Spur gear connection in Simscape Multibody
6 views (last 30 days)
Show older comments
Hello. So i first made the spur gears using the autodesk inventor then exported them into the Simscape. Now when I try to run it, the error "['gb2/Solver Configuration']: *** Model not assembled: position violation *** Resolve this issue in order to simulate the model" is showing.
Any ideas on how to fix this error? Thanks in advance.

0 Comments
Answers (1)
Kautuk Raj
on 12 Dec 2024
The position violation error usually means that a joint in a closed kinematic loop was not assembled correctly. Each joint is associated with a set of constraints that must be satisfied. For instance, for a revolute joint to assemble, its base and follower frame origins must be coincident, and its base and follower z-axes must point in the same direction.
To resolve the issue, you can debug the model by observing the joints in the mechanics explorer and check whether any joint is offset or misaligned.
0 Comments
See Also
Categories
Find more on Assembly 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!