Article

Soft Vibration Sensor: Load prediction using Deep Neural Networks (vor Ort)

* Presenting author
Day / Time: 21.03.2022, 16:20-16:45
Room: 47-03
Typ: Vortrag (strukturierte Sitzung)
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Abstract: Convolutional Neural Networks (CNN) have significantly contributed to increase the accuracy of regression-based methods. In the field of image recognition different deep learning networks based on CNN layers are standardized and can be adapted for different use cases now. It has been shown that CNN can be used as well as virtual sensors to approximate vibration responses at different locations to reduce the number of sensors or predict vibration signals in general. Furthermore, the usage of deep neural networks simplify, accelerate and improve load prediction at different system levels for vibration signals. Developed is a framework for a vibration soft sensor to predict loads and hence reduce the reliability testing and simulation effort. Preliminary applications of vibration soft sensors on automotive components will be presented.
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';