blockPI

Identify control gain and integral time of a PI controller

Information

This block calculates the control gain and the integral time of a PI controller.

Refer to the following blocks for detailed information:

Connectors

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Interfaces.RealInputkpGain of a first-order plus time-delay (FOPTD) model
Buildings.Controls.OBC.CDL.Interfaces.RealInputTTime constant of the FOPTD model
Buildings.Controls.OBC.CDL.Interfaces.RealInputLTime delay of the FOPTD model
Buildings.Controls.OBC.CDL.Interfaces.RealOutputkControl gain signal
Buildings.Controls.OBC.CDL.Interfaces.RealOutputTiTime constant signal for the integral term

Revisions

  • June 1, 2022, by Sen Huang:
    First implementation.