What is radar?
Radar, which stands for Radio Detection and Ranging, senses the world using radio waves. The sensor transmits a radio signal, and when that signal reflects off an object and returns, the radar analyzes the echo to work out how far away the object is, what direction it is in, and how fast it is moving. Distance comes from the time the signal takes to return, and velocity comes directly from the Doppler effect, the slight change in the returned signal's frequency caused by the object's motion. This makes radar unusual among sensors in that it measures speed as a physical quantity rather than inferring it from successive frames.
Radar's great strength is robustness. Radio waves pass through rain, fog, dust, and darkness far better than light does, so radar keeps working in conditions that degrade cameras and LiDAR. Long-range automotive radar can detect vehicles and other objects well over a hundred meters away, in weather that would blind other sensors. Its trade-off is spatial resolution, since it paints a much coarser picture of shape and fine detail than LiDAR's dense point clouds. For that reason radar is typically fused with cameras and LiDAR, contributing reliable range and velocity while the other sensors contribute detail.
Key takeaways
- Radar emits radio waves and reads their reflections to measure objects' distance, direction, and velocity.
- It measures velocity directly via the Doppler effect and stays reliable in rain, fog, dust, and darkness.
- Its spatial resolution is coarser than LiDAR's, so it is usually fused with cameras and LiDAR rather than used alone.
How it works
A radar transmits radio waves and listens for the echoes that bounce back from objects. The delay before an echo returns gives the object's range, the direction the echo comes from gives its bearing, and the Doppler shift in the echo's frequency gives its radial velocity, meaning how fast it is approaching or receding. Processing many such returns lets the radar track multiple objects at once. Because radio wavelengths are much longer than light, radar penetrates airborne obscurants that scatter laser and visible light, which is the source of its all-weather reliability, while that same physics limits how finely it can resolve an object's shape.
Why it matters
Radar matters because safe operation in the real world demands sensing that does not fail in bad weather or darkness, and radar provides exactly that resilience along with direct velocity measurement. For anyone building autonomous vehicles or driver-assistance systems, it is a complementary counterpart to cameras and LiDAR, filling in reliable range and speed when other sensors struggle. Understanding radar, including both its robustness and its coarse resolution, clarifies why serious perception systems fuse multiple sensor types rather than relying on any single one.
Frequently asked questions
How is radar different from LiDAR?
Radar uses radio waves to measure range and, via the Doppler effect, velocity, and it stays reliable in rain, fog, dust, and darkness, but with coarse spatial detail. LiDAR uses laser light to produce dense, high-resolution 3D point clouds, but is more affected by adverse weather. The two are complementary.
How does radar measure velocity?
It uses the Doppler effect, the small shift in the frequency of the returned signal caused by an object's motion toward or away from the sensor. This gives a direct, physics-based measurement of radial velocity rather than an estimate from successive frames.
Why is radar used in bad weather?
Because its radio waves have much longer wavelengths than light and pass through rain, fog, and dust that scatter laser and visible light. This lets radar keep detecting objects in conditions that degrade cameras and LiDAR.
Related terms