Extends from Modelica.Icons.SensorsPackage (Icon for packages containing sensors).
Name | Description |
---|---|
![]() |
Mass flow between ports |
![]() |
Hydraulic pressure at port |
![]() |
Measure of partial pressure of the substance |
![]() |
Temperature sensor |
![]() |
Measure of pH (acidity) of the solution |
![]() |
Blood gases measurement |
![]() |
Power as pressure multiplied by volumetric flow between ports |
![]() |
Systolic, diastolic and mean pressure measurement with latency of measurement time |
![]() |
Volumetric flow between ports |
![]() |
Ideal one port mass fraction sensor |
![]() |
Ideal one port concentration sensor |
![]() |
Ideal one port mass concentration sensor |
![]() |
Ideal one port fraction sensor |
![]() |
Ideal one port activity sensor |
![]() |
Ideal one port density sensor |
![]() |
Ideal one port sensor for extra property |
Mass flow between ports
Present the mass flow of the medium flowing through the component.
Extends from Physiolibrary.Fluid.Interfaces.OnePort (Hydraulical OnePort), Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Name | Description |
---|---|
replaceable package Medium | Medium model |
Advanced | |
Performance | |
EnthalpyNotUsed |
Name | Description |
---|---|
q_in | Inflow |
q_out | Outflow |
massFlow | Actual mass flow rate [kg/s] |
Hydraulic pressure at port
Present the relative pressure to system.p of the medium if GetAbsolutePressure = false.
Otherwise it present absolute pressure of the medium.
Extends from Physiolibrary.Icons.PressureMeasure, Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
GetAbsolutePressure | If false then output pressure is relative to ambient pressure |
Name | Description |
---|---|
port | |
pressure | Pressure [Pa] |
Measure of partial pressure of the substance
Presen partial pressure of the substance in the medium.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable), Fluid.Interfaces.PartialGasSubstance.
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable package stateOfMatter | Substance model to translate data into substance properties |
substanceData | Definition of the substance |
Name | Description |
---|---|
port | |
port_a | The substance |
partialPressure | Partial pressure of the substance in gaseous solution [Pa] |
Temperature sensor
This component monitors the temperature of the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
Name | Description |
---|---|
port | |
T | Temperature [K] |
Measure of pH (acidity) of the solution
Present acidity of the medium.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable), Chemical.Interfaces.PartialSubstance.
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable package stateOfMatter | Substance model to translate data into substance properties |
substanceData | Definition of the substance |
useHydronium | Measured substance is H3O+ instead of H+ |
Name | Description |
---|---|
port | |
port_a | The substance |
replaceable package stateOfMatter | Substance model to translate data into substance properties |
pH | Acidity of the solution [1] |
Blood gases measurement
Present blood properties conneceted with blood gases transport.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Name | Description |
---|---|
replaceable package Medium | Blood |
Name | Description |
---|---|
replaceable package Medium | Blood |
a_port | |
b_port | |
pressure | [Pa] |
pH | [1] |
pO2 | [Pa] |
pCO2 | [Pa] |
sO2 | Oxygen saturation (amount of oxygen per amount of hemoglobin units) [1] |
substances |
Power as pressure multiplied by volumetric flow between ports
Present power.
Extends from Physiolibrary.Fluid.Interfaces.OnePort (Hydraulical OnePort), Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Name | Description |
---|---|
replaceable package Medium | Medium model |
Advanced | |
Performance | |
EnthalpyNotUsed |
Name | Description |
---|---|
q_in | Inflow |
q_out | Outflow |
power | Actual power [W] |
Systolic, diastolic and mean pressure measurement with latency of measurement time
Present systolic/mean/diastolic blood pressure from oscilating pressure signal.
Extends from Physiolibrary.Icons.PressureMeasure, Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
MeasurementTime | Measurement time period [s] |
Name | Description |
---|---|
port | |
diastolic | Diastolic pressure [Pa] |
systolic | Systolic pressure [Pa] |
mean | Mean pressure [Pa] |
Volumetric flow between ports
Present the volumetric flow of the medium flowing through the component.
Extends from Physiolibrary.Fluid.Interfaces.OnePort (Hydraulical OnePort), Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Name | Description |
---|---|
replaceable package Medium | Medium model |
Advanced | |
Performance | |
EnthalpyNotUsed |
Name | Description |
---|---|
q_in | Inflow |
q_out | Outflow |
volumeFlow | Actual volume flow rate [m3/s] |
Ideal one port mass fraction sensor
This component monitors the mass fraction contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
substanceName | Name of mass fraction |
Name | Description |
---|---|
port | |
Xi | Mass fraction in port medium [1] |
Ideal one port concentration sensor
This component monitors the concentration contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable function GetConcentration | Get concentration from medium state |
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
port | |
C | Concentration in port medium [mol/m3] |
replaceable function GetConcentration | Get concentration from medium state |
Ideal one port mass concentration sensor
This component monitors the mass concentration contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable function GetMassConcentration | Get mass concentration from medium state |
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
port | |
R | Mass concentration in port medium [kg/m3] |
replaceable function GetMassConcentration | Get mass concentration from medium state |
Ideal one port fraction sensor
This component monitors the fraction contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable function GetFraction | Get fraction from medium state |
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
port | |
F | Fraction in port medium [1] |
replaceable function GetFraction | Get fraction from medium state |
Ideal one port activity sensor
This component monitors the activity contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable function GetActivity | Get substance activity from medium state |
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
port | |
A | Substance activity in port medium |
replaceable function GetActivity | Get substance activity from medium state |
Ideal one port density sensor
This component monitors the density contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable function GetDensity | Get density from medium state |
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
port | |
ro | Density in port medium [kg/m3] |
replaceable function GetDensity | Get density from medium state |
Ideal one port sensor for extra property
This component monitors the density contained in the fluid passing its port. The sensor is ideal, i.e., it does not influence the fluid.
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor (Partial component to model a sensor that measures a potential variable).
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
replaceable function GetExtraProperty | Get beta blockers effect from medium state |
Name | Description |
---|---|
replaceable package Medium | Medium in the sensor |
port | |
e | Extra property in port medium |
replaceable function GetExtraProperty | Get beta blockers effect from medium state |