搜索资源列表
基于DSP的数字PID控制器设计.rar
- 基于数字信号处理器(DSP) TMS320L F2407 和外接D/ A 转换芯片,实现数字PID 控制器,采用的PID 控制算法 是增量式PID 控制算法,包括其硬件结构和软件设计。对PID 控制算法及如何用DSP 来实现数字PID 控制器做了重点介绍,DSP 的高速运算能力从硬件上保证了PID 控制策略的实时性,对控制性能要求较高的场合,具有广阔的应用前景。
增量式PID控制算法汇编程序
- 增量式PID控制算法汇编程序
PID_control
- 51单片机PID算法程序(三)增量式PID控制算法-51 single PID algorithm (c) incremental PID control algorithm
51_PID
- 当执行机构需要的不是控制量的绝对值,而是控制量的增量(例如去驱动步进电动机)时,需要用PID的“增量算法”。-When the executing agency need is not the absolute amount of control, but to control the amount of the increment (for example, to drive stepper motors), the need to use PID' s " incrementa
shuiwenkongzhixitong
- 本文介绍的是一个以51单片机为控制核心的水温控制系统,此系统通过人机交互设定控制温度,采用增量型PID算法,通过脉宽调制控制电炉加热,最终实现水温的恒定。-This article is one of 51 core microcontroller to control the water temperature control system, this system controls the temperature through the man-machine interaction set
PID
- 讲解PID算法原理,包括位置式PID、增量式PID、模糊PID等,另外将PID算法应用到实际中。-Explain the principle of PID algorithm, including the location of PID, incremental PID, fuzzy PID, in addition to the application of the PID algorithm in practice.
增量式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 need to use the incremental algo