Nonlinear impact model of a tennis racket and a ball
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to model the impact of a tennis ball on the center of the string of a tennis racket in a non-linear way, so that the ball is modeled with a mass system and a linear spring and damper, and the racket string is modeled as a non-linear spring, and the racket frame Consider a solid body.
0 Commenti
Risposte (2)
Benjamin Thompson
il 27 Gen 2024
Try the MATLAB or Simulink OnRamp training, then attempt to create your model. If you run into problems then ask specific questions.
2 Commenti
Benjamin Thompson
il 28 Gen 2024
Can you write these equations in MATLAB code or in math notation? It is hard to understand the equations in your comment. They appear to be differential equations, so what solution are you looking for?
Here is MATLAB documentation on differential equation solving functions with several examples:
Sam Chak
il 27 Gen 2024
Hi @Farnam
I wanted to share that Andre Agassi is my all-time favorite professional tennis player. When observing the motion of a tennis ball, it becomes apparent that it does not conform to the behavior of a typical mass-spring-damper system. Unlike the predictable stability of a 2nd-order mass-spring-damper system, the tennis ball follows curved trajectories due to the combined influences of gravity and the Magnus force which is induced by the spin of the ball (you'll encounter this term in your studies of Aerodynamics).
1 Commento
John D'Errico
il 28 Gen 2024
Of course, the Magnus effect only impacts the ball after it has left the racket. Since the apparent goal of the simulation stops after the ball leaves the racket, that would seem irrelevant.
I would suggest it is far more important to consider the ball as not a solid body, in terms of its interaction with the strings.
Vedere anche
Categorie
Scopri di più su Model Statistics in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!