+ All Categories
Home > Documents > Numerical method of heat transfer Chapter 5

Numerical method of heat transfer Chapter 5

Date post: 13-Apr-2015
Category:
Upload: ahmed-fgt-kaasehg
View: 69 times
Download: 1 times
Share this document with a friend
Description:
Numerical method of heat transfer
25
Chapter 5: Numerical Methods in Heat Transfer Yoav Peles Department of Mechanical, Aerospace and Nuclear Engineering Rensselaer Polytechnic Institute Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Transcript
Page 1: Numerical method of heat transfer Chapter 5

Chapter 5: Numerical Methods in Heat Transfer

Yoav PelesDepartment of Mechanical, Aerospace and Nuclear Engineering

Rensselaer Polytechnic Institute

Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Page 2: Numerical method of heat transfer Chapter 5

Objectives• Understand the limitations of analytical solutions

of conduction problems, and the need for computation-intensive numerical methods,

• Express derivates as differences, and obtain finite difference formulations,

• Solve steady one-dimensional conduction problems numerically using the finite difference method, and

• Solve transient one- or two-dimensional conduction problems using the finite difference method.

Page 3: Numerical method of heat transfer Chapter 5

Why Numerical Methods ?1. Limitations─ Analytical solution methods are limited

to highly simplified problems in simple geometries.

2. Better Modeling─An “approximate” solution is usually more accurate than the “exact” solution of a crude mathematical model.

3. Flexibility─Engineering problems often require extensive parametric studies.

4. Complications─ even when the analytical solutions are available, they might be quite intimidating.

Page 4: Numerical method of heat transfer Chapter 5

Finite Difference Formulation• The numerical methods for solving differential

equations are based on replacing the differential equations by algebraic equations.

• For finite difference method, this is done by replacing the derivatives by differences.

• A function f that depends on x.

• The first derivative of f(x) at a point is equivalent to the slope of a line tangent to the curve at that point.

Page 5: Numerical method of heat transfer Chapter 5

( ) ( ) ( )0 0

lim limx x

df x f x x f xfdx x x∆ → ∆ →

+ ∆ −∆= =

∆ ∆(5-5)

Page 6: Numerical method of heat transfer Chapter 5

• If we don’t take the indicated limit, we will have the following approximate relation for the derivative:

• The equation above can also be obtained by writing the Taylor series expansion of the function f about the point x,

and neglecting all the terms except the first two.

( ) ( ) ( )df x f x x f xdx x

+ ∆ −≅

∆(5-6)

( ) ( ) ( ) ( )22

2

12

df x d f xf x x f x x x

dx dx+ ∆ = + ∆ + ∆ +… (5-7)

Page 7: Numerical method of heat transfer Chapter 5

• The first term neglected is proportional to ∆x2, and thus the error involved in each step is also proportional to ∆x2.

• However, the commutative error involved after Msteps in the direction of length L is proportional to ∆x since M(∆x2 )= (L/∆x)∆x2 = L∆x.

Error = L∆x

Page 8: Numerical method of heat transfer Chapter 5

One-Dimensional Steady Heat Conduction• Steady one-dimensional heat conduction in a plane

wall of thickness L with heat generation.

The wall is subdivided into M sections of equal thickness ∆x=L/M.

Page 9: Numerical method of heat transfer Chapter 5

• M+1 points 0, 1, 2, . . . , m-1, m, m+1, . . . , Mcalled nodes or nodal points.

• The x-coordinate of any point m is xm = m(∆x).

• The temperature at that point is simply T(xm) = Tm.

• Internal (1 ~ (M-1)) and boundary nodal points (0 or M).

Page 10: Numerical method of heat transfer Chapter 5

• Using Eq. 5–6

• Noting that the second derivative is simply the derivative of the first derivative:

1 1

1 12 2

; m m m m

m m

T T T TdT dTdx x dx x

− +

− +

− −≅ ≅

∆ ∆(5-8)

1 11 122 2

2

1 12

2

m m m mm m

m

m m m

dT dTT T T T

dx dxd T x xdx x x

T T Tx

+ −+ −

− +

− − −−

∆ ∆≅ =∆ ∆

− +=

(5-9)

Page 11: Numerical method of heat transfer Chapter 5

21 1

2 22m m m

m

d T T T Tdx x

− +− +≅

∆(5-9)

The governing equation for steady one-dimensional heat transfer in a plane wall with heat generation and constant thermal conductivity

2

2 0d T edx k

+ = (5-10)

1 12

2 =0, 1,2,3, 1

Internal nodal points

m m m mT T T e m Mx k

− +− ++ = −

∆… (5-11)

Page 12: Numerical method of heat transfer Chapter 5

-The equation is applicable to each of the M-1 interior nodesM-1 equations for the determination of temperatures.

-The two additional equations needed to solve are obtained by applying the energy balance on the two elements at the boundaries.

Page 13: Numerical method of heat transfer Chapter 5

Boundary Conditions• A boundary node does not have a neighboring node

on at least one side.

• Energy balance on the volume elements of boundary nodes is applied.

• Boundary conditions frequently encountered are:

1. specified temperature,2. specified heat flux,3. convection, and 4. radiation boundary conditions.

Page 14: Numerical method of heat transfer Chapter 5

• Node number - at the left surface (x=0): is 0, - at the right surface at (x=L): is M

• The width of the volume element: ∆x/2.

1. Specified temperature boundary conditions:

T(0) = T0 = Specified valueT(L) = TM = Specified value

Page 15: Numerical method of heat transfer Chapter 5

• An energy balance on the volume element at that boundary:

• The finite difference formulation at the node m=0 can be expressed as:

• The finite difference form of various boundary conditions can be obtained from Eq. 5–21 by replacing left surface by a suitable expression.

,

0gen elementAll sides

Q E+ =∑ (5-20)

( )1 0 0 / 2 0left surface

T TQ kA e A xx

−+ + ∆ =

∆(5-21)

left surfaceQ

Page 16: Numerical method of heat transfer Chapter 5

2. Specified Heat Flux Boundary Condition

3. Convection Boundary Condition

4. Radiation Boundary Condition

5. Combined Convection and Radiation

( )1 00 0 / 2 0T Tq A kA e A x

x−

+ + ∆ =∆

(5-22)

( ) ( )1 00 0 / 2 0T ThA T T kA e A x

x∞

−− + + ∆ =

∆(5-24)

( ) ( )4 4 1 00 0 / 2 0surr

T TA T T kA e A xx

εσ −− + + ∆ =

∆(5-25)

( ) ( )4 4 1 00 0 0( ) / 2 0surr

T ThA T T A T T kA e A xx

εσ∞

−− + − + + ∆ =

∆(5-26)

Page 17: Numerical method of heat transfer Chapter 5

The Mirror Image Concept• The finite difference formulation of a node on an insulated

boundary can be treated as “zero” heat flux is Eq. 5–23.• Another and more practical way is to treat the node on an

insulated boundary as an interior node.

Page 18: Numerical method of heat transfer Chapter 5

• By replacing the insulation on the boundary by a mirror and considering the reflection of the medium as its extension

• Using Eq. 5.11:

1 12

1 0 12

2 0

2 0

m m m m

m

T T T ex k

T T T ex k

− +− ++ =

− ++→ =

∆(5-30)

( )21 0( ) / 2 0mT T e x k− + ∆ =

Page 19: Numerical method of heat transfer Chapter 5
Page 20: Numerical method of heat transfer Chapter 5
Page 21: Numerical method of heat transfer Chapter 5
Page 22: Numerical method of heat transfer Chapter 5
Page 23: Numerical method of heat transfer Chapter 5
Page 24: Numerical method of heat transfer Chapter 5
Page 25: Numerical method of heat transfer Chapter 5

Homework

∆x

2 3 4 5 6 7 8 9 100 1

10 segments are selected (11 node points)

EES Answer: T1=26.46oC, T2=50.06oC, T3=70.81oC, T4=88.7oC, T5=103.7oC, T6=115.6oC, T7=125.2oC, T8=131.7oC, T9=135.3oC, T10=136oC


Recommended