Skip to content

Lithium-ion / Doyle-Fuller-Newman model

On this page, we describe the different models available in BattMo for simulation a lithium ion battery cell. We have models available for simulating 1D and 3D geometries:

  • P2D: Pseudo-two-dimensional model

  • P4D Pouch: Pseudo-four-dimensional model for pouch cells

  • P4D Cylindrical: Pseudo-four-dimensional model for cylindrical cells

P2D model

Charge conservation in the electrode

In the solid particles that make up the electrodes, the charge conservation equation is given by

xσeffxϕs=asFj.

Here is σeff the effective conductivity of the electrode, ϕs is the potential, as is the volumetric surface area (specific interfacial surface area) of the electrode, F is the Faraday constant, and j is the rate of lithium flux (reaction rate). This equation describes electron movement. It is a linear diffusion equation with a forcing term that models the flux of electrons. This flux is equal to the local flux of lithium from the electrode to the electrolyte.

The boundary conditions are:

σeffnxϕsn|x=0=σeffpxϕsp|x=Ltot=iappA,xϕsn|x=Ln=xϕsp|x=Ln+Lp=0.

Here is iapp the electrical current at the terminals of the cell, Ltot=Ln+Ls+Lp where Ln is the thickness of the negative electrode, Ls is the thickness of the separator and Lp is the thickness of the positive electrode. A is the surface area of the current collector or electrode.

The initial values are:

σs,0n=0,σs,0p=Uocpp(θs,0p)Uocpn(θs,0n),

where θs=cs/cs,max is the stoichiometry of the electrode such that 0θs1, and Uocp(θs) is the open-circuit potential (OCP) of the electrode.

Mass conservation in the electrode

The mass conversation in the solid electrode particles is defined as:

cst=1r2r(Dsr2csr),

where cs is the concentration of lithium in the solid electrode particles, and Ds is the diffusion coefficient of the electrode. This PDE is a reformulation of Fick's second law in spherical coordinate, assuming spherical symmetry.

The boundary conditions are:

4πr2Dscsr(t,x,r)=asjεs4πr33,Dscsr|r=0=0,

where εs is the volume fraction of the electrode.

The initial values are:

cs,0=cs,max(θ0+z0(θ100θ0)),

where 0z01 is the initial cell SOC. θ0 is when the SOC is 0, and θ100 is when the SOC is 100.

Charge conservation in the electrolyte

The charge conservation in the electrolyte is given by

xje=asFj,

where

je=κe,effϕexκe,eff1t+z+F(μc)cex.

Here μ=2RTlog(ce) is the chemical potential, with R, the universal gas constant, T, the temperature, and ce the concentration of lithium in the electrolyte. κe,eff is the effective conductivity of the electrolyte, z+ is the charge number, and t+ is the transference number of the positive ion in the electrolyte with respect to the solvent. The effective quantities are computed from the intrinsic properties and the volume fraction using a Bruggemann coefficient, denoted b, which yields κe,eff=εebκe. For the electrolyte, we have a spatially dependent Bruggeman coefficient.

The boundary conditions must be such that all current at the current collector boundaries are electronic, and all current at the separator boundaries are ionic:

je|x=0,x=Ltot=0,je|x=Ln,x=Ln+Ls=iappA.

The initial condition is:

ϕe,0=Uocp(θs,0n)n

Mass conservation in the electrolyte

The mass conservation in the electrolyte is modeled as:

t(εece)+xNe=asj,

where εe is thevolume fraction of the electrolyte, and the flux Ne is equal to:

Ne=De,effcex+t+z+Fje.

The effective diffusion coefficient is calculated by De,eff=εebDe. The boundary conditions enforce continuity of electrolyte concentration and flux of lithium across the cell, and enforces that there is no movement of lithium from the inside of the cell to the exterior of the cell:

cenx|x=0=cepx|x=Ltot=0De,effncenx|x=Ln=De,effscesx|x=LnDe,effscesx|x=Ln+Ls=De,effpcepx|x=Ln+Lscen|x=Ln=ces|x=Lnces|x=Ln+Ls=cep|x=Ln+Ls

The initial values are>

ce=ce,0

Reaction kinetics

The reaction rate is equal to the rate of lithium flux from the electrode particles into the electrolyte:

j=j0(cs,ce,T)(eαFηsRTe(1α)FηsRT).

where ηs and j0 denote the overpotential and the reaction exchange current density. The overpotential ηs is given by

ηs=ϕsϕeUocp(cs,T).

where Uocp denotes the open circuit potential, given as a function of the Lithium concentration in the electrode and the temperature. The exchange current density is given by

j0=ks,0(ce(cs,maxcs)cs)12nF.

DFN Model Parameters (BattMo)

This table lists all required parameters from the DFN model used in BattMo.


Negative ElectrodeSeparatorPositive ElectrodeDescriptionBattMo Name
σeffnσeffpEffective electrode conductivityElectronicConductivity
asnaspSpecific interfacial surface areaVolumetricSurfaceArea
DsnDspLithium diffusivity in solid phaseDiffusionCoefficient
εnεsεpPorosityPorosity
cs,maxncs,maxpMax lithium concentration in solid phaseMaximumConcentration
κeκeκeElectrolyte conductivityIonicConductivity
DeDeDeElectrolyte diffusivityDiffusionCoefficient
Uocpn(θ)Uocpp(θ)Open circuit potential as function of stoichiometryOpenCircuitPotential
θ0nθ0pStoichiometry at 0% SOCStoichiometricCoefficientAtSOC0
θ100nθ100pStoichiometry at 100% SOCStoichiometricCoefficientAtSOC100
z0Initial state of chargeInitialStateOfCharge
ksn0ksp0Reaction rate constantReactionRateConstant
EanEapActivation energy of the reactionActivationEnergyOfReaction
αnαpCharge transfer coefficientChargeTransferCoefficient
AAElectrode surface areaElectrodeGeometricSurfaceArea
TTTTemperatureInitialTemperature
t+t+t+Transference numberTransferenceNumber
z+z+z+Charge number of positive ionChargeNumber
c_e_0c_e_0c_e_0Initial electrolyte concentrationConcentration
bnbsbpBruggeman coefficient (porosity scaling)BruggemanCoefficient
LnLsLpThicknessThickness
rnrpRadius of particles in electrodeParticleRadius

P4D Pouch

P4D Cylindrical