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 Synthesis with Inversion Method (Part 2)

In the previous introduction, we established the problem: We have fixed mounting points (O2 and O4) on our machine base, and we need to design a linkage to hit 3 specific positions.

Standard synthesis moves the pivots to fit the motion. In Kinematic Inversion, we do the opposite: we virtually move the ground to fit the coupler. By "freezing" the coupler in Position 1 and moving the ground relative to it, we can geometrically find the required link lengths.

Advertisement

Step 1: Setup the Constraints

Start by drawing your known constraints in the CAD Sketcher (NX, SolidWorks, etc.):
1. The Fixed Ground Pivots (O2 and O4).
2. The 3 Desired Coupler Positions (A1B1, A2B2, A3B3).

Defining fixed ground pivots and 3 desired coupler positions in CAD
Figure 1: The setup showing fixed grounds (bottom circles) and the target motion path (red lines).

Step 2: Inverting Ground Pivot O2

Now we perform the "Inversion." We need to find where the ground pivot O2 would be relative to Position 1 if the coupler stayed still.

Finding O'2 (Relative Position 2):
Measure the geometric relationship (distance and angle) between ground O2 and coupler A2B2. Recreate this exact relationship attached to A1B1.

CAD Tip: Define a rigid triangle O2-A2-B2, copy it, and align the A-B side to A1-B1. The new location of O2 is your inverted point O'2.
Defining the rigid triangle O2-A2-B2 geometry
Figure 2: Defining the rigid triangle O2-A2-B2.
Mapping the ground pivot relative to position 1 to find inverted point
Figure 3: Inverting the ground pivot to find point O'2 relative to the first position.

Finding O''2 (Relative Position 3):
Repeat the process for Position 3. Map the relationship of O2 relative to A3B3 back to A1B1.

Defining the rigid relationship for position 3
Figure 4: Capturing the geometry for the third position.
Locating the second inverted point O''2
Figure 5: We now have 3 relative ground points: O2, O'2, and O''2.
Advertisement

Step 3: Finding the Moving Pivots (G and H)

We now have three points (O2, O'2, O''2) that represent the path of the ground relative to the coupler. To find the fixed pivot on the coupler (the "Moving Pivot"), we find the center of the circle described by these three points.

Finding Moving Pivot G:
Draw chords between O2-O'2 and O'2-O''2. Construct perpendicular bisectors. The intersection point G is the moving pivot on the coupler.
Result: Link 2 is defined as the line connecting the real ground O2 to G.

Using perpendicular bisectors to find the center of the inverted ground path (Point G)
Figure 6: Intersection of the perpendicular bisectors locates Moving Pivot G.

Finding Moving Pivot H:
Repeat the entire inversion process for ground pivot O4. Find relative points O'4 and O''4. Bisect the chords to find intersection point H.
Result: Link 4 is defined as the line connecting the real ground O4 to H.

Repeating the inversion process for the second ground pivot to find Point H
Figure 7: Locating the second Moving Pivot H.

Step 4: The Final Linkage

Connect your real grounds to your new moving pivots:
1. Input Link = O2-G
2. Output Link = O4-H
3. Coupler = G-H-A1-B1 (Rigidly connected)

The final synthesized 4-bar linkage connecting fixed grounds to moving pivots
Figure 8: The completed linkage mechanism.

Let's verify this in the Part 3 video simulation.

📐 Engineering Design Standards

Master the fundamental components of precision machine design:

Comments

Popular posts from this blog

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

Polynomial Cams: Analysis & Design Pitfalls (Part 3)

Figure 1: Mathematical coefficients determine the physical shape. Poor math leads to physical defects like the "dip" shown on the right. In [ Polynomial Cam Function (Derivation of Fifth-degree function) - Part 2 ], we derived the equations for the Fifth-Degree (3-4-5) Polynomial . Advertisement Now, we apply this math to the real world of Mechanical Cam Design . The shape of the physical cam is determined by plotting these functions. Unlike a standard Cycloid curve, the polynomial allows us to manipulate the Start Velocity (v 0 ) and End Velocity (v 1 ) of the follower. However, this flexibility requires careful design. If the coefficients are not balanced, the physical cam profile can develop "dips" or negative slopes, causing the mechanical linkage to behave unpredictably. Case 1: Standard Dwell-to-Dwell (Zero Velocity) Figure 2: The standard profile (v 0 =0, v 1 =0). Safe, smooth, and ide...

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