资源描述:
《基于单片机的测温系统设计》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊XX大学课程设计纸基于单片机的温度系统设计[摘要]随着时代的进步和发展,单片机技术已经普及到我们生活、工作、科研、各个领域,已经成为一种比较成熟的技术,本文主要介绍了一个基于AT89C52单片机的测温系统,详细描述了利用数字温度传感器DS18B20开发测温系统的过程,重点对传感器在单片机下的硬件连接,软件编程以及各模块系统流程进行了详尽分析,特别是数字温度传感器DS18B20的数据采集过程。对各部分的电路也一一进行了介绍,该系统可以方便的实现实现温度采集和显示,并可根据
2、需要任意设定上下限报警温度,它使用起来相当方便,具有精度高、量程宽、灵敏度高、体积小、功耗低等优点,适合于我们日常生活和工、农业生产中的温度测量,也可以当作温度处理模块嵌入其它系统中,作为其他主系统的辅助扩展。DS18B20与AT89C52结合实现最简温度检测系统,该系统结构简单,抗干扰能力强,适合于恶劣环境下进行现场温度测量,有广泛的应用前景。[关键词]单片机;AT89C52;温度传感器;DS18B20;共20页第20页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊XX大学课程设计纸Designoftempera
3、turemeasurementsystembasedonsinglechipmicrocomputer[Abstract]Withtheeraofprogressanddevelopment,single-chiptechnologyhasspreadtoourlives,work,researchandinvariousfields,hasbecomearelativelymaturetechnology.ThispaperintroducesatemperaturemeasuringsystembasedonAT89C52,adetailed
4、descriptionoftheuseofdigitaltemperaturesensorDS18B20measurementsystemdevelopmentprocess,focusingonthesensorinSCMhardwareconnection,softwareprogrammingandsystemflowofeachmoduleindetail,especiallythedigitaltemperaturesensorDS18B20dataacquisitionprocess.Onthepartofthecircuitando
5、neonewereintroduced,thesystemcanfacilitatetherealizationoftherealizationoftemperatureacquisitionanddisplay,andcanbearbitrarilysetthealarmtemperature.itisveryconvenienttouse,hashighaccuracy,widemeasuringrange,highsensitivity,smallvolumeandlowpowerconsumption,suitableforourdail
6、ylifeandworkinagriculturalproductionandtemperaturemeasurement,butalsocanbeusedasatemperatureprocessingmoduleembeddedinothersystems,astheothermainsystemaidedextension.DS18B20combinedwithAT89C52toachievethemostsimpletemperaturedetectionsystem,thesystemhastheadvantagesofsimplest
7、ructureandstronganti-interferenceability,suitableforharshenvironmenton-sitetemperaturemeasurement,andhaswideapplicationprospect.[Keywords]Single-chip;AT89C52;Temperaturesensor;DS18B20;共20页第20页┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊XX大学课程设计纸目录1概述………………………………………………………………………………4
8、1.1课程设计的意义…………………………………………………………41.2设计的任务和要求…………………………………………………………42