DiffPressureSensor
Library
HydraulicsByFluidon/Components/Sensors
Description
DiffPressureSensor measures the pressures at both fluid ports and outputs the difference.
Measured value = Pressure at fluidPortA minus pressure at fluidPortB
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_forwardFluidProperties | forwardFluidProperties | Forward fluid properties between ports | Scalar | true |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_value | value | value | Structure | |
mo_value/fixed | fixed | Cell of scalars | true | |
mo_value/start | start | Cell of scalars | ||
mo_volumeFlowA | volumeFlowA | volumeFlowA | Structure | |
mo_volumeFlowA/fixed | fixed | Cell of scalars | true | |
mo_volumeFlowA/start | start | Cell of scalars | ||
mo_volumeFlowB | volumeFlowB | volumeFlowB | Structure | |
mo_volumeFlowB/fixed | fixed | Cell of scalars | true | |
mo_volumeFlowB/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
value | implicit | Measured value | output | 1 |
fluidPortA | implicit | Hydraulic port A | input | 1 |
fluidPortB | implicit | Hydraulic port B | input | 2 |