Skip to main content

Featured Post

Why I Wrote The Sheet Mechanic (And Why Calculations Aren’t Enough)

For engineers who already know the math—but still lose projects. For the last few years, I’ve been sharing technical guides here on Mechanical Design Handbook —how to size a motor, how to calculate fits, and (as you recently read) how to choose between timing belts and ball screws. But after 25 years in industrial automation, I realized something uncomfortable: Projects rarely fail because the math was wrong. They fail because: The client changed the scope three times in one week. A critical vendor lied about a shipping date (and no one verified it). The installation technician couldn’t fit a wrench into the gap we designed. University taught us the physics. It didn’t teach us the reality. That gap is why I wrote my new book, The Sheet Mechanic . This is not a textbook. It is a field manual for the messy, political, and chaotic space between the CAD model and the factory floor. It captures the systems I’ve used to survive industrial projec...
NEW RELEASE: Stop trying to be a Hero. Start being a Mechanic. Get "The Sheet Mechanic" on Amazon »
Disclosure: As an Amazon Associate, I earn from qualifying purchases.

Column Design Guide: Euler vs. Johnson Buckling Equations

Steel column undergoing compression buckling test in a lab
Figure 1: Buckling is a geometric instability failure, not just a material strength failure.

In a mechanical design situation, the expected load on a column and its length are usually known. The designer's job is to specify the structural parameters to prevent failure.

Advertisement

The 5 Key Design Parameters

  1. End Fixity: How is the column attached? (Pinned-Pinned, Fixed-Free, etc.) This determines the effective length factor (K).
  2. Cross Section: The shape (I-beam, Tube, Solid Round). This determines the Radius of Gyration (r).
  3. Material: Determines Stiffness (Modulus E) and Strength (Yield Sy).
  4. Design Factor (N): The safety margin.
  5. Final Dimensions: The actual width/thickness required.

Because the cross-section (Item 2) determines the slenderness ratio, but you can't pick the cross-section until you know the allowable stress, column design is inherently iterative.

The Iterative Design Loop:
1. Assume a dimension (guess).
2. Calculate the Slenderness Ratio (KL/r).
3. Select the correct formula (Euler vs. Johnson).
4. Solve for allowable load.
5. Compare with required load. If not safe (or too heavy), repeat.

Design software or Excel spreadsheets significantly speed up this process.

Long vs. Short Columns (The Formulas)

Before analyzing, we must classify the column based on its Slenderness Ratio (KL/r) compared to the Column Constant (Cc).

Graph showing the transition between J.B. Johnson and Euler buckling curves
Figure 2: Long columns fail by elastic instability (Euler). Short columns fail by yielding (Johnson).

1. Long Columns (Euler Formula)

If KL/r > Cc, the column is "Long." It will buckle elastically before the material yields. The geometry (Stiffness E and Inertia I) controls failure, not the material strength.

Critical Load (Pcr)

Pcr = (π² · E · I) / (K · L)²

Or expressed as critical stress:

Pcr / A = (π² · E) / (K · L / r)²
Advertisement

2. Short Columns (J.B. Johnson Formula)

If KL/r < Cc, the column is "Intermediate" or "Short." It will fail due to a combination of crushing and buckling. The material Yield Strength (Sy) matters here.

Pcr = A · Sy · [ 1 - ( Sy · (KL/r)² ) / ( 4 · π² · E ) ]
Design Factor Guidelines:
- N = 3.0: Typical industrial conditions.
- N = 2.0: Smooth, well-known loading.
- N = 4.0+: Shock or impact loads.

Eccentrically Loaded Columns

An eccentric load is one applied away from the centroidal axis by a distance e. This creates a bending moment in addition to compression.

Diagram illustrating a column with an eccentric load offset by distance e
Figure 3: Eccentricity 'e' induces bending, significantly reducing the load capacity.

To analyze this, we use the Secant Formula. It calculates the maximum stress in the outermost fibers (at distance c from the neutral axis):

Max Stress (σmax):

σmax = (P/A) · [ 1 + (e·c/r²) · sec( (Le/2r) · √(P / E·A) ) ]

Note: The term inside the sec() function is in radians. Since standard calculators don't have a "secant" button, remember that sec(x) = 1 / cos(x).

The Calculation Challenge

The Secant formula is transcendental—you cannot simply rearrange it to solve for Load (P). To find the allowable load for a specific Design Factor (N), you must perform an iterative search to find the load P that makes σmax = Sy / N.

Column Design Series

📐 Engineering Design Standards

Master the fundamental components of precision machine design:

Comments

Popular posts from this blog

Dowel Pins & Locating Pins: The Basics of Fixture Design

Dowel pins are precision cylindrical pins used for accurate part alignment in assemblies. They control position, not clamping force. This guide explains tolerances, fits, sizing rules, and design best practices. Figure 1: A typical fixture setup. Notice how dowel pins (silver) provide precise location, while bolts (not shown here) provide the clamping force. In the world of Precision Engineering , the difference between a high-quality product and a scrap part often comes down to microns. While bolts hold parts together, they are terrible at positioning them. This is where Dowel Pins and Locating Pins become essential components in industrial tooling . Advertisement What is a Dowel Pin? Dowel pins are precision-ground fasteners used to secure the relative position of two parts. They are typically machined to extremely tight tolerances (often within 0.0001 inches) and are available in materials like: Hardened Steel: For high-wea...

Taper-Lock Bushing Failures: The Physics of Wedge Angles

The Failure Scenario: A technician is installing a heavy 20-inch cast-iron V-belt sheave onto a motor shaft using a standard Taper-Lock® bushing. To make future removal easier, they apply a generous coat of anti-seize lubricant to the tapered surface. They tighten the set screws with an impact wrench. Instantly, a loud "CRACK" echoes through the shop. The massive cast-iron hub has split perfectly in half. The Cause: The technician misunderstood the physics of mechanical wedges and friction. By lubricating the taper and using unregulated torque, they generated a radial expansion force that exceeded the Ultimate Tensile Strength of the cast iron, causing a catastrophic hoop stress failure. Tapered bushings (including Taper-Lock and QD styles) are the industrial standard for mounting sprockets, gears, and pulleys to shafts. They rely on the mechanical advantage of a wedge to create massive clamping friction. This guide explains the physics of wedge mechanics, the de...

High-Speed Automation: The Mechanics of Sankyo SANDEX Indexing

In my design work for high-speed automation, I've frequently relied on indexing boxes from the Japanese manufacturer Sankyo Seisakusho . The SANDEX series is a generic name for their cam units that utilize the superior Roller Gear Cam mechanism . Sankyo's core technology combines a precision-machined globoidal cam with a follower turret fitted with high-capacity needle bearings. To visualize how this robust mechanism works, consider the conceptual model below. Figure 1: A conceptual model illustrating the interaction between the input roller gear cam (bottom) and the output follower turret (top). Advertisement The Superior Mechanics of the Roller Gear Cam As depicted conceptually in Figure 1 , the SANDEX unit uses a continuous rib on the input shaft to drive the output turret. This is a significant upgrade over traditional Geneva mechanisms . Geneva drives suffer from high impact shock at the start and stop of motion due to inhere...