基于PLC的锅炉加热温度控制系统设计
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
图书分类号:
密级:
基于PLC的锅炉加热温度控制系统设计
DESIGN OF BOILER TEMPERATURE
CONTROL SYSTEM
学生学号
学生姓名
学院名称
专业名称
指导教师
摘要
本文主要介绍了工业温度控制的发展前景、S7-200系列PLC的基本知识以及锅炉温度控制系统的工作流程、基本原理和组成结构。通过对锅炉温度控制系统设计要求的分析,给出锅炉温度控制系统的I/O口分配表和系统原理图并且以可编程控制器(PLC)为核心,根据系统的控制要求利用STEP 7编程软件设计系统的梯形图。该系统以电热锅炉加热管为被控对象,锅炉水温为被控参数同时兼顾锅炉内压力及水位等条件,以PLC为控制器,锅炉加热管通电时间为控制参数设计了一个温度控制系统。其中调用了西门子公司PLC中自带的PID模块,以更简洁更方便的方法完成了锅炉温度的自动控制设计。本文从系统的工作原理、系统硬件选型、系统软件编程以及组态监控画面设计等方面进行阐述。
关键词电热锅炉;温度控制;PLC;PID;固态继电器
Abstract
This article focuses on the industrial development prospects of temperature control, basic knowledge of S7-200 series PLC as well as the boiler temperature control system made up of work processes, principles, and structure.Through the analysis of boiler temperature control system design, I/O port allocation table of temperature control system of the boiler,system schematics and a programmable logic controller (PLC) as the core, according to the control system requires the use of STEP 7 programming software system design of ladder diagram.The system to electric boiler heating tubes to a charged object, parameters of boiler water temperature to be controlled both the pressure and the water level in the boiler and other conditions, the PLC controller, boiler heating power parameter design of a temperature control system for control.Which is called the Siemens PLC comes with PID modules,and a more concise and more convenient way to complete the automatic control system design of the boiler temperature.This paper described the working principle of the system, system hardware selection, system software programming and configuration of the monitor screen design.
Keywords Electric boiler Temperature control PLC PID Solid State Relays
目录
1 绪论 (1)
1.1 课题背景及意义 (1)
1.2 国内外研究现状 (1)
1.3 本文研究内容 (2)
2 温度控制系统设计 (3)
2.1 温度控制系统工作原理 (3)
2.2 PID控制及参数整定 (3)
2.2.1 PID控制原理 (3)
2.2.2 PID参数的整定 (4)
3 系统硬件设计 (7)
3.1 PLC的产生和特点 (7)
3.1.1 PLC的产生与应用 (7)
3.1.2 PLC的特点 (7)
3.2 PLC控制系统设计的基本原则和步骤 (7)
3.2.1 PLC控制系统设计的基本原则 (8)
3.2.2 PLC控制系统设计的一般步骤 (8)
3.3 系统整体设计方案 (8)
3.4 PLC选型 (8)
3.4.1 PLC的主机模块 (8)
3.4.2 PLC的I/O扩展模块 (8)
3.4.3 PLC的选择 (9)
3.5 传感器选型 (9)
3.5.1 温度传感器选型 (9)
3.5.2 PT100温度变送器选型 (10)
3.5.3 压力传感器选型 (10)
3.5.4 液位传感器选型 (10)
3.6 固态继电器 (10)
3.6.1 固态继电器的原理分析 (10)
3.6.2 固态继电器的组成 (11)
3.6.3 固态继电器的优缺点 (11)
3.7数码管 (12)
3.8 系统工作流程及硬件接线 (12)
3.8.1 系统工作流程 (12)