Chapter Summary

Chapter 8 Summary: Scene Representation and Forward Model Variations

Key Points

  • 1.

    Point-scatterer models represent the scene as isolated reflectors with continuous positions. The forward model is non-linear in position but inherently sparse and free of basis mismatch.

  • 2.

    Grid-based reflectivity maps discretize c(p)c(\mathbf{p}) on a regular grid, yielding the linear model y=Ac+w\mathbf{y} = \mathbf{A}\mathbf{c} + \mathbf{w}. The complex phase arg(cq)\arg(c_q) encodes sub-grid position and must not be discarded.

  • 3.

    Basis mismatch (spectral leakage from off-grid targets) is the dominant error in grid-based compressed sensing. Mitigation includes oversampling, off-grid methods, and dictionary refinement.

  • 4.

    Deterministic channel models (Born, ray tracing, PO, full-wave) construct A\mathbf{A} from physics. Multipath extends A\mathbf{A} with ghost target columns. Through-wall propagation adds frequency-dependent attenuation and range shift.

  • 5.

    Stochastic models (Swerling I-IV, Rayleigh/Rician speckle) describe target fluctuation and clutter statistics but cannot replace deterministic A\mathbf{A} for imaging. In telecom the channel is a nuisance; in imaging it is the signal.

  • 6.

    Near-field effects become significant when R<2D2/λR < 2D^2/\lambda (Fraunhofer distance). The quadratic phase correction destroys the Kronecker structure, increasing computational cost from O(M+Q)O(M+Q) to O(MQ)O(MQ).

  • 7.

    Model mismatch (ΔA\Delta\mathbf{A}) from Born breakdown, gridding errors, and calibration imperfections degrades all reconstruction algorithms. Over-regularization trades resolution for robustness. The inverse crime hides mismatch effects in simulations.

Looking Ahead

With this chapter, we have completed the scene representation and forward model framework. Part III turns to inverting the model: given y=Ac+w\mathbf{y} = \mathbf{A}\mathbf{c} + \mathbf{w} with all the variations cataloged here, how do we recover the sharpest possible estimate of c\mathbf{c}?

The reconstruction algorithms of Part III — matched filtering, sparse recovery (ISTA, ADMM), Bayesian methods, and deep learning — must handle the practical effects from this chapter: basis mismatch, multipath ghosts, near-field defocusing, and calibration errors.