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.

Timing Diagram (Part 1 - No Overlap Movement)

When you search Google for "timing diagram", you typically find results about electrical timing diagram software for digital logic or PLC programming. However, in the context of Mechanical Machine Design, a Timing Diagram is a critical engineering tool that represents the sequential kinematics of mechanism movement.

Advertisement

It is the standard visualization for engineers to ensure synchronization between cam drives, servo motors, and pneumatic actuators in complex automation cells.

The Cost of Poor Timing:
By properly designing the timing diagram, we can optimize motion profiles to be smoother even at higher speeds. This directly improves OEE (Overall Equipment Effectiveness) and significantly reduces operational costs.

We typically draw the timing diagram using the Master Cam Angle (degrees) on the horizontal axis and the Mechanism Displacement (mm) on the vertical axis.

The Goal: Reducing Inertial Forces & Maintenance

The primary purpose of a timing diagram is not just to see "when" things move, but to identify opportunities to reduce the acceleration (and thus the inertial force) of moving parts.

Experience shows that many mechanisms are designed without using "overlap" movement. This forces machine parts to travel from point A to point B in a very short time window. This rapid movement causes massive acceleration spikes, leading to:

  • Increased torque demand and thermal stress on servo motors and gearboxes.
  • Harmonic vibration that loosens fasteners.
  • Premature bearing failure, requiring expensive predictive maintenance and unplanned downtime.

If we provide overlap motion between relevant mechanisms, the parts can travel the same distance but over a longer period (larger cam angle). This drastically reduces peak acceleration, lowers the inertial forces, and extends the machine's lifespan.

Real-World Example: Indexing Mill Die Press

Let's analyze a simple automation station: A press mechanism that inserts a die into a hole on an indexing mill (turret).

Sketch of indexing mill and die press mechanism
Figure 1: Schematic of the turret indexing and die insertion mechanism.

Operation Parameters:

  • Turret: 24 stops, moves 100 mm arc length per index.
  • Turret Motion: Uses a Cycloid Cam Profile with an indexing angle of 150°.
  • Die Stroke: After the mill stops, the die moves down (Cycloid profile) into the hole.
  • Travel Distance: 20mm (approach) + 31mm (depth) - 1mm (gap) = 50 mm.
  • Process Requirement: The die must dwell (stay) at the bottom for 100°.
  • Return: It moves up before the mill rotates again.
  • Total Cycle: 360° (One complete machine cycle).

Advertisement

Scenario 1: No Overlap Calculation (The "Bad" Design)

If we design the timing diagram linearly without any overlap, the sequence is rigid: The die waits until the mill has completely finished indexing before it starts moving. This is a common beginner mistake.

Timing diagram showing rigid sequencing with no overlap
Figure 2: A rigid "No Overlap" timing diagram creates extremely short move windows.

Calculating the Available Time

With no overlap, the die must fit its entire Down-Dwell-Up movement into the remaining time after the mill stops.

Angle for Die = 360° - Mill Indexing - Die Dwell

Angle = 360° - 150° - 100° = 110°

We must split this remaining 110 degrees equally for the Up and Down strokes.

Move Time = 110° / 2 = 55°

Resulting Sequence:

  • 0° - 150°: Mill Indexes (Die waits).
  • 150° - 205°: Die Moves Down (Duration: 55°).
  • 205° - 305°: Die Dwells at bottom (Duration: 100°).
  • 305° - 360°: Die Moves Up (Duration: 55°).
⚠️ Engineering Warning:
This calculation is easy, but is it efficient? Compressing a 50mm move into just 55 degrees of rotation creates massive inertial forces.

In the next post [Timing Diagram Part 2: Maximum Acceleration], we will calculate the G-forces generated by this "No Overlap" design. We will then compare it with an optimized "Overlap" design using a simple Microsoft Excel simulation to visualize the dramatic difference in motion smoothness.

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

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

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