基于PID控制算法的温度控制系统的设计与仿真(完整资料).doc
上传人:天马****23 上传时间:2024-09-10 格式:DOC 页数:167 大小:4.9MB 金币:10 举报 版权申诉
预览加载中,请您耐心等待几秒...

基于PID控制算法的温度控制系统的设计与仿真(完整资料).doc

基于PID控制算法的温度控制系统的设计与仿真(完整资料).doc

预览

免费试读已结束,剩余 157 页请下载文档后查看

10 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

基于PID控制算法的温度控制系统的设计与仿真(完整资料)(可以直接使用,可编辑优秀版资料,欢迎下载)摘要本设计是一种温度控制系统,温度控制在工业生产和科学研究中具有重要意义.其控制系统属于一阶纯滞后环节,具有大惯性、纯滞后、非线性等特点,导致传统控制方式超调大、调节时间长、控制精度低。采用单片机进行炉温控制,具有电路设计简单、精度高、控制效果好等优点,对提高生产效率、促进科技进步等具有重要的现实意义。PID控制法最为常见,控制输出采用PWM波触发可控硅来控制加热通断。使系统具有较高的测量精度和控制精度。单片机控制部分采用AT89S51单片机为核心,采用Keil软件进行编程,同时采用分块的模式,对整个系统的硬件设计进行分析,分别给出了系统的总体框图、温度检测调理电路、A/D转换接口电路,按键输入电路以及显示电路,并对相应电路进行相关的阐述软件采用PID算法进行了建模和编程,在Proteus环境中进行了仿真。关键词:PID;单片机;温度控制;Keil;ProteusAbstractThisdesignisakindoftemperaturecontrolsystem,Thetemperaturecontrolinindustrialproductionandscientificresearchisofgreatsignificance.Belongstopurefirst-orderlaglink,thecontrolsystemhasthecharacteristicsofbiginertia,purelagandnonlinear,thetraditionalcontrolovershootandadjustmenttimeislong,lowcontrolprecision.Bysinglechipmicrocomputertemperaturecontrol,hassimplecircuitdesign,highaccuracyandgoodcontroleffect,toimprovetheproductionefficiency,promotetheprogressofscienceandtechnologyhasimportantpracticalsignificance。PIDcontrolisthemostcommon,thecontroloutputPWMwavetriggeringthyristorisusedtocontroltheheatingonandoff。Makethesystemhashighaccuracyofmeasurementandcontrolprecision.Single—chipmicrocomputercontrolpartadoptssinglechipmicrocomputerAT89S51asthecore,UsingKeilsoftwareprogramming,Usingblockpatternatthesametime,analyzesthehardwaredesignofthewholesystem,respectively,oftheoverallsystemblockdiagramisgiven,thetemperaturedetectioncircuit,A/Dconversioninterfacecircuit,keyinputcircuitanddisplaycircuit,andthecorrespondingcircuitarerelatedinthispaper,thesoftware,thePIDalgorithmisusedformodelingandprogrammingintheProteussimulationenvironment.Keywords:PID;Singlechipmicrocomputer;Thetemperaturecontrol;Keil;Proteus目录TOC\o"1-2"\h\uHYPERLINK\l_Toc136881绪论PAGEREF_Toc136881HYPERLINK\l_Toc217612设计方案PAGEREF_Toc217612HYPERLINK\l_Toc197423系统硬件仿真电路PAGEREF_Toc197423HYPERLINK\l_Toc219003。1温度测量调理电路PAGEREF_Toc2190033.2A/D转换电路PAGEREF_Toc231064HYPERLINK\l_Toc184233.3按键输入电路PAGEREF_Toc1842353.4数码管显示电路