PI - Limited PI controller
Connection Diagram:
IN | PI | ||
Connections(13) | Position | Remark |
PI | Right | Output |
IN | Left | Input |
Parameters(4) | Default | Remark |
K | 1 | Proportional Gain |
tau | 1 | Integration time constant tau |
Max | 1e6 | Maximum output limit |
Min | -1e6 | Minimum output limit |
Function | PI controller where the integration I is limited between min and max | |
Special | The limiter is inside the integrator I and therefore has anti-windup |
Status | Standard | |
Export of Embedded C Code | YES |
Select from | Components\Library\PowerConverters\InverterControl\Control |
See also
AmplitudeLimiter, FeedForward, PIdq, PIdqFF, VF,