Functional Safety for Collaborative Robots (Cobots): What Engineering Teams Need to Know
A cobot shares space with people instead of being fenced away from them, and that one fact changes everything about how you design its safety functions.
)
Functional safety for a collaborative robot means designing safety functions that protect a person sharing the robot’s workspace, without the fixed guarding that keeps people away from a traditional industrial arm. The work splits into three pieces: a hazard analysis of the specific cell, a choice of one or more collaborative methods from ISO/TS 15066, and safety-related control functions designed and verified to ISO 13849 or IEC 62061. Get those three to agree and you have a cobot that can work next to a human safely. Skip the hazard analysis and you have a fence-free robot with no argument for why it’s safe.
That last sentence is where a lot of cobot projects quietly go wrong. The robot ships with a “collaborative” label from the vendor, the team assumes the label covers the application, and nobody verifies that the actual cell, end effector, workpiece, and human task stay inside the limits the label assumes.
Why Cobots Change the Safety Problem
A traditional industrial robot is a fast, heavy, powerful machine kept inside a guarded cell. The safety case is straightforward: keep people out while it runs. Interlocked guarding, light curtains, and area scanners do the work. The robot itself doesn’t have to be gentle, because nobody is supposed to be near it when it moves.
A cobot inverts that. The whole point is to remove the fence so a person and a robot can work side by side, hand off parts, and share a task. There is no barrier doing the protecting anymore. The protection has to live inside the robot’s own behavior: how fast it moves, how close it gets, how hard it can push, and how quickly it can stop.
So the safety function moves from the perimeter to the motion itself. Instead of “detect the person and lock them out,” the question becomes “detect the person and modify the robot’s behavior so contact, if it happens, can’t hurt them.” That is a harder function to specify, and a harder one to verify.
The Four Collaborative Methods from ISO/TS 15066
ISO/TS 15066 is the technical specification that sits under ISO 10218 and defines how collaborative operation actually works. It describes four methods. A real cell often uses more than one, in different phases of the task.
Collaborative Method | How It Protects | Typical Use | Primary Safety Function |
|---|---|---|---|
Safety-rated monitored stop | Robot holds a monitored standstill whenever a person is in the shared space; motion resumes only when the space is clear | Manual load/unload at a shared station | Safe stop with standstill monitoring |
Hand guiding | Operator moves the robot directly through a safety-rated guiding device with an enabling control | Teaching, positioning, assisted lifting | Safe speed plus enabling device |
Speed and separation monitoring | Robot maintains a protective separation distance and slows or stops as a person approaches | Continuous shared work with intermittent proximity | Safe speed and safe separation monitoring |
Power and force limiting | Robot caps the energy of any contact so a collision stays below biomechanical injury limits | Direct contact tasks where touching the robot is expected | Safe force and pressure limiting |
Power and force limiting (PFL) gets the most attention because it’s the method that lets a robot and a person genuinely touch. It works by keeping the transient and quasi-static contact forces below the limits ISO/TS 15066 sets for each region of the human body. The forehead tolerates far less than the upper arm, so the limits are body-region specific, and the cell has to be designed against the most exposed region a contact could reach.
PFL is powerful, and it’s also where teams get overconfident. A force-limited arm with a sharp end effector or a pinch point against a fixture is no longer inside the assumptions that made it collaborative. The method limits the energy of the robot. It says nothing about the gripper you bolted onto the end of it.
How ISO 13849 and IEC 62061 Apply to Cobot Safety Functions
Each collaborative method depends on one or more safety functions: a safe stop, a safe speed, a safe separation distance, a force limit. Those functions are safety-related control functions, and that’s where ISO 13849 and IEC 62061 come in.
ISO 13849 assigns each safety function a required Performance Level (PLr), then verifies the achieved Performance Level through category, MTTFd, diagnostic coverage, and common cause failure. IEC 62061 takes the same kind of function and assigns a SIL using a probabilistic failure model. Both standards are valid for machinery; the choice between them usually comes down to the complexity of the function and the team’s existing practice. (For a deeper comparison of the two, our piece on ISO 13849 versus IEC 61508 covers the relationship.)
The point that matters for cobots: the integrity target is not a property of the robot. It comes from the hazard analysis of the cell. A speed-and-separation function protecting a person from a fast arm in a tight space may need a higher Performance Level than the same function in an open layout where the worst-case contact is mild. The robot vendor can tell you the safety rating its built-in functions achieve. Only your hazard analysis can tell you the rating you actually need.
Why the Hazard Analysis Drives Everything
For a fenced robot, the hazard analysis mostly confirms the guarding keeps people out. For a cobot, it does much more. It decides whether collaborative operation is even appropriate, which of the four methods applies in each phase of the task, and what integrity level each safety function has to reach.
An ISO 12100-compliant HARA for a cobot cell has to account for the full picture: the robot’s reach and speed, the end effector, the workpiece (a part with a sharp edge changes the contact risk entirely), the layout, the human task, and the foreseeable misuse. Two cells with the same robot can land at completely different conclusions because the task and tooling differ.
This is also where the work gets heavy. A cobot cell typically carries several safety functions, each tied back to specific hazards, each needing its own integrity argument. Tracking that web of hazard, mitigation, function, and verification across a project is exactly the kind of work that, industry-wide, eats roughly 60% of safety engineering time as documentation rather than design. When those links live in disconnected spreadsheets, every design change forces a manual reconciliation pass, and that’s where gaps appear.
Designing and Verifying Safe Speed and Safe Force
Two functions deserve specific attention because they’re where collaborative cells are most often validated incorrectly.
Safe speed. Speed-and-separation and hand-guiding both depend on a safety-rated speed limit. Designing it means specifying the monitored speed, the detection of an overspeed condition, and the stop that follows, all to the Performance Level or SIL the hazard analysis requires. Verifying it means two things: confirming the monitoring function reacts within its integrity target, and measuring the robot’s actual speed against the limit during validation. A function that monitors the wrong axis, or reacts too slowly for the separation distance you assumed, fails quietly.
Safe force. Power and force limiting depends on keeping contact force and pressure under the ISO/TS 15066 limits. You verify it by measuring, not by trusting the datasheet. A biomechanical force-and-pressure instrument records the transient and quasi-static values at every point on the robot, end effector, and workpiece where a person could be struck or pinched, and you compare each reading against the limit for that body region. Those measurements become evidence in the safety case, sitting next to the reliability calculation that supports the integrity claim.
Neither verification is a one-time event. Change the gripper, the payload, the speed, or the layout, and the contact conditions change with them. The function has to be re-verified, and the safety argument updated to match.
How ASAP Supports Cobot Safety Work
A platform built for the full safety lifecycle should make this web of decisions hold together instead of scattering it across files. ASAP ships pre-configured project templates for collaborative robots, so a cobot cell starts from a structure that already reflects the methods, functions, and standards above rather than a blank page.
From there, the live, ISO 12100-compliant HARA links each hazard to its mitigation and to the safety function that controls it. The reliability modeling carries those functions through their Performance Level or SIL calculations, the kind of work teams used to do in a desktop calculator disconnected from everything else. And the full V-Model traceability keeps the chain intact: when the gripper changes and the force verification has to be redone, the affected hazards, functions, and documentation are already linked, so the update is a traceable revision instead of a manual hunt across spreadsheets.
That structure is the same methodology proven inside Amazon Robotics, where ASAP supports the safety lifecycle across a fleet of more than a million robots. Collaborative cells are one of the harder problems in that fleet, because the protection lives in the robot’s behavior rather than a fence. Getting them right at scale is exactly what the platform was built to do. Safety designed in this way stops being the slow step before launch and becomes part of how the cell gets built in the first place, which is the real advantage: a collaborative robot you can deploy with confidence, faster, because the argument for its safety was assembled alongside it.
Frequently asked questions
What is functional safety for collaborative robots?
Functional safety for collaborative robots is the discipline of designing safety functions that protect humans who share a workspace with a robot, without fixed guarding to keep them apart. It covers the safety-related control functions defined in ISO 13849 and IEC 62061, the four collaborative methods from ISO/TS 15066, and the hazard analysis that determines which method and which integrity level apply to each cobot cell. The goal is a robot that can stop, slow, or limit its force fast enough that contact with a person stays below the threshold for injury.
What are the four collaborative methods in ISO/TS 15066?
ISO/TS 15066 defines four collaborative methods: safety-rated monitored stop, hand guiding, speed and separation monitoring, and power and force limiting. Safety-rated monitored stop halts the robot when a person enters the shared space. Hand guiding lets an operator move the robot directly through a safety-rated device. Speed and separation monitoring keeps a protective distance and slows or stops the robot as a person approaches. Power and force limiting caps the energy of any contact so that even a collision stays below biomechanical injury limits.
How do ISO 13849 and IEC 62061 apply to cobot safety functions?
ISO 13849 and IEC 62061 are the two standards used to design and verify the safety-related control functions inside a cobot cell. ISO 13849 assigns each function a required Performance Level (PLr) and verifies the achieved Performance Level through category, MTTFd, diagnostic coverage, and common cause failure. IEC 62061 assigns a Safety Integrity Level (SIL) using a probabilistic failure model. A safe-stop or safe-speed function on a cobot is treated as a safety function under one of these standards, and the integrity target comes from the hazard analysis of the cell.
Does power and force limiting remove the need for risk assessment?
No. Power and force limiting reduces the severity of contact, but it does not remove the need for a hazard analysis of the cell. The hazard analysis still has to confirm that every credible contact stays below the biomechanical limits for the body region it could reach, that the end effector and workpiece do not introduce sharp or pinch hazards the limits do not cover, and that the application as a whole is suitable for collaborative operation. The risk assessment determines which collaborative method is valid before force limiting becomes the answer.
How are safe speed and safe force verified on a cobot?
Safe speed is verified by confirming that the safety-rated monitoring function detects an overspeed condition and triggers a stop within the achieved Performance Level or SIL, then measuring the actual robot speed against the limit during validation. Safe force is verified by measuring contact force and pressure with a biomechanical test instrument at every point a person could be struck, then comparing the readings against the ISO/TS 15066 limits for that body region. Both results become evidence in the safety case, alongside the reliability calculation that supports the integrity claim.
)