Finding Angular Velocity and Tip Speed of a Falling Rod

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
2 replies · 3K views
physucsc11
Messages
22
Reaction score
0

Homework Statement



A thin rod of length L stands vertically on a table. The rod begins to fall, but its lower end does no slide. (a) Determine the angular velocity of the rod as a function of the angle [tex]\phi[/tex] it makes with the tabletop. (b) What is the speed of the tip of the rod just before it strikes the table?


Homework Equations



1) Torque = Moment of Inertia * angular acceleration
T = I * [tex]\alpha[/tex]

T = Fdsin[tex]\phi[/tex]



The Attempt at a Solution



I am not sure if this is the correct solution because I'm not sure if I'm thinking about the problem correctly.

We know there is a force from gravity Fg. It will depend on the angle of the rod with the table. This relation is given by Fg([tex]\phi[/tex]) = mgsin[tex]\phi[/tex].

so T([tex]\phi[/tex]) = mgsin[tex]\phi[/tex]d = mg(L/2)sin[tex]\phi[/tex].

now [tex]\alpha[/tex] = [tex]\frac{T}{I}[/tex], so

[tex]\alpha[/tex]([tex]\phi[/tex]) = (mgLsin[tex]\phi[/tex])/2I,

and we know I for a rod in this case is 1/3mL^2

so [tex]\alpha[/tex]([tex]\phi[/tex]) = [tex]\frac{3gsin\phi}{2L}[/tex]])

then I integrate the ang. acceleration to find the angular velocity from [tex]\pi[/tex]/2 to 0.

I found [tex]\omega[/tex] = [tex]\frac{3g}{2L}[/tex] rad/sec .


I have good feeling I am leaving something out in this solution, such as possibly something to do with friction with the surface. I have a feeling the words "falls without slipping" mean something I am not realizing.
 
Physics news on Phys.org
I have a feeling the words "falls without slipping" mean something I am not realizing.
No, one correctly interpreted the "falls without slipping", which means that the rod pivots about the lower end, rather than at the center of gravity or point in between. One selected the appropriate from of the MI for this condition.

http://hyperphysics.phy-astr.gsu.edu/hbase/mi2.html#irod
 
Ah, yes. Sometimes when thinking about more complex problems I start getting confused about the simple things and start questioning everything I normally know.

Thanks anyways.