Rotational motion inclined plane

Click For Summary

Discussion Overview

The discussion revolves around modeling the motion of a ball rolling down an inclined plane, specifically focusing on calculating the acceleration due to gravity at a given angle while considering both translational and rotational motion. Participants explore the implications of friction and the equations governing the dynamics of rolling motion.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant proposes a basic model for acceleration as a function of gravitational force and angle, but acknowledges the need to incorporate rotational dynamics.
  • Another participant suggests including the force of friction and applying Newton's laws to both translational and rotational motion to derive the acceleration.
  • Several participants discuss the relationship between translational and rotational acceleration, questioning how to properly account for friction and whether it can be ignored under certain conditions.
  • There is a debate about whether to combine translational and rotational accelerations directly or to treat them separately using Newton's laws.
  • Participants explore the equations for torque and moment of inertia, with some confusion about how to relate them to the overall motion of the ball.
  • One participant arrives at a derived expression for acceleration, which is then confirmed by another participant, leading to a final expression that incorporates both gravitational and frictional effects.

Areas of Agreement / Disagreement

Participants generally agree on the need to account for both translational and rotational motion, but there is no consensus on the best approach to derive the equations governing the motion. The discussion includes competing views on how to handle friction and the relationship between different forces acting on the ball.

Contextual Notes

Limitations include the assumption of rolling without slipping and the dependence on the friction coefficient, which is not explicitly defined in the discussion. The derivations also rely on the correct application of Newton's laws for both translation and rotation, which some participants find challenging.

Who May Find This Useful

This discussion may be useful for students and enthusiasts interested in classical mechanics, particularly those studying rotational dynamics and the effects of friction on motion.

pff
Messages
17
Reaction score
0
Hi guys,
I need to model a ball rolling on an incline plane, and i would like to be able to calculate acceleration due to gravity for a given angle.
Currently i have:
a = f / m
f = m*g*sin(angle)
a = g*sin(angle)

I am aware this does not take rotational motion into account, which is what I'm trying to do now
Its been a while since i took a physics class, If someone could help me out it would be much appreciated
 
Physics news on Phys.org
When you have the ball rolling without slipping on an incline, you'll need to include the force of friction. By applying Newton's laws to translation and rotation, and the constraint for rolling without slipping (v = ωr), you'll be able to figure out the acceleration as a function of angle.
 
ok, i came up with the following

a = \alphar
\alpha = \tau/I
solid sphere I = (2/5)mr^{2}
\tau=rF
\alpha = rF/(2/5)mr^{2}
a = Fr/(2/5)mr

= g*sin(angle) / (2/5)

Is this sensible? i would have expected an r term.
 
Almost, but not quite.

You need to apply Newton's 2nd law to both rotation and translation. You'll end up with two equations, which you'll combine.
 
Translational motion due to the ball slipping?
Now my head is starting to hurt.
I would need to have a value for friction, then split the force between rotational acceleration and acceleration down the plane?
I don't have any specific value for friction coefficient.
If there is sufficient friction could I just ignore the translational component?
 
pff said:
Translational motion due to the ball slipping?
No, translational motion due to the ball rolling down the incline. (It translates as well as rotates.
Now my head is starting to hurt.
I would need to have a value for friction, then split the force between rotational acceleration and acceleration down the plane?
I don't have any specific value for friction coefficient.
If there is sufficient friction could I just ignore the translational component?
You don't need to know the value of the friction, just call it F. (No, you can't ignore translational motion!)

What forces act on the ball? Draw a free body diagram.
 
well i already have translational acceleration
a = g*sin(angle)
...can i just add them together?
a = a(rot) + a(tran) = g*sin(angle) / (2/5) + g*sin(angle)
 
pff said:
well i already have translational acceleration
a = g*sin(angle)
That's the translational acceleration if the ball slid down the incline without rolling. (What would happen with no friction, for example.) When the ball rolls, things change.
...can i just add them together?
a = a(rot) + a(tran) = g*sin(angle) / (2/5) + g*sin(angle)
No. Do what I said earlier. Apply Newton's 2nd law twice.
 
I guess i have to account for friction then?

a = m*g*sin(angle) - F / m

Your saying apply Newtons laws twice? i suppose this is to get a net force?

F(tran) = m*g*sin(angle) - F(friction)

F(rot) = ma = m*g*sin(angle)/(2/5)

F = m*g*sin(angle) - F(friction) + m*g*sin(angle)/(2/5)

Is that what you had in mind? along the right track?
I doubt it because using F=ma the m cancels and its equivalent to summing acceleration. I hope you just made me do properly, because I'm stuck otherwise, I need more of a hint please.
 
  • #10
pff said:
I guess i have to account for friction then?
Of course.

a = m*g*sin(angle) - F / m
Almost, but not quite.

Your saying apply Newtons laws twice? i suppose this is to get a net force?
No, not to get a net force. Once for rotation (where net torque is used instead of net force) and once for translation.

F(tran) = m*g*sin(angle) - F(friction)
OK, that's the net force. Set it equal to ma:
m*g*sin(angle) - F(friction) = ma

F(rot) = ma = m*g*sin(angle)/(2/5)

F = m*g*sin(angle) - F(friction) + m*g*sin(angle)/(2/5)

Is that what you had in mind? along the right track?
I doubt it because using F=ma the m cancels and its equivalent to summing acceleration. I hope you just made me do properly, because I'm stuck otherwise, I need more of a hint please.
Hint: Newton's 2nd law for rotation is Torque = I*alpha. (You used it earlier.)

What torque does friction exert on the ball? How does alpha relate to a?
 
  • #11
Sorry, a = g*sin(angle) - F / m

I thought torque from friction was equivalent to the force pulling the ball down the slope in order to make it rotate

torque = m*g*sin()*r
alpha = a/r, but i don't understand where that gets me, back to a = g*sin(angle) / (2/5) ?
 
  • #12
pff said:
Sorry, a = g*sin(angle) - F / m
OK, but you're getting ahead of yourself. So far, we have one equation, for translation. (See last post.)

I thought torque from friction was equivalent to the force pulling the ball down the slope in order to make it rotate

torque = m*g*sin()*r
alpha = a/r, but i don't understand where that gets me, back to a = g*sin(angle) / (2/5) ?
Not sure what you're doing here. Torque due to friction is just F*r. So write Newton's 2nd law for rotation. That will give you your second equation.
 
  • #13
sorry, so i have

F = m*g*sin(angle) - F(friction)
and
t = rF = r*m*g*sin(angle)

...?
 
  • #14
pff said:
sorry, so i have

F = m*g*sin(angle) - F(friction)
I was using "F" to represent friction; Instead, for clarity, let's call Friction Ff.
The net force is:
ΣF = m*g*sin(angle) - Ff
Apply Newton's 2nd law:
m*g*sin(angle) - Ff = ma
[this is equation #1]
and
t = rF = r*m*g*sin(angle)
The torque producing force is the friction; it's torque is r*Ff. (Nothing to do with gravity.)

Apply Newton's 2nd law:
Torque = I*alpha

Flesh that last equation out; it will be equation #2.
 
  • #15
ok, but if i have

t = I\alpha

so
I = (2/5)*m*r^2
but angular acceleration is due to the angular component of gravity, although the friction causes the rolling, the amount is due to g isn't it?
...
unless i use a = \alphar
\tau = I*a/r
is that better?
 
  • #16
pff said:
ok, but if i have

t = I\alpha

so
I = (2/5)*m*r^2
but angular acceleration is due to the angular component of gravity, although the friction causes the rolling, the amount is due to g isn't it?
You're thinking way too much. The torque is due to the friction, which depends on the angle. But let the equations do the work for you.
...
unless i use a = \alphar
\tau = I*a/r
is that better?
Yes. So far, so good. Replace tau and I with what they equal.
 
  • #17
t = I*a/r
= (2/5)*m*r^2*a / r

t = Ff*r
Ff*r = (2/5)*m*a*r

F = (2/5)*m*a
the force? that's what we want first right?
 
  • #18
pff said:
t = I*a/r
= (2/5)*m*r^2*a / r

t = Ff*r
Ff*r = (2/5)*m*a*r

F = (2/5)*m*a
the force? that's what we want first right?
Yes! (Make sure that F is really Ff, the friction force.)

This is equation #2. Combine it with equation #1, and then solve for the acceleration. (You can also solve for the friction force, if you want.)
 
  • #19
Ff = (2/5)*m*a
ma = m*g*sin(t) - Ff

ma = m*g*sin(t) - (2/5)*m*a
a = g*sin(t) - (2/5)*a
a + (2/5)*a = g*sin(t)
(7/5)*a = g*sin(t)

a = g*sin(t) / (7/5)

..?
please?
 
  • #20
pff said:
Ff = (2/5)*m*a
ma = m*g*sin(t) - Ff

ma = m*g*sin(t) - (2/5)*m*a
a = g*sin(t) - (2/5)*a
a + (2/5)*a = g*sin(t)
(7/5)*a = g*sin(t)

a = g*sin(t) / (7/5)

..?
please?
Yes! You made it!

But write it as
a = (5/7)*g*sin(t)
 
  • #21
woohoo!

Thanks for your time and patience, its very much appreciated.
 
  • #22
You're welcome.

Notice that the acceleration is less than something sliding with no friction. This should make sense, since some of the gravitational PE is being converted to rotational KE, leaving less translational KE.

But no energy is lost to friction, since there's no slipping. Mechanical energy will be conserved.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 21 ·
Replies
21
Views
4K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 10 ·
Replies
10
Views
1K