遗传算法在伺服系统参数中的应用答辩稿
- 格式:ppt
- 大小:489.00 KB
- 文档页数:5
文章编号:167321220(2009)022044203基于遗传算法的电液位置伺服控制系统P I D参数整定汤 永,吴志刚,李新民(中国直升机设计研究所,景德镇,333001)摘 要 为了改善电液伺服位置系统的控制性能,本文采用了传统遗传算法对相关P I D参数进行寻优整定。
通过仿真工具S I M UL I N K和实际试验表明,控制系统既有较快的动态响应,又有较高的稳态精度。
关键词 电液位置伺服;P I D整定;遗传算法中图分类号: V227 文献标识码: AP I D Tun i n g ba sed on Gen eti c A lgor ithm s i n Electr o2Hydrauli cPositi on Ser vo SystemT ANG Y ong,WU Zhigang,L I Xinm in(China He licop ter R esearch and Deve l opment Institute,Jing dezhen,333001)Ab stra ct I n order to i m p r ove the perf or m ances of e lec tr o2hydraulic position servo syste m,traditi onG A(Gene tic Algorithm s)was applied t o P I D Tuning.The results of S I M U L I N K si mula ti ons indicatethat the system not only has the faster dynam ic res ponse,but also shows the better ulti ma te preci2 sion.It was pr oved to be eff ective by te st also.Key word s electr o2hydraulic positi on servo;genetic a lgorithm s;P I D tuning1 前言某型直升机地面联合试验台的旋翼系统桨距变化采用电液位置伺服控制系统来实现。
广西科技大学毕业设计(论文)说明书课题名称基于遗传算法优化的直流伺服电机PID控制器设计系别电气与信息工程学院专业自动化班级094班学号200900301124姓名王超指导教师叶洪涛2013 年5 月23 日摘要近年来,直流伺服控制系统己经在工业生产控制等多领域得到了广泛应用。
其中应用作为动力源的直流伺服电机显得尤其重要。
PID (Proportional、Integral、Derivative)即比例、积分、微分控制规律是工业过程控制中应用最为广泛的控制策略,它具有算法简单、鲁棒性好、可靠性高的优点。
若已知PID控制器的结构,则控制器的控制品质由比例、积分时间和微分时间系数这三个参数来决定。
其控制算法比较简单,但相比之下其参数整定优化显得复杂很多。
遗传算法是一种借鉴生物界自然选择和自然遗传学机理上的迭代自适应概率性搜索算法。
自20世纪60年代诞生以来在国际上一直备受关注,近年来遗传算法的理论发展和实际应用被看作成研究热点之一。
本文运用遗传算法来来对直流伺服电机PID控制器参数进行优化设计。
首先建立直流伺服电机的模型;其次,简要介绍PID控制器原理,并介绍了衡量PID 控制系统的四项主要指标。
再次,概要介绍了遗传算法并阐述其应用步骤。
然后,运用遗传算法对直流伺服电机PID控制器参数进行整定优化,对比使用MATLAB 里的Signal Constraint模块整定的曲线来分析,最后总结了论文所做的工作,表明了使用遗传算法对直流伺服电机模型的PID控制器参数整定优化具有良好的效果,并指出了使用遗传算法进行PlD参数整定优化还有待解决的问题。
关键词:遗传算法;直流伺服电机;PID控制器;参数优化;仿真AbstractIn recent years, DC servo control system has been in the field of industrial control, etc widely application. The application of DC servo motor as a power source is especially important. PID (Proportional, Integral, Derivative) is proportional, Integral and differential control law is the most widely used in industrial process control control strategy, it has simple algorithm, the advantages of good robustness, high reliability. If known the structure of the PID controller, the controller is the control of quality by the proportional, integral and differential time coefficient to determine the three parameters. Its control algorithm is simple, but compared with its parameter setting optimization much more complex. Genetic algorithm is a kind of biological natural selection and natural genetic mechanism for reference on the iterative adaptive probabilistic search algorithm. Since its birth in the 1960s has been in the world, much attention has been paid in recent years, the theory development and practical application of genetic algorithm is considered as one of the hot research topic.This paper uses genetic algorithm to the DC servo motor PID controller parameters optimization design. First of all establish DC servo motor model; Second, briefly introduced the principle of PID controller, and introduces the four main indicators of PID control system. Again, introduces the genetic algorithm and its application procedure. Then, using genetic algorithm PID controller parameter setting of the DC servo motor optimization, contrast to use MATLAB in Signal Constraint module setting curve to analyze, finally summarizes the dissertation work, shows that using the genetic algorithm of DC servo motor setting to optimize PID controller parameters in the model has good effect, and points out that using genetic algorithm to optimize PlD parameter setting remains to be solved problem.Key words: genetic algorithm; The DC servo motor; PID controller; Parameter optimization; simulation目录摘要 (Ⅰ)Abstract (Ⅱ)第1章绪言 (1)1.1课题背景 (1)1.2本课题研究意义和目的 (2)1.3国内外研究现状 (3)1.4本文的主要研究内容 (4)第2章直流伺服电机的模型建立 (6)2.1直流伺服电机的物理模型 (6)2.2 直流伺服电机的数学模型 (6)2.2.1 电机的基本方程组 (6)2.2.2 电机的传递函数 (7)第3章PID控制器 (8)3.1PID控制器基本原理 (8)3.2PID控制系统的主要性能指标 (9)第4章遗传算法 (10)4.1遗传算法概要 (10)4.1.1遗传算法的起源及发展 (10)4.1.2遗传算法的应用领域 (11)4.1.3遗传学基本概念 (13)4.2遗传算法的应用步骤 (14)4.3遗传算法的基本流程图 (16)第5章基于遗传算法的PID控制器参数整定优化设计及仿真 (17)5.1MATLAB及S IMULINK仿真环境简介 (17)5.2基于遗传算法的PID参数整定优化 (17)5.2.1基于遗传算法的PID参数整定优化原理 (17)5.2.2基于遗传算法的PID参数整定优化流程图 (19)5.2.3基于遗传算法的PID参数整定优化步骤 (19)5.2.4基于遗传算法的PID参数整定优化结构图 (20)5.3基于遗传算法的PID参数整定优化的仿真实验 (20)结论 (25)致谢 (26)参考文献 (27)附录(程序清单) (28)第1章绪言1.1 课题背景PID控制器是最早起源发展的控制策略之一,原因在于它所涉及的设计算法和控制结构都相对比较简单,同时也十分适用于实际中的工程应用,另外PID控制方案并不要求建立精确的控制对象的数学模型,且一般采用PID控制的控制效果令人比较满意,因此在工业实际应用过程中,PID控制器是应用最为广泛的控制策略,也是历史最悠久、生命力最顽强的基本控制方式之一。