Inferensys

Glossary

Physical Human-Robot Interaction (pHRI)

Physical Human-Robot Interaction (pHRI) is the robotics subfield focused on enabling safe, direct physical contact and force exchange between humans and robots.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
GLOSSARY

What is Physical Human-Robot Interaction (pHRI)?

A technical definition of the subfield focused on direct physical contact and force exchange between humans and robots.

Physical Human-Robot Interaction (pHRI) is the branch of robotics engineering concerned with systems where a human and a robot make direct physical contact and exchange forces to complete a shared task. This necessitates specialized hardware and control algorithms designed for intrinsic safety and compliant actuation, moving beyond proximity-based collaboration to enable tactile cooperation, such as co-carrying an object or physical rehabilitation.

Core technical challenges include force and impedance control to manage contact dynamics, collision detection and reaction algorithms for safety, and intent recognition from physical signals. pHRI is foundational to collaborative robots (cobots) and applications in manufacturing, healthcare, and assistive devices, governed by safety standards like ISO/TS 15066 which defines biomechanical limits for human contact.

SAFETY & CONTROL

Core Technical Requirements for pHRI

Physical Human-Robot Interaction (pHRI) demands a foundational set of engineering capabilities to enable safe, effective, and intuitive collaboration. These core technical requirements span hardware design, control theory, and real-time software.

01

Intrinsically Safe Mechanical Design

The physical structure of a pHRI-capable robot is engineered to minimize injury risk during unexpected contact. This involves inherently safe kinematics (e.g., rounded edges, no pinch points) and back-drivable actuators that allow a human to easily move the robot. Materials are chosen to be compliant or padded. A key principle is low inertia, achieved through lightweight materials and motor placement, reducing the kinetic energy available in a collision. This design philosophy is foundational for collaborative robots (Cobots), distinguishing them from traditional industrial arms.

02

Compliant Actuation & Force Sensing

pHRI requires actuators that can sense and respond to external forces, moving away from rigid position control. This is achieved through:

  • Series Elastic Actuators (SEAs): Motors connected via a physical spring, providing inherent force measurement and shock absorption.
  • Torque-Controlled Motors: Direct control of joint torque, often using high-fidelity current sensors.
  • Six-Axis Force/Torque (F/T) Sensors: Mounted at the wrist or base, these provide precise measurement of contact forces and moments applied to the end-effector. This suite of technologies enables impedance control and admittance control, allowing the robot to behave like a spring-damper system when touched.
03

Real-Time Collision Detection & Reaction

The control system must detect unintended contact and react within milliseconds to prevent injury. This is implemented via:

  • Model-Based Monitoring: Comparing expected joint torques (from the dynamic model) with measured torques. A discrepancy indicates external contact.
  • Skin Sensors: Tactile arrays or capacitive sensors on the robot's surface provide direct contact location and pressure data.
  • Predefined Safety Limits: Enforcing strict thresholds for speed, force, and power as defined in standards like ISO/TS 15066. Upon detection, reactions follow a hierarchy of safety: from a monitored stop, to retracting along the force vector, to triggering a protective stop that cuts power.
04

Physical Compliance through Control

Beyond mechanical design, a robot's 'softness' or stiffness is primarily dictated by its control law. The two dominant paradigms are:

  • Impedance Control: The robot regulates its dynamic relationship between position error and output force (Mass-Spring-Damper). The human feels a defined mechanical impedance when pushing the robot.
  • Admittance Control: The robot regulates its motion in response to an applied force. A force sensor measures interaction, and the controller computes a resulting velocity or position change. These strategies enable physical guidance for kinesthetic teaching and allow the robot to 'yield' gracefully to human contact, which is essential for tasks like co-carrying an object.
05

Intent Recognition from Physical Signals

For fluid collaboration, the robot must infer human intent directly from physical interaction, not just explicit commands. This involves interpreting:

  • Guiding Forces: Differentiating between an intentional push to reposition the robot and an accidental bump.
  • Haptic Cues: Recognizing patterns in force/torque signals that signify task phases (e.g., 'insert,' 'turn,' 'release').
  • Ergonomic Load Sharing: Sensing how much weight or force the human is bearing during a co-manipulation task and adjusting its contribution accordingly. This moves interaction beyond simple 'hand guiding' into anticipatory assistance, where the robot begins to assist with a task based on the physical context.
06

Dynamic Workspace Monitoring

pHRI systems must maintain a real-time model of the shared workspace to manage proximity and contact. This integrates:

  • External Perception: Using depth cameras or LiDAR to track human position, posture, and velocity relative to the robot.
  • Speed and Separation Monitoring (SSM): A safety function that dynamically adjusts the robot's speed based on the distance to the human, ensuring it can always stop before contact.
  • 3D Safety Zones: Defining virtual volumes (using sensors or robot kinematics) that trigger specific behaviors (e.g., reduced speed in 'warning' zone, stop in 'protective' zone). This capability is critical for enabling proxemics-aware behavior and transitioning between different collaborative operation modes (e.g., hand guiding, power & force limiting).
SAFETY MODES

Collaborative Operation Modes (ISO/TS 15066)

A comparison of the four primary safety-rated collaborative operation modes defined by the ISO/TS 15066 technical specification for robot systems. These modes enable physical human-robot interaction (pHRI) by implementing specific safety functions.

Safety Function / FeatureSafety-Rated Monitored StopHand GuidingSpeed and Separation MonitoringPower and Force Limiting

Core Safety Principle

Stop motion on human entry

Direct physical guidance by human

Maintain protective separation distance

Limit intrinsic robot power & force

Human in Workspace During Operation

Physical Contact Expected/Allowed

Primary Safety Sensor

Presence-sensing device (e.g., light curtain, area scanner)

Force/torque sensors in robot joints

Minimum distance measurement (e.g., vision system, LiDAR)

Internal joint torque sensors & current monitoring

Typical Robot State During Collaboration

Stopped (motors on)

Zero-gravity/compliant

Moving at reduced speed

Moving at reduced speed with limited force

Maximum Allowable Speed (guideline)

0 m/s

< 0.25 m/s (teaching)

Variable, based on separation distance

Variable, based on biomechanical limits

Biomechanical Limit Reference (ISO/TS 15066)

Not applicable

Quasi-static & transient contact

Not applicable

Quasi-static & transient contact

Common Application

Loading/unloading stations

Kinesthetic teaching, assembly assistance

Material handling in shared aisles

Assembly, polishing, machine tending

SAFETY & COMPLIANCE ARCHITECTURES

Primary Control Strategies for pHRI

Physical Human-Robot Interaction (pHRI) requires specialized control paradigms that prioritize safety and intuitive collaboration. These strategies govern how forces and motions are managed during direct physical contact.

01

Impedance & Admittance Control

Impedance Control regulates the dynamic relationship between a robot's position error and the output force, making the robot behave like a spring-damper system. Admittance Control inverts this relationship, mapping an applied force to a desired motion. These are foundational for physical collaboration, allowing a robot to yield to human push or provide compliant guidance.

  • Key Mechanism: The controller implements a target mechanical impedance (stiffness, damping, inertia).
  • Primary Use: Enabling kinesthetic teaching and safe response to unexpected contact.
  • Example: A cobot sanding a part uses low impedance to follow surface contours, while high impedance is used for precise assembly.
02

Force/Torque Control

Force/Torque Control directly commands the actuator forces or torques to achieve a desired interaction force with the environment or a human, rather than tracking a position trajectory. This is critical for tasks defined by force exchange.

  • Key Mechanism: Uses force-torque sensors at the wrist or joint torque sensing for closed-loop force feedback.
  • Primary Use: Assembly tasks (inserting a peg), polishing, or physical rehabilitation where consistent pressure is required.
  • Challenge: Requires precise dynamic models and is less stable in free motion compared to position control.
03

Hybrid Position/Force Control

Hybrid Position/Force Control decomposes a task into orthogonal subspaces: one controlled for position and another controlled for force. This allows a robot to simultaneously maintain a trajectory in some directions while regulating contact force in others.

  • Key Mechanism: A selection matrix defines which degrees of freedom are under position or force control.

  • Primary Use: Contact-rich tasks like wiping a surface (force normal to surface, position along it) or turning a crank.

  • Foundation: Based on the task frame formulation, aligning control axes with the geometry of the task.

04

Series Elastic Actuation (SEA)

Series Elastic Actuation (SEA) is a hardware-level strategy where a compliant element (e.g., a spring) is intentionally placed in series between the motor and the robot link. This provides inherent force sensing, energy storage, and shock absorption.

  • Key Mechanism: Motor controls spring deflection, which is measured to infer output force; the spring naturally filters high-frequency impacts.
  • Primary Use: Enabling safe dynamic interaction in legged robots, prosthetics, and collaborative arms. It is a key enabler for force control without expensive joint torque sensors.
  • Benefit: Fundamentally limits transient contact forces, a core principle of Power and Force Limiting (PFL) per ISO/TS 15066.
05

Variable Impedance Control

Variable Impedance Control dynamically adjusts the stiffness, damping, and inertia parameters of an impedance controller in real-time based on the task phase or sensory context. This enables a robot to switch between rigid precision and soft compliance.

  • Key Mechanism: Parameters are modulated by a high-level task planner or learned policy.
  • Primary Use: Assembly sequences (compliant search, then rigid insertion) or physical cooperation where the robot must adapt to unpredictable human motions.
  • Advanced Form: Energy-aware control that minimizes metabolic cost for a human partner during co-manipulation.
06

Collision Detection & Reaction

Collision Detection and Reaction is a safety-critical software layer that identifies unintended contact and triggers a pre-defined safety response. It often works without dedicated skin sensors by using model-based observers.

  • Key Mechanism: Compares expected joint torques (from a dynamic model) with measured currents/torques. A significant deviation indicates a collision.
  • Reaction Strategies: Immediate torque cutoff, triggering a safety-rated monitored stop, or executing a reflexive retreat motion.
  • Standard: This capability is a fundamental requirement for collaborative operation as defined in robot safety standards like ISO 10218 and ISO/TS 15066.
PHYSICAL HUMAN-ROBOT INTERACTION

Frequently Asked Questions

Physical Human-Robot Interaction (pHRI) focuses on the engineering of safe, intuitive, and effective direct physical contact between humans and robots. These FAQs address the core technical concepts, safety standards, and implementation challenges.

Physical Human-Robot Interaction (pHRI) is the subfield of robotics specifically concerned with scenarios involving direct physical contact and force exchange between a human and a robot. Unlike broader Human-Robot Interaction (HRI), which includes social, remote, or supervisory interactions, pHRI necessitates hardware and control strategies designed for safe tactile collaboration.

Key differentiators include:

  • Force Exchange: The interaction is defined by the exchange of physical forces, not just visual or auditory signals.
  • Safety-Critical Design: Systems must be engineered to prevent injury from contact, governed by standards like ISO/TS 15066.
  • Compliant Actuation: Robots often use series elastic actuators or torque-controlled motors to achieve physical compliance.
  • Intuitive Physical Interfaces: Modalities like hand guiding and kinesthetic teaching allow users to program or direct the robot through direct manipulation.
Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.