Skip to main content

Posts

Showing posts from August, 2026

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.

Cam Rise Angle: Kinematics and Dynamics of 72° vs 108°

When synthesizing a cam timing diagram in automated machinery, designers frequently compress the angular segment allocated to a stroke to maximize dwell time for external tooling (such as stamping, vision inspection, or part transfer). In a cam mechanism running at constant rotational speed, cam angle is fundamentally time . Compressing a motion into fewer degrees means asking the mechanism to execute the exact same stroke in less physical time. For an identical total stroke (h), camshaft angular velocity (ω), and normalized motion law, narrowing the rise angle (β) from 108° to 72° represents a 33.3% reduction in angular duration. However, the kinematic and dynamic consequences scale non-linearly: peak velocity rises by 50%, peak acceleration and inertia force increase by 125%, and peak jerk escalates by nearly 238%. Advertisement Symptom: Operational Consequences of a Compressed Rise Angle When a cam profile is redesigned wit...

Cam-Follower Mechanics: Physics of Mechanical Timing

In high-speed assembly machinery, rotary indexing stations, and dedicated packaging equipment, a cam does not merely convert rotary motion into translation. It fundamentally stores a motion program in physical geometry. A mechanically coupled camshaft provides direct, deterministic phase coordination across multiple axes without network sampling or servo-control latency, though real-world motion fidelity remains governed by shaft torsional compliance, bearing clearances, manufacturing tolerances, and dynamic deflection. While software-programmable electronic camming (e-cams) has replaced physical cams in many reconfigurable lines, mechanical cam-follower systems remain prevalent where compact footprint, passive mechanical interlocking, and high dwell load capacity are required. Designing these systems requires balancing kinematic curve continuity, pressure angle constraints, follower return dynamics, and rolling-contact fatigue. Advertisement Sym...

Poka-Yoke Fixture Design: Make Incorrect Loading Impossible

In high-mix low-volume (HMLV) manufacturing and custom automated assembly, manual loading errors represent a persistent risk to quality and tooling integrity. Workpieces that appear symmetrical—or nearly symmetrical—often invite incorrect orientation during loading into welding fixtures, machining jigs, or inspection nests. Relying on operator memory, visual inspection, or written work instructions to prevent reversed loading is an inherently fragile control strategy. The strongest fixture poka-yoke (mistake-proofing) uses physical geometry that makes incorrect loading mechanically impossible. Where complete physical prevention cannot be achieved, detection and electrical/pneumatic interlocking must identify the error immediately and prevent the machine cycle from starting. Advertisement Symptom: Near-Symmetrical Part Reversals In production environments, parts with subtle asymmetric features (such as offset mounting holes, single-sided weld n...

Weldment Over-Engineering: When More Gussets Make It Worse

In custom machine design and high-mix low-volume (HMLV) industrial automation, brackets, pivots, and structural mounts often accumulate reinforcement during design reviews. A designer models a functional bracket, questions its rigidity under unspecified shock or dynamic conditions, and incrementally adds gussets, stiffeners, and heavy weld passes "just in case." While additional steel may increase static section properties, adding weld metal and stiffening ribs does not automatically produce a more reliable structure. In welded assemblies, unnecessary reinforcement can introduce significant manufacturing and operational penalties: increased thermal distortion, higher locked-in residual stresses, additional fatigue-sensitive welded details, dynamic mass penalties, and compromised tool access. Advertisement Symptom: The Over-Reinforced Bracket Heavily gusseted weldments are common across custom machinery. While visually substantial, the...

Sensor Troubleshooting: Diagnostics & Design Fixes

The Engineering Hook: The Single Point of Failure A production machine can contain thousands of engineered components, yet one misaligned proximity sensor can stop the entire sequence. The hardware may be mechanically ready to run, but if the PLC never receives the expected permissive, the machine waits. Welcome to automation: where thousands of hours of mechanical design can be defeated by one sensor interlock. Sensors act as the nervous system of many high-mix, low-volume (HMLV) automated manufacturing cells. They confirm part presence, track cylinder strokes, and ensure safety doors are locked. However, because they are mounted at the very edge of the tooling, they are constantly exposed to vibration, cutting fluids, and physical impacts. When an automated sequence hangs waiting for a permissive signal, start with the physical signal path before modifying the PLC program: target condition, sensor alignment, power, wiring, I/O status, and the actual PL...