ValveEdgeTableQpx
Library
HydraulicsByFluidon/Components/Valves/Base
Description
The component ValveEdgeTableQpx is a model of an adjustable flow resistance which is parameterized through a look-up table of the flow rate.
The look-up table provides the flow rate as a function of acting pressure difference (difference between pressures ports A and B) and Input signal. Information regarding the formatting of the look-up table can be found in the documentation of the component ResistorTableQpx. Unlike the Resistor component, the look-up table for valveEdgeTableQpx is declared for the input range from -1 to 1.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_fileName | fileName | File where look-up table is stored | String | |
mo_tableName | tableName | Table name on file | String | |
mo_ReferenceDensity | ReferenceDensity | Reference density | Scalar | |
mo_inputMin | inputMin | Minimum value of the input for look-up table | Scalar |
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_Input | Input | Input | Structure | |
mo_Input/fixed | fixed | Cell of scalars | true | |
mo_Input/start | start | Cell of scalars | ||
mo_Offset | Offset | Offset | Structure | |
mo_Offset/fixed | fixed | Cell of scalars | true | |
mo_Offset/start | start | Cell of scalars | ||
mo_InputMax | InputMax | InputMax | Structure | |
mo_InputMax/fixed | fixed | Cell of scalars | true | |
mo_InputMax/start | start | Cell of scalars | ||
mo_dp | dp | dp | Structure | |
mo_dp/fixed | fixed | Cell of scalars | true | |
mo_dp/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 |
---|---|---|---|---|
Input | implicit | input | 1 | |
Offset | implicit | input | 2 | |
InputMax | implicit | input | 3 | |
portA | implicit | input | 4 | |
portB | implicit | input | 5 |