Calculating Sphere Velocity on a Frictionless Ramp

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
kotchenski
Messages
16
Reaction score
0

Homework Statement


As of the past few hours I've been trying to make sense one how to calculate the velocity of a sphere that moves down a frictionless ramp. My biggest problem with this seems to be that I'm confusing myself with the linear velocity and the angular velocity. Note that the sphere starts at rest.


Homework Equations


Conservation of energy:
[tex]mgh=\frac{1}{2}mv^2 + \frac{1}{2}I \omega ^2[/tex]

Relation between linear velocity and angular velocity
[tex]v= \omega r[/tex]


The Attempt at a Solution


I can get as far as equating the two and inserting the moment of inertia for a sphere.
[tex]mgh=\frac{1}{2}mv^2 + \frac{1}{2}(\frac{2}{5}mr^2 \omega ^2)[/tex]
Unfortunately now I have no clue how to proceed. I'm in a sort of dilemma where I know if it starts sliding down the ramp then it doesn't seem like there should be any rotation. But if there is no rotation then is there any point in including the final part of the equation? Of course I could always refer this to the kinetic friction and come up with some sort of argument but I just don't seem to understand how it can make it make sense.
 
Physics news on Phys.org
Is the ramp frictionless or not? As you suspect, if there's no friction the sphere will not begin to rotate but will merely slide down.

What's the exact statement of the problem?
 
The ramp is frictionless.

I'm trying to understand what is happening with the sphere. If it is not rolling is it necessary to include the angular velocity? I'm asking because it it's not rolling then wouldn't it be zero?

I have to do this so I can isolate the velocity to see how it changes for the sphere when the height increases or decreases.
 
kotchenski said:
The ramp is frictionless.

I'm trying to understand what is happening with the sphere. If it is not rolling is it necessary to include the angular velocity? I'm asking because it it's not rolling then wouldn't it be zero?
Yes. Without friction ω = 0, so you can drop the rotational KE term from your energy equation.
 
Doc Al said:
Yes. Without friction ω = 0, so you can drop the rotational KE term from your energy equation.

Thank you, that was just what I was looking for.