文档介绍:教学单位
学生学号 200995014014
编号
本科毕业论文(设计)
题目基于plc的变频调速恒压供水系统
学生姓名
专业名称电气工程及其自动化
指导教师
2013 年 5 月日
基于PLC的变频调速恒压供水系统
摘要
本论文根据中国城市小区的供水要求,设计了一套基于PLC的变频调速恒压供水系统, 并利用组态软件开发良好的运行管理界面。变频恒压供水系统由可编程控制器、变频器、水泵机组、压力传感器、工控机等构成。
本系统包含三台水泵电机,它们组成变频循环运行方式。采用变频器实现对三相水泵电机的软启动和变频调速,运行切换采用“先启先停”的原则。压力传感器检测当前水压信号,送入PLC与设定值比较后进行PID运算,从而控制变频器的输出电压和频率,进而改变水泵电机的转速来改变供水量,最终保持管网压力稳定在设定值附近。通过工控机与PLC的连接,采用组态软件完成系统监控,实现了运行状态动态显示及数据、报警的查询。
关键词:变频调速,恒压供水,PLC
Based on the PLC frequency control water supply system
Abstract
This thesis is based on the water requirements of the city district, design a PLC-based frequency control water supply system, and use a good running configuration software management interface. Constant pressure water supply system consists of a programmable controller, inverter, water pumps, pressure sensors, IPC.
The system includes three pump motors, they posed of frequency conversion cycle operation mode. The inverter is used in the three-phase pump motor soft-start and frequency control, the principle of "first initial first stop the" run over. The pressure sensor detects the current water pressure signal into the pared with set values for PID operation, so as to control the inverter output voltage and frequency, and then change the speed of the pump motor to change the amount of water supply, and ultimately keep the work pressure stabilized at set around a reference. IPC connection to the PLC configuration software system monitoring, dynamic display of operating status and data, alarm query.
Keywords: frequency control, constant pressure water supply, PLC
目录
1 绪论 1
课题的提出 1
PLC概述 2
可编程控制器的定义 2
PLC的发展和应用 2
西门子S7-200PLC简介 3
本课题的主要研究内容 3
2 系统的理论分析及控制方案确定 5
变频恒压供水系统的理论分析 5
电动机的调速原理 5
变频恒压供水系统的节能原理 5
变频恒压供水系统的组成及原理图 7
变频恒压供水系统控制流程 10
水泵切换条件分析 10
3 系统的硬件设计 12
系统主要设备的选型 12
PLC及其扩展模块的选型 12
系统主电路分析及其设计 13
系统控制电路分析及其设计 15
PLC的I/O端口分配及外围接线图 17
4 系统的软件设计 20
系统