搜索资源列表
基于DSP的数字PID控制器设计.rar
- 基于数字信号处理器(DSP) TMS320L F2407 和外接D/ A 转换芯片,实现数字PID 控制器,采用的PID 控制算法 是增量式PID 控制算法,包括其硬件结构和软件设计。对PID 控制算法及如何用DSP 来实现数字PID 控制器做了重点介绍,DSP 的高速运算能力从硬件上保证了PID 控制策略的实时性,对控制性能要求较高的场合,具有广阔的应用前景。
增量式PID控制算法汇编程序
- 增量式PID控制算法汇编程序
温度控制
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital
位置式PID算法
- PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
IncPID
- matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
newpid
- 在vc环境下实现温度、液位等参数控制的PID程序,程序中实现了增量式PID控制算法,设定值或参据量可以通过一个函数获取。-in vc environment temperature, liquid level parameters such as PID control procedures, process to achieve the incremental PID control algorithm, the set value
200707
- 用matlab脚本文件实现的位置式及增量式PID控制算法程序-using Matlab scr ipt file to achieve the type and location of incremental process PID control algorithm
CurrentSource
- 基于增量式PID控制算法的数控横流源的设计,-Based on the incremental PID control algorithm of the NC cross-flow source of design,
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, 33
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控制算法程序,采用增量式计算减少了MCU的运算量,为MCU节省了不少资源。-PID program for MCU/MPU
addPID
- 增量式PID控制算法完整C程序和AD调用-Incremental PID control algorithm and a complete C program call AD
ymw
- 1. 采用增量式 PID控制算法实现该系统的稳定控制 2. 采用Z—N整定PID参数-1. An incremental PID control algorithm to achieve the system' s stability control 2. Using Z-N tuning PID parameters
incremental-PID-
- PID控制算法:增量式PID控制算法及仿真-PID control algorithm: incremental PID control algorithm and simulation
PID-control-algorithm-procedure
- 增量式PID控制算法程序:用汇编语言编写了增量式PID控制算法程序,能完整的完成预期的功能-Incremental PID control algorithm program: incremental PID control algorithm program written in assembly language, and full completion expected
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
PID控制算法的C语言实现.(绝对的好东西)
- PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of PID algorithm)
增量式PID的C实现
- 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。(When the executive body needs not the absolute value of the control volume, but the increment of the control volume (for example, to drive the stepping motor), we ne
51单片机PID算法程序(三)增量式PID控制算法
- 51单片机PID算法程序(三)增量式PID控制算法(51 MCU PID Algorithm Program (3) Incremental PID Control Algorithm)
增量式
- 刘金琨《先进PID控制及MATLAB仿真》(Liu Jin Kun<Advanced PID control and MATLAB simulink>)