Radar Feature Extraction for Drone Classification Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate 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

VSEngineering 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

Engineering Contradiction:
Improveclassification accuracyVSAvoidfeature extraction complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

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.

Inventive Principle:
Principle #1Segmentation

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.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If statistical properties of detection clusters are used as features, then classification reliability improves, but computational requirements increase

Engineering Contradiction:
Improveclassification reliabilityVSAvoidcomputational energy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

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.

Inventive Principle:
Principle #2Taking out (Extraction)

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.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20240103130A1Feature extraction for remote sensing detections
Publication Date: 2024.03.28 SRI INTERNATIONAL
  • US20240103130A1 patent drawing
  • US20240103130A1 patent drawing
  • US20240103130A1 patent drawing

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.