Ideal sensors to measure port properties
This package contains sensors:
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 Interfaces.Partials). All sensors are considered massless, they do not change mass flow or enthalpy flow.
Extends from Modelica.Icons.SensorsPackage (Icon for packages containing sensors).
Name | Description |
---|---|
PressureSensor | Absolute pressure sensor |
TemperatureSensor | Absolute temperature sensor |
RelPressureSensor | Pressure difference sensor |
RelTemperatureSensor | Temperature difference sensor |
MassFlowSensor | Mass flow sensor |
VolumeFlowSensor | Volume flow sensor |
EnthalpyFlowSensor | Enthalpy flow sensor |
Absolute pressure sensor
Extends from Interfaces.Partials.AbsoluteSensor (Partial model of absolute sensor).
Name | Description |
---|---|
medium | Sensor's medium |
Name | Description |
---|---|
flowPort |
Absolute temperature sensor
Extends from Interfaces.Partials.AbsoluteSensor (Partial model of absolute sensor).
Name | Description |
---|---|
medium | Sensor's medium |
Name | Description |
---|---|
flowPort |
Pressure difference sensor
Extends from Interfaces.Partials.RelativeSensor (Partial model of relative sensor).
Name | Description |
---|---|
medium | Sensor's medium |
Name | Description |
---|---|
flowPort_a | |
flowPort_b |
Temperature difference sensor
Extends from Interfaces.Partials.RelativeSensor (Partial model of relative sensor).
Name | Description |
---|---|
medium | Sensor's medium |
Name | Description |
---|---|
flowPort_a | |
flowPort_b |
Mass flow sensor
Extends from Interfaces.Partials.FlowSensor (Partial model of flow sensor).
Name | Description |
---|---|
medium | Medium in the component |
T0fixed | Initial temperature guess value or fixed |
Name | Description |
---|---|
flowPort_a | |
flowPort_b |
Volume flow sensor
Extends from Interfaces.Partials.FlowSensor (Partial model of flow sensor).
Name | Description |
---|---|
medium | Medium in the component |
T0fixed | Initial temperature guess value or fixed |
Name | Description |
---|---|
flowPort_a | |
flowPort_b |
Enthalpy flow sensor
Extends from Interfaces.Partials.FlowSensor (Partial model of flow sensor).
Name | Description |
---|---|
medium | Medium in the component |
T0fixed | Initial temperature guess value or fixed |
Name | Description |
---|---|
flowPort_a | |
flowPort_b |