modelReheat

Test model for reheater controller

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

Information

This example tests the reheater controller with two varing input error signals.

Components

TypeNameDefaultDescription
Buildings.Applications.DataCenters.ChillerCooled.Controls.ReheatheaConHeater on/off controller
Modelica.Blocks.Sources.Sinesig1Signal 1
Modelica.Blocks.Sources.Sinesig2Signal 2
Modelica.Blocks.Sources.Constantset1Set point for signal 1
Modelica.Blocks.Sources.Constantset2Set point for signal 2
Modelica.Blocks.Math.Addadd1Error between signal 1 and setpoint 1
Modelica.Blocks.Math.Addadd2Error between signal 2 and setpoint 2

Revisions

  • May 12, 2017 by Yangyang Fu:
    First implementation.