Resolution Limits

What Can We Resolve?

The k-space coverage analysis tells us which spatial frequencies we can measure. Now we translate this into concrete resolution limits: how close can two scatterers be and still be distinguished? We derive the classical Rayleigh and Sparrow criteria for RF imaging and connect them to the familiar radar resolution formulas.

Definition:

Point-Spread Function (PSF)

The point-spread function of the imaging system is the image formed when the scene contains a single point scatterer: c(p)=δ(pp0)c(\mathbf{p}) = \delta(\mathbf{p} - \mathbf{p}_{0}). In the discrete model, the PSF is the column of AHA\mathbf{A}^{H}\mathbf{A} corresponding to the voxel at p0\mathbf{p}_{0}:

PSF(pq)=[AHA]q0,q=m=1MNK[A]m,q0[A]m,q.\text{PSF}(\mathbf{p}_{q}) = [\mathbf{A}^{H}\mathbf{A}]_{q_0, q} = \sum_{m=1}^{MNK} [\mathbf{A}]^*_{m,q_0} [\mathbf{A}]_{m,q}.

In the wavenumber domain, the PSF is the inverse Fourier transform of the k-space coverage indicator:

PSF(Δp)i,j,kejκi,j,kTΔp.\text{PSF}(\Delta\mathbf{p}) \propto \sum_{i,j,k} e^{j\boldsymbol{\kappa}_{i,j,k}^\mathsf{T} \Delta\mathbf{p}}.

The width of the PSF mainlobe determines the resolution; the sidelobes determine the artifact level.

,

Theorem: Range Resolution

For an imaging system with bandwidth WW, the range (radial) resolution is

Δr=c2W.\boxed{\Delta r = \frac{\text{c}}{2W}}.

Two scatterers separated by less than Δr\Delta r along the range direction cannot be distinguished.

The bandwidth WW determines the radial extent of k-space coverage: Δκradial=4\piW/c\Delta\kappa_{\text{radial}} = 4\piW/\text{c}. The corresponding spatial resolution is Δr=2π/Δκradial=c/(2W)\Delta r = 2\pi/\Delta\kappa_{\text{radial}} = \text{c}/(2W). This is the same formula as the radar range resolution — because it derives from the same physics.

,

Theorem: Cross-Range Resolution

For an imaging system with maximum angular aperture θmax\theta_{\max} (the widest angle subtended by the Tx-Rx directions as seen from the target), operating at wavelength λ=c/f0\lambda = \text{c}/f_0, the cross-range resolution is

Δx=λ2sin(θmax/2).\boxed{\Delta x = \frac{\lambda}{2\sin(\theta_{\max}/2)}}.

For small apertures (θmax1\theta_{\max} \ll 1), this simplifies to Δxλ/θmax\Delta x \approx \lambda/\theta_{\max}. For a full 360°360° aperture, Δx=λ/2\Delta x = \lambda/2 — the classical diffraction limit.

Angular diversity provides tangential extent in k-space. Wider angular aperture → more tangential coverage → finer cross-range resolution. The diffraction limit λ/2\lambda/2 is reached when we have full angular coverage (all directions).

,

Resolution Limits Explorer

Explore how range and cross-range resolution depend on bandwidth, carrier frequency, and angular aperture. The PSF mainlobe width is shown for the selected parameters.

Parameters
200
10
60

Example: Resolution for a Typical Indoor ISAC System

Compute the range and cross-range resolution for a system with f0=10f_0 = 10 GHz, W=200W = 200 MHz, and three nodes arranged in an equilateral triangle (120-degree angular span).

Beyond the Diffraction Limit: Super-Resolution Preview

The resolution limits derived above are classical limits assuming no prior information about the scene. If the scene is sparse (only a few scatterers), compressed sensing and sparse recovery algorithms can resolve features finer than the diffraction limit — this is super-resolution. The idea is that sparsity provides additional constraints that compensate for the limited k-space coverage.

We develop sparse recovery methods in detail in Ch 13-14, and show that for scenes with ss scatterers, the effective resolution can be improved by a factor of MNK/s\sqrt{MNK/s} compared to the classical limit. However, super-resolution comes at the cost of increased sensitivity to noise and model mismatch.

Definition:

Rayleigh and Sparrow Criteria for RF Imaging

The Rayleigh criterion states that two point scatterers are just resolved when the PSF peak of one falls on the first null of the other's PSF. For a sinc-like PSF (arising from rectangular k-space coverage), this gives the classical resolutions Δr\Delta r and Δx\Delta x.

The Sparrow criterion is more stringent: two points are resolved when the combined PSF has a detectable dip between the two peaks. The Sparrow limit is typically about 80% of the Rayleigh limit.

In RF imaging, the PSF is generally not a simple sinc (because k-space coverage is irregular), so these criteria are applied to the numerically computed PSF of the specific system.

PSF from k-Space Coverage

See the point-spread function that results from different k-space coverage patterns. The PSF is computed as the inverse Fourier transform of the coverage indicator. Observe how gaps in k-space coverage create sidelobes and artifacts.

Parameters
200
10

Common Mistake: Resolution Is Not Accuracy

Mistake:

Confusing resolution (the ability to distinguish two nearby scatterers) with localization accuracy (the precision with which a single scatterer's position can be estimated).

Correction:

Resolution is limited by the PSF width (diffraction limit). But the position of a single isolated scatterer can be estimated to much finer precision than the resolution, by fitting a model to the PSF peak. This is the super-localization phenomenon, analogous to sub-pixel estimation in optical microscopy (STORM, PALM). With high SNR, the Cramér-Rao bound on localization can be orders of magnitude smaller than the resolution.

Diffraction Limit

The fundamental limit on spatial resolution imposed by the wave nature of the probing signal. For a system with wavelength λ\lambda and full (360°360°) angular aperture, the diffraction limit is λ/2\lambda/2. In practice, limited angular aperture degrades the cross-range resolution beyond this limit. Range resolution is limited by bandwidth: c/(2W)\text{c}/(2W).

Related: Rayleigh Criterion, Point-Spread Function (PSF), Beyond the Diffraction Limit: Super-Resolution Preview

Point-Spread Function (PSF)

The image of a single point scatterer, characterizing the spatial impulse response of the imaging system. The PSF depends on the k-space coverage: its mainlobe width determines resolution, and its sidelobes determine artifact levels. For the discrete model, the PSF is encoded in the Gram matrix AHA\mathbf{A}^{H}\mathbf{A}.

Related: The Sensing Matrix, Resolution Limits of Matched Filter Imaging