欢迎来到天天文库
浏览记录
ID:51538115
大小:976.00 KB
页数:75页
时间:2020-03-12
《基于MSP430单片机的高精度温度测试系统.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、.摘要本文旨在设计一个基于MSP430单片机的高精度的温度测试系统,以应用于实际温度测控。有两个主要要求:1.用LCD做显示器。2.微功耗实现。预期成果是使得该系统测温精度达到±0.5℃,测温范围达到0℃-100℃,实现uA级功耗。基于上述要求,论文首先介绍了超低功耗16位单片机MSP430F149和数字温度传感器DS18B20的基本特性,内部结构和应用,然后结合液晶显示模块MG-12232,画出了PROTEL电路图,PCB图,设计了一个小型测温系统,并写出了相应的程序代码。利用MSP430单片机的超低功耗以及DS1
2、8B20的单线接口方式,实现了整个系统的低功耗,结构简单,性能稳定,经济实用。最后基于集成开发环境IARWorkbench给出了主要的C430函数。关键词:测温系统,MSP430F149,DS18B20...ABSTRACTThisarticleisforthepurposeofdesigningonebasedontheMSP430monolithicintegratedcircuithighaccuracytemperaturetestsystem,meetsusesintheactualtemperatureo
3、bservationandcontrol.Sometwooverridingdemands:1.usesLCDmonitor.2.ultra-lowpowerrealizations.Theanticipatedachievementiscausesthissystemtemperaturemeasurementprecisiontoachieve±0.5℃,thetemperaturemeasurementscopeachieves0℃-100℃,realizestheuAlevelpower.Basedonthe
4、aboverequest,thepaperfirstintroducedultralowpowerloss16monolithicintegratedcircuitMSP430F149andthedigitaltemperaturesensorDS18B20basiccharacteristic,theinternalstructureandtheapplication,thenunionliquidcrystaldisplaymoduleMG-12232,hasdrawnthePROTELcircuitdiagra
5、m,thePCBchart,hasdesignedasmalltemperaturemeasurementsystem,andhaswrittenthecorrespondingprocedurecode.Usingtheultra-lowpoweroftheMSP430microcontrollerandthe1-WAREinterfacemodeoftheDS18B20,theultra-lowpower、simplestructure、stableperformanceandpracticalityofthew
6、holesystemisrealized.SomeprimaryC430functionsarepresentedintheIARWorkbenchIDE.Keywords:temperaturedetectingsystem,MSP430F149,DS18B20...目录第1章引言11.1课题背景11.2课题简介1第2章MSP430单片机32.1MSP430系列单片机的特点32.2MSP430系列的内部结构概述52.3MSP430单片机的端口介绍92.4MSP430单片机复位电路112.5Msp430单片机时钟模块
7、112.6MSP430单片机WDT看门狗定时器142.7MSP430低功耗结构162.8MSP430单片机MSP430定时器18第3章数字温度传感器203.1DS18B20的特性203.2DS18B20的外形和内部结构213.3DS18B20工作原理223.4高速暂存存储器243.5DS18B20的应用电路26第4章温度测试系统304.1单片机电路314.2电源电路和复位电路344.3单片机与液晶模块的接口设计354.4MSP430F149单片机与DS18B20的接口设计374.4.1接口电路设计374.4.2软件设
8、计384.4.3DS1820使用中注意事项384.5系统软件设计39参考文献42...致谢43附录一44附录二45附录三57外文资料原文63中文译文68...第1章引言1.1课题背景温度是一种最基本的环境参数,人民的生活与环境的温度息息相关,在工业生产过程中需要实时测量温度,在农业生产中也离不开温度的测量,因此研究温度的测量方法和装置具有重要的
此文档下载收益归作者所有