Wavenumber-Domain Tessellation (Manzoni et al.)

From Theory to System Design

The Ewald sphere tells us where each measurement samples k-space. The question for system design is: given a particular array geometry, bandwidth, and carrier frequency, how well does the resulting k-space coverage support imaging? This is the wavenumber-domain tessellation analysis developed by Manzoni, Neri, and Caire for networked sensing systems.

🎓CommIT Contribution(2025)

Wavefield Networked Sensing and k-Space Tessellation

L. Manzoni, V. Neri, G. CaireIEEE Trans. Signal Processing (submitted)

Manzoni, Neri, and Caire developed a systematic framework for analyzing the k-space coverage of multi-static, multi-frequency imaging systems. Their key contributions include:

  1. Tessellation analysis: Characterizing the k-space sampling pattern as a function of array geometry (node positions, apertures), bandwidth, and carrier frequency.
  2. Coverage metrics: Defining quantitative measures of k-space coverage quality — density, uniformity, and extent — that predict imaging performance.
  3. Optimal sensor placement: Algorithms for choosing transmitter and receiver positions to maximize k-space coverage subject to deployment constraints.
  4. Connection to resolution: Explicit formulas relating the k-space coverage extent in each spatial dimension to the achievable spatial resolution.

This work bridges the gap between the abstract Ewald sphere construction and practical system design for 6G ISAC networks.

wavenumber-domainsystem-designsensor-placementnetworked-sensing

Definition:

k-Space Coverage and Spatial Bandwidth

The k-space coverage of an imaging system is the set K={κi,j,k}\mathcal{K} = \{\boldsymbol{\kappa}_{i,j,k}\} of all sampled wavenumber points. The spatial bandwidth in each dimension is

Δκx=maxi,j,k(κi,j,k)xmini,j,k(κi,j,k)x,Δκy=maxi,j,k(κi,j,k)ymini,j,k(κi,j,k)y.\Delta\kappa_x = \max_{i,j,k} (\kappa_{i,j,k})_x - \min_{i,j,k} (\kappa_{i,j,k})_x, \quad \Delta\kappa_y = \max_{i,j,k} (\kappa_{i,j,k})_y - \min_{i,j,k} (\kappa_{i,j,k})_y.

The spatial bandwidth determines the achievable resolution: ρx=2π/Δκx\rho_x = 2\pi/\Delta\kappa_x and ρy=2π/Δκy\rho_y = 2\pi/\Delta\kappa_y.

The spatial bandwidth is an upper bound on resolution — the actual resolution depends also on the density and uniformity of sampling within the coverage region. Sparse or non-uniform sampling can degrade resolution even if the coverage extent is large.

,

Theorem: k-Space Extent from System Parameters

For a 2D system with MM transmitters and NN receivers at known positions, operating over KK subcarriers spanning bandwidth WW around carrier f0f_0:

  1. Radial extent (range direction): determined primarily by bandwidth. Δκradial=4\piW/c\Delta\kappa_{\text{radial}} = 4\piW/\text{c}.

  2. Tangential extent (cross-range): determined by the angular span θmax\theta_{\max} of the Tx-Rx directions as seen from the target. Δκtangential4\pif0sin(θmax/2)/c\Delta\kappa_{\text{tangential}} \approx 4\pif_0\sin(\theta_{\max}/2)/\text{c}.

  3. The maximum combined wavenumber magnitude is 2κmax=4π(f0+W/2)/c2\kappa_{\max} = 4\pi(f_0 + W/2)/\text{c}.

Bandwidth stretches the coverage radially (range resolution). Angular diversity stretches it tangentially (cross-range resolution). Higher carrier frequency expands the overall scale.

,

k-Space Tessellation for Different Array Geometries

Explore how the k-space coverage pattern changes with array configuration, bandwidth, and carrier frequency. The colormap shows local point density. Dense, uniform coverage leads to better imaging.

Parameters
200
10
8

Example: k-Space Coverage for a Triangular Node Deployment

Three nodes are placed at 120-degree intervals on a circle of radius R=20R = 20 m around the target center (f0=10f_0 = 10 GHz, W=200W = 200 MHz). Each node operates both as Tx and Rx (6 Tx-Rx pairs: 3 monostatic + 3 bistatic). Describe the k-space coverage qualitatively.

,
⚠️Engineering Note

Sensor Placement for Maximizing k-Space Coverage

The tessellation analysis provides actionable guidelines for sensor placement:

  • Symmetric deployments (equilateral triangles, regular polygons) provide the most uniform angular coverage.
  • Mix of monostatic and bistatic pairs fills different radial regions of k-space. Monostatic pairs cover the outer ring (2κ\sim 2\kappa); wide-angle bistatic pairs cover inner regions.
  • Non-collinear Tx-Rx placements are essential for 2D imaging. A collinear array provides only range resolution (radial k-space coverage) without cross-range.
  • The number of distinct k-space points is at most MNKMNK, but may be fewer due to symmetry or overlap. System design should maximize the number of distinct well-separated k-space samples.

Common Mistake: Gaps in k-Space Cause Imaging Artifacts

Mistake:

Designing an imaging system without checking the k-space coverage pattern, and then being surprised by artifacts (grating lobes, ghost images) in the reconstruction.

Correction:

Always visualize the k-space sampling pattern before attempting reconstruction. Gaps in coverage correspond to missing spatial frequencies, which cause:

  • Grating lobes (periodic replicas of the true image) when sampling is periodic with gaps.
  • Directional blurring when coverage is narrow in one angular direction.
  • Loss of contrast when low spatial frequencies are missing.

Regularization (LASSO, TV, learned priors) can partially compensate for missing k-space data, but no algorithm can create information that the physics did not provide. The forward model design is always more impactful than the reconstruction algorithm.

Quick Check

In the k-space tessellation, increasing the signal bandwidth WW while keeping the carrier frequency and array geometry fixed primarily increases:

The angular extent of k-space coverage (cross-range resolution)

The radial extent of k-space coverage (range resolution)

The Ewald sphere radius (maximum spatial frequency)

The number of k-space sampling points