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

Online Help

All Products    Maple    MapleSim


Non Return Override Valve

Non return override valve

Description

Equations

Variables

Connections

Parameters

Description

The Non Return Override Valve component is a check valve with a pilot pressure that can be used to assist in opening or closing the valve.

The sonic conductance of the valve is assumed to be a piecewise linear function of the pressure difference between port A and port B.

Based on the orifice area, the pressure vs. flow rate relationship is calculated by the formulation used in 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π 

Pilot Equations

Ct&equals;{CminptotpcloseCmin&plus;ptotpcloseCmaxCminpopenpcloseptot<popenCmaxotherwise

ptot&equals;p&plus;{kppCdir&equals;1kppCotherwise

mflowC&equals;0

Variables

Name

Units

Description

Modelica ID

p

Pa

Pressure drop from A to B

p

pX

Pa

Pressure at port X

pX

mflow

kgs

Mass flow rate from A to B

mflow

hflowX

Jkg

Specific Enthalpy into port X

hflowX

Connections

Name

Description

Modelica ID

portA

Pneumatic port on left side

portA

portB

Pneumatic port on right side

portB

portC

Pneumatic port on the bottom (no volume, used as pilot)

portC

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

pcrack

2 105

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

Pilot action

Open

 

Select whether the pilot operates to open or close the valve

dir

kpilot

3

 

Pilot ratio

kp

See Also

Pneumatics Library

Valves