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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Cooling.Controls.TankStatus | tanSta | Tank status | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | TTanBot | Temperature at tank bottom | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | TTanTop | Temperature at tank top |
Revisions
-
August 11, 2023 by Hongxiang Fu:
First implementation. This is for #2859.