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. J.B. Johnson Formulas (Part 3)


Figure 1: The Column Constant (Cc) marks the boundary between Inelastic Buckling (where material yielding dominates) and Elastic Buckling (pure instability).

The Great Divide: Long vs. Short Columns

In Part 2, we learned how to calculate the Slenderness Ratio (Le/r). This ratio tells us the geometry of the column.

However, geometry isn't enough. We also need to account for the material properties. A steel column behaves differently than an aluminum one.

To decide whether to use the Euler Formula (for elastic instability) or the J.B. Johnson Formula (for inelastic buckling), we must calculate a transition value known as the Column Constant (Cc).

Advertisement

Calculating the Column Constant (Cc)

The Column Constant represents the specific slenderness ratio where the critical stress equals half of the material's yield strength. It is the borderline between "Short" and "Long."

Cc = √
2 π2 E
Sy

Where:

  • E = Modulus of Elasticity (Young's Modulus).
  • Sy = Yield Strength of the material.
  • Ï€ = Pi (3.14159...)

Note: Since Cc depends only on material properties (E and Sy), it is constant for any specific material regardless of the column's shape.

Advertisement

The Step-by-Step Decision Algorithm

When designing a machine element under compression, follow this exact workflow to ensure safety:

  1. Analyze Geometry: Determine the actual Length (L) and End Fixity conditions.
  2. Determine K Factor: Select the correct Constant (K) based on the end supports (e.g., K=1 for pinned, K=2 for free end).
  3. Effective Length: Compute Le = K × L.
  4. Radius of Gyration: Calculate r = √(I/A) for the weakest axis (minimum I).
  5. Slenderness Ratio: Compute the actual ratio SR = Le / r.
  6. Column Constant: Calculate Cc using the formula above.
  7. The Final Check: Compare the actual Slenderness Ratio (SR) against the Column Constant (Cc).

The Decision Rule

1. Long Column (Slender)
IF: (KL/r) > Cc
Failure Mode: Elastic Buckling (Instability)
→ USE EULER FORMULA
2. Short Column (Intermediate)
IF: (KL/r) < Cc
Failure Mode: Inelastic Buckling (Yielding)
→ USE J.B. JOHNSON FORMULA

Next Step: The Critical Load Formulas

Now that you know which formula to pick, we need to look at the formulas themselves. In the next post, we will present the equations for calculating the Critical Load (Pcr) for both cases.

Continue to Part 4:
Column Design: The Euler Formula for Long Columns (Part 4)

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...

Ball Detent Torque Limiter – Working Principle & Selection

Figure 1: The ball detent mechanism provides precise overload protection by disengaging instantly when the torque limit is exceeded. The First Line of Defense: Overload Clutches In high-speed automation and heavy industrial machinery, a "jam" is not a matter of if , but when . Whether it is a cardboard box getting stuck in a packaging machine or a tool crashing in a CNC lathe, the resulting torque spike can destroy gearboxes, twist shafts, and burn out expensive servo motors in milliseconds. A torque limiter (or overload clutch) is the mechanical fuse of the drive system. While electronic monitoring (current limiting) is common, it is often too slow to prevent physical damage from the massive kinetic energy stored in the system inertia. A mechanical torque limiter provides a physical disconnect that operates in a fraction of a second. Search for Torque Limiters & Safety Couplings Advertisement Why Choose ...

Perfect Straight-Line Mechanisms: Peaucellier-Lipkin & Sarrus

Figure 1: A modern interpretation of the Peaucellier-Lipkin linkage, showing the generation of a perfect straight line from rotary input. The Quest for Perfection In the world of kinematics, most straight-line generators (like the Hoekens Linkage or Watt's Linkage) produce only an approximate straight line. For general machinery, this is sufficient. However, for precision instrumentation and high-seal applications, engineers require exact straight-line motion . This post explores the two most famous solutions to this problem: the planar Peaucellier–Lipkin linkage and the spatial Sarrus linkage . Search for Precision Machine Design Books Advertisement 1. The Peaucellier–Lipkin Linkage (Planar) Invented in 1864, the Peaucellier–Lipkin cell was the first planar linkage capable of transforming rotary motion into a perfect straight line without using any reference guideways or sliders. The Mathematics: Inversion...