Article

Experimenting with professional microphones to apply acoustic event detection to unmanned aerial vehicles (vor Ort)

* Presenting author
Day / Time: 22.03.2022, 16:20-16:40
Room: 47-03
Typ: Regulärer Vortrag
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract:

Unmanned aerial vehicles (UAV) are already being used today for a wide variety of tasks. For this purpose, UAVs are equipped with various sensors, such as video and thermal imaging cameras or flight assistance systems. Acoustic sensors, on the other hand, are not yet established, although they offer a wide range of possible applications in combination with AI-based signal processing. Using e.g., acoustic event detection could extend the sensing capabilities of UAVs and enable them to react automatically to user-defined acoustic events. Possible scenarios include finding an emergency location, autonomous flight to the event location, automatic monitoring of the acoustic environment, or triggering an alarm. The acoustic sensor system required for this purpose must be robust to external environmental conditions, as it is inevitably subject to perturbations such as the air currents through the rotors, operational noise, or wind noise. In this work, we have investigated a set of commercially available microphones for their suitability for such an acoustic sensor system. The realization of acoustic event detection is based on linear support vector machines in addition with OpenL3-Embeddings. To train the acoustic sensor system, a dataset from the DCASE2020 challenge is extended with recorded noise to consider different use cases.

Error

Error : E_DEPRECATED

strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated

1
/kunden/431424_13355/webseiten/subdomains/app2022.daga-tagung.de/memyc/resources/OutputCompression.php, line 35
32.              */
33.             if (headers_sent()) {
34.                 $encoding = false;
35.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'x-gzip') !== false) {
36.                 $encoding = 'x-gzip';
37.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'gzip') !== false) {
38.                 $encoding = 'gzip';