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__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 | 'dp' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
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 |