ValveEdgeTableAx
Library
HydraulicsByFluidon/Components/Valves/Base
Description
The component ValveEdgeTableAx is a model of a flow resistance that behaves like an orifice.
The parameterization of the ValveEdgeTableAx is done by providing the Flow coefficient alphaD and a look-up table of the Cross-sectional area as a function of the input signal. Further information regarding the formatting of the look-up table can be found in the documentation of the component ResistorTableAx. Unlike the Resistor component, the look-up table for valveEdgeTableAx is declared for the input range from -1 to 1.
The flow rate is calculated based on Flow coefficient alphaD, Cross-sectional area, density of the fluid and pressure difference between the two edges of the valve, according to the formula given below:
By variation in input signal, the cross sectional area of the valve edge is changed which in turn changes the flow through the valve edge.
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_tableFromFile | tableFromFile | Table is provided by file | Scalar | true |
mo_fileName | fileName | File where look-up table is stored | String | |
mo_tableName | tableName | Table name on file | String | |
mo_manualTable | manualTable | Manually provided look-up table | Matrix | |
mo_alphaD | alphaD | Flow coefficient alphaD | Scalar | |
mo_inputMin | inputMin | Minimum value of the input for look-up table | Scalar |
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 |