Package HydraulicsByFluidon.​Components.​Valves.​CheckValves
Icon for standard packages

Information

Standard package icon.

Extends from Modelica.​Icons.​Package (Icon for standard packages).

Package Contents

NameDescription
CheckValvePT1 
PilotOperatedCheckValve 
ShuttleValve 
ShuttleValveNoFlow 
ThrottleCheckValvePT1 

Model HydraulicsByFluidon.​Components.​Valves.​CheckValves.​CheckValvePT1

Information

The component CheckValvePT1 is the model of a check valve which blocks the flow in the direction from fluidPortB towards fluidPortA. In the opposite direction, from fluidPortA towards fluidPortB, the valve can be set to represent either a throttle or orifice.

The locking function is thereby represented by a spring. The Opening pressure difference is the pressure difference necessary to overcome the locking spring force. The opening condition is:

fluidPortA.p > fluidPortB.p + Opening pressure difference.

Max. opening pressure difference defines the point where the 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.

Throttle

Orifice

The component CheckValvePT1 is not a model of a check valve according to its physical structure. It merely represents the characteristic behavior of a check valve. The dynamic effects which can occur in real valve such as forces due to inertia will be represented by means of the parameter TimeConstant, which is the time constant of an idealized first order mechanical system that can not oscillate.

Extends from HydraulicsByFluidon.​Components.​Valves.​Base.​PartialCheckValvePT1.

Parameters

TypeNameDefaultDescription
PressureOpeningPressure100000Opening pressure difference
PressureMaxOpeningPressure200000Max. opening pressure difference
VolumeFlowRateNominalVolumeFlow5e-4Nominal volume flow
PressureNominalPressureDifference500000Nominal pressure difference
TResistorTypesresistorTypeHydraulicsByFluidon.​Types.​TResistorTypes.​OrificeType of the resistor
DensityReferenceDensity860Reference density for volume flow and pressure difference
TimeTimeConstant0.001Time constant of the first order delay
VolumedeadVolume1e-6Dead volume at ports
BooleanforwardFluidPropertiestrueForward fluid properties between ports

Connectors

TypeNameDescription
FluidPortfluidPortAHydraulic port A
FluidPortfluidPortBHydraulic port B

Model HydraulicsByFluidon.​Components.​Valves.​CheckValves.​PilotOperatedCheckValve

Information

The component PilotOperatedCheckValve allows free flow through the check valve from A to B and blocks the reverse flow until the pilot pressure directly proportional to the load in the pilot line, so that the pilot piston can push the check poppet off its seat. The component PilotOperatedCheckValve is the model of a check valve which blocks the flow in the direction from fluidPortB towards fluidPortA. In the opposite direction, from fluidPortA towards fluidPortB, the valve can be set to represent either a throttle or orifice. In addition to pressure at fluidPortA the valve can be opened by pressure at fluidPortPilot.

The locking function is thereby represented by a spring. The Opening pressure difference is the pressure difference necessary to overcome the locking spring force. The opening condition is:

fluidPortA.p + Pilot ratio * Pilot pressure > fluidPortB.p + Opening pressure difference.

with Pilot ratio = Pilot piston area / Check valve seat area

Max. opening pressure difference defines the point where the 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.

Throttle

Orifice

The component PilotOperatedCheckValve is not a model of a check valve according to its physical structure. It merely represents the characteristic behavior of a check valve. The dynamic effects which can occur in real valve such as forces due to inertia will be represented by means of the parameter TimeConstant, which is the time constant of an idealized first order mechanical system that can not oscillate.

Extends from HydraulicsByFluidon.​Components.​Valves.​Base.​PartialCheckValvePT1.

Parameters

TypeNameDefaultDescription
DimensionlessRatiopilotRatio3Pilot ratio
PressureOpeningPressure100000Opening pressure difference
PressureMaxOpeningPressure200000Max. opening pressure difference
VolumeFlowRateNominalVolumeFlow5e-4Nominal volume flow
PressureNominalPressureDifference500000Nominal pressure difference
TResistorTypesresistorTypeHydraulicsByFluidon.​Types.​TResistorTypes.​OrificeType of the resistor
DensityReferenceDensity860Reference density for volume flow and pressure difference
TimeTimeConstant0.001Time constant of the first order delay
VolumedeadVolume1e-6Dead volume at ports
BooleanforwardFluidPropertiestrueForward fluid properties between ports

Connectors

TypeNameDescription
FluidPortfluidPortAHydraulic port A
FluidPortfluidPortBHydraulic port B
FluidPortfluidPortPilotHydraulic port pilot

Model HydraulicsByFluidon.​Components.​Valves.​CheckValves.​ThrottleCheckValvePT1

Information

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.

Extends from HydraulicsByFluidon.​Components.​Base.​HydTwoPortVerticalExt.

Parameters

TypeNameDefaultDescription
VolumeFlowRateNominalVolumeFlowThrottle5e-4Nominal volume flow
PressureNominalPressureDifferenceThrottle500000Nominal pressure difference
PressureOpeningPressureCV100000Opening pressure difference
PressureMaxOpeningPressureCV200000Opening pressure difference
VolumeFlowRateNominalVolumeFlowCV5e-4Nominal volume flow
PressureNominalPressureDifferenceCV500000Nominal pressure difference
TResistorTypesresistorTypeCVHydraulicsByFluidon.​Types.​TResistorTypes.​OrificeType of the resistor
DensityReferenceDensity860Reference density for volume flow and pressure difference
VolumedeadVolume1e-6Dead volume at ports
BooleanforwardFluidPropertiestrueForward fluid properties between ports

Connectors

TypeNameDescription
FluidPortfluidPortAHydraulic port A
FluidPortfluidPortBHydraulic port B

Model HydraulicsByFluidon.​Components.​Valves.​CheckValves.​ShuttleValve

Information

The component ShuttleValve is the model of a changeover valve with Dead volume at each port. It connects port C (the middle port) with the port that has the highest pressure. The flow characteristic is represented by an orifice.

SwitchingThreshold defines deadband to avoid chattering. The shuttle valve switches from A to B when

pressure A > (pressure B + SwitchingThreshold)

and switches from B to A when

pressure A < (pressure B - SwitchingThreshold)

A typical application of this valve is in a load sensing system to determine the highest load pressure.

Note: Due to small volumes between the ShuttleValve and connected components and switching action, a very high numerical stiffness may occur, resulting in small step sizes.

Parameters

TypeNameDefaultDescription
VolumeFlowRateNominalVolumeFlow5e-4Nominal volume flow
PressureNominalPressureDifference500000Nominal pressure difference
DensityReferenceDensity860Reference density for volume flow and pressure difference
PressureSwitchingThreshold100Pressure threshold to switch between ports
VolumedeadVolume1e-6Dead volume at ports
BooleanforwardFluidPropertiestrueForward fluid properties between ports

Connectors

TypeNameDescription
FluidPortfluidPortAHydraulic port A
FluidPortfluidPortBHydraulic port B
FluidPortfluidPortCHydraulic port C

Model HydraulicsByFluidon.​Components.​Valves.​CheckValves.​ShuttleValveNoFlow

Information

The component ShuttleValveNoFlow is the model of a changeover valve that has no flow through the valve, but only transmits the pressure. It connects port C (the middle port) with the port that has the highest pressure.

A typical application of this valve is in a load sensing system to determine the highest load pressure.

If you need a shuttle valve that also has a flow characteristic, you can use the component ShuttleValve.

Parameters

TypeNameDefaultDescription
VolumedeadVolume1e-6Dead volume at ports
BooleanforwardFluidPropertiestrueForward fluid properties between ports

Connectors

TypeNameDescription
FluidPortfluidPortAHydraulic port A
FluidPortfluidPortBHydraulic port B
FluidPortfluidPortCHydraulic port C