搜索资源列表
MATLAB-basedControlSystemAnalysis
- 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的 控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学 模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包 水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。 本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅 炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行 仿真。结果表明,该控制器自整
autotunerPID
- PID_TUNING Tune the parameters of a ISA PID regulator with some well defined auto tuning methods -PID_TUNING Tune the parameters of a ISA PID regulator with some well defined auto tuning methods
pid
- 人工神经网络(Artificial Neural Network)是从生理角度对智能的模拟,具有极 高的学习能力和自适应能力,能够以任意精度逼近任意函数,完成对系统的仿真; 而遗传算法是对自然界生物进化过程的模拟,具有极强的全局寻优能力,这两种 算法都是当下研究较多的智能方法。将这两种方法与常规的 PID 控制相结合, 构成智能 PID 控制器,使其具有参数自整定、自适应的能力,以适应复杂环境 下的控制要求,这一思路对提高控制效果具有很好的现实意义。 -Artificia
Fuzzy-PID_3ouputs
- Fuzzy Auto PID Tuning for DC Motor The Fuzzy system needs 2 inputs e(t) & de(t) and it will get three outputs for tuning the PID gains (KP), (KI) & (KD) depending on the membership functions -Fuzzy Auto PID Tuning for DC Motor The Fuzzy system nee
Fuzzy-auto-tuning-for-a-PID-controller
- i want to fuzzy pid code for my thesis work
PID_GA_simple
- 利用遗传算法(实数编码)实现一阶滞后模型的PID参数寻优自整定,可以在工程中使用-Using genetic algorithms (real coding) to achieve the first-order lag model of PID parameter optimization auto-tuning can be used in the project!