Founded in 1971 >
Chinese Sci-tech Core Periodicals >
British Science Abstracts (SA, INSPEC) Indexed Journals >
United States, Cambridge Scientific Abstract: Technology (CSA: T) Indexed Journals >
United States, Ulrich's Periodicals Directory(UPD)Indexed Journals >
United States, Cambridge Scientific Abstract: Natural Science (CSA: NS) Indexed Journals >
Poland ,Index of Copernicus(IC) Indexed Journals >
International Standard Serial Number:
ISSN 1001-4551
Sponsor:
Zhejiang University;
Zhejiang Machinery and Electrical Group
Edited by:
Editorial of Journal of Mechanical & Electrical Engineering
Chief Editor:
ZHAO Qun
Vice Chief Editor:
TANG ren-zhong,
LUO Xiang-yang
Tel:
86-571-87041360,87239525
Fax:
86-571-87239571
Add:
No.9 Gaoguannong,Daxue Road,Hangzhou,China
P.C:
310009
E-mail:
meem_contribute@163.com
Abstract: In real industrial environments, the acquisition time of single-point data was usually several seconds or even shorter. Based on single-point data, the existing intelligent diagnosis algorithms for wind turbines were difficult to obtain satisfactory results. To this end, a group-sequence multi-branch convolution neural networks-long short term memory(CNN-LSTM) model(Gsmbclam model) with attention mechanism was proposed. Firstly, continuous multi-point data with the same sampling interval were formed into a group sequence sample, and group sequence waveforms and spectrums were input into two different one-dimensional convolution neural network(1D-CNN)s for adaptive feature extraction. Secondly, the extracted features and manually features were weighted through the attention mechanism, and the weighted features were fused and input into LSTM. Then, considering the different misclassification costs of different categories in fault classification, focal loss function was used to replace the traditional cross entropy loss function. Finally, the diagnosis results were output by the SoftMax classifier. Comparison tests are performed using a real data set containing 54,000 raw waveforms, spectra, and manually features, which comprise five different types of bearing and gear faults and one type of normal data.The results show that the accuracy, precision, recall and F1score of the proposed method reach 98.40%, 98.46%, 98.63% and 98.30%, respectively. Its performance is better than the model based on single point data or single branch. Each index has obvious advantages compared with other competing deep learning models. The introduction of focus loss function solves the problem of different classification costs in fault diagnosis.
Key words: bearingsfault diagnosis; gearboxesfault diagnosis; group sequence; multi-branch; convolution neural networks-long short term memory(CNN-LSTM); Focal loss