Publications

Detailed Information

Investigation on Preprocessing and Transformation of Vibration Signals for Deep Learning Based Diagnosis of Rotating Machinery : 딥러닝 기반 회전기계 진단을 위한 진동신호 전처리 및 변환 연구

DC Field Value Language
dc.contributor.advisor윤병동-
dc.contributor.author정준하-
dc.date.accessioned2019-05-07T05:08:22Z-
dc.date.available2019-05-07T05:08:22Z-
dc.date.issued2019-02-
dc.identifier.other000000155006-
dc.identifier.urihttps://hdl.handle.net/10371/151758-
dc.description학위논문 (박사)-- 서울대학교 대학원 : 공과대학 기계항공공학부, 2019. 2. 윤병동.-
dc.description.abstractLarge-scale rotating machinery requires a reliable diagnosis method that accurately predicts health state, since these systems are frequently operated in safety-related and mission-critical systems (e.g., turbines in power plants). Among various methods for rotor-system diagnosis, the data-driven approach has received considerable interest from industry and academia. Specifically, the number of research papers on deep learning based rotor system diagnosis has risen steeply in the past few years. Interest is driven, in part, by the fact that deep learning algorithms are applicable to complex systems without the need for a complete comprehension of the physics of the system. However, powerful performance of these diagnosis methods can only be achieved with the use of optimal preprocessing techniques for each target system. Thus, this dissertation focuses on developing preprocessing and transformation steps for a deep learning based diagnosis system for rotating machinery. This work specifically focuses on fluid-film bearing rotor systems.

The dissertation investigates three thrusts of preprocessing and transformation of vibration signals: 1) study of the optimal vibration image size, considering filter size, 2) research into a label-based, mini-batch gradient descent method with filter sensitivity analysis, and 3) investigation of a retraining scheme for minor classes in imbalanced data problems.

The first research thrust investigates the size of input images for convolutional neural network (CNN) based diagnosis. As a fluid-film bearing rotor system presents directional dependent health states, vibration images that consider both the temporal and the spatial correlations of omnidirectional regeneration (ODR) signals are suggested. Using the generated images, the results show that the ratio of image size to filter size affects the overall performance. Thus, the optimal range of size ratio for the vibration image is derived in this work by analyzing the performance of various ratios.

The second research thrust suggests a label-based, mini-batch gradient descent method. As the conventional random mini-batch method generates biased mini-batches in several cases, which leads to decreased overall performance, the proposed method can reduce the bias between mini-batches. In addition, various label-based, mini-batch combinations were studied in this work and their performance deviation was analyzed by filter sensitivity analysis. The result shows that the quantity of properly sensitive filters clearly improves the overall performance of the network.

Finally, the last research thrust proposes a retraining scheme for minority class data in imbalanced data set problems. The proposed two-phase approach uses equally labeled mini-batches, proposed in the second thrust, with oversampling of the minor class samples. Furthermore, in the second phase of training, filters with high sensitivity are frozen and filters with low sensitivity are retrained to represent the minor class samples. The resulting method shows increased performance by improving the recognition of the minority class samples in several imbalanced data set problems.
-
dc.description.tableofcontentsAbstract i

Table of Contents iv

List of Tables viii

List of Figures ix

Nomenclature xviii

Chapter 1 Introduction 1

1.1 Motivation 1

1.2 Research Scope and Overview 3

1.3 Dissertation Layout 6

Chapter 2 Literature Review 7

2.1 Overview of Fluid-film Bearing Rotor Systems 7

2.1.1 Structure of Fluid-film Bearing Rotors 8

2.1.2 Data Acquisition of Vibration Signals from Fluid-film Bearing Rotors 9

2.1.3 Analysis of Vibration Signals for Fluid-film Bearing Rotor Systems 13

2.1.4 Summary and Discussion 14

2.2 Overview of Convolutional Neural Network (CNN) based Rotor System Diagnosis 15

2.2.1 Image Recognition by Convolutional Neural Network (CNN) 15

2.2.2 CNN-based Rotor System Diagnosis Based on Vibration Signals 17

2.2.3 Summary and Discussion 18

2.3 Strategy for Deep Learning Based Diagnosis of Class-Imbalanced Data Sets 19

2.3.1 A Data-Level Strategy for Class Imbalanced Data Set Training 20

2.3.2 An Algorithm-Level Strategy for Class Imbalanced Data Set Training 21

2.3.3 Summary and Discussion 22

Chapter 3 Description of Testbed Data 24

3.1 Configuration of the Testbed 24

3.2 Analysis of Vibration Signals for Four Health States 25

Chapter 4 Determining an Optimal Size of Vibration Images Considering Filter Size 32

4.1 Vibration Image Generation by Omnidrectional Regeneration (ODR) 33

4.1.1 Directional Health States in Fluid-film Bearing Rotor Systems 34

4.1.2 Omnidirectional Regeneration of Vibration Signals 45

4.1.3 Vibration Image Generation 46

4.2 Determining the Optimal Ratio Between Vibration Image Size and Filter Size 51

4.2.1 Vibration Image Size with Respect to Filter Size 52

4.2.2 Gradient of Vibration Image 55

4.2.3 Study of the Optimal Ratio of Vibration Image Size to Filter Size 60

Chapter 5 Label-based, Mini-batch Combinations Study by Filter Sensitivity Analysis 67

5.1 Mini-batch Gradient Descent in Convolutional Neural Network 69

5.1.1 Overview of Convolutional Neural Networks (CNN) 69

5.1.2 Mini-batch Gradient Descent 74

5.2 Label-based, Mini-batch Gradient Descent Study 75

5.2.1 Label-based, Mini-batch Generation 76

5.2.2 Filter Sensitivity Analysis 79

5.2.3 Criteria of Properly Sensitive Filters 83

5.3 Description of Data Set 83

5.4 Results of Label-based, Mini-batch Gradient Descent Methods 85

5.4.1 Performance of Label-based, Mini-batch Methods 85

5.4.2 Sensitivity of Filters for Label-based, Mini-batch Methods 93

5.4.3 Correlation between Performance and Sensitive Filters 100

Chapter 6 Retraining the Minor Class Scheme for Imbalanced Data Sets 105

6.1 Preliminary Study of the Imbalanced Data Set Problem 108

6.1.1 Imbalanced Data Sets 108

6.1.2 Equally Labeled Mini-batch by Oversampling 113

6.2 Retraining Scheme for the Minor Class 116

6.2.1 Equally Labeled Mini-batch Method using Oversampling 118

6.2.2 Retraining Low-sensitive Filters for Minor Class Recognition 118

6.3 Results of the Proposed Minor Class Retraining Scheme 121

6.3.1 Overall Performance of the Proposed Method for Retraining the Minor Class Scheme 124

6.3.2 Performance of Minor Class Prediction Accuracy 132

6.3.3 Filter Sensitivity Analysis for the Minor Class 140

6.3.4 Summary and Discussion 146

Chapter 7 147

7.1 Contributions and Significance 147

7.2 Suggestions for Future Research 149

References 152

국문 초록 170
-
dc.language.isoeng-
dc.publisher서울대학교 대학원-
dc.subject.ddc621-
dc.titleInvestigation on Preprocessing and Transformation of Vibration Signals for Deep Learning Based Diagnosis of Rotating Machinery-
dc.title.alternative딥러닝 기반 회전기계 진단을 위한 진동신호 전처리 및 변환 연구-
dc.typeThesis-
dc.typeDissertation-
dc.description.degreeDoctor-
dc.contributor.affiliation공과대학 기계항공공학부-
dc.date.awarded2019-02-
dc.identifier.uciI804:11032-000000155006-
dc.identifier.holdings000000000026▲000000000039▲000000155006▲-
Appears in Collections:
Files in This Item:

Altmetrics

Item View & Download Count

  • mendeley

Items in S-Space are protected by copyright, with all rights reserved, unless otherwise indicated.

Share