So What's This V2V Thing Anyway?
Let's start with the basics. V2V communication (Vehicle-to-Vehicle), for the uninitiated, is exactly what it sounds like: cars talking to each other. But here's the kicker, they're not just chatting about the weather. They're sharing what they perceive through their sensors and ECUs and adjusting their behavior based on what other cars are telling them.
Sounds simple enough, right? But the implications are absolutely wild.
Seven Ways This Technology Could Completely Change Driving
1. The "Phantom Traffic Jam" Problem
You know those traffic jams that seem to appear out of thin air? One person taps their brakes, the person behind taps harder, and two miles back, everyone's at a standstill for absolutely no reason. It's maddening.
Now imagine this instead: every car shares its exact acceleration and deceleration ten times per second. The cars behind can smooth out their speed before they even reach the brake wave.
Result? Forty percent less stop-and-go traffic. No new roads needed. Just smarter cars.
2. Intersection "Tunnels" (Say Goodbye to Red Lights)
Here's a mind-bender: what if you never had to stop at a red light again?
The system works like this: a central server calculates the exact speed and arrival time of every car approaching an intersection. It assigns each vehicle a "time slot" to pass through the middle. Cars simply slow down or speed up slightly to hit their slot.
Result? Nobody stops. Fuel economy skyrockets. Your commute becomes a smooth, continuous flow rather than a series of frustrating stops.
3. Emergency Vehicle Preemption (Beyond Sirens)
Right now, ambulances blare sirens and hope people move out of the way. It's chaotic, unpredictable, and frankly, not good enough.
With V2V, an ambulance tells the server its route. The server tells every car within a mile to "pull over and stop" five minutes before the ambulance arrives.
Result? A perfect, empty corridor cleared in advance. No panic, no confusion, just a clear path for emergency vehicles.
4. "See-Through" Trucks
We've all been there, stuck behind a massive semi-truck, completely blind to what's ahead. Is there a pedestrian? A stalled car? An accident?
With V2V, the truck's front camera broadcasts to your car's screen behind it. You effectively "see through" the truck and react to hazards two seconds earlier than you otherwise could.
Result? Two seconds doesn't sound like much, but at highway speeds, that's the difference between stopping in time and a collision.
5. Pothole Mapping & Predictive Suspension
Every car has accelerometers. When fifty cars hit the same pothole and jolt, the server logs the GPS coordinate instantly. It then broadcasts to the next thousand cars: "Slow down five miles per hour" or "Avoid the right lane."
Result? You never feel the bump. Your suspension lasts longer. Your wheels stay aligned.
6. "Green Wave" for Semi-Trucks
Heavy trucks waste enormous fuel accelerating uphill. But what if the server knew the topography and could tell the truck: "Speed up to sixty-five now, because in two miles there's a steep hill; you'll coast over without downshifting."
Result? Fifteen percent fuel savings per truck. That's massive for both operational costs and environmental impact.
7. Post-Crash Autonomous Safe-Off
If Car A's airbags deploy, the server immediately tells the five cars behind Car A to automatically steer to the shoulder and stop.
Result? No secondary pile-up. No waiting for human reaction time. Just automatic, life-saving prevention.
Let's Narrow Our Focus
There are clearly tons of problems this technology could solve. But for our purposes, we'll pick one and build on top of it. The rest will naturally fall into place.
We're going with phantom traffic jams.
Researchers at the University of Michigan actually put connected and autonomous vehicles into a convoy and demonstrated that a single autonomous vehicle could dampen traffic waves. The connected vehicle received information about vehicles farther ahead and braked more smoothly. The experiment reported energy savings of up to 19% for the connected vehicle and 7% for following human-driven vehicles.
That's real-world proof that this works.
How Do We Actually Make Cars Talk to Each Other?
Here's a crucial distinction: V2V is not cars talking over the internet. For safety-critical communication, the important mechanism is direct wireless sidelink communication between nearby vehicles. No cell towers. No Wi-Fi routers. Just cars talking directly to each other.
What Does the Car Actually Send?
For basic cooperative awareness, a car periodically broadcasts information about itself:
- Position
- Speed
- Heading
- Acceleration
- Braking state
In Europe, this is called a CAM (Cooperative Awareness Message). In the US ecosystem, it's a BSM (Basic Safety Message). Transmission typically happens at 1–10 Hz, depending on the vehicle's state and channel conditions.
But What Radio Technology Is Used?
Historically, there have been two major families:
A. Wi-Fi-derived V2X (IEEE 802.11p → DSRC/ITS-G5 → IEEE 802.11bd)
B. Cellular-derived V2X (LTE-V2X → 5G NR-V2X)
Here's the thing: both 802.11bd and 5G NR-V2X send the same safety alerts directly from vehicle to vehicle with ultra-low latency. The only real difference is who built the underlying wireless system: the Wi-Fi committee (IEEE) or the Cellular committee (3GPP).
The newer generations use 5G NR-V2X, which introduces more advanced capabilities.
Choosing the Communication Layer for V2V
Before deciding how vehicles should communicate, we need to define what an ideal V2V system should provide. This is fundamentally different from a conventional internet application, where a vehicle may need to react to information from another vehicle within milliseconds, while hundreds of vehicles may be communicating simultaneously in the same area.
What Makes an Ideal V2V System?
1. Low Latency
Safety-critical information has a short useful lifetime. If a vehicle suddenly brakes, a warning received hundreds of milliseconds later is significantly less useful than one received immediately.
2. High Reliability
Wireless channels are affected by interference, fading, obstacles, and vehicle density. For safety-critical applications, the goal isn't simply high average throughput, it's a very high probability that important messages are delivered within their required time window.
3. Predictable Latency
Average latency alone isn't enough. A system with a 5 ms average but occasional 500 ms delays could be dangerous. Latency variation, reliability, and worst-case behavior matter just as much as the average.
4. Support for High Vehicle Density
A highway or urban intersection may contain hundreds of vehicles within communication range. If every vehicle continuously broadcasts information, the wireless channel can become congested. The system needs mechanisms for efficient resource utilization and congestion management.
5. High Mobility Support
Vehicles move at highway speeds and rapidly change their relative position. The system needs to operate reliably under high Doppler shifts, rapidly changing channels, and constantly changing network topology.
6. Direct Vehicle-to-Vehicle Communication
Safety-critical communication shouldn't depend on an internet connection or a remote cloud server. The critical path should be
Vehicle A brakes → Direct V2V → Vehicle B receives warning → React
Not:
Vehicle A → Cellular network → Cloud → Cellular network → Vehicle B
The latter introduces dependencies on network coverage, congestion, and infrastructure availability.
7. Broadcast, Groupcast, and Unicast Capabilities
If a vehicle detects a crash, it needs to warn every vehicle approaching from behind, not just one specific vehicle. Other applications, like coordinated maneuvers between two vehicles, benefit from more targeted communication.
8. Sufficient Bandwidth for Future Applications
Basic V2V messages are relatively small: position, speed, heading, acceleration, and braking state. But future systems will exchange richer information: detected objects, trajectories, and sensor-derived data. We're moving from:
"I am braking."
to:
"I detected a pedestrian behind the truck at this position, moving at this velocity."
This is cooperative perception, and it places substantially greater demands on the communication system.
9. Security
Vehicles must determine whether a message actually originated from a trusted participant. Without authentication and integrity mechanisms, an attacker could inject false information: "Accident ahead." "Emergency vehicle approaching." "The vehicle ahead is braking." Security isn't optional; it's fundamental.
Evaluating the Two Major Approaches
Wi-Fi-derived V2X
The evolution path:
- IEEE 802.11p
- DSRC / ITS-G5
- IEEE 802.11bd
These are derived from the IEEE 802.11 family and were specifically adapted for vehicular communication.
Cellular-derived V2X
The evolution path:
- LTE-V2X
- 5G NR-V2X
5G NR-V2X is based on 3GPP's cellular technology and introduces more advanced capabilities for demanding V2X applications.
Here's an important point: 5G NR-V2X does not mean every vehicle-to-vehicle message has to travel through a 5G cellular tower. NR-V2X supports sidelink communication (through the PC5 interface), allowing vehicles to communicate directly:
Vehicle A ↔ NR-V2X sidelink ↔ Vehicle B
This makes it suitable for the low-latency, local communication required by safety-critical V2V applications.
Why Choose 5G NR-V2X?
The choice isn't simply because "5G is faster." For basic safety messages, both 802.11bd and NR-V2X can provide suitable communication. A message containing position, speed, acceleration, and braking state doesn't require enormous bandwidth.
The distinction becomes more important as we move toward cooperative driving and cooperative perception.
NR-V2X was designed to extend V2X beyond basic awareness messages toward applications like:
- Cooperative driving
- Platooning
- Coordinated maneuvers
- Trajectory coordination
- Cooperative perception
- High-density vehicle communication
It provides mechanisms for different communication patterns and more sophisticated radio-resource management, while supporting direct sidelink communication even when vehicles can't rely on cellular infrastructure.
The Resulting Architecture
Rather than designing the system as:
Vehicle → Central Server → Vehicle
We use two complementary communication paths:
NR-V2X sidelink handles time-critical, local vehicle-to-vehicle cooperation.
The cellular network/cloud handles information that benefits from a wider view: traffic management, road-condition databases, infrastructure information, and longer-term coordination.
This separation is crucial: the cloud can provide global intelligence without becoming a single point of failure for every safety-critical V2V interaction.
The Decision
Based on these requirements, 5G NR-V2X is the communication technology selected for this project.
This decision is driven by the direction of the system we want to build. If the objective were limited to basic cooperative awareness, sharing speed, position, and braking status, both 802.11bd and NR-V2X would be viable choices.
But our goal extends beyond basic V2V:
- Basic awareness
- Cooperative control
- Coordinated intersections
- Cooperative perception
- Cooperative autonomous driving
As the amount and importance of exchanged information increases, the advanced sidelink capabilities, resource-management mechanisms, communication modes, and scalability of 5G NR-V2X become increasingly valuable.
Therefore, the system will use NR-V2X PC5 as the primary direct V2V communication layer, while cellular connectivity will be used separately for communication with infrastructure and cloud-based services.
The Real Challenge
The next engineering challenge is no longer simply:
"Can two vehicles communicate?"
It's:
"Can hundreds of rapidly moving vehicles exchange time-critical information reliably and predictably in a congested wireless environment, and can that information actually improve safety and traffic efficiency?"
That's the problem the rest of this project will investigate.
This is the first part of our series on connected and automated vehicles. Next up: how we're building the simulation environment to test these ideas at scale.


Top comments (0)