How Do Rotation and Translation Affect a Pool Ball's Movement?

AI Thread Summary
The discussion centers on the physics of a pool ball's movement, specifically how rotation and translation interact. The user seeks the correct equations to calculate the ball's coordinates and velocities over time, considering its initial forward rotation and backspin. It is noted that the ball will only achieve pure rolling when the translational speed equals the rotational speed multiplied by the radius. The conversation emphasizes the need to analyze two scenarios based on the relationship between initial velocities and the radius, leading to different equations of motion. The complexity of friction's role in both translational and rotational motion is highlighted, indicating the challenge in accurately modeling the ball's behavior.
Sobeita
Messages
23
Reaction score
0

Homework Statement



I am still - STILL - looking for the rotation-translation equation. You guys have a clue? If a pool ball (radius 57mm, mass 160g) has a forward rotation of 300mm / s and backspin of 6 pi rad / s (which is 1074mm / s at the point of contact)... after one second, what are the ball's coordinates and what are its velocities? After two / three / four seconds? When will it stop?

(Make up coefficients you don't know, including the rolling / static / dynamic friction coefficients.)

Homework Equations



Most can be found here - http://archive.ncsa.illinois.edu/Classes/MATH198/townsend/math.html" .

I did find these equations, but I'm not sure if they're right - if they are, can you just tell me they're correct? I'm too tired right now to figure out if these are what I'm looking for.

eq13.jpg


eq14.jpg

The Attempt at a Solution



I apologize, all of the attempts I made came purely from my head and were not grounded on physical laws. They looked like... something was happening, but I have no way to tell if I was close.
 
Last edited by a moderator:
Physics news on Phys.org
i think u have to do it by considering two motions (translation and rotational) separately.
remember that it will be in a pure rolling state only when v = wr, where v is the translational speed and w the rotational speed and the contact point at the bottom should go backward.
first examine whether v initial = w initial X r, holds good or not, from given data. i think it will not hold good.
in that case two cases may arise 1) w initial is more than v initial/r.
2) v initial is more than w initial X r.
in case of the first one friction will increase the value of v and friction torque will decrease the value of w such the it comes to a pure rolling state finally.
for the second case it will be vise-versa.
now see which case of the two it comes under and write down the eqn. of motion of the form v = u +(or minus) at and w' = w + (or minus) alpha t
now put the different values of t and find different values of w and v. and remember to find the value of t to reach a state of pure rolling before finding anything. if the values of t, u put is equal to or more than that, u have to take into consideration the pure rolling eqn. also.
 
Well, thank you for the help. I can't tell if this is the complete solution or not... why do you have to split it into < / > cases? Since you know the velocity of the ball's center as well as the velocity at the point of contact, it seems like you should be able to come up with something like this:

Friction[trans.]= \mu * (v-w)
Friction[rot.]= \mu * (w-v)

Example:
V=5, W=0, \mu=.1.
Friction of translation = .1*(5-0) = .5, so v'=4.5.
Friction of rotation = .1(0-5) = -.5, so w'=0.5.

Of course, the original frictional equation doesn't rely on the speed parallel with the surface as much as the normal force, which complicates things. I've been cheating in Flash programming and simply using decay functions like these to simulate friction.
 
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