import multiple step files into simscape

조회 수: 18 (최근 30일)
Kim Sommer
Kim Sommer 2020년 6월 4일
답변: Juan Sagarduy 2021년 4월 8일
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
Nitish Jha
Nitish Jha 2021년 3월 19일
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 .

댓글을 달려면 로그인하십시오.

채택된 답변

Juan Sagarduy
Juan Sagarduy 2021년 4월 8일
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개)

카테고리

Help CenterFile Exchange에서 Applications에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by