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!