基于三菱PLC控制的恒压供水系统设计(互联网+)
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
摘要
本设计是专门对日常用水而设计的恒压供水控制系统。根据国内外的研究现状以及系统的控制要求,制定出了一套适合此系统的控制方案。控制方案中,硬件设计主要对可编程控制器(PLC)机型、变频器机型以及电机泵组的机型做出了选择,同时还对系统的输入输出点进行了规划和分配。在软件设计部分,针对控制要求画出了系统的流程图,并且还对每一部分的流程图进行了功能的解释,使读者能更加轻松的了解整个系统的软件设计情况。在此课题中,还采用了MCGS组态软件,对控制系统进行监视与模拟运行,很直观的再现了现场的实际情况。最后,还对整个系统进行了运行调试,运行结果表明该系统具有水压稳定、硬件组成简单、运行可靠和操作方便等优点。
关键词:恒压供水;可编程控制器;变频器;组态软件
Abstract
This design is specially designed for water constant pressure water supply control system. According to the requirements of the current research at home and abroad and the system control, develop a set of control scheme suitable for the system. In the control scheme, the hardware design is mainly to the programmable logic controller (PLC) model , frequency converter and motor pump set model made a choice, but also on the system input and output points of planning and allocation. In software design part, according to draw the flow chart of the system, and the required control and flow chart of every part of the function of explanation, so that readers can more easily understand the software design of the whole system. In this topic, also adopted the MCGS configuration software, to monitor and control system’s simulate, intuitive reproduce the actual situation of the scene. Finally, the debugging of the whole system running, the results on the surface of the system has stable pressure, simple structure, reliable operation and convenient operation.
Key words: Constant pressure water supply;Programmable logic Controller;Inverter;Configuration software
目录
摘要.................................................................................................................... I Abstract ................................................................................................................ II 目录..................................................................................................................... III 第一章绪论 (1)
1.1 本课题的目的及研究意义 (2)
1.2 恒压供水系统的国内外研究现状 (2)
1.3 恒压供水系统的控制要求 (3)
第二章恒压供水控制系统方案论证 (4)
2.1 恒压供水控制系统分析 (4)
2.2 恒压供水控制方案比较 (4)
2.3 供水方式与控制方案的选择 (5)
第三章恒压供水控制系统的硬件设计 (6)
3.1 恒压供水控制系统设备选型 (6)
3.1.1 PLC机型的选择 (6)
3.1.2 变频器机型的选择 (6)
3.1.3 电动机机型的选择 (8)
3.1.4 水泵机型的选择 (8)
3.2 PLC输入输出接点分配 (10)
3.3 PLC中内部触点的分配 (10)
3.4 PLC输入输出接线原理图设计 (10)
3.5 系统控制流程图的设计 (12)
第四章恒压供水系统程序设计 (15)
4.1 电机启动的介绍说明 (15)
4.1.1 程序的准备与启动 (15)
4.1.2 电动机工频与变频状态切换的流程图与梯形图 (17)
4.1.3 七段速度切换的流程图与梯形图 (20)
4.2 工变频电机的满载与防负压运行 (26)
4.3 电机过载报警 (26)
第五章MCGS组态软件的简介与运用 (28)
5.1 MCGS组态软件简介 (28)
5.2 MCGS组态软件界面模型的建立 (29)
5.3 MCGS数据库及设备窗口参数的建立 (30)
5.3.1 MCGS实时数据库的建立 (30)
5.3.2 MCGS设备窗口参数的建立 (32)
5.4 恒压供水系统的MCGS与PLC联机调试 (34)
第六章控制系统程序的调试 (36)
6.1 系统运行调试 (36)
6.2 程序调试中出现的故障与解决方案 (37)
小结 (38)
致谢 (39)
参考文献 (40)
附录 (41)
附录1PLC源程序清单 (41)
附录2元器件清单 (46)