1 / 43
文档名称:

毕业设计(论文)-水温自动控制系统设计.doc

格式:doc   页数:43
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-水温自动控制系统设计.doc

上传人:3346389411 2012/9/28 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-水温自动控制系统设计.doc

文档介绍

文档介绍:水温自动控制系统设计
作者姓名:
专业班级:
电子信息科学与技术
摘要
温度是工业控制对象主要被控参数之一,在温度控制中,由于受到温度被控对象特性(如惯性大、滞后大、非线性等)的影响,使得控制性能难以提高,有些工艺过程其温度控制的好坏直接影响着产品的质量,因而设计一种较为理想的温度控制系统是非常有价值的。
为了实现高精度的水温测量和控制,本文介绍了一种以Atmel公司的低功耗高性能CMOS 8位单片机为核心,以PID算法控制以及PID参数整定相结合的控制方法来实现的水温控制系统,其硬件电路还包括温度采集、温度控制、温度显示、键盘输入以及RS232接口等电路。该系统可实现对温度的测量,并能根据设定值对温度进行调节,实现控温的目的。
关键词:AT89S52;温度控制;PT1000;PID
Design of Temperature Automatic Control System
Abstract:
The temperature is one of the mainly charged parameters which are industrial control targets. It is difficult to enhance the control performance due to the characteristics of the temperature charged object. Such as inertia, hysteresis and non-linear, etc…Its temperature control process will have a direct impact on the quality of the product in some technological process. Therefore it is absolute valuable to design a ideal temperature control system.
In order to realize the high accuracy survey and control of water temperature. Systematic core is AT89S52, which is a low-power loss, high-performance 8-bit MCU of pany. The system unifies PID control algorithm and PID parameter tuning to control the water temperature. Its hardware circuit also includes temperature gathering, temperature control and temperature display, keyboard input and RS232 interfaces. The system can realize to survey the water temperature, and it can adjust the temperature according to the setting value.
Keywords:AT89S52; temperature control; PT1000; PID
目录
论文总页数:33
1 引言 1
课题背景 1
国内外研究现状 1
1
2 系统方案 1
水温控制系统设计任务和要求 1
水温控制系统部分 2
puter processing Unit)中央处理器 2
温度控制系统算法分析 3
3系统硬件设计 7
总体设计框图及说明 7
外部电路设计 8
温度采集电路 8
温度控制电路 9
单片机系统电路设计 11
系统框图 11
A/D转换电路 11
串口通讯部分电路 15
键盘设置电路 17
17
程序框架结构 17
程序流程图及部分程序 18
主程序模块 18
系统初始化 20
20
A/D采样数据处理 22
PID计算 25
继电器控制 26
5. AT89S52单片机简介 28
29
串口调试 29
继电器测试 29
结论 30
致谢 32