🌎 All English Articles  |  🇯🇵 Japanese Version

Strength Calculation Basics for Mechanical Engineers: Bending, Shear, and Bearing Stress Every Designer Must Know

Engineer Career

Why Hand Calculations Still Matter in the FEA Era

Finite element analysis has transformed the capability of mechanical designers to predict structural behavior in complex geometries. But FEA is only as reliable as the engineer using it, and an engineer who cannot verify FEA results against hand calculations cannot identify when the model is wrong. Hand calculations are the sanity check on simulation results. They are also the primary tool for rapid preliminary design decisions before a model is built.

This article covers the three strength calculations that every mechanical designer must be able to perform quickly and correctly: bending stress, shear stress, and bearing stress. These calculations appear repeatedly across different machine elements and structural components. Mastering them provides a foundation for sound design decisions without requiring a simulation at every step.

Calculation 1: Bending Stress

Bending stress is the most common structural calculation in mechanical design. It applies to shafts, beams, frames, brackets, and any member subjected to a transverse load that produces a bending moment.

The Bending Stress Formula

For a straight beam in elastic bending, the maximum bending stress is:

σ = M × c / I

Where:
σ = bending stress (Pa or N/mm²)
M = bending moment at the cross-section of interest (N·m or N·mm)
c = distance from the neutral axis to the outermost fiber (m or mm)
I = second moment of area (area moment of inertia) of the cross-section (m⁴ or mm⁴)

Calculating the Bending Moment

For common loading cases, the maximum bending moment can be determined from standard formulas. For a simply supported beam with a central point load P and span L: M = PL/4. For a cantilever with an end load P and length L: M = PL. For a simply supported beam with uniformly distributed load w (N/m) and span L: M = wL²/8.

Section Properties for Common Shapes

Cross-Section Second Moment of Area (I) c (distance to extreme fiber)
Solid rectangle (b × h) bh³/12 h/2
Solid circle (diameter d) πd⁴/64 d/2
Hollow circle (OD=D, ID=d) π(D⁴−d⁴)/64 D/2
Solid square (side a) a⁴/12 a/2
Wide flange (approx.) From section tables From section tables

For a solid circular shaft of diameter d carrying a bending moment M, the maximum bending stress simplifies to: σ = 32M / (πd³). This form is useful for quick shaft sizing.

Calculation 2: Shear Stress

Shear stress in mechanical design appears in two primary contexts: direct (transverse) shear in beams, and shear in fasteners, pins, and welds.

Direct Shear Stress

For a member loaded in direct shear (a pin in single shear, a fastener in shear, a web of a beam): τ = V / A

Where V is the shear force and A is the cross-sectional area carrying the shear. For a pin in double shear, A is twice the pin cross-sectional area (two shear planes).

For a bolt in single shear with diameter d: τ = 4V / (πd²). Compare this to the allowable shear stress for the bolt material, which is typically 0.577 × yield strength (von Mises criterion) or 0.6 × yield strength (simplified).

Torsional Shear Stress

For a solid circular shaft transmitting torque T, the maximum torsional shear stress at the outer surface is: τ = T × r / J

Where r is the shaft radius and J is the polar moment of inertia (J = πd⁴/32 for a solid circle). This simplifies to τ = 16T / (πd³).

When a shaft carries both bending moment M and torque T simultaneously, use the von Mises equivalent stress: σ_eq = √(σ_bending² + 3τ_torsion²). This combined stress must be below the allowable stress for the material and application.

Calculation 3: Bearing Stress

Bearing stress (also called contact pressure) is the compressive stress at the interface between two parts: a pin in a lug, a bolt bearing against a structural member, a key bearing against a keyway. Bearing failures produce elongated holes, crushed material, and fretting damage.

Bearing Stress Formula

σ_bearing = P / A_bearing

Where P is the applied load and A_bearing is the projected bearing area (the area seen in the direction of the load, not the actual contact area). For a cylindrical pin of diameter d in a lug of thickness t: A_bearing = d × t.

Allowable Bearing Stress

Allowable bearing stress depends on the material and application. For steel-on-steel bearing: allowable bearing stress is typically 0.9 × yield strength for static loading. For steel pins in structural connections per AISC: allowable bearing stress is 1.5 × ultimate tensile stress of the connected part. For bronze bushings or soft metals: allowable bearing stress is much lower — consult material-specific data.

Calculation Key Formula Common Application
Bending stress σ = Mc/I = 32M/πd³ (solid shaft) Shafts, beams, brackets, frames
Direct shear τ = V/A = 4V/πd² (round pin) Pins, bolts in shear, weld shear
Torsional shear τ = Tr/J = 16T/πd³ (solid shaft) Drive shafts, torsion bars
Combined bending + torsion σ_eq = √(σ² + 3τ²) Power transmission shafts
Bearing stress σ_b = P/(d×t) Pins in lugs, bolts in plates, keys

FAQ

Q: What safety factor should I use for these calculations?
The appropriate safety factor depends on loading certainty, material consistency, consequence of failure, and whether the calculation method is conservative or exact. For well-defined static loads with ductile steel, a factor of 2.0 on yield strength is a common starting point. For shock or fatigue loading, factors of 3.0–4.0 are typical at preliminary design. Always verify against applicable standards for your industry and application — safety factors in pressure vessel design, lifting equipment, and structural steel are defined by code, not by engineering preference.

Q: How do I know when a hand calculation is sufficient versus when FEA is required?
Hand calculations are sufficient when the geometry matches a standard case (uniform cross-section, known boundary conditions), loading is well-defined, and the critical stress location is identifiable analytically. FEA is required when geometry is complex (fillets, holes, irregular cross-sections), when stress concentrations at geometric features are the critical parameter, or when loading involves thermal gradients, contact mechanics, or dynamics. A good practice is to always run hand calculations for comparison even when FEA is used — a 2× discrepancy between hand and FEA results always warrants investigation.

Q: What is the most common error in bending stress calculations for shafts?
Using the maximum bending moment without verifying that the section being evaluated actually has the maximum moment. In a shaft with multiple supports and multiple loads, the bending moment diagram may have its maximum at a location different from where you expect. Always draw or calculate the complete bending moment diagram before extracting the maximum value for stress calculation.

コメント

タイトルとURLをコピーしました