PLC液位控制系统的设计.doc
文本预览下载声明
摘要
本文介绍了采用PLC控制器和变频器调速的液位控制系统,控制系统的核心部件为PLC和变频器,并且通过基于CC4069B构成的液位测量装置对水箱水位取样,反馈到PLC的输入模块。系统由PLC进行逻辑控制,由变频器进行水泵的转速调节。变频器、可编程控制器作为系统的控制核心,对频率进行调节,通过PLC控制变频器,进而控制水泵的转速,从而实现了闭环自动调节的液位控制系统。解决水塔水位随着用水高峰期和楼层的高低而不同的问题,也解决了工业领域中有关液位技术的各个问题,使液位高精度地保持在给定的数值范围。
关键词:PLC;MM440变频器;液位测量;液位控制;CC4069B
Abstract
This paper introduces the use of PLC controllers and liquid level inverter speed control system, control system components for the core of PLC and inverter, and CC4069B-based liquid level measurement device consisting of water sampling for water tanks, fed back to the PLC input module . System carried out by the PLC logic control, by the frequency converter to adjust pump speed. Converter, programmable controller as the core control system for frequency regulation. Inverter through the PLC control, and speed control of pumps in order to achieve a closed-loop automatic adjustment of the liquid level control system. With the water cooling towers to resolve the peak water level and the level of floors and different problems to solve in the field of industrial technology in all of the liquid level, so that high-precision liquid level to maintain the value in a given range.
Keywords:PLC; MM440 Inverter; liquid level measurement; liquid level control; CC4069B
目录
摘要 I
Abstract II
第1章 绪论 1
1.1 引言 1
1.2研究的意义和目的 1
1.3 本文的主要研究内容 1
第2章 水箱液位控制系统 3
2.1水箱液位控制系统简介 3
2.2 水箱液位控制系统的工作原理 4
2.3 系统运行方式 5
2.4 故障处理 5
第3章 液位测量装置 6
3.1 CC4069B简介 6
3.2测量水位电路的组成 6
第4章 PLC控制原理 8
4.1 PLC简介 8
4.1.1可编程控制器的产生与发展 8
4.1.2 PLC的用途 9
4.1.3 PLC的特点 9
4.1.4 PLC的硬件组成 9
4.2 PLC的选型 9
4.2.1西门子S7-200PLC的系统配置 9
第5章 变频器控制原理 12
5.1 变频器简介 12
5.2 变频器的一般分类、额定数据及特点 12
5.2.1按变换的环节分类 12
5.2.2按直流电源的性质分类 12
5.2.3根据电压的调制方式分类 12
5.2.4根据输入电源的相数分类 13
5.2.5变频器的额定数据 13
5.3 变频器的选型 13
5.3.1MM440通用型变频器的特点 14
第六章 总体设计 16
6.1电动机的参数 16
6.2变频器的参数 16
6.3电动机控制要求 16
6.4 MM440和S7-200的输入输出变量约定 17
6.4.1 MM440变频器数字输入变量约定 17
6.4.2 S7-200PLC数字输入输出变量约定 17
6.5操作步骤 19
结论 23
参考文献 24
致谢 25
第1章 绪论
1.1 引言
可编程控制器(英文全称Programmable? Logic? Controlle)简称PL
显示全部