What are the RF design considerations for a LiDAR-radar fusion sensor system?
LiDAR-Radar Fusion System RF Design
Sensor fusion combining lidar and radar is the industry-standard approach for automotive ADAS and autonomous driving because it provides robust perception across a wide range of conditions. The RF design must ensure that the radar functions optimally within the multi-sensor suite.
Interference Mitigation
- Radar-to-lidar EMI: The 77 GHz radar signal is far from the lidar's optical wavelength, but the radar's transmit pulse can create broadband electromagnetic interference that couples into the lidar's sensitive receive electronics through the power supply, ground plane, or antenna near-field coupling. Shielding the lidar electronics in a metal enclosure and using filtered power supply connections mitigate this risk
- Radar-to-radar interference: Multiple 77 GHz radars on the same vehicle will interfere unless coordinated. Strategies include: time-division (each radar transmits during a different time slot), frequency-division (each radar uses a different portion of the 76-81 GHz band), and code-division (different chirp slopes or PMCW code sequences for each radar)
- External radar interference: Radar signals from other vehicles' radars can appear as ghost targets or raise the noise floor. Interference mitigation in the radar signal processing (null steering, matched filtering, CFAR adaptation) reduces the impact
Data Fusion Architecture
Low-level fusion: merge raw lidar point clouds and radar detections at the detection level. Provides the richest information but requires tight synchronization and calibration. Mid-level fusion: fuse object-level detections (bounding boxes with classification) from each sensor. Simpler to implement and more robust to calibration errors. Track-level fusion: each sensor independently tracks objects, and tracks are associated and merged. Most modular but may lose information.
Synchronization error: at 30 m/s (108 km/h), 1 ms timing error = 3 cm position error
Radar angular accuracy: sigma_theta ~ lambda / (SNR x D_antenna) [typical 0.1-1 degree]
Lidar angular accuracy: sigma_theta ~ beam_divergence ~ 0.1-0.5 degrees
Frequently Asked Questions
Which sensor is more important, radar or lidar?
Neither alone is sufficient. Radar provides: all-weather operation, direct velocity (Doppler), long range (200+ m), low cost ($50-200). Lidar provides: high angular resolution (0.1 degrees), precise 3D shape measurement, texture/reflectivity information, but degrades in rain/fog and cannot directly measure velocity. For L4/L5 autonomous driving, both are considered essential. Tesla is the notable exception, attempting camera-only autonomy without radar or lidar.
How accurate does the synchronization need to be?
At 120 km/h (33 m/s), a 1 ms synchronization error creates a 3.3 cm spatial mismatch between radar and lidar detections. For reliable object-level fusion (associating a radar detection with the correct lidar cluster), accuracy of < 1 ms is required. For point-level fusion (merging point clouds), accuracy of < 100 us is preferred. GPS PPS signals provide 100 ns accuracy, well within requirements.
Can radar and lidar be integrated into the same sensor housing?
Yes. Several companies (Continental, Bosch) are developing integrated sensor modules that combine 77 GHz radar and lidar in a single housing. Integration reduces the number of separate sensors on the vehicle, simplifies calibration (fixed geometric relationship), and reduces cost. The main challenge is thermal management (radar and lidar electronics have different operating temperature requirements) and EMI isolation between the radar RF circuits and the lidar's sensitive optical receiver.