1、 I 基于基于 PLCPLC 的水处理系统设计的水处理系统设计 摘要摘要 本文针对传统锅炉水处理过程的继电器控制方式, 介绍了一种基于 PLC 控制 的水处理系统的设计。 通过阐明锅炉水处理的工艺特点及 PLC 控制系统的各项功 能,介绍了可编程序控制器在水处理监控系统中的应用。依据 PLC 的控制原理和 组态软件的功能,设计了锅炉水处理过程的自动监控系统。本设计包括系统硬件 设计、软件设计以及监控画面设计。通过 PLC 程序的编译、仿真和实验模拟,验 证了设计的可行性。 该系统能够有效地实现对锅炉水处理过程的自动监控, 安全、 可靠、自动化程度高,是一种简单、经济、实用的控制系统,能够满足普
2、通锅炉 对用水的要求。 关键词:PLC;锅炉水处理;控制系统;系统画面 II Design of water disposal system based on PLC Abstract: Introducing a kind of design about water treatment based on PLC control by taking into consideration the control way of the traditional one s process .Introducing the application of PLC monitoring system by
3、 clarifying the characteristics of Chemical water treatment process and the function of PLC control system.Designing the monitoring system of the boiler water treatment process according to the control principle of PLC and the function of configuration software. This kind of design includes system h
4、ardware、software and monitor screen ones. Through the translation、simulation and experiment simulation, it shows that the design is feasible. It can effectively achieve the automatic control of chemical water treatment processes, besides it is safe 、reliable and of high degree of automation. In brie
5、f, it is a simple、economical and practical control system which can meet the general requirements of the boiler on the water. Keywords: PLC; chemical water treatment; control system; System picture 目录 第 1 章 前言. 1 1.1 课题的目的和意义 1 1.2 主要研究内容 2 1.3 PLC 在水处理中的应用. 2 1.4 国内外现状 3 1.4.1 中国水处理市场的现状. 3 1.4.2 国
6、外水处理发展现状 4 1.5 研究方法 4 第 2 章 任务分析与方案选择. 5 2.1 任务分析 5 2.2 拟解决的主要问题 5 2.3 方案选择 5 2.3.1 方案一 5 2.3.2 方案二 6 2.3.3 方案三 7 2.3.4 结论 7 2.4 设计要求 8 2.4.1 设计技术指标 8 2.4.2 执行标准 8 第 3 章 硬件选择. 9 3.1 硬件选型 9 3.1.1 上位机的选择. 9 3.1.2 PLC 型号的选择 9 3.1.3 扩展模块的选择 . 10 3.1.4 水处理设备的选择 . 10 3.1.5 传感器的选择 . 10 3.2 I/O 资源配置 12 3.2.1 数字输入量地址分配 12 3.2.2 数字输出量地址分配 12 3.2.3 模拟量输入地址分配 12 第 4 章 系统设计 13 4.1 系统运行过程 . 13 4.2 硬件设计 . 14 4.2.1 系统拓扑图 14 4.2.2 硬件框图 14 4.2.3 控制系统硬件连线图 15 4.3 软件设计 . 16 4.3.1 软件介绍 16 4.3.2 PLC 程序设计 17 4.4 系