TL;DR
- ▸Sensor fusion is fundamentally a timing problem. LiDAR, cameras, radar and IMUs all need to be timestamped against a common clock for the perception stack to produce a coherent world model.
- ▸Modern AV platforms use IEEE 802.1AS gPTP for in-vehicle synchronisation, achieving low-microsecond accuracy across the time-sensitive network.
- ▸Next-generation AV is pushing toward sub-microsecond as sensor resolutions and refresh rates increase.
Sensor fusion is a timing problem
An autonomous vehicle perceives its environment by fusing data from multiple sensors with very different physical properties. LiDAR returns reflect at the speed of light and provide depth measurements at high spatial resolution but moderate temporal resolution. Cameras capture frames at fixed intervals and provide high spatial and colour resolution but no native depth. Radar measures Doppler-shifted returns and provides range and velocity but coarse spatial resolution. IMUs report inertial state continuously at high temporal resolution. The vehicle's perception stack stitches all of this into a single coherent world model — but only if every sensor reading is timestamped against a common, accurate clock.
When timestamps drift between sensors, the fusion algorithm sees a vehicle in two slightly different positions on the same time index, or a pedestrian appearing in the LiDAR point cloud before the camera image catches up. The result is either a missed detection or, worse, a phantom obstacle. Both failure modes are safety-critical, and both are caused by clock skew rather than sensor failure. Tight clock synchronisation across the in-vehicle network is the difference between a perception stack that works and one that produces phantom inputs to the control system.
What good looks like
Modern AV platforms use IEEE 802.1AS-2020 (the gPTP profile of IEEE 1588 designed for in-vehicle networks) to synchronise every sensor and ECU on the vehicle's time-sensitive Ethernet network. Achievable accuracy is typically in the low microseconds across the whole vehicle, with hardware timestamping at every sensor interface and the central compute platform acting as the gPTP grandmaster. This is the production architecture used by every major OEM with shipping ADAS or autonomous functionality.
The next generation of AV platforms is pushing toward sub-microsecond accuracy as sensor resolutions and refresh rates increase, and as Level 4 deployments demand tighter safety margins. The trajectory matches the broader timing precision trajectory across regulated industries — each successive generation of the technology pushes the precision floor downward, and the timing infrastructure has to keep up.
Where TimeBeat fits
TimeBeat is increasingly engaged with tier-1 automotive suppliers and OEMs building the next generation of AV platforms. The conversation usually starts with how to validate gPTP behaviour against the safety-critical requirements that automotive certification frameworks impose.
Frequently asked questions
Why does sensor fusion need precision timing?+
What protocol do AVs use for in-vehicle timing?+
How precise does AV timing need to be?+
Related reading
Blog · Automotive
gPTP Sync in the Automotive Industry
IEEE 802.1AS gPTP is the standard for in-vehicle clock synchronisation across automotive Ethernet networks. What it specifies, why automotive needs its own PTP profile, and where TimeBeat fits.
Blog · gPTP
gPTP Deep Dive: IEEE 802.1AS and Where It Belongs
IEEE 802.1AS — the gPTP profile of IEEE 1588 — is the dominant timing protocol in industrial automation, automotive in-vehicle networks, AVB audio-video bridging and Time-Sensitive Networking. What it specifies, how it differs from telecom PTP, and where it earns its place.
Blog · Standards
Understanding IEEE 1588 PTP: How Precision Time Powers Industrial Ethernet
What IEEE 1588 actually defines, how the protocol works at the message level, and why it's the foundation under every modern industrial Ethernet, telecom and broadcast timing fabric.

