0

I have trouble understanding the intensity of electromagnetic waves. I already looked at this article and this question but didn't understand completely, where it is given that,

$$\text{Intensity} = \frac{\epsilon_0}{2} |\vec E|_{RMS}^2 V + \frac{1}{2\mu_0} |\vec B|_{RMS}^2 V = \epsilon_0 E_\textrm{peak}^2 V$$

Is this the correct formula?

Mass
  • 2,098
Node.JS
  • 161

2 Answers2

4

Intensity generally refers to a power per area (energy per area per time). For an electromagnetic wave, you can find its intensity by computing the magnitude of the Poynting vector, and in most circumstances taking its time average.

For a plane wave and using SI units, the time-averaged intensity comes out to $\frac{1}{2} c \epsilon_0 E_0^2$ where $E_0$ is the peak electric field. This is almost the same as the formula in the article you linked to in your question, but the time-averaging contributes the factor of 1/2.

The $V$ in the formula from the phys.SE question you've linked refers to a volume, which you might use if wish to compute the entire E&M energy contained within said volume, but is not needed for expressing the intensity.

pulsejet
  • 143
kleingordon
  • 6,714
  • 1
  • 23
  • 47
0

I think that this is half the correct result, for a sinusoidal wave the RMS value squared is half the peak value, and the magnetic field is smaller than the electric by a factor $1/c=\sqrt(\mu_0 \epsilon_0)$

Ikiperu
  • 592