All courses › Heat Transfer

Heat Transfer: free practice, theory and problems

Conduction is the transport of heat through a substance without the substance itself moving – the heat "hops" from molecule to molecule. This is how heat passes through a wall, a pipe or a cooling fin. For an engineer this is about sizing insulation, calculating heat loss from buildings and pipelines, and understanding why some materials feel colder to the touch than others even at the same temperature.

3 parts42 problems12 concepts explainedPractice examFree
Start practising for free →

Contents

  1. Conduction
  2. Convection
  3. Radiation and transient heat

1. Conduction

What is it about?

Conduction is the transport of heat through a substance without the substance itself moving – the heat "hops" from molecule to molecule. This is how heat passes through a wall, a pipe or a cooling fin. For an engineer this is about sizing insulation, calculating heat loss from buildings and pipelines, and understanding why some materials feel colder to the touch than others even at the same temperature.

Concepts and formulas

Fourier's law for a one-dimensional, plane layer is

q˙=−k dTdx\dot q = -k\,\dfrac{dT}{dx}

Heat flows from high to low temperature, hence the minus sign.

How to solve the problems

  1. Sketch the layers the heat passes through, and find LL, kk and AA (or r1r_1, r2r_2, LL for a pipe) for each of them.
  2. Compute the thermal resistance of each layer, using R=L/(kA)R = L/(kA) for a plane layer or R=ln⁡(r2/r1)/(2πkL)R = \ln(r_2/r_1)/(2\pi kL) for a cylindrical one.
  3. Add the resistances in series: Rtot=∑RiR_{tot} = \sum R_i.
  4. Find the heat flow Q˙=ΔT/Rtot\dot Q = \Delta T/R_{tot}, where ΔT\Delta T is the total temperature drop.
  5. If you need a temperature inside the construction, use the fact that the temperature drop is proportional to the resistance up to that point.

Example

A pipe with an inner radius of 40 mm is insulated with 30 mm of insulation (k=0.045k = 0.045 W/(m·K)) over a length of 8 m. The inner surface of the insulation is at 120 °C and the outer surface at 20 °C. What is the heat loss?

  1. Outer radius: r2=40+30=70r_2 = 40+30 = 70 mm.
  2. R=ln⁡(r2/r1)2πkL=ln⁡(70/40)2π⋅0.045⋅8≈0.55962.262≈0.2474R = \dfrac{\ln(r_2/r_1)}{2\pi kL} = \dfrac{\ln(70/40)}{2\pi\cdot 0.045\cdot 8} \approx \dfrac{0.5596}{2.262} \approx 0.2474 K/W.
  3. Q˙=ΔT/R=(120−20)/0.2474≈404\dot Q = \Delta T/R = (120-20)/0.2474 \approx 404 W.

Answer: about 404 W.

Common mistakes

Add thermal resistances in series just like electrical resistors: Rtot=∑Li/(kiA)R_{tot} = \sum L_i/(k_iA) for plane layers, ∑ln⁡(ri+1/ri)/(2πkiL)\sum \ln(r_{i+1}/r_i)/(2\pi k_iL) for cylindrical ones.

Concepts in this part

Practise conduction in the app →

2. Convection

What is it about?

Convection is heat transfer between a surface and a fluid (air, water, oil …) flowing past it. This is how a radiator heats a room, a cooler removes heat from an engine, and the wind makes you feel colder faster. Convection is more complicated than conduction because it depends on the flow: whether the fluid is driven by a fan or pump (forced convection) or by buoyancy from temperature differences (natural convection), and whether the flow is laminar or turbulent. As an engineer you need convection to size cooling systems, calculate heat loss from buildings, and decide whether a body can be treated as uniformly heated.

Concepts and formulas

Newton's law of cooling is

Q˙=hA(Ts−T∞)\dot Q = hA(T_s - T_\infty)

where hh is the heat transfer coefficient (W/(m²·K)), TsT_s the surface temperature and T∞T_\infty the fluid temperature far away.

How to solve the problems

  1. Decide whether the convection is forced or natural, and find (or use the given) hh.
  2. For simple convection: use Q˙=hAΔT\dot Q = hA\Delta T directly.
  3. For a wall with convection on both sides and one or more layers: add the resistances R=1/hiA+∑Lj/(kjA)+1/hoAR = 1/h_iA + \sum L_j/(k_jA) + 1/h_oA, and find U=1/(RtotA)U = 1/(R_{tot}A) or Q˙=ΔT/Rtot\dot Q = \Delta T/R_{tot}.
  4. Check whether lumped capacitance applies: compute Bi=hLc/kBi = hL_c/k and compare it with 0.1.
  5. Make sure hh and kk are not mixed up – they have different units and describe different mechanisms.

Example

A metal plate with a characteristic length of 8 mm and k=60k = 60 W/(m·K) is cooled by air with h=40h = 40 W/(m²·K). Can lumped capacitance be used, and how large is the convective heat transfer from a 0.3 m² surface with a 45 K temperature difference?

  1. Bi=hLc/k=40⋅0.008/60≈0.00533Bi = hL_c/k = 40\cdot 0.008/60 \approx 0.00533.
  2. Since Bi<0.1Bi < 0.1, the whole plate can be treated as having a single temperature.
  3. Q˙=hAΔT=40⋅0.3⋅45=540\dot Q = hA\Delta T = 40\cdot 0.3\cdot 45 = 540 W.

Answer: Yes, lumped capacitance is valid, and Q˙=540\dot Q = 540 W.

Common mistakes

Newton's law of cooling, Q˙=hAΔT\dot Q = hA\Delta T, is convection's answer to Fourier's law – just remember that hh is not a fixed material property the way kk is.

Concepts in this part

Practise convection in the app →

3. Radiation and transient heat

What is it about?

Radiation is heat transfer by electromagnetic waves and the only form of heat transport that works in a vacuum – it is how the sun heats the earth. Every body with a temperature above absolute zero radiates energy. Transient heat is about how a body's temperature changes over time, for example when a hot object cools down in air. As an engineer you need radiation to calculate heat loss from hot surfaces (pipes, furnaces, electronics) and transient formulas to find how long things take to heat up or cool down.

Concepts and formulas

With lumped capacitance, transient cooling/heating follows

T(t)−T∞=(T0−T∞)e−t/τ,τ=ρVchAT(t) - T_\infty = (T_0 - T_\infty)e^{-t/\tau}, \qquad \tau = \dfrac{\rho Vc}{hA}

where ρ\rho is density, VV volume and cc specific heat capacity.

How to solve the problems

  1. For radiation alone: identify ε\varepsilon, AA, and the temperatures in kelvin, and use Stefan–Boltzmann.
  2. Combine with convection when both mechanisms act from the same surface: add the two contributions.
  3. For transient problems: first check that lumped capacitance is valid (Bi<0.1Bi < 0.1, see the previous unit), find the time constant τ\tau, and use the exponential formula.
  4. If you need the time instead of the temperature, invert the formula and solve for tt using the logarithm.
  5. Remember to convert °C to kelvin in T4T^4 expressions, but °C can be used directly in the differences T−T∞T-T_\infty in the transient formula (since the 273.15 cancels).

Example

A small metal sphere with a time constant of τ=90\tau = 90 s cools in air at 22 °C. It started at 260 °C. How long does it take to reach 60 °C?

  1. t=−τln⁡ ⁣(T−T∞T0−T∞)=−90ln⁡ ⁣(60−22260−22)=−90ln⁡ ⁣(38238)t = -\tau\ln\!\left(\dfrac{T-T_\infty}{T_0-T_\infty}\right) = -90\ln\!\left(\dfrac{60-22}{260-22}\right) = -90\ln\!\left(\dfrac{38}{238}\right).
  2. ln⁡(38/238)=ln⁡(0.1597)≈−1.834\ln(38/238) = \ln(0.1597) \approx -1.834.
  3. t≈−90⋅(−1.834)≈165t \approx -90\cdot(-1.834) \approx 165 s.

Answer: about 165 seconds (just under 3 minutes).

Common mistakes

Radiative loss grows with T4T^4 – doubling the absolute temperature gives sixteen times the radiative loss. Transient temperatures always follow an exponential approach toward the surrounding temperature.

Concepts in this part

Practise radiation and transient heat in the app →

Example problems with solutions

Here are some of the problems in heat Transfer. In the app, calculation problems get new numbers every time, so you can practise until it sticks – and take a graded practice exam before the real one.

Conduction: What does Fourier's law say?

Answer: q˙=−k dT/dx\dot q = -k\,dT/dx

Heat flows from hot to cold, hence the minus sign.

Convection: What is Newton's law of cooling?

Answer: Q˙=hA(Ts−T∞)\dot Q = hA(T_s - T_\infty)

hh is the heat transfer coefficient.

Radiation and transient heat: What does the Stefan–Boltzmann law say?

Answer: The emitted power is εσAT4\varepsilon\sigma AT^4

TT must be in kelvin.

Conduction: What is the thermal resistance of a plane layer?

Answer: R=L/(kA)R = L/(kA)

Layers in series add up, just like electrical resistors.

Practise all the problems →

Matches these university courses

The content covers the syllabus found in engineering degrees, for example: