FlowSensor
Library
HydraulicsByFluidon/Components/Sensors
Description
FlowSensor acts either as volume flow or mass flow sensor, depending on the parameter Sensor type. The sensor is lossless and causes no pressure drop.
Sensor type = massFlow: Measured value = Mass flow rate through sensor Sensor type = volumeFlow: Measured value = Volume flow through sensor
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_sensorType | sensorType | Sensor type | Structure | |
mo_sensorType/choice1 | Mass flow | Number | 0 | |
mo_sensorType/choice2 | Volume flow | Number | 0 |
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 |