radar chip design automotive
**Automotive Radar Chip Design: FMCW Radar with MIMO Antenna Array — millimeter-wave signal processing for range/velocity/angle detection enabling autonomous vehicle perception with 4D imaging capability**
**FMCW Radar Principle**
- **Frequency-Modulated Continuous Wave**: transmit chirp signal (linear frequency sweep 76-81 GHz, ~200 MHz/µs chirp rate), receive echo, frequency difference proportional to range
- **Range Measurement**: beat frequency = 2×range×chirp_rate/c (c: speed of light), ~100 MHz spacing per meter at typical chirp rate, range resolution ~10 cm
- **Doppler Measurement**: frequency shift of received echo (moving target), ~100 Hz per m/s relative velocity, velocity resolution ~0.1 m/s
**Antenna Array and MIMO Architecture**
- **TX Array**: 2-4 transmit antennas (linear or 2D grid), typically 2 TX for single pulse or multiplexed for virtual aperture
- **RX Array**: 4-12 receive antennas (linear or 2D), multiple RX channels enable beamforming + direction finding
- **MIMO Virtual Aperture**: transmit diversity (different antenna pairs simultaneously) creates virtual aperture (TX+RX combinations), effective aperture = TX×RX
- **Beamforming**: phase shift between RX channels for directional receive, 2D imaging requires 2D antenna grid (elevation angle)
**FMCW Signal Processing Pipeline**
- **ADC**: sample received chirp at 10-100 MSPS (mega-samples/second), 12-14 bit resolution, parallel multiple channels
- **Range FFT**: fast Fourier transform of beat frequency (range dimension), extract range bins
- **Doppler FFT**: FFT across multiple chirps (Doppler dimension), extract velocity
- **CFAR Detection**: constant false alarm rate detector (adaptive threshold), identifies target peaks above noise
- **Angle Estimation**: beamforming weights or FFT across spatial dimension (ULA/UPA), extract azimuth/elevation
**4D Radar Imaging**
- **Dimensions**: range, velocity, azimuth (horizontal angle), elevation (vertical angle)
- **3D MIMO Array**: 3D antenna grid (TX×RX arranged in 2D), enables full 3D virtual aperture, 2D FFT for angles
- **Elevation Information**: critical for distinguishing road sign (low) vs vehicle (high), 2D RX array with 8+ elements
- **Computational Complexity**: 4D FFT processing O(N⁴), requires 10-100 GOPS (giga-operations/second) compute
**SiGe BiCMOS vs CMOS Choice**
- **SiGe BiCMOS**: superior RF performance (lower noise figure, higher gain), expensive (requires bipolar process), mature for radar (TI AWR, NXP MR3)
- **CMOS 28nm/22nm**: cost-effective, good enough for 77 GHz (higher noise, but filters reduce), scalable yield
- **Mixed Implementation**: SiGe TX/RX front-end + CMOS DSP backend, tradeoff between RF performance and digital processing
**Commercial Automotive Radar Chips**
- **TI AWR1843**: 77 GHz FMCW, 16 RX channels, ARM Cortex-R4F + C66x DSP, integrated Ethernet
- **NXP MR3003**: 77 GHz, 4 TX + 8 RX MIMO, SiGe front-end, Cortex-M7 controller
- **Infineon 81G61**: 77-81 GHz adaptive, SiGe, 24-channel virtual array
**Range and Velocity Resolution Equations**
- **Range Resolution**: ΔR = c/(2×BW), where BW is chirp bandwidth (~200 MHz), ΔR ~0.75 m (typical)
- **Velocity Resolution**: ΔV = c/(2×fc×T), where fc is center frequency (77 GHz), T is chirp period, ΔV ~0.1-0.2 m/s
- **Angular Resolution**: Δθ = λ/(2×L), where λ is wavelength (~4 mm at 77 GHz), L is aperture length, 2D array enables 1-2° resolution
**Key Challenges**
- **Multipath Reflections**: echoes bouncing off ground, barriers confuse detection, requires spatial/temporal filtering
- **Interference**: multiple radars on same frequency (77 GHz band crowded), chirp phase randomization mitigates
- **Temperature Sensitivity**: RF components drift with temperature, on-chip calibration required (temperature sensor + LUT)
- **Power Consumption**: RF front-end ~2-5 W, DSP ~1-2 W, total 5-8 W typical (automotive power budget)
**Future Roadmap**: 77 GHz saturation (spectrum limited), transition to 79 GHz (wider BW available in 79-81 GHz band), 4D radar becoming standard, sensor fusion (radar + camera + lidar) for safety redundancy.