鉴于大家对电子数电单片机十分关注,我们编辑小组在此为大家搜集整理了“基于MCS-51单片机的空调智能温控器的设计与开发”一文,供大家参考学习!
论文编号:JD1100 论文字数:4515,页数:14
摘要 本控制电路是以8051单片机为控制核心。整个系统硬件部分包括温度采样电路,自激式A/D转换器,按键电路,驱动电路,时序电路,和8段译码器,LED数码显示器。在配合用汇编语言编制的程序使软件实现,实现空调温度智能转换的基本功能。本控制电路成本低廉,功能实用,操作简便,有一定的实用价值。
本文从3个方面展开论述,首先是硬件电路的描述;接着软件部分的设计;最后实现功能。
关键词8051单片机 温度控制 LED数码显示
ABSTRACT This control circuit is 8051 single-chip processor core. The entire system hardware parts including temperature sampling circuit, ZiJiShi A/D converter circuit, drive circuit, buttons, sequential circuits, and 8 section decoder, LED digital display. In coordination with assembly language program that software, air conditioning temperature of the basic function of intelligent transformation. This control circuit cost, function and practical, simple operation, and has certain practical value.
From three aspects, firstly is the description of the hardware circuit, Then the software design, Finally realizing function.
KEY WORDS The 8051 microcontroller, temperature control, LED digital display
目录
摘要 1
关键词 1
第1章 系统总体设计方案 1
1.1 课题背景 1
1.2空调温控器的功能设计 2
第2章 系统硬件设计 2
2.1 单片机 2
2.2 A/D转换电路 3
2.2.1 ADC0801介绍 3
2.2.2 A/D转换电路工作原理 3
2.3 温度采样电路 4
2.3.1 AD590型温度传感器 4
2.3.2 温度采样工作原理 4
2.4按健开关 5
2.5温度显示电路 5
2.5.1 LED驱动 5
2.5.2 温度显示工作原理 6
2.6压缩机驱动电路 6
第3章 系统软件设计 7
3.1软件设计思路 7
3.2 程序流程 7
3.3 程序内容编写 8
第4章 结论 11
致谢 12
参考文献 12
英文翻译 12
附录 13