Position vector of the "Spatial Contact Force" reaction.

조회 수: 2 (최근 30일)
CAME
CAME 2020년 10월 31일
댓글: Juan Sagarduy 2020년 11월 1일
Hello.
I am currently employing the "Spatial Contact Force" block to model the contact reaction between two bodies. I need the position vector of the contact point between the two bodies. That is, either the global or local position vector of the instantaneous point of contact. This information seems not to be included in the block menu.
Is there any way to measure it?.
Thanks in advance.

답변 (1개)

Juan Sagarduy
Juan Sagarduy 2020년 10월 31일
Hello Camilo
This is not trivial to derive. You can have a sensor between selected points in the two bodies and then sample this when the sensed separation distance given by the block becomes very low (contact).
Then, the contact point vector consists of the vector position of one body + fraction of the sampled vector. To know exactly, you need knowledge on the mesh. This is easiest for contact between two spheres.
Good luck / Juan
  댓글 수: 2
CAME
CAME 2020년 10월 31일
Hello Juan,
Thanks for answering. Yes, it is not a trivial computation. Unfortunately, I am not dealing with spheres, so an analytical estimation does not seem to be the way to go. I am hoping to get the information from the simulation. Is there any way in which I can extract data from the mesh?. There is no mention in the documentation about this.
Thanks!
Juan Sagarduy
Juan Sagarduy 2020년 11월 1일
Hi Camilo
There is a function called stlread that extracts the triangulation mesh from a STL file from CAD.
So, if u use STL files in Multibody, the approach i proposed might be plausible. In any case, it remains an ambitious goal.
Cheers Juan

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

카테고리

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

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by