Multistatic Radar Detection Performance Model

This project develops a Python framework for evaluating radar sensor performance against small uncrewed aerial systems (UAS), emphasizing the geometric advantages of multistatic (distributed) configurations over monostatic baselines. The framework implements monostatic and bistatic radar range equations, Shnidman’s detection probability model with Swerling target fluctuation, and an aspect-dependent target radar cross-section model built from composite canonical scatterers and calibrated to published Ku-band small-quadcopter measurements. Outputs include 2D probability-of-detection contours quantifying performance differences between a single monostatic radar and an N-node distributed configuration against low-RCS aspect-dependent targets. The study is motivated by the operational importance of counter-UAS radar and the intuition that geometric diversity in distributed sensor networks provides detection coverage that monostatic systems cannot match, particularly against targets with strong aspect-sensitive RCS suppression.

Project code and reproduction notebook following this study are available.

Motivation

Small commercial UAS pose an asymmetric challenge for radar surveillance: their RCS is low, strongly aspect-dependent, and concentrated in particular directions where monostatic systems can be particularly weak. Distributed (multistatic) radar architectures address this through geometric diversity — different transmitter-receiver pairs view the target from different aspects simultaneously, exploiting bistatic RCS behaviors (including forward-scatter enhancement) that monostatic systems cannot access. This project develops a Python framework for quantifying that geometric advantage in detection performance.

Approach

We integrate three components: (1) a calibrated aspect-dependent UAS RCS model built from composite canonical scatterers (sphere, plate, cylinder primitives) in the physical optics regime, anchored to published Ku-band measurements of a small commercial quadcopter; (2) the standard radar range equation in monostatic and bistatic forms; (3) Shnidman’s formulation for fluctuating-target detection probability under Swerling 1 statistics (the appropriate model for small UAS), inverted numerically for Pd contour evaluation.1

Bistatic RCS is handled by the monostatic-bistatic equivalence theorem for general bistatic angles, evaluating the monostatic RCS at the bisector aspect. The forward-scatter regime (\(\beta \approx 180\degree\)) is treated separately using \(\sigma_{FS} \approx 4\pi A^2/\lambda^2\) — a direct application of Babinet’s principle to the projected target area.2 Non-coherent fusion across pairs is implemented by summing linear SNRs (the high-SNR limit of the non-central chi-squared detection statistic), justified by the fact that summed independent chi-squared variables yield combined non-centrality \(\lambda = 2\sum{\text{SNR}_i}\).

Results

We model a small commercial DJI Phantom-class UAS as a composite of canonical geometries whose radar cross-sections can be found in the literature.3 In particular, we model the body as a flat plate, the arms as cylinders, and the rotors as small spheres. For simplicity, we use expressions given for the physical optics regime. At Ku-band, the wavelength is approximately 2 cm, so strictly speaking the physical optics approximation does not apply, especially for the thin arms. In addition, our model assumes all materials are perfectly conductive (and thus reflective), whereas in reality UAS have localized metal along with mostly composite materials. To partially compensate for these effects, we calibrate the result such that the RCS when averaged over aspect angle is equal to a published aspect-averaged RCS for a DJI Phantom 4 Pro.4

Polar plot of radar cross-section in dBsm for a small commercial UAS.
Figure 1: Radar cross-section of composite canonical model for a small commercial UAS at 15 GHz, showing strong aspect-angle dependence.

Detection of the UAS is modeled for a monostatic radar at 15 GHz with transmit power of 1 kW, antenna gain of 30 dBi, noise temperature of 500 K, noise bandwidth of 5 MHz, system losses of 5 dB, and 30 pulse integrations on receive. Signal-to-noise ratio is calculated using the radar equation:5

\[\text{SNR} = \frac{P_t\, G^2 \lambda^2 \sigma}{(4\pi)^3 R^4\, k_B T_s\, B_n\, L}.\]

This SNR is then used to determine the probability of detection by numerically inverting Shnidman’s empirical formulation for estimating the required SNR for detection given desired Pd and probability of false alarm Pfa. We use the Swerling Level I case of Shnidman’s formulation because we expect scan-to-scan fluctuations of the UAS RCS due to rotor blade rotation and quick aspect angle changes. The expected behavior is observed in Figure 2 (d): Pd is high close to the radar, due to the R–4 target-range dependence of SNR, and in regions where the aspect angle of the target corresponds to a high RCS.

Plot of target aspect angle for a radar at origin.
(a)
Plot of target RCS for a radar at origin.
(b)
Plot of target SNR for a radar at origin.
(c)
Contour plot of probability to detect target for a radar at origin.
(d)
Figure 2: Plots for a target heading in the +x direction, with a monostatic radar located at the origin. The result at each (x, y) position corresponds to the target being at that position. (a) Aspect angle of target. Since the target is headed in the +x direction, aspect angle is highest (broad-side) when its x-coordinate is close to zero, and lowest (tail-on) when its y-coordinate is close to zero. (b) Radar cross-section of target. Broad-side aspect corresponds with a trough in the RCS, as seen in Figure 1, and tail-on corresponds with a peak. The peaks and troughs are also responsible for the banding in the plot. (c) Signal-to-noise ratio of target. High SNR is observed close to the radar due to strong range dependence, but SNR is also enhanced for y close to zero due to the RCS aspect peak. (d) Probability-of-detection contours. Pd is highest in regions of high SNR.

In a bistatic radar, the transmitter and receiver are located at different positions. The radar equation changes accordingly:

\[\text{SNR} = \frac{P_t\, G_t G_r\, \lambda^2 \sigma}{(4\pi)^3 R_t^2 R_r^2\, k_B T_s\, B_n\, L}.\]

Here, \(\sigma\) is the bistatic RCS. For scattering angles \(\beta\) (i.e., the angle between the target-to-transmitter vector and the target-to-receiver vector) less than 180°, the RCS is equivalent to the monostatic RCS at an aspect corresponding to the bisector of the scattering angle. However, RCS is enhanced for \(\beta \approx 180\degree\) due to forward scattering. The angular cutoff for the forward-scattering regime is given by \(\theta_{FS} \approx \lambda/l\), where l is a characteristic side length of the target.6 In our case, at 15 GHz, \(\lambda \approx 2\;\text{cm}\); for a target characteristic length of ~35 cm (rotor-to-rotor diagonal of a Phantom-class quadcopter), \(\theta_{FS} \approx \lambda/l \approx 3\degree\), giving a ±3° window around the \(\beta = 180\degree\) line.

Contour plot of probability of detection for target with bistatic radar.
Figure 3: Bistatic probability-of-detection contours for a target heading in the +x direction. Identical antennae are placed at the origin (transmitter) and (5 km, 5 km) (receiver). Strong Pd enhancement is observed along the forward-scattering corridor between the two antennae.

We show the probability of detection for a bistatic configuration in Figure 3. The two antennae have identical parameters. Although there is strong enhancement along the corridor between them, local Pd is reduced when compared to the monostatic case in Figure 2 (d). This is because when Rt is small, Rr is large, and vice versa. Note that with identical antenna parameters, the radar equation is symmetric when switching transmitter with receiver. We verified this symmetry by computing the role-reversed configuration, which produces an identical detection contour, providing a consistency check on the geometry implementation.

What if we add additional antennae at the other two corners of the scene? This would result in a 4-node radar network, where each pair of nodes constitutes a bistatic radar. Combining independent bistatic looks at the target is analogous to non-coherent pulse integration in a single receiver. Thus, in the high-SNR regime (i.e., where \(P_d \gtrsim 0.5\), which are the regions of interest), the linear SNRs corresponding to each bistatic pair can be added together to determine the overall network SNR.

Contour plot of probability of detection for target with 4-node radar network.
Figure 4: Probability-of-detection contours for a target headed in the +x direction with a radar network with nodes at each corner of the scene. Coverage is significantly enhanced when compared with the monostatic (Figure 2 (d)) and bistatic (Figure 3) cases.

Enhanced Pd coverage is apparent in Figure 4 due to both the additional forward-scatter corridors between pairs and the greater combined SNR from pairwise summing. It also appears that there are no more regions with Pd < 0.1 remaining in the scene; however, caution is warranted in regions where individual pair SNRs fall below ~3 dB, where the high-SNR approximation underlying linear SNR summation begins to break down and proper non-coherent integration loss factors become significant. It should also be noted that the system-level enhancement is only possible with a centralized processor that has access to signal and noise information from each node.

In practice, the network could be operated in MIMO fashion, where rather than unordered bistatic pairs, the pairs are effectively ordered into (transmitter, receiver) and vice versa by all nodes simultaneously transmitting orthogonal waveforms and then receiving from every other node. This doubles the number of bistatic looks, resulting in a factor of 2 improvement in the combined SNR. We have chosen the more conservative unordered-pairs framework for our calculations.

Discussion

We have shown that target detection can be significantly enhanced by using a distributed N-node radar architecture in comparison with monostatic and bistatic paradigms, due to SNR enhancement from forward-scattering and from summing SNRs from each bistatic pair for the combined system SNR. We have not discussed target localization in this project. In fact, bistatic configurations degrade target localization relative to monostatic — the target position resulting from a detection can be anywhere on an ellipse with foci at the two antenna locations. However, multi-node networks with N ≥ 3 can triangulate between different pairwise detections, finding intersections between multiple bistatic ellipses to localize targets. Thus, the power of multistatic radar is not limited to detection enhancement.

As mentioned above, these advantages are only possible with centralized processing. It also requires very precise pulse timing and synchronization between nodes. These requirements — centralized fusion across coherent, time-synchronized nodes — are the defining design constraints of coherent distributed radar networks currently being developed for counter-UAS applications.

In addition to these challenges, there are a number of other limitations we have not considered. We have not modeled clutter, atmospheric effects, or terrain — our model is on two-dimensional Euclidean space. Our radar cross-section model is also greatly simplified and uses assumptions including the perfect electrical conductor and physical optics approximations that may not be valid. An RCS model derived from measurements and/or a high-fidelity electromagnetics solver would yield more accurate results.

Follow-On Directions

Developing and using a high-fidelity RCS model is one possible direction for advancing this work. We could also model clutter or add terrain and a z-dimension for the target. We could model coherent processing instead of just non-coherent. Doppler processing could be used for rotor signatures and to validate the Swerling fluctuator model assumption. The work could also be extended beyond detection to tracking, including track fusion across node pairs. Finally, we could extend to multi-band radar operation.

Footnotes

  1. D. A. Shnidman, “Determination of required SNR values [radar detection],” in IEEE Transactions on Aerospace and Electronic Systems, vol. 38, no. 3, pp. 1059-1064, July 2002, doi: 10.1109/TAES.2002.1039422.↩︎

  2. M. I. Skolnik, Introduction to Radar Systems, 2nd ed. New York: McGraw-Hill, 1980.↩︎

  3. G. T. Ruck, D. E. Barrick, W. D. Stuart, C. K. Krichbaum, Radar Cross Section Handbook. New York: Plenum Press, 1970.↩︎

  4. M. Ezuma, C. K. Anjinappa, M. Funderburk and I. Guvenc, “Radar Cross Section Based Statistical Recognition of UAVs at Microwave Frequencies,” in IEEE Transactions on Aerospace and Electronic Systems, vol. 58, no. 1, pp. 27-46, Feb. 2022, doi: 10.1109/TAES.2021.3096875.↩︎

  5. R. M. O’Donnell, “Introduction to Radar Systems,” MIT Lincoln Laboratory. [Online]. Available: https://www.ll.mit.edu/outreach/web-based-course-radar-introduction-radar-systems. [Accessed: May 11, 2026].↩︎

  6. K. Kulpa, P. Samczyński, P. Krysik, B. Salski, P. Kopyt, and M. Malik, “Forward Scattering Effect Exploitation in Passive Radars,” Warsaw University of Technology, Tech. Rep. AFRL-AFOSR-UK-TR-2019-0051, AFOSR Grant FA9550-17-1-0041, Sep. 2019.↩︎