AI-Based Drone Detection and Localization Without Signal Decryption
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for detecting drones are inaccurate and unable to reliably determine their presence or identity due to encrypted signals, making it difficult to implement effective defense mechanisms, especially in restricted airspace.
Innovation Solution
A method using machine learning models, such as support vector machines (SVMs) and random forest models, to analyze drone signals without decryption, combined with triangulation based on propagation time differences and signal strength, to detect and position drones accurately.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Area of stationary object
If radar is used to detect drones, then detection coverage is improved, but measurement precision deteriorates
Solution Approach 1:
The patent replaces radar (electromagnetic wave-based mechanical detection system) with an AI-based signal analysis system that processes wireless communication signals. This substitution enables precise identification of drone signals through pattern recognition and machine learning algorithms, achieving both wide coverage and high accuracy without the limitations of radar precision.
Solution Approach 2:
The patent introduces AI algorithms as an intermediary between signal detection and drone identification. The AI model acts as a mediator that analyzes signal characteristics, extracts features, and determines drone presence with high precision, bridging the gap between broad signal monitoring and accurate drone detection.
2Measurement precision
If signal decryption is attempted to identify drone manufacturer, then identification accuracy is improved, but device complexity increases
Solution Approach 1:
The patent extracts and analyzes specific signal characteristics (frequency, modulation patterns, signal structure) without attempting to decrypt the encrypted communication content. By taking out only the necessary identification features from the complex encrypted signals, the system achieves manufacturer identification while avoiding the complexity of decryption mechanisms.
Solution Approach 2:
The patent creates signal feature templates or reference patterns for different drone manufacturers during the training phase. Instead of decrypting actual signals, the system compares incoming signals against these pre-created feature copies, enabling identification through pattern matching rather than decryption, thus reducing system complexity.
3Measurement precision
If multiple detection antennas are used for triangulation, then positioning precision is improved, but device complexity increases
Solution Approach 1:
The patent divides the detection system into multiple independent antenna elements that can be individually processed. Each antenna captures signals independently, and the AI system processes these segmented signals separately before combining results for triangulation. This segmentation enables precise positioning through time-difference-of-arrival calculations while maintaining modular system architecture.
Applied Scientific Principles
This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.
Function Achieved in This Case
Enables reliable and precise detection and localization of drones without signal decryption, allowing for effective defense measures.
Implementation Method 1
Detecting a plurality of wirelessly transmitted radio signals over the air using at least three detection antennas
Implementation Method 2
determining the propagation time differences of the same with regard to their impact on the three detection antennas
Data Source
Figure 1
Figure 2~3
Figure 4
AI summary
The invention relates to a method for detecting and determining the position of a drone (100), comprising the steps of: - detecting a plurality of wirelessly transmitted radio signals (200) via the air using at least three detection antennas of a detection device; - checking for the presence of at least one drone (100) within the range of the detection device by analyzing the radio signals (200), wherein a presence is determined when a trained AI model (400) detects a match or when the trained AI model (400) detects at least one match up to a predetermined threshold value; - determining the radio signals (200) belonging to the detected drone (100) and determining the propagation time differences of the same with regard to their impact on the three detection antennas of the detection device; and - determining the position of the at least one drone (100) based on the determined propagation time differences.The invention also relates to a computer program and a recording device for carrying out the method.