Article

Automatic classification of cavitation states using hydroacoustic measurements (vor Ort)

* Presenting author
Day / Time: 24.03.2022, 11:00-11:40
Room: 57-04
Typ: Poster
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Information: Die Poster sind von Dienstag morgen bis Donnerstag nachmittag in der hier angegebenen Posterinsel bzw. hier als PDF im jeweiligen Posterbeitrag einsehbar. Das Posterforum zu diesen Postern findet im hier genannten Zeitraum im angegebenen Saal statt. Für weiterführende Diskussion verabreden Sie sich bitte mit der/dem jeweiligen Autor(in) am Poster oder nutzen den virtuellen Pausenraum. Dieser steht während der DAGA und auch danach zur Verfügung.
Abstract: Due to future restrictions on the underwater sound emission of merchant ships, the design of low-noisepropellers is becoming increasingly important. Since cavitation is the dominant sound source on propellers,there is an increased demand for automated detection methods that deliver detailed information aboutcavitation type, inception, area and intensity in order to adapt the propeller design. Considering that eventhe smallest cavitation bubbles contribute to sound emission, the classical optical cavitation observation is notsufficient for a reliable analysis. In this paper, an automatic method for classification of propeller cavitationbased on acoustical hydrophone measurements is presented. It is shown that by using a Random Forestclassifier the cavitation states can be distinguished with high accuracy. A feature selection algorithm wasused to identify the relevant features that indicate the statistical quantity and frequency range in which thecavitation states differ most. By a reduction of the feature set it could be shown that besides differences alsosimilarities between the cavitation states exist. These results offer great potential for the investigation of theunderlying physical processes of cavitation.
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';