14.3 Heat Transfer: Conduction, Convection, and Radiation

Key Takeaways

  • Fourier's Law of Conduction defines 1D heat flow as q = -k A (dT/dx), where thermal conductivity k quantifies conductive heat transport capability.
  • Thermal resistance networks model heat transfer across composite boundaries; plane wall conduction resistance is R_cond = L / (k A) and cylindrical conduction resistance is R_cyl = ln(r_2 / r_1) / (2 pi k L).
  • Newton's Law of Cooling models convective heat transfer q = h A (T_s - T_inf), where convective coefficient h is evaluated via non-dimensional Nusselt numbers Nu = h L / k.
  • Stefan-Boltzmann Law governs radiation heat exchange q = epsilon sigma A (T_1^4 - T_2^4), requiring absolute temperatures in Kelvin or Rankine and geometric view factors F_12.
  • Log Mean Temperature Difference (LMTD) evaluates total heat duty in shell-and-tube heat exchangers using q = U A Delta T_lm.
Last updated: August 2026

14.3 Heat Transfer: Conduction, Convection, and Radiation

Core FE Exam Principle: Heat transfer occurs whenever a temperature gradient exists. Heat is transferred via three primary modes: conduction (molecular diffusion in solids/fluids), convection (bulk fluid motion plus diffusion), and radiation (electromagnetic wave emission). On the FE exam, solving heat transfer problems requires constructing thermal resistance networks, applying non-dimensional numbers, and computing radiation and heat exchanger performance.

Conduction Heat Transfer & Fourier's Law

Conduction is energy transfer from more energetic particles of a substance to adjacent less energetic particles as a result of interactions between particles.

Fourier's Law of 1D Heat Conduction

Q˙cond=kAdTdx\dot{Q}_{cond} = -k A \frac{dT}{dx}

where:

  • (\dot{Q}_{cond}) = Heat transfer rate ((\text{W}) or (\text{Btu/h})).
  • (k) = Thermal conductivity of the material ((\text{W/(m}\cdot\text{K)}) or (\text{Btu/(h}\cdot\text{ft}\cdot{}^\circ\text{F)})).
  • (A) = Cross-sectional area perpendicular to heat flow ((\text{m}^2) or (\text{ft}^2)).
  • (\frac{dT}{dx}) = Temperature gradient in the direction of heat flow ((\text{K/m})).

For 1D steady-state heat conduction through a flat plane wall of thickness (L) with uniform thermal conductivity (k) and surface temperatures (T_1) and (T_2):

Q˙cond=kA(T1T2)L=T1T2Rcond\dot{Q}_{cond} = \frac{k A (T_1 - T_2)}{L} = \frac{T_1 - T_2}{R_{cond}}

where (R_{cond} = \frac{L}{k A}) is the thermal resistance to conduction ((\text{K/W})).

Thermal Resistance Networks & Composite Geometry

Thermal circuits allow complex multi-layer heat transfer systems to be solved using an analogy to Electrical Ohm's Law ((I = \frac{\Delta V}{R} \iff \dot{Q} = \frac{\Delta T}{R_{total}})).

Composite Plane Walls (Series & Parallel Networks)

For a series composite wall exposed to fluids on both sides:

Q˙=T,1T,2Rth=T,1T,21h1A+LAkAA+LBkBA+1h2A\dot{Q} = \frac{T_{\infty,1} - T_{\infty,2}}{\sum R_{th}} = \frac{T_{\infty,1} - T_{\infty,2}}{\frac{1}{h_1 A} + \frac{L_A}{k_A A} + \frac{L_B}{k_B A} + \frac{1}{h_2 A}}

Cylindrical Conduction (Pipes and Tubes)

For 1D radial heat conduction through a hollow cylinder of inner radius (r_1), outer radius (r_2), length (L), and thermal conductivity (k):

Q˙cyl=2πkL(T1T2)ln(r2/r1)=T1T2Rcyl\dot{Q}_{cyl} = \frac{2 \pi k L (T_1 - T_2)}{\ln(r_2 / r_1)} = \frac{T_1 - T_2}{R_{cyl}}

Cylindrical Conduction Resistance: Rcyl=ln(r2/r1)2πkL[K/W]\text{Cylindrical Conduction Resistance: } R_{cyl} = \frac{\ln(r_2 / r_1)}{2 \pi k L} \quad [\text{K/W}]

Geometry / ModeHeat Rate Equation ((\dot{Q}))Thermal Resistance ((R_{th}))
Plane Wall Conduction(\dot{Q} = \frac{k A}{L}(T_1 - T_2))(R_{cond} = \frac{L}{k A})
Cylindrical Conduction(\dot{Q} = \frac{2 \pi k L (T_1 - T_2)}{\ln(r_2/r_1)})(R_{cyl} = \frac{\ln(r_2/r_1)}{2 \pi k L})
Convection Boundary(\dot{Q} = h A (T_s - T_\infty))(R_{conv} = \frac{1}{h A})
Fouling Layer(\dot{Q} = \frac{A R_f}{T_1 - T_2})(R_{foul} = \frac{R_f''}{A})

Convection Heat Transfer & Dimensionless Correlations

Convection involves energy transfer between a solid surface and an adjacent moving liquid or gas.

Newton's Law of Cooling

Q˙conv=hA(TsT)=TsTRconv\dot{Q}_{conv} = h A (T_s - T_\infty) = \frac{T_s - T_\infty}{R_{conv}}

where (h) is the convective heat transfer coefficient ((\text{W/(m}^2\cdot\text{K)})), (T_s) is solid surface temperature, and (T_\infty) is fluid bulk temperature.

Non-Dimensional Numbers in Convection

To evaluate (h) for external or internal flows, NCEES problems utilize empirical dimensionless correlations:

  1. Nusselt Number ((Nu)): Ratio of convective to conductive heat transfer across fluid layer: Nu=hLckfNu = \frac{h L_c}{k_f}
  2. Reynolds Number ((Re)): Ratio of inertial forces to viscous forces (determines laminar vs. turbulent flow): Re=ρVLcμ=VLcνRe = \frac{\rho V L_c}{\mu} = \frac{V L_c}{\nu}
  3. Prandtl Number ((Pr)): Ratio of momentum diffusivity to thermal diffusivity: Pr=να=μcpkfPr = \frac{\nu}{\alpha} = \frac{\mu c_p}{k_f}
  4. General Forced Convection Correlation: (Nu = C Re^m Pr^n).
    • Flat plate laminar flow ((Re_x < 5 \times 10^5)): (Nu_x = 0.332 Re_x^{1/2} Pr^{1/3}).
    • Fully developed turbulent pipe flow (Dittus-Boelter): (Nu_D = 0.023 Re_D^{0.8} Pr^n) (where (n=0.4) for heating, (n=0.3) for cooling).

Thermal Radiation Heat Transfer

Radiation is energy emitted by matter in the form of electromagnetic waves (photons) as a result of changes in the electronic configurations of atoms or molecules. Unlike conduction and convection, radiation requires no intervening medium and occurs most efficiently in a vacuum.

Stefan-Boltzmann Law for Ideal Blackbodies

An ideal blackbody absorbs all incident radiation and emits maximum possible thermal energy at absolute temperature (T):

E˙b=σAT4\dot{E}_b = \sigma A T^4

where (\sigma = 5.670 \times 10^{-8} \text{ W/(m}^2\cdot\text{K}^4)) (or (0.1714 \times 10^{-8} \text{ Btu/(h}\cdot\text{ft}^2\cdot{}^circ\text{R}^4))) is the Stefan-Boltzmann constant.

Real Gray Surfaces & Radiation Exchange

Real surfaces emit less radiation than a blackbody, quantified by emissivity (\epsilon) ((0 \le \epsilon \le 1)). The net radiation heat exchange between two diffuse, gray surfaces is:

Q˙12=ϵeffσA1F12(T14T24)\dot{Q}_{12} = \epsilon_{eff} \sigma A_1 F_{12} \left( T_1^4 - T_2^4 \right)

where:

  • (F_{12}) = View factor (fraction of radiation leaving surface 1 that strikes surface 2 directly).
  • Reciprocity Relation: (A_1 F_{12} = A_2 F_{21}).
  • Small object in a large enclosure ((A_1 \ll A_2), (F_{12} = 1)): Q˙rad=ϵ1σA1(T14Tsurr4)\dot{Q}_{rad} = \epsilon_1 \sigma A_1 \left( T_1^4 - T_{surr}^4 \right)

Heat Exchangers: Log Mean Temperature Difference (LMTD)

Heat exchangers facilitate thermal energy transfer between two fluids at different temperatures separated by a solid wall.

Overall Heat Transfer Coefficient ((U))

Q˙=UAΔTlm\dot{Q} = U A \Delta T_{lm}

1UA=Rtotal=1hiAi+ln(ro/ri)2πkL+1hoAo\frac{1}{U A} = R_{total} = \frac{1}{h_i A_i} + \frac{\ln(r_o/r_i)}{2 \pi k L} + \frac{1}{h_o A_o}

Log Mean Temperature Difference ((\Delta T_{lm}))

ΔTlm=ΔT1ΔT2ln(ΔT1ΔT2)\Delta T_{lm} = \frac{\Delta T_1 - \Delta T_2}{\ln\left( \frac{\Delta T_1}{\Delta T_2} \right)}

For a counter-flow heat exchanger:

  • (\Delta T_1 = T_{h,in} - T_{c,out})
  • (\Delta T_2 = T_{h,out} - T_{c,in})

For a parallel-flow heat exchanger:

  • (\Delta T_1 = T_{h,in} - T_{c,in})
  • (\Delta T_2 = T_{h,out} - T_{c,out})

Comprehensive Worked Engineering Example

Problem Statement

A steel steam pipe ((k_{pipe} = 45 \text{ W/(m}\cdot\text{K)})) with inner radius (r_1 = 0.05 \text{ m}) and outer radius (r_2 = 0.06 \text{ m}) carries saturated steam at (T_{\infty,1} = 200^\circ\text{C}). The inner convective heat transfer coefficient is (h_1 = 1200 \text{ W/(m}^2\cdot\text{K)}). To reduce heat losses, the pipe is covered with a layer of glass wool insulation ((k_{ins} = 0.04 \text{ W/(m}\cdot\text{K)})) of thickness (t = 0.04 \text{ m}), yielding an outer insulation radius of (r_3 = 0.10 \text{ m}). The insulated pipe is exposed to ambient air at (T_{\infty,2} = 20^\circ\text{C}) with outer convection coefficient (h_2 = 15 \text{ W/(m}^2\cdot\text{K)}).

For a pipe length of (L = 10.0 \text{ m}), calculate:

  1. The total thermal resistance (R_{total}) of the network in K/W.
  2. The steady rate of heat loss (\dot{Q}) from the steam to ambient air.
  3. The outer surface temperature (T_{s,3}) of the insulation.

Step-by-Step Solution

Step 1: Compute Individual Thermal Resistances

  • Inner convection resistance (R_{conv,1}): A1=2πr1L=2π(0.05)(10.0)=3.1416 m2A_1 = 2 \pi r_1 L = 2 \pi (0.05) (10.0) = 3.1416 \text{ m}^2 Rconv,1=1h1A1=11200×3.1416=0.000265 K/WR_{conv,1} = \frac{1}{h_1 A_1} = \frac{1}{1200 \times 3.1416} = 0.000265 \text{ K/W}

  • Pipe wall conduction resistance (R_{pipe}): Rpipe=ln(r2/r1)2πkpipeL=ln(0.06/0.05)2π×45×10.0=0.182322827.43=0.0000645 K/WR_{pipe} = \frac{\ln(r_2 / r_1)}{2 \pi k_{pipe} L} = \frac{\ln(0.06 / 0.05)}{2 \pi \times 45 \times 10.0} = \frac{0.18232}{2827.43} = 0.0000645 \text{ K/W}

  • Insulation conduction resistance (R_{ins}): Rins=ln(r3/r2)2πkinsL=ln(0.10/0.06)2π×0.04×10.0=0.510832.51327=0.20325 K/WR_{ins} = \frac{\ln(r_3 / r_2)}{2 \pi k_{ins} L} = \frac{\ln(0.10 / 0.06)}{2 \pi \times 0.04 \times 10.0} = \frac{0.51083}{2.51327} = 0.20325 \text{ K/W}

  • Outer convection resistance (R_{conv,2}): A3=2πr3L=2π(0.10)(10.0)=6.2832 m2A_3 = 2 \pi r_3 L = 2 \pi (0.10) (10.0) = 6.2832 \text{ m}^2 Rconv,2=1h2A3=115×6.2832=0.01061 K/WR_{conv,2} = \frac{1}{h_2 A_3} = \frac{1}{15 \times 6.2832} = 0.01061 \text{ K/W}

Step 2: Sum Resistances and Find Rate of Heat Loss (\dot{Q})

Rtotal=Rconv,1+Rpipe+Rins+Rconv,2R_{total} = R_{conv,1} + R_{pipe} + R_{ins} + R_{conv,2} Rtotal=0.000265+0.0000645+0.20325+0.01061=0.21419 K/WR_{total} = 0.000265 + 0.0000645 + 0.20325 + 0.01061 = 0.21419 \text{ K/W} Q˙=T,1T,2Rtotal=200C20C0.21419 K/W=1800.21419=840.38 W\dot{Q} = \frac{T_{\infty,1} - T_{\infty,2}}{R_{total}} = \frac{200^\circ\text{C} - 20^\circ\text{C}}{0.21419 \text{ K/W}} = \frac{180}{0.21419} = 840.38 \text{ W}

Step 3: Compute Outer Insulation Surface Temperature (T_{s,3})

Using the outer convection resistance link: Q˙=Ts,3T,2Rconv,2    Ts,3=T,2+Q˙Rconv,2\dot{Q} = \frac{T_{s,3} - T_{\infty,2}}{R_{conv,2}} \implies T_{s,3} = T_{\infty,2} + \dot{Q} R_{conv,2} Ts,3=20C+(840.38 W×0.01061 K/W)=20+8.92=28.92CT_{s,3} = 20^\circ\text{C} + (840.38 \text{ W} \times 0.01061 \text{ K/W}) = 20 + 8.92 = 28.92^\circ\text{C}

Final Answer: Total resistance (R_{total} = 0.214 \text{ K/W}), heat loss rate (\dot{Q} = 840.4 \text{ W}), and outer surface temperature (T_{s,3} = 28.9^\circ\text{C}).

Test Your Knowledge

A composite plane wall consists of Layer A (thickness L_A = 0.10 m, thermal conductivity k_A = 0.80 W/m-K) and Layer B (thickness L_B = 0.05 m, thermal conductivity k_B = 0.05 W/m-K). If the surface temperature on the outside of Layer A is 100 deg C and the surface temperature outside Layer B is 20 deg C, what is the steady-state heat flux q'' across the wall?

A
B
C
D
Test Your Knowledge

A hollow cylindrical pipe with inner radius r_1 = 0.04 m and outer radius r_2 = 0.08 m has a thermal conductivity of k = 15 W/m-K. For a pipe length of L = 5.0 m, what is the conductive thermal resistance R_cyl?

A
B
C
D
Test Your Knowledge

A small blackbody sphere with surface area A = 0.05 m^2 is maintained at T_1 = 500 K inside a large evacuated room with wall temperature T_2 = 300 K. Taking the Stefan-Boltzmann constant as sigma = 5.67 x 10^-8 W/m^2-K^4, what is the net radiation heat loss rate from the sphere?

A
B
C
D
Test Your Knowledge

A counter-flow heat exchanger cools hot oil from T_h,in = 120 deg C to T_h,out = 60 deg C using cold water entering at T_c,in = 20 deg C and exiting at T_c,out = 50 deg C. What is the Log Mean Temperature Difference Delta T_lm?

A
B
C
D