Minimum angular velocity formula

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 17K views
edr2004
Messages
7
Reaction score
0

Homework Statement


A ride in an amusement park consists of a cylindrical chamber that rotates around a vertical axis as shown in the diagram below. When the angular velocity is sufficiently high, a person leaning against the wall can take his or her feet off the floor and remain "stuck" to the wall without falling.

Construct an expression for the minimum angular velocity that the ride could rotate at such that the person remains stuck to the wall. Use the following Use the following when entering your symbolic expression:

m : for the mass of the person
g : for the gravitational field strength near the surface of the earth
r : the radius of the cylindrical chamber (from the center to the walls)
mu : for the coefficient of friction between the person's back and the wall
pi : for π = 3.141592654...

Homework Equations


|FN| = mv2/r the inward normal force
|Fs| = μs|FN|maximum force of static friction
Fs| = mg

The Attempt at a Solution


I thought this was the answer but it is not correct.
v = sqrt((g*r)/mu)

ANy help would be appreciated!
 
Physics news on Phys.org
Setting the vertical forces to cancel out I get

m*g = mu*m*r*w^2

w = sqrt(g/(r*mu))