Steps for Designing Columns
A structured approach to column design per NDS 2024 ASD, aligned with the Wood Column module (/design/wood-column). Wizard section titles match content/wizard-labels/wood-column.json.
In StructSuite (wizard order)
- Step 1: Geometry & End Conditions — Column height (unbraced length), effective length factor K_e (NDS Table G1).
- Step 2: Load Definition (ASCE 7-22 / NDS 2024) — Axial and any applicable lateral or eccentric effects; load combinations.
- Step 3: Material & Section — Solid sawn, glulam, round post (equivalent square), species, grade, size.
- Step 4: Design Parameters (NDS Adjustment Factors) — C_D, C_M, C_t, and related factors.
- Step 5: Design Verification — Axial compression, stability factor C_P, bearing at supports, and interaction where applicable.
- Step 6: Visualization — Column schematic and diagrams when implemented. Product note: this accordion may be temporarily hidden in the UI while the visualization experience is finished; underlying code remains in the application.
General design sequence
- Determine axial load – From gravity loads and applicable combinations.
- Select trial size – Based on slenderness ratio limits.
- Compute buckling capacity – F'_c = F_c × C_D × C_M × C_t × C_F × C_P.
- Check compression – P ≤ F'_c × A.
- Check combined stress – If bending exists, use interaction equations per NDS 3.9.2.
References
- NDS 2024, Section 3.7 (Column Stability Factor C_P)
- NDS 2024, Section 3.9 (Combined Stresses)