| Nodal bracing | Restrains lateral displacement at discrete points along the member | Intermediate strut tying column to adjacent framing | | Relative bracing | Restrains relative lateral displacement between adjacent brace points | Diaphragm restraining top flange of multiple beams |

Fundamental Brace Stiffness Requirement

For nodal bracing of a column, the required brace stiffness per CSA S16:24 is:

beta_br = 2.0 × C_f / (phi × L_b)

Where:

For relative (panel) bracing, the required stiffness is sum of the individual brace stiffnesses across the panel:

beta_br,panel = 2.0 × sum(C_fi) / (phi × L_b)

Nodal Bracing Design

Strength Requirement

Per CSA S16:24 Clause 13.8.2, each nodal brace must resist:

P_br = 0.01 × C_f (minimum brace force, acting perpendicular to the column)

The brace member and its connections are designed for this force as a factored axial load. Note that this is a minimum — for slender columns where the brace must also restrain overall buckling, larger forces may govern.

Stiffness Calculation

A nodal brace is modelled as a spring with stiffness beta_actual = P / delta. The actual brace stiffness must exceed the required stiffness:

beta_actual ≥ beta_br

For a simple diagonal strut brace (e.g., HSS or angle):

beta_actual = (E × A × cos²theta) / L_brace

Where:

Brace Spacing Limits

For columns with multiple intermediate braces:

Brace arrangement Effective length factor K KL/r check
Braced at ends only 1.0 Based on full column length
Braced at midpoint 1.0 Based on L/2 segment
Braced at third points 1.0 Based on L/3 segment
Braced at quarter points 1.0 Based on L/4 segment

The column effective length between brace points uses K = 1.0 provided the brace points are themselves restrained against lateral movement.

Relative Bracing Design

Relative bracing controls inter-story drift or beam lateral displacement by restraining one member relative to another. Common examples include:

Beam Lateral Bracing

For beams in flexure, the required brace stiffness per CSA S16:24 is:

beta_br,beam = (2.0 × M_f) / (phi × h_o × L_b)

Where:

The brace must also resist a lateral force of:

P_br,beam = 0.02 × M_f / h_o

Panel (Lean-On) Bracing

In multi-bay frames, columns can "lean on" each other through horizontal diaphragm action. The panel bracing force is:

P_br,panel = 0.005 × sum(C_fi)

Where sum(C_fi) is the sum of factored axial loads in all columns braced by the panel.

Brace Member Selection

Common brace sections with typical capacities:

Brace Section Area (mm²) r_min (mm) L_max at KL/r=200 (mm) P_br at 0.01×C_f for C_f=2000 kN
HSS 51×51×4.8 829 18.8 3,760 20.0 kN
HSS 64×64×4.8 1,060 23.8 4,760 20.0 kN
HSS 76×76×6.4 1,670 28.0 5,600 20.0 kN
HSS 89×89×6.4 1,990 33.2 6,640 20.0 kN
L76×76×6.4 929 14.9 2,980 20.0 kN
L102×102×9.5 1,850 19.8 3,960 20.0 kN

Worked Example — W310 Column with Intermediate Nodal Braces

Given: W310×97 column, 350W steel (Fy = 350 MPa). Column height = 9.0 m, pinned-pinned (K = 1.0). Factored axial load C_f = 2,400 kN. Column to be braced at third points (two intermediate braces at 3.0 m intervals).

Step 1 — Check Column Capacity Without Bracing:

W310×97 section properties: A = 12,300 mm², r_y = 46.0 mm, r_x = 131 mm.

Without intermediate bracing: KL/r_y = 1.0 × 9,000 / 46.0 = 195.7

This exceeds 200 — the column is too slender without bracing per CSA S16 Table 1 (KL/r ≤ 200 for compression members).

Step 2 — Determine Required Brace Spacing:

With two intermediate braces (third-point bracing): L_b = 9,000 / 3 = 3,000 mm

KL/r_y between brace points = 1.0 × 3,000 / 46.0 = 65.2

For W310×97 with KL/r = 65.2: Fe = pi² × E / (KL/r)² = pi² × 200,000 / 65.2² = 464.5 MPa lambda = sqrt(Fy/Fe) = sqrt(350/464.5) = 0.868

Per CSA S16 Clause 13.3.1: C_r = phi × A × Fy × (1.0 + lambda^(2×1.34))^(-1/1.34) C_r = 0.9 × 12,300 × 350 × (1.0 + 0.868^2.68)^(-0.746) / 1,000 C_r = 0.9 × 12,300 × 350 × 0.664 / 1,000 = 2,572 kN

C_f = 2,400 kN ≤ C_r = 2,572 kN. Column OK with third-point bracing. (Ratio = 0.93)

Step 3 — Brace Stiffness Requirement:

beta_br = 2.0 × C_f / (phi × L_b) = 2.0 × 2,400 / (0.9 × 3,000) = 1.778 kN/mm

Step 4 — Brace Strength Requirement:

P_br = 0.01 × C_f = 0.01 × 2,400 = 24.0 kN

Step 5 — Select Brace Section:

Try HSS 64×64×4.8 (350W): A = 1,060 mm², r = 23.8 mm, L_brace = 2,500 mm (assumed diagonal length at 45°).

Check brace compression capacity: KL/r = 1.0 × 2,500 / 23.8 = 105.0 Fe = pi² × 200,000 / 105.0² = 179.0 MPa lambda = sqrt(350/179.0) = 1.398 C_r = 0.9 × 1,060 × 350 × (1.0 + 1.398^2.68)^(-0.746) / 1,000 = 99.4 kN

P_br = 24.0 kN ≤ C_r = 99.4 kN. Brace strength OK.

Check brace stiffness: beta_actual = E × A × cos²(45°) / L_brace = 200,000 × 1,060 × 0.5 / 2,500 = 42.4 kN/mm

beta_actual = 42.4 ≥ beta_br = 1.778. Brace stiffness OK (ratio = 23.8 — very stiff).

Step 6 — Brace Connection Design:

Connection to column and adjacent framing for P_br = 24.0 kN (tension and compression).

Use 2-M16 A325M bolts in single shear at each end: V_r = 2 × 48.2 = 96.4 kN > 24.0 kN. OK.

Result: Two intermediate HSS 64×64×4.8 nodal braces at 3.0 m intervals. Column capacity = 2,572 kN > 2,400 kN factored load. Brace stiffness and strength satisfy CSA S16:24 requirements.

Lean-On Bracing — Special Case

For multiple columns leaning on a single stiff column, the stiff column must resist:

C_f,lean = C_f,stiff + sum(C_f,lean_i) × (1 + delta)

Where delta accounts for second-order effects from the initial out-of-plumbness of H/500 per CSA S16 Clause 29.3. For typical buildings, delta ≈ 0.10 to 0.15.

The stiffening column must be checked for:

  1. Combined axial + bending from the lean-on forces
  2. Sway amplification per Clause 13.8.5
  3. Its own stability as a braced column

Frequently Asked Questions

What is the difference between nodal and relative bracing per CSA S16? Nodal bracing restrains lateral displacement at discrete points along the member (e.g., a strut tying a column midpoint to a fixed point). The brace stiffness requirement is beta_br = 2 × C_f / (phi × L_b). Relative bracing controls the relative displacement between two adjacent brace points (e.g., a diaphragm restraining beam top flanges). For relative bracing, the stiffness is the sum of individual member stiffnesses across the panel. Nodal braces are generally more efficient for columns; relative bracing is more common for beam systems and floor/roof diaphragms.

How many intermediate braces does my column need? The number of braces follows from the target KL/r ratio. For a given column section with known r_min: L_b = (KL/r)_target × r_min / K. For 350W steel, target KL/r ≤ 100 for efficient design (well below the 200 limit). Number of braces = ceil(L_total / L_b) - 1. Example: W310×97 column, 9 m tall, r_y = 46 mm: L_b = 100 × 46 = 4,600 mm; need 9,000/4,600 - 1 = 0.96 → 1 intermediate brace at mid-height. For heavier loads, target KL/r ≤ 70 gives more braces but higher utilization.

Can a floor diaphragm serve as relative column bracing? Yes — per CSA S16 Clause 13.8.3, a concrete floor slab or steel roof deck diaphragm can provide relative bracing to columns if the diaphragm has adequate in-plane stiffness (typically checked via a flexibility factor). The diaphragm must be designed to transfer the accumulated brace forces (0.005 × sum of column loads) to the lateral force resisting system (braced frame or shear wall). The diaphragm shear capacity must be checked per CSA S16 or A23.3.

What happens if brace stiffness is insufficient? If the actual brace stiffness is less than the required stiffness (beta_actual < beta_br), the braced member may buckle in a mode involving the brace point — the brace deflects enough that the column effectively buckles over a longer length. The member capacity then reduces to the value calculated with the longer unbraced length. This is a brittle failure mode because the column reaches its buckling load suddenly without significant warning. CSA S16 requires brace stiffness to be verified for all stability-critical braces.

Related Pages


This page is for educational reference. Stability bracing per CSA S16:24 Clause 13.8. Brace stiffness and strength must be verified by a licensed Professional Engineer for the specific structure, accounting for actual boundary conditions, connection flexibility, and construction tolerances. Results are PRELIMINARY — NOT FOR CONSTRUCTION without independent PE/SE verification.

Design Resources

Reference pages


Disclaimer: This content is for educational purposes only. Results must be verified by a licensed professional engineer. Steel Calculator provides preliminary design tools — NOT a substitute for professional engineering judgment.