An electron moving across capacitor problem

AI Thread Summary
An electron is launched at a 45-degree angle with a speed of 5.0 x 10^6 m/s from a parallel-plate capacitor and lands 4.0 cm away. The discussion focuses on calculating the electric field strength and the minimum spacing between the plates using kinematic equations. Participants suggest eliminating time from the equations of motion to solve for the unknowns, emphasizing the need to correctly evaluate the acceleration's sign. A calculation error is noted, as taking the square root of the derived acceleration results in an imaginary number, indicating a mistake in the approach. The conversation highlights the importance of careful consideration of coordinate signs and the relationships between variables in motion.
KillerZ
Messages
116
Reaction score
0

Homework Statement



An electron is launched at a 45 angle and a speed of 5.0*10^6 from the positive plate of the parallel-plate capacitor shown in the figure. The electron lands 4.0 cm away.

What is the electric field strength inside the capacitor?

What is the minimum spacing between the plates?

2wftmqc.jpg


Homework Equations



F = ma
Fon q = qE

The Attempt at a Solution



I am just wondering if this is correct?

Vo = 5x10^6 m/s

Voy = (sin45)(5x10^6 m/s) = 3.5x10^6 m/s

t = \frac{(0.04m)(\sqrt{2})}{5x10^6 m/s} = 11x10^-9 s

0 = Voyt + (1/2)at^2

a = \frac{-(3.5x10^6 m/s)(11x10^-9 s)}{(\frac{1}{2})(11x10^-9 s)^2}

= -6.4x10^-14 m/s^2

F=ma

=(9.11x10^-31 kg)(-6.4x10^14 m/s^2) = -5.8x10^-16 N

Fon q = qE

E = F/q = -5.8x10^-16 N / 1.60x10^-19 C

= -3.6x10^3 N/C

ymax = V0y/(2a)

= 3.5x10^6 m/s / [(2)(-6.4x10^-14 m/s^2)]

= 2x10^-9 m
 
Physics news on Phys.org
How did you calculate t? The time of flight is dependent on the force acting on the electron, and the electric field is not known. Try setting up equations of motion eliminating t.

Namely,

y=y_0+v_{y0}t+\frac{1}{2}at^2

x=v_{x0}t

Solve for t in the second equation then substitute into the first. This gives two unknowns y and a. Find another kinematic equation that has y and a. This will give two equations with two unknowns. You will than be able to solve for y and a (hint: let y = ymax). Check your equation for ymax.
 
Ok here is what I did:

y= y_0+v_{y0}t+\frac{1}{2}at^2

x=v_{x0}t

t=\frac{x}{v_{x0}}

y= y_0+v_{y0}(\frac{x}{v_{x0}})+\frac{1}{2}a(\frac{x}{v_{x0}})^2

v_{y}^2 = v_{y0}^2 + 2ay

y=\frac{v_{y}^2 - v_{y0}^2}{2a}

\frac{v_{y}^2 - v_{y0}^2}{2a}= y_0+v_{y0}(\frac{x}{v_{x0}})+\frac{1}{2}a(\frac{x}{v_{x0}})^2

a^2=\frac{-v_{y0}^2 - v_{y0}(\frac{x}{v_{x0}})}{(\frac{x}{v_{x0}})^2}

a^2=\frac{-(3.5x10^6 m/s)^2 - 3.5x10^6 m/s(\frac{0.04m}{3.5x10^6 m/s})}{(\frac{0.04m}{3.5x10^6 m/s})^2}

= 9.4x10^{28} m/s^2

\sqrt{9.4x10^{28} m/s^2} = 3.1x10^{14} m/s^2
 
Last edited:
Your appoach is correct with the exception of two parts:

v_{y}^2 = v_{y0}^2 + 2ay

y= y_0+v_{y0}t+\frac{1}{2}at^2

Is the sign of 'a' positive or negative according to the coordinates? Another clue is evaluating

a^2=\frac{-(3.5x10^6 m/s)^2 - 3.5x10^6 m/s(\frac{0.04m}{3.5x10^6 m/s})}{(\frac{0.04m}{3.5x10^6 m/s})^2}

Taking the square root of each side yields an imaginary number for 'a'.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top