(完整版)基于PLC的锅炉汽包水位控制系统设计毕业设计 联系客服

发布时间 : 星期一 文章(完整版)基于PLC的锅炉汽包水位控制系统设计毕业设计更新完毕开始阅读63dd7553cd7931b765ce0508763231126edb77b7

以下文档格式全部为word格式,下载后您可以任意修改编辑。

摘 要

汽包水位是影响锅炉安全运行的一个重要参数,汽包水位过高或者过低的后果都非常严重,因此对汽包水位必须进行严格控制。PLC技术的快速发展使得PLC广泛应用于过程控制领域并极大地提高了控制系统性能,PLC已经成为当今自动控制领域不可缺少的重要设备。

本文从分析影响汽包水位的各种因素出发,重点分析了锅炉汽包水位的“假水位现象”,提出了锅炉汽包水位控制系统的三冲量控制方案。按照工程整定的方法进行了PID参数整定,并进行了仿真研究。根据控制要求和所设计的控制方案进行硬件选型以及系统的硬件设计,利用PLC编程实现控制算法进行系统的软件设计,最终完成PLC在锅炉汽包水位控制系统中应用。

关键词:汽包水位 三冲量控制 PLC PID控制

ABSTRACT

The steam drum water level is a very important parameter for the boiler safe operation, both widely be applied to the process control domain and enhances the performance of control system enormously. PLC automatic control domain.

Based on the analysis of all kinds of factors which influence steam drum water level, “unreal water level phenomenon”is analyzed specially, and three impulses control plan for steam drum water level control system is proposed. PID parameters are regulated by engineering regulation method, and simulation study is done. According to the needs of control, the selection of control requirements as well as system software design are carried out. Finally the application of PLC in boiler steam drum water control system is completed.

Key words: Steam drum water level Three impulses control PLC PID control

目 录

1绪 论 ............................................................................................... 1

1.1汽包水位控制系统的发展现状 ................................................................. 1 1.2本设计的主要工作 ..................................................................................... 2 2控制方案设计 ................................................................................. 4

2.1汽包水位的影响因素 ................................................................................. 4 2.2汽包水位的控制方案设计 ......................................................................... 7

3硬件选型 ....................................................................................... 13

3.1水位传感器选型 ....................................................................................... 13 3.2流量传感器的选型 ................................................................................... 14 3.3电机的选型 ............................................................................................... 16 3.4变频器的选型 ........................................................................................... 17 3.5接触器的选型 ........................................................................................... 17 3.6熔断器的选型 ........................................................................................... 18 3.7功率三极管的选型 ................................................................................... 18 3.8 PLC及相关模块的选型 .......................................................................... 19 3.9硬件工作原理 ........................................................................................... 22

4硬件设计 ....................................................................................... 25

4.1系统总体线路设计 ................................................................................... 25 4.2 控制线路设计 .......................................................................................... 28

5控制算法及参数整定 ................................................................... 30

5.1 PID算法简介 ........................................................................................... 30 5.2 三冲量控制系统参数整定 ...................................................................... 31

6软件设计 ....................................................................................... 39

6.1 程序流程设计 .......................................................................................... 39 6.2 DeviceNet网络组态 ................................................................................. 41 6.3 RSLogix5000程序设计 ........................................................................... 44

7监控界面设计 ............................................................................... 50 8结束语 ........................................................................................... 53 参考文献 .......................................................................................... 55 致 谢 ................................................................................................ 56 附 录 ................................................................................................ 57