REVIEW 4 major objections 5 minor 46 references
Intelligent Reflecting Surface Aided MIMO Broadcasting for Simultaneous Wireless Information and Power Transfer
T0 review · 4 major / 5 minor · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read A passive reflecting surface can nearly double the operating range of wireless energy harvesting.
desk verdict The paper's real contribution is a new problem instance and a plausible BCD-style algorithm, but Theorem 4's proof is not valid as written because it concatenates block KKT systems with different dual multipliers for the same constraint. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The engine is the WMMSE reformulation of weighted sum rate, which turns the rate objective into a block-friendly form, followed by block coordinate descent. With phase shifts fixed, the precoding subproblem is handled by successive convex approximation of the energy-harvesting constraint plus a Lagrangian dual/bisection search; with precoders fixed, the phase-shift subproblem is recast as a quadratic program under a unit-modulus constraint and solved by majorization-minimization with a price-based bisection for the energy constraint. The unit-modulus phase vector $\varphi$ and the equivalent channels $H_{b,k}+H_{r,k}\Phi Z$ carry the passive beamforming effect.
What would settle it
Run the same scenario with channel estimation errors of the magnitude produced by current two-stage IRS channel estimators; if the weighted-sum-rate or harvested-power advantage over no-IRS shrinks toward zero, or the 5.5-to-9 m range extension disappears, the central claim is falsified.
Extended reading notes
Core claim
The paper's central claim is that jointly optimizing the base station's transmit precoding matrices and the IRS's passive phase shift matrix can satisfy a fixed harvested-power requirement at energy receivers while maximizing the weighted sum rate of information receivers, and that doing so expands the energy receivers' operating range. The design problem is solved by a block coordinate descent algorithm that alternates between a convexified precoding update and a phase-shift update; each subproblem provably reaches a KKT point, and the overall algorithm provably converges to a KKT point of the original problem. In simulation, the IRS lifts the maximum energy-receiver distance from about 5.5 m (no IRS) to about 9 m with 40 reflecting elements, and yields up to about 10 bit/s/Hz higher weighted sum rate than a no-IRS baseline.
Load-bearing premise
The base station knows all channels perfectly, and the authors state that this makes the results an upper bound.
Editorial extensions
If this is right
- Placing the IRS near the energy receivers, rather than midway between base station and receivers, is the configuration that yields the large range extension reported in the simulations.
- The number of reflecting elements $M$ is a direct performance knob: with 40 elements the energy-receiver working distance grows from 5.5 m to 9 m, and the weighted sum rate grows with $M$.
- IRS location matters through the path-loss exponent of the IRS links; when that exponent rises to 3, most of the weighted-sum-rate gain over no-IRS disappears, so obstacle-free siting is part of the design.
- A quick feasibility check can tell an operator whether an energy-harvesting target can be met at all under the transmit power limit before running the full optimization.
Reading between the lines
- If the perfect-CSI assumption is relaxed with a realistic channel-estimation error model, the range-extension numbers should be treated as upper bounds; the authors themselves flag robust design as future work.
- The same alternating pattern—convexify the energy-harvesting constraint, optimize phase shifts by majorization-minimization, and price the constraint—applies to other IRS design problems with non-convex unit-modulus and coupling constraints, such as secrecy-rate or latency-constrained designs.
- A testable next step is to replace the linear energy-harvesting model with a nonlinear rectifier model; the optimal precoding and phase-shift split may shift toward concentrating power in the rectifier's sensitive region.
- Because the block coordinate descent loop converges to a KKT point rather than a global optimum, comparing it to a global solver on small instances would show how much performance is left on the table.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper considers an intelligent reflecting surface (IRS) aided multiuser MIMO simultaneous wireless information and power transfer (SWIPT) system. A multi-antenna base station serves multiple multi-antenna information receivers (IRs) while guaranteeing a weighted sum harvested-power constraint for energy receivers (ERs), with the IRS deployed in the vicinity of the ERs. The authors formulate the weighted sum rate (WSR) maximization problem over transmit precoding matrices and the IRS phase-shift matrix, subject to the transmit power budget, the energy-harvesting (EH) constraint, and unit-modulus phase constraints. They propose a block coordinate descent (BCD) algorithm based on the WMMSE reformulation: the precoding subproblem is solved by successive convex approximation with a bisection-search dual method, and the phase-shift subproblem by an MM method combined with a price-based bisection method. They prove convergence of the subroutines and claim that the BCD algorithm converges to a KKT point of the original problem (Theorem 4). A feasibility-checking algorithm is also presented. Simulations over a Rician/Rayleigh fading scenario with four ERs and two IRs demonstrate that the IRS significantly improves the harvested power and WSR relative to no-IRS and fixed-phase benchmarks, and that the BCD algorithm converges quickly.
Significance. The paper addresses a timely problem and provides a plausible algorithmic framework that appears to work numerically. The WMMSE transformation, the SCA lower bound for the nonconvex EH constraint, and the MM bounding of the phase objective are sensible, and the simulation results support the qualitative claim that IRS deployment extends the ER operating range and improves WSR. The claimed guarantees, especially Theorem 4's assertion of KKT convergence for the BCD algorithm, are central to the paper's theoretical contribution and are not established by the arguments given. The paper also acknowledges the perfect-CSI assumption as a limitation, which is appropriate. If the convergence claims are corrected or appropriately weakened, the algorithmic and numerical contributions would be of interest to the SWIPT and IRS communities. The provided proofs for the subproblem algorithms are mostly standard when given; the omitted proofs and the flawed concatenation in Appendix D are the main obstacles.
major comments (4)
- [Appendix D, Theorem 4] The proof of Theorem 4 concatenates the KKT stationarity and complementary slackness equations of the F-block (D.3)-(D.5), with dual variable μ* for the energy-harvesting constraint, and those of the phase block (C.5), (C.6), (C.8), with dual variable ν* for the same constraint. The KKT conditions of Problem (8) require a single multiplier ξ for constraint (8c), and that same ξ must multiply the gradient of the constraint in both stationarity equations. The authors do not prove μ* = ν*, and the concatenated equations are therefore not a valid KKT system. Block-coordinate methods with coupled constraints can converge to points that satisfy each block's KKT conditions with different multipliers but do not satisfy the joint KKT conditions, so this gap is a load-bearing error in the central convergence claim.
- [Section III-C, Algorithm 3] Step 1 of Algorithm 3 states: 'Calculate J(0). If J(0) ≤ Qhat, terminate; otherwise go to step 2.' Since the linearized EH constraint (43) requires J(p) ≥ Qhat, the termination condition is inverted: when J(0) < Qhat, the candidate φ(0) is infeasible and the bisection step should be invoked; when J(0) ≥ Qhat, the solution should be returned. As written, the algorithm may terminate with an infeasible phase vector, which propagates to Algorithm 4 and undermines the feasibility guarantee in Theorem 3.
- [Section III-C, Lemma 3] The monotonicity of J(p) is load-bearing because Algorithm 3 relies on it for the bisection search, yet the proof is omitted with the statement 'similar to Lemma 1 and thus omitted.' Lemma 1's proof concerns the value function of a convex optimization problem with a linear perturbation; J(p) is the value of a linear function evaluated at the global maximizer of a nonconvex unit-modulus problem, so the argument does not transfer directly. The claim is not obviously true for this nonconvex problem, and a complete proof is required.
- [Section III-B, Theorem 1] The proof of Theorem 1 is omitted ('similar to [44]'). Because Algorithm 2's SCA treatment of the nonconvex EH constraint differs from the setting of [44], and because Theorem 1 is used as a premise in the proof of Theorem 4, the convergence of the F-block to a KKT point needs a self-contained proof or a precise argument explaining why the proof of [44] covers the present problem.
minor comments (5)
- [Equation (7)] The left-hand side uses the subscript i in Q_i, although the quantity is defined for the l-th ER (Q_l); please unify the notation.
- [Algorithm 2, Step 1] The initialization statement 'initialize the precoding matrices F(0) from Section 2' should read 'Section IV' (the feasibility-check section).
- [Section V, Fig. 3 description] The text describing Fig. 3 uses 'xEH' whereas the figure and the rest of the text use 'xER'; please use one notation consistently.
- [Caption of Fig. 3] The caption contains a typo ('Havested Power'); correct it to 'Harvested Power'.
- [Notation, Section I] The notation 'A*' and 'A⋆' for the conjugate operator and converged solution, respectively, may be confusing; consider using more standard notation such as A^H for conjugate transpose and A^* for converged value, or a clearer distinction.
Circularity Check
No significant circularity: the central WMMSE/SCA/MM/BCD derivation is self-contained; only a minor self-citation in an omitted subproblem proof, which is not load-bearing.
full rationale
The paper's derivation chain is not circular. Problem (8) is reformulated via the WMMSE equivalence in (12) using standard external references [33] and [39]; the F-block and phase-block algorithms are derived in-line with SCA, dual decomposition, MM, and a price-based search. There is no fitting of parameters to external data, and no fitted quantity is renamed as a prediction: the Section V results are simulations generated from the stated channel model, not independent predictions forced by calibrated inputs. The paper does contain heavy self-citation (e.g., [24], [28], [32], [33], [40], [41], [44]), but these citations are for established proof techniques and prior algorithmic methods, not for the target result. The one flagged omission is Theorem 1, whose proof is delegated to the authors' own [44]: 'The proof is similar to that of [44] and hence it is omitted for simplicity.' This is a completeness concern, but not circularity: [44] is an externally published convergence proof for a different objective, and the F-subproblem updates are independently derived in this paper; the citation does not presuppose Theorem 1 or Theorem 4. The Appendix D issue of concatenating block KKT conditions with distinct dual variables (mu* and nu* for the same EH constraint) is a correctness risk, not a circularity: the claim does not become equivalent by definition to the paper's inputs. Overall, no central step reduces the claimed result to its own assumptions, so the circularity score is low.
Assumptions & free parameters
assumptions (4)
- domain assumption Perfect CSI at the BS for all links (BS-IRS, BS-IR, BS-ER, IRS-IR, IRS-ER).
- domain assumption Linear energy harvesting model: harvested power is proportional to total received RF power with efficiency eta.
- domain assumption Only single reflections at the IRS are significant; multiple reflections are ignored.
- standard math WMMSE equivalence: maximizing WSR is equivalent to optimizing the weighted MSE with optimal U and W.
Cite this review
Pith. "Pith review of Intelligent Reflecting Surface Aided MIMO Broadcasting for Simultaneous Wireless Information and Power Transfer." pith.science (2026). https://pith.science/paper/ROHKPW6R
@misc{pith2026190804863,
author = {Pith},
title = {Pith review of: Intelligent Reflecting Surface Aided MIMO Broadcasting for Simultaneous Wireless Information and Power Transfer},
year = {2026},
howpublished = {\url{https://pith.science/paper/ROHKPW6R}},
note = {Machine review of arXiv:1908.04863}
}
read the original abstract
An intelligent reflecting surface (IRS) is invoked for enhancing the energy harvesting performance of a simultaneous wireless information and power transfer (SWIPT) aided system. Specifically, an IRS-assisted SWIPT system is considered, where a multi-antenna aided base station (BS) communicates with several multi-antenna assisted information receivers (IRs), while guaranteeing the energy harvesting requirement of the energy receivers (ERs). To maximize the weighted sum rate (WSR) of IRs, the transmit precoding (TPC) matrices of the BS and passive phase shift matrix of the IRS should be jointly optimized. To tackle this challenging optimization problem, we first adopt the classic block coordinate descent (BCD) algorithm for decoupling the original optimization problem into several subproblems and alternatively optimize the TPC matrices and the phase shift matrix. For each subproblem, we provide a low-complexity iterative algorithm, which is guaranteed to converge to the Karush-Kuhn-Tucker (KKT) point of each subproblem. The BCD algorithm is rigorously proved to converge to the KKT point of the original problem. We also conceive a feasibility checking method to study its feasibility. Our extensive simulation results confirm that employing IRSs in SWIPT beneficially enhances the system performance and the proposed BCD algorithm converges rapidly, which is appealing for practical applications.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[44]
Weighted sum energy efficiency maximization in ad hoc networks,
C. Pan, W. Xu, W. Zhang, J. Wang, H. Ren, and M. Chen, “Weighted sum energy efficiency maximization in ad hoc networks,” IEEE Wireless Commun. Lett. , vol. 4, no. 3, pp. 233–236, Jun. 2015
work page 2015
-
[1]
Smart radio environments empowered by reconfigurable AI meta-surfaces: an idea whose time has come,
M. Di Renzo, M. Debbah, D.-T. Phan-Huy, A. Zappone, M.-S. Alouini, C. Yuen, V . Sciancalepore, G. C. Alexandropoulos, J. Hoydis, H. Gacanin et al., “Smart radio environments empowered by reconfigurable AI meta-surfaces: an idea whose time has come,” EURASIP J. Wireless Commun. Networking , vol. 2019, no. 1, p. 129, 2019
work page 2019
-
[2]
Towards smart and reconfigurable environment: Intelligent reflecting surface aided wireless network
Q. Wu and R. Zhang, “Towards smart and reconfigurable environment: Intelligent reflecting surface aided wireless network.” [Online]. Available: https://arxiv.org/abs/1905.00152
arXiv 1905
-
[3]
Prospective Multiple Antenna Technologies for Beyond 5G
J. Zhang, E. Bj ¨ornson, M. Matthaiou, D. W. K. Ng, H. Yang, and D. Love, “Multiple antenna technologies for beyond 5G.” [Online]. Available: https://arxiv.org/abs/1910.00092
work page Pith review arXiv 1910
-
[4]
Coding metamaterials, digital metamaterials and programmable metamaterials,
T. J. Cui, M. Q. Qi, X. Wan, J. Zhao, and Q. Cheng, “Coding metamaterials, digital metamaterials and programmable metamaterials,” Light: Science & Applications , vol. 3, no. 10, p. e218, 2014
work page 2014
-
[5]
Cell-free massive MIMO: A new next-generation paradigm,
J. Zhang, S. Chen, Y . Lin, J. Zheng, B. Ai, and L. Hanzo, “Cell-free massive MIMO: A new next-generation paradigm,” IEEE Access , vol. 7, pp. 99 878–99 888, 2019
work page 2019
-
[6]
Mixed-ADC/DAC multipair massive MIMO relaying systems: Performance analysis and power optimization,
J. Zhang, L. Dai, Z. He, B. Ai, and O. A. Dobre, “Mixed-ADC/DAC multipair massive MIMO relaying systems: Performance analysis and power optimization,” IEEE Trans. Commun. , vol. 67, no. 1, pp. 140–153, 2018
work page 2018
-
[7]
Q. Wu and R. Zhang, “Intelligent reflecting surface enhanced wireless network: Joint active and passive beamforming design,” in 2018 IEEE Global Communications Conference (GLOBECOM) , Dec. 2018, pp. 1–6
work page 2018
Show all 46 references
-
[8]
MISO wireless communication systems via intelligent reflecting surfaces
X. Yu, D. Xu, and R. Schober, “MISO wireless communication systems via intelligent reflecting surfaces.” [Online]. Available: https://arxiv.org/abs/1904.12199
1904 arXiv
-
[9]
Intelligent reflecting surface meets OFDM: Protocol design and rate maximization
Y . Yang, B. Zheng, S. Zhang, and R. Zhang, “Intelligent reflecting surface meets OFDM: Protocol design and rate maximization.” [Online]. Available: https://arxiv.org/abs/1906.09956
1906 arXiv
-
[10]
Large intelligent surface-assisted wireless communication exploiting statistical CSI,
Y . Han, W. Tang, S. Jin, C. Wen, and X. Ma, “Large intelligent surface-assisted wireless communication exploiting statistical CSI,” IEEE Trans. V eh. Technol., 2019
2019
-
[11]
Intelligent reflecting surface: Practical phase shift model and beamforming optimization
S. Abeywickrama, R. Zhang, and C. Yuen, “Intelligent reflecting surface: Practical phase shift model and beamforming optimization.” [Online]. Available: https://arxiv.org/abs/1907.06002
1907 arXiv
-
[12]
Intelligent reflecting surface enhanced wireless network via joint active and passive beamforming,
Q. Wu and R. Zhang, “Intelligent reflecting surface enhanced wireless network via joint active and passive beamforming,” IEEE Trans. Wireless Commun. , vol. 18, no. 11, pp. 5394–5409, Nov. 2019
2019
-
[13]
Reconfigurable intelligent surfaces for energy efficiency in wireless communication,
C. Huang, A. Zappone, G. C. Alexandropoulos, M. Debbah, and C. Yuen, “Reconfigurable intelligent surfaces for energy efficiency in wireless communication,” IEEE Trans. Wireless Commun. , vol. 18, no. 8, pp. 4157–4170, Aug. 2019
2019
-
[14]
Weighted sum-rate optimization for intelligent reflecting surface enhanced wireless networks
H. Guo, Y . Liang, J. Chen, and E. Larsson, “Weighted sum-rate optimization for intelligent reflecting surface enhanced wireless networks.” [Online]. Available: https://arxiv.org/abs/1905.07920 32
1905 arXiv
-
[15]
Large intelligent surface assisted MIMO communications
Q. Nadeem, A. Kammoun, A. Chaaban, M. Debbah, and M. Alouini, “Large intelligent surface assisted MIMO communications.” [Online]. Available: https://arxiv.org/abs/1903.08127
1903 arXiv
-
[16]
Enabling secure wireless communications via intelligent reflecting surfaces
X. Yu, D. Xu, and R. Schober, “Enabling secure wireless communications via intelligent reflecting surfaces.” [Online]. Available: https://arxiv.org/abs/1904.09573
1904 arXiv
-
[17]
Secure wireless communication via intelligent reflecting surface,
M. Cui, G. Zhang, and R. Zhang, “Secure wireless communication via intelligent reflecting surface,” IEEE Wireless Commun. Lett., 2019
2019
-
[18]
Secrecy rate maximization for intelligent reflecting surface assisted multi-antenna communications,
H. Shen, W. Xu, W. Xu, S. Gong, Z. He, and C. Zhao, “Secrecy rate maximization for intelligent reflecting surface assisted multi-antenna communications,” IEEE Commun. Lett. , pp. 1–1, 2019
2019
-
[19]
Intelligent reflecting surface: A programmable wireless environment for physical layer security
J. Chen, Y . Liang, Y . Pei, and H. Guo, “Intelligent reflecting surface: A programmable wireless environment for physical layer security.” [Online]. Available: https://arxiv.org/abs/1905.03689
1905 arXiv
-
[20]
Resource allocation for secure IRS-assisted multiuser MISO systems
D. Xu, X. Yu, Y . Sun, D. W. K. Ng, and R. Schober, “Resource allocation for secure IRS-assisted multiuser MISO systems.” [Online]. Available: https://arxiv.org/abs/1907.03085
1907 arXiv
-
[21]
Intelligent reflecting surface assisted secrecy communication via joint beamforming and jamming
X. Guan, Q. Wu, and R. Zhang, “Intelligent reflecting surface assisted secrecy communication via joint beamforming and jamming.” [Online]. Available: https://arxiv.org/abs/1907.12839
1907 arXiv
-
[22]
Latency minimization for intelligent reflecting surface aided mobile edge computing
T. Bai, C. Pan, Y . Deng, M. Elkashlan, A. Nallanathan, and L. Hanzo, “Latency minimization for intelligent reflecting surface aided mobile edge computing.” [Online]. Available: https://arxiv.org/abs/1910.07990
1910 arXiv
-
[23]
Intelligent reflecting surface aided multigroup multicast MISO communication systems
G. Zhou, C. Pan, H. Ren, K. Wang, and A. Nallanathan, “Intelligent reflecting surface aided multigroup multicast MISO communication systems.” [Online]. Available: https://arxiv.org/abs/1909.04606
1909 arXiv
-
[24]
Intelligent reflecting surface for multicell MIMO communications
C. Pan, H. Ren, K. Wang, W. Xu, M. Elkashlan, A. Nallanathan, and L. Hanzo, “Intelligent reflecting surface for multicell MIMO communications.” [Online]. Available: https://arxiv.org/abs/1907.10864
1907 arXiv
-
[25]
Indoor signal focusing with deep learning designed reconfigurable intelligent surfaces
C. Huang, G. C. Alexandropoulos, C. Yuan, and M. Debbah, “Indoor signal focusing with deep learning designed reconfigurable intelligent surfaces.” [Online]. Available: https://arxiv.org/abs/1905.07726
1905 arXiv
-
[26]
Cascaded channel estimation for large intelligent metasurface assisted massive MIMO
Z. He and X. Yuan, “Cascaded channel estimation for large intelligent metasurface assisted massive MIMO.” [Online]. Available: https://arxiv.org/abs/1905.07948
1905 arXiv
-
[27]
Enabling large intelligent surfaces with compressive sensing and deep learning
A. Taha, M. Alrabeiah, and A. Alkhateeb, “Enabling large intelligent surfaces with compressive sensing and deep learning.” [Online]. Available: https://arxiv.org/abs/1904.10136
1904 arXiv
-
[28]
Robust beamforming design for intelligent reflecting surface aided MISO communication systems
G. Zhou, C. Pan, H. Ren, K. Wang, M. D. Renzo, and A. Nallanathan, “Robust beamforming design for intelligent reflecting surface aided MISO communication systems.” [Online]. Available: https://arxiv.org/abs/1911.06237
1911 arXiv
-
[29]
MIMO broadcasting for simultaneous wireless information and power transfer,
R. Zhang and C. K. Ho, “MIMO broadcasting for simultaneous wireless information and power transfer,” IEEE Trans. Wireless Commun., vol. 12, no. 5, pp. 1989–2001, May 2013
1989
-
[30]
Weighted sum power maximization for intelligent reflecting surface aided SWIPT
Q. Wu and R. Zhang, “Weighted sum power maximization for intelligent reflecting surface aided SWIPT.” [Online]. Available: https://arxiv.org/abs/1907.05558
1907 arXiv
-
[31]
Majorization-minimization algorithms in signal processing, communications, and machine learning,
Y . Sun, P. Babu, and D. P. Palomar, “Majorization-minimization algorithms in signal processing, communications, and machine learning,” IEEE Trans. Signal Process. , vol. 65, no. 3, pp. 794–816, Feb. 2017
2017
-
[32]
Pricing-based distributed energy-efficient beamforming for MISO interference channels,
C. Pan, W. Xu, J. Wang, H. Ren, W. Zhang, N. Huang, and M. Chen, “Pricing-based distributed energy-efficient beamforming for MISO interference channels,” IEEE J. Sel. Areas Commun. , vol. 34, no. 4, pp. 710–722, Apr. 2016
2016
-
[33]
Joint precoding and RRH selection for user-centric green MIMO C-RAN,
C. Pan, H. Zhu, N. J. Gomes, and J. Wang, “Joint precoding and RRH selection for user-centric green MIMO C-RAN,” IEEE Trans. Wireless Commun. , vol. 16, no. 5, pp. 2891–2906, May 2017
2017
-
[34]
Practical non-linear energy harvesting model and resource allocation for SWIPT systems,
E. Boshkovska, D. W. K. Ng, N. Zlatanov, and R. Schober, “Practical non-linear energy harvesting model and resource allocation for SWIPT systems,” IEEE Commun. Lett. , vol. 19, no. 12, pp. 2082–2085, 2015. 33
2015
-
[35]
Energy sustainable IoT with individual QoS constraints through MISO SWIPT multicasting,
D. Mishra, G. C. Alexandropoulos, and S. De, “Energy sustainable IoT with individual QoS constraints through MISO SWIPT multicasting,” IEEE Internet Things J. , vol. 5, no. 4, pp. 2856–2867, Aug. 2018
2018
-
[36]
Rate-energy region of SWIPT for MIMO broadcasting under nonlinear energy harvesting model,
K. Xiong, B. Wang, and K. R. Liu, “Rate-energy region of SWIPT for MIMO broadcasting under nonlinear energy harvesting model,” IEEE Trans. Wireless Commun. , vol. 16, no. 8, pp. 5147–5161, Aug. 2017
2017
-
[37]
Joint offloading and computing optimization in wireless powered mobile-edge computing systems,
F. Wang, J. Xu, X. Wang, and S. Cui, “Joint offloading and computing optimization in wireless powered mobile-edge computing systems,” IEEE Trans. Wireless Commun. , vol. 17, no. 3, pp. 1784–1797, Mar. 2018
2018
-
[38]
Multiuser MISO beamforming for simultaneous wireless information and power transfer,
J. Xu, L. Liu, and R. Zhang, “Multiuser MISO beamforming for simultaneous wireless information and power transfer,” IEEE Trans. Signal Process. , vol. 62, no. 18, pp. 4798–4810, Sep. 2014
2014
-
[39]
An iteratively weighted MMSE approach to distributed sum-utility maximization for a MIMO interfering broadcast channel,
Q. Shi, M. Razaviyayn, Z.-Q. Luo, and C. He, “An iteratively weighted MMSE approach to distributed sum-utility maximization for a MIMO interfering broadcast channel,” IEEE Trans. Signal Process. , vol. 59, no. 9, pp. 4331–4340, Sep. 2011
2011
-
[40]
The non-coherent ultra-dense C-RAN is capable of outperforming its coherent counterpart at a limited fronthaul capacity,
C. Pan, H. Ren, M. Elkashlan, A. Nallanathan, and L. Hanzo, “The non-coherent ultra-dense C-RAN is capable of outperforming its coherent counterpart at a limited fronthaul capacity,” IEEE J. Sel. Areas Commun. , vol. 36, no. 11, pp. 2549–2560, Nov. 2018
2018
-
[41]
Robust beamforming design for ultra-dense user-centric C-RAN in the face of realistic pilot contamination and limited feedback
C. Pan, H. Ren, M. Elkashlan, A. Nallanathan, and L. Hanzo, “Robust beamforming design for ultra-dense user-centric C-RAN in the face of realistic pilot contamination and limited feedback.” [Online]. Available: https://arxiv.org/abs/1804.03990
-
[42]
CVX: Matlab software for disciplined convex programming, version 2.1,
M. Grant and S. Boyd, “CVX: Matlab software for disciplined convex programming, version 2.1,” 2014
2014
-
[43]
Boyd and L
S. Boyd and L. Vandenberghe, Convex optimization. Cambridge university press, 2004
2004
-
[45]
Zhang, Matrix analysis and applications
X.-D. Zhang, Matrix analysis and applications . Cambridge University Press, 2017
2017
-
[46]
Sequence design to minimize the weighted integrated and peak sidelobe levels,
J. Song, P. Babu, and D. P. Palomar, “Sequence design to minimize the weighted integrated and peak sidelobe levels,” IEEE Trans. Signal Process. , vol. 64, no. 8, pp. 2051–2064, Apr. 2016
2016
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.