The Imaging Grid

Interactive Explorer 1

Explore key concepts interactively

Parameters

Quick Check

Key concept question for section 1?

Option A

Option B

Option C

Common Mistake: Common Mistake in Section 1

Mistake:

Overlooking a critical implementation detail.

Correction:

Always verify results against known benchmarks and theoretical predictions.

Key Term 1

Core concept from section 1 of chapter 40.

Definition:

Imaging Grid

The imaging grid discretizes the continuous scene into N=Nx×NyN = N_x \times N_y pixels at positions {(xi,yj)}\{(x_i, y_j)\}. The scene is represented as a vector xCN\mathbf{x} \in \mathbb{C}^N.

Definition:

Sensing Matrix

The sensing matrix ACM×N\mathbf{A} \in \mathbb{C}^{M \times N} maps the scene to measurements:

y=Ax+n\mathbf{y} = \mathbf{A}\mathbf{x} + \mathbf{n}

For multi-static imaging, A\mathbf{A} has Kronecker structure: A=AfArAt\mathbf{A} = \mathbf{A}_f \otimes \mathbf{A}_r \otimes \mathbf{A}_t.