Next Article in Journal
Blade Twist Effects on Aerodynamic Performance and Noise Reduction in a Multirotor Propeller
Next Article in Special Issue
Transmission Line Segmentation Solutions for UAV Aerial Photography Based on Improved UNet
Previous Article in Journal
Intelligent Mining Road Object Detection Based on Multiscale Feature Fusion in Multi-UAV Networks
Previous Article in Special Issue
Segmentation Detection Method for Complex Road Cracks Collected by UAV Based on HC-Unet++
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Non-Linear Signal Processing Methods for UAV Detections from a Multi-Function X-Band Radar

Agile RF Systems LLC, Berthoud, CO 80513, USA
*
Author to whom correspondence should be addressed.
Drones 2023, 7(4), 251; https://doi.org/10.3390/drones7040251
Submission received: 28 February 2023 / Revised: 22 March 2023 / Accepted: 30 March 2023 / Published: 6 April 2023
(This article belongs to the Special Issue Intelligent Image Processing and Sensing for Drones)

Abstract

:
This article develops the applicability of non-linear processing techniques such as Compressed Sensing (CS), Principal Component Analysis (PCA), Iterative Adaptive Approach (IAA), and Multiple-input-multiple-output (MIMO) for the purpose of enhanced UAV detections using portable radar systems. The combined scheme has many advantages and the potential for better detection and classification accuracy. Some of the benefits are discussed here with a phased array platform in mind, the novel portable phased array Radar (PWR) by Agile RF Systems (ARS), which offers quadrant outputs. CS and IAA both show promising results when applied to micro-Doppler processing of radar returns owing to the sparse nature of the target Doppler frequencies. This shows promise in reducing the dwell time and increases the rate at which a volume can be interrogated. Real-time processing of target information with iterative and non-linear solutions is possible now with the advent of GPU-based graphics processing hardware. Simulations show promising results.

1. Introduction

The main goal of CS is to use optimization methods to recover a sparse signal from a small number of non-adaptive measurements. The radar measurements can be viewed as sparse in both time and Doppler space and are possibly sampled at sub-Nyquist rates, which breaks the relationship between the number of samples acquired and the perfect recovery of radar parameters like delay, velocity, and target angle. The recovery of essential micro-Doppler signatures from the UAV target through the sparse representation of the signal in the frequency domain and following optimization of the sparse signal’s l 1 norm using CS can improve the classification accuracy of various UAV targets. Additionally, MIMO-based virtual aperture formation can impart a better spatial resolution for the small spatial footprint UAV targets. IAA is another Doppler resolution enhancement technique that is considered in this article and it shows a promising application for UAV detections with few pulses. Prior to CS, filtering is accomplished using PCA-based decomposition into eigen sub-spaces to get rid of clutter contamination principally due to sidelobes pointing towards the ground. A unified theory is developed for the applicability of these non-linear processing methods and shows their enhancements for better UAV detection using simulations. A common theoretical framework is developed for ease of understanding and applicability of these techniques.
For the US Air Force, Agile RF Systems (ARS) has finished developing a portable weather radar (PWR) system built on phased arrays and a four-quadrant architecture. It can be mounted on a roof or tower. It has a sealed radome that provides wind, rain, snow, hail, and sand protection. The CS, IAA, and PCA methods elaborated in this article are with reference to this phased array design. Figure 1 depicts the conceptual representation of the various sub-sections of this phased array radar. The data from the quadrant-based four-phased array centers can be processed by the signal processor and backend processing algorithms implemented in servers. This radar is based on quadrant-level processing to implement a 4-channel MIMO architecture. This article makes use of this hardware platform to demonstrate non-linear processing which also has a quadrant-wise aperture for MIMO-related enhancements.
Recent advances in computational methods and increased computing capacity for real-time radar operations have greatly increased the use of non-linear processing in radars and communication. For radar applications, the design complexity is typically higher, and a variety of computational techniques can be used to achieve the desired properties [1]. Today’s modern phased array radars are able to switch beams faster and are based on inertia-less electronic phase programmability for observing different directions. With such a rapid observation capacity needed, a software framework that can extract information from the least number of acquired samples and pulses, aids in reducing the dwell time of radar in a specific direction. This ultimately results in an overall increase in the rate at which targets can be revisited or surveilled. This article combines the power of non-linear CS, IAA, and PCA to make this advancement into the next generation of radar processing and develops a theoretical understanding with the modeling of signal, clutter, and noise spaces for non-linear processing. The key idea behind CS is sparsity. A signal is considered sparse if most of its information is contained within a few non-zero samples. Consequently, a CS-based signal reconstruction algorithm has to find a sparse vector that best represents the measured signal. Sparsity may be in the time domain or in the transformed frequency domain signal. As will be shown later, only a few micro-Doppler non-zero components are present in the frequency domain response of a drone echo, therefore the frequency domain can be considered sparse.
Taking a peek into CS, if x is a sparse vector, it can be recovered from the knowledge of the observation vector y by solving the following optimization problem:
a r g m i n x | | x | | 0 s u b j e c t t o y = Θ x
This search is, however, NP-hard and can be replaced by its closest convex norm, the l 1 norm [2]. The equation above can thus be reformulated as:
a r g m i n x | | x | | 1 s u b j e c t t o y = Θ x
where Θ is the reconstruction matrix. This condition is influenced by the incoherence of the matrix (the sensing matrix), as well as the sparsity of the initial vector x [2]. The literature offers a number of solutions to this optimization issue. To locate the sparse approximation of the incoming signal x in a dictionary or matrix ψ , basis pursuit is used in CS. The Dantzig selector, basis pursuit denoising (BPDN), total variation (TV) minimization-based denoising, etc. are additional commonly used formulations for reliable data recovery from noisy measurements [3]. The squared l 2 -norm of the error between the reconstructed signal y and the sparse signal x ^ in the case of BPDN should be less than or equal to ϵ for the obtained solution.
a r g m i n x | | x | | 1 s u b j e c t t o | | y Θ x | | 2 2 ϵ
We can also solve BPDN in its Lagrangian form, which is an unconstrained optimization problem and can be rewritten as:
x ^ = a r g m i n x λ | | x | | 1 + | | y Θ x | | 2 2 .
The primal-dual interior-point technique and fixed-point continuation are two well-known algorithms that have been applied to the aforementioned equation. Algorithms for linear programming, such as the simplex algorithm known as BP-simplex and the interior-point algorithm known as BP-interior, can also be used to solve the optimization problem in Equation (3). These are solvers for convex problems.
In this article, formulations are developed of the MIMO, CS, and PCA operations with PWR as the platform for UAV detections which is a novel combination of non-linear processing techniques not explored before in literature. The data from the four sub-aperture channels are processed by the signal processor and backend processing algorithms implemented in servers kept in an enclosed thermally controlled chamber as part of PWR radar hardware. To enable MIMO and CS-related enhancements, the signal processor implemented in the radar server can incorporate MIMO, CS, and PCA-related data processing. These non-linear processing methods will eventually lead to the development of low-cost, power-efficient, and small-size radar systems that can scan faster and acquire larger volumes than traditional systems. The evolution of these methods is presented briefly next. Many previous works on CS methods allow recovery of sparse, under-sampled signals from random linear measurements [4]. In [5], authors present Xampling as a sub-Nyquist framework for signal acquisition and processing of signals in a union of subspaces. However, Xampling is not utilized for analog-to-digital conversion in this article. All processing techniques are after the Nyquist rate ADC conversions in a fast time. Ref. [6] used CS to enhance micro-Doppler signatures of drones; however, what is lacking is a common framework for understanding and evaluating other non-linear methods like IAA that is presented here and how IAA compares against CS in terms of performance. In [7], an optimal dwell time is evaluated for effectiveness to capture at least one full rotation of the blades. Comments are made on the total dwell time required but no discussion is included on the sampling rate requirement over dwell time. The article [4] serves as a good introduction to and a survey about compressed sensing. In [8] authors analyze the number of samples required for perfect recovery under noiseless conditions. A good theoretical framework is devised which has been extended here to PCA and IAA under clutter and noise conditions. In [3], authors have summarized a whole set of optimization routines that can be used to reconstruct a signal using CS. Authors in [2] developed the beginning of a mathematical theory of super-resolution. They illustrated that point sources can be super-resolved with infinite precision i.e. recover the exact locations and amplitudes by solving a simple convex optimization problem, which can essentially be reformulated as a semi-definite program. This holds provided the distance between the sources meets certain criteria. The article [9] talks about a method that exploits the difference in the statistics of the returns from sea clutter and the target to improve detection performance. Contrary to this, PCA is used here as the dominant approach to remove clutter echoes by suppressing clutter eigenvectors and also removing a few noise eigenvectors to enhance SNR. In [10], authors discuss Subspace space–time adaptive processing (STAP) algorithms to eliminate clutter. A few interesting research articles blending deep learning methods with CS in the last three years have been [11,12,13].

Prior Work in Drone Detection

In [14] authors discussed drone detection based on FMCW radars, however, our approach is based on the pulsed system because the leaked transmitter signal can overwhelm the receiver in case of large average powers and co-located transmit and receive systems. Authors in [15] discuss the detection of small RCS drone targets using X-band radar. Unfortunately, they do not address concerns for resolutions needed for micro-Doppler observations and subsequent classification problems. Also, authors in [16] have used a small phased array X-band radar using an AD9361 transceiver chip and showed detections and tracking drones up to 5 km. They have not dealt with micro-Doppler detection and classification in their article. Another interesting article is [17], in which authors have tried to fuse features of micro-Doppler echoes from a dual-band radar and since there are twice the number of features available, they claim to have obtained a better classification than a single-band sensor. It is not sure, however, how much the improvement gained and no quantitative comparisons have been made.
This article explores using CS and IAA-based reconstruction of micro-Doppler for small UAV targets from fewer pulses, such that we do not lose micro-Doppler characteristics for the detection and classification of these targets. Traditionally using Fourier transform on these fewer pulses will degrade the resolution to such an extent that the nearby micro-Doppler features cannot be identified. This aspect is simulated using CS and IAA performance versus FFT-based reconstruction and the benefits can be readily observed. The MIMO formulation is also presented which aids in better spatial resolution indeed needed to support the accurate localization of these small targets.
Figure 2 gives the basic conceptual processing steps needed for building up this system. As would be evident later that for CS-based recovery from a minimum number of pulses, the pulses must be randomly transmitted in different elevation states (in the case of PWR radar) thus a random ray (direction) selector is needed to send out a pulse. At the receiver, all the pulses can be segregated together for a ray and processed along the slow time (pulse) axis for Doppler super-resolution. IAA however, doesn’t have this requirement which can be one of its advantages as compared to CS. Uniform sampling, in the case of IAA, also aids in PCA-based clutter suppression which would not work for the non-uniformly sampled received echo. In that case, all the pulses would need to go out in all directions (rays) for PCA and CS to start. In the case of IAA, however, as soon as one ray (direction) echoes have been received, processing can start.
There is an urgent need for faster scanning for a drone detection radar system because these small objects are highly agile and maneuvering. A really fast update is required to search and track the full space for drones and swarms of drones to keep an eye on their ever-changing activities and strategies. Counter UAS systems must be equipped with very fast scan strategies using very few pulses per direction and still being able to recover high-resolution Doppler features from detected drones. These non-linear processing techniques would aid PWR in achieving this goal.
The rest of the article is organized as follows: Section 2 discusses the important features of the PWR radar developed by ARS and how it is an ideal platform for these non-linear methods, Section 3 provides theoretical understanding and a common framework that encompasses CS, IAA, and PCA based application for a drone detection system, Section 4 and  Section 5 summarizes the simulation setup and discusses results obtained. Finally, we conclude with Section 6.

2. Portable Weather Radar (PWR)

All the techniques discussed in this article are being developed with reference to the the ARS PWR weather radar sensor. PWR is a flexible and agile radar due to the phase spin architecture and central Radar System Controller (RSC) [18]. This radar is based on a phased array design and is inherently very different from parabolic dish antenna radars like D3R [19,20]. The radar located at the Greeley radar test facility is shown in Figure 3a. The phase gradient that the phased array controller uses are coordinated by the RSC, along with the motor control for azimuth positioning and rotation. The FPGA logic in the Software defined radio (SDR) has a programmable register interface that enables the RSC to change a broad range of operational radar parameters. The RSC uses alternate horizontal and vertical polarization to allow transmit pulses with a Linear Frequency Modulated Chirp (LFMC) waveform in the SDR. The Host Processor in the local cabinet receives the filtered radar returns from the multichannel receive hardware and processes them there.
The beamforming network and phased array antenna for PWR underwent extensive testing. Array calibration and aperture beam pattern data were collected to confirm expected aperture performance. Radar Target Simulator (RTS) was created to test the complete functionality of the radar system with the calibrated aperture. The RTS was positioned for this test in the far field of the aperture (Figure 3b). The PWR waveform was received by RTS, a digital time delay was applied, and the result was transmitted back to the PWR while it was still in receive mode. An accurate estimate of the combined beam pattern and all four quadrants was confirmed by determining the peak value from the returned waveform in PWR at each elevation. The two-way combined H-pol antenna pattern is shown in Figure 3c measured with the help of RTS. The two-way pattern sidelobes are approximately 25 dB below the main lobe peak power and the 3 dB beamwidth measured is 1.4 deg confirming good phase/time alignment of all quadrant channels in the combined pattern. With a similar setup of RTS, by applying MIMO Coherent implementation, we expect to measure  0.9 to 1 deg of 3 dB beamwidth. This improvement is enabled by four-quadrant based MIMO signal processing.
To remove any spatial ambiguity, PWR was co-located with the CSU-CHILL radar and concurrently gathered weather observations. This was done to determine the PWR data products’ level of quality for Single-Input-Single-Output (SISO) based radar operations. It has been described here so that it can serve as a standard by which to compare the efficacy of MIMO. Data comparisons between these two radars were carried out while PWR rotated at a constant quarter RPM and CHILL transmitted in the eastern region for the same 14 elevation states. Let’s examine one of the light rain cases that both radars recorded on 31 May 2022. Figure 4a,d show the reflectivity field for CHILL and PWR radars respectively while Figure 4b,e shows the comparison of differential reflectivity between the two. Figure 4c,f shows the differential phase encountered going through the storm from these radars. The top plots are from the CHILL radar and the bottom ones are from PWR. The CHILL radar was scanning only the eastern sector while the PWR did the whole 360-degree coverage. Both radars observed 14 elevation states. The 2 deg elevation state is shown in the figures. Several of the bright thunderstorm features that both radars picked up in the southeast can be seen distinctly in these figures. All of the level 2 products were subjected to this comparison. With nine times larger antenna dimensions than PWR, we can easily see the CHILL radar’s high spatial resolution. With MIMO Coherent processing, the spatial resolution of PWR is anticipated to improve without a physical size increase in an effort to resolve the weather storm features better.
PWR is easily configured for sensing both weather and drone targets. This is the hardware platform developed at ARS currently for weather sensing. Using a separate processing chain shown in Figure 2, its capabilities for drone target detection using non-linear processing can be easily expanded. It is fully capable of MIMO aperture extension because of its four quadrant transmit and receive channels and because of its software-defined capabilities in terms of beam agility and waveforms, PWR is an ideal platform for testing out non-linear techniques.
Spectrogram and smoothed pseudo-Wigner-Ville distribution are two time-frequency representation techniques that have been widely used to analyze drone micro-Doppler signatures. Furthermore, a number of classification methods based on micro-Doppler signatures have been reported for classifying drones of various sizes, types, and loads, as well as drones and people, dogs, and birds. The radar antennas in real-world ground-based surveillance radar systems must scan rapidly to cover a large spatial area of up to 360°. This implies that the radar beam’s dwell period on any given target is quite short (which is, usually, a few tens of milliseconds). Thus, when adopting the conventional fast Fourier transform (FFT) for Doppler processing, the radar Doppler resolution is very poor and the accurate micro-Doppler signatures of drones are difficult to discriminate.

3. Methods

3.1. PCA and CS Formulation for Micro-Doppler Enhancement

Radar echoes from drones can be identified, categorized, and tracked using Micro-Doppler. A spinning blade is a feature of the majority of drones, including single-rotor, quadrotor, six-rotor, and even hybrid vertical takeoff and landing (VTOL) drones. They are typically active in low-altitude airspace, are small, and fly slowly [21,22]. The rotating movement of rotating blades can modulate the incident radar wave and produce an additional micro-Doppler on the base of the body Doppler contributed by the flying motion of the drone body. Micro-Doppler signals are thought to be quite useful signatures for radar-based drone detection and classification [7].
The importance of micro-Doppler for drone detections cannot be overstated. Using lengthy FFT sizes in traditional signal processing, drone detections can be more accurately resolved at higher Doppler resolutions. In general, greater Doppler resolution is associated with longer radar dwell times (sending out more pulses for longer FFTs). However, the maximum radar dwell period for a functional radar sensor applies. A practical radar system should be able to track targets more quickly and look quickly in all directions to search the entire volume. The secret to observing such a micro-Doppler is the radar dwell time. The dwell period should be sampled quickly enough to improve the Doppler resolution of our spectral analysis. CS and IAA-based non-linear processing can break this relation of linear dependence of resolution to the number of pulses required to observe micro-Doppler features of drones [8].
Prior to performing CS/IAA, PCA was used to get rid of clutter contamination of the drone echo. The cleaned-up signal can then go through spectral analysis.

3.2. PCA Decomposition of Clutter

Consider a radar transceiver, similar to [8] that transmits a pulse train:
x T ( t ) = p = 0 P 1 h ( t p τ ) , 0 t P τ .
consisting of P equally spaced pulses h ( t ) . The pulse-to-pulse delay τ is referred to as the PRI, and its reciprocal 1 / τ is the PRF. The entire span of the signal in Equation (5) is called the coherent processing interval (CPI). Let L Doppler-producing drone targets make a scene. The pulses travel back to the transceiver after reflecting off the L targets. Three parameters are used to describe each target: a complex amplitude α l that is proportional to the target’s radar cross-section (RCS), a Doppler radial frequency υ l that is proportional to the target-radar closing velocity, and a time delay τ l that is proportional to the target’s distance from the radar. We can write the received signal as:
x ( t ) = p = 0 P 1 l = 0 L 1 α l h ( t τ l p τ ) e j υ l p τ .
It might be convenient to express the signal as a sum of single frames:
x ( t ) = p = 0 P 1 x p ( t )
where
x p ( t ) = l = 0 L 1 α l h ( t τ l p τ ) e j υ l p τ .
This is the case when the target can be characterized using a single velocity, υ l , however, in the case of micro-Doppler frequencies there exists a band of frequencies around the main body Doppler component comprising the micro-Doppler ( Δ υ l ) as:
x p ( t ) = l = 0 L 1 i = 0 I 1 α l h ( t τ l p τ ) e j ( υ l + Δ υ i ) p τ .
I are the number of micro-Doppler components.
In practice, this signal is contaminated with noise and clutter:
x ( t ) = p = 0 P 1 [ x p ( t ) + ω p ( t ) + C p ( t ) ] .
where ω ( t ) is a zero mean wide-sense stationary random signal with auto-correlation r ω ( s ) = σ 2 δ ( s ) and C ( t ) is the clutter component. A synonymous equation quantized in time would be:
x ( n ) = p = 0 P 1 [ x p ( n ) + ω p ( n ) + C p ( n ) ] .
In order to decrease its effect on micro-Doppler features, removing the clutter component is necessary. The Equation (11) can be thought to be composed of signal, noise, and clutter sub-spaces. Let the mean values of x p ( n ) be μ p . Then the mean subtracted received signal can be written as:
x ( n ) = p = 0 P 1 ( x p ( n ) μ p ) .
Forming the auto-correlation matrix R x x of x ( n ) and performing SVD decomposition on it yields,
R x x = U S V T .
Sorting out the eigenbasis vectors in U in descending order, we get the largest principal components in the received signal. If clutter is supposed to be the dominant return signal component, the corresponding eigenvector of the largest eigenvalue in S is set to zero. The rest of the received signal x p ( t ) is projected to remaining eigenvectors and sum them up as follows to reconstruct signal and noise:
x r e c o n s ( n ) = p = 0 P 1 d = 0 D 1 u d ( n ) x p ( n ) .
u d s span the eigenvector space comprising of signal and noise sub-spaces minus the clutter sub-space as that eigenvector is not part of this space. The signal and noise sub-spaces are orthogonal to each other. Noise power can be reduced by considering only a few noise eigenvectors and adding them up to the signal sub-space. This would improve SNR. A demonstration of this is part of the simulations section. A point worth noting is that clutter power can be estimated by averaging out the received signal whose mean will give an estimate of clutter power centered at DC. Based on this power estimation, the eigenvector nearest in power level to this DC power should be removed to nullify the clutter sub-space, if clutter is not the most dominant echo in the received signal.
Comparing PCA with MTI clutter filter, it can be observed that MTI removes the clutter component while low-frequency micro-Doppler components can also get completely suppressed, which would decrease the distinction of micro-Doppler features and finally influence the classification accuracy of drone targets. After the clutter signal has been suppressed, the CS step can be performed for enhancing micro-Doppler features. Micro-Doppler spectral lines can have better distinction when they are CS processed.
Apart from the primary signal Doppler, a few micro-Doppler lines, and clutter, which have high values, the majority of the entries in the spectral domain of drone targets are zeros or low values. Only the primary Doppler and a few high spectral lines caused by micro-Doppler may remain after removing clutter. In order to improve drone classification and identification using fewer pulse samples, CS may be able to provide high-resolution Doppler components for such a sparse signal. If we use fewer pulses to give the same resolution as with, say, 10 times the number of pulses, then we are effectively reducing the dwell time on the target and can potentially spin faster as in the case of PWR. This faster scanning radar can track and do multiple functions at the same time which may mean portable systems like PWR, is able to accomplish weather surveillance, seach and track UAVs.

3.3. CS-Based Enhancement of Doppler Space

The clutter-suppressed received signal can now be processed by CS to better resolve the micro-Doppler frequencies with relatively fewer random measurements. The premise is CS would be able to provide a higher resolution Doppler space with few samples as against conventional FFT processing which would need a sufficiently larger number of measurements or pulses to give the same resolution as CS. The first stage of CS is multiplying the random measurement matrix, ψ ( n ) with x ( n ) :
y ( n ) = p = 0 P 1 ψ p ( n ) [ x p ( n ) + ω p ( n ) + C p ( n ) ] .
where ψ p ( n ) R M x N o r C M x N and y ( n ) R M o r C M . The number of measurements taken is much lesser than the length of the input signal, i.e., M < < N . To further reduce the number of measurements which are necessary for perfect reconstruction, the measurement matrix must be incoherent with the basis in which the signal is sparse. The inputs to the reconstruction algorithm are the measurement vector y ( n ) and reconstruction matrix Θ where,
Θ = ψ ξ R M x N o r C M x N .
ξ is the basis vector of the space where x ( n ) is sparse. Thus x ( n ) can be written as:
x ( n ) = p = 0 P 1 s p ( n ) ξ p ( n ) .
s R N is the sparse coefficient vector of length N. The optimization problem expressed as l 1 norm (for reconstruction) can thus be expressed as:
s ^ = a r g m i n s | | s | | 1 s u b j e c t t o Θ s = y
The estimate of x(n), i.e., x ^ can be obtained from s ^ by taking its inverse transform. Some of the other types of this same optimization problem with noise included and a lagrangian form of the above equation was discussed in the paragraphs preceding Equations (3) and (4).
It is shown in the literature [8] that for a noise-free case, the estimation of parameters ( α l , τ l , υ l ) l = 0 L 1 without micro-Doppler frequencies can be recovered using 3L samples using a Xampling framework and assuming Finite Rate of Innovation (FRI) samples. However, with micro-Doppler and the presence of noise, there are likely more samples required for perfect recovery. Simulations do confirm the fact that the number of slow time, pulse measurements required for a higher resolution Doppler reconstruction is sufficiently less so that either the radar can be made to scan faster or it can be made to accomplish multi-functions like weather detections and forecasting too. The software-defined phased array architecture of PWR is ideally suited for drone detection and weather surveillance.

SNR

The SNR is linked to the attenuation that the signal receives going through the link. However, noise power can be reduced in the prior step of PCA with fewer noise eigenvectors considered for the reconstruction of the received signal. Certainly, this can improve SNR and it is demonstrated in simulations too.

3.4. MIMO and CS Framework

The multi-function PWR radar is capable of MIMO because of its four-quadrant array structure. So quadrant-wise MIMO formulation can be used along with CS. This gives the benefit of virtual array formation without the addition of physical array elements, and also it is cost-effective since each element is not required to have an RF and IF hardware chain associated, and only four channels are sufficient to make use of quadrant MIMO benefits instead of hundreds if not thousands of channels for a full MIMO implementation.
The quadrant MIMO system is equivalent to the spatial convolution of the transmit and receive quadrant phase centers and the formation of virtual array elements beyond the physical aperture size. The virtual array dimensions are 1.5 times the physical array (in both axes) as evident from Figure 5. Equivalently, this would give the beamwidth reduction by the same factor and the spatial resolution will improve. The PWR system provides a very cost-effective MIMO radar system using a quadrant phased array structure. One of the main challenges of an element-wise MIMO radar is coping with complicated systems in terms of cost, high computational load, and complex implementation, which have been traded very well using quadrant MIMO in PWR radar hardware.
To demonstrate quadrant MIMO processing, transmissions were assumed using the same LFM waveforms from all the quadrants, however, there is a sequential transmission from quadrants in a time-multiplexed manner. The data cube received by the quadrants would have to be processed to form the virtual array data cube. Let the data collected when quadrant 1 transmits (from all four receive quadrants) given by:
Ph r = M 11 M 12 M 13 M 14
where the first subscript tells the transmit quadrant and the second signifies the receive. The coherent data matrix after all transmissions are given by:
Vi r = M 21 M 11 + M 22 M 12 M 23 + M 31 M 13 + M 24 + M 31 + M 41 M 14 + M 42 M 333 M 43 + M 43 M 44
This matrix includes 5 additional virtual phase centers corresponding to five additional quadrants to make it a total of 9 quadrants. For PWR, each entry in the column is 12 λ wide and high, the third row and column would give it an extra 12 λ height and width to the receive aperture due to virtual quadrants [23].
Extending our discussion further about MIMO and CS, let’s revisit Equation (8) for a sparse scene with L drone targets. The received signal at the q t h quadrant after demodulation to baseband for a single frame is in turn given by:
x q ( t ) = l = 0 L 1 m = 0 M 1 α l h ( t τ l p τ ) e j υ l p τ e j β m , q ς .
where ς = s i n e ( θ l ) is the azimuth angle of the l t h drone target relative to the quadrant θ l . Also note that, β m , q = ( ζ q ξ m ) ( f c λ / c + 1 ) , f c is the carrier frequency radiated from the quadrant and ζ q , ξ m Vi r . Again y ( n ) can be written as:
y ( n ) = p = 0 P 1 ψ p ( n ) [ x p , q ( n ) + ω p ( n ) + C p ( n ) ] .
and then forming s , an sparse coefficient matrix using basis ι as:
x ( n ) = p = 0 P 1 q = 0 M 1 s p , q ( n ) ι p , q ( n ) .
The optimization problem expressed as l 1 norm (for reconstruction) can now be expressed as:
s ^ = a r g m i n s | | s | | 1 s u b j e c t t o Θ s = y
Theorem 1.
The minimal number of transmit times the number of receive channels required for perfect recovery of L targets in noiseless settings is 2 L with a minimal number of 2 L samples per receiver and 2 L pulses per transmitter [4].
This is true for Xampling and an FRI framework used in conjunction with CS. In PWR, quadrant MIMO offers four transmit and nine receive channels (four physical and five virtual quadrants), thus L = 18 drone targets can be resolved in a CPI or dwell time τ . For this recovery, 36 samples are needed per pulse and 36 pulses are needed per transmitter quadrant for perfect recovery of Doppler for these L targets. This arithmetic is different for a noisy link but then most likely that many drone targets may not be present. Only in the case of drone swarms, that many targets would need to be detected, however, it would be quite a coincidence to get so many of them in a CPI or dwell (one direction) otherwise. This result also implies that many more targets can be perfectly resolved in the DoA sense by using MIMO virtual elements and this framework allows CS theory to be applied for calculating the number of pulses required for a perfect Doppler recovery for all these targets as well.

3.5. An Iterative Approach to Solve the Dwell Time Limitation for a Fast Scanning Drone Radar

The Doppler resolution of the temporal signal can be increased by using the super-resolution algorithms that are frequently used in array processing, such as minimal variance distortionless response (MVDR) and multiple signal classification (MUSIC). To estimate the covariance matrix or carry out eigenanalysis, these algorithms typically need a number of signal snapshots. Some algorithms, like MUSIC, require knowing the number of sources up front as well. However, in surveillance radar, the Doppler processing is carried out over the slow-time samples (over pulses) at each range increment. As a result, there is only one available temporal snapshot. It is also unclear how many target Doppler and micro-Doppler sources there will be. Consequently, it is impossible to use the traditional super-resolution methods. Unlike the conventional MVDR and MUSIC algorithms in which many snapshots are required to estimate the covariance matrix, IAA can work well with only a few or even one snapshot to achieve super-resolution [24].
The formulation of this method is elaborated next. It is similar to the one highlighted in [25]. The basis steering vectors are defined on the grid points that either have the frequency present or do not span the output space of the Doppler processor. Henceforth, the outcome of the Doppler process is written as:
y = A ( f ) s + ω + C .
where ω ( n ) is a zero mean wide-sense stationary random signal with auto-correlation r ω ( s ) = σ 2 δ ( s ) and C(n) is the clutter component. A ( f ) = [ a ( f 1 ) a ( f 2 ) . . . a ( f k ) ] is P × K dimension where P is the number of pulses and K is the number of finite points in the Doppler grid. s is a vector of the amplitudes of frequencies at the grid locations k = 1 , 2 , . . . , K . The clutter and noise matrix can be defined as:
Q ( f k ) = R P k a ( f k ) a H ( f k ) .
R = A ( f ) P A H ( f ) is the auto-correlation matrix of the input and P is a K × K diagonal matrix, whose diagonals P k = | s k | 2 , k = 1 , 2 , . . . , K contains the powers at each Doppler frequency on the Doppler grid. The cost function is given by:
Ξ = ( y s k a ( f k ) ) H Q 1 ( y s k a ( f k ) ) .
Minimizing the cost function with respect to s k gives [25]:
s ^ k = a H ( f k ) R 1 y a H ( f k ) R 1 a ( f k ) .
Since the iteration requires R , which depends on the unknown powers, it must be implemented as an iterative approach. The initialization can be done by letting R equal to the identity matrix I P . The steps are shown in Algorithm 1. Both IAA and CS are capable to enhance the Doppler resolution with fewer pulses, however, CS needs a random pulse transmission within the dwell time. It relies on non-uniform sampling within the dwell time. The pulse time left vacant because a pulse cannot be transmitted in CS can be used for transmitting pulses in other directions though, however, it can make radar operations complex. On the other hand, IAA works with a uniform sampling of the dwell time.
Algorithm 1 An iterative algorithm [25]
  • P ^ k = 1 a H a p = 0 P 1 | a H ( f k ) y ( n ) | 2
  • while !converge do
  •      R = A ( f ) P A H ( f )
  •     for k = 1,2,...,K do
  •          s ^ k = a H ( f k ) R 1 y a H ( f k ) R 1 a ( f k ) n = 1 , 2 , . . . , N .
  •          P ^ k = 1 / N n = 0 N 1 | s ^ k ( n ) | 2 .
  •     end for
  • end while

4. Simulations and Results

In this section, the feasibility and practicality of non-linear methods are discussed and substantiated by simulations using PWR radar parameters and features. A few parameters of PWR that are relevant for simulations and system demonstration are shown in Table 1.
A few micro-Doppler frequencies are simulated making an echo of length 512 samples. This comprises a main Doppler echo from the base motion of the UAV and there are micro-Doppler from the rotary motion of the blade movement modulating the primary echo signal. The signal is corrupted by clutter from the elevation sidelobes of PWR simulated as zero Doppler component being added up to the received echo. The PCA formulation described in an earlier section is used next for the removal of clutter sub-space and reconstruction of the time domain signal for further processing. Current methods including MTI, CLEAN, etc can not realize the real-time removal of ground clutter without suppressing nearby micro-Doppler components. That is why PCA is adopted to remove the clutter components in the echo signal. Figure 6a depicts clutter centered at DC and the micro-Doppler components and the main Doppler signal. If clutter is always a dominant signal in the received echo, then it is pretty easy to remove the highest valued eigenvector from the SVD decomposition, however, if it is not, then we need to figure out the DC power by averaging out the samples and looking at average power. This should be able to give us an estimate of the eigenvector which has similar power levels as the mean power. After that is made certain, we can remove it from our reconstruction process to get rid of clutter. Next, this signal is processed using CS. The time domain and the frequency domain of the echo for CS processing are shown in Figure 7a,b. Random 32 samples (out of 512) are picked from x ( t ) (Figure 8) and the recovery of the sparse frequency domain is accomplished from these random samples using l 1 minimization.
The recovered high-resolution frequency and time domain samples from the lower dimensional signal are shown in Figure 9a,b.
Exact recovery of the higher dimensional signal is possible due to sparsity in the frequency domain. Since the frequency domain of a drone echo only consists of a few non-zero components of the base Doppler and micro-Doppler components that are to be recovered, this signal can be considered sparse. However, the performance of CS reconstruction when there are a bunch of other features present in the echo signal, has to be yet demonstrated and can be an analysis for future work. The frequency analysis of the lower dimensional signal is shown in Figure 10 which is the Fourier transform of the first 32 samples from the sequence of the original 512 samples. The loss of resolution is evident and the modulations due to micro-Doppler cannot be observed. This would lead to faulty classification results for the UAV type and detection of UAV based on certain micro-Doppler features.
It is to be noted that CS needs random K = 32 samples from a set of N = 512 echo samples. The N can be considered here to be the number of pulses where we reduced it to K < < N . Thus only K pulses are sufficient to reconstruct the micro-Doppler features of the UAV echo which can easily reduce the dwell time and overall scan time of the radar. These pulses would need to be randomly transmitted in the larger dwell time of N pulses, scanning other elevation states to cover up the total volume in the case of PWR for example. With this, the N pulses would be transmitted at random in different elevation states and then grouped together by the signal processor. This is a little complex and would require beam switching at every pulse instead of every dwell. The IAA however, doesn’t rely on non-uniform random sampling and is simulated next.
Figure 11 shows the same setup of micro-Doppler frequencies used before. Instead of CS-based reconstruction, IAA is used for recovery. It is shown that super-resolution can be achieved using a single snapshot of data samples. The IAA iteration was setup simulating three peaks of the micro-Doppler base echo and the modulations from the rotation of the blades of the quadcopter similar to the one for CS and then using K ( 32 p u l s e s ) < < N ( 512 p u l s e s ) that is much fewer than the higher dimensions (512) in the frequency domain required to reconstruct a higher resolution frequency response. It can be observed that the sidelobes are very low for IAA-based reconstruction. To achieve a similar level of sidelobe performance, a very aggressive taper would be needed for FFT-based recovery that would lead to quite a bit of SNR loss. Using IAA can avoid the taper loss in FFT-based Doppler processing and the overall radar detection performance for all targets is also improved. If we compare it with the CS technique, CS works with random non-uniform sampling that is unconventional and as stated earlier about its applicability to PWR, a scheme is required in which different elevation states would be selected at random for transmission of a pulse, and this makes it complex as compared to uniformly sampled IAA. Having said this, it is worth noting that CS can be extended to fast time sampling using Xampling and FRI principles so that lower sampling ADCs are sufficient for below the Nyquist rate sampling of fast time signals. Hence both schemes have their own pros and cons and should be judiciously used. Their relative benefits are shown in Table 2 below:

5. Discussion

Both CS and IAA are useful for frequency super-resolution. However, IAA offers distinct advantages in terms of uniform sampling in pulse domain (slow time), hence CS is suggested to be used with fast time (range-time) sampling using a Xampling framework. So as to make it non-confusing, the steps for a fast scanning drone detection radar system could be summarized as:
  • Start with PCA-based clutter removal.
  • Use CS-based Xampling system for fast time sub-Nyquist sampling. For more details on the Xampling system, please refer to [26].
  • IAA to be applied for frequency super-resolution with fewer pulses in slow time.
  • Quadrant MIMO to be used for virtual array formation and enhancement of spatial resolution.
  • Classification of drones using CNN-based classifier.

6. Conclusions

PCA was simulated for clutter mitigation. CS and IAA were explored for micro-Doppler and spectral retrievals, and MIMO for spatial estimation of drone UAV targets. A unified theoretical framework was developed that stitches together these non-linear methods towards drone micro-Doppler and spatial resolution enhancement for detections from phased array PWR multi-function radar sensors. Both IAA and CS were found to be very useful to recover micro-Doppler drone features so that those targets can be efficiently detected and classified using fewer pulses than the conventional FFT processing. The drawbacks and applicability of each one of these techniques were discussed. Simulations demonstrated that IAA and CS methods can achieve greater Doppler resolutions as compared to FFT-based processing using fewer samples. Additionally, peak sidelobe levels achieved using IAA is substantially lower than the traditional FFT approach. If such levels of sidelobe levels are to be achieved using FFT, significant taper loss has to be encountered in FFT leading to severe SNR degradation. Using PCA, clutter mitigation was demonstrated with benefit in SNR if a few noise eigenvectors were removed in signal reconstruction.
The future investigations in this research might be figuring out the computationally efficient algorithm for realizing the minimization of l 1 norm and comparing it with IAA computations. That will pave the way to a real-time implementation for PWR radar and collection of data samples and performing non-linear processing by the PWR computational server. Also, the computational complexity associated with each of the CS-based and IAA reconstruction algorithms will be evaluated and their feasibility in real-time processors will be demonstrated.

Author Contributions

Both the authors have contributed equally towards conceptualizing and writing the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

The research has been funded through internal R & D funds of the company.

Data Availability Statement

Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kumar, M.; Chandrasekar, V. Intrapulse Polyphase Coding System for Second Trip Suppression in a Weather Radar. IEEE Trans. Geosci. Remote Sens. 2020, 58, 3841–3853. [Google Scholar] [CrossRef] [Green Version]
  2. Candes, E.J.; Fernandez-Granda, C. Towards a Mathematical Theory of Super-resolution. Comm. Pure Appl. Math. 2014, 67, 906–956. [Google Scholar] [CrossRef] [Green Version]
  3. Rani, M.; Dhok, S.B.; Deshmukh, R.B. A Systematic Review of Compressive Sensing: Concepts, Implementations and Applications. IEEE Access 2018, 6, 4875–4894. [Google Scholar] [CrossRef]
  4. Eldar, Y.C.; Kutyniok, G. Compressed Sensing: Theory and Applications; Cambridge University Press: Cambridge, UK, 2012. [Google Scholar]
  5. Mishali, M.; Eldar, Y.C.; Elron, A.J. Xampling: Signal Acquisition and Processing in Union of Subspaces. IEEE Trans. Signal Process. 2011, 59, 4719–4734. [Google Scholar] [CrossRef] [Green Version]
  6. Zhu, L.; Zhang, S.; Ma, Q.; Zhao, H.; Chen, S.; Wei, D. Classification of UAV-to-Ground Targets Based on Enhanced Micro-Doppler Features Extracted via PCA and Compressed Sensing. IEEE Sens. J. 2020, 20, 14360–14368. [Google Scholar] [CrossRef]
  7. Gong, J.; Jun, Y.; Deren, L.; Deyong, K. Detection of Micro-Doppler Signals of Drones Using Radar Systems with Different Radar Dwell Times. Drones 2022, 6, 262. [Google Scholar] [CrossRef]
  8. Bar-Ilan, O.; Eldar, Y.C. Sub-Nyquist Radar via Doppler Focusing. IEEE Trans. Signal Process. 2014, 62, 1796–1811. [Google Scholar] [CrossRef] [Green Version]
  9. Sira, S.P.; Cochran, D.; Papandreou-Suppappola, A.; Morrell, D.; Moran, W.; Howard, S. A Subspace-Based Approach to Sea Clutter Suppression for Improved Target Detection. In Proceedings of the 2006 Fortieth Asilomar Conference on Signals, Systems and Computers, Pacific Grove, CA, USA, 29 October–1 November 2006; pp. 752–756. [Google Scholar]
  10. Wang, Z.; Wang, Y.; Duan, K.; Xie, W. Subspace-Augmented Clutter Suppression Technique for STAP Radar. IEEE Geosci. Remote Sens. Lett. 2016, 13, 462–466. [Google Scholar] [CrossRef]
  11. Machidon, A.L.; Pejovic, V. Deep learning for compressive sensing: A ubiquitous systems perspective. Artif. Intell. Rev. 2023, 56, 3619–3658. [Google Scholar] [CrossRef]
  12. Fan, Z.E.; Lian, F.; Quan, J.N. Global Sensing and Measurements Reuse for Image Compressed Sensing. In Proceedings of the 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), New Orleans, LA, USA, 18–24 June 2022; pp. 8944–8953. [Google Scholar]
  13. Saideni, W.; Helbert, D.; Courreges, F.; Cances, J. An Overview on Deep Learning Techniques for Video Compressive Sensing. Appl. Sci. 2022, 12, 2734. [Google Scholar] [CrossRef]
  14. Coluccia, A.; Gianluca, P.; Alessio, F. Detection and Classification of Multirotor Drones in Radar Sensor Networks: A Review. Sensors 2020, 20, 4172. [Google Scholar] [CrossRef] [PubMed]
  15. Bouzayene, I.; Mabrouk, K.; Gharsallah, A.; Kholodnyak, D. Scan Radar Using an Uniform Rectangular Array for Drone Detection with Low RCS. In Proceedings of the 2019 IEEE 19th Mediterranean Microwave Symposium (MMS), Hammamet, Tunisia, 31 October–2 November 2019; pp. 1–4. [Google Scholar]
  16. Tang, L.; Wang, H.; Feng, Z.; Xu, D.; Wang, Y.; Quan, S.; Xu, W. Small Phased Array Radar Based on AD9361 For UAV Detection. In Proceedings of the IEEE MTT-S International Microwave Biomedical Conference (IMBioC), Nanjing, China, 6–8 May 2019; pp. 1–3. [Google Scholar]
  17. Zhang, P.; Yang, L.; Chen, G.; Li, G. Classification of drones based on micro-Doppler signatures with dual-band radar sensors. In Proceedings of the 2017 Progress in Electromagnetics Research Symposium—Fall (PIERS-FALL), Singapore, 19–22 November 2017; pp. 638–643. [Google Scholar]
  18. Kelly, P.K.; Kumar, M.; McCaskey, R.; Maddocks, E.; Rhodes, J.; Chandrasekar, V.; Radhakrishnan, C.; Kennedy, P. A Novel Portable Phased Array Radar for Meteorological Remote Sensing. In Proceedings of the 2022 IEEE International Symposium on Phased Array Systems and Technology (PAST), Waltham, MA, USA, 11–14 October 2022; pp. 1–8. [Google Scholar]
  19. Kumar, M.; Joshil, S.S.; Chandrasekar, V.; Beauchamp, R.M.; Vega, M.; Zebley, J.W. Performance trade-offs and upgrade of NASA D3R weather radar. In Proceedings of the 2017 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Fort Worth, TX, USA, 23–28 July 2017; pp. 5260–5263. [Google Scholar]
  20. Kumar, M.; Joshil, S.; Vega, M.; Chandrasekar, V.; Zebley, J.W. Nasa D3R: 2.0, Enhanced Radar with New Data and Control Features. In Proceedings of the IGARSS 2018–2018 IEEE International Geoscience and Remote Sensing Symposium, Valencia, Spain, 22–27 July 2018; pp. 7978–7981. [Google Scholar]
  21. Musa, S.A.; Abdullah, R.S.A.R.; Sali, A.; Ismail, A.; Rashid, N.E.A.; Ibrahim, I.P.; Salah, A.A. A review of copter drone detection using radar systems. Def. S T Tech. Bull. 2019, 12, 12–16. [Google Scholar]
  22. Wellig, P.; Speirs, P.; Schuepbach, C.; Oechslin, R.; Renker, M.; Boeniger, U.; Pratisto, H. Radar systems and challenges for C-UAV. In Proceedings of the 2018 19th International Radar Symposium (IRS), Bonn, Germany, 20–22 June 2018; pp. 1–8. [Google Scholar]
  23. Kumar, M. Methods and Techniques for a MIMO-based Weather Radar system. TechRxiv, 2023; preprint. [Google Scholar]
  24. Sun, H.; Oh, B.S.; Guo, X.; Lin, Z. Improving the Doppler Resolution of Ground-Based Surveillance Radar for Drone Detection. IEEE Trans. Aerosp. Electron. Syst. 2019, 55, 3667–3673. [Google Scholar] [CrossRef]
  25. Xue, M. Algorithms and Fast Implementations for Sensing Systems. Ph.D. Thesis, University of Florida, Gainesville, FL, USA, 2011. [Google Scholar]
  26. Mishali, M.; Eldar, Y.C.; Dounaevsky, O.; Shoshan, E. Xampling: Analog to digital at sub-Nyquist rates. IET Circuits Devices Syst. 2011, 5, 8–20. [Google Scholar] [CrossRef]
Figure 1. A conceptual representation of a MIMO quadrant phased array for PWR Weather radar system.
Figure 1. A conceptual representation of a MIMO quadrant phased array for PWR Weather radar system.
Drones 07 00251 g001
Figure 2. Simple illustration of the processing system.
Figure 2. Simple illustration of the processing system.
Drones 07 00251 g002
Figure 3. Radar and RTS Setup. (a) The Radar on its tower at the CSU-CHILL radar test facility in Greeley. (b) The RTS setup with horns on a tower pointing towards radar in a far field. (c) The obtained beam shape.
Figure 3. Radar and RTS Setup. (a) The Radar on its tower at the CSU-CHILL radar test facility in Greeley. (b) The RTS setup with horns on a tower pointing towards radar in a far field. (c) The obtained beam shape.
Drones 07 00251 g003
Figure 4. (af) The different polar products being generated by CHILL and PWR radars.
Figure 4. (af) The different polar products being generated by CHILL and PWR radars.
Drones 07 00251 g004
Figure 5. A 8 × 8 element phased array with multiple transmit phase centers based on the quadrant. The whole array is divided into 4 quadrants.
Figure 5. A 8 × 8 element phased array with multiple transmit phase centers based on the quadrant. The whole array is divided into 4 quadrants.
Drones 07 00251 g005
Figure 6. Clutter removal using PCA. (a) is with clutter centered at DC and (b) clutter removed with no harm to nearby micro-Doppler components.
Figure 6. Clutter removal using PCA. (a) is with clutter centered at DC and (b) clutter removed with no harm to nearby micro-Doppler components.
Drones 07 00251 g006
Figure 7. The original signal characteristics for a CS-based micro-Doppler reconstruction.
Figure 7. The original signal characteristics for a CS-based micro-Doppler reconstruction.
Drones 07 00251 g007
Figure 8. The samples that are picked randomly and CS-based reconstruction is applied.
Figure 8. The samples that are picked randomly and CS-based reconstruction is applied.
Drones 07 00251 g008
Figure 9. The reconstructed frequency domain and time domain.
Figure 9. The reconstructed frequency domain and time domain.
Drones 07 00251 g009
Figure 10. The Fourier transform of the lower-dimensional signal.
Figure 10. The Fourier transform of the lower-dimensional signal.
Drones 07 00251 g010
Figure 11. Estimation of frequency response using IAA.
Figure 11. Estimation of frequency response using IAA.
Drones 07 00251 g011
Table 1. PWR Parameters.
Table 1. PWR Parameters.
ParameterValue
FrequencyX-band
Pulse Repetition Interval (PRI)500 us
ScanningElectronic in elevation
Table 2. Relative benefits of IAA, CS and traditional FFT approach.
Table 2. Relative benefits of IAA, CS and traditional FFT approach.
IAACSFFT
Uniform SamplingNon-uniform SamplingUniform Sampling
Peak Sidelobes of the order of −80 dBcPeak Sidelobes = −40 dBcPeak Sidelobes = −13 dBc
No Taper requiredNo taperTaper required
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Kumar, M.; Kelly, P.K. Non-Linear Signal Processing Methods for UAV Detections from a Multi-Function X-Band Radar. Drones 2023, 7, 251. https://doi.org/10.3390/drones7040251

AMA Style

Kumar M, Kelly PK. Non-Linear Signal Processing Methods for UAV Detections from a Multi-Function X-Band Radar. Drones. 2023; 7(4):251. https://doi.org/10.3390/drones7040251

Chicago/Turabian Style

Kumar, Mohit, and P. Keith Kelly. 2023. "Non-Linear Signal Processing Methods for UAV Detections from a Multi-Function X-Band Radar" Drones 7, no. 4: 251. https://doi.org/10.3390/drones7040251

Article Metrics

Back to TopTop