modelHeatingOnly

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

Information

This example tests the implementation of Buildings.Fluid.HeatExchangers.ActiveBeams.CoolingAndHeating, but operates it only in heating mode. An air volume is maintained at a temperature above 22°C by a controller that regulates the water flow rate in the active beam.

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsin_1Sink for chilled water
Buildings.Fluid.Sources.MassFlowSource_TsouAirSource for air
Buildings.Fluid.Sources.Boundary_pTbouSink for air
Modelica.Thermal.HeatTransfer.Components.ThermalConductortheConWalThermal conductor for wall
Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlowheaFloThermal loads
Modelica.Blocks.Sources.ConstantTSetHeaHeating set-point temperature
Buildings.HeatTransfer.Sources.FixedTemperatureTOutOutdoor air temperature
Buildings.Controls.Continuous.LimPIDconPIDController
Buildings.Fluid.Sources.Boundary_pTsou_1Soure chilled water
Modelica.Blocks.Math.Gaingain
Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensorsenTemRoom air temperature sensor
Sources.MassFlowSource_TpumHeaSource for heating
Buildings.Fluid.Sources.Boundary_pTsin_2Sink for hot water
Modelica.Blocks.Sources.SinesineSource for thermal loads
Buildings.Fluid.MixingVolumes.MixingVolumevolAir volume for room
Buildings.Fluid.HeatExchangers.ActiveBeams.CoolingAndHeatingbeaCooHeaActive beam

Contents

NameDescription
MediumAMedium model for air
MediumWMedium model for water

Revisions

  • May 15, 2019, by Jianjun Hu:
    Replaced fluid source. This is for #1072.
  • June 14, 2016, by Michael Wetter:
    Revised implementation.
  • May 20, 2016, by Alessandro Maccarini:
    First implementation.