2-Way Directional Valve (TL)
2-way directional valve in a thermal liquid network
- Library:
Simscape / Fluids / Thermal Liquid / Valves & Orifices / Directional Control Valves
Description
The 2-Way Directional Valve (TL) block represents a two-way valve, such as a shut-off valve. Use this block to simulate a flow-reducing control element that responds to pressures in another part of the system.
The block uses a variable orifice to control the flow between ports A and B. The physical signal at port S triggers the spool motion to open or shut the valve. For more details about how the block calculates flow rate through a variable orifice, see Orifice (TL).
Orifice Parameterizations
You can parameterize the valve opening linearly or by using tabulated data.
When you set Orifice parameterization to
Linear - Area vs. spool travel
, the opening area
is a linear function of the spool travel distance.
where
Aorifice is the opening area.
ΔS is the spool travel distance input at port S.
ΔSmax is the value of the Spool travel between closed and open orifice parameter.
ALeak is the value of the Leakage area parameter.
Amax is the value of the Maximum orifice area parameter.
Note the linear scaling from ALeak to Amax in the figure.
When the valve is in near-open or near-closed position, you can maintain numerical robustness in your simulation by adjusting the block Smoothing factor. The block computes the normalized valve area as
The block applies the Smoothing factor parameter, s, to smooth the normalized valve area as
Lastly, the block scales the smoothed, normalized valve area as
When you set Orifice parameterization to
Tabulated data - Area vs. spool travel
, the block
uses the Spool travel vector and Orifice area
vector parameters to define the relationship between
Aorifice and
ΔS by interpolation.
Aleak and
Amax are the first and last
parameters of the Orifice area vector parameter, respectively.
When you set Orifice parameterization to
Tabulated data - Volumetric flow rate vs. spool travel and
pressure drop
, the block uses the Volumetric flow
rate table, q(ds,dp), Pressure drop vector,
dp, and Spool travel vector, ds parameters
to define the volumetric flow rate,
q(ΔS,p).
When you set Orifice parameterization to
Tabulated data - Mass flow rate vs. opening and pressure
drop
the block calculates the mass flow rate directly from the
spool position and the pressure drop across the valve. The relationship between
the three variables can be nonlinear and it is given by the tabulated data in
the Spool travel vector, ds, Pressure drop
vector, dp, and Mass flow rate table,
mdot(ds,dp) parameters.