modelHeatExchangerWithInputEffectiveness

Test model for the heat exchanger with input effectiveness

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

Information

Validation test for the block Buildings.Fluid.HeatExchangers.ThermalWheels.Sensible.BaseClasses.HeatExchangerWithInputEffectiveness.

The input signals are configured as follows:

  • The supply air temperature TSup changes from 273.15 + 30 K to 273.15 + 40 K during the period from 120 seconds to 180 seconds.
  • The sensible heat exchanger effectiveness eps changes from 0.7 to 0.8 during the period from 120 seconds to 180 seconds.

The expected outputs are: during the period from 120 seconds to 180 seconds, the difference between the entering exhaust exhaust air temperature and the leaving exhaust air temperature decreases.

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsin_2Ambient
Buildings.Fluid.Sources.Boundary_pTsou_2Exhaust air source
Modelica.Blocks.Sources.RampTSupSupply air temperature
Buildings.Fluid.Sources.Boundary_pTsin_1Supply air sink
Buildings.Fluid.Sources.Boundary_pTsou_1Supply air source
Buildings.Fluid.HeatExchangers.ThermalWheels.Sensible.BaseClasses.HeatExchangerWithInputEffectivenesshexHeat exchanger
Modelica.Blocks.Sources.RampepsSensible heat exchanger effectiveness
Buildings.Fluid.Sensors.TemperatureTwoPortsenExhTemOutTemperature sensor for exhuast air outlet
Buildings.Fluid.Sensors.TemperatureTwoPortsenExhTemInTemperature sensor for exhuast air inlet

Contents

NameDescription
Medium1Supply air
Medium2Exhaust air

Revisions

  • January 8, 2024, by Sen Huang:
    First implementation.