7

I don't know how this "paradox" can be solved. I'm given the following system: A permanent magnet with a magnetic field given by ($\hat{a}$ are unit vectors in the x and y directions)

$$\vec{H}=H_0\hat{a}_y$$

and a parallel plane capacitor with an electric field

$$\vec{E}=E_0\hat{a}_x$$

Poynting's vector is given by:

$$\vec{S}=\vec{E}\times\vec{H}=H_0E_0\hat{a}_z \neq 0$$

The funny part comes when the professor told that in a system like that "clearly" there is not propagation (wich I know will imply some short of energy flux) in the $z$ direction, hence the "paradox". Is there or is there not propagation of energy?

Any hint will be appreciated, thank you for your time.

David Z
  • 76,371
J L
  • 2,877
  • 1
    It's a static situation and div(S) = 0. There doesn't seem to be any physical paradox. – Mark Eichenlaub Nov 17 '11 at 23:06
  • Hi so you mean that as $\nabla \cdot \vec{S}=0$ then the energy balance in the volume of my system is zero no? Thank you, I'm sorry because it was an easy question. – J L Nov 17 '11 at 23:11
  • 1
    yeah, that's what I meant – Mark Eichenlaub Nov 17 '11 at 23:22
  • If you discharge the capacitor, the magnet starts rotating from the angular momentum of the formerly circulating energy, correct? – endolith Nov 22 '11 at 04:17
  • Maybe a duplicate: http://physics.stackexchange.com/q/7218/ Related: http://www.ate.uni-duisburg-essen.de/data/postgraduate_lecture/AJP_2009_Griffiths.pdf – endolith Nov 22 '11 at 04:50
  • Note that according to general relativity, the system you describe will have a different gravitational field if you reverse either E or H. –  Sep 25 '12 at 03:31
  • 1
    I'm sorry but I fail to see where is the relation of that fact with my question – J L Sep 25 '12 at 21:15

2 Answers2

7

It depends on what you mean by "propagation of energy." Usually when we think of energy propagating, there is an non-constant distribution of energy in space, and so you can follow features of that distribution to see which way the energy is moving. For example, in an electromagnetic wave, the energy density as a function of position takes a sinusoidal form, $u\sim\sin^2 kx$, and you can follow the peaks and troughs in this distribution over time to see the movement of the wave.

But you can easily have a configuration in which there is no such feature in the energy distribution to follow; for example, if the energy distribution is constant in time, or if it fluctuates in a way that doesn't correspond to a wave. In these cases, all you can say about energy is how the amount of it in some particular region changes with time. That quantity is related to the divergence of the Poynting vector,

$$\frac{\partial u}{\partial t} = -\nabla\cdot\vec{S}$$

(in empty space), so as far as the energy distribution is concerned, it's only the divergence of $\vec{S}$ that matters, not its value. From Wikipedia:

The Poynting vector is usually interpreted as an energy flux, but this is only strictly correct for electromagnetic radiation. The more general case is described by Poynting's theorem above, where it occurs as a divergence, which means that it can only describe the change of energy density in space, rather than the flow.

In your case, the divergence of $\vec{S}$ is zero everywhere, which means there is no net increase or decrease in the amount of energy at any one spot. You can imagine this as a constant flow of energy in one direction, if it really makes you feel better, but you can just as well imagine it as no energy flow at all. The distinction is physically irrelevant. The truth is that energy flow is not even a well-defined concept for a featureless energy distribution.

However, the Poynting vector does have a different interpretation as the momentum density of the EM field. Momentum is a vector, so it does have a direction, and you can meaningfully talk about a "momentum propagation" (loosely speaking). When you calculate that $\vec{S} \neq 0$, what you're finding is that the EM field of this configuration does have a nonzero momentum density. However, the momentum normally has no effect because it never gets transferred to anything. If you put something that interacts with the EM field in its way, though, the object will experience radiation pressure.

David Z
  • 76,371
  • Thank you for your time. So, the Poynting vector can be viewed as a momentum per unit of volume, ok, I didn't knew. More things, your last paragraph meant that if I put something "near" my system, it will experience radiation pressure but there will be not momentum transfer between the field and the thing, because $\nabla \cdot \vec{S}=0$ is this? – J L Nov 18 '11 at 00:54
  • 1
    No, the thing will experience radiation pressure and there will be momentum transfer between the field and the thing. The radiation pressure is momentum transfer. The momentum transfer is unrelated to $\nabla\cdot\vec{S}$, it is related to $\vec{S}$ itself. – David Z Nov 18 '11 at 01:07
  • "energy is not a vector, so it doesn't have an inherent direction, and so in general there may "not be any propagation to speak of"* That seems wrong. Particle is not a vector, but it has velocity which is a vector and clearly there can be propagation of the particle if that velocity is non-zero. Similarly for Poynting energy - it is not a vector, but has Poynting vector which, if non-zero, can be used to interpret the process as propagation of Poynting energy. For momentum, there is Maxwell tensor which if non-zero, can be used to interpret propagation of EM momentum. – Ján Lalinský Mar 28 '15 at 14:43
  • @JánLalinský I'll see if I can improve the wording. But by way of a counterpoint, consider the energy density depicted in this image. What would be the direction of propagation? – David Z Mar 28 '15 at 16:03
  • The direction of the vector $\mathbf S/(density~ of~Poynting~energy)$. – Ján Lalinský Mar 29 '15 at 12:59
4

Yes there is energy-flux which is the same as momentum density because the stress-energy tensor is symmetric.

But the energy-flux will simply just loop around for any practical (non infinitely sized field) and the amount of energy which leaves a small volume of space at one side enters the same volume from the other side so the energy density does not change.

There are several examples of this in the second volume of Feynman's lectures on physics (section 27-5)

Regards, Hans

Hans de Vries
  • 4,407
  • 22
  • 25
  • Thanks for your answer. I'm afraid I'm not familiar with the stress-energy tensor. Of course, I will check Feynman's lectures for those examples! – J L Nov 18 '11 at 00:56