How accurately Simscape Multibody calculates volume of a complex custom cad file solid?

조회 수: 7 (최근 30일)
I have a very complex cad file solid in STEP format. If i calculate the inertial properties of the solid from its geometry by providing custom mass, how accurately it calculates volume of the solid to find out density and other inertial properties like MoI, PoI, CoM?

답변 (1개)

Ameer Hamza
Ameer Hamza 2020년 9월 21일
It appears that MATLAB documentation does not give details about the process of calculating these values from geometry. However, it mentions that if the information is available in the input file itself, then it will directly use those values: https://www.mathworks.com/help/physmod/sm/ref/filesolid.html
  댓글 수: 2
karthik n n
karthik n n 2020년 9월 22일
Hi Ameer,
We don't have proper information in the input file. So we wanted to know if we calculate from geometry, how accurate is the MATLAB computed values. Upto what decimal point we can trust the values for a complex geometry solid with plenty of edges and corners?
Best,
Karthik
Ameer Hamza
Ameer Hamza 2020년 9월 22일
I think in that case, you might need to compute the values with some other benchmark software and compare the values with what MATLAB calculates. That will give some idea about the accuracy. MATLAB documentation does not seem to provide any detail about the calculation process.

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

카테고리

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

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by