论文标题
Logistic-ELM:一种新型的故障诊断方法,用于滚动轴承
Logistic-ELM: A Novel Fault Diagnosis Method for Rolling Bearings
论文作者
论文摘要
滚动轴承的故障诊断是实现机械状况监测的预测维护的关键技术。在实际的工业系统中,滚动轴承的故障诊断的主要挑战与准确性和实时要求有关。大多数现有的方法侧重于确保准确性,并且经常忽略实时要求。在本文中,考虑到这两个要求,我们提出了一种基于极端学习机(ELM)和Logistic映射的新型快故障诊断方法,称为Logistic-Elm。首先,我们根据机械振动原理从原始振动信号中确定14种类型的时域特征,并采用顺序远期选择(SFS)策略,从中选择最佳特征,以确保基本的预测准确性和效率。接下来,我们提出了用于快速断层分类的Logistic-ELM,其中省略了ELM中的偏差,并由混乱的Logistic映射序列替换了随机输入权重,该序列涉及更高的不相关以获得更准确的结果,而隐藏的神经元较少。我们对西方储备大学(CWRU)轴承数据中心的滚动轴承振动信号数据集进行了广泛的实验。实验结果表明,根据预测精度,所提出的方法的表现优于现有的SOTA比较方法,而在七个单独的子数据环境中,最高精度是100%。相关代码可在https://github.com/tan-openlab/logistic-elm上公开获得。
The fault diagnosis of rolling bearings is a critical technique to realize predictive maintenance for mechanical condition monitoring. In real industrial systems, the main challenges for the fault diagnosis of rolling bearings pertain to the accuracy and real-time requirements. Most existing methods focus on ensuring the accuracy, and the real-time requirement is often neglected. In this paper, considering both requirements, we propose a novel fast fault diagnosis method for rolling bearings, based on extreme learning machine (ELM) and logistic mapping, named logistic-ELM. First, we identify 14 kinds of time-domain features from the original vibration signals according to mechanical vibration principles and adopt the sequential forward selection (SFS) strategy to select optimal features from them to ensure the basic predictive accuracy and efficiency. Next, we propose the logistic-ELM for fast fault classification, where the biases in ELM are omitted and the random input weights are replaced by the chaotic logistic mapping sequence which involves a higher uncorrelation to obtain more accurate results with fewer hidden neurons. We conduct extensive experiments on the rolling bearing vibration signal dataset of the Case Western Reserve University (CWRU) Bearing Data Centre. The experimental results show that the proposed approach outperforms existing SOTA comparison methods in terms of the predictive accuracy, and the highest accuracy is 100% in seven separate sub data environments. The relevant code is publicly available at https://github.com/TAN-OpenLab/logistic-ELM.