搜索资源列表
pidmatlab
- 串级PID控制 控制顺序先主回路后副回路-Cascade PID control loop sequence after the first deputy main loop
MATLABzhinenkongzhi
- 文中介绍了传统的PID控制原理,PID分为位置式和增量式,计算机控制是数字PID控制。一些 改进的PID控制算法是针对实际应用中的不足提出的,如积分分离式PID控制算法,抗 积分饱和算法,变速积分算法等,实际应用中,控制又分为简单PID控制和串级PID控 制,对一些典型的控制算法,选用典型控制对象用MArLAB软件进行了对应仿真。对仿 真结果进行了对比分析,说明了改进算法的作用。
chuanjiPID
- 对于双容系统的延迟系统采用PID串级控制,本程序采用matlab编程实现,效果很好-For double let system delay system adopts PID cascade control, this procedure using matlab programs, the effect is very good
PID
- 一个串级PIDSIMULINK模型,可直接运行-one simulink model about pid
Matlab
- 文件包含基于Matlab编写的一些先进PID控制程序,其中包括专家PID,大延迟Dalin算法,大滞后Smith算法,串级PID控制,遗传PID,遗传辨识算法。可在Matlab中直接运行。-Matlab based on the preparation of a document contains a number of advanced PID control procedures, including expert PID, large delay Dalin algorithm, larg
chuanjipid
- 串级pid控制cstr系统,对于连续系统cstr的各个变量进行先进控制,更好达到控制效果-Pid control cstr cascade system, continuous system for all the variables cstr advanced control and better results to control
Microcomputer-control-matlab
- 模型预测控制,PID串级控制系统的matlab例程代码,里面有.m文件和.mdl,两者是配合在一起的, -Model predictive control, PID cascade control system of matlab code, and there are routine. M documents and MDL, both with. Is in together,
pid-matlab
- 简单pid和串级pid的matlab仿真-Simple cascade pid pid and the matlab simulation
PID-SIMULATION
- 控制规律的选用要根据过程特性和工艺要求来选取,决不是说PID控制规律在任何情况下都具有较好的控制性能,不分场合都采用是不明智的。如果这样做,只会给其它工作增加复杂性,并给参数整定带来困难。当采用PID控制器还达不到工艺要求,则需要考虑其它的控制方案。如串级控制、前馈控制、大滞后控制等。 -Choice of control law according to process characteristics and process requirements to select, does not
xiaolunwenPID
- 锅炉PID串级控制matlab仿真,用于锅炉温度控制的simulink仿真-The boiler PID cascade control matlab simulation
Simulation-of-Cascade-PID-Control
- 串级控制系统matlab仿真的一个实例,对化工过程中的一个过程进行串级控制,优化,用到PID算法-Cascade cascade control system matlab simulation of an instance of a process in the chemical process control, optimization, used in the PID algorithm
PID
- 简单的PID串级控制matlab仿真实例-PID Cascade Control matlab simulation examples
Series-system-PID-control
- 根据串级控制原理,使用MATLAB编程实现系统控制-According to the principle of cascade control, system control using MATLAB programming
buledmc_pid
- dmc-pid串级控制代码,欢迎下载参考!(dmc-pid theory in matlab)
固定翼四轴通用的串级PID算法
- 四轴参数难调,这事常见的pid控制,经过多次实验获得的代码!(The four axis parameter is difficult to tune, this common PID control, after many experiments to obtain the code!)
SIM_1_fuzzy_PID
- 模糊PID水箱控制程序,双闭环设计,串级系统(fuzzy-PIDcontroller,double_controlle,)
mcx
- 关于四旋翼飞行器的控制仿真,串级PID算法。有相关文献。(Control simulation of four rotor aircraft, cascade PID algorithm. There are relevant documents.)
quadcopter
- 关于四旋翼串级PID控制算法的MATLAB仿真。使用SIMULINK模块搭建。(The MATLAB simulation of the four rotor cascade PID control algorithm is presented. Using the SIMULINK module to build)
串级pid
- 串级pid控制,系统结构上,串级控制系统有两个闭合回路:主回路和副回路,主、副调节器串联工作。副回路先调、粗调、快调,主回路细调、慢调。(This simulink model is a cascade pid control system, which uses two pid controller to control the transfer function. Cascade control system includes outer loop and inner loop.)
pid串级控制
- 内含pid串级控制的matlab-simulink源程序。