ThermodynamicsTopic #19 of 35

Heat Transfer

Conduction, convection, radiation, and thermal resistance.

Overview

Heat can be transferred from one place to another by three mechanisms: conduction, convection, and radiation. Each operates by different physical principles.

Conduction

Transfer of heat through direct molecular contact, without bulk motion of the material.

Fourier's Law

P=Qt=kA(THTC)LP = \frac{Q}{t} = \frac{kA(T_H - T_C)}{L}

Where:

  • PP = power (rate of heat flow) in Watts
  • kk = thermal conductivity (W/m·K)
  • AA = cross-sectional area
  • THTCT_H - T_C = temperature difference
  • LL = length/thickness

Thermal Conductivity Values

Materialkk (W/m·K)
Silver429
Copper401
Aluminum237
Steel50
Glass0.8
Water0.6
Wood0.15
Fiberglass0.04
Air0.026

Thermal Resistance

R=LkAR = \frac{L}{kA}

For heat flow:

P=ΔTRP = \frac{\Delta T}{R}

Series Combination

Rtotal=R1+R2+R3+R_{\text{total}} = R_1 + R_2 + R_3 + \cdots

Parallel Combination

1Rtotal=1R1+1R2+1R3+\frac{1}{R_{\text{total}}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \cdots

Convection

Heat transfer by bulk motion of a fluid (liquid or gas).

Newton's Law of Cooling

P=hA(TsurfaceTfluid)P = hA(T_{\text{surface}} - T_{\text{fluid}})

Where hh = convection coefficient (depends on fluid properties and flow)

Types of Convection

Natural (Free) Convection:

  • Driven by buoyancy (density differences)
  • Hot fluid rises, cold fluid sinks
  • Example: warm air rising from a heater

Forced Convection:

  • Driven by external means (fan, pump)
  • More efficient heat transfer
  • Example: car radiator with fan

Factors Affecting Convection

  • Fluid velocity
  • Fluid properties (viscosity, thermal conductivity)
  • Surface geometry
  • Temperature difference

Radiation

Heat transfer through electromagnetic waves. No medium required.

Stefan-Boltzmann Law

P=εσAT4P = \varepsilon\sigma AT^4

Where:

  • ε\varepsilon = emissivity (0 to 1)
  • σ\sigma = Stefan-Boltzmann constant = 5.67×1085.67 \times 10^{-8} W/m²·K⁴
  • AA = surface area
  • TT = absolute temperature (Kelvin)

Net Radiation Exchange

Pnet=εσA(T4Tenv4)P_{\text{net}} = \varepsilon\sigma A(T^4 - T_{\text{env}}^4)

Emissivity

  • Perfect blackbody: ε=1\varepsilon = 1
  • Perfect reflector: ε=0\varepsilon = 0
  • Most real surfaces: 0.1<ε<0.950.1 < \varepsilon < 0.95
Surfaceε\varepsilon
Blackbody1.0
Human skin0.97
Water0.96
White paint0.90
Polished aluminum0.05

Wien's Displacement Law

Peak wavelength of radiation:

λmax=bT\lambda_{\max} = \frac{b}{T}

Where b=2.898×103b = 2.898 \times 10^{-3} m·K

Examples

Example 1: Window Heat Loss

A glass window (k=0.8k = 0.8 W/m·K) is 1 m × 2 m and 5 mm thick. Inside: 20°C, Outside: 0°C.

P=kAΔTL=0.8×2×200.005=6400 W=6.4 kWP = \frac{kA\Delta T}{L} = \frac{0.8 \times 2 \times 20}{0.005} = 6400 \text{ W} = 6.4 \text{ kW}

Example 2: Composite Wall

A wall has 2 cm wood (k=0.15k = 0.15) and 5 cm fiberglass (k=0.04k = 0.04). Area = 10 m², ΔT=30\Delta T = 30°C.

Rwood=0.020.15×10=0.0133 K/WR_{\text{wood}} = \frac{0.02}{0.15 \times 10} = 0.0133 \text{ K/W} Rfiber=0.050.04×10=0.125 K/WR_{\text{fiber}} = \frac{0.05}{0.04 \times 10} = 0.125 \text{ K/W} Rtotal=0.138 K/WR_{\text{total}} = 0.138 \text{ K/W} P=300.138=217 WP = \frac{30}{0.138} = 217 \text{ W}

Example 3: Radiation from Hot Object

A steel ball (ε=0.8\varepsilon = 0.8, radius = 5 cm) at 500°C in 25°C room.

A=4πr2=4π(0.05)2=0.0314 m2A = 4\pi r^2 = 4\pi(0.05)^2 = 0.0314 \text{ m}^2 P=εσA(T4Tenv4)P = \varepsilon\sigma A(T^4 - T_{\text{env}}^4) P=0.8×5.67×108×0.0314×[(773)4(298)4]P = 0.8 \times 5.67 \times 10^{-8} \times 0.0314 \times [(773)^4 - (298)^4] P=0.8×5.67×108×0.0314×(3.57×10117.9×109)P = 0.8 \times 5.67 \times 10^{-8} \times 0.0314 \times (3.57 \times 10^{11} - 7.9 \times 10^9) P497 WP \approx 497 \text{ W}

Example 4: Human Body Radiation

Body (ε=0.97\varepsilon = 0.97, A=1.8A = 1.8 m²) at 33°C in 20°C room.

P=0.97×5.67×108×1.8×[(306)4(293)4]P = 0.97 \times 5.67 \times 10^{-8} \times 1.8 \times [(306)^4 - (293)^4] P=0.97×5.67×108×1.8×(8.76×1097.37×109)P = 0.97 \times 5.67 \times 10^{-8} \times 1.8 \times (8.76 \times 10^9 - 7.37 \times 10^9) P138 WP \approx 138 \text{ W}

Example 5: Peak Radiation Wavelength

Find peak wavelength for Sun (T5800T \approx 5800 K) and human body (T310T \approx 310 K).

Sun:

λmax=2.898×1035800=5.0×107 m=500 nm (visible light)\lambda_{\max} = \frac{2.898 \times 10^{-3}}{5800} = 5.0 \times 10^{-7} \text{ m} = 500 \text{ nm (visible light)}

Human body:

λmax=2.898×103310=9.3×106 m=9.3 μm (infrared)\lambda_{\max} = \frac{2.898 \times 10^{-3}}{310} = 9.3 \times 10^{-6} \text{ m} = 9.3 \text{ μm (infrared)}