JIMI 发表于 20:50

基于MCS-51的智能温度控制仪

论文编号:DZXX335  论文字数:8309,页数:30  附任务书,开题报告,中期检查,PPT,汇编程序 
摘  要
 温度控制是现在的科研,工业生产过程中经常遇到的控制类型,像很多的工业生产过程,啤酒的发酵,化工材料的生产等等,为了保证生产过程安全的进行,并且保证工人人身安全的前提下,提高生产产品的质和数量,节约能源,需要让加热对象的温度按照某种指定的规律变化。
 基于MCS-51单片机的温度控制仪就是这样一种控制温度的升,降的速率和保温时间实现严格控制的温度控制仪,它是将温度的变送,显示和数字控制集合于一体,并用软件程序实现温度的升、降的控制仪。
 本智能温度控制仪主要是采用DS18B20温度传感器采集传输数据,继电器与三极管控制加热与降温的实现,LCD显示器显示温度值的大小,当然,核心处理器MCS―51单片机作数据的处理,以及整个系统的控制工作,最终能使系统 达到控制温度在20~45℃,精度达到±0.5℃
 关键词  传感器,温度,速率,显示

ABSTRACT
 Now, Temperature control is used in the scientific research, the production process, it’s a form of control.like many of industrial production process and beer fermentation, chemical material production, etc, in order to guarantee the safety production process, and to ensure the safety of workers and improve production under the prerequisite of the product quality and quantity, energy saving, need to make the temperature of object according to certain specified rules change.
 Based on the MCS - 51 single-chip temperature control instrument is such a kind of control temperature rises, the speed and the soaking time realize strict control of temperature control meter, it is to show the temperature change, and digital control and integration, and software program temperature raising and lowering instrument .
 This intelligent temperature control instrument is mainly adopts the temperature sensor DS18B20 data acquisition, relays and heating and temperature controlling transistor, LCM display the size of the temperature, of course, the core processor MCS - 51 SCM for data processing, as well as the whole system, the control system enables to control the temperature in the 20 ~ 45 °, ± 0.5 degrees. Precision
 Keywords:  Sensor; temperature;speed;showing

目  录
摘  要 3
ABSTRACT 4
第1章  绪  论 5
1.1  课题背景 5
1.2  使用的开发平台 5
第2章 系统总体分析和设计 6
2.1硬件总体设计 6
2.2软件总体设计 6
第3章  硬件结构设计和介绍 8
3.1核心处理器MCS―51单片机介绍 8
3.2数据采集―温度传感器DS18B20介绍 9
3.2.1控制元件的选择 9
3.2.2数据采集器件DS18B20温度传感器介绍 10
3.3 执行结构介绍 12
3.3.1控制单元―继电器的介绍 12
3.3.2加热、降温器件介绍 13
3.4其他部分介绍 14
第4章 软件模块设计 16
4.1 系统初始化模块 16
4.2数据采集输出模块 16
4.3控制模块 18
4.4显示模块 20
结  论 21
参考文献 22
页: [1]
查看完整版本: 基于MCS-51的智能温度控制仪