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

1 visualización (últimos 30 días)
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?

Respuestas (1)

Ameer Hamza
Ameer Hamza el 21 de Sept. de 2020
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 comentarios
karthik n n
karthik n n el 22 de Sept. de 2020
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 el 22 de Sept. de 2020
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Bodies en Help Center y File Exchange.

Productos


Versión

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by