(此文档为word格式,下载后您可任意编辑修改!) 优秀论文 审核通过 未经允许 切勿外传 摘 要
本论文介绍了应用FPGA芯片和硬件描述语言(VHDL)设计微波炉控制器系统的方法。系统使用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 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 decipher and the flashing of indicator light.
Through the analysis of requirement, detailed function design, coding, module connection, using FPGA to fulfill relevant function. Through waveform simulation, download debugging, it verifies the feasibility of the design and the effectiveness of realization method and basically fulfill the requirement of the system.
Keywords: FPGA, VHDL, Microwave oven, Status chart, timer
目 录
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
1. 绪论
随着人民生活水平的提高,微波炉开始进人越来越多的家庭,它给人们的生活带来了极大的方便。微波炉由2450MHz的超高频来加热食物。它省时、省电、方便和卫生。作为现代的烹饪工具,微波炉的控制器体现着它的重要性能指标。目前大部分微波炉控制器采用单片机进行设计,电路比较复杂,性能不够灵活。本文采用先进的EDA技术,利用Quartus II工作平台和VHDL设计语言,设计了一种新型的微波炉控制器系统。该系统具有系统复位、时间设定、烹饪计时、温度控制和音效提示等功能,在FPGA上实现。
1.1. 任务的提出
在现代人快节奏生活中,微波炉已成为便捷生活的一部分。随着控制技术和智能技术的发展,微波炉也向着智能化、信息化发展。而现有市售的微波炉其主要弊端为:不能按既有程序进行烹调,需要使用者根据食物的类型、数量、温度等因素去设定微波炉的工作时间,若设定的工作时间过长,含水分较多的食物可能会产生过热碳化的现象,若时间过短则达不到预期的烹调效果。不仅在节能方面未做过多考虑,使用者还需要经常翻看使用说明书才能完成操作过程。针对这些问题,笔者认为有必要研制一种操作简单且烹调效果好的微波炉,根据一些家常菜按固定程序烹调的现象,可采取分时、分档火力加热,节时又节能。
1.2. 课题的内容和要求
本课题是基于FPGA的微波炉控制器设计,即设计一个具备定时、温控、信息显示和音响效应提示功能的微波炉控制器,实现一些功能:
? 该微波炉控制器能够在任意时刻取消当前工作,复位为初始状态。 ? 可以根据需要设置烹调时间的长短,系统最长的烹调时间为59分59秒;开
始烹调后,能够显示剩余时间的多少。
? 可以根据需要设置烹调最高温度值,系统最高的烹调温度为999℃;开始烹
调后,能够显示系统当前温度值。
? 可以控制火力大小,供选择的火力档位有高、中、低三个火力档位。 ? 音响效应提示直接外接一个蜂鸣器,同时用一个指示灯提示。 ? 显示微波炉控制器的烹调状态。