Particle in electromagnetic field

AI Thread Summary
A positively charged particle enters an electric field directed downwards and a magnetic field directed into the paper, starting at height h with initial speed v_0. The discussion focuses on determining the time it takes for the particle to reach y=0, with participants exploring relevant equations of motion and forces acting on the particle. Key equations include the motion formula r(t) = (qE/2m)t^2 + v_0t + h and the need to consider the vertical component of velocity, which is initially zero if the particle enters horizontally. Participants clarify that the vertical displacement can be expressed as Δy = -h, allowing for the calculation of time t using the derived acceleration from the electric field. The conversation emphasizes understanding the relationship between initial conditions and the resulting motion under the influence of the electric field.
mystmyst
Messages
57
Reaction score
0
[PLAIN]http://img23.imageshack.us/img23/421/electromagneticquestion.png


A positively charged particle, which charge q and mass m, reached an area with an electric field and a magnetic field. Electric field E is at y>0 and its direction is -y. Magnetic field B is at y<0 and its direction is at -z (into the paper). The particle enters at y=h at intial speed v_0

Question: Determine the time it takes the particle to reach y=0.

Attempt: I'm not sure what equations are relevant in this question. I know there's

E = k \frac{q}{r^2} and

F = qE

but what formula has time in it?

(this portion of the question only deals with the electric field. The other parts involve the magnetic field. I'm sure once I understand this section, I'll understand the rest of the parts)

Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
F = ma
a = f(t)
 
thanks

this is what I got but I'm still stuck:

r(t) = \frac{qE}{2m}t^2 + v_0 t + h = 0

how do I solve for t? Am I supposed to use the quadratic equation?

Did I use the correct equation? Also can I use E in general, or do I need to split it between Ex, Ey, and Ez?

Thanks!
 
mystmyst said:
thanks

this is what I got but I'm still stuck:

r(t) = \frac{qE}{2m}t^2 + v_0 t + h = 0

how do I solve for t? Am I supposed to use the quadratic equation?

Did I use the correct equation? Also can I use E in general, or do I need to split it between Ex, Ey, and Ez?

Thanks!

What can you say about the initial velocity v0?
 
Last edited:
What can you say about the initial velocity v0?

I don't think I can say anything about the initial velocity v0.

the formula I used is

r(t) = \frac{qE}{2M}t^2 + v_0 t + r_0 where v_0 is initial speed at t=0, and r_0 is initial placement at t=0. It is given that r_0 = h and we know that r(t) = 0 at y=0... That's how I got

<br /> r(t) = \frac{qE}{2m}t^2 + v_0 t + h = 0 <br />

So I have no idea what I can say about the initial speed. Can you please give me some more direction?

Thanks!

***btw, I'm probably going to be checking this post every 5 minutes to see if someone responded. So if you respond chances are I'm going to respond back within 10 minutes of your response. So if you can just stay with me, I'd love you forever!
 
The diagram that you provided would seem to indicate that the initial speed was horizontally directed. If that is the case, then the y-component is zero (and the x-component is v0). What do you know about computing the time for an object to fall from a height h while accelerating at rate a?
 
Why would the y-component be zero? The particle was moving all along, it didn't start from rest.

and i totally forgot. What formula do I use to compute the time.
there's

F = -mg
x = x_0 + (v_0 cos-alpha)t and
y = y_0 + (v_0 sin-alpha)t - 1/2gt^2

(i forgot all my high school math...)
 
mystmyst said:
Why would the y-component be zero? The particle was moving all along, it didn't start from rest.

and i totally forgot. What formula do I use to compute the time.
there's

F = -mg
x = x_0 + (v_0 cos-alpha)t and
y = y_0 + (v_0 sin-alpha)t - 1/2gt^2

(i forgot all my high school math...)

What is the vertical component of the velocity of an object that is moving horizontally?

Anyways, if the diagram is not "faithful", and the particle enters with some unknown angle, then you''' have to treat v0 like a vector and break it into components.

vx = v0*cos(\theta)
vy = v0*sin(\theta)

Of course, this will make the subsequent mathematical expressions a bit messier. Are you certain that the particle is not known to be traveling strictly horizontally when it enters?

You have the basic equation of motion to work from (as you previously deduced):

y = y0 + vy*t +(1/2)*a*t2

Solve for t when y = 0. As you can see, it would be simpler if vy happened to be zero.
 
Thanks. I think you're right. Vy =0

but I don't get one last thing:

I now have the formula: y = 1/2at^2.
what do I do with the other formula I had:
<br /> <br /> r(t) = \frac{qE}{2m}t^2 + v_0t+ h = 0 <br /> <br />
 
  • #10
mystmyst said:
Thanks. I think you're right. Vy =0

but I don't get one last thing:

I now have the formula: y = 1/2at^2.
what do I do with the other formula I had:
<br /> <br /> r(t) = \frac{qE}{2m}t^2 + v_0t+ h = 0 <br /> <br />

If you think about it, they're the same formula where y --> h, v0 --> 0. Let me amend it slightly:

y = y_0 + \frac{1}{2} a t^2
y - y_0 = \frac{1}{2} a t^2
\Delta y = \frac{1}{2} a t^2

Your desired \Deltay is -h. You've already found a (be sure to assign appropriate sign), so you should be able to determine t.

Once you've got t, you can find the velocity at which the particle is going to enter the magnetic field region...
 
  • #11
thanks, you helped me so much!
 
Back
Top