1 / 41
文档名称:

基于MSP430的温度采集系统.doc

格式:doc   大小:507KB   页数:41
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于MSP430的温度采集系统.doc

上传人:cchanrgzhouh 2020/4/15 文件大小:507 KB

下载得到文件列表

基于MSP430的温度采集系统.doc

相关文档

文档介绍

文档介绍:论文题目:基于MSP430的温度采集系统设计摘要温度的采集和控制在各个行业中都占有重要位置,所以温度采集控制仪表具有广泛的应用前景,越来越多的领域应用到以单片机为控制核心,用液晶以及LED数码管为显示终端的数字化控制设备,通过单片机对被控对象进行智能控制。本设计采用MSP430F149微处理器为核心处理器,以DS18B20温度传感器采集实现温度信息的采集和处理,并能实时显示温度信息,并能对温度上下限进行控制,通过键盘设定报警温度,高于或低于报警温度,系统报警。系统硬件由电源及复位模块、温度采集模块、键盘输入模块、显示模块和报警模块六部分组成,软件采用模块化编程思想,采用C51编程语言实现系统功能。通过搭建测试环境,对该系统进行功能测试和指标测试,测试结果表明,该系统的测试结果与实际环境温度相符合,并且温度报警也比较灵敏,除了具有接口电路简单、测量精度高、误差小、可靠性高等特点外,其低成本、低功耗的特点使其拥有更广阔的前景。【关键词】MSP430F149,温度控制仪(键盘),DS18B20,LED数码管。【论文类型】应用型Thesis:MSP430-basedtemperatureacquisitionsystemdesignProfession:ElectronicandInformationEngineeringStudents:WangYongfeiSignature:Instructor:ZhangXiaoliSignature:upyanimportantpositioninvariousindustries,sothetemperatureacquisitionandcontrolinstrumentationhasbroadapplicationprospects,moreandmoreareasofapplicationtocontrolcoremicrocontroller,LCDandLEDdigitaltubedisplayterminalofthedigitalcontrolequipment,,DS18B20temperaturesensorcollectedtemperatureinformationacquisitionandprocessing,andreal-,higherorlowerthanthealarmtemperature,:thepowerandresetmodule,thetemperatureacquisitionmodule,thekeyboardinputmodule,,thesystemfunctionaltestsandindicatorsfortesting,testresultsshowthatthetestresultsisconsistentwiththeactualambienttemperatureandthetemperaturealarmisalsomoresensitiveinadditiontotheinterfacecircuitissimple,uracy,error,highreliability,low-cost,lowpowerconsumptionmakeitmorebroadprospects.【Keywords】MSP430F149,thetemperaturecontroldevice(keyboard),DS18B20,LEDdigitaltube.【TypeofThesis】Application目录1绪论 22测温系统总体设计 63测温系统的硬件设计