• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

相似文献

1
Implementation of MF block in CNN for advanced REB fault diagnosis.用于先进的REB故障诊断的卷积神经网络中MF块的实现。
Sci Rep. 2025 May 25;15(1):18232. doi: 10.1038/s41598-025-01780-y.
2
Vibration signal analysis for rolling bearings faults diagnosis based on deep-shallow features fusion.基于深浅特征融合的滚动轴承故障诊断振动信号分析
Sci Rep. 2025 Mar 18;15(1):9270. doi: 10.1038/s41598-025-93133-y.
3
Bearing Fault Diagnosis with a Feature Fusion Method Based on an Ensemble Convolutional Neural Network and Deep Neural Network.基于集成卷积神经网络和深度神经网络的特征融合方法的轴承故障诊断
Sensors (Basel). 2019 Apr 30;19(9):2034. doi: 10.3390/s19092034.
4
Research on fault diagnosis of rolling bearing based on improved convolutional neural network with sparrow search algorithm.基于改进的卷积神经网络与麻雀搜索算法的滚动轴承故障诊断研究
Rev Sci Instrum. 2024 Apr 1;95(4). doi: 10.1063/5.0192639.
5
A novel deep learning framework for rolling bearing fault diagnosis enhancement using VAE-augmented CNN model.一种使用变分自编码器增强卷积神经网络模型的用于滚动轴承故障诊断增强的新型深度学习框架。
Heliyon. 2024 Jul 30;10(15):e35407. doi: 10.1016/j.heliyon.2024.e35407. eCollection 2024 Aug 15.
6
A hybrid LSTM random forest model with grey wolf optimization for enhanced detection of multiple bearing faults.一种基于灰狼优化的混合长短期记忆随机森林模型,用于增强对多种轴承故障的检测。
Sci Rep. 2024 Oct 14;14(1):23997. doi: 10.1038/s41598-024-75174-x.
7
2D-convolutional neural network based fault detection and classification of transmission lines using scalogram images.基于二维卷积神经网络的利用小波尺度图图像进行输电线路故障检测与分类
Heliyon. 2024 Oct 4;10(19):e38947. doi: 10.1016/j.heliyon.2024.e38947. eCollection 2024 Oct 15.
8
Intelligent fault diagnosis algorithm of rolling bearing based on optimization algorithm fusion convolutional neural network.基于优化算法融合卷积神经网络的滚动轴承智能故障诊断算法
Math Biosci Eng. 2023 Nov 2;20(11):19963-19982. doi: 10.3934/mbe.2023884.
9
Fault Diagnosis of Rolling Bearing Based on HPSO Algorithm Optimized CNN-LSTM Neural Network.基于HPSO算法优化的CNN-LSTM神经网络的滚动轴承故障诊断
Sensors (Basel). 2023 Jul 19;23(14):6508. doi: 10.3390/s23146508.
10
Intelligent Defect Diagnosis of Rolling Element Bearings under Variable Operating Conditions Using Convolutional Neural Network and Order Maps.基于卷积神经网络和阶次图谱的变工况下滚动轴承智能缺陷诊断
Sensors (Basel). 2022 Mar 4;22(5):2026. doi: 10.3390/s22052026.

本文引用的文献

1
Rolling bearing fault diagnosis based on fine-grained multi-scale Kolmogorov entropy and WOA-MSVM.基于细粒度多尺度柯尔莫哥洛夫熵和鲸鱼优化算法-支持向量机的滚动轴承故障诊断
Heliyon. 2024 Mar 13;10(6):e27986. doi: 10.1016/j.heliyon.2024.e27986. eCollection 2024 Mar 30.

用于先进的REB故障诊断的卷积神经网络中MF块的实现。

Implementation of MF block in CNN for advanced REB fault diagnosis.

作者信息

Pandiyan M, T Narendiranath Babu

机构信息

School of Mechanical Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, 631 014, India.

出版信息

Sci Rep. 2025 May 25;15(1):18232. doi: 10.1038/s41598-025-01780-y.

DOI:10.1038/s41598-025-01780-y
PMID:40414957
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC12104387/
Abstract

Rolling element bearings (REBs) are crucial components in various industrial applications. The bearing faults occur due to prolonged operation, overloading, high speed, and inadequate lubrication. A bearing failure can lead to significant downtime and huge maintenance costs for the machines. Hence, industries require condition monitoring to reduce costs. This study presents an automated detection approach for diagnosing faults in REBs using a Customized Convolutional Neural Network (C-CNN). This work focuses on vibration signals sampled at 12,800 Hz and 5120 Hz as input data to perform the fault diagnosis of bearings. Further, the Multi Feature (MF) block has been used in the architecture of the C-CNN model for better accuracy. By incorporating techniques such as batch normalization and dropout, the model has improved stability and prevented overfitting. Using the Balance Cross-Entropy (BCE) loss function for training has helped the model optimize prediction accuracy by minimizing the difference between the actual class and the predicted class probabilities. A comparison with models such as MSCNN, CNN, RF, DBN, KNN, ANN, SVM, LSTM, ResNet and SqueezeNet was carried out. The proposed C-CNN model has been found to well perform other classifiers in accurately recognizing bearing faults, achieving an excellent accuracy of 95% and 93.5% on 12,800 and 5120 Hz datasets, respectively. Statistical significance tests and error bars validate the robustness of the model's performance. Extensive experiments were conducted to evaluate the impact of sampling frequency on diagnostic accuracy, hyperparameter tuning strategies, and model robustness under different noise levels and operating conditions. Furthermore, computational complexity analysis, including FLOPs estimation, was performed to assess real-time applicability. The findings indicate that the C-CNN approach is a reliable and efficient solution for bearing fault classification, offering significant practical implications for industrial condition monitoring systems and helping to prevent plant shutdown.

摘要

滚动轴承是各种工业应用中的关键部件。由于长时间运行、过载、高速运转以及润滑不足等原因,轴承会出现故障。轴承故障会导致机器大量停机时间和高昂的维护成本。因此,工业领域需要进行状态监测以降低成本。本研究提出了一种使用定制卷积神经网络(C-CNN)诊断滚动轴承故障的自动检测方法。这项工作重点关注以12800Hz和5120Hz采样的振动信号作为输入数据来进行轴承故障诊断。此外,在C-CNN模型架构中使用了多特征(MF)模块以提高准确性。通过纳入批量归一化和随机失活等技术,该模型提高了稳定性并防止了过拟合。使用平衡交叉熵(BCE)损失函数进行训练有助于模型通过最小化实际类别与预测类别概率之间的差异来优化预测准确性。与MSCNN、CNN、RF、DBN、KNN、ANN、SVM、LSTM、ResNet和SqueezeNet等模型进行了比较。结果发现,所提出的C-CNN模型在准确识别轴承故障方面比其他分类器表现更好,在12800Hz和5120Hz数据集上分别达到了95%和93.5%的优异准确率。统计显著性检验和误差线验证了模型性能的稳健性。进行了大量实验以评估采样频率对诊断准确性的影响、超参数调整策略以及不同噪声水平和运行条件下的模型稳健性。此外,还进行了计算复杂度分析,包括浮点运算次数(FLOPs)估计,以评估实时适用性。研究结果表明,C-CNN方法是一种可靠且高效的轴承故障分类解决方案,对工业状态监测系统具有重要的实际意义,并有助于防止工厂停产。