Cross-Sectional Area Calculator
Calculate cross-sectional area for 14 geometric shapes including circles, rectangles, I-beams, and hollow sections with visual preview.
About
Miscalculating cross-sectional area propagates errors into every downstream structural analysis: stress (σ = FA), flow rate (Q = v ⋅ A), and moment of inertia all depend on an accurate A. An error of 5% in area yields a 5% error in axial stress, which can push a member past its yield point without warning. This tool computes cross-sectional area for 14 standard geometric profiles used in mechanical engineering, civil structures, and fluid dynamics. It covers solid primitives (circle, rectangle, triangle, hexagon), hollow sections (annulus, hollow rectangle), and structural steel shapes (I-beam, C-channel, T-section, L-angle). All formulas follow standard analytic geometry. Results approximate ideal geometry and do not account for manufacturing tolerances, fillet radii on rolled steel, or material imperfections.
Formulas
The cross-sectional area A is the measure of a two-dimensional slice taken perpendicular to a member's longitudinal axis. Each profile has a closed-form analytic solution.
Circle: A = π ⋅ d24
Rectangle: A = w × h
Triangle (base-height): A = 12 ⋅ b ⋅ h
Ellipse: A = π ⋅ a ⋅ b
Trapezoid: A = a + b2 ⋅ h
Hexagon: A = 3√32 ⋅ s2
Semicircle: A = π ⋅ r22
Hollow Circle: A = π(R2 − r2)
I-Beam: A = 2btf + hwtw
Where d = diameter, r = radius, R = outer radius, w = width, h = height, b = base or flange width, a = semi-major axis or parallel side, s = side length, tf = flange thickness, tw = web thickness, t = uniform thickness.
Reference Data
| Shape | Formula | Typical Application | Variables |
|---|---|---|---|
| Circle | π ⋅ d24 | Round bars, pipes, shafts | d = diameter |
| Rectangle | w × h | Beams, plates, flat bars | w = width, h = height |
| Square | s2 | Square tubing, posts | s = side length |
| Triangle | 12 ⋅ b ⋅ h | Gusset plates, trusses | b = base, h = height |
| Ellipse | π ⋅ a ⋅ b | Elliptical ducts, aerodynamic sections | a, b = semi-axes |
| Trapezoid | (a + b)2 ⋅ h | Retaining walls, channel linings | a, b = parallel sides |
| Regular Hexagon | 3√32 ⋅ s2 | Hex bolts, honeycomb cores | s = side length |
| Semicircle | π ⋅ r22 | Arch bridges, half-pipe channels | r = radius |
| Hollow Circle (Annulus) | π ⋅ (R2 − r2) | Pipes, tubes, cylindrical shells | R = outer, r = inner radius |
| Hollow Rectangle | W⋅H − w⋅h | Rectangular hollow sections (RHS) | Outer W×H, Inner w×h |
| I-Beam | 2⋅b⋅tf + hw⋅tw | Steel beams (W, S shapes per AISC) | b = flange width, tf = flange thickness, hw = web height, tw = web thickness |
| C-Channel | 2⋅b⋅tf + hw⋅tw | Channels (C shapes), purlins | Same as I-Beam (flanges on one side) |
| T-Section | b⋅tf + hw⋅tw | T-stubs, cut beams | b = flange width, tf = flange thickness |
| L-Angle | a⋅t + (b − t)⋅t | Angle iron, bracing | a, b = leg lengths, t = thickness |