欢迎来到天天文库
浏览记录
ID:867716
大小:966.53 KB
页数:33页
时间:2017-09-21
《-基于单片机温度控制系统硬件设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、基于单片机温度控制系统硬件设计摘要温度是工业控制中主要的被控参数之一。随着电子技术和计算机技术的迅速发展,微机测量和控制技术得到了迅速的发展和广泛的应用。单片机具有处理能力强、运行速度快、功耗低等优点,尤其在温度测量和控制反面,控制简单方便,测量范围广,精度高,得到广泛应用。本设计以AT89C52单片机为核心的温度控制系统。温度传感器为铂电阻PT100,并把模拟信号传送给ADC0808,然后经ADC0808的转换后传送给单片机。该控制系统的硬件部分包括:信号调理电路、模拟转化电路以及LCD显示电路。单片机对采集信号进行相应处理,从而实现温度控制的目的。文中还着重介绍了软件设计部
2、分采用模块化结构。主要模块有:键盘扫描及键盘处理程序、AD转换程序、LCD显示程序。设计初始采用Proteus仿真软件调试成功,再利用AltiumDesigner6.9制作PCB板。完成PCB制板后,调试硬件电路,同时将仿真所写程序代码烧写进焊接完成的电路板,最后再通过实物完成设计工作。关键词:单片机,总线读取,Proteus仿真,PCBTHETEMPERATURECONTROLSYSTEMBASEDONMCUHARDWAREDESIGNABSTRACTTemperatureisoneofthemainaccusedparametersintheindustrialcontro
3、l.Aselectronicsandcomputertechnologyalongwiththerapiddevelopment,computermeasurementandcontroltechnologyhasbeenrapiddevelopmentandwideapplication.MCUhasbeenwidelyusedbyhandlingabilityrunfastandlowpowerconsumption,especiallyintemperaturemeasurementandcontrolnegativesimplecontrolandconvenientw
4、idemeasurementrangehighaccuracy.ThisdesigntakesAT89C52microcontrollerintegratedcircuitascoretemperaturecontrolsystem.ThetemperaturesensorisPT100,andtransmittedtheanalogsignaltotheADC0808,thenconvertedbytheADC0808senttoMCU.Thehardwareofthecontrolsysteminclude:signalconditioningcircuitry、analo
5、gconversioncircuitandLCDdisplaycircuit.MCUprocessthesignal,inordertoachievethetemperaturecontrol.Thearticlealsoemphaticallyintroducedthesoftwaredesignpart,usesthemodularstructurehere,themainmoduleincludes:keyboardscanningandpressedkeydisposalprocedure,ADsignalprocessingprocedure,andLCDdispla
6、yprocedure.ThedesignoftheinitialProteussimulationsoftwaredebugging,re-useofAltiumDesigner6.9productionofPCBboard.CompletionofthePCBsystemboard,debuggingthehardwarecircuit,whilesimulationwrittencodeburnedintothecircuitboardsolderingiscompleted,andfinallytocompletethedesignworkthroughin-kind.K
7、EYWORDS:MCU,busread,Proteussimulation,PCB目录前言1第1章系统总体方案设计3§1.1系统设计流程3§1.2系统设计总体功能描述3第2章系统硬件设计5§2.1元器件的选择5§2.1.1MCU的选型5§2.1.2AD的选型6§2.2单元电路模块设计8§2.2.1复位电路及时钟电路8§2.2.2电源电路10§2.2.3LED输出控制电路10§2.2.4程序烧写电路10§2.2.5铂热电阻信号调理电路11§2.2.6AD转化电路14§2.2.7LCD显示电路1
此文档下载收益归作者所有