A pinch gripper linkage is a mechanical system that lets a robot grasp small objects using two opposing fingers. In many designs, one servo motor rotates a horn or crank, and the linkage converts that rotation into equal inward motion of both fingers. This matters because a simple, lightweight gripper can pick up parts reliably without needing a separate motor for each finger.
The linkage geometry controls how far the fingers move and how much gripping force they can apply.
Understanding Robotics: Pinch Gripper Linkage
A servo does not simply open or close a gripper. It moves to a commanded angle, then tries to hold that angle against the load. Inside a typical hobby servo, a motor, gears, position sensor, and controller work together.
The controller compares the requested position with the actual shaft position. If an object resists the fingers, the servo supplies more motor effort until it reaches its torque limit. This is why a gripper can hold an object without continuously changing its command.
It is not a force sensor by default, though. A servo can stall or strain while the controller still believes it has reached the target position.
The moving parts form a kinematic chain. Each pin joint allows rotation, while each rigid link carries motion to the next part. Small changes in hole locations can strongly change the result.
A longer crank can move the linkage farther for the same servo rotation, but it may reduce available force. A shorter crank often gives more force, but less finger travel. The important distance is the perpendicular distance from a pivot to the line of force.
Torque equals force times this distance. As the linkage turns, that perpendicular distance changes. This explains why the same servo may feel weak at one finger position and strong at another.
Near a nearly straight linkage, a small servo movement can create very little finger movement. This can be useful for gripping because the mechanism gains force multiplication. It can also cause problems.
If the links pass fully straight, the gripper may jam in an over-center position. The servo then has difficulty opening it again. Designers usually leave a small safe angle before this condition.
They may add hard stops so the fingers cannot collide, or program the servo to stop before the mechanism reaches its limit. A soft rubber pad on each finger helps too. It spreads pressure, increases friction, and lets the gripper tolerate slight differences in object shape.
Students meet these ideas when building classroom robots that collect blocks, move game pieces, sort recyclables, or handle fragile items. Real grippers must deal with uneven objects, loose screws, bent links, and gear backlash. Backlash is the small free movement caused by gaps in gears or joints.
It can make one finger touch first, which pushes an object sideways before the other finger closes. Good construction uses matching link lengths, firm pivot shafts, washers or spacers where needed, and a rigid frame that does not flex. Test a gripper slowly with light objects first.
Watch the finger paths from above, listen for servo buzzing, and check whether both pads contact at nearly the same time. These observations reveal more about the mechanism than a single successful pickup.
Key Facts
- Servo torque relates to output force by tau = F r, where r is the effective lever arm.
- Mechanical advantage can be estimated by MA = F_out / F_in.
- For symmetric gripping, the left and right finger linkages must have matching lengths and pivot locations.
- A crank converts servo rotation into linkage motion, and a rocker converts linkage motion into finger rotation.
- Finger closing speed is not constant because linkage angles change the velocity ratio during motion.
- Grip force usually increases when the linkage approaches a toggle position, but motion range decreases near that point.
Vocabulary
- Pinch gripper
- A robotic end effector that holds an object by squeezing it between two opposing fingers.
- Servo motor
- A motor with position control that rotates to a commanded angle using internal feedback.
- Linkage
- A set of rigid bars connected by pivots that transfers and transforms motion.
- Mechanical advantage
- The ratio of output force to input force produced by a machine or mechanism.
- Pivot
- A joint that allows one part of a mechanism to rotate relative to another part.
Common Mistakes to Avoid
- Using servo torque as the finger force directly is wrong because torque must be divided by an effective lever arm to estimate force.
- Assuming both fingers close symmetrically without matching the linkage geometry is wrong because unequal link lengths or pivot locations create unequal motion.
- Ignoring changing linkage angles is wrong because force and speed vary throughout the gripper stroke.
- Designing the gripper to clamp exactly at a locked toggle position is risky because the mechanism may jam or fail to release under load.
Practice Questions
- 1 A servo provides 0.80 N m of torque to a crank with an effective radius of 0.020 m. Estimate the input linkage force using F = tau / r.
- 2 A gripper linkage has an input force of 40 N and a mechanical advantage of 2.5 at a certain position. What output grip force is applied at one finger?
- 3 A single-servo pinch gripper closes unevenly, with the left finger moving farther than the right. Explain two linkage design features that could cause this and how you would correct them.