Solving Dynamics Problem of Two Colliding Spheres

  • Thread starter Thread starter bartieshaw
  • Start date Start date
  • Tags Tags
    Dynamics
AI Thread Summary
The discussion revolves around solving a dynamics problem involving two colliding spheres, where one sphere drops vertically and the other is at rest. The coefficient of restitution is a key focus, and participants discuss the application of conservation of momentum and the tangential and normal components of velocity during the collision. The initial confusion about the number of unknowns is clarified, leading to a method for expressing the unknowns in terms of the initial velocity. Ultimately, the correct solution for the coefficient of restitution is determined to be e = 2tan^2(theta) after thorough analysis and rearrangement of the equations. The problem-solving process highlights the importance of understanding the dynamics involved in collisions.
bartieshaw
Messages
50
Reaction score
0
I have tried long and hard on this question and it is the last one i have to do before the assignment is finished.

Two identical spheres collide. One is at rest on a horizontal surface, the other drops vertically. The collision is as shown (see attatchment). After the collision, both spheres move horizontally. What is the apparent coefficient of restitution.

Now we cannot use conservation of momentum in the y direction, or the normal direction, as an external force from the surface will act. We can use it however in the x direction, and by doing this you get;

v'A=-v'B

furthermore, by using the equation for the tangential direction of the collision we get;

tan(23) = (v'A)/(vA)

here i have used a tangential normal system and my dynamics lecturer insists what i have above is all that is required to solve the problem when you apply it to the equation;

e = (v'B-v'A)/(vA-vB)

which simplifies to

e = (v'B-v'A)/(vA)

However, when i apply all that i have found as above, i get the top line of above equal to zero, and i can assure you this is not the correct answer.

Clearly i have attmepted this question and i am unfortunately stuck. perhaps someone could help me...
 

Attachments

Physics news on Phys.org
Addition

Sorry, i may not have been clear in the last equation;

when i say

e=(v'B-v'B)/(vA)

i am referring to the velocities initial and final of the balls in the NORMAL direction (along line joing the centres of the balls)

this i was not clear on (though this is the actual definition of the coefficient of restitution)
 
Let the velocity of the sphere which is falling vertically (sphere 1) just before collision be v_0

Let the velocity of sphere 2 be v and let the velocity of sphere 1 after collision in direction tangential and normal to the line joining the two centers be v_t and v_n

First, of all, velocity of sphere 1 in the tangential direction remains unchanged.
So, v_0 sin(\theta) = v_t

Also, as you said, Linear momentum along the x-axis is unchanged. So,
mv -mv_t \cos\theta - mv_n \sin\theta = 0

And the final velocity of sphere 1 in the y-axis is zero. Therefore

v_t \sin\theta = v_n\cos\theta

So, you have three equations and three unknowns (v_n,v_t,v).

Solve for them and then you can find the coeffiecient of restitution which would be
(v\sin\theta + v_n)/(v_0\cos\theta)
 
Last edited:
Thanks, but i don't understand how you got the final equation you have used...

i think you may have used conservation of momentum of the first ball in the y direction but I am not sure you can...??
 
Addition

Again, sorry, i am very much thankful for your help, but we do not know what v0 is, so doesn't that make it 4 unknowns in only 3 equations...?
 
Whoops! You are right. The 'm' must not be there! I get the equation by taking the components of the tangential and normal velocity along the y-axis.

Find the 3 unknowns in terms of v0. While finding the coefficient of restitution, the v0 will cancel out in the numerator and denominator.
 
Last edited:
may this help you

Consider the impulse Fdt between the two balls during collision. This is along the line joining the centers.

For A
vertically

Fdt cos@ = 0 - mv_0 where v_o is the velocity of A just before collision.

Horizontally

Fdt sin@ = mv_x - 0 where v_o is the velocity of A just after collision.
gives
tan@ =v_x/v_0.....(1)

For B
Say in absence of any normal force due to the table, the ball would have been move with velocity v along the line joining the centers, then in horizontal direction

v sin@ = v_x or
v = v_x/sin@ = v_0 sec@...(2)

Velocity of approach and separation is measured along the line joins the centers, hence velocity of approach = v_0 cos@ - 0
and velocity of separation = v - (- v_x sin@ )

so the coefficient of restitution between the balls
e = (v + v_x sin@ )/(v_0 cos@)
 
Thanks Guys...

finished the assignment...and that question

if you were wondering, the correct solution is in fact

e = 2tan^2(theta)

which i got after some intensivve rearrangement of the basic formulae...

Cheers
 
Back
Top