Skip to content

liuzy0708/MCC5-THU-Motor-Benchmark-Datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Multi-mode Fault Diagnosis Datasets of Three-phase Asynchronous Motor Under Variable Working Conditions

截屏2026-01-06 12 36 22

Related Dataset🔥🔥

A related benchmark dataset for gearbox is also publicly available at:

MCC5-THU-Gearbox-Benchmark-Datasets

Readers interested in gearbox fault diagnosis or cross-system evaluation may find this dataset useful.

Overview

This repository provides a comprehensive multi-source dataset collected from a 2.2 kW three-phase asynchronous (induction) motor operating under variable speed/load conditions. The dataset is designed for developing and validating robust fault diagnosis methods under realistic operating scenarios, especially for time-varying (transitional) conditions.

Unlike many existing motor datasets that focus on a limited set of faults or steady operating points, this dataset integrates:

  • Electrical faults, mechanical faults, and electromechanical compound faults
  • Two severity levels for representative faults
  • Synchronous 8-channel measurements combining vibration and current information for multi-modal diagnosis

Data Availability

Tasks

This dataset can support (but is not limited to) the following research tasks:

  • Multi-modal Fault Diagnosis (Vibration + Current Fusion)
  • Compound Fault Diagnosis (Electromechanical Coupling)
  • Fault Diagnosis with Different Fault Severity Degrees
  • Fault Diagnosis with Multiple Steady Working Conditions
  • Fault Diagnosis with Unknown / Unseen Working Conditions
  • Fault Diagnosis under Variable Working Conditions
  • Fault Diagnosis under Transitional Working Conditions (Time-varying Speed/Load Profiles)

Data Description

  • Data Format: CSV
  • Total Recordings: 282 runs (each run lasts 90 seconds)
  • Sampling Frequency: 12.8 kHz
  • Operating Conditions: variable speed/load profiles covering both steady and transitional segments (see “Variable Working Conditions” below)
  • Signals (8 channels, synchronized):
    • key-phase signal (dimensionless)
    • torque (Nm)
    • triaxial motor vibration at the motor drive end (0.1g)
    • three-phase motor currents (0.1A)

Each CSV file contains 8 columns (no timestamp column). The key-phase signal is dimensionless and can be used to derive rotational speed.

Variable Working Conditions

Two operating scenarios are included:

  1. Constant-speed, variable-torque: motor speed is held constant (e.g., 1000 / 2000 / 3000 rpm), while torque changes over time.
  2. Constant-torque, variable-speed: load torque is held constant (e.g., 20 Nm / 40 Nm), while speed changes over time.

Note: Due to magnetic hysteresis effects in the motor and torque generator, the measured speed–torque trajectories may show slight deviations from the preset profiles.

Fault Types (24 types; electrical, mechanical, and compound)

The dataset covers a wide range of motor faults, including (representative list):

Electrical faults

  • Stator winding inter-turn short circuit (two severity levels, e.g., ~5% vs. ~10% of rated phase current equivalence)
  • Voltage unbalance (two severity levels, e.g., ~4% vs. ~8%)
  • Broken rotor bars (e.g., removal of consecutive rotor bars with rebalancing)

Mechanical faults

  • Rotor unbalance (added imbalance mass)
  • Bent shaft (permanent shaft bend)
  • Eccentricity (including static eccentricity with two radial-offset severities, e.g., 0.125 mm and 0.250 mm)
  • Bearing faults (SKF 6205 deep-groove ball bearing)
    • inner raceway defect (light / high)
    • outer raceway defect (light / high)
    • rolling element damage (ball defect)

Electromechanical compound faults (examples)

To study coupled signatures and cross-modulation, compound-fault scenarios are included, such as:

  • bearing defect + static eccentricity
  • bearing defect + rotor unbalance
  • bearing defect + broken rotor bars
  • bearing defect + winding short circuit

Data Content (8 Columns)

Each CSV file contains the following 8 columns:

  • speed: motor key-phase signal (dimensionless; rotational speed can be derived)
  • torque: torque on the gearbox input shaft (Nm)
  • motor_vibration_X: vibration acceleration at the motor drive end (horizontal radial direction, 0.1g)
  • motor_vibration_Y: vibration acceleration at the motor drive end (axial direction, 0.1g)
  • motor_vibration_Z: vibration acceleration at the motor drive end (vertical radial direction, 0.1g)
  • motor_current_A: phase-A current (0.1A)
  • motor_current_B: phase-B current (0.1A)
  • motor_current_C: phase-C current (0.1A)

File Naming Convention (Example)

Filenames encode fault type, severity, operating mode, and key condition settings. For example:

  • Bearing_inner_L_speed_circulation_20Nm_1000rpm indicates an inner-race bearing defect (light severity) under a variable-speed profile, with 20 Nm torque and the corresponding speed-time profile tag.
  • Bearing_inner_H_torque_circulation_20Nm_1000rpm indicates an inner-race bearing defect (high severity) under a variable-torque profile, with 1000 rpm and the corresponding torque-time profile tag.

(Exact naming patterns may vary slightly across fault categories; see the dataset directory structure for full coverage.)

Usage

Experimental Setup

The test rig includes:

  • 2.2 kW three-phase asynchronous motor
  • Torque sensor (e.g., S2001; ±0.5% F.S. accuracy)
  • Two-stage parallel gearbox (used in the rig configuration)
  • Magnetic powder brake (as the load generator)
  • Multi-channel data acquisition system (synchronous sampling at 12.8 kHz)

Sensors and measurements:

  • Triaxial vibration acceleration sensor mounted on the motor drive end
  • Three-phase current clamps for phase currents
  • Key-phase sensor for key-phase signal (dimensionless)
  • Laboratory temperature controlled within a small range (e.g., ±2°C) to reduce experimental variance.

Faults were physically introduced (e.g., precision machining / laser etching with tight tolerance) to ensure controllable and repeatable fault conditions.

Citation

If you use this dataset, please cite:

@article{Chen2026MotorDataset,
  title   = {Multi-mode Fault Diagnosis Datasets of Three-phase Asynchronous Motor Under Variable Working Conditions},
  author  = {Shijin Chen and Zeyi Liu and Chenyang Li and Dongliang Zou and Xiao He and Donghua Zhou},
  journal = {arXiv preprint arXiv:2601.02278},
  year    = {2026}
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

We extend our sincere gratitude to the THUFDD Group, led by Prof. Xiao He and Prof. Donghua Zhou, for their invaluable support and contributions to the development of this scheme.

We express our gratitude to the MCC5 Group Shanghai Co. LTD and Zhengzhou University for their invaluable support.

About

A benchmark fault diagnosis dataset featuring multi-modal signals collected from a three-phase asynchronous motor under variable speed/load conditions with deliberately induced faults, covering multiple fault types, severity levels, and compound-fault combinations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages