modelStandBy

Validate model StandBy

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

Information

This example validates the transitions to and from the stand-by operating mode.

Parameters

TypeNameDefaultDescription
Buildings.Fluid.CHPs.Data.ValidationData1perCHP performance data

Components

TypeNameDefaultDescription
Buildings.Controls.OBC.CDL.Reals.Sources.ConstantmWat_flowWater mass flow rate
Buildings.Fluid.CHPs.BaseClasses.Types.ModeactModMode indicator
Modelica.StateGraph.TransitionWithSignaltransition1Off to standby mode
Modelica.StateGraph.TransitionWithSignaltransition2Standby to pump on mode
Modelica.StateGraph.StepstaByPlant is in standby mode
Modelica.StateGraph.SteppumOnPlant pump is on

Revisions

  • October 31, 2019, by Jianjun Hu:
    Refactored implementation.
  • July 01 2019, by Tea Zakula:
    First implementation.