The Moment of Inertia Calculator allows users to compute the moment of inertia for various geometric shapes by inputting their properties. Supported shapes include rectangles, polygons, circles, and circle sectors.
Each area added to the calculation is listed in a table displaying the following parameters: Gx, Gy, A, Ix, Iy, Ixy, and I0. These values represent the geometric properties of each area used in the moment of inertia calculation. To remove an area, simply click the delete icon in its row.
The total moment of inertia is determined using the parallel axis theorem:
Ix = Σ (Ix + A * dx²)
Iy = Σ (Iy + A * dy²)
Ixy = Σ (Ixy + A * dx * dy)
I0 = Σ (I0 + A * r²)
IxG = Σ (IxG + A * dxG²)
IyG = Σ (IyG + A * dyG²)
IxyG = Σ (IxyG + A * dxG * dyG)
IG = Σ (IG + A * rG²)
Each time you add or remove an area, the figure is dynamically redrawn to reflect the updated shape. The final combined structure is displayed for reference.
This app provides an intuitive interface for determining the moment of inertia of various shapes. If you encounter any issues, refer to the input guide or reach out for support.