Heat Transfer: Conduction

Concept

Conduction is the transfer of heat through a stationary medium (solid, liquid, or gas) due to a temperature gradient. In solids, it occurs via atomic lattice vibrations and the movement of free electrons. The foundational principle governing conduction is Fourier's Law, which states that the rate of heat transfer is proportional to the temperature gradient and the cross-sectional area through which the heat flows. The proportionality constant is the thermal conductivity of the material. For steady-state conduction (where temperatures do not change with time), engineers often use an electrical analogy, treating heat flow as "current" driven by a temperature difference "voltage" across a "thermal resistance."

Formula & Method

Fourier's Law for one-dimensional steady-state heat conduction through a plane wall of thickness LL and area AA is:

q=−kAdTdx=kAT1−T2Lq = -k A \frac{dT}{dx} = k A \frac{T_1 - T_2}{L}

Where T1T_1 is the higher temperature and T2T_2 is the lower temperature.

Using the electrical analogy, the thermal resistance for conduction (RcondR_{cond}) of a plane wall is defined as:

Rcond=LkAR_{cond} = \frac{L}{k A}

Thus, the heat transfer rate (qq) can be simply written as:

q=ΔTRcond=T1−T2Rcondq = \frac{\Delta T}{R_{cond}} = \frac{T_1 - T_2}{R_{cond}}

For a composite wall made of multiple layers (materials A, B, C) in series, the total thermal resistance is the sum of the individual resistances:

Rtotal=RA+RB+RC=LAkAA+LBkBA+LCkCAR_{total} = R_A + R_B + R_C = \frac{L_A}{k_A A} + \frac{L_B}{k_B A} + \frac{L_C}{k_C A}

q=Tinner−TouterRtotalq = \frac{T_{inner} - T_{outer}}{R_{total}}

Variables & Units

  • qq = Rate of heat transfer, in Watts (W) or J/s.
  • kk = Thermal conductivity of the material, in W/(m·K) or W/(m·∘^\circC).
  • AA = Cross-sectional area perpendicular to heat flow, in square meters (m2^2).
  • T1,T2T_1, T_2 = Temperatures at the respective boundaries, in Kelvin (K) or Celsius (∘^\circC).
  • ΔT\Delta T = Temperature difference driving the heat flow, in K or ∘^\circC.
  • LL = Thickness of the material layer, in meters (m).
  • RcondR_{cond} = Thermal resistance to conduction, in K/W or ∘^\circC/W.

Worked Example

Problem: A furnace wall consists of two layers: an inner layer of refractory firebrick (LA=0.20 mL_A = 0.20 \text{ m}, kA=1.4 W/(m⋅K)k_A = 1.4 \text{ W/(m·K)}) and an outer layer of common brick (LB=0.10 mL_B = 0.10 \text{ m}, kB=0.6 W/(m⋅K)k_B = 0.6 \text{ W/(m·K)}). The inner surface temperature of the firebrick is 1000∘C1000^\circ\text{C} and the outer surface temperature of the common brick is 50∘C50^\circ\text{C}. The wall has a cross-sectional area of 2.0 m22.0 \text{ m}^2. Calculate the total thermal resistance and the steady-state heat loss through the wall.

Calculation:

  1. Identify the parameters: A=2.0 m2A = 2.0 \text{ m}^2, T1=1000∘CT_1 = 1000^\circ\text{C}, T2=50∘CT_2 = 50^\circ\text{C}, ΔT=950 K\Delta T = 950 \text{ K}.
  2. Calculate the thermal resistance of the firebrick layer (RAR_A): RA=LAkAA=0.201.4×2.0=0.202.8=0.0714 K/WR_A = \frac{L_A}{k_A A} = \frac{0.20}{1.4 \times 2.0} = \frac{0.20}{2.8} = 0.0714 \text{ K/W}
  3. Calculate the thermal resistance of the common brick layer (RBR_B): RB=LBkBA=0.100.6×2.0=0.101.2=0.0833 K/WR_B = \frac{L_B}{k_B A} = \frac{0.10}{0.6 \times 2.0} = \frac{0.10}{1.2} = 0.0833 \text{ K/W}
  4. Calculate the total thermal resistance (RtotalR_{total}): Rtotal=RA+RB=0.0714+0.0833=0.1547 K/WR_{total} = R_A + R_B = 0.0714 + 0.0833 = 0.1547 \text{ K/W}
  5. Calculate the heat transfer rate (qq): q=ΔTRtotal=9500.1547=6140 W=6.14 kWq = \frac{\Delta T}{R_{total}} = \frac{950}{0.1547} = 6140 \text{ W} = 6.14 \text{ kW}

Engineering Meaning

The concept of thermal resistance makes analyzing complex, multi-layered systems (like building insulation or insulated pipes) straightforward. Materials with low thermal conductivity (kk) are insulators and will have a high thermal resistance, severely bottlenecking the flow of heat. Conversely, materials like copper or aluminum have very high thermal conductivities, presenting almost zero resistance to heat flow, making them ideal for heat sinks.

Engineering Check

When calculating heat transfer, ensure that the thermal conductivity (kk) used is appropriate for the expected temperature range, as kk often varies with temperature. Additionally, remember that true 1-D conduction assumes the cross-sectional area AA is constant and edge effects are negligible. For cylindrical systems (like pipes), the area AA increases with the radius, so a different logarithmic resistance formula must be used.

Explicit Exclusions

This foundational article explicitly excludes transient (time-varying) conduction, heat generation within the medium, multi-dimensional conduction (2D/3D), radial conduction (cylinders and spheres), and the mechanisms of convection and radiation.

Related Content