Nonlinear impact model of a tennis racket and a ball
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Benjamin Thompson
2024-1-27
Try the MATLAB or Simulink OnRamp training, then attempt to create your model. If you run into problems then ask specific questions.
2 个评论
Benjamin Thompson
2024-1-28
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
2024-1-27
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 个评论
John D'Errico
2024-1-28
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Model Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!