πŸ”§ Standard Pipe Dimensions (ASME B36.10/19)

Interactive ASME B36.10M carbon steel and ASME B36.19M stainless steel piping schedules catalog. Dynamic cross-section schemas, flow area, weights, and volumes.

⚑ Fortran 90 Engine Double Precision (IEEE 754) βœ“ ISO / ASME Validated
πŸ“Š Solver Telemetry ● ACTIVE
πŸ‘οΈ Consultations 4,251
⚑ Calculs faits 3,392
πŸ’Ύ TΓ©lΓ©chargements 280
πŸ“¦ Code Fortran 11 KB
πŸ“… Mise en service Jun 2026
⏱️ Latence < 1 ms

πŸ“‹ Piping Standards Index

Units: SI Metric (mm, kg/m)
Standard NPS (in) Schedule OD (mm) Thickness (mm)

πŸ“Š Selected Pipe Details

Selected: ASME B36.10 β€” NPS 2" (Schedule 40)
OD ID
Outer Diameter (OD) β€” mm
Wall Thickness (t) β€” mm
Inner Diameter (ID) β€” mm
Flow Area (A) β€” mmΒ²
Weight per Length (w) β€” kg/m
Internal Vol. per L (V) β€” L/m
Governing Geometries:
β€’ $ID = OD - 2t$
β€’ $A = \frac{\pi}{4} \cdot ID^2$
β€’ $w = \pi \cdot t \cdot (OD - t) \cdot \rho_{steel}$ (using ASME density standard)
β€’ $V = A \cdot \text{unit length}$

πŸ“˜ Calculation Methodology: ASME B36.10M / B36.19M Steel Pipe Dimensions

Mathematical Model & Theory

Standardizes Nominal Pipe Sizes (NPS / DN), outside diameter (OD), schedule wall thicknesses ($t$), internal diameter ($ID = OD - 2t$), cross-sectional flow area, and linear weight:

$$ID = OD - 2 \cdot t_{wall}, \quad A_{flow} = \frac{\pi \cdot ID^2}{4}, \quad W_{linear} \approx 0.0246615 \cdot t_{wall}(OD - t_{wall}) \ [\text{kg/m}]$$

Assumptions

  • Standard manufacturing mill undertolerance of 12.5% applied per ASTM A53 / A106.
  • Standard schedules: 10, 20, 30, STD, 40, 60, XS, 80, 100, 120, 140, 160, XXS.

Academic References

  1. ASME B36.10M-2018: Welded and Seamless Wrought Steel Pipe.
  2. ASME B36.19M: Stainless Steel Pipe.

Worked Engineering Example

Problem Statement:
For a 4\" NPS (DN100) Schedule 40 carbon steel pipe ($OD = 114.3\text{ mm}$, $t = 6.02\text{ mm}$), calculate inside diameter, flow area, and bare pipe weight per meter.

Step-by-step Solution:
1. $ID = 114.3 - 2(6.02) = 114.3 - 12.04 = 102.26\text{ mm} = 0.10226\text{ m}$.
2. $A_{flow} = \pi (0.10226)^2 / 4 \approx 0.008213\text{ m}^2 = 82.13\text{ cm}^2$.
3. $W = 0.0246615 \times 6.02 \times (114.3 - 6.02) = 0.14846 \times 108.28 \approx 16.07\text{ kg/m}$.
Final Result:
Internal diameter is $\mathbf{102.3\text{ mm}}$, flow area is $\mathbf{82.13\text{ cm}^2}$, and weight is $\mathbf{16.07\text{ kg/m}}$.
ο»Ώ