首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 179 毫秒
1.
As failures of rolling bearings lead to major failures in rotating machines, recent vibration-based rolling bearing fault diagnosis techniques are focused on obtaining useful fault features from the huge collection of raw data. However, too many features reduce the classification accuracy and increase the computation time. This paper proposes an effective feature selection technique based on intrinsic dimension estimation of compressively sampled vibration signals. First, compressive sampling (CS) is used to get compressed measurements from the collected raw vibration signals. Then, a global dimension estimator, the geodesic minimal spanning tree (GMST), is employed to compute the minimal number of features needed to represent efficiently the compressively sampled signals. Finally, a feature selection process, combining the stochastic proximity embedding (SPE) and the neighbourhood component analysis (NCA), is used to select fewer features for bearing fault diagnosis. With regression analysis-based predictive modelling technique and the multinomial logistic regression (MLR) classifier, the selected features are assessed in two case studies of rolling bearings vibration signals under different working loads. The experimental results demonstrate that the proposed method can successfully select fewer features, with which the MLR-based trained model achieves high classification accuracy and significantly reduced computation times compared to published research.  相似文献   

2.
Variational auto-encoders (VAE) have recently been successfully applied in the intelligent fault diagnosis of rolling bearings due to its self-learning ability and robustness. However, the hyper-parameters of VAEs depend, to a significant extent, on artificial settings, which is regarded as a common and key problem in existing deep learning models. Additionally, its anti-noise capability may face a decline when VAE is used to analyze bearing vibration data under loud environmental noise. Therefore, in order to improve the anti-noise performance of the VAE model and adaptively select its parameters, this paper proposes an optimized stacked variational denoising autoencoder (OSVDAE) for the reliable fault diagnosis of bearings. Within the proposed method, a robust network, named variational denoising auto-encoder (VDAE), is, first, designed by integrating VAE and a denoising auto-encoder (DAE). Subsequently, a stacked variational denoising auto-encoder (SVDAE) architecture is constructed to extract the robust and discriminative latent fault features via stacking VDAE networks layer on layer, wherein the important parameters of the SVDAE model are automatically determined by employing a novel meta-heuristic intelligent optimizer known as the seagull optimization algorithm (SOA). Finally, the extracted latent features are imported into a softmax classifier to obtain the results of fault recognition in rolling bearings. Experiments are conducted to validate the effectiveness of the proposed method. The results of analysis indicate that the proposed method not only can achieve a high identification accuracy for different bearing health conditions, but also outperforms some representative deep learning methods.  相似文献   

3.
为了解决傅里叶变换难以兼顾信号在时域和频域中的全貌和局部化特征以及支持向量机惩罚参数 和核函数参数 选取的问题,提出了基于小波包和GA-SVM的轴承故障诊断方法。首先通过实验采集多种工况下故障轴承和正常轴承的振动信号,从振动信号中提取能够表征轴承运行状态的时频域特征以及基于小波包分析的特征向量来作为GA-SVM的输入,然后在SVM的基础上,针对SVM的惩罚参数和核函数参数在不同应用场景下的取值难以确定的特性,采用了遗传算法对支持向量机进行参数优化的GA-SVM算法进行模式识别。实验结果显示,基于小波包和GA-SVM的轴承故障诊断方法比SVM和BP都具有更高的识别精度。  相似文献   

4.
Due to the influence of signal-to-noise ratio in the early failure stage of rolling bearings in rotating machinery, it is difficult to effectively extract feature information. Variational Mode Decomposition (VMD) has been widely used to decompose vibration signals which can reflect more fault omens. In order to improve the efficiency and accuracy, a method to optimize VMD by using the Niche Genetic Algorithm (NGA) is proposed in this paper. In this method, the optimal Shannon entropy of modal components in a VMD algorithm is taken as the optimization objective, by using the NGA to constantly update and optimize the combination of influencing parameters composed of α and K so as to minimize the local minimum entropy. According to the obtained optimization results, the optimal input parameters of the VMD algorithm were set. The method mentioned is applied to the fault extraction of a simulated signal and a measured signal of a rolling bearing. The decomposition process of the rolling-bearing fault signal was transferred to the variational frame by the NGA-VMD algorithm, and several eigenmode function components were obtained. The energy feature extracted from the modal component containing the main fault information was used as the input vector of a particle swarm optimized support vector machine (PSO-SVM) and used to identify the fault type of the rolling bearing. The analysis results of the simulation signal and measured signal show that: the NGA-VMD algorithm can decompose the vibration signal of a rolling bearing accurately and has a better robust performance and correct recognition rate than the VMD algorithm. It can highlight the local characteristics of the original sample data and reduce the interference of the parameters selected artificially in the VMD algorithm on the processing results, improving the fault-diagnosis efficiency of rolling bearings.  相似文献   

5.
When rolling bearings have a local fault, the real bearing vibration signal related to the local fault is characterized by the properties of nonlinear and nonstationary. To extract the useful fault features from the collected nonlinear and nonstationary bearing vibration signals and improve diagnostic accuracy, this paper proposes a new bearing fault diagnosis method based on parameter adaptive variational mode extraction (PAVME) and multiscale envelope dispersion entropy (MEDE). Firstly, a new method hailed as parameter adaptive variational mode extraction (PAVME) is presented to process the collected original bearing vibration signal and obtain the frequency components related to bearing faults, where its two important parameters (i.e., the penalty factor and mode center-frequency) are automatically determined by whale optimization algorithm. Subsequently, based on the processed bearing vibration signal, an effective complexity evaluation approach named multiscale envelope dispersion entropy (MEDE) is calculated for conducting bearing fault feature extraction. Finally, the extracted fault features are fed into the k-nearest neighbor (KNN) to automatically identify different health conditions of rolling bearing. Case studies and contrastive analysis are performed to validate the effectiveness and superiority of the proposed method. Experimental results show that the proposed method can not only effectively extract bearing fault features, but also obtain a high identification accuracy for bearing fault patterns under single or variable speed.  相似文献   

6.
This paper proposes a multi-fault detection method based on the adaptive spectral kurtosis (ASK) analysis of the vibration signal from single sensor. A theoretical model of multiple bearing faults is established in this paper. Compared with the kurtogram and protrugram techniques, the proposed method can more effectively extract signatures of multiple bearing faults even in the presence of strong background noise. The performance of the proposed method in fault detection of the rolling element bearings is validated using simulation data and experimental signals from a bearing with multiple faults and two faulty bearings.  相似文献   

7.
提出了一种基于粒子滤波状态估计的滚动轴承故障识别方法,该方法主要包括故障模型建立和故障识别两个步骤。在故障模型建立部分,首先依据滚动轴承不同故障状态下的振动信号,建立对应的自回归模型,作为故障模型;在故障识别部分,将正常状态下对应的模型,转化为状态空间模型,设计粒子滤波器,然后对不同的故障状态进行估计,提取其残差的相关特征,并结合模型参数特征应用BP神经网络识别算法进行故障识别。最后以美国凯斯西储大学的滚动轴承振动数据为例,验证了该方法的有效性。  相似文献   

8.
余永增 《应用声学》2018,37(6):889-894
为解决振动检测方法不能有效识别低速旋转机械滚动轴承故障问题,利用声发射检测方法,建立了滚动轴承低速声发射信号采集试验装置,对模拟人工缺陷滚动轴承声发射信号进行了采集,进而对滚动轴承声发射信号进行总体平均经验模式分解,结合能量矩及相关系数法综合判断分解后各模态分量的真伪,据此提取出特征信号并做出其局部Hilbert边际谱,最后对滚动轴承各种故障模式进行诊断。试验结果表明该诊断方法能准确识别滚动轴承声发射信号故障频率,依据特征频率及幅值大小可对低速滚动轴承故障进行有效诊断。  相似文献   

9.
In order to detect the incipient fault of rolling bearings and to effectively identify fault characteristics, based on amplitude-aware permutation entropy (AAPE), an enhanced method named hierarchical amplitude-aware permutation entropy (HAAPE) is proposed in this paper to solve complex time series in a new dynamic change analysis. Firstly, hierarchical analysis and AAPE are combined to excavate multilevel fault information, both low-frequency and high-frequency components of the abnormal bearing vibration signal. Secondly, from the experimental analysis, it is found that HAAPE is sensitive to the early failure of rolling bearings, which makes it suitable to evaluate the performance degradation of a bearing in its run-to-failure life cycle. Finally, a fault feature selection strategy based on HAAPE is put forward to select the bearing fault characteristics after the application of the least common multiple in singular value decomposition (LCM-SVD) method to the fault vibration signal. Moreover, several other entropy-based methods are also introduced for a comparative analysis of the experimental data, and the results demonstrate that HAAPE can extract fault features more effectively and with a higher accuracy.  相似文献   

10.
Low speed bearing fault diagnosis using acoustic emission sensors   总被引:1,自引:0,他引:1  
In this paper, a new methodology for low speed bearing fault diagnosis is presented. This acoustic emission (AE) based technique starts with a heterodyne frequency reduction approach that samples AE signals at a rate comparable to vibration centered methodologies. Then, the sampled AE signal is time synchronously resampled to account for possible fluctuations in shaft speed and bearing slippage. The resampling approach is able to segment the AE signal according to shaft crossing times such that an even number of data points are available to compute a single spectral average which is used to extract features and evaluate numerous condition indicators (CIs) for bearing fault diagnosis. Unlike existing averaging based noise reduction approaches that require the computation of multiple averages for each bearing fault type, the presented approach computes only one average for all bearing fault types. The presented technique is validated using the AE signals of seeded fault steel bearings on a bearing test rig. The results in this paper have shown that the low sampled AE signals in combination with the presented approach can be utilized to effectively extract condition indicators to diagnose all four bearing fault types at multiple low shaft speeds below 10 Hz.  相似文献   

11.
Integer-scale structuring element is usually used in the traditional mathematical morphology (MM) for signal processing. When applied for impulsive feature demodulation of vibration signal of rolling element bearings, the integer-scale MM (ISMM) may lead to low resolution result and thus undermines its defect diagnosis capability. For this reason, this paper proposes a continuous-scale MM (CSMM) scheme by interpolation and re-sampling to improve scale resolution for more reliable fault signature extraction. Based on the frequency domain kurtosis criterion, a narrowband merging operation is employed to locate the optimal scale band that best reflects the impulsive feature from the CSMM analysis results. The demodulated components in the optimal scale band are employed to detect the existence of the bearing fault. The proposed optimal CSMM demodulation technique is evaluated using both simulated and experimental bearing vibration signals. The results show that, the CSMM is capable of generating demodulation signals with higher resolution, and the optimal scale band demodulation based on the CSMM can reliably extract impulsive features for bearing defect diagnosis.  相似文献   

12.
Vibration signal analysis is the most widely used technique in condition monitoring or fault diagnosis, whereas in some cases vibration-based diagnosis is restrained because of its contact measurement. Acoustic-based diagnosis (ABD) with non-contact measurement has received little attention, although sound field may contain abundant information related to fault pattern. A new scheme of ABD for rolling element bearing fault diagnosis based on near-field acoustic holography (NAH) and gray level co-occurrence matrix (GLCM) is presented in this paper. It focuses on applying the distribution information of sound field to bearing fault diagnosis. A series of rolling element bearings with different types of fault are experimentally studied. Sound fields and corresponding acoustic images in different bearing conditions are obtained by fast Fourier transform (FFT) based NAH. GLCM features are extracted for capturing fault pattern information underlying sound fields. The optimal feature subset selected by improved F-score is fed into multi-class support vector machine (SVM) for fault pattern identification. The feasibility and effectiveness of our proposed scheme is demonstrated on the good experimental results and the comparison with the traditional ABD method. Considering test cost, the quantized level and the number of GLCM features for each characteristic frequency is suggested to be 4 and 32, respectively, with the satisfactory accuracy rate 97.5%.  相似文献   

13.
The goal of the paper is to present a solution to improve the fault detection accuracy of rolling bearings. The method is based on variational mode decomposition (VMD), multiscale permutation entropy (MPE) and the particle swarm optimization-based support vector machine (PSO-SVM). Firstly, the original bearing vibration signal is decomposed into several intrinsic mode functions (IMF) by using the VMD method, and the feature energy ratio (FER) criterion is introduced to reconstruct the bearing vibration signal. Secondly, the multiscale permutation entropy of the reconstructed signal is calculated to construct multidimensional feature vectors. Finally, the constructed multidimensional feature vector is fed into the PSO-SVM classification model for automatic identification of different fault patterns of the rolling bearing. Two experimental cases are adopted to validate the effectiveness of the proposed method. Experimental results show that the proposed method can achieve a higher identification accuracy compared with some similar available methods (e.g., variational mode decomposition-based multiscale sample entropy (VMD-MSE), variational mode decomposition-based multiscale fuzzy entropy (VMD-MFE), empirical mode decomposition-based multiscale permutation entropy (EMD-MPE) and wavelet transform-based multiscale permutation entropy (WT-MPE)).  相似文献   

14.
The complex and harsh working environment of rolling bearings cause the fault characteristics in vibration signal contaminated by the noise, which make fault diagnosis difficult. In this paper, a feature enhancement method of rolling bearing signal based on variational mode decomposition with K determined adaptively (K-adaptive VMD), and radial based function fuzzy entropy (RBF-FuzzyEn), is proposed. Firstly, a phenomenon called abnormal decline of center frequency (ADCF) is defined in order to determine the parameter K of VMD adaptively. Then, the raw signal is separated into K intrinsic mode functions (IMFs). A coefficient En for selecting optimal IMFs is calculated based on the center frequency bands (CFBs) of all IMFs and frequency spectrum for original signal autocorrelation operation. After that, the optimal IMFs of which En are bigger than the threshold are selected to reconstruct signal. Secondly, RBF is introduced as an innovative fuzzy function to enhance the feature discrimination of fuzzy entropy between bearings in different states. A specific way for determination of parameter r in fuzzy function is also presented. Finally, RBF-FuzzyEn is used to extract features of reconstructed signal. Simulation and experiment results show that K-adaptive VMD can effectively reduce the noise and enhance the fault characteristics; RBF-FuzzyEn has strong feature differentiation, superior noise robustness, and low dependence on data length.  相似文献   

15.
This paper presents a novel feature extraction scheme for roller bearing fault diagnosis utilizing generalized S transform and two-dimensional non-negative matrix factorization (2DNMF). The generalized S transform, which can make up the poor energy concentration of the standard S transform, is introduced to generate the time-frequency representation (TFR). Experiment results on simulated signal and vibration signals measured from rolling element bearings have revealed that the generalized S transform can obtain a more satisfactory TFR than other similar techniques. Furthermore, a new technique called two-dimensional non-negative matrix factorization (2DNMF), which can reduce the computation cost and preserve more structure information hiding in original 2D matrices compared to the NMF, is developed to extract more informative features from the time-frequency matrixes for accurate fault classification. Experimental results on bearing faults classification have demonstrated that the proposed feature extraction scheme has an advantage over other similar feature extraction approaches.  相似文献   

16.
Rolling bearings act as key parts in many items of mechanical equipment and any abnormality will affect the normal operation of the entire apparatus. To diagnose the faults of rolling bearings effectively, a novel fault identification method is proposed by merging variational mode decomposition (VMD), average refined composite multiscale dispersion entropy (ARCMDE) and support vector machine (SVM) optimized by multistrategy enhanced swarm optimization in this paper. Firstly, the vibration signals are decomposed into different series of intrinsic mode functions (IMFs) based on VMD with the center frequency observation method. Subsequently, the proposed ARCMDE, fusing the superiorities of DE and average refined composite multiscale procedure, is employed to enhance the ability of the multiscale fault-feature extraction from the IMFs. Afterwards, grey wolf optimization (GWO), enhanced by multistrategy including levy flight, cosine factor and polynomial mutation strategies (LCPGWO), is proposed to optimize the penalty factor C and kernel parameter g of SVM. Then, the optimized SVM model is trained to identify the fault type of samples based on features extracted by ARCMDE. Finally, the application experiment and contrastive analysis verify the effectiveness of the proposed VMD-ARCMDE-LCPGWO-SVM method.  相似文献   

17.
吕金龙  黄细霞  吴晓越 《应用声学》2017,25(7):43-46, 50
对起重机负载电机进行了研究,采用西门子公司的S7-200 SMART PLC采集负载电机的机械振动信号,通过工业Wi-Fi无线模块以无线数据包的形式将采集的数据汇总到上位机LabVIEW监测平台。上位机的LabVIEW监测平台对电动机振动信号进行相关性和频谱分析,将实时振动数据频谱信号和已知常见负载电机的轴承外圈故障、轴承内环故障和滚子故障三种典型的故障状态频谱信号进行相关性运算,得到实时信号与已知状态的相关系数;提出了以相关系数作为故障诊断判定阈值的方法进行故障诊断,实现了对起重机状态进行监测以及监控信息发布。  相似文献   

18.
As a complex field-circuit coupling system comprised of electric, magnetic and thermal machines, the permanent magnet synchronous motor of the electric vehicle has various operating conditions and complicated condition environment. There are various forms of failure, and the signs of failure are crossed or overlapped. Randomness, secondary, concurrency and communication characteristics make it difficult to diagnose faults. Meanwhile, the common intelligent diagnosis methods have low accuracy, poor generalization ability and difficulty in processing high-dimensional data. This paper proposes a method of fault feature extraction for motor based on the principle of stacked denoising autoencoder (SDAE) combined with the support vector machine (SVM) classifier. First, the motor signals collected from the experiment were processed, and the input data were randomly damaged by adding noise. Furthermore, according to the experimental results, the network structure of stacked denoising autoencoder was constructed, the optimal learning rate, noise reduction coefficient and the other network parameters were set. Finally, the trained network was used to verify the test samples. Compared with the traditional fault extraction method and single autoencoder method, this method has the advantages of better accuracy, strong generalization ability and easy-to-deal-with high-dimensional data features.  相似文献   

19.
发动机是军舰上的重要部件之一,其稳定性对军舰的正常航行具有重要影响。以舰用发动机关键部件(主泵轴承)为具体研究对象,提出了基于功率谱包络能量和支持向量机相结合的故障诊断方法。首先获取了大量可表征舰用发动机主泵轴承健康状态的振动加速度信息,对其进行功率谱分析,获得其功率谱的包络能量;以获取的舰用发动机主泵轴承功率谱的包络能量构建特征向量,并设计基于SVM的舰用发动机主泵轴承故障诊断模型,对主泵轴承的故障进行诊断研究。研究结果表明,采用基于功率谱包络能量和SVM相结合的舰用发动机关键部件故障诊断方法,可以很好实现主泵轴承的故障诊断效能,为舰用发动机主泵轴承故障诊断的工程应用奠定了基础。  相似文献   

20.
Continuous online monitoring of rotating machines is necessary to assess real-time health conditions so as to enable early detection of operation problems and thus reduce the possibility of downtime. Rolling element bearings are crucial parts of many machines and there has been an increasing demand to find effective and reliable health monitoring technique and advanced signal processing to detect and diagnose the size and location of incipient defects. Condition monitoring of rolling element bearings, comprises four main stages which are, statistical analysis, fault diagnostics, defect size calculation, and prognostics. In this paper the effect of defect size, operating speed, and loading conditions on statistical parameters of acoustic emission (AE) signals, using design of experiment method (DOE), have been investigated to select the most sensitive parameters for diagnosing incipient faults and defect growth on rolling element bearings. A modified and effective signal processing algorithm is designed to diagnose localized defects on rolling element bearings components under different operating speeds, loadings, and defect sizes. The algorithm is based on optimizing the ratio of Kurtosis and Shannon entropy to obtain the optimal band pass filter utilizing wavelet packet transform (WPT) and envelope detection. Results show the superiority of the developed algorithm and its effectiveness in extracting bearing characteristic frequencies from the raw acoustic emission signals masked by background noise under different operating conditions. To experimentally measure the defect size on rolling element bearings using acoustic emission technique, the proposed method along with spectrum of squared Hilbert transform are performed under different rotating speeds, loading conditions, and defect sizes to measure the time difference between the double AE impulses. Measurement results show the power of the proposed method for experimentally measuring size of different fault shapes using acoustic emission signals.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号