Code Monkey home page Code Monkey logo

macgan-for-fault-diagnosis's Introduction

MACGAN-for-fault-diagnosis

Tensorflow Code for our paper "Multi-mode data augmentation and fault diagnosis of rotating machinery using modified ACGAN designed with new framework".

Paper Link: (https://doi.org/10.1016/j.aei.2022.101552)

If you find our work useful in your research, please consider citing:

@inproceedings{MACGAN-for-fault-diagnosis-of-rotating-machinery,
  title={Multi-mode data augmentation and fault diagnosis of rotating machinery using modified ACGAN designed with new framework},
  author={Wei Li, Xiang Zhong, Haidong Shao, Baoping Cai, and Xingkai Yang},
  booktitle={Advanced Engineering Informatics},
  year={2022}
}

Programming Environment

  • Python 3.8
  • Tensorflow 2.4.0
  • Numpy 1.19.5

Datasets Preparation

the bearing and gear fault datasets are collected from Case Western Reserve University bearing data center, gear vibration dataset of University of Connecticut.

Health states of bearing Health states of gear
Normal Chipping 1 (High)
Inner race 0.007 Chipping 3 (Middle)
Inner race 0.0021 Chipping 5 (Low)
Outer race 0.007 Crack
Outer race 0.014 Missing
Outer race 0.021 Spalling
Rolling element 0.014 Healthy

In this paper, a signal-to-image conversion method [50] is used to transform the original 1D vibration signals into 2D gray images. code: signal-to-image conversion [50] L. Wen, X. Li, L. Gao, Y. Zhang, A new convolutional neural network-based data-driven fault diagnosis method, IEEE Trans. Ind. Electron., 65, pp. 5990-5998, July. 2018. Paper Link: (https://ieeexplore.ieee.org/document/8114247)

How to use

Before begin, please separate the training data of different health states into folders in foldergray_images\\. The code for training MACGAN and generate gray images istraining and generating.py, you may also customize the parameters in config part in training and generating.py. The generated images will be saved in foldergenerated images\\.

Acknowledgement

Our SpectralNormalization code is based on (https://github.com/IShengFang/SpectralNormalizationKeras)

Contact

If you have any questions about the codes or would like to communicate about intelligent fault diagnosis, fault detection, please contact us: [email protected] Mentor E-mail:[email protected]

macgan-for-fault-diagnosis's People

Contributors

123eastgod avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.