REVIEW 4 major objections 5 minor 22 references
Analysis of Joint Radar and Communication in Disaster Scenarios
T0 review · 4 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read A cooperative near-field ad-hoc joint radar-communication mesh can sustain data rate and detection targets under intense clutter, if the clutter covariance is known.
desk verdict A promising disaster-oriented JRC scenario, but the core SCNR and detection equations have matrix-algebra errors that invalidate the numerical results as printed. 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 load-bearing object is the near-field steering vector $a(r_n,\theta_n) = e^{j\pi n(\cos\theta - n\lambda/(4r))}$, which makes the radar channel depend on both target range and angle, unlike a far-field model. The argument is carried by the clutter-plus-noise covariance matrix $W(\{u_k,v\}) = \sum_{l=1}^L |\alpha_l|^2 A(r_{n,l},\theta_{n,l}) A^H(r_{n,l},\theta_{n,l})(\sum_{k=1}^K u_k u_k^H + vv^H) + I$, together with the optimal receive filter $w^* = W^{-1}A(r_n,\theta_n)x / (x^H A(r_n,\theta_n) A^H(r_n,\theta_n) W^{-1})$, which whitens clutter before matched filtering. Substituting $w^*$ gives the SCNR expression (17), which feeds the likelihood-ratio detection test and produces the $P_D$ and $P_{FA}$ formulas (25)--(26). The power-minimization problem (27) constrains those formulas, so the near-field model, the covariance whitening step, and the detection test together carry the feasibility conclusion.
What would settle it
Run a controlled experiment where the covariance matrix $W$ used to build the receive filter is estimated from clutter at one set of angles while the true clutter arrives from another set, then measure detection probability at 5 bps/Hz with $P_{FA}=10^{-6}$; if $P_D$ falls below 0.6 in intense clutter even at 30 dBm, the paper's feasibility claim is falsified.
Extended reading notes
Core claim
The central claim is that a cooperative, near-field ad-hoc JRC network is feasible for disaster management even under intense clutter, provided the clutter-plus-noise covariance matrix $W(\{u_k,v\})$ can be estimated accurately. The paper derives the receive filter $w^* = W^{-1} A(r_n,\theta_n)x / (x^H A(r_n,\theta_n) A^H(r_n,\theta_n) W^{-1})$ as the maximizer of SCNR, and the resulting average SCNR in (17) grows with transmit power and antenna count, and is higher at 2.8 GHz than at 28 GHz. Detection is cast as a binary hypothesis test, and the likelihood-ratio test yields closed-form expressions for $P_D$ and $P_{FA}$ in (25)--(26). These expressions are embedded in an optimization that minimizes transmit power while keeping the cooperative rate at or above 5 bps/Hz, $P_{FA}$ at or below $10^{-6}$, and $P_D$ at or above 0.6; the numerical results show a non-empty feasible region under intense clutter, with an optimal operating point identified in Fig. 4.
Load-bearing premise
The load-bearing premise is that the clutter-plus-noise covariance matrix $W(\{u_k,v\})$ can be estimated accurately enough to build the optimal receive filter; if clutter statistics are unknown, the claimed detection probabilities and the feasible power-and-rate region do not hold.
Editorial extensions
If this is right
- A single cooperative JRC mesh with five source antennas, one relay, and one destination can simultaneously sustain a 5 bps/Hz data rate and a 0.6 detection probability under intense clutter, so disaster responders can get sensing and communication from the same waveform.
- SCNR at 2.8 GHz is roughly 10 dB higher than at 28 GHz for the same antenna count, so rescue systems should favor lower microwave frequencies when clutter is severe.
- Increasing the source from 5 to 10 antennas raises mean SCNR by about 3 dB and reduces the error induced by intense clutter, giving a concrete resilience lever for hardware design.
- At 20 dBm transmit power the rate and detection constraints are not both met, while higher power opens a solution zone; the optimization gives an operating point that balances detection and energy efficiency.
Reading between the lines
- The paper does not extend its detection test to multiple targets; an implicit next step is to exploit the near-field steering vector's range dependence to separate victims at the same angle but different distances, a capability the paper notes but does not algorithmically develop.
- A field deployment would need online estimation of the clutter-plus-noise covariance matrix, since the analysis assumes $W(\{u_k,v\})$ is known; building an adaptive estimator and measuring performance under covariance mismatch is the natural first prototype.
- The relay's amplification factor is modeled without a transmit-power cap or noise figure; adding those constraints would shrink the feasible rate region and would likely raise the optimal transmit power.
- The numerical preference for 2.8 GHz suggests spectrum policy for emergency JRC should reserve lower microwave bands, at the cost of narrower bandwidth and therefore lower peak rates—a trade-off the paper does not quantify.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes an ad-hoc mesh joint radar and communication (JRC) network for disaster response, combining an N-antenna source, K single-antenna relays, a destination, and monostatic near-field sensing. The communication model uses a two-stage amplify-and-forward cooperative link, and the radar model accounts for near-field spherical wavefronts and multiple clutter sources. The authors derive expressions for the signal-to-clutter-and-noise ratio (SCNR), probability of detection, probability of false alarm, and cooperative data rate, and they formulate a transmit-power minimization problem subject to rate, false-alarm, and detection constraints. Numerical simulations then explore SCNR, detection performance, and a rate-detection trade-off under light and intense clutter. The central claim is that such a cooperative near-field JRC network can provide reliable situational awareness and communication in disaster scenarios.
Significance. The scenario is timely and practically motivated: ad-hoc mesh networks are a credible candidate for post-disaster communication, and integrating sensing with communication in this setting is a worthwhile problem. If the derivations and numerical results were correct, the paper would offer a useful feasibility framework and a starting point for resource allocation in JRC disaster networks. The authors also connect their results to prior ISAC work and clearly separate their contribution from clutter-free studies. However, the current manuscript contains load-bearing algebraic errors in the radar SCNR derivation and in the detection probability expressions, and the reported numerical figures depend directly on those expressions. Because these issues are central to the paper's feasibility claim, the results as printed are not reliable. The paper does not fit parameters to external data; the simulations follow from the stated model, so I do not see a circularity problem, but the analytical errors need to be fixed before the conclusions can be accepted.
major comments (4)
- [Sec. II-C, Eqs. (14)-(17)] The optimal receive-filter derivation is dimensionally inconsistent. In Eq. (14), the denominator of w* is written as x x^H A(rn,θn) A(rn,θn)^H W^{-1}, which is an N×N matrix, so the expression for w* is not a valid vector. The standard MVDR-type solution would have a scalar denominator, e.g., x^H A^H W^{-1} A x. Consequently, Eq. (16) is also a matrix rather than a scalar SCNR, and Eq. (17) is an N×N matrix average rather than a scalar average SCNR unless a trace is introduced. More importantly, the clutter covariance in Eq. (15) is written as Σ |α_l|^2 A_l A_l^H (Σ u_k u_k^H + v v^H) + I, but the covariance of the clutter term α_l A_l x is A_l (Σ u_k u_k^H + v v^H) A_l^H. Since A_l and the communication covariance do not commute, this is not a missing-trace typo but a different model. Because Figures 2-4 and the optimization in (27) are evaluated from these SCNR expressions, the numerical feasibility claims are unsupported as printed.
- [Sec. III-A, Eqs. (25)-(26)] The detection probability and false-alarm probability omit the transmitted signal x inside the clutter variance. In Eqs. (21)-(22), the variance under both hypotheses is written as Σ_l |α_l|^2 |w^H A(rn,l,θn,l)|^2 + ||w||^2, but from the received-signal model in Eq. (10) the clutter contribution is α_l w^H A(rn,l,θn,l) x, so the variance should contain |w^H A(rn,l,θn,l) x|^2. The same omission appears in the denominators of Eqs. (25) and (26). Since Fig. 3 and constraints C2 and C3 in (27) are computed from these expressions, the detection results and the reported trade-offs need to be recomputed after correcting this error.
- [Sec. II-B, Eqs. (3)-(7)] The communication SINR model is incomplete. In Stage 2, the relayed signal in Eq. (3) contains the radar term h_rd f_rd h_sr^T v s0, but the SINR γ_rd in Eq. (5) does not include this term as interference; only the relay noise and destination noise appear in the denominator. The direct-path radar interference h_sd^T v s0 appears in γ_sd, but after maximum-ratio combining in Eq. (6), the relayed radar interference should also be present. In addition, the relay amplification factor f_rd is introduced without any power constraint or noise-figure model; an arbitrarily large f_rd would inflate γ_rd and the data rate in Eq. (7). Since the data-rate constraint C1 in (27) and Figure 4 depend on this SINR, the communication feasibility results are not yet justified.
- [Sec. III-B, Eq. (27) and Fig. 4] The optimization problem is stated but never actually solved. The paper does not specify the optimization variables explicitly (beyond the power constraint), does not provide a solution algorithm, and does not state whether the problem is convex or how the 'Optimal Solution' marker in Fig. 4 was obtained. The figure legend refers to a 'Solution Zone' and a hexagram, but the text does not explain how the feasible region was computed or what the marker represents. Without this information, the claim in Section V that the energy-efficient resource allocation 'effectively maintains the balance between detection probability and achievable data rate' is not reproducible from the manuscript.
minor comments (5)
- [General] The abstract and introduction state that the system 'compromises' an N-antenna source; the intended word is 'comprises.'
- [Eq. (23)] The final denominator in Eq. (23) uses θ_j without defining j; it should presumably be θ_n,l or a consistent index for the l-th clutter element.
- [Eq. (27)] Constraint C4 writes Σ |u_k|^2 + |v|^2 ≤ P, but u_k and v are vectors; the notation should use ||u_k||^2 and ||v||^2 to be dimensionally consistent.
- [Eq. (24)] The decision statistic uses w^T in the real-part expression 2ℜ(ys α0 w^T A x), while earlier equations use the Hermitian transpose w^H; the notation should be consistent.
- [Fig. 4] The figure shows a 'hexagram' marker but the text does not explain its meaning; please clarify whether it denotes the optimal operating point and how it was selected.
Circularity Check
No significant circularity: the SCNR, detection, and rate results follow from the stated model rather than from their own outputs.
full rationale
This paper does not contain a circular derivation. The SCNR expression in (12)-(17) is formed from the stated signal model (10), the assumed clutter statistics, and a receive-filter optimization; the detection probabilities in (25)-(26) follow from the Gaussian likelihood-ratio test in (20)-(23); and the resource allocation in (27) is an optimization over those expressions. None of the output metrics (SCNR, detection probability, false-alarm rate, data rate) is used as an input to define itself, and no parameter is fitted to a metric that is later presented as a prediction. The numerical results are simulations of the same model, which is a consistency check rather than an empirical prediction, and that does not constitute circularity. The self-citations, refs. [15] and [16], are background D2D communication references and do not carry the derivation; ref. [11] only motivates the JRC framework. No uniqueness theorem or ansatz is imported from the authors' prior work. The most serious weakness is an algebraic and dimensional error in Eqs. (14)-(17): as printed, the denominator of w* and the resulting gamma_r(w*) have matrix rather than scalar form, and the clutter covariance W in (15) places the user-covariance term on the wrong side of A_l. That is a correctness risk, not a circularity risk, because the claimed numerical results would be unsupported if the algebra is invalid; the derivation chain is not equivalent to its own inputs by construction. Accordingly, the circularity score is 0.
Assumptions & free parameters
free parameters (1)
- Clutter reflection coefficients alpha_l =
0.8 (intense), 0.1 (light)
assumptions (4)
- domain assumption Near-field steering vector model with Taylor expansion (Eq. 8-9)
- domain assumption The transmitted signal x = sum_k u_k s_k + v s0 with unit-power symbols and known waveform at the source
- domain assumption The clutter covariance matrix W can be accurately estimated
- domain assumption Path loss follows 3GPP TR 38.901 [21]
Cite this review
Pith. "Pith review of Analysis of Joint Radar and Communication in Disaster Scenarios." pith.science (2026). https://pith.science/paper/R7GCKLH7
@misc{pith2026250520931,
author = {Pith},
title = {Pith review of: Analysis of Joint Radar and Communication in Disaster Scenarios},
year = {2026},
howpublished = {\url{https://pith.science/paper/R7GCKLH7}},
note = {Machine review of arXiv:2505.20931}
}
read the original abstract
With the increasing frequency and intensity of natural disasters, there is a necessity for advanced technologies that can provide reliable situational awareness and communication. Conventional systems are often inadequate due to unreliable infrastructure, power grid failures, high investment costs and scalability challenges. This paper explores the potential of ad-hoc mesh joint radar and communication (JRC) networks as a scalable, resilient, energy-efficient solution for disaster management that can operate independently of conventional infrastructure. The proposed JRC network enhances disaster response by integrating target detection (such as identifying vital signs, hazardous leaks, and fires) with communication capabilities to ensure efficient information dissemination under intense clutter conditions. Key performance metrics, including data rate, Signal-to-Clutter and Noise Ratio (SCNR), probability of detection, and false alarm rate, are used to assess performance. An optimization approach is proposed to provide an energy-efficient resource allocation scheme. The results show the performance of ad-hoc mesh JRC systems, underscoring their potential to enhance disaster management efforts by addressing unique operational challenges.
Figures
Reference graph
Works this paper leans on
-
[1]
Climate change 2021: The physical science basis,
Intergovernmental Panel on Climate Change (IPCC), “Climate change 2021: The physical science basis,” Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change , 2021. [Online]. Available: https://www.ipcc.ch/report/ar6/wg1/
work page 2021
-
[2]
The Economist, “The brief update,” The Economist , vol. No. 2, January 2024. [Online]. Available: https://www.economist.com/
work page 2024
-
[3]
Post- disaster communications: Enabling technologies, architectures, and open challenges,
M. Matracia, N. Saeed, M. A. Kishk, and M.-S. Alouini, “Post- disaster communications: Enabling technologies, architectures, and open challenges,” IEEE Open Journal of the Communications Soci- ety, vol. 3, pp. 1177–1205, 2022
work page 2022
-
[4]
Aon: A survey on emer- gency communication systems during a catastrophic disaster,
V . Y . Kishorbhai and N. N. Vasantbhai, “Aon: A survey on emer- gency communication systems during a catastrophic disaster,” Pro- cedia computer science , vol. 115, pp. 838–845, 2017
work page 2017
-
[5]
Wireless technologies for emergency response: A comprehensive review and some guidelines,
F. Pervez, J. Qadir, M. Khalil, T. Yaqoob, U. Ashraf, and S. Younis, “Wireless technologies for emergency response: A comprehensive review and some guidelines,” IEEE Access , vol. 6, pp. 71 814– 71 838, 2018
work page 2018
-
[6]
K. Kanchanasut, A. Tunpan, M. A. Awal, D. K. Das, T. Wongsaard- sakul, and Y . Tsuchimoto, “Dumbonet: a multimedia communication system for collaborative emergency response operations in disaster- affected areas,” International Journal of Emergency Management , vol. 4, no. 4, pp. 670–681, 2007
work page 2007
-
[7]
S. M. George, W. Zhou, H. Chenji, M. Won, Y . O. Lee, A. Pazar- loglou, R. Stoleru, and P. Barooah, “Distressnet: a wireless ad hoc and sensor network architecture for situation management in disaster response,” IEEE Communications Magazine , vol. 48, no. 3, pp. 128– 136, 2010
work page 2010
-
[8]
Wimesh: leveraging mesh networking for disaster communication in resource- constrained settings,
U. Ashraf, A. Khwaja, J. Qadir, S. Avallone, and C. Yuen, “Wimesh: leveraging mesh networking for disaster communication in resource- constrained settings,” Wireless Networks , vol. 27, pp. 2785–2812, 2021
work page 2021
Show all 22 references
-
[9]
The serval project: Practical wireless ad-hoc mobile telecommunications,
P. Gardner-Stephen, “The serval project: Practical wireless ad-hoc mobile telecommunications,” Flinders University, Adelaide, South Australia, Tech. Rep , vol. 230, 2011
2011
-
[10]
A mobile disaster management system using the android technology,
J. T. B. Fajardo and C. M. Oppus, “A mobile disaster management system using the android technology,” WSEAS Transactions on Communications, vol. 9, no. 6, pp. 343–353, 2010
2010
-
[11]
Joint optimization of radar and communications performance in 6G cellular systems,
M. Ashraf, B. Tan, D. Moltchanov, J. S. Thompson, and M. Valkama, “Joint optimization of radar and communications performance in 6G cellular systems,” IEEE Transactions on Green Communications and Networking, vol. 7, no. 1, pp. 522–536, 2023
2023
-
[12]
Enabling joint communication and radar sensing in mobile networks—a survey,
J. A. Zhang, M. L. Rahman, K. Wu, X. Huang, Y . J. Guo, S. Chen, and J. Yuan, “Enabling joint communication and radar sensing in mobile networks—a survey,” IEEE Communications Surveys & Tutorials, vol. 24, no. 1, pp. 306–345, 2021
2021
-
[13]
A feasibility study on integrated sensing and communication in cooper- ative network,
X. Shen, H. Li, Y . Wang, Z. Wei, Z. Feng, and Z. Wang, “A feasibility study on integrated sensing and communication in cooper- ative network,” in 2022 31st Wireless and Optical Communications Conference (WOCC). IEEE, 2022, pp. 80–84
2022
-
[14]
On the performance trade- off of distributed integrated sensing and communication networks,
X. Li, S. Guo, T. Li, X. Zou, and D. Li, “On the performance trade- off of distributed integrated sensing and communication networks,” IEEE Wireless Communications Letters , 2023
2023
-
[15]
Lifi-based D2D communication in industrial iot,
A. B. Ozyurt and W. O. Popoola, “Lifi-based D2D communication in industrial iot,” IEEE Systems Journal , vol. 17, no. 1, pp. 1591–1598, 2022
2022
-
[16]
CoMP-JT scheme for D2D com- munication in industrial LiFi networks,
A. B. Ozyurt and W. Popoola, “CoMP-JT scheme for D2D com- munication in industrial LiFi networks,” IEEE Access , vol. 10, pp. 70 760–70 768, 2022
2022
-
[17]
Beamforming design for near-field integrated sensing and communications,
M. Lu, H. Luo, R. Liu, M. Li, and Q. Liu, “Beamforming design for near-field integrated sensing and communications,” in 2023 IEEE 23rd International Conference on Communication Technology (ICCT). IEEE, 2023, pp. 434–438
2023
-
[18]
Near-field integrated sensing and communications,
Z. Wang, X. Mu, and Y . Liu, “Near-field integrated sensing and communications,” IEEE Communications Letters , vol. 27, no. 8, pp. 2048–2052, 2023
2023
-
[19]
Cramér-Rao bounds for near-field sensing with extremely large-scale mimo,
H. Wang, Z. Xiao, and Y . Zeng, “Cramér-Rao bounds for near-field sensing with extremely large-scale mimo,” IEEE Transactions on Signal Processing, 2024
2024
-
[20]
Sensing as a service in 6G perceptive networks: A unified framework for isac re- source allocation,
F. Dong, F. Liu, Y . Cui, W. Wang, K. Han, and Z. Wang, “Sensing as a service in 6G perceptive networks: A unified framework for isac re- source allocation,” IEEE Transactions on Wireless Communications , vol. 22, no. 5, pp. 3522–3536, 2022
2022
-
[21]
Study on channel model for frequencies from 0.5 to 100 GHz, TR 38.901 v14.1.1,
3GPP, “Study on channel model for frequencies from 0.5 to 100 GHz, TR 38.901 v14.1.1,” 2020
2020
-
[22]
Fundamental detection probability vs. achievable rate tradeoff in integrated sensing and communication systems,
J. An, H. Li, D. W. K. Ng, and C. Yuen, “Fundamental detection probability vs. achievable rate tradeoff in integrated sensing and communication systems,” IEEE Transactions on Wireless Commu- nications, vol. 22, no. 12, pp. 9835–9853, 2023
2023
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.