modelPartialComponent

BaseClass for components in air handling units with one air flow

Information

This partial model provides a idealized heat exchanger. The model considers the convective heat transfer from the heat transfer surface in the air stream. Moreover the heat capacity of the heating surface and the housing of the heat exchanger is considered.

Parameters

TypeNameDefaultDescription
Advanced
Modelica.Units.SI.SpecificHeatCapacitycpAir1006specific heat capacity of dry air
Modelica.Units.SI.SpecificHeatCapacitycpSteam1860specific heat capacity of steam
Modelica.Units.SI.DensityrhoAir1.2Density of air
Nominal conditions
Modelica.Units.SI.MassFlowRatem_flow_nominalnominal mass flow rate
Modelica.Units.SI.PressureDifferencedp_nominalpressure drop at nominal mass flow rate

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputmAirIn_flowmass flow rate of incoming air
Modelica.Blocks.Interfaces.RealInputTAirInTemperature of incoming air
Modelica.Blocks.Interfaces.RealInputXAirInabsolute humidity of incoming air
Modelica.Blocks.Interfaces.RealOutputmAirOut_flowmass flow rate of outgoing air
Modelica.Blocks.Interfaces.RealOutputTAirOuttemperature of outgoing air
Modelica.Blocks.Interfaces.RealOutputXAirOutabsolute humidity of outgoing air
Modelica.Blocks.Interfaces.RealOutputdppressure difference

Components

TypeNameDefaultDescription
Modelica.Units.SI.SpecificEnthalpyhAirInspecific enthalpy of incoming air
Modelica.Units.SI.SpecificEnthalpyhAirOutspecific enthalpy of outgoing air

Revisions

  • April, 2019, by Martin Kremer:
    First implementation.
  • August, 2019, by Martin Kremer:
    Added possibility to use set temperature.
  • December, 2019, by Martin Kremer:
    Removed internal PID. Output temperature is now directly set to set temperature.