Thermal Physics + Thermodynamics together contribute 8–12 % of the JEE-Main physics paper and is one of the highest-yield topics on JEE-Advanced because problems mix several sub-areas (e.g. calorimetry with conduction, or kinetic theory with a thermodynamic process). Expect:
JEE-Main: 2–3 single-correct MCQs + 1 numerical, usually one on kinetic theory (rms / Cp,Cv / mean-free-path), one on a thermodynamic process (W, Q, ΔU), one on heat transfer (Fourier / Stefan / Newton's cooling) and frequently one calorimetry mixture.
JEE-Advanced: multi-concept problems — e.g. Carnot engine driving a refrigerator that melts ice; a gas inside a thermally-conducting cylinder; PV–T graphs requiring you to identify the process and compute η or COP.
The chapter is "formula-heavy" but conceptually shallow if you internalise three skeletons: first law Q=ΔU+W, kinetic gas PV=31Nmv2ˉ, and Fourier H=−kAdT/dx. Everything else is a corollary.
Concept Map
THERMAL PHYSICS
│
├── Temperature & Expansion
│ ├── Linear (α) → ΔL = L₀ α ΔT
│ ├── Areal (β = 2α)
│ └── Volume (γ = 3α) + anomalous water
│
├── Calorimetry
│ ├── Q = mcΔT (sensible heat)
│ ├── Q = mL (latent heat)
│ └── Principle of mixtures (Σ Q = 0)
│
├── Heat Transfer
│ ├── Conduction — Fourier H = kA ΔT / L
│ │ • Thermal resistance R = L/(kA)
│ │ • Series/Parallel rules
│ ├── Convection — Newton's law of cooling
│ │ dT/dt = -k(T − T_s)
│ └── Radiation — Stefan-Boltzmann, Wien, Kirchhoff
│
KINETIC THEORY OF GASES
│
├── PV = ⅓ N m ⟨v²⟩ → ⟨KE⟩ = (3/2) kT
├── v_rms : v_avg : v_mp = √3 : √(8/π) : √2
├── Equipartition → C_v = (f/2)R, C_p = C_v + R, γ = 1 + 2/f
└── Mean free path λ = 1/(√2 n π d²)
│
THERMODYNAMICS
│
├── First law Q = ΔU + W
├── Processes
│ ├── Isothermal W = nRT ln(V₂/V₁)
│ ├── Adiabatic PVᵞ = const, W = (P₁V₁ − P₂V₂)/(γ−1)
│ ├── Isobaric W = PΔV
│ ├── Isochoric W = 0
│ └── Polytropic PVⁿ = const, W = (P₁V₁ − P₂V₂)/(n−1)
│
├── Cyclic processes — Net W = area on PV diagram
│
├── Engines η = W/Q_h ≤ 1 − T_c/T_h (Carnot bound)
├── Refrigerator COP = Q_c/W
└── Second law (Kelvin–Planck ⇔ Clausius), Entropy ↑
Topic 1: Thermal Expansion
Sub-topic A: Linear, Areal & Volume Expansion
When a solid is heated, its dimensions change. For small temperature changes ΔT, the relative change is linear:
ΔL=L0αΔT,ΔA=A0βΔT,ΔV=V0γΔT
where α, β, γ are the coefficients of linear, superficial, and cubical expansion respectively.
Derivation of β=2α and γ=3α for isotropic solids:
Take a square of side L0. Its area is A0=L02. After heating,
A=L2=L02(1+αΔT)2≈L02(1+2αΔT)
(neglecting (αΔT)2 since α∼10−5K−1).
So ΔA/A0=2αΔT⇒β=2α.
Similarly for a cube of volume V0=L03:
V=L03(1+αΔT)3≈L03(1+3αΔT)⇒γ=3α
Hence the famous ratio:
α:β:γ=1:2:3
Sub-topic B: Apparent vs Real Expansion of Liquids
Liquids do not have shape — only γ matters. But if the container also expands,
γapparent=γreal−γcontainer
This is why a flask appears to "lose" liquid when first heated (container expands faster) then overflows once the liquid catches up.
Sub-topic C: Anomalous Expansion of Water
Water has a density maximum at 4 °C. From 0 to 4 °C it contracts, then expands above 4 °C. This is why lakes freeze top-down — denser 4 °C water sinks, ice (less dense) floats and insulates, allowing aquatic life to survive.
Sub-topic D: Bimetallic Strip & Thermal Stress
A bimetallic strip is two metals (different α) bonded together. On heating, the metal with higher α expands more — the strip bends towards the metal with lower α. Used in thermostats.
Thermal stress in a clamped rod (cannot expand):
σ=YαΔT
derived from ΔL/L=αΔT would be the expansion if free, but it's prevented; so an equivalent compressive strain αΔT is imposed, giving stress YαΔT.
Worked Problem 1 (JEE-Main level)
A steel rod of length 1m and area 1cm2 is clamped between two rigid walls at 20∘C. Find the force on the walls when heated to 120∘C. Take Y=2×1011 Pa and α=1.2×10−5K−1.
Solution.σ=YαΔT=2×1011×1.2×10−5×100=2.4×108 Pa.
F=σA=2.4×108×10−4=2.4×104 N =24 kN.
Worked Problem 2 (JEE-Advanced trap)
A circular hole of diameter 2cm is drilled in a steel plate at 20∘C. To what diameter does the hole grow at 100∘C? (αsteel=1.2×10−5K−1.)
Trap: Beginners think the hole shrinks. It doesn't — every linear dimension (including a void) scales by (1+αΔT).
d=2cm×(1+1.2×10−5×80)=2cm(1+9.6×10−4)≈2.00192cm.
Topic 2: Calorimetry
Sub-topic A: Specific Heat and Latent Heat
Sensible heat (raises temperature):
Q=mcΔT
Latent heat (causes phase change at constant temperature):
Q=mL
Standard JEE values to memorise:
Quantity
Value
Specific heat of water
cw=4186J/(kg⋅K)≈1cal/(g⋅K)
Specific heat of ice
ci=2100J/(kg⋅K)
Latent heat of fusion (ice)
Lf=3.34×105J/kg=80cal/g
Latent heat of vaporisation (water)
Lv=2.26×106J/kg=540cal/g
Sub-topic B: Principle of Mixtures
In an isolated system, ∑Q=0 — heat lost by hot bodies equals heat gained by cold bodies, including any phase changes.
Worked Problem 3 (Ice-Steam)
10 g of ice at 0∘C is added to 50 g of water at 40∘C in a thermally-insulated calorimeter (mass effects ignored). Find the final temperature.
Solution. Heat available from cooling the water from 40 °C to 0 °C:
Qavailable=50×1×40=2000 cal.
Heat to melt all ice: Qmelt=10×80=800 cal.
Excess = 2000−800=1200 cal — used to warm the 60 g of water (now all liquid) from 0∘C.
Tf=1200/(60×1)=20∘C.
Worked Problem 4 (JEE-Advanced: partial phase change)
1 kg of steam at 100∘C is mixed with 1 kg of ice at 0∘C. Find the final state.
Solution. Maximum heat steam can release while condensing:
Q1=1000×540=5.4×105 cal.
Heat to melt ice + warm to 100∘C:
Q2=1000×80+1000×1×100=1.8×105 cal.
Since Q1>Q2, steam over-supplies. Heat left after Q2 is used: 5.4×105−1.8×105=3.6×105 cal.
This 3.6×105 cal further condenses steam at 100∘C: mass condensed =3.6×105/540=667 g.
So 667 g of steam condenses to water, and the final mixture at 100∘C contains: 667+1000=1667 g of water + 1000−667=333 g of steam.
Trap: Don't assume the system ends as a single phase — sometimes it equilibrates partway through a phase change.
Topic 3: Heat Transfer
Sub-topic A: Conduction — Fourier's Law
Heat current (rate) through a slab of cross-section A, length L, with hot face at T1 and cold face at T2 in steady state:
H=dtdQ=−kAdxdT
For a rod with constant cross-section in steady state, H is uniform, so dT/dx is constant, and
H=LkA(T1−T2)
Thermal resistance (analogous to electrical):
R=kAL,H=RΔT
Derivation of T(x) profile (linear):
Steady state ⇒H independent of x:
dxdT=−kAH(constant)⇒T(x)=T1−L(T1−T2)x
So the temperature drops linearly along a uniform rod in steady state. (Not so if k or A varies with x.)
Sub-topic B: Series and Parallel Thermal Resistance
Two rods of equal length and area but conductivities k and 3k are joined end-to-end. Hot end at 100∘C, cold end at 0∘C. Find junction temperature.
Solution. Same H through both:
LkA(100−T)=L3kA(T−0)
⇒100−T=3T⇒T=25∘C.
Sub-topic C: Convection — Newton's Law of Cooling
For a body at temperature T in surroundings at Ts, with T−Ts small,
dtdT=−k(T−Ts)
Derivation (from Stefan's law):
Net radiative loss is P=eσA(T4−Ts4). Writing T=Ts+θ with θ≪Ts:
T4−Ts4≈4Ts3θ
So P∝θ. Energy balance mcdθ/dt=−P⇒dθ/dt=−kθ where k=4eσATs3/(mc).
Solution: T(t)=Ts+(T0−Ts)e−kt.
Sub-topic D: Radiation
Stefan-Boltzmann Law (total radiant exitance of a black body):
P=σAT4,σ=5.67×10−8W⋅m−2K−4
For a body with emissivity e∈[0,1]: P=eσAT4.
Net rate of radiation between body at T and surroundings at Ts:
Pnet=eσA(T4−Ts4)
Wien's Displacement Law: peak emission wavelength
λmaxT=b,b=2.898×10−3m⋅K
(So the sun at ∼5800 K peaks at ∼500 nm — visible.)
Kirchhoff's Law: at thermal equilibrium, emissivity = absorptivity at every wavelength. Good absorbers are good emitters — a black body is the perfect absorber and emitter.
Worked Problem 6 (Stefan)
A body at 327∘C is placed in surroundings at 27∘C. Power radiated is 80 W. Find the power radiated when the body's temperature is 727∘C, surroundings unchanged.
Solution.T1=600 K, T2=1000 K, Ts=300 K. Emissivity, area same:
A liquid cools from 80∘C to 60∘C in 5 min in surroundings at 20∘C. Find time to cool from 60∘C to 40∘C.
Solution. Use approximate form tT1−T2=k(2T1+T2−Ts).
For 80→60: 520=k(70−20)⇒k=4/50=0.08min−1.
For 60→40: t20=0.08(50−20)=2.4⇒t≈8.33 min.
Topic 4: Kinetic Theory of Gases
Sub-topic A: Derivation of Gas Pressure
Consider N molecules of mass m in a cube of side L. Molecules move randomly with mean square speed v2.
Take a molecule with velocity components (vx,vy,vz). On hitting the wall normal to x-axis it reverses vx→−vx, Δp=2mvx. It returns to the same wall after time Δt=2L/vx.
Force from one molecule on this wall:
F1=ΔtΔp=2L/vx2mvx=Lmvx2
Summing over N molecules and averaging:
F=Lm∑vx2=LNmvx2
By isotropy, vx2=vy2=vz2=v2/3. Pressure:
P=L2F=3L3Nmv2=31ρv2
Hence the fundamental result:
PV=31Nmv2
Sub-topic B: Temperature & Average Kinetic Energy
Combining with PV=NkBT:
31Nmv2=NkBT⇒21mv2=23kBT
So average translational KE per molecule is 23kBT, independent of mass — the deep physical meaning of temperature.
Sub-topic C: Maxwell Speed Distribution — Three Speeds
Maxwell-Boltzmann:
f(v)=4πn(2πkBTm)3/2v2e−mv2/2kBT
You only need three derived speeds:
Speed
Formula
Numerical ratio
Most-probable vmp
2kBT/m
2
Average vˉ
8kBT/(πm)
8/π≈1.596
RMS vrms
3kBT/m
3≈1.732
vmp:vˉ:vrms=2:8/π:3
Sub-topic D: Equipartition & Degrees of Freedom
Equipartition theorem: every quadratic degree of freedom contributes 21kBT to the average energy.
Gas type
f
U/n=(f/2)RT
Cv
Cp
γ
Monatomic (He, Ne)
3
23RT
23R
25R
5/3
Diatomic, no vib (O₂, N₂ at 300 K)
5
25RT
25R
27R
7/5
Diatomic, vib excited (high T)
7
27RT
27R
29R
9/7
Polyatomic non-linear (H₂O, NH₃)
6
3RT
3R
4R
4/3
Mayer's relation (proof for ideal gas):
Qp=nCpΔT, Qv=nCvΔT. At constant pressure W=nRΔT, ΔU=nCvΔT. First law ⇒nCpΔT=nCvΔT+nRΔT:
Cp−Cv=R
Also γ=Cp/Cv=1+2/f.
Sub-topic E: Mean Free Path
Average distance between collisions:
λ=2nπd21
where n=N/V is number density and d is the molecular diameter. The 2 comes from relative velocity of two moving molecules.
Worked Problem 8 (mixing gases)
1 mol of He (γ1=5/3) and 2 mol of O2 (γ2=7/5) are mixed. Find γmix.
The polytropic molar heat capacity is a deep JEE-Advanced result, derivable from first law with W=nRΔT/(1−n) and ΔU=nCvΔT.
Sub-topic D: Slopes on PV Diagram
Isobar: horizontal
Isochor: vertical
Isotherm: dP/dV=−P/V
Adiabat: dP/dV=−γP/V — steeper than isotherm at any common point.
Worked Problem 10 (Adiabatic compression)
A monatomic ideal gas at 300 K, 1 atm is compressed adiabatically to one-eighth its initial volume. Find the final temperature and pressure.
Solution.γ=5/3. TVγ−1=const:
T2=T1(V1/V2)γ−1=300⋅82/3=300⋅4=1200K
P2=P1(V1/V2)γ=1⋅85/3=32 atm.
Worked Problem 11 (Multi-process)
1 mole of ideal gas undergoes a cycle ABCA where AB is isobaric (P=2P0, V0→2V0), BC is isochoric (P→P0), CA is isothermal (V→V0). Find net work over the cycle.
Solution. At A: (P,V)=(2P0,V0)⇒TA=2P0V0/R. At B: (2P0,2V0)⇒TB=4P0V0/R. At C: (P0,2V0)⇒TC=2P0V0/R=TA. Good, CA is isothermal.
A heat engine takes Qh from a hot reservoir, dumps Qc to a cold reservoir, produces work W=Qh−Qc.
η=QhW=1−QhQc
For a refrigerator:
COP=WQc=Qh−QcQc
For a heat pump:
COPHP=WQh=COPref+1
Sub-topic C: Carnot Cycle — Full Derivation
Four reversible processes: A→B isothermal expansion at Th, B→C adiabatic expansion (Th→Tc), C→D isothermal compression at Tc, D→A adiabatic compression (Tc→Th).
Heat absorbed in A→B (isothermal):
Qh=nRThln(VB/VA)
Heat released in C→D (isothermal):
Qc=nRTcln(VC/VD)
Adiabatic legs give:
ThVBγ−1=TcVCγ−1,ThVAγ−1=TcVDγ−1
Dividing ⇒VB/VA=VC/VD. So ln terms cancel and
ηCarnot=1−ThTc
Sub-topic D: Carnot Theorem
(i) No engine working between two reservoirs can be more efficient than a reversible (Carnot) engine operating between them.
(ii) All reversible engines between the same two reservoirs have the same efficiency, independent of working substance.
Proof is a classic reductio ad absurdum: suppose another engine X with ηX>ηC. Use X to drive a reversed Carnot engine — net effect would transfer heat from cold to hot reservoir with no work done, violating Clausius statement.
Sub-topic E: Second Law — Equivalent Statements
Kelvin–Planck: It is impossible to construct a device which extracts heat from a single reservoir and converts all of it into work in a cycle.
Clausius: It is impossible to construct a device which transfers heat from a colder body to a hotter body without any external work.
Equivalence: Violation of K-P ⇒ violation of Clausius (and vice versa), shown by chaining engines.
Sub-topic F: Entropy (Qualitative)
For a reversible process,
dS=TdQrev
S is a state function. For an isolated system ΔS≥0 (= 0 only if reversible). This is the second law in its most powerful form.
For an ideal gas reversibly between two states:
ΔS=nCvln(T2/T1)+nRln(V2/V1)
Worked Problem 12 (Carnot)
A Carnot engine takes 1000 J from a reservoir at 500 K. The sink is at 300 K. Find W done and Qc rejected.
Solution.η=1−300/500=0.4. W=0.4×1000=400 J; Qc=600 J.
Worked Problem 13 (Refrigerator + freezing water)
A refrigerator with COP = 5 removes heat from water at 0∘C and dumps it into a room at 27∘C. How much water at 0∘C is frozen per minute if the compressor draws 200 W of electrical power?
Solution. Heat removed per second Qc=COP⋅W=5⋅200=1000 J/s. In 1 minute =60 kJ.
Mass frozen m=Qc/Lf=60000J/(3.34×105J/kg)≈0.18 kg = 180 g.
Worked Problem 14 (JEE-Advanced: irreversible expansion)
2 mol of ideal monatomic gas at T0=300 K, V0=10 L expands irreversibly against a constant external pressure Pext=P0/2 where P0 is initial pressure. Find the final temperature given the process is adiabatic.
Solution. Adiabatic ⇒Q=0, so ΔU=−Wby gas. But for an irreversible expansion against constant Pext, W=PextΔV, not the reversible formula.
Numerator =2(12.47)(300)+(2.49×105)(10×10−3)=7482+2495=9977 J.
Denominator =2(20.78)=41.56.
Tf≈240 K.
(So the irreversible expansion is less cool than the reversible Tf=T0(Pf/P0)(γ−1)/γ=300⋅(0.5)0.4=227 K. A textbook JEE-Advanced trap.)
Problem-Solving Heuristics
Choose the right C. Heat at constant V uses Cv, at constant P uses Cp. For a polytropic, derive C=Cv−R/(n−1).
Sign of W. Always state clearly whether the convention is Wby gas (most physics texts, the one used here) or Won gas (chemistry).
ΔU depends only on ΔT for an ideal gas. Use the easiest path (often isochoric) to compute ΔU.
In cycles, jump straight to areas. Compute Q for each leg only if asked; net work is the enclosed area.
Adiabat vs isotherm crossings. Adiabat is steeper by a factor of γ — this distinguishes which is which on a P-V diagram.
Conduction in steady state ⇒ same H everywhere. Use the series-resistance picture; for parallel rods use parallel-resistance.
Stefan involves T4. If T→2T, power ×16 — these factor-of-many MCQs come up.
Wien gives "the colour".λmax∝1/T — hotter is bluer.
For irreversible expansion vs reversible expansion, compute W from W=PextΔV if pressure is constant external, not ∫PdV.
Carnot bound η≤1−Tc/Th — any larger answer is wrong by the second law.
Mean free path drops with P at fixed T: λ∝1/n∝T/P.
Don't confuse Trms with T itself.vrms∝T, not T.
Common Traps & Mistakes
Hole expands too. Anything you draw on a uniformly heated body — solid disk, hole, ring of dots — scales by the same (1+αΔT).
Latent heat reservoirs. Don't assume mixing ends in a single phase; check whether the heat budget exceeds latent heat.
Polytropic mol. heat. The formula C=Cv+R/(1−n) has a sign that flips depending on which way you write it; double-check whose convention.
Adiabatic process formulas apply only to reversible (quasi-static) adiabats. For sudden compression against constant external pressure, use first law directly.
Stefan vs Newton's cooling. Newton's law is the small-ΔT linearisation of Stefan. They are not independent laws.
Wien vs Stefan. Wien tells where the peak is; Stefan tells the total radiated power. Don't confuse them.
Equipartition only at sufficiently high T. At low temperatures rotational/vibrational modes "freeze out" — that's why H2 behaves like a monatomic gas below ∼100 K.
Qh=Qc+W only for an engine in steady cycle. For a single process it does not hold.
Sign of work in compression. If gas is compressed, ΔV<0, so Wby<0. Plug signs algebraically, don't try to remember separate "expansion" and "compression" formulas.
Cyclic ΔU=0 but not ΔS=0 for the universe — only for the gas.
Quick Revision Card
Linear expansion: ΔL=L0αΔT; α:β:γ=1:2:3.
Thermal stress: σ=YαΔT.
Calorimetry: Q=mcΔT, phase change Q=mL.
Fourier: H=kAΔT/L; R=L/(kA); series R's add, parallel R's combine.
Unit 7: Thermal Physics & Thermodynamics — JEE Quiz
15 questions · pick the best answer
Q1
A steel rod of length 1 m and cross-section 1 cm² is clamped between two rigid supports at 20 °C. The thermal force on the supports when heated to 120 °C is (Y = 2×10¹¹ Pa, α = 1.2×10⁻⁵ K⁻¹):
Q2
A circular hole of radius 1.000 cm is drilled in a brass plate at 27 °C. Its radius at 127 °C is (αbrass=2×10⁻⁵ /K):
Q3
10 g of ice at 0 °C is added to 30 g of water at 50 °C in an insulated calorimeter. Final temperature?
Q4
Two rods of equal length and area but conductivities k and 3k are joined end to end. Hot end at 100 °C, cold end at 0 °C. The junction temperature is:
Q5
A body at 327 °C is placed in surroundings at 27 °C and radiates 80 W. Its rate of radiation when heated to 727 °C is approximately:
Q6
A liquid cools from 80 °C to 60 °C in 5 min in surroundings at 20 °C. Time taken to cool from 60 °C to 40 °C (use Newton's law of cooling, mean-temperature form):
Q7
The temperature at which rms speed of O₂ equals rms speed of N₂ at 300 K is:
Q8
Mixture of 1 mole He (γ=5/3) and 2 moles O₂ (γ=7/5). The effective γ of the mixture is:
Q9
1 mole monatomic gas at 300 K, 1 atm is compressed adiabatically to V/8. Final temperature is:
Q10
1 mole ideal gas at 300 K, 1 atm expands isothermally to triple its volume. Heat absorbed (R = 8.314 J/mol·K):
Q11
A Carnot engine takes 1000 J at 500 K and rejects heat at 300 K. Work output is:
Q12
A refrigerator with COP 5 dumps 6 kJ per cycle to the room. The work done per cycle is:
Q13
A monatomic gas undergoes the process T = T₀ + αV² (α positive). Its molar heat capacity is:
Q14
An ideal monatomic gas is taken through a cycle ABCA: A→B isobaric expansion at P=2P₀ from V₀ to 2V₀; B→C isochoric drop to P₀; C→A isothermal compression. Net work done over one cycle:
Q15
Two identical rods, one of thermal conductivity 2k and the other k, are joined in series. The equivalent thermal conductivity is: