资源描述:
《毕业论文--智能电冰箱设计论文》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、由于传统的电冰箱使用机械式温度传感器,造成电冰箱的温度控制不够精确,同时电冰箱的很多控制参数是同定的,使得电冰箱的能量被浪费在无意义的多余动作屮,本文设计了一种基于PIC16C711单片机的温度控制系统,使用两个按键做人工控制,使用电位器来人工调节冷藏温度,使用温度传感器实现模拟量的输入,器件少,结构简单,工作可靠,成本低,效率高,具有一定的节能性和智能型。硬件方面采用温度传感器来采集温度信号,交给单片机进行分析,由单片机做出判断,指挥电冰箱的其他硬件设备运行,用加热丝来实现强制化霜功能,使用风机和压机配合实现化霜和冷冻等基本功
2、能。硬件分为上电复位电路,晶振电路,输入电路,按键输入电路,输岀电路,指示灯六个部分。软件方面采用模块化设计,将整体程序分为main主程序,温度采样子程序,检测温度传感器子程序,冷藏室与冷冻室温度控制子程序,故障处理子程序,掉电检测子程序等,在运行主程序的时候调用不同的子程序实现不同的功能。由于PIC16C系列单片机语言指令较少,而且执行速度快,所以在编程时把软件模块化的同时不会影响单片机的响应速度。该系统能较好的实现电冰箱的温度控制,在降低成本的同时,高效的实现了各种功能,同时降低了能耗,适应国家对电冰箱环保方面的要求,能较好
3、的满足市场屮端用户的要求。关键词:PIC16C711单片机;温度控制系统;温度采集;温度传感器;AbstractAsaresultofusingofthetraditionalmechanicaltemperaturesensor,causingthetemperaturecontrolrefrigeratorisnotpreciseenough,atthesametime,alotofFridgecontrolparametersarefixed,keepingrefrigeratorenergyworkingalltheti
4、me,andmuchenergywaswastedinexertrameaninglessactions,thisdesignofPIC16C711microcontroller-basedtemperaturecontrolsystem,usetwokeystodomanualcontrol,usethepotentiometertocontrolthetemperatureofrefrigerationroom.Thesignalinputoftemperatureisdonebytemperaturesensor.Thed
5、eviceisverysmall,structureissimpleandreliable,lowcostbuthighefficiency,isgoodatcertainenergy-savingandintelligent.Temperaturesensorisusedtocollecttemperaturesignal,tosingle-chiptodotheanalysisandjudge,commandrefrigerator^otherhardwaredevices,withheatingwiretoachievea
6、mandatoryfeatureofthecream,theuseoffansandmandatorycreamwiththerealizationofthebasicfunctionsandfrozen.Hardwareisdividedintopower-onresetpart,crystaloscillatorpart,inputpart,keyinputpart,outputpart,sixpartsintotall.Softwaredesign,thewholeprocesswillbedividedintomanys
7、mallmodules,sampletemperaturesubroutine,thetemperaturesensorsdetectsubroutine,refrigeratorandfreezertemperaturecontrolsubroutine,faulthandlingsubroutine,subroutinesaboutbrokendetection,whilerunningthemainprogram,calldifferentsubroutinestoachievedifferentfunctions.Bec
8、ausePIC16Clanguagehasfewerorders,andthehighspeedofimplementation,sowhenthesoftwaremodularprogrammingatthesametimewillnotaffectthere