modelTankStatus

Validation model for tank status controller

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

Information

This model validates Buildings.DHC.Plants.Cooling.Controls.TankStatus. Note that the output signals turn true as soon as their respective temperature input crosses the threshold, but there is a delay for it to turn back to false due to the hysteresis.

Components

TypeNameDefaultDescription
Buildings.DHC.Plants.Cooling.Controls.TankStatustanStaTank status
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTableTTanBotTemperature at tank bottom
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTableTTanTopTemperature at tank top

Revisions

  • August 11, 2023 by Hongxiang Fu:
    First implementation. This is for #2859.