modelRelativePressure
Ideal relative pressure sensor
Extends from Sensors.BaseClasses.PartialRelativeSensor (Partial component to model a sensor that measures the difference between two potential variables).
Information
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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Interfaces.FluidPort_a | port_a (from PartialRelativeSensor) | ||
| Modelica.Fluid.Interfaces.FluidPort_b | port_b (from PartialRelativeSensor) | ||
| Modelica.Blocks.Interfaces.RealOutput | p_rel | Relative pressure signal |