Radar Feature Extraction for Drone Classification Accuracy
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing radar data classification techniques are inadequate for accurately identifying drones due to similarities with birds in terms of size and flight characteristics, often leading to erroneous classifications.
Innovation Solution
The proposed solution involves generating complex non-linear features using statistical properties of groups of radar detections within a specific time window, employing clustering algorithms like K-nearest-neighbors and principal component analysis to extract features such as eigenvectors and eigenvalues, which are then used to classify objects more accurately using a machine learning architecture.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If traditional Automatic Target Recognition techniques are used to classify radar detections, then the classification process is simple, but the accuracy is insufficient leading to erroneous identification of drones as birds or vice versa
Solution Approach 1:
The patent segments the classification problem by dividing radar detections into clusters based on spatial and temporal proximity. Each detection is grouped with nearby detections within a specified time window, forming clusters that represent potential targets. This segmentation allows the system to analyze groups of related detections rather than individual detections, improving classification accuracy while managing complexity through localized analysis.
Solution Approach 2:
The patent transforms the classification approach by adding temporal and spatial dimensions to the feature extraction process. Instead of analyzing single radar detections in isolation, the system incorporates detections across multiple time steps and spatial locations, creating multi-dimensional feature vectors that capture the dynamic behavior of targets. This dimensional expansion enables better discrimination between drones and birds through analysis of movement patterns and cluster evolution over time.
2Reliability
If statistical properties of detection clusters are used as features, then classification reliability improves, but computational requirements increase
Solution Approach 1:
The patent extracts only the most relevant statistical properties from detection clusters, focusing on key features such as cluster size, spatial distribution metrics, temporal persistence, and velocity characteristics. By selectively extracting these discriminative features rather than computing all possible statistical moments, the system achieves reliable classification while minimizing computational energy consumption. The feature extraction process is optimized to compute only those statistics that provide maximum discriminatory power for distinguishing drones from birds.
Solution Approach 2:
The system computes statistical features for all detected clusters (excessive action) but then applies dimensionality reduction and feature selection techniques to retain only the most informative subset (partial action). This approach ensures that sufficient computational effort is expended to capture all potential discriminative patterns, while subsequent feature filtering reduces the computational burden for the actual classification decision, balancing reliability with energy efficiency.
Data Source
AI summary
An example radar target classification system for identifying classes of objects includes a cluster engine includes processing circuitry and configured to process radar data to determine a cluster of radar detections, the radar data being based on radio waves reflected from one or more objects over a time window. The example system includes a feature extraction engine comprising processing circuitry and configured to determine a plurality of statistical features based on the determined cluster of radar detections. The example system includes a classifier comprising processing circuitry and configured to classify a first object of the one or more objects based on the determined plurality of statistical features and to output an indication of a class of the first object.


