Code Monkey home page Code Monkey logo

battery_digital_twin's Introduction

battery_digital_twin

Questions regarding this repository should be directed to Adam Thelen ([email protected]).

$\ $

This repository contains the scripts and preprocessed data to recreate the figures and results presented in the paper:

A Comprehensive Review of Digital Twin - Part 2: Roles of Uncertainty Quantification and Optimization, a Battery Digital Twin, and Perspectives

Adam Thelen1, Xiaoge Zhang2, Olga Fink3, Yan Lu4, Sayan Ghosh5, Byeng D. Youn6, Michael D. Todd7, Sankaran Mahadevan8, Chao Hu1* and Zhen Hu9*

  1. Department of Mechanical Engineering, Iowa State University, Ames, 50011, IA, USA.
  2. Department of Industrial and Systems Engineering, The Hong Kong Polytechnic University, Kowloon, Hong Kong.
  3. Intelligent Maintenance and Operations Systems, Swiss Federal Institute of Technology Lausanne, Lausanne, 12309, NY, Switzerland.
  4. Information Modeling and Testing Group, National Institute of Standards and Technology, Gaithersburg, 20877, MD, USA.
  5. Probabilistic Design and Optimization group, GE Research, Niskayuna, 12309, NY, USA.
  6. Department of Mechanical Engineering, Seoul National University, Gwanak-gu, 151-742, Seoul, Republic of Korea.
  7. Department of Structural Engineering, University of California, San Diego, La Jolla, 92093, CA, USA.
  8. Department of Civil and Environmental Engineering, Vanderbilt University, Nashville, 37235, TN, USA.
  9. Department of Industrial and Manufacturing Systems Engineering, University of Michigan-Dearborn, Dearborn, 48128, MI, USA.

$*$ Corresponding author(s). E-mail(s): [email protected]; [email protected];

Contributing authors: [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]; [email protected]

NOTE

The dataset is labeled as having 124 cells, however, the authors of the orignal dataset noted that one of the cells degraded extremely quickly, in roughly 150 cycles. We did not include this cell in the study. Test - 2017-06-30_1C-4per_6C_CH9. EL150800460605. Primary Test Dataset. ~148 cycles.

Scripts Overview

The script create_capacity_dataset_from_raw_files.py reads the files in the folder 124 LFP Capacity Data and compiles them into an easy to use dataset which is then saved as capacity_dataset_124_lfp.pkl.

The particle filter code is presented in two different files. The first file, plot_pf_projection_each_cycle_single_cell.py is used to run the particle filter on a single cell. This scrip is best used for understanding how the particle filter works, as it shows how the particle filter prediction evolves over time as more capacity information is available.

The second file, run_pf_and_optimize_retirement_six_cells.py runs the particle filter code for the six randomly selected cells shown in the paper, and optimizes the retirement of each cell individually. This script contains the multi-attribute utility theory (MAUT) algorithm described in the paper. This script is best used for understanding how the particle filter and the MAUT algorithm interact, and how the optimal retirement changes on a cell-by-cell basis.

battery_digital_twin's People

Contributors

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