Coder Social home page Coder Social logo

lathes_model's Introduction

Classification of Lathe's Cutting Tool Wear Base on an Autonomous Machine Learning Model

Machining processes are of considerable significance to industries such as aviation, power generation, oil, and gas since a significant part of the industrial mechanical components went through a machining process during its manufacturing. Therefore, using worn cutting tools can lead to operational interruptions, accidents, and potential economic losses during these processes. Concerning these consequences, real-time monitoring can result in cost reduction, along with productivity and safety increase. This paper aims to discuss an autonomous model based on the Self-Organised Direction Aware Data Partitioning Algorithm (SODA) and machine learning techniques, including time series Feature Extraction based on Scalable Hypothesis tests (TSFRESH), to solve this problem. The model proposed in this work was tested in a data set recorded in a real machining system at the Manufacturing Processes Laboratory of the Federal University of Juiz de Fora (UFJF) in collaboration with the Laboratory of Industrial Automation and Computational Intelligence (LAIIC). This model can identify the patterns that distinguish the cutting tool operations as healthy or inadequate, achieving satisfactory performances in all cases presented in this work and potentially allowing to prevent faulty pieces fabrication.

Dependencies

  • numpy
  • pandas
  • pickle
  • sklearn
  • datetime
  • matplotlib
  • tsfresh

Files and Directories Overview

Directories
  • /Input
    • This directory contains six different input datasets (see /Input/README.md for more information).
  • /Results
    • This directory contains the figures and Classifier results
Files
  • lathes_model.py
    • This python file contains the proposed model class.
  • SODA.py
    • This python file contains the SODA algorithm.
  • model_example.ipynb
    • This notebook file presents an example of the proposed model.

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.