How can I understand the motion of a particle on a cycloid trajectory?

  • Thread starter Thread starter fayled
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around understanding the motion of a particle described by parametric equations on a cycloid trajectory. The problem involves a particle of charge and mass subjected to electric and magnetic fields, leading to a circular motion that is interpreted as a rolling wheel along the y-axis.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore the relationship between the parametric equations and the circular motion of the particle. Questions arise about how to visualize the motion as a point on a rolling wheel and the implications of the equations for understanding the trajectory over time.

Discussion Status

Participants are actively questioning the interpretations of the equations and discussing how to derive the motion from the parametric forms. Some have suggested breaking down the equations into simpler components to better understand the motion, while others express confusion about the phase shifts needed to align the motion with the expected trajectory.

Contextual Notes

There are mentions of specific initial conditions and the need for phase adjustments to align the motion with the desired starting point. The discussion reflects a mix of interpretations and attempts to reconcile different aspects of the problem without reaching a definitive conclusion.

fayled
Messages
176
Reaction score
0
Suppose we have a particle of charge Q, mass m at rest at the origin at t=0, with an electric field E=Ek and a magnetic field B=Bi with i,j and k the cartesian unit vectors. Then the solution for the trajectory of this particle is
x=0,
y=E(wt-sinwt)/wB,
z=E(1-coswt)/wB,
where w=QB/m.
These parametric desribe the motion of the particle, but they can be recast into the form
(y-Rwt)2+(z-R)2=R2
where R=E/wB which also describes the particle motion. This form is that of a circle, radius R, with centre (0,Rwt,R) that travels in along the y-axis with speed Rw.

Now my book states
'The particle moves as though it were a spot on the rim of a wheel, rolling down the y-axis at speed Rw. The curve generated in this way is called a cycloid.

However I've always had trouble being able to properly see this from the equations, but haven't worried about it too much. However I think not understanding it is stopping me from solving a similar problem with a slightly more complicated motion.

So my problem is this. The equation (y-Rwt)2+(z-R)2=R2 describes the particle trajectory. All I can see from this is that at time t, the particle must be on a circle of radius R, centre (0,Rwt,R), which tells me the circle is moving along the y-axis. How can I see that the particle moves around this circle (and so appears to be a point on a rolling wheel)? And in order to appear like a rolling wheel, the particle would need a certain speed around the circumference of the moving circle (I believe it would have to move around the circumference at speed Rw, whilst the circle itself moves with this speed along the y-axis) - how do I see this is satisfied? Thanks.
 
Physics news on Phys.org
Does this help?
 
How can I see that the particle moves around this circle
You can not, in the same way as, when you state that ##x^2+y^2=R^2##, that doesn't reveal anything about the position as a function of time. All you get is the locus of the positions: all positions are on the circle around the origin with radius R.

Whereas ##x=R\cos\omega t,\ y = R\sin\omega t## expresses x and y as functions of time t.

In other words, the solution you begin with expresses y and z as functions of time t. The recasting only gives a relationship between y and z.
 
MrAnchovy said:
Does this help?

Nope, it just states (or show in the case of the animations) what the parametric equations/cartesian equation describe/describes - in short, I would like an explanation of why they describe what they do.
 
BvU said:
You can not, in the same way as, when you state that ##x^2+y^2=R^2##, that doesn't reveal anything about the position as a function of time. All you get is the locus of the positions: all positions are on the circle around the origin with radius R.

Whereas ##x=R\cos\omega t,\ y = R\sin\omega t## expresses x and y as functions of time t.

In other words, the solution you begin with expresses y and z as functions of time t. The recasting only gives a relationship between y and z.

I see. Is there a way of getting the motion from the parametric equations then?
 
How can I see that the particle moves around this circle (and so appears to be a point on a rolling wheel)?
Well, as we have seen, the relationship between y and z can't help you there. So we have to stick to the functions of time. You can kind of 'build it up', for example:$$y=R\cos\omega t$$
$$z = R\sin\omega t$$describes a point moving counterclockwise around a circle around the origin with radius R. Agree? Next:$$y=R\cos\omega t$$
$$z = -R\sin\omega t$$describes a point moving clockwise around the same circle. Then:$$y=R\cos\omega t$$
$$z = R(1-\sin\omega t)$$lifts the circle so that it 'rolls on the y-axis'. And finally:$$y=\omega Rt + R\cos\omega t$$
$$z = R(1-\sin\omega t)$$lets the circle roll in the positive y direction at the proper rate.

If you want the functions in your post #1 that start at (0,0,0) at t=0, shift by ##\pi/2##:
##\cos \left(\phi + \pi/2\right ) = - \sin\phi## and
##\sin \left(\phi + \pi/2\right ) = \cos\phi##
 
BvU said:
Well, as we have seen, the relationship between y and z can't help you there. So we have to stick to the functions of time. You can kind of 'build it up', for example:$$y=R\cos\omega t$$
$$z = R\sin\omega t$$describes a point moving counterclockwise around a circle around the origin with radius R. Agree? Next:$$y=R\cos\omega t$$
$$z = -R\sin\omega t$$describes a point moving clockwise around the same circle. Then:$$y=R\cos\omega t$$
$$z = R(1-\sin\omega t)$$lifts the circle so that it 'rolls on the y-axis'. And finally:$$y=\omega Rt + R\cos\omega t$$
$$z = R(1-\sin\omega t)$$lets the circle roll in the positive y direction at the proper rate.

If you want the functions in your post #1 that start at (0,0,0) at t=0, shift by ##\pi/2##:
##\cos \left(\phi + \pi/2\right ) = - \sin\phi## and
##\sin \left(\phi + \pi/2\right ) = \cos\phi##

Great, this was exactly what I was looking for. The very last part is confusing me though - although adding pi/2 clearly gives the correct answer, looking at the scenario I would want to be subtracting pi/2 phase. If z is upwards, y is to the right, surely out θ=wt is measured from the y-axis anticlockwise to be consistent with your first step of the anticlockwise circle. So then if I want things to start at (0,0,0), I need to shift everything back by pi/2, i.e subtract it.
 
My thingy starts at R,R for t = 0. So I have to let it roll a quarter turn, ##\pi/2##, to let z=0 and then y is ##\pi R/2##. The transform needed is ##\omega t'= \omega t - \pi/2## and I realize that I also need to shift y: ##y'= y - \pi R/2##.

A bit confusing, I admit.
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
2K
Replies
3
Views
1K
Replies
3
Views
1K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
9K
  • · Replies 16 ·
Replies
16
Views
11K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K