Simplify Your Workflow: Search MiniWebtool.
Add Extension
Home Page > Miscellaneous > Physics Calculators > Moment of Inertia Calculator

Moment of Inertia Calculator

Compute the moment of inertia for 15 common shapes — both the area moment of inertia used in beam bending (rectangle, circle, hollow tube, I-beam, triangle, semicircle, hollow box) and the mass moment of inertia used in rotational dynamics (thin rod, solid and hollow cylinder, solid and hollow sphere, rectangular plate). Switch units freely (mm⁴, cm⁴, m⁴, in⁴, ft⁴ for area; g·cm², kg·m², lb·ft², lb·in² for mass), add a parallel-axis offset, and read the centroid, cross-section area, polar moment, section modulus, radius of gyration, and a step-by-step LaTeX derivation alongside a live SVG diagram of the chosen cross-section.

Moment of Inertia Calculator
⚡ Quick examples
1 Pick a shape
2 Dimensions
4 Output unit
5 Parallel-axis offset (optional)
Leave empty if your axis already passes through the centroid. Otherwise we apply \( I' = I + A d^2 \) (area) or \( I' = I + m d^2 \) (mass).

Embed Moment of Inertia Calculator Widget

About Moment of Inertia Calculator

The Moment of Inertia Calculator covers both meanings of the term in one place — the area moment of inertia (second moment of area) used by structural engineers to predict how much a beam bends under load, and the mass moment of inertia used by mechanical and aerospace engineers to predict how a body responds to torque. Pick one of 15 ready-made shapes, type the dimensions in any familiar unit, watch the diagram redraw live, and read the moment of inertia together with the cross-section area, polar moment J, section modulus S, radius of gyration k, and a full step-by-step derivation. A parallel-axis-theorem field lets you shift the result to any axis parallel to the centroidal one with a single number.

How to Use This Moment of Inertia Calculator

  1. Click Area Moment of Inertia if you are sizing a beam, or Mass Moment of Inertia if you are studying rotation. The shape gallery filters itself to show only the shapes that apply.
  2. Tap a shape card — rectangle, circle, hollow tube, triangle, hollow box, I-beam, semicircle, thin rod, solid or hollow cylinder, solid or hollow sphere, rectangular plate. The required dimension fields show up and the diagram on the right adjusts.
  3. Type the dimensions in mm, cm, m, in, or ft. For mass-mode shapes also type the total mass in kg, g, lb, t, or oz.
  4. Pick the output unit — mm⁴ / cm⁴ / m⁴ / in⁴ / ft⁴ for area moment of inertia, or kg·m² / kg·cm² / g·cm² / lb·ft² / lb·in² for mass moment of inertia.
  5. Optionally enter a parallel-axis offset distance. The calculator applies \(I' = I + A d^2\) (area) or \(I' = I + m d^2\) (mass) automatically.
  6. Press Calculate to see the moment of inertia, the polar moment, section modulus, radius of gyration, a SVG diagram of the cross-section showing the centroid and axes, and the LaTeX derivation step by step.

What Makes This Calculator Different

Two inertia types in one tool Most calculators handle either area I (for beams) or mass I (for rotations) — never both. This one switches between the two with a single click, with separate shape galleries and unit menus, so you never have to leave the page when you need the other quantity.
Live SVG diagram for every shape The right-side panel redraws the chosen cross-section or body with your actual dimensions and labels each variable (b, h, r, D, d, tf, tw…). You can see exactly which dimension goes where before you press Calculate, eliminating the most common cause of wrong answers.
Beam-design extras in one shot For area-mode shapes the result includes cross-section area, polar moment J, section modulus S, radius of gyration k, and the distance to the extreme fiber — everything you need to substitute into σ = M·c / I or σ = M / S without a second calculation.

Area vs Mass Moment of Inertia

The two quantities sound similar and share a symbol \(I\), but they live in different worlds. The area moment of inertia \(I_x = \int_A y^2 \,dA\) depends only on the shape of a cross-section — material does not enter. Its units are length to the fourth power, so mm⁴, cm⁴, m⁴, or in⁴. You use it in beam bending: a higher \(I_x\) means more resistance to a bending moment about the same axis. The mass moment of inertia \(I = \int r^2 \,dm\) depends on both how much mass there is and how that mass is distributed away from the rotation axis. Its units are mass × length², so kg·m², g·cm², lb·ft², or lb·in². You use it in rotational dynamics: \(\tau = I\alpha\) is the rotational form of Newton's second law.

Formulas for Common Shapes

Every shape supported by this calculator follows one of the formulas below. They are all about the centroidal axis indicated by the diagram; the parallel-axis theorem extends them to any parallel axis.

ShapeInertiaFormula about centroidal axis
Rectangle (b × h)Area I_xb · h³ / 12
Solid Circle (diameter d)Area Iπ · d⁴ / 64
Hollow Circle (D, d)Area Iπ · (D⁴ − d⁴) / 64
Triangle (b, h)Area I_xb · h³ / 36
Hollow Rectangle (B, H, b, h)Area I_x(B · H³ − b · h³) / 12
I-Beam (H, B, tf, tw)Area I_xB · H³ / 12 − (B − tw) · h_w³ / 12, h_w = H − 2 tf
Semicircle (r)Area I_x(π/8 − 8/(9π)) · r⁴
Thin Rod, center axis (m, L)Mass Im · L² / 12
Thin Rod, end axis (m, L)Mass Im · L² / 3
Solid Cylinder, own axis (m, r)Mass Im · r² / 2
Solid Cylinder, perpendicular (m, r, L)Mass Im · (3 r² + L²) / 12
Hollow Cylinder, own axis (m, R, r)Mass Im · (R² + r²) / 2
Solid Sphere (m, r)Mass I2 m · r² / 5
Thin Hollow Sphere (m, r)Mass I2 m · r² / 3
Rectangular Plate (m, a, b)Mass Im · (a² + b²) / 12

The Parallel-Axis Theorem

The formulas above all assume the axis passes through the centroid of the shape. To shift to any axis parallel to the centroidal one, add a single correction term:

\[ I_{x'} \;=\; I_x \;+\; A\,d^{2} \qquad \text{(area)} \qquad I' \;=\; I \;+\; m\,d^{2} \qquad \text{(mass)} \]

where \(d\) is the distance between the two parallel axes, \(A\) is the cross-section area, and \(m\) is the total mass. The calculator applies this automatically when you fill in the optional offset field.

Worked Example: I-Beam Section

A W12×40 wide-flange I-beam has total height H = 12 in, flange width B = 8 in, flange thickness t_f = 0.515 in, and web thickness t_w = 0.295 in. The web height is \(h_w = H - 2 t_f = 10.97\) in.

  • \( I_x = B H^{3}/12 - (B - t_w)\,h_w^{3}/12 = 8 \cdot 12^{3}/12 - (8 - 0.295) \cdot 10.97^{3}/12 \approx 1152 - 847 \approx 305 \) in⁴.
  • That matches the AISC-table value of 307 in⁴ within engineering tolerance.
  • For a bending moment \(M = 50000\) lb·in, the maximum bending stress is \( \sigma = M c / I = 50000 \cdot 6 / 307 \approx 977 \) psi.

Worked Example: Flywheel

A solid steel flywheel of mass 20 kg and outer radius 0.30 m, rotating about its own central axis:

  • \( I = m r^{2}/2 = 20 \cdot 0.30^{2} / 2 = 0.9\) kg·m².
  • The torque needed to spin it from rest to 60 RPM (\(\omega = 6.28\) rad/s) in 5 seconds (\(\alpha = 1.26\) rad/s²) is \( \tau = I \alpha = 0.9 \cdot 1.26 \approx 1.13\) N·m.
  • The rotational kinetic energy at 60 RPM is \( K = \tfrac{1}{2} I \omega^{2} = 0.5 \cdot 0.9 \cdot 6.28^{2} \approx 17.7\) J.

Section Modulus, Radius of Gyration, Polar Moment

For every area-mode shape the calculator also reports three companion quantities every engineering student eventually needs:

  • Section modulus \(S = I_x / c\), where \(c\) is the distance from the centroid to the most stressed fiber. Used directly in the bending-stress formula \( \sigma = M / S \).
  • Radius of gyration \(k = \sqrt{I / A}\) (area) or \(k = \sqrt{I / m}\) (mass). It is the radius at which all the area or mass could be concentrated at a single point and still produce the same I. Appears in Euler's column-buckling formula and in the rotational-equivalent of \(KE = \tfrac{1}{2} m v^{2}\) when written as \(KE = \tfrac{1}{2} m (k\omega)^{2}\).
  • Polar moment of inertia \(J = I_x + I_y\), the area moment about the centroidal axis perpendicular to the cross-section. Drives torsional shear stress in a circular shaft: \(\tau = T r / J\).

Frequently Asked Questions

What is the difference between area and mass moment of inertia?
Area moment of inertia depends only on the cross-section shape and is used for beam bending — units are length⁴ (mm⁴, in⁴). Mass moment of inertia depends on both mass and how it is distributed around the rotation axis and is used for rotational dynamics — units are mass × length² (kg·m², lb·ft²). They share the symbol I but answer different physical questions.

How do I compute I for a rectangle?
About the centroidal x-axis, \(I_x = b h^{3}/12\). About the perpendicular centroidal y-axis it is \(I_y = h b^{3}/12\). The polar moment about the centroidal axis perpendicular to the plane is \(J = I_x + I_y\).

How do I compute I for a circle?
For a solid circle of diameter d, \(I = \pi d^{4}/64\) about any diameter and \(J = \pi d^{4}/32\) about the central perpendicular axis. For a hollow tube subtract the inner from the outer: \(I = \pi (D^{4} - d^{4})/64\).

What is the parallel-axis theorem?
It says \(I_{parallel} = I_{centroidal} + A d^{2}\) for area moments and \(I_{parallel} = I_{centroidal} + m d^{2}\) for mass moments, where d is the distance between the two parallel axes. This calculator applies it automatically when you fill in the offset field.

What is the moment of inertia of a solid sphere?
\(I = \tfrac{2}{5} m r^{2}\) about any diameter. A thin hollow sphere of the same mass and radius is \(\tfrac{2}{3} m r^{2}\) — bigger because more mass sits at the outer edge.

What is section modulus and how do I use it?
\(S = I_x / c\) where c is the distance from the centroid to the extreme fiber. Maximum bending stress is \(\sigma = M / S\). A larger S means the beam can carry a larger moment at the same allowable stress.

Why does the I-beam shape outperform a solid rectangle of the same area?
Because the area moment of inertia weights each piece of material by the square of its distance from the centroid. An I-beam puts most of its material in the flanges, far from the centroid, so each kg contributes much more to I than the same kg sitting near the centroid in a solid bar. That is why steel beams are nearly always shaped like an I.

Reference this content, page, or tool as:

"Moment of Inertia Calculator" at https://MiniWebtool.com/moment-of-inertia-calculator/ from MiniWebtool, https://MiniWebtool.com/

by miniwebtool team. Updated: 2026-05-16

Related MiniWebtools:

Physics Calculators:

Top & Updated:

Random PickerRandom Name PickerInstagram User ID LookupImage ResizerLine CounterFPS ConverterSort NumbersRelative Standard Deviation CalculatorRemove SpacesBatting Average CalculatorMAC Address GeneratorFacebook User ID LookupRandom Truth or Dare GeneratorERA CalculatorWord to Phone Number ConverterFeet and Inches to Cm ConverterMAC Address LookupSum CalculatorRandom Quote GeneratorSun, Moon & Rising Sign Calculator 🌞🌙✨Slope and Grade CalculatorPercent Off CalculatorInvisible Text GeneratorRandom Superpower GeneratorRandom IMEI GeneratorAudio SplitterMP3 Looper📷 OCR / Image to TextNumber of Digits CalculatorLog Base 10 CalculatorRoman Numerals ConverterVertical Jump CalculatorSHA256 Hash GeneratorBitwise CalculatorRandom Credit Card Generator⬛ Aspect Ratio CalculatorMerge VideosWord Ladder GeneratorMaster Number CalculatorPhone Number ExtractorRandom Birthday GeneratorSaturn Return CalculatorCm to Feet and Inches ConverterAI Text HumanizerRandom Time GeneratorRandom Meal GeneratorOPS CalculatorSalary Conversion CalculatorIP Subnet CalculatorFile Size ConverterOn Base Percentage CalculatorRandom Fake Address GeneratorRandom Activity GeneratorMercury Retrograde CalendarSquare Root (√) CalculatorCaffeine Overdose CalculatorText FormatterCompound Growth CalculatorNumber to Word ConverterSlugging Percentage CalculatorHalfway Date CalculatorRandom Movie PickerRandom Poker Hand GeneratorWeight Loss CalculatorBattery Life CalculatorDecimal to BCD ConverterYouTube Channel StatisticsStair CalculatorRandom Writing Prompt GeneratorCompare Two StringsRandom Loadout GeneratorVideo to Image ExtractorOctal CalculatorAdd Text to ImageBinary to Gray Code ConverterConnect the Dots Generator🖱️ Click CounterLeap Years List📅 Date CalculatorWAR CalculatorFirst n Digits of PiBreak Line by CharactersLongest Day of the YearNumber ExtractorDay of the Year Calculator - What Day of the Year Is It Today?First Day of SummerLottery Number GeneratorSHA512 Hash GeneratorCM to Inches ConverterArc Length CalculatorDNS LookupBCD to Decimal ConverterWord Scramble GeneratorTime Duration CalculatorVideo CompressorLove Compatibility CalculatorBingo Card GeneratorBolt Torque CalculatorList of Prime NumbersQuotient and Remainder CalculatorWHIP CalculatorImage SplitterProportion CalculatorSun Position Calculator🎰 Gacha Pity CalculatorRandom Number PickerSmall Text Generator ⁽ᶜᵒᵖʸ ⁿ ᵖᵃˢᵗᵉ⁾Bcrypt Hash Generator / CheckerPercent Growth Rate Calculator🔍 Plagiarism CheckerAstrological Element Balance CalculatorRandom Emoji GeneratorImage CompressorBinary to BCD ConverterPER CalculatorGray Code to Binary ConverterFlip VideoModulo CalculatorIP Address to Hex ConverterAcreage CalculatorRandom Object GeneratorEmail ExtractorSteel Weight CalculatorAI Language DetectorBroken Link CheckerHeight Percentile CalculatorLong Division CalculatorURL ExtractorYouTube Tag ExtractorMartingale Strategy CalculatorHypotenuse CalculatorRemove AccentWhat is my Zodiac Sign?Pregnancy CalendarSocial Media Username CheckerShort Selling Profit CalculatorHebrew Calendar ConverterSummer Solstice DayAPI TesterName Number CalculatorLaw of Sines CalculatorRemove Lines Containing...Outlier CalculatorRandom Group GeneratorAntilog CalculatorFence CalculatorRandom Chord GeneratorMD5 Hash GeneratorVideo SplitterIncome Tax CalculatorAdd Prefix and Suffix to TextMolarity CalculatorRandom Chess Opening GeneratorDay of Year CalendarRandom Name GeneratorWhat is my Lucky Number?Percentile CalculatorMandelbrot Set ExplorerMorse Code GeneratorAdjust Video SpeedList RandomizerRandom Line PickerLunar Calendar ConverterHTML CompressorYouTube Comment PickerMultiplication CalculatorPVIF CalculatorColor Inverter🎲 Loot Drop Probability CalculatorImage EnhancerMultiple Fraction CalculatorSum of Positive Integers CalculatorBoiling Point CalculatorRandomize NumbersCone Flat Pattern (Template) GeneratorPercentage Increase CalculatorPVIFA CalculatorRemove Leading Trailing Spaces🔊 Tone GeneratorBirth Day of the Week CalculatorBonus CalculatorMAC Address AnalyzerTaco Bar CalculatorRandom User-Agent GeneratorRatio CalculatorRandom RPG Character GeneratorSourdough CalculatorRatio to Percentage CalculatorTrigonometric Equation SolverAngel Number CalculatorLinear Programming SolverMegapixel to Print Size CalculatorInvisible Character RemoverAmortization CalculatorRandom Tournament Bracket GeneratorAI Punctuation AdderRemove Audio from VideoAI ParaphraserSort Lines AlphabeticallyHex to BCD ConverterBCD to Binary ConverterBCD to Hex ConverterMedian CalculatorStandard Error CalculatorAverage CalculatorReverse VideoActual Cash Value CalculatorScientific Notation to Decimal ConverterLog Base 2 CalculatorRoot Mean Square CalculatorSHA3-256 Hash GeneratorAI Sentence ExpanderLbs to Kg ConverterHex to Decimal ConverterConvolution CalculatorRandom String GeneratorMarkup CalculatorDecimal to Hex ConverterInstagram Font GeneratorSocial Media Image Size GuideTikTok Money CalculatorTwitter/X Character CounterTwitter/X Timestamp ConverterYouTube Watch Time CalculatorTwitch Earnings CalculatorYouTube Shorts Monetization CalculatorFacebook Ad Cost CalculatorSocial Media ROI CalculatorSocial Media Post Time OptimizerCTR CalculatorROAS CalculatorInfluencer ROI CalculatorForce CalculatorAcceleration CalculatorVelocity CalculatorMomentum CalculatorProjectile Motion CalculatorKinetic Energy CalculatorPotential Energy CalculatorWork and Power CalculatorDensity CalculatorPressure CalculatorIdeal Gas Law CalculatorFree Fall CalculatorTorque CalculatorHorsepower CalculatorDilution CalculatorChemical Equation BalancerStoichiometry CalculatorPercent Yield CalculatorEmpirical Formula CalculatorTitration CalculatorMole/Gram/Particle ConverterIrregular Polygon Area CalculatorFrustum CalculatorTorus Calculator3D Distance CalculatorGreat Circle Distance CalculatorCircumscribed Circle (Circumcircle) CalculatorInscribed Circle (Incircle) CalculatorAngle Bisector CalculatorTangent Line to Circle CalculatorHeron's Formula CalculatorCoordinate Geometry Distance CalculatorVolume of Revolution CalculatorSurface of Revolution CalculatorParametric Curve GrapherRiemann Sum CalculatorTrapezoidal Rule CalculatorSimpson's Rule CalculatorImproper Integral CalculatorL'Hôpital's Rule CalculatorMaclaurin Series CalculatorPower Series CalculatorSeries Convergence Test CalculatorInfinite Series Sum CalculatorAverage Rate of Change CalculatorInstantaneous Rate of Change CalculatorRelated Rates SolverOptimization Calculator (Calculus)Gradient Calculator (Multivariable)Divergence CalculatorCurl CalculatorLine Integral CalculatorSurface Integral CalculatorJacobian Matrix CalculatorNewton's Method CalculatorRREF Calculator (Row Echelon Form)Matrix Inverse CalculatorMatrix Multiplication CalculatorDot Product CalculatorCross Product CalculatorVector Magnitude CalculatorUnit Vector CalculatorAngle Between Vectors CalculatorNull Space CalculatorColumn Space CalculatorCramer's Rule CalculatorMatrix Diagonalization CalculatorQR Decomposition CalculatorCholesky Decomposition CalculatorMatrix Power CalculatorCharacteristic Polynomial CalculatorBayes' Theorem CalculatorF-Test / F-Distribution CalculatorHypergeometric Distribution CalculatorNegative Binomial Distribution CalculatorGeometric Distribution CalculatorExponential Distribution CalculatorWeibull Distribution CalculatorBeta Distribution CalculatorSpearman Rank Correlation CalculatorFisher's Exact Test CalculatorContingency Table CalculatorOdds Ratio CalculatorROT13 Encoder/DecoderAtbash Cipher ToolVigenère Cipher ToolPronunciation IPA ConverterHemingway-Style Readability EditorSentence Length Variance AnalyzerWord Frequency AnalyzerBusiness Days CalculatorAdd Business Days to DateDate Pattern GeneratorHow Long Until CalculatorHow Long Ago CalculatorBirthday Across Cultures CalculatorHijri Calendar ConverterInsulin Sensitivity Factor CalculatorCarb-to-Insulin Ratio CalculatorLean Body Mass to Strength CalculatorOne-Mile Walk Test (Rockport) CalculatorCooper 12-Minute Run CalculatorFFMI CalculatorAPGAR Score CalculatorGlasgow Coma Scale CalculatorWells Score Calculator (DVT/PE)Tennis Score TrackerSoccer xG (Expected Goals) CalculatorCricket Run Rate CalculatorRugby Points CalculatorBoxing Punch Power CalculatorRace Time PredictorSwimming SWOLF CalculatorYoga Pose Hold TimerFishing Knot Strength CalculatorBike Gear Ratio CalculatorClimbing Grade ConverterWine Pairing SuggesterStandard Drink CalculatorCaffeine Half-Life TrackerSpice Substitution FinderDietary Restriction Recipe FilterMarinade Time CalculatorFermentation Time CalculatorSmoking Wood Pairing GuideFreelance Project Pricing CalculatorSaaS Pricing CalculatorSubscription Cost TrackerSide Hustle ROI CalculatorRemote Work Savings CalculatorCoffee Habit Cost CalculatorGym vs Home Workout Cost CalculatorLunch Cost CalculatorWealth Growth Visualizer1031 Exchange CalculatorRental Yield CalculatorCash-on-Cash Return CalculatorBRRRR Method CalculatorSection 8 Rent CalculatorRoommate Rent SplitterAirbnb Pricing OptimizerStatute of Limitations CalculatorSentence Reduction CalculatorSales Tax Nexus CheckerPatent Filing Fee CalculatorTrademark Class FinderWill Asset Distribution CalculatorWorkers' Compensation CalculatorStopping Distance CalculatorTrip Cost SplitterVehicle Weight Distribution CalculatorTrailer Tongue Weight CalculatorTire Tread Wear CalculatorEngine Compression Ratio CalculatorHeadlight Beam Distance CalculatorCat Litter Box CalculatorAquarium Heater Wattage CalculatorBird Cage Size CalculatorReptile Habitat UVB CalculatorPet Travel Crate Size FinderHorse Hay CalculatorCrochet Hook Size ConverterKnitting Needle Size ConverterKnitting Pattern CalculatorCross-Stitch Floss CalculatorQuilt Binding CalculatorOrigami Paper Size CalculatorPottery Clay Shrinkage CalculatorBeading Pattern CalculatorResin Casting Volume CalculatorEmbroidery Thread Length CalculatorHiking Pace Calculator (Naismith's Rule)Backpacking Food Weight CalculatorTent Footprint Size CalculatorSleeping Bag Temperature Rating GuideKnot Tying Reference ToolStar Visibility CalculatorTide Time CalculatorReynolds Number CalculatorBernoulli Equation CalculatorHeat Transfer CalculatorThermal Expansion CalculatorSpecific Heat Capacity CalculatorGear Ratio Calculator (Mechanical)Pulley System CalculatorHydraulic Cylinder Force CalculatorBelt Length CalculatorCloset Capsule CalculatorStorage Unit Size CalculatorMoving Box Quantity CalculatorGift Card Tip CalculatorGas vs Electric Cost ComparisonPrint Cost CalculatorHair Dye Mixing CalculatorLaundry Detergent Dosage CalculatorDishwasher Load OptimizerTile Grout CalculatorPaint Color Mixing CalculatorFlashcard Spaced Repetition SchedulerLearning Curve CalculatorCornell Notes GeneratorVocabulary Quiz GeneratorLanguage Learning Hours to Fluency CalculatorCollege Cost CalculatorScholarship ROI CalculatorAI Recipe Generator (From Ingredients)AI Gift Idea GeneratorAI Meal Plan GeneratorAI Workout Plan GeneratorAI Reading List GeneratorAI Travel Itinerary GeneratorAI Excuse Generator (Polite)AI Apology Letter WriterAI Unit Converter (Natural Language)AI Resume / CV AnalyzerAI Text Tone AnalyzerAI Data Visualizer (Paste CSV)AI Regex GeneratorAI SQL Query GeneratorPaycheck Calculator (Take-Home Pay)VA Loan CalculatorARM Mortgage CalculatorBiweekly Mortgage Payment CalculatorPMI CalculatorMortgage Points CalculatorBalloon Loan CalculatorInterest-Only Mortgage CalculatorConstruction Loan CalculatorLand Loan CalculatorBoat Loan CalculatorRV Loan CalculatorMotorcycle Loan CalculatorCar Affordability CalculatorOut-the-Door Price CalculatorRent Affordability CalculatorProrated Rent CalculatorRent Increase CalculatorMileage Reimbursement CalculatorPer Diem Calculator