modelRelativeTemperature

Ideal relative temperature sensor

Extends from Modelica.Icons.RectangularSensor (Icon representing a linear measurement device).

Information

The relative temperature T(port_a) - T(port_b) is determined between the two ports of this component and is provided as output signal. The sensor should be connected in parallel with other equipment. There is no flow through the sensor.

Note that this sensor should only be connected to fluid volumes, such as Buildings.Fluid.MixingVolumes.MixingVolume. Otherwise, numerical problems may occur if one of the mass flow rates are close to zero. See Buildings.Fluid.Sensors.UsersGuide for an explanation.

Connectors

TypeNameDefaultDescription
Modelica.Fluid.Interfaces.FluidPort_aport_aFluid connector of stream a
Modelica.Fluid.Interfaces.FluidPort_bport_bFluid connector of stream b
Modelica.Blocks.Interfaces.RealOutputT_relTemperature difference of port_a minus port_b

Contents

NameDescription
MediumMedium in the sensor

Revisions

  • February 25, 2020, by Michael Wetter:
    Changed icon to display its operating state.
    This is for #1294.
  • January 18, 2019, by Jianjun Hu:
    Limited the media choice. See #1050.
  • September 29, 2009, by Michael Wetter:
    First implementation, based on Modelica.Fluid.