{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "# Part II: **The DFN Model overview**\n", "\n", " **Dr. Sridevi Krishnamurthi** and **Dr. Simon Clark,** *SINTEF AS, Battery Technology, Trondheim, Norway*\n", "\n", "\n", "This guide provides an introductory resource for readers who would like to learn about lithium\\-ion batteries, battery modelling, or both! Starting from the basics of how a Li\\-ion battery works, we go step\\-by\\-step, introducing new modelling concepts at each level. After completing this guide, readers should have a working knowledge of Li\\-ion battery design principles and be able to simulate a variety of designs under different conditions.\n", "\n", "- **In Part I : Introduction to Battery Modelling with BattMo** of the modeling guide **,** we provided an overview of battery modeling, introduced key terms, and explained how to use BattMo.\n", "- **In Part II:The DFN Model overview,** we will delve into the DFN model in detail, the model employs physical, chemical, and electrochemical parameters to describe the behavior of the electrodes and electrolytes, We will study these parameters, each of which impacts the cell's capacity and performance.\n", "\n", "*Please run 'startupBattMo.M' present in the home folder before running this notebook, this loads all the neccessary modules for running the simulations.*\n", "\n", "\n", "\n", "## Part II: Table of Contents\n", " [1. DFN Model Overview](#1-dfn-model-overview)\n", "\n", " [**2. Overpotentials and Voltage losses**](#-textbf-2-overpotentials-and-voltage-losses-)\n", "\n", " [**Example 1. OCV curve and voltage loss at different C\\-rates**](#-textbf-example-1-ocv-curve-and-voltage-loss-at-different-c-rates-)\n", "\n", " [3. Thermodynamic parameters](#3-thermodynamic-parameters)\n", "\n", " [**Example 2. Mass** fraction of active material and binder in electrode](#-textbf-example-2-mass-fraction-of-active-material-and-binder-in-electrode)\n", "\n", " [Example 3. Temperature](#example-3-temperature)\n", "\n", " [Example 4. Saturation concentration of the material](#example-4-saturation-concentration-of-the-material)\n", "\n", " [4. Kinetic parameters](#4-kinetic-parameters)\n", "\n", " [**Example 5.** Charge transfer coefficient, anodic and cathodic at the surface of the active particles: Butler\\-Volmer equation](#-textbf-example-5-charge-transfer-coefficient-anodic-and-cathodic-at-the-surface-of-the-active-particles-butler-volmer-equation)\n", "\n", " [**Example 6.** Reaction rate constant at the surface of the active particles: Butler\\-Volmer equation (exchange current density)](#-textbf-example-6-reaction-rate-constant-at-the-surface-of-the-active-particles-butler-volmer-equation-exchange-current-density-)\n", "\n", " [5. Transport parameters](#5-transport-parameters)\n", "\n", " [Example 7. Reference diffusion coefficient (Solid diffusion)](#example-7-reference-diffusion-coefficient-solid-diffusion-)\n", "\n", " [**Example 8.** Active particle radius (Solid diffusion)](#-textbf-example-8-active-particle-radius-solid-diffusion-)\n", "\n", " [**Example 9.** Electronic conductivity of the active material in the electrodes (effective electronic conductivity)](#-textbf-example-9-electronic-conductivity-of-the-active-material-in-the-electrodes-effective-electronic-conductivity-)\n", "\n", " [**Example 10.** Bruggeman coefficient in the electrodes (effective electronic conductivity)](#-textbf-example-10-bruggeman-coefficient-in-the-electrodes-effective-electronic-conductivity-)\n", "\n", " [Example 11. Bruggeman coefficient in the electrolyte (effective ionic conductivity)](#example-11-bruggeman-coefficient-in-the-electrolyte-effective-ionic-conductivity-)\n", "\n", " [**Example 12. Initial e**lectrolyte concentration (electrolyte diffusion)](#-textbf-example-12-initial-e-lectrolyte-concentration-electrolyte-diffusion-)\n", "\n", " [**Example 13.** Transference number (electrolyte diffusion)](#-textbf-example-13-transference-number-electrolyte-diffusion-)\n", "\n", " [**6. Summary**](#-textbf-6-summary-)\n", "\n", " [**7. References**](#-textbf-7-references-)\n", "\n", "\n", "\n", "## 1. DFN Model Overview\n", "\n", "Physics based battery modeling encompasses various levels of complexity, ranging from microscale models that detail individual electrode particles to single\\-particle models (SPM) that approximate the entire electrode as a single homogeneous particle.\n", "\n", "\n", "The Doyle\\-Fuller\\-Newman (DFN) model also called pseudo\\-two\\-dimensional (P2D) lies between these two approaches. While it lacks the fine spatial resolution of microscale models, which describe the three\\-dimensional microstructure, the DFN model assumes spherical symmetry for the active particles and characterizes the microstructure using a few key parameters, significantly reducing computational demands.\n", "\n", "\n", "For a detailed overview of the different models, please refer [here](https://iopscience.iop.org/article/10.1088/2516-1083/ac7d31/meta).\n", "\n", "\n", "Let us look at the model equations,\n", "\n", "
\n",
" \n",
"
\n",
" \n",
"
\n",
" \n",
"
\n",
" \n",
"
\n",
" \n",
"