Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Millimeter-wave radar, often called mmWave radar, helps robots sense their surroundings using radio waves with wavelengths of only a few millimeters. It is important in robotics because it can estimate how far away objects are and how fast they are moving, even when cameras struggle. Rain, fog, dust, darkness, and glare usually affect mmWave radar less than visible-light sensors.

This makes it useful for mobile robots, drones, warehouse vehicles, and autonomous cars.

Key Facts

  • Millimeter-wave radar commonly uses frequencies near 24 GHz, 60 GHz, 77 GHz, or 79 GHz.
  • Wavelength is given by λ = c / f, where c is the speed of light and f is frequency.
  • Radar range from round-trip time is R = cΔt / 2.
  • Doppler frequency shift is approximately fd = 2v / λ for motion directly toward or away from the radar.
  • In FMCW radar, range is found from beat frequency using R = cfb / (2S), where S is chirp slope.
  • Radar signal strength generally decreases quickly with distance, so small or far objects are harder to detect.

Vocabulary

mmWave radar
A sensing system that uses millimeter-wavelength radio waves to detect the distance, speed, and angle of nearby objects.
Transmit antenna
The radar antenna that sends electromagnetic waves out into the environment.
Receive antenna
The radar antenna that collects waves reflected from objects and sends them to the radar electronics.
Doppler shift
A change in received frequency caused by relative motion between the radar and the reflecting object.
FMCW chirp
A radar signal whose frequency changes steadily with time so that distance can be found from the frequency difference between transmitted and received waves.

Common Mistakes to Avoid

  • Forgetting the factor of 2 in range calculations is wrong because the radar pulse travels to the object and back, so R = cΔt / 2, not cΔt.
  • Treating all radar reflections as real obstacles is wrong because multipath reflections, ground bounce, and noise can create false detections that must be filtered.
  • Assuming mmWave radar gives camera-like images is wrong because radar measures reflected radio signals and usually produces points or clusters rather than detailed visual texture.
  • Ignoring the angle between motion and the radar beam is wrong because Doppler shift measures only the velocity component toward or away from the radar.

Practice Questions

  1. 1 A radar signal at 77 GHz is used on a robot. Using c = 3.0 x 10^8 m/s, calculate the wavelength of the signal.
  2. 2 A radar echo returns 40 ns after transmission. Using R = cΔt / 2 and c = 3.0 x 10^8 m/s, find the distance to the object.
  3. 3 A delivery robot drives through fog in a warehouse yard. Explain why mmWave radar may detect obstacles more reliably than a normal camera, and name one type of information the radar can provide that is especially useful for navigation.