Anti-windup digital PID

版本 1.0.0.0 (10.4 KB) 作者: Gilles
Simulink comparison of 2 digital pid controllers when the actuator is saturated.
5.7K 次下载
更新时间 2008/2/20

无许可证

ANTI WIND UP is a simple Matlab Simulink file that allows user to analyze the behavior of 2 digital pid implementations. You can focus on command and process output when the actuator is saturated. You will see that the basic PID exibits an overshoot after an saturation of the actuator. This problem is avoided by using the anti-windup PID that controls the integration term.

引用格式

Gilles (2024). Anti-windup digital PID (https://www.mathworks.com/matlabcentral/fileexchange/18424-anti-windup-digital-pid), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

1-add comments
2-reduce model