modelController

Validate model Controller

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

Information

This example validates Buildings.Fluid.CHPs.BaseClasses.Controller for switching between six operating modes.

Parameters

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

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.BooleanTablerunSigPlant run signal
Buildings.Fluid.CHPs.BaseClasses.ControllerconOperation mode controller
Modelica.Blocks.Sources.BooleanTableavaSigPlant availability signal
Buildings.Controls.OBC.CDL.Reals.Sources.TimeTablemWat_flowWater flow rate

Revisions

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