184_notes:b_current

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
184_notes:b_current [2017/10/19 21:55] – [Examples] tallpaul184_notes:b_current [2021/07/07 15:29] (current) schram45
Line 1: Line 1:
 Sections 17.2 and 17.6-17.8 in Matter and Interactions (4th edition) Sections 17.2 and 17.6-17.8 in Matter and Interactions (4th edition)
 +
 +/*[[184_notes:b_sup_comp|Next Page: Using Superposition of Magnetic Field and the Computer]]
 +
 +[[184_notes:perm_mag|Previous Page: Permanent Magnets]]*/
  
 ===== Currents Make Magnetic Fields ===== ===== Currents Make Magnetic Fields =====
-The next source of magnetic fields that we are going to consider is currents (either comprised of electrons or some other charged particle). We just talked about [[184_notes:moving_q|moving charges and how they created magnetic fields]]. When there are many charged particles that are moving (for example, through a wire), we could calculate the net magnetic field at a point from each individual charge using superposition. However, this gets tedious very quickly. Instead, we will use an integral to add up over all the charges and the definition of [[184_notes:q_in_wires#conventional_current_vs_electron_current|current]] to re-write the Biot-Savart Law in terms of current and length, rather than charge and velocity. This integral description of the magnetic field is useful when the appropriate anti-derivative is known, but for some situations, we might have to resort to numerical integration (i.e., adding up the contributions of each segment of wire).+Now that we have talked about a single moving charge and permanent magnets, the next source of magnetic fields that we are going to consider is currents (either comprised of electrons or some other charged particle). This builds on what we learned about [[184_notes:moving_q|moving charges and how they created magnetic fields]] - since a current is simply many moving charges through a wire. When there are many charged particles that are moving, we could calculate the net magnetic field at a point from each individual charge using superposition. However, this gets tedious very quickly. Instead, we will use an integral to add up over all the charges and the definition of [[184_notes:q_in_wires#conventional_current_vs_electron_current|current]] to re-write the Biot-Savart Law in terms of current and length, rather than charge and velocity. This integral description of the magnetic field is useful when the appropriate anti-derivative is known, but for some situations, we might have to resort to numerical integration (i.e., adding up the contributions of each segment of wire).
  
 {{youtube>4cIpX1HK7GM?large}} {{youtube>4cIpX1HK7GM?large}}
-==== Magnetic field from Many Charges ==== +===== Magnetic field from Many Charges ===== 
-{{ 184_notes:Week9_4.png?400}}+[{{ 184_notes:Week9_4.png?400|Magnetic field on point P from many moving charges in a wire}}]
  
-If we consider a straight wire with a steady current, there would be many moving charges everywhere in wire that would all contribute to the magnetic field outside of the wire. If we take a "snapshot" of what the wire would look like at any given time, there would be [[184_notes:current|charges moving somewhat haphazardly]] through the wire. We continue to use the [[https://en.wikipedia.org/wiki/Drude_model|Drude model]] for these charges and assume that we can model the wire with each charge moving with some average constant velocity in the wire. The magnetic field at a point would then be the sum of the magnetic fields from each moving charge, each of which would be a different distance away from Point P:+If we consider a straight wire with a steady current, there would be many moving charges everywhere in wire that would all contribute to the magnetic field outside of the wire. If we take a "snapshot" of what the wire would look like at any given time, there would be [[184_notes:current|charges moving somewhat haphazardly]] through the wire. We continue to use the [[https://en.wikipedia.org/wiki/Drude_model|Drude model]] for these charges and __//assume that we can model the wire with each charge moving with some average constant velocity in the wire//__. The magnetic field at a point would then be the sum of the magnetic fields from each moving charge, each of which would be a different distance away from Point P:
 $$\vec{B}_{tot}=\frac{\mu_0}{4 \pi}\frac{q_1\vec{v}\times \hat{r_1}}{r_1^2}+\frac{\mu_0}{4 \pi}\frac{q_2\vec{v}\times \hat{r_2}}{r_2^2}+\frac{\mu_0}{4 \pi}\frac{q_3\vec{v}\times \hat{r_3}}{r_3^2}+...=\Sigma_i \frac{\mu_0}{4 \pi}\frac{q_i\vec{v}\times \hat{r_i}}{r_i^2}$$ $$\vec{B}_{tot}=\frac{\mu_0}{4 \pi}\frac{q_1\vec{v}\times \hat{r_1}}{r_1^2}+\frac{\mu_0}{4 \pi}\frac{q_2\vec{v}\times \hat{r_2}}{r_2^2}+\frac{\mu_0}{4 \pi}\frac{q_3\vec{v}\times \hat{r_3}}{r_3^2}+...=\Sigma_i \frac{\mu_0}{4 \pi}\frac{q_i\vec{v}\times \hat{r_i}}{r_i^2}$$
 Since we have many small charges that we are adding the field contributions from, we can turn the summation into an integral and the individual charges $q_i$ into $dq$: Since we have many small charges that we are adding the field contributions from, we can turn the summation into an integral and the individual charges $q_i$ into $dq$:
 $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{dq \cdot \vec{v}\times \hat{r}}{r^2}$$ $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{dq \cdot \vec{v}\times \hat{r}}{r^2}$$
-Again this equation just says that we are going to add together the magnetic field contributions at a point from every charge (dq) that is moving in the wire.+Again this equation just says that we are going to add together the magnetic field contributions at a point from every charge ($dq$) that is moving in the wire.
  
-Now we can rewrite the velocity in terms of the differential length and time: $\vec{v}=\frac{d\vec{l}}{dt}$. In other words, velocity is simply the change in displacement over a change in time.+Now we can rewrite the velocity in terms of the differential length and time: $\vec{v}=\frac{d\vec{l}}{dt}$. In other words, velocity is simply the change in displacement (or length) over a change in time.
 $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{dq \cdot \frac{d\vec{l}}{dt}\times \hat{r}}{r^2}$$ $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{dq \cdot \frac{d\vec{l}}{dt}\times \hat{r}}{r^2}$$
-Since dt represents a small amount of time, dl represents a small amount of length, and dq represents a small amount of charge, we will treat these as independent and rewrite (much to the chagrin of our mathematician friends): +Since $dtrepresents a small amount of time, $dlrepresents a small amount of length, and $dqrepresents a small amount of charge, we will treat these as independent and rewrite (much to the chagrin of our mathematician friends): 
 $$dq \cdot \frac{d\vec{l}}{dt} =  \frac{dq \cdot d\vec{l}}{dt}=\frac{dq}{dt}\cdot d\vec{l}$$ $$dq \cdot \frac{d\vec{l}}{dt} =  \frac{dq \cdot d\vec{l}}{dt}=\frac{dq}{dt}\cdot d\vec{l}$$
 So our magnetic field equation then becomes: So our magnetic field equation then becomes:
Line 22: Line 26:
 We can now use the definition of [[184_notes:q_in_wires#conventional_current_vs_electron_current|current]] as the amount of charge passing a point per second ($I=\frac{dq}{dt}$) to give the Biot-Savart Law in terms of current instead of charge: We can now use the definition of [[184_notes:q_in_wires#conventional_current_vs_electron_current|current]] as the amount of charge passing a point per second ($I=\frac{dq}{dt}$) to give the Biot-Savart Law in terms of current instead of charge:
 $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{I \cdot d\vec{l}\times \hat{r}}{r^2}$$ $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{I \cdot d\vec{l}\times \hat{r}}{r^2}$$
-**Note that $I$ here is the //conventional// current**, not the electron current. Otherwise many of the pieces of this equation would be what you expected:+**Note that $I$ here is the conventional current, not the electron current**. Otherwise many of the pieces of this equation would be what you expected:
  
-{{  184_notes:Week9_5.png?300}}+[{{  184_notes:Week9_5.png?300|B field contribution of a little bit of length ($dl$) on point P}}]
  
   *The constant is the same as before (we haven't touched that)   *The constant is the same as before (we haven't touched that)
   *The current $I$ tells you about the amount of charge per second flowing through the wire. This is a scalar number with units of Amps where $A=\frac{C}{s}$.   *The current $I$ tells you about the amount of charge per second flowing through the wire. This is a scalar number with units of Amps where $A=\frac{C}{s}$.
   *The length $d\vec{l}$ is now what we are integrating over - so we want to add up all the little bits of the wire that have current flowing through them. Since $d\vec{l}$ originally came from the velocity vector, $d\vec{l}$ should point in the same direction that the charges are moving in.   *The length $d\vec{l}$ is now what we are integrating over - so we want to add up all the little bits of the wire that have current flowing through them. Since $d\vec{l}$ originally came from the velocity vector, $d\vec{l}$ should point in the same direction that the charges are moving in.
-  * The $\vec{r}$ (and $r$/$\hat{r}$) is then the separation vector that point between the $d\vec{l}$ (the source) and the observation location. +  * The $\vec{r}$ (and relatedly $r$ and $\hat{r}$) is then the separation vector that point between the $d\vec{l}$ (the source) and the observation location. 
   * The cross product between $d\vec{l}$ and $\hat{r}$ will still give us a direction for the magnetic field that is perpendicular to the separation vector and the direction that the charges move.   * The cross product between $d\vec{l}$ and $\hat{r}$ will still give us a direction for the magnetic field that is perpendicular to the separation vector and the direction that the charges move.
  
-We will go into detail about how to put the pieces of this equation together in an example; however, it is important to realize that this equation doesn't really tell us anything new - we are still saying that **moving charges will create magnetic fields that point in a perpendicular direction and can be calculated for every point in space around the charge**. We also did not make very many assumptions in this derivation - only that //__we have many charges that moving along the wire__//. Thus, this is a general equation that can be used for any current. +We will go into detail about how to put the pieces of this equation together in an example; however, it is important to realize that this equation doesn't really tell us anything new - we are still saying that **moving charges will create magnetic fields that point in a perpendicular direction and can be calculated for every point in space around the charge**. We also did not make very many assumptions in this derivation - only that //__we have many charges that are moving along the wire__//. Thus, this is a general equation that can be used for any current. 
-==== Magnetic Field from a Very Long Wire ==== +===== Magnetic Field from a Very Long Wire ===== 
-{{  184_notes:Week9_6.png?300}}+[{{  184_notes:Week9_6.png?300|Problem set up to find the magnetic field at a point from a very long wire}}]
 Let's look at a particular example of finding the magnetic field a distance $s$ away from a very long wire with some //__constant, steady state current__// I flowing from top to bottom. Since the wire is very long, we will //__assume for our purposes that it stretches from $+\infty$ to $-\infty$ in the y direction__//. If we start with the general magnetic field equation for a current, then we can start to fill in the pieces. Let's look at a particular example of finding the magnetic field a distance $s$ away from a very long wire with some //__constant, steady state current__// I flowing from top to bottom. Since the wire is very long, we will //__assume for our purposes that it stretches from $+\infty$ to $-\infty$ in the y direction__//. If we start with the general magnetic field equation for a current, then we can start to fill in the pieces.
 $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{I \cdot d\vec{l}\times \hat{r}}{r^2}$$ $$\vec{B}_{tot}= \int \frac{\mu_0}{4 \pi}\frac{I \cdot d\vec{l}\times \hat{r}}{r^2}$$
Line 66: Line 70:
  
 ==== Examples ==== ==== Examples ====
-[[:184_notes:examples:Week9_current_segment|Magnetic Field from a Current Segment]]+  * [[:184_notes:examples:Week10_current_segment|Magnetic Field from a Current Segment]] 
 +    * Video Example: Magnetic Field from a Current Segment 
 +  * [[:184_notes:examples:Week10_current_ring|Challenge Example: Magnetic Field from a Ring of Current]] 
 +    * Video Example: Magnetic Field from a Ring of Current 
 +{{youtube>nGrFo80MMzM?large}} 
 +{{youtube>HN0cHcbYcSo?large}} 
  
-Magnetic field from ring of current at ze center 
  • 184_notes/b_current.1508450132.txt.gz
  • Last modified: 2017/10/19 21:55
  • by tallpaul