1 / 67
文档名称:

毕业设计(论文)-基于神经网络的比值控制系统.doc

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

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

分享

预览

毕业设计(论文)-基于神经网络的比值控制系统.doc

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

下载得到文件列表

毕业设计(论文)-基于神经网络的比值控制系统.doc

文档介绍

文档介绍:基于神经网络的比值控制系统
黄江伟
摘要:本文主要针对PCT-2型过程控制系统进行比值控制。众所周知,用PID算法来控制比值已经能取得很好的效果,而且它具有直观、实现简易和鲁棒性强等一系列优点,但由于实际的比值系统存在非线性,不易建立精确的数学模型。目前,虽然已经有相关的方法诸如动态特性参数法、稳定边界法、衰减曲线法等整定PID参数的方法,但这些都需要进行大量的实验才能找到比较合适的参数。本文提出了一种基于神经网络的PID控制方法,这种方法从生理结构上模仿人脑神经元的功能,可作为一般函数的估计器,能映射输入输出关系;神经网络具有自学习能力和大规模并行处理能力,在认知处理比较擅长。实验证明,该方法具有一定的实用价值和应用前景。
关键词:比值系统神经网络
The Double Tanker’s Water Level System Based on
ic Algorithm
Jiangwei Huang
Abstract: In this paper , we mainly discuss the double tanker’s water level control in PCT-2 process control system .It is known to all that it’s fine to control level system with PID method , and it has merits, such as intuition, easiness for realizing and strong robustness . Therefor , considering actual water level system has non-linearity ,it is not easy to build a precise mathematical model for the system .At present ,we have some correlative means about rectifying PID parameters ,such as dynamic characteristics parameter method, stability limit law, attenuation curve law and so on ,but they all demand substantive experiment to find some appropriate parameters .This es up with a kind of PID control method based on ic algorithm , which can simplify the fussy course of searching for the parameters and can find the suitable parameters with automatic optimum .Firstly ,we encode the parameter( Kp 、Ti ) which demand optimum and product a certainty quantity of initial population ,then puter will proceed a series of ic algorithm ,such as selection ,crossover and mutation .At last, puter pute the adaptive value of every chromosome according to the object function and select the suitable PID parameters to adjust the system .This method can control the water level system well, and the experiment proves that it has certain use value and potential application.
Key words:

目录
引言 1
第一章概述 2
设立本课题意义 2
课程设计的任务 2
第二章系统软硬件介绍 4
系统介绍 4
实验柜硬件介绍 4
系统通讯器件 5
计算机软件介绍 6
遗传算法 13
简介 13
编码方法 13
交叉和变异 14
1