Millimeter Wave Specific Challenges mmWave Radar and Sensing Informational

What is the maximum detection range of a millimeter wave radar for a given target RCS?

The maximum detection range of a millimeter-wave radar is calculated from the radar equation: R_max = ((P_t × G_t × G_r × lambda² × sigma) / ((4×pi)³ × P_min))^(1/4), where: P_t = transmit power (W), G_t = transmit antenna gain (linear), G_r = receive antenna gain (linear, same as G_t for monostatic radar), lambda = wavelength (m), sigma = target radar cross section (m²), and P_min = minimum detectable signal power (W). P_min is determined by the receiver noise floor and the required SNR for detection: P_min = k × T × BW × NF × SNR_min. k = Boltzmann constant (1.38e-23 J/K). T = temperature (290 K). BW = receiver bandwidth (Hz). NF = noise figure (linear). SNR_min = minimum SNR for detection (typically 10-15 dB for a Pd = 0.9 and Pfa = 1e-6). Example: 77 GHz automotive radar (TI AWR1843-like): P_t = +12 dBm (16 mW). G_t = G_r = 12 dBi (linear = 15.8). Lambda = 3.9 mm = 0.0039 m. BW = 4 GHz (chirp bandwidth; the processing gain of the FFT reduces this to the beat frequency bandwidth ≈ BW_beat = 10 MHz for a 150 m max range). NF = 12 dB (linear = 15.8). SNR_min = 12 dB (linear = 15.8). sigma = 10 m² (passenger car). P_min = 1.38e-23 × 290 × 10e6 × 15.8 × 15.8 = 1.0e-12 W = -90 dBm. R_max = ((0.016 × 15.8² × 0.0039² × 10) / ((4×pi)³ × 1.0e-12))^0.25. Numerator = 0.016 × 249.6 × 1.52e-5 × 10 = 6.07e-4. Denominator = 1984 × 1e-12 = 1.98e-9. R_max = (6.07e-4 / 1.98e-9)^0.25 = (306,600)^0.25 = 23.5 m^(0.25 scaling check needed). Let me recalculate properly. R_max⁴ = (P_t × G² × lambda² × sigma) / ((4pi)³ × k × T × BW × NF × SNR). = (0.016 × 250 × 1.52e-5 × 10) / (1984 × 4e-21 × 10e6 × 15.8 × 15.8) = 6.08e-4 / (1984 × 9.98e-12) = 6.08e-4 / 1.98e-8 = 30,700. R_max = 30,700^0.25 = 13.2 m. This is low because I used BW = 10 MHz for the processing bandwidth. In practice: the FMCW radar has processing gain from the chirp compression. After the FFT: the effective noise bandwidth is BW_bin = 1/T_chirp. For T_chirp = 50 us: BW_bin = 20 kHz. Using BW = 20 kHz (post-FFT): P_min = -117 dBm. R_max = R_max(old) × (10e6/20e3)^0.25 = 13.2 × 11.9 = 157 m. The processing gain from chirp compression extends the range dramatically.
Category: Millimeter Wave Specific Challenges
Updated: April 2026
Product Tie-In: Radar ICs, Antennas, Signal Processors

Radar Range Calculation

The radar equation is the fundamental tool for predicting the detection range of any radar system. The key insight for FMCW radar is the processing gain provided by the chirp correlation (matched filtering).

Processing Gain

(1) The FMCW radar transmits a chirp of duration T_chirp and bandwidth BW. The time-bandwidth product is: TBP = BW × T_chirp. For BW = 4 GHz, T_chirp = 50 us: TBP = 200,000. The processing gain from the FFT-based matched filtering: G_processing = 10×log10(TBP) = 10×log10(200,000) = 53 dB. This 53 dB of processing gain is equivalent to reducing the effective noise bandwidth from BW to 1/T_chirp. This is why FMCW radar can detect targets at long range despite low transmit power. (2) Effective noise bandwidth: BW_effective = 1/T_chirp = 1/50e-6 = 20 kHz. The noise power in this bandwidth: P_noise = k × T × BW_eff × NF = 1.38e-23 × 290 × 20e3 × 15.8 = 1.27e-15 W = -119 dBm. With SNR_min = 12 dB: P_min = -119 + 12 = -107 dBm. (3) Range calculation with processing gain: R_max⁴ = (P_t × G² × lambda² × sigma) / ((4pi)³ × P_min). = (0.016 × 250 × 1.52e-5 × 10) / (1984 × 2.0e-14). = 6.08e-4 / 3.97e-11 = 1.53e7. R_max = (1.53e7)^0.25 = 62.6 m. For a car (sigma = 10 m²): R_max ≈ 63 m with this single TX/RX chain. With multiple TX/RX chains (MIMO, coherent combining): the effective aperture and processing gain increase further. For 3TX × 4RX = 12 virtual channels: G_MIMO = 10×log10(12) = 10.8 dB → R_max increases by 10.8/4 = 2.7 dB = 37% → R_max ≈ 86 m. With longer chirps (T = 100 us): processing gain increases by 3 dB → R_max ≈ 102 m. With higher TX power (+15 dBm, using a PA): R_max increases proportionally.

Target RCS Values

Typical RCS at 77 GHz: pedestrian: 0.5-2 m². Bicycle: 1-5 m². Motorcycle: 2-10 m². Passenger car: 5-50 m² (broadside: 50 m²; head-on: 5-10 m²). Truck: 50-200 m². Traffic sign: 0.1-1 m². Guardrail: 1-10 m²/m (distributed target). Note: RCS is aspect-angle dependent. A car viewed from the side has much larger RCS than from the front (the side is a larger flat reflector). Radar performance testing uses standardized target reflectors: corner reflector with known RCS (typically 10 m², 20 m², or 100 m²). These provide a calibrated reference for verifying the radar detection range.

Radar Range Equations
R_max = (PtG²λ²σ/((4π)³Pmin))^¼
Pmin = kTBW·NF·SNR_min
Processing gain: G_p = 10log₁₀(BW×T_chirp)
BW_eff after FFT: 1/T_chirp
MIMO gain: 10log₁₀(N_virtual)
Common Questions

Frequently Asked Questions

How far can a modern automotive radar detect a car?

State-of-the-art long-range automotive radar (2024-2025): Texas Instruments AWR2243 (cascade 4 ICs, 12TX/16RX, 192 virtual channels): max range = 300+ m for a 10 m² target. Continental ARS540 (4D imaging radar): max range = 300 m for cars, 200 m for pedestrians. Bosch LRR5: max range = 250 m for cars. These radars achieve long range through: high TX power (+14 to +20 dBm per chain), large antenna aperture (256-1024 virtual channels via MIMO), long chirp integration (T > 100 us), and multi-frame coherent integration (accumulating return energy across multiple chirps). For autonomous driving (L3+): the target is > 300 m detection range for vehicles and > 200 m for pedestrians (to provide sufficient stopping distance at highway speeds).

What limits the maximum range in practice?

In practice, the range is limited by: (1) Self-interference: the TX signal leaks into the RX through the PCB, housing, and antenna coupling. This creates a near-range blind zone and raises the noise floor, reducing the maximum detectable range. Mitigation: TX-RX isolation > 30 dB (antenna design, shielding). (2) Phase noise: the VCO phase noise creates a noise skirt around the beat frequency of nearby strong targets. This can mask weak targets at slightly different ranges. The phase noise limit: for a target at 100 m, the phase noise at offset = Δf_beat (corresponding to 100 m) must be below the noise floor. At -90 dBc/Hz phase noise at 1 MHz offset: the phase-noise-limited range is approximately 200-400 m. (3) ADC dynamic range: the ADC must digitize both the strong returns (nearby objects, RCS = 100+ m²) and the weak returns (distant objects, RCS = 1 m²). The dynamic range requirement: 60-80 dB. A 12-bit ADC provides 72 dB (ENOB × 6 dB). Sufficient for most applications. (4) Multipath: reflections from the road surface and guardrails create false targets and reduce the effective SNR. Mitigation: elevation beamforming (point the beam above the road surface).

Does rain affect radar range?

Rain affects mmWave radar in two ways: (1) Attenuation: the rain attenuates the transmitted and reflected signals. At 77 GHz: rain attenuation = 5-10 dB/km for heavy rain (25-50 mm/hr). For a 200 m one-way path (400 m round-trip at R = 200 m): rain loss = 5 × 0.4 = 2 dB (round-trip). This reduces the maximum range by: R_rain = R_clear × 10^(-2/(4×10)) = R_clear × 0.89. An 11% range reduction. (2) Rain clutter: rain drops create a distributed backscatter (clutter) that fills the radar spectrum. The clutter level depends on the rain rate and the radar resolution volume. At 77 GHz: the rain clutter is generally below the noise floor for target ranges < 200 m with 4 GHz bandwidth (the fine range resolution limits the clutter volume per range bin). In heavy rain (> 50 mm/hr): the clutter contribution may become significant for targets at 200+ m range. In practice: rain has a modest effect on automotive radar performance. The attenuation is small for the short ranges involved, and the clutter is manageable with standard processing.

Need expert RF components?

Request a Quote

RF Essentials supplies precision components for noise-critical, high-linearity, and impedance-matched systems.

Get in Touch