搜索资源列表
chap1_12
- 增量式PID的matlab仿真程序。实用了一个差分方程的对象,利用了增量式的PID算法。-incremental PID Matlab simulation program. A practical difference equations targets, the incremental use of the PID algorithm.
位置式PID控制算法
- 用matlab脚本文件实现的位置式及增量式PID控制算法程序-using Matlab scr ipt file to achieve the type and location of incremental process PID control algorithm
pid-c.rar
- 这是C语言的程序用的pid积分分离算法,增量式算法你可以看看~用的89C52 ,This is the C language used in the process pid integral separation algorithm, incremental algorithm to see if you can use the 89C52 ~
PID.rar
- 单片机PID控制算法程序,采用增量式计算减少了MCU的运算量,为MCU节省了不少资源。,PID program for MCU/MPU
zengliangshiPID
- 增量式PID算法的matlab仿真程序,在其中还加入了时滞环节-Incremental PID algorithm matlab simulation program, in which also joined the time-delay link
PID
- 增量式PID控制matlab程序,希望对大家有所帮助-Matlab incremental PID control procedures, we hope to be helpful
pid
- *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33H, 36H, 39H began. A, B, C fol
PID
- 增量式PID控制算法程序T、TD、TI、KP依次从30H,33H,36H,39H开始。 -Incremental process PID control algorithm T, TD, TI, KP followed from the 30H, 33H, 36H, 39H began.
pid
- PID程序的实现 一般而言,使用PLC进行控制的场合是不需要进行PID编程的,目前PLC中都带有PLC的控制模块,只要对有关的参数进行设置就可以很好的工作了,可谓是“傻瓜式”的控制,这也大大降低了对开发者的要求。但在使用工业板卡的场合,遇到需要进行PID控制的工艺时,如果不是采用组态软件进行开发的话,就必须使用高级语言做出PID的控制程序,这里给出一个最简单的PID控制程序,以对大家有所启发,这里使用的是PID的增量控制式。-PID process procedures to a
addPID
- 增量式PID控制算法完整C程序和AD调用-Incremental PID control algorithm and a complete C program call AD
incremental-pid
- 增量式pid算法程序 有详细说明注释 pid各参数已经调解在题目所要求的合适位置 能通过运行-Incremental algorithm procedure is described in detail pid pid comment has been mediating in the title of the parameters required to run through the appropriate position
Incremental-PID-algorithm
- 增量式PID算法,单片机C51写的程序是增量式的可以借以参考-Incremental PID algorithm
PID-control-algorithm-procedure
- 增量式PID控制算法程序:用汇编语言编写了增量式PID控制算法程序,能完整的完成预期的功能-Incremental PID control algorithm program: incremental PID control algorithm program written in assembly language, and full completion expected
PID
- 提供了PID控制的几个MATLAB程序包括:增量式PID控制,PID极点配置控制,以及自校正PID控制。-Provides several MATLAB program of PID control includind: incremental PID control, PID pole placement control, and self-tuning PID control.
PID算法
- 该程序是通过C语言实现增量式、和位置式的PID算法,可以在VC中调试使用
incremental-PID
- 程序采用M文件编写增量式PID控制,程序运行通过,有很好的学习价值。-Program using M documentation incremental PID control, program is run through, have good learning value.
PID程序
- 这是一个增量式PID程序,经测试可以直接用!(This is an incremental PID program, tested, you can use directly!)
PID
- 用C语言实现了增量式PID,以及位置型PID,还有变积分型,对于理解PID算法很有帮助(PID Algorithm in C ,i wish it can help that who need it.)
Incremental PID
- 用增量式PID控制算法编写仿真程序 输入分别为单位阶跃、正弦信号,采样时间为1ms,控制器输出限幅:[-5,5], 仿真曲线包括系统输出及误差曲线。(Programming simulation program with incremental PID control algorithm The input is a unit step and a sinusoidal signal. The sampling time is 1ms, and the output limit o
51单片机PID算法程序(三)增量式PID控制算法
- 51单片机PID算法程序(三)增量式PID控制算法(51 MCU PID Algorithm Program (3) Incremental PID Control Algorithm)