An object on an inclined plane

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
7 replies · 3K views
funoras
Messages
21
Reaction score
0

Homework Statement


A homogenous thin cylinder is put on an inclined plane (angle of elevation is α). The coefficient of friction is [tex]\mu[/tex] . What is the speed of the centre of the mass of the cylinder and it's angular velocity at distance l from the start of motion.


Homework Equations


[tex]F=ma[/tex]
[tex]I=mR^2/2[/tex]
[tex]v=at[/tex]



The Attempt at a Solution


I drew a free body diagram and found out that the acceleration is
[tex]a=g(sinα-\mu\cosα)[/tex] and found the velocity
[tex]v=\sqrt{2lg(sinα-\mu\cosα)}[/tex]

The problem is, i can't find the angular velocity in any way.
 
Physics news on Phys.org
I presume this is pure "rolling", no sliding, motion. In one complete rotation, then, the cylinder will have moved a distance equal to the circumference of the cylinder. Since you know the linear speed of the center axis, you know the time it will take the cylinder to move that far. The angular speed is [itex]2\pi[/itex] radians divide by that time.
 
funoras said:
I drew a free body diagram and found out that the acceleration is
[tex]a=g(sinα-\mu\cosα)[/tex]
How did you derive this result?
and found the velocity
[tex]v=\sqrt{2lg(sinα-\mu\cosα)}[/tex]
Same question here.

The problem is, i can't find the angular velocity in any way.
The translational and rotational velocities are related by the constraint that the cylinder rolls without slipping.
 
[tex]N=mgcos\alpha[/tex]
[tex]ma=mgsin\alpha-F[/tex]
[tex]F=\mu N[/tex]

and from here
[tex]a=g(sinα−μcosα)[/tex]
and the distance l is
[tex]l=at^2/2[/tex]
from here [tex]t=\sqrt{2l/a}[/tex]
and velocity is [tex]v=at=\sqrt{2lg(sinα−μcosα)}[/tex]

But that would mean the cylinder is sliding i guess. I'm completely lost now.
 
funoras said:
[tex]F=\mu N[/tex]
Do not assume this. F = μN would be the maximum possible value of static friction for the given surface; the actual friction needed to prevent slipping will be less. Just call the friction F and solve for it.

(Don't forget Newton's 2nd law for rotation.)
 
So
[tex]mg sin \alpha - F = ma[/tex]
[tex]FR=mR^2\beta/2[/tex]
[tex]a=\beta R[/tex]

and from here [tex]a=2gsin\alpha /3[/tex]

and i can find the translational velocity, but what about the angular velocity? it seems i will need the radius, which is not given
 
funoras said:
and i can find the translational velocity, but what about the angular velocity? it seems i will need the radius, which is not given
Yes, you are correct. It seems you do not have enough information to obtain the angular velocity.

(If this is a textbook problem, what book is it from?)
 
It's not a textbook problem. However, thanks a lot for your help ! :)