modelTemperatureDryBulb

Test model for the dry bulb temperature sensor

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

Information

This example tests the dry bulb temperature sensors. One sensor is configured to be a steady-state model, a second sensor is configured to be a dynamic sensor and the third sensors is a dynamic sensor with heat transfer. There is also a sensor that measures the temperature difference.

Components

TypeNameDefaultDescription
IBPSA.Fluid.Sources.Boundary_pTambAmbient conditions, used to test the relative temperature sensor
IBPSA.Fluid.Sources.MassFlowSource_TmasFloRatFlow boundary condition
Modelica.Blocks.Sources.RampTDryBulDry bulb temperature
IBPSA.Fluid.Sensors.TemperatureTwoPorttemSteStaSteady state temperature sensor
Modelica.Blocks.Sources.Pulsem_flow1Mass flow rate
IBPSA.Fluid.Sensors.TemperatureTwoPorttemDynDynamic temperature sensor
RelativeTemperaturesenRelTemTemperature difference sensor
IBPSA.Fluid.Sources.Boundary_pTsinFlow boundary condition
IBPSA.Fluid.Sensors.TemperatureTwoPorttemDynLossDynamic temperature sensor with heat transfer
Modelica.Blocks.Math.Addadd_m_flowAdd two pulse functions for mass flow rate
Modelica.Blocks.Sources.Pulsem_flow2Mass flow rate

Contents

NameDescription
MediumMedium model

Revisions

  • June 19, 2015 by Filip Jorissen:
    Extended example with demonstration of thermal losses.
  • September 10, 2008 by Michael Wetter:
    First implementation.