资源描述:
《单片机温度 控制》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、东华理工大学毕业设计(论文)摘要摘要随着电子产品向智能化和微型化的不断发展,单片机已成为电子产品研制和开发中首选的控制器。为了更好地推广单片机在实际生活和生产中的应用,本文从硬件和软件两个方面介绍了基于AT89C52单片机温度控制系统的设计,以实现系统能自主调节温度的功能。该系统的硬件部分由温度采集模块、键盘扫描及按键处理模块、温度显示模块、继电器控制模块组成。其中温度采集模块采用温度传感器DS18B20来采集当前温度,并对采集的温度信号进行A/D转换以数字信号的方式传送给单片机。键盘扫描及按键处理模块由3×4矩阵键盘、反相
2、驱动器74LS06、显示驱动芯片8279组成,完成扫描键盘,形成键码,并将其送至单片机处理。温度显示模块由显示驱动芯片8279和数码管组成,输入的温度值进行比较,并通过液晶显示器LCD显示出来。继电器控制模块由继电器和升温电炉、降温风扇组成。如果采集温度低于设置温度,系统将通过继电器模块自动控制升温;如果采集温度高于设置温度,系统将通过继电器模块自动控制降温。该系统的软件设计部分由系统主程序流程框图、温度处理子程序流程框图、键盘处理子程序框图组成,其中系统主程序由初始化程序、扫描键盘程序及温度处理子程序组成。温度采集子程序由
3、对温度传感器的初始化和温度处理程序组成。键盘处理子程序由8279芯片的初始化程序及扫描处理程序组成。关键词:单片机AT89C52;温度控制;温度传感器DS18B20;液晶显示器LCD。I东华理工大学毕业设计(论文)摘要I东华理工大学毕业设计(论文)AbstractII东华理工大学毕业设计(论文)ABSTRACTII东华理工大学毕业设计(论文)ABSTRACTABSTRACTWiththeelectronicproductsdevelopingtointelligentandminiaturization,singlechip
4、hasbecomethefirstchosencontrollerwhichisusedtodevelopandexploretheelectronicproduct.Inordertopromotesinglechipapplicatinginreallifeandproduction,thepaperwillintroduceatemperaturecontrolsystemwhichisbasedonakindofsinglechipAT89C52,anditcanachievethefunctionthatthesy
5、stemcanregulatethetemperatureindependently.Thehardwareofthesystembythetemperatureacquisitionmodule,keyboardscanandkeyprocessingmodule,temperaturedisplaymodule,relaycontrolmodule.WhereinthetemperaturesensorDS18B20temperatureacquisitionmoduletoacquirethecurrenttemper
6、ature,andtheacquisitionofthetemperaturesignaltotheA/Dconverteddigitalsignalistransferredtothemicrocontroller.Keyboardscanandkeyprocessingmoduleconsistsofa3×4matrixkeyboard,invertingdriver74LS06displaydriverchip8279,tocompletethescankeyboard,akeycode,andsenttothemic
7、rocontrollerprocessing.Thetemperaturedisplaymoduleconsistsofadisplaydriverchip8279anddigitaltubes,theinputtemperaturevaluesarecompared,andthroughtheliquidcrystaldisplayLCDdisplay.Relaycontrolmodulerelayandheatingfurnace,coolingfan.Iftheacquisitiontemperatureisbelow
8、thesettemperature,thesystemwillautomaticallycontrolledbytherelaymoduletemperature;thecollectingtemperatureishigherthanthesettemperature,thesystem