A Programmable Parts Feeder

An introduction by the author.
A sample animation.


Ken Goldberg
IEOR Dept
UC Berkeley
Berkeley, CA 94720-1777
Matthew T. Mason
Manipulation Laboratory
School of Computer Science and the Robotics Institute
Carnegie-Mellon University
Pittsburgh, PA 15213
November 16, 1990

This hypertext document was prepared by Carl Sutter and Ken Goldberg in Spring 1994 based on an article that appeared in the Carnegie Mellon Robotics Institute Annual Report in 1990. More recent articles on related topics can be found here.



Introduction

A parts feeder is a machine that orients parts (Figure 1). In this paper we present a programmable parts feeder: a mechanism that can be programmed to feed any planar polygonal part. We also present an algorithm that transforms a part description into a plan-a sequence of commands for controlling the mechanism. We believe this is the first provably complete, polynomial-time planning algorithm for a mechanical parts feeder.


Figure 1: A parts feeder orients parts as they arrive on the left-hand conveyor belt.

The key advantage of a programmable parts feeder is flexibility. Flexible manufacturing systems can be used for a variety of products. Such flexibility reduces the number of machines required and can reduce the engineering overhead and lead time for manufacturing new products. In the Manipulation Laboratory, we pursue basic research related to flexible manufacturing systems and general-purpose robotic manipulation. In particular, we study the mechanics of manipulation and methods for automatically planning manipulation strategies. Our design for a programmable parts feeder is an application of this basic research.

Traditional parts feeders are often inflexible. Although there are a vast number of different techniques for feeding parts, most are hand-crafted mechanisms that depend critically on the shape of the part. When part geometry changes, the feeder must be mechanically redesigned with a trial-and-error process that can require several months [18].

In contrast, a programmable parts feeder can be reprogrammed rather than physically modified when part geometry changes. Flexibility is enhanced by automatically generating the appropriate program (or plan). Our programmable parts feeder has two components.

Each plan specifies a sequence of open-loop gripping actions for orienting the part up to symmetry. Three additional components are required: a means for separating jumbled parts into a stream of isolated parts, a conveyor belt for transporting parts in and out of the feeder, and a binary filter that can distinguish between symmetric part orientations (e.g., a silhouette trap).


Next: Parts Feeders and Autonomous Manipulation.
Last: References.
Comment Form


Carl F. Sutter <sutter@usc.edu>