Multibodyの運動学的制約エラーを解決するためにはどうしたらいいでしょうか。
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Multibodyにてモデルを作成しております。
以下のエラーメッセージが表示されました。
「シミュレーションの実行中にエラーが発生したため、シミュレーションを終了しました
原因:
The position components of the kinematic constraints of the mechanism cannot be satisfied when attempting to transition joints from disengaged to normal mode. This is more likely to occur for large rotation errors compared to large translation errors. Consider reducing the error in those joints before attempting the transition or consider increasing the joint mode transition nonlinear iterations parameter in the associated Mechanism Configuration block
コンポーネント:Simulink | カテゴリ:Block エラー」
どのようなエラーが発生しているかご教授願います。
0 Commenti
Risposte (1)
Norihiro Kobayashi
il 6 Lug 2023
エラーの記載より、joint mode transitionを利用した際のエラーと推測されます。
本エラーが発生する場合、Mechanism Configuration block の Nonlinear Iterationsの数字を増やす方法が一つの対処法となります。イタレーション回数の増加にともない若干の計算速度増加が見こまれますので、その点にご注意下さい。
0 Commenti
Vedere anche
Categorie
Scopri di più su シミュレーションと解析 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!