Luis Arizmendi

If you read the first part of this article, you already know that physical AI isn't just another wave of automation. You saw how intelligent systems are solving real problems in operations, security, and maintenance in ways that traditional robotics simply can't. And you were introduced to the loop that makes it all work: perceive, reason, act.

In this second part, we go deeper. We look at why AI is such a transformative ingredient for robotics specifically, why edge computing isn't an optional add-on but a hard requirement, and how Red Hat helps organizations build the open, enterprise-grade foundation that makes physical AI possible at scale, without trading one form of vendor dependency for another.

Physical AI refers to AI systems that operate in and interact with the physical world. It's the combination of robotics, AI, and edge computing working together so machines can sense what's happening around them, reason about it, and take action, all in real time. Unlike traditional robots, which follow fixed programmed sequences and break when conditions change, physical AI systems learn, adapt, and improve as they operate.

The 3 challenges we explored in Part 1—operations automation, security and surveillance, and maintenance and inspection—all share a common thread. They require systems that can handle unpredictability, work continuously without human supervision, and get smarter over time. Traditional automation was never built for this. physical AI is.

The perceive-reason-act loop introduced in Part 1 is useful as a description of how physical AI works, andas a map of what it requires underneath.

Perceiving the physical world in real time requires the right hardware at the right place: sensors, accelerators, and edge infrastructure that can process data locally without cloud dependency. Reasoning about that data requires AI models sophisticated enough to interpret complex sensor inputs, simulate possible futures, and make decisions in milliseconds. Acting on those decisions requires robust robotics platforms, control systems, and the middleware that ties everything together.

To understand why AI in particular is such a powerful ingredient here, it helps to look at what happened in other fields when AI replaced rule-based approaches.

Before large language models (LLMs), natural language processing (NLP) relied on handcrafted rules, grammars, and dictionaries. These systems worked only in narrow conditions and broke the moment they encountered something they weren't explicitly programmed to handle. Then deep learning (DL) changed everything—suddenly systems could understand context, handle variation, and improve through experience. The same transformation happened in gaming, where systems like AlphaGo replaced manually encoded rules with learned strategies that eventually exceeded human performance. And in computer vision, where rule-based filters and edge detection pipelines gave way to AI models that can recognize objects in any lighting condition, from any angle, in real time.