WOLFRAM SYSTEM MODELER

PartialRelativeSensor

Partial component to model a sensor that measures the difference between two potential variables

Wolfram Language

In[1]:=
SystemModel["Modelica.Fluid.Sensors.BaseClasses.PartialRelativeSensor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

The relative pressure "port_a.p - port_b.p" 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, no flow through the sensor is allowed.

Connectors (2)

port_a

Type: FluidPort_a

Description: Generic fluid connector at design inlet

port_b

Type: FluidPort_b

Description: Generic fluid connector at design outlet

Extended by (2)

RelativeTemperature

Modelica.Fluid.Sensors

Ideal relative temperature sensor

RelativePressure

Modelica.Fluid.Sensors

Ideal relative pressure sensor