ROJul 14, 2021

AutoMCM: Maneuver Coordination Service with Abstracted Functions for Autonomous Driving

arXiv:2107.06627v116 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses coordination challenges for self-driving vehicles in cooperative intelligent transport systems, representing an incremental improvement over existing real-time information sharing methods.

The study tackled the problem of improving safety and efficiency in autonomous driving by designing a maneuver coordination protocol and service, resulting in a 15-28% increase in vehicle speed and reduced communication bandwidth.

A cooperative intelligent transport system (C-ITS) uses vehicle-to-everything (V2X) technology to make self-driving vehicles safer and more efficient. Current C-ITS applications have mainly focused on real-time information sharing, such as for cooperative perception. In addition to better real-time perception, self-driving vehicles need to achieve higher safety and efficiency by coordinating action plans. This study designs a maneuver coordination (MC) protocol that uses seven messages to cover various scenarios and an abstracted MC support service. We implement our proposal as AutoMCM by extending two open-source software tools: Autoware for autonomous driving and OpenC2X for C-ITS. The results show that our system effectively reduces the communication bandwidth by limiting message exchange in an event-driven manner. Furthermore, it shows that the vehicles run 15% faster when the vehicle speed is 30 km/h and 28% faster when the vehicle speed is 50 km/h using our scheme. Our system shows robustness against packet loss in experiments when the message timeout parameters are appropriately set.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes