Column Load Calculator Formula
Understand the math behind the column load calculator. Each variable explained with a worked example.
Formulas Used
Maximum Load
max_load_lbs = cross_area * allowable_stressMaximum Load
max_load_kips = cross_area * allowable_stress / 1000Cross-Section Area
area = cross_areaVariables
| Variable | Description | Default |
|---|---|---|
col_width | Column Width(in) | 6 |
col_depth | Column Depth(in) | 6 |
allowable_stress | Allowable Compressive Stress(psi) | 1000 |
cross_area | Derived value= col_width * col_depth | calculated |
How It Works
Column Axial Load
P = A x Fc
Where A is the cross-sectional area and Fc is the allowable compressive stress. This applies to short columns where buckling is not a concern. For slender columns, the Euler buckling formula must be used to reduce the allowable load.
Worked Example
6x6 wood column with 1,000 psi allowable stress.
col_width = 6col_depth = 6allowable_stress = 1000
- 01Area = 6 x 6 = 36 sq in
- 02Max load = 36 x 1000 = 36,000 lbs = 36 kips
- 03Note: actual lumber is 5.5 x 5.5 so use 30.25 sq in.
Ready to run the numbers?
Open Column Load Calculator