Rolling, Both Slipping and Nonslipping

  • Thread starter Thread starter cbasst
  • Start date Start date
  • Tags Tags
    Rolling Slipping
AI Thread Summary
The discussion revolves around the dynamics of a cylinder transitioning from slipping to rolling on a frictional surface. The equations for linear velocity v(t) and angular velocity ω(t) are derived, with the user noting a discrepancy between their results and the textbook, specifically regarding the sign of ω(t). The conversation highlights the importance of understanding torque direction and the relationship between linear and angular motion, emphasizing that while negative angular velocity can be acceptable in certain contexts, it complicates the analysis of rolling conditions. Ultimately, the correct rolling condition is established as v = rω, where the magnitudes should be considered to avoid confusion with vector directions. The participants agree on the need to focus on absolute values for clarity in calculations.
cbasst
Messages
33
Reaction score
0

Homework Statement



A cylinder of radius r, mass m, and rotational inertia 1/2mr2 slides without rolling along a flat, frictionless surface with speed v0. At time t = 0 the object enters a region with friction (with coefficients μk and μs), as shown above. Initially the cylinder slips relative to the surface, but eventually it begins to roll. Set t = 0 when the object enters the region with friction.

After the object enters the region with friction, but before it begins rolling without slipping, what is v(t), and what is ω(t)? When does the transition to rolling without slipping occur?

Homework Equations



F = ma
Ff = μN
\tau = I\frac{d\omega}{dt} = r x F
v = r\omega

The Attempt at a Solution



To find v(t),

\Sigma F = ma

a = \frac{-F_f}{m} = \frac{-u_kN}{m} = \frac{-μ_kmg}{m} = -μ_kg

v = v_0 + \int a \ dt = v_0 - u_kgt

To find ω(t),

\Sigma \tau = I \frac{dω}{dt} = -F_fr

\frac{1}{2}mr^2\frac{dω}{dt} = -μ_kmgr

\frac{dω}{dt} = \frac{-2μ_kg}{r}

ω(t) = \frac{-2μ_kg}{r}t

While my equation for v(t) agrees with the answer my book gives, the book has ω(t) = \frac{2μ_kg}{r}t which omits the negative sign. I believe that this may be an incorrect omission on the book's part. It seems to me that if the force is happening in the -\hat{x} direction and the radius is pointing in the -\hat{y} direction, the torque should be in the -\hat{z} direction. This implies that the angular velocity is increasing in the negative direction, so there should be a negative sign in the ω(t) function (how I did it). I would be happy to leave it there - case closed - except that it gives me a negative time for when the cylinder starts rolling without slipping (I set the v(t) and ω(t) functions equal, then then it gives me that t = \frac{v_o}{-μ_kg}. What's the problem?
 
Physics news on Phys.org
cbasst said:
v = v_0 + \int a \ dt = v_0 - u_kgt

ω(t) = \frac{-2μ_kg}{r}t

Both correct. Usually the negative sign is ignored and only the magnitude of ω is considered in the textbooks, and also the rolling condition is established for the magnitude of ω and the speed of the CM.

cbasst said:
(I set the v(t) and ω(t) functions equal, then then it gives me that t = \frac{v_o}{-μ_kg}. What's the problem?

ω(t) is can not be equal to V(t) they have different dimensions :) So what exactly is the rolling condition? ehild
 
cbasst said:
While my equation for v(t) agrees with the answer my book gives, the book has ω(t) = \frac{2μ_kg}{r}t which omits the negative sign. I believe that this may be an incorrect omission on the book's part. It seems to me that if the force is happening in the -\hat{x} direction and the radius is pointing in the -\hat{y} direction, the torque should be in the -\hat{z} direction. This implies that the angular velocity is increasing in the negative direction, so there should be a negative sign in the ω(t) function (how I did it). I would be happy to leave it there - case closed - except that it gives me a negative time for when the cylinder starts rolling without slipping (I set the v(t) and ω(t) functions equal, then then it gives me that t = \frac{v_o}{-μ_kg}. What's the problem?

Torque is defined as R×F and not F×R so the torque is in the +z direction. For an independent case like pure rotational motion the negative value for angular velocity is "acceptable" as it is just a sign convention. However here we are considering two motions and they should follow the same coordinate system. If +x direction is positive then clockwise direction is positive. Therefore torque is positive.
 
ehild said:
Both correct. Usually the negative sign is ignored and only the magnitude of ω is considered in the textbooks, and also the rolling condition is established for the magnitude of ω and the speed of the CM.



ω(t) is can not be equal to V(t) they have different dimensions :) So what exactly is the rolling condition?


ehild

Although he has written it wrongly has used the condition of rolling correctly but is getting the negative of the correct time.

I agree that we should just use our common sense and take the magnitude. No need to think about the cross product for each problem.
 
So what exactly is the rolling condition?

Didn't you state the condition already? v = rω, which is what I used, except that according to you the ω should be the magnitude (absolute value), which makes sense. I guess I didn't think about the fact that I was setting two different unit vectors equal to each other! Thanks for the help!

Torque is defined as R×F and not F×R so the torque is in the +z direction.

I'm pretty sure not. Torque is certainly rXF, but if you examine the values, you do end up with a negative torque (assuming that \hat{x} x \hat{y} = \hat{z}, which should always be true). I would submit a proof, except I'm not sure how to do 3x3 determinants in latex.
 
cbasst said:
Didn't you state the condition already? v = rω, which is what I used, except that according to you the ω should be the magnitude (absolute value), which makes sense.
When rolling, positive velocity of the CM involves clockwise rotation, that is, negative ω. So you have to use the v=-rω as rolling condition if you consider the angular velocity of the rolling body negative. But this equation is not a vector equation, better to use v=rω with the magnitudes.
In vector notation, the velocity of the CM is v=ωxr with respect to the point of contact with the ground.
And you are right, static friction produces negative torque with respect to the CM.
ehild
 
Last edited:
I see. This makes sense. Thanks once again!
 
Back
Top