JIMI 发表于 20:51

基于单片机的恒温控制系统的设计与制作

论文编号:DZXX088  论文字数:17068,页数:55
摘要
 随着现代工业的发展,人们的生活水平日益提高,为人类社会创造了巨大的财富。而现代工业的发展水平的关键就是人类对工业控制当中的各种参数的准确的测量和控制,电流、电压、温度、压力、流量、流速和开关量都是常用的主要被控参数。其中,又以温度的测量为工业生产中的关键技术。
 本设计利用STC12C5410和DS18B20温度传感器实现了一个新型的温度控制控制系统的设计。通过单片机把温度显示在LCD1602上。温度的检测和控制可以用于各个领域,比如人们生活、汽车服务、工业生产上等。因此温度控制系统具有很好的发展前景。
关键词:单片机,DS18B20,温度控制

ABSTRACT
 With the development of modern industry, people's living standards are improving, and has created enormous wealth for human society. The key of the development level of modern industry is how to measurement and control the various parameters among the industrial control accuratly, and current, voltage, temperature, pressure, flow, flow rate and switching capacity all are commonly used parameters which are mainly controlled. Among them, the temperature measurement is the key technologies in the industrial production .
 The design designed a new temperature control system by using of STC12C5410 and temperature sensor DS18B20.The temperature is showed on the LCD1602 by the MCU. Temperature measurement and control can be used in various fields, such as people's lives, automotive services, industrial production superior. Therefore, the temperature control system has good prospects for development.
 Keywords: MCU, DS18b20, temperature control.
目 录
摘要 I
ABSTRACT II
第1章 引言 1
 1.1 课题的背景与意义 1
 1.2课题的应用与展望 1
 1.3 温度控制系统的发展现状 2
 1.4课题的研究内容 3
第2章 相关芯片介绍 4
 2.1单片机STC12C5410 4
 2.2温度传感器DS18B20技术 6
 2.2.1 DS18B20的简介 6
 2.2.2 DS18B20引脚功能和特点 7
 2.2.3 DS18B20测温原理 9
 2.3 液晶LCD1602的介绍 11
第3章 硬件设计 13
 3.1 硬件设计原理 13
 3.2 设计各功能模块介绍 13
 3.2.1 主控制模块 13
 3.2.2温度模块 14
 3.2.3显示模块 18
第4章 软件的设计和实现 20
 4.1主设计流程 20
 4.1.1 温度检测子流程图和程序 20
 4.1.2 PID控制算法 23
 4.1.3 PWM输出 26
 4.1.4 LCD显示 27
 4.1.5 按键的处理 28
 4.2 软件程序调试环境 28
第5章 调试及性能分析 30
 5.1 调试 30
 5.1.1 硬件调试 30
 5.1.2 软件调试 30
 5.2 性能分析 31
第6章 总结 32
致谢 33
参考文献 34
附录一 电路原理图 35
附录二 单片机实物图 36
附录三 元器件清单 37
附录 源代码 38
页: [1]
查看完整版本: 基于单片机的恒温控制系统的设计与制作