Real-time UAV sound detection and analysis system

Abstract
In this paper, we present a real-time drone detection and monitoring system, that users can easily utilize in daily life to detect drones using sound data. This system performs FFT on the sampled real-time data and performs drone detection using the transformed data through two different methods, Plotted Image Machine Learning (PIL) and K Nearest Neighbors (KNN). The PIL uses image data from the visualized FFT graph to detect robust points, and compares the average image similarity with a reference FFT template associated with a target of interest. Whereas, the KNN uses FFT-format csv files to compare the average distance similarity. Experiments were performed with the two methods. As a result, the accuracy rate of 83% and 61% was shown in each of PIL and KNN. The major deliverables of this work are a software package framework one may use to experiment with various sound samples and classifiers via modifiable classifier modules and initial testing of two classifiers. Future work, enabled by the software framework developed, can employ more capable classifiers.

This publication has 6 references indexed in Scilit: