Why do I receive the following error when I run my Simscape Multibody model? Model not assembled: position violation *** Resolve this issue in order to simulate the model. How do I fix it?
42 views (last 30 days)
Show older comments
MathWorks Support Team
on 25 Jul 2019
Answered: MathWorks Support Team
on 25 Jul 2019
Why do I receive the following error when I run my Simscape Multibody model?
Model not assembled: position violation * Resolve this issue in order to simulate the model.
How do I fix it?
Accepted Answer
MathWorks Support Team
on 25 Jul 2019
This error has to do with the Base and Follower coordinate frames of a Joint violating the degrees-of-freedom constraints of the Joint.
Example: A Prismatic Joint acts along the z axis. If the Base and Follower frames on either side have an offset along the x or y directions which cannot be overcome with different initial conditions, this error will be thrown.
The exact misplacement in the frames can be determined using a Transform Sensor block and readjusted using a Rigid Transform block.
0 Comments
More Answers (0)
See Also
Categories
Find more on Applications in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!