.PowerGrids.Controls.LeadLagWithNonWindupLimiter

Lead-lag filter with non-windup limiter

Information

Model to implement a lead-lag filter:

y     1 + s*T1
- = k * ----------------
u     1 + s*T2

It is required that T1 > 0 and T2 > 0.

Output limiter with anti-windup is also implemented.

Generated at 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos