Question regarding Biot-Savart law

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
cwbullivant
Messages
60
Reaction score
0
In my E&M class yesterday, in going over an example for the Biot-Savart law, I couldn't quite understand the initial setup of a problem (this may be more of a math question, but given the source, I figured it ought to be posted here). The attached picture is a crude MS Paint reproduction of the graph shown in class (letters are color coded to correspond to the line or figure they represent); I don't have a working scanner at the moment, and even if I did, this is a lot more legible than my handwriting.

Ok, the question:

trffKN5.png


In the diagram, we defined $$ \vec{ds} , \vec{r}, |r| , and \sin{\theta} $$

ds, r, and sin θ were quite straightforward.

But in defining $$ \vec{r} $$, we used:
$$ \vec{r} = y\hat{y} - z\hat{z} $$ (using y and z as unit vectors instead of j and k)

Given that the vector r points from (y, z) = (0, -z) to (y, 0), I'd have expected it to be defined as:

$$ \vec{r} = y\hat{y} + z\hat{z} $$

As that's how every math class I've taken would have defined it; the calculation appeared to work out (dB pointing into the page) using the definition put on the board, but I can't understand why it was chosen.
 
Physics news on Phys.org
I also don't understand, why often the Biot-Savart Law and other formulae like it are presented in such an awkward manner. It's just the solution of the Poisson equation for the vector potential in Coulomb gauge for static magnetic fields, which reads (in Heaviside-Lorentz units)
[tex]\Delta \vec{A}=-\vec{j}.[/tex]
The solution is then simple to state by analogy to the solution for the scalar potential via Coulomb's Law, i.e.,
[tex]\vec{A}=\frac{1}{4 \pi} \int_{\mathbb{R}^3} \mathrm{d}^3 \vec{x}' \frac{\vec{j}(\vec{x}')}{|\vec{x}-\vec{x}'|}.[/tex]
To get the magnetic field, you have to take the curl of this expression
[tex]\vec{B}=\vec{\nabla} \times \vec{A}.[/tex]
Differentiating under the integral you need to calculate an expression of the form
[tex]\vec{\nabla} \times \vec{a} f(\vec{x})=-\vec{a} \times \vec{\nabla} f(\vec{x}),[/tex]
because [itex]\vec{a}[/itex] is a vector independent of [itex]\vec{x}[/itex]. Then we use
[tex]\vec{\nabla} \frac{1}{|\vec{x}-\vec{x}'|}=-\frac{\vec{x}-\vec{x}'}{|\vec{x}-\vec{x}'|^3}.[/tex]
This finally gives
[tex]\vec{B}(\vec{x})=\frac{1}{4 \pi} \int_{\mathbb{R}^3} \mathrm{d}^3 \vec{x}' \vec{j}(\vec{x}') \times \frac{\vec{x}-\vec{x}'}{|\vec{x}-\vec{x}'|^3}.[/tex]

For a current along a wire this simplifies to
[tex]\vec{B}(\vec{x})=\frac{I}{4 \pi} \int_{C} \mathrm{d} \vec{x}' \times \frac{\vec{x}-\vec{x}'}{|\vec{x}-\vec{x}'|^3}.[/tex]
Notet that this formula only holds for a closed loop [itex]C[/itex]. The reason for this is that the Biot-Savart Law for a static field can only be the solution of the magnetotstatic Maxwell equations if [itex]\vec{\nabla} \cdot \vec{j}=0[/itex], because otherwise the constraint [itex]\vec{\nabla} \cdot \vec{B}=0[/itex] (no magnetic monopoles!) is violated.

Unfortunately the English Wikipedia gives the Biot-Savart Law in the usual awkward notation. For those who understand German, here it's given in the more precise notation (including a derivation):

http://de.wikipedia.org/wiki/Biot-Savart-Gesetz
 
vanhees71 said:
I also don't understand, why often the Biot-Savart Law and other formulae like it are presented in such an awkward manner. It's just the solution of the Poisson equation for the vector potential in Coulomb gauge for static magnetic fields, which reads (in Heaviside-Lorentz units)

I'm afraid I'm not familiar with the Posson equation, gauges, or Heaviside-Lorentz units.

The law itself I understood when carrying out the calculation. I simply couldn't why the r-vector used in the equation was defined with a -z instead of a +z.
 
The contribution from a wire element at (0,-z) will be the same as that from a wire element at (0,+z).

My guess is he's done it for the semi-infinite wire and multiplied by two. The reflective symmetry of the problem along the z=0 plane should mean you get the same answer upon swapping z for -z.