Giter Site home page Giter Site logo

xiaojiean815 / pinn-battery-prognostics Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wenpengfei0823/pinn-battery-prognostics

0.0 0.0 0.0 39.03 MB

State of Health (SoH) and Remaining Useful Life (RUL) prediction for Li-ion batteries based on Physics-Informed Neural Networks (PINN).

Python 96.61% MATLAB 3.39%

pinn-battery-prognostics's Introduction

PINN_Battery_Prognostics

This repository includes the code and data for the paper "Physics-Informed Neural Networks for Prognostics and Health Management of Lithium-Ion Batteries"

Abstract

For Prognostics and Health Management (PHM) of Lithium-ion (Li-ion) batteries, many models have been established to characterize their degradation process. The existing empirical or physical models can reveal important information regarding the degradation dynamics. However, there are no general and flexible methods to fuse the information represented by those models. Physics-Informed Neural Network (PINN) is an efficient tool to fuse empirical or physical dynamic models with data-driven models. To take full advantage of various information sources, we propose a model fusion scheme based on PINN. It is implemented by developing a semi-empirical semi-physical Partial Differential Equation (PDE) to model the degradation dynamics of Li-ion batteries. When there is little prior knowledge about the dynamics, we leverage the data-driven Deep Hidden Physics Model (DeepHPM) to discover the underlying governing dynamic models. The uncovered dynamics information is then fused with that mined by the surrogate neural network in the PINN framework. Moreover, an uncertainty-based adaptive weighting method is employed to balance the multiple learning tasks when training the PINN. The proposed methods are verified on a public dataset of Li-ion Phosphate (LFP)/graphite batteries.

PINN-Verhulst

PINN-DeepHPM

Citation

@article{Wen2023_PINN,
author = {Wen, Pengfei and Ye, Zhi-Sheng and Li, Yong and Chen, Shaowei and Xie, Pu and Zhao, Shuai},
title = {Physics-informed neural networks for prognostics and health management of lithium-ion batteries},
journal = {IEEE Transactions on Intelligent Vehicles},
year = {2023},
type = {Journal Article},
pages = {to be published},
doi = {10.1109/TIV.2023.3315548}
}

Instruction

  1. Run "LoadData.m" to load data.
  2. Run "ProcessData.m" to process data.
  3. Run "ExtractFeature.m" to extract the involved features.
  4. Then the users can run the codes in the folders "Experiments" to replicate our experiments.

pinn-battery-prognostics's People

Contributors

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