TF-C Pretrain FD-A
收藏资源简介:
- Paper: Self-Supervised Contrastive Pre-Training For Time Series via Time-Frequency Consistency - Paper link: - Github repo: https://github.com/mims-harvard/TFC-pretraining - Project website: FD-A and FD-B are subsets taken from the FD dataset, which is gathered from an electromechanical drive system that monitors the condition of rolling bearings and detect damages in them. There are four subsets of data collected under various conditions, whose parameters include rotational speed, load torque, and radial force. Each rolling bearing can be undamaged, inner damaged, and outer damaged, which leads to three classes in total. We denote the subsets corresponding to condition A and condition B as Faulty Detection Condition A (FD-A) and Faulty Detection Condition B (FD-B) , respectively. Each original recording has a single channel with sampling frequency of 64k Hz and lasts 4 seconds. To deal with the long duration, we followe the procedure described by Eldele et al., that is, we use sliding window length of 5,120 observations and a shifting length of either 1,024 or 4,096 to make the final number of samples relatively balanced between classes.
- 论文:《基于时频一致性的时间序列自监督对比预训练》,论文链接:无,GitHub仓库:https://github.com/mims-harvard/TFC-pretraining,项目网站:未提供。FD-A与FD-B为FD数据集的两个子集,该数据集采集自用于监测滚动轴承状态并检测其损伤的机电驱动系统。本数据集包含四个不同工况下采集的子集,其采集参数涵盖转速、负载转矩与径向载荷。每颗滚动轴承可分为完好、内圈损伤及外圈损伤三种状态,总计三类样本。我们将对应工况A与工况B的子集分别命名为故障检测工况A(FD-A)与故障检测工况B(FD-B)。每条原始记录为单通道数据,采样频率为64kHz,单条记录时长为4秒。为处理过长的样本时长,我们遵循Eldele等人提出的处理流程:采用长度为5120个观测值的滑动窗口,并以1024或4096作为滑动步长,最终实现各类别间样本数量的相对均衡。



