I.E. Irodov Problem - Electromagnetic Wave Propagation

I.E. Irodov Inspired Problem - Advanced Electromagnetic Wave Theory

📚 Source Reference

Book: I.E. Irodov - “Problems in General Physics” Chapter: Electromagnetism Problem Type: Advanced electromagnetic wave propagation and boundary conditions


📋 Problem Statement

Question: A plane electromagnetic wave propagates in medium 1 (refractive index n₁) and is incident at angle θᵢ on the boundary with medium 2 (refractive index n₂). The wave is partially reflected and partially transmitted. Derive expressions for:

(a) The reflection and transmission coefficients for the electric field amplitude (b) The reflection and transmission coefficients for the intensity (c) The phase changes upon reflection and transmission (d) The condition for total internal reflection (e) The evanescent wave in medium 2 during total internal reflection

Given:

  • Medium 1: Refractive index n₁, permeability μ₁, permittivity ε₁
  • Medium 2: Refractive index n₂, permeability μ₂, permittivity ε₂
  • Incident angle: θᵢ
  • Refracted angle: θₜ (from Snell’s law: n₁ sin θᵢ = n₂ sin θₜ)
  • Reflected angle: θᵣ = θᵢ

Wave Configuration:

Medium 1 (n₁)     Medium 2 (n₂)
┌─────────────────┬─────────────────┐
│                 │                 │
│    Incident     │   Transmitted   │
│      ↘θᵢ        │        ↘θₜ      │
│        \        │          \      │
│         \       │           \     │
│          \      │            \    │
│           \     │             \   │
│            \    │              \  │
│             \   │               \ │
│              \  │                \│
│               \ │                 ●
│                ↘│                │
│  Reflected ↙θᵣ │                 │
│               │                 │
└─────────────────┴─────────────────┘
          Boundary

🎯 Solution Part (a): Electric Field Amplitude Coefficients

Step 1: Boundary Conditions

At the boundary between two media:

  1. Tangential E field is continuous: E₁ₜ = E₂ₜ
  2. Tangential H field is continuous: H₁ₜ = H₂ₜ
  3. Normal D field is continuous: D₁ₙ = D₂ₙ
  4. Normal B field is continuous: B₁ₙ = B₂ₙ

Step 2: Field Components Analysis

For s-polarization (E field perpendicular to plane of incidence):

  • Incident wave: Eᵢ = E₀ e^(i(k₁·r - ωt))
  • Reflected wave: Eᵣ = rₛ E₀ e^(i(kᵣ·r - ωt))
  • Transmitted wave: Eₜ = tₛ E₀ e^(i(k₂·r - ωt))

Boundary condition at z = 0: Eᵢ + Eᵣ = Eₜ

Using the wave equation and boundary conditions: rₛ = (n₁ cos θᵢ - n₂ cos θₜ)/(n₁ cos θᵢ + n₂ cos θₜ)

tₛ = (2n₁ cos θᵢ)/(n₁ cos θᵢ + n₂ cos θₜ)

For p-polarization (E field in plane of incidence): rₚ = (n₂ cos θᵢ - n₁ cos θₜ)/(n₂ cos θᵢ + n₁ cos θₜ)

tₚ = (2n₁ cos θᵢ)/(n₂ cos θᵢ + n₁ cos θₜ)

Step 3: Simplified Form Using Snell’s Law

Using Snell’s law: n₁ sin θᵢ = n₂ sin θₜ

For s-polarization: rₛ = (cos θᵢ - √(n² - sin² θᵢ))/(cos θᵢ + √(n² - sin² θᵢ)) where n = n₂/n₁

tₛ = 2cos θᵢ/(cos θᵢ + √(n² - sin² θᵢ))

For p-polarization: rₚ = (n² cos θᵢ - √(n² - sin² θᵢ))/(n² cos θᵢ + √(n² - sin² θᵢ))

tₚ = 2n cos θᵢ/(n² cos θᵢ + √(n² - sin² θᵢ))

Answer (a): Reflection coefficients:

  • s-polarization: rₛ = (n₁ cos θᵢ - n₂ cos θₜ)/(n₁ cos θᵢ + n₂ cos θₜ)
  • p-polarization: rₚ = (n₂ cos θᵢ - n₁ cos θₜ)/(n₂ cos θᵢ + n₁ cos θₜ)

Transmission coefficients:

  • s-polarization: tₛ = 2n₁ cos θᵢ/(n₁ cos θᵢ + n₂ cos θₜ)
  • p-polarization: tₚ = 2n₁ cos θᵢ/(n₂ cos θᵢ + n₁ cos θₜ)

🎯 Solution Part (b): Intensity Coefficients

Step 1: Intensity and Poynting Vector

Intensity (time-averaged Poynting vector magnitude): I = (1/2) Re(E × H*) = (1/2) nε₀c|E|²

For electromagnetic waves: I ∝ n|E|²

Step 2: Power Conservation

Power flow must be conserved at the boundary: Iᵢ cos θᵢ = Iᵣ cos θᵢ + Iₜ cos θₜ

Using I ∝ n|E|²: n₁|E₀|² cos θᵢ = n₁|rE₀|² cos θᵢ + n₂|tE₀|² cos θₜ

Step 3: Reflection and Transmission Coefficients

Reflectance (R): Ratio of reflected to incident intensity R = Iᵣ/Iᵢ = |r|²

Transmittance (T): Ratio of transmitted to incident intensity T = (n₂ cos θₜ)/(n₁ cos θᵢ) × |t|²

For s-polarization: Rₛ = |rₛ|² = [(n₁ cos θᵢ - n₂ cos θₜ)/(n₁ cos θᵢ + n₂ cos θₜ)]²

Tₛ = (n₂ cos θₜ)/(n₁ cos θᵢ) × |tₛ|² = (4n₁n₂ cos θᵢ cos θₜ)/(n₁ cos θᵢ + n₂ cos θₜ)²

For p-polarization: Rₚ = |rₚ|² = [(n₂ cos θᵢ - n₁ cos θₜ)/(n₂ cos θᵢ + n₁ cos θₜ)]²

Tₚ = (n₂ cos θₜ)/(n₁ cos θᵢ) × |tₚ|² = (4n₁n₂ cos θᵢ cos θₜ)/(n₂ cos θᵢ + n₁ cos θₜ)²

Verification: R + T = 1 (energy conservation)

Answer (b): Intensity reflection coefficient: R = |r|² Intensity transmission coefficient: T = (n₂ cos θₜ)/(n₁ cos θᵢ) × |t|²


🎯 Solution Part (c): Phase Changes

Step 1: Phase of Reflected Wave

The reflection coefficient r can be real or complex:

  • If r > 0: No phase change (0°)
  • If r < 0: Phase change of π (180°)
  • If r is complex: Phase change given by arg(r)

Step 2: Brewster’s Angle

For p-polarization, Brewster’s angle θ_B occurs when rₚ = 0: n₂ cos θᵢ = n₁ cos θₜ

Using Snell’s law: n₁ sin θᵢ = n₂ sin θₜ At Brewster’s angle: tan θ_B = n₂/n₁

At θ = θ_B:

  • p-polarized light is completely transmitted (Rₚ = 0)
  • s-polarized light is partially reflected

Step 3: Phase Analysis

Normal incidence (θᵢ = 0):

  • If n₂ > n₁: Phase change of π upon reflection
  • If n₂ < n₁: No phase change upon reflection

General oblique incidence: Phase depends on the sign of the real part of r

Answer (c): Phase change on reflection:

  • 0° if Re(r) > 0
  • π if Re(r) < 0
  • arctan(Im(r)/Re(r)) if r is complex

Phase change on transmission: Generally no phase change (transmitted wave continues with same phase as incident at boundary)


🎯 Solution Part (d): Total Internal Reflection

Step 1: Critical Angle

Total internal reflection occurs when light travels from denser to rarer medium: n₁ > n₂

Critical angle θ_c occurs when sin θₜ = 1: n₁ sin θ_c = n₂ × 1 sin θ_c = n₂/n₁

θ_c = arcsin(n₂/n₁)

Step 2: Condition for TIR

Total internal reflection occurs when: θᵢ > θ_c or equivalently: sin θᵢ > n₂/n₁

Step 3: Behavior During TIR

When θᵢ > θ_c:

  • cos θₜ becomes imaginary: cos θₜ = i√(sin² θᵢ - (n₂/n₁)²)
  • |r| = 1: Complete reflection
  • No transmitted wave in the usual sense

Answer (d): Total internal reflection condition:

  • Required: n₁ > n₂ and θᵢ > θ_c
  • Critical angle: θ_c = arcsin(n₂/n₁)

🎯 Solution Part (e): Evanescent Wave

Step 1: Wave in Medium 2 During TIR

During total internal reflection: cos θₜ = i√(sin² θᵢ - (n₂/n₁)²) = iα

Where: α = √(sin² θᵢ - (n₂/n₁)²)

Step 2: Transmitted Wave Equation

The transmitted wave becomes evanescent: Eₜ = tE₀ e^(i(k₂ₓx + k₂₂z - ωt))

Where:

  • k₂ₓ = k₀n₂ sin θₜ = k₀n₁ sin θᵢ (conserved component)
  • k₂₂ = k₀n₂ cos θₜ = ik₀n₂α (imaginary)

Step 3: Evanescent Wave Properties

The wave equation becomes: Eₜ = tE₀ e^(-k₀n₂αz) e^(i(k₀n₁ sin θᵢ x - ωt))

Key properties:

  1. Exponential decay in z-direction (perpendicular to boundary)
  2. Propagation along x-direction (parallel to boundary)
  3. No energy transport across boundary
  4. Penetration depth: δ = 1/(k₀n₂α)

Step 4: Penetration Depth

The field decays as e^(-z/δ), where: δ = 1/(k₀n₂√(sin² θᵢ - (n₂/n₁)²))

δ = λ₀/(2πn₂√(sin² θᵢ - (n₂/n₁)²))

Answer (e): Evanescent wave in medium 2: Eₜ = tE₀ e^(-z/δ) e^(i(kₓx - ωt)) Penetration depth: δ = λ₀/(2πn₂√(sin² θᵢ - (n₂/n₁)²))


🔍 Advanced Analysis

Energy Flow During TIR

Even during total internal reflection:

  • There is instantaneous energy flow into medium 2
  • But net time-averaged energy flow is zero
  • Energy oscillates back and forth across boundary

Frustrated Total Internal Reflection

If medium 2 has finite thickness and medium 3 is brought close:

  • Evanescent wave can couple to medium 3
  • This is called frustrated TIR
  • Used in optical fiber coupling and quantum tunneling analogs

Goos-Hänchen Shift

During total internal reflection:

  • Reflected beam undergoes lateral shift
  • Shift magnitude: Δx = -dφ/dkₓ
  • Important in precision optical measurements

💡 Problem Extensions

Extension 1: Absorbing Media

If medium 2 is absorbing (complex refractive index):

  • n₂ = n₂’ + in₂’’
  • Modify all equations with complex parameters
  • Additional absorption losses

Extension 2: Multilayer Systems

For multiple layers:

  • Apply boundary conditions at each interface
  • Use transfer matrix method
  • Design anti-reflection coatings

Extension 3: Nonlinear Media

In nonlinear optical media:

  • Refractive index depends on field intensity
  • n = n₀ + n₂I
  • Leads to self-focusing and other effects

🎯 Irodov Style Problem-Solving Tips

Key Approaches:

  1. Apply boundary conditions systematically
  2. Use vector notation for clarity
  3. Consider both polarizations separately
  4. Verify energy conservation in results
  5. Check limiting cases for consistency

Common Mistakes:

  1. Wrong boundary conditions for different polarizations
  2. Forgetting the cos θ factors in intensity calculations
  3. Incorrect phase analysis for complex coefficients
  4. Missing the evanescent wave during TIR

Physical Intuition:

  1. Wave impedance matching determines reflection
  2. Phase changes occur at boundaries
  3. Energy conservation is always satisfied
  4. Exponential decay occurs in forbidden regions

📈 Performance Metrics

JEE Advanced Statistics:

  • Success Rate: ~15% for similar Irodov-style problems
  • Average Time: 20-25 minutes
  • Difficulty Level: Extreme (5+/5)
  • Weightage: 16-20 marks per question

Challenging Aspects:

  1. Complex mathematical analysis
  2. Multiple boundary conditions
  3. Vector field considerations
  4. Phase and amplitude relationships

Key Insight: This Irodov-inspired problem demonstrates the beauty of electromagnetic wave theory. The Fresnel equations emerge naturally from boundary conditions, and phenomena like total internal reflection and evanescent waves show the deep connection between mathematics and physics. Understanding these concepts is crucial for advanced optics and photonics applications.

Happy Problem Solving! 🌊



Organic Chemistry PYQ

JEE Chemistry Organic Chemistry

Mindmaps Index