Code Monkey home page Code Monkey logo

bearing-rul's Introduction

Remaining Useful Lifetime Estimation of Bearings Operating under Time-Varying Conditions

This repository contains the code for the paper Remaining Useful Lifetime Estimation of Bearings Operating under Time-Varying Conditions, written by Alireza Javanmardi, Osarenren K. Aimiyekagbon, Amelie Bender, James K. Kimotho, Walter Sextro, and Eyke Hüllermeier. This paper appears in the $8^\text{th}$ European Conference of the PHM Society, 2024.

This paper addresses the estimation of the remaining useful lifetime (RUL) of bearings under time-varying operating conditions. The original dataset, which includes raw vibration data and operating conditions, is available on Zenodo. In the data folder of this repository, you can find the extracted features along with the operating condition information.

The entire pipeline, from data preprocessing to various RUL estimation scenarios, is illustrated in the following flow chart.

image

Setup

  1. Clone the repository
  2. Create a new virtual environment and install the requirements:
 pip install -r requirements.txt
  1. Activate the virtual environment and run:
python main.py B17 20 0 op_ignore

This line of code sets aside the 17th bearing for testing and uses the remaining bearings for training. It also sets the bucket size to 20, initializes the random seed to 0, and uses op_ignore as the RUL estimation scenario.

Citation

If you use this code, please cite our paper:

@inproceedings{javanmardi2024remaining,
  title={Remaining Useful Lifetime Estimation of Bearings Operating under Time-Varying Conditions},
  author={Javanmardi, Alireza and Aimiyekagbon, Osarenren Kennedy and Bender, Amelie and Kimotho, James Kuria and Sextro, Walter and H{\"u}llermeier, Eyke},
  booktitle={PHM Society European Conference},
  volume={8},
  number={1},
  year={2024}
}

bearing-rul's People

Contributors

alireza-javanmardi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.