Cartridge Valve
Slip-in Cartridge Valve
Description
Equations
Variables
Connections
Parameters
The Cartridge Valve component has a pilot pressure that can be used to assist in opening or closing the valve.
The orifice area between A and B is assumed to be a piecewise linear function of the pressure of port A, port B, and port C.
The pressure at port C, in addition to the force of a preloaded spring, act to close the valve while the pressure at port A and B act to open the valve.
The effect of inertia or friction for the poppet is not considered.
Based on the orifice area, the pressure vs. flow rate relationship is calculated by the formulation used in 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 (Cd⁡max) 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.
Pilot Ratio
The pilot ratio for the cartridge valve is considered to be
kpilot=ACAA=1+ABAA
As implied above, 1≤kpilot.
The figure below shows an approximation of the effective areas for pressure at port A, B, and C. The effective area for port Y is the same as that for port C.
For example, if the area ratio of AA to AB for a cartridge valve was 1:1 then kpilot=2.
p=pA−pB
Orifice Fluid Equations
{p=π4⁢ρ⁢ν⁢qCd2⁢Acs⁢π⁢Acs⁢16⁢q4π2⁢Acs2⁢ν4+ReCr414Use constant Cd=trueq=Cd⁡max⁢tanh⁡4⁢Acsπ⁢2⁢pρν⁢Critno⁢Acs⁢2⁢pρ⁢sign⁡potherwise
Pilot Equations
{Acs=Ai=AtExactAcs=min⁡Aopen,max⁡Aclose,Ai,tc⁢dAidt+Ai=Atotherwise
At={Acloseptot≤pcloseAclose+Aopen−Aclose⁢SmoothTrans⁡S,ptot−pclosepopen−pcloseptot<popenAopenotherwise
S={smoothnesssmoothTransition0otherwise
ptot=pA+kpilot−1⁢pB−kpilot⁢pC−kpilot⁢pY
pY={portY.pAdditional Pressure Port0otherwise
qC=0qY=0
Optional Volume Equations
VfA={Va⁢1+pAElUse volume A=true0otherwiseVfB={Vb⁢1+pBElUse volume B=true0otherwise
q=qA−qVA=−qB−qVB
qVA={dVfAdtUse volume A=true0otherwiseqVB={dVfBdtUse volume B=true0otherwise
Name
Units
Modelica ID
p
Pa
Pressure drop from A to B
pX
Pressure at port X
q
m3s
Flow rate from port A to port B
qX
Flow rate into port X
qVX
Flow rate into port X's optional volume
VfX
m3
Effective volume at port X
X∈A,B,C,Y
portA
Hydraulic port on bottom
portB
Hydraulic port on right side
portC
Hydraulic port on top (no volume, no flow, used as pilot)
portY
Optional hydraulic port (no volume, no flow, used as additional pilot)
General
Default
pclose
4·105
Pressure at which valve is fully closed A=Aclose
popen
5·105
Pressure at which valve is fully open A=Aopen
Aclose
1·10−12
m2
Valve area when closed (leakage)
Aopen
1·10−5
Valve area when fully open
kpilot
2
Pilot ratio
kp
Exact
false
When false (not checked) a first-order dynamics is used for the valve area
tc
0.1
s
Time constant
Additional Pressure Port
True enables optional port Y
AdditionalPressurePort
Smooth Transition
True (checked) means enable the smoothness factor
smoothTransition
smoothness
0.5
Smoothness factor (0: sharpest, 1: smoothest); used when Smooth Transition is enabled
Orifice
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
ReCr
12
Reynolds number at critical flow; used when Use constant Cd is true
Cd⁡max
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
Use volume A
True (checked) means a hydraulic volume chamber is added to portA
useVolumeA
VA
1·10−6
Volume of chamber A
Va
Use volume B
True (checked) means a hydraulic volume chamber is added to portB
useVolumeB
VB
Volume of chamber B
Vb
For more information see Port Volumes.
Fluid Parameters
The following parameters, used in the equations, are properties of the Hydraulic System Properties component used in the model.
ν
m2s
Kinematic viscosity of fluid
nu
ρ
kgm3
Density of fluid
rho
El
Bulk modulus of fluid
See Also
Hydraulics Library
Valves
Download Help Document