Magnetic Field from a Current Segment

Return to Currents make Magnetic Fields notes

The notes outline how to find the magnetic field from a very long wire of current. Now, what is the magnetic field from a single segment? Suppose we have the configuration shown below. Your observation point is at the origin, and the segment of current $I$ runs in a straight line from $\langle - L,0,0\rangle$ to $\langle 0, - L,0\rangle$.

[ALT TEXT NEEDED: figure-01.png -- describe this figure for screen readers]

Segment of Current

Facts

Lacking

Approximations & Assumptions

Representations

$$ \overset{\rightarrow}{B} = \int\frac{\mu_{0}}{4\pi}\frac{I \cdot d\overset{\rightarrow}{l} \times \overset{\rightarrow}{r}}{r^{3}} $$

Solution

Below, we show a diagram with a lot of pieces of the Biot-Savart Law unpacked. We show an example $\text{d}\overset{\rightarrow}{l}$, and a separation vector $\overset{\rightarrow}{r}$. Notice that $\text{d}\overset{\rightarrow}{l}$ is directed along the segment, in the same direction as the current. The separation vector $\overset{\rightarrow}{r}$ points as always from source to observation.

[ALT TEXT NEEDED: figure-02.png -- describe this figure for screen readers]

Segment of Current

For now, we write

$$ \text{d}\overset{\rightarrow}{l} = \langle\text{d}x, - \text{d}y,0\rangle $$

We write the $y$-component with a negative sign so that $\text{d}y$ can be positive. For the separation vector, we write

$$ \overset{\rightarrow}{r} = {\overset{\rightarrow}{r}}_{obs} - {\overset{\rightarrow}{r}}_{source} = \langle 0,0,0\rangle - \langle x,y,0\rangle = \langle - x, - y,0\rangle $$

Notice that we can rewrite $y$ as $y = - x - L$. This equation comes from the equation for a straight line, $y = mx + b$, where the slope of the line (or wire in this case) is $m = - 1$ and the y-intercept of the wire is at $b = - L$. An alternate solution to this example could also be to rotate the coordinate system so that the x or y axis lines up with wire. If finding $y$ is troublesome, it may be helpful to rotate your coordinate axes.

[ALT TEXT NEEDED: figure-03.png -- describe this figure for screen readers]

Breakdown of dl-vector

We can use geometric arguments to say that $\text{d}y = \text{d}x$. See the diagram above for an insight into this geometric argument. We can now plug in to express $\text{d}\overset{\rightarrow}{l}$ and $\overset{\rightarrow}{r}$ in terms of $x$ and $\text{d}x$:

$$ \text{d}\overset{\rightarrow}{l} = \langle\text{d}x, - \text{d}x,0\rangle $$$$ \overset{\rightarrow}{r} = \langle - x,L + x,0\rangle $$

Now, we can take the cross product and find the magnitude of the $\overset{\rightarrow}{r}$:

$$ \text{d}\overset{\rightarrow}{l} \times \overset{\rightarrow}{r} = \langle 0,0,\text{d}x(L + x) - ( - \text{d}x)( - x)\rangle = \langle 0,0,L\text{d}x\rangle = L\text{d}x\widehat{z} $$$$ r^{3} = (x^{2} + (L + x)^{2})^{3/2} $$

The last thing we need is the bounds on our integral. Our variable of integration is $x$, since we chose to express everything in terms of $x$ and $\text{d}x$. (Earlier we could have equally have chosen to write everything in terms of y and dy though.) We know that our segment begins at $x = - L$, and ends at $x = 0$, so these will be the limits on our integral. Below, we write the integral all set up, and then we evaluate using some assistance some Wolfram Alpha.

$$ \begin{matrix} \overset{\rightarrow}{B} & = \int\frac{\mu_{0}}{4\pi}\frac{I \cdot d\overset{\rightarrow}{l} \times \overset{\rightarrow}{r}}{r^{3}} \\ & = \int_{- L}^{0}\frac{\mu_{0}}{4\pi}\frac{IL\text{d}x}{(x^{2} + (L + x)^{2})^{3/2}}\widehat{z} \\ & = \frac{\mu_{0}}{2\pi}\frac{I}{L}\widehat{z} \end{matrix} $$

You can try to do this by adjusting your x-y coordinate system as well (this is in the example video), and you will get the exact same solution. This is a great way to get some practice solving these problems and it gives you other solutions to check your answer with.