PI
- Updated2023-02-17
- 2 minute(s) read
PI
Returns gain scheduling values of the parameters for a PI controller.
Inputs/Outputs

PI gains
Proportional gain and integral gain parameters of the controller.
This input accepts a cluster or an array of clusters.

proportional
Proportional gain of the controller.

integral
Integral time constant of the controller, in seconds.

maximum
Maximum value of the range of the gain scheduling values.
This input accepts a double-precision, floating-point number or an array of double-precision, floating-point numbers.

PI gain schedule
Gain scheduling values for the controller parameters.
This output can return a cluster or an array of clusters.

PI gains
Proportional gain and integral gain parameters of the controller.
This output can return a cluster or an array of clusters.

proportional
Proportional gain of the controller.

integral
Integral gain of the controller.

maximum
Maximum value of the range of the gain scheduling values.