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

Online Help

All Products    Maple    MapleSim


Pressure Relief Valve

Spring-loaded relief valve

Description

Equations

Variables

Connections

Parameters

Description

The Pressure Relief Valve component allows fluid flow in one direction, from port A to port B. The flow is controlled by an adjustable orifice whose area is controlled by the pressure difference from port A to port B.

The Conductance increases linearly from C__min to Cmax as the pressure increases from pclose to popen.

The pressure drop vs. flow rate, for the computed area, comes from the Orifice ISO 6358 component.

Formulation Approaches

Two approaches were taken for formulation of the flow equation inside the device. When the boolean parameter UseRestrictionArea is true, the flow area at the local restriction can be provided which will be converted to Sonic conductance using Gidlund's approximation.

Equations

p=pApBhflow__X  = inStreamportXhflow 

Orifice Gas Equations

mflow = {kp11p__2p__1T__envT__refp2p1b__lamregp__1Cρ__0T__envT__ref (1p__2p__1b1b2b__lamreg> p__2p__1>bp__1Cρ__0T__0T__1p__2P__1b p__1  Upstream pressure,  p__2  Downstream pressure   

Linear Gain k is given by

k = C1b__lamregρ__01 b__lamregb1b2

When UseRestrictionArea is checked, Gidlund's approximation is used to calculate C using Ar__max

C=0.1254Ar__maxπ 

Orifice Opening

C&equals;{CminppcloseCmin&plus;ppcloseCmaxCminpopenpclosep<popenCmaxotherwise

Variables

Name

Units

Description

Modelica ID

C

m3sPa

Sonic Conductance

Cmax

p

Pa

Pressure difference

p

hflowX

kJkg

Specific Enthalpy into port X

hflowX

mflow

kgs

Mass flow rate across the ports

mflow

Connections

Name

Description

Modelica ID

portA

Pneumatic port on left side

portA

portB

Pneumatic port on right side

portB

Parameters

Fluid Medium Parameters

The Gas parameters used in the equations are properties defined in the Gas Model component used in the model.

Name

Default

Units

Description

Modelica ID

Use default medium

true

When true the default gas properties defined for Air will be used.

useDefaultMedium

medium

When Use default medium is false this option gets turned on. The user can specify the name of the Gas model dragged into the canvas.

medium

Orifice Parameters

Name

Default

Units

Description

Modelica ID

b__lamreg

0.999

 

Flow transition constant from turbulent to laminar zone

blamreg

UseRestrictionArea

false

 

True (checked) means flow restriction area can be given which will be converted to sonic conductance based on Gidlund's approximation

UseRestrictionArea

Valve Parameters

Name

Default

Units

Description

Modelica ID

pclose

2105

Pa

Pressure at which valve is fully closed (C = Cmin)

pclose

popen

2.05.105

Pa

Pressure at which valve is fully open (C = Copen)

popen

Cmin

1  1013

m3sPa

Valve Sonic Conductance when closed (leakage)

Cmin

Cmax

1.6  108

m3sPa

Valve Sonic Conductance when fully open

Cmax

Amin

0

m2

Restriction Area when closed (leakage); used when Use Restriction Area is true

Amin

Ar__max

0.00001

m2

Valve restriction area when fully open; used when Use Restriction Area is true

Armax

b

0.54

 

Critical pressure ratio

bcr

See Also

Pneumatics Library

Valves