Estimate the maximum theoretical detection range of a radar system based on its parameters and target characteristics. Assumes ideal conditions (free space, no losses).
The Radar Range Equation relates the maximum detection range of a radar system to the characteristics of the transmitter, receiver, antenna, target, and the environment. The standard form for a monostatic radar (same antenna for transmit and receive) is:
R_max = [ (P_t * G² * λ² * σ) / ( (4π)³ * S_min ) ] ^ (1/4)
Where:
The wavelength (λ) is related to the frequency (f) by:
λ = c / f
Where c is the speed of light (approximately 2.998 × 10⁸ m/s).
This tool is open source and the underlying logic is fully transparent. You can view the source code, understand the calculations, and even contribute improvements to make it better for everyone.
View Source Code