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

TypeNameDefaultDescription
Buildings.DHC.Plants.Cooling.Controls.ChilledWaterPumpSpeedchiWatPumSpeChilled water pump speed controller
Buildings.Controls.OBC.CDL.Reals.Sources.PulsemFloTotTotal chilled water mass flow rate
Buildings.Controls.OBC.CDL.Reals.Sources.PulsedpMeaMeasured pressure drop
Buildings.Controls.OBC.CDL.Logical.Sources.ConstantonPlant on signal

Revisions

  • December 14, 2022 by Kathryn Hinkelman:
    Revised dpMea input from constant to step function.
  • August 6, 2020 by Jing Wang:
    First implementation.