184_notes:examples:week10_current_segment

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
184_notes:examples:week10_current_segment [2017/10/29 20:03] – created tallpaul184_notes:examples:week10_current_segment [2021/07/07 18:01] (current) schram45
Line 1: Line 1:
 +[[184_notes:b_current|Return to Currents make Magnetic Fields notes]]
 +
 =====Magnetic Field from a Current Segment===== =====Magnetic Field from a Current Segment=====
-You may have read about how to find the [[184_notes:b_current#Magnetic_Field_from_a_Very_Long_Wire|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$.+The notes outline how to find the [[184_notes:b_current#Magnetic_Field_from_a_Very_Long_Wire|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$.
  
-{{ 184_notes:9_current_segment_bare.png?200 |Segment of Current}}+[{{ 184_notes:9_current_segment_bare.png?200 |Segment of Current}}]
  
 ===Facts=== ===Facts===
Line 13: Line 15:
  
 ===Approximations & Assumptions=== ===Approximations & Assumptions===
-  * The current is steadyand the wire segment is uniform.+  * The current is steady: This means the current is not changing with time or space through our segment and is just a constant. 
 +  * The segment is straight and uniform: This will simplify down our model to where the segment only extends in a single direction, simplifying the separation vector. Also, assuming the segment is uniform (in properties and dimensions) means the current in the segment will be constant, as any discontinuities could have effects on the current.
  
 ===Representations=== ===Representations===
Line 23: Line 26:
 Below, we show a diagram with a lot of pieces of the Biot-Savart Law unpacked. We show an example $\text{d}\vec{l}$, and a separation vector $\vec{r}$. Notice that $\text{d}\vec{l}$ is directed along the segment, in the same direction as the current. The separation vector $\vec{r}$ points as always from source to observation. Below, we show a diagram with a lot of pieces of the Biot-Savart Law unpacked. We show an example $\text{d}\vec{l}$, and a separation vector $\vec{r}$. Notice that $\text{d}\vec{l}$ is directed along the segment, in the same direction as the current. The separation vector $\vec{r}$ points as always from source to observation.
  
-{{ 184_notes:9_current_segment.png?400 |Segment of Current}}+[{{ 184_notes:9_current_segment.png?400 |Segment of Current}}]
  
-For now, we write $$\text{d}\vec{l} = \langle \text{d}x, \text{d}y, 0 \rangle$$ +For now, we write $$\text{d}\vec{l} = \langle \text{d}x, -\text{d}y, 0 \rangle$$ 
-and $$\vec{r} = \vec{r}_{obs} - \vec{r}_{source} = 0 - \langle x, y, 0 \rangle = \langle -x, -y, 0 \rangle$$ + 
-Notice that we can rewrite $y$ as $y=-L-x$. This is little tricky to arrive atbut is necessary to figure out unless you rotate your coordinate axeswhich would be an alternative solution to this example. If finding $y$ is troublesome, it may be helpful to rotate. We can take the derivative of both sides to find $\text{d}y=-\text{d}x$. We can now plug in to express $\text{d}\vec{l}$ and $\vec{r}$ in terms of $x$ and $\text{d}x$:+We write the $y$-component with a negative sign so that $\text{d}y$ can be positive. For the separation vector, we write 
 +$$\vec{r} = \vec{r}_{obs} - \vec{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 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. 
 + 
 +[{{ 184_notes:9_dl_breakdown.png?600 |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}\vec{l}$ and $\vec{r}$ in terms of $x$ and $\text{d}x$:
 $$\text{d}\vec{l} = \langle \text{d}x, -\text{d}x, 0 \rangle$$ $$\text{d}\vec{l} = \langle \text{d}x, -\text{d}x, 0 \rangle$$
 $$\vec{r} = \langle -x, L+x, 0 \rangle$$ $$\vec{r} = \langle -x, L+x, 0 \rangle$$
-Now, a couple other quantities that we see will be useful:+Now, we can take the cross product and find the magnitude of the $\vec{r}$:
 $$\text{d}\vec{l} \times \vec{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 \hat{z}$$ $$\text{d}\vec{l} \times \vec{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 \hat{z}$$
 $$r^3 = (x^2 + (L+x)^2)^{3/2}$$ $$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$. 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 [[https://www.wolframalpha.com/input/?i=integral+from+-L+to+0+of+L%2F(x%5E2%2B(L%2Bx)%5E2)%5E(3%2F2)+dx|Wolfram Alpha]].+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 [[https://www.wolframalpha.com/input/?i=integral+from+-L+to+0+of+L%2F(x%5E2%2B(L%2Bx)%5E2)%5E(3%2F2)+dx|Wolfram Alpha]].
 \begin{align*} \begin{align*}
 \vec{B} &= \int \frac{\mu_0}{4 \pi}\frac{I \cdot d\vec{l}\times \vec{r}}{r^3} \\ \vec{B} &= \int \frac{\mu_0}{4 \pi}\frac{I \cdot d\vec{l}\times \vec{r}}{r^3} \\
Line 39: Line 49:
         &= \frac{\mu_0}{2 \pi}\frac{I}{L}\hat{z}         &= \frac{\mu_0}{2 \pi}\frac{I}{L}\hat{z}
 \end{align*} \end{align*}
 +
 +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.
  • 184_notes/examples/week10_current_segment.1509307387.txt.gz
  • Last modified: 2017/10/29 20:03
  • by tallpaul