rohantammara / InductionMotor-FaultClassifier

Deep learning classifier to detect faults in Induction Motors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Induction Motor Fault Classifier

Deep learning based model for detecting and classifying Inter-turn faults in Induction Motors using wavelet transforms.

  • wvlt_coeff_net.py - The main network
  • wvlt_model_test.py - Code to test model on TEST DATA.
  • data_clean.py - Extracts clean experimental data to CSV files.
  • test_data_clean.py - Extracts clean test data to CSV files.

About

Deep learning classifier to detect faults in Induction Motors


Languages

Language:Python 100.0%