Radar Systems: From Maxwell to Synthetic Aperture

The physics, signal processing, and applications of electromagnetic remote sensing โ€” from Watson-Watt's 1935 invention to modern phased arrays, weather radar, and spaceborne SAR imaging.

Radar (RAdio Detection And Ranging) emerged from wartime urgency and now underpins aviation safety, meteorology, autonomous driving, planetary science, and climate observation. This graduate-level course develops radar systematically from Maxwell's equations through pulse-Doppler processing, phased-array antennas, CFAR detection, and synthetic aperture imaging. Each of the nine modules contains full mathematical derivations, SVG diagrams, and executable Python simulations you can run in the browser.

Radar System Block Diagram

TransmitterP_t, f_0, ฯ„DuplexerT/R switchAntennaGain GTransmit (outbound)Return (backscatter)TargetRCS \u03C3Range RLNA + MixerIF down-convertSignal ProcessorMatched filter, FFT, CFARDisplay / TrackPPI, B-scope, tracksMonostatic Radar System Architecture

Key Equations

Radar Equation

$$P_r = \frac{P_t\, G^2\, \lambda^2\, \sigma}{(4\pi)^3\, R^4\, L}$$

Doppler Shift

$$f_d = \frac{2 v_r}{\lambda}$$

Range Resolution

$$\Delta R = \frac{c\,\tau}{2} = \frac{c}{2B}$$

Matched Filter SNR

$$\text{SNR} = \frac{2E_s}{N_0}$$

SAR Azimuth Resolution

$$\delta_a = \frac{L}{2}$$

PRF Constraints

$$\frac{2 v_{\max}}{\lambda} \le \text{PRF} \le \frac{c}{2 R_{\max}}$$

Nine Modules

Prerequisites & Cross-References

Radar fuses three physics domains. Refresh the underlying material in these related courses:

Recommended Textbooks

  • Skolnik, M.I. โ€” Introduction to Radar Systems, 3rd ed., McGraw-Hill (2001). The canonical systems-engineering reference.
  • Richards, M.A. โ€” Fundamentals of Radar Signal Processing, 2nd ed., McGraw-Hill (2014). Modern DSP perspective.
  • Richards, Scheer, & Holm โ€” Principles of Modern Radar: Basic Principles, SciTech (2010).
  • Curlander, J. & McDonough, R. โ€” Synthetic Aperture Radar: Systems and Signal Processing, Wiley (1991).
  • Cumming, I.G. & Wong, F.H. โ€” Digital Processing of Synthetic Aperture Radar Data, Artech House (2005).
  • Doviak, R.J. & Zrnic, D.S. โ€” Doppler Radar and Weather Observations, 2nd ed., Dover (2006).
  • Bringi, V.N. & Chandrasekar, V. โ€” Polarimetric Doppler Weather Radar, Cambridge (2001).
  • Mahafza, B.R. โ€” Radar Systems Analysis and Design Using MATLAB, 3rd ed., CRC Press (2013).
  • Stimson, G.W. โ€” Introduction to Airborne Radar, 3rd ed., SciTech (2014).