pith. sign in

arxiv: 1907.04427 · v1 · pith:RZVSSPLXnew · submitted 2019-07-09 · 📡 eess.SP

Channel Estimation in mmWave Hybrid MIMO System via Off-Grid Dirichlet Kernels

Pith reviewed 2026-05-24 23:51 UTC · model grok-4.3

classification 📡 eess.SP
keywords channel estimationmmWavehybrid MIMOoff-grid effectsDirichlet kernelorthogonal matching pursuitcompressed sensing
0
0 comments X

The pith

Off-grid mmWave hybrid MIMO channel estimation uses Dirichlet kernel peaks traversed via DFT estimates inside OMP to cut reconstruction error.

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The paper establishes that conventional OMP for mmWave channel estimation degrades when angles fall between discretization points, and shows that the implicit Dirichlet kernel in the Fourier domain supplies the missing location information. By using existing DFT estimates to walk the kernel peak, the modified greedy algorithms recover the channel with lower error while keeping complexity low and avoiding any increase in grid density or extra fitting parameters. A sympathetic reader would care because this directly addresses a practical mismatch between continuous physical angles and the discrete dictionaries required by compressed sensing in large antenna arrays.

Core claim

In this paper, we tackle channel estimation in millimeter-wave hybrid multiple-input multiple-output systems by considering off-grid effects. In particular, we assume that spatial parameters can take any value in the angular domain, and need not fall on predefined discretized angles. Instead of increasing the number of discretized points to combat off-grid effects, we use implicit Dirichlet kernel structure in the Fourier domain, which conventional compressed sensing methods do not use. We propose greedy low-complexity algorithms based on orthogonal matching pursuit (OMP); our core idea is to traverse the Dirichlet kernel peak using estimates of the discrete Fourier transform. Numerical 1es

What carries the argument

Traversal of the Dirichlet kernel peak using discrete Fourier transform estimates inside orthogonal matching pursuit to locate continuous angular parameters.

If this is right

  • Reconstruction error decreases relative to standard OMP once off-grid effects are explicitly accounted for.
  • Complexity stays low because no increase in the number of angular grid points is required.
  • The same kernel-traversal step can be inserted into other greedy sparse-recovery procedures that already compute DFT coefficients.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The technique could be tested on array geometries other than uniform linear arrays to check whether the Dirichlet structure remains exploitable.
  • If the DFT estimates themselves are noisy, an outer iteration that refines the peak location might be needed; the paper leaves this refinement implicit.
  • The approach suggests a general pattern for off-grid Fourier sparse recovery that may apply to radar or sonar parameter estimation.

Load-bearing premise

The implicit Dirichlet kernel structure can be traversed using discrete Fourier transform estimates to locate off-grid spatial parameters without finer discretization or new fitting parameters.

What would settle it

Numerical trials in which the proposed OMP variants produce equal or larger reconstruction error than standard OMP on the same off-grid channel realizations would falsify the central performance claim.

Figures

Figures reproduced from arXiv: 1907.04427 by Chethan Kumar Anjinappa, Dror Baron, Ismail Guvenc, Yavuz Yapici, You Zhou.

Figure 1
Figure 1. Figure 1: (Left) Normalized DTFT and DFT amplitude spectrum of the virtual beampscae matrix of a single MPC in the spatial AoA domain with M = N = 16. (Middle) On-Grid and (Right) worst off-grid effect visualization in the 2D-virtual domain with three unit strength MPCs for M = N = 16. The ideal on-grid case results in exact sparse representation in the virtual domain as the DFT and the Dirichlet (DTFT) peak coincid… view at source ↗
Figure 2
Figure 2. Figure 2: Best and Worst Case Scenarios: Power captured by [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 4
Figure 4. Figure 4: Off-grid scenario with 3 MPCs: NMSE versus signal-to-noise ratio [PITH_FULL_IMAGE:figures/full_fig_p006_4.png] view at source ↗
Figure 5
Figure 5. Figure 5: Off-grid scenario with 3 MPCs: NMSE versus measurements ( [PITH_FULL_IMAGE:figures/full_fig_p006_5.png] view at source ↗
read the original abstract

In this paper, we tackle channel estimation in millimeter-wave hybrid multiple-input multiple-output systems by considering off-grid effects. In particular, we assume that spatial parameters can take any value in the angular domain, and need not fall on predefined discretized angles. Instead of increasing the number of discretized points to combat off-grid effects, we use implicit Dirichlet kernel structure in the Fourier domain, which conventional compressed sensing methods do not use. We propose greedy low-complexity algorithms based on orthogonal matching pursuit (OMP); our core idea is to traverse the Dirichlet kernel peak using estimates of the discrete Fourier transform. We demonstrate the efficacy of our proposed algorithms compared to standard OMP reconstruction. Numerical results show that our proposed algorithms obtain smaller reconstruction errors when off-grid effects are accounted for.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

2 major / 2 minor

Summary. The paper proposes low-complexity OMP-based greedy algorithms for channel estimation in mmWave hybrid MIMO systems that explicitly account for off-grid spatial parameters. Instead of refining the angular grid, the methods traverse the peak of the implicit Dirichlet kernel in the Fourier domain using DFT estimates to locate continuous-valued angles, and numerical results are presented showing smaller reconstruction errors relative to standard OMP.

Significance. If the kernel-traversal step is shown to remain valid under hybrid combining, the approach supplies a parameter-free, grid-free correction to conventional compressed-sensing estimators that could reduce both complexity and error floors in practical mmWave deployments.

major comments (2)
  1. [§3] §3 (Algorithm): the core traversal step re-uses the unmodified Dirichlet kernel derived from the DFT; no derivation is supplied showing that this kernel is preserved after left-multiplication by the analog combiner matrix W^H in the effective observation model y = W^H A(Θ)x + n. Because the sensing operator is no longer a pure DFT, the location of the kernel peak may shift, rendering the reported error reduction versus OMP dependent on the specific combiner design rather than a general property.
  2. [§4] §4 (Numerical Results): the error curves are shown only for fixed array size and combiner configuration; no ablation is provided that varies the number of RF chains or the analog beamformer codebook to test whether the claimed advantage survives changes in the hybrid architecture that alter the effective kernel.
minor comments (2)
  1. [§3] Notation for the Dirichlet kernel and the DFT estimate used in the traversal step should be introduced with an explicit equation before the algorithm pseudocode.
  2. [Abstract] The abstract states that the algorithms obtain 'smaller reconstruction errors' but supplies neither quantitative deltas nor the SNR/array-size regime in which the improvement is observed.

Simulated Author's Rebuttal

2 responses · 0 unresolved

We thank the referee for the constructive comments. We address each major point below, indicating planned revisions where appropriate.

read point-by-point responses
  1. Referee: [§3] §3 (Algorithm): the core traversal step re-uses the unmodified Dirichlet kernel derived from the DFT; no derivation is supplied showing that this kernel is preserved after left-multiplication by the analog combiner matrix W^H in the effective observation model y = W^H A(Θ)x + n. Because the sensing operator is no longer a pure DFT, the location of the kernel peak may shift, rendering the reported error reduction versus OMP dependent on the specific combiner design rather than a general property.

    Authors: We agree that the manuscript does not supply an explicit derivation showing preservation of the unmodified Dirichlet kernel after multiplication by W^H. The approach computes DFT estimates on the effective observations and traverses the kernel peak in the angular domain; for DFT-based combiners the peak location remains approximately unchanged because the effective sensing matrix retains sufficient structure from the ULA manifold. However, to make the claim rigorous and general, we will add a short derivation in the revised §3 that starts from y = W^H A(Θ)x + n, shows the resulting Dirichlet-like kernel, and states the conditions (unitary or DFT codebook combiners) under which the peak shift is negligible. This will clarify that the reported gains are not tied to one specific combiner. revision: yes

  2. Referee: [§4] §4 (Numerical Results): the error curves are shown only for fixed array size and combiner configuration; no ablation is provided that varies the number of RF chains or the analog beamformer codebook to test whether the claimed advantage survives changes in the hybrid architecture that alter the effective kernel.

    Authors: The presented curves use a representative fixed configuration (N=64, M_RF=8, DFT codebook) to isolate the benefit of kernel traversal over plain OMP. We acknowledge that this leaves open the question of robustness. In the revision we will add an ablation subsection in §4 that varies M_RF from 4 to 16 and compares DFT versus random-phase analog codebooks, reporting NMSE curves under the same off-grid angles. This will directly test whether the advantage persists when the effective kernel is altered by the hybrid architecture. revision: yes

Circularity Check

0 steps flagged

No circularity; method uses standard OMP with kernel traversal on un-fitted DFT estimates

full rationale

The provided abstract and description contain no equations, fitted parameters, or self-citations that reduce any prediction or result to the inputs by construction. The core idea (traversing Dirichlet kernel peaks via DFT estimates) is presented as an algorithmic step without re-using fitted quantities as outputs. This is the expected non-finding for a method paper whose claims rest on numerical comparison rather than a closed derivation chain.

Axiom & Free-Parameter Ledger

0 free parameters · 0 axioms · 0 invented entities

Abstract-only review supplies no explicit free parameters, axioms, or invented entities; the approach appears to rest on standard Fourier analysis and the known shape of the Dirichlet kernel.

pith-pipeline@v0.9.0 · 5666 in / 1080 out tokens · 22590 ms · 2026-05-24T23:51:58.715019+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

17 extracted references · 17 canonical work pages

  1. [1]

    Hybrid MIMO architectures for millimeter wave communica- tions: Phase shifters or switches?

    R. Mendez-Rial, C. Rusu, N. Gonzalez-Prelcic, A. Alkhateeb, and R. W. Heath, “Hybrid MIMO architectures for millimeter wave communica- tions: Phase shifters or switches?” IEEE Access , vol. 4, pp. 247–267, Jan. 2016

  2. [2]

    An overview of signal processing techniques for millimeter wave MIMO systems,

    R. W. Heath, N. Gonzalez-Prelcic, S. Rangan, W. Roh, and A. M. Sayeed, “An overview of signal processing techniques for millimeter wave MIMO systems,” IEEE J. Sel. Topics Sig. Proc. , vol. 10, no. 3, pp. 436–453, Apr. 2016

  3. [3]

    Joint frame synchronization and channel estimation: Sparse recovery approach and USRP implementation,

    O. Ozdemir, C. K. Anjinappa, R. Hamila, N. Al-Dhahir, and I. Guvenc, “Joint frame synchronization and channel estimation: Sparse recovery approach and USRP implementation,” IEEE Access, vol. 7, pp. 39 041– 39 053, Mar. 2019

  4. [4]

    An iterative re-weighted minimiza- tion framework for resource allocation in the single-cell relay-enhanced OFDMA network,

    C. K. Anjinappa and C. R. Murthy, “An iterative re-weighted minimiza- tion framework for resource allocation in the single-cell relay-enhanced OFDMA network,” in Proc. IEEE Int. Workshop on Sig. Proc. Adv. in Wireless Commun. (SPA WC), Edinburgh, UK, July 2016, pp. 1–6

  5. [5]

    Channel estimation via orthogonal matching pursuit for hybrid MIMO systems in millimeter wave com- munications,

    J. Lee, G. Gil, and Y . H. Lee, “Channel estimation via orthogonal matching pursuit for hybrid MIMO systems in millimeter wave com- munications,” IEEE Trans. Commun. , vol. 64, no. 6, pp. 2370–2386, Jun. 2016

  6. [6]

    Deconstructing multiantenna fading channels,

    A. M. Sayeed, “Deconstructing multiantenna fading channels,” IEEE Trans. Signal Process. , vol. 50, no. 10, pp. 2563–2579, Oct. 2002

  7. [7]

    Compressed sensing off the grid,

    G. Tang, B. N. Bhaskar, P. Shah, and B. Recht, “Compressed sensing off the grid,” IEEE Trans. Inf. Theory , vol. 59, no. 11, pp. 7465–7490, Nov. 2013

  8. [8]

    Sparse channel estimation in millimeter-wave communications via parameter perturbed omp,

    A. C. Gurbuz, Y . Yapici, and I. Guvenc, “Sparse channel estimation in millimeter-wave communications via parameter perturbed omp,” in Proc. IEEE Int. Conf. Commun. (ICC) Workshops , Kansas City, MO, May 2018, pp. 1–6

  9. [9]

    Signal recovery from random mea- surements via orthogonal matching pursuit,

    J. A. Tropp and A. C. Gilbert, “Signal recovery from random mea- surements via orthogonal matching pursuit,” IEEE Trans. Inf. Theory , vol. 53, no. 12, pp. 4655–4666, Dec 2007

  10. [10]

    Off-grid sparse bayesian learning-based channel estimation for mmwave massive mimo uplink,

    H. Tang, J. Wang, and L. He, “Off-grid sparse bayesian learning-based channel estimation for mmwave massive mimo uplink,” IEEE Wireless Commun. Lett. , vol. 8, no. 1, pp. 45–48, Feb 2019

  11. [11]

    Efficient channel estimation for massive MIMO systems via truncated two-dimensional atomic norm minimiza- tion,

    Y . Wang, P. Xu, and Z. Tian, “Efficient channel estimation for massive MIMO systems via truncated two-dimensional atomic norm minimiza- tion,” in Proc. IEEE Int. Conf. Commun. (ICC) , Paris, France, May 2017, pp. 1–6

  12. [12]

    Millimeter wave channel modeling and cellular capacity evaluation,

    M. R. Akdeniz, Y . Liu, M. K. Samimi, S. Sun, S. Rangan, T. S. Rappaport, and E. Erkip, “Millimeter wave channel modeling and cellular capacity evaluation,” IEEE J. Sel. Areas Commun. , vol. 32, no. 6, pp. 1164–1179, June 2014

  13. [13]

    Angular and temporal correlation of V2X channels across sub-6 GHz and mmwave bands,

    C. K. Anjinappa and I. Guvenc, “Angular and temporal correlation of V2X channels across sub-6 GHz and mmwave bands,” in Proc. IEEE Int. Conf. Commun. (ICC) Workshops , Kansas City, MO, May 2018, pp. 1–6

  14. [14]

    A scalable and statistically robust beam alignment technique for millimeter-wave systems,

    X. Song, S. Haghighatshoar, and G. Caire, “A scalable and statistically robust beam alignment technique for millimeter-wave systems,” IEEE Trans. Wireless Commun. , vol. 17, no. 7, pp. 4792–4805, July 2018

  15. [15]

    Fast channel tracking for terahertz beamspace massive MIMO systems,

    X. Gao, L. Dai, Y . Zhang, T. Xie, X. Dai, and Z. Wang, “Fast channel tracking for terahertz beamspace massive MIMO systems,” IEEE Trans. V eh. Technol., vol. 66, no. 7, pp. 5689–5696, July 2017

  16. [16]

    A method for fine resolution frequency estimation from three DFT samples,

    C. Candan, “A method for fine resolution frequency estimation from three DFT samples,” IEEE Sig. Proc. Lett. , vol. 18, no. 6, pp. 351–354, June 2011

  17. [17]

    Millimeter-wave V2X channels: Propagation statistics, beamforming, and blockage,

    C. K. Anjinappa and I. Guvenc, “Millimeter-wave V2X channels: Propagation statistics, beamforming, and blockage,” in Proc. IEEE V eh. Technol. Conf. (VTC-Fall), Chicago, IL, Aug. 2018, pp. 1–6