4
4
HEAT TRANSFER
H e a t D iffu s io n E q u a tio n
T 2T 2T 2T
c p k( ) q k 2 T q
t x 2
y 2
z 2
No generation q 0
T2
z=1 m
T1
The shape factor for long cylinders is found in Table 4.1 as Case
2, with L >> D:
S = 2L/ln(4z/D)
S = 21m/ln(40) = 1.7 m
Then
q' = (1.7m)(0.52 W/mK)(100 oC - 50 oC)
q' = 44.2 W
Numerical Methods
x m,n+1
m,n-1
x=mx, y=ny m-½,n m+½,n
intermediate points
Finite Difference
Approximation
q& 1 T
Heat Diffusion Equation: T 2
,
k t
k
where = is the thermal diffusivity
C PV
& and
No generation and steady state: q=0 0, 2T 0
t
First, approximated the first order differentiation
at intermediate points (m+1/2,n) & (m-1/2,n)
T T Tm 1,n Tm ,n
x ( m 1/ 2,n ) x ( m 1/ 2,n ) x
T T Tm ,n Tm 1,n
x ( m 1/ 2,n ) x ( m 1/ 2,n ) x
Finite Difference Approximation
(contd...)
N ext, approximate the second order differentiation at m,n
2T T / x m 1 / 2 ,n
T / x m 1 / 2 , n
x 2 m ,n
x
2T Tm 1, n T m 1, n 2 Tm , n
x 2 m ,n
(x )2
Similarly, the approximation can be applied to
the other dimension y
2T T m , n 1 T m , n 1 2 T m , n
y 2 m ,n
(y )2
Finite Difference Approximation
(contd...)
2T 2T Tm 1,n Tm 1,n 2Tm ,n Tm ,n 1 Tm ,n 1 2Tm ,n
x 2 y 2 2
2
m ,n ( x ) ( y )
To model the steady state, no generation heat equation: 2T 0
This approximation can be simplified by specify x=y
and the nodal equation can be obtained as
Tm 1,n Tm 1,n Tm ,n 1 Tm ,n 1 4Tm ,n 0
This equation approximates the nodal temperature distribution based on
the heat equation. This approximation is improved when the distance
between the adjacent nodal points is decreased:
T T T T
Since lim( x 0) ,lim( y 0)
x x y y
A System of Algebraic Equations
The nodal equations derived previously are valid for all
interior points satisfying the steady state, no generation heat
equation. For each node, there is one such equation.
For example: for nodal point m=3, n=4, the equation is
T2,4 + T4,4 + T3,3 + T3,5 - 4T3,4 =0
T3,4=(1/4)(T2,4 + T4,4 + T3,3 + T3,5)
a T
j 1
ij j aiiTi aT
j i 1
ij j Ci ,