Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (9)

Search Parameters:
Authors = Clemens Gühmann

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 30414 KiB  
Article
Metric Scaling and Extrinsic Calibration of Monocular Neural Network-Derived 3D Point Clouds in Railway Applications
by Daniel Thomanek and Clemens Gühmann
Appl. Sci. 2025, 15(10), 5361; https://doi.org/10.3390/app15105361 - 11 May 2025
Viewed by 632
Abstract
Three-dimensional reconstruction using monocular camera images is a well-established research topic. While multi-image approaches like Structure from Motion produce sparse point clouds, single-image depth estimation via machine learning promises denser results. However, many models estimate relative depth, and even those providing metric depth [...] Read more.
Three-dimensional reconstruction using monocular camera images is a well-established research topic. While multi-image approaches like Structure from Motion produce sparse point clouds, single-image depth estimation via machine learning promises denser results. However, many models estimate relative depth, and even those providing metric depth often struggle with unseen data due to unfamiliar camera parameters or domain-specific challenges. Accurate metric 3D reconstruction is critical for railway applications, such as ensuring structural gauge clearance from vegetation to meet legal requirements. We propose a novel method to scale 3D point clouds using the track gauge, which typically only varies in very limited values between large areas or countries worldwide (e.g., 1.435 m in Europe). Our approach leverages state-of-the-art image segmentation to detect rails and measure the track gauge from a train driver’s perspective. Additionally, we extend our method to estimate a reasonable railway-specific extrinsic camera calibration. Evaluations show that our method reduces the average Chamfer distance to LiDAR point clouds from 1.94 m (benchmark UniDepth) to 0.41 m for image-wise calibration and 0.71 m for average calibration. Full article
Show Figures

Figure 1

20 pages, 3893 KiB  
Article
Bearing Digital Twin Based on Response Model and Reinforcement Learning
by Zhaorong Li, Jiaoying Wang, Diwang Ruan, Jianping Yan and Clemens Gühmann
Lubricants 2023, 11(12), 502; https://doi.org/10.3390/lubricants11120502 - 27 Nov 2023
Cited by 4 | Viewed by 2434
Abstract
In recent years, research on bearing fault modeling has witnessed significant advancements. However, the modeling of bearing faults using digital twins (DTs) remains an emerging area of exploration. This paper introduces a bearing digital twin developed by integrating a signal-based response model with [...] Read more.
In recent years, research on bearing fault modeling has witnessed significant advancements. However, the modeling of bearing faults using digital twins (DTs) remains an emerging area of exploration. This paper introduces a bearing digital twin developed by integrating a signal-based response model with reinforcement learning techniques. Initially, a signal-based model is constructed, comprising a unit fault impulse function and a decay oscillation function. This model illustrates the bearing’s acceleration response under fault conditions and acts as the environmental component within the bearing digital twin. Subsequently, a parameter estimation process identifies two critical parameters from the signal-based model: the load proportional factor and the decaying constant. The Deep Deterministic Policy Gradient (DDPG) algorithm is employed as the agent for online learning of these parameters. The cosine similarity metric is employed to define the state and reward by comparing the real acceleration measurements with the simulation data generated by the digital twin. To validate the effectiveness of the digital twin, experimental data sourced from the three datasets are utilized. The results underscore the digital twin’s capacity to faithfully replicate the bearing’s acceleration response under diverse conditions, demonstrating a high degree of similarity in both the time and frequency domains. Full article
Show Figures

Figure 1

21 pages, 2349 KiB  
Review
Improvement of Generative Adversarial Network and Its Application in Bearing Fault Diagnosis: A Review
by Diwang Ruan, Xuran Chen, Clemens Gühmann and Jianping Yan
Lubricants 2023, 11(2), 74; https://doi.org/10.3390/lubricants11020074 - 10 Feb 2023
Cited by 39 | Viewed by 5014
Abstract
A small sample size and unbalanced sample distribution are two main problems when data-driven methods are applied for fault diagnosis in practical engineering. Technically, sample generation and data augmentation have proven to be effective methods to solve this problem. The generative adversarial network [...] Read more.
A small sample size and unbalanced sample distribution are two main problems when data-driven methods are applied for fault diagnosis in practical engineering. Technically, sample generation and data augmentation have proven to be effective methods to solve this problem. The generative adversarial network (GAN) has been widely used in recent years as a representative generative model. Besides the general GAN, many variants have recently been reported to address its inherent problems such as mode collapse and slow convergence. In addition, many new techniques are being proposed to increase the sample generation quality. Therefore, a systematic review of GAN, especially its application in fault diagnosis, is necessary. In this paper, the theory and structure of GAN and variants such as ACGAN, VAEGAN, DCGAN, WGAN, et al. are presented first. Then, the literature on GANs is mainly categorized and analyzed from two aspects: improvements in GAN’s structure and loss function. Specifically, the improvements in the structure are classified into three types: information-based, input-based, and layer-based. Regarding the modification of the loss function, it is sorted into two aspects: metric-based and regularization-based. Afterwards, the evaluation metrics of the generated samples are summarized and compared. Finally, the typical applications of GAN in the bearing fault diagnosis field are listed, and the challenges for further research are also discussed. Full article
(This article belongs to the Special Issue Recent Advances in Machine Learning in Tribology)
Show Figures

Figure 1

18 pages, 3739 KiB  
Article
Dynamics Modeling of Bearing with Defect in Modelica and Application in Direct Transfer Learning from Simulation to Test Bench for Bearing Fault Diagnosis
by Diwang Ruan, Yuxiang Chen, Clemens Gühmann, Jianping Yan and Zhirou Li
Electronics 2022, 11(4), 622; https://doi.org/10.3390/electronics11040622 - 17 Feb 2022
Cited by 25 | Viewed by 4168
Abstract
In data-driven bearing fault diagnosis, sufficient fault data are fundamental for algorithm training and validation. However, only very few fault measurements can be provided in most industrial applications, bringing the dynamics model to produce bearing response under defects. This paper built a Modelica [...] Read more.
In data-driven bearing fault diagnosis, sufficient fault data are fundamental for algorithm training and validation. However, only very few fault measurements can be provided in most industrial applications, bringing the dynamics model to produce bearing response under defects. This paper built a Modelica model for the whole bearing test rig, including the test bearing, driving motor and hydraulic loading system. First, a five degree-of-freedom (5-DoF) model was proposed for the test bearing to identify the normal bearing dynamics. Next, a fault model was applied to characterize the defect position, defect size, defect shape and multiple defects. The virtual bearing test bench was first developed with OpenModelica and then called in Python with OMPython. For validation of the positive effect of the dynamics model in the direct transfer learning for bearing fault diagnosis, the simulation data from the Modelica model and experimental data from the Case Western Reserve University were fed separately or jointly to train a Convolution Neural Network (CNN). Then the well-trained CNN was transferred directly to achieve the fault diagnosis under the test set consisting of experiment data. Additionally, 157 features were extracted from both time-domain and frequency-domain and fed into CNN as input, and then four different validation cases were designed. The results confirmed the positive effect of simulation data in the CNN transfer learning, especially when the simulation data were added as auxiliary to experimental data, and improved CNN classification accuracy. Furthermore, it indicated that the simulation data from the bearing dynamics model could play a part in the actual experimental measurement when the collected data were insufficient. Full article
(This article belongs to the Special Issue Selected Papers from Modelica Conference 2021)
Show Figures

Figure 1

16 pages, 5384 KiB  
Article
The Impact of an Overlaid Ripple Current on Battery Aging: The Development of the SiCWell Dataset
by Erik Goldammer, Marius Gentejohann, Michael Schlüter, Daniel Weber, Wolfgang Wondrak, Sibylle Dieckerhoff, Clemens Gühmann and Julia Kowal
Batteries 2022, 8(2), 11; https://doi.org/10.3390/batteries8020011 - 31 Jan 2022
Cited by 22 | Viewed by 11778
Abstract
Fast-switching semiconductors induce ripple currents on the high-voltage DC bus in the electric vehicle (EV). This paper describes the methods used in the project SiCWell and a new approach to investigate the influence of these overlaid ripples on the battery in EVs. The [...] Read more.
Fast-switching semiconductors induce ripple currents on the high-voltage DC bus in the electric vehicle (EV). This paper describes the methods used in the project SiCWell and a new approach to investigate the influence of these overlaid ripples on the battery in EVs. The ripple current generated by the main inverter is demonstrated with a measurement obtained from an electric vehicle. A simulation model is presented which is based on an artificial reference DC bus, according to ISO 21498-2, and uses driving cycles in order to obtain current profiles relevant for battery cycling. A prototype of a battery cycling tester capable of high frequency and precise ripple current generation was developed and is used to cycle cells with superimposed ripple currents within an aging study. To investigate the impact of the frequency and the amplitude of the currents on the battery’s lifetime, these ripple parameters are varied between different test series. Cell parameters such as impedance and capacity are regularly characterized and the aging of the cells is compared to standard DC cycled reference cells. The aging study includes a total of 60 automotive-sized pouch cells. The evaluation of ripple currents and their impact on the battery can improve the state-of-health diagnosis and remaining-useful life prognosis. For the development and validation of such methods, the cycled cells are monitored with a measurement system that regularly measures current and voltage with a sampling rate of 2 MHz. The resulting dataset is suitable for the design of future ripple current aging studies as well as for the development and validation of aging models and methods for battery diagnosis. Full article
(This article belongs to the Special Issue Batteries and Electric Vehicles)
Show Figures

Figure 1

18 pages, 2683 KiB  
Article
Collaborative Optimization of CNN and GAN for Bearing Fault Diagnosis under Unbalanced Datasets
by Diwang Ruan, Xinzhou Song, Clemens Gühmann and Jianping Yan
Lubricants 2021, 9(10), 105; https://doi.org/10.3390/lubricants9100105 - 15 Oct 2021
Cited by 39 | Viewed by 5169
Abstract
Convolutional Neural Network (CNN) has been widely used in bearing fault diagnosis in recent years, and many satisfying results have been reported. However, when the training dataset provided is unbalanced, such as the samples in some fault labels are very limited, the CNN’s [...] Read more.
Convolutional Neural Network (CNN) has been widely used in bearing fault diagnosis in recent years, and many satisfying results have been reported. However, when the training dataset provided is unbalanced, such as the samples in some fault labels are very limited, the CNN’s performance reduces inevitably. To solve the dataset imbalance problem, a Generative Adversarial Network (GAN) has been preferably adopted for the data generation. In published research studies, GAN only focuses on the overall similarity of generated data to the original measurement. The similarity in the fault characteristics is ignored, which carries more information for the fault diagnosis. To bridge this gap, this paper proposes two modifications for the general GAN. Firstly, a CNN, together with a GAN, and two networks are optimized collaboratively. The GAN provides a more balanced dataset for the CNN, and the CNN outputs the fault diagnosis result as a correction term in the GAN generator’s loss function to improve the GAN’s performance. Secondly, the similarity of the envelope spectrum between the generated data and the original measurement is considered. The envelope spectrum error from the 1st to 5th order of the Fault Characteristic Frequencies (FCF) is taken as another correction in the GAN generator’s loss function. Experimental results show that the bearing fault samples generated by the optimized GAN contain more fault information than the samples produced by the general GAN. Furthermore, after the data augmentation for the unbalanced training sets, the CNN’s accuracy in the fault classification has been significantly improved. Full article
(This article belongs to the Special Issue Machine Learning in Tribology)
Show Figures

Figure 1

20 pages, 1785 KiB  
Article
RIANN—A Robust Neural Network Outperforms Attitude Estimation Filters
by Daniel Weber, Clemens Gühmann and Thomas Seel
AI 2021, 2(3), 444-463; https://doi.org/10.3390/ai2030028 - 17 Sep 2021
Cited by 40 | Viewed by 6195
Abstract
Inertial-sensor-based attitude estimation is a crucial technology in various applications, from human motion tracking to autonomous aerial and ground vehicles. Application scenarios differ in characteristics of the performed motion, presence of disturbances, and environmental conditions. Since state-of-the-art attitude estimators do not generalize well [...] Read more.
Inertial-sensor-based attitude estimation is a crucial technology in various applications, from human motion tracking to autonomous aerial and ground vehicles. Application scenarios differ in characteristics of the performed motion, presence of disturbances, and environmental conditions. Since state-of-the-art attitude estimators do not generalize well over these characteristics, their parameters must be tuned for the individual motion characteristics and circumstances. We propose RIANN, a ready-to-use, neural network-based, parameter-free, real-time-capable inertial attitude estimator, which generalizes well across different motion dynamics, environments, and sampling rates, without the need for application-specific adaptations. We gather six publicly available datasets of which we exploit two datasets for the method development and the training, and we use four datasets for evaluation of the trained estimator in three different test scenarios with varying practical relevance. Results show that RIANN outperforms state-of-the-art attitude estimation filters in the sense that it generalizes much better across a variety of motions and conditions in different applications, with different sensor hardware and different sampling frequencies. This is true even if the filters are tuned on each individual test dataset, whereas RIANN was trained on completely separate data and has never seen any of these test datasets. RIANN can be applied directly without adaptations or training and is therefore expected to enable plug-and-play solutions in numerous applications, especially when accuracy is crucial but no ground-truth data is available for tuning or when motion and disturbance characteristics are uncertain. We made RIANN publicly available. Full article
Show Figures

Graphical abstract

27 pages, 13195 KiB  
Article
Friction and Wear Monitoring Methods for Journal Bearings of Geared Turbofans Based on Acoustic Emission Signals and Machine Learning
by Noushin Mokhtari, Jonathan Gerald Pelham, Sebastian Nowoisky, José-Luis Bote-Garcia and Clemens Gühmann
Lubricants 2020, 8(3), 29; https://doi.org/10.3390/lubricants8030029 - 7 Mar 2020
Cited by 48 | Viewed by 8471
Abstract
In this work, effective methods for monitoring friction and wear of journal bearings integrated in future UltraFan® jet engines containing a gearbox are presented. These methods are based on machine learning algorithms applied to Acoustic Emission (AE) signals. The three friction states: [...] Read more.
In this work, effective methods for monitoring friction and wear of journal bearings integrated in future UltraFan® jet engines containing a gearbox are presented. These methods are based on machine learning algorithms applied to Acoustic Emission (AE) signals. The three friction states: dry (boundary), mixed, and fluid friction of journal bearings are classified by pre-processing the AE signals with windowing and high-pass filtering, extracting separation effective features from time, frequency, and time-frequency domain using continuous wavelet transform (CWT) and a Support Vector Machine (SVM) as the classifier. Furthermore, it is shown that journal bearing friction classification is not only possible under variable rotational speed and load, but also under different oil viscosities generated by varying oil inlet temperatures. A method used to identify the location of occurring mixed friction events over the journal bearing circumference is shown in this paper. The time-based AE signal is fused with the phase shift information of an incremental encoder to achieve an AE signal based on the angle domain. The possibility of monitoring the run-in wear of journal bearings is investigated by using the extracted separation effective AE features. Validation was done by tactile roughness measurements of the surface. There is an obvious AE feature change visible with increasing run-in wear. Furthermore, these investigations show also the opportunity to determine the friction intensity. Long-term wear investigations were done by carrying out long-term wear tests under constant rotational speeds, loads, and oil inlet temperatures. Roughness and roundness measurements were done in order to calculate the wear volume for validation. The integrated AE Root Mean Square (RMS) shows a good correlation with the journal bearing wear volume. Full article
(This article belongs to the Special Issue Acoustic Emission Techniques in Wear Monitoring)
Show Figures

Figure 1

6 pages, 550 KiB  
Article
Simulation of Electric Drive System Faults in Hybrid Electric Vehicles
by Dietmar Winkler and Clemens Gühmann
World Electr. Veh. J. 2009, 3(3), 664-669; https://doi.org/10.3390/wevj3030664 - 25 Sep 2009
Viewed by 1443
Abstract
With the increased number of electric drive systems in hybrid electric vehicles also the probability of electric faults within those systems rises. We have developed a Modelica® library to simulate fieldoriented drive systems, including faults. The library is called freeFOClib (short for [...] Read more.
With the increased number of electric drive systems in hybrid electric vehicles also the probability of electric faults within those systems rises. We have developed a Modelica® library to simulate fieldoriented drive systems, including faults. The library is called freeFOClib (short for “free Field-Oriented Control library”) and can be used to build a field-oriented control system for existing machine models from the Modelica Standard Library, investigate the impact of electric faults (e.g., battery faults, inverter faults, machine faults) on a electric drive system, and run simulations to estimate the fuel consumption of hybrid electric vehicles. This paper will show how to model and simulate a faulty electric drives systems in combination with a hybrid electric vehicle. Full article
Back to TopTop