Cross-Sectional Area Calculator
Choose a section shape, enter dimensions, and get the cross-sectional area with the formula shown.
📐 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
📖 How to Use This Calculator
Steps
💡 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
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.
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.
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.
❓ Frequently Asked Questions
🔗 Related Calculators
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 example, a steel rod with diameter 50 mm has radius 25 mm, so A = pi times 625 = 1963.5 mm². This formula applies to solid shafts, rods, and any circular cross-section with no hollow interior.
How do you calculate the cross-sectional area of a hollow pipe?
For a hollow circular section (pipe or annulus), A = pi times (R squared minus r squared), where R is the outer radius and r is the inner radius. Equivalently, A = pi divided by 4 times (D squared minus d squared), where D is the outer diameter and d is the inner diameter. Example: a pipe with outer diameter 100 mm and inner diameter 80 mm has A = pi times (50 squared minus 40 squared) = pi times 900 = 2827.4 mm².
How do you find the cross-sectional area of an I-beam?
I-beam cross-sectional area = 2 times (flange width times flange thickness) plus (web height times web thickness), where web height = total height minus 2 times flange thickness. For an I-beam with flange width 150 mm, total height 300 mm, flange thickness 15 mm, and web thickness 10 mm: web height = 300 minus 30 = 270 mm, area = 2 times 150 times 15 plus 270 times 10 = 4500 plus 2700 = 7200 mm².
What is the cross-sectional area of a rectangular beam?
The cross-sectional area of a rectangular section is A = width times height (A = b times h). This is the simplest case and applies to square sections when b equals h. Example: a wooden joist 50 mm wide and 200 mm deep has A = 50 times 200 = 10 000 mm², which is 10 cm² or 100 cm².
Why is cross-sectional area important in structural engineering?
Cross-sectional area determines the axial stress in a member under load. Stress = Force divided by Area (sigma = F/A). A larger cross-section carries more load at the same stress level, or the same load at lower stress. It also governs electrical resistance in conductors (R = rho times L divided by A) and fluid flow capacity in pipes.
What is the difference between cross-sectional area and surface area?
Cross-sectional area is the area of a flat slice through an object, measured perpendicular to an axis. It is a 2D area in square units. Surface area is the total area of all outer surfaces of a 3D object, also in square units but representing the outer skin. A cylinder of radius r and length L has cross-sectional area pi r squared and total surface area 2 pi r squared plus 2 pi r L.
How does wall thickness affect hollow pipe cross-sectional area?
Increasing wall thickness by a small amount dt increases the cross-sectional area by approximately pi times D times dt, where D is the mean diameter. Doubling the wall thickness roughly doubles the cross-sectional area if the wall is thin relative to the diameter. For thick-walled pipes, use the exact formula A = pi times (R squared minus r squared).
What units does the cross-sectional area calculator use?
The calculator is unit-agnostic. Enter any consistent unit (mm, cm, m, inches, feet) and the area result is in the square of that unit. For example, if you enter dimensions in millimetres, the area is in mm². There is no automatic unit conversion, so all inputs must be in the same unit system.
How is I-beam cross-sectional area different from a solid rectangular section of the same size?
An I-beam with flange width 150 mm, total height 300 mm, flange thickness 15 mm, and web thickness 10 mm has area 7200 mm². A solid rectangle of the same envelope (150 times 300) would have area 45 000 mm². The I-beam uses only 16% of the solid rectangle's material but achieves most of its bending stiffness because the flanges are placed far from the neutral axis where bending stress is highest.
Can I use this calculator for annular sections in mechanical engineering?
Yes. The hollow circle mode computes annular cross-sectional area A = pi times (R squared minus r squared) for any annular section: pipe flanges, hollow shafts, tubular columns, bearing rings, and pressure vessel walls. Enter the outer and inner diameters to get the metal cross-section area and wall thickness instantly.
How do I convert cross-sectional area from mm² to cm² or m²?
To convert mm² to cm², divide by 100. To convert mm² to m², divide by 1 000 000. To convert cm² to m², divide by 10 000. For example, 7200 mm² equals 72 cm² equals 0.0072 m². To convert square inches to square centimetres, multiply by 6.4516.
What cross-sectional shape gives the most area for the least perimeter?
A circle encloses the maximum area for a given perimeter. This is the isoperimetric property of the circle. Among rectangular sections, a square (equal width and height) maximises area for a given perimeter. This is why circular pipes are preferred for pressure vessels and why square sections appear in columns where efficiency matters.