modelRelativePressure
Ideal relative pressure sensor
Extends from Modelica.Icons.TranslationalSensor.
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.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Fluid.Interfaces.FluidPort_a | port_a | Fluid connector of stream a | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_b | Fluid connector of stream b | |
| Modelica.Blocks.Interfaces.RealOutput | p_rel | Relative pressure of port_a minus port_b |
Contents
| Name | Description |
|---|---|
| Medium in the sensor |
Revisions
-
February 19, 2016, by Michael Wetter:
Corrected the quantity of the output signal fromPressuretoPressureDifference. This was needed for the model IBPSA.Fluid.Movers.FlowControlled_m_flow when revising it for issue 417. -
September 29, 2009, by Michael Wetter:
First implementation, based onModelica.Fluid.