999精品在线视频,手机成人午夜在线视频,久久不卡国产精品无码,中日无码在线观看,成人av手机在线观看,日韩精品亚洲一区中文字幕,亚洲av无码人妻,四虎国产在线观看 ?

Gear fault classification based on support vector machine*

2014-03-09 03:32:04FengyunXIESanmaoXIE
機(jī)床與液壓 2014年18期
關(guān)鍵詞:分類故障

Feng-yun XIE,San-mao XIE

School of Mechanical and Electronical Engineering,East China Jiaotong University,Nanchang 330013,China

Gear fault classification based on support vector machine*

Feng-yun XIE?,San-mao XIE

School of Mechanical and Electronical Engineering,East China Jiaotong University,Nanchang 330013,China

Gears are critical elements in rotating machinery.An approach is proposed based on support vectormachine(SVM)to solve classification ofm ultip le gear conditions.These conditions are divided into normal,wear,and broken teeth conditions.The rootmean square(RMS)and the wavelet packet energy at different scales of the vibration signals of gearbox casing are emp loyed in constructing the features of classifier.SVMis emp loyed for the classifier,and it has the abilities ofmu lti-class classification and good generalization.The experim ental results show that the proposed method is able to discrim inate the gear faults clearly.

Gear,Support vectormachine,F(xiàn)ault classification,Wavelet packet energy

*Project supported by Jiangxi Province Education Department Science Technology Project(GJJ14365),and Jiangxi Province Nature Science Foundation (20132BAB201047,20114BAB206003)

? Feng-yun XIE,PhD.E-mail:xiefyun@163.com

Gear systems arewidely used in rotatingmachinery,and gear abnormity is a crucial reason for machine failure.It is significant to study the technique of gear fault classification for increasingmachine processing reliability.Early fault detection in gears has been the subject of intensive investigation and many methods based on vibration signal analysis have been developed.For instance,Mcfadden proposed an interpolation technique for time domain averaging of gear vibration[1].Rafiee proposed a multi-layer perceptron neural network to recognize gears and bearings fault of a gearbox system[2].As a powerful machine learning approach for classification problems,support vectormachine is known to have good generalization ability.SVMare introduced by Vapnik in the late 1960s on the foundation of statistical learning theory.In the early 1990s,The techniques used for SVM started emergingwith greater availability of computing power and used in numerous practical applications[3 -5].

In this paper,an approach based on vibration signal processing techniques and SVMis proposed for solving the gear fault classification.For classifying gear fault,the piezoelectric accelerometer is used for data acquisition.The features of the classification by SVMare considered on a dataset composed of two sets of features:the first is from the RMS of time domain,the second consists of the wavelet packet energy calculated in the time-frequency.Two sets of features provide sensitive information for a classifier.The classifier is based on SVM method.The results show that the proposed method has a good classification capability.

1.Support vector machine theory

SVMincorporates the maximal margin strategy and the kernelmethod.The architecture of a classical SVMis shown in Figure 1.

Figure 1.Architecture of SVM

SVMis a supervised learning approach used for nonlinear classification which has also led to many other recent developments in kernel based learning methods in general.The authors in this study used the one-against-allmethod for SVM multiclass classification[6].The“winner-takes-all”rule is used for the final decision,where thewinning class is the one corresponding to the SVM with the highest output.Thismethod constructs k SVM models where k is the number of classes.The ith SVMis trained with all of the examples in the ith classwith positive labels,and all other examples with negative labels.Given m training data(x1,y1),,(xm,ym),where xi∈ Rn,i=1,…,m and yi∈ {1,…,k}is the class of xi,the ith SVM solves the following problem:

Where the training data xiismapped to a higher dimensional space by the functionΦand the penalty parameter C.ξis a slack variable,ω is aweight,and b is a threshold.

After solving(1),k decision functions are obtained here:

Where x is in the classwhich has the largest value of the decision function.Considering the problem of indivisible linear vectors,and selecting the relaxation factor,punishment parameter,and non-linear mapping core function,the sample can be mapped into a high dimension space and be transformed to a linear classification problem in attributive space.

2.Experiment setup and signal analysis

In order to research gear fault classification,a test bench of the gear fault simulation was set up.The experiment testing chart is shown in Figure 2.The vibration signals of machining process are obtained by piezoelectric accelerometer DH107.The vibration signals are amplified by charge amplifier5070 and simultaneously recorded by dynamic signal test and analysis system with 5 kHz sampling frequency.

Figure 2.Schematic diagram of testing system

The gear conditions are divided into three categories:normal,wear,and broken teeth.The realtime processing signals under different conditions are shown as Figure 3.The fast Fourier transforms(FFT)processing results of the time domain signals are shown in Figure 4.

The time-frequency amplitude is different significantly in the three different conditions as shown in Figure 3 and Figure 4.

Figure 3.The time domain chart of vibration signals

Figure 4.The frequency domain chart of vibration signals

3.Feature extraction

According to the results of vibration signals analysis,feature extractionmethod in this paper is adopted in time and time-frequency domain analysis.It includes RMS and the energy of wavelet package of vibration signals.

RMS is a statisticalmeasure of themagnitude of a varying quantity that can reflect changes in the amplitude of time domain.Three group vibration signals are selected for experimental test.The RMS in the different conditions is calculated and the results of RMS are shown in Table 1.

Table 1.RMS of vibration signals in different conditions

The RMS of vibration signals in different gear conditions are denoted as feature T1.

Wavelet package decomposition(WPD)is a wavelet transform where the signal is passed through more filters than discrete wavelet transform.WPD can record the detailed information about the different frequency bands,and is a good time-frequency analysis tool[7 -8].In this paper,the three-level wavelet packet decomposition with wavelet sym4 is carried out.The energy of the first and the second nodes in three different conditions are significantly different than that of other nodes.The energy summations of the first node and the second node in three different conditions are shown in Table 2.

Table 2.Energy summations of the first and second nodes

The energy summation of the first and second nodes in different gear conditions is denoted as feature T2.

4.Gear fault classification

In order tomake themulti-class gear fault classification,amulti-class classification system based on SVMis developed.The system is composed of three cascaded binary classifiers.The classification processing based on SVMis shown in Figure 5.

Figure 5.Flow chart of the gear fault classification

According to three gear conditions,two subclassifiers are designed.One distinguishes the normal and fault,the other distinguishes the fault typewhich iswear and broken teeth.

Define class 1 as normal condition,class 2 as gear wear condition,and class3 as broken teeth condition.Select the radial basis function as the kernel function,the width of the radial basis kernel function asσ2=σ2=5,and the error penalty parameter as γ=1.The result of gear fault classification based on SVMis shown in Figure 6,where x1is RMS,and x2is the energy ofWPD.It can be clearly seen that all experimental data are classified correctly by SVM method.

Figure 6.Results of gear fault classification based on SVM

The feature values of the group 1 and group 2 are used for training SVMand the feature values of the group 3 is used for classification.The result of recognition based on SVMis shown in Table 3.

Table 3.Result of classification based on SVM

It can be seen that the result of recognition based on SVMis correct in Table 3.

5.Conclusion

A procedure is proposed for classification of gear condition using SVM classifiers by feature exaction from time-domain vibration signals.The RMS and energy of WPD are selected as the inputs of SVM.The gear processing conditions are divided into normal,wear and broken teeth.The SVM successfully classifies the signals of normal,wear,and broken teeth,and which is very effective.In future works,the comparison with other classification methods are recommended.

[1] Mcfadden PD.Interpolation techniques for time domain averaging of gear vibration[J].Mechanical Systems and Signal Processing,1989(3):87 -97.

[2] Rafiee J,Arvani F,Harifi A,et al.Intelligent condition monitoring of a gearbox using artificial neural network[J].Mech.Syst.and Signal Process,2007,21(4):1746-1754.

[3] Xuan Jianping,Jiang Hanhong,Shi Tielin,et al.Gear fault classification using genetic programming and support vectormachines[J].International Journal of Information Technology,2005,11(9):19-27.

[4] Samanta B.Gear fault detection using artificial neural networks and support vector machines with genetic algorithms[J].Mechanical Systems and Signal Processing,2004,18(3):625-644.

[5] Huifang T,Shanxia S.Gear Fault Diagnosis Based on Rough Set and Support Vector Machine[J].Journal of Wuhan University of Technology, 2006, 28:1046-1051.

[6] Chih-Wei Hsu,Chi-Jen Lin.A Comparison of methods formulticlass support vectormachines[J].IEEE Transactions on Neural Networks,2002(13):415 -425.

[7] Xie fengyun.State recognition ofmachine tools processing based on wavelet packet and hidden Markov model[J].2013,41(7):202-205.

[8] XIE FY.Hu YM,Wu B.A generalized interval probability-based optimization method for training generalized hidden Markovmodel[J].Signal Processing.2014,94(1):319-329.

基于支持向量機(jī)的齒輪故障分類*

謝鋒云?,謝三毛

華東交通大學(xué)機(jī)電學(xué)院,南昌 330013

齒輪是旋轉(zhuǎn)機(jī)械中的關(guān)鍵元件。提出了一個(gè)基于支持向量機(jī)的齒輪多故障分類方法。齒輪狀態(tài)被劃分為正常、齒輪磨損和斷齒狀態(tài)。振動(dòng)信號(hào)的均方根和小波包能量被選作為分類器的特征參數(shù)。分類器選用支持向量機(jī)(SVM)。SVM具有良好的實(shí)用性及多分類能力。實(shí)驗(yàn)結(jié)果表明:提出的方法能很好地區(qū)分齒輪故障。

齒輪;支持向量機(jī);故障分類;小波包能量

TH 133;TP391

10.3969/j.issn.1001-3881.2014.18.010

2014-06-10

猜你喜歡
分類故障
分類算一算
垃圾分類的困惑你有嗎
大眾健康(2021年6期)2021-06-08 19:30:06
故障一點(diǎn)通
分類討論求坐標(biāo)
數(shù)據(jù)分析中的分類討論
教你一招:數(shù)的分類
奔馳R320車ABS、ESP故障燈異常點(diǎn)亮
給塑料分分類吧
故障一點(diǎn)通
故障一點(diǎn)通
主站蜘蛛池模板: 特级aaaaaaaaa毛片免费视频| 国内精品视频在线| 天堂在线视频精品| 久久亚洲高清国产| 久久精品人妻中文系列| 成人免费一区二区三区| 人妻丰满熟妇αv无码| 欧美成人午夜影院| 51国产偷自视频区视频手机观看| 54pao国产成人免费视频| 最新日韩AV网址在线观看| 91探花在线观看国产最新| 亚洲 欧美 偷自乱 图片 | 精品国产99久久| 四虎影视国产精品| 亚洲天堂首页| 国产午夜人做人免费视频中文| 日韩午夜福利在线观看| 国产成人超碰无码| 中文字幕 欧美日韩| 特级精品毛片免费观看| 99精品这里只有精品高清视频| 国产精品思思热在线| 色婷婷成人| 日韩欧美一区在线观看| 大香网伊人久久综合网2020| 88av在线看| 国产天天色| 精品乱码久久久久久久| 狠狠色综合久久狠狠色综合| 波多野结衣在线一区二区| 亚洲综合九九| 91亚洲精品国产自在现线| 欧美成人一级| 欧美日韩午夜| 婷五月综合| 日韩中文无码av超清 | 国产成人精品一区二区免费看京| 精品久久久久久久久久久| 亚洲视频免| 久久男人资源站| 婷婷综合在线观看丁香| 国产aⅴ无码专区亚洲av综合网| 国产在线一区视频| 日韩人妻精品一区| 露脸国产精品自产在线播| 国产精品无码一二三视频| 99这里只有精品在线| 亚洲第一av网站| 伊在人亚洲香蕉精品播放| 亚洲综合专区| 久久这里只有精品8| 国产呦视频免费视频在线观看| 91小视频在线播放| 特级毛片8级毛片免费观看| 亚洲色图在线观看| 成年网址网站在线观看| 国产精品一老牛影视频| 国产精品偷伦视频免费观看国产| 亚洲免费人成影院| 国产精品无码AV片在线观看播放| 久久精品嫩草研究院| 国产高颜值露脸在线观看| 色成人综合| 呦视频在线一区二区三区| 久久精品无码一区二区日韩免费| 国产精品免费电影| 欧美日韩午夜| 香蕉国产精品视频| 狠狠色狠狠综合久久| 黄色不卡视频| 国产成人AV男人的天堂| 一级毛片无毒不卡直接观看| 亚洲一区二区黄色| 国产一在线| 国产国拍精品视频免费看| 国产日韩精品一区在线不卡| 2021国产精品自产拍在线观看| 美女国内精品自产拍在线播放| 国产自无码视频在线观看| 国产欧美另类| 日韩精品成人在线|