Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
184_notes:examples:week12_flux_examples [2017/11/08 14:26] – created tallpaul | 184_notes:examples:week12_flux_examples [2018/08/09 18:08] (current) – curdemma | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[184_notes: | ||
+ | |||
===== Review of Flux through a Loop ===== | ===== Review of Flux through a Loop ===== | ||
Suppose you have a magnetic field →B=0.6 mT ˆx. Three identical square loops with side lengths L=0.5 m are situated as shown below. The perspective shows a side view of the square loops, so they appear very thin even though they are squares when viewed face on. | Suppose you have a magnetic field →B=0.6 mT ˆx. Three identical square loops with side lengths L=0.5 m are situated as shown below. The perspective shows a side view of the square loops, so they appear very thin even though they are squares when viewed face on. | ||
- | {{ 184_notes: | + | [{{ 184_notes: |
===Facts=== | ===Facts=== | ||
Line 19: | Line 21: | ||
* We represent magnetic flux through an area as | * We represent magnetic flux through an area as | ||
ΦB=∫→B∙d→A | ΦB=∫→B∙d→A | ||
- | * We represent the situation with the given representation in the example statement above. | + | * We represent the situation with the given representation in the example statement above. Below, we also show a side and front view of the first loop for clarity. |
+ | [{{ 184_notes: | ||
====Solution==== | ====Solution==== | ||
- | In order to break down our approach into manageable chunks, we split up the loop into its four sides, and proceed. It is easy to find the magnitude | + | Since the magnetic field has a uniform direction, and the area of the loop is flat (meaning d→A does not change direction either), then we can simplify the dot product: |
+ | $$\vec{B} \bullet \text{d}\vec{A} = B\text{d}A\cos\theta$$ | ||
- | {{ 184_notes:12_force_theta.png? | + | Since B and θ do not change for different little pieces ($\text{d}A$) of the area, we can pull them outside the integral: |
- | This gives the following magnitudes: | + | ∫BdAcosθ=Bcosθ∫dA=BAcosθ |
+ | |||
+ | Area for a square is just A=L2, and θ is different for each loop: | ||
\[ | \[ | ||
- | \left| \vec{F} \right| | + | \Phi_B = \begin{cases} |
- | IBL\sin \pi = 0 & \text{top} \\ | + | BL^2\cos 0 = 1.5 \cdot 10^{-4} |
- | | + | BL^2\cos 90^\text{o} = 0 & \text{Loop 2} \\ |
- | IBL\sin \frac{\pi}{2} = IBL & \text{left} \\ | + | BL^2\cos 42^\text{o} = 1.1 |
- | IBL\sin \frac{\pi}{2} = IBL & \text{right} \\ | + | |
- | | + | |
\] | \] | ||
- | It remains to find the direction of the force, | + | Notice that we could' |
- | + | ||
- | This means that the net force on the loop is 0, the loop's center of mass won't move! However, the opposing forces on opposite sides will cause the loop to spin -- there is a torque! The calculation | + | |
- | + | ||
- | {{ 184_notes: | + | |
- | + | ||
- | The calculation is here: | + | |
- | + | ||
- | →τ=→r×→F=→rleft×→Fleft+→rright×→Fright=(−L2ˆx)×(IBLˆz)+(L2ˆx)×(−IBLˆz)=IBL2ˆy | + |