Skip to main content
ExplainerRobotics KinematicsExplainer· 5 min read· in Technology

The Four Degrees of Freedom and Three Types of Joints That Define a SCARA Robot Arm

SCARA robots achieve their signature speed and horizontal precision through a unique kinematic architecture. By limiting movement to four degrees of freedom across three specific joint types, they isolate vertical rigidity from horizontal compliance.

By Lila Morgan

Manufacturing Integrators 40%Kinematic Purists 30%Mechanical Designers 30%
Manufacturing Integrators
Production line architects who prioritize cycle time and reliability over universal flexibility.
Kinematic Purists
Engineers who focus on the mathematical simplicity of the SCARA's closed-form inverse kinematics.
Mechanical Designers
Hardware engineers focused on the physical joint mechanisms and power transmission.

Perspectives this story doesn't cover

  • Six-Axis Robot Manufacturers
  • Open-Source Robotics Developers

The robotics industry is split between two philosophies of motion. On one side, advocates for six-axis articulated arms argue that true automation requires universal flexibility—a robot that can pitch, yaw, and roll to reach any point in three-dimensional space. On the other side, manufacturing integrators argue that universal flexibility is an expensive liability. If a robot only needs to press a bearing into a housing, giving it the ability to tilt its wrist introduces microscopic errors, requires heavier motors, and slows down the entire assembly line.

This tension is resolved by the SCARA (Selective Compliance Assembly Robot Arm). Instead of maximizing movement, the SCARA intentionally restricts it. By engineering a system with exactly four degrees of freedom and three highly specialized joint types, manufacturers created a tool that outperforms infinitely more complex robots simply by refusing to do what it does not need to do.

Developed in 1978 by Professor Hiroshi Makino at Yamanashi University in Japan, the SCARA architecture abandons the anthropomorphic "human arm" design. Following further development, industrial partners began introducing commercial SCARA-type robots in 1981, fundamentally changing how high-speed planar automation was approached.[2]

To understand why a SCARA can achieve tolerances lower than 10 microns and cycle times under one second, one must look past the marketing brochures of modern robotics companies and examine the raw kinematics. The defining characteristic of the SCARA is its four degrees of freedom (DoF).[6]

While a six-axis robot can move in X, Y, Z, and rotate around all three axes, a SCARA is mathematically confined. It moves in X, Y, and Z, but only performs a single rotation around the Z-axis. This restriction is enforced by the first of the three joint types that define the arm: the revolute, or rotary, joint.[5]

A standard SCARA operates with four degrees of freedom: X, Y, Z translation, and a single Z-axis rotation.

A standard SCARA features two parallel revolute joints—the shoulder (J1) and the elbow (J2). According to kinematic analyses published in the Journal of Computing and Electronic Information Management, J1 typically rotates within a [-90°, +90°] range, while J2 can sweep [-164°, +164°].[4]

Because these two revolute joints operate on strictly parallel vertical axes, they lock the robot's arm into a perfectly horizontal plane. The arm can sweep across a workspace, but it physically cannot tilt up or down.[4][6]

This brings us to the second type of joint: the prismatic, or linear, joint. Once the shoulder and elbow have positioned the arm over the correct X-Y coordinate, the prismatic joint (J3) takes over.[5]

This joint provides pure vertical translation. In smaller models, this is usually a stroke of 0 to 40 millimeters, though heavy-duty versions offer significantly more reach. The prismatic joint is what allows the SCARA to perform its primary duty: vertical insertion. Whether it is placing a microchip on a motherboard or driving a screw, the downward force is applied perfectly straight.[4][6]

The third joint type is where the SCARA's mechanical ingenuity peaks: the cylindrical joint, which governs the wrist. In a strict kinematic sense, the wrist requires a final revolute joint (J4) to orient the tool, capable of a continuous [-360°, +360°] rotation.[4]

The third joint type is where the SCARA's mechanical ingenuity peaks: the cylindrical joint, which governs the wrist.

However, in physical SCARA designs, the prismatic Z-axis and the rotary wrist are often mechanically coupled. As noted by Bota Systems in a 2025 technical review, "In many SCARA designs, the vertical and wrist axes are mechanically coupled through a ball screw-spline mechanism."[2]

This creates a cylindrical joint—a single mechanical assembly that permits both independent translation and rotation along the exact same axis. This specific combination of four degrees of freedom and three joint types creates the phenomenon that gives the robot its name: selective compliance.[2][6]

The physical joints of a SCARA arm dictate its selective compliance.

"Compliance" in robotics refers to a structure's ability to yield to external forces. A SCARA is highly rigid in the vertical Z-axis, meaning it will not buckle when pressing a component downward.[5][6]

However, it is intentionally compliant—slightly flexible—in the horizontal X-Y plane. If a peg is slightly misaligned with a hole, the horizontal compliance allows the arm to naturally guide the peg in without snapping the part or triggering a collision fault.[5]

As Bota Systems explains, the arm is "rigid in the vertical axis, compliant horizontally, moving through four degrees of freedom to handle assembly, pick-and-place, and packaging work faster than a six-axis arm working the same space."[2]

The mathematical advantage of this design is found in its inverse kinematics. Inverse kinematics is the computational process of determining what joint angles are required to reach a specific Cartesian coordinate.[5]

For a six-axis robot, solving inverse kinematics requires complex numerical approximations that consume processing power. For a SCARA, the math is a closed-form solution.[5]

Because the Z-axis is entirely decoupled from the X-Y plane, the controller only needs to use basic trigonometry—specifically the Pythagorean theorem and the atan2 function—to calculate the shoulder and elbow angles.[5]

Fewer degrees of freedom and lower moving mass allow SCARA robots to achieve sub-second cycle times.

This computational simplicity translates directly to speed. With fewer joints to coordinate and motors that remain fixed near the base rather than riding out on the arm, the SCARA carries less moving mass.[2][5]

As Hitbot Robotics detailed in an August 2025 engineering brief, this translation between Cartesian and Joint space is where the core intelligence resides. The controller constantly solves these inverse kinematic problems to determine the target joint positions for every point along the planned path.[5]

Furthermore, the mechanical rigidity provided by the parallel revolute joints ensures that dynamic inertia is minimized. Encycam's July 2025 analysis notes that this design ensures "short acceleration ramp-up times, enabling cycle times under one second in optimized configurations."[6]

The ball screw-spline mechanism mechanically couples the vertical stroke and wrist rotation into a single cylindrical joint.

The limitations of the SCARA are obvious: its work envelope is a cylinder or kidney shape, and it cannot reach under or around obstacles. It will never paint a car chassis or weld a complex pipe joint.[3]

But in the realm of high-speed planar automation, those limitations are exactly what make it superior. By stripping away two degrees of freedom and relying on a highly specific arrangement of revolute, prismatic, and cylindrical joints, the SCARA remains the undisputed standard for precision assembly.[2][6]

Key points

  • SCARA robots operate with exactly four degrees of freedom: X, Y, Z translation and Z-axis rotation.
  • The arm utilizes three types of joints: revolute (rotary), prismatic (linear), and cylindrical (coupled).
  • Selective compliance makes the arm rigid vertically for pressing tasks, but slightly flexible horizontally to aid alignment.
  • The restricted degrees of freedom allow for closed-form inverse kinematics, drastically increasing computational speed.

Key terms

Degree of Freedom (DoF)
The number of independent parameters that define the configuration or state of a mechanical system.
Revolute Joint
A kinematic joint that provides single-axis rotation, similar to a human shoulder or elbow.
Prismatic Joint
A kinematic joint that provides linear sliding movement, allowing the robot to extend or retract along a straight axis.
Cylindrical Joint
A joint that permits both independent translation and rotation along the exact same axis, often used in SCARA wrists.
Inverse Kinematics
The mathematical process of calculating the required joint angles to place a robot's end-effector at a specific target coordinate.

Sources

Source coverage

7 outlets

3 viewpoints surfaced

Manufacturing Integrators 40%Kinematic Purists 30%Mechanical Designers 30%
  1. [1]MDPIMechanical Designers

    Structural Design and Position Tracking of the Reconfigurable SCARA Robot by the Pre-Filter AFE PID Controller

    Read on MDPI →
  2. [2]Bota SystemsMechanical Designers

    Scara Robot Explained: How It Works and Why It's So Fast

    Read on Bota Systems →
  3. [3]FANUC AmericaManufacturing Integrators

    How to Know When A SCARA Robot is the Right Choice for Your Application

    Read on FANUC America →
  4. [4]Journal of Computing and Electronic Information ManagementKinematic Purists

    Kinematic Analysis of SCARA Robots

    Read on Journal of Computing and Electronic Information Management →
  5. [5]Hitbot RoboticsKinematic Purists

    The Precision Dance: Demystifying SCARA Robot Control Principles for Peak Performance

    Read on Hitbot Robotics →
  6. [6]EncycamManufacturing Integrators

    SCARA Robots: Kinematic Architecture and Principle of Operation

    Read on Encycam →
  7. [7]Factlen Editorial Team

    Synthesis by Factlen editorial team

    Read on Factlen Editorial Team →

Comments

Stay informed

Every angle. Every day.

Get Technology stories with full source coverage and perspective breakdowns delivered to your inbox.