Learn PLCs free
Programming Guides19 min read3,732 words

Delta Robot Explained: How Parallel Pick-and-Place Robots Work

The delta robot explained — how the parallel-arm design achieves extreme speed, the work envelope, why it excels at pick-and-place, and PLC/vision integration.

PPI
PLC Programming IO Editorial Team
Sourced guidance with documented review and correction standards

A delta robot is a parallel-kinematic manipulator in which three (or four) lightweight arms fan out from a fixed overhead base, converging on a small moving platform that carries the end effector. Because all the drive motors sit on the stationary base — not on the moving arms — the arm assembly itself is extremely light. Light moving mass combined with rigid parallel linkages means the platform can accelerate and decelerate far faster than any serial-arm robot of comparable payload capacity. That is the mechanical reason delta robots dominate high-speed pick-and-place in food, pharmaceutical, and electronics packaging lines.

This guide covers the full picture: how the mechanism works, what the work envelope looks like, why the architecture produces extreme speed, how delta robots are integrated with conveyors and vision systems, and where their limitations matter.

What Is a Delta Robot?

A delta robot is a type of parallel robot — a robot where multiple independent kinematic chains connect the base to the end effector simultaneously. This makes it structurally the opposite of a serial robot (like a 6-axis arm), where joints are arranged in a single chain from base to tip.

The delta configuration was invented by Reymond Clavel at EPFL in the 1980s and patented under the name "Delta." The original design used three arms and three degrees of freedom (X, Y, Z translation). A fourth rotational axis (rotating the wrist about the vertical axis) is commonly added in modern industrial versions to allow the end effector to orient parts.

Delta robots are sometimes called spider robots because the overhead base and radiating arms resemble a spider's body and legs. The visual is accurate: the base is mounted above the work area, the arms hang down and inward, and the small tool platform sits at the center of the web.

Key structural facts

  • Base plate: fixed, mounted overhead to a frame or gantry
  • Three upper arms: rigid links connected to servo motors on the base
  • Parallelogram linkages: each upper arm is connected to two parallel forearm rods that maintain platform orientation
  • Moving platform: small, light — only carries the tool or vacuum cup
  • All actuators on the base: this is the key to low moving mass
Delta Robot Component Chain Horizontal flow diagram showing the six structural components of a delta robot: Fixed Base Plate, Servo Motors, Upper Arms, Parallelogram Forearms, Moving Platform, and End Effector connected left to right. Fixed Base Plate Overhead mount Servo Motors Fixed to base Upper Arms Rigid links ×3 Parallelogram Forearms Keep platform level Moving Platform Light & small End Effector Vacuum / grip All motors here — fixed, not moving Delta Robot: Structural Component Chain
Delta robot components from fixed base to end effector. Servo motors remain on the stationary base, keeping all moving mass minimal.

Because the arms form a closed-loop kinematic structure, moving any one motor changes the position of the platform in all three spatial directions simultaneously. This is the defining characteristic of parallel kinematics and the source of both the delta robot's strengths and its constraints.

How a Delta Robot Works: Parallel Kinematics and Parallelogram Arms

Understanding the motion mechanics makes it clear why delta robots behave the way they do.

The three-arm structure

Each of the three arms consists of two segments:

  1. Upper arm — a single rigid link driven directly by a servo motor mounted on the base. The motor rotates the upper arm up and down (elevation angle).
  2. Forearm — a parallelogram linkage formed by two parallel rods connecting the upper arm to the platform. The parallelogram constraint is critical: it forces the moving platform to remain parallel to the fixed base at all times, regardless of where the platform moves in the work volume. This means a flat vacuum cup on the platform stays flat throughout the entire trajectory — exactly what is needed to pick and place parts without tilting them.

Forward and inverse kinematics

To move the platform to a specific (X, Y, Z) position, the robot controller must calculate the required angle for each of the three upper arms. This calculation is inverse kinematics — converting a desired Cartesian position into motor joint angles.

For a delta robot, the inverse kinematics equations are well-defined and computationally inexpensive compared to 6-axis serial robots. This means the controller can recalculate trajectories very quickly, which contributes to high cycle rates.

Forward kinematics (calculating platform position from known motor angles) is used during startup homing and calibration.

The fourth axis

Many production delta robots add a fourth servo axis — a rotary actuator that spins the end effector about the vertical (Z) axis. This does not change the platform's X/Y/Z position but allows the robot to rotate a part to a required orientation before placing it. The fourth axis motor is typically located on the base and drives the wrist through a telescoping shaft or belt running inside one of the arms.

The Work Envelope: Dome-Shaped and Bounded

The delta robot's work envelope — the volume within which it can position its tool — is dome-shaped, roughly hemispherical, with the flat side facing up toward the base.

Characteristics of the envelope

  • Radial reach: limited by arm length; larger arms increase diameter but add mass
  • Vertical range: typically 100–300 mm of Z travel in production models, though some large-format robots reach deeper
  • Horizontal span: varies widely by model, from roughly 400 mm diameter on small benchtop units to over 1,000 mm on large packaging robots
  • Singularities: the robot loses controllability near the edges of the envelope where arm geometry becomes coplanar; production controllers enforce software limits before these regions are reached
  • No rotation outside the wrist: a 3-axis delta can only translate; it cannot tilt the platform, so it cannot reach under edges or work at arbitrary tool orientations the way a 6-axis arm can

The bounded, dome-shaped envelope is one reason delta robots are always used in conjunction with conveyors that bring parts to the robot rather than the robot moving to parts. The system is designed around the robot's strengths: fast, accurate motion within a fixed, well-defined zone.

Comparing envelope to other robot types

Robot type Envelope shape Typical reach Vertical flexibility
Delta (3-axis) Dome Small–medium Limited
SCARA Flat cylinder Medium Limited
6-axis serial Irregular sphere Medium–large Full
Cartesian/gantry Rectangular Configurable Full

For more detail on how arm geometry shapes work envelopes across robot types, see How Robotic Arms Work.

Why Delta Robots Are So Fast

Speed is the defining advantage of the delta architecture. Industrial delta robots routinely achieve 100–150 picks per minute (PPM) on light payload applications, with some reaching over 200 PPM. No serial-arm robot can match this at comparable payload. The reasons are mechanical and physical.

Robot Picks Per Minute Comparison Horizontal bar chart comparing maximum picks per minute for four robot types: Delta Robot at 150–200+ PPM, SCARA at 50–100 PPM, 6-axis Serial at 20–50 PPM, and Cartesian/Gantry at 30–80 PPM. Maximum Picks Per Minute by Robot Type Delta Robot SCARA 6-axis Serial Cartesian/Gantry 200+ PPM 100 PPM 50 PPM 80 PPM 0 50 100 150 200+ Picks Per Minute (PPM) — light payload
Maximum picks per minute by robot architecture on light-payload applications. Delta robots outpace all serial-arm alternatives at this class of task.

Low moving mass

In a serial robot, every motor downstream of joint 1 is carried by joint 1. Every motor downstream of joint 2 is carried by joint 2. The moving mass compounds. In a delta robot, all three drive motors are fixed to the base. The arms and platform together typically weigh only a few kilograms. The end effector — a vacuum cup or small gripper — adds only grams.

Low moving mass means:

  • Higher acceleration for a given motor torque (F = ma)
  • Less energy required to reverse direction
  • Lower vibration at high cycle rates
  • Faster settling after each pick or place

Rigid parallel structure

Because three independent linkages connect the base to the platform simultaneously, the structure is statically and dynamically stiff. Compliance (unwanted flex) is low even at high speeds. A serial arm with the same reach would flex noticeably at high accelerations.

Short, compact trajectories

Delta robots work over conveyors where parts arrive in a known zone. Trajectories are short — often 100–200 mm total travel per cycle. Short trajectories at high acceleration produce very short cycle times.

Path planning at high speed

Modern delta robot controllers use look-ahead path planning: the controller analyzes upcoming moves and pre-computes trajectories to avoid speed reduction between cycles. When operating in conveyor-tracking mode (see below), the controller blends the conveyor's continuous motion with the pick-and-place trajectory seamlessly.

Applications: Where Delta Robots Excel

Delta robots are not general-purpose machines. They are specialized for a specific class of tasks where their characteristics align perfectly with the application requirements.

High-speed pick-and-place

This is the core application. A delta robot working above a conveyor picks individual items from random or known positions and places them into trays, packaging, or secondary conveyors. Food manufacturers use delta robots to pick chocolates, cookies, baked goods, and fresh produce. Pharmaceutical manufacturers use them for blister pack loading and vial handling. Electronics manufacturers use them for component placement.

The combination of high speed, gentle handling (vacuum end effectors apply low contact force), and the ability to handle fragile items without damaging them is why delta robots are often the first choice over SCARA or 6-axis robots for these tasks.

Packaging and cartoning

Delta robots insert products into cartons, pouches, or blister packs. The dome envelope aligns with the flat plane of most packaging machines, and the fourth rotational axis aligns product orientation to match packaging slots.

Sorting with vision

When combined with a conveyor and a machine vision system, delta robots perform vision-guided sorting: the vision system identifies items by type, color, shape, or printed code as they pass under the camera, and the robot picks and places each item into the correct output lane or bin. This is a core use case and is covered in detail in the integration section below.

Inspection and rejection

A delta robot can remove defective items from a moving line without stopping the line. The vision system flags non-conforming parts; the robot's rejection pick removes them to a reject bin at high speed while conforming parts continue downstream.

Dispensing and assembly

Some delta robots are used for light assembly or adhesive dispensing where high positional speed and repeatability matter but payload is low.

Delta vs SCARA vs 6-Axis: Choosing the Right Robot

Selecting the correct robot architecture requires matching the robot's capabilities to the application's demands. Here is a direct comparison of the three most common architectures for assembly and handling tasks.

Delta vs SCARA

Characteristic Delta SCARA
Speed (picks/min) Very high (100–200+) High (50–100)
Payload Low (0.5–3 kg typical) Medium (1–20 kg)
Work envelope Dome (overhead mount) Flat cylinder (table mount)
Z-axis travel Limited Limited but configurable
Orientation axes 1 (wrist rotation) 1 (wrist rotation)
Footprint Overhead — no floor space Floor or table mount
Best for Ultra-high-speed light picking Assembly, moderate-speed pick-and-place
Delta vs SCARA Side-by-Side Comparison Side-by-side comparison of Delta and SCARA robots across five criteria: Speed, Payload, Envelope Shape, Mounting, and Best Application. Delta vs SCARA: Head-to-Head CRITERIA DELTA SCARA Speed 100–200+ PPM 50–100 PPM Payload 0.5–3 kg (light) 1–20 kg (medium) Envelope Shape Dome (overhead) Flat cylinder Mounting Overhead gantry Floor / table Best Application High-speed packaging & sorting Assembly & moderate pick-and-place
Delta vs SCARA across five key selection criteria. Speed favors delta; payload and mounting flexibility favor SCARA.

Choose a delta when cycle time is the primary constraint and parts are light.

Choose a SCARA when you need more payload, more Z travel, or a tabletop mounting arrangement that doesn't require overhead structure.

Delta vs 6-axis serial

Characteristic Delta 6-axis
Speed Very high Moderate
Payload Low Low to very high
Degrees of freedom 3+1 6
Tool orientation Wrist rotation only Full 6-DOF
Work envelope Dome Irregular sphere
Programming complexity Low Higher
Best for High-speed packaging/sorting Complex paths, welding, complex assembly

Choose a delta when speed and simplicity matter and the task only needs X/Y/Z plus rotation.

Choose a 6-axis when the task requires arbitrary tool orientation, large payload, complex paths, or working around obstructions.

For a deeper comparison of SCARA and 6-axis architectures, see SCARA vs 6-Axis Robot.

Delta Robot Limitations

Every robot architecture involves trade-offs. Understanding the delta's limitations is as important as knowing its strengths.

Low payload capacity

The low moving mass that enables high speed comes at the cost of payload capacity. Most production delta robots handle payloads of 0.5 to 3 kg. A small number of larger models reach 6–8 kg. For context, a 6-axis robot of similar cost may handle 10–20 kg.

This means delta robots are limited to lightweight items: food products, small packaged goods, pharmaceutical vials, electronic components. Heavier products require SCARA or serial robots.

Limited work envelope

The dome-shaped envelope is small relative to the robot's frame size. A robot with a 1-meter base diameter may only have 800 mm of effective working diameter. The limited Z travel means the robot cannot reach deeply into bins or work across height differences common in palletizing.

For palletizing applications, a dedicated palletizing robot or 6-axis arm is the correct choice. See Robot Palletizing Guide for how palletizing cells are designed.

No tool tilt

Without additional axes beyond the standard 3+1 configuration, the delta cannot tilt its tool. The platform is always parallel to the base. Tasks requiring angled placement, working on inclined surfaces, or inserting parts at an angle require a 6-axis robot.

Overhead mounting requirement

Delta robots must be mounted above the work area, which requires overhead structure — a gantry frame or structural ceiling mount. This adds to installation cost and complexity compared to floor-mounted robots. It also makes the robots less portable and harder to relocate.

Calibration sensitivity

The parallel kinematic structure means positional accuracy depends on the precise geometry of all three arms simultaneously. Mechanical wear in any linkage bearing, thermal expansion, or frame movement affects accuracy. Delta robots require regular calibration against known reference points, and their accuracy degrades faster than serial arms under heavy production schedules if maintenance is deferred.

Delta + Conveyor + Vision + PLC: High-Speed Sorting Integration

The most demanding and most common industrial application of delta robots is conveyor-tracking pick-and-place with machine vision. This integration is where the delta's speed advantage is fully realized and where PLC programming is most critical.

System architecture

A complete high-speed sorting cell typically includes:

  • Infeed conveyor: carries randomly oriented or positioned items under the robot
  • Encoder on the conveyor: measures belt position continuously, sends pulses to the robot controller and PLC
  • Machine vision system: camera mounted above the conveyor, upstream of the robot, captures images of items as they pass
  • Delta robot: mounted overhead above the conveyor work zone
  • Outfeed conveyors or bins: multiple lanes or bins for sorted products
  • PLC: manages cell sequencing, conveyor speeds, safety, HMI, and communication between all devices

Conveyor tracking (line tracking)

Conveyor tracking is the technique that allows the robot to pick from a moving conveyor without stopping the belt. The robot controller reads encoder pulses from the conveyor and uses the accumulated count to calculate where each item is at any moment in time. When the controller initiates a pick, it offsets the programmed pick position by the distance the conveyor has traveled since the vision system detected the item.

The result: the robot's end effector follows the moving part exactly during the pick, then accelerates away to place the part and returns to pick the next one — all while the belt runs continuously. This is essential for high-throughput lines where stopping the belt would reduce output.

Vision integration workflow

  1. Image capture: the vision system triggers on a fixed interval or a part-presence sensor; each image is processed in real time
  2. Part localization: the vision system calculates the X, Y position and rotation angle of each detected part relative to the conveyor coordinate frame
  3. Data handoff: the vision system sends part data (position, angle, type/class) to the robot controller — typically via EtherNet/IP, PROFINET, or a direct TCP/IP socket
  4. Queue management: the robot controller maintains a queue of detected parts ordered by their expected arrival in the work envelope
  5. Pick assignment: the controller assigns picks from the queue to the robot, accounting for conveyor speed and robot cycle time; parts that will exit the envelope before the robot is free are skipped
  6. Place assignment: the class or type data from vision determines which output bin or lane receives each part

PLC role in the cell

The robot controller handles motion. The PLC handles everything else:

  • Conveyor speed control via VFD: the PLC sets conveyor speed based on production rate demand and can slow the line if the robot queue fills (backpressure)
  • Encoder distribution: in some architectures the PLC reads the encoder and distributes position data via the network; in others the robot controller reads the encoder directly
  • Vision system trigger and communication: the PLC may manage camera triggers if the vision system does not have direct encoder input
  • Reject confirmation: after each pick, the PLC logs whether the pick was successful (vacuum confirm signal) and tracks missed picks for reporting
  • Cell safety: the PLC manages safety relays, light curtains, area scanners, and the safety-rated robot stop input; robot motion is permitted only when the PLC confirms safe state
  • HMI: operators interact with the cell through the PLC HMI — setting production counts, clearing faults, monitoring throughput, and viewing reject statistics
  • Recipe management: product changeovers change pick heights, placement patterns, and vision classifier models; the PLC manages recipe selection and downloads parameters to the robot controller and vision system

For a broader view of robot cell programming from the PLC side, see Industrial Robot Programming: Complete Guide.

Typical PLC-to-robot interface signals

Signal Direction Description
Robot ready Robot → PLC Robot in automatic mode, no faults
Cell safe PLC → Robot All safety conditions met, motion permitted
Conveyor encoder Encoder → Robot/PLC Belt position pulses
Part present Vision/PLC → Robot New part data available in queue
Pick confirm Robot → PLC Vacuum/gripper confirmed pick success
Fault reset PLC → Robot Clear robot fault and resume
Production stop PLC → Robot Controlled stop, not emergency
Emergency stop Safety relay → Robot Hardwired safety stop
High-Speed Sorting Cell Architecture Layers Vertical stack diagram showing the five layers of a high-speed delta robot sorting cell from top to bottom: Safety Circuit, PLC Cell Controller, Robot Controller, Vision System, and Conveyor plus Encoder. High-Speed Sorting Cell: Architecture Layers Safety Circuit E-stop · Light curtains · Area scanners · Safety relay PLC Cell Controller Conveyor VFD · Recipe mgmt · HMI · Cell sequencing Robot Controller Kinematics · Conveyor tracking · Pick queue · Path planning Vision System Part localization · Classification · Data handoff to robot Conveyor + Encoder L1 L2 L3 L4 L5
Layered architecture of a delta robot sorting cell. Safety circuit sits at the top; the conveyor and encoder form the physical foundation beneath.

Throughput calculation

Understanding the achievable throughput requires balancing robot cycle time with vision processing time and part spacing on the conveyor.

Key parameters:

  • Robot cycle time: time to complete one pick-and-place cycle (pick, travel to place, place, return to pick zone)
  • Vision processing time: time from image capture to part data available; must be less than part travel time from camera to robot work zone
  • Part spacing: minimum gap between parts on the belt, set by upstream feeding equipment
  • Queue depth: number of parts detected ahead of the robot; a deeper queue allows the controller to optimize pick sequences

If the robot cycle time is 400 ms, the maximum theoretical throughput is 150 PPM. In practice, missed picks, vision false positives, and path optimization overhead reduce this. Real-world systems targeting 100–120 PPM on light food products are well-optimized.

Frequently Asked Questions

What is a delta robot?

A delta robot is a parallel-kinematic robot with three (or four) arms connected between a fixed overhead base and a lightweight moving platform. All drive motors are fixed to the base, which keeps moving mass low and enables very high acceleration and pick rates. Delta robots are primarily used for high-speed pick-and-place in food, pharmaceutical, and electronics packaging.

Why are delta robots so fast?

Delta robots are fast because all drive motors are mounted on the stationary base rather than carried on the arms. This keeps the moving mass of the arm assembly very low — often only a few kilograms. Low moving mass allows high acceleration and deceleration, which translates directly into short cycle times. The rigid parallel structure also minimizes flex during fast moves, improving accuracy at speed.

What are delta robots used for?

Delta robots are primarily used for high-speed pick-and-place on conveyor lines — picking individual items from a moving belt and placing them into packaging, trays, or sorted output lanes. Common industries include food and beverage (picking chocolates, baked goods, produce), pharmaceuticals (blister pack loading, vial handling), and electronics (component placement). Vision-guided sorting cells are a particularly common application.

What is the difference between a delta and SCARA robot?

A delta robot uses a parallel overhead structure with three arms converging on a small moving platform; it is faster than SCARA but has lower payload and a dome-shaped work envelope. A SCARA robot uses a two-link horizontal serial arm with a vertical Z axis; it handles more payload and has a flat cylindrical envelope but cycles more slowly. Choose a delta for maximum pick speed on light parts; choose a SCARA for moderate-speed assembly or handling where more payload or Z travel is needed.

Can a delta robot tilt its tool?

A standard 3-axis or 3+1-axis delta robot cannot tilt its tool — the moving platform remains parallel to the fixed base throughout all motion. The fourth axis adds wrist rotation (spinning around the vertical Z axis) but not tilt. Applications requiring angled tool placement require a 6-axis serial robot.

How does a delta robot connect to a PLC?

In a production cell, the delta robot controller connects to the PLC via an industrial Ethernet fieldbus — typically EtherNet/IP, PROFINET, or EtherCAT, depending on the robot brand. The PLC provides safety permissives and cell sequencing signals; the robot controller handles all motion. Conveyor encoder data, machine vision part queues, and recipe parameters flow through this network interface.

#deltarobot#parallelrobot#pickand place#highspeed#spiderrobot#automation
Share this article:

Related Articles