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.
Wavefield Networked Sensing and k-Space Tessellation
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:
- Tessellation analysis: Characterizing the k-space sampling pattern as a function of array geometry (node positions, apertures), bandwidth, and carrier frequency.
- Coverage metrics: Defining quantitative measures of k-space coverage quality — density, uniformity, and extent — that predict imaging performance.
- Optimal sensor placement: Algorithms for choosing transmitter and receiver positions to maximize k-space coverage subject to deployment constraints.
- 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.
Definition: k-Space Coverage and Spatial Bandwidth
k-Space Coverage and Spatial Bandwidth
The k-space coverage of an imaging system is the set of all sampled wavenumber points. The spatial bandwidth in each dimension is
The spatial bandwidth determines the achievable resolution: and .
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 transmitters and receivers at known positions, operating over subcarriers spanning bandwidth around carrier :
-
Radial extent (range direction): determined primarily by bandwidth. .
-
Tangential extent (cross-range): determined by the angular span of the Tx-Rx directions as seen from the target. .
-
The maximum combined wavenumber magnitude is .
Bandwidth stretches the coverage radially (range resolution). Angular diversity stretches it tangentially (cross-range resolution). Higher carrier frequency expands the overall scale.
Radial extent
For a fixed Tx-Rx direction, varying the frequency from to changes the combined wavenumber magnitude from to . The difference is .
Tangential extent
For a fixed frequency, changing the Tx-Rx direction by angle rotates the combined wavenumber vector on the Ewald sphere. The tangential displacement for a monostatic system is . Taking (the full angular aperture) gives the stated result.
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
Example: k-Space Coverage for a Triangular Node Deployment
Three nodes are placed at 120-degree intervals on a circle of radius m around the target center ( GHz, MHz). Each node operates both as Tx and Rx (6 Tx-Rx pairs: 3 monostatic + 3 bistatic). Describe the k-space coverage qualitatively.
Monostatic contributions
The 3 monostatic pairs produce radial line segments at angles 0, 120, and 240 degrees in k-space, each of length rad/m, centered at radius rad/m.
Bistatic contributions
The 3 bistatic pairs (Tx at 0, Rx at 120; Tx at 0, Rx at 240; Tx at 120, Rx at 240) produce k-space points at the vector sums of the corresponding Tx and Rx wavenumber vectors. For a 120-degree bistatic angle, the combined wavenumber has magnitude rad/m. These points fill the interior of the monostatic coverage ring.
Overall coverage
The 6 pairs together tile an annular region in k-space with angular extent of 360 degrees (full coverage) and radial extent from about 363 to 419 rad/m. This is nearly ideal for 2D imaging — the 120-degree symmetry ensures uniform angular coverage, and the combination of monostatic and bistatic pairs fills both the outer ring and intermediate radii.
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 (); 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 , 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 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
Correct. Bandwidth determines the range of wavenumber magnitudes: . Larger bandwidth stretches the radial coverage, improving range resolution.