搜索资源列表
PIDTuningUsingG.A
- -PID controller has been extensively used in the industrial world. But in this controller it is difficult to tune the PID gains. We apply the genetic algorithm(GA) to tune the PID gains. The GA is an optimization algorithm using the biotic geneti
levelingdevicePIDcontrolleresign
- 为了便于进行形象化的理解,本章进行了控制结果的可视化编程。利用Matlab与Borland C++ Builder的程序开发接口,通过建立独立的可执行程序,演示了控制过程中对熨平板进行调节的过程。最终认为,PID控制和人工神经网络控制对控制速度和精度都有了很多的改善;对摊铺机自动调平装置而言,其控制器的设计占有重要的地位。 -To facilitate figurative understanding of this chapter for the control of the results
zcx
- 基于遗传算法的PID控制 用于优化求解控制器的参数 -based on genetic algorithms for optimizing PID control parameters Controller Solution
zhuanjia111
- 用专家系统优化下面的PID参数或设计一个专家控制器,被控对象为 并与PI控制算法进项比较-use expert system optimization below the PID parameters, or a design expert controller, and object to the PI control algorithm with a credit comparison
greyPIDcontrol
- 第一步:采用PID控制,在控制器启动过程中,首先采用灰色估计器对不确定部分的模型参数建立GM(0,N) 模型进行估计,其中 控制算法为 第二步:按估计参数加上补偿控制,估计器停止工作,灰色控制算法为 -first step : PID control, the controller startup process, First estimates for the gray part of the uncertain model parameters established GM (0
PID-MATLAB
- this a pid controller- the language source code is matlab-this is a pid controller- the language source code is matlab
SRTMTCS
- 在个人计算机PC上设计一简单实时多任务控制系统软件并调试通过。 1、要求至少包括三个相对独立的任务: (1)键盘和显示器管理 图形显示实时时钟,PV ,SV,MV和P,I,D,MH,ML, , 等参数,并可通过键盘在线修改,键盘管理应能容错(手/自动切换和输出选做),修改参数时画面应继续显示刷新。 (2)控制计算:构成标准变增益构成标准变增益PID数字调节器。 包括变增益(增益系数0.25),不完全微分,输出限幅,控制周期>4秒。 (3)过程数据采集(模拟计算)
GUI-code
- THE GUI CODE IS FOR PID CONTROLLER