搜索资源列表
温度控制
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital PID controller, digital PID c
IncPID
- matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
control-system-by-computer
- PID控制器的计算机控制实现 实验目的:(1)通过实验进一步掌握计算机控制的基本原理; (2)熟练掌握基本PID控制器(增量式为主)的原理、设计和算法编排; (3)掌握HY-6070板的基本工作原理,能熟练的进行接口(A/D、D/A)程序设计 -Purpose: (1) experiment to further understand the basic principles of computer control (2)
PIDsourceCode
- PID控制程序,输入一个变量值,pid控制程序根据增量式pid控制算法计算控制变量,然后输出控制变量。-PID source code of control program
PPIDDrarI
- 温度PID控制,增量式算算法.条理清晰,通俗易懂. -PID temperature control, incremental count algorithm. Clear, easy to understand.
incremental_pid
- 增量式PID控制算法在MATLAB中的C语言编程-The incremental PID control algorithm simulation model and procedures
119128660PID
- 学习pid算法编写和控制,pid在工程应用很广,在自动化领域更广,可以自动调节使输出值跟设定值在一个位置上,有增量式PID和位置式PID(Learning PID algorithm Writing and control, PID is widely used in engineering, in the field of automation more widely, can automatically adjust the output value with the set value i
增量式
- 刘金琨《先进PID控制及MATLAB仿真》(Liu Jin Kun<Advanced PID control and MATLAB simulink>)
PID
- labview 位置 和 增量式 的PID控制 算法(Position and incremental PID control algorithm of LabVIEW)