1 绪论
1.1 课题的提出
1.2 变频恒压供水系统的国内外研究现状
1.2.1 变频调速技术的国内外发展与现状
1.2.2 变频恒压供水系统的国内外研究与现状
1.3 PLC概述
1.3.1 可编程控制器的定义
1.3.2 PLC的发展和应用
1.3.3 西门子S7-200PLC简介
1.4 本课题的主要研究内容
2 系统的理论分析及控制方案确定
2.1 变频恒压供水系统的理论分析
2.1.1 电动机的调速原理
2.1.2 变频恒压供水系统的节能原理
2.2 变频恒压供水系统控制方案的确定
2.2.1控制方案的比较和确定
2.2.2 变频恒压供水系统的组成及原理图
2.2.3 变频恒压供水系统控制流程
2.2.4 水泵切换条件分析
3 系统的硬件设计
3.1 系统主要设备的选型
3.1.1 PLC及其扩展模块的选型
3.1.2 变频器的选型
3.1.3 水泵机组的选型
3.1.4 压力变送器的选型
3.1.5 液位变送器选型
3.2 系统主电路分析及其设计
3.3 系统控制电路分析及其设计
3.4 PLC的I/O端口分配及外围接线图
4 系统的软件设计
4.1 系统软件设计分析
4.2 PLC程序设计
4.2.1控制系统主程序设计
4.2.2 控制系统子程序设计
4.3 PID控制器参数整定
4.3.1 PID控制及其控制算法
4.3.2 变频恒压供水系统的近似数学模型
4.3.3 PID参数整定
5 监控系统的设计
5.1 组态软件简介
5.2 监控系统的设计
5.2.1 组态王的通信参数设置
5.2.2 新建工程与组态变量
5.2.3 组态画面
5.2.4 监控系统界面
6 结束语
参考文献
5.Cynthia Cooper.Programmable Logic Controller[J],
致谢
附录
附录A 英文文献
Cynthia Cooper
From Wikipedia, the free encyclopedia
A programmable logic controller or simply programm
Features
Control panel with PLC (grey elements in the cente
The main difference from other computers is that P
PLCs were invented as replacements for automated s
Many of the earliest PLCs expressed all decision m
The functionality of the PLC has evolved over the
Under the
PLC compared with other control systems
PLCs are well-adapted to a range of
For high volume or very simple fixed automation t
A
Very complex process control, such as used in the
PLCs may include logic for single-variable feedbac
Digital and analog signals
Digital or discrete signals behave as binary switc
Analog signals are like volume controls, with a ra
Example
As an example, say a facility needs to store water
Using only digital signals, the PLC has two digita
When the water level drops enough so that the tank
An analog system might use a water
In this system, to avoid 'flutter' adjustments tha
A real system might combine both approaches, using
System scale
A small PLC will have a fixed number of connection
PLCs used in larger I/O systems may have peer-to-p
Programming
Early PLCs, up to the mid-1980s, were programmed u
Recently, the International standard
While the fundamental concepts of PLC programming
User interface
PLCs may need to interact with people for the purp
A simple system may use buttons and lights to inte
Communications
PLCs usually have built in communications ports us
History
The PLC was invented in response to the needs of t
The winning proposal came from Bedford Associates
The automotive industry is still one of the larges
附录B 中文翻译
附录C 主程序梯形图