184_notes:examples:week12_force_between_wires

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:examples:week12_force_between_wires [2017/11/07 16:54] tallpaul184_notes:examples:week12_force_between_wires [2021/07/13 12:16] (current) schram45
Line 1: Line 1:
 +[[184_notes:i_b_force|Return to Magnetic Force on a Current Carrying Wire notes]]
 +
 ===== Magnetic Force between Two Current-Carrying Wires ===== ===== Magnetic Force between Two Current-Carrying Wires =====
 Two parallel wires have currents in opposite directions, $I_1$ and $I_2$. They are situated a distance $R$ from one another. What is the force per length $L$ of one wire on the other? Two parallel wires have currents in opposite directions, $I_1$ and $I_2$. They are situated a distance $R$ from one another. What is the force per length $L$ of one wire on the other?
Line 10: Line 12:
  
 ===Approximations & Assumptions=== ===Approximations & Assumptions===
-  * The currents are steady. +  * The currents are steady: There are many things that could cause the current in these wires to not be steady. Since we are not told anything except the fact these currents exist, we will assume them to be steady to simplify down the model
-  * The wires are infinitely long. +  * The wires are infinitely long: When the wires are infinitely long the magnetic field from each wire becomes only a function of radial distance away from the wire. This also lets us use a simpler equation derived in the notes for a long wire
-  * There are no outside forces to consider.+  * There are no outside forces to consider: We are not told anything about external magnetic fields or the mass of the wire, so we will omit forces due to gravity, external fields, and other forces.
  
 ===Representations=== ===Representations===
Line 21: Line 23:
   * We represent the situation with diagram below.   * We represent the situation with diagram below.
  
-{{ 184_notes:12_two_wires_representation.png?400 |Two Wires}}+[{{ 184_notes:12_two_wires_representation.png?400 |Two Wires}}]
  
 ====Solution==== ====Solution====
-We know that the magnetic field at the location of Wire 2 from Wire 1 is given by the magnetic field of a long wire: +We will start by trying to find the magnetic force on Wire 2. Since there is a current in Wire 1, we know that there will be a magnetic field in the space around that wire. There would also be a magnetic field from the current in Wire 2, but this magnetic field (from Wire 2) won't contribute to the magnetic force on Wire 2 because Wire 2 cannot exert a force on itself. This means that the force on Wire 2 is due to how the magnetic field from Wire 1 interacts with the current going through Wire 2. Mathematically, we would represent this as: 
-$$\vec{B}_1=\frac{\mu_0 I_1}{2 \pi r} \hat{z}$$+$$ d\vec{F}_{1 \rightarrow 2} = I_2 d\vec{l}_2 \times \vec{B}_1$$ 
 + 
 +We know that the magnetic field from Wire 1 at the location of Wire 2 is given by the magnetic field of a long wire: 
 +$$\vec{B}_1=\frac{\mu_0 I_1}{2 \pi R} \hat{z}$$ 
 + 
 +We can reason that the direction of the field is $+\hat{z}$ because of the [[184_notes:rhr|Right Hand Rule]]. (Point your fingers along the direction of $I_1$ and curl them towards Wire 2. Your thumb should point out of the page then.) 
  
-We can reason that the direction of the field is $+\hat{z}$ because of the [[184_notes:rhr|Right Hand Rule]]We also don't care about the magnetic field from Wire 2 at the location of Wire 2, since Wire 2 cannot exert a force on itself. Now, it remains to calculate the magnetic force.+Since we know the magnetic field, the next thing we wish to define is $\text{d}\vec{l}_2$. Wire 2 has current directed with $\hat{y}$ in our representationso we can say 
 +$$\text{d}\vec{l}_2 = \text{d}y \hat{y}$$
  
-Since we know the magnetic fieldthe next thing we wish to define is $\text{d}\vec{l}$. Wire has current directed with $\hat{y}$ in our representation, so we can say +When we take the cross product of $d\vec{l}_2$ and $B_1$this gives 
-$$\text{d}\vec{l} = \text{d}y \hat{y}$$+$$\text{d}\vec{l}_2 \times \vec{B}_1 = \text{d}y \hat{y} \times \frac{\mu_0 I_1}{\pi R} \hat{z}$$  
 +$$\text{d}\vec{l}_2 \times \vec{B}_1 = \frac{\mu_0 I_1}{2 \pi R}\text{d}y \biggl(\hat{y}\times\hat{z}\biggr)$
 +$$\text{d}\vec{l}_2 \times \vec{B}_1 \frac{\mu_0 I_1}{2 \pi R}\text{d}y \hat{x}$$
  
-This gives +This equation gives us the force on a very small chunk of the wire. If we want to find the force on a large piece of the wire, then we have to integrate, which means we need to choose the limits for our integral. Since we are looking for the force per length (rather than the total force), we can pick whatever kind of length we want - we will choose a segment of the wire with length L to find the force. For convenience, we will select our origin so that the segment of interest extends from $y=0$ to $y=L$. Now, we can write the total force from Wire 1 on that segment L of Wire 2: 
-$$\text{d}\vec{l} \times \vec{B}_1 = \frac{\mu_0 I_1}{2 \pi r}\text{d}y \hat{x}$$+$$\vec{F}_{1 \rightarrow 2 \text{, L}} = \int_0^L I_2 \text{d}\vec{l}_2 \times \vec{B}_1$$  
 +$$\vec{F}_{1 \rightarrow 2 \text{, L}} \int_0^L \frac{\mu_0 I_1 I_2}{2 \pi R}\text{d}y \hat{x}$$ 
 +$$\vec{F}_{1 \rightarrow 2 \text{, L}}  = \frac{\mu_0 I_1 I_2 L}{2 \pi R} \hat{x}$$ 
 +If we wanted to write the force per length (rather than the total force), we would simply divide by L on both sides: 
 +$$\frac{\vec{F}_{1 \rightarrow 2}}{L}  = \frac{\mu_0 I_1 I_2}{2 \pi R} \hat{x}$$ 
 +[{{ 184_notes:12_force_per_length.png?500 |Force Per Length}}]
  
-Lastly, we need to choose the limits on our integral. We can select our origin conveniently so that the segment of interest extends from $y=0$ to $y=L$Now, we write:+If instead we wanted to find the force per length on Wire 1 from Wire 2, then we could do this whole process over again (find the magnetic field from Wire 2 at the location of Wire 1, find $d\vec{l}_1$, take the cross product, integrate over a segment of the wire, divide by L). We can also use what we know about forces and Newton's 3rd law, to say that the force from Wire 2 on Wire 1 should be equal and opposite to the force from Wire 1 on Wire 2.
  
-$$\vec{F}_{\rightarrow 2 \text{, L}} = \int_0^L I_2 \text{d}\vec{l} \times \vec{B}_1 = \int_0^\frac{\mu_0 I_1 I_2}{2 \pi r}\text{d}y \hat{x} = \frac{\mu_0 I_1 I_2 L}{2 \pi r} \hat{x}$$+$$\frac{\vec{F}_{\rightarrow 1}}{L}  \frac{\mu_0 I_1 I_2}{2 \pi R} \hat{x}$$
  
-{{ 184_notes:12_force_per_length.png?500 |Force Per Length}}+We can check this with the right hand rule againFirst, we know that the magnetic field from Wire 2 should point out of the page at Wire 1 - point your fingers in the direction of $I_2$, curl them toward Wire 1 and then your thumb should point out of the page. We can then find the direction of the force on Wire 1 by pointing your fingers in the direction of $I_1$, curling them out of the page toward the magnetic field from Wire 2, and your thumb should point to the left (or the $-\hat{x}$ direction). 
  
-Notice that this force is repellent. The equal and opposite force of Wire 2 upon Wire 1 would also be repellent. Had the two current been going in the same direction, one can imagine that the two wires would attract each other.+Notice that this force is repellent - the force on Wire 1 would push it away from Wire 2 and the force on Wire 2 would push it away from Wire 1. Had the two current been going in the same direction, one can imagine that the two wires would attract each other.
  • 184_notes/examples/week12_force_between_wires.1510073667.txt.gz
  • Last modified: 2017/11/07 16:54
  • by tallpaul