搜索资源列表
基于粒子群算法的PID参数整定
- 基于粒子群算法的PID参数整定
PID参数优化与整定方法
- PID控制器现在仍然是应用最广泛的工业控制器,其关键在于对PID参数的优化整定,而采用常规的手工整定方法已经难以满足要求,目前需要解决对PID参数的高效优化问题。 本论文首先介绍了PID控制方法和常规PID参数整定方法,编程实现了数字PID控制器和基于遗传算法的参数自整定程序,然后将遗传算法用于不同的被控对象进行PID参数的整定及优化,为了对比控制效果,应用MATLAB软件进行了仿真验证,并用仿真曲线进行直观的对比。 结果表明遗传算法能够在对所求解问题一无所知的情况下,快速从全局搜索出优化的控
AutoPID
- PID自整定算法程序,根据阶跃响应曲线最优评价函数自动实现PID参数整定。-PID self-tuning algorithm for the procedure, according to step response curve of the optimal evaluation function automatically setting PID parameters.
PID
- 波形识别法PID参数整定,其中主程序为ex.m 有整定过程演示 -Waveform recognition method PID parameter tuning, in which the main program for the setting process has ex.m demo
pid_adjust
- PID整定参数的参考方法 很有用的哦 欢迎下载-PID parameter tuning methods useful reference Oh welcome to download
elco
- 本论文论述了一个液位——流量串级控制系统的设计方法和步骤,介绍了它的参数整定方法。-This paper discusses a liquid- flow cascade control system design methods and procedures, introduced its parameters tuning method.
pid
- PID参数整定与应用,基本介绍了自动控制系统中PID参数的工程整定方法.-PID parameter tuning with the application, the basic automatic control system introduced in the PID parameters tuning method works.
2006921161145
- PID算法和程序设计。PID算法的参数整定及被控对象的仿真与控制。
cai_5
- PID算法和程序设计。PID算法的参数整定及被控对象的仿真与控制。
主要程序
- 粒子群算法的仿真程序,并采用典型benchmark进行演示分析; 然后,应用粒子群算法进行热工过程水轮机系统模型辨识,matlab软件可直接运行; 采用粒子群算法与PID参数整定进行联合仿真,用以提高PID控制器对热工过程水轮机的控制性能。(Particle swarm algorithm simulation program, and the use of a typical benchmark for demonstration analysis; Then, the particle
FOPID参数整定
- 基于幅值裕量和相位裕量的FOPID参数整定(FOPID parameter tuning based on amplitude margin and phase margin)
pso GA PID参数整定
- 该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change dia
matlab
- 基于人群搜索算法的PID参数整定 ,我希望可以帮助大家(my english is poor so sorry)
Z-N法整定PID控制器参数
- 用MATLAB程序软件完成临界比例带法对PID控制器的参数整定,并求出PID控制器的三个参数Kp,Ti,Td。最后绘制出参数整定前后的单位阶跃响应图进行比较。(The parameters of PID controller are adjusted by MATLAB software and the three parameters Kp, Ti and Td of PID controller are obtained. Finally, the unit step response di
用Z-N法实现P,PI,PID控制的参数整定
- 用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P, PI, PID controller are adjus
基于数控机床进给系统PID参数优化程序
- 本代码运行遗传算法对数控机床系统PID控制环节的参数进行了整定(This code runs the genetic algorithm(GA)to set the parameters of the PID control link of the CNC machine tool system.)
基于PSO的PID参数自整定程序
- 该算法对pid控制器参数进行整定,pso能够对参数实现优化,且有良好的收敛性。(The algorithm tunes the parameters of the PID controller. The PSO can optimize the parameters and has good convergence.)
Desktop
- 基于ITAE最优控制器经验公式的PID参数整定函数(Empirical Formula of Optimal Controller Based on ITAE)
基于人群搜索算法的PID参数整定
- 第7章 基于人群搜索算法的PID参数整定,代码完整好使。(In Chapter 7, PID parameters are adjusted based on crowd search algorithm, and the code is complete.)
matlab仿真PID参数整定 源代码+仿真图
- 用MATLAB仿真PID控制,其中用simulink建仿真模型,用matlab语言编写PSO算法用于优化PID参数整定。(Matlab is used to simulate PID control, in which Simulink is used to build simulation model, and PSO algorithm is written in MATLAB language to optimize PID parameter setting.)