Vehicular Communications
Vehicular communications cover two related problem domains. Outside the vehicle, radio links connect cars to one another, to roadside infrastructure, to pedestrians, and to cloud services, a family of interfaces collectively called Vehicle-to-Everything (V2X). Inside the vehicle, a hierarchy of wired networks carries traffic between dozens of electronic control units, from a window switch on a low-cost serial bus to a lidar sensor streaming over multi-gigabit Ethernet. The two domains meet at gateway controllers that translate protocols and enforce security boundaries between them.
This article surveys both. It begins with the external V2X interfaces and the message sets and credentials that make them trustworthy, then works inward through the vehicle's own bus technologies, the gateways that join them, and the diagnostic, update, and telematics services that ride on top. Together these systems underpin cooperative safety, traffic optimization, automated driving, and the growing catalog of connected-vehicle services.
Introduction to V2X Communications
Vehicle-to-Everything (V2X) communication encompasses all forms of data exchange involving vehicles. It allows a vehicle to act as an active participant in an intelligent transportation ecosystem, sharing information about position, speed, direction, road conditions, and hazards in real time, and to perceive events that its own sensors cannot see, such as a stopped vehicle beyond a blind curve.
The V2X umbrella includes several communication types:
- V2V (Vehicle-to-Vehicle): Direct communication between vehicles for safety and coordination
- V2I (Vehicle-to-Infrastructure): Communication with traffic signals, road sensors, and traffic management systems
- V2P (Vehicle-to-Pedestrian): Safety communication with smartphones and wearables carried by pedestrians, cyclists, and other vulnerable road users
- V2N (Vehicle-to-Network): Connection to cellular networks for internet services and cloud-based applications
- V2G (Vehicle-to-Grid): Communication with charging equipment and energy management systems, treated separately below
Two properties distinguish V2X from ordinary wireless networking. First, safety messages are broadcast rather than addressed: a vehicle transmits its state to whoever is listening, with no association, handshake, or acknowledgment. Second, every message must be authenticated without identifying its sender, because a persistent identifier would allow any receiver to track a vehicle's movements. These two requirements shape the message formats and the certificate schemes described below. A deeper treatment of the V2X radio layer, roadside units, and cooperative applications appears in Vehicle-to-Everything (V2X) Communication.
V2V Safety Communications
Vehicle-to-Vehicle (V2V) communication is primarily focused on safety applications. Vehicles continuously broadcast a compact status message containing position, speed, heading, acceleration, vehicle size, and brake status. Surrounding vehicles receive these messages and use them to detect potential collision scenarios. In North America this message is the Basic Safety Message (BSM), defined in the SAE J2735 message set dictionary, with SAE J2945/1 specifying minimum performance requirements such as transmission rate and position accuracy. Europe uses a different but functionally comparable pair of messages defined by ETSI: the Cooperative Awareness Message (CAM), broadcast periodically to announce a vehicle's presence and state, and the Decentralized Environmental Notification Message (DENM), sent on an event basis to report a hazard such as a crash or a slippery road surface.
Both families encode messages in ASN.1 for compactness, and both broadcast at rates that adapt to vehicle dynamics, commonly around ten messages per second for a moving vehicle. They are not directly interoperable, however: the data dictionaries and message structures differ, so equipment built for one region cannot interpret the other's traffic without translation.
Key V2V Safety Applications
- Forward Collision Warning: Alerts drivers when rapidly approaching a slower or stopped vehicle ahead
- Intersection Movement Assist: Prevents collisions at intersections by warning of crossing-path conflicts
- Emergency Electronic Brake Light: Notifies following vehicles of hard braking events, even beyond line of sight
- Blind Spot Warning: Detects vehicles in blind spots using V2V data rather than just sensors
- Lane Change Warning: Alerts drivers of vehicles in adjacent lanes before changing lanes
- Do Not Pass Warning: Warns drivers of oncoming vehicles when considering passing
V2V safety applications are generally designed to an end-to-end latency budget on the order of 100 milliseconds, so that a warning reaches the driver or the control system while there is still time to act. Because the link is radio rather than optical, it works when vehicles are not in direct line of sight, such as around corners or behind larger vehicles, which is precisely where camera and radar sensors fail. This complementary coverage, rather than raw range, is the main engineering argument for V2V.
V2I Traffic Optimization
Vehicle-to-Infrastructure (V2I) communication connects vehicles to roadside equipment, traffic signals, road sensors, and traffic management centers. This bidirectional communication enables both individual vehicle optimization and system-wide traffic management.
V2I Applications
- Signal Phase and Timing (SPaT): Provides vehicles with real-time traffic signal status and predicted change times, paired with a MAP message that describes the intersection geometry so a vehicle can tell which signal phase applies to its own lane
- Green Light Optimal Speed Advisory (GLOSA): Suggests optimal speeds to arrive at traffic signals during green phases
- Priority Requests: Enables emergency vehicles and transit to request signal priority
- Queue Warning: Alerts approaching vehicles of traffic congestion ahead
- Road Weather Information: Distributes localized weather conditions affecting driving
- Work Zone Warnings: Provides advance notice of construction zones and lane closures
- Curve Speed Warning: Warns drivers approaching curves at unsafe speeds
- Parking Information: Shares real-time parking availability data
V2I infrastructure centers on the roadside unit (RSU), a pole- or cabinet-mounted radio that bridges the wireless V2X domain to the wired traffic-management network, typically over fiber or cellular backhaul. RSUs are usually placed at signalized intersections, work zones, and hazardous curves, where the value of local information is highest, rather than deployed as continuous coverage along a corridor. Because V2X range under real conditions is a few hundred meters, and buildings and vegetation reduce it further, coverage planning is a practical constraint on which applications a given deployment can support.
V2I data also feeds adaptive signal control that responds to measured traffic rather than fixed timing plans, which can reduce stops, delay, and the fuel consumption and emissions associated with them. The benefit depends heavily on the intersection, the demand pattern, and the fraction of vehicles equipped, so results reported from field deployments vary widely.
V2P and Vulnerable Road User Protection
Pedestrians, cyclists, and riders of powered two-wheelers account for a large share of road fatalities, and they are the road users that vehicle sensors detect least reliably, particularly at night, in poor weather, or when obscured by parked vehicles. V2P communication addresses this by having the vulnerable road user's own device announce its presence. SAE J2735 defines a Personal Safety Message for this purpose, and ETSI defines an equivalent VRU Awareness Message.
The constraints differ sharply from vehicle-to-vehicle communication. A smartphone or a wearable runs on a small battery, so it cannot transmit continuously at the rate a vehicle does; practical designs suppress transmission when the device is stationary, indoors, or otherwise not at risk, and increase it near roadways. Positioning is also weaker: consumer GNSS accuracy of several meters is often insufficient to determine whether a pedestrian is on the sidewalk or in the traffic lane, which is exactly the distinction a warning depends on. Sensor fusion with the device's own accelerometer and map data helps, but residual uncertainty is the main reason V2P has deployed more slowly than V2V.
A further difficulty is adoption. V2V benefits scale with the square of the equipped fraction, since both parties must be equipped, and V2P has the same problem with the added obstacle that pedestrians have little direct incentive to install and permit a background application. Approaches that place the burden on infrastructure instead, such as roadside sensors that detect pedestrians and broadcast their positions to approaching vehicles, avoid the adoption problem at the cost of requiring instrumented intersections.
V2N Service Delivery
Beyond safety and traffic management, the vehicle-to-network link supports commercial services and convenience features. These differ from safety applications in a way that shapes their design: they tolerate latency measured in seconds rather than milliseconds, they usually involve a known server rather than anonymous broadcast, and they can therefore ride on ordinary cellular data connections and conventional internet security rather than requiring the specialized V2X stack.
Commercial and Convenience Services
- Infotainment Services: Streaming media, internet browsing, and cloud-based applications
- Location-Based Services: Point-of-interest information, nearby amenities, and personalized recommendations
- Electronic Toll Collection: Automated toll payment without stopping
- Usage-Based Insurance: Premiums derived from recorded driving data rather than proxy demographics
- Remote Services: Remote door unlock, preconditioning, and vehicle status checks
- Concierge and Assistance: Remote support, reservations, navigation assistance, and automatic crash notification
These services carry a privacy cost that safety messaging deliberately avoids. Where V2X safety broadcasts are engineered to be unlinkable, connected services are inherently identified: they associate a specific vehicle and account with location history, driving behavior, and in some cases cabin data. Usage-based insurance is the clearest example, since its value to the insurer comes precisely from the granularity that makes it sensitive. This tension between service value and data exposure recurs throughout connected-vehicle design and is treated further below.
DSRC and WAVE Protocols
Dedicated Short-Range Communications (DSRC) is a wireless technology specifically designed for automotive use. It is based on IEEE 802.11p, a vehicular adaptation of Wi-Fi that operates outside the context of a basic service set so that radios can exchange data without first associating. Removing association is what makes the technology workable at closing speeds above 200 km/h, where a conventional Wi-Fi handshake would consume most of the available contact time. DSRC also halves the channel bandwidth to 10 MHz, doubling symbol duration and improving tolerance of the multipath and Doppler spread typical of road environments.
DSRC operates in the 5.9 GHz band. The United States originally allocated the full 75 MHz from 5.850 to 5.925 GHz to intelligent transportation systems (ITS), but in November 2020 the Federal Communications Commission reallocated the lower 45 MHz (5.850 to 5.895 GHz) to unlicensed uses such as Wi-Fi and reserved only the upper 30 MHz (5.895 to 5.925 GHz) for ITS. The FCC's Second Report and Order, adopted in November 2024 and effective February 11, 2025, designates that remaining spectrum for C-V2X and set a two-year transition: new licenses authorize C-V2X only, and DSRC operations are not permitted after December 14, 2026.
Regional outcomes differ. The European Union declined to mandate a single technology, so its 5.9 GHz ITS allocation remains open to both ITS-G5, the European profile of 802.11p, and C-V2X, and existing ITS-G5 roadside deployments continue to operate. China has standardized on C-V2X. DSRC therefore remains relevant both historically, as the technology in which most cooperative-safety applications were first defined, and operationally in regions that retained 802.11p-based infrastructure.
WAVE (Wireless Access in Vehicular Environments)
The WAVE protocol stack, defined by IEEE 1609 standards, provides the framework for DSRC communications:
- IEEE 1609.2: Security services for applications and management messages
- IEEE 1609.3: Networking services including addressing and routing
- IEEE 1609.4: Multi-channel operation for coordinating communication across channels
- IEEE 1609.12: Provider service identifier (PSID) allocations and use
DSRC Characteristics
- Range: Typically 300-1000 meters depending on environment and power
- Data Rate: 3-27 Mbps depending on modulation and coding
- Latency: Very low latency suitable for safety-critical applications
- No Infrastructure Required: Ad-hoc operation between vehicles without cellular networks
- Privacy-Preserving: Designed with privacy protections including certificate rotation
DSRC supports both safety messages (broadcast to all nearby vehicles) and service messages (unicast or multicast for specific applications).
C-V2X Cellular Systems
Cellular Vehicle-to-Everything (C-V2X) is an alternative V2X technology derived from cellular radio design. It is specified by the 3rd Generation Partnership Project (3GPP), a partnership of regional telecommunications standards organizations. C-V2X includes two complementary transmission modes that work together to support the full range of V2X applications: a direct mode over the PC5 interface, which needs no network, and a conventional network mode over the Uu interface.
Direct Communications (PC5 Interface)
C-V2X direct communication, also called sidelink communication, operates in the ITS spectrum (5.9 GHz in many regions) and enables direct V2V and V2I without cellular infrastructure:
- LTE-V2X (3GPP Release 14): The initial C-V2X specification. Its infrastructure-independent mode (PC5 Mode 4) uses sensing-based semi-persistent scheduling, in which each vehicle observes channel occupancy and autonomously selects radio resources, while a network-scheduled mode (Mode 3) lets the base station assign resources where coverage exists
- NR-V2X (5G V2X, Release 16 and later): Built on the 5G New Radio sidelink, adding higher data rates, lower latency, unicast and groupcast (in addition to broadcast), and improved reliability to support advanced applications such as cooperative maneuvering and sensor sharing
- Autonomous Operation: Direct modes work without cellular coverage, similar to DSRC, while remaining backward-compatible within each generation rather than across LTE-V2X and NR-V2X
Network Communications (Uu Interface)
C-V2X network communication uses existing 4G LTE and 5G NR cellular networks for V2N applications:
- Cloud Connectivity: Access to cloud services, map updates, and centralized applications
- Wide-Area Coverage: Communication beyond direct radio range
- High Bandwidth: Support for data-intensive applications like HD map downloads
- Network Slicing: 5G capability to provide guaranteed quality of service for critical applications
C-V2X Advantages
- Evolution Path: Clear upgrade path from LTE-V2X to 5G NR-V2X
- Dual Mode: Combines direct and network communications in single technology
- Extended Range and Reliability: Proponent testing has shown longer effective range and better performance in congested or non-line-of-sight conditions than DSRC, owing to the more robust physical layer, although results depend on the scenario
- Ecosystem Alignment: Leverages cellular industry infrastructure and ecosystem
Trade-offs and Limitations
C-V2X is not uniformly superior. Its direct mode is more complex than 802.11p and depends on accurate GNSS timing to align sidelink transmissions, which makes it vulnerable in urban canyons and tunnels where satellite reception degrades. The autonomous resource-selection algorithm can also suffer under very high vehicle density, when many nodes contend for the same semi-persistent resources. Most consequentially, LTE-V2X and NR-V2X radios do not decode each other, so the generational transition within C-V2X repeats, on a smaller scale, the interoperability problem that separated DSRC from C-V2X in the first place. Deployments therefore tend to hold a single generation for an extended period rather than upgrade continuously.
Sidelink standardization continues beyond Release 16. Later 3GPP releases have extended NR sidelink with power-saving features, operation in unlicensed spectrum, and sidelink-based relative positioning, which is attractive for V2X because it does not depend on satellite visibility. These additions target applications such as cooperative maneuver coordination and sensor sharing, in which vehicles exchange processed perception data rather than only their own state.
V2X Security and Credential Management
V2X safety messages are broadcast in the clear, unencrypted, because any nearby vehicle must be able to read them. Security therefore rests not on confidentiality but on authenticity: a receiver must be able to confirm that a message came from a legitimate, correctly functioning device before it acts on a collision warning. Every safety message is digitally signed, and IEEE 1609.2 defines the certificate and signed-message formats used for this purpose. Elliptic-curve signatures are used because their compact size suits messages sent ten times per second by every vehicle in range.
The difficulty is that ordinary certificates would defeat privacy. A certificate containing a stable identifier, attached to a message that also contains precise position, would let any roadside receiver reconstruct a vehicle's complete travel history. V2X systems solve this with pseudonym certificates: a vehicle holds a pool of short-lived certificates carrying no identifying information, uses one for a limited period, and then rotates to another. Rotation is coordinated with changes to other linkable identifiers, such as MAC addresses and temporary station IDs, because changing the certificate alone would not break the trail.
Credential Infrastructure
Issuing and revoking these credentials at fleet scale requires a dedicated public key infrastructure:
- Security Credential Management System (SCMS): The North American architecture, which deliberately separates the authority that enrolls a device from the authority that issues its pseudonym certificates, so that no single operator can link certificates back to a vehicle
- European C-ITS Security Credential Management System: The equivalent European framework, governed by a common certificate policy and a European root certificate trust list
- Enrollment Certificates: Long-lived credentials that prove a device is a legitimate participant, used only to request pseudonym certificates and never to sign safety messages
- Revocation: Certificate revocation lists distributed to vehicles, allowing misbehaving or compromised devices to be excluded from the trust ecosystem
Misbehavior Detection
Cryptography establishes that a message came from an authorized device, but not that its contents are true. A compromised or faulty unit can sign perfectly valid messages reporting a false position or a nonexistent emergency braking event. Misbehavior detection addresses this residual risk by checking messages for plausibility: whether reported positions are physically reachable given previous reports, whether claimed speeds and accelerations are consistent, and whether a vehicle's reported location agrees with independent observations from other vehicles or roadside units. Suspicious reports are forwarded to a backend authority, which can correlate evidence across many reporters and revoke credentials when warranted.
Electric Vehicle Charging Communication
Charging an electric vehicle is a communication problem as much as a power-electronics problem. The vehicle and the charging station must negotiate current and voltage limits, confirm that the connector is properly seated and locked, exchange billing identity, and, increasingly, schedule the session against grid conditions. This link is a distinct external interface, separate from both V2X radio and the vehicle's internal buses.
Physical and Protocol Layers
The simplest form of coordination is not digital at all. In the SAE J1772 and IEC 61851 schemes used for AC charging, the station signals its available current with a pulse-width-modulated square wave on a dedicated Control Pilot conductor, and the vehicle signals its state by switching resistances onto the same line. This basic signaling requires no processor on either side and remains the fallback for simple AC charging.
High-power DC charging requires far richer negotiation, and the Combined Charging System (CCS) obtains it by superimposing a digital carrier on the same Control Pilot wire, using HomePlug Green PHY power line communication. On top of that physical layer sits the ISO 15118 series, Road vehicles — Vehicle to grid communication interface, which defines the application protocol.
- ISO 15118-2: The first widely deployed application layer, covering AC and DC charging, smart charging, and Plug and Charge
- ISO 15118-20: Published in 2022, this second-generation application layer adds bidirectional power transfer, wireless and automated connection methods, and improved scheduling
- Plug and Charge: Certificate-based authentication in which the vehicle presents a contract credential over the charging cable, so that a session authorizes and bills automatically without an app, card, or account entry at the station
- DIN SPEC 70121: An earlier German specification for DC charging, still supported by many stations and vehicles as a fallback where full ISO 15118 support is absent
Vehicle-to-Grid and Bidirectional Power
Bidirectional operation turns the vehicle into a dispatchable energy resource. A parked car can supply a home during an outage, offset a building's peak demand, or respond to a utility signal, with the direction and magnitude of power flow negotiated over the same communication channel used for charging. The control problem is genuinely two-sided: the vehicle must protect its battery state of charge and its owner's expected departure time, while the grid operator or building controller optimizes for cost or stability. Communication carries the constraints and the schedule that reconcile the two. Related infrastructure signaling is covered in Smart Grid Communications.
Security Considerations
The charging interface deserves attention because it is one of the few physical ports a stranger can reach. It carries payment credentials, it terminates on a controller with a path to the vehicle's internal networks, and in the CCS case the power line carrier can radiate enough to be observed or disturbed from outside the cable. Charging controllers are therefore designed with the same isolation discipline applied to other external interfaces: certificate-based authentication, strict message validation, and a gateway boundary between the charging controller and safety-critical vehicle systems.
In-Vehicle Network Architectures
Modern vehicles contain complex electronic systems, with dozens to more than one hundred electronic control units (ECUs) communicating over multiple network buses. No single network suits every task, so vehicles combine several technologies chosen for their cost, speed, and timing guarantees. Low-cost actuators sit on LIN, general control traffic runs on CAN and CAN FD, safety-critical and time-triggered functions may use FlexRay, multimedia historically traveled over MOST, and high-bandwidth data increasingly moves over automotive Ethernet. The sections that follow examine each of these networks in turn, then describe the gateways that interconnect them.
Two architectural trends shape current designs. The first is consolidation: traffic that once required several specialized buses is migrating onto a smaller number of Ethernet backbones. The second is the shift from function-oriented domain architectures toward zonal architectures, in which a few powerful zone controllers aggregate the sensors and actuators in a physical region of the vehicle and connect to central compute over high-speed links, shortening wiring harnesses and reducing weight.
LIN Bus for Sensors and Actuators
Local Interconnect Network (LIN) is a low-cost, low-speed network designed for simple sensor and actuator communication where CAN's capabilities and cost are not justified. It is standardized in the ISO 17987 series, which absorbed the earlier LIN Consortium specifications. The design goal was explicitly economic: a LIN node should cost a small fraction of a CAN node, so that networking becomes worthwhile even for a mirror motor or a rain sensor.
LIN Characteristics
- Single-Wire Communication: Uses a single wire plus the vehicle chassis ground, eliminating the twisted pair CAN requires
- Low Speed: Up to 20 kbit/s
- Single-Controller Architecture: One controller node polls each responder node in turn, so no arbitration mechanism is needed
- Simple Implementation: Built on standard UART hardware, which most low-cost microcontrollers already contain
- Predictable Timing: A fixed schedule table on the controller makes bus timing deterministic by construction
- Self-Synchronization: A synchronization field in each frame header lets responder nodes lock onto the controller's timing, permitting inexpensive on-chip oscillators instead of crystals
LIN Applications
- Seat Control: Seat position motors, heating elements, memory
- Mirror Adjustment: Mirror position and folding
- Lighting: Interior lighting, ambient lighting control
- Climate Control: Vent position, fan speed, temperature sensors
- Door Modules: Window control, lock control, switches
- Roof Systems: Sunroof and convertible top control
LIN is almost always used as a sub-bus rather than a backbone. A LIN controller node, itself attached to CAN, manages a handful of responders within one subsystem or physical zone and presents their aggregate state to the rest of the vehicle as a small number of CAN messages. This hierarchy keeps low-value traffic off the more expensive network and limits the number of nodes that a CAN segment must support.
CAN Bus Systems
Controller Area Network (CAN) is the most widely used in-vehicle network protocol. Bosch developed it in the 1980s, and it is now standardized in the ISO 11898 series. CAN enables robust real-time communication between ECUs with no central host and no master node, and its error handling is aggressive enough that a persistently faulty node removes itself from the bus rather than disrupting it.
CAN Fundamentals
- Message-Based Protocol: Frames carry an identifier that names the content, not a destination address; any node that needs the data receives it
- Multi-Master: Any node may begin transmitting when the bus is idle
- Non-Destructive Bitwise Arbitration: When several nodes transmit at once, the dominant and recessive bit encoding means the frame with the numerically lowest identifier wins arbitration and continues without corruption, while the losers back off and retry. Unlike Ethernet's collision detection, no data is lost and the highest-priority message suffers no delay
- Error Detection and Confinement: CRC, form, acknowledgment, bit-monitoring, and stuffing checks, combined with error counters that move a misbehaving node into error-passive and then bus-off states
CAN Variants
- CAN 2.0A (Base Frame Format): 11-bit identifier, supporting up to 2032 usable message identifiers
- CAN 2.0B (Extended Frame Format): 29-bit identifier for applications that need a far larger identifier space
- Classical CAN Rate: Up to 1 Mbit/s for the whole frame, with 8-byte payloads; the bit rate is limited by the requirement that a bit period accommodate signal propagation to the far end of the bus and back during arbitration
- CAN FD (Flexible Data-rate): Up to 64-byte payloads, with a faster data phase (commonly 2 to 5 Mbit/s) that begins after arbitration is settled, since only one node is then driving the bus
- CAN XL: The newest variant, with payloads up to 2048 bytes and data-phase rates around 20 Mbit/s when CAN SIC XL transceivers are used. Its data link layer is specified in ISO 11898-1:2024, into which the CAN in Automation CiA 610-1 draft was folded; CiA 610-3 covers the transceivers. CAN XL narrows the gap to automotive Ethernet while preserving CAN's arbitration model
Higher-Layer Protocols
Raw CAN defines frames but not what they mean, so vehicles layer application protocols on top:
- Manufacturer-Specific Databases: Passenger-car makers generally define proprietary signal-to-identifier mappings, distributed to suppliers as database files
- SAE J1939: The open standard used across heavy-duty trucks, buses, agricultural machinery, and marine and off-highway equipment. It runs on 29-bit CAN, conventionally at 250 or 500 kbit/s, and defines Parameter Group Numbers and Suspect Parameter Numbers so that an engine from one manufacturer interoperates with a transmission and a telematics unit from others. This openness is why aftermarket fleet telematics is far easier on commercial vehicles than on passenger cars
- ISO-TP (ISO 15765-2): A transport protocol that segments messages longer than a single CAN frame, used chiefly to carry diagnostic traffic
CAN Applications in Vehicles
- Powertrain: Engine control, transmission control, hybrid and electric-vehicle energy management
- Chassis: Antilock braking, stability control, steering systems
- Body: Lighting, climate control, seat adjustments
- Diagnostics: The OBD-II standardized diagnostic interface
A typical vehicle runs several separate CAN networks at different speeds, commonly high-speed CAN at 500 kbit/s to 1 Mbit/s for powertrain and chassis and slower segments for body and comfort functions, joined through gateway ECUs. Segmentation serves three purposes at once: it keeps each segment's bus load within limits, it isolates timing-critical traffic from bursty low-priority traffic, and it creates a security boundary between systems that must be trusted and systems reachable from outside the vehicle.
FlexRay Networks
FlexRay is a high-speed, deterministic network protocol developed by the FlexRay Consortium, an automaker and supplier group formed around 2000 to meet the demands of drive-by-wire systems and advanced driver assistance. The consortium disbanded in 2009 once its work was complete, and the specifications were transferred to the ISO 17458 series. FlexRay's defining property is that message timing is guaranteed by the schedule rather than negotiated at run time, which is what a system with no mechanical fallback requires.
FlexRay Characteristics
- Deterministic Communication: Time-triggered operation gives each critical message a reserved slot, so worst-case latency is known at design time and does not depend on bus load
- High Speed: Up to 10 Mbit/s per channel
- Dual Channel: Two independent channels that may carry identical data for fault tolerance, or different data for roughly 20 Mbit/s of aggregate throughput; the choice is a design trade between redundancy and bandwidth
- Flexible Topology: Supports bus, star, and hybrid topologies, with active stars improving fault isolation
- Hybrid Protocol: Combines a time-triggered static segment with an event-triggered dynamic segment, so periodic control data and sporadic events share one network
- Distributed Clock Synchronization: Nodes converge on a common time base without a single master clock, avoiding a single point of failure
FlexRay Communication Cycle
FlexRay divides time into repeating cycles, each containing:
- Static Segment: Time-division multiple access (TDMA) with fixed time slots for critical, periodic messages
- Dynamic Segment: Flexible mini-slots for event-driven, sporadic messages
- Symbol Window: Special signaling for network management
- Network Idle Time: Clock synchronization period
Applications
- Steer-by-Wire: Electronic steering without mechanical backup
- Brake-by-Wire: Electronic braking systems
- Active Suspension: Coordinated suspension control
- Advanced Driver Assistance: High-bandwidth sensor fusion
FlexRay's advantages for safety-critical systems are real, but its cost and engineering complexity limited adoption to a relatively small set of premium platforms. Configuring a FlexRay cluster requires committing to a global schedule up front, and any late change to message timing ripples through the whole network, which sits poorly with modern development practice. CAN FD delivers much of the needed bandwidth at far lower cost, and automotive Ethernet with Time-Sensitive Networking now provides determinism at higher speeds, so most manufacturers have chosen one of those two for new designs. FlexRay remains in service in vehicles already engineered around it.
MOST Multimedia Networks
Media Oriented Systems Transport (MOST) is a high-bandwidth network designed specifically for multimedia and infotainment applications in vehicles, developed and maintained by the MOST Cooperation, an industry group of automakers and suppliers. MOST addressed a requirement that control-oriented buses handle poorly: distributing continuous, synchronized audio and video streams with guaranteed bandwidth and constant delay. It is now largely a legacy technology, described here because it remains present in vehicles on the road and because its design goals explain what automotive Ethernet had to replicate.
MOST Architecture
- Ring Topology: Unidirectional ring for synchronous streaming data
- Multiple Channels: Separate channels for synchronous (streaming), asynchronous (packet), and control data
- Time-Division Multiplexing: Dedicated bandwidth allocation for streaming audio/video
MOST Generations
- MOST25: 25 Mbps over plastic optical fiber (POF)
- MOST50: 50 Mbps over POF for higher quality multimedia
- MOST150: 150 Mbps, electrical and optical physical layers, supports uncompressed video
MOST Applications
- Audio Systems: Multi-channel surround sound distribution
- Video: Rear-seat entertainment, multiple displays
- Navigation: High-bandwidth map data and display
- Telematics: Connectivity and communication services
- Driver Information: Instrument clusters, head-up displays
MOST's specialized focus on multimedia made it complementary to control-oriented networks such as CAN, but it carried structural disadvantages. The ring topology meant that a single failed node could break the network unless bypass provisions were included, the optical variants required careful handling of plastic fiber and its connectors, and the ecosystem of components and engineering tools was small compared with the Ethernet world. Automotive Ethernet supplies the same synchronized streaming capability through Audio Video Bridging while also carrying control and diagnostic traffic, and new designs have almost entirely moved to it.
Automotive Ethernet
Automotive Ethernet brings standard Ethernet technology to vehicles with modifications to meet automotive requirements for reliability, timing, weight, and cost. The central adaptation is the physical layer: office Ethernet uses four twisted pairs and connectors unsuited to a vehicle, whereas automotive variants run full duplex over a single balanced pair. That change alone cuts cable weight and connector cost substantially, and it is what made Ethernet viable as an in-vehicle backbone.
Automotive Ethernet Standards
- 10BASE-T1S: 10 Mbit/s over a short multidrop segment (IEEE 802.3cg). Unlike the other variants, it allows several nodes to share one segment, and it includes a collision-avoidance scheme that gives each node a guaranteed transmission opportunity, making it an economical candidate to replace low-speed CAN and LIN runs
- 100BASE-T1: 100 Mbit/s over a single unshielded twisted pair (IEEE 802.3bw), the first widely adopted automotive variant
- 1000BASE-T1: 1 Gbit/s over a single balanced pair (IEEE 802.3bp)
- MultiGBASE-T1: 2.5, 5, and 10 Gbit/s over a single pair (IEEE 802.3ch), targeting high-bandwidth sensor and backbone links
- 25GBASE-T1: 25 Gbit/s electrical automotive Ethernet (IEEE 802.3cy-2023), intended for the sensor and compute interconnects of highly automated vehicles
- Power over Data Line (PoDL): IEEE 802.3bu, which delivers power to a device over the same single pair that carries its data, removing a separate supply harness for cameras and similar peripherals
Automotive Ethernet Advantages
- High Bandwidth: Supports cameras, radar, lidar, and other high-data-rate sensors
- Scalability: Easy to scale from 100 Mbps to multi-gigabit as needed
- Standard Protocol: Leverages mature Ethernet technology and tools
- Reduced Wiring: Single twisted pair reduces weight and cost
- IP-Based: Natural integration with external networks and cloud services
Automotive Ethernet Protocols
Standard Ethernet is best-effort: a frame may be delayed behind a long lower-priority frame, or dropped when a queue fills. Vehicles cannot accept that for control traffic, so a set of higher-layer standards restores predictability and adds automotive services.
- AVB/TSN (Audio Video Bridging and Time-Sensitive Networking): A family of IEEE 802.1 standards that make switched Ethernet deterministic. Time-aware shaping reserves periodic windows for critical traffic, credit-based shaping smooths streaming flows, and frame preemption lets an urgent frame interrupt a long one already in transmission
- gPTP (IEEE 802.1AS): The generalized Precision Time Protocol, which distributes a common time base across the network. Shared time is what allows sensor samples captured by different devices to be fused correctly, and it underpins the scheduling in TSN
- SOME/IP (Scalable service-Oriented Middleware over IP): A service-oriented communication protocol with remote procedure calls, publish and subscribe, and service discovery. It replaces CAN's fixed signal broadcasts with services that clients locate and bind to at run time, which suits software that is added or updated over a vehicle's life
- DoIP (Diagnostics over IP): Diagnostic communication over Ethernet, described below
- TCP/IP and UDP/IP: Standard transport protocols, with UDP preferred for periodic real-time data and TCP for bulk transfers such as software updates
Applications
- ADAS and Autonomous Driving: Distributing high-bandwidth sensor data (cameras, radar, lidar)
- Infotainment: Replacing MOST for multimedia distribution
- Zonal Architecture: Enabling domain-based and zone-based vehicle architectures
- Gateway: Central high-speed backbone connecting legacy bus systems
- Over-the-Air Updates: High-speed data path for software updates
Automotive Gateway Units
Automotive gateways are specialized ECUs that connect different vehicle networks, manage data flow between domains, and provide security boundaries. As vehicles incorporate more diverse network types, gateways become increasingly critical.
Gateway Functions
- Protocol Translation: Converting messages between CAN, FlexRay, LIN, Ethernet, and other protocols
- Message Routing: Selective forwarding of messages based on configuration and rules
- Data Rate Adaptation: Managing data flow between networks of different speeds
- Network Segmentation: Separating critical safety systems from convenience and infotainment systems
- Security Firewall: Blocking unauthorized messages and detecting intrusions
- Diagnostic Routing: Providing diagnostic access to all vehicle networks
Gateway Architectures
Modern vehicles typically use one of several gateway architectures:
- Central Gateway: Single gateway connecting all networks
- Domain Gateways: Separate gateways for major domains (powertrain, chassis, body, infotainment) with central coordination
- Zonal Architecture: Zone controllers handling all communication within physical zones of the vehicle
Security Considerations
Gateways carry a disproportionate share of a vehicle's security burden, because they sit exactly where untrusted traffic would have to pass to reach safety-critical controllers. The underlying problem is that CAN was designed in an era with no threat model: it has no sender authentication, no encryption, and no access control, so any node able to transmit on a segment can impersonate any other. Segmentation and gateway enforcement are the practical response.
- Firewall Rules: Explicit allow-lists defining which message identifiers may cross between networks, and in which direction
- Intrusion Detection: Monitoring for anomalies such as an identifier appearing at the wrong rate, two nodes transmitting the same identifier, or messages inconsistent with the vehicle's current state
- Message Authentication: AUTOSAR Secure Onboard Communication (SecOC) appends a truncated message authentication code and a freshness value to protected frames, defeating spoofing and replay within the tight payload budget CAN allows. CANsec, defined by CAN in Automation, extends this toward link-layer protection for CAN XL
- Hardware Security Modules: Dedicated on-chip security peripherals that store keys and perform cryptographic operations where application software cannot reach them
- Secure Boot: A verified boot chain establishing gateway integrity at startup
- Update Verification: Validating the signature and applicability of software updates before installation
Retrofitting authentication onto legacy buses has a real cost. Authentication codes and freshness counters consume payload bytes that classical CAN barely has, verification adds latency to time-sensitive messages, and keys must be provisioned in the factory and managed across a vehicle's service life, including after a control unit is replaced. These constraints are among the reasons manufacturers are consolidating onto Ethernet backbones, where standard security mechanisms fit more comfortably.
Over-the-Air Updates
Over-the-air (OTA) update systems enable remote software and firmware updates to vehicle ECUs without requiring physical access to the vehicle. OTA technology is essential for maintaining security, adding features, and fixing issues throughout a vehicle's lifetime.
OTA System Architecture
- Cloud Backend: Manages update campaigns, vehicle inventory, and update packages
- Telematics Gateway: Vehicle component that downloads updates via cellular connection
- In-Vehicle Distribution: Distributes updates to target ECUs over internal networks (typically Ethernet)
- Update Client: Software on each ECU that receives and installs updates
OTA Update Types
- Full Binary Updates: Complete ECU firmware replacement
- Delta Updates: Only changed portions, reducing download size
- Container/Package Updates: Application-level updates without full firmware replacement
- Configuration Updates: Parameter changes without code updates
OTA Challenges and Solutions
- Bandwidth: Updates can be large; delta compression and Wi-Fi offload reduce cellular data usage
- Update Timing: Installations scheduled when vehicle is parked and not in use
- Safety: Critical systems require extensive validation and rollback capabilities
- Security: Strong encryption and authentication prevent malicious updates
- Dependency Management: Coordinating updates across interdependent ECUs
- Campaign Management: Staged rollouts, A/B testing, and regional targeting
Update Integrity
An OTA channel is also an attack surface: whoever can install software on an ECU controls it. Update systems therefore sign packages at the source and verify them on the target, rather than trusting the transport or the backend. Designs commonly separate the authority that decides what an ECU should run from the authority that supplies the image, so that compromising a single server does not permit an arbitrary installation. Uptane, a framework developed specifically for automotive updates, formalizes this separation of roles and adds protection against attacks that withhold or roll back updates rather than forge them. A/B partitioning, in which the new image is written to an inactive partition and activated only after verification, provides the rollback path when an update fails.
Regulatory Framework
Software updates are now a type-approval matter, not solely an engineering choice. Two United Nations regulations govern them in the many markets that apply UNECE vehicle rules:
- UN Regulation No. 155: Requires a certified Cyber Security Management System covering threat analysis, risk treatment, and incident response across the vehicle life cycle
- UN Regulation No. 156: Requires a Software Update Management System, including update integrity, configuration records identifying the software on each vehicle, and confirmation that a vehicle can be updated safely
In the European Union these regulations applied to newly approved vehicle types from July 2022 and to all newly registered vehicles from July 2024. Their practical effect is that a manufacturer must be able to demonstrate process and documentation, not merely a working update mechanism, and that the engineering standards discussed elsewhere in this article, particularly ISO/SAE 21434, serve as the recognized means of showing compliance.
Benefits
- Reduced Recall Costs: Software issues fixed remotely without dealer visits
- Feature Enhancement: New capabilities added after purchase
- Security Updates: Rapid response to discovered vulnerabilities
- Performance Optimization: Continuous improvement of algorithms and calibrations
- Regulatory Compliance: Quick response to changing regulations
Diagnostics Communication
Vehicle diagnostics systems provide access to internal vehicle data for troubleshooting, maintenance, emissions testing, and monitoring. Standardized diagnostic protocols ensure interoperability between vehicles and diagnostic tools.
OBD-II (On-Board Diagnostics)
OBD-II is the standardized diagnostic system mandated for vehicles sold in the United States since 1996, with similar systems in other regions:
- Standardized Connector: 16-pin J1962 connector in standard location
- Diagnostic Trouble Codes (DTCs): Standardized codes indicating faults
- Data Parameters: Access to engine speed, vehicle speed, fuel system status, and more
- Emissions Monitoring: Tracks readiness of emissions-related systems
UDS (Unified Diagnostic Services)
UDS (ISO 14229) is the international standard for diagnostic communication, offering more advanced capabilities than OBD-II:
- Comprehensive Services: Diagnostic session control, ECU reset, security access, data transmission, input/output control, routine control, and more
- ECU Programming: Flash programming of ECU software
- Security: Seed-key security protects sensitive functions
- Transport Protocols: Works over CAN (ISO-TP), Ethernet (DoIP), and other networks
DoIP (Diagnostics over IP)
DoIP (ISO 13400) enables diagnostics over Ethernet networks, necessary for high-speed data transfer and complex modern vehicles:
- High Bandwidth: Faster ECU programming and data logging
- Multiple Devices: Simultaneous diagnostic access from multiple tools
- Remote Diagnostics: Potential for off-board diagnostic access
- IP-Based: Leverages standard networking equipment and protocols
Diagnostic Applications
- Fault Diagnosis: Reading and clearing diagnostic trouble codes
- Live Data: Monitoring sensor values and system status in real-time
- Actuator Testing: Commanding outputs for functional testing
- Calibration: Adjusting ECU parameters and performing adaptations
- Software Updates: Reflashing ECU firmware
- Component Coding: Configuring replacement components
Fleet Telematics
Fleet telematics systems collect and transmit data from commercial vehicle fleets to central management systems, enabling optimization of operations, maintenance, and driver behavior. A telematics unit is in effect a bridge between two of the domains described above: it reads the vehicle's internal buses, most often through the diagnostic connector or a direct SAE J1939 tap on a commercial vehicle, and forwards a filtered subset over a cellular link. Because J1939 defines parameter meanings openly across manufacturers, a single aftermarket device can serve a mixed fleet, which is why commercial-vehicle telematics matured well ahead of the passenger-car equivalent.
Telematics Data Collection
- Location and Movement: GPS position, speed, heading, stops
- Vehicle Data: Engine hours, fuel consumption, odometer, fault codes
- Driver Behavior: Harsh braking, acceleration, cornering, idle time
- Cargo Monitoring: Temperature, door status, weight
- Environmental Conditions: Outside temperature, road conditions
Communication Methods
- Cellular: 4G LTE and 5G for real-time connectivity
- Satellite: Global coverage for remote areas
- Short-Range Wireless: Wi-Fi or Bluetooth for proximity data transfer
Fleet Management Applications
- Route Optimization: Finding most efficient routes considering traffic, fuel, and time
- Dispatch Management: Optimally assigning jobs to nearest available vehicles
- Fuel Management: Monitoring consumption and identifying inefficiencies
- Maintenance Scheduling: Predictive maintenance based on actual usage and conditions
- Compliance: Electronic logging for hours of service regulations
- Safety Programs: Identifying and correcting risky driving behaviors
- Asset Tracking: Locating vehicles and trailers
- Theft Recovery: Tracking stolen vehicles
Benefits
- Cost Reduction: Lower fuel costs, reduced maintenance expenses, optimal resource utilization
- Safety Improvement: Safer driving behaviors, faster emergency response
- Customer Service: Accurate ETAs, faster response times
- Regulatory Compliance: Automated logging and reporting
- Sustainability: Reduced emissions through route and driving optimization
Autonomous Vehicle Networks
Autonomous vehicles require networking capabilities far beyond conventional vehicles, with extreme demands for bandwidth, latency, reliability, and security. The network architecture must handle massive sensor data flows, real-time processing coordination, and safety-critical control.
Autonomous Vehicle Data Requirements
Sensor data rates vary by an order of magnitude with resolution, frame rate, bit depth, and whether raw or processed output is transported, so the figures below are indicative rather than fixed. A useful rule is that a camera's uncompressed output equals pixels per frame times bytes per pixel times frames per second, which for a multi-megapixel automotive sensor at typical frame rates lands in the tens of megabytes per second.
- Camera Data: Tens of megabytes per second per camera when raw, and a modern vehicle may carry a dozen cameras
- Lidar Data: Comparable to or above a single camera, depending on point density and return count
- Radar Data: Modest at object level, but orders of magnitude higher if raw or pre-detection data is transported for centralized processing
- Ultrasonic Sensors: Low bandwidth with a high update rate, used for close-range maneuvering
- HD Maps: Continuous streaming and incremental update of detailed map data
- V2X Communications: Real-time data from other vehicles and infrastructure
Aggregate sensor output in a highly automated vehicle can reach the order of a gigabyte per second, which is what drives adoption of multi-gigabit Ethernet backbones. A central architectural decision is how much processing happens at the sensor. Moving detection and classification into the sensor reduces network load dramatically but discards information that a central fusion algorithm might have used; transporting raw data preserves that information at a much higher bandwidth cost. Manufacturers have chosen differently, and the choice largely determines whether a design needs gigabit or multi-gigabit links.
Network Architecture for Autonomous Vehicles
- Sensor Layer: High-speed Ethernet connections from sensors to domain controllers
- Processing Layer: Interconnected compute platforms (central, ADAS, gateway)
- Actuator Layer: Low-latency connections to steering, braking, and propulsion
- Redundancy: Duplicate networks and processors for fault tolerance
- Time Synchronization: Precise time synchronization across all components for sensor fusion
Real-Time Requirements
Autonomous driving imposes a hard end-to-end timing constraint, because latency translates directly into distance. A vehicle at highway speed covers roughly 28 meters per second, so every 100 milliseconds of delay between an event occurring and the brakes responding adds nearly three meters to the stopping distance. System designers therefore allocate a total sense-to-actuate budget, commonly in the range of tens of milliseconds to about 100 milliseconds depending on the function, and divide it among the stages:
- Sensor Capture and Transport: Exposure, readout, and delivery of the frame to the compute platform
- Perception: Detection, classification, and fusion across sensors
- Planning: Trajectory generation and decision making
- Control and Actuation: Command transport to steering, braking, and propulsion, plus the actuator's own response time
What matters for network design is not average latency but worst-case latency, since a safety argument must hold for the slowest case rather than the typical one. This is precisely why Time-Sensitive Networking is used: its scheduling mechanisms bound the delay a critical frame can experience, allowing designers to compute a provable worst case instead of measuring a distribution and hoping. Bounded jitter matters equally, because sensor fusion combines measurements taken at different instants and needs to know those instants accurately.
Safety and Redundancy
Autonomous vehicles implement multiple layers of redundancy:
- Redundant Sensors: Overlapping fields of view, multiple sensing modalities
- Redundant Networks: Multiple independent network paths
- Redundant Processors: Lockstep or diverse redundancy in compute platforms
- Fail-Operational Design: System continues operating safely after single-point failures
- Minimal Risk Condition: Safe state achievable even with multiple failures
Security Considerations
Autonomous vehicles are high-value targets for cyberattacks, requiring comprehensive security:
- Defense in Depth: Multiple security layers from external interfaces to critical controllers
- Secure Boot: Verified boot chain for all processors
- Runtime Protection: Intrusion detection, anomaly monitoring, secure communication
- Isolation: Separation of safety-critical from non-critical systems
- Security Monitoring: Continuous monitoring with cloud-based threat intelligence
Standards and Frameworks
- ISO 26262: Functional safety for road vehicles, addressing hazards caused by malfunctions of electrical and electronic systems, and assigning Automotive Safety Integrity Levels that determine the rigor required of development and verification
- ISO 21448 (SOTIF): Safety of the intended functionality, covering hazards that arise with no component failure at all, such as a perception system that performs exactly as designed but misinterprets an unusual scene. Published as ISO/PAS 21448 in 2019, it became a full International Standard as ISO 21448 in 2022, and it complements rather than replaces ISO 26262
- ISO/SAE 21434: Cybersecurity engineering for road vehicles, defining the process framework used to demonstrate compliance with UN Regulation No. 155
- AUTOSAR Classic and Adaptive: Two software architecture platforms. Classic targets deeply embedded, statically configured control units, while Adaptive targets high-performance computing platforms running service-oriented software over Ethernet
Implementation Considerations
System Integration
Implementing vehicular communication systems requires careful integration across multiple domains:
- Electromagnetic Compatibility (EMC): Ensuring reliable operation in electrically noisy vehicle environment
- Environmental Robustness: Operating across temperature extremes (−40°C to +125°C), vibration, humidity
- Power Management: Efficient operation and graceful shutdown for battery preservation
- Thermal Management: Cooling for high-performance processors and radio equipment
Testing and Validation
- Protocol Conformance: Verification of standard compliance
- Interoperability Testing: Ensuring compatibility with other vehicles and infrastructure
- Performance Testing: Latency, throughput, and reliability under various conditions
- Security Testing: Penetration testing, fuzzing, vulnerability assessment
- Environmental Testing: Temperature cycling, vibration, humidity, EMC
- Field Testing: Real-world validation across diverse scenarios
Privacy and Data Protection
Vehicular communication systems must protect user privacy:
- Data Minimization: Collecting only necessary information
- Anonymization: V2X systems use rotating certificates to prevent tracking
- User Consent: Clear disclosure and control over data collection
- Secure Storage: Encryption of sensitive data at rest
- Data Retention Policies: Limited retention of personal information
Future Trends
The directions below are active areas of standardization and research rather than settled technology, and the automotive development cycle means that changes visible in production vehicles lag the underlying standards by several years.
Integrated Sensing and Communication
Research toward sixth-generation wireless includes joint communication and sensing, in which the same radio waveform carries data and also returns echoes that reveal the position and velocity of nearby objects. For vehicles this is appealing because the 5.9 GHz and millimeter-wave hardware already present for communication could contribute a sensing modality without an additional sensor, though the practical resolution and the regulatory treatment of such waveforms remain open questions.
Collaborative Perception and Edge Computing
Roadside edge computing supports collective perception, in which vehicles and infrastructure exchange detected-object lists rather than only their own state, extending effective sensing range beyond line of sight. ETSI has defined a Collective Perception Message for this purpose. The engineering difficulty is not transport but trust and consistency: a receiver must decide how much to weight an object reported by a stranger whose sensor quality and calibration it cannot verify.
Zonal Architecture and Software-Defined Vehicles
The clearest near-term change is architectural. Consolidating function-specific ECUs into a few high-performance computers served by zonal controllers shortens the wiring harness, one of the heaviest and most expensive components in a vehicle, and it decouples software features from the hardware that hosts them. This is the substance behind the term software-defined vehicle: functionality that can be revised over a vehicle's life because it is not bound to a dedicated control unit.
Digital Twins and Vehicle-Cloud Integration
Continuous telemetry supports cloud-side models of individual vehicles used for fault diagnosis, predictive maintenance, and validation of new software against fleet experience before release. Deeper cloud integration raises the same tension that runs through this topic as a whole: the value of the data grows with its detail, while privacy and security risk grow with it too.
Conclusion
Vehicular communications form a layered ecosystem: V2X radio links to other vehicles and infrastructure, a charging interface to the grid, a hierarchy of internal buses from LIN to multi-gigabit Ethernet, and the gateways, diagnostic services, update mechanisms, and telematics that connect them. No single technology serves all of these roles, and the persistent engineering theme is matching each link to its actual requirements for bandwidth, timing determinism, cost, and trust.
Three shifts define the field's current direction. Networks are consolidating, as traffic once split across specialized buses migrates onto Ethernet backbones organized by physical zone rather than by function. The direct V2X radio question has been settled toward C-V2X in the United States and China, while Europe remains technology-neutral. And security has moved from an afterthought to a regulated obligation, with UN Regulations Nos. 155 and 156 making cybersecurity and update management conditions of type approval rather than matters of engineering discretion.
What has not changed is the underlying constraint. These are safety-critical systems built to automotive cost targets, operating for fifteen years or more in a harsh environment, and increasingly exposed to networks their designers do not control. Engineers working in this field need the protocol knowledge described above, but they need it alongside the safety, security, and privacy disciplines that determine whether a communication system is fit to be trusted with a moving vehicle.