Scale-CDA: A Scalable Prototype to Democratize AI-Assisted Cooperative Driving Automation (CDA) for Production Cars

📅 2026-08-04
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenges hindering mass deployment of cooperative driving automation (CDA)—namely, high hardware costs and the absence of standardized AI interaction interfaces—by presenting the first open-source CDA platform priced under $1,000 and compatible with over 300 vehicle models. Built upon OpenDBC and Openpilot, the platform enables plug-and-play retrofitting and introduces a novel Model-Context-Protocol bridging mechanism that allows generative multimodal large language models (MLLMs) to drive cooperative decision-making without compromising safety-critical systems. Leveraging a lightweight MQTT-based V2X protocol over Wi-Fi 6/LTE and an edge computing architecture, the system achieves end-to-end decision latency below 60 ms, round-trip V2X latency of 5.25 ms, and link throughput approaching 100 Mb/s, successfully demonstrating cooperative lane changes, adaptive distance keeping, and emergency braking while balancing performance, privacy, and scalability.
📝 Abstract
This study presents Scale-CDA, an open-hardware/open-software tool-chain that democratizes a functional version of Generative-AI-assisted Cooperative Driving Automation (CDA). Built on the community-maintained OpenDBC interface (300+ car models) and Openpilot Level-2 ADAS, Scale-CDA achieves plug-and-play retrofitting with off-the-shelf parts that cost under US \$1,000 (edge PC, webcam, CAN adapter, optional LTE/Wi-Fi radios). A lightweight Vehicle-to-Everything (V2X) stack using MQTT over Wi-Fi 6/LTE provides bidirectional connectivity. Field experiments in a 7.5 km test loop demonstrated mean round-trip latency of 5.25 ms and link speeds near 100 Mb/s, validating Wi-Fi 6 as a viable, low-cost medium for non-safety-critical CDA messaging . At the intelligence layer, an edge-deployed multimodal large-language model (MLLM) ingests synchronized vision, CAN, and V2X streams via a Model-Context-Protocol (MCP) bridge, then issues structured JSON advisories and motion primitives. A library of meta-action executors translates these high-level commands into verified Openpilot planner hooks, enabling lane changes, gap management, and emergency stops without altering the safety-certified core. In multi-vehicle road tests the full stack maintained end-to-end decision latencies below 60 ms, while preserving data privacy by keeping inference on-board. Collectively, Scale-CDA closes two critical gaps that have limited CDA R\&D: (i) affordable, interoperable hardware for large-scale field trials, and (ii) a standardized interface that lets GenAI reason and act on everyday cars. By releasing the bills-of-materials, connectivity APIs, and GenAI bridges as open resources, this work offers transportation agencies and researchers a practical blueprint for democratizing cooperative autonomy, accelerating deployments that enhance traffic efficiency and safety.
Problem

Research questions and friction points this paper is trying to address.

Cooperative Driving Automation
Generative AI
Scalable Hardware
Standardized Interface
Democratization
Innovation

Methods, ideas, or system contributions that make the work stand out.

Cooperative Driving Automation
Generative AI
V2X
Edge MLLM
Open-source ADAS
🔎 Similar Papers
2024-03-14IEEE International Conference on Robotics and AutomationCitations: 3