【编者按】网学网电子数电单片机频道为大家收集整理了“基于单片机的空调温度控制器设计“提供大家参考,希望对大家有所帮助!
论文编号:JD832 论文字数:6597,页数:22
基于单片机的空调温度控制器设计
摘要:随着社会的发展,自动控制越来越成为人们关注的焦点,自动调节温度系统也备受关注。其中微机及其应用已经成为高、新科学技术的重要内容和标志之一,它在国民经济的各个领域正在发挥着引人注目的作用。本控制电路是以8051单片机为控制核心。整个系统硬件部分包括温度采样电路, A/D转换器,按键电路,驱动电路,时序电路,和8段译码器,LED数码显示器。实现温度转换的基本功能。本控制电路成本低廉,功能实用,操作简便,有一定的实用价值。本设计从3个方面展开,首先是硬件电路的描述;接着是软件部分的设计;最后实现功能。
关键词:AD590;8051单片机;温度控制;LED数码显示
Design of the temperature Controller of air conditioner Based on MCS-51
Abstract: With the development of the society, the auto control becomes more and more important. The auto control of the resistance furnace is highly anticipated. Microcomputer and its application has become one of the most important contents and signs in the field of High-scientific technology and new scientific technology, which plays an attractive role in every field in our national economy. The control circuit is for the control of the core 8051. Hardware part of the whole system including temperature sampling circuit, self-excited-type A / D converter, key circuit, driver circuit, timing circuit, and 8 decoder, LED digital display. Realize the basic functions of the temperature conversion. Low cost of this control circuit, functional and practical, easy to operate, must have practical value. This paper discusses three aspects, first of all is the description of the hardware circuit; access this part of the design software; Finally functional implementation.
Key Words:AD590;8051;temperature control;LED digital display
目 录
摘要 I
Abstract I
1引言 1
1.1 课题的背景和意义 1
1.1.1课题的背景 1
1.1.2课题的意义 1
2 系统硬件设计 1
2.1 8051单片机引脚功能介绍 1
2.1.1电源 2
2.1.2 时序电路 2
2.1.3 控制线 2
2.1.4 I/O线 3
2.2 A/D转换电路 3
2.2.1 ADC0801介绍 3
2.2.2 A/D转换电路工作原理 4
2.3 温度采样电路工作原理 5
2.3.1 AD590原理介绍 5
2.3.2 AD590的应用电路 6
2.3.3 AD590基本规格如下: 7
2.3.4 温度采样电路工作原理 7
2.4按健开关 8
2.5温度显示电路 8
2.5.1 温度显示电路( 7447 介绍) 8
2.5.2温度显示电路工作原理 10
2.6压缩机驱动控制电路 10
2.7 空调机温度控制器电路原理图 11
3.系统软件设计 12
3.1软件设计思路 12
3.2 程序流程 13
3.3源程序清单 14
参考文献 18
谢 辞 19