RoadMap
Rotating-machine-fault-data-set
Open rotating mechanical fault data set
1.简介
众所周知,当下做机械故障诊断研究最基础的就是数据。笔者自2019年初开始致力于收集和整理有价值的机械故障诊断数据。
此处分享均为开源数据集,数据来自原始研究方,笔者只整理数据获取途径。如果研究中使用了数据集,请按照版权方要求作出相应说明和引用。
笔者自己也在筹划整理私有的数据集和研究成果,未来将以适当的方式共享。
在此,特别向公开研究数据的研究者表示感谢和致敬,共享是一种精神。如涉及侵权,请联系我删除()。
很多优秀的论文都有数据分享,也有越来越多的研究者和企业选择开源自己的成果,本项目保持更新。星标是比较通用的数据集。
rolling-bear-fault-diagnosis-based-wavelet-time-frequency-map-and-CNN
The wavelet time-frequency map is obtained from the original vibration signal, and then input into CNN to realize fault diagnosis, the test set has the highest diagnostic accuracy
在matlab和pytorch0.4下,通过matlab对原始振动信号求取小波时频图,然后输入进pytorchCNN实现故障诊断,测试集诊断精度最高达99.5%。代码出售的、出售的、出售的,需要的加qq2919218574.详细见我的博客:
小波时频数据为:链接: 提取码: xhqz
论文 Zhang Q, Shen X, Xu L, et al. Rolling guidance filter[M]//Computer Vision–ECCV 2014. Springer International Publishing, 2014: 815-830. matlab代码,可直接运行