How Does Angular Velocity of a Rolling Cylinder Change Over Time?

AI Thread Summary
The discussion revolves around the angular velocity of a solid cylinder rolling down an inclined plane due to stiction. Two approaches to calculating angular velocity are presented, one using torque at the center of mass and the other considering friction at the point of contact. The first method yields an angular acceleration of dω/dt = (2g sin(α))/(3r), while the second suggests dω/dt = (2μg cos(α))/(3r). Participants clarify the use of the parallel axis theorem and emphasize the importance of relating linear and rotational accelerations. The consensus is that the cylinder is rolling without slipping, and both methods have merit, though care must be taken with the assumptions made regarding friction.
RiotRick
Messages
42
Reaction score
0

Homework Statement


rotationProblem.JPG

A solid cylinder rolls down an inclined plane because of stiction. How does angular velocity change over time?
Given:
##m,R,g,\alpha,\mu## where ##\mu## is the friction coefficient

Homework Equations


[/B]
##J_{cm} = 1/2 m*r^2## moment of inertia
m = mass of the cylinder
Parallel Axis theorem: ##J=J_{cm}+mr^2##
## M = I*d\omega/dt ## = Torque

The Attempt at a Solution


First I thought I take the torque at the center of mass pulling it down
##R*mg*sin(\alpha)=d\omega/dt*(J_{cm}+mr^2)##
which gives me as an end result:
## d\omega/dt = \frac{2*g*sin(\alpha)}{3*r} ##
= ## \omega = \frac{2*g*sin(\alpha)}{3*r}*t ##
Then I thought it would have been simpler if I looked at the point of friction:
## M/J = r \times F / J = r*F_{friction}/J = \mu*r*mg*cos(\alpha)/J=d\omega/dt ##
=## \frac{2*\mu*g*cos(\alpha)}{3r}=d\omega/dt ##
=## \frac{2*\mu*g*cos(\alpha)}{3r}*t=\omega ##

Are both correct, one of them or both garbage?
 

Attachments

  • rotationProblem.JPG
    rotationProblem.JPG
    52.8 KB · Views: 842
Physics news on Phys.org
You cannot just ignore the change in linear velocity.

Edit: Also, is the cylinder assumed to be rolling without slipping or do you need to take slipping into account?
 
RiotRick said:
First I thought I take the torque at the center of mass pulling it down
It does not seem to me that is what you did. You appear to have taken moments about the point of contact. In particular, you had to use the parallel axis theorem to get the MoI.
This is a good approach because it avoids dealing with the frictional force.
RiotRick said:
Then I thought it would have been simpler if I looked at the point of friction:
Which is what I think you did the first time. If you mean to consider the torque exerted by friction then you would now be taking moments about the mass centre, so the MoI is just ½mr2, but somehow you still got a 3 in there.
You will need another equation relating the frictional force to the linear acceleration, and another relating rotational to linear acceleration when rolling.
Also, you seem to have applied this popular but erroneous equation:
Static frictional force = coefficient of static friction x normal force.
That contains a serious flaw. Can you spot it?
Orodruin said:
is the cylinder assumed to be rolling without slipping or do you need to take slipping into account?
It says "stiction", which I take to mean static friction.
 
Thank you both for the quick answer. It's rolling without slipping

@haruspex: So you think the first answer is correct?
I used in both cases the parallel axis theorem. So you mean in the 2nd case it's just the moment of inertia? Why is that? Because the rotation axis never falls together with the "ground"?
haruspex said:
That contains a serious flaw. Can you spot it?
No. I've never heard that there is something fishy with it
 
RiotRick said:
No. I've never heard that there is something fishy with it
The coefficient of static friction tells you how hard you can push something before it "breaks loose" and starts slipping.

Say, for instance, you have a 50 kg box on a floor with a coefficient of static friction of 0.1 and gravity of 10 meters/sec^2. You rapidly calculate that you need a horizontal force of 50 * 0.1 * 10 = 50 N to overcome static friction and get it moving.

What is the force of static friction if you push the box horizontally with only 40 N?
 
RiotRick said:
in the 2nd case it's just the moment of inertia?
If you are taking moments about the mass centre then the torque you calculate is producing an angular acceleration about the mass centre. So no parallel axis involved.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top