import multiple step files into simscape
21 views (last 30 days)
Show older comments
I'm new to simscape. We have independently created CAD parts that we'd like to model their interactions in Simscape. We've imported each STEP file but are running into a problem. The interaction works fine if we don't have gravity on. When we add gravity to the model a few parts fall through the main structure. To infinity and beyond it seems. I did not perform the import so I'm not sure exactly how it was accomplished. I do know they original parts came from Inventor.
So even though visually there are constraints we don't seem to have them in the model. The simscape documentation only shows importing a full assembly of parts.
What do we need to do to add the surface constraints to the step file blocks so they don't interset each other.
thank you,
Kim Sommer
1 Comment
Nitish Jha
on 19 Mar 2021
Hey hii,,
I too want to model CAD parts interaction in Simscape. Could you please help me with that ? any document,, video link which explains how to do CAD interaction in matlab...Please do let me know .
Accepted Answer
Juan Sagarduy
on 8 Apr 2021
Hi there Kim
You shall export the geometry in the File Solid blocks and then use Spatial Force Contact blocks between solids. Then, the contact is detected.
But the bodies are approximated as Convex Hulls (https://www.mathworks.com/help/physmod/sm/ref/filesolid.html?s_tid=srchtitle) which limits the exactness of the contact.
Good luck / Juan
0 Comments
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!