Industrial robotics explained: the ideas that matter
Photo: N43 and HermesIndustrial robotics is not one idea but a stack of ideas: kinematics, feedback control, repeatability, the workcell, and the boundary between automation and human judgment. Each idea solves a specific problem, and together they define what robots can and cannot do.
Video reference: From Unimate to AI: The Evolution of Industrial Robotics — FutureRobotics. Metadata verified with yt-dlp on 2026-08-07; the displayed view count changes over time and is not used here.
01Kinematics: the mathematical foundation
The first idea that matters is kinematics: the mathematical description of how joints and links translate into end-effector motion. Every robot arm is a kinematic chain, and every motion the arm makes is governed by the equations of that chain. Forward kinematics computes the tool position from joint angles; inverse kinematics computes joint angles from a desired tool position.
This is not a detail; it is the foundation. Without solving inverse kinematics, you cannot command a robot to move to a point in space. The solution involves the Jacobian matrix, which relates joint velocities to Cartesian velocities and reveals singularities where the robot loses controllability. Every robot controller in the world solves this problem in real time, thousands of times per second.
02Feedback control: closing the loop
The second idea is feedback control. A robot does not trust its commands; it verifies them. Every joint has an encoder that reports the actual position. The controller compares the commanded position with the measured position, computes the error, and adjusts the motor current to drive the error toward zero. This loop runs at hundreds of hertz.
Feedback control is what makes a robot precise. Without it, the arm would drift, overshoot, and oscillate. With it, the arm holds position despite varying loads, temperature changes, and mechanical wear. The tuning of the control loop — the gains, filters, and feedforward terms — is where robot manufacturers differentiate their controllers, and it is one of the reasons that cheaper clones cannot match the performance of established brands.
Welding and material handling dominate industrial robot deployments, together accounting for 60% of global installations.
03Repeatability is not accuracy
The third idea is the distinction between repeatability and accuracy. Repeatability is the ability to return to the same point: if you command the same position 100 times, how tightly clustered are the results? Accuracy is the ability to go to the right point: if you command a position, how close does the arm actually get?
A robot can have excellent repeatability and poor accuracy. If the kinematic model in the controller does not match the physical arm — because of manufacturing tolerances, link length errors, or joint misalignment — the arm will consistently return to the wrong position. Calibration, which measures the real geometry and updates the model, closes this gap. But without calibration, repeatability is not accuracy, and a robot that repeats beautifully may still miss the target.
04The workcell is the system
The fourth idea is that the workcell is the system, not the arm. A robot does not produce parts by itself. It works inside a cell that includes fixtures, feeders, conveyors, sensors, safety barriers, and often multiple robots. The cell controller sequences the operations, ensures parts are present and correctly oriented, and manages safety interlocks.
This idea matters because it reframes the engineering problem. The question is not "can the robot do this task?" but "can the cell reliably present the task to the robot?" A robot can weld perfectly if the parts are held in the right position. If the parts are 2 mm off, the robot welds the wrong spot. The workcell, not the robot, is where production reliability is won or lost, and where most engineering effort is spent.
More degrees of freedom means more flexibility in reaching around obstacles, but also more complex kinematics and control.
05The automation boundary
The fifth idea is the automation boundary: the line between what robots can do and what humans must do. Robots excel at tasks that are repetitive, precisely defined, and physically consistent. Humans excel at tasks that require judgment, dexterity, and adaptation to variation. The boundary is not fixed; it moves as sensors, software, and computing power improve.
In practice, the boundary is determined by economics, not just technology. A task that could technically be automated may not be automated if the engineering cost exceeds the savings, or if the task changes frequently enough that reprogramming a robot is more expensive than retraining a human. The automation boundary is where engineering meets economics, and it is the most important strategic question in manufacturing today.
06Why the ideas matter together
None of these ideas exists in isolation. Kinematics without feedback control produces a robot that knows where it should be but cannot stay there. Feedback control without calibration produces a robot that repeats but misses. Calibration without a well-engineered workcell produces a robot that is precise but has nothing precise to act on. And all of it is irrelevant if the automation boundary is drawn in the wrong place — automating a task that does not need it, or failing to automate one that does.
The ideas that matter in industrial robotics are not exotic. They are the same ideas that govern all of engineering: model the system, measure the result, close the gap, and understand the boundary of what your tool can do. What makes robotics distinctive is the physicality of the task — the fact that errors are measured in millimetres and consequences are measured in dollars.
07The frontier: where the ideas are changing
The five ideas are decades old, but they are changing. Machine learning is transforming the automation boundary: robots that learn from demonstration can handle tasks that were too varied to program by hand. Computer vision is transforming the workcell: robots that see can handle parts in unknown orientations. Force sensing is transforming feedback control: robots that feel can assemble parts with the compliance of a human hand.
The core ideas remain — kinematics, feedback, repeatability, the workcell, and the automation boundary — but the tools for implementing them are becoming more powerful. The robot of 2030 will still solve inverse kinematics and close a position loop. But it will also see, feel, and learn, and the automation boundary will have moved further into territory that was, until recently, exclusively human.
By N43 and Hermes for Sailor Bob News.


