基于单片机的智能温度控制系统设计.doc
河南城建学院本科毕业设计(论文) 摘要
PAGEI
摘要
在现代化的工业生产中,电流、电压、温度、压力、流量、流速和开关量都是常用的主要被控参数。例如:在冶金工业、化工生产、电力工程、造纸行业、机械制造和食品加工等诸多领域中,人们都需要对各类加热炉、热处理炉、反应炉和锅炉中的温度进行检测和控制。采用AT89C51单片机来对温度进行控制,不仅具有控制方便、组态简单和灵活性大等优点,而且可以大幅度提高被控温度的技术指标,从而能够大大提高产品的质量和数量。因此,单片机对温度的控制问题是一个工业生产中经常会遇到的问题。
本系统的温度检测电路中采用芯片DS18B20,简化了系统的软硬件设计,提高了温度检测的精度。在输出控制中主要采用硬件电路实现,降低了程序的复杂性。在系统的硬件电路中采用了抗干扰设计,增强了系统的抗干扰能力。系统的软件设计采用了模块化结构,具有可移植性强和通用性强的特点。
关键词:AT89C51单片机,温度,DS18B20
?
?
?
?
?
河南城建学院本科毕业设计(论文) Abstract
PAGEII
Abstract
Inthemodernindustrialproduction,thecurrent,voltage,temperature,pressure,andflow,velocity,andswitchquantityisaccusedofmainparameters.Example:inmetallurgicalindustry,chemicalindustry,electricpowerengineering,paperindustry,machineryandfoodprocessingandsoonmanydomains,peopleneedtoallkindsofheatingfurnace,heattreatmentfurnace,reactorsandboilertemperaturedetectionandcontrol.UsingAT89C51SCMtocontroltemperature,hasnotonlyconvenientcontrol,simpleandflexibleconfigurationadvantages,andcangreatlyimprovethetechnicalindexesarecontrolledtemperature,whichcangreatlyimprovetheproduct‘squalityandquantity.Therefore,theproblemoftemperaturecontrolchipisaindustrialproductionweoftenencounterproblems.
ThissystemUSESthetemperaturedetectioncircuitchipDS18B20,simplifythedesignofthesoftwareandhardwaresystemandimprovetheprecisionoftemperaturedetection.Intheoutputcontrolmainlyadoptshardwarecircuitimplementation,reducesthecomplexityoftheprogram.Inthesystemhardwarecircuitdesignisadoptedinthesystem,theanti-interferenceability.Systemsoftwaredesignusingmodularstructure,strongcommonalityandportability.
Keyword:AT89C51,Temperature,DS18B20
河南城建学院本科毕业设计(论文) 目录
PAGEIII
目录
TOC\o1-3\h\z\u摘要 I
Abstract II
目录 III
1引言 1
1.1国内外研究综述 1
1.2温度控制器的发展状况 1
1.3毕业设计(论文)所用的方法 2
2总体设计 3
2.1前言 3
2.2总体设计 4
2.3AT89C51单片机简介