modelPIDWithOperatingMode
Test model for PID controller with operating mode
Information
This model validates the block Buildings.Fluid.HydronicConfigurations.Controls.PIDWithOperatingMode configured either as a PI or as a PID controller.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.HydronicConfigurations.Controls.PIDWithOperatingMode | limPIDPar | Controller, reset to parameter value | |
| Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset | intWitRes1 | Integrator whose output should be brought to the set point | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | resVal | Reset value | |
| Buildings.Fluid.HydronicConfigurations.Controls.PIDWithOperatingMode | limPIPar | Controller, reset to parameter value | |
| Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset | intWitRes3 | Integrator whose output should be brought to the set point | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | con | Constant false | |
| Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable | mode | Operating mode |
Revisions
-
June 30, 2022, by Antoine Gautier:
First implementation.