Is the trajectory of a ball with friction calculable?

In summary: There is no direct way to calculate the trajectory, you would have to use either stokes' or newtons' formulas for drag and use the acceleration the ball would experience to speed and its speed to its location.
  • #1
anotheruser
4
0
I have written a simulation for school that simulates balls being thrown under the influence of friction.

To check if my results are correct, do you know if it is possible to calculate the trajectory?

I can use the friction formulas of either stokes or Newton. Is it possible to calculate how far a ball will fly for either of those?

Wikipedia shows formulas for a free fall, but I don't think that suffices, as there is only one coordinate that changes in that case.
 
Physics news on Phys.org
  • #2
2 words. Drag and lift.

Balls produce lift when spinning, see Magnus effect.
A sphere has an inherent drag, and you can find the answer to that from 'drag on a sphere'. Both lift and drag will be influenced greatly by Reynolds number. If this is modelling something real then you are going to have turbulent flow, so stokes' equations are out.

How have you modeled this?
 
Last edited:
  • #3
the program I wrote simulates the trajectory in realtime by dividing time in fragments and iterating. In each iteration, the simulation applies the acceleration the ball would experience to its speed and its speed to its location. For sufficiently small iteration lengths the simulation is precise enough.

The drag force is included (along with gravity and lift), the spin is not. I have decided not to include it to make it simpler for myself. Also, the drag coefficient is assumed to be constant throughout the simulation (if Newton's formula is used). I don't use Reynold's number at all. Is that important? It works just fine without it.

Back to my question: to compare my simulation's results with something, is it possible to calculate the tryjectory directly (for either stokes' or Newton's formula for drag)? I'm guessing not, but I want to make sure.
 
  • #4
That's all fine, there are different levels of complexity for a model like this, all are valid, you just need to list the assumptions made (in this case a constant drag coefficient).

It's not possible to calculate the trajectory in any other way than you are doing it. If there was an easy equation to do this, there would be no point in doing a numerical?

I did something very similar using excel back in Uni.
 
  • #5
Good to hear this. I knew it was impossible for stokes' law, but thought that some sites explained it for Newton's. I didn't understand any of it, though, so I wanted to make sure.

Thanks for confirming my assumptions.
 
  • #6
xxChrisxx said:
A sphere has an inherent drag...

Interestingly enough, a spinning sphere has less drag that a non-spinning one.
 
  • #7
mugaliens said:
Interestingly enough, a spinning sphere has less drag that a non-spinning one.

The Cd also drops significantly after a critical Re number, after this the Cd value stays vitually constant.

When spinning there is also an induced drag component, meaning that to kick a ball the furthest the launch angle is less than 45 degrees, about 37 seemed to give the best results iirc.

Interesting, but not really relevant to the OP's question.
 

1. Can the trajectory of a ball with friction be accurately predicted?

Yes, the trajectory of a ball with friction can be calculated using the laws of motion and the principles of friction. However, the calculations may not be 100% accurate due to factors such as air resistance and imperfections in the surface of the ball.

2. How does friction affect the trajectory of a ball?

Friction can significantly alter the trajectory of a ball. It acts in the opposite direction of motion, causing the ball to slow down and change direction. This can be seen in sports such as baseball or tennis, where friction from the ground or racket can affect the path of the ball.

3. What factors can impact the accuracy of trajectory calculations for a ball with friction?

Aside from air resistance and surface imperfections, other factors that can affect the accuracy of trajectory calculations for a ball with friction include the angle and velocity at which the ball is thrown, the mass and shape of the ball, and the type of surface it is traveling on.

4. Is there a difference in trajectory calculations for a ball with friction versus a ball without friction?

Yes, the presence of friction will result in a different trajectory for a ball. This is because friction affects the speed and direction of the ball, causing it to deviate from its expected path.

5. Can computer simulations accurately predict the trajectory of a ball with friction?

Computer simulations can be used to calculate the trajectory of a ball with friction, but their accuracy will depend on the accuracy of the input parameters and the complexity of the simulation. Real-life factors such as wind and variations in surface conditions may also affect the accuracy of the simulation.

Similar threads

Replies
3
Views
4K
Replies
1
Views
642
Replies
4
Views
7K
  • Introductory Physics Homework Help
Replies
14
Views
1K
  • Introductory Physics Homework Help
Replies
4
Views
332
  • Introductory Physics Homework Help
2
Replies
43
Views
2K
  • Mechanics
Replies
1
Views
1K
Replies
3
Views
2K
Replies
10
Views
2K
Back
Top