亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        Tool wear monitoring based on wavelet packet coefficient and hidden Markov model*

        2014-07-18 06:08:50YingQIUFengyunXIE
        機床與液壓 2014年12期

        Ying QIU,F(xiàn)eng-yun XIE

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

        Tool wear monitoring is crucial in order to prevent tool failures during the automation machining process.However,the on-line tool wear monitoring is not an easy task due to the complexity of the process.For many years,lots of scholars have studied tool wear monitoring by various methods.There are important contributions presented for condition monitoring,for instance,on-line tool monitoring by using Artificial intelligence was presented by Vallejo[1],a method of state recognitions based on wavelet and hidden Markov model(HMM)was presented by Xie[2].On-line condition monitoring based on empirical mode decomposition and neural network was proposed by Xie[3].A prediction tool wear in machining processes based on ANN was proposed by Haber et al[4].A new hybrid technique for cutting tool wear monitoring,which fuses a physical process model with an artificial neural networks(ANN)model,is proposed for turning by Sick[5].However,ANN in tool wear monitoring requires a lot of empirical data for the learning algorithm.Otherwise,it will reduce the recognition rate of the tool wear.

        In this paper,an approach based on wavelet packet coefficient and HMM for tool wear monitoring is proposed.In order to monitor the tool wear states in machining process,the dynamometer is used for data acquisition.The wavelet packet decomposition is adopted for data processing.The root mean square(RMS)of the wavelet packet coefficients at different scales are taken as the feature observations vector.The HMM is used to recognize the states of tool wear.The results show that the proposed method has a relatively high recognition rate.

        1.Introduction

        1.1.Wavelet packet analysis

        Wavelet packet decomposes the lower as well as the higher frequency bands and leads to a balanced binary tree structure.Wavelet Packet could be defined as:

        Where,hl-2kand gl-2kare called as orthogonal mirror filter,the function series W(2-jt-k)is called as orthogonal wavelet packet.

        Wavelet packet function is defined as

        Where,N is the set of positive integers and Z is the set of integers;n is the oscillation parameter;j and k are the frequency localization parameters and the time localization parameter,respectively.

        The first two wavelet packet functions are defined as:

        Where,φ(t)is the scaling function,and Ψ(t)is the wavelet function.h1and g1are the low-pass and high-pass filters.The function 2-j/2Wn(2-jt-k)is localized both in time and frequency.Each of them is a function of unit energy,with a scale of 2j,centered at 2jk, and with an oscillation parameter n, i.e.,.

        The basic wavelet function Ψ(t)is defined as:

        Where,a,b ∈L2(R)(square-integrable space),a≠0.Parameter a is called as scale parameter,which is related to the frequency.Parameter b is called as position parameter,which determines the time-domain orspace-domain information in the transformed results.

        The diagram of this algorithm is shown in Figure 1,where,A and D are the wavelet packet coefficients[6].

        Figure 1.Wavelet packet decomposition tree at level 3

        When sampling frequency 2fsis adopted,the different frequency bands range by three layers of wavelet packet decomposition could be shown in Table 1.

        The decomposition coefficients of a signal f(t)into Wavelet Packet are computed by applying the low-pass and high-pass filters iteratively.The decomposition coefficients are defined as:

        Table 1.Different frequency bands range

        1.2.Hidden Markov model

        HMM is an extension of Markov chains.Unlike Markov chains,HMM is doubly stochastic process,i.e.,not only is the transition from one state to another state stochastic,but the output symbol generated at each state is also stochastic.Thus the model can only be observed through another set of stochastic processes.The actual sequences of states are not directly observable but are“hidden”from observer.A HMM are illustrated in Figure 2.

        Figure 2.Hidden Markov model

        The hidden states{qt}can not be directly observed,but could be inferred indirectly by the observation sequence O=(o1,o2,…,oT).A HMM has the following elements.The N possible values of the hidden states are S={S1,S2,…,SN}.The state variable at time t is denoted as qt.The M possible distinct observation symbols per state are V={v1,v2,…,vM}.The parameters of an HMM are usually denoted as λ=A,B,{}π.A=(aij)N×Nis the state transition probability matrix,where,aij=P(qt+1=Sj|qt=Si)(1≤i,j≤N)is the probability of transition from the state i to the state j.B=(bj(k))N×Mis the observation probability matrix,where,bj(k)=P(ot=vk|qt=Sj)(1≤j≤N,1≤k≤M).πi=P(q1=Si)(1≤i≤N)is the initial state probability distribution.The engineering problem may be solved by the HMM basic algorithms,i.e.,the evaluation,decoding,and training algorithms[7].

        2.Experiment and feature extraction

        The experimental setup used in this study is illustrated in Figure 3.The cutting tests are conducted on five-axis machining center Mikron UCP800 Duro.The thrust force is measured by a Kistler 9253823 dynamometer.The force signals are amplified by Kistler multichannel charge amplifier 5070 and simultaneously recorded by NI PXIe-1802 data recorder with 5 kHz sampling frequency.The collected signals are displayed by Cathode ray tube CRT.The workpiece is continuously processed under different processing conditions until the obvious cutting tool wear is observed.

        Figure 3.Experimental setup for cutting processing

        The tool wear states are classified into three categories:the initial processing status of the tool is named as sharp state(pattern 1),the wear processing status of the tool is named as wear state(pattern 3),and the status between sharp state and wear state is named as slight wear state(pattern 2)[8].

        The real-time cutting processing signals under different cutting tool condition are shown in Figure 4.Signal I represents the sharp cutting tool condition.Signal II represents the slight wear cutting tool condition.Signal III represents the wear cutting tool condition.By using the fast Fourier transforms(FFT)processing,the time domain signals are shown in Figure 5.We can see that the time-frequency amplitude is different significantly for these three wear states.

        Figure 4.Dynamometer signals

        Figure 5.The chart of frequency spectrum

        A four-level wavelet packet decomposition is used in this paper.The root mean square(RMS)of the wavelet coefficients at different scales is shown in Figure 6.It could be found that RMS results are significantly different for these three states.The RMS of the wavelet coefficients at different scales are taken as the feature observations vector.

        Figure 6.The RMS of wavelet coefficient in three wear states

        3.Tool wear monitoring

        Flow chart of the tool states recognition based on HMM is shown in Figure 7.It is composed of the wavelet-based feature extraction and the RMS of the wavelet coefficients for HMM input.Each HMM pattern is trained by the RMS from post treatment,and the test sample is recognized by the HMM based classification method.As shown in Table 1,21 test samples are recognized.The same recognition procedure based on the BP neural network and the recognition results are presented in Table 2.

        Table 2.Pattern classification results of the tool wear

        Figure 7.Flow chart of the tool states recognition

        As shown in Table 2,most samples have been recognized correctly and the accuracy rate of HMM is 20/21=95%,the accuracy rate of HMM is 19/21=90%.The results show that the HMM-based classification hasa higherrecognition rate than that of ANN.

        4.Conclusion

        Tool wear monitoring in machining process is very important for mechanical manufacturing process.In this paper,an approach based on wavelet packet coefficient and HMM for tool wear monitoring is proposed.Wavelet packet decomposition is used for signal processing.The RMS of the wavelet coefficients is adopted for the input of HMM.According to HMM-based recognition method,tool wear states are recognized.In future works,uncertainty in processing should be regarded in modeling and signal acquisition.

        [1]Vallejo A J,Menéndez R M,Alique J R.On-line cutting tool condition monitoring in machining processes using artificial intelligence[J].Robotics,Automation and Control,2008,143-166.

        [2]XIE F Y.A method of state recognition in machining process based on wavelet and hidden Markov model[J].In Proceedings of the ISMR 2012,2012:639-643.

        [3]XIE F Y.On-line condition monitoring based on empirical mode decomposition and neural network[J].Machine Tool& Hydraulics,2013.

        [4]Haber R E,Alique,A.Intelligent Process Supervision for Predicting Tool Wear in Machining Processes[J].Mechatronics,2003,13:825-849.

        [5]Owsley L M,Atlas L E,Bernard G D.Self-Organizing Feature maps and hidden Markov models for machine-tool monitoring[J].IEEE Transactions on Signals Processing,1997,45:2787-2798.

        [6]Chen H X.Fault degradation assessment of water hydraulic motor by impulse vibration signal with wavelet packet analysis and Kolmogorov-Smirnov test[Z].2008,22:1670-1684.

        [7]Rabiner L R.A tutorial on hidden Markov models and selected applications in speech recognition[J].Proceedings of the IEEE,1989,77:257-286.

        [8]XIE F Y,Hu Y M,Wu B.A generalized interval probability-based optimization method for training generalized hidden Markov model[J].Signal Processing,2014,94(1):319-329.

        无码av免费永久免费永久专区| 乱人伦精品视频在线观看| 亚洲成av人片天堂网| 久操视频新免费伊人| 国产精品女同学| 日本少妇熟女一区二区| 精品国产乱码久久久久久郑州公司| 日韩内射美女人妻一区二区三区| 日本a在线播放| 伊人久久大香线蕉av色婷婷| 337p日本欧洲亚洲大胆色噜噜| 国产女人高潮视频在线观看| 日日摸日日碰人妻无码老牲| 午夜亚洲精品视频网站| 日本一级特黄aa大片| 人人妻人人爽人人澡人人| 成人国产精品一区二区网站| 国产一级一厂片内射视频播放| 变态调教一区二区三区女同| a级毛片免费观看网站| 国产福利小视频在线观看| 清纯唯美亚洲经典中文字幕| 麻豆国产精品va在线观看不卡 | 黄色av亚洲在线观看| 免费观看又色又爽又湿的视频| 色综合久久无码中文字幕app| 加勒比久草免费在线观看| 久久久久人妻精品一区二区三区 | 久久精品国产亚洲av热九| 日本人妻伦理在线播放| 中文亚洲欧美日韩无线码| 亚洲黄色尤物视频| 亚洲国产精品成人一区二区在线| 无套内谢老熟女| 成在人线av无码免费| 日韩少妇人妻一区二区| 日本av一区二区三区在线| 性一交一乱一伦一色一情孩交 | 牛鞭伸入女人下身的真视频| 日韩中文字幕无码av| 丰满的少妇av一区二区三区|