Giter Site home page Giter Site logo

somjit101 / predictive-maintenance-industrial-iot Goto Github PK

View Code? Open in Web Editor NEW
17.0 1.0 3.0 2.26 MB

Illustrating a typical Predictive Maintenance use case in an Industrial IoT Scenario. By using Statistical Modelling and Data Visualization we attempt to performance Failure Analysis and Prediction of crucial industrial equipments like Boilers, Pumps, Motors etc. so that necessary actions can be taken by the management for their repair, servicing and optimal performance.

Jupyter Notebook 100.00%
predictive-maintenance decision-trees sensors iot failure-prediction eda feature-selection ipython-notebook csv-files python

predictive-maintenance-industrial-iot's Introduction

Predictive-Maintenance-Industrial-IOT

Illustrating a typical Predictive Maintenance use case in an Industrial IoT Scenario. By using Statistical Modelling and Data Visualization we attempt to perform Failure Analysis and Prediction of crucial industrial equipments like Boilers, Pumps, Motors etc. so that necessary actions can be taken by the management for their repair, servicing and optimal performance.

About the Dataset

  • Contains 220314 readings by 51 sensors taken at an interval of 1 minute over a period of 5 months for a large-scale industrial pump.
  • Each sensor makes some important measurement used to determine the working condition of the pump, like vibration, operative voltage, current drawn, heat generated, RPM etc.
  • The column 'machine_status' indicates the current working condition of the pump. If it is 0, it indicates that the pump is working as expected. If it is 1, the pump is malfunctioning and needs repair.

Objective

Given the past and current set of sensor readings predict failure of the pump.

Exploratory Data Analysis :

On Performing EDA, a lot of multi-collinearity among the sensor readings is observed and we get a clear understanding of the distribution of the sensor readings and how correlated they are amongst themselves. We notice a clear patch of high dependency values in the Correlation Matrix.

Prediction Model Used :

Decision-Tree based Classifier

Details about the file : Repair_Sensor_Deviations.xlsm

Here, we filter out only those rows from the dataset where the pump is malfunctioning/needs repair status. Then we subtract the mean value of individual sensor readings during the 'normal' working condition of the pump from the respective columns. Thus, we obtain the deviations of the sensor readings from the normal means for each timestamp where the pump is malfunctioning. The values have been color-coded and we clearly see the sensors with highest entropy contributing to the decision boundary of classification and those which do not contain any useful intelligence for predictive maintenance and can be dropped.

predictive-maintenance-industrial-iot's People

Contributors

somjit101 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.