Finding the momentum after a collision

  • Thread starter Thread starter PhyIsOhSoHard
  • Start date Start date
  • Tags Tags
    Collision Momentum
AI Thread Summary
The discussion focuses on calculating the momentum before and after an inelastic collision involving a rod and two balls. The momentum before the collision is determined by the incoming ball's mass and velocity, while the momentum after the collision includes the combined masses of the two balls and the rod. Angular momentum conservation is emphasized, particularly around the rod's pivot point, to find the final velocity of the system. The center of mass velocity is also discussed, noting that it is not equal to the speed of the balls due to the rod's geometry. Ultimately, the key takeaway is that both linear and angular momentum must be accounted for to solve the problem accurately.
PhyIsOhSoHard
Messages
157
Reaction score
0

Homework Statement


VKUyVNK.gif

A ball is attached to one end of a rod. A second ball hits the ball with velocity u. The collision is inelastic and both balls after the collision travel together with a new velocity v.
The rod is attached to the ceiling at a point with no friction. The moment of inertia for the rod is known and the mass of the rod is known and its length is L. The mass of the two balls are each known.

Find an expression for the momentum before and after the collision.


Homework Equations


p=mv
v_{cm}=\frac{m_1v_1+m_2v_2}{m_1+m_2}


The Attempt at a Solution


I know how to find the momentum for the balls by simply multiplying their speed with their mass.
My problem is with the rod. I'm not sure how to implement the rod so that I can use this in the equation for momentum. I know that I'm supposed to use the velocity at the center of mass but how do I calculate the velocity of center of mass?

v_{cm}=\frac{m_{ball1}v_{ball1}+m_{ball2}v_{ball2}+m_{rod}\cdot?}{m_{ball1}+m_{ball2}+m_{rod}}

You see, I'm not sure what velocity to use for the rod when calculating the velocity of the center of mass.
 
Physics news on Phys.org
This asks for the momentum before and after the collision. So what is (and what kind is) the momentum before the collision?
 
  • Like
Likes 1 person
Sentin3l said:
This asks for the momentum before and after the collision. So what is (and what kind is) the momentum before the collision?


The momentum before the collision would be the ball with the velocity u:
p=mu

Where m is the known mass of the ball.
 
What is going to be conserved during the collision (that you can make use of)? hint:
it is not linear momentum.
 
  • Like
Likes 1 person
Linear momentum is conserved when net force acting is zero, here there is a force acting, guess what's that.
And you may get close to what haruspex is asking!
 
  • Like
Likes 1 person
haruspex said:
What is going to be conserved during the collision (that you can make use of)? hint:
it is not linear momentum.


Im pretty sure it is the angular momentum about the rods axis, right?
 
phoenixXL said:
Linear momentum is conserved when net force acting is zero, here there is a force acting, guess what's that.
And you may get close to what haruspex is asking!

Is it the angular momentum?
 
PhyIsOhSoHard said:
Is it the angular momentum?

Yes, if you take moments about the right point. When the collision occurs, there is also an impulse at the pivot point of the rod. (Otherwise it would move.) In order to keep that unknown out of the equation, what point will you take moments about?
 
  • Like
Likes 1 person
haruspex said:
Yes, if you take moments about the right point. When the collision occurs, there is also an impulse at the pivot point of the rod. (Otherwise it would move.) In order to keep that unknown out of the equation, what point will you take moments about?

I would take moment about the rods axis, the point where it is attached to the ceiling, right?
 
  • #10
PhyIsOhSoHard said:
I would take moment about the rods axis, the point where it is attached to the ceiling, right?

Yes.
 
  • Like
Likes 1 person
  • #11
haruspex said:
Yes.

But I'm still confused as to how I find the momentum after the collision.
I know that the equation for momentum is:
p=mv

I know that for the balls it is simply their mass multiplied by their velocity which are all known variables. But I also have to take the rod's momentum into consideration. And while I know the mass of the rod, I have a hard time figuring out the velocity of the rod to insert into the momentum equation. I just can't see how I'm supposed to use the conservation of angular momentum in this situation.
 
  • #12
PhyIsOhSoHard said:
But I'm still confused as to how I find the momentum after the collision.
I know that the equation for momentum is:
p=mv

I know that for the balls it is simply their mass multiplied by their velocity which are all known variables. But I also have to take the rod's momentum into consideration. And while I know the mass of the rod, I have a hard time figuring out the velocity of the rod to insert into the momentum equation. I just can't see how I'm supposed to use the conservation of angular momentum in this situation.
First, what is the angular momentum of the incoming ball about the rod's axis before collision?
After collision, the balls are moving, initially, at speed v. What is the angular momentum of the two balls about the rod's axis now?
For the rod itself, you know its length and how fast the lower end is moving, so what is its angular velocity?
 
  • Like
Likes 1 person
  • #13
haruspex said:
First, what is the angular momentum of the incoming ball about the rod's axis before collision?
After collision, the balls are moving, initially, at speed v. What is the angular momentum of the two balls about the rod's axis now?
For the rod itself, you know its length and how fast the lower end is moving, so what is its angular velocity?

The incoming ball's angular momentum about the rod's axis before collision is L=Mul

The two ball's angular momentum after collision is L=2Mvl

The rod moves at velocity v and its angular velocity is \omega=\frac{v}{l}

Therefore the momentum before the collision is just the incoming ball:
p=Mul

And the momentum after the collision is both balls together and the rod:
p=2Mvl+m\frac{v}{l}

Would that be correct?
 
  • #14
PhyIsOhSoHard said:
And the momentum after the collision is both balls together and the rod:
p=2Mvl+m\frac{v}{l}

Would that be correct?
Not quite. You don't multiply an angular velocity by a mass to get angular momentum. What equation do you need instead?
 
  • Like
Likes 1 person
  • #15
haruspex said:
Not quite. You don't multiply an angular velocity by a mass to get angular momentum. What equation do you need instead?

Is it L=I\omega?

If my angular momentum is conserved, that means the angular momentum before and after are equal each other.

The angular momentum before the collision was L=Mul so that has to be equal to the angular momentum after the collision:
Mul=I\frac{v}{l}

Then I can find an expression for v. But isn't this the same velocity as the two balls? Don't the balls and rod share the same velocity so I can write it as:
p=2Mv+mv?
 
  • #16
PhyIsOhSoHard said:
Is it L=I\omega?
Yes. What is the moment of inertia of a uniform rod of given mass and length about one end?
 
  • Like
Likes 1 person
  • #17
haruspex said:
Yes. What is the moment of inertia of a uniform rod of given mass and length about one end?

That is I=\frac{1}{3}ml^2

So then I have L=\frac{1}{3}ml^2\frac{v}{l}

But how do I go from the angular momentum to the momentum? I need to incorporate it into p=mv somehow but I haven't been able to figure it out.
 
  • #18
PhyIsOhSoHard said:
That is I=\frac{1}{3}ml^2

So then I have L=\frac{1}{3}ml^2\frac{v}{l}

But how do I go from the angular momentum to the momentum? I need to incorporate it into p=mv somehow but I haven't been able to figure it out.

Using angular momentum you can find v. Once you have v you can find the linear momentum. If the balls are moving at speed v, how fast is the mass centre of the rod moving?
 
  • Like
Likes 1 person
  • #19
haruspex said:
Using angular momentum you can find v. Once you have v you can find the linear momentum. If the balls are moving at speed v, how fast is the mass centre of the rod moving?

I found my v to:
v=\frac{u}{2+\frac{m}{3M}}

The CM velocity would be:
v_{CM}=\frac{2mv}{2m}=v

So the velocity of CM would be equal to the speed of the balls?
 
  • #20
PhyIsOhSoHard said:
The CM velocity would be:
v_{CM}=\frac{2mv}{2m}=v

So the velocity of CM would be equal to the speed of the balls?

No. This is just geometry. One end of the rod is moving at speed v, the other is stationary, so how fast is its centre moving?
 
  • Like
Likes 1 person
  • #21
haruspex said:
No. This is just geometry. One end of the rod is moving at speed v, the other is stationary, so how fast is its centre moving?

It's half. So that would make the linear momentum after the collision:
p=2Mv+m\frac{v}{2}?
 
  • #22
phoenixXL said:
Linear momentum is conserved when net force acting is zero, here there is a force acting, guess what's that.
And you may get close to what haruspex is asking!
The force acting is the Tension in the string. As discussed earlier, angular momentum is conserved here.

What would be the initial and final angular momentum, when taken about the pivot point ?
 
  • Like
Likes 1 person
  • #23
phoenixXL said:
The force acting is the Tension in the string. As discussed earlier, angular momentum is conserved here.

What would be the initial and final angular momentum, when taken about the pivot point ?

According to my calculations:
Before:
L=Mul

After:
L=(2Ml^2+1/3ml^2)v/l
 
  • #24
Right, equating both you get the final velocity. The velocity you found is correct.
Now when finding
v_{cm}\ =\ ?we divide total momentum by total mass.
Doesn't the rod even have momentum ?

And you get it as
PhyIsOhSoHard said:
It's half. So that would make the linear momentum after the collision:
p=2Mv+mv2?
So now what would be v_{cm}\ ?
 
Last edited:
  • #25
phoenixXL said:
So now what would be v_{cm}\ ?
The question only asks for the momentum.
 
Back
Top