资源描述:
《基于msp430的温度采集系统设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、论文题目:基于MSP430的温度采集系统设计摘要温度的采集和控制在各个行业中都占有重要位置,所以温度采集控制仪表具有广泛的应用前景,越来越多的领域应用到以单片机为控制核心,用液晶以及LED数码管为显示终端的数字化控制设备,通过单片机对被控对象进行智能控制。本设计采用MSP430F149微处理器为核心处理器,以DS18B20温度传感器采集实现温度信息的采集和处理,并能实时显示温度信息,并能对温度上下限进行控制,通过键盘设定报警温度,高于或低于报警温度,系统报警。系统硬件由电源及复位模块、温度采集模块、键盘输入模块、显示模块和报警模块六部分
2、组成,软件采用模块化编程思想,采用C51编程语言实现系统功能。通过搭建测试环境,对该系统进行功能测试和指标测试,测试结果表明,该系统的测试结果与实际环境温度相符合,并且温度报警也比较灵敏,除了具有接口电路简单、测量精度高、误差小、可靠性高等特点外,其低成本、低功耗的特点使其拥有更广阔的前景。【关键词】MSP430F149,温度控制仪(键盘),DS18B20,LED数码管。【论文类型】应用型Thesis:MSP430-basedtemperatureacquisitionsystemdesignProfession:Electronica
3、ndInformationEngineeringStudents:WangYongfeiSignature:Instructor:ZhangXiaoliSignature:AbstractAcquisitionandcontrolofthetemperatureoccupyanimportantpositioninvariousindustries,sothetemperatureacquisitionandcontrolinstrumentationhasbroadapplicationprospects,moreandmoreare
4、asofapplicationtocontrolcoremicrocontroller,LCDandLEDdigitaltubedisplayterminalofthedigitalcontrolequipment,andintelligentcontrolofthecontrolledobjectbythemicrocontroller.ThisdesignusestheMSP430F149microprocessorasthecoreprocessor,DS18B20temperaturesensorcollectedtempera
5、tureinformationacquisitionandprocessing,andreal-timedisplayandcontrol.Viathekeyboardtosetthealarmtemperature,higherorlowerthanthealarmtemperature,thesystemalarm.Thisarticlefocusesonthehardwareandsoftwareprogrammingofthesystemdesignprocess.Thehardwarehassixparts:thepowera
6、ndresetmodule,thetemperatureacquisitionmodule,thekeyboardinputmodule,displaymoduleandalarmmodule.Upthetestenvironment,thesystemfunctionaltestsandindicatorsfortesting,testresultsshowthatthetestresultsisconsistentwiththeactualambienttemperatureandthetemperaturealarmisalsom
7、oresensitiveinadditiontotheinterfacecircuitissimple,highaccuracy,error,highreliability,low-cost,lowpowerconsumptionmakeitmorebroadprospects.【Keywords】MSP430F149,thetemperaturecontroldevice(keyboard),DS18B20,LEDdigitaltube.【TypeofThesis】Application目录1绪论11.1课题研究目的及意义11.2课题
8、主要研究内容及指标22测温系统总体设计32.1系统工作原理32.2系统工作流程32.3系统核心器件选型32.4MSP430F149单片机42.5单线数字温度传感器DS18B2063测温系统的硬件设计83.1