Calculate linear acceleration of a pivoted stick

Click For Summary

Homework Help Overview

The problem involves a uniform thin stick of mass M and length L, pivoted at one end, and released from a horizontal position. Participants are tasked with calculating the linear acceleration of the free end of the stick immediately after release and its speed as it passes through the vertical position, utilizing concepts from rotational dynamics and energy conservation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the relationship between torque, moment of inertia, and angular acceleration, with some attempting to derive expressions for angular velocity and acceleration. Questions arise about the correct reference axis for moment of inertia and torque calculations. There is also exploration of how to relate linear and angular quantities, particularly in the context of tangential and radial acceleration.

Discussion Status

There is an ongoing exploration of the relationships between different physical quantities, with some participants providing guidance on the correct application of equations. Multiple interpretations of the problem setup are being examined, particularly concerning the moment of inertia and the pivot point. Participants are actively questioning assumptions and refining their approaches.

Contextual Notes

Participants note the importance of consistency in the reference axis for calculations, and there are discussions about the implications of using the center of mass versus the pivot point for moment of inertia. Some participants express uncertainty about the application of conservation of energy in this context.

marsupial
Messages
45
Reaction score
2

Homework Statement


A uniform thin stick of mass M and length L has a moment of inertia about its centre of mass of I = (1/12)ML^2. The stick, which is pivoted at one end, is held horizontal and then released. Assuming the pivot is frictionless, calculate:

i) the linear acceleration of the free end of the stick (due to gravity) immediately after its released, and
ii) the speed of the free end of the stick as it passes thru the vertical position.

Homework Equations


$$ \tau = rF $$
$$ \tau = I \omega $$
$$ a_r = \omega^2 r $$
$$ a_{tan} = \alpha r $$

The Attempt at a Solution


Using the first two equations: ## \tau = mg(L/2) ## and ## \tau = (1/12)ML^2 \omega ##
I got ## \omega = 6g/L ##

I presume the linear acceleration is the tangential plus radial acceleration, but I don't see how to work out the tangential acceleration. Also, I presume you use conservation of energy to calculate part 2, but I am not sure if it is just gravitational potential energy (at horizontal) equalling translational kinetic energy or translational plus rotational kinetic energy.
 
Physics news on Phys.org
How would you find the velocity of the free end? How is velocity and acceleration related?

When you have a fixed point, the entire kinetic energy is given by the rotational energy given by ##I\omega^2/2## where I is the moment of inertia relative to the fixed point. You could also write it as the rotational energy relative to the center of mass plus the transational energy relative to the center of mass, but in this case it would just complicate things. For example, you would have to compute the moment of inertia relative to the center of mass.
 
  • Like
Likes   Reactions: marsupial
marsupial said:
how to work out the tangential acceleration.
You don't know how to get the tangential acceleration from the angular acceleration? How would you get tangential velocity from angular velocity? Or did you mean you don't know how to get the radial acceleration?
marsupial said:
## \tau = mg(L/2) ## and τ=(1/12)ML2ω
You need to be consistent about the reference axis. What axis have you used in each of those two equations?
Also, it is usual to use α, or ##\dot \omega##, for angular acceleration and ω for angular velocity.
 
  • Like
Likes   Reactions: marsupial
So, ## v = \omega r = 6g ## . I'm not sure how to get the tangential acceleration from that. I know you can differentiate angular velocity (to get angular acceleration etc) (and apply the formula), but there is nothing to differentiate (it would be 0). Sorry, I'm just not seeing it yet.

The axis was at the pivot. Am I going about this wrong?
 
Last edited:
marsupial said:
The axis was at the pivot
But the expression you used for the moment of inertia was 1/12 ML2, which is:
marsupial said:
moment of inertia about its centre of mass

marsupial said:
there is nothing to differentiate
I don't understand that statement. Differentiate ##v=\omega r## with respect to time, taking r as constant.
 
  • Like
Likes   Reactions: marsupial
marsupial said:
So, v=ωr=6gv=ωr=6g v = \omega r = 6g .
No, the angular velocity (and the velocity) are zero! Your equation also does not match dimensionally. The first step is true. What do you get if you differentiate it with respect to time?
 
  • Like
Likes   Reactions: marsupial
marsupial said:
τ=Iω
This is not correct. The torque is the time derivative of the angular momentum ##L = I\omega##, not the angular momentum itself.
 
  • Like
Likes   Reactions: marsupial
Sorry I am a bit slow with this. ## \tau = I \alpha = (1/12)ML^2 \alpha ## , so ## \alpha = 6g/L ##
Differentiating ## v = \omega r ## wrt t gives ## a = \alpha r ##
So, if my moment of inertia is about the CM, then my axis should also be there? Which would mean r = L/2, so ## a = 3g ##
Is that better?
Do I then need to integrate ## \alpha ## to get ## \omega ## ? Which would be 6gt/L + C, which doesn't seem right
 
Last edited:
marsupial said:
Sorry I am a bit slow with this. ## \tau = I \alpha = (1/12)ML^2 \alpha ## , so ## \alpha = 6g/L ##
Differentiating ## v = \omega r ## wrt t gives ## a = \alpha r ##
So, if my moment of inertia is about the CM, then my axis should also be there? Which would mean r = L/2, so ## a = 3g ##
Is that better?
Yes, it is better, but not correct. You also need to consider the comments of haruspex about which point your momentum of inertia is computed relative to.

Edit: Also, at the free end r=L.
 
  • Like
Likes   Reactions: marsupial
  • #10
I'm not sure what to do. Is this wrong - ## \omega = mg(L/2) ## . I don't know what else it would be - mg(L/4) ?
 
  • #11
marsupial said:
I'm not sure what to do. Is this wrong - ## \omega = mg(L/2) ## . I don't know what else it would be - mg(L/4) ?
This even has the wrong units. Start by recomputing the moment of inertia about the pivot point. You can do this using the parallel axis theorem or compute it from first principles.
 
  • Like
Likes   Reactions: marsupial
  • #12
marsupial said:
if my moment of inertia is about the CM, then my axis should also be there?
They need to be about the same point, whatever. If you take the mass centre as axis then you have to go back to calculating the torque. The weight of the rod, mg, has no moment about that axis. Instead, the reaction from the pivot will have a moment about it. But this way makes things more complicated, so better to use the pivot as the axis for both torque and moment of inertia.
 
  • Like
Likes   Reactions: marsupial
  • #13
so ## I = I_{cm} + ML^2 = (1/12)ML^2 + ML^2 ##
## mg(L/2) = ((1/12)ML^2 + ML^2) \alpha ##
## \alpha = 6g/13L ##

Is that better?

If that is correct, then a = 6g/13. And this would be the linear acceleration.
Thank you so much for your help, I really appreciate it. I'm studying past exam papers, and was really stuck on this one.
 
Last edited:
  • #14
What is the distance from the CoM to the pivot?
 
  • Like
Likes   Reactions: marsupial
  • #15
It's L/2. Does that mean ## (1/12)ML^2 + M(L/2)^2 ## for I?
So, ## \alpha = (3g)/(2L) ##
and ## a = 3g/2 ##
 
Last edited:
  • #16
marsupial said:
It's L/2. Does that mean ## (1/12)ML^2 + M(L/2)^2 ## for I?
So, ## \alpha = (3g)/(2L) ##
and ## a = 3g/2 ##
Yes.
 
  • Like
Likes   Reactions: marsupial
  • #17
Thank you both so much, I really appreciate it.
 
  • #18
It's interesting that the free end of the stick has greater acceleration than "free fall" (g).

As you can show with your equations and as the coins show in the video, the particles in the far 1/3 of the stick initially have tangential accelerations greater than g.
 
  • Like
Likes   Reactions: Vibhor, marsupial and haruspex

Similar threads

  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 95 ·
4
Replies
95
Views
7K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
335
Views
17K
Replies
10
Views
3K
  • · Replies 42 ·
2
Replies
42
Views
4K
Replies
2
Views
2K