资源描述:
《基于单片机的温度测控系统的设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、教学单位信息工程系学生学号2061224218孝感学院新技术学院本科毕业论文(设计)题目基于单片机的温度测控系统的设计学生姓名王卓专业名称电子信息科学与技术指导教师王新民教师职称教授2009年9月10日基于单片机的温度测控系统的设计基于单片机的温度测控系统的设计摘要:本论文介绍了一种以单片机为主要控制器件,以DS18B20温度传感器及用NRF2401组成无线传输模块的温度测控系统。主要包括硬件电路的设计和系统程序的设计。硬件电路主要包括主控制器,测温电路,数据传输电路,通信电路和显示电路等,主控制
2、器采用单片机STC89C52,温度传感器采用美国DALLAS半导体公司生产的DS18B20,数据传输部分用NRF2401芯片,显示电路采用LCD1602和PC机显示。系统程序主要包括主程序,温度采集程序,数据传输程序,上位机通信程序,数据显示程序等。此外,还介绍了系统的调试和性能分析。由于采用了改进型智能温度传感器DS18B20作为检测元件,与传统的温度采集相比,本温度采集部分减少了外部的硬件电路,具有低成本和易使用的特点。DS18B20温度传感器还可以在高温报警、远距离多点测温控制等方面进行应用
3、开发,具有很好的发展前景。关键词:温度传感器;DS18B20;STC89C52;NRF2401;LCD16021基于单片机的温度测控系统的设计TemperaturemeasurementandcontrolsystembasedonMCUdesignAbstract:Thispaperdescribesasingle-chipmicrocomputerasthemaincontroldeviceinordertoDS18B20integraltemperaturesensorandwireless
4、transmissionmodulewithNRF2401temperaturemeasurementandcontrolsystem.Includehardwarecircuitdesignandsystemprogramdesign.Hardwarecircuitincludesthemaincontroller,temperaturemeasurementcircuits,datatransmissioncircuits,communicationscircuitsanddisplaycir
5、cuit,themaincontroller,usingSCMSTC89C52,temperaturesensorusingtheUnitedStatesproducedbyDALLASSemiconductorDS18B20,datatransmissionpartlyNRF2401chips,displaycircuitusingLCD1602andPC-display.Systemproceduresincludethemainprogram,temperatureandcollection
6、procedures,datatransmissionprocess,hostcomputercommunicationprogram,thedatashowprocedures.Inaddition,alsointroducedthesystemdebuggingandperformanceanalysis.BecauseusedtheadvancedversionintelligencetemperaturesensorDS18B20astheexaminepart,comparedwitht
7、hetraditionalthermometer,thisdigitalthermometerreducedtheexteriorhardwareelectriccircuit,hascharacteristicthatthelowcostandwaseasytouse.TheDS18B20thermometeralsomayusedtothehightemperaturewarning,thelong-distancerangemulti-spotstemperaturemeasuredaspe
8、ctandsoontemperaturecontrolcarriesontheapplicationdevelopment,hastheverygoodprospectsfordevelopment.KeyWords:TemperatureSensor;DS18B20;STC89C52;NRF2401;LCD16022基于单片机的温度测控系统的设计目录1前言........................................................-11.1选题