What is the micro-Doppler signature of a pedestrian and how does automotive radar detect it?
Pedestrian Micro-Doppler Detection
Micro-Doppler analysis is a key capability for advanced automotive radar systems that must classify detected targets to make appropriate safety decisions. A pedestrian requires immediate braking, while a metal sign post may not.
- Performance verification: confirm specifications against the application requirements before finalizing the design
- Environmental factors: temperature range, humidity, and vibration affect long-term reliability and parameter drift
- Cost vs. performance: evaluate whether the application demands premium components or standard commercial grades
- Interface compatibility: verify impedance, connector type, and mechanical form factor match the system architecture
- Margin allocation: include sufficient design margin to account for manufacturing tolerances and aging effects
Frequently Asked Questions
Can micro-Doppler work at long range?
The micro-Doppler signature becomes weaker at longer ranges because the radar cross section of individual limbs is small (0.01-0.1 m^2 for arms and legs at 77 GHz). Typical detection range for micro-Doppler classification: 20-50 m (short-range radar with high SNR). Beyond 50 m: the SNR may be insufficient to resolve the limb micro-Doppler, and the radar must rely on other classification features (target extent, velocity profile, and machine learning on the range-Doppler map).
Does the approach angle matter?
Yes, significantly. The micro-Doppler signature is strongest when the pedestrian walks radially toward or away from the radar (maximum limb velocity projected toward the radar). When the pedestrian crosses laterally: the limb swing is perpendicular to the radar line of sight, producing minimal Doppler modulation. This makes lateral-crossing pedestrians harder to classify using micro-Doppler alone. Solutions: use multiple radar sensors at different angles around the vehicle, or combine micro-Doppler with other features (target height, width, RCS statistics).
What processing is required?
Micro-Doppler processing requires: coherent data collection over 100-500 ms (longer than standard radar frame time of 30-50 ms), STFT (short-time Fourier transform) with window length matching the desired Doppler resolution (typically 10-50 ms windows, giving 20-100 Hz Doppler resolution), feature extraction from the spectrogram (cadence frequency, Doppler bandwidth, periodicity), and classification (SVM or CNN classifier trained on labeled micro-Doppler data). The computational cost is moderate: achievable on the radar SoC's integrated processor or a companion automotive-grade processor.