1.8.36Electromagnetism

Poynting vector — energy flux in EM waves

2,003 words9 min readdifficulty · medium1 backlinks

WHAT is the Poynting vector?

WHY a cross product? Energy flow needs a direction, and it must be perpendicular to both E\vec E and B\vec B (that's where the wave goes). The cross product is the natural object that is perpendicular to both and vanishes when the fields are parallel (no propagating wave).


HOW to derive it from first principles

We want a bookkeeping equation: rate of change of stored field energy + outflow = work done by fields on charges. Start from Maxwell's equations and the energy density.

Step 2 — Take the time derivative of uu: ut=ε0EEt+1μ0BBt\frac{\partial u}{\partial t} = \varepsilon_0\,\vec E\cdot\frac{\partial\vec E}{\partial t} + \frac{1}{\mu_0}\vec B\cdot\frac{\partial\vec B}{\partial t} Why? We track how the stored energy changes in time so we can find where it went.

Step 3 — Substitute Maxwell's curl equations (free space + currents): ×B=μ0J+μ0ε0Et    ε0Et=1μ0×BJ\nabla\times\vec B = \mu_0\vec J + \mu_0\varepsilon_0\frac{\partial\vec E}{\partial t}\;\Rightarrow\;\varepsilon_0\frac{\partial\vec E}{\partial t} = \frac{1}{\mu_0}\nabla\times\vec B - \vec J ×E=Bt    Bt=×E\nabla\times\vec E = -\frac{\partial\vec B}{\partial t}\;\Rightarrow\;\frac{\partial\vec B}{\partial t} = -\nabla\times\vec E Why? Maxwell's equations are the only laws that tell us how the fields evolve — substituting them turns "rate of energy change" into something about currents and field geometry.

Step 4 — Plug in: ut=E ⁣(1μ0×BJ)1μ0B(×E)\frac{\partial u}{\partial t} = \vec E\cdot\!\left(\frac{1}{\mu_0}\nabla\times\vec B - \vec J\right) - \frac{1}{\mu_0}\vec B\cdot(\nabla\times\vec E)

Step 5 — Use the vector identity (E×B)=B(×E)E(×B)\nabla\cdot(\vec E\times\vec B) = \vec B\cdot(\nabla\times\vec E) - \vec E\cdot(\nabla\times\vec B): 1μ0[E(×B)B(×E)]=1μ0(E×B)=S\frac{1}{\mu_0}\big[\vec E\cdot(\nabla\times\vec B) - \vec B\cdot(\nabla\times\vec E)\big] = -\frac{1}{\mu_0}\nabla\cdot(\vec E\times\vec B) = -\nabla\cdot\vec S Why? This identity is exactly what lets us package the two curl terms into the divergence of a single vector — that vector is S\vec S.


Specializing to a plane EM wave

Since EB\vec E\perp\vec B, E×B=EB|\vec E\times\vec B| = EB, so S=EBμ0=E(E/c)μ0=E2μ0c=ε0cE2S = \frac{EB}{\mu_0} = \frac{E(E/c)}{\mu_0} = \frac{E^2}{\mu_0 c} = \varepsilon_0 c\,E^2 Why B=E/cB=E/c? From Maxwell's wave solution the field amplitudes are locked by the wave speed; and 1μ0c=ε0c\frac{1}{\mu_0 c} = \varepsilon_0 c using c2=1/(μ0ε0)c^2 = 1/(\mu_0\varepsilon_0).

Intensity = time-averaged S. With E=E0cos(kxωt)E = E_0\cos(kx-\omega t), cos2=12\langle\cos^2\rangle = \tfrac12:

Figure — Poynting vector — energy flux in EM waves

Worked examples


Common mistakes (steel-manned)


Useful relations to keep


Recall Feynman: explain it to a 12-year-old

Imagine a river. The amount of water in each bucket is like the energy stored in the fields (uu). The river's current — how much water rushes past you per second — is the Poynting vector S\vec S. Light is a wave that carries energy, and S\vec S is the arrow showing which way the energy is rushing and how fast. Electric and magnetic fields are like two dancers who always face at right angles to each other; the direction they push energy is perpendicular to both, like sticking out your thumb when your fingers curl from EE to BB.


Flashcards

What is the Poynting vector formula?
S=1μ0E×B\vec S = \frac{1}{\mu_0}\vec E\times\vec B, units W/m².
What does the direction of S\vec S represent?
The direction of energy flow (propagation direction for a wave).
State Poynting's theorem.
ut+S=JE\frac{\partial u}{\partial t} + \nabla\cdot\vec S = -\vec J\cdot\vec E (energy conservation for fields + charges).
What is the EM energy density uu?
u=12ε0E2+12μ0B2u = \tfrac12\varepsilon_0 E^2 + \frac{1}{2\mu_0}B^2.
Why is S\vec S a cross product, not a dot product?
Energy flow has a direction perpendicular to both E\vec E and B\vec B; cross product captures that.
Relation between E and B amplitudes in a vacuum wave?
E=cBE = cB (in phase, but B smaller by factor c).
Time-averaged intensity in terms of E0E_0?
I=12ε0cE02I = \tfrac12\varepsilon_0 c E_0^2 (the 12\tfrac12 from cos2\langle\cos^2\rangle).
Relation between SS and energy density uu for a wave?
S=ucS = uc (flux = density × speed).
Radiation pressure for full absorption vs reflection?
I/cI/c (absorbed), 2I/c2I/c (reflected).
In a resistor, which way does S\vec S point?
Radially inward through the side surface; integrates to I2RI^2R.
How do you get total power from S\vec S?
P=SdAP = \oint \vec S\cdot d\vec A.

Connections

  • Maxwell's equations — source of the curl substitutions used in the derivation.
  • EM wave equation — gives E=cBE=cB and c2=1/μ0ε0c^2=1/\mu_0\varepsilon_0.
  • Energy density of electric and magnetic fields — the uu we differentiated.
  • Radiation pressure — momentum analog of S\vec S (g=S/c2\vec g = \vec S/c^2).
  • Vector calculus identities — the (E×B)\nabla\cdot(\vec E\times\vec B) identity.
  • Intensity and amplitude of waves — the time-averaging step.

Concept Map

differentiate

substitute

combine terms

packages into

appears in

leads to

balanced by

requires perpendicular to E and B

gives

integrated over surface

points along

EM fields store energy u

Poynting vector S = E x B / mu0

Cross product structure

Time derivative of u

Maxwell curl equations

Vector identity for div of E x B

Poynting theorem: du/dt + div S = -E.J

Work done on charges E.J

Power P = closed integral S.dA

Direction of energy flow / propagation

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, Poynting vector ka matlab simple hai: EM field me energy stored hoti hai, aur jab wave chalti hai to ye energy flow karti hai. Poynting vector S=1μ0E×B\vec S = \frac{1}{\mu_0}\vec E\times\vec B batata hai ki per unit area, per second kitni energy ja rahi hai aur kis direction me. Units W/m². Cross product isliye hai kyunki energy ko ek direction chahiye jo E\vec E aur B\vec B dono ke perpendicular ho — yahi wave ki travel direction hai.

Derivation ka core idea ek "energy ka hisaab-kitaab" hai. Hum field energy density u=12ε0E2+12μ0B2u = \tfrac12\varepsilon_0E^2 + \tfrac{1}{2\mu_0}B^2 ka time derivative lete hain, usme Maxwell ke curl equations daalte hain, aur ek vector identity use karke sab kuch ek divergence S\nabla\cdot\vec S me pack ho jaata hai. Result: ut+S=JE\frac{\partial u}{\partial t} + \nabla\cdot\vec S = -\vec J\cdot\vec E. Yaani energy na banti na khatam hoti — bas flow karti hai ya charges pe kaam karti hai. Yahi Poynting's theorem hai.

Wave ke liye special baat: EB\vec E\perp\vec B, dono in-phase, aur E=cBE = cB. Isse S=ε0cE2S = \varepsilon_0 c E^2. Lekin intensity time-average hoti hai, to cos2=12\langle\cos^2\rangle = \tfrac12 aata hai, aur I=12ε0cE02I = \tfrac12\varepsilon_0 c E_0^2. Ye aadha (half) bhulna sabse common galti hai — yaad rakhna!

Kyun important hai? Sunlight ki strength, laser power, radiation pressure (solar sail), antenna se nikalti energy — sab isi se nikalta hai. Aur ek mast insight: resistor me energy wire ke "andar se" nahi, balki side surface se field ke through aati hai — ye Poynting vector hi prove karta hai.

Go deeper — visual, from zero

Test yourself — Electromagnetism

Connections