-1

We all know the "Inertia" of a particle is actually related to its "Mass". But when we talk about "Moment of inertia" of a body, we actually are talking about its "Mass distribution" about some point/axis. So depending on how the mass is distributed in the body (what shape a body has), its moment of inertia could be determined.

So my question is can we do it vice-versa? I mean if we had the moment of inertia of a body about some axis, can we construct its shape?

Qmechanic
  • 220,844

3 Answers3

1

Evidently not in the absence of further information. If you know $I$ of the body, regardless its shape, you can always take a point with mass $M$ (the mass of the body) and fix its distance $d$ from the axis such that $Md^2=I$.

1

No you can't reconstruct the shape just from the mass moment of inertia (MMOI) values. At most you can get 3 eigenvalues (the principal moments of inertia) and an orientation matrix which diagonalizes the MMOI matrix.

Finding the MMOI values from a shape involves a triple integral over the volume and integration (like any other summation process) loses information. It is a sort of averaging process. If you know the average weight of two people you can't deduce anything about the individual weights without additional information for example. That is because the averaging process loses information.

From the diagonalized MMOI matrix with principal values $I_1$, $I_2$ and $I_3$ in decreasing order you can find an equivalent solid ellipsoid with the following semi-major radiuses

$$\begin{aligned} r_1 & = \sqrt{ \frac{5}{2 m} | I_2 + I_3 - I_1 | } \\ r_2 & = \sqrt{ \frac{5}{2 m} | I_1 - I_2 - I_3 | } \\ r_3 & = \sqrt{ \frac{5}{2 m} | I_1 + I_2 - I_3 | } \end{aligned}$$

John Alexiou
  • 40,139
0

If you have the moment of inertia of an object from multiple axis, and the object is simple in geometry, has no holes or discontinuities or at list the holes are within anticipations You can compare the I's and do inverse analysis.

For the same object larger I means it is more elongated and stretched out WRT that axis, mass is more distributed to extremes as opposed to clumped around that axis. Similar algorithms are used in MRI machines to rebuild complex body structures out of reading of a rotating sensor that registers the opacity of one axis to X-ray or magnetic field resonation sensing along that axis.

However even the best MRI machines have to be calibrated for and tuned against erronous interpretation!

kamran
  • 1,655