modelTemperatureWetBulb

Test model for the wet bulb temperature sensor

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

Information

This example tests the wet bulb temperature sensor. The problem setup is such that the moisture concentration and the dry bulb temperature are varied simultaneously in such a way that the wet bulb temperature remains close to a constant value.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.RamppPressure boundary condition
IBPSA.Fluid.Sources.Boundary_pTsinFlow boundary condition
IBPSA.Fluid.Sensors.TemperatureWetBulbTwoPortsenWetBulWet bulb temperature sensor
IBPSA.Fluid.Sources.MassFlowSource_TsouFlow boundary condition
Modelica.Blocks.Sources.RampTDryBulDry bulb temperature
Modelica.Blocks.Sources.RampXHumHumidity concentration

Contents

NameDescription
MediumMedium model

Revisions

  • June 4, 2011 by Michael Wetter:
    Adjusted parameters and simulation stop time since the sensor was changed to a dynamic sensor.
  • May 6, 2008 by Michael Wetter:
    First implementation.