REVIEW 3 major objections 5 minor 16 references
Cascaded Multiwire-PLC/Multiple-VLC System: Characterization and Performance
T0 review · 3 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read The paper derives an exact closed-form distribution for the end-to-end SNR of a cascaded multiwire-PLC/multiple-VLC system, yielding outage, bit-error, and capacity formulas that match Monte Carlo simulation.
desk verdict Competent math, but the 'exact' VLC max-of-N CDF rests on an i.i.d. assumption that doesn't match the physical geometry, so the headline result is only exact for a different system. 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 key mechanism is the min-of-two-independent-SNRs structure created by the decode-and-forward relay: Γ_eq = min(Γ_PLC, Γ_VLC_MAX), so the end-to-end CDF is the union formula F_PLC + F_VLC - F_PLC F_VLC. On the PLC side the machinery is the lognormal sum approximation of the K-branch MRC SNR, raised to the M-th power for selection of the best relay node. On the VLC side it is the Lambertian power-law SNR distribution produced by a user uniformly placed in a circular cell, and the max-of-N CDF built from that power law with a binomial expansion. All final expressions reduce to Gauss-Legendre quadratures and the incomplete gamma function.
What would settle it
Place one user at a fixed location in a room with N LEDs at known coordinates; compute the true CDF of the best LED SNR by Monte Carlo over receiver noise only, and compare it to Eq. (17) evaluated with the same cell radius and geometry. If the two differ beyond simulation noise, the i.i.d. assumption fails.
Extended reading notes
Core claim
The central result is Eq. (20): the CDF of Γ_eq = min(Γ_PLC, Γ_VLC_MAX) equals F_PLC(γ) + F_VLC_MAX(γ) - F_PLC(γ)F_VLC_MAX(γ), where F_PLC is the max-of-M lognormal PLC SNR CDF and F_VLC_MAX is the max-of-N power-law VLC SNR CDF obtained by binomial expansion. Because the DF relay makes the end-to-end SNR the bottleneck of the two hops, this product-form CDF yields the outage probability directly, and plugging it into the standard binary-modulation BER integral and Shannon capacity integral gives the paper's Eqs. (25) and (37). The formulas are validated by Monte Carlo simulation across the PLC branch count M, LED count N, LED semi-angle, vertical distance, and receiver field of view.
Load-bearing premise
The N visible-light links from the LEDs to a given user are treated as independent and identically distributed, even though in a fixed room all their SNRs are deterministic functions of the single user position and are therefore correlated.
Editorial extensions
If this is right
- With Eq. (20) in hand, outage probability for any threshold is available without simulation, so system designers can instantly trade off PLC branch count M and LED count N for a target reliability.
- The BEP expression (25) covers any binary constellation through the parameters p and q, giving a quick way to assess modulation choice in the hybrid link.
- The capacity expression (37) shows saturation behavior: capacity grows with PLC SNR up to a ceiling set by the VLC geometry (γ_c), so adding PLC power beyond what the LED link can carry yields no further gain.
- The three-regime outage behavior (VLC-limited, balanced, PLC-limited) is a direct consequence of the bounded VLC SNR range [γ_e, γ_c], and the paper shows where diversity gains on each side matter.
Reading between the lines
- If the i.i.d. assumption on the N LED links is dropped, the max-of-N CDF in Eq. (17) would need to be replaced by the joint CDF of spatially correlated SNRs; for a fixed room geometry and uniformly placed user, the correlation is deterministically governed by the user's position, so the reported 'multiple-VLC selection gain' is optimistic.
- The same binomial-expansion technique used for the VLC max-of-N CDF could be adapted to handle correlated lognormal PLC branches, since the PLC side already relies on a lognormal sum approximation.
- A natural experimental check is to measure the end-to-end SNR distribution in a room with fixed LED positions and compare it to Eq. (20); any systematic mismatch would localize whether the PLC lognormal approximation or the VLC i.i.d. assumption is the source.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes a cascaded multiwire-PLC/multiple-VLC system in which a source communicates with M PLC nodes (each with K-branch MRC), a DF relay selects the best PLC node, and the user selects the best of N VLC links. The PLC channel gains are modeled as lognormal, and the VLC links use a Lambertian LoS model with a uniformly distributed user position. The paper derives the CDF and PDF of the end-to-end SNR as the minimum of the PLC and multiple-VLC SNRs, and then obtains outage probability, average BEP via Gauss-Legendre quadrature, and ergodic capacity. Monte Carlo simulations are presented and a code link is provided. The authors claim that all expressions are exact and original.
Significance. Under the paper's stated assumptions, the algebra leading to the max-of-i.i.d. VLC CDF in Eq. (17) and the min-based end-to-end CDF in Eq. (20) is internally consistent, and the quadrature-based BEP and capacity expressions are potentially useful for numerical evaluation. The paper addresses a relevant hybrid architecture and includes a reproducible code link, which is a strength. However, the central claim of 'exact expressions' is not supportable as written: the PLC CDF rests on an external lognormal-sum approximation, and, more importantly, the i.i.d. assumption for the N VLC links does not describe the physical system in Fig. 1. The results remain valuable if explicitly reframed as an analytical abstraction, but they are not an exact characterization of the proposed architecture.
major comments (3)
- [Section II-B, Eq. (6)] The i.i.d. assumption used to obtain the max-of-N VLC CDF is not consistent with the physical model. For a fixed user, the N SNRs in Eqs. (8)-(9) are deterministic functions of the distances r_u to the N LEDs; the only randomness is the user position, which is common to all links. Consequently, for a fixed LED layout the N SNRs are generally correlated and not identically distributed, and F_Gamma_MAX_VLC(gamma) is not equal to [F_Gamma_VLC(gamma)]^N in general. A concrete counterexample is two identical LEDs with the user on the perpendicular bisector: gamma_1 = gamma_2, so the maximum CDF equals the single-link CDF, not its square. Since Eqs. (20), (23), (25), and (37) all build on Eq. (17), the reported multi-LED selection gain is an artifact of this abstraction rather than an exact characterization of the described cascaded system. The authors should either derive the selection distribution from the actual geometry (e.g., over the user location and the LED positions) or clearly restrict the claims to an i.i.d. link-abstraction model.
- [Section II-B, Eq. (6)] The manuscript's claim of 'new and exact expressions' is undermined by the use of Eq. (6), which is taken from [4, Eq. (6)] and is itself based on the lognormal-sum approximation in [14, Eq. (11)]. The constants a0, a1, and a2 are not defined in the paper, so the expressions are not self-contained or reproducible from the text. Because Eq. (6) enters the end-to-end CDF in Eq. (20), the outage, BEP, and capacity results inherit this approximation. Please label these expressions as approximate analytical results, provide the constants or their defining equations, and adjust the contribution statements accordingly.
- [Section V] The Monte Carlo validation is described only as 'implemented in Python' with a code link; the sampling procedure is not specified. If the simulator generates N i.i.d. VLC SNRs, it validates the algebra of Eq. (17) but not the system in Fig. 1, where a single user sees correlated SNRs. If instead the simulator places a user in a fixed N-LED layout, the curves should not match Eq. (17) unless all distances are equal. The paper should state exactly what is simulated and, ideally, provide simulation results for the geometry-aware selection model to show the difference from the i.i.d. approximation.
minor comments (5)
- [Section II-C, after Eq. (18)] The sentence 'for gamma > gamma_e, F = 1' should read 'for gamma > gamma_c'; otherwise the CDF would jump to one at the lower bound gamma_e.
- [Eq. (22)] The Gaussian exponent appears without the minus sign that is present in Eq. (7); this is a likely typo.
- [Eq. (31)] The expression for I2 appears to omit the quadrature sum tilde I2 that is defined in Eq. (34); please check the notation.
- [Eqs. (30)-(35)] The order of the Gauss-Legendre quadrature is rendered as 'N_a', which is easily confused with the number of LEDs N; please use a distinct symbol such as N_q.
- [Section II-C, text after Eq. (10)] There is a minor typo: 'reffractive index' should be 'refractive index'.
Circularity Check
No significant circularity: the paper composes externally cited PLC and VLC statistics under explicit independence assumptions; no fitted parameter is renamed as a prediction.
full rationale
The derivation chain is not circular. The PLC CDF/PDF in (6)-(7) are quoted from [4], the VLC SNR PDF/CDF in (13) and (16) are quoted from [6], and the lognormal-sum approximation constants come from [14]; none of these sources are by the present authors, and none of the target results (OP, BEP, capacity) are used to fit them. Eq. (17) is the standard [F]^N CDF for the maximum of N i.i.d. RVs obtained by binomial expansion of (16), so it is a direct mathematical consequence of the stated i.i.d. assumption rather than a reimportation of the final metric. Eqs. (19)-(20) use the textbook min-of-two-independent-CDF formula. The BEP and capacity expressions integrate (20)/(22) with standard quadrature and do not reintroduce the quantities being predicted. The Monte Carlo validation is an independent simulation of the same channel model, not a fit to the analytical curves. The only notable weakness is physical: for a fixed LED layout the N VLC SNRs are correlated deterministic functions of user position, so the i.i.d. assumption in Section II-C is a modeling approximation; but this is a correctness/validity concern, not circularity, because the paper explicitly states the assumption and every formula follows from it.
Assumptions & free parameters
assumptions (5)
- domain assumption PLC channel gains h_Rm,k follow a lognormal distribution (Eq. 2).
- domain assumption The sum of K squared lognormal RVs is approximated by the Beaulieu-Rajwani lognormal sum approximation [14, Eq. (11)].
- domain assumption VLC link is LoS-only Lambertian, with channel gain (9) and uniform user distribution (12).
- ad hoc to paper The N VLC SNRs for a given user are i.i.d.
- domain assumption DF relay yields equivalent SNR = min(Γ_PLC, Γ_MAX_VLC), with independence.
Cite this review
Pith. "Pith review of Cascaded Multiwire-PLC/Multiple-VLC System: Characterization and Performance." pith.science (2026). https://pith.science/paper/VP3ZKSM5
@misc{pith2026250606357,
author = {Pith},
title = {Pith review of: Cascaded Multiwire-PLC/Multiple-VLC System: Characterization and Performance},
year = {2026},
howpublished = {\url{https://pith.science/paper/VP3ZKSM5}},
note = {Machine review of arXiv:2506.06357}
}
read the original abstract
This paper proposes a cascaded multiwire-power line communication (PLC)/multiple-visible light communication (VLC) system. This hybrid architecture offers low installation cost, enhanced performance, practical feasibility, and a wide range of applications. Novel analytical expressions are derived for key statistics and outage probability, bit error probability, and ergodic channel capacity metrics. Furthermore, the analytical results are validated through Monte Carlo simulations, with several performance curves presented under various channel and PLC/VLC system parameters. All expressions derived in this work are original and have not been previously published. Our proposed system proves feasible for smart environments, green communication systems, internet of things networks, industrial environments, and next-generation networks.
Figures
Reference graph
Works this paper leans on
-
[4]
On performance characterization of cascaded multiwire-PLC/MIMO-RF communication system,
Y . Ai, L. Kong, M. Cheffena, S. Chatzinotas and B. Ottersten, “On performance characterization of cascaded multiwire-PLC/MIMO-RF communication system,” in Proc. of the29th European Signal Processing Conference, pp. 1656-1660, 2021
work page 2021
-
[9]
M. Jani, P. Garg and A. Gupta, “Performance analysis of a cooperative PLC/VLC system with multiple access points for indoor broadcasting,”Int. J. Electron. Commun., vol. 103, pp. 64-73, May 2019
work page 2019
-
[11]
M. Jani, P. Garg and A. Gupta, “On the performance of a cooperative PLC-VLC indoor broadcasting system consisting of mobile user nodes for IoT networks”,IEEE Trans. Broadcast, vol. 67, no. 1, pp. 289-298, 2021
work page 2021
-
[14]
Highly accurate simple closed-form approximations to lognormal sum distributions and densities,
N. C. Beaulieu and F. Rajwani, “Highly accurate simple closed-form approximations to lognormal sum distributions and densities,”IEEE Commun. Lett., vol. 8, no. 12, pp. 709-711, Dec. 2004
work page 2004
-
[1]
A. Majumder and J. Caffery, “Power line communications”IEEE Potentials, vol. 23, no. 4, pp. 4-8, Oct. 2004
work page 2004
-
[2]
Fundamental analysis for visible-light communication system using LED lights,
T. Komine and M. Nakagawa, “Fundamental analysis for visible-light communication system using LED lights,”IEEE Trans. Consum. Electron., vol. 50, no. 1, pp. 100-107, Feb. 2004
work page 2004
-
[3]
Capacity analysis of PLC over Rayleigh fading channels with colored Nakagami-madditive noise,
Y . Ai and M. Cheffena, “Capacity analysis of PLC over Rayleigh fading channels with colored Nakagami-madditive noise,” in Proc. theIEEE 84th V ehicular Technology Conference, pp. 1-5, 2016
work page 2016
-
[5]
Performance evaluation of non-orthogonal multiple access in visible light communication,
L. Yin et al., “Performance evaluation of non-orthogonal multiple access in visible light communication,”IEEE Trans. Commun., vol. 64, no. 12, pp. 5162-5175, Dec. 2016
work page 2016
Show all 16 references
-
[6]
Cascaded FSO-VLC communication system,
A. Gupta et al., “Cascaded FSO-VLC communication system,”IEEE Wireless Commun. Lett., vol 6, no. 6, pp. 810-813, Dec. 2017
2017
-
[7]
Outage and error analysis of three hops hybrid VLC/FSO/VLC-based relayed optical wireless communication system,
A. Vats, M. Aggarwal and S. Ahuja, “Outage and error analysis of three hops hybrid VLC/FSO/VLC-based relayed optical wireless communication system,”Trans. Emerg. Telecommun. Technol, vol. 30, no. 5, pp. 1-9, Nov. 2018
2018
-
[8]
Cascaded PLC-VLC channel using OFDM and CSK techniques,
A. R. Ndjiongue, T. Shongwe, H. C. Ferreira, T. M. N. Ngatched and A. J. Han Vinck, “Cascaded PLC-VLC channel using OFDM and CSK techniques,” in Proc. of the IEEE Global Communications Conference, pp. 1-6, 2015
2015
-
[10]
Performance analysis of a mixed cooperative PLC–VLC system for indoor communication systems,
M. Jani, P. Garg and A. Gupta, “Performance analysis of a mixed cooperative PLC–VLC system for indoor communication systems,”IEEE Syst. J., vol. 14, no. 1, pp. 469-476, Mar. 2020
2020
-
[12]
Statistical characterization of the paths in multipath PLC channel
S. G ¨uzelg¨oz, H. B. C ¸ elebi and H. Arslan, “Statistical characterization of the paths in multipath PLC channel”,IEEE Trans. Power Deliv., vol. 26, no. 1, pp. 181-187, Jan. 2011
2011
-
[13]
Channel modeling and characterization for visible light communications
F. Miramirkhani and M. Uysal, “Channel modeling and characterization for visible light communications”,IEEE Photonics Journal,vol. 7, no. 6, pp. 1-16, Dec. 2015
2015
-
[15]
A new formula for the BER of binary modulations with dual-branch selection over Generalized-K composite fading channels
I. S. Ansari, S. Al-Ahmadi, F. Yilmaz, M. -S. Alouini and H. Yanikomeroglu, “A new formula for the BER of binary modulations with dual-branch selection over Generalized-K composite fading channels”, IEEE Trans. Commun., vol. 59, no. 10, pp. 2654-2658, Oct. 2011
2011
-
[16]
Table of Integrals, Series and Products,
I. S. Gradshteyn and I. M. Ryzhik. “Table of Integrals, Series and Products,” New York: Academic Express, 2007
2007
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.