Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
184_notes:examples:week10_force_on_charge [2017/10/29 21:52] – [Solution] tallpaul | 184_notes:examples:week10_force_on_charge [2017/11/02 13:32] (current) – dmcpadden | ||
---|---|---|---|
Line 1: | Line 1: | ||
=====Magnetic Force on Moving Charge===== | =====Magnetic Force on Moving Charge===== | ||
- | Suppose you have a moving charge (q=1.5 mC) in a magnetic field (→B=0.4 mT ˆy). The charge has a speed of 10 m/s. What is the magnetic force on the charge if its motion is in the +x-direction? | + | Suppose you have a moving charge (q=1.5 mC) in a magnetic field (→B=0.4 mT ˆy). The charge has a speed of 10 m/s. What is the magnetic force on the charge if its motion is in the +x-direction? |
===Facts=== | ===Facts=== | ||
* The charge is q=1.5 mC. | * The charge is q=1.5 mC. | ||
* There is an external magnetic field →B=0.4 mT ˆy. | * There is an external magnetic field →B=0.4 mT ˆy. | ||
- | * The velocity of the charge is →v=10 m/s ˆx or →v=10 m/s ˆy. | + | * The velocity of the charge is →v=10 m/s ˆx or $\vec{v} = -10 \text{ m/s } \hat{y}$. |
===Lacking=== | ===Lacking=== | ||
Line 12: | Line 12: | ||
===Approximations & Assumptions=== | ===Approximations & Assumptions=== | ||
* The magnetic force on the charge contains no unknown contributions. | * The magnetic force on the charge contains no unknown contributions. | ||
+ | * The charge is moving at a constant speed (no other forces acting on it) | ||
===Representations=== | ===Representations=== | ||
Line 18: | Line 19: | ||
* We represent the two situations below. | * We represent the two situations below. | ||
- | {{ 184_notes: | + | {{ 184_notes: |
====Solution==== | ====Solution==== | ||
Let's start with the first case, when →v=10 m/s ˆx. | Let's start with the first case, when →v=10 m/s ˆx. | ||
Line 37: | Line 38: | ||
We get the same answer with both methods. Now, for the force calculation: | We get the same answer with both methods. Now, for the force calculation: | ||
- | $$\vec{F} = q \vec{v} \times \vec{B} = 1.5 \text{ mC } \cdot 4\cdot 10^{-3} \hat{z} \text{ T} \cdot \text{m/s} = 6 \mu\text{N}$$ | + | $$\vec{F}_B = q \vec{v} \times \vec{B} = 1.5 \text{ mC } \cdot 4\cdot 10^{-3} \text{ T} \cdot \text{m/ |
- | Notice that the sin90o | + | Notice that the sin90o |
+ | |||
+ | \begin{align*} | ||
+ | \vec{v} &= \langle 0, -10, 0 \rangle \text{ m/s} \\ | ||
+ | \vec{B} &= \langle 0, 4\cdot 10^{-4}, 0 \rangle \text{ T} \\ | ||
+ | \vec{v} \times \vec{B} &= \langle v_y B_z - v_z B_y, v_z B_x - v_x B_z, v_x B_y - v_y B_x \rangle \\ | ||
+ | & | ||
+ | \end{align*} | ||
+ | |||
+ | Or, with whole vectors: | ||
+ | |||
+ | |→v×→B|=|→v||→B|sinθ=(10 m/s)(4⋅10−4 T)sin0=0 | ||
+ | |||
+ | When the velocity is parallel to the magnetic field, →FB=0. |