Bridge Automation Software
Home
Home Our Software Forums Blog About Contact Us FAQ Guides
How to Use the Column Design Tool

The Column Design tool generates axial-moment (P-M) interaction diagrams for reinforced concrete columns per ACI 318. It evaluates whether a column cross-section can sustain a given combination of axial load and bending moment, and supports both rectangular and circular column geometries.

← Back to Guides

Understanding the P-M Interaction Diagram

A reinforced concrete column can resist a range of axial load and bending moment combinations, but not independently. High axial compression reduces the column's available moment capacity, and vice versa. The interaction diagram maps this relationship — it is a closed curve in P-M space, and any load point that falls inside the curve is acceptable; any point falling outside indicates an overstressed section.

Three characteristic points define the shape of the diagram:

  • Pure compression (Po) — the maximum axial capacity with zero moment. This is the top of the diagram on the vertical axis.
  • Balanced point — the combination of axial load and moment at which the extreme tension steel reaches its yield strain (εy) simultaneously with the extreme compression concrete reaching its crushing strain (0.003). This marks the transition between compression-controlled and tension-controlled behavior.
  • Pure flexure (P = 0) — the moment capacity with zero axial load. This is equivalent to the beam flexural strength.
ACI 318 Strength Reduction Factors

ACI 318 applies a strength reduction factor φ that varies depending on the failure mode:

  • Compression-controlled (net tensile strain εt ≤ 0.002): φ = 0.65 for tied columns, φ = 0.75 for spiral columns.
  • Tension-controlledt ≥ 0.005): φ = 0.90.
  • Transition zone (0.002 < εt < 0.005): φ increases linearly between the compression and tension values.

The tool applies these φ factors automatically when computing the design interaction diagram (φPn vs. φMn).

Input Parameters
  • Cross-section dimensions — width b and depth h for rectangular columns; diameter D for circular columns.
  • Concrete strength — f'c (compressive strength of concrete, typically 4,000 to 6,000 psi for bridge columns).
  • Steel yield strength — fy (typically 60 ksi for Grade 60 rebar).
  • Clear cover — distance from the outer concrete face to the outside of the tie or spiral.
  • Reinforcement layout — bar size and quantity. The tool computes the gross steel area Ast and checks the reinforcement ratio ρg = Ast/Ag, which ACI 318 limits to between 1% and 8%.
Worked Example

Consider a tied rectangular column: b = 14 in, h = 14 in, with 8-#8 bars (one bar at each corner and one at each mid-face), f'c = 4,000 psi, fy = 60 ksi, and 1.5 in clear cover to #3 ties.

Gross area and steel ratio:

Ag = 14 × 14 = 196 in²
Ast = 8 × 0.79 = 6.32 in²
ρg = 6.32 / 196 = 3.2% (within the 1%–8% range ✓)

Nominal pure compression capacity (ACI 318 Section 22.4.2):

Po = 0.85 × f'c × (Ag − Ast) + fy × Ast
Po = 0.85 × 4 × (196 − 6.32) + 60 × 6.32
Po = 644.9 + 379.2 = 1,024 kips

Design pure compression (tied column, φ = 0.65, with 0.80 factor for accidental eccentricity):

φPn,max = 0.80 × φ × Po = 0.80 × 0.65 × 1,024 = 533 kips

The full interaction diagram is generated by the tool for all combinations of axial load and moment. To check a demand of Pu = 350 kips and Mu = 100 kip·ft, the tool plots this point on the diagram. If the point falls inside the φPn–φMn curve, the section is adequate.

Reading the Output
  • The nominal interaction curve (Pn, Mn) shows the theoretical capacity of the section without reduction factors.
  • The design interaction curve (φPn, φMn) applies ACI 318 φ factors and is the curve to compare against factored loads.
  • The demand point (Pu, Mu) is plotted on the same axes. A demand-to-capacity ratio less than 1.0 confirms the section is acceptable.
Tips
  • For columns with biaxial bending (moments about both axes), consider using the Bresler reciprocal load method or run the tool twice with each uniaxial moment.
  • ACI 318 minimum reinforcement ratio of 1% helps prevent unexpected brittle failure from creep and shrinkage. If the tool reports ρg below 1%, increase the bar count.
  • For slender columns, a moment magnification factor must be applied to Mu before checking against the interaction diagram.

› Launch the Column Design Tool