Steel Base Plate Design — AISC Design Guide 1 Method
Base plates transfer column loads into concrete foundations. The design involves sizing the plate (B x N), checking bearing on concrete per ACI 318, and determining plate thickness based on cantilever bending. AISC Design Guide 1, 3rd Edition provides the standard procedure.
Design procedure overview
The base plate design for axial compression follows four steps: determine the required bearing area from the concrete bearing limit, select plate dimensions B and N, calculate the critical cantilever length (m, n, or lambda*n'), and determine the required plate thickness from bending.
Step 1: Concrete bearing strength
Per ACI 318-19 Section 22.8.3.2 and AISC Design Guide 1:
phi_c * Pp = phi_c * 0.85 * f'c * A1 * sqrt(A2/A1)
Where phi_c = 0.65 (AISC resistance factor for concrete bearing), f'c = concrete compressive strength (ksi), A1 = base plate area = B * N, A2 = geometrically similar concentric area of the supporting foundation, sqrt(A2/A1) <= 2.0 (confinement factor). When the pedestal is much larger than the base plate, the confinement factor approaches 2.0, effectively doubling the bearing capacity.
Required plate area: A1*required = Pu / (phi_c * 0.85 _ f'c * sqrt(A2/A1)). Since A2/A1 depends on A1, this is iterative.
Concrete bearing capacity by f'c
| f'c (psi) | f'c (ksi) | phi_c*0.85*f'c (ksi) | Max bearing (2x confinement) (ksi) |
|---|---|---|---|
| 3000 | 3.0 | 1.66 | 3.31 |
| 4000 | 4.0 | 2.21 | 4.42 |
| 5000 | 5.0 | 2.76 | 5.53 |
| 6000 | 6.0 | 3.32 | 6.63 |
| 8000 | 8.0 | 4.42 | 8.84 |
Minimum base plate area for common loads (f'c = 4 ksi, full confinement)
| Pu (kips) | A1 min (in^2) | Square plate (in) |
|---|---|---|
| 100 | 22.6 | 5 x 5 |
| 200 | 45.2 | 7 x 7 |
| 400 | 90.5 | 10 x 10 |
| 600 | 136 | 12 x 12 |
| 800 | 181 | 14 x 14 |
| 1000 | 226 | 16 x 16 |
| 1500 | 339 | 19 x 19 |
| 2000 | 452 | 22 x 22 |
Step 2: Plate dimensions (B x N)
Starting dimensions: N >= d + 2*(anchor edge distance), B >= bf + 2*(anchor edge distance). Typical clearances are 1.5" to 2" from column edge to plate edge. Base plates are typically sized in 1" or 2" increments and are often square.
Typical base plate sizes for W-columns
| Column | d (in) | bf (in) | Min N (in) | Min B (in) | Common Plate |
|---|---|---|---|---|---|
| W8x31 | 8.00 | 7.995 | 11.0 | 11.0 | 12 x 12 |
| W10x45 | 10.1 | 8.02 | 13.1 | 11.0 | 14 x 14 |
| W12x65 | 12.1 | 12.0 | 15.1 | 15.0 | 16 x 16 |
| W12x96 | 12.7 | 12.2 | 15.7 | 15.2 | 16 x 16 |
| W14x82 | 14.3 | 10.1 | 17.3 | 13.1 | 18 x 16 |
| W14x120 | 14.5 | 14.7 | 17.5 | 17.7 | 18 x 18 |
| W14x176 | 15.2 | 16.0 | 18.2 | 19.0 | 20 x 20 |
| W18x97 | 18.6 | 11.4 | 21.6 | 14.4 | 22 x 16 |
| W24x131 | 25.4 | 12.8 | 28.4 | 15.8 | 30 x 18 |
Minimum anchor bolt edge distance is typically 1.5" from column edge + bolt diameter. Values assume 1.5" clearance each side.
Step 3: Critical cantilever length
m = (N - 0.95*d) / 2
n = (B - 0.80*bf) / 2
lambda * n' = lambda * sqrt(d * bf) / 4
The critical dimension is l = max(m, n, lambda*n'). Lambda = 2*sqrt(X) / (1 + sqrt(1-X)), capped at 1.0, where X = (4*d*bf / (d+bf)^2) * (Pu / (phi_c*Pp)).
Cantilever lengths for W12x65 on 16x16 plate
| Parameter | Value | Notes |
|---|---|---|
| m | 2.25" | (16 - 0.95*12.1) / 2 |
| n | 3.20" | (16 - 0.80*12.0) / 2 |
| n' | 3.01" | sqrt(12.1*12.0) / 4 |
| lambda*n' | 2.39" | lambda = 0.795 for X = 0.471 |
| l (governing) | 3.20" | n governs |
Step 4: Required plate thickness
tp_required = l * sqrt(2 * Pu / (0.90 * Fy * B * N))
Where l = governing cantilever length, Pu = factored axial load, Fy = plate yield strength (typically 36 ksi for A36).
Typical plate thicknesses (A36, f'c = 4 ksi, full confinement)
| Column | Pu (kips) | Plate Size | tp req (in) | Use (in) |
|---|---|---|---|---|
| W8x31 | 200 | 12 x 12 | 0.66 | 3/4 |
| W10x45 | 300 | 14 x 14 | 0.74 | 3/4 |
| W12x65 | 400 | 16 x 16 | 0.99 | 1.0 |
| W12x96 | 600 | 16 x 16 | 1.15 | 1-1/4 |
| W14x82 | 500 | 18 x 16 | 1.08 | 1-1/8 |
| W14x120 | 800 | 20 x 20 | 1.10 | 1-1/8 |
| W14x176 | 1200 | 22 x 22 | 1.22 | 1-1/4 |
| W18x97 | 600 | 22 x 16 | 1.18 | 1-1/4 |
| W24x131 | 800 | 30 x 18 | 1.09 | 1-1/8 |
Worked example — W12x65 on concrete pedestal
Given: W12x65 (d = 12.1 in, bf = 12.0 in), Pu = 400 kips, f'c = 4 ksi, pedestal 24" x 24", A36 plate.
Step 1: A1_min = 400 / (0.65*0.85*4.0*2.0) = 90.5 in^2. Try B = N = 16": A1 = 256 in^2. sqrt(576/256) = 1.50. phi_c*Pp = 0.65*0.85*4.0*256*1.50 = 849 kips > 400 OK.
Step 2: N = 16" >= 15.1" OK. B = 16" >= 15.0" OK.
Step 3: m = 2.25 in, n = 3.20 in, n' = 3.01 in. X = 0.471, lambda = 0.795, lambda*n' = 2.39 in. Governing l = 3.20 in.
Step 4: tp = 3.20 _ sqrt(800/8294) = 3.20 _ 0.311 = 0.99 in. Use 1.0 in plate.
Final: 16" x 16" x 1" A36 base plate.
Base plates with moment
When moment is present, AISC Design Guide 1 addresses two cases. Small moment (e = Mu/Pu <= N/6): bearing extends across the full plate, varying linearly. Large moment (e > N/6): the bearing zone does not cover the full plate, and anchor bolts on the tension side must resist uplift. The large-moment case is iterative, requiring equilibrium of bearing compression and anchor bolt tension.
Moment capacity of common base plates (A36)
| Plate Size | tp (in) | Axial P (kips) | Mu at e=N/6 (kip-ft) | Mu at e=N/3 (kip-ft) |
|---|---|---|---|---|
| 12 x 12 x 3/4 | 0.75 | 200 | 33 | 58 |
| 14 x 14 x 1 | 1.0 | 300 | 58 | 100 |
| 16 x 16 x 1 | 1.0 | 400 | 89 | 153 |
| 18 x 18 x 1.25 | 1.25 | 600 | 135 | 234 |
| 20 x 20 x 1.5 | 1.5 | 800 | 178 | 311 |
Values assume f'c = 4 ksi, phi_c = 0.65. Anchor bolt capacity limits the large-moment case.
Base plate weight table
| Plate Size | Weight (lb) | Plate Size | Weight (lb) |
|---|---|---|---|
| 10 x 10 x 3/4 | 25.5 | 16 x 16 x 1 | 72.5 |
| 12 x 12 x 3/4 | 36.8 | 18 x 18 x 1.25 | 127 |
| 12 x 12 x 1 | 49.0 | 20 x 20 x 1.25 | 157 |
| 14 x 14 x 3/4 | 50.1 | 20 x 20 x 1.5 | 188 |
| 14 x 14 x 1 | 66.8 | 24 x 24 x 1.5 | 271 |
| 16 x 16 x 3/4 | 65.3 | 24 x 24 x 2 | 362 |
Weight = B * N * tp * 490 lb/ft^3 / 1728 in^3/ft^3.
Anchor bolt requirements
Minimum anchor bolt quantities
| Column Type | Min. Bolts | Typical Layout |
|---|---|---|
| Light axial only | 4 | 2 per flange |
| Moderate moment | 4 | 2 per flange |
| Heavy moment frame | 4-8 | 2-4 per flange |
| Tension/uplift | 4-8 | Per uplift calc |
Anchor bolt edge distances
| Bolt Dia (in) | Min Edge Distance (in) | Typical Layout |
|---|---|---|
| 3/4 | 1.75 | 2.0 from plate edge |
| 7/8 | 2.0 | 2.5 from plate edge |
| 1.0 | 2.25 | 2.5 from plate edge |
| 1-1/4 | 2.75 | 3.0 from plate edge |
Per AISC Table J3.4 and ACI 318 Chapter 17.
Anchor Rod Combined Tension and Shear Interaction
When anchor rods are subjected to both tension and shear simultaneously — typical of moment-resisting base plates or columns with lateral load — two interaction checks are required: one for the steel strength of the anchor rod (AISC J3.7) and one for the concrete anchorage (ACI 318 Chapter 17).
AISC J3.7 Interaction — Steel Strength
For bearing-type connections where threads are included in the shear plane:
fv / Fnv + ft / Fnt ≤ 1.0
where:
- fv = required shear stress (ksi) = Vu / (n × Ab)
- ft = required tensile stress (ksi) = Tu / (n × Ab)
- Fnv = nominal shear strength (ksi) — for F1554 Gr 36: Fnv = 0.40 × Fu = 23.2 ksi
- Fnt = nominal tensile strength (ksi) — for F1554 Gr 36: Fnt = 0.75 × Fu = 43.5 ksi
- n = number of anchor rods
- Ab = nominal area of one anchor rod (in²)
- φ = 0.75 (LRFD)
Alternative method — AISC J3.7 reduced tension method
The interaction can also be expressed as a reduced nominal tensile stress:
F'nt = 1.3 × Fnt − (Fnt / (0.75 × Fnv)) × fv ≤ Fnt
Then check: ft ≤ φ × F'nt × Ab
This is more convenient when the anchor rod tensile demand is not known until after the interaction is resolved.
Anchor rod interaction values for F1554 grades
| Grade | Fu (ksi) | Fnv (ksi) | Fnt (ksi) | φRn shear (kips/in²) | φRn tension (kips/in²) |
|---|---|---|---|---|---|
| Gr 36 | 58 | 23.2 | 43.5 | 17.4 | 32.6 |
| Gr 55 | 75 | 30.0 | 56.3 | 22.5 | 42.2 |
| Gr 105 | 125 | 50.0 | 93.8 | 37.5 | 70.3 |
φ = 0.75. Threads included in shear plane.
Concrete Breakout Verification (ACI 318 Chapter 17)
Even when the anchor rod itself has adequate steel strength, the concrete surrounding the anchor can fail in a cone-shaped breakout. For cast-in headed anchors and hooked anchors, the nominal concrete breakout strength in tension per ACI 318-19 17.6.2 is:
Ncbg = (ANc / ANco) × ψec,N × ψed,N × ψc,N × ψcp,N × Nb
Single anchor breakout strength
For a single anchor far from edges (no eccentricity, no edge effects):
Nb = kc × λa × √(f'c) × hef^1.5
where:
- kc = 24 for cast-in headed anchors (cracked concrete assumed)
- λa = 1.0 for normal-weight concrete
- f'c = concrete compressive strength (psi)
- hef = effective embedment depth (in.)
Modification factors
| Factor | Symbol | Value | Condition |
|---|---|---|---|
| Projected area ratio | ANc/ANco | Area of projected failure cone / single anchor area (see below) | Group effect |
| Eccentricity | ψec,N | 1 / (1 + 2×e'N/(3×hef)) ≤ 1.0 | e'N = eccentricity of resultant tension |
| Edge distance | ψed,N | 0.7 + 0.3 × ca,min / (1.5 × hef) ≤ 1.0 | ca,min = minimum edge distance |
| Cracking | ψc,N | 1.0 (cracked) / 1.25 (uncracked) | Assumed per design standard |
| Splitting | ψcp,N | 1.0 for cast-in anchors with hef ≤ min(2×ca,min, 2×h_a) | Splitting control |
Projected concrete cone areas
For a single anchor: ANco = 9 × hef² (the area of one full cone projected at the concrete surface, 1.5 hef radius in each direction).
For a group of n anchors spaced at s (center-to-center): ANc = (n × s + 3 × hef) × (ca,min + 1.5 × hef), limited by overlapping cones.
Concrete breakout in shear
Similarly for shear loading, the breakout strength is:
Vcbg = (AVc / AVco) × ψec,V × ψed,V × ψc,V × ψh,V × Vb
Vb = 7 × λa × √(f'c) × ca1^1.5 (for cast-in anchors, failure toward edge)
where ca1 = distance to the edge in the direction of shear.
Design strength
φNcbg ≥ Nu and φVcbg ≥ Vu
| Condition | φ for tension | φ for shear |
|---|---|---|
| Duile steel failure (Condition A) | 0.75 | 0.75 |
| Brittle concrete failure (Condition B) | 0.70 | 0.70 |
Condition A applies when the anchor steel itself governs (limit states include steel yielding, fracture). Condition B applies when concrete breakout, pullout, or side-face blowout governs.
Practical breakout capacity by embedment depth
Single F1554 Gr 36 anchor, f'c = 4 ksi, no group or edge effects (Condition B)
| Embedment hef (in.) | Nb (kips) | φNcbg, single (kips) | Ca,min for no edge reduction |
|---|---|---|---|
| 6 | 17.6 | 12.3 | 10.5 in. |
| 8 | 27.2 | 19.0 | 13.5 in. |
| 10 | 38.0 | 26.6 | 16.5 in. |
| 12 | 49.9 | 34.9 | 19.5 in. |
| 15 | 69.8 | 48.9 | 24.0 in. |
| 18 | 91.7 | 64.2 | 28.5 in. |
Breakout strength governs for shallow embedments. For hef = 8 in. and a 3/4 in. F1554 Gr 36 rod, the steel strength is φRn = 0.75 × 43.5 × 0.442 = 14.4 kips, but concrete breakout (φNcb = 19.0 kips) is not governing — steel yield governs. For deeper embedments (>12 in.) with larger rods, breakout becomes the controlling limit state.
Worked Example — Base Plate with Moment (Large Eccentricity)
Given: W12x65 (d = 12.12 in., bf = 12.00 in.), Pu = 300 kips, Mu = 100 kip-ft, f'c = 4 ksi, pedestal 24 × 24 in., A36 base plate, F1554 Gr 36 anchor rods.
Step 1 — Eccentricity:
e = Mu / Pu = 100 × 12 / 300 = 4.0 in.
N/6 = 16 / 6 = 2.67 in. e = 4.0 > 2.67 → Large moment case (bearing does not cover full plate).
Step 2 — Trial plate: 18 × 18 × 1.25 in. A36 plate
Confinement factor: sqrt(A2/A1) = sqrt(576/324) = 1.33 < 2.0.
Maximum bearing stress: fp,max = φc × 0.85 × f'c × 1.33 = 0.65 × 0.85 × 4 × 1.33 = 2.94 ksi.
Step 3 — Locate neutral axis for large moment (equilibrium iteration):
The large moment case solves for the neutral axis depth Y (distance from compression edge) such that the bearing resultant equals the anchor rod tension resultant plus the applied axial load.
For a trial neutral axis at Y = 8.0 in.:
Bearing resultant C = fp,max × B × A / 2 = 2.94 × 18 × 8.0 / 2 = 211.7 kips (Bearing varies linearly from fp,max at edge to zero at Y)
Anchor rod tension per row (4 rods total, 2 in tension, spacing = 12 in. between rows):
Rod tension arm from compression edge = N − anchor edge = 18 − 2 = 16 in. (assumes 2 in. cover)
Sum of moments about bearing resultant (at Y/3 from compression edge): Tu × d_t = Tension = (Mu + Pu × (N/2 − ...)
Iteration yields: Y = 7.5 in., Tu = 72.3 kips (total tension in 2 anchor rods)
Step 4 — Check anchor rod steel strength:
Try 4 × 1 in. F1554 Gr 36 anchor rods. 2 rods in tension.
Ab = 0.785 in² per rod.
ft = 72.3 / (2 × 0.785) = 46.0 ksi
Fnt = 0.75 × 58 = 43.5 ksi. ft = 46.0 > 43.5 → try 1-1/8 in. rods.
Revise: 4 × 1-1/8 in. F1554 Gr 36. Ab = 0.994 in².
ft = 72.3 / (2 × 0.994) = 36.4 ksi < 43.5 ksi OK.
Shear check: assume Vu = 15 kips (lateral): fv = 15 / (4 × 0.994) = 3.77 ksi fv / Fnv + ft / Fnt = 3.77 / 23.2 + 36.4 / 43.5 = 0.16 + 0.84 = 1.00 ≤ 1.0 OK.
φRn_tension = 0.75 × 43.5 × 0.994 = 32.4 kips per rod 2 rods capacity = 2 × 32.4 = 64.9 kips < 72.3 kips → N.G. Add more rods or use Gr 55.
Revise: 4 × 1 in. F1554 Gr 55. Fu = 75 ksi, Fnt = 0.75 × 75 = 56.3 ksi.
ft = 72.3 / (2 × 0.785) = 46.0 ksi < 56.3 ksi OK.
φRn_tension = 0.75 × 56.3 × 0.785 = 33.1 kips per rod 2 rods capacity = 2 × 33.1 = 66.3 kips < 72.3 → still marginal.
Use 6 × 1 in. F1554 Gr 55 anchor rods (3 rods in tension).
ft = 72.3 / (3 × 0.785) = 30.7 ksi < 56.3 ksi OK.
Step 5 — Check concrete breakout (ACI 318 17.6):
Group of 3 rods in tension. Embeds = 15 in. Spacing = 6 in. Edge = 2.5 in.
ANco = 9 × 15² = 2025 in².
ANc = (2 × 6 + 1.5 × 15) × (2.5 + 1.5 × 15) = (12 + 22.5) × (2.5 + 22.5) = 34.5 × 25.0 = 862.5 in².
ψed,N = 0.7 + 0.3 × 2.5 / (1.5 × 15) = 0.7 + 0.033 = 0.733 (edge effect reduces capacity).
Nb = 24 × 1.0 × √(4000) × 15^1.5 = 24 × 63.25 × 58.09 = 88,180 lb = 88.2 kips.
Ncbg = (862.5 / 2025) × 1.0 × 0.733 × 1.0 × 1.0 × 88.2 = 0.426 × 0.733 × 88.2 = 27.5 kips.
φNcbg = 0.70 × 27.5 = 19.3 kips (Condition B — concrete breakout governs).
19.3 kips < 72.3 kips required → breakout governs. Increase embedment to 18 in. or add supplementary reinforcement.
Revised embedment: hef = 24 in.
ANco = 9 × 24² = 5184. ANc = (12 + 36) × (2.5 + 36) = 48 × 38.5 = 1848 in².
ψed,N = 0.7 + 0.3 × 2.5 / 36 = 0.721. Nb = 24 × 63.25 × 24^1.5 = 24 × 63.25 × 117.6 = 178,400 lb = 178.4 kips.
Ncbg = (1848/5184) × 0.721 × 178.4 = 0.356 × 0.721 × 178.4 = 45.9 kips.
φNcbg = 0.70 × 45.9 = 32.1 kips.
32.1 kips < 72.3 kips → still not enough. Use supplementary reinforcing steel (tie bars) developed on both sides of the breakout cone per ACI 318 17.4.2.3 to resist the full tension demand, or increase anchor rod count to 8 total (4 in tension).
Step 6 — Check plate bending:
Plate thickness tp = 1.25 in. as per the axial-only check (conservative since bearing zone is reduced).
Moment base plate summary
| Parameter | Value | Notes |
|---|---|---|
| Pu | 300 kips | Factored axial |
| Mu | 100 kip-ft | Factored moment |
| e | 4.0 in. | Large moment (e > N/6) |
| Plate size | 18 × 18 × 1.25 in. | A36 |
| Anchor rods | 6 × 1 in. F1554 Gr 55 | 3 in tension |
| Embedment | 24 in. | Controlled by breakout |
| Max bearing stress | 2.94 ksi | With confinement |
| Supplementary reinf. | Required | Per ACI 318 17.4.2.3 |
Multi-code comparison
AS 4100-2020 uses a similar approach with phi = 0.60 for bearing on concrete and the effective area method for plate bending. Cantilever projection is calculated from the column section to the plate edge.
EN 1993-1-8 uses the equivalent T-stub model for base plate design, where the effective bearing area depends on an effective bearing width c determined from plate bending. The method is fundamentally different from the AISC cantilever approach but produces similar plate thicknesses for typical geometries. Uses gamma_M0 = 1.0 for plate yielding.
CSA S16-19 follows the AISC approach closely. phi_c = 0.65 for concrete bearing. Anchor bolt design follows CSA A23.3 (concrete) and CSA S16 (steel).
Cross-code plate thickness comparison: W12x65, Pu = 400 kips, 16x16 plate
| Code | Method | tp required (in) | Fy plate |
|---|---|---|---|
| AISC DG1 | Cantilever bending | 0.99 | 36 ksi |
| EN 1993-1-8 | T-stub | ~1.02 | 250 MPa |
| AS 4100 | Cantilever | ~1.05 | 250 MPa |
| CSA S16 | Cantilever | ~0.99 | 300 MPa |
All methods produce similar plate thicknesses for this common case.
Common mistakes
Forgetting the confinement factor. When the pedestal is larger than the plate, bearing capacity increases by sqrt(A2/A1) up to 2.0. Ignoring this results in oversized plates.
Using Fy = 50 ksi for base plates. Base plates are typically A36 (Fy = 36 ksi), not A992. Using 50 ksi underestimates the required thickness.
Neglecting the lambda*n' cantilever. For W14 columns where d and bf are similar, the yield-line cantilever can govern over m and n.
Not checking anchor bolt edge distances. The plate must provide minimum edge distance per AISC Table J3.4 and ACI 318. Too-small plates force anchor bolts too close to the edge.
Ignoring baseplate leveling. Non-uniform bearing from poor leveling can cause local overstress. Use leveling nuts or non-shrink grout.
Omitting grout. Base plates must be set on a full bed of non-shrink grout after leveling. Dry bearing on concrete is not acceptable.
Not checking column embedment. For heavy moment connections, the column may need to be embedded in the foundation or require supplemental reinforcement.
Frequently asked questions
What steel grade is used for base plates? Almost always ASTM A36 (Fy = 36 ksi). Higher-strength plates rarely justify the departure from standard practice. A572 Gr 50 is occasionally used for very heavy moment bases.
How thick should a base plate be? From 3/4" for light columns to 2-3" for heavy moment-frame columns. Governed by cantilever bending from the column flange/web to the plate edge.
What is the minimum base plate size? Column footprint plus minimum anchor bolt edge distances (typically 1.5-2" clearance each side). For a W12x65 (12" x 12"), the minimum plate is about 15" x 15".
Can I use round base plates for HSS columns? Yes. AISC Design Guide 1 covers round base plates for HSS columns. The critical cantilever is from the HSS wall to the plate edge. The analysis is similar but uses radial bending.
Do I need to check shear transfer through the base plate? Yes. Shear can be transferred through friction (base plate on grout), anchor bolts in shear, or shear lugs. For high shear loads, a shear lug welded to the underside of the base plate is common.
What is the difference between leveling nuts and leveling plates? Leveling nuts are threaded onto the anchor bolts beneath the base plate and allow precise elevation adjustment. Leveling plates are flat steel plates set in the grout bed. Both methods work; leveling nuts are more common for heavier columns.
When do I need stiffened base plates? When the required plate thickness exceeds 2-3 inches, stiffened base plates with vertical plates or fins become more economical. The stiffeners reduce the effective cantilever length, allowing thinner base plates.
How do I check concrete breakout strength for anchor rods? Concrete breakout strength per ACI 318-19 Chapter 17 considers the cone-shaped failure surface that radiates at approximately 35 degrees from the anchor head. The nominal strength is Ncbg = (ANc/ANco) x psi-ec,N x psi-ed,N x psi-c,N x psi-cp,N x Nb, where Nb = kc x lambda x sqrt(f'c) x hef^1.5. For a single cast-in anchor far from edges with f'c = 4 ksi and hef = 12 in., Nb = 24 x 1.0 x sqrt(4000) x 12^1.5 = 49.9 kips. The design strength phi x Ncbg ranges from 12 to 65 kips depending on embedment depth and edge conditions. Breakout often governs for deep embedments with large-diameter rods, while steel strength governs for shallow embedments with small rods.
What is the combined tension and shear interaction check for anchor rods? Per AISC J3.7, anchor rods in bearing-type connections must satisfy fv/Fnv + ft/Fnt <= 1.0, where fv is the shear stress, ft is the tensile stress, Fnv = 0.40 x Fu, and Fnt = 0.75 x Fu. For F1554 Gr 36 (Fu = 58 ksi), Fnv = 23.2 ksi and Fnt = 43.5 ksi. An alternative method uses the reduced tension stress: F'nt = 1.3 x Fnt - (Fnt/(0.75 x Fnv)) x fv <= Fnt. When concrete breakout governs (Condition B), ACI 318 also requires checking the interaction of tension and shear on the concrete side using the 5/3 power law: (Nu/phiNn)^1.67 + (Vu/phiVn)^1.67 <= 1.0 for tension-shear interaction on the concrete breakout strength.
AISC Design Guide 1 base plate design procedure
AISC Design Guide 1 (Blodgett and Grilli, 2nd Edition) provides the standard procedure for base plate design. The method assumes a uniform bearing pressure distribution under the plate for concentrically loaded columns.
Step-by-step procedure
- Determine factored load Pu from LRFD load combinations.
- Calculate required bearing area A1_req = Pu / (phi x 0.85 x f'c x sqrt(A2/A1)), limited to phi x 0.85 x f'c x 2 (full confinement).
- Select plate dimensions B x N such that B x N >= A1_req and B >= bf + 23 in., N >= d + 23 in. (minimum 3 in. projection each side).
- Determine critical cantilever length l = max(m, n), where m = (B - 0.95d)/2 and n = (N - 0.80bf)/2.
- Calculate required plate thickness t_req = l * sqrt(2Pu / (phiFy*B*N)).
- Verify bearing stress fp = Pu / (BN) <= phi0.85f'csqrt(A2/A1) <= phi0.85f'c*2.
- Design anchor rods for tension (if moment exists), shear, or combined loading.
Bearing stress distribution
For concentric axial load (no moment), the bearing pressure is assumed uniform:
fp = Pu / (B x N) <= phi x 0.85 x f'c x min(sqrt(A2/A1), 2)
Where:
- A1 = B x N (base plate area)
- A2 = projected area of concrete support (pedestal or footing)
- sqrt(A2/A1) is limited to 2.0 (full confinement benefit)
| A2/A1 Ratio | Bearing Multiplier | Bearing Capacity Increase |
|---|---|---|
| 1.0 | 1.00 | Baseline (no confinement) |
| 1.5 | 1.22 | +22% |
| 2.0 | 1.41 | +41% |
| 2.5 | 1.58 | +58% |
| 3.0 | 1.73 | +73% |
| 4.0+ | 2.00 | Maximum (100% increase) |
Anchor rod layout reference
Anchor rods (ASTM F1554 Gr 36, 55, or 105) are typically placed outside the column flanges with minimum edge distance.
| Column | Typical Anchor Layout | Rod Diameter | Min. Embedment (in.) | Typical Pedestal Size |
|---|---|---|---|---|
| W8x31 | 4 rods, inside flanges | 3/4 in. | 12 | 14 x 14 in. |
| W10x45 | 4 rods, inside flanges | 3/4 in. | 12 | 16 x 16 in. |
| W12x65 | 4 rods, outside flanges | 7/8 in. | 15 | 18 x 18 in. |
| W14x82 | 4 rods, outside flanges | 1 in. | 15 | 20 x 20 in. |
| W14x120 | 4 rods, outside flanges | 1-1/4 in. | 18 | 22 x 22 in. |
| HSS8x8 | 4 rods, near corners | 3/4 in. | 12 | 16 x 16 in. |
| HSS10x10 | 4 rods, near corners | 7/8 in. | 15 | 18 x 18 in. |
| HSS12x12 | 4 rods, near corners | 1 in. | 15 | 20 x 20 in. |
Cantilever projection calculation example
For a W12x65 column on an 18 x 18 in. base plate:
d = 12.12 in., bf = 12.00 in. (W12x65)
m = (B - 0.95 x d) / 2 = (18 - 0.95 x 12.12) / 2 = (18 - 11.51) / 2 = 3.24 in.
n = (N - 0.80 x bf) / 2 = (18 - 0.80 x 12.00) / 2 = (18 - 9.60) / 2 = 4.20 in.
l = max(m, n) = max(3.24, 4.20) = 4.20 in. (n governs)
Worked example — W12x65 base plate design
Given: W12x65 (A992, Fy = 50 ksi) column. Factored axial load Pu = 400 kips. Concrete pedestal f'c = 4 ksi, 20 x 20 in. (full confinement).
Step 1 — Required bearing area:
phi x 0.85 x f'c x 2 = 0.65 x 0.85 x 4 x 2 = 4.42 ksi
A1_req = Pu / 4.42 = 400 / 4.42 = 90.5 in^2
Step 2 — Select plate dimensions:
Minimum: B >= bf + 6 = 12.0 + 6 = 18 in., N >= d + 6 = 12.12 + 6 = 18.12 in.
Try B = N = 18 in. A1 = 18 x 18 = 324 in^2 > 90.5 in^2 (OK).
Step 3 — Bearing stress check:
fp = Pu / (B x N) = 400 / 324 = 1.23 ksi < 4.42 ksi (OK, very low utilization)
Step 4 — Critical cantilever:
m = (18 - 0.95 x 12.12) / 2 = 3.24 in.
n = (18 - 0.80 x 12.00) / 2 = 4.20 in.
l = 4.20 in. (governs)
Step 5 — Required plate thickness:
t_req = l x sqrt(2 x Pu / (phi x Fy x B x N))
= 4.20 x sqrt(2 x 400 / (0.90 x 36 x 324))
= 4.20 x sqrt(800 / 10,495)
= 4.20 x sqrt(0.0762)
= 4.20 x 0.276 = 1.16 in.
Use 1-1/4 in. plate (A36, Fy = 36 ksi).
Step 6 — Anchor rods:
Axial only (no moment): 4 x 3/4 in. F1554 Gr 36 anchor rods. Capacity per rod (tension): phiRn = 0.75 x 36 x 0.4418 = 11.9 kip. For pure axial, anchor rods resist base shear only.
Shear per rod (governs if no shear key): phiRn_shear = 0.75 x 0.40 x 36 x 0.4418 = 4.77 kip. Total = 4 x 4.77 = 19.1 kips. If base shear exceeds 19 kips, add a shear key or weld plate to pedestal.
Grout and leveling nut requirements
| Parameter | Requirement | Source |
|---|---|---|
| Grout thickness (min) | 1 in. | AISC DG1 |
| Grout thickness (max) | 2 in. (non-shrink) or 4 in. (with aggregates) | Project spec |
| Grout strength | f'c_grout >= f'c_pedestal | ACI 318 |
| Leveling nut adjustment | +/- 1/2 in. typical | AISC DG1 |
| Leveling plate washers | Required under nuts | AISC DG1 |
| Grout placement | Pour from one side, vent opposite | Best practice |
| Grout type | Non-shrink, metallic or non-metallic | ASTM C1107 |
| Curing time before loading | 24-72 hours per grout spec | Manufacturer |
Leveling nuts are placed below the base plate on each anchor rod to allow vertical adjustment. After the column is plumbed, the top nuts are tightened and the space between the base plate and concrete is filled with non-shrink grout.
Run this calculation
Related references
- Anchor Bolt Embedment
- Anchor Bolts Reference
- Concrete Footing Design
- Steel Grades Reference
- Plate Weight Reference
- Column Buckling Equations
- Column Base Plate
- Welded Connection Design
- Load Combinations
- How to Verify Calculations
Regional standards
Reference pages organized by design code jurisdiction:
Disclaimer
This page is for educational and reference use only. It does not constitute professional engineering advice. All design values must be verified against AISC Design Guide 1, ACI 318, and the governing project specification. The site operator disclaims liability for any loss arising from the use of this information.
Design Resources
Calculator tools
- Base Plate and Anchor Bolt Design Calculator
- Steel Column Base Design Calculator
- Anchor Bolts Calculator
Design guides