Area Moment of Inertia Calculator
Calculate the second moment of area for common cross-sections
This free online area moment of inertia calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Supports both metric (SI) and imperial units with built-in unit selection dropdowns on every input field, so you can work in whatever units your problem provides. Designed for engineering students and professionals working through coursework, design projects, or quick reference calculations.
Area Moment of Inertia
Calculate the second moment of area (I) for common cross-sections.
Formula
Ixx = bh³/12 · Iyy = hb³/12
How to Use This Calculator
Enter your input values
Fill in all required input fields for the Area Moment of Inertia Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.
Review your inputs
Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.
Read the results
The Area Moment of Inertia Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.
Explore parameter sensitivity
Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.
Formula Reference
Area Moment of Inertia Calculator Formula
See calculator inputs for the governing equation
Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.
When to Use This Calculator
- •Use the Area Moment of Inertia Calculator when solving homework or exam problems that require quick numerical verification of your hand calculations — instant feedback helps identify arithmetic errors before they propagate.
- •Use it during the early design phase to rapidly iterate on parameters and narrow down feasible configurations before committing time to detailed finite element simulations or full design packages.
- •Use it when reviewing a colleague's calculation or checking a vendor's data sheet for plausibility — a quick sanity check can prevent costly downstream errors.
- •Use it to generate reference data for a technical report or presentation without manual computation, ensuring consistent, reproducible numbers throughout the document.
- •Use it in the field when a quick estimate is needed and a full engineering software package is not available.
About This Calculator
The Area Moment of Inertia Calculator is a precision engineering calculation tool designed for students, engineers, and technical professionals. Calculate the second moment of area for common cross-sections All calculations are performed using established engineering formulas from the relevant scientific literature and standards. Inputs support both metric (SI) and imperial unit systems, with unit conversion handled automatically — simply select your preferred unit from the dropdown next to each field. Results are computed instantly in the browser without sending data to a server, ensuring both speed and privacy. This calculator is intended as a supplementary tool for learning and design exploration; always verify results against authoritative references for safety-critical applications.
The Theory Behind It
The area moment of inertia (second moment of area) I of a plane shape about an axis is ∫y²dA, where y is the perpendicular distance from the axis and the integration is over the entire area. It quantifies how the shape's area is distributed relative to the axis and is the key geometric property governing a beam's resistance to bending. The units are length⁴ (m⁴, mm⁴, in⁴). For common shapes about their centroidal axes, standard formulas give closed-form results: a rectangle of width b and height h has Ix = bh³/12 about its horizontal centroidal axis (bending about this axis), a solid circle of radius r has I = πr⁴/4 about any diameter, a hollow circle has I = π(r_outer⁴ − r_inner⁴)/4, and so on. The cube of the dimension in the direction of bending is the dominant factor: doubling a rectangular cross-section's height quadruples its moment of inertia, which quadruples its bending stiffness and halves its bending stress under the same load. This explains why structural I-beams put most of their material far from the neutral axis — the flanges at top and bottom are what gives the beam its stiffness, while the web only connects them. For composite shapes built from multiple sub-shapes, the moment of inertia is computed using the parallel-axis theorem: I_total = Σ(Iᵢ + Aᵢ·dᵢ²) where Iᵢ is each sub-shape's moment of inertia about its own centroidal axis, Aᵢ is its area, and dᵢ is the distance from its centroid to the composite centroidal axis. The dᵢ² term ('transfer distance squared') shifts the moment of inertia to the common reference axis.
Real-World Applications
- •Beam bending stress analysis: the maximum bending stress in a beam is σ = Mc/I, where M is the applied moment, c is the distance from the neutral axis to the extreme fiber, and I is the moment of inertia. Choosing a cross-section with a high I reduces bending stress for the same applied load.
- •Beam deflection calculation: the maximum deflection of a beam under various loading conditions is proportional to 1/(EI), so increasing I directly decreases deflection. A 2× increase in I halves the deflection, making stiffer beams possible without thicker material.
- •Column buckling: the Euler critical buckling load is P_cr = π²EI/(KL)², where I is the minimum moment of inertia about any axis through the centroid. Columns buckle about their weakest axis, so the MIN of Ix and Iy governs.
- •Torsion of non-circular cross-sections: for non-circular shafts, the torsion formula uses the polar moment of inertia J (not the area moment I), but J for circular sections relates to I through J = Ix + Iy.
- •Structural shape selection: when picking a W-shape, channel, angle, or tube from a steel shapes handbook, the engineer compares the required moment of inertia (determined by strength and deflection requirements) with the tabulated I values to find the lightest adequate section.
Frequently Asked Questions
What's the moment of inertia of a rectangle?
About the centroidal axis parallel to the base: I = bh³/12, where b is the width and h is the height. About the centroidal axis parallel to the height: I = hb³/12. About an axis along the base (not centroidal): I = bh³/3, using the parallel-axis theorem. The dimension in the bending direction (h if bending about the horizontal) is cubed, making it far more important than the other dimension.
How does the parallel-axis theorem work?
The parallel-axis theorem states I = I_c + A·d², where I_c is the moment of inertia about a centroidal axis, A is the area, and d is the perpendicular distance from the centroidal axis to the new parallel axis. The theorem lets you 'transfer' a moment of inertia from one axis to another by adding the A·d² term. It is the key to computing I for composite shapes: each sub-shape's I about the composite centroidal axis equals its own I_c plus A·d² where d is the distance from the sub-shape's centroid to the composite centroid.
Why is the moment of inertia so much larger for an I-beam than a rectangle of the same area?
Because an I-beam concentrates its area far from the neutral axis in the flanges, where the y² factor in the integral ∫y²dA is large. A solid rectangle with the same cross-sectional area has material closer to the axis, where y² is smaller. This is why I-beams are used for beams — they deliver more moment of inertia per unit weight of steel than any other cross-section. The price is manufacturing complexity and higher cost per pound, but the strength-to-weight ratio is dramatically better.
What's the difference between area moment of inertia and mass moment of inertia?
Area moment of inertia I = ∫y²dA has units of length⁴ and governs bending and column buckling in statics. Mass moment of inertia I_m = ∫r²dm has units of mass × length² (kg·m²) and governs rotational dynamics — Newton's second law for rotation, τ = I_m·α. They are related concepts but measure different things: one captures geometry and bending stiffness, the other captures mass distribution and rotational inertia. Don't confuse the symbols — context usually makes the distinction clear.
How do I find the moment of inertia for a complex cross-section?
Break the cross-section into simple sub-shapes (rectangles, triangles, circles, or I-beam components). Compute each sub-shape's centroidal I using the standard formula. Find the centroid of the composite shape. Use the parallel-axis theorem to transfer each sub-shape's I to the composite centroidal axis, adding A·d² for each. Sum the transferred values to get the composite I. For shapes with holes, subtract the hole's contribution using the same procedure with negative area.
Related Calculators
Force Resolution Calculator
Resolve a force into horizontal and vertical components
Moment Calculator
Calculate moments about a point from multiple forces
Resultant Force Calculator
Find the resultant of multiple forces with magnitude and direction
Centroid Calculator
Calculate the centroid of composite shapes (rectangles and circles)
Parallel Axis Theorem Calculator
Apply the parallel axis theorem to find moment of inertia about any axis
Friction Calculator
Calculate static and kinetic friction forces for common material pairs