modelHeaterCooler_u

Model that demonstrates the ideal heater model

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

Information

Model that demonstrates the use of an ideal heater. Both heater models are identical, except that one model is configured as a steady-state model, whereas the other is configured as a dynamic model. Both heaters add heat to the medium to track a set-point for the outlet temperature.

Parameters

TypeNameDefaultDescription
Modelica.SIunits.MassFlowRatem_flow_nominal3000/1000/20Nominal mass flow rate

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sources.Boundary_pTsinSink
IBPSA.Fluid.HeatExchangers.HeaterCooler_uheaSteSteady-state model of the heater
IBPSA.Fluid.Sensors.TemperatureTwoPortsenTem1Temperature sensor
Modelica.Blocks.Sources.TimeTableTSetSetpoint
IBPSA.Controls.Continuous.LimPIDcon1Controller
IBPSA.Fluid.HeatExchangers.HeaterCooler_uheaDynDynamic model of the heater
IBPSA.Fluid.Sensors.TemperatureTwoPortsenTem2Temperature sensor
IBPSA.Controls.Continuous.LimPIDcon2Controller
IBPSA.Fluid.Sources.MassFlowSource_TsouSource

Contents

NameDescription
Medium

Revisions

  • September 11, 2014, by Christoph Nytsch-Geusen:
    Rename experiment to HetaterColler_u in the Annex 60 library.
  • September 19, 2013, by Michael Wetter:
    Removed fan with a prescribed mass flow source for inclusion of the test model in the Annex 60 library.
  • July 11, 2011, by Michael Wetter:
    First implementation.