电磁炉单片机控制系统的设计毕业设计.doc
文本预览下载声明
电磁炉单片机控制系统的设计毕业设计
毕业设计
题目名称 电磁炉单片机控制系统的设计
题目类型毕业设计
目录
摘 要 2
Abstract 3
前 言 1
第1章 系统总体方案 2
1.1方案设计 2
第2章 硬件设计 5
2.1 芯片介绍 5
2.1.1 AT89C51 5
2.1.2 数模转换器DAC0832 7
2.1.3 译码器74LS138 9
2.3电磁炉无锅检测模块 13
第3章 程序设计 26
3.1 主程序流程 26
3.2 无锅检测程序流程 27
3.3 D/A转换程序流程 28
3.4外部中断 28
3.5 定时模块流程 29
3.6 基本显示模块流程 30
3.6.1 显示时间程序流程 31
3.6.2显示功率程序流程图 31
第4章 系统仿真与调试 33
4.1 系统仿真 33
4.1.1 原理图绘制 33
4.1.2 程序的设计与编译 33
4.2 系统调试 35
4.2.1 定时模块 35
4.2.2 功率控制模块 35
4.2.3 无锅检测和保护模块 35
4.2.4 报警模块调试 36
结束语 37
致 谢 39
附录Ⅰ 程序清单 40
附录II 系统电路图 49
摘 要
本文介绍了电磁炉的功能控制系统,它利用单片机的多功能控制优势对电磁炉进行智能控制,使之具有高效节能、健康环保、安全可靠等一系列优点。电磁炉成为目前发展最快的,市场增长幅度最高的家电产品之一。
本设计以AT89C51为核心,实现电磁炉的数码管显示控制、多种安全保护功能、功率自动控制、温度自动控制、定时控制以及各种自动检测报警功能的控制;对单片机AT89C51在系统控制上的应用,从软硬件两方面对控制系统的设计方案做了简单的介绍。在软件设计上,采用模块化程序设计的思想,对电磁炉控制系统的各个功能模块进行划分和设计。研究智能锅具检测技术,提高了锅具检测的快速性和准确性,减少电磁污染并节约了电能。
最后,对整个系统进行仿真、调试和性能测试。测试结果表明,该控制系统设计合理,稳定,安全、可靠性高。
关键词:电磁炉;单片机;多功能;控制
Abstract
This paper introduces the functions Control System of the Induction cooker, which uses the multi-functional control advantages of single-chip microcomputer to realize an intelligent control of induction cooker so that they have a series of advantages such as high efficiency, energy-saving, healthy environmental protection,high security and reliability. It become one of household electrical appliances whose development is quickest and the market growth rate is highest at the present.
This design uses AT89C51 as the core processor which realizes many functions as nixietube display,varies of safety protection,output power ato-controllation,time setting ato-controllation and detection alarming; and simply introduces the application of single-chip AT89C51 in control system , elaborates the design from both handware and software. In the software design,it uses the ideas of modularized program design to carve up and design each function module in the induction cooker. Intelligent cooker testing technology enhances the rapid detection and accuracy
显示全部