SimScape MultiBody Solver Step Time - Simulation running longer
3 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I am currently working on a multibody model in simscape. I have the following issue:
My simulation time last too much. I set a stop time of 10sec but it lasts around 45sec.
I try to fix that through Configuration parameters -> Solver -> Solver selection fixed-step of 0.0002. But again it lasts 45sec and for bigger fixed-step size (0.002) then an error apears for degenerate mass distribution on different joints.
Could you please give me few ideas or directions to solve this?
0 件のコメント
採用された回答
Oliver Jaehrig
2024 年 7 月 9 日
You can try to investigate this issue by using the Solver Profiler:
It can better help you to understand why your model maybe needs more time and maybe you can find some potential ways to optimize your model in terms of speed.
Also it would be good to provide more information what your goal is, it sounds like you neeed a model running in real-time? Do you know if you want to run the model on a HIL (hardware in the loop)-system?
If yes, also consider checking this Simscape documentation:
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simscape Multibody についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!