Hand Calculations logo Hand Calculations All help pages ▾

Secant Formula Stress⚠ unverified

Mechanical / Columns · Compute the maximum stress in an eccentrically loaded column (secant formula)

Parameters

InputSymbolUnitDefaultDescription
PPN1.0Axial compressive load
AAm**21.0Cross-sectional area
MMN*m1.0Applied moment
ccm1.0Distance from the neutral axis to the extreme fibre
IIm**41.0Second moment of area of the cross-section
eem1.0Load eccentricity
LLm1.0Unsupported length of the column
EEPa1.0Young's modulus of the material
OutputSymbolUnitDescription
resultσmaxPaMaximum compressive stress, in pascals (Pa). The secant term is infinite when the argument reaches pi/2

The science & history

Understanding the Parameters

Registry note: the calculator lists $\text{arg}$ implicitly; it is the standard beam-column phase $\tfrac{KL}{2}\sqrt{P/EI}$ (equivalently $\tfrac{L}{2r}\sqrt{P/EA}$). Confirm the exact argument and whether $K$ is applied in the ToolBox implementation. Flagged in Known Issues.

Derivation (Approaching a Proof)

Model a pin-ended column of length $L$ loaded by $P$ at eccentricity $e$. The lateral deflection $v(x)$ obeys the beam-column equation with the load acting through its own eccentricity:

$$EI\,v'' + P v = -P e.$$

This is a linear ODE with constant forcing. Its solution, applying the symmetric boundary conditions, gives the mid-height deflection

$$v_{\max} = e\left[\sec\!\left(\frac{L}{2}\sqrt{\frac{P}{EI}}\right) - 1\right].$$

The maximum bending moment at mid-height is $M_{\max} = P(e + v_{\max}) = P e\,\sec(\text{arg})$ — the eccentric moment $Pe$ amplified by the secant factor. Adding the direct axial stress $P/A$ and the bending stress $M_{\max}c/I$ (with any extra applied $M$ folded into the eccentric term) gives

$$\sigma_{\max} = \frac{P}{A} + \frac{(M + Pe)\,c\,\sec(\text{arg})}{I}.$$

The secant amplification $\sec(\text{arg})$ is the exact (not approximate) moment-magnification factor for a beam-column; it reduces to the familiar $1/(1 - P/P_{cr})$ approximation for small loads and diverges at $P = P_{cr}$.

Dimensional check. $\left[\dfrac{(M+Pe)c}{I}\right] = \dfrac{\text{N}\cdot\text{m}\cdot\text{m}}{\text{m}^4} = \text{Pa}$; $\sec$ is dimensionless; $[P/A] = \text{Pa}$. ✓

History and Development

The secant formula descends from the beam-column theory developed in the 19th and early 20th centuries (Ayrton–Perry, Timoshenko). It was central to allowable-stress column design — AISC used a secant-based column formula for decades — because it rationally accounts for the unavoidable initial eccentricity of real columns through an equivalent eccentricity ratio $ec/r^2$. Modern codes have largely replaced it with empirical column curves, but the secant formula remains the clearest analytical bridge between bending and buckling.

Related Concepts: Beam Column Moment, Euler Buckling Load column, Beam Bending Stress, Slenderness Ratio, Interaction Formula, Factor of Safety

Notes: The secant argument reaches $\pi/2$ at the Euler load, where $\sigma_{\max}\to\infty$ — restrict use to $P < P_{cr}$. The classic form uses the eccentricity ratio $ec/r^2$; confirm the exact argument used by the calculator (see registry note).

← Back to the workspace  ·  All help pages  ·  Getting started