- Using "Solid Block" to get the center of mass : https://www.mathworks.com/matlabcentral/answers/247322-is-it-possible-to-compute-the-mass-of-object-in-simmechanics?s_tid=answers_rc1-1_p1_Topic
- Using "Inertia Sensor Block" : https://www.mathworks.com/matlabcentral/answers/631109-how-to-calculate-the-common-center-of-mass-position-of-multiple-rigid-bodies-in-simscape-multibody
How to Compute Center of Mass for a Portion of a Model?
3 ビュー (過去 30 日間)
古いコメントを表示
I would like to compute the center of mass of just a portion of a model that I have for the golf swing. My model consists of a golfers body and a club. I am interested in calculating the center of mass of the club as it is required to calculate a moment of force acting on it.
The model has a flexible club that is composed of 12 segments with revolute joints joining them. I would like to be able to calculate and export the data for the position of the club center of mass. Is there a function to do this without exporting each individual segment com and calculating the center of mass of the combination separately?
0 件のコメント
回答 (1 件)
Yatharth
2023 年 9 月 27 日
Hi Dieter,
I understand that you have a multibody model (golfer's body and golf club) but you want to compute the center of mass of the golf club only.
The following MATLAB Answer links contain similar questions that would be helpful for you.
For more information you can read about "Simscape Multibody" from here. https://www.mathworks.com/help/sm/index.html
I hope this helps.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Multibody Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!