The Fourier Diffraction Theorem

The Bridge Between Scattered Data and the Scene

We have shown that each measurement samples a point in k-space. The Fourier Diffraction Theorem makes the connection precise: the scattered-field data, properly normalized, equals the spatial Fourier transform of the reflectivity at that k-space point. This is the analogue of the Fourier Slice Theorem in X-ray CT, and it is the theoretical foundation for all Fourier-based image reconstruction methods.

Definition:

Spatial Fourier Transform of the Reflectivity

The 3D spatial Fourier transform of the reflectivity function is

c~(κ)=c(p)ejκTpdp.\tilde{c}(\boldsymbol{\kappa}) = \int c(\mathbf{p}) \, e^{-j\boldsymbol{\kappa}^\mathsf{T} \mathbf{p}} \, d\mathbf{p}.

This maps the spatial distribution of scatterers to the wavenumber domain. The inverse transform recovers the reflectivity:

c(p)=1(2π)dc~(κ)ejκTpdκ,c(\mathbf{p}) = \frac{1}{(2\pi)^d} \int \tilde{c}(\boldsymbol{\kappa}) \, e^{j\boldsymbol{\kappa}^\mathsf{T} \mathbf{p}} \, d\boldsymbol{\kappa},

where dd is the spatial dimension (2 or 3).

Theorem: The Fourier Diffraction Theorem

Under the Born approximation, with the far-field/Taylor approximation of Section 6.2, the scattered field for a single Tx-Rx pair at a single frequency satisfies

x(s,r;f)=α(s,r,f)c~(κs,r),x(\mathbf{s}, \mathbf{r}; f) = \alpha(\mathbf{s}, \mathbf{r}, f) \cdot \tilde{c}(\kappa_{\mathbf{s},\mathbf{r}}),

where α(s,r,f)\alpha(\mathbf{s}, \mathbf{r}, f) is a known complex scalar (depending on distances, antenna gains, and the propagation phase to/from the target center), and c~(κs,r)\tilde{c}(\kappa_{\mathbf{s},\mathbf{r}}) is the spatial Fourier transform of the reflectivity evaluated at the combined wavenumber κs,r=κs+κr\kappa_{\mathbf{s},\mathbf{r}} = \boldsymbol{\kappa}_s + \boldsymbol{\kappa}_r.

In words: Each measurement directly samples the scene's Fourier transform at one point in k-space.

The Born integral with the Taylor approximation reduces to an integral of c(p~)ejκs,rTp~c(\tilde{\mathbf{p}}) e^{-j\kappa_{\mathbf{s},\mathbf{r}}^\mathsf{T}\tilde{\mathbf{p}}} — which is precisely the definition of the Fourier transform at κs,r\kappa_{\mathbf{s},\mathbf{r}}. The prefactor α\alpha is known from the system geometry, so dividing by it gives us direct access to c~(κs,r)\tilde{c}(\kappa_{\mathbf{s},\mathbf{r}}).

, ,

The Fourier Diffraction Theorem vs. the Fourier Slice Theorem

In X-ray computed tomography (CT), the Fourier Slice Theorem states that a 1D projection of a 2D object at angle θ\theta corresponds to a line through the origin of the 2D Fourier space, at angle θ\theta. Rotating the source/detector fills radial lines, leading to filtered backprojection.

In diffraction tomography, the Fourier Diffraction Theorem is the wave analogue: each measurement corresponds to a point on an Ewald sphere arc (not a line). The key differences:

  1. CT uses straight rays (no diffraction) → radial lines in k-space.
  2. Diffraction tomography uses scattered waves → arcs on the Ewald sphere.
  3. CT: varying angle fills k-space along radial spokes.
  4. DT: varying Tx/Rx angles fills k-space along arc segments.

For small objects (Born approximation valid) at high frequencies (Ewald sphere radius \gg object size), the arcs flatten and the Fourier Diffraction Theorem approaches the Fourier Slice Theorem.

,

X-ray CT vs. Diffraction Tomography

PropertyX-ray CTRF Diffraction Tomography
Wave modelStraight rays (no diffraction)Scattered waves (Born approximation)
k-Space sampling geometryRadial lines through originArcs on the Ewald sphere
Key theoremFourier Slice TheoremFourier Diffraction Theorem
ReconstructionFiltered backprojection (FBP)Fourier interpolation + inverse FFT
Wavelength vs object sizeλ\lambda \ll object (geometric optics limit)λ\lambda \sim object features (diffraction regime)
Primary applicationMedical imagingUltrasound, microwave, RF imaging
,

Example: Fourier Diffraction Theorem for a Point Scatterer

A single point scatterer at position p0\mathbf{p}_{0} with reflectivity c0c_0. Verify the Fourier Diffraction Theorem: show that the scattered data measured by all Tx-Rx-frequency triples is consistent with a constant Fourier transform c~(κ)=c0\tilde{c}(\boldsymbol{\kappa}) = c_0 for all κ\boldsymbol{\kappa}.

Common Mistake: The k-Space Sampling Is (Almost) Never Uniform

Mistake:

Assuming that the sampled k-space points {κi,j,k}\{\boldsymbol{\kappa}_{i,j,k}\} lie on a regular grid, and applying a standard FFT for reconstruction.

Correction:

The Ewald sphere construction produces irregular, non-uniform sampling in k-space. Direct application of the FFT is not possible. Instead, one must either: (1) Interpolate the irregular samples onto a regular grid and then apply FFT (NUFFT approach), or (2) Solve the linear system y=Ac+w\mathbf{y} = \mathbf{A}\mathbf{c} + \mathbf{w} directly using iterative methods (conjugate gradient, ADMM, etc.), which implicitly handles the non-uniformity. Approach (2) is generally preferred in RF imaging because it allows incorporating regularization.

,

Fourier Diffraction Theorem

The theorem stating that, under the Born approximation, the scattered field from a single Tx-Rx pair at a single frequency is proportional to the spatial Fourier transform of the reflectivity evaluated at the combined wavenumber κs,r\kappa_{\mathbf{s},\mathbf{r}}. It is the wave-scattering analogue of the Fourier Slice Theorem used in X-ray CT.

Related: The Ewald Sphere, The Born Approximation, Spatial Fourier Transform of the Reflectivity

Quick Check

According to the Fourier Diffraction Theorem, if we could measure the scattered field for ALL possible Tx directions, ALL possible Rx directions, and ALL frequencies up to some maximum, we would sample k-space:

Only along radial lines through the origin

Uniformly on a regular grid

Everywhere within a ball of radius 2κmax2\kappa_{\max}

Only on the surface of a sphere of radius 2κmax2\kappa_{\max}