Pith. sign in

REVIEW 4 major objections 7 minor 13 references

Efficient Channel Estimation for Rotatable Antenna-Enabled Wireless Communication

T0 review · 4 major / 7 minor · reviewed 2026-08-15 · deepseek-v4-flash

Pith's one-line read This paper claims that a rotatable-antenna base station can improve its channel estimation accuracy by alternating between estimating angles of arrival and path gains and re-aiming antenna boresights to maximize effective channel gain.

desk verdict The closed-loop RA channel-estimation loop is real and checkable, but its advertised diversity mechanism is not implemented: all RAs get the same orientation, so the NMSE gain is beamforming, not multi-perspective estimation. read the letter →

arxiv 2506.20158 v2 pith:7BCDYO4D submitted 2025-06-25 cs.IT eess.SPmath.IT

classification cs.ITeess.SPmath.IT
keywords rotatableantennachannelestimationangle-of-arrivalMUSICpathgainorientationadjustmentdirectionalnormalizedmeansquareerror
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

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

The reading

This letter proposes a channel estimation scheme for a base station whose antennas can rotate their boresight directions. Over each training period the scheme alternates between estimating angles of arrival and path gains with MUSIC and least squares, and rotating the antennas to maximize the expected received signal strength. The paper argues that actively steering the antennas during training yields more accurate channel estimates than fixed, random, or isotropic antenna configurations.

What carries the argument

The key machinery is the alternating training block: (1) a MUSIC pseudo-spectrum whose steering vector is modified by the orientation-dependent gain pattern, $\mathbf{g}(\Theta)\odot \mathbf{a}(\vartheta,\varphi)$, used to read off the top-$K$ angles of arrival; (2) a least-squares estimate of the path gains from the same measurements; and (3) a projected gradient ascent step on the unit-sphere constraint $\mathbf{f}_n^T\mathbf{e} \ge \cos\theta_{\max}$ that rotates each antenna to maximize the sum channel gain $\sum_{k=1}^K \mu_k(\mathbf{f}_n^T\bar{q}_k)^{2p}$. The gradient $2p\sum_{k=1}^K \mu_k(\mathbf{f}_n^T\bar{q}_k)^{2p-1}\bar{q}_k^T$ drives the update.

What would settle it

A simulation or over-the-air measurement in a scattering environment where each user has two or more paths with comparable strengths: if the proposed scheme's normalized mean square error is no better than a fixed-orientation array, the central claim fails. Concretely, generate K users each with a two-ray channel, run the proposed alternating estimation, and compare NMSE to the 'without orientation adjustment' benchmark.

Watch

Extended reading notes

Core claim

The central claim is that a rotatable-antenna array can improve its own channel estimation accuracy by using the current estimate to reposition antenna boresights before the next measurement block. In the system model each user produces a single line-of-sight path, and the channel vector is the Hadamard product of an orientation-dependent gain pattern, a steering vector, and a scalar path gain. The paper shows numerically that alternating MUSIC-based angle-of-arrival estimation with projected gradient ascent for orientation adjustment reduces normalized mean square error relative to benchmarks across SNR and array size.

Load-bearing premise

The channel is assumed to have exactly one resolvable line-of-sight path per user and a known number of users K; if a user's signal arrives over multiple paths, the top-K MUSIC peaks do not correspond cleanly to users and the orientation objective is not defined per user.

Editorial extensions

If this is right

  • If the central claim is correct, a rotatable-antenna base station can estimate channel state information more accurately without extra spectrum or pilot power, by exploiting the already-available orientation degree of freedom.
  • The proposed alternating procedure implies that channel estimation and beamforming can be coupled in a single training period, reducing the need for a separate offline calibration stage.
  • Because the orientation optimization depends only on the estimated user directions and path gains, the scheme is directly compatible with standard uplink pilot designs.
  • The numerical results suggest that the accuracy gap grows with the number of antennas, meaning the benefit of active orientation adjustment is larger for larger arrays.
  • The method's complexity is moderate and scales polynomially with array size and training block count, making it feasible for practical deployment scenarios.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Editorial inference: The same alternating principle could be applied to other reconfigurable-aperture architectures such as movable or fluid antennas, where the position (instead of the orientation) is updated based on the current channel estimate.
  • Editorial inference: The paper's reliance on a single line-of-sight path per user suggests the performance gain may shrink in rich scattering environments; extending the top-$K$ MUSIC selection to a per-path association would be the natural next step.
  • Editorial inference: A testable extension is to replace the fixed number of training blocks $M$ with an adaptive stopping rule that halts orientation updates once the estimated channel gain stops improving, which could reduce pilot overhead in slowly varying channels.
  • Editorial inference: The cosine pattern model with exponent $p$ is idealized; real antenna patterns have sidelobes and beamwidths that could affect the MUSIC spectrum, so a robustness study with measured patterns would clarify the practical gains.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

4 major / 7 minor

Summary. The paper considers an uplink multiuser system in which the base station is equipped with rotatable antennas (RAs) whose boresights can be adjusted. The proposed channel estimation scheme alternates, over M blocks, between a CSI estimation sub-block (MUSIC for angle-of-arrival, least squares for path gains) and an orientation-adjustment sub-block (projected gradient ascent to maximize the sum channel gain). Simulations with K=3 LoS users show that the proposed scheme achieves lower NMSE than three benchmarks: random orientation, no orientation adjustment, and an isotropic-antenna system. The letter is clearly written, and the constituent estimation and optimization tools are standard, but the central narrative that adaptive rotations provide 'diverse angular perspectives' is not actually realized by the algorithm as specified, and the performance comparison does not control for received power.

Significance. This letter addresses a timely topic—channel estimation for rotatable antenna architectures—and proposes a two-stage training loop that combines standard spectral estimation with a cleanly formulated orientation optimization. The signal model, MUSIC spectrum in (12), least-squares path-gain estimator in (15), and projected-gradient-ascent update in (21) are internally consistent and clearly presented. If the claimed diversity benefit were genuinely achieved, the work would be a useful step for RA-enabled systems. However, the current algorithm reduces to a common orientation for all antennas, and no cross-block fusion is used, so the claimed 'multi-perspective' mechanism is not implemented. The reported NMSE gains are therefore plausibly explained by received-power/beamforming effects rather than by a new estimation principle. With a revised algorithm or a reframed contribution, the idea could still be of interest, but the present version requires substantial revision.

major comments (4)
  1. [Section III-B (Eqs. (18)-(19))] The orientation optimization in (18) is decomposed into N subproblems (19), but since neither the objective (19a) nor the constraints (19b)-(19c) depend on the antenna index n, every subproblem is identical. Consequently, all RAs are driven to the same orientation f*, so the gain vector g_k(Theta) in (6) is a common scalar times the all-ones vector, and the effective array response b(theta,phi;Theta) in (12) is a scalar multiple of the fixed-array response a(theta,phi). This means the array does not observe the environment from diverse angular perspectives; the MUSIC spectrum is reshaped only by a direction-dependent scalar factor, and the central claim in the Abstract and Section I of 'enriching environmental observations from diverse angular perspectives' is not realized. The reported NMSE improvement in Figs. 2-4 is thus likely a received-SNR/beamforming effect. The authors should either modify the design so that different antennas can take different orientations (e.g., by adding diversity or orthogonality constraints), or explicitly reframe the paper's contribution as adaptive beam pointing for improved received SNR rather than multi-perspective estimation.
  2. [Section III-A (Eqs. (10)-(15))] The CSI estimation in each block uses only the current block's observations; the received-signal model in (13)-(14) and the least-squares estimator in (15) do not fuse measurements from different orientation states across the M blocks. Thus the sequential adjustment of orientations over time does not combine information from multiple measurement perspectives. This directly contradicts the abstract's and Section I's claim that sequentially adjusting orientations enriches the channel observations. If the authors intend to use the multi-block structure to improve estimation, they need to specify how measurements are aggregated (e.g., joint MUSIC over all blocks or an iterative refinement); if not, the paper should not claim diversity gains from the temporal adaptation.
  3. [Section IV (simulation setup and Fig. 3)] The SNR is defined as transmit SNR, rho = 10 log10(pbar/sigma^2), and the benchmarks (without orientation adjustment, random orientation, isotropic antenna) do not have the same directional gain as the proposed scheme. Since the proposed scheme steers all antennas toward the users, it enjoys a receive array gain that the benchmarks lack, so the NMSE comparison conflates estimation quality with receive power. A fairer evaluation would either equalize the received SNR across schemes (e.g., by comparing against a fixed-orientation system with the same directional gain but no adaptation) or report NMSE as a function of received SNR. Without such a control, the plots in Figs. 3-4 do not demonstrate that the adaptive orientation loop improves estimation per se rather than merely boosting SNR.
  4. [Section II-A and footnote 1] The channel model assumes one LoS path per user, and the algorithm estimates only top-K MUSIC peaks and optimizes the orientation objective (19) using a single direction per user. The claimed extension to multipath environments in footnote 1 is not derived: with multiple paths, the top-K peaks of the MUSIC spectrum do not map cleanly to the K users, and the optimization in (18)-(19) would need a multi-path per-user formulation. This limitation should be stated explicitly in the abstract and conclusion, or the scheme must be extended and validated for scattering environments. As written, the general claim in the title and introduction overstates the applicability of the results.
minor comments (7)
  1. [Section II-A] 'light-of-sight' should be 'line-of-sight'.
  2. [Eq. (12)] The definition of b(theta,phi;Theta) = g(Theta) * a(theta,phi) is ambiguous because the gain vector g(Theta) is written without an explicit dependence on the candidate direction (theta,phi); clarify that the gain pattern is evaluated at the candidate AoA.
  3. [Eq. (10)] The sample covariance estimator would benefit from explicitly stating that the expectation is replaced by the sample average over T_m^E snapshots; the current phrasing 'by exploiting T_m^E time slots' is unclear.
  4. [Section III-C] The stated gradient-ascent complexity O(3N/epsilon^2) relies on a given solution accuracy epsilon, but the number of iterations is not specified and the projected gradient method for the nonconvex problem (19) does not have known O(1/epsilon^2) iteration complexity; please provide a justification or state the iteration count.
  5. [Fig. 2 caption] The x-axis label 'Directions (degree)' is awkward; 'Angle (degrees)' would be clearer.
  6. [Section IV, paragraph after Eq. (NMSE)] The phrase 'the proposed RA-enabled channel estimation method with preset orientations' is confusing because the whole scheme is about adapting orientations; consider rewording to avoid implying orientations are preset.
  7. [Section V] The conclusion is very brief and mostly restates the abstract; a sentence or two about limitations (LoS, known K, single-path model) and possible extensions would strengthen the paper.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the estimation scheme is derived from a stated channel model and benchmarked against external schemes, with no fitted parameter renamed as a prediction.

full rationale

The paper's derivation chain is self-contained. The channel model h_k(Θ)=β_k g_k(Θ)⊙a_k(ϑ_k,ϕ_k) is a stated assumption, and the CSI estimator uses standard external algorithms (MUSIC for AoAs, least squares for path gains) that are not derived from the target NMSE result. The orientation-adjustment step uses previously estimated CSI to choose the next boresight directions; this is adaptive sensing rather than circular reasoning, because the estimation at each block still depends on fresh received pilots and the comparison is made against independent benchmark schemes (random orientation, no adjustment, isotropic antennas). No parameter is fitted to the NMSE metric and then reported as a prediction. Self-citations to earlier rotatable-antenna modeling papers supply the assumed antenna-gain model, but the estimation contribution does not reduce to those citations, and no uniqueness theorem or forbidden-alternative argument is imported from the authors' prior work. The footnote-1 caveat about multipath extension and the observation that all per-antenna orientation subproblems are identical are correctness and generality concerns, not evidence that a result is equivalent to its inputs by construction. Accordingly, no circular step can be exhibited with a specific reduction, and the circularity score is 0.

Assumptions & free parameters 4 free parameters · 5 assumptions · 0 invented entities

The scheme rests on standard subspace and least-squares tools plus domain assumptions inherited from the authors' prior RA channel model. There are no newly postulated physical entities. The hand-chosen simulation parameters (θmax, p, M, ξ) shape the reported performance but are not fitted to data. The central risk is the LoS single-path assumption and the known-K assumption, since the claimed generality to multipath is not derived.

free parameters (4)
  • Maximum zenith deflection angle θmax = π/6 (in simulations)
    Hand-chosen simulation parameter; bounds the feasible region in (18b) and limits the achievable orientation gain.
  • Antenna directivity exponent p = 4
    Hand-chosen model parameter in the cosine gain pattern (5); it sets the exponent in the orientation objective (19) and the steepness of the gain.
  • Number of alternating blocks M = 6
    Hand-chosen training structure parameter; the accuracy improvement depends on how many estimation-adjustment cycles run per training period.
  • Gradient ascent step size ξ = not specified
    Algorithmic parameter in (21); its choice affects convergence of the orientation adjustment, but no value or schedule is provided.
assumptions (5)
  • standard math MUSIC subspace decomposition requires K < N and a full-rank array manifold B(Θ).
    Invoked in Section III-A1; if the columns of B(Θ)=G(Θ)⊙A are not linearly independent, the noise subspace separation fails.
  • domain assumption The channel is LoS with a single resolvable path per user, and K is known or correctly estimated.
    Stated in Section II-A (LoS) and Section III-A1 (K known or estimated by AIC/MDL); the top-K MUSIC peaks and the orientation objective in (19) rely on this.
  • domain assumption Far-field planar wavefronts and an exactly known cosine antenna gain pattern G0 cos^{2p}(ε).
    Used in Section II-A equations (4)-(6); mismodeled gain breaks the steering vectors used in MUSIC and LS.
  • domain assumption The BS can adjust each RA orientation instantly and exactly, with no hardware calibration error.
    Implicit in Section II-B and throughout the orientation update (21); orientation errors would propagate into the estimated gain vector g(Θ).
  • standard math The LS estimate in (15) is valid, requiring X^H X invertible with T_E^m >= K and known pilot signals.
    Invoked in Section III-A2.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Efficient Channel Estimation for Rotatable Antenna-Enabled Wireless Communication." pith.science (2026). https://pith.science/paper/7BCDYO4D

@misc{pith2026250620158,
  author       = {Pith},
  title        = {Pith review of: Efficient Channel Estimation for Rotatable Antenna-Enabled Wireless Communication},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/7BCDYO4D}},
  note         = {Machine review of arXiv:2506.20158}
}
read the original abstract

Non-fixed flexible antenna architectures, such as fluid antenna system (FAS), movable antenna (MA), and pinching antenna, have garnered significant interest in recent years. Among them, rotatable antenna (RA) is a promising antenna architecture that exploits additional spatial degrees of freedom (DoFs) to enhance the communication performance. To fully obtain the performance gain provided by RAs, accurate channel state information (CSI) is essential for adjusting the orientation/boresight of each antenna. In this letter, we propose an efficient channel estimation scheme for RA communication systems, where the base station (BS) can sequentially and adaptively adjust the orientations of RAs to enrich the environmental observations from diverse angular perspectives, thereby enhancing the channel estimation accuracy. The proposed scheme includes two main procedures that are conducted alternately during each channel training period. Specifically, the first procedure is to estimate the CSI with given RAs' orientations, involving the angle-of-arrivals (AoAs) information and path gains. Then, based on the estimated CSI, the second procedure adjusts the RAs' orientations to maximize the effective channel gain. Simulation results demonstrate that the proposed channel estimation method outperforms other benchmark schemes.

Figures

Figures reproduced from arXiv: 2506.20158 by the authors.

Figure 1
Figure 1. RA-enabled multi-user uplink communication system. [PITH_FULL_IMAGE:figures/full_fig_p001_1.png] view at source ↗
Figure 2
Figure 2. Angular spectrum versus user directions. [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. NMSE performance of the considered schemes versus SNR. [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figures from the paper (1 more)
Figure 4
Figure 4. Figure 4: NMSE performance of the considered schemes versus the number of [PITH_FULL_IMAGE:figures/full_fig_p005_4.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

13 extracted references · 4 canonical work pages

  1. [1]

    Holistic network virtualization and pervasive network intelligence for 6G,

    X. Shen, J. Gao, W. Wu, M. Li, C. Zhou, and W. Zhuang, “Holistic network virtualization and pervasive network intelligence for 6G,” IEEE Commun. Surv. Tutorials , vol. 24, no. 1, pp. 1–30, 1st. Quart. 2022

  2. [2]

    Extremely large-scale MIMO: Fundamentals, challenges, solutions, and future directions,

    Z. Wang, J. Zhang, H. Du, W. E. I. Sha, B. Ai, D. Niyato, and M. Debbah, “Extremely large-scale MIMO: Fundamentals, challenges, solutions, and future directions,” IEEE Wireless Commun., vol. 31, no. 3, pp. 117–124, Jun. 2024

  3. [3]

    Modeling and performance analysis for movable antenna enabled wireless communications,

    L. Zhu, W. Ma, and R. Zhang, “Modeling and performance analysis for movable antenna enabled wireless communications,” IEEE Trans. Wireless Commun., vol. 23, no. 6, pp. 6234–6250, Jun. 2024

  4. [4]

    A tutorial on fluid antenna system for 6G networks: Encompassing communication theory, optimization methods and hardware designs,

    W. K. New, K.-K. Wong, H. Xu, C. Wang, F. R. Ghadi, J. Zhang, J. Rao, R. Murch, P. Ram ´ırez-Espinosa, D. Morales-Jimenez, C.-B. Chae, and K.-F. Tong, “A tutorial on fluid antenna system for 6G networks: Encompassing communication theory, optimization methods and hardware designs,” IEEE Commun. Surv. Tutor ., Nov. 2024

  5. [5]

    6D movable antenna based on user distribution: Modeling and optimization,

    X. Shao, Q. Jiang, and R. Zhang, “6D movable antenna based on user distribution: Modeling and optimization,” IEEE Trans. Wireless Commun., vol. 24, no. 1, pp. 355–370, Jan. 2025

  6. [6]

    Rotatable antenna enabled wireless communication and sensing: Opportunities and challenges,

    B. Zheng, T. Ma, C. You, J. Tang, R. Schober, and R. Zhang, “Rotatable antenna enabled wireless communication and sensing: Opportunities and challenges,” arXiv preprint arXiv:2505.16828 , 2025

  7. [7]

    Modeling and optimization for rotatable antenna enabled wireless communication,

    Q. Wu, B. Zheng, T. Ma, and R. Zhang, “Modeling and optimization for rotatable antenna enabled wireless communication,” arXiv preprint arXiv:2411.08411, 2024

  8. [8]

    Rotatable antenna enabled wire- less communication: Modeling and optimization,

    B. Zheng, Q. Wu, and R. Zhang, “Rotatable antenna enabled wire- less communication: Modeling and optimization,” arXiv preprint arXiv:2501.02595, 2025

Show all 13 references
  1. [9]

    Rotatable antennas for integrated sensing and communications,

    C. Zhou, C. You, B. Zheng, X. Shao, and R. Zhang, “Rotatable antennas for integrated sensing and communications,” arXiv preprint arXiv:2503.10472, 2025

  2. [10]

    Ro- tatable antenna-enabled secure wireless communication,

    L. Dai, B. Zheng, Q. Wu, C. You, R. Schober, and R. Zhang, “Ro- tatable antenna-enabled secure wireless communication,” arXiv preprint arXiv:2504.10473, 2025

  3. [11]

    C. A. Balanis, Antenna theory: analysis and design . John wiley & sons, 2016

  4. [12]

    Multiple emitter location and signal parameter estimation,

    R. Schmidt, “Multiple emitter location and signal parameter estimation,” IEEE Trans. Antennas Propag. , vol. 34, no. 3, pp. 276–280, Mar. 1986

  5. [13]

    Statistical analysis of the performance of information theoretic criteria in the detection of the number of signals in array processing,

    Q.-T. Zhang, K. M. Wong, P. C. Yip, and J. P. Reilly, “Statistical analysis of the performance of information theoretic criteria in the detection of the number of signals in array processing,” IEEE Trans. Acoust. Speech Signal Process., vol. 37, no. 10, pp. 1557–1567, Oct. 1989

Pith tools

Reviewed August 15, 2026 · model on record in the stance chip above.