Pith. sign in

REVIEW 3 major objections 5 minor 41 references

Temperature-aware Optimization of Liquid Crystal Reconfigurable Intelligent Surfaces: Physics-based Modeling and Robust Design

T0 review · 3 major / 5 minor · reviewed 2026-08-01 · deepseek-v4-flash

Pith's one-line read The paper claims that LC-RIS phase drift under temperature follows one multiplicative power law, and that optimizing against it—over location zones, not full CSI—keeps secrecy rates temperature-blind designs lose.

desk verdict Competent extension of the authors' ICC 2025 work — the temperature-robust static design is a genuinely useful idea — but the simulations validate the algorithms against the same temperature model they assume, so the secrecy-rate gains are not yet tested against hardware. read the letter →

arxiv 2607.22141 v1 pith:UJIYZQ2H submitted 2026-07-24 eess.SP

classification eess.SP
keywords liquidcrystalreconfigurableintelligentsurfacetemperaturedependencephysicallayersecuritysecrecyratephase-shiftoptimizationmmWaverobustdesign
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

The paper sets out to show that the main failure mode of liquid-crystal reconfigurable intelligent surfaces in secure wireless links is thermal: as temperature rises, the achievable phase-shift range compresses below 2π, and any phase configuration computed at a reference temperature silently degrades. It proposes a physics-based model in which the entire voltage-to-phase response at any temperature is the reference-temperature response scaled by a single power-law factor, ((Tc−T)/(Tc−Tr))^β. On top of that model it builds two phase-shift designs—one that adapts to a known temperature and one that requires no temperature knowledge at all—optimized over the possible location zones of the legitimate user and eavesdropper rather than full channel state information. The central claim is that these designs keep the worst-case secrecy rate (the excess of the legitimate user's rate over the eavesdropper's) nearly flat across temperature, while designs that ignore temperature leak signal to eavesdroppers as the temperature deviates from the reference. A sympathetic reader would care because this gives LC-RIS hardware—otherwise energy-efficient and scalable—a tractable thermal behavior that can be engineered around in secure mmWave systems.

What carries the argument

The central object is the multiplicative temperature-scaling law of Eq. (16), obtained from the standard empirical power-law approximation to the mean-field order parameter of nematic liquid crystals; it does the work of turning the physics of thermal disorder into a parameter-free engineering rule: take the reference-temperature phase response and scale it by ((Tc−T)/(Tc−Tr))^β. On the algorithmic side, the key mechanism is the low-complexity design's log-sum-exp (LSE) surrogate for the worst-case secrecy rate over the joint spatial/temperature uncertainty set, together with a piecewise wrapping function that projects unconstrained phase angles back into the temperature-limited range. This

What would settle it

Measure the phase shift of a real LC-RIS unit cell across several bias voltages at multiple temperatures (for example −20, 0, 10, 25, and 40 °C) and check whether the ratio ω(V,T)/ω(V,Tr) equals ((Tc−T)/(Tc−Tr))^β independent of V. A single fitted exponent across voltages would support the design; a V-dependent ratio, or a ratio that changes shape near the clearing temperature, would falsify the multiplicative model that the secrecy-rate gains rest on.

Watch

Extended reading notes

Core claim

The load-bearing result is the paper's thermal model, Eq. (16): the phase shift of an LC-RIS element at bias voltage V and temperature T is ω(V,T) = ω(V,Tr)·((Tc−T)/(Tc−Tr))^β, where Tr is the reference temperature at which a full 2π range is available and Tc is the clearing temperature at which the liquid crystal becomes isotropic. The model says thermal change does not add a constant phase error; it multiplicatively compresses the whole phase-shift profile, so the maximum tunable range falls below 2π as soon as the temperature exceeds the reference. The paper then formulates secure communication as a worst-case optimization over the possible locations of the legitimate user and the eavesdr

Load-bearing premise

The entire numerical demonstration assumes that real LC-RIS hardware follows the empirical power-law temperature model of Eq. (16) with the same exponent and clearing temperature used by both the algorithm and the 'ground-truth' simulator; no measured phase-versus-temperature data from a real cell are presented, so if the thermal response differs—especially if the phase profile does not scale multiplicatively across all bias voltages—the reported secrecy-rate gains are not de

Editorial extensions

If this is right

  • Designing LC-RIS phase shifts with the Eq. (16) model keeps the worst-case secrecy rate roughly constant as the operating temperature moves from −20 °C to 40 °C, while temperature-blind designs lose secrecy at both extremes (Figs. 9–11).
  • The temperature-robust static configuration, computed without any live temperature reading, still achieves a nearly flat secrecy rate across the whole tested range—so thermal sensing hardware and feedback overhead are not mandatory.
  • The scalable low-complexity algorithm runs in time linear in the number of RIS elements (seconds for N=400) versus cubic for the SDP benchmark (hours), making real-time reconfiguration of very large surfaces feasible.
  • Coverage by zone rather than by point means the same phase configuration serves a moving legitimate user and resists eavesdropper location uncertainty, which directly reduces CSI acquisition overhead in mmWave systems.
  • The requirement π<ωmax<2π for the convex reformulation of the phase-range constraint is satisfied by the experimental temperature range considered, so the math aligns with the physics in the operating regime.

Reading between the lines

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

  • An extension the paper leaves implicit: replacing the uniform worst-case treatment of the user/eavesdropper zones with a probability distribution would let the same LSE surrogate weight high-threat locations more heavily.
  • The multiplicative form of Eq. (16) suggests temperature compensation could be applied as a post-hoc remapping of any existing LC-RIS phase configuration, rather than a full re-optimization; the paper does not test this transfer.
  • If the model is confirmed by hardware measurements, the temperature-robust configuration implies an architectural shortcut: configure the RIS once for the local climate range and let base-station beamforming handle fast adaptation, eliminating per-element thermal sensing.
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

3 major / 5 minor

Summary. This paper addresses physical-layer security in an LC-RIS-aided mmWave downlink, where the RIS phase response depends on temperature. The authors first derive a temperature-dependent phase-shift model from the Maier–Saupe mean-field theory and the Haller empirical power law, yielding the multiplicative scaling in Eq. (16). They then formulate a worst-case secrecy-rate maximization problem in which only the spatial zones of the legitimate user and eavesdropper are known, not full CSI. Two phase-shift designs are proposed: a temperature-adaptive design (an SDP benchmark and a low-complexity scalable algorithm) and a temperature-robust design that operates without real-time temperature feedback. Simulations show that the temperature-aware and robust designs maintain a high worst-case secrecy rate as temperature varies, while the temperature-neglecting benchmark degrades away from the reference temperature.

Significance. If the underlying temperature model is trustworthy, the paper makes a useful contribution: it is, to my knowledge, the first treatment of temperature effects on LC-RIS phase shifts in a physical-layer-security context, and it addresses a practical scalability bottleneck by avoiding full CSI and by using a low-complexity, O(N) design. The public release of MATLAB code is a clear strength, as is the use of an SDP benchmark against which the scalable heuristic is compared. The physics-based derivation from the Maier–Saupe/Haller model is plausible and clearly presented. However, the quantitative central claim — that the proposed designs achieve large secrecy-rate gains over temperature-neglecting designs — is currently demonstrated only under the very model the algorithms assume. The paper would be significantly strengthened by measured LC-RIS phase-versus-temperature data or, failing that, by a systematic sensitivity analysis against alternative thermal laws. In its present form, the contribution is best read as a model-based design study whose experimental validation is still required.

major comments (3)
  1. [Section III-B, Eq. (16); Section VI-A] The central load-bearing assumption is Eq. (16): ω(V,T)=ω(V,Tr)·((Tc−T)/(Tc−Tr))^β. In the simulations, the temperature-dependent phase response used as ground truth is generated from this same equation with the same β, Tc, and Tr that the algorithms assume. Consequently, Figs. 8–11 demonstrate in-sample performance: the compensator and the simulated environment share the same multiplicative law. The paper does not report any measured LC-RIS phase-versus-temperature curves, and the assumption that the normalized voltage-phase profile is temperature-invariant is not verified. A real LC cell may exhibit baseline (ordinary-index) drift, element-to-element variation, or a non-multiplicative temperature law. Please provide experimental validation, or at minimum a sensitivity analysis over alternative thermal models and over the stated parameter ranges (β=0.2–0.25, Tc around 95°C), before clai
  2. [Section IV-B1, Lemma 1 and cC2] The SDP method replaces the phase-range constraint C2 with the convex constraint cC2 using Lemma 1, which relies on the phases being approximately uniformly distributed over [0,ωmax] so that a law-of-large-numbers approximation holds. The authors concede in the text that "a uniform distribution is not generally guaranteed" and instead state, based on observations, that N≥50 is sufficient. Because the SDP solution is used as the high-performance benchmark against which the scalable algorithm and the neglected-temperature baseline are compared (Fig. 8), the validity of P5 is load-bearing. If the uniformity assumption is violated, the SDP solution need not satisfy the true constraint C2, and the benchmark may be invalid. Please provide a formal justification under near-field area illumination, or empirically verify the original C2 for the SDP solutions over many random channel realizations
  3. [Section VI-B, Figs. 6 and 11] The performance of the low-complexity algorithm and of the robust design is presented without a convergence guarantee. The authors note that because of the projection in Eq. (45), a strictly monotonic increase is not guaranteed; Fig. 6 shows that most initializations increase the secrecy rate but one should report the fraction of initializations that fail and the variance of the final rate. For the temperature-robust design in Section V, the number M of sampled temperatures is not reported, and no stopping rule or complexity analysis is given for the joint-spatial-thermal LSE iteration. Since the robust design is one of the paper’s two main contributions, please specify M, the convergence criterion, and the robust algorithm’s sensitivity to M.
minor comments (5)
  1. [Algorithm 2, line 20] The output statement writes "s⋆(T)=s(T)"; this should be s⋆(T)←s(T) or similar, to avoid confusion between the optimal output and the current iterate.
  2. [Fig. 11] The legend labels are difficult to parse in the caption ("Optimized Neglected Robust, Scenario 1"). Please use distinct markers/colors and a clearer legend entry for the robust design.
  3. [Section VI-A] The number of discretization points M for the temperature set in the robust design is not stated; please report it for reproducibility.
  4. [Eq. (45)] The piecewise wrapping function is described as a projection, but it is not a Euclidean projection onto the feasible set. Please clarify that it is a heuristic feasibility-restoring map, not an optimal projection.
  5. [Section II-C] The text says the direct link is neglected in algorithm design but included in numerical evaluations, yet Section VI does not clearly state how the blocked-direct-link model is reconciled with the path-loss parameters for the BS-MU link. Please clarify.

Circularity Check

0 steps flagged · score 0.0 of 10

No definitional circularity: the temperature model is imported from external LC physics, and the optimization derivation is self-contained given that model.

full rationale

The central temperature model, Eq. (16), is not defined in terms of the secrecy-rate objective or the optimization output. It is derived from an externally sourced thermodynamic scaling: the Haller power-law approximation S(T)=(1-T/Tc)^β in Eq. (14), the Maier–Saupe self-consistent order parameter in Eq. (13), and the experimental voltage-dependent baseline ω(V,Tr) adapted from Refs. [33] and [34]. The material parameters β=0.25, Tc=95°C, and Tr=10°C used in Section VI are fixed from LC physics, not fitted to the secrecy-rate results. The optimization problems in Sections IV and V use Eq. (16) to constrain phase shifts, and the simulations use the same model as a stand-in for the real temperature response. This is an in-sample validation and a legitimate empirical risk if real LC cells violate the multiplicative scaling, but it is not a circular reduction: no parameter is fitted to the predicted secrecy rate, and the claimed gains are logical consequences of optimizing under the stated model rather than being equivalent to the model by construction. The self-citations for Lemmas 3 and 4 refer to standard parameter-free bounding inequalities that do not encode the paper's target result, so they do not smuggle in the conclusion. Thus, under the strict definition of circularity, the derivation chain is self-contained and no specific circular step can be identified.

Assumptions & free parameters 3 free parameters · 9 assumptions · 0 invented entities

The paper introduces no new physical entities. Its central claim rests on semi-empirical LC material parameters (β, Tc, Tr), the Haller approximation, the multiplicative scaling of the phase profile, and several engineering assumptions (blocked direct links, phase-uniformity, LOS dominance, temperature discretization). These are mostly imported from prior literature but are not experimentally validated in this paper.

free parameters (3)
  • Haller exponent β = 0.25 (used in simulations; literature typical 0.2–0.25)
    Empirical power-law exponent in S(T)=(1−T/Tc)^β, Eq. (14). It determines how fast the phase-shift range shrinks with temperature; not derived from first principles in this paper.
  • Clearing temperature Tc = 95 °C
    Material transition temperature used in Eqs. (15)–(16) and Figs. 3–4. Chosen as a simulation parameter, not measured in this paper.
  • Reference temperature Tr = 10 °C
    Calibration temperature at which Δωmax=2π; the temperature model is anchored here and all phase-shift scaling is relative to it.
assumptions (9)
  • domain assumption Haller empirical power law S(T)=(1−T/Tc)^β accurately approximates the nematic order parameter.
    Invoked in Eq. (14) to convert the self-consistent Maier-Saupe equation (13) into a closed-form temperature scaling; Fig. 3 compares it only with the numerical Maier-Saupe solution, not with measured S(T) for the LC mixture.
  • domain assumption The full voltage-to-phase-shift profile at any temperature scales multiplicatively as ω(V,T)=ω(V,Tr)·((Tc−T)/(Tc−Tr))^β, with minimum phase calibrated to zero.
    Eq. (16) assumes the entire tuning curve compresses linearly with the order parameter; the experimental baseline is adapted from refs. [33],[34], not measured in this paper.
  • domain assumption At design time the direct BS-user links are fully blocked and only LOS RIS paths are used for optimization.
    P1/P8 set hd,g≈0 and rely on LOS-dominated mmWave propagation; the direct link is reintroduced only in the Section VI evaluations.
  • ad hoc to paper RIS phase shifts are approximately uniformly distributed over [0, ωmax] for large N, so Lemma 1's law-of-large-numbers sum approximation holds.
    Section IV-B1, Eqs. (26)–(28): the SDP constraint cC2 is equivalent to C2 only under this distributional assumption; the authors state it is 'not generally guaranteed' and rely on NF beam randomness.
  • domain assumption ωmax remains in (π, 2π) over the operating temperature range.
    Used in Lemma 2's case split; justified by experimental ref. [34] rather than measurements in this paper.
  • standard math The surrogate lower bound of Lemma 3 and the LSE smoothing of Lemma 4 are valid.
    Proofs are referenced to the authors' prior work [13, Lemmas 3 and 4]; these are standard convex surrogate techniques.
  • domain assumption The continuous temperature uncertainty set can be replaced by M discretized samples Td without significant loss.
    Section V discretizes T into M representative temperatures and applies LSE weights over the joint spatial-thermal grid; no bound on discretization error is provided.
  • domain assumption LC element reflection amplitude is approximately unity, with losses absorbed in the BS transmit power.
    Section II-A and footnote 2, following refs. [20],[21]; this simplifies the reflection matrix to phase-only.
  • domain assumption Maier-Saupe mean-field potential U(θ)=−αi S P2(cosθ) describes the intermolecular alignment energy.
    Section III-B, Eq. (12); this is a standard mean-field approximation in LC physics, though not independently validated for the specific material here.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Temperature-aware Optimization of Liquid Crystal Reconfigurable Intelligent Surfaces: Physics-based Modeling and Robust Design." pith.science (2026). https://pith.science/paper/UJIYZQ2H

@misc{pith2026260722141,
  author       = {Pith},
  title        = {Pith review of: Temperature-aware Optimization of Liquid Crystal Reconfigurable Intelligent Surfaces: Physics-based Modeling and Robust Design},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/UJIYZQ2H}},
  note         = {Machine review of arXiv:2607.22141}
}
read the original abstract

While LC technology facilitates the realization of energy-efficient and scalable RISs, their phase shift response is inherently temperature-dependent. Neglecting this thermal dependency can lead to performance degradation, which is particularly detrimental in secure wireless systems where phase-shift inaccuracies may result in unintended information leakage. To address this challenge, we investigate secure communication in LC-RIS-aided systems and develop a temperature-adaptive phase-shift design. Beyond thermal sensitivity, the massive number of elements at mmWave frequencies is required to compensate for high path loss. This large-scale deployment of LC-RISs can lead to significant overhead challenges due to the acquisition of CSI. To ensure practical feasibility, this work proposes a phase-shift design that does not rely on the full CSI; instead, it employs only the possible locations of legitimate users and potential eavesdroppers. By illuminating a spatial zone rather than a single target location, the proposed temperature-adaptive algorithm enhances robustness against both thermally induced phase errors and positioning inaccuracies. To solve the resulting optimization problem, we present an SDP-based approach to serve as a high-performance benchmark, as well as a low-complexity heuristic method. The latter demonstrates superior scalability as the number of RIS elements increases, which makes it highly effective for deploying extremely large surfaces in dynamic, real-time environments. Based on this scalable framework, we further design a temperature-robust algorithm that maintains high security without requiring real-time temperature data. Extensive simulation results confirm that our temperature-adaptive and temperature-robust approaches yield a superior secrecy rate compared to conventional designs that neglect temperature impacts.

Figures

Figures reproduced from arXiv: 2607.22141 by the authors.

Figure 1
Figure 1. A wireless channel model where a base station (BS) serves a legitimate [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Schematic representation of LC molecular alignment profiles across [PITH_FULL_IMAGE:figures/full_fig_p004_2.png] view at source ↗
Figure 3
Figure 3. Validation of the nematic order parameter [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figures from the paper (6 more)
Figure 4
Figure 4. Figure 4: Phase shift versus applied voltage for an LC element across different [PITH_FULL_IMAGE:figures/full_fig_p005_4.png]
Figure 5
Figure 5. Figure 5: The percentage of ∥S∥∗ − ∥S (i)∥2 and Nfalse out of total number of N at each iteration, when T = 40◦C. 1,000 2,000 3,000 0 1 2 3 4 5 6 7 Iteration number min ∀pu∈Pu, ∀pe∈Pe SR ( bits symbols ) [PITH_FULL_IMAGE:figures/full_fig_p011_5.png]
Figure 6
Figure 6. Figure 6: Convergence behavior of Algorithm 2 with different initializations versus the iteration number, when T = 40◦C. The analysis considers two scenarios based on the location of the eavesdropper w.r.t. the legitimate user area. These scenarios are critical because the eaves…
Figure 9
Figure 9. Figure 9: SNR (dB) for two cases in scenario 1. The first row includes results when the RIS phase shifts are designed without caring about the temperature, [PITH_FULL_IMAGE:figures/full_fig_p012_9.png]
Figure 10
Figure 10. Figure 10: SNR (dB) for two cases in scenario 2. The first row includes results when the RIS phase shifts are designed without caring about the temperature, [PITH_FULL_IMAGE:figures/full_fig_p012_10.png]
Figure 11
Figure 11. Figure 11: The minimum secrecy rate (bits/sec/Hz) over all possible locations [PITH_FULL_IMAGE:figures/full_fig_p012_11.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

41 extracted references · 2 linked inside Pith

  1. [14]

    Temperature-resilient LC-RIS phase-shift design for multi-user downlink communications,

    N. M. Gholianet al., “Temperature-resilient LC-RIS phase-shift design for multi-user downlink communications,” inIEEE Global Conf. Commun. (Globecom), 2025

  2. [33]

    Architecture for sub-100 ms liquid crystal reconfigurable intelligent surface based on defected delay lines,

    R. Neuder, M. Späth, M. Schüßler, and A. Jiménez-Sáez, “Architecture for sub-100 ms liquid crystal reconfigurable intelligent surface based on defected delay lines,”Commun. Engineering, vol. 3, no. 1, p. 70, 2024

  3. [34]

    Temperature characterization of liquid crystal dielectric image line phase shifter for millimeter-wave applications,

    H. Tesmeret al., “Temperature characterization of liquid crystal dielectric image line phase shifter for millimeter-wave applications,”Crystals, vol. 11, no. 1, p. 63, 2021

  4. [1]

    Temperature-aware phase-shift design of LC-RIS for secure communi- cation,

    M. Delbari, B. Wang, N. M. Gholian, A. Asadi, and V . Jamali, “Temperature-aware phase-shift design of LC-RIS for secure communi- cation,” inProc. IEEE International Conf. on Commun. (ICC), 2025, pp. 6838–6843

  5. [2]

    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, 2019

  6. [3]

    Smart radio environments empowered by AI reconfigurable meta-surfaces: An idea whose time has come,

    M. Di Renzoet al., “Smart radio environments empowered by AI reconfigurable meta-surfaces: An idea whose time has come,”EURASIP J. Wireless Commun. and Netw., vol. 129, May 2019

  7. [4]

    Physics-based modeling and scalable optimization of large intelligent reflecting surfaces,

    M. Najafi, V . Jamali, R. Schober, and H. V . Poor, “Physics-based modeling and scalable optimization of large intelligent reflecting surfaces,”IEEE Trans. Commun., vol. 69, no. 4, pp. 2673–2691, 2020

  8. [5]

    Fast reconfiguration of liquid crystal-RISs: Modeling and algorithm design,

    M. Delbariet al., “Fast reconfiguration of liquid crystal-RISs: Modeling and algorithm design,”IEEE Trans. Wireless Commun., 2026

Show all 41 references
  1. [6]

    Liquid-crystal high-frequency microwave technology: materials and characterization,

    D. C. Zografopoulos, A. Ferraro, and R. Beccherelli, “Liquid-crystal high-frequency microwave technology: materials and characterization,” Advanced Materials Tech., vol. 4, no. 2, p. 1800447, 2019

  2. [7]

    Design and optimization of liquid crystal RIS-based visible light communication receivers,

    S. Aboagye, A. R. Ndjiongue, T. M. Ngatched, and O. A. Dobre, “Design and optimization of liquid crystal RIS-based visible light communication receivers,”IEEE Photonics J., vol. 14, no. 6, pp. 1–7, 2022

  3. [8]

    Compact liquid crystal-based defective ground structure phase shifter for reconfigurable intelligent surfaces,

    R. Neuderet al., “Compact liquid crystal-based defective ground structure phase shifter for reconfigurable intelligent surfaces,” inEuropean Conf. Antennas and Propag. (EuCAP), 2023, pp. 1–5

  4. [9]

    Reconfigurable intelligent surfaces with liquid crystal technology: A hardware design and communication perspective,

    A. Jiménez-Sáezet al., “Reconfigurable intelligent surfaces with liquid crystal technology: A hardware design and communication perspective,” preprint arXiv:2308.03065, 2023

  5. [10]

    Correlations between liquid crystal director reorientation and optical response time of a homeotropic cell,

    H. Wanget al., “Correlations between liquid crystal director reorientation and optical response time of a homeotropic cell,”Journal of Applied Physics, vol. 95, no. 10, pp. 5502–5508, 2004

  6. [11]

    Studies of liquid crystal response time,

    H. Wang, “Studies of liquid crystal response time,” Ph.D. dissertation, University of Central Florida, 2005

  7. [12]

    Fast transition-aware reconfiguration of liquid crystal- based RISs,

    M. Delbariet al., “Fast transition-aware reconfiguration of liquid crystal- based RISs,” inIEEE International Conf. Commun. Workshops (ICC Workshops), 2024, pp. 214–219

  8. [13]

    Wideband illumination with liquid crystal reconfigurable intelligent surfaces: Modeling, design, and experimental tests,

    ——, “Wideband illumination with liquid crystal reconfigurable intelligent surfaces: Modeling, design, and experimental tests,” arXiv:2604.09214, 2026

  9. [15]

    Secrecy rate maximization for intelligent reflecting surface assisted multi-antenna communications,

    H. Shen, W. Xu, S. Gong, Z. He, and C. Zhao, “Secrecy rate maximization for intelligent reflecting surface assisted multi-antenna communications,” IEEE Communs. Lett., vol. 23, no. 9, pp. 1488–1492, 2019

  10. [16]

    Secure active and passive beamforming in IRS-aided MIMO systems,

    S. Asaadet al., “Secure active and passive beamforming in IRS-aided MIMO systems,”IEEE Trans. Information Forensics and Security, vol. 17, pp. 1300–1315, 2022

  11. [17]

    Secrecy rate optimization for intelligent reflecting surface assisted MIMO system,

    Z. Chuet al., “Secrecy rate optimization for intelligent reflecting surface assisted MIMO system,”IEEE Trans. Information Forensics and Security, vol. 16, pp. 1655–1669, 2021

  12. [18]

    Secrecy rate maximization for reconfigurable intelligent surface aided millimeter wave system with low-resolution DACs,

    Y . Xiuet al., “Secrecy rate maximization for reconfigurable intelligent surface aided millimeter wave system with low-resolution DACs,”IEEE Commun. Lett., vol. 25, no. 7, pp. 2166–2170, 2021

  13. [19]

    Secrecy rate optimization for multi-user secure communication assisted by intelligent reflecting surfaces (IRS) under imperfect CSI conditions,

    S. Huang and Y . Zhang, “Secrecy rate optimization for multi-user secure communication assisted by intelligent reflecting surfaces (IRS) under imperfect CSI conditions,”Trans. Emerging Telecommun. Tech., vol. 36, no. 4, p. e70117, 2025

  14. [20]

    Design and experimental verification of a liquid crystal- based terahertz phase shifter for reconfigurable reflectarrays,

    J. Yanget al., “Design and experimental verification of a liquid crystal- based terahertz phase shifter for reconfigurable reflectarrays,”J. of Infrared, Millimeter, and THz Waves, vol. 41, pp. 665–674, 2020

  15. [21]

    Liquid crystal-based RIS loss-trade-off analysis,

    B. Wanget al., “Liquid crystal-based RIS loss-trade-off analysis,” in28th International Workshop on Smart Antennas (WSA), 2025, pp. 123–126

  16. [22]

    Near-field multipath MIMO channels: Modeling reflectors and exploiting NLOS paths,

    M. Delbari, G. C. Alexandropoulos, R. Schober, H. V . Poor, and V . Jamali, “Near-field multipath MIMO channels: Modeling reflectors and exploiting NLOS paths,”arXiv:2511.20572, 2025

  17. [23]

    Near-field communications: A tutorial review,

    Y . Liu, Z. Wang, J. Xu, C. Ouyang, X. Mu, and R. Schober, “Near-field communications: A tutorial review,”IEEE Open J. the Commun. Society, vol. 4, pp. 1999–2049, 2023

  18. [24]

    Near-field multipath MIMO channel model for imperfect surface reflection,

    M. Delbariet al., “Near-field multipath MIMO channel model for imperfect surface reflection,” inIEEE Global Conf. Commun., 2025

  19. [25]

    A survey of wireless path loss prediction and coverage mapping methods,

    C. Phillips, D. Sicker, and D. Grunwald, “A survey of wireless path loss prediction and coverage mapping methods,”IEEE Commun. Surveys and Tutorials, vol. 15, no. 1, pp. 255–270, 2013

  20. [26]

    RIS-assisted secure communications: Low-complexity beamforming design,

    Z. Chenget al., “RIS-assisted secure communications: Low-complexity beamforming design,”IEEE Wireless Commun. Lett., vol. 12, no. 6, pp. 1012–1016, 2023

  21. [27]

    Secrecy rate optimizations for a MIMO secrecy channel with a multiple-antenna eavesdropper,

    K. Cumananet al., “Secrecy rate optimizations for a MIMO secrecy channel with a multiple-antenna eavesdropper,”IEEE Trans. Veh. Tech., vol. 63, no. 4, pp. 1678–1690, 2014

  22. [28]

    Structures and properties of liquid crystals and related molecules from computer simulation,

    D. L. G. Cheung, “Structures and properties of liquid crystals and related molecules from computer simulation,” Ph.D. dissertation, Durham University, 2002

  23. [29]

    Thermotropic liquid crystal models with multicritical points,

    G. Krzyzanowski, “Thermotropic liquid crystal models with multicritical points,” Ph.D. dissertation, Federal University for Latin American Integration, 2026

  24. [30]

    The Boltzmann equation,

    C. Cercignani, “The Boltzmann equation,” inThe Boltzmann equation and its applications. Springer, 1988, pp. 40–103

  25. [31]

    Consistency of mean field theories of nematic liquid crystals,

    M. A. Cotter, “Consistency of mean field theories of nematic liquid crystals,”Molecular Crystals and Liquid Crystals, vol. 39, no. 1-2, pp. 173–181, 1977

  26. [32]

    Thermodynamic and static properties of liquid crystals,

    I. Haller, “Thermodynamic and static properties of liquid crystals,” Progress in solid state chemistry, vol. 10, pp. 103–118, 1975

  27. [35]

    Power-efficient resource allocation for multiuser MISO systems via intelligent reflecting surfaces,

    X. Yuet al., “Power-efficient resource allocation for multiuser MISO systems via intelligent reflecting surfaces,” inIEEE Global Commun. Conf. (GLOBECOM), 2020, pp. 1–6

  28. [36]

    Optimization-based phase-shift codebook design for large IRSs,

    W. R. Ghanemet al., “Optimization-based phase-shift codebook design for large IRSs,”IEEE Commun. Lett., 2022

  29. [37]

    Delbari, G

    M. Delbari, G. C. Alexandropoulos, R. Schober, and V . Jamali,Far- Versus Near-Field RIS Modeling and Beam Design. Singapore: Springer Nature Singapore, 2026, pp. 193–223

  30. [38]

    Robust and secure wireless communications via intelligent reflecting surfaces,

    X. Yuet al., “Robust and secure wireless communications via intelligent reflecting surfaces,”IEEE J. Selected Areas in Commun., vol. 38, no. 11, pp. 2637–2652, 2020

  31. [39]

    Papoulis,Probability, Random Variables and Stochastic Processes

    A. Papoulis,Probability, Random Variables and Stochastic Processes. Boston: McGraw-Hill, 2002

  32. [40]

    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,” https://cvxr.com/cvx, Mar. 2014

  33. [41]

    Tse,Fundamentals of Wireless Communication

    D. Tse,Fundamentals of Wireless Communication. Cambridge University Press, 2005, vol. 2

Pith tools

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