modelEquipmentOnOff

Validation model for the equipment on/off controller

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Validation model for the equipment on/off controller. The input to the controller is a ramp signal of increasing measured boiler water temperature, and a on/off signal for the overall system. The validation shows that the pumps are on/off based on the overall system, and the boiler is also on/off based on this system unless the return water temperature exceeds 90°C.

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Reals.Sources.RampTBoiBoiler temperature
Buildings.Examples.Tutorial.CDL.Controls.EquipmentOnOffconEquStaController for equipment on/off
Buildings.Controls.OBC.CDL.Logical.Sources.PulseonSysSystem on signal

Revisions

  • February 18, 2020, by Michael Wetter:
    First implementation.