Papers
Topics
Authors
Recent
Search
2000 character limit reached

AROW: V2X-based Automated Right-of-Way Algorithm for Cooperative Intersection Management

Published 11 Apr 2023 in cs.NI | (2304.04958v2)

Abstract: Research in Cooperative Intersection Management (CIM), utilizing Vehicle-to-Everything (V2X) communication among Connected and/or Autonomous Vehicles (CAVs), is crucial for enhancing intersection safety and driving experience. CAVs can transceive basic and/or advanced safety information, thereby improving situational awareness at intersections. The focus of this study is on unsignalized intersections, particularly Stop Controlled-Intersections (SC-Is), where one of the main reasons involving crashes is the ambiguity among CAVs in SC-I crossing priority upon arriving at similar time intervals. Numerous studies have been performed on CIM for unsignalized intersections based on centralized and distributed systems in the presence and absence of Road-Side Unit (RSU), respectively. However, most of these studies are focused towards replacing SC-I where the scheduler provides spatio-temporal or sequence-based reservation to CAVs, or where it controls CAVs via kinematic commands. These methods cause CAVs to arrive at the intersection at non-conflicting times and cross without stopping. This logic is severely limited in real-world mixed traffic comprising human drivers where kinematic commands and other reservations cannot be implemented as intended. Thus, given the existence of SC-Is and mixed traffic, it is significant to develop CIM systems incorporating SC-I rules while assigning crossing priorities and resolving the related ambiguity. In this regard, we propose a distributed Automated Right-of-Way (AROW) algorithm for CIM to assign explicit SC-I crossing turns to CAVs and mitigate hazardous scenarios due to ambiguity towards crossing priority. The algorithm is validated with extensive experiments for its functionality, scalability, and robustness towards CAV non-compliance, and it outperforms the current solutions.

Citations (1)

Summary

  • The paper proposes a distributed V2X algorithm (AROW) that resolves crossing ambiguities among connected and autonomous vehicles at stop-controlled intersections.
  • Methodology involves a multi-stage process including discovery, arbitrator selection, turn assignment, and handling non-compliance, tested via SUMO simulations.
  • Results demonstrate significant improvements in ambiguity reduction and clearance times compared to delay-based and traffic signal systems, ensuring enhanced safety and fairness.

AROW: V2X-Based Automated Right-of-Way Algorithm for Cooperative Intersection Management

The presented paper introduces AROW, a V2X-based automated right-of-way algorithm designed for cooperative intersection management (CIM), specifically targeting stop-controlled intersections (SC-Is). This algorithm aims to reduce ambiguity in crossing priorities among connected and/or autonomous vehicles (CAVs) arriving at intersections simultaneously, ensuring safer and more efficient traffic flow. This essay provides an in-depth exploration of the algorithm's functionality, implementation, and performance indicators.

Introduction to Cooperative Intersection Management

Intersections pose significant challenges to traffic safety and efficiency. In the context of the US National Motor Vehicle Causation Survey, intersections contribute to a considerable proportion of traffic incidents, with a remarkable portion attributed to priority ambiguities. CIM systems utilizing V2X communication have been explored to manage such issues. Unlike signalized intersections, SC-Is, dominated by stop signs rather than traffic lights, are particularly prone to ambiguity-induced accidents. The AROW algorithm prioritizes resolving these ambiguities by implementing a distributed arbitration mechanism where CAVs negotiate crossing priorities through V2X communications.

AROW Algorithm Overview

AROW is developed to provide an explicit assignment of crossing turns to CAVs at SC-Is through a series of Driver Intention Messages (DIMs). By implementing the distributed Nature, AROW allows for the negotiation of crossing priorities without reliance on Road-Side Units (RSUs), overcoming the limitations of centralized systems like high costs and scalability issues. This method is also suitable for mixed traffic scenarios, accommodating both autonomous and human-operated vehicles.

Algorithm Stages and Communication Protocol:

  1. SC-I Discovery (Stage 1):
    • CAVs broadcast introductory messages upon entering the SC-I detection zone.
    • The algorithm identifies competing vehicles in the SC-I scenario.
  2. Arbitrator Selection (Stage 2_1 and 2_2):
    • A single arbitrator (v_{arb}) is elected among competing CAVs based on a heuristic involving the order of arrival or specific identifiers.
  3. Turn Assignment (Stage 3_1 and 3_2):
    • The arbitrator schedules crossing turns for all involved CAVs using predefined heuristics.
  4. Crossing Execution (Stage 4_1):
    • Vehicles abide by assigned turns, thereby reducing ambiguity and enhancing safety.
  5. Handling Non-Compliance:
    • The algorithm is designed to handle instances of non-compliance, allowing compliant CAVs to reset arbitration effectively. Figure 1

      Figure 1: Bird-eye view of a Stop Controlled-Intersection (SC-I) during application detection phase.

Implementation and Performance Analysis

The implementation of AROW is tested using SUMO (Simulation of Urban Mobility) to examine its performance in various traffic density scenarios. The results focus on metrics such as ambiguity reduction, vehicle clearance time, and handling of non-compliance.

Key Performance Indicators

  • Ambiguity Mitigation: AROW demonstrates a significant reduction in ambiguity instances (n_{amb}), as vehicles receive clear crossing instructions, unlike traditional allway or delay-based methodologies.
  • Fairness and Efficiency: The algorithm shows improvements in clearing intersections (measured as T_{clearance}), making traffic management at SC-Is more equitable and timely across different traffic densities.
  • Non-Compliance Handling: The algorithm robustly handles non-compliant behavior by incorporating a mechanism that allows compliant vehicles to override repeated arbitration, thereby maintaining flow and safety.

Comparative Analysis

  • Against Delay-Based CIM (DCIM): DCIM shows limitations in adapting to mixed or high-density traffic conditions, leading to longer clearance times and higher ambiguity. AROW maintains efficient operation without compromising fairness.
  • Traffic Signal Baseline Comparison: While traffic lights ensure systematic clearing, they result in longer clearance times compared to AROW in non-compliance situations. AROW's dynamic negotiation offers a responsive system tailored to real-time traffic conditions.

Conclusion

AROW offers a robust and scalable solution for managing CAV dynamics at unsignalized intersections, mitigating the risks associated with priority ambiguity and enhancing intersection performance. The algorithm's design accommodates mixed-traffic realities and is adaptable to varying levels of automation within vehicular networks.

Future Directions: Further enhancements could involve real-world testing under diverse network conditions, integrating emergency vehicle prioritization, and optimizing time-out parameters based on latency analyses for different V2X technologies. Such developments will further refine the applicability and efficacy of AROW in practical settings.

Paper to Video (Beta)

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.