ThrottleCheckValvePT1
Library
HydraulicsByFluidon/Components/Valves/CheckValves
Description
The component ThrottleCheckValvePT1 is a model that combines a throttle and a check valve. If pressure p2 > p1 the flow passes the throttle only whereas if the pressure p1 > p2 the flow will be distributed over throttle and check valve according to the respective resistances.
The opening condition is:
fluidPortA.p > fluidPortB.p + Opening pressure difference.
Max. opening pressure difference defines the point where the check valve is completely open and the values Nominal volume flow and Nominal pressure difference apply. From Opening pressure difference to Max. opening pressure difference the flow is scaled proportionally.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_NominalVolumeFlowThrottle | NominalVolumeFlowThrottle | Nominal volume flow | Scalar | |
mo_NominalPressureDifferenceThrottle | NominalPressureDifferenceThrottle | Nominal pressure difference | Scalar | |
mo_OpeningPressureCV | OpeningPressureCV | Opening pressure difference | Scalar | |
mo_MaxOpeningPressureCV | MaxOpeningPressureCV | Opening pressure difference | Scalar | |
mo_NominalVolumeFlowCV | NominalVolumeFlowCV | Nominal volume flow | Scalar | |
mo_NominalPressureDifferenceCV | NominalPressureDifferenceCV | Nominal pressure difference | Scalar | |
mo_resistorTypeCV | resistorTypeCV | Type of the resistor | Structure | |
mo_resistorTypeCV/choice1 | Orifice | Number | 0 | |
mo_resistorTypeCV/choice2 | Throttle | Number | 0 | |
mo_ReferenceDensity | ReferenceDensity | Reference density for volume flow and pressure difference | Scalar | |
mo_deadVolume | deadVolume | Dead volume at ports | 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_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 | ||
mo_pA | pA | pA | Structure | |
mo_pA/fixed | fixed | Cell of scalars | true | |
mo_pA/start | start | Cell of scalars | ||
mo_pB | pB | pB | Structure | |
mo_pB/fixed | fixed | Cell of scalars | true | |
mo_pB/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
fluidPortA | implicit | Hydraulic port A | input | 1 |
fluidPortB | implicit | Hydraulic port B | input | 2 |