Angular acceleration of a rod pivoted at an end, at angle below the horizontal

AI Thread Summary
The discussion centers on calculating the angular acceleration of a rod pivoted at one end and released from a specific angle. The relevant equations include the moment of inertia at the pivot, torque due to gravity, and the relationship between torque and angular acceleration. The user attempts to derive the angular acceleration but expresses confusion over the process and the correct moment of inertia to use. Clarifications are sought regarding the assumptions of uniform mass distribution and the correct application of formulas. The conversation highlights the importance of understanding the pivot point's influence on the moment of inertia in such problems.
therayne
Messages
5
Reaction score
0

Homework Statement



Tgbeq.jpg


The rod is at rest and is released, what is the angular acceleration immediately after release? The pivot is frictionless, gravity is 9.8 m/s^2.

Homework Equations



Icm = (1/12)ML^2 => Inertia at center of mass, this was given in the problem, i don't think it's necessary though

Iend = (1/3)ML^2 => at pivot end, this was also given in the problem and i confirmed it with the parallel axis theorem

t = rF*sin(A) =>torque, r is the radius(half the total length L), and F is the force of gravity(m*g)

\alpha = t/I =>ang accel

The Attempt at a Solution


t = rMg*sin(A)

\alpha = (rMg*sin(A)) / ((1/3)ML^2))
since r is half the length of the total length L, i can say L = 2r

\alpha = (rMg*sin(A)) / ((1/3)M(2r)^2))
\alpha = (3rg*sin(A))/ (4r^2) => 'M's cancel out, (1/3) on bottom becomes 3 on top
\alpha = (3g*sin(A))/ (4r) =>simplify 'r'sIs that the right process? I keep getting the wrong answer.

The angular acceleration should be positive right? I know for translational motion, when an object is speeding up it's acceleration is positive, when an object is slowing down it has negative acceleration, and when the rate of change of the speed is constant, the acceleration is 0. So it should be the same for angular acceleration right?

Btw: Is there a way to put LaTeX inside LaTeX code? I was trying to put the greek lower case letter "tau" inside fraction operation for alpha = tau / I but I kept getting an error.
 
Last edited:
Physics news on Phys.org
Hi, looks good but I don't understand why you use I=(1/3)MR2. Shouldn't you use the moment of inertia at the center of mass? Can we assume the rod to have uniform distribution of mass?
 
It's rotating about the pivot though, that's why I used I=(1/3)MR^2.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top