Circular motion of a ferris wheel

AI Thread Summary
The discussion focuses on calculating the acceleration of a passenger on a Ferris wheel at the lowest point of its circular motion. The passenger moves at a speed of 3.00 m/s with a tangential acceleration of 0.500 m/s². The centripetal acceleration is calculated using the formula a_rad = v²/r, yielding a value of approximately 0.643 m/s². The total acceleration is found by combining the centripetal and tangential components, which are perpendicular to each other. The final magnitude of the passenger's acceleration is determined using vector addition.
ledhead86
Messages
59
Reaction score
0
circular motion ferris wheel

The Ferris wheel in the figure , which rotates counterclockwise, is just starting up. At a given instant, a passenger on the rim of the wheel and passing through the lowest point of his circular motion is moving at 3.00 m/s and is gaining speed at a rate of 0.500 m/s^2. The radius of the wheel is 14.0 m. link for pic

How do I Find the magnitude of the passenger's acceleration at this instant.

The formula arad=v^2/r does not work. How do I solve it?

How do I find the direction of the passenger's acceleration at this instant in degrees to the right of vertical?
 
Last edited:
Physics news on Phys.org
anyone? Help please!
 
\mathbf{a}_{rad} and \mathbf{a}_{tan} are perpendicular and components of the same acceleration \mathbf{a}. That is \mathbf{a}_{rad} + \mathbf{a}_{tan} = \mathbf{a}.

How do I find the direction of the passenger's acceleration at this instant in degrees to the right of vertical?
What sort of acceleration increases the magnitude of velocity?
 
Last edited:
still completely confused
 
|\mathbf{a}_c| = \frac{v^2}{r}
|\mathbf{a}_t| = \mbox{0,500 }m/s^2

\mathbf{a}_c + \mathbf{a}_t = \mathbf{a}
\mathbf{a}_c and \mathbf{a}_t are perpendicular.
What is |\mathbf{a}|?
 
what? what is at, and how is that 0,500 m/s^2
 
Sorry, I changed the indexes :)
|\mathbf{a}_t| is the magnitude of the tangential acceleration. That is the acceleration that changes the magnitude of velocity (you've probably noticed that in uniform circular motion the magnitude of velocity remains unchanged, even though the particle's accelerated by a centripetal force. This force only changes the direction of the particle).

Now there's tangential acceleration involved, which is tangent to the path and thus accelerates the particle along the path. This means that the magnitude of velocity changes too.
|\mathbf{a}_t| = \frac{d|\mathbf{v}|}{dt}

EDIT: Actually the latter equation's a bit dodgy as |\mathbf{a}_t| must be equal to or greater than 0, and \frac{d|\mathbf{v}|}{dt} can be anything.
So, I suppose, a better way to say that would be something like
a_t = \frac{d|\mathbf{v}|}{dt}
where \mathbf{a}_t = a_t \hat{\mathbf{t}}
 
Last edited:
I drew an image for you.
I forgot there was a problem to solve :), so this one's a more general one.
http://img54.imageshack.us/my.php?image=img0042uf.jpg

EDIT: \mathbf{a} should be a bit more to the left (in the picture), as \mathbf{a} = \mathbf{a}_c + \mathbf{a}_t.
 
Sorry, for my elementary understanding, but what is d in the formula for at?
I know that ac=.643 m/s^2, but I can't figure out how to solve for at.
 
  • #10
Ah, d's for derivatives:
a = \lim \limits_{\Delta t \to 0} \frac{\Delta v}{\Delta t} = \frac{dv}{dt}
If you're not familiar with that, just ignore it.

I'll try a different approach:
Tangential acceleration is parallel to (tangential) velocity, which means that that is acceleration changing the magnitude of velocity. Centripetal acceleration does indeed affect the velocity, but only by turning its direction. It does not change the particle's speed (that is, the magnitude of velocity).
Thus a_t =\mbox{0,500 }m/s^2

Add the vectors and calculate the magnitude of the result-vector:
a = \sqrt{a_c^2 + a_t^2}
 
Back
Top