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.

Engineering Guide: Bolt Selection, Clamping Force & Torque Calculation

Engineering diagram showing tensile load in bolt and compressive clamping force in plates
Figure 1: A bolted joint works like a stiff spring. Tightening the nut stretches the bolt (tension) and compresses the parts (clamping force).

1. Bolt Selection for Required Clamping Force

The primary goal of a bolted joint is to provide a required clamping force (F) between mechanical components to prevent separation or sliding.

If a set of n bolts is used, and the total load is distributed equally, the required clamping load per bolt is:

P = F / n
Advertisement

Defining Material Limits (Proof Strength)

Bolts are selected from standard grades (e.g., SAE J429 Grade 5 or 8, ASTM A325). Instead of designing to the yield strength, bolt design uses Proof Strength (σ).

Engineering Insight: Proof vs. Yield
Proof strength is slightly lower than yield strength. It is the maximum tensile stress a bolt can withstand without experiencing any permanent set. Designing to proof strength ensures the bolt remains entirely elastic during assembly.

We design the bolt to operate at a specific percentage, K%, of its proof strength. This parameter K is the demand factor (typically 75% to 90% for preload).

The allowable tensile stress (σa) and minimum required tensile stress area (At) are calculated as:

σa = K × Ïƒ
At = P / σa

Using standard thread tables, select a bolt size with a tensile stress area equal to or greater than the calculated At.

2. The Tightening Torque Requirement

We cannot easily measure clamping force directly on the assembly line. Instead, we measure the tightening torque applied to the nut and correlate it to the desired preload.

Mechanic using a digital torque wrench to apply precise tightening torque to a bolt
Figure 2: Torque is used as a proxy for preload. Accurate torque application is critical for joint integrity.

The short-form equation to estimate required torque is:

T = k1 × D × P
  • T = Required tightening torque (in-lb or N-m)
  • D = Nominal outside diameter of the thread (in or m)
  • P = Desired clamping load per bolt (lb or N)
  • k1 = Torque coefficient (Nut Factor)
Advertisement

3. The Torque Coefficient (k₁) & Lubrication

The torque coefficient, k1, is the most critical and variable part of the equation. It represents friction in the threads and under the nut face. Nearly 90% of applied torque is lost to friction; only about 10% actually stretches the bolt.

Graph showing how lubrication drastically reduces the torque required to achieve clamping force
Figure 3: The condition of the threads drastically changes the required torque. Lubrication lowers friction, requiring less torque for the same preload.

Typical values for k1 generally accepted in industry:

  • k1 ≈ 0.15 (Lubricated): For average commercial conditions where any lubrication is present, including residual cutting fluids or intentional anti-seize application.
  • k1 ≈ 0.20 (Dry): For clean, dry, unlubricated steel threads.
⚠️ Critical Warning: The Danger of Lubrication
If a torque specification is calculated for a "Dry" condition (k=0.20), but the installer lubricates the bolt (k=0.15), applying the specified dry torque will result in significant over-tightening, potentially yielding or breaking the bolt.

4. Advanced Considerations

This guide covers the fundamental mechanics of bolt selection. However, critical joint design requires analyzing several more complex failure modes:

  • Thread Stripping: Ensuring the nut or tapped hole is strong enough to withstand the load without the threads shearing off.
  • Fatigue Failure: Bolts subjected to cyclic loading (vibration) need careful fatigue analysis, not just static strength checks.
  • Preload Relaxation: Over time, gaskets creep and threads settle, causing a loss of clamping force (embedding).

Related article: Overview of Bolts, Nuts, Screws, and Studs

Comments

Popular posts from this blog

Flywheel Construction and Design: A Guide to Energy Storage Wheels

A flywheel is a mechanical device with a significant moment of inertia used as a kinetic energy storage reservoir. Flywheels are designed to resist changes in rotational speed, helping to steady a shaft's rotation when a fluctuating torque is applied (as seen in reciprocating engines) or when the load itself is intermittent (such as in piston pumps or punching presses). Advertisement Beyond smoothing rotation, flywheels are increasingly used to produce high-power pulses for industrial experiments. In these cases, drawing the required instantaneous power from an electrical network would create unacceptable spikes. Instead, a small motor slowly accelerates the flywheel between pulses, storing energy to be released in a single high-torque event. Figure 1: Modern flywheels are sophisticated energy storage systems for steadying rotation and delivering power pulses. 1. Classification: Balance Wheels vs. Flywheel Pulleys Flywheels are gene...

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

NEMA 17 vs NEMA 23: Torque, Speed, and When to Upgrade

When building a CNC router or upgrading a 3D printer, the first question is usually: "Is NEMA 17 enough, or do I need NEMA 23?" Most beginners look at the Holding Torque and stop there. This is a mistake. A NEMA 23 motor isn't just "stronger"—it is physically different in ways that affect your speed, your driver choice, and your machine's ability to avoid missed steps. If you choose a NEMA 17 for a heavy gantry, it is far more likely to overheat or lose steps under cutting load. If you choose NEMA 23 for a fast 3D printer, it might actually run slower than the smaller motor. This guide explains the engineering limits of each frame size. Table of Contents 1. Physical Difference (The Frame Size) 2. Torque & Speed (The Inductance Trap) 3. Driver Compatibility 4. Selection Summary Advertisement 1. Physical Difference (The Frame Size) "NEMA" is just a standard for ...