Code Monkey home page Code Monkey logo

battery-life-estimation's Introduction

Neural network and support vector machine-based battery life prediction model

Source

https://www.sciencedirect.com/science/article/pii/S0026271417304894

Introduction

Objective

This work applies thermography (Thermal infrared imaging) on different kinds of batteries to predict remaining useful life of them (how much time this battery can sustain before its capacity fades to a certain level). The objective is to correlate the initial several minutes of battery surface temperature data to its current cycle life number, or to answer the question, is the tested battery on its 1st, 10th, or 100th cycle?

Theoretical background

With the continuous charging-discharging of the battery, it would start to age—a series of electrochemistry reactions happened inside of it, causing a capacity fade and gradually increasing of heat generation. So it could be possible to correlate the surface heat signal to its remaining useful life.

Algorithm description

alt text

Usage

The program was written in both MATLAB and python, pick either one you like. An example of the raw data is stored in Dropbox link. Preprocessed data is Dropbox link

Double check the raw data file name before run the program.

  • For MATLAB, you need neural network, statistical toolboxes
  • For python, you need Pandas, tensorflow, keras, scipy, and numpy.

Citation

If this algorithm is useful for your research, please cite our paper.

battery-life-estimation's People

Contributors

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