Prerequisites & Notation

Prerequisites for This Chapter

This chapter develops the matched filter (backpropagation) estimator and its extensions -- the simplest and most widely used approaches to RF imaging. These methods form the baseline against which all reconstruction algorithms in Parts IV--VI are compared.

  • The forward model y=Ac+w\mathbf{y} = \mathbf{A}\mathbf{c} + \mathbf{w} and the sensing operator(Review ch08)

    Self-check: Can you write down the (m,k)(m,k) entry of A\mathbf{A} for a multi-static stepped-frequency radar?

  • Array signal processing and beamforming(Review ch07)

    Self-check: Can you derive the Capon (MVDR) beamformer for a ULA?

  • k-space coverage and the Ewald sphere(Review ch06)

    Self-check: How does each Tx-Rx-frequency triple map to a point in k\mathbf{k}-space?

  • Compressed sensing basics: sparsity model and sensing matrix properties(Review ch12)

    Self-check: What does the RIP constant Ξ΄s\delta_s measure?

Notation and Conventions

Key symbols used throughout this chapter. All notation follows the conventions established in Ch 08 for the forward model.

SymbolMeaningIntroduced
y∈CM\mathbf{y} \in \mathbb{C}^MMeasurement vector
c∈CN\mathbf{c} \in \mathbb{C}^NDiscretized reflectivity vector (scene to recover)
A∈CMΓ—N\mathbf{A} \in \mathbb{C}^{M \times N}Sensing (forward) matrix
c^BP\hat{\mathbf{c}}^{\text{BP}}Backpropagation / matched filter image estimate
G=AHA\mathbf{G} = \mathbf{A}^{H} \mathbf{A}Gram matrix (discrete PSF)
w∼CN(0,Οƒ2I)\mathbf{w} \sim \mathcal{CN}(0, \sigma^2 \mathbf{I})Circularly-symmetric complex Gaussian noise
si\mathbf{s}_{i}Position of transmitter ii
rj\mathbf{r}_{j}Position of receiver jj
pq\mathbf{p}_{q}Position of voxel (pixel) qq
Ο„i,ji,j(p){\tau_{i,j}}_{i,j}(\mathbf{p})Round-trip delay from Tx ii to target p\mathbf{p} to Rx jj
Ξ”r=c/(2B)\Delta_r = c/(2B)Range resolution
Ξ”cr=Ξ»/(2Deff)\Delta_{\text{cr}} = \lambda / (2D_{\text{eff}})Cross-range resolution