⚡ Battery Modeling & Optimization
📖 About
This page contains brief summaries of and links to the battery simulations I have created. Each button below links to a GitHub repository that contains code and analysis.
📉 Degradation Modes vs C-rate
Code implementing standard degradation experiments from OKane et al. (2022). Compares SEI, lithium plating, and cracking over multiple charge rates in a PyBamm Simulation.
View on GitHub ↗⚙️ Extended Thenevin Model
This Octave code outlines how fminsearch was used to find the R0, R1, R2, C1, C2 values in an extended Thenevin model of a cell that had undergone a pulse charge and discharge. The code is based on a project built for a Coursera project.
View on GitHub ↗