← SciSim / Physics

Heat Transfer

SciSimThermodynamics #12
Section 01
Interactive Simulation
Heat Transfer — SciSim
Ready
dQ/dt
W
ΔT
K
k
W/mK
R_th
K/W
ε
h
W/m²K
Controls
Parameters
Thickness L0.10m
Area A1.00
Conductivity k50.0W/mK
Temp diff ΔT100K
Emissivity ε0.90
Conv. coeff h25.0W/m²K
Section 02
The Idea, Step by Step

Hold a mug of hot cocoa and three things happen at once. The handle slowly warms in your fingers — that is conduction, heat creeping through solid material. Steam curls upward and carries warmth away — that is convection, heat riding along a moving fluid. And your face feels the glow even without touching the mug — that is radiation, heat crossing open space as invisible light. Every heating or cooling problem in nature is some blend of these three.

The easiest one to pin down is conduction. Heat flows faster when the two sides are at very different temperatures, when the path is wide, and when the material is happy to pass heat along; it flows slower when the material is thick. Put that sentence into symbols and you get Fourier's Law:

Conduction — the simplest form
$$\dot{Q} = \frac{k\,A\,\Delta T}{L}$$

Here $\dot{Q}$ is the heat flowing per second (in watts), $\Delta T$ is the temperature gap, $A$ the area, $L$ the thickness, and $k$ the material's thermal conductivity. Try a brick wall with $k = 0.9$, $A = 1\ \text{m}^2$, $\Delta T = 20\ \text{K}$, and $L = 0.2\ \text{m}$: that gives $\dot{Q} = 0.9 \times 1 \times 20 / 0.2 = 90\ \text{W}$ leaking outward — roughly one light bulb's worth of heat, lost continuously.

It is often cleaner to think in thermal resistance $R_{\text{th}} = L/(kA)$, so that $\dot{Q} = \Delta T / R_{\text{th}}$ — exactly like Ohm's law, with temperature playing the role of voltage and heat flow the role of current. Wall layers add their resistance in series, $R_{\text{total}} = \sum_i R_i$, which is why a thin sheet of foam ($k \approx 0.04$) can out-insulate a thick brick. Convection follows $\dot{Q} = hA\,\Delta T$, and radiation obeys the steep fourth-power law $P = \varepsilon\sigma A T^4$ — double an object's absolute temperature and it radiates $2^4 = 16$ times as hard. The sliders map straight onto these: $L$, $A$, $k$, and $\Delta T$ drive conduction, $h$ drives convection, and $\varepsilon$ drives radiation.

Try this in the sim above. In Conduction, slide $k$ down from a copper-like 400 toward 0.04 and watch $\dot{Q}$ collapse while $R_{\text{th}}$ shoots up. Push the thickness $L$ higher and see the heat flow roughly halve as $L$ doubles. Then switch to Radiation and raise $\Delta T$: notice the heat output climb far faster than the temperature itself — the unmistakable signature of that $T^4$ law.

Section 03
Equations & Derivation
Fourier's Law of Conduction
$$\dot{Q} = kA\frac{\Delta T}{L} = \frac{\Delta T}{R_{\text{th}}},\quad R_{\text{th}} = \frac{L}{kA}$$
Newton's Law of Cooling (Convection)
$$\dot{Q} = hA(T_s - T_\infty)$$
Stefan-Boltzmann Radiation
$$P = \varepsilon\sigma A T^4,\quad \sigma = 5.67\times10^{-8}\;\text{W m}^{-2}\text{K}^{-4}$$
Composite Wall (series)
$$R_{\text{total}} = R_1 + R_2 + \cdots = \frac{L_1}{k_1 A} + \frac{L_2}{k_2 A} + \cdots$$

Symbol Definitions

SymbolQuantitySI Unit
$k$Thermal conductivityW m⁻¹ K⁻¹
$h$Convection coefficientW m⁻² K⁻¹
$\varepsilon$Emissivity (0=mirror, 1=blackbody)dimensionless
$R_{\text{th}}$Thermal resistanceK W⁻¹
$\sigma$Stefan-Boltzmann constant = 5.67×10⁻⁸W m⁻² K⁻⁴
1
Conduction. Heat flows through solid by molecular vibration. Thermal resistance $R=L/(kA)$ — analogous to electrical resistance. Series: $R_\text{tot}=\sum R_i$.
2
Convection. Heat transfer by fluid motion. $\dot{Q}=hA\Delta T$. Natural convection (buoyancy-driven); forced convection (fan/pump). $h$ ranges from 5 (natural air) to 10,000 (boiling water).
3
Radiation. All objects emit EM waves: $P=\varepsilon\sigma AT^4$. Net exchange between two surfaces: $\dot{Q}=\varepsilon\sigma A(T_1^4-T_2^4)$. Does not require a medium — works in vacuum.
4
Composite walls. Insulation layers add in series. The layer with highest $R_\text{th}$ drops the most temperature. Engineers choose materials to maximise $R_\text{tot}$ (minimize heat loss).
Ref: Halliday, Resnick & Walker 10th Ed., §18-5 to §18-7; Incropera & DeWitt — Fundamentals of Heat and Mass Transfer (7th Ed.).
Section 04
Frequently Asked Questions
Both are at room temperature (~20°C). Metal feels colder because it has much higher thermal conductivity ($k_{\text{iron}}\approx80$, $k_{\text{wood}}\approx0.1$ W/mK). Metal conducts heat from your hand away much faster, cooling your skin quickly. Wood conducts heat slowly, so your skin stays warm.
Key takeaway: Metal feels cold because high $k$ draws heat from your skin rapidly — not because it is colder.
Building insulation (minimise conduction through walls), heat sinks in CPUs (maximise convection), power plant boilers (controlled radiation and convection), thermos flasks (vacuum eliminates conduction+convection, reflective layer minimises radiation), spacecraft thermal control (only radiation in vacuum).
Key takeaway: Heat transfer governs energy efficiency, electronics, buildings, and space technology.
Evaporation absorbs latent heat (~2.4 MJ/kg at body temperature). Even if the air is warm, evaporation of sweat removes heat from your skin efficiently. Convection also helps remove the humid air layer. In high-humidity air, sweat cannot evaporate, making cooling ineffective — why humid heat feels worse.
Key takeaway: Sweat cools by evaporation (latent heat), not just convection. Humidity blocks this mechanism.
From Fourier's Law: $\dot{Q}=kA\Delta T/L$. Doubling $L$ halves $\dot{Q}$. Thermal resistance $R=L/(kA)$ doubles. In composite walls, adding a layer of insulation ($k\approx0.04$, $L=0.05$ m) adds $R=0.05/(0.04\times1)=1.25$ K/W, potentially larger than the wall's own resistance.
Key takeaway: Doubling thickness halves heat flow. Insulation dominates composite wall resistance.
Resources: Khan Academy; HyperPhysics; MIT OCW.
Section 05
Common Misconceptions
❌ Radiation only works in space (vacuum).
✅ Radiation (EM waves) propagates through any medium, including air. In fact, solar radiation reaches Earth through air every day. Vacuum just means conduction and convection are absent, so radiation becomes the only mechanism.
📖 HRW 10th Ed., §18-7.
❌ Heat always flows from hot to cold in all three modes.
✅ In steady state, heat flows from high to low temperature. But in transient situations (e.g., solar gain in a building), heat can temporarily accumulate in a cool layer. Radiation from a cool object still flows toward a hotter one — the net flow is from hot to cold, but radiation is bidirectional.
📖 Serway & Jewett 8th Ed., §20.7.
❌ Good electrical conductors are always good thermal conductors.
✅ Generally true for metals (Wiedemann-Franz Law), but diamond is an excellent thermal conductor ($k\approx2200$ W/mK) and an electrical insulator. Some ceramics and polymers also break this rule.
📖 Incropera & DeWitt — Fundamentals of Heat and Mass Transfer, Ch. 2.
Misconception research: Arons — A Guide to Introductory Physics Teaching.