Rotation Problem: determine the number of revolutions

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
cehen2
Messages
3
Reaction score
0

Homework Statement



It's been a while since I've done a problem like this, and I wanted to see if anyone could spot my errors. I know that I'm making an incorrect assumption somewhere, but can't quite figure it out.

The problem states:

A 150 lb man is on the edge of a diving board, 30 feet above the surface of the water. He curls up into a ball and leans forward at an angle [tex]\theta[/tex] until he falls while rotating to the surface of the water. If his center of gravity is 1.2 feet above his feet on the diving board, approximately how many revolutions will he complete before he hits the water?

Given:
Weight = 150 lbs; Mass = 150 lbs / 32.2 = 4.66 slugs
h = 30 feet

Find:
Number of revolutions

Homework Equations



I = MR2
[tex]\sum[/tex][tex]\tau[/tex] = I[tex]\alpha[/tex]
[tex]\tau[/tex] = r x F = rFsin[tex]\theta[/tex]

The Attempt at a Solution



My thought is that when the person leans forward far enough over the board, his center of gravity will create a torque that will start the spinning. Once he tips off of the board, he continues to spin while falling into the water.

I = MR2 = 4.66 * (1.2)2 = 6.71 *I'm assuming you just treat the center of gravity as a point mass and not like a sphere or ring.

[tex]\tau[/tex] = r x F = rFsin[tex]\theta[/tex] = 1.2 * 250 * sin[tex]\theta[/tex] = 180 sin[tex]\theta[/tex] *This is one of the areas where I don't quite know what theta to use..

[tex]\sum[/tex][tex]\tau[/tex] = I[tex]\alpha[/tex]
180 sin[tex]\theta[/tex] = 6.71 [tex]\alpha[/tex]
26.8 sin[tex]\theta[/tex] =[tex]\alpha[/tex]

Now I know what I want to do. I want to find the alpha and use this to find [tex]\omega[/tex]. Once the diver leaves the diving board, I assume that [tex]\alpha[/tex] goes to 0 since no more external torques are applied to the system. But I do not think I can assume that alpha is constant throughout the initial motion of rolling off of the diving board. I can find the time for the diver to hit the water since acceleration should be constant and equal to 32.2 ft/s2. Once I know this, I can figure out the total radians that the diver rotates through and convert to revolutions by dividing by 2 [tex]\pi[/tex]. The answer is supposed to be 0.934 revolutions, but I don't quite know how to get there. I tried using energy as well, but I wasn't able to get that to work either.

I would appreciate any tips to get me moving in the correct direction.

Thanks
 
Physics news on Phys.org
You should use projectile motion equations to get the time it takes for him to reach the water then use that as the time to get the number of revolutions.
 
I think I should have included a picture initially. Please see the quick sketch (not to scale) showing what I am describing. I understand the use of projectile motion equations when items are launched off of a ledge with a significant velocity in the x direction. I don't think this is the case for this particular problem, but definitely correct me if I'm wrong. The way I'm interpreting it is that the person curled up into a ball leans forward until they fall straight down while rotating. I can find the time to fall fairly easily; however, my question is about how to handle the torque providing the initial rotation.

Edit: Also attached is a FBD. Initially when the person is curled up without leaning forward, the only forces he experiences are his weight and the normal force of the platform. When the person leans forward far enough, if you take his center of mass as the pivot point, the normal force creates a torque. At some critical angle, [tex]\theta[/tex]c, the normal force goes to 0 and there is no longer a torque on the person. My issue is finding this critical value.

Thanks for any additional help!
 

Attachments

  • Physics18.11.jpg
    Physics18.11.jpg
    7.7 KB · Views: 543
  • FBD18.11-1.jpg
    FBD18.11-1.jpg
    5.6 KB · Views: 549
Last edited:
Just wondering if anyone else had any ideas.

I tried rock.freak667's suggestion to use projectile motion equations to get the time. I solved h = 1/2 gt2 for t and got t = 1.366 seconds. This is the same time I got when I just used the equations for constant acceleration (i.e. h = ho + vot + 1/2 gt2).

Here is the closest I could get to the correct answer. I know I'm missing some fundamental assumption, but I can't quite place it.

Let's say I set [tex]\theta[/tex] in my previous post to [tex]\pi[/tex]/2. This assumes that when the person's center of gravity is parallel to the diving board, this is the moment he loses contact with the board. This gives me [tex]\alpha[/tex] = 26.8 rad/s2. If I plug this into [tex]\theta[/tex] = [tex]\omega[/tex]ot + 1/2 [tex]\alpha[/tex]t2 and solve for t, I get 0.342 seconds for the time it takes to rotate from [tex]\theta[/tex] = 0 to [tex]\pi[/tex]/2. This assumes that alpha is constant, which I do not think is true... I can then plug this into [tex]\omega[/tex] = [tex]\omega[/tex]o + [tex]\alpha[/tex] t . This gives me [tex]\omega[/tex] = 9.17 rad/s. If I then go back and use [tex]\theta[/tex] = [tex]\omega[/tex]t + 1/2 [tex]\alpha[/tex]t2 with the total time to fall t = 1.366 and [tex]\alpha[/tex] = 0 (no more external torque), I get [tex]\theta[/tex] =12.53 radians = 1.99 revolutions. This is about 1 revolution too many based on what the answer in the book says. I'm sure I am making an incorrect assumption somewhere. I'm not sure if I'm supposed to treat [tex]\alpha[/tex] as a function of [tex]\theta[/tex](t) and integrate instead of assuming [tex]\alpha[/tex] is constant.

Thanks in advance!