Flow control valve that maintains evaporator superheat for use in refrigeration cycles - MATLAB - MathWorks 中国
Flow control valve that maintains evaporator superheat for use in refrigeration cycles - MATLAB - MathWorks 中国
Flow control valve that maintains evaporator superheat for use in refrigeration cycles - MATLAB - MathWorks 中国
Description
The Thermostatic Expansion Valve (2P) block models a valve with a pressure drop that maintains an
evaporator superheat in a two-phase fluid network. This valve is typically placed between a
condenser and evaporator in a refrigeration system and maintains a specific temperature differential
by moderating the flow into the evaporator.
When the superheat, the difference in temperature between the vapor at the evaporator outlet and
the fluid evaporating temperature, reaches the Static (minimum) evaporator superheat, the valve
closes. This reduces the flow through the evaporator, which reduces the heat transfer in the
evaporator and increases the evaporator outlet temperature. When you enable a maximum pressure
or temperature limit with the MOP limit for evaporating pressure parameter, the valve closes when
the limit is exceeded.
The bulb sensor at port S measures the evaporator outlet temperature. If the valve in your system
has external pressure equalization, the evaporator outlet pressure is modeled by a line connection
from the evaporator to port E. Otherwise, the pressure at port B is used for internal pressure
equalization. The block balances the bulb pressure, which acts to open the valve, with the valve
equalization pressure, which acts to close the valve.
Opening Area
The valve operates primarily to control the mass flow rate between a condenser and an evaporator
by regulating the effective open area, Seff. The mass flow rate is calculated as
2 Δp
ṁ = Sef ,
√v 2 2 0.25
in
(Δ p − Δp
lam)
where:
vin is the inlet specific volume, or the fluid volume per unit mass.
Δplam is the pressure threshold for transitional flow. Below this value, the flow is laminar. It is
calculated as:
p A + pB
Δplam = (1 − Blam),
2
https://ww2.mathworks.cn/help/releases/R2022a/physmod/hydro/ref/thermostaticexpansionvalve2p.html?#mw_a546278d-ce67-423d-b970-42a2… 1/8
2023/10/18 18:15 Flow control valve that maintains evaporator superheat for use in refrigeration cycles - MATLAB - MathWorks 中国
where:
βis a valve constant determined from nominal operating conditions. See Determining β from
Nominal Conditions for more information.
p
sat
(T
evap
) is the fluid saturation pressure as a function of Tevap. The block uses the tablelookup
function to identify this value.
p
sat
(T
evap
is the saturation pressure as a function of Tevap+ΔTstatic. The block uses the
+ΔT
static
)
pbulbis the fluid pressure of the bulb. The bulb pressure is the saturation pressure,
, unless pressure limiting is enabled and the maximum pressure has been
pbulb = psat (Tbulb)
reached; see MOP limit for evaporating pressure for more information. Tbulb is the bulb fluid
temperature.
p
eq
depends on the valve pressure equalization setting:
When you set Pressure equalization to Internal pressure equalization, peq is the pressure
at port B.
When you set Pressure equalization to External pressure equalization, peq is the pressure
at port E.
The effective valve area has limits. The minimum effective valve area, Seff,min, is
where feak is the Closed valve leakage flow as a fraction of nominal flow. The nominal effective
valve area, Seff,nom and maximum effective valve area are discussed in Determining β from Nominal
Conditions.
evaporator capacity, the rate of heat transfer between the two fluids in the evaporator:
Sef ,nom
β = ,
[psat (Tevap + ΔTnom) − psat (Tevap)]
where psat(Tevap+ΔTnom) is the saturation pressure at the sum of the Nominal evaporating
temperature and the Nominal (static + opening) evaporator superheat.
The nominal effective valve area, Seff,nom, is calculated as a function of the nominal condenser and
evaporator thermodynamics:
https://ww2.mathworks.cn/help/releases/R2022a/physmod/hydro/ref/thermostaticexpansionvalve2p.html?#mw_a546278d-ce67-423d-b970-42a2… 2/8
2023/10/18 18:15 Flow control valve that maintains evaporator superheat for use in refrigeration cycles - MATLAB - MathWorks 中国
Qnom
[c ]
p,evapΔTnom + hevap − hcond + c p,cond ΔTsub
Sef ,nom = ,
2
(psat (Tcond ) − psat (Tevap))
√v
cond
where:
Q
nom
is the Nominal evaporator capacity.
c
p,cond
is the liquid specific heat at Tcond.
h
cond
is the liquid specific enthalpy at Tcond.
The maximum effective area of the valve is determined in the same way as Seff,nom, but instead uses
Maximum evaporator capacity in the place of the Nominal evaporator capacity.
Pressure Equalization
The equalization pressure is the pressure at the evaporator outlet that governs valve operability. In
physical systems with low pressure loss in the evaporator due to viscous friction, pressure
equalization can occur internally with the pressure at port B. This is referred to as internal pressure
equalization. In systems with larger losses, connect the evaporator outlet port to the valve block at
port E.
pbulb,MOP
pbulb = Tbulb,
Tbulb,MOP
where:
p
bulb,MOP
is a function of the Maximum operating pressure, peq,MOP, or the pressure associated
with the Maximum operating temperature, and the nominal evaporator temperature:
T is the bulb fluid temperature. This is the temperature at port S if Bulb temperature
bulb
dynamics is set to Off. A first-order delay is applied to the bulb temperature if Bulb temperature
dynamics is set to On.
T
bulb,MOP
is the associated temperature at the pressure pbulb,MOP.
https://ww2.mathworks.cn/help/releases/R2022a/physmod/hydro/ref/thermostaticexpansionvalve2p.html?#mw_a546278d-ce67-423d-b970-42a2… 3/8
2023/10/18 18:15 Flow control valve that maintains evaporator superheat for use in refrigeration cycles - MATLAB - MathWorks 中国
dTbulb TS − Tbulb
= ,
dt τbulb
where:
T
S
is the temperature at port S. If bulb dynamics are not modeled, this is Tbulb.
τ
bulb
is the Bulb thermal time constant.
where:
x
dyn
is the inlet vapor quality. The block applies a first-order lag to the inlet vapor quality of the
mixture.
v
liq
is the liquid specific volume of the fluid.
If the inlet fluid is liquid or vapor, vin is the respective liquid or vapor specific volume.
where:
x
dyn
is the dynamic vapor quality.
Conservation Equations
Mass is conserved through the valve:
ṁ A + ṁ B = 0,
where:
Reversed flows are numerically supported, however, the valve block is not designed for flows from
port B to port A.
https://ww2.mathworks.cn/help/releases/R2022a/physmod/hydro/ref/thermostaticexpansionvalve2p.html?#mw_a546278d-ce67-423d-b970-42a2… 4/8
2023/10/18 18:15 Flow control valve that maintains evaporator superheat for use in refrigeration cycles - MATLAB - MathWorks 中国
Φ A + Φ B = 0,
where:
Φ
A
is the energy flow rate at port A.
Φ
B
is the energy flow rate at port B.
Ports
A — Fluid inlet
two-phase fluid
B — Fluid outlet
two-phase fluid
https://ww2.mathworks.cn/help/releases/R2022a/physmod/hydro/ref/thermostaticexpansionvalve2p.html?#mw_a546278d-ce67-423d-b970-42a2… 5/8