6 Essential Properties of a Robotic Cell Layout

How can you ensure your robotic cell is efficient? A good place to start is to design a cell layout with these six essential properties.

When you’ve chosen to invest in a collaborative robotic cell, you want to make sure it’s as productive as possible, right?

To achieve high productivity, you have to design your cell layout to be as efficient as possible. Small changes in cell layout can reduce the robot’s cycle time, which in turn can lead to large productivity gains over the long term.

All this can be accomplished simply by setting up your cell to have these six essential properties, which are based on industrial robotics research and the fundamentals of Lean Robotics.

Six essential properties of an efficient cell layout

An efficient cell is one that minimizes the distances traveled and motions made by the robot, while allowing the robot to complete its task effectively.

1. Short motion times

The robot should spend as little time as possible moving around the workspace.

This is the most important property of a cell layout. The robot should not have to move any more than absolutely necessary. Every millisecond that the robot spends unnecessarily traveling around the workspace is wasted time.

Let’s take an extreme example: imagine you program a UR5 to move 1 mm clockwise in a circle. However, instead of simply moving the base joint a fraction of a degree clockwise, your program makes the robot spin 359 degrees counter-clockwise before arriving at the point.

This mistake means that instead of taking less than 0.1 seconds, the whole movement takes over 5 seconds. That’s 500% longer just because of a simple programming error!

Most problems you encounter will be much smaller than this, so they’ll be harder to spot. Still, you should keep an eye out for any motions that could be taking longer than necessary.

The motion time is affected by both the robot’s physical environment and the quality of your programming (as in our example). It’s always worth looking over your program again and working out how you can keep motion time to a minimum.

2. A small cell footprint

Your cell should only be as big as necessary for the robot to effectively complete its task. Aim to use as little physical space as possible.

This has two benefits:

  1. A smaller cell means smaller distances for the robot to travel, which cuts down on unnecessary motion time.
  2. A smaller cell takes up less space in your business, giving you more space for other equipment and activities (important when floor space is a limited resource, as it pretty much always is!).

Of course, this doesn’t mean you should cram your robot into a tiny area and hope nothing gets damaged. There’s a happy medium. However, just thinking about how you can reduce the cell footprint is a good way to start improving your cell’s efficiency.

Related: Is Finance Ready for Machine Learning

3. Everything within reach

All objects and workspaces should be within easy reach of the robot.

Every robot model has a maximum distance it can reach. This property might be called its “reach,” which refers to a 1-dimensional (1D) distance from the robot’s base, or its “workspace,” which is a 2D or 3D representation of the robot’s reach in all directions.