🤖 AI Summary
To address excessive model restoration (MR) latency in safety-critical applications—such as airborne collision avoidance—caused by limited compute capability and memory bandwidth on edge devices, this paper proposes the first FPGA-based hardware acceleration framework tailored for edge-deployed digital twins. The framework fully hardware-accelerates core neural components—including GRUs and fully connected layers—by integrating reconfigurable computing, GRU-specific mapping, hierarchical parallel offloading, and MR pipeline optimization. Evaluated on an edge FPGA platform, the system achieves an end-to-end response latency of only 200 ms—approximately one-fifth of the human average reaction time—enabling, for the first time, real-time closed-loop operation of safety-critical digital twins at the edge. This breakthrough significantly alleviates long-standing performance bottlenecks in ultra-low-latency physical-virtual mapping and online prediction for edge intelligence agents.
📝 Abstract
Digital twinning enables real-time simulation and predictive modeling by maintaining a continuously updated virtual representation of a physical system. In mission-critical applications, such as mid-air collision avoidance, these models must operate online with extremely low latency to ensure safety. However, executing complex Model Recovery (MR) pipelines on edge devices is limited by computational and memory bandwidth constraints. This paper introduces a fast, FPGA-accelerated digital twinning framework that offloads key neural components, including gated recurrent units (GRU) and dense layers, to reconfigurable hardware for efficient parallel execution. Our system achieves real-time responsiveness, operating five times faster than typical human reaction time, and demonstrates the practical viability of deploying digital twins on edge platforms for time-sensitive, safety-critical environments.