modelRelativeHumidity

Test model for relative humidity sensor

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

Information

This example tests the relative humidity sensors. Note that the sensor with one port always measures the humidity as if the flow would be leaving the source.

Components

TypeNameDefaultDescription
Buildings.Fluid.Sources.Boundary_pTsin
Buildings.Fluid.Sources.MassFlowSource_TsouFlow boundary condition
Modelica.Blocks.Sources.RampTDryBulDry bulb temperature
Modelica.Blocks.Sources.RampXHumHumidity concentration
Buildings.Fluid.Sensors.RelativeHumiditysenRelHumRelative humidity of the flow source if the medium were outflowing
Modelica.Blocks.Sources.Rampm_flowMass flow rate
Buildings.Fluid.Sensors.RelativeHumidityTwoPortrelHumRelative humidity of the passing fluid

Contents

NameDescription
MediumMedium model

Revisions

  • May 12, 2010 by Michael Wetter:
    First implementation.