Home
Coaching Programs
NEET Physics Coaching Delhi JEE Physics Coaching Delhi CBSE Class 11 Physics CBSE Class 12 Physics Online Physics Classes Physics Doubt Solving
Academic Calendar
Online Live Class – XI Online Live Class – XII Online Live Class – Dropper Batch
Locations Near You
Physics Coaching East Delhi Physics Coaching South Delhi Physics Coaching Noida Physics Coaching Gurgaon Physics Coaching Ghaziabad Physics Coaching Indirapuram Physics Coaching Greater Noida
Study Material
Class 11
Units & Measurements Motion in 1D Motion in 2D Laws of Motion Work, Energy & Power Rotational Motion Gravitation Thermal Properties Thermodynamics Oscillations & SHM Waves
Class 12
Electric Charges Capacitors Current Electricity Moving Charges EMI Alternating Current EM Waves Ray Optics Wave Optics Dual Nature Nuclei Semiconductors
Expert Strategy Guides
Improve Physics Numericals Common JEE Mistakes Score 90 in CBSE Physics NEET Prep Strategy Exam Time Management Problem Solving Framework Derivations Step-by-Step Why Students Struggle How Toppers Study Best Way to Revise
Resources & Reference
📐 Physics Formulas & Concepts ⚠️ Common Mistakes & Corrections
Blog & Articles
Physics Doubts Solving Guide Best Way to Study Physics for NEET How to Score 90 in Class 12 Physics Physics Formula Sheet Class 12
Book a Diagnostic Session
📞 Call Now 🎯 Get Your Physics Assessment
⚠️ Before You Begin

This section assumes you've completed Core Concepts and Formulas. If you haven't, go back. Attempting advanced problems without concepts is the worst use of your time. Concepts first, always.

10 JEE Traps in Thermal Properties

These are the conceptual traps that separate rank 500 from rank 100. Each has claimed thousands of marks.

⚠️ Trap 1: Temperature unit in Stefan's Law
Using 27°C directly in P = eσAT⁴.
✓ Always convert: T = 27 + 273 = 300 K. Result differs by factor (300/27)⁴ = ~12,000×!
⚠️ Trap 2: Hole contraction on heating
Thinking a hole in metal plate contracts when heated.
✓ Holes EXPAND. The boundary of the hole moves outward with the same coefficient β.
⚠️ Trap 3: Latent heat equation for phase change
Writing Q = mcΔT during melting/boiling where ΔT = 0.
✓ Use Q = mL. Temperature is CONSTANT during phase change. ΔT = 0.
⚠️ Trap 4: Bulk vs Young's modulus for rod
Using bulk modulus K for thermal stress of a rod.
✓ For linear stress in a rod: Stress = YαΔT (Young's modulus). Bulk for volume problems only.
⚠️ Trap 5: α:β:γ formula for anisotropic material
Applying β = 2α, γ = 3α to a crystal with different α in each direction.
✓ For anisotropic: γ = α₁ + α₂ + α₃. The 1:2:3 ratio only holds for isotropic solids.
⚠️ Trap 6: Newton's Cooling for large ΔT
Applying Newton's Cooling when body is at 1000°C and surroundings at 30°C.
✓ Newton's Law is valid only for small temperature differences. For large ΔT, use Stefan's Law: P = eσA(T⁴ − T₀⁴).
⚠️ Trap 7: Cp vs Cv for solids/liquids
Thinking Cp and Cv are significantly different for solids and liquids.
✓ For solids/liquids: Cp ≈ Cv (they're very nearly equal). PΔV work is negligible. Distinction is important only for gases.
⚠️ Trap 8: Calorimetry — forgetting to check phase
Directly computing T_final without checking if a phase change is occurring.
✓ ALWAYS do phase check first: Can available heat melt all ice? Vaporize all water? If answer is NO, T_f = 0°C or 100°C.
⚠️ Trap 9: Real vs Apparent expansion
Confusing γ_real and γ_apparent for liquids in a vessel.
✓ γ_real = γ_apparent + γ_vessel. You always OBSERVE apparent expansion (vessel also expands). Add γ_vessel to get true liquid expansion.
⚠️ Trap 10: Wien's Law in µm vs m
Using λ in micrometers (µm) with Wien's constant in m·K.
✓ Wien's constant b = 2.898×10⁻³ m·K. If λ given in µm (×10⁻⁶), convert to meters first: T = 2898/λ(µm).

JEE-Level Derivations (Step by Step)

Hard
Derive: Variation of Temperature with Time for Newton's Cooling (ODE Method)
Newton's Law + Differential Equations → T(t) exponential form
▼ Show
Newton's Law of Cooling Separable ODEs Integration
Starting from Newton's Law:
dQ/dt = hA(T − T₀)    ...(Newton's Cooling)
Also: dQ = mc·dT    (heat content change)
Therefore: mc·dT/dt = −hA(T − T₀)    [−ve: body losing heat]
Let k = hA/(mc), then: dT/dt = −k(T − T₀)
Separating variables: dT/(T − T₀) = −k dt
Integrating both sides: ∫dT/(T − T₀) = −k∫dt
ln(T − T₀) = −kt + C
At t = 0: T = T_i → C = ln(T_i − T₀)
ln[(T − T₀)/(T_i − T₀)] = −kt
T(t) = T₀ + (T_i − T₀)e^(−kt) ✓
🔬 JEE Advanced Implication

JEE Advanced has asked: "If a body cools from 80°C to 40°C in 10 min in surroundings at 20°C, find time to cool from 40°C to 30°C." Using T(t): 40 = 20 + 60e^(−10k) → k = 0.1ln(2) ≈ 0.0693/min. Then solve for time when T = 30.

Hard
Derive: Effective Thermal Conductivity of Composite Wall (Series + Parallel)
Fourier's Law + Thermal Resistance Analogy → K_effective
▼ Show
Fourier's Law Thermal Resistance Analogy with Ohm's Law

Case 1: Series (Slabs in line)

Same heat current H through each slab. R = L/KA
H = ΔT₁/R₁ = ΔT₂/R₂ → same H, different ΔT
Total ΔT = ΔT₁ + ΔT₂ = H(R₁ + R₂)
For equivalent slab of same total thickness L = L₁ + L₂:
K_eff × A × ΔT / L = H = ΔT / (R₁ + R₂)
1/K_eff = (L₁/K₁ + L₂/K₂) / (L₁ + L₂)   [for equal thickness: K_eff = 2K₁K₂/(K₁+K₂) = harmonic mean]

Case 2: Parallel (Slabs side by side, same ΔT)

Same ΔT across each slab. H = H₁ + H₂
H = K₁A₁ΔT/L + K₂A₂ΔT/L = ΔT(K₁A₁ + K₂A₂)/L
For equivalent slab: K_eff × (A₁+A₂) × ΔT/L = H
K_eff = (K₁A₁ + K₂A₂) / (A₁ + A₂)   [weighted arithmetic mean]
⚠️ JEE Trap

Series combination → Harmonic mean of K values (NOT arithmetic). Parallel → Arithmetic mean weighted by area. Most students flip these.

JEE Adv
Time for a body to cool from T₁ to T₂ by radiation only (Stefan's Law ODE)
Newton's Cooling is incorrect for large ΔT — use Stefan's Radiation Law
▼ Show
Stefan's Law (eσAT⁴) Differential Equations Integration of T^-4
mc·dT/dt = −eσA(T⁴ − T₀⁴)   [only radiation, body cooling from T₁ to T₂]
For approximate case where T >> T₀ (body much hotter than surroundings):
mc·dT/dt ≈ −eσAT⁴
Separating: T⁻⁴ dT = −(eσA/mc) dt
Integrating: ∫T₁ to T₂ T⁻⁴ dT = −(eσA/mc) ∫₀ to t dt
[-T⁻³/3]T₁T₂ = −(eσA/mc) × t
t = (mc/3eσA) × (1/T₂³ − 1/T₁³)
🔬 JEE Advanced Insight

This is a derivative of Stefan's Law applied dynamically. The result 1/T³ dependence means hotter bodies cool much faster (non-linear). JEE Advanced may ask: "compare time to cool a body from 1000K to 500K vs 500K to 250K." Using the formula: t ∝ (1/T₂³ − 1/T₁³). Each range gives a different time — exponential decay doesn't apply here.

How to Think Like a JEE Advanced Examiner

🧠
The 3-Layer Analysis Framework

Every JEE Advanced thermal problem has 3 layers:

  1. Physical Setup: What is the system? What are the energy flows? Identify all sources and sinks.
  2. Mathematical Model: What differential equation governs this system? Is it Newton's Cooling, Fourier's Law, or Stefan's?
  3. Boundary Conditions: What is the initial state? What does "steady state" mean here? At steady state: dT/dt = 0 OR dQ/dt_in = dQ/dt_out.
🎯
Steady State vs Transient — The Key Distinction
🧠 Thinking Step

Steady state: Temperature distribution doesn't change with time. Energy in = Energy out everywhere. Use algebraic equations.

Transient: Temperature is changing with time. Use differential equations (dT/dt ≠ 0).

Exam clue words: "steady state / equilibrium" → algebraic. "rate of cooling / at time t" → ODE/calculus.

JEE Advanced Style Multi-Concept Problem

JEE Adv Level
A thin-walled spherical vessel (radius R, negligible heat capacity) contains 1 kg water at 100°C. It's placed in an enclosure at 0°C. Find time to cool to 50°C if radiation is the only mode, given: e = 0.5, σ = 5.67×10⁻⁸ W/m²K⁴, c_water = 4200 J/kg·K.
Calorimetry + Stefan Radiation ODE + Integration
▼ Full Solution
Stefan's Law Calorimetry ODE Solution
// Setup the energy balance ODE
mc·dT/dt = −eσA(T⁴ − T₀⁴)
where m = 1 kg, c = 4200 J/kg·K, T₀ = 273 K, A = 4πR² (sphere surface)
// Separate variables
dT/(T⁴ − T₀⁴) = −[eσA/(mc)] dt
// Let K = eσA/(mc) = constant
t = (mc/eσA) × ∫₁₀₀⁺²⁷³ to ⁵⁰⁺²⁷³ dT / (T⁴ − T₀⁴)
// Limits: T₁ = 373 K, T₂ = 323 K, T₀ = 273 K
// The integral ∫dT/(T⁴ − T₀⁴) requires partial fractions
// For exam: numerical integration or approximate if T >> T₀
Since 373 K >> 273 K is NOT satisfied (both in same range), full integral needed.
// Using partial fractions: 1/(T⁴ − T₀⁴) = 1/[(T²+T₀²)(T+T₀)(T−T₀)]
This integral requires complex partial fractions — JEE Advanced typically gives it numerically or asks for setup only.
🎯 Strategy Tip

In JEE Advanced, if you correctly SET UP the integral, you get partial marks even without evaluating it. Show: mc·dT = −eσA(T⁴ − T₀⁴)dt and the correct limits. That's often 3 out of 4 marks.

Ready to Practice?

Easy → NEET → JEE MCQs with timer and instant feedback.

← PYQ Analysis Practice Now →
📊 Your Progress
Pages Visited0/11
Coverage0%
Practice Now →