Spinning ball bounces off ground, following curved trajectory

AI Thread Summary
The discussion revolves around a physics problem involving a spinning ball that bounces off the ground and follows a curved trajectory. Key points include the need to calculate the horizontal distance traveled between impacts, considering the ball's initial angular velocity and the effects of friction during the collision. Participants discuss using conservation of energy and momentum, noting that the ball's angular velocity remains constant while its translational velocity changes due to friction. The average normal force and frictional force are calculated to determine the ball's horizontal velocity after impact. The impact of gravity during the collision is debated, with suggestions to focus on the ball's skidding behavior as a critical factor.
azure kitsune
Messages
63
Reaction score
0

Homework Statement



You have a solid, homogenous ball with radius R. Before falling to the floor, its center of mass is at rest, but it is spinning with angular velocity \omega_0 about a horizontal axis through its center. The lowest point of the ball is at a height h above the floor. When released, the ball falls under the influence of gravity, and rebounds to a new height such that its highest point is \alpha h above the floor. The deformation of the ball and the floor due to the impact can be negligible; the impact time, though, is finite. The mass of the ball is m, and the coefficient of kinetic friction between the ball and the floor is \mu_k. Ignore air resistance.

For the situation where the ball is slipping throughout the impact, find the horizontal distance traveled in flight between the first and second impacts.

Homework Equations



Conservation of energy, momentum

Equation for friction.

The Attempt at a Solution



I have no idea how to start this problem. In between collisions, the angular velocity of the ball remains constant, right? That means if I can find the translational velocity (magnitude and direction) immediately after collision, I will be able to answer this problem.

I was thinking of using conservation of energy. Since there is no deformation, this means all the energy lost in the collision is due to friction right? But this does not help me find at what angle the ball bounces off the ground, which I need.
 
Physics news on Phys.org
Determine the change of vertical component of velocity during the impact from the the initial and the final height.
Determine the average normal force during the impact.
Calculate the frictional force.

The friction will accelerate translation.

ehild
 
Is this correct?

Let v_x and v_y be the x and y components of the velocity of the ball immediately after impact. It's easy to calculate that v_y = \sqrt{2g\alpha h}.

Let \Delta t be the time of the impact. During this time, we have \Delta v_y = \sqrt{2gh} + \sqrt{2g\alpha h} = \sqrt{2gh}(\sqrt{\alpha}+1)

The average normal force exerted during this time is given by:

\Sigma F_y = N - mg = m \frac{\sqrt{2gh}(\sqrt{\alpha}+1)}{\Delta t}

So the average friction (net force in x-direction) during this time is

f = m \frac{\Delta v_x}{\Delta t} = \mu N

So

v_x = \mu (g\Delta t + \sqrt{2gh}(\sqrt{\alpha}+1))

Thus, we have:

v_y = \sqrt{2g\alpha h}

v_x = \mu (g\Delta t + \sqrt{2gh}(\sqrt{\alpha}+1))

which is enough to solve the problem.

Is it okay to assume that g\Delta t is much smaller than \sqrt{2gh}(\sqrt{\alpha}+1), so we can say

v_x = \mu\sqrt{2gh}(\sqrt{\alpha}+1)

?
 
Well, we usually can ignore the effect of gravity during the time of impact, but I am not sure now. We did not do anything with the initial spin of the ball, although the radius and angular velocity were given. To be honest, I do not know if it counts or only the information that the ball skids during the whole impact is important.

I suggest to calculate the horizontal distance from your vx.

ehild
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top