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:week3_particle_in_field [2018/01/24 23:16] – [Solution] tallpaul | 184_notes:examples:week3_particle_in_field [2021/05/19 15:01] (current) – schram45 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Particle Acceleration through an Electric Field===== | + | [[184_notes: |
+ | |||
+ | =====Example: | ||
Suppose you have a particle with a mass m, charge Q, initially at rest in an electric field →E=E0ˆx. The electric field extends for a distance L in the +ˆx-direction before dropping off abruptly to 0. So, the magnitude of the electric field is exactly E0, and then exactly 0. There is no in-between. What happens to the particle if Q>0? What if Q<0? What if Q=0? In one of these cases, the particle exits the electric field. What is its velocity when it reaches the region of zero electric field? | Suppose you have a particle with a mass m, charge Q, initially at rest in an electric field →E=E0ˆx. The electric field extends for a distance L in the +ˆx-direction before dropping off abruptly to 0. So, the magnitude of the electric field is exactly E0, and then exactly 0. There is no in-between. What happens to the particle if Q>0? What if Q<0? What if Q=0? In one of these cases, the particle exits the electric field. What is its velocity when it reaches the region of zero electric field? | ||
Line 7: | Line 9: | ||
* It has charge Q, which can be positive or negative or zero. | * It has charge Q, which can be positive or negative or zero. | ||
* The particle is a distance L from the boundary of the electric field. | * The particle is a distance L from the boundary of the electric field. | ||
- | * We can write the change in electric potential energy (from an initial location " | + | * We can write the change in electric potential energy (from an initial location "$i$" to a final location "$f$") for a point charge two ways here: |
\begin{align*} | \begin{align*} | ||
\Delta U &= -\int_i^f\vec{F}\bullet d\vec{r} &&&&&& | \Delta U &= -\int_i^f\vec{F}\bullet d\vec{r} &&&&&& | ||
\Delta U &= q\Delta V &&&&&& | \Delta U &= q\Delta V &&&&&& | ||
\end{align*} | \end{align*} | ||
- | * We can write the change in electric potential (from an initial location " | + | * We can write the change in electric potential (from an initial location "$i$" to a final location "$f$") as |
\begin{align*} | \begin{align*} | ||
\Delta V=-\int_i^f \vec{E}\bullet d\vec{r} &&&&&& | \Delta V=-\int_i^f \vec{E}\bullet d\vec{r} &&&&&& | ||
Line 22: | Line 24: | ||
===Representations=== | ===Representations=== | ||
- | {{ 184_notes: | + | [{{ 184_notes: |
+ | |||
+ | <WRAP TIP> | ||
+ | ===Assumption=== | ||
+ | No gravitational effects are being considered in this problem. Typically point charges are really small and have negligible masses. This means that the gravitational force would be very small compared to the electric force acting on the particle in the accelerator and can be excluded from the calculations and representation. | ||
+ | </ | ||
===Goal=== | ===Goal=== | ||
Line 31: | Line 38: | ||
<WRAP TIP> | <WRAP TIP> | ||
=== Approximation === | === Approximation === | ||
- | We will approximate the particle as a point charge. We already know it is a " | + | We will approximate the particle as a //__point charge__//. We already know it is a " |
</ | </ | ||
Line 52: | Line 59: | ||
</ | </ | ||
- | We have listed two representations | + | We have listed two expressions |
- | We choose the path of integration to start at the current location of the particle, and end at place where the particle exits the electric field. Based on our assumptions, the particle will follow a straight line in the +x-direction (when Q>0, as explained earlier). So we can set $d\vec{r}=\hat{x}dx.Wealsoneedtodefinethepathendpoints,sowe′llsaytheparticlestartsatx_i=x_0,whichmeanstheintegrationwillendatx_f=x_0+L.You′llseethatitwon′tmatterintheendwhatx_0is,sinceitdropsout.Infact,itiscommontosetx_0=0,forsimplicityofcalculation.Inthisexample,we′llleaveitasx_0$. | + | We choose the path of integration to start at the current location of the particle, and end at place where the particle exits the electric field, |
\begin{align*} | \begin{align*} | ||
- | \Delta U &= -q\int_i^f \vec{E}\bullet d\vec{r} \\ | + | \Delta U &= -q\int_i^f \vec{E}\bullet |
- | & | + | & |
- | & | + | & |
& | & | ||
& | & | ||
& | & | ||
\end{align*} | \end{align*} | ||
- | The physical significance of this result is that the particle " | + | |
+ | <WRAP TIP> | ||
+ | ===Assumption=== | ||
+ | Assuming the electric field is constant within the accelerator allows the E0 to be taken out of the integral in this problem. | ||
+ | </ | ||
+ | |||
+ | The physical significance of this result is that the particle " | ||
+ | |||
+ | <WRAP TIP> | ||
+ | ===Assumption=== | ||
+ | Assuming there is a conservation of energy allows the total change in energy of the system to be zero. | ||
+ | </ | ||
Remember that →vi=0, | Remember that →vi=0, | ||
\begin{align*} | \begin{align*} | ||
- | & 0=-QE_0L+\frac{1}{2}M(v_f^2-0) \\ | + | & 0=-QE_0L+\frac{1}{2}m(v_f^2-0) \\ |
- | \Rightarrow \text{ } & QE_0L=\frac{1}{2}Mv_f^2 \\ | + | \Rightarrow \text{ } & QE_0L=\frac{1}{2}mv_f^2 \\ |
- | \Rightarrow \text{ } & \frac{2QE_0L}{M}=v_f^2 | + | \Rightarrow \text{ } & \frac{2QE_0L}{m}=v_f^2 |
\end{align*} | \end{align*} | ||
We reasoned earlier that the particle will be traveling in the +x-direction, | We reasoned earlier that the particle will be traveling in the +x-direction, | ||
- | $$\vec{v}_f=\sqrt{\frac{2QE_0L}{M}}\hat{x}$$ | + | $$\vec{v}_f=\sqrt{\frac{2QE_0L}{m}}\hat{x}$$ |