SimScape MultiBody Solver Step Time - Simulation running longer
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Oliver Jaehrig
on 9 Jul 2024
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:
More Answers (0)
See Also
Categories
Find more on Simscape Multibody in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!