Safety-Critical Edge Robotics Architecture with Bounded End-to-End Latency
Gautam Gala, Tilmann Unte, Luiz Maia, Johannes Kühbacher, Isser Kadusale, Mohammad Ibrahim Alkoudsi, Gerhard Fohler, Sebastian Altmeyer
TL;DR
This work addresses the need for safe, real-time execution in robotics by moving computationally heavy, safety-critical tasks from onboard hardware to edge nodes. It proposes an edge-centric architecture built on Linux, Docker, Kubernetes, and a time-triggered TTWiFi wireless network, augmented with a Local Resource Manager to guarantee bounded end-to-end latency. Key contributions include the RT-oriented edge framework, the RMO layer with MON/LRS components, and a TTWiFi-based communication scheme to achieve predictable timing while preserving safety and security. The approach demonstrates potential to reduce robot size, weight, and power while enabling scalable, hardware-independent operation suitable for industrial robotics use cases, with future work focused on end-to-end demonstrations and validation of latency guarantees.
Abstract
Edge computing processes data near its source, reducing latency and enhancing security compared to traditional cloud computing while providing its benefits. This paper explores edge computing for migrating an existing safety-critical robotics use case from an onboard dedicated hardware solution. We propose an edge robotics architecture based on Linux, Docker containers, Kubernetes, and a local wireless area network based on the TTWiFi protocol. Inspired by previous work on real-time cloud, we complement the architecture with a resource management and orchestration layer to help Linux manage, and Kubernetes orchestrate the system-wide shared resources (e.g., caches, memory bandwidth, and network). Our architecture aims to ensure the fault-tolerant and predictable execution of robotic applications (e.g., path planning) on the edge while upper-bounding the end-to-end latency and ensuring the best possible quality of service without jeopardizing safety and security.
