CWRU轴承数据集官方入口与替代获取渠道(2025核实版)

背景与问题

美国凯斯西储大学(CWRU)工程学院的轴承数据中心(Bearing Data Center)收录了一套滚动轴承故障模拟实验的振动信号数据,被广泛用作旋转机械故障诊断、设备状态监测和机器学习模型验证的标准测试基准。但不少论文脚注、教程博客中的下载链接已经失效,也有研究者反映官网加载缓慢、点开下载无响应。本文基于实测核实的结果,说明当前正确的官网入口、常见无法访问的原因,以及经过核实可用的替代获取渠道。

数据集本身是什么

实验用一台2马力的Reliance Electric电机驱动轴承运转,通过放电加工(EDM)在轴承的内圈、滚动体和外圈上分别人工引入故障,故障直径覆盖0.007英寸到0.040英寸不等。实验在0到3马力的不同负载、1720到1797转/分钟的不同转速条件下采集振动加速度信号,每次实验的测试条件和故障状态都有详细记录。

数据文件为MATLAB格式(.mat),字段命名有统一约定:DE代表驱动端加速度计数据,FE代表风扇端加速度计数据,BA代表基座加速度计数据,另有转速(RPM)字段。官网将数据分为四大类:正常基准数据(Normal Baseline Data)、12kHz驱动端故障数据、48kHz驱动端故障数据,以及风扇端故障数据(12kHz采集)。

数据集结构概览

以下是CWRU轴承数据集的分类结构图,有助于读者快速理解其数据组织方式:
#mermaid-svg-M0FXGa7iaW4dLi7F{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-M0FXGa7iaW4dLi7F .error-icon{fill:#552222;}#mermaid-svg-M0FXGa7iaW4dLi7F .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-M0FXGa7iaW4dLi7F .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-M0FXGa7iaW4dLi7F .marker{fill:#333333;stroke:#333333;}#mermaid-svg-M0FXGa7iaW4dLi7F .marker.cross{stroke:#333333;}#mermaid-svg-M0FXGa7iaW4dLi7F svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-M0FXGa7iaW4dLi7F p{margin:0;}#mermaid-svg-M0FXGa7iaW4dLi7F .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-M0FXGa7iaW4dLi7F .cluster-label text{fill:#333;}#mermaid-svg-M0FXGa7iaW4dLi7F .cluster-label span{color:#333;}#mermaid-svg-M0FXGa7iaW4dLi7F .cluster-label span p{background-color:transparent;}#mermaid-svg-M0FXGa7iaW4dLi7F .label text,#mermaid-svg-M0FXGa7iaW4dLi7F span{fill:#333;color:#333;}#mermaid-svg-M0FXGa7iaW4dLi7F .node rect,#mermaid-svg-M0FXGa7iaW4dLi7F .node circle,#mermaid-svg-M0FXGa7iaW4dLi7F .node ellipse,#mermaid-svg-M0FXGa7iaW4dLi7F .node polygon,#mermaid-svg-M0FXGa7iaW4dLi7F .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-M0FXGa7iaW4dLi7F .rough-node .label text,#mermaid-svg-M0FXGa7iaW4dLi7F .node .label text,#mermaid-svg-M0FXGa7iaW4dLi7F .image-shape .label,#mermaid-svg-M0FXGa7iaW4dLi7F .icon-shape .label{text-anchor:middle;}#mermaid-svg-M0FXGa7iaW4dLi7F .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-M0FXGa7iaW4dLi7F .rough-node .label,#mermaid-svg-M0FXGa7iaW4dLi7F .node .label,#mermaid-svg-M0FXGa7iaW4dLi7F .image-shape .label,#mermaid-svg-M0FXGa7iaW4dLi7F .icon-shape .label{text-align:center;}#mermaid-svg-M0FXGa7iaW4dLi7F .node.clickable{cursor:pointer;}#mermaid-svg-M0FXGa7iaW4dLi7F .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-M0FXGa7iaW4dLi7F .arrowheadPath{fill:#333333;}#mermaid-svg-M0FXGa7iaW4dLi7F .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-M0FXGa7iaW4dLi7F .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-M0FXGa7iaW4dLi7F .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-M0FXGa7iaW4dLi7F .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-M0FXGa7iaW4dLi7F .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-M0FXGa7iaW4dLi7F .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-M0FXGa7iaW4dLi7F .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-M0FXGa7iaW4dLi7F .cluster text{fill:#333;}#mermaid-svg-M0FXGa7iaW4dLi7F .cluster span{color:#333;}#mermaid-svg-M0FXGa7iaW4dLi7F div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-M0FXGa7iaW4dLi7F .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-M0FXGa7iaW4dLi7F rect.text{fill:none;stroke-width:0;}#mermaid-svg-M0FXGa7iaW4dLi7F .icon-shape,#mermaid-svg-M0FXGa7iaW4dLi7F .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-M0FXGa7iaW4dLi7F .icon-shape p,#mermaid-svg-M0FXGa7iaW4dLi7F .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-M0FXGa7iaW4dLi7F .icon-shape .label rect,#mermaid-svg-M0FXGa7iaW4dLi7F .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-M0FXGa7iaW4dLi7F .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-M0FXGa7iaW4dLi7F .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-M0FXGa7iaW4dLi7F :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} CWRU轴承数据集
正常基准数据

Normal Baseline Data
故障数据

Fault Data
驱动端故障数据

Drive End Fault Data
风扇端故障数据

Fan End Fault Data

(12kHz采集)
12kHz驱动端故障数据
48kHz驱动端故障数据
.mat格式

含DE/FE/BA/RPM字段
数据字段说明
DE: 驱动端加速度计
FE: 风扇端加速度计
BA: 基座加速度计
RPM: 转速

官网为什么会打不开:地址迁移是最常见的坑

核实过程中确认了一个关键事实:轴承数据中心的网址发生过迁移。较早的公开地址是 csegroups.case.edu/bearingdatacenter,后来迁移合并到了工程学院主域名下,现在的地址是 engineering.case.edu/bearingdatacenter。很多流传已久的论文附录、技术博客里的下载说明并没有跟着更新,读者按图索骥点开的往往还是旧地址。本次实测尝试访问旧地址时,返回的是证书域名不匹配的错误,说明这条路径已不再可信、可用------相当一部分"打不开"反馈的真实原因,其实是手中的链接已过时。

需要如实说明的是,本次核实使用的是自动化联网工具,访问网络环境与国内普通网络环境未必完全一致。国内技术社区讨论里,确有用户反映过官网下载响应慢、大文件传输中途断开,这更多与跨境访问的网络路由、单个.mat文件体积较大有关,而非官网整体下线。本次核实时,新版官网的说明页面和下载入口页面加载正常、内容完整;但受限于核实方式,并未逐一实际下载每个.mat数据文件以验证传输是否顺畅。如果单个文件反复超时,可以优先考虑下文的存档渠道。

官网访问流程对比

新旧地址访问流程对比如下:
#mermaid-svg-UQ8OgcUNjTFIh90u{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-UQ8OgcUNjTFIh90u .error-icon{fill:#552222;}#mermaid-svg-UQ8OgcUNjTFIh90u .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-UQ8OgcUNjTFIh90u .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-UQ8OgcUNjTFIh90u .marker{fill:#333333;stroke:#333333;}#mermaid-svg-UQ8OgcUNjTFIh90u .marker.cross{stroke:#333333;}#mermaid-svg-UQ8OgcUNjTFIh90u svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-UQ8OgcUNjTFIh90u p{margin:0;}#mermaid-svg-UQ8OgcUNjTFIh90u .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-UQ8OgcUNjTFIh90u .cluster-label text{fill:#333;}#mermaid-svg-UQ8OgcUNjTFIh90u .cluster-label span{color:#333;}#mermaid-svg-UQ8OgcUNjTFIh90u .cluster-label span p{background-color:transparent;}#mermaid-svg-UQ8OgcUNjTFIh90u .label text,#mermaid-svg-UQ8OgcUNjTFIh90u span{fill:#333;color:#333;}#mermaid-svg-UQ8OgcUNjTFIh90u .node rect,#mermaid-svg-UQ8OgcUNjTFIh90u .node circle,#mermaid-svg-UQ8OgcUNjTFIh90u .node ellipse,#mermaid-svg-UQ8OgcUNjTFIh90u .node polygon,#mermaid-svg-UQ8OgcUNjTFIh90u .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-UQ8OgcUNjTFIh90u .rough-node .label text,#mermaid-svg-UQ8OgcUNjTFIh90u .node .label text,#mermaid-svg-UQ8OgcUNjTFIh90u .image-shape .label,#mermaid-svg-UQ8OgcUNjTFIh90u .icon-shape .label{text-anchor:middle;}#mermaid-svg-UQ8OgcUNjTFIh90u .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-UQ8OgcUNjTFIh90u .rough-node .label,#mermaid-svg-UQ8OgcUNjTFIh90u .node .label,#mermaid-svg-UQ8OgcUNjTFIh90u .image-shape .label,#mermaid-svg-UQ8OgcUNjTFIh90u .icon-shape .label{text-align:center;}#mermaid-svg-UQ8OgcUNjTFIh90u .node.clickable{cursor:pointer;}#mermaid-svg-UQ8OgcUNjTFIh90u .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-UQ8OgcUNjTFIh90u .arrowheadPath{fill:#333333;}#mermaid-svg-UQ8OgcUNjTFIh90u .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-UQ8OgcUNjTFIh90u .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-UQ8OgcUNjTFIh90u .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-UQ8OgcUNjTFIh90u .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-UQ8OgcUNjTFIh90u .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-UQ8OgcUNjTFIh90u .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-UQ8OgcUNjTFIh90u .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-UQ8OgcUNjTFIh90u .cluster text{fill:#333;}#mermaid-svg-UQ8OgcUNjTFIh90u .cluster span{color:#333;}#mermaid-svg-UQ8OgcUNjTFIh90u div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-UQ8OgcUNjTFIh90u .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-UQ8OgcUNjTFIh90u rect.text{fill:none;stroke-width:0;}#mermaid-svg-UQ8OgcUNjTFIh90u .icon-shape,#mermaid-svg-UQ8OgcUNjTFIh90u .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-UQ8OgcUNjTFIh90u .icon-shape p,#mermaid-svg-UQ8OgcUNjTFIh90u .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-UQ8OgcUNjTFIh90u .icon-shape .label rect,#mermaid-svg-UQ8OgcUNjTFIh90u .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-UQ8OgcUNjTFIh90u .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-UQ8OgcUNjTFIh90u .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-UQ8OgcUNjTFIh90u :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} 新地址访问流程(推荐)
旧地址访问流程(已失效)
用户点击旧链接

csegroups.case.edu/bearingdatacenter
证书域名不匹配错误
访问失败

显示安全警告
用户访问新地址

engineering.case.edu/bearingdatacenter
正常加载主页
导航栏进入下载页
选择数据类别下载
常见问题
链接过时

(论文/博客未更新)
跨境网络延迟

(大文件传输慢)
用户反馈"打不开"
成功获取数据

官方入口目前的正确打开方式

如果手里的资料给的是旧地址,直接从这几个当前有效的官方页面进入即可:

建议从主页导航栏逐级点进去,不要依赖别处转抄的深层链接。学校网站偶尔调整路径,导航栏通常会同步更新,转抄链接则未必。

官网之外:经核实可用的存档与镜像渠道

如果遇到官网响应慢、下载反复中断的情况,本次核实确认了两个可作为备选的公开渠道:

  1. Zenodo存档
  • 标题:Case Western Reserve University Bearing Dataset Pt.2
  • 由研究者 Jurgen van den Hoogen 于 2024 年 4 月上传,包含 60 余个真实的 .mat 文件,约 493 MB,采用 CC-BY-4.0 许可。
  • 注意:目前只收录 12 kHz 风扇端和 48 kHz 驱动端两部分,不是官网四类的完整集合,基准数据仍需回官网获取。
  1. GitHub仓库
  • 仓库名:srigas/CWRU_Bearing_NumPy
  • 将原始的 .mat 数据转换成 Python 常用的 .npz 格式,并清理了不一致的元数据,目前有 28 个星标。
  • 注意:这是第三方基于官方数据的二次处理,不是官方发布,正式研究前建议抽样核对文件数量、采样点数是否与官网文档一致。

此外,国内CSDN、知乎等平台上也有博主整理转存的完整数据包,通常附带中文说明和读取代码,方便入门参考,但完整性和长期有效性本次未逐一验证,正式研究建议以官网文档或上述两个可验证渠道为准。

数据获取渠道关系图

各获取渠道的关系和特点如下:
#mermaid-svg-ThX6dhuwWU5tZlCa{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-svg-ThX6dhuwWU5tZlCa .error-icon{fill:#552222;}#mermaid-svg-ThX6dhuwWU5tZlCa .error-text{fill:#552222;stroke:#552222;}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-thickness-normal{stroke-width:1px;}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-thickness-thick{stroke-width:3.5px;}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-pattern-solid{stroke-dasharray:0;}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-svg-ThX6dhuwWU5tZlCa .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-svg-ThX6dhuwWU5tZlCa .marker{fill:#333333;stroke:#333333;}#mermaid-svg-ThX6dhuwWU5tZlCa .marker.cross{stroke:#333333;}#mermaid-svg-ThX6dhuwWU5tZlCa svg{font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:16px;}#mermaid-svg-ThX6dhuwWU5tZlCa p{margin:0;}#mermaid-svg-ThX6dhuwWU5tZlCa .label{font-family:"trebuchet ms",verdana,arial,sans-serif;color:#333;}#mermaid-svg-ThX6dhuwWU5tZlCa .cluster-label text{fill:#333;}#mermaid-svg-ThX6dhuwWU5tZlCa .cluster-label span{color:#333;}#mermaid-svg-ThX6dhuwWU5tZlCa .cluster-label span p{background-color:transparent;}#mermaid-svg-ThX6dhuwWU5tZlCa .label text,#mermaid-svg-ThX6dhuwWU5tZlCa span{fill:#333;color:#333;}#mermaid-svg-ThX6dhuwWU5tZlCa .node rect,#mermaid-svg-ThX6dhuwWU5tZlCa .node circle,#mermaid-svg-ThX6dhuwWU5tZlCa .node ellipse,#mermaid-svg-ThX6dhuwWU5tZlCa .node polygon,#mermaid-svg-ThX6dhuwWU5tZlCa .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-svg-ThX6dhuwWU5tZlCa .rough-node .label text,#mermaid-svg-ThX6dhuwWU5tZlCa .node .label text,#mermaid-svg-ThX6dhuwWU5tZlCa .image-shape .label,#mermaid-svg-ThX6dhuwWU5tZlCa .icon-shape .label{text-anchor:middle;}#mermaid-svg-ThX6dhuwWU5tZlCa .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-svg-ThX6dhuwWU5tZlCa .rough-node .label,#mermaid-svg-ThX6dhuwWU5tZlCa .node .label,#mermaid-svg-ThX6dhuwWU5tZlCa .image-shape .label,#mermaid-svg-ThX6dhuwWU5tZlCa .icon-shape .label{text-align:center;}#mermaid-svg-ThX6dhuwWU5tZlCa .node.clickable{cursor:pointer;}#mermaid-svg-ThX6dhuwWU5tZlCa .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-svg-ThX6dhuwWU5tZlCa .arrowheadPath{fill:#333333;}#mermaid-svg-ThX6dhuwWU5tZlCa .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-svg-ThX6dhuwWU5tZlCa .flowchart-link{stroke:#333333;fill:none;}#mermaid-svg-ThX6dhuwWU5tZlCa .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-ThX6dhuwWU5tZlCa .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-svg-ThX6dhuwWU5tZlCa .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-ThX6dhuwWU5tZlCa .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-svg-ThX6dhuwWU5tZlCa .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-svg-ThX6dhuwWU5tZlCa .cluster text{fill:#333;}#mermaid-svg-ThX6dhuwWU5tZlCa .cluster span{color:#333;}#mermaid-svg-ThX6dhuwWU5tZlCa div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:"trebuchet ms",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-svg-ThX6dhuwWU5tZlCa .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-svg-ThX6dhuwWU5tZlCa rect.text{fill:none;stroke-width:0;}#mermaid-svg-ThX6dhuwWU5tZlCa .icon-shape,#mermaid-svg-ThX6dhuwWU5tZlCa .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-svg-ThX6dhuwWU5tZlCa .icon-shape p,#mermaid-svg-ThX6dhuwWU5tZlCa .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-svg-ThX6dhuwWU5tZlCa .icon-shape .label rect,#mermaid-svg-ThX6dhuwWU5tZlCa .image-shape .label rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-svg-ThX6dhuwWU5tZlCa .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-svg-ThX6dhuwWU5tZlCa .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-svg-ThX6dhuwWU5tZlCa :root{--mermaid-font-family:"trebuchet ms",verdana,arial,sans-serif;} 数据来源
官方渠道

engineering.case.edu
第三方渠道
优点:完整权威

缺点:跨境访问可能慢
Zenodo存档
GitHub镜像
国内社区转存
特点:真实 .mat 文件

CC-BY-4.0许可

覆盖部分子集
特点:.npz 格式

Python友好

需验证一致性
特点:中文说明

入门方便

需验证完整性
选择建议
正式研究:官方+Zenodo交叉验证
快速入门:GitHub+社区转存
引用要求:注明来源/许可

使用数据前值得注意的几点

  • 引用时按学术惯例应在方法部分注明数据来源;使用Zenodo存档的,按CC-BY-4.0要求注明作者和发布信息。
  • 拿到数据后,建议先核对文件数量、采样点数是否与官网说明一致,尤其是使用第三方镜像或网盘转存版本时。
  • 不同子集的采样率不同(12 kHz 和 48 kHz 并存),预处理时需留意是否正确处理。混用不同采样率而不做归一化,是这类振动信号分析中容易踩的坑。

常见问题

为什么CWRU轴承数据集官网会打不开?

本次核实确认,最常见的原因是您手中的链接可能是旧地址 csegroups.case.edu,该域名已迁移停用,实测访问会返回证书不匹配的错误。当前有效地址是 engineering.case.edu/bearingdatacenter,经核实,主页和下载页均能正常打开。另外,官网单个数据文件体积不小,跨境网络下响应偏慢或中途中断的情况也有用户反馈过,可优先尝试下文的存档渠道,或更换网络环境重试。

除了官网还有没有靠谱的镜像可以下载?

有。经核实确认了两个渠道:Zenodo上的公开存档,包含真实的.mat文件并采用CC-BY-4.0许可,但仅覆盖12kHz风扇端和48kHz驱动端两部分;GitHub上的社区镜像仓库,将数据转换成.npz格式以方便Python读取,属于第三方二次处理。国内技术社区也有网盘转存版本,方便入门。正式研究建议以官网文档或上述两个渠道交叉验证为准。

这个数据集具体包含什么内容?

数据集围绕滚动轴承的振动信号展开,采用放电加工技术在内圈、滚动体、外圈分别引入0.007到0.040英寸的人工故障,在0到3马力负载、1720到1797转/分钟的转速下采集振动加速度数据。按采集位置和采样率分为正常基准数据、12kHz驱动端、48kHz驱动端、风扇端故障数据四大类,文件为Matlab格式,字段含驱动端(DE)、风扇端(FE)、基座(BA)加速度计数据及转速(RPM)。

如果你在获取CWRU或类似轴承故障诊断数据集时遇到卡点,可以把你遇到的具体问题说清楚,通过数聚天成的检索助手帮你查找相关的获取渠道和替代方案;数聚天成官网(www.deepsdata.com)也整理了更多细分领域的数据集导航可供参考。如果你经常需要在浏览网页时快速核实某个数据源页面的真实内容,小聚网页数据助手可以帮你直接核对当前页面信息。

------完整版与全部数据来源:CWRU凯斯西储轴承数据集官网打不开怎么办:正确入口与镜像渠道

相关推荐
txzrxz1 小时前
拓补排序讲解
c++·算法·图论·排序
深圳市快瞳科技有限公司1 小时前
宠物行为识别:将日常行为转化为可量化的健康指标
人工智能·算法·计算机视觉·宠物
稚南城才子,乌衣巷风流2 小时前
长链剖分(Long Chain Decomposition)算法详解
算法·深度优先·图论
变量未定义~2 小时前
环境治理、染色时间、小蓝组网
算法
Ulyanov2 小时前
雷达导引头仿真中的坐标系——从惯性系到量测角
开发语言·python·算法·系统仿真·雷达信号处理·雷达导引头
玖玥拾2 小时前
LeetCode 13 罗马数字转整数
笔记·算法·leetcode
m沐沐3 小时前
【计算机视觉】OpenCV 物体跟踪——原理、算法与CSRT跟踪器实战
人工智能·python·深度学习·opencv·算法·计算机视觉·人脸识别
怪奇云呼军3 小时前
闪电智能 Voice Agent 怎样根据语速、停顿和追问方式切换话术?策略引擎拆解
开发语言·人工智能·网络协议·算法·语音识别·web app
稚南城才子,乌衣巷风流3 小时前
树链剖分(树剖)算法详解:从原理到实现
算法·深度优先