Anti-windup digital PID

Versión 1.0.0.0 (10,4 KB) por Gilles
Simulink comparison of 2 digital pid controllers when the actuator is saturated.
5,7K descargas
Actualizado 20 feb 2008

Sin licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

1-add comments
2-reduce model