- #1
RLst
- 3
- 0
Hi everyone,
Firstly, sorry if this seems a bit rushed, I don’t have much time in between shifts at work. You may have to refer to my links. But if needed, I will add more information later on.
I've been racking my head over this for the last month or so.
I’m kinda doing a private personal project where I need to create a spreadsheet that plots the trajectory of a ball i.e. tennis ball on a graph in the spreadsheet, where the x and y axes of the graph represents the x and y positions of the ball.
The ball needs to be subjected to 3 forces: gravity, air resistance and magnus force (ball spin).
For now, I will assume the spin on the ball will be constant during it’s entire flight path and I’m also ignoring what happens when it bounces on the ground.
I’d like to find the acceleration of the ball, then derive velocity from that, then the displacement/position. All values will be shown on the spreadsheet.
The inputs data will be:
1. Ball trajectory excerpt - Rod Cross
http://www.physics.usyd.edu.au/~cross/TRAJECTORIES/42. Ball Trajectories.pdf
2. Mangeshrai
http://mccabeme.myweb.port.ac.uk/projects2012/MangeshRai.pdf
I’m fairly certain my solution probably lies in the equations of motion in the first article, but unfortunately the math is just a step or two beyond me. I can feel that answer is so close but my trial and error efforts have so far given me results.
Also, the k constant/variable seems to be slightly different on each article, so makes it more difficult to wrap my head around.
Any help would be greatly, greatly appreciated :)
Thank you,
Tony
Firstly, sorry if this seems a bit rushed, I don’t have much time in between shifts at work. You may have to refer to my links. But if needed, I will add more information later on.
I've been racking my head over this for the last month or so.
I’m kinda doing a private personal project where I need to create a spreadsheet that plots the trajectory of a ball i.e. tennis ball on a graph in the spreadsheet, where the x and y axes of the graph represents the x and y positions of the ball.
The ball needs to be subjected to 3 forces: gravity, air resistance and magnus force (ball spin).
For now, I will assume the spin on the ball will be constant during it’s entire flight path and I’m also ignoring what happens when it bounces on the ground.
I’d like to find the acceleration of the ball, then derive velocity from that, then the displacement/position. All values will be shown on the spreadsheet.
The inputs data will be:
- Initial velocity of ball (m/s)
- Initial angle of trajectory (degrees)
- Spin applied on the ball (rad/s OR rpm)
- Ball radius -> area (m)
- Ball mass (kg
1. Ball trajectory excerpt - Rod Cross
http://www.physics.usyd.edu.au/~cross/TRAJECTORIES/42. Ball Trajectories.pdf
2. Mangeshrai
http://mccabeme.myweb.port.ac.uk/projects2012/MangeshRai.pdf
I’m fairly certain my solution probably lies in the equations of motion in the first article, but unfortunately the math is just a step or two beyond me. I can feel that answer is so close but my trial and error efforts have so far given me results.
Also, the k constant/variable seems to be slightly different on each article, so makes it more difficult to wrap my head around.
Any help would be greatly, greatly appreciated :)
Thank you,
Tony