Calculator Inputs
Use the responsive grid below. Results appear above this form after submission.
Plotly Chart
The chart visualizes how cross-section area changes with diameter. Hollow-pipe cases compare outer, flow, and material areas.
Example Data Table
| Case | Outer Diameter (mm) | Inner Diameter (mm) | Wall Thickness (mm) | Flow Area (mm²) | Outer Area (mm²) | Material Area (mm²) |
|---|---|---|---|---|---|---|
| Schedule-like hollow pipe | 100 | 90 | 5 | 6,361.73 | 7,853.98 | 1,492.26 |
| Flow section from inner diameter | — | 50 | — | 1,963.50 | — | — |
| Outer envelope section | 75 | — | — | — | 4,417.86 | — |
| Hollow section from OD and ID | 120 | 100 | 10 | 7,853.98 | 11,309.73 | 3,455.75 |
Formula Used
1) Circular area from diameter
A = πD² / 4
2) Circular area from radius
A = πr²
3) Hollow pipe material area
Amaterial = π(OD² - ID²) / 4
4) Flow area inside the pipe
Aflow = πID² / 4
5) Diameter and thickness relationships
ID = OD - 2t
OD = ID + 2t
Where A is area, D is diameter, r is radius, OD is outer diameter, ID is inner diameter, and t is wall thickness.
How to Use This Calculator
- Choose the calculation mode that matches the dimensions you already know.
- Select the input unit for diameter, radius, or wall thickness.
- Enter the primary value, then enter the secondary value if the selected mode requires it.
- Set the number of decimal places for the displayed results.
- Press Calculate Area to place the results above the form.
- Review the flow area, outer area, and material area as available.
- Use the chart to inspect how the area changes with diameter.
- Download the result summary as CSV or PDF for documentation.
FAQs
1. What area does this calculator report?
It can report the internal flow area, the full outer circular area, and the pipe wall material area. The available outputs depend on which input mode you choose.
2. When should I use inner diameter?
Use inner diameter when you need the open area available to fluid, gas, or cable passage. This is the most common value for hydraulic and flow calculations.
3. When should I use outer diameter?
Use outer diameter when checking occupied space, external section size, insulation clearances, or total circular envelope area. It does not describe the actual flow opening.
4. What is material area?
Material area is the annular cross-sectional area of the pipe wall. It is useful for estimating mass per length, structural section size, and manufacturing material requirements.
5. Why are results shown in both selected units and m²?
Showing both units helps quick review and consistent engineering documentation. Local sizing often uses mm² or in², while reports and calculations may require m².
6. Can this calculator handle solid circular bars?
Yes. Use outer diameter only or outer radius only to calculate the full cross-section area of a solid circular member or rod.
7. What happens if wall thickness is too large?
The calculator validates the dimensions. If twice the wall thickness equals or exceeds the outer diameter, the inner diameter becomes zero or negative, which is physically invalid.
8. Why is the chart useful?
The chart shows how area changes as diameter changes. This helps compare scaling effects, assess sensitivity, and understand how small diameter increases produce larger area gains.