如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
数显温度控制仪的设计-毕业设计(常用版)(可以直接使用,可编辑完整版资料,欢迎下载)四川理工学院毕业设计(论文)说明书题目:数显温度控制仪的设计系别:电子与信息工程系专业班级:电气工程及其自动化学生姓名:XXXXX指导教师:XXXXX教研室:电气教研室提交时间:2007年6月22日摘要单片机系统的开发应用给现代工业测控领域带来了一次新的技术革命,自动化、智能化均离不开单片机的应用。单片机由于其微小的体积和极低的成本,广泛的应用于家用电器、工业控制等领域中。在工业生产中,电流、电压、温度、压力和流量也都是常用的被控参数。本论文介绍了基于单片机的温度控制系统的硬件设计和软件开发的过程。本系统由DALLAS出品的新型单路串行数字式温度传感器DS18B20完成温度测量;采用AT89C51单片机作为系统的控制芯片,完成温度值接收、转换、分析、判断阈值、输出功能、报警处理。整个系统具有集成度高、可靠性强、抗干扰性强(串行通信特点)、鲁棒性强、可扩展性强、体积小、功耗低等特点。具有测温、上限报警、下限报警、温度控制及显示功能。关键词:DS18B20单片机显示报警ABSTRACTThedevelopmentandapplicationofMCU(MicroControlUnit)havemadeagreatchangeinmanyfieldsofmodernindustrialdetectionandcontrol.Becauseofthesmallscale,lowpriceandhighefficiencyofMCU,itiswidelyusedinhomeappliancesandindustrialcontrol.Intheprocessofproducing、current、voltage、temperatureandpressureareusuallytheparameterstobemonitored.ThispapermainlyincludestheintroductionofAT89C51andthegeneralchipswhichareusedinthesystem,thedesignofhardwareandsoftware.Inthesystem,Onewiredigitalthermometer,DS18B20,isusedtomeasuretemperatureandoutputthetemperaturesignalintoAT89C51,thenAT89C51fulfillthefunctions,suchasreceivingthetemperaturesignal,conversion,judgethethresholdandalarm.Thewholesystemhasmanyfeatures,highintegration,strongreliability,anti-jamming(thecharacterofserialcommunication),robust,expansibilityandlowpowerconsumption.Thissystemcanmeasuretemperature,displayitandalarmwhentemperatureoverupperlimitorlowerlimit,inthemeanwhile,AT89C51outputsignaltotriggertheequipmentwhichcanregulatetemperature.Keywords:DS18B20singlechipdisplayalarm目录摘要..............................................................................................................................ⅠABSTRACT.................................................................................................................Ⅱ第1章概述.................................................................................................................1第2章任务与要求.............................................................