Вы находитесь на странице: 1из 14

2-D Unsteady-State Conduction X-1

THE SEMI-INFINITE SOLID


In this section we will examine three important cases for a semi-infinite wall which is initially
at a uniform temperature, T
i
. The exposed surface is suddenly subject to either a new constant
temperature, or a constant heat flux or a convection heat transfer. In all three cases we would
like to determine how the temperature changes in the solid.

The equation for this case is
t
T
x
T
c
c
=
c
c
o
1
2
2

subject to:
Initial condition:
i
T x T = ) 0 , ( (the temperature is constant at T
i
at t=0 at all x locations)
Boundary conditions: x
i
T T = (same for all three cases)
0 = x
s
T T = or
" "
0
o s
x
q q
x
T
k = =
c
c

=
or | | ) , 0 (
0
t T T h
x
T
k
x
=
c
c


=

The solution can be found by a method called a similarity variable method. According to this,
the two independent variables, t and x, are combined to result a single and the PDE is
2-D Unsteady-State Conduction X-2
transformed into an ODE. The similarity variable in this case is
2 / 1
) 4 /( t x o q . Using this the
PDE becomes
q
q
q c
c
=
c
c T T
2
2
2

The solutions in these cases are
Case 1 Constant Surface Temperature:
s
T t T = ) , 0 (
|
|
.
|

\
|
=


t
x
erf
T T
T t x T
s i
s
o 2
) , (


t
T T k
t q
i s
s
to
) (
) (
"

=
Case 2 Constant Surface Heat Flux:
" "
o s
q q =
|
|
.
|

\
|

|
|
.
|

\
|
=
t
x
erfc
k
x q
t
x
k
t q
T t x T
o o
i
o
o
t o
2
4
exp
) / ( 2
) , (
" 2 2 / 1 "


" "
) (
o s
q t q =
Case 3 Surface Convection: | | ) , 0 (
0
t T T h
x
T
k
x
=
c
c


=

(
(

|
|
.
|

\
|
+
(

|
|
.
|

\
|
+
|
|
.
|

\
|
=

k
t h
t
x
erfc
k
t h
k
hx
t
x
erfc
T T
T t x T
i
i
o
o
o
o 2
exp
2
) , (
2
2

| | ) , 0 ( ) (
"
t T T h t q
s
=


Where ) (q erf is the Gaussian error function defined as

}

q
t
q
o
du u erf ) exp(
2
) (
2

) (q erfc is the complementary error function defined as
) ( 1 ) ( q q erf erfc
Appendix B.2 in your textbook includes the values of the ) (q erf and ) (q erfc functions.

Note: For case 1 the temperature at the surface is constant and the heat flux decreases with
time,
2 / 1 "
) (

t t q
s
. In case 2, the flux is constant while the temperature at the surface increases
2-D Unsteady-State Conduction X-3
monotonically with
2 / 1
t T
s
. Finally in case 3, the flux decreases with time since T
s

approaches

T . Selected profiles of temperature for this case (surface convection) are plotted
below.

An interesting application of case 1 is when 2 semi-infinite solids, initially at uniform
temperatures
i A
T
,
and
i B
T
,
are placed into contact. If the contact resistance is negligible, the
requirement of thermal equilibrium requires both Ts and fluxes at the interface to be the same.
Thus,
"
,
"
, B s A s
q q = or
( ) ( )
2 / 1
,
2 / 1
,
) ( ) (
t
T T k
t
T T k
B
i b s B
A
i A s A
to to

=


Solving for T
s
.
( ) ( )
( ) ( )
2 / 1 2 / 1
,
2 / 1
,
2 / 1
B A
i B B i A A
s
c k c k
T c k T c k
T


+
+
=
Since the surface temperature is constant upon contact, the equations for case one can be used to
determine the profiles that are plotted in the figure below.

2-D Unsteady-State Conduction X-4
EXAMPLE: In laying water mains, utilities must be concerned with the possibility of freezing
during cold periods. Although the problem of determining the temperature in soil as a function
of time is complicated by changing surface conditions, reasonable estimates can be based on the
assumption of constant surface temperature over a prolonged period of cold weather. Consider
the water main in the schematic below which is buried in soil initially at 20
o
C and is suddenly
subjected to a constant surface temperature of -15
o
C for 60 days.
(a.) Calculate and plot the temperature history at the burial depth of 0.68m for thermal
diffusivity of s m and / 0 . 3 , 38 . 1 , 0 . 1 10
2 7
= o
(b.) For s m / 10 38 . 1
2 7
= o , plot the temperature distribution over the depth m x 0 . 1 0 s s
for times of 1,5,10,30 and 60 days.
(c.) For s m / 10 38 . 1
2 7
= o , show that the heat flux from the soil decreases with increasing
time by plotting ) , 0 (
"
t q
x
as a function of time for the 60-day period. On this graph, also
plot the heat flux at the depth of the buried main, ) , 68 . 0 (
"
t m q
x



2-D Unsteady-State Conduction X-5
2-D Unsteady-State Conduction X-6

2-D Unsteady-State Conduction X-7
FINITE-DIFFERENCE METHODS
Analytical methods are restricted to simple geometries and boundary conditions. Thus in most
cases we have to use numerical methods to obtain solutions. One such method is the finite-
difference.

DISCRETIZATION OF THE HEAT EQUATION: THE EXPLICIT METHOD
Consider a 2-D system under transient conditions with constant properties and no internal
generation. The heat diffusion equation reduces to
t
T
y
T
x
T
c
c
=
c
c
+
c
c
o
1
2
2
2
2


To obtain the finite-difference form of this equation, we may use the same approximations as
before to the spatial derivatives. Again m, n subscripts are used to designate the x and y locations
of the discrete nodal points.
To discretize this equation in time, we use the integer p, so that
t p t A =
Thus the total time is subdivided into time intervals of t A at which we would like to perform the
calculations. These time interval are t p t p t t t A + A A A A ) 1 ( , ,.... 3 , 2 ,
Then the finite-difference approximation to the time derivative can be expressed as
2-D Unsteady-State Conduction X-8
t
T T
t
T
p
n m
p
n m
n m
A

~
c
c
+
,
1
,
,

Where (p+1) refers to the new time and p to the previous time interval.
This finite-difference scheme is called a forward-difference and the method is called explicit
method because all temperatures are evaluated at the previous time (p).
The overall equation for an interior node can be written
2
, 1 , 1 ,
2
, , 1 , 1 ,
1
,
) (
2
) (
2
1
y
T T T
x
T T T
t
T T
p
n m
p
n m
p
n m
p
n m
p
n m
p
n m
p
n m
p
n m
A
+
+
A
+
=
A

+ +
+
o

Assuming ( ) y x A = A and
( )
2
x
t
Fo
A
A
=
o
, then
( )
p
n m
p
n m
p
n m
p
n m
p
n m
p
n m
T Fo T T T T Fo T
, 1 , 1 , , 1 , 1
1
,
) 4 1 ( + + + + =
+ +
+

Thus we can calculate ) , ( y x T at the new time t p A + ) 1 ( in a straightforward manner.
If the system is 1-D unsteady
t
T
x
T
c
c
=
c
c
o
1
2
2

The finite-difference equation becomes
( )
p
m
p
m
p
m
p
n m
T Fo T T Fo T ) 2 1 (
1 1
1
,
+ + =
+
+

It is now evident why this method is called explicit. Since the initial conditions is known
) , ( 0 y x T t =
It becomes easy to calculate ) , ( y x T at later times. This method is not very accurate, but you can
improve the accuracy if you use small values for t and y x A A A , . However, in this case the
computational time increases.
This explicit method frequently becomes unstable (the solution diverges). To prevent this
instability from happening, the x A and t A should satisfy a requirement, that is: The coefficient
of the temperature
p
n m
T
,
of the equation for that specific node (m,n) should be positive, thus
1-D: 0 2 1 > Fo or 2 / 1 s Fo or
( )
2 / 1
2
s
A
A
x
t o

2-D: 0 4 1 > Fo or 4 / 1 s Fo or
( )
4 / 1
2
s
A
A
x
t o

2-D Unsteady-State Conduction X-9
The above finite-difference equations can be derived by using the energy method (see the
example below for a boundary node with convection)

Assumptions: 1-D conduction, no heat generation, unsteady-state and constant physical
properties.

The energy equation for the control volume reduces to
st in
E E

=
or ( ) ( )
t
T T x
cA T T
x
kA
T T A h
p
o
p
o p
o
p p
o
A
A
=
A
+
+

1
1
2

or solving for
1 + p
o
T we get
( )
( )
( )
p
o
p
o
p p
o
p
o
T T T
x
t
T T
x c
t h
T +
A
A
+
A
A
=

+
1
2
1
2 2 o


However, BiFo
x
t
k
x h
x c
t h
2 2
2
2
= |
.
|

\
|
A
A
|
.
|

\
| A
=
A
A o


( ) ( )
p
o
p p
o
T BiFo Fo BiT T Fo T 2 2 1 2
1
1
+ + =

+

The finite-difference Biot number is

k
x h
Bi
A
=
The stability criterion defined before requires
0 2 2 1 > BiFo Fo or 2 / 1 ) 1 ( s + Bi Fo
2-D Unsteady-State Conduction X-10
From each equation you may get a different criterion for stability. You compare all of them and
take the most restrictive. Table 5.3 of your textbook gives you the forward finite-difference
equation for various cases.

2-D Unsteady-State Conduction X-11
EXAMPLE 5.6 : A fuel element of a nuclear reactor is in the shape of a plane wall of thickness
2L =20 mm and is convectively cooled at both surfaces, with h =1100 W/m
2
K and

T =
250C. At normal operating power, heat is generated uniformly within the element at a
volumetric rate of
1
q =107W/m
3
. A departure from the steady-state conditions associated with
normal operation will occur if there is a change in the generation rate. Consider a sudden change
to
2
q
=2 107 W/m
3
, and use the explicit finite-difference method to determine the fuel
element temperature distribution after 1.5 s. The fuel element thermal properties are k =30 W/m
K and a =5 106m
2
/s.

Assumptions: 1-D conduction, no heat generation, unsteady-state and constant physical
properties.
Using a space increment of mm x 2 = A we can write the explicit finite difference equation

2-D Unsteady-State Conduction X-12

2-D Unsteady-State Conduction X-13
2-D Unsteady-State Conduction X-14
EXAMPLE (Textbook 5.94): A one dimensional slab of thickness 2L is initially at a uniform
temperature Ti. Suddenly, electric current is passed through the slab causing a uniform
volumetric heating q (W/m
3
). At the same time, both
outer surfaces ( L x = ) are subjected to a convection
process at

T with a heat transfer coefficient.


Write the finite difference equation expressing
conservation of energy for node 0 located on the outer surface at L x = . Rearrange your
equation and identify any important dimensionless coefficients.

Вам также может понравиться