Questions: Array Signal Processing and Beamforming

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A linear array of M equally spaced sensors receives a narrowband signal from angle θ. The phase difference between adjacent sensors is φ = (2π d/λ) sin(θ), where d is spacing and λ is wavelength. In delay-and-sum beamforming, what weights should be applied to each sensor to steer the array toward angle θ₀?

AAll weights are 1 (simple averaging); delay-and-sum does not need steering
BWeights are exp(jm·φ₀) = exp(j·m·(2π d/λ) sin(θ₀)) for sensor m, creating phase shifts that align signals from θ₀
CWeights depend on the array shape and sensor spacing; they cannot be specified without this information
DWeights are exp(−jm·φ₀); the phase shift is negative to time-reverse the array response
Question 2 Multiple Choice

Adaptive MVDR (Minimum Variance Distortionless Response) beamforming minimizes output power subject to unit gain in the target direction: minimize w^H R_xx w subject to w^H a(θ₀) = 1, where R_xx is the input covariance matrix and a(θ₀) is the steering vector. Why is this objective sensible, and when can it fail?

AIt minimizes output power, which suppresses noise; the constraint enforces that the target signal is not distorted. It fails when there are no interferers (output power equals noise power, not signal power)
BIt explicitly searches for the target direction, maximizing the signal-to-interference-plus-noise ratio. It fails because beamforming cannot explicitly maximize SINR without knowing target signal power
CIt uses the known covariance matrix, which is always accurate. It never fails
DIt minimizes total system energy, reducing power consumption. It fails in high-noise environments
Question 3 True / False

The MUSIC algorithm estimates source locations by (1) computing the sample spatial correlation matrix R_xx from array data, (2) eigendecomposing it to find signal and noise subspaces, (3) searching for angles θ where the steering vector a(θ) is most orthogonal to the noise subspace. Why is orthogonality to the noise subspace a signature of a source direction?

TTrue
FFalse
Question 4 True / False

In adaptive beamforming with imperfect knowledge of the steering vector (e.g., sensor positions are slightly misaligned), the adaptive MVDR beamformer can 'self-null' the target signal, destroying performance. How can this be prevented?

TTrue
FFalse
Question 5 Short Answer

Explain the computational difference between conventional delay-and-sum beamforming and adaptive MVDR beamforming. Which is more robust to steering vector mismatch, and why?

Think about your answer, then reveal below.