modelVariableSpeedPumpStage

Test the model ChillerWSE.Examples.BaseClasses.VariableSpeedPumpStageControl

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

Information

This model test the staging controller for variable-speed pumps. The staging controller is located in Buildings.Applications.BaseClasses.Controls.VariableSpeedPumpStage.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.MassFlowRatem_flow_nominal100Nominal mass flowrate

Components

TypeNameDefaultDescription
Buildings.Applications.BaseClasses.Controls.VariableSpeedPumpStagevarSpePumStaStaging controller for variable speed pumps
Modelica.Blocks.Sources.PulsespeSigSpeed signal
Modelica.Blocks.Sources.SinemasFloMass flowrate
Modelica.Blocks.Sources.BooleanConstantonPlant on signal

Revisions

  • January 2, 2023, by Kathryn Hinkelman:
    Added the on input to the example model.
  • August 25, 2017, by Yangyang Fu:
    First implementation.