This is an update of
Buildings.Controls.OBC.CDL.Reals.PIDWithReset
with an additional enable signal provided as a Boolean input.
-
When enabled, the output of the controller is identical to
Buildings.Controls.OBC.CDL.Reals.PIDWithReset,
and the integral term is reset to
y_reset
at
enable time.
-
When disabled, the output of the controller is set to
y_neutral
and the setpoint is overridden by the measurement signal in order to avoid
time integration of the control error.
-
March 29, 2024, by Antoine Gautier:
First implementation.
Generated at 2025-01-31T19:25:52Z
by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos