CSC News

January 02, 2024

Zhishan Guo Receives RTSS Best Paper Award

The NC State Computer Science Department congratulates Dr. Zhishan Guo, Associate Professor of Computer Science, for co-authoring a paper that was recently awarded the Best Paper Award at the 2023 44th Real-Time Systems Symposium (RTSS).

 

The paper is entitled "SEAM: An Optimal Message Synchronizer in ROS with Well-Bounded Time Disparity."  The abstract follows:

 

Autonomous machines are commonly subject to real-time constraints. ROS 2, a widely-used robotics framework, considers real-time capabilities as a critical factor and is constantly evolving to address these challenges, e.g., the end-to-end timing guarantee and the real-time data fusion, etc. This paper studies the ROS message synchronizer, an integral component for multi-sensor data fusion, and provides a potential direction for the synchronizer’s evolution in future versions of ROS 2. For effective data fusion, input data from different sensors must be sampled at time points that align within a specific range. This paper proposes a novel message synchronization policy to meet this requirement, called the SEAM, which Synchronizes the Earliest Arrival Messages once they fall within the specified range. Unlike traditional ROS synchronizers, the SEAM does not rely on prediction information for complex optimization. Instead, it uses information from already-arrived messages to construct a feasible synchronization scheme. We demonstrate the optimality of the SEAM by proving that it always finds a feasible scheme if one indeed exists. We incorporate the SEAM into ROS 2 and conduct experiments to evaluate its effectiveness compared to traditional ROS synchronizes.

 

The IEEE Real-Time Systems Symposium (RTSS) is the premier conference in the field of real-time systems and is a venue for researchers and practitioners to showcase innovations covering all aspects of real-time systems, including theory, design, analysis, implementation, evaluation, and experience. Celebrating it's 44th anniversary of the event, RTSS'23, continues the trend of making RTSS an expansive and inclusive event, striving to embrace new and emerging areas of real-time systems research. It was held in Taipei from December 5-8, 2023.

 

For more information on Dr. Zhishan Guo and the CPS Focus group, click here and here.

 

 

~coates~


Return To News Homepage