Unit 15 Competency 1 - Perform advanced robotic concepts associated with object manipulators

Suggested Objective a  Design a functional robot incorporating an object manipulator using provided software and hardware

 

In competition robotics, it is often important to be able to collect multiple game objects at one time.  This requires a specific type of object manipulator called an accumulator.  An accumulator is a robot mechanism designed to pick up a large number of similar objects.

Magazines:
There are a few common types of accumulators.  The first type is a magazine Links to an external site. in which objects are loaded one at a time into some sort of storage area and held in a fixed orientation, in line (i.e. the first object in is the last object out).  In this type of accumulator the objects are typically not actively manipulated once they are inside the storage area.

Conveyor Belts:
Another type of accumulator is a conveyor Links to an external site. belt, which is actually a form of magazine.  A conveyor belt type magazine uses some sort of belt to manipulate the objects even after they are inside.  Conveyor belts are examples of frictional grabbers (they’re like roller claws that hold more than one object) since they rely on the friction between the belt and object to accumulate.  More details on using conveyance Links to an external site. as part of accumulator design will be discussed later in this unit. 

It is important to note that there are two main types of conveyor belts, indexing belts, in which the belt runs only when grabbing an object to enable good sorting, and non-indexing belts in which the belt continuously runs and the objects self-sort.

  

In the above examples the belt is run a little bit as each object is grabbed, this keeps the objects evenly spaced within the accumulator.  This requires a high degree of control, either by the driver or by the robot’s pre-programming and sensors.  If the belt runs at the incorrect time or for too long the system can jam or may end up packing the objects very inefficiently.

A non-indexing conveyor belt as shown above continuously runs.  When the first object is grabbed it moves to the top of the belt until it hits the back of the accumulator where it hits a stop and the belts slide past it.  When a second object is grabbed it moves up until it hits the first, and stops (at which point the belt now slides past both of these stationary objects).  This type of accumulator is easier to use, but is more difficult to design.  For this type of accumulator to function correctly the robot designer must ensure that the objects “self-sort” correctly, that is they don’t bunch up into configurations where they will jam the belts.  The designer must also ensure that the frictional force between the belt and the object is enough to pull the object in, but not too much so that the belt stops when the objects are resting against the stop.  Once correctly configured this type of accumulator can be very successful in competition robotics.

Hoppers:
A third type of accumulator is a simple hopper, or bin.  A hopper is a large storage area in which objects are placed – it differs from a magazine in that the objects are not held in any specific orientation, they’re just thrown into a bin!  As such designers of hopper type accumulators must be very careful to ensure the objects won’t jam if they end up in the wrong orientation; some shapes of objects are more appropriate for hoppers than others.

There are two types of hoppers.

Dumping hoppers are hoppers in which the way objects are released is different than the way they are gathered.  One example of this is a robot can be seen below.

On this robot a claw arm picks up objects and dumps them into the hopper, then the hopper tilts back like a dump truck to score the objects in a goal.

Reversing hoppers are hoppers similar to magazines in which objects are released through the same mechanism with which they are gathered.  An example of a reversing hopper can be seen below.

In this accumulator the objects are sucked into a large bin by two rollers.  To score them the robot simply reverses the rollers and pushes the objects back out.

There are many successful designs which utilize multiple types of accumulators as part of a larger system.  For example, refer to the robot below.

On the above robot, a non-indexing conveyor lifts up blue racquet balls off the floor and deposits them into a dumping hopper, where they are then dumped out the back through a separate roller mechanism into a goal.

Accumulator Design:
There are a number of design characteristics which are common among successful accumulators.  The best competition robot accumulators will have the following characteristics:

  • A wide intake “mouth” allowing for pickup over a wide area without precise robot positioning.
  • A means to prevent jamming of objects after pickup.
  • A high-speed intake that allows a robot to pick up an object even when it is driving at full speed.
  • The ability to gather multiple objects at the same time.
  • The ability to gather a large number of objects, one after another, without jamming or slowing down.
  • The capability to pick up objects of various sizes.

Conveyance:

As discussed above, conveyors are very common in accumulator design and the concepts related to conveyance are important for all robot designers.  There are several design characteristics of conveyor belts that are important for designers to consider.

Conveyor Configuration - The configuration of the conveyor belts is a huge part of how the system behaves.  There are several different types to consider.  One simple configuration of this is a single conveyor belt in front of a flat wall.

In this type of conveyor, the belt contacts the balls on one side and rolls them up the opposing surface. This relatively simple setup requires only one conveyor belt. However, this setup has some disadvantages. First, since the balls are rolling, they move through the accumulator at half the speed of the conveyor belt. Second, this setup is subject to jamming if two balls are picked up too closely together and they touch inside the conveyor. Because the back side of the ball in front is moving up while the front side of the ball in back is moving down, the balls can bind up and jam.  This type of system needs to be tuned very carefully to ensure that one object doesn’t push up on the belt such that it loses contact with the next object.  It is difficult to ensure that the conveyor will be able to provide the correct amount of frictional force on all objects inside.

To help maintain even frictional force on all objects, a configuration with multiple independent rollers can be used.

In this setup, each of the rollers is linked to the power source.  This system is less likely to jam, but is still subject to many of the problems found in the first setup.  Also, using many rollers instead of a single belt adds significant complexity.

Another option is to utilize two belts.

This setup is much less likely to jam since the balls no longer roll; they more in a straight line up the conveyor.  If two objects do touch they are much less likely to jam.  This system is still susceptible to the varying friction of objects pushing the belts apart found in the first single-belt system above, but it performs much better at the expense of having two belts.

Why not combine the best of system 2 and system 3?  What about a system with rollers on both sides?

This system should prevent jamming like the double belt setup, and should also provide consistent frictional force on the objects like the single sided roller setup, however – it is MUCH more complex than the above systems.

Design is all about tradeoffs: what is the simplest solution that will solve the problem?  Designers will need to choose the configuration which best works to accumulate their specific object, in the manner most relevant to their competition match needs (i.e. maybe the robot only need to pick them up one at a time, so jamming isn’t an issue).

Conveyor Gearing - Another important conveyance design consideration is the conveyor gearing.  It is important to gear the accumulator appropriately. Ideally, the accumulator intake is geared so that it pulls an object in faster than the drivetrain at maximum speed. In a single-belt system, this means that the intake is geared in such a way that the linear belt speed is more than double the drivetrain's top speed. In a two-belt system, the intake's linear belt speed only needs to be more than the drivetrain's top speed. When it comes to accumulator gearing, faster is almost always better – just make sure the accumulator can overcome the friction caused by pulling in the objects.  More details on this will be discussed in Units 7 & 8.

Compression & Elasticity – For belts and rollers to pull in an object, there must be some force pressing the belt onto the object.  Often this force is caused by the compression or elasticity of some part of the system. Sometimes the conveyor belting bends backwards and this “spring” is what applies the force on the object. Other times, the object itself has some elasticity and deforms when it is sucked into the intake. Other times, additional elastic bands or springs are used to give the entire conveyor assembly some give, which enables it to deform when an object moves through it. In this case, the springs apply the normal force on the object. Finding the correct balance of grip on an object is sometimes difficult, especially when building an accumulator designed to pick up multiple objects at the same time – as discussed above, the conveyor configuration will play a large role in this.

Information copied from http://curriculum.vexrobotics.com/curriculum/object-manipulation/accumulators Links to an external site. on December 15, 2014.

All robots are designed with a purpose in mind, and these purposes can vary greatly.  Robots are traditionally used for tasks that would be unsuitable for a human to do, mainly because these tasks are dangerous, or inaccessible to humans.  Dangerous tasks like bomb disposal or handling hazardous waste, as well as inaccessible tasks such as interplanetary exploration are all perfectly suited to robots.

 

To fulfill their purposes, many robots are required to interact with their environment, and the world around them.  Sometimes they are required to move or reorient objects from their environments without direct contact by human operators.

The need for object manipulators applies in competition robotics as well.  In the typical VEX Robotics Competition students build a robot to play head-to-head matches against other robots.  These games traditionally include some sort of game object that robots must manipulate in such a way that they score points.

The above image shows goal and scored game objects from a past VRC game. Red and Blue colored rings were picked up by robots and placed over posts similar to the one above.

 

  

The above two images show a blue trough, and the yellow and green sacks that robots picked up and dumped in them.

 

The above two images show colored balls and barrels, and the cylindrical goals robots dumped them in.

Information copied from http://curriculum.vexrobotics.com/curriculum/object-manipulation/introduction Links to an external site. on December 15, 2014.

Suggested Objectives b and c:  Construct a functional robot incorporating an object manipulator using provided software and hardware and Program a functional object manipulator robot using provided software and hardware

 Robot

 

In Competition Robotics, one can classify most object manipulators Links to an external site. into three basic categories.

Plows:
The first category consists of manipulators that apply a single force Links to an external site. to the side of an object.  They move objects without actually picking them up.  One of the most common forms of this manipulator is a simpleplow Links to an external site.

Scoops:
The second category comprises manipulators that apply force underneath an object such that the object can be elevated and carried.  The most common form of this manipulator type is a scoop Links to an external site..

 
 
 
00:00
 
00:00
 
 
 
 
 
 
 
 

Click here Links to an external site. to download and view this video offline.

This video shows an articulated scoop

Friction Grabbers:
The third category comprises manipulators that apply a normal force between the object and a traction Links to an external site. pad, and then rely on the frictional force between the object and this traction pad to manipulate the object.  This manipulator category can be described as friction Links to an external site. grabbers.  The most common form of this manipulator is a claw Links to an external site. which pinches an object – the claw fingers pressing against the object provides the normal force Links to an external site., and the friction between the fingers and the object allows for the object to be manipulated.

The above image shows the force exerted by the claw fingers on the ball, and the resulting normal forces.

The above image shows the friction force between the ball and claw fingers opposing the force of gravity pulling down on the ball.

 

 
 
 
00:00
 
00:00
 
 
 
 
 
 
 
 

Click here Links to an external site. to download and view this video offline.

This video shows some applications of friction grippers.

These categories of manipulators are not mutually exclusive; object manipulators can utilize aspects of more than one but using these categories enables a designer to describe almost all types of manipulators.  Some common manipulators from competition robotics can be seen below.

Pinching Claw:
As mentioned above, pinching claws are great examples of friction grabbers.  With just a few minor tweaks one can configure a pinching claw to accommodate a wide variety of objects; many different types are possible.

Designers creating a pinching claw should include some sort of elastic “give” in the design.  This elasticity Links to an external site.should be present in either the object being gripped (i.e. a squishy ball) or in the claw itself (i.e. flexible fingers).  Including this elasticity will allow for a more consistent object grip since it will help to provide a more consistent normal force on the object.  This consistent normal force will provide a consistent frictional force and result in a solid grip.

The above image shows an example of claw elasticity – the claw has flexible fingers on each gripping arm.

The above image shows an example of object elasticity – the foam cube is compressing as the claw pinches it.

Good pinching claw designs don’t require the motor to be continually powered to maintain grip on the object.  Some pinching claws utilize internal springs to continually provide force, others have some sort of locking mechanism, and some simply include an actuation Links to an external site. mechanism which cannot be back-driven (i.e.worm gear Links to an external site.).

The above image shows an example of a claw which uses rubber bands to stay spring-loaded closed.

The above image shows an example of a claw that uses a mechanical linkage to lock closed. 

The above image shows an example of a claw driven by a worm gear.

Top-Jaw Grabber:
Another common type of competition object manipulator is a “top-jaw” type design. 

This type of manipulator consists of a stationary lower jaw with an actuated top jaw.  It is a combination of a scoop and a friction grabber.  The lower jaw provides upwards normal force under the object, while the top jaw pressing down provides friction-grabber type normal force which results in a frictional force that keeps the object from moving side to side.

Roller Claws:
One of the most common and successful types of object manipulators used in competition robotics is the “roller claw.”  This type of manipulator uses rotating wheels or rollers to “suck in” the game objects.  This is an example of a friction grabber since the mechanism relies on of the friction between the rollers and the objects to hold them in place.

As discussed above, this claw relies on some sort of elasticity to maintain friction – either the object needs to give, or the claw does.  This is an especially important consideration in a roller claw because the actuation mechanism isn’t in the direction providing normal force (i.e. if the rollers are too far apart it doesn’t matter how fast they spin since there is no elasticity to provide normal force on the object).

Roller Claws are extremely popular in competition robotics since they allow for very quick pickup of game objects without a requirement for fine positioning.  Robot drivers just need to turn on the rollers, touch the object with the front of the roller claw, and it will suck the object in without any further control.  Some designs are setup to automatically turn off the roller claw motor once the object has been grabbed (as previously described, good object manipulators don’t require to be powered to maintain grip).

 
 
 
00:00
 
00:00
 
 
 
 
 
 
 
 

Click here Links to an external site. to download and view this video offline.

This video shows a roller claw mounted on a robotic arm.

Information copied from http://curriculum.vexrobotics.com/curriculum/object-manipulation/manipulators Links to an external site. on December 15, 2014.

As we progress through our material in LearnMate, you will construct and program a robot.  Use your notes that you take from completing the upcoming modules.  They will be of great benefit to you.