Circular Motion -> amusement park ride

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 11K views
the_EVIL
Messages
4
Reaction score
0
Circular Motion --> amusement park ride

Homework Statement


A gravitron ride at a fair consists of a large 15m cylinder, which rotates about a vertically oriented axis of symmetry. The rider is held to the inner cylinder wall by static friction as the bottom of the cylinder is lowered. If the coefficient of static friction between the rider and the wall is 0.8, then how many revolutions per minute must the cylinder execute?


Homework Equations


Fc= m vsquared/r
Fg= mg


The Attempt at a Solution


I don't really know where to start on this one. all i know is that i have to set up an equivalency, and that mass will somehow end up canceling out. Please help me out here, it would be greatly appreciated! Thanks in advance!
 
Physics news on Phys.org


You should always start with a free-body diagram with all the forces on it.
Here's a free body diagram (sorry about the suck-ish quality)
http://img198.imageshack.us/img198/6157/freebody.png

You've basically got all the forces, you're just missing the friction equation, which would be
[tex]F_{f} = \mu N[/tex]

So you'd set your equations like this:
[tex]\stackrel{+}{\rightarrow}\Sigma F_{x} = 0 \Rightarrow N - F_c = 0 \Rightarrow N - \frac {mv^2}{r} = 0 \Rightarrow N=\frac {mv^2}{r}[/tex]
[tex]\stackrel{+}{\uparrow}\Sigma F_{y} = 0 \Rightarrow F_{f} - F_{g} = 0 \Rightarrow \mu N - mg = 0 \Rightarrow \mu N = mg[/tex]

Now solve the two equations, substituting N into the second equation
[tex]\mu \frac {mv^2}{r} = mg \Rightarrow v = \sqrt{\frac {gr}{\mu}}[/tex]

And so now you've got "v". The rest shouldn't be hard, try it first.
 
Last edited by a moderator:


Thanks for the reply! I guess that problem wasn't all that bad at all!
 


No prob. Just remember to start with free body diagrams with each physics equation, they're pretty much a must.