As AI leaves the data center for warehouses, factories, and wearables, the bottleneck shifts from model size to how sensors, chips, and radios share a tight budget of power, heat, and milliseconds.
A warehouse robot rounds a familiar corner and finds a pallet where there should not be one. Its camera sees it; its navigation model recognizes it; but in the milliseconds it takes for the radio link, the power budget, the thermal headroom, and the real-time control loop to agree on a swerve, the robot has already bumped the stack. The model was not too small. The system around it was too slow.
A new wave of AI is leaving the data center and showing up in robots on warehouse floors, vision systems on production lines, health wearables strapped to patients recovering at home, and smart-home hubs juggling dozens of connected devices. An EE Times column calls this shift "physical AI" and makes a sharp claim: the hard part is no longer how big the model is, but how everything around the model shares a tight budget of power, heat, latency, and wireless bandwidth in real time.
The category has a stack of overlapping names: physical AI, embodied AI, edge AI. The labels matter less than the engineering shift behind them. Cloud AI trades energy and time for accuracy; a frontier model can take seconds to answer and burn a small city's worth of electricity because it has a hyperscale data center behind it. A robot mid-corner has a battery, a few millisecond deadlines, a flaky Wi-Fi link, and a moving human in frame. It does not get to ask for more.
That changes what "good" means. A warehouse robot that scores 95 percent on a perception benchmark can still fail every shift if its radio drops, its sensor drifts, or its motor controller lags the planner. A wearable that flags arrhythmia 99 percent of the time can still ship a product people stop wearing if the battery dies before lunch. The benchmark is no longer a proxy for the deployment.
The author's central point is that the industry has been optimizing the wrong layer. For a decade, the gains came component by component: faster processors, larger NPUs (neural processing units, the dedicated AI accelerators that now ship in most phones, laptops, and edge devices), better sensors, more capable radios, more sophisticated models. Each of those is real progress, and each is now mostly spent. The next percent of performance is going to come from a tighter system, not from a better chip or a bigger network.
The constraints are physical, and they accumulate. A robot that has to last a full shift cannot run the same inference stack as a server rack, so power is a hard ceiling. Processors throttle under load, sensors drift in heat, and plastics warp; a hot system becomes a slow system. Real-time control loops do not get to wait for the cloud, so latency is a wall-clock budget. A crowded 2.4 GHz band, a metal shelf, or a passing forklift can collapse the radio budget in an instant. Lenses fog, IMUs drift, microphones pick up new acoustic sources, and the model trained on a clean factory floor meets a messy one six months later. People walk into aisles, leave carts where they should not be, and talk over a voice interface in a noisy plant, so human unpredictability is a constant input.
The column borrows a line from a "prominent media outlet" and turns it into a slogan for the shift: AI has to read the room now. The room is hot, noisy, battery-limited, and full of people. The point is not that physical AI replaces cloud AI; the two are increasingly complementary. The point is that the engineering frontier has moved. A team that can ship a 70-billion-parameter model but cannot keep a 50-watt robot on task for a shift is solving yesterday's problem.
The implicit test for any physical-AI product is straightforward: does the system as a whole do its job, under its real constraints, for long enough to be useful? Scoreboards built around model size and benchmark accuracy will keep misranking the field as long as the deployment layer is treated as a packaging problem. It is the product.
Three watch items for the next year of physical-AI coverage: look for vendors that publish power budgets in watts, not parameter counts; those numbers tell you more about the actual product than any model card. Look for teams that publish their failure modes, including lighting, RF, motion, and drift; a team that names where its system breaks is one that has built for the room. Look for benchmarks that measure whole-system latency, end-to-end energy per task, and uptime under load, instead of model accuracy alone. The next breakthrough on the physical side won't be announced at a press conference; it will ship as a quieter, tighter, more disciplined system into a messier room than any benchmark imagined.