Energy In B field of infinite line current

Click For Summary

Discussion Overview

The discussion revolves around the energy associated with the magnetic field produced by an infinite line current uniformly distributed over a circular wire. Participants explore the implications of different formulas for calculating magnetic energy, particularly focusing on the divergence of energy calculations both over all space and per unit length. The conversation includes theoretical considerations, mathematical derivations, and boundary conditions related to the magnetic vector potential.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant notes that the energy calculation using the formula 1/2u*B^2 diverges, both over all space and per unit length, raising questions about the validity of this approach for an infinite wire.
  • Another participant suggests that the formula which includes the surface integral is more general and applicable to any magnetic field, while the one neglecting it is only valid if the field approaches zero at infinity.
  • Concerns are raised about the arbitrary nature of integration constants in the magnetic vector potential A, with implications for the energy calculations derived from it.
  • Participants discuss the continuity requirements for A and the implications of boundary conditions on the integration constants, particularly in relation to the energy per unit length.
  • One participant draws a parallel to electrostatics, questioning why the energy of a system with an infinite line of uniformly bound charge does not diverge in the same way as the magnetic case.

Areas of Agreement / Disagreement

Participants express differing views on the appropriateness of various formulas for calculating magnetic energy and the implications of integration constants. There is no consensus on the fundamental nature of the energy formulas or the boundary conditions that should be applied.

Contextual Notes

Limitations include unresolved assumptions about the behavior of magnetic fields at infinity and the dependence of energy calculations on the choice of integration constants. The discussion also highlights the complexity of defining boundary conditions for magnetic vector potentials compared to electrostatic potentials.

Onufer
Messages
4
Reaction score
0
My professor had an example in class the other day where we had an infinite line of current uniformly distributed over a circular wire with radius R. He wanted to look at the energy of the B field produced by this current. He did the normal thing and integrated 1/2u*B^2 over all space. It obviously diverges since it is an infinite wire. But the interesting thing is that it also diverges if you look the energy per unit length. (it ends up being some constants *(ln infinite - lnR) for the energy of the field outside the wire)

My intuition (which is often not right) felt that it shouldn't be infinite per unit length. I looked at how Griffiths derived the B^2 energy equation and it looks like it uses the assumption that the surface integral of AXB goes to zero as the radius of the surface goes to infinite...

I have two big questions:

1) which formula for energy of a mag field is more fundamentally right? (less assumptions about the nature of the problem)

(my proff said the 1/2u*B^2 is most fundamental but it seems like all the proofs i can find do integration by parts and assume the surface integral goes to zero as space goes to infinite to get that equation)

2) When you solve for A you get an integration constant in both parts. (inside and outside the wire) How do you decide what the integration 2nd constant should be?

Obviously A needs to be continuous a have a continuous derivative (since there are no surface currents) over all space. The 2 functions I got for A were an S^2 function and an ln(s) function The functions as calculated I had 2 constants and one boundary condition A (must be continuous) so there is another constant that we can't calculate. In electrostatics we often say V=0 at the surface for a problem like this but since A does not have much of a physical meaning. This A constant DOES matter though because of the equation W=.5*(intigral of A*J over all space) (Griffiths 7.31 pg 318) . J is our current density so it is constant and 0 outside of R. But if A has an arbitrary integration constant this integral is completely dependent on that constant which makes no sense since there would be different amounts of energy depending on an arbitrary integration constant.


Also I may as well show my equations for A and B:

u=mu not
I= total current
R=Radius of wire
s is the radius for cylindrical coordinates
C1 and C2 are the integration constants was asking about


Inside:
A =-u*I*s^2/(4*pi*R^2)+C1 in the Z direction (assuming current is flowing up)
B = u*s*I/(2*pi*R^2) in the phi direction

Outside:
A = -u*I*ln(s)/(2*pi)+C2 in the z direction
B = u*I/(2*pi*s) in the phi direction

I hope that was reasonably clear...
Thanks in advance for the help!
 
Physics news on Phys.org
Btw all Griffiths equations mentioned and the derivation of B^2/(2u) were on page 318
 
The formula that keeps the surface integral in correct in the general case for any magnetic field of any form. The formula that neglects it is only true if the field goes to zero at the boundaries (infinity). Which one is more fundamental? I don't know really what that would entail. I will say though that the latter formula is much nicer and is *true in any physically realizable problem in electrodynamics*.
 
Cool. That's what i thought too but wasn't sure. Applying that volume and surface integral equation i get:

W = 1/(2u) *(integral B^2 over inside volume + integral B^2 over outside volume - surface integral of AxB)

I'm going to divide everything by z since i was interested in the energy per unit length.

the first volume integral ends up being (after dividing by z)

u^2*I^2/(8*pi)
Its kinda cool that it has no dependence on the radius of the wire...

For volume outside B^2 integral i will integrate from R the outside radius to some arbitrary s value which will be denoted by s'
This gives

u^2*I^2/(2*pi)(ln(s') - ln(R))

The last surface area integral I will do at the radius s' the enclosing the previous volume integral. It is important to note the top and bottom of this cylindrical area contributes zero since BxA points radially while da points up thus there dot product is zero. For all other spots the BxA lines up perfectly with da allowing to simply multiply their magnitudes while observing the sign. If A is negative (which it will be if we go out far enough) AxB points outward so the integral will be positive but there is a negative sign in front of it...

Its value is (including the - sign in front)

-u^2*I^2*ln(s)/(2*pi)+C2*I/2

notice that the first part here EXACTLY cancels out the first part of the outside volume integral. (the part that was diverging when we tried to integrate B^2 over all space). The bounds of the integral are irrelevant as long as we are outside the wire.


Summing these integrals gets

W/z (energy per unit length)= u*I^2/(16*pi) - u*I^2*ln(R)/(4*pi) + C2*I/2

Here is why I am interested in the integration constant of A... The energy seems oddly to depend on it. I am hoping there is a justifiable boundary condition on C2 that it would be a function of R and do some canceling with the middle term to get a reasonable answer (the problem goes crazy if you have a small radius)

Is there a boundary condition I am not thinking or have I taken the math too far out of the realm of physics... I have learned a lot from playing around with this problem but i would really like it to work out to something meaningful...


If anyone has any thoughts I would really appreciate it.
 
If you are worried about these kinds of infinities, please calculate the total energy of the electrostatic field of a point charge.
 
I would say its zero because it takes zero energy to move a point charge in from infinite since its field does not effect itself and we generally consider the energy of a charge distribution to be the energy required to assemble the system. probably wrong though.

I'm not uncomfortable with infinities, its just that for a similar problem in electrostatics, with an infinite line of uniformly bound charge, i don't think the energy of that system goes to infinite per unit length. Thus why would this problem?

In the electrostatic problem we would generally make the assumption that V = 0 a the surface allowing us to define the integral. I was just wondering if there is a similar condition we can use for the magnetic vector potential.
 

Similar threads

Replies
92
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • Sticky
  • · Replies 0 ·
Replies
0
Views
4K
Replies
8
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K