WOLFRAM SYSTEM MODELER

ShuttleValve

Shuttle valve with lumped volumes

Diagram

Wolfram Language

In[1]:=
SystemModel["Hydraulic.Valves.DirectionalControl.ShuttleValve"]
Out[1]:=

Information

This is a model of a shuttle valve with lumped volumes. If the pressure is higher on port a than on port b, there is flow between port a and port t; otherwise there is flow between port b and port t. There are first-order dynamics in the valve with the time constant t1. The valve works as a hydraulic "max" gate.

Implementation

This valve basically consists of orifices controlled by the pressure difference between port a and b sent through a low pass filter.

Reference

Industrial Hydraulics Manual, 5th ed., Maumee, OH: Eaton Hydraulics Training Services, 2008 p. 209.

Parameters (6)

medium

Value: Oil()

Type: Medium

Description: Medium in the component

V

Value: 0.0001

Type: Volume (m³)

Description: Volume of control valve

Gleak

Value: 9.999999999999999e-21

Type: PressureDependentLeakage (m³/(s⋅Pa))

Description: Leakage between ports

t1

Value: 0.1

Type: Time (s)

Description: Time constant for first-order system

A

Value: 0.001

Type: Area (m²)

Description: Opening area when opened

Cd

Value: 0.62

Type: Real

Description: Coefficient of discharge for an opening

Connectors (3)

port_b

Type: Port_b

Description: Port for hydraulic fluid (unfilled icon)

port_a

Type: Port_b

Description: Port for hydraulic fluid (unfilled icon)

port_t

Type: Port_a

Description: Port for hydraulic fluid (filled icon)

Components (5)

medium

Type: Medium

Description: Medium in the component

volume_p

Type: Volume

Description: Fixed volume with fluid storage

changeoverValve

Type: ShuttleValve

Description: Static shuttle valve

volume_b

Type: Volume

Description: Fixed volume with fluid storage

volume_a

Type: Volume

Description: Fixed volume with fluid storage