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.Units.SI.MassFlowRatem_flow_nominal3000/1000/20Nominal mass flow rate

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsinSink
Buildings.Fluid.HeatExchangers.HeaterCooler_uheaSteSteady-state model of the heater
Buildings.Fluid.Sensors.TemperatureTwoPortsenTem1Temperature sensor
Modelica.Blocks.Sources.TimeTableTSetSetpoint
Buildings.Controls.Continuous.LimPIDcon1Controller
Buildings.Fluid.HeatExchangers.HeaterCooler_uheaDynDynamic model of the heater
Buildings.Fluid.Sensors.TemperatureTwoPortsenTem2Temperature sensor
Buildings.Controls.Continuous.LimPIDcon2Controller
Buildings.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.