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: The J.B. Johnson Formula for Short Columns (Part 5)


Figure 1: The Critical Stress curve. Note how the J.B. Johnson parabola is tangent to the Euler curve at Cc, creating a perfectly smooth transition between failure modes.

The Danger of the Wrong Formula

In Column Design (Part 4), we introduced the Euler formula. However, Euler's equation assumes the column fails purely by elastic instability (buckling).

If you try to apply Euler's formula to a Short Column (where the slenderness ratio KL/r is less than the transition value Cc), the results are dangerous. The formula will predict a critical load much higher than the column can actually support. In reality, the material will yield (crush) long before it buckles theoretically.

Advertisement

The J.B. Johnson Formula

To accurately predict failure in short or intermediate columns, we use the J.B. Johnson parabolic formula.

Recall: The Column Constant (Cc)

Before calculating the load, recall that Cc defines the transition point based on material properties:

Cc = √
2 π2 E
Sy

The J.B. Johnson formula subtracts the "buckling risk" from the pure material strength:

Pcr = A Sy [ 1 -
(KL / r)2
2 Cc2
]
Advertisement

Physical Interpretation

Look closely at the structure of the formula above. It tells us an important story about how short columns fail:

  1. The Baseline: The formula starts with A × Sy. This represents simple crushing failure (Area times Yield Strength). If the length (L) was zero, the column would simply squash.
  2. The Deduction: The second term subtracts from that strength based on the slenderness ratio. As the column gets longer (higher KL/r), the capacity drops in a parabolic curve until it meets the Euler curve at point Cc.

Euler vs. Johnson: The Material Difference

This brings us to a critical design insight regarding material selection:

Long Columns (Euler)

Yield Strength (Sy) is NOT in the formula. Only Stiffness (E) matters.

Result: High-strength steel offers no benefit over mild steel for very long columns.

Short Columns (Johnson)

Yield Strength (Sy) is a primary variable.

Result: Using a heat-treated alloy or higher grade material WILL significantly increase load capacity.

Next Step: Automating Calculation

We have covered the theory, the decision rules, and the formulas. Now, let's put it all together into a practical tool. In the next post, we will build an Excel calculator that automatically checks the Cc value and applies the correct formula.

Continue to Part 6:
Column Design (Part 6): Excel Calculator for Critical Loads

Comments

Popular posts from this blog

Hoeken's Linkage: Kinematics and Walking Robot Design

Figure 1: Animated simulation of the Hoeken’s Linkage showing the characteristic "tear-drop" coupler curve. 🚀 New Design Guide Available Don't just read about it—build it. Check out our new tutorial: How to Design a Hoeken’s Linkage in Excel (with Free VBA Simulator) » Introduction to the Hoekens Linkage The Hoekens linkage is a specialized four-bar mechanism designed to convert rotational motion into an approximate straight-line motion. While it serves a similar purpose to other straight-line generators, its unique coupler curve—a "tear-drop" shape—makes it exceptionally useful for intermittent motion and walking machines. One of the most fascinating aspects of kinematic theory is the concept of "Cognates." The Hoekens linkage is actually a cognate linkage of the Chebyshev Straight-line Mechanism . This means that while the physical structure and link lengths differ, they can generate...

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