How accurately Simscape Multibody calculates volume of a complex custom cad file solid?
1 次查看(过去 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?
0 个评论
回答(1 个)
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 个评论
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 Center 和 File Exchange 中查找有关 Bodies 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!