资源描述:
《智能温度传感器设计软件.DOC》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、论文题目论文题目论文题目论文题目::::智能温度传感器设计智能温度传感器设计智能温度传感器设计智能温度传感器设计摘要现代化煤炭生产企业离不开现代化的检测监控系统,监测监控系统是矿井下安全生产的重要保证,而温度的高低是煤矿井下是否发生爆炸的重要标志之一。因此,在煤矿井下监测监控系统中增设温度传感器十分必要。本系统采用AT89S52单片机作为温度传感器控制核心,来测量温度,时刻显示温度值,并在当温度超过时发出紧急报警。温度通过温度传感器采集到51单片机内部。本次设计充分利用51单片机的中断资源,达到实时监控的效果。温度传感器的软件设计采用模块化结构设计,主要包括主程序、子程序
2、和中断服务程序,方便了程序的调试、连接和扩展。主程序主要完成系统自检、初始化及功能模块子程序调用等功能,而功能模块子程序则对系统各项功能进行具体实现。关键字:AT89S52单片机,温度传感器,数据采集,实时监控ISubject:DesignofIntelligentTemperaturesensor(software)ABSTRACTModernizationofcoalproductionenterprisescannotbeseparatedfromthemodernizationoftheinspectionandmonitoringsystem,monitorin
3、gsystemunderthecoalmineproductionsafetyisanimportantguarantee,andthetemperatureistheleveloftheundergroundcoalmineexplosiononeoftheimportantsymbols.Therefore,inthecoalminemonitoringsystemintheadditionaltemperaturesensorisverynecessary.AT89S52SCMsystemusesasthecoretemperaturecontrolsensors,
4、tomeasuretemperature,timeshowedthattemperature,andwhenthetemperatureisoverwhentheemergencyalarm.Temperaturethroughthecollectionto51temperaturesensorswithintheSCM.Thedesignstakefulladvantageofthesuspensionof51MCUresources,toachievereal-timemonitoringresults.Thetemperaturesensorsoftwaredesi
5、gnismodularstructuredesign,includingthemainprogram,routinesandinterruptserviceprocedures,tofacilitatetheprocessofdebugging,connect,andexpansion.Mainprogrammainlycompletedself-inspectionsystem,andfunctionalmoduleinitializationsubroutinecalls,andotherfunctions,andthefunctionalmodulesubrouti
6、neisthefunctionofthesystemtoachievespecific.KEYWORDS:AT89S52microcomputer,temperaturesensors,datacollectionreal,timeinspectcontrol目录前前前前言言言言....................................................................11111绪绪绪绪论论论论..................................................................1I
7、I1.1研究的背景及意义....................................................11.2国内外发展趋势及研究现状............................................21.2.1集成温度传感器的产品分类........................................21.2.2智能温度传感器发展的新趋势......................................31.3本文的主要工作................