Anti-windup digital PID

Version 1.0.0.0 (10.4 KB) by Gilles
Simulink comparison of 2 digital pid controllers when the actuator is saturated.
5.7K Downloads
Updated 20 Feb 2008

No License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2007a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

1-add comments
2-reduce model