1 / 50
文档名称:

毕业设计(论文)-双容水箱液位控制及PLC实现.doc

格式:doc   页数:50页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-双容水箱液位控制及PLC实现.doc

上传人:3346389411 2013/2/2 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-双容水箱液位控制及PLC实现.doc

文档介绍

文档介绍:编号:

本科毕业设计(论文)
题目:(中文)双容水箱液位控制及PLC实现
(英文)Double tank water level control and PLC achievement
摘要
【摘要】伴随时代发展,进入21世纪崭新工业控制领域,PLC仍然能够引导自动化行业的发展,而长期以来PLC始终处于工业自动化控制领域主战场,为各种各样的自动化设备提供了非常可靠的控制应用,随着电子事业的飞速发展,PLC已经可以在各个领域去适应不同的客户要求。
本文是针对双容水箱液位系统,采用西门子公司的S7-300系列PLC编程软件中的PID控制功能块来实现控制算法以及编程和硬件组态,在AE2000A实验装置,组态环境下实现下水箱液位的控制,从而实现对P、I、D三参数的整定,以及实时监视被控对象的运行状态。
【关键词】双容水箱;西门子PLC;PID控制;
Double tank water level control and PLC achievement
Abstract
【ABSTRACT】With the development of puter, PLC automation is able to guide the development of the industry. While the PLC is always in a long time in the field of industrial automation, it controls the main battlefield for a wide range of automation equipment to provide a very reliable control applications .With the rapid development of electronic business, PLC has been able to adapt in various of fields and different customer requirements.
This article is for the two-tank water system, using Siemens S7-300 series PLC programming software in the PID control function blocks for control algorithms, programming , hardware configuration, the AE2000A experimental device and configuration under the circumstances achieve tank level control. It realizes the P, I, D parameter setting of the three, as well as real-time monitoring of the object and running.
【KEYWORDS】Two-tank ,Siemens PLC,PID Control ,
目录
摘要 II
Abstract III
目录 IV
第一章序言 1
选题的背景与趋势 1
2
第二章可编程PLC技术 3
PLC的基本概念 3
PLC的基本结构 3
PLC的特点 4
PLC的应用领域 5
PLC的工作原理 6
PLC的工作过程 6
7
输入/输出的滞后现象 7
PLC的编程语言 8
9
概述 9
S7-300系统PLC介绍 9
S7-300主要功能模块介绍 10
第三章简介 11
STEP7编程软件 11
STEP7概述 11
STEP7编程软件的功能 11
STEP7编程的流程 12
STEP7的编程模块 13
15
15
16
16
组态软件 16
组态软件概述 16
性能特点 17
组态软件的基本构成 17
选件 18
第四章 PID控制算法 20
PID简介 20
比例调节(P 调节) 20
积分调节(Ti 调节) 20
4