mcs-51单片机温度控制系统设计.doc

约50页DOC格式手机打开展开

mcs-51单片机温度控制系统设计,论文标准word格式排版 50页1 引言 31.1 课题研究的目和意义 31.2 温度控制系统的国内外现状 31.3 温度控制系统方案 41.4 论文的主要任务和所做的工作 52 单片机温度控制系统总体设计及原理 62.1系统的主要功能 62.2系统的工作原理 62.3 系统的主要技术指标 72.4 系统的总体结构 7...
编号:25-258769大小:1.82M
分类: 论文>通信/电子论文

内容介绍

此文档由会员 莎士比亚 发布

论文标准WORD格式排版 50页

1 引言 3
1.1 课题研究的目和意义 3
1.2 温度控制系统的国内外现状 3
1.3 温度控制系统方案 4
1.4 论文的主要任务和所做的工作 5
2 单片机温度控制系统总体设计及原理 6
2.1系统的主要功能 6
2.2系统的工作原理 6
2.3 系统的主要技术指标 7
2.4 系统的总体结构 7
3 温度控制系统的硬件设计 8
3.1温度测量放大电路 8
3.1.1 温度传感器的选择及基本工作原理 8
3.1.2 放大电路的设计 9
3.2主要的接口电路 10
3.2.1 模数转换电路 10
3.2.2 键盘接口和数码显示 11
3.2.3程序存储器和并行接口的扩展及报警电路 12
3.2.4 温度控制电路 15
4 温度控制系统的软件设计 18
4.1 主程序设计及中断服务程序设计 18
4.1.1温度控制主程序流程简图 18
4.1.2 中断服务程序设计 19
4.2 温度控制程序子程序 21
4.2.1 键盘扫描和温度显示程序设计 21
4.2.2 炉温采样、数字滤波程序设计 23
4.2.3温度标度转换算法 26
4.3 PID控制算法 28
4.3.1 PID算法基本原理 28
4.3.2 PID算法及子程序 30
5 结论与展望 32
附录B:键盘/LED接口图 34
附录C:系统源程序 35
参 考 文 献 44
致 谢 46
MCS-51单片机温度控制系统
摘 要
单片机在检测和控制系统中得到了广泛的应用,温度是一个系统经常需要测量、控制和保持的量,而温度是一个模拟量,不能直接与单片机交换信息,采用适当的技术将模拟的温度量转化为数字量在原理上虽然不困难但成本较高,还会遇到其它方面的问题。因此对单片机温度控制系统的研究有重要目的和意义。
本文主要介绍了以MCS-51系列单片机8031、AD574、8155、可控硅、LM311等芯片组成的温度检测电路,模/数转换电路,键盘/LED显示电路,报警电路,信号放大电路;在描述了外围硬件电路的同时,还做了大量的软件工作,包括数据处理软件,PID控制算法。
本设计有效的提高了控制系统的实时性和控制精度大大改善了炉温控制的自动化程度,具有较高的实用价值。
关键词:单片机,PID算法 ,温度采样,温度控制

MCS-51 SINGLE-CHIP TEMPERATURE CONTROL SYSTEM
Abstract
The single chip microcomputer is required extensively in measurement and control systems, and the temperature need to be surveyed, controlled and maintained by a system frequently. But the temperature is an analog, can not exchange information with the single chip directly. In principle, it is not difficult to transform the simulated temperature into the digital quantity, if adopting Proper technique .But gets the electric circuit more complex, the lost is more expensive, and other questions can be met. So it is very important for research of single chip temperature control.
This article mainly introduced 8031 of series MCS-51、ADC0809、8155、LM311、controllable silicon, which composed temperature measurement and control circuit、A/D transfer circuit、keyboard/LED display、signal magnifying circuit alarming circuit; Some important techniques in a design scheme of the software of the temperature by single-chip Microcomputer are introduced also, such as date processing software, control algorithms software.
This system enhances real-time character of control system and control precision effectively, improves the automatic degree of furnace temperature and higher practice value
Key words: Single-chip Microcomputer, PID algorithm, Temperature sampling, Temperature control