Pressure Reducing 3-Way Valve
Pressure reducing valve with vent port
Description
Equations
Variables
Connections
Parameters
The Pressure Reducing 3 Way Valve component models a hydraulic reducing valve as a sharp-edged orifice with the orifice area dependent on the pressure across the valve.
The area varies linearly from Aopen to Aclose as the pressure varies from popen to pclose and remains at the endpoints for pressures outside this range. The valve can be used to regulate the flow path and vent the outlet port if needed based on the preset pressure setting. The path A-B runs between a pressure reducing valve which will regulate and close the flow path based on the outlet pressure at port B. The path B-C will vent the flow from the outlet port to port C when the pressure exceeds the preset pressure setting in the valve.
Based on the orifice area, the pressure vs. flow rate relationship is calculated using the formulation 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, Use volume B, and Use volume C when true, add optional volumes VA, VB, and VC to ports A, B, and C, 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.
pAB=pA−pBPBC=pB−pC
Orifice Fluid Equations
qAA=u1⁢Acs1ℜ1=u1⁢Dh1ν
{pAB=π4⁢ρ⁢ν⁢qAACd2⁢Acs1⁢π⁢Acs1⁢16⁢qAA4π2⁢Acs12⁢ν4+ReCr414Use constant Cd=trueqAA=Cd⁡max⁢tanh⁡4⁢Acs1π⁢2⁢pABρν⁢Critno⁢Acs1⁢2⁢pABρ⁢sign⁡pABotherwise
qCC=u2⁢Acs2ℜ2=u2⁢Dh2ν
{pBC=π4⁢ρ⁢ν⁢qCCCd2⁢Acs2⁢π⁢Acs2⁢16⁢qCC4π2⁢Acs22⁢ν4+ReCr414Use constant Cd=trueqCC=Cd⁡max⁢tanh⁡4⁢Acs2π⁢2⁢pBCρν⁢Critno⁢Acs2⁢2⁢pBCρ⁢sign⁡pBCotherwise
Orifice Area Equations
{Acs1=Ai=AtExactAcs1=min⁡Aopen,max⁡Aclose,Ai,tc⁢dAidt+Ai=Atotherwise
At={AopenpB<popenAopen−Aopen−Aclose⁢Smooth⁡S,pB−popenpclose−pcontratpB<pcloseAcloseotherwise
Acs2={AclosepB<popenAclose+Aopen−Aclose⁢SmoothTrans⁡S,pB−pclose+dppclose−popenpB<2⁢pclose+dp−popenAopenotherwise
S={smoothnesssmoothTransition0otherwise
ptot=p+{kp⁢pCdir=1−kp⁢pCotherwise
Optional Volume Equations
VfA={Va⁢1+pAElUse volume A=true0otherwiseqVA={dVfAdtUse volume A=true0otherwise
VfB={Vb⁢1+pBElUse volume B=true0otherwiseqVB={dVfBdtUse volume B=true0otherwise
VfC={Vb⁢1+pCElUse volume C=true0otherwiseqVC={dVfCdtUse volume C=true0otherwise
qA+qB+qC=qVA+qVB+qVC
Name
Units
Modelica ID
pX
Pa
Pressure at port X
pXY
Pressure drop from X to Y
qXX
m3s
Flow rate into port X
qVX
Flow rate into port X's optional volume
VfX
m3
Effective volume at port X
Acs1
m2
Cross-sectional area from A to B
Acs[1]
Acs2
Cross-sectional area from B to C
Acs[2]
Ai
Filtered interpolated area
At
Interpolated area
u1
ms
Fluid velocity from A to B
u[1]
u2
Fluid velocity from B to C
u[2]
X,Y∈A,B,C
portA
Upstream hydraulic port
portB
Downstream hydraulic port
portC
Venting hydraulic port
General
Default
pclose
2.1·107
Pressure at which valve is fully closed (A = Aclose)
popen
1.9·107
Pressure at which the valve is fully open (A = Aopen)
dptransition
2.·105
Transition pressure between the operation of reducing valve and relief valve
dp
Aclose
1·10−12
Orifice area when closed (leakage)
Aopen
1·10−5
Orifice area when fully open
Exact
false
When false (not checked) first-order dynamics are used for the valve area
tc
0.1
s
Time constant
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
Use volume C
True (checked) means a hydraulic volume chamber is added to portC
useVolumeC
VC
Volume of chamber C
Vc
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