- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
充值下载即送CAD图纸,QQ36396305
微波炉的设计
目 录
1. 绪论 1
1.1. 任务的提出 1
1.2. 课题的内容和要求 1
1.3. 设计的目的和意义 2
2. 关键技术简介 3
2.1. FPGA简介 3
2.2. VHDL语言概述 3
2.3. Quartus II 开发系统简介 5
3. 系统总体设计 7
3.1. 系统总体设计方案 7
3.2. 系统功能模块描述 9
3.2.1. 输入模块 10
3.2.2. 控制模块 10
3.2.3. 显示模块 11
3.3. 系统的工作流程 11
4. 系统详细设计 13
4.1. 输入模块设计 13
4.1.1. 键盘扫描 13
4.1.2. 键盘译码 16
4.1.3. 输入模块的实现 17
4.2. 控制模块设计 18
4.2.1. 状态转换控制 19
4.2.2. 数据装载 22
4.2.3. 烹饪计时 23
4.2.4. 温度控制 26
4.2.5. 控制模块的实现 29
4.3. 显示模块设计 31
5. 系统仿真 35
5.1. 输入模块仿真 35
5.2. 状态转换控制器仿真 35
5.3. 数据装载器仿真 36
5.4. 烹饪计时器仿真 37
5.5. 显示译码器仿真 39
6. 结论 41
致 谢 42
参考文献 43
附 录 44
摘 要
本论文介绍了微波炉的设计应用FPGA芯片和硬件描述语言(VHDL)设计微波炉控制器系统的方法。论文模块化设计思想和状态图描述方法在硬件描述语言中的应用,并展示了其在Quartus II 开发系统下的仿真结果
微波炉控制器系统是一个实用型的系统,系统不仅操作简单而且烹调效果好,可以按固定程序一些家常菜,采取分时、分火力加热,。以下几个模块:输入模块、控制模块显示模块。输入模块按键扫描和键盘译码控制模块包括状态转换控制、数据装载、烹饪计时、温度控制、音效提示等显示模块涉及到显示译码和指示灯的闪烁。
经过需求分析,设计,,并利用FPGA实现相应的功能,经过波形仿真、下载调试,验证了设计方案的可行性及实现方法的有效性,基本实现了系统的要求。关键词:FPGA;VHDL;微波炉;状态图;定时器
Abstract
This paper introduces the method that applying FPGA chip and VHDL to design the control system of microwave ovens. The system uses VHDL to fulfill the function of each bottom module and the design of the top layer is completed via graphic entering. This paper mainly illustrates the idea of module design and description method of state chart and that their application in VHDL and simulation results in the develop system of Quartus II.
Microwave controller system is a utility-type system that includes not only the function of simple operation, but also good effect of cook. According to fixed routine, you can cook some homely dish via taking different time and different level firepower to heat, and this can not only save time, but also save energy. It mainly includes a couple of modules as follows: input module, control module and display module. Input module fulfills key-press scanning and keyboard decoding, control module includes status switching control, data loading, cook time, temperature control, sound effect tip and so on, display module comes down to display coding decip
文档评论(0)