9-23 Reconsider Prob. 9-22. A vertical plate separates the hot water from the cold air. The surface exposed to the cold
air is subjected to radiation heat transfer also. The effect of the plate thickness on Ts,c is to be evaluated.
Analysis The problem is solved using EES, and the solution is given below.
“GIVEN”
L=0.2 [m]
T_infinity_c=2 [C]
T_s_h=100 [C]
“PROPERTIES”
g=9.81 [m/s^2] “gravitational acceleration”
Fluid$=’air’
“Cold air”
k=Conductivity(Fluid$, T=T_film_c)
Pr=Prandtl(Fluid$, T=T_film_c)
rho=Density(Fluid$, T=T_film_c, P=101.3)
mu=Viscosity(Fluid$, T=T_film_c)
nu=mu/rho
beta=Volexpcoef(Fluid$, T=T_film_c)
T_film_c=1/2*(T_s_c+T_infinity_c)
“Plate”
k_plate=1.5 [W/m-K]
epsilon_plate=0.73
“ANALYSIS”
Ra=(g*beta*(T_s_c-T_infinity_c)*L^3)/nu^2*Pr
Nusselt=(0.825+0.387*Ra^(1/6)/((1+(0.492/Pr)^(9/16))^(8/27)))^2
h=k/L*Nusselt
q_dot=k_plate/thickness*(T_s_h-T_s_c)
q_dot=h*(T_s_c-T_infinity_c)+sigma#*epsilon_plate*((T_s_c+273)^4-(T_infinity_c+273)^4)
0.01 92.54
0.02 86.40
0.03 81.23
0.04 76.79
0.05 72.92
0.06 69.51
0.07 66.47
0.08 63.74
0.09 61.27
0.10 59.03
Discussion As the plate thickness
increases, the thermal resistance of the
plate increases, thus reducing the surface
temperature on the cold air side.
0 0.02 0.04 0.06 0.08 0.1
50
60
70
80
90
100
Plate thickness [m]
Ts,c [°C]