Main Content

Pressure Reducing Valve (TL)

Pressure reducing valve in a thermal liquid network

  • Pressure Reducing Valve (TL) block

Libraries:
Simscape / Fluids / Thermal Liquid / Valves & Orifices / Pressure Control Valves

Description

The Pressure Reducing Valve (TL) block represents a valve that reduces downstream pressure in a thermal liquid network. The valve remains open when the pressure at port B is less than a specified pressure. When the pressure at port B meets or surpasses this pressure, the valve closes. The block operates based on the differential between the set pressure and the pressure at port B.

Pressure Control

The normalized pressure, p^, controls the valve opening area when Opening parameterization is Linear - Area vs. pressure. The normalized pressure is

p^=pcontrol-psetpmax-pset,

where:

  • pcontrol is the control pressure, pB ̶ pAtm, where pAtm is the atmospheric pressure.

  • pset is the valve set pressure

    pset=pset,gauge+pAtm,

    where Pset,gauge is the value of the Set pressure (gauge) parameter.

  • pmax is the maximum pressure, pmax = pset + prange, where prange is the value of the Pressure regulation range parameter.

Opening Parameterization

The mass flow rate depends on the value of the Opening parameterization parameter.

Area vs. Pressure Parameterizations

When you set Opening parameterization to Linear - Area vs. pressure or Tabulated data - Area vs. pressure, the mass flow rate is

m˙=CdAvalve2ρ¯PRloss(1(AvalveAport)2)Δp[Δp2+Δpcrit2]1/4,

where:

  • Cd is the value of the Discharge coefficient parameter.

  • Avalve is the instantaneous valve open area.

  • Aport is the value of the Cross-sectional area at ports A and B parameter.

  • ρ¯ is the average fluid density.

  • Δp is the valve pressure difference pApB.

The critical pressure difference, Δpcrit, is the pressure differential associated with the Critical Reynolds number, Recrit, the flow regime transition point between laminar and turbulent flow:

Δpcrit=π8Avalveρ¯(μRecritCd)2,

where μ is the dynamic viscosity of the thermal liquid.

The pressure loss, PRloss, describes the reduction of pressure in the valve due to a decrease in area. The block calculates PRloss as

PRloss=1(AvalveAport)2(1Cd2)CdAvalveAport1(AvalveAport)2(1Cd2)+CdAvalveAport.

The pressure recovery describes the positive pressure change in the valve due to an increase in area. When you clear the Pressure recovery check box, the block sets PRloss to 1.

When you set the Opening parameterization parameter to Linear - Area vs. pressure, the block calculates the opening area as

Avalve=p^(AleakAmax)+Amax,

where Aleak is the value of the Leakage Area parameter and Amax is the value of the Maximum opening area parameter.

This figure shows how the block controls the opening area using the linear parameterization.

Pressure differential between ports X and Y with respect to opening area for a normally open valve using the linear parameterization

When the valve is in a near-open or near-closed position in the linear parameterization, you can maintain numerical robustness in your simulation by adjusting the Smoothing factor parameter. If the Smoothing factor parameter is nonzero, the block smoothly saturates the control pressure between pset and pmax. For more information, see Numerical Smoothing.

When you set Opening parameterization to Tabulated data - Area vs. pressure, the block calculates the opening area as

Avalve=tablelookup(pcontrol,TLU,ref,ATLU,pcontrol,interpolation=linear,extrapolation=nearest),

where:

  • pcontrol,TLU,ref = pTLU + poffset.

  • pTLU is the Pressure differential vector parameter.

  • poffset is an internal pressure offset that causes the valve to start closing when pcontrol,TLU,ref = pset.

  • ATLU is the Opening area vector parameter.

This figure shows how the block controls the opening area when Opening parameterization is Tabulated data - Area vs. pressure.

Pressure differential between ports X and Y with respect to opening area for a normally open valve using the tabulated parameterization

Volumetric Flow Rate vs. Pressure Parameterization

When you set Opening parameterization to Tabulated data - Volumetric flow rate vs. pressure, the valve opens according to the user-provided tabulated data of volumetric flow rate and pressure differential between ports A and B.

The block calculates the mass flow rate as

m˙=ρ¯V˙,

where:

  • V˙ is the volumetric flow rate.

  • ρ¯ is the average fluid density.

The block calculates the relationship between the mass flow and pressure using

m˙=Kρ¯Δp,

where

K=V˙|Δp|.

Opening Dynamics

When you select Opening dynamics, the block introduces a control pressure lag where pcontrol becomes the dynamic control pressure, pdyn. The instantaneous change in dynamic opening area is calculated based on the Opening time constant parameter, τ:

p˙dyn=pcontrolpdynτ.

By default, the block clears the Opening dynamics check box.

Energy Balance

The energy conservation equation in the valve is

ϕA+ϕB=0,

where:

  • ϕA is the energy flow rate into the valve through port A.

  • ϕB is the energy flow rate into the valve through port B.

Predefined Parameterization

You can populate the block with pre-parameterized manufacturing data, which allows you to model a specific supplier component.

To load a predefined parameterization:

  1. In the block dialog box, next to Selected part, click the "<click to select>" hyperlink next to Selected part in the block dialogue box settings.

  2. The Block Parameterization Manager window opens. Select a part from the menu and click Apply all. You can narrow the choices using the Manufacturer drop down menu.

  3. You can close the Block Parameterization Manager menu. The block now has the parameterization that you specified.

  4. You can compare current parameter settings with a specific supplier component in the Block Parameterization Manager window by selecting a part and viewing the data in the Compare selected part with block section.

Note

Predefined block parameterizations use available data sources to supply parameter values. The block substitutes engineering judgement and simplifying assumptions for missing data. As a result, expect some deviation between simulated and actual physical behavior. To ensure accuracy, validate the simulated behavior against experimental data and refine your component models as necessary.

To learn more, see List of Pre-Parameterized Components.

Ports

Conserving

expand all

Thermal liquid conserving port associated with valve inlet A.

Thermal liquid conserving port associated with valve inlet B.

Parameters

expand all

Method of modeling the opening of the valve. When you set this parameter to Linear - Area vs. pressure or Tabulated data - Area vs. pressure, the block relates the opening area to the control pressure. When you set this parameter to Tabulated data - Volumetric flow rate vs. pressure, the block takes the reference flow rate and pressure differential curve of the reducing valve.

Pressure at which the valve begins to shut. The opening area remains variable throughout the pressure regulation range of the valve.

Pressure interval over which the valve opening area varies. The interval begins at the value of the Set pressure (gauge) parameter.

Dependencies

To enable this parameter, set Opening parameterization to Linear - Area vs. pressure.

Opening area of the valve in the fully open position due to sealing imperfections, when the valve is at the lower limit of the pressure regulation range. The block uses this parameter to scale the valve opening throughout the pressure regulation range.

Dependencies

To enable this parameter, set Opening parameterization to Linear - Area vs. pressure.

Sum of all gaps when the valve is in the fully shut position. The block saturates smaller numbers to this value. This parameter contributes to numerical stability by maintaining continuity in the flow.

Dependencies

To enable this parameter, set Opening parameterization to Linear - Area vs. pressure.

Vector of gauge pressure values for the tabulated area parameterization of the valve opening area. The vector elements must correspond one-to-one with the elements in the Opening area vector parameter. The elements must be positive and in ascending order. The block uses linear interpolation between the data points.

Dependencies

To enable this parameter, set Opening parameterization to Tabulated data - Area vs. pressure.

Vector of valve opening areas for the tabulated area parameterization of the valve opening area. The vector elements must correspond one-to-one with the elements in the Pressure at Port B (gauge) vector parameter. The elements must be positive and in ascending order. The block uses linear interpolation between the data points.

Dependencies

To enable this parameter, set Opening parameterization to Tabulated data - Area vs. pressure.

Constant pressure at port A that forms the basis of the reference curve. This value typically corresponds to the maximum operating pressure of the valve. The pressure at port A can be any value during simulation.

Dependencies

To enable this parameter, set Opening parameterization to Tabulated data - Volumetric flow rate vs. pressure.

Vector of monotonically decreasing pressure values at port B in the reference curve as the valve opening area changes. The first element is the reference maximum pressure, which is the pressure where the valve fully shuts. The last element is the reference set pressure.

Dependencies

To enable this parameter, set Opening parameterization to Tabulated data - Volumetric flow rate vs. pressure.

Vector of monotonically increasing reference flow rates through the valve. The block uses this curve to generate a flow coefficient for the changing valve area.

Dependencies

To enable this parameter, set Opening parameterization to Tabulated data - Volumetric flow rate vs. pressure.

Area at ports A and B, which the block uses in the pressure-flow rate equation that determines the mass flow rate through the valve.

Correction factor that the block uses to account for discharge losses in theoretical flows.

Dependencies

To enable this parameter, set Opening parameterization to Linear - Area vs. pressure or Tabulated data - Area vs. pressure.

Upper Reynolds number limit for laminar flow through the valve.

Dependencies

To enable this parameter, set Opening parameterization to Linear - Area vs. pressure or Tabulated data - Area vs. pressure.

Continuous smoothing factor that introduces a layer of gradual change to the flow response when the valve is in near-open or near-closed positions. Set this value to a nonzero value less than one to increase the stability of your simulation in these regimes.

Dependencies

To enable this parameter, set Opening parameterization to Linear - Area vs. pressure.

Whether to capture the increase in pressure when fluid flows from a region of smaller cross-sectional area to a region of larger cross-sectional area.

Dependencies

To enable this parameter, set Opening parameterization to Linear - Area vs. pressure or Tabulated data - Area vs. pressure.

Whether to approximate the transient effects to the fluid system due to valve opening. Selecting Opening dynamics approximates opening conditions by introducing a first-order lag in the flow response.

Time constant by which to compute the lag in the opening dynamics.

Dependencies

To enable this parameter, select Opening dynamics.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2016a

expand all