Spool Valve - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Spool Valve

Spool valve with an input signal that controls the orifice area

 

Description

Equations

Variables

Connections

Parameters

Description

The Spool Valve component models a spool valve controlled by a signal that sets the orifice area.

The pressure-flow characteristic is based on the equations of the Orifice component.

Formulation Approaches

One of two approaches can be selected for modeling the flow in the device. When the boolean parameter Use constant Cd is true, a constant coefficient of discharge (Cd) is used, otherwise a variable coefficient of discharge with maximum value (Cdmax) and a critical flow number (Critno) are used.

Optional Volumes

The boolean parameters Use volume A and Use volume B, when true, add optional volumes VA  and VB to ports A and B, respectively. See Port Volumes for details.

If two orifices or valves are connected, enabling a volume at the common port reduces the stiffness of the system and improves the solvability.

Equations

p=pApB

Orifice Fluid Equations

{p=π4ρνqCd2AcsπAcs16q4π2Acs2ν4+ReCr414Use constant Cd=trueq=Cdmaxtanh4Acsπ2pρνCritnoAcs2pρsignpotherwise

Acs=maxAreaAunit,Amin

Optional Volume Equations

VfA={Va1+pAElUse volume A=true0otherwiseVfB={Vb1+pBElUse volume B=true0otherwise

q=qAqVA=qBqVB

qVA={dVfAdtUse volume A=true0otherwiseqVB={dVfBdtUse volume B=true0otherwise

Variables

Name

Units

Description

Modelica ID

Acs

m2

Cross-sectional area of orifice

Acs

qVX

m3s

Flow rate into port X's optional volume

qVX

VfX

m3

Effective volume at port X

VfX

Connections

Name

Description

Modelica ID

portA

Upstream hydraulic port

portA

portB

Downstream hydraulic port

portB

Area

Real input; area of orifice in selected units

Area

Parameters

Orifice

Name

Default

Units

Description

Modelica ID

Use constant Cd

true

 

True (checked) means a constant coefficient of discharge is implemented, otherwise a variable Cd is used in flow calculations

UseConstantCd

Cd

0.7

 

Flow-discharge coefficient; used when Use constant Cd is true

Cd

ReCr

12

 

Reynolds number at critical flow; used when Use constant Cd is true

ReCr

Cdmax

0.7

 

Maximum flow-discharge coefficient; used when Use constant Cd is false

Cd_max

Critno

1000

 

Critical flow number; used when Use constant Cd is false

Crit_no

General

Name

Default

Units

Description

Modelica ID

Area unit

1

mm2

Unit of area used in input signal

areaUnit

Optional Volumes

Name

Default

Units

Description

Modelica ID

Use volume A

false

 

True (checked) means a hydraulic volume chamber is added to portA

useVolumeA

VA

1·10−6

m3

Volume of chamber A

Va

Use volume B

false

 

True (checked) means a hydraulic volume chamber is added to portB

useVolumeB

VB

1·10−6

m3

Volume of chamber B

Vb

For more information see Port Volumes.

See Also

Hydraulics Library

Valves