Pressure Compensator Valve (IL)
Pressure-maintaining valve for external component in an isothermal system
- Library:
Simscape / Fluids / Isothermal Liquid / Valves & Orifices / Pressure Control Valves
Description
The Pressure Compensator Valve (IL) block represents an isothermal liquid pressure compensator, such as a pressure relief valve or pressure-reducing valve. Use this valve when you would like to maintain the pressure at the valve based on signals from another part of the system.
When the pressure differential between ports X and
Y (the control pressure) meets or exceeds the set pressure, the valve
area opens (for normally closed valves) or closes (for normally open valves) in order to
maintain the pressure in the valve. The pressure regulation range begins at the set
pressure. Pset is constant in the case of a
Constant
valve, or varying in the case of a
Controlled
valve. A physical sign at port
Ps provides a varying set pressure.
Pressure Control
Pressure regulation occurs when the sensed pressure, Px – PY, or Pcontrol, exceeds a specified pressure, Pset. The Pressure Compensator Valve (IL) block supports two modes of regulation:
When Set pressure control is set to
Controlled
, connect a pressure signal to port Ps and set the constant Pressure regulation range. pressure regulation is triggered when Pcontrol is greater than Pset, the Set pressure differential, and below Pmax, the sum of the set pressure and the user-defined Pressure regulation range.When Set pressure control is set to
Constant
, the valve opening is continuously regulated between Pset and Pmax by either a linear or tabular parametrization. When Opening parametrization is set toTabular data
, Pset and Pmax are the first and last parameters of the Pressure differential vector, respectively.
Mass Flow Rate Equation
Momentum is conserved through the valve:
The mass flow rate through the valve is calculated as:
where:
Cd is the Discharge coefficient.
Avalve is the instantaneous valve open area.
Aport is the Cross-sectional area at ports A and B.
is the average fluid density.
Δp is the valve pressure difference pA – pB.
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:
Pressure loss describes the reduction of pressure in the valve due to a decrease in area. PRloss is calculated as:
Pressure recovery describes the positive pressure change in
the valve due to an increase in area. If Pressure recovery is
set to Off
,
PRloss is 1.
The opening area, Avalve, is determined
by the opening parametrization (for Constant
valves only)
and the valve opening dynamics.
Valve Opening Parametrization
The linear parametrization of the valve area for Normally open
valves is:
and for Normally closed
valves is:
For tabular parametrization of the valve area in its operating range, Aleak and Amax are the first and last parameters of the Opening area vector, respectively.
The normalized pressure, , is:
At the extremes of the valve pressure range, you can maintain numerical robustness in your simulation by adjusting the block Smoothing factor. With a nonzero smoothing factor, a smoothing function is applied to all calculated valve pressures, but primarily influences the simulation at the extremes of these ranges.
When the Smoothing factor, f, is nonzero, a smoothed, normalized pressure is instead applied to the valve area:
In the Tabulated data
parameterization, the smoothed,
normalized pressure is also used when the smoothing factor is nonzero with linear
interpolation and nearest extrapolation.
Opening Dynamics
If opening dynamics are modeled, a lag is introduced to the flow response to the modeled control pressure. pcontrol becomes the dynamic control pressure, pdyn; otherwise, pcontrol is the steady-state pressure. The instantaneous change in dynamic control pressure is calculated based on the Opening time constant, τ:
By default, Opening dynamics is set to
Off
.
A nonzero Smoothing factor can provide additional numerical stability when the orifice is in near-closed or near-open position.
Steady-state dynamics are set by the same parametrization as the valve opening, and are based on the control pressure, pcontrol.
Faulty Behavior
When faults are enabled, the valve open area becomes stuck at a specified value in response to one of these triggers:
Simulation time — Faulting occurs at a specified time.
Simulation behavior — Faulting occurs in response to an external trigger. This exposes port Tr.
Three fault options are available in the Opening area when faulted parameter:
Closed
— The valve freezes at its smallest value, depending on the Opening parameterization:When Opening parameterization is set to
Linear
, the valve area freezes at the Leakage area.When Opening parameterization is set to
Tabulated data
, the valve area freezes at the first element of the Opening area vector.
Open
— The valve freezes at its largest value, depending on the Opening parameterization:When Opening parameterization is set to
Linear
, the valve area freezes at the Maximum opening area.When Orifice parameterization is set to
Tabulated data
, the valve area freezes at the last element of the Opening area vector.
Maintain last value
— The valve area freezes at the valve open area when the trigger occurred.
Due to numerical smoothing at the extremes of the valve area, the minimum area applied is larger than the Leakage area, and the maximum is smaller than the Maximum orifice area, in proportion to the Smoothing factor value.
Once triggered, the valve remains at the faulted area for the rest of the simulation.