modelChillerStage
Example to test the chiller staging controller
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the chiller staging control logic implemented in Buildings.DHC.Plants.Cooling.Controls.ChillerStage.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Cooling.Controls.ChillerStage | chiStaCon | Chiller staging controller | |
| Modelica.Blocks.Sources.BooleanTable | on | On signal of the cooling plant | |
| Modelica.Blocks.Sources.Constant | TRet | Return temperature | |
| Modelica.Blocks.Sources.Constant | TSup | Supply temperature | |
| Modelica.Blocks.Sources.Sine | mFlo | Total mass flow rate |
Revisions
-
August 6, 2020 by Jing Wang:
First implementation.