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 | HydraulicsByFluidon.Types.TFlowTypes.massFlow | Number | 0 | |
mo_sensorType/choice2 | HydraulicsByFluidon.Types.TFlowTypes.volumeFlow | 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__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | 'volumeFlowA' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
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 |