Pile Capacity Calculator

Pile axial capacity estimation. End bearing and skin friction in sand and clay using Meyerhof, API, or Alpha methods. Includes group efficiency factor. Educational use only.

This page documents the scope, inputs, outputs, and computational approach of the Pile Capacity Calculator on steelcalculator.app. The interactive calculator runs in your browser; this documentation ensures the page is useful even without JavaScript.

What this tool is for

What this tool is not for

Key concepts this page covers

Inputs and outputs

Typical inputs: pile diameter, embedment depth, soil layer profile (thickness, soil type, undrained shear strength cu or friction angle phi, unit weight), water table depth, and pile type (driven, bored, CFA).

Typical outputs: end bearing capacity Qb, total skin friction Qs, ultimate capacity Qu = Qb + Qs, allowable capacity with safety factor, and group efficiency for specified pile spacing.

Computation approach

For cohesive soils, the calculator uses the Alpha method: skin friction fs = alpha x cu, where alpha decreases with increasing cu per the API or FHWA correlation. For cohesionless soils, the Beta method is used: fs = beta x sigma'v, where beta depends on the friction angle and pile type. End bearing is computed as qb = Nc x cu (clay) or qb = Nq x sigma'v (sand), with limiting values. The pile capacity is the sum of skin friction and end bearing minus any negative friction if applicable.

Alpha Method for Clay (API RP2A)

Skin friction: fs = alpha × cu

Alpha correlation (API):
  cu <= 500 psf: alpha = 1.0
  500 < cu <= 1000 psf: alpha = 1.0 - 0.0015 × (cu - 500)
  cu > 1000 psf: alpha = 0.5

End bearing: qb = Nc × cu = 9 × cu (for L/D > 4)

Typical cu values by soil consistency:
  Soft clay: cu = 250-500 psf
  Medium clay: cu = 500-1000 psf
  Stiff clay: cu = 1000-2000 psf
  Hard clay: cu = 2000-4000 psf

Beta Method for Sand (FHWA)

Skin friction: fs = beta × sigma'_v

Where:
  beta = K × tan(delta)
  K = lateral earth pressure coefficient
    Driven displacement piles: K = 1.0-1.5
    Driven H-piles: K = 0.8-1.2
    Bored/CFA piles: K = 0.6-0.8
  delta = pile-soil interface friction ≈ 0.8 × phi

Typical beta values:
  Loose sand (phi = 28-30°): beta = 0.20-0.30
  Medium sand (phi = 30-34°): beta = 0.30-0.45
  Dense sand (phi = 34-38°): beta = 0.45-0.65
  Gravel (phi = 36-42°): beta = 0.55-0.80

End bearing: qb = Nq × sigma'_v (limited to 15 MPa for driven, 10 MPa for bored)

Worked Example — Driven Pipe Pile in Layered Soil

Problem: A 16-in diameter closed-end steel pipe pile is driven 45 ft through layered soil. Determine the ultimate axial capacity.

Step 1 — Soil profile

Layer 1: 0-15 ft, medium sand, phi = 32°, gamma = 120 pcf, WT at 10 ft
Layer 2: 15-35 ft, stiff clay, cu = 1500 psf, gamma = 115 pcf
Layer 3: 35-45 ft, dense sand, phi = 36°, gamma = 125 pcf

Step 2 — Skin friction (Layer 1, sand)

Average sigma'_v at z=7.5 ft (above WT): 120 × 7.5 = 900 psf
beta = 1.0 × tan(0.8 × 32°) = 0.479
fs = 0.479 × 900 = 431 psf

As = pi × (16/12) × 15 = 62.8 ft²
Qs_1 = 0.431 × 62.8 = 27.1 kips

Step 3 — Skin friction (Layer 2, clay)

cu = 1500 psf, alpha = 0.5 (cu > 1000 psf)
fs = 0.5 × 1500 = 750 psf = 0.75 ksf

As = pi × (16/12) × 20 = 83.8 ft²
Qs_2 = 0.75 × 83.8 = 62.9 kips

Step 4 — Skin friction (Layer 3, dense sand)

sigma'_v at z=40 ft: 120×10 + (120-62.4)×30 = 1200+1728 = 2928 psf
beta = 1.0 × tan(0.8 × 36°) = 0.549
fs = 0.549 × 2928 = 1608 psf = 1.61 ksf

As = pi × (16/12) × 10 = 41.9 ft²
Qs_3 = 1.61 × 41.9 = 67.5 kips

Step 5 — End bearing (dense sand tip)

sigma'_v at tip (45 ft) = 1200 + (120-62.4)×35 = 3216 psf
Nq = 135 (phi = 36°)
qb = 135 × 3.22 = 435 ksf

Ab = pi × (16/12)²/4 = 1.396 ft²
Qb = 435 × 1.396 = 607 kips

Step 6 — Total capacity

Qu = Qs_1 + Qs_2 + Qs_3 + Qb = 27.1 + 62.9 + 67.5 + 607 = 764.5 kips
Qall = 764.5 / 2.5 = 306 kips (FS = 2.5, static analysis only)

Skin friction ratio = (27.1+62.9+67.5)/764.5 = 20.6%
This pile is end-bearing dominated (dense sand tip).

Pile Group Efficiency (Converse-Labarre)

eta = 1 - arctan(D/S) × (n-1)(m-1) / (90 × mn/2)

Where D = diameter, S = spacing, m = rows, n = piles per row

| Config | Piles | Spacing | eta (clay) | eta (sand) |
| ------ | ----- | ------- | ---------- | ---------- |
| 2x2    | 4     | 3D      | 0.86       | 1.0        |
| 3x3    | 9     | 3D      | 0.77       | 1.0        |
| 4x4    | 16    | 3D      | 0.70       | 1.0        |
| 2x2    | 4     | 4D      | 0.90       | 1.0        |

Minimum spacing: 2.5D center-to-center
Preferred spacing: 3D for friction piles, 2.5D for end-bearing

Pile Capacity Formulas

The ultimate axial capacity of a single pile is the sum of skin friction resistance and end bearing resistance:

Qult = Qskin + Qtip - Wpile

Where Qskin is the total shaft resistance, Qtip is the base (toe) resistance, and Wpile is the effective weight of the pile. In practice, Wpile is often neglected when it is small relative to Qult, or it is accounted for by using buoyant unit weights below the water table.

Skin Friction (Shaft Resistance)

For a pile segment of length delta-L in contact with soil, the skin friction contribution is:

dQskin = fs × As = fs × perimeter × delta-L

The total skin friction is the integral over the pile embedment length:

Qskin = integral from 0 to L of [ fs(z) × perimeter(z) ] dz

In cohesionless soils (sand), the unit skin friction is computed using the Beta (effective stress) method:

fs = K × sigma'_v × tan(delta)

Where K is the lateral earth pressure coefficient (ranging from 0.5 to 1.5 depending on pile type and installation method), sigma'_v is the effective vertical stress at depth z, and delta is the pile-soil interface friction angle (typically 0.5 to 0.8 times the soil friction angle phi).

In cohesive soils (clay), the unit skin friction is computed using the Alpha (total stress) method:

fs = alpha × cu

Where alpha is an adhesion factor (0.3 to 1.0) that decreases with increasing undrained shear strength cu. The API RP 2A recommends:

alpha = 0.5 × (cu / sigma'_v)^(-0.5)    for cu/sigma'_v <= 1.0
alpha = 0.5 × (cu / sigma'_v)^(-0.25)   for cu/sigma'_v > 1.0
alpha <= 1.0

End Bearing (Toe Resistance)

The unit end bearing resistance is computed as:

For cohesionless soils (sand):

qp = Nq × sigma'_v

Where Nq is a bearing capacity factor that depends on the soil friction angle phi. Meyerhof (1976) recommends limiting qp to a maximum of:

qp(max) = 50 × Nq (in ksf) for dense sand, 25 × Nq for loose sand

For cohesive soils (clay):

qp = Nc × cu

Where Nc is typically taken as 9.0 for deep foundations (depth-to-diameter ratio greater than 4). For bored piles in clay, Nc may be reduced to account for base disturbance.

The total end bearing is then:

Qtip = qp × Ab

Where Ab is the cross-sectional area of the pile toe. For open-ended pipe piles, Ab is the cross-sectional area of the steel plug (if fully plugged) or the steel annulus (if unplugged).

Allowable Pile Capacity

Qallow = Qult / FS

The factor of safety FS is typically:

Condition Factor of Safety
Static analysis only, no load test 2.5 - 3.0
Static analysis with proof load test 2.0
Static analysis with performance load test 1.5 - 2.0
Wave equation analysis with driving criteria 2.0 - 2.5

Driven Pile Types Reference

The following table summarizes the most common driven pile types used in building and bridge foundations, along with their typical axial capacity ranges and common applications.

Pile Type Typical Size Range Typical Capacity Range (tons) Common Application
Steel H-Pile (HP) HP8x36 to HP14x117 40 - 200 Bridge piers, heavy building columns, penetrating dense layers
Steel Pipe Pile (open-end) 10 in. to 48 in. OD 50 - 300 Marine structures, deep foundations, high-capacity loads
Steel Pipe Pile (closed-end) 10 in. to 24 in. OD 30 - 150 Building foundations, parking structures
Precast Concrete (square) 10 in. to 24 in. 30 - 150 Buildings, industrial facilities
Precast Concrete (cylinder) 36 in. to 54 in. dia. 100 - 400 Bridge foundations, marine structures
Prestressed Concrete 10 in. to 24 in. square 40 - 200 Bridges, heavy industrial buildings
Timber Pile 8 in. to 18 in. tip dia. 15 - 40 Light structures, marine fenders, temporary works
Composite (concrete-filled pipe) 10 in. to 24 in. OD 50 - 200 Combined structural capacity, marine environments

Steel H-piles are preferred when hard driving is anticipated or when the pile must penetrate through dense soil layers to reach bearing strata. Their low displacement minimizes heave in clay soils. Pipe piles can be driven open-ended to reduce displacement and then inspected internally. Concrete piles offer high durability in corrosive environments but are heavier to handle and more susceptible to damage during driving.

Worked Example: HP12x53 Driven Pile

Problem: Determine the ultimate axial capacity of an HP12x53 steel H-pile driven 40 ft into a mixed soil profile.

Soil Profile:

Layer Depth (ft) Soil Type Properties
1 0 - 15 Medium clay cu = 1200 psf, gamma = 115 pcf
2 15 - 35 Dense sand phi = 36 deg, gamma = 125 pcf
3 35 - 40 Dense sand phi = 38 deg, gamma = 130 pcf

Water table is at 10 ft below grade.

Step 1: Pile geometry

HP12x53 cross-section:

Step 2: Skin friction in Layer 1 (clay, 0-15 ft)

Using the Alpha method:

Effective stress at mid-layer (z = 7.5 ft):

sigma'_v = 115 × 7.5 = 863 psf

Adhesion factor alpha (API method):

cu/sigma'_v = 1200/863 = 1.39 > 1.0
alpha = 0.5 × (1.39)^(-0.25) = 0.5 × 0.908 = 0.454

Unit skin friction:

fs = 0.454 × 1200 = 545 psf

Skin friction in Layer 1:

Qs1 = fs × perimeter × L1 = 545 × 4.09 × 15 = 33,437 lb = 33.4 kip

Step 3: Skin friction in Layer 2 (sand, 15-35 ft)

Using the Beta method with K = 1.0 and delta = 0.7 × 36 = 25.2 deg:

Effective stress at mid-layer (z = 25 ft):

sigma'_v = 115 × 10 + (115 - 62.4) × 5 + (125 - 62.4) × 10
         = 1150 + 263 + 626 = 2039 psf

Unit skin friction:

fs = K × sigma'_v × tan(delta) = 1.0 × 2039 × tan(25.2) = 1.0 × 2039 × 0.471 = 960 psf

Skin friction in Layer 2:

Qs2 = 960 × 4.09 × 20 = 78,528 lb = 78.5 kip

Step 4: Skin friction in Layer 3 (sand, 35-40 ft)

Effective stress at mid-layer (z = 37.5 ft):

sigma'_v = 1150 + 263 + 626 × 2.0 + (130 - 62.4) × 2.5
         = 1150 + 263 + 1252 + 169 = 2834 psf

Unit skin friction (K = 1.0, delta = 0.7 × 38 = 26.6 deg):

fs = 1.0 × 2834 × tan(26.6) = 2834 × 0.501 = 1420 psf

Skin friction in Layer 3:

Qs3 = 1420 × 4.09 × 5 = 29,039 lb = 29.0 kip

Step 5: End bearing at pile toe (z = 40 ft)

Effective stress at the toe:

sigma'_v(toe) = 1150 + 263 + 1252 + 169 × 2 = 1150 + 263 + 1252 + 338 = 3003 psf

Bearing capacity factor for phi = 38 deg: Nq = 60 (Meyerhof)

Unit end bearing:

qp = Nq × sigma'_v = 60 × 3003 = 180,180 psf = 180.2 ksf

Limiting qp to 50 × Nq = 50 × 60 = 3000 ksf — not exceeded.

End bearing:

Qtip = qp × Ab = 180.2 × (15.5/144) = 180.2 × 0.1076 = 19.4 kip

Step 6: Total ultimate capacity

Qult = Qs1 + Qs2 + Qs3 + Qtip
     = 33.4 + 78.5 + 29.0 + 19.4
     = 160.3 kip (80.2 tons)

Allowable capacity with FS = 2.5:

Qallow = 160.3 / 2.5 = 64.1 kip (32.1 tons)

In this example, skin friction accounts for 87.9% of the total capacity (141 kip of 160 kip), which is typical for piles with significant embedment in granular soils.

Pile Capacity by Type

The following table provides typical allowable axial capacity ranges for common pile types driven in competent soil conditions. Actual capacity depends on soil profile, pile dimensions, installation method, and local building code requirements.

Pile Type Diameter/Size Embedment (ft) Allowable Capacity (tons) Governing Soil Type
Steel H-Pile HP10x42 30 - 60 40 - 80 End bearing on rock or dense sand
Steel H-Pile HP12x53 40 - 80 60 - 150 Skin friction + end bearing
Steel H-Pile HP14x117 50 - 100 100 - 200 Heavy loads, deep bearing
Steel Pipe (open) 12 in. OD 40 - 80 50 - 120 Sand and mixed profiles
Steel Pipe (open) 24 in. OD 50 - 100 100 - 300 High-capacity marine and bridge
Precast Concrete 12 in. square 30 - 60 30 - 80 Clay and sand profiles
Precast Concrete 18 in. square 40 - 80 60 - 150 Heavy building foundations
Timber 10 in. tip 20 - 40 10 - 20 Soft clay, loose sand
Timber 14 in. tip 25 - 50 15 - 40 Medium-dense sand

Note: These ranges are for preliminary sizing only. Final design must be based on project-specific geotechnical investigation, static analysis, and preferably confirmed by pile load testing.

Pile Driving Formulas

Pile driving formulas relate the hammer energy and pile set (penetration per blow) to the static capacity of the pile. They are empirical and should be used in conjunction with static analysis, not as a standalone method.

Gates Formula (Modified)

The Gates formula (modified by FHWA) estimates the nominal pile capacity from driving data:

Rn = 1.7 × E × (1 - log10(S)) × 10^(-6)

Where:

This formula is applicable for piles driven with drop hammers, single-acting hammers, and double-acting hammers. It tends to be conservative and is best used for piles with capacities below 300 kips.

Engineering News Record (ENR) Formula

The original ENR formula is:

Rn = (E × efficiency) / (S + C)

Where:

The ENR formula is simple but tends to overestimate capacity for high-capacity piles and is generally considered less reliable than wave equation analysis. Many building codes have abandoned it in favor of the Gates formula or wave equation.

Wave Equation Analysis

Wave equation analysis (using software such as GRLWEAP) models the pile as a one-dimensional wave propagation problem:

d^2u/dt^2 = (E_p / rho) × d^2u/dx^2

The analysis simulates the hammer impact and tracks the stress wave as it travels down the pile, accounting for:

Wave equation analysis produces a bearing graph relating the number of blows per inch (or foot) to the nominal pile capacity. It is the most rigorous dynamic analysis method and is widely specified in transportation projects. It also predicts driving stresses, which helps prevent pile damage during installation.

For critical projects, wave equation analysis is supplemented or replaced by dynamic pile monitoring using Pile Driving Analyzer (PDA) equipment, which measures strain and acceleration at the pile head during driving and back-calculates the static capacity using Case method or CAPWAP signal matching.

Pile Group Efficiency

When piles are installed in a group, the individual pile capacities may not be simply additive due to overlapping stress zones in the soil. The group efficiency accounts for this interaction.

Converse-Labarre Formula

The Converse-Labarre formula computes group efficiency for a rectangular pile group:

eta = 1 - theta × [(n - 1) × m + (m - 1) × n] / (90 × m × n)

Where:

Example: A 3 × 4 pile group with 12-in. diameter piles at 3D spacing (S = 36 in.):

theta = arctan(12/36) = 18.4 deg
eta = 1 - 18.4 × [(4-1)×3 + (3-1)×4] / (90 × 3 × 4)
    = 1 - 18.4 × [9 + 8] / 1080
    = 1 - 312.8 / 1080
    = 1 - 0.290
    = 0.71

Group capacity = 0.71 × 12 × single pile capacity.

Spacing Requirements

Minimum pile spacing is governed by constructability and group efficiency considerations:

Soil Type Minimum Center-to-Center Spacing Recommended Spacing
Cohesionless (sand) 2.5 × diameter or 30 in. 3.0 - 3.5 × diameter
Cohesive (clay) 3.0 × diameter 3.0 - 4.0 × diameter
End-bearing on rock 2.0 × diameter or 24 in. 2.5 - 3.0 × diameter

For cohesionless soils, the group efficiency can equal or exceed 1.0 because pile driving densifies the soil between piles. The group capacity in sand is often taken as the lesser of: (a) the sum of individual pile capacities, or (b) the capacity of an equivalent block foundation (the soil block enclosed by the pile group plus the perimeter skin friction and end bearing of the block).

For cohesive soils, group efficiency is always less than 1.0 at typical spacings, and the designer must also check the block failure mode, where the entire soil block fails as a unit. Block capacity is calculated using the perimeter shear of the block plus end bearing over the full block area.

Frequently Asked Questions

What is the difference between the Alpha and Beta methods? The Alpha method is used for cohesive (clay) soils and relates skin friction directly to the undrained shear strength cu through an adhesion factor alpha. The Beta method is used for cohesionless (sand) soils and relates skin friction to the effective overburden stress through a coefficient beta that depends on the soil friction angle and the pile-soil interface friction. In mixed profiles, different layers use different methods.

Why does pile capacity require a factor of safety? Pile capacity calculations are based on empirical correlations with significant uncertainty. The actual soil conditions may vary from the assumed profile, installation effects (driving, drilling) alter the in-situ soil state, and the long-term capacity may differ from the short-term capacity due to setup or relaxation. Typical factors of safety are 2.0-3.0 for static analysis, which may be reduced to 1.5-2.0 if pile load tests are performed.

What is group efficiency and when does it matter? When piles are closely spaced in a group, the stress zones of adjacent piles overlap, reducing the capacity per pile compared to an isolated pile. The group efficiency factor eta (typically 0.65-1.0) multiplies the sum of individual pile capacities to give the group capacity. For cohesionless soils, group efficiency may exceed 1.0 due to densification between piles. For cohesive soils, it is usually less than 1.0 and decreases as spacing decreases.

Related pages

Disclaimer (educational use only)

This page is provided for general technical information and educational use only. It does not constitute professional engineering advice, a design service, or a substitute for an independent review by a qualified structural engineer. Any calculations, outputs, examples, and workflows discussed here are simplified descriptions intended to support understanding and preliminary estimation.

All real-world structural design depends on project-specific factors (loads, combinations, stability, detailing, fabrication, erection, tolerances, site conditions, and the governing standard and project specification). You are responsible for verifying inputs, validating results with an independent method, checking constructability and code compliance, and obtaining professional sign-off where required.

The site operator provides the content "as is" and "as available" without warranties of any kind. To the maximum extent permitted by law, the operator disclaims liability for any loss or damage arising from the use of, or reliance on, this page or any linked tools.