搜索资源列表
温度控制
- 在计算机控制系统中,使用的是数字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
模糊PID增量式算法
- Fuzzy PID control program
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
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
pid_test
- 利用VISUAL STDIO 2010集成开发环境,C/C++实现PID算法的模拟和仿真,包含位置PID和增量PID,可自主设置P.I.D的值以及其它各参量的值,在示波器窗口显示相关波形,可以帮助更好地理解PID算法。
PIC18_PID_Control
- C语言对增量式PID以及位置式PID基础算法进行整理,快速理解。-C language for the incremental PID and finishing position type PID algorithm, quick to understand.
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)