Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

An anthropomorphic robot hand is designed to copy key features of the human hand, including multiple fingers, an opposable thumb, and many controlled joints. This matters because hands are the main tools humans use to grasp, feel, and manipulate objects in everyday life. A human-like robot hand can work with tools, handles, and objects that were originally designed for people.

Building one is difficult because dexterity requires many moving parts, sensors, and control decisions working together.

Understanding Robotics: Anthropomorphic Robot Hand

A robot hand does not need to copy every bone in a human hand. It needs enough useful motion for a task. Engineers first decide what objects the hand must handle.

A hand for sorting parcels may use simple curved fingers. A hand for laboratory work may need fine fingertip motion. Each joint needs a way to move, usually an electric motor placed in the palm or forearm.

Cables then pull through guides like artificial tendons. Pulling a cable bends a finger.

Releasing it lets a spring, elastic material, or a second cable straighten the finger. This layout keeps heavy motors away from the fingertips, where extra mass would make fast control harder.

The cable system changes force into turning motion at each joint. A larger pulley gives the cable more leverage, so the joint can produce more turning effect from the same pull. However, the finger then needs more cable travel to bend through the same angle.

Small pulleys allow faster movement with less travel, but they reduce leverage. Cable friction matters too. A cable rubbing against a guide can lose some of its pulling force before it reaches the joint.

Slack cables create delay and poor accuracy. These tradeoffs explain why a hand that looks simple from outside can need careful mechanical design inside.

Grasping is not just a matter of closing every finger. Different objects need different contact patterns. A power grasp wraps the fingers around a bottle or hammer handle.

A pinch grasp uses the thumb and one fingertip to hold a coin or a small component. A tripod grasp uses the thumb with two fingers and is useful for pencils and small tools. The controller must choose finger positions, then increase force only until the object is secure.

Too little force lets it slip. Too much force can crush a paper cup, damage fruit, or overload the motors. Soft finger pads help because they spread contact force and create more friction against an object.

Sensors give the controller evidence about what the hand is doing. Joint position sensors report how far a joint has turned. Motor current can provide a rough clue about cable tension.

Touch sensors in the fingertips can detect contact, pressure, and sometimes slipping. A useful control sequence is to close the fingers slowly, detect first contact, then raise grip force in small steps. If a sensor detects slip, the hand tightens slightly.

This feedback is important because objects vary in size, weight, surface texture, and position. A preprogrammed finger motion alone cannot reliably handle all of those changes.

Students can see the same principles in prosthetic hands, warehouse robots, surgical tools, space robots, and machines that pick food. When studying these systems, separate the problem into mechanics, sensing, and control. Trace the path from motor force through the cable to joint motion and finally to contact with an object.

Notice that adding joints can make a hand more flexible, yet it creates more signals for the controller to manage. Many successful designs use underactuation, where one motor drives several linked joints. The fingers then naturally settle around an object, trading some precise independent motion for simpler and more reliable grasping.

Key Facts

  • A human-like robotic finger often has 3 joints: MCP, PIP, and DIP.
  • Degrees of freedom count the independent motions a mechanism can control.
  • Tendon tension creates joint torque: tau = F r, where F is tendon force and r is pulley radius.
  • Joint angle can be estimated from tendon travel: s = r theta, where theta is in radians.
  • Grasp force depends on actuator force, tendon routing, pulley radius, friction, and contact geometry.
  • More degrees of freedom increase dexterity, but they also increase actuator count, sensing needs, weight, and control complexity.

Vocabulary

Anthropomorphic
Anthropomorphic means shaped or arranged like a human body part, such as a robot hand modeled after a human hand.
Tendon drive
A tendon drive uses cables or flexible lines to transmit force from an actuator to a joint, similar to how biological tendons move fingers.
Degree of freedom
A degree of freedom is one independent way a mechanism can move, such as bending a finger joint or rotating a thumb.
Opposable thumb
An opposable thumb can move across the palm to touch the fingers, allowing strong pinches and many precision grasps.
Tactile sensor
A tactile sensor measures contact information such as touch, pressure, or slip at the surface of the robotic hand.

Common Mistakes to Avoid

  • Counting joints as the same thing as degrees of freedom is wrong because several joints may be mechanically linked and controlled by one actuator.
  • Assuming a stronger motor always gives better grasping is wrong because grip also depends on tendon routing, friction, contact area, and sensor feedback.
  • Ignoring the thumb is wrong because many human-like grasps depend on thumb opposition, not just finger bending.
  • Treating the hand as only a mechanical device is wrong because dexterous grasping also needs sensing, feedback control, and planning.

Practice Questions

  1. 1 A tendon pulls with a force of 18 N around a pulley of radius 0.012 m at a finger joint. What torque does it apply to the joint using tau = F r?
  2. 2 A finger joint pulley has radius 8 mm. If the tendon moves 12 mm, what joint angle in radians is produced using s = r theta?
  3. 3 A robot hand designer can either use one motor per joint or use fewer motors with tendons that couple several joints together. Explain one advantage and one disadvantage of each choice for dexterity and complexity.