packageSensors

Ideal sensors to measure port properties

Extends from Modelica.Icons.SensorsPackage (Icon for packages containing sensors).

Information

This package contains sensors:

  • PressureSensor: absolute pressure
  • TemperatureSensor: absolute temperature (Kelvin)
  • RelPressureSensor: pressure drop between flowPort_a and flowPort_b
  • RelTemperatureSensor: temperature difference between flowPort_a and flowPort_b
  • MassFlowSensor: measures mass flow rate
  • VolumeFlowSensor: measures volume flow rate
  • EnthalpyFlowSensor: measures enthalpy flow rate

Some of the sensors do not need access to medium properties for measuring, but it is necessary to define the medium in the connector (check of connections). Thermodynamic equations are defined in partial models (package BaseClasses). All sensors are considered massless, they do not change mass flow or enthalpy flow.

Contents

NameDescription
PressureSensorAbsolute pressure sensor
TemperatureSensorAbsolute temperature sensor
RelPressureSensorPressure difference sensor
RelTemperatureSensorTemperature difference sensor
MassFlowSensorMass flow sensor
VolumeFlowSensorVolume flow sensor
EnthalpyFlowSensorEnthalpy flow sensor