An Improved Bearing Fault Diagnosis Scheme Based on Hierarchical Fuzzy Entropy and Alexnet Network

Xiaoyu Shi,Qiu,Chun Yin,Xuegang Huang,Kai Chen,Yuhua Cheng,Shouming Zhong,Gen Qiu
DOI: https://doi.org/10.1109/access.2021.3073708
IF: 3.9
2021-01-01
IEEE Access
Abstract:Bearings are important part of aerospace equipments. Therefore, bearings fault diagnosis and fault detection is necessary for the safe operation. Generally, the bearing are core component and runs in a complex and heavy background noise environment. Thence, the bearing signals will be overwhelmed by noise. At present, the diagnosis methods of bearings are based on the experience of experts which costs a lot of labor and time-consuming. Consequently, to address these inadequacies, a novel method based on variational mode decomposition (VMD) algorithms and Alexnet neural network has been presented. Firstly, it decomposes the nonstationary bearing signals into intrinsic mode functions adaptively. However, background noise will seriously affect the number of signal decompositions and reduce accuracy even over-decomposition. Thence, this paper proposed the hierarchical fuzzy entropy method to adaptively extract weak fault characteristics of bearings. Then Alexnet neural network has been utilized to learn the relationship of fault features and bearings health conditions. The architecture of Alexnet diagnosis model is convenient and efficient. Finally, two tentative dataset are adopted to verify the effectiveness and feasibility of the method proposed in this article. The results show that the presented method has a higher fault diagnosis accuracy rate than traditional convolutional neural networks.
computer science, information systems,telecommunications,engineering, electrical & electronic
What problem does this paper attempt to address?
The paper aims to address the challenges in bearing fault diagnosis, particularly in environments with significant background noise, by proposing an improved fault diagnosis scheme. The key problems the paper seeks to solve include: 1. **Overcoming Noise Challenges:** Bearings operate in noisy environments, which can overwhelm the diagnostic signals, making it difficult to accurately detect faults. 2. **Expertise and Time Constraints:** Current methods rely heavily on expert knowledge, which is both time-consuming and labor-intensive. To tackle these issues, the authors propose a novel method that combines Variational Mode Decomposition (VMD) algorithms and the AlexNet neural network. Here's a summary of the solution: ### Proposed Solution #### Variational Mode Decomposition (VMD) - **Purpose:** Decomposes non-stationary bearing signals into intrinsic mode functions (IMFs). - **Advantage:** Overcomes the limitations of traditional decomposition methods like Empirical Mode Decomposition (EMD) by addressing mode mixing and misclassification issues. - **Process:** Utilizes a constrained variational equation to decompose the signal into IMFs, ensuring accurate separation of modes. #### Hierarchical Fuzzy Entropy (HFE) - **Purpose:** Extracts weak fault characteristics from the decomposed signals using a hierarchical approach. - **Advantage:** Unlike multi-scale fuzzy entropy, which focuses on low-frequency components, HFE considers both low- and high-frequency components.