Cross-Sectional Area Calculator

Choose a section shape, enter dimensions, and get the cross-sectional area with the formula shown.

📐 Cross-Sectional Area Calculator
Diameter (d)100
units
1500
Outer Diameter (D)200
units
2500
Inner Diameter (d)150
units
1499
Width (b)150
units
1500
Height (h)200
units
1500
Flange Width (bf)
units
Total Height (d)
units
Flange Thickness (tf)
units
Web Thickness (tw)
units
Cross-Sectional Area
Circumference
Formula Used

📐 What is Cross-Sectional Area?

Cross-sectional area is the area of the flat surface exposed when a 3D object is cut straight through, perpendicular to its long axis. If you slice a steel rod like a loaf of bread, the face of each slice is the cross-section, and its area is the cross-sectional area. The shape of that face (circle, rectangle, I-profile) depends entirely on the shape of the object being cut.

Cross-sectional area appears constantly in structural and mechanical engineering. The axial stress in a column or beam equals the applied force divided by the cross-sectional area: sigma = F / A. A larger cross-section spreads the same force over more material, reducing stress. Pipe engineers use the inner cross-sectional area to calculate flow rate via the continuity equation (Q = A times v), while pipe wall strength depends on the annular metal cross-section. Electrical engineers use conductor cross-sectional area to calculate resistance: R = rho times L divided by A, which is why large-gauge wires carry more current safely.

Four shapes cover the vast majority of real engineering cross-sections. A solid circle describes a round bar, shaft, or rod. A hollow circle (annulus) describes a pipe or hollow shaft. A rectangle describes a timber joist, concrete column, or flat plate. An I-beam (also called an H-section or wide-flange section) is the standard shape for structural steel beams and columns because it concentrates material at the flanges, where bending stress peaks, while the thin web resists shear.

This calculator handles all four shapes. Enter the key dimensions, and it instantly returns the cross-sectional area together with a shape-specific secondary metric: circumference for a solid circle, wall thickness for a hollow pipe, perimeter for a rectangle, and web height for an I-beam. The exact formula is shown with your substituted values so you can verify and reuse the result in further calculations.

📐 Formulas

Solid Circle    A  =  π × (d/2)²
d = diameter of the solid circle (e.g. rod or shaft)
r = d/2 = radius
Example: d = 100 mm → A = π × 50² = 7,853.98 mm²
Hollow Circle (Pipe)    A  =  π × (R² − r²)
R = outer radius = outer diameter / 2
r = inner radius = inner diameter / 2
Wall thickness = R − r = (D − d) / 2
Example: D = 200 mm, d = 150 mm → A = π × (100² − 75²) = 17,278.76 mm²
Rectangle    A  =  b × h
b = width (base) of the rectangular section
h = height (depth) of the rectangular section
Example: b = 150 mm, h = 200 mm → A = 150 × 200 = 30,000 mm²
I-Beam    A  =  2 × bf × tf  +  hw × tw
bf = flange width (same for both top and bottom flanges)
tf = flange thickness
hw = web height = total height d − 2 × tf
tw = web thickness
Example: bf=150, tf=15, d=300, tw=10 → hw = 270, A = 2×150×15 + 270×10 = 7,200 mm²

📖 How to Use This Calculator

Steps

1
Select a section shape - Click Circle, Hollow Circle, Rectangle, or I-Beam to switch to the correct input mode for your cross-section.
2
Enter the dimensions - Type the diameter (solid circle), outer and inner diameters (hollow pipe), width and height (rectangle), or all four I-beam parameters. Use the sliders for quick adjustments or type directly for precision.
3
Click Calculate - Press the Calculate button to compute the cross-sectional area, the secondary metric (circumference, wall thickness, perimeter, or web height), and the formula with your values substituted.
4
Read the results - The primary box shows cross-sectional area in square units. The secondary box shows the shape-specific metric. The formula box lets you verify or reuse the calculation.

💡 Example Calculations

Example 1 - Solid Steel Shaft, 50 mm Diameter

Find the cross-sectional area of a solid circular steel shaft with diameter 50 mm

1
Identify inputs: diameter d = 50 mm, so radius r = 25 mm.
2
Apply the formula: A = π × r² = 3.14159 × 625 = 1,963.50 mm².
3
If this shaft carries an axial load of 50 kN, stress = 50,000 / 1,963.50 = 25.47 N/mm² (MPa).
Cross-Sectional Area = 1,963.50 mm²
Try this example →

Example 2 - Steel Pipe, OD 219 mm, Wall Thickness 10 mm

A structural hollow section has outer diameter 219 mm and wall thickness 10 mm. Find the metal cross-sectional area.

1
Outer diameter D = 219 mm, wall thickness t = 10 mm, so inner diameter d = 219 - 2 × 10 = 199 mm.
2
Outer radius R = 109.5 mm, inner radius r = 99.5 mm.
3
A = π × (109.5² − 99.5²) = π × (11,990.25 − 9,900.25) = π × 2,090 = 6,566.37 mm².
Cross-Sectional Area = 6,566.37 mm² | Wall Thickness = 10 mm
Try this example →

Example 3 - Timber Joist, 45 mm Wide by 195 mm Deep

A standard timber floor joist is 45 mm wide and 195 mm deep. Find the cross-sectional area.

1
Identify inputs: width b = 45 mm, height h = 195 mm.
2
Apply the formula: A = b × h = 45 × 195 = 8,775 mm².
3
Perimeter = 2 × (45 + 195) = 2 × 240 = 480 mm. Useful for calculating timber surface area for treatment.
Cross-Sectional Area = 8,775 mm² | Perimeter = 480 mm
Try this example →

Example 4 - Standard I-Beam, 203 × 133 Section

A 203 × 133 UB (Universal Beam) has flange width 133 mm, total height 203 mm, flange thickness 7.8 mm, web thickness 5.8 mm.

1
Web height hw = 203 - 2 × 7.8 = 203 - 15.6 = 187.4 mm.
2
Flange area = 2 × 133 × 7.8 = 2 × 1,037.4 = 2,074.8 mm².
3
Web area = 187.4 × 5.8 = 1,086.92 mm². Total A = 2,074.8 + 1,086.92 = 3,161.72 mm².
Cross-Sectional Area = 3,161.72 mm² | Web Height = 187.4 mm
Try this example →

❓ Frequently Asked Questions

What is the formula for cross-sectional area of a circle?+
The cross-sectional area of a solid circular section is A = pi times r squared, where r is the radius (half the diameter). For a shaft with diameter 50 mm, r = 25 mm and A = pi times 625 = 1,963.5 mm². Alternatively, A = pi divided by 4 times d squared. Use the circle mode above to calculate any diameter instantly.
How do you calculate cross-sectional area of a hollow pipe?+
For a hollow circular section (pipe or tube), A = pi times (R squared minus r squared), where R is the outer radius and r is the inner radius. This is equivalent to pi divided by 4 times (D squared minus d squared). Example: pipe with outer diameter 100 mm and inner diameter 80 mm gives A = pi times (2500 minus 1600) = pi times 900 = 2,827.4 mm². The hollow circle mode computes this instantly from the two diameters.
How is I-beam cross-sectional area calculated?+
I-beam area = 2 times (flange width times flange thickness) plus (web height times web thickness). Web height = total height minus 2 times flange thickness. For an I-beam with bf = 150 mm, tf = 15 mm, d = 300 mm, tw = 10 mm: web height = 270 mm, area = 2 times 2,250 plus 2,700 = 7,200 mm². This is much less than the 45,000 mm² solid rectangular envelope, which is why I-beams are lightweight while remaining stiff in bending.
Why does cross-sectional area matter in structural design?+
Axial stress = Force divided by cross-sectional area (sigma = F/A). A larger area reduces stress for the same load. In columns, cross-sectional area also governs Euler buckling load. In tension members, the net cross-sectional area (minus bolt holes) limits the tensile capacity. Engineers select sections to keep computed stress below the material yield strength with an appropriate safety factor.
What is the difference between gross and net cross-sectional area?+
Gross cross-sectional area is the full section without deductions. Net cross-sectional area deducts holes for bolts, rivets, or openings. When a bolted connection is loaded in tension, the critical failure plane passes through the bolt holes, so the net area (gross minus hole diameters times plate thickness) governs tensile strength. For compression members, gross area is typically used since bolts fill the holes and restore the section.
How do I find the cross-sectional area of a rectangular beam?+
A = width times height (A = b times h). A 50 mm by 200 mm timber joist has A = 10,000 mm² = 100 cm². For a square section, A = side squared. The perimeter, useful for paint or treatment area estimation, is 2 times (b plus h). Use the Rectangle mode above to calculate both area and perimeter from any width and height combination.
What units does the cross-sectional area calculator output?+
The calculator is unit-agnostic. Enter dimensions in any unit and the area result is in that unit squared. Input in mm gives mm², input in cm gives cm², input in m gives m². To convert: 1 m² = 10,000 cm² = 1,000,000 mm². 1 in² = 6.4516 cm². No unit conversion is built in, so keep all inputs in the same unit system.
How does pipe wall thickness affect cross-sectional area?+
Increasing wall thickness t by a small amount increases area by approximately pi times D times t (thin-wall approximation), where D is the mean diameter. For example, a 100 mm mean-diameter pipe: each 1 mm of extra wall adds about pi times 100 times 1 = 314 mm² of metal cross-section. For thick walls, the exact formula A = pi times (R squared minus r squared) must be used, as the thin-wall approximation underestimates area.
Can cross-sectional area be used to calculate pipe flow rate?+
Yes. The continuity equation states that flow rate Q = A times v, where A is the inner cross-sectional area of the pipe and v is the fluid velocity. Use the inner diameter (not the outer diameter) in the circle mode to get the flow area. For example, a pipe with inner diameter 100 mm has flow area 7,854 mm² = 0.007854 m². At a velocity of 2 m/s, flow rate Q = 0.007854 times 2 = 0.01571 m³/s = 15.71 litres/second.
How is I-beam cross-section different from a solid rectangle of the same depth?+
An I-beam uses roughly 10 to 20 percent of the solid rectangular envelope's material but achieves 60 to 80 percent of its bending stiffness. This efficiency comes from placing the flanges (where bending stress is highest) far from the neutral axis, while the thin web resists shear. A solid 150 by 300 mm rectangle has area 45,000 mm², while a typical I-beam of the same envelope might have area 7,000 to 9,000 mm², saving significant steel weight at modest stiffness cost.
What is the cross-sectional area of a wire and why does it matter?+
Electrical wire cross-sectional area determines resistance: R = rho times L divided by A, where rho is resistivity, L is length, and A is cross-sectional area. A larger area means lower resistance and less heat generation per unit current. Wire gauges (AWG or mm²) are defined by cross-sectional area. A 4 mm² copper wire has area 4 mm² and a diameter of about 2.26 mm (A = pi times r squared, r = sqrt(4/pi)). This calculator computes the diameter from area using the inverse formula.
Which cross-section shape gives maximum area for minimum perimeter?+
A circle encloses maximum area for a given perimeter (this is the isoperimetric inequality). For equal perimeters, a circle always has more cross-sectional area than a square, rectangle, or I-beam outline. Among rectangles, a square maximises area for a given perimeter. This is why circular pipes and round columns appear in pressure vessels and compression members where material efficiency matters most.