How can I model a massless connector in simscape 2nd generation?

9 ビュー (過去 30 日間)
Philip
Philip 2017 年 11 月 21 日
回答済み: Nicolas Schmit 2017 年 11 月 29 日
My model seems ill-conditioned due to large differences in masses of different solids. Is it somehow possible, like in the 1st generation, to ignore solids with low mass and connect two bodys with something like a sphere-sphere massless connector?
I am currently using the ode15s solver and the simulation runs if I match the masses but when I use the intended masses the simulation stops in the middle.

採用された回答

Nicolas Schmit
Nicolas Schmit 2017 年 11 月 29 日
There is no equivalent of the Spherical-Spherical connector in the second generation. Such joint would lead to numerical problems since the link between the two sphere has no inertia.
I suggest you to use a Spherical Joint and Universal joint in series, with a finite distance between the two joints, to connect the two bodies.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAssembly についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by