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.

3-Position Linkage Synthesis: Motion Generation in CAD

In real-world engineering, a mechanism often needs to guide a part through more than just a start and end point. It usually requires passing through 3 specified positions to clear obstacles or perform complex tasks.

This technique is known as 3-Position Motion Generation. We can extend the logic from our previous post [Four-bar linkage Synthesis using CAD Sketcher] to solve this problem geometrically within a modern CAD environment like Siemens NX, SolidWorks, or CATIA.

Advertisement

The Design Challenge

Assume we must design a mechanism to move Link AB through three specific positions (A1B1, A2B2, A3B3) while avoiding an obstacle (represented by the rectangle below).

Diagram showing three required positions for linkage synthesis
Figure 1: Defining the three target positions (A1B1, A2B2, A3B3) relative to the obstacle.

Step-by-Step Synthesis

1. Define the Positions:
Draw Link AB in its three design positions: A1B1, A2B2, and A3B3.

2. Geometric Synthesis for Pivot O2:
To find the fixed pivot that allows point A to move through all three locations, we must find the center of the circle that passes through A1, A2, and A3.

  • Draw construction lines connecting A1 to A2 and A2 to A3.
  • Create Perpendicular Bisectors for both lines.
  • The intersection of these bisectors is the fixed pivot O2.
  • Draw line O2A1. This is your Input Link (Link 2).
Geometric construction using perpendicular bisectors to find pivot O2
Figure 2: Intersecting the bisectors of A1-A2 and A2-A3 locates the first ground pivot O2.

3. Geometric Synthesis for Pivot O4:
Repeat the exact same logic for point B to find the Follower Link pivot.

  • Draw construction lines connecting B1 to B2 and B2 to B3.
  • Create Perpendicular Bisectors for both lines.
  • The intersection is the fixed pivot O4.
  • Draw line O4B1. This is your Follower Link (Link 4).
Repeating the bisector process for point B to find pivot O4
Figure 3: Finding the second ground pivot O4 using the positions of Point B.
Advertisement

Building and Validating the Kinematic Chain

Now we construct the linkage geometry to verify the motion path.

Constraining the 4-bar linkage geometry in NX Sketcher
Figure 4: Building the constraint network. Links O2M, O4N, and MN form the mobile mechanism.
  1. Draw line O2M equal in length to O2A1.
  2. Draw line O4N equal in length to O4B1.
  3. Draw coupler line MN equal in length to A1B1.
  4. Set an angular driving dimension (e.g., 15 degrees) between O4B1 and O4N.

Simulation via "Animate Dimension":
In the CAD Sketcher, select the angular dimension and set the limits based on the synthesized range.
Example: Lower Limit: 0 | Upper Limit: 56.355 | Steps: 150

Using the Animate Dimension tool to simulate motion
Figure 5: Configuring the animation parameters to drive the linkage through the synthesized path.

Video Result: 3-Position Synthesis

Watch how the synthesized mechanism perfectly guides the link through all three positions while avoiding the obstacle.

Recommended Reading on Kinematics

Comments

Popular posts from this blog

Chebyshev Linkage Design: Ratios & Straight-Line Motion

Figure 1: The Chebyshev linkage converts rotary input into approximate straight-line output. Introduction to the Chebyshev Linkage The Chebyshev linkage is a four-bar mechanical linkage that converts rotational motion into approximate straight-line motion . It was invented by the 19th-century Russian mathematician Pafnuty Chebyshev , who was deeply involved in the theoretical problems of kinematic mechanisms. His goal was to improve upon existing designs, such as the Watt Straight-line Mechanism , which James Watt had used to revolutionize the steam engine. While Watt's design produces a lemniscate (figure-eight) curve with a straight section, the Chebyshev linkage is often preferred in specific machinery because the straight-line portion of the path is parallel to the line connecting the two fixed ground pivots. Search for Mechanism Design & Robotics Books Advertisement Design Ratios and Geometry The gen...

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

Watt Straight-Line Linkage: Analysis and Automotive Uses

Figure 1: Watt's linkage example geometry and path generation. Introduction to Watt's Linkage The Watt's linkage (also known as the parallel motion linkage) is a cornerstone in the history of mechanical engineering. It is a type of four-bar linkage originally invented by James Watt in the late 18th century to solve a critical problem in steam engine design: constraining the piston rod to move in a straight line without using high-friction guideways. Before this invention, engines used chains to connect the piston to the beam, which meant they could only pull, not push. Watt's rigid linkage allowed for double-acting engines (pushing and pulling), doubling the power output. He was immensely proud of this kinematic solution, describing it in a 1784 letter to his partner Matthew Boulton: "I have got a glimpse of a method of causing a piston rod to move up and down perpendicularly by only fixing it to a piece of iron u...