文档介绍:恒
温
控
制
系
统
摘要
随着计算机技术、通信技术、自动控制技术以及各种智能技术的迅速发展,高可靠性可编程控制器(PLC)出现,使得现代工业控制系统的设计开发周期短,可靠性高,成本低。
本文结合恒温控制系统的特点,提出控制系统的总体设计方案,采用PLC和检测仪表完成系统硬件设计;编写PLC控制程序和监控组态界面,实现温度采集与显示,实现了温度在线监测和控制。并采用工业以太网,实现现场控制单元与上位机进行信息交换,并能与企业内部联网。
关键词:自动检测;PLC;温度;监控组态
ABSTRACT
puter technology, communication technology, automatic control technology, as well as the rapid development of smart technology, high reliability, programmable logic controller (PLC) the emergence of modern industrial control systems makes the design of a short development cycle, high reliability and cost reduction .
In this paper, the characteristics of constant temperature control system, the control system design program, PLC and instrumentation used plete system hardware design; PLC control procedures to prepare and monitor the configuration interface, collection and display temperature to achieve a temperature-line monitoring and control. And the use of Industrial , the realization of the scene control unit and puter exchange of information working and the enterprise.
Keywords: Automatic detection;PLC;Temperature;Monitoring configuration
目录
第一章绪论 1
1
1
1
2
2
本文主要的研究工作 3
第二章恒温控制系统的硬件设计 4
4
5
PID控制原理 6
7
9
10
11
16
17
第三章恒温控制系统软件设计 21
-Micro/Win32 编程软件介绍 21
22
24
26
27
28
29
第四章结论 31
参考文献 32
致谢 33
附录系统各部分程序 34
主程序 34
标度变换程序 38
PID参数设定程序 40
PID输出中断程序 41
数显程序 42
第一章绪论
随着计算机技术、通信技术、自动控制技术,以及各种智能技术的迅速发展,出现了多种实用的控制技术,如继电器控制技术、计算机控制技术、单片机控制技术及PLC控制技术等,每种控制技术有各自的优缺点和应用领域。
在PLC的编程语言中,梯形图是用得最多的语言。PLC的梯形图与继电器控制线路图比较相似,信号的输入/输出形式及控制功能也相同,但PLC的控制与继电器的控制又有不同之处,主要体现在以下几个方面。
(1)控制逻辑:继电器控制逻辑采用硬接线逻辑,利用继电器机械触头的串联或并联以及时间继电器的延时等组合成控制逻辑。其缺点是接线复杂,增加或改变功能都非常困难,继电器触头数目也有限。而PLC利用其内部存储器,以程序方式将控制逻辑存储在内