Calculating Angular Velocity and Energy Dissipation After Collision and Rotation

AI Thread Summary
The discussion revolves around calculating the angular velocity and energy dissipation after a collision involving two poles and a particle. The user is working through the principles of conservation of momentum and energy, recognizing that while linear momentum is not conserved due to the poles being fixed at one end, angular momentum can be applied. The conversation highlights the importance of considering the external forces acting on the poles during the collision and how to express the moment of inertia for the system. The final calculations involve determining the angular velocity and the energy lost during the collision using the derived equations. Overall, the thread emphasizes the complexities of applying conservation laws in a constrained rotational system.
Breston
Messages
9
Reaction score
0
Hi there, right now I am making my first steps towards physics, and I would appreciate your help to solve some of my problems. As you surely have already noticed, I'm not english and I guarantee I'll make thousands of errors. Should I make any, please, try to always advise me, and if it's not too annoying, a correction would be neat.

Homework Statement


Two identical poles of length L and mass M are secured at one extremity they ave in common, so that they move and rotate integrally and they make an angle of \frac{\pi}{2}.
At the beginning, they are located so that the common vertex is at the origin, the poles are oriented along the positive x and y-axis and they may only rotate over the origin (around the Z axis).
A particle of mass m and initial velocity \vec{v_i} = 2.3\ \hat{x}\ \frac{m}{s}
is directed toward the free extremity of the pole along the y axis. After the collision, its velocity is \vec{v_f} = 0.7\ \hat{x}\ \frac{m}{s}.
Friction does not exist (or at least not in this problem ;) )
Calculate the angular velocity \omega of the poles after the collision and the mechanic energy dissipated during the collision.

M = 0.45 kg
L=0.30 m
m=0.12 kg

Homework Equations


Energy conservation..

The Attempt at a Solution


From kinetic energy conservation I think this should be enough to resolve:
\frac{1}{2}mv_i^2 = \frac{1}{2}mv_f^2+\frac{1}{2}I_{O}\omega^2
with no energy dissipated during the collision.
Of course I'm wrong and there IS energy dispersion, though I have no idea how to account of it..
 
Physics news on Phys.org
Work is not conserved, but some other physical properties are. What conservation laws can you apply here?
 
  • Like
Likes 1 person
Well, maybe I can apply laws of conservation of momentum.
Considering the nature of the system (poles+particle), we can't state that linear momentum is conserved, since the poles are not free to translate, they can only rotate. I know I should consider angular momentum, but first please help me clear this dilemma that is bugging me.
The system has zero external force, meaning the derivative of the linear momentum with respect to time is always zero. This means that linear momentum is actuallly a constant, and therefore conserved. Yet the poles can only rotate, so linear momentum must not be conserved..
What is this supposed to mean? How does the formula \displaystyle \frac{d\vec{p}}{dt}(t) = \sum \vec{F}_{ext} account of the change in linear momentum? Maybe some external forces appear only during collision?
 
Ok I think I have a clear idea now. Please confirm my reasoning.
The bind with the "floor" is not part of my system and therefore it produces an external force during the collision, binding the poles to the origin.
If the collision lasts \Delta t, then, during the collision:
\displaystyle \frac{d\vec{p}}{dt}(t)_{avg} = \frac{\vec{p}_f-\vec{p}_i}{\Delta t}
\displaystyle \sum\vec{F}_{ext,avg} = \frac{\vec{p}_f-\vec{p}_i}{\Delta t}.
Now, \vec{p}_i = m\vec{v}_i and \vec{p}_f = m\vec{v}_i+2M\vec{v}_t, where \vec{v}_t is the linear velocity of the poles after the collision, which I guess can be calculated by detecting the distance r of the mass center of the two poles from the origin:
v_t = r\omega, and of course the direction is tangent to the circumference of the motion of the mass center.
If I find out \omega, I have the average force the bind produces over the poles, and this force is what produces a work:
\frac{1}{2}mv_i^2-(\frac{1}{2}mv_f^2+\frac{1}{2}I_O\omega^2), which is the energy dissipated (the answer to the second question).

\omega can be easily found applying the law of conservation of angular momentum, which holds since the external force is applied on the origin and thus makes no twisting moment.
 
Actually, ##\vec{p}_f = m\vec{v}_i+2M\vec{v}_t## is not correct. The poles move in opposite directions, so their linear momenta cancel! And for the particle you want to use ##\vec{v}_f##. Looks as if momentum conservation is violated, which isn't happening, however. As you note, the rotation axle (or whatever) exercises force too. Phew...

And now for the elegant, smart approach you propose: Take the z axis as axis of rotation and there is no external torque from this axle! Angular momentum conservation helps you find ##\omega##. The bulk of the work is to get ##I_0## expressed in L and M..

Just to be clear: after the collision the axle also has to exercise a force to keep the -- now unbalanced -- contraption rotating around the fixed axis ! (Your sentence is correct, but might induce others to think that there only is a force there during the inelastic collision, so I thought I should mention this.)​
The "energy lost" expression looks OK to me.
 
  • Like
Likes 1 person
BvU said:
Actually, ##\vec{p}_f = m\vec{v}_i+2M\vec{v}_t## is not correct. The poles move in opposite directions, so their linear momenta cancel!
No, they move orthogonally, so the linear momenta do not cancel. But as noted, conservation of linear momentum is unhelpful here because there's an unknown impulse from the axle.
 
Yeah, they move orthogonally, consider the two poles as a unique extended body.
And yeah, I intended \vec{p}_f = m\vec{v}_f + 2M\vec{v}_t.
I_O is pretty simple to calculate:
\displaystyle I_O = 2\int_{0}^{L}l^2\frac{M}{L}dl = 2\frac{M}{L}\frac{L^3}{3} = \frac{2}{3}ML^2.
Thanks everybody!
 
Back
Top