PROBLEM 11.21 (Cont.)
With a higher U, the outlet temperature of the hot
fluid (water) decreases. A benefit is enhanced heat
Overall coefficient, U (W/^2.K)
350
Cold fluid (air), Tco (K)
Hot fluid (water), Tho (K)
COMMENTS: (1) For the results of part (a), the air outlet temperature is
(2) The IHT workspace with the model to generate the above plot is shown below. Note that it is
necessary to enter the overall energy balances on the fluids from the keyboard.
// Heat Exchanger Tool – Cross–flow with both fluids unmixed:
// For the cross–flow, single–pass heat exchanger with both fluids unmixed,
eps = 1 – exp((1 / Cr) * (NTU^0.22) * (exp(–Cr * NTU^0.78) – 1)) // Eq 11.32
q = mdotc * cpc * (Tco – Tci)
// Assigned Variables:
Cmin = Ch // Capacity rate, minimum fluid, W/K
Ch = mdoth * cph // Capacity rate, hot fluid, W/K
mdoth = 0.05 // Flow rate, hot fluid, kg/s
xh = 0 // Quality (0=sat liquid or 1=sat vapor)
rhoh = rho_Tx(“Water”,Tmh,xh) // Density, kg/m^3
cph = cp_Tx(“Water”,Tmh,xh) // Specific heat, J/kg·K
Tmh = Tfluid_avg(Thi,Tho )
// Properties Tool – Air(c)