modelPIDWithEnable
Test model for PID controller with enable signal
Information
Validation test for the block Buildings.Controls.OBC.Utilities.Validation.PIDWithEnable. This tests the different settings for the controller types.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | pulse | Setpoint | |
| Buildings.Controls.OBC.Utilities.PIDWithEnable | limPID | PID controller | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | const | Measurement data | |
| Buildings.Controls.OBC.Utilities.PIDWithEnable | limPI | PI controller | |
| Buildings.Controls.OBC.Utilities.PIDWithEnable | limPD | PD controller | |
| Buildings.Controls.OBC.Utilities.PIDWithEnable | limP | P controller | |
| Buildings.Controls.OBC.Utilities.PIDWithEnable | noLimPID | PID controller with no output limit | |
| CDL.Logical.Sources.Pulse | ena | Enable signal |
Revisions
-
November 15, 2025, by Michael Wetter:
First implementation.