Bolt Tensile Strength Calculator

Calculate maximum tensile load and proof load for a bolt from diameter, thread pitch, and grade.
Supports SAE Grade 5, Grade 8, and metric bolts.

Bolt Tensile Capacity

Bolt Tensile Strength

This calculator estimates the maximum static tensile load that a bolt can carry before failure, plus the lower proof load (the safe operating limit). It is based on the bolt’s tensile stress area, which depends on nominal diameter and thread pitch.

Tensile Stress Area (Aₜ)

Aₜ = (π/4) × (d − 0.9382 × p)²

Where d = nominal diameter (mm) and p = thread pitch (mm). This formula is the ISO and ASME standard, and it accounts for the reduced cross-section at the threads, which is the weakest point of any bolt under axial load.

For inch threads the same idea is written per thread count rather than per pitch:

Aₜ = (π/4) × (d − 0.9743 / n)²

with d the nominal diameter in inches and n the threads per inch. The two constants describe the same thread geometry, just expressed in each system’s own terms.

Strength Formulas

Quantity Formula
Ultimate tensile load Fᵤ = Aₜ × σᵤ
Proof load Fₚ = Aₜ × σₚ
Yield load Fᵧ = Aₜ × σᵧ

Proof load is the most a bolt takes without acquiring permanent set. Across the grades below it works out at 88 to 97% of the yield strength, which is closer to yield than most people expect: a proof-loaded bolt is very nearly at the edge of stretching for good.

Common Bolt Grades

Grade Tensile σᵤ (MPa) Yield σᵧ (MPa) Proof σₚ (MPa) Use
SAE Grade 2 510 393 380 Low-strength general
SAE Grade 5 830 634 580 Automotive, machinery
SAE Grade 8 1040 896 830 High-strength structural
Metric 8.8 800 640 580 General engineering
Metric 10.9 1040 940 830 Heavy machinery
Metric 12.9 1220 1100 970 Critical / aerospace

The metric class numbers are not arbitrary. In a designation like 10.9, the first number is the tensile strength in hundreds of megapascals (10 means 1000 MPa) and the second is the yield as a tenth of that (9 means 90% of 1000, so 900).
Both are floors rather than targets, so ISO 898-1 then publishes the real minimums a hair above: 1040 MPa tensile and 940 yield for the 10.9 class. The label gets you within 5% from across a workshop, which is the point of it.

From strength to torque

Strength is not what you set on a wrench. The chain runs: tensile stress area × proof stress gives the proof load, 75% of that is a sensible working preload, and T = K × D × F turns the preload into a torque figure, with K around 0.20 for a dry steel bolt and 0.15 lubricated. This calculator carries that all the way through, so the torque it names for an M10 Grade 8.8 matches the 50 N·m in the bolt torque tables rather than sitting near it by luck.

Worked Example: M10 × 1.5 Grade 10.9

  • d = 10 mm, p = 1.5 mm
  • Aₜ = (π/4) × (10 − 0.9382 × 1.5)² = (π/4) × 8.59² ≈ 58 mm²
  • Ultimate load = 58 × 1040 = 60 300 N ≈ 6.15 tonnes
  • Proof load = 58 × 830 = 48 100 N ≈ 4.91 tonnes

Design Considerations

Always design fastened joints to operate well below the proof load. A common rule of thumb is to apply a working preload of 70 to 80% of proof load and a service-load safety factor of at least 2. Shear loads, bending, fatigue, corrosion and heat all cut real-world capacity, because these numbers are static, single-bolt limits and nothing more.

Limitations

This calculator gives single-bolt static tensile capacity for a fully threaded engagement. It does not account for joint friction, gasket compression, fatigue cycles, hydrogen embrittlement, or torque-tension scatter. For safety-critical applications, consult engineering codes (ASME, ISO 898, AISC) and qualified design data.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.