modelChilledWaterPumpSpeed
Example to test the chilled water pump speed controller
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the variable speed pump control logic implemented in Buildings.DHC.Plants.Cooling.Controls.ChilledWaterPumpSpeed.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.DHC.Plants.Cooling.Controls.ChilledWaterPumpSpeed | chiWatPumSpe | Chilled water pump speed controller | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | mFloTot | Total chilled water mass flow rate | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Pulse | dpMea | Measured pressure drop | |
| Buildings.Controls.OBC.CDL.Logical.Sources.Constant | on | Plant on signal |
Revisions
-
December 14, 2022 by Kathryn Hinkelman:
ReviseddpMeainput from constant to step function. -
August 6, 2020 by Jing Wang:
First implementation.