Article

Automated detection of structural resonances using neural networks (vor Ort)

* Presenting author
Day / Time: 23.03.2022, 09:40-10:00
Room: 47-02
Typ: Regulärer Vortrag
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract: Considering the high number of sensors used in acoustic investigations of the vehicle interior or on component test benches (e.g. 20 microphones in ISO3745), the development of methods that minimize the analysis effort is of great interest. The current state of the art for resonance detection in rotordynamic systems focuses on peak detection in peak-hold or averaged spectra based on a Campbell diagram. In this paper, two new concepts for resonance detection are presented. The first concept follows the conventional approach. First, image processing methods are applied to the Campbell diagram, followed by a newly developed dimensional reduction method. The resonances are then detected very accurately using peak detection, achieving a true positive rate (tpr) of more than 96 %. The second concept is based on a convolutional neural network (CNN). The CNN is trained using over 85.000 resonances as training data. The trained neural network shows a tpr of almost 90 %. The extent to which tonally excited structural resonances can be distinguished from broadband noise excitation is also investigated. It is shown that a CNN can be trained to provide not only detection but also classification of resonances with a detection rate of 85.7 % for unseen data.
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';