Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 210 Bytes

File metadata and controls

9 lines (8 loc) · 210 Bytes

Integrator Anti-Windup

  • How to think about performance of anti-windup
  • Different methods
    • clamping
    • back tracking
  • Implementation (continuous/discrete-time)
    • Simulink
    • Handwritten C code