(完整版)基于单片机的电阻炉温控制系统毕业设计论文.pdf
摘要
在现代工业生产中,人们需要对各类加热炉、反应炉和锅炉中的温
度进行检测和控制。为适应这一需要有必要设计一个性能良好、操作方便
的温度控制系统。课题主要设计一个水温测控系统,控制锅炉中水的温度,
选择合适的控制规律,使锅炉中水的温度按预定规律变化,并且能够进行
越限报警。可通过键盘,显示电路设定目标温度和参数。控制系统按功能
分主要包括温度传感器模块、温度显示设定模块、温度控制模块、单片机
与上位机通信模块。系统可通过键盘对电阻炉水温以及恒温时间长短进行
预设,单片机根据当前炉内温度和预设温度,根据设定的算法计算出控制
量,根据控制量通过PWM控制固态继电器的导通和关闭从而控制电阻丝的
导通时间,以实现对炉温的控制。另外通过单片机的串口与上位机通信,
通过上位机软件实时显示当前温度和历史温度并且绘制出温度曲线,让系
[2]
统的可读性更强,实现了远程监测的功能。
关键词:电阻炉,温度曲线,PWM,上位机
Abstract
Theprojectismainlyaboutdesigningawatertemperaturemonitoring
systemtocontrolthewatertemperatureintheboiler,andchoosingproper
controlrulestomakewatertemperatureintheboilerchangewithinthe
predeterminedpath,withthefunctionofalertingtemperaturerisinglimit.
Throughthekeyboardanddisplay,wecansetthegoaltemp.andother
parameters.Controlsystem,accordingtothefunctions,includes
temperaturesensormodule,thetemperaturedisplaysettingmodule,a
temperaturecontrolmodule,MCUandmodule.Systemcanpresetthe
resistancefurnacetemperatureandandoffsoastocontroltheresistance
wireconductiontimeinordertoachievetemperaturecontrol.Inaddition
throughtheserialportofMCUand,throughthePCsoftware,thedevice
canfulfillthereal-timedisplayofcurrenttemperatureandtemperature.
Keywords:STC89C52,DS18B20,PWM,PC
目录
摘要..I
AbstractII
目录III
1绪论1
1.1选题意义1
1.2国内外发展趋势1
1.3系统的主要性能指标2
1.4主要工作任务2
2系统方案选择和工作原理2
2.1系统综述2
2.2各模块电路的方案选择及论证3
2.2.1系统硬件总框图3
2.2.2主机控制模块4
2.2.3温度控制模块4
2.2.4温度采集模块5
2.2.5显示模块5
2.2.6上位机软件6
2.3系统各模块的最终方案6
3系统硬件设计7
3.1STC89C52构成的最小