Skip to main content
Log in

Electrochemical characterization tools for lithium-ion batteries

  • Original Paper
  • Published:
Journal of Solid State Electrochemistry Aims and scope Submit manuscript

Abstract

Lithium-ion batteries are electrochemical energy storage devices that have enabled the electrification of transportation systems and large-scale grid energy storage. During their operational life cycle, batteries inevitably undergo aging, resulting in a gradual decline in their performance. In this paper, we equip readers with the tools to compute system-level performance metrics across the lifespan of a battery cell. These metrics are extracted from standardized reference performance tests, also known as diagnostic tests, conducted periodically during battery aging experiments. We analyze the diagnostic tests from a publicly available dataset (Pozzato et al. in Data Brief 41:107995, 2022) that consists of the capacity test, high pulse power characterization test, and electrochemical impedance spectroscopy. We provide detailed calculation methodologies and MATLAB® scripts required to extract capacity, energy, state-of-charge, state-of-energy, open-circuit voltage, internal resistance, power, incremental capacity, and differential voltage. The MATLAB® scripts developed to generate the plots in this paper have been made accessible to the public (Ha et al. in Mendeley Data, V3, 2023). The primary objective of this paper is to provide an accessible guide for undergraduate and graduate students, educators, and researchers interested in characterizing the performance and health metrics of batteries. Such characterizations are critical to the development of battery aging models that can be used to improve cycle life estimation and advance battery management system algorithms.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Fig. 1
Fig. 2
Fig. 3
Fig. 4
Listing 1
Fig. 5
Fig. 6
Fig. 7
Listing 2
Fig. 8
Fig. 9
Fig. 10
Fig. 11
Fig. 12
Fig. 13
Listing 3
Fig. 14
Fig. 15
Fig. 16
Fig. 17
Fig. 18
Fig. 19
Fig. 20
Fig. 21
Listing 4
Fig. 22
Fig. 23
Listing 5
Fig. 24
Fig. 25

Similar content being viewed by others

Notes

  1. For the formal definition of C-rate, refer to Appendix 1.

  2. Galvanostatic intermittent titration technique (GITT) can be used instead of the capacity test to estimate the OCV curve with higher accuracy but at the expense of a longer experiment duration (\(\sim\)70 h) compared to 20 h for the C/20 capacity test [12].

  3. An AC (alternating current) can be applied, and the voltage response can be measured instead [12].

  4. To conduct an EIS test, dedicated EIS hardware is required. For more information on the hardware used, refer to Pozzato et al. [1].

  5. To interpret EIS data, one can employ electrical circuit models (ECM), which utilize circuit elements to represent different impedances, such as resistors for ohmic resistance and capacitors and resistors in parallel for the charge-transfer resistance [14]. Alternatively, model-free approaches like distributed of relaxation times (DTR) analysis can also be used for impedance deconvolution and interpretation [15]. In this paper, we limit our discussion to extracting internal resistance metrics from the Nyquist plots.

  6. If the capacity test is conducted at different C-rates, the Ragone plot can be created, a widely adopted method to compare energy storage technologies. The Ragone plot is constructed using the specific energy (Wh/kg) and specific power (W/kg), both of which are derived from the discharged energy \(E_{dis}\) calculated from the capacity test. For more information, refer to Catenaro et al. [21].

  7. The total extracted capacity increases with decreasing discharge C-rate according to Peukert’s equation [24].

  8. If \(E_n\) is not provided in the manufacturer’s datasheet, it can be calculated by multiplying the nominal capacity \(Q_n\) and nominal voltage \(V_n\), which are typically reported in the datasheet.

  9. This method works if the data’s initial current is zero \(I(t_0)=0\), signifying the OCV condition.

  10. To calculate internal resistance, a short discharge or charge current pulse can be applied when the battery is at rest and the voltage response can be measured. Then, the instantaneous \(R_{0,dchg}\) or \(R_{0,chg}\) can be calculated at the SOC when the pulse was applied using Eq. (10a) or Eq. (10b). This process provides a relatively quick way to assess internal resistance at a certain SOC. In contrast, to extract discharged capacity \(Q_{dis}\) or discharged energy \(E_{dis}\), a capacity test needs to be conducted by fully discharging the battery from 100% SOC to 0% SOC with a slow C-rate, which takes multiple hours to conduct (C/3 or C/20 C-rates are commonly used in the capacity test, taking 3 h and 20 h respectively) [33]. These tests are time-consuming compared to the relatively rapid assessment of internal resistance using short current pulses.

  11. A commonly used criterion for reaching EOL in EV applications is capacity reaching 80% of the initial cell capacity. However, this criterion was proposed by USABC in 1996 [34] when most EVs were based on nickel batteries with much lower energy and power densities than LIBs. Since then, the “80%” metric has been deemed outdated for EVs today, and a lower threshold, such as 70%, is now commonly used to better represent the EV battery retirement criterion [35].

  12. Depending on the cell chemistry and SOH, two semicircles can be present in the mid-frequency region [16].

  13. The islocalmin was introduced in MATLAB® version R2017b [37]. To run this script, the MATLAB® version should be R2017b or newer.

  14. It is more robust to calculate IC\(_{filtered}\) by taking the inverse of DV\(_{filtered}\) rather than calculating IC directly from \(V_{raw}\). The \(\Delta V_{raw}\) values are usually very small, causing IC\(_{raw}=\Delta Q/ \Delta V_{raw}\) to become several orders of magnitude larger than its true value. For this reason it is difficult to calculate IC\(_{filtered}\) by filtering IC\(_{raw}\).

  15. To run sgolayfilt, MATLAB®’s Signal Processing Toolbox is required.

  16. In the context of capacity tests in charging, we employ the nomenclature “stored capacity,” denoted as \(Q_{stored}\), as opposed to “discharged capacity,” Q. The calculation of \(Q_{stored}\) follows Eq. (1), which is identical to the formula for calculating Q, with a minor modification. In order to maintain positive values for \(Q_{stored}\), we take the absolute value of the charging current, since the charging current is negative according to our sign convention.

  17. In the literature, the voltage plateaus are commonly referred to as IC “peaks” and DV “valleys.” This is true for the capacity test in charging, where the voltage plateaus (black circles) translate to “peaks” in IC and “valleys” in DV. However, in the capacity test in discharging, the voltage plateaus (white circles) translate to “valleys” in IC and “peaks” in DV. For consistent terminology, we refer to the IC features corresponding to the voltage plateaus as “peaks” and DV features as “valleys” in both the charging and discharging cases.

  18. DOD represents the percentage of charge removed during discharging relative to the fully charged state.

  19. It is recommended to test more than one cell for each experimental condition to gain insight into the statistical variability of the cell performance, usually arising from cell-to-cell variations due to factors outside of the users control (such as manufacturing defects) [62].

Abbreviations

E :

Extracted energy [Wh]

\(E_{dis}\) :

Discharged energy [Wh]

\(E_{fade}\) :

Energy fade [%]

\(E_n\) :

Nominal energy [Wh]

\(E_{target}\) :

Energy target [Wh]

I :

Applied current [A]

\(\Delta I_{chg}\) :

Charge pulse current in HPPC test [A]

\(\Delta I_{dchg}\) :

Discharge pulse current in HPPC test [A]

\(N_{tot}\) :

Total number of diagnostic tests [–]

\(OCV_{dchg}\) :

Open-circuit voltage in discharge [V]

\(P_{dchg}\) :

Discharge power [W]

\(P_{fade}\) :

Power fade [%]

\(P_{avail}\) :

Available power [W]

Q :

Extracted capacity [Ah]

\(Q_{dis}\) :

Discharged capacity [Ah]

\(Q_{fade}\) :

Capacity fade [%]

\(Q_{n}\) :

Nominal capacity [Ah]

\(Q_{stored}\) :

Stored capacity [Ah]

\(R_{0}\) :

Ohmic resistance [\(\Omega\)]

\(R_{0,chg}\) :

Charge ohmic resistance [\(\Omega\)]

\(R_{0,dchg}\) :

Discharge ohmic resistance [\(\Omega\)]

\(R_{0,increase}\) :

Relative resistance increase [%]

\(R_{ct}\) :

Charge-transfer resistance [\(\Omega\)]

\(R_{p}\) :

Polarization resistance [\(\Omega\)]

V :

Cell terminal voltage [V]

\(V_{max}\) :

Upper cutoff voltage [V]

\(V_{min}\) :

Lower cutoff voltage [V]

\(V_{n}\) :

Nominal voltage [V]

\(V_{0}\) :

Equilibrium voltage just before \(\Delta I_{dchg}\) is applied in HPPC test [V]

\(\text {Diag.}\#N\) :

Nth Diagnostic test, \(N=1,2,\dots ,N_{tot}\)

pM :

Mth HPPC pulse number, \(M=1,2,\dots ,9\)

AC:

Alternating current

BMS:

Battery management system

BOL:

Beginning-of-life

CC:

Constant current

CV:

Constant voltage

DC:

Direct current

DOD:

Depth-of-discharge

DV:

Differential voltage

EIS:

Electrochemical impedance spectroscopy

EOL:

End-of-life

EV:

Electric vehicle

eVTOL:

Electric vertical take-off and landing

Gr:

Graphite

HPPC:

High pulse power characterization

IC:

Incremental capacity

LAM:

Loss of active material

LFP:

Lithium iron phosphate

LIB:

Lithium-ion battery

LLI:

Loss of lithium inventory

NMC:

Nickel-manganese-cobalt

OCV:

Open-circuit voltage

RPT:

Reference performance tests

RUL:

Remaining useful life

SEI:

Solid electrolyte interphase

Si-Gr:

Silicon-graphite

SOC:

State-of-charge

SOE:

State-of-energy

SOH:

State-of-health

UDDS:

Urban dynamometer driving schedule

References

  1. Pozzato G, Allam A, Onori S (2022) Lithium-ion battery aging dataset based on electric vehicle real-driving profiles. Data Brief 41:107995. https://doi.org/10.1016/j.dib.2022.107995

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  2. Ha S, Pozzato G, Onori S (2023) Code for: electrochemical characterization tools for lithium-ion batteries. Mendeley Data, V3. https://doi.org/10.17632/zd4yrcczkj.3

  3. Li M, Lu J, Chen Z, Amine K (2018) 30 years of lithium-ion batteries. Adv Mater 30(33):1800561. https://doi.org/10.1002/adma.201800561

    Article  CAS  Google Scholar 

  4. Waag W, Fleischer C, Sauer DU (2014) Critical review of the methods for monitoring of lithium-ion batteries in electric and hybrid vehicles. J Power Sources 258:321–339. https://doi.org/10.1016/j.jpowsour.2014.02.064

    Article  CAS  Google Scholar 

  5. Dos Reis G, Strange C, Yadav M, Li S (2021) Lithium-ion battery data and where to find it. Energy and AI 5:100081. https://doi.org/10.1016/j.egyai.2021.100081

    Article  Google Scholar 

  6. Cordoba-Arenas A, Onori S, Guezennec Y, Rizzoni G (2015) Capacity and power fade cycle-life model for plug-in hybrid electric vehicle lithium-ion battery cells containing blended spinel and layered-oxide positive electrodes. J Power Sources 278:473–483. https://doi.org/10.1016/j.jpowsour.2014.12.047

    Article  CAS  Google Scholar 

  7. Liu Z, Ivanco A, Onori S (2019) Aging characterization and modeling of nickel-manganese-cobalt lithium-ion batteries for 48V mild hybrid electric vehicle applications. J Energy Storage 21:519–527. https://doi.org/10.1016/j.est.2018.11.016

    Article  Google Scholar 

  8. Christophersen JP (2014) U.S. Department of Energy Vehicle Technologies Program: Battery test manual for plug-in hybrid electric vehicles. Technical Report INL/EXT–14-32849, 1169249, United States. https://doi.org/10.2172/1169249. http://www.osti.gov/servlets/purl/1169249/

  9. Christophersen JP (2015) Battery test manual for electric vehicles, Revision 3. Technical Report INL/EXT-15-34184, 1186745, United States. https://www.osti.gov/biblio/1186745

  10. Rahn CD (2013) Battery systems engineering. John Wiley & Sons Ltd., Publication, Chichester, West Sussex, United Kingdom

  11. Edge JS, O’Kane S, Prosser R, Kirkaldy ND, Patel AN, Hales A, Ghosh A, Ai W, Chen J, Yang J, Li S, Pang M-C, Bravo Diaz L, Tomaszewska A, Marzook MW, Radhakrishnan KN, Wang H, Patel Y, Wu B, Offer GJ (2021) Lithium ion battery degradation: what you need to know. Phys Chem Chem Phys 23(14):8200–8221. https://doi.org/10.1039/D1CP00359C

    Article  CAS  PubMed  Google Scholar 

  12. Barai A, Uddin K, Dubarry M, Somerville L, McGordon A, Jennings P, Bloom I (2019) A comparison of methodologies for the non-invasive characterisation of commercial Li-ion cells. Prog Energy Combust Sci 72:1–31. https://doi.org/10.1016/j.pecs.2019.01.001

    Article  Google Scholar 

  13. Fly A, Chen R (2020) Rate dependency of incremental capacity analysis (dQ/dV) as a diagnostic tool for lithium-ion batteries. J Energy Storage 29:101329. https://doi.org/10.1016/j.est.2020.101329

    Article  Google Scholar 

  14. Choi W, Shin H-C, Kim JM, Choi J-Y, Yoon W-S (2020) Modeling and applications of electrochemical impedance spectroscopy (EIS) for lithium-ion batteries. J Electrochem Sci Technol 11(1):1–13. https://doi.org/10.33961/jecst.2019.00528

  15. Huang J, Sullivan NP, Zakutayev A, O’Hayre R How reliable is distribution of relaxation times (DRT) analysis? A dual regression-classification perspective on DRT estimation, interpretation, and accuracy. 443:141879. https://doi.org/10.1016/j.electacta.2023.141879

  16. Gaberšček, M (2021) Understanding Li-based battery materials via electrochemical impedance spectroscopy. Nat Commun 12(1):6513. https://doi.org/10.1038/s41467-021-26894-5. Number: 1 Publisher: Nature Publishing Group

  17. Plett GL (2015) Battery management systems: battery modeling. Volume 1. Artech House, Massachusetts, USA

  18. Ma S, Jiang M, Tao P, Song C, Wu J, Wang J, Deng T, Shang W (2018) Temperature effect and thermal impact in lithium-ion batteries: a review. Progress in Natural Science: Materials International 28(6):653–666. https://doi.org/10.1016/j.pnsc.2018.11.002

    Article  CAS  Google Scholar 

  19. Cumulative trapezoidal numerical integration. https://www.mathworks.com/help/matlab/ref/cumtrapz.html. Accessed 19 Sept 2023

  20. Trapezoidal numerical integration. https://www.mathworks.com/help/matlab/ref/trapz.html. Accessed 19 Sept 2023

  21. Catenaro E, Onori S (2021) Experimental data of lithium-ion batteries under galvanostatic discharge tests at different rates and temperatures of operation. Data Brief 35:106894. https://doi.org/10.1016/j.dib.2021.106894

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  22. Keil P, Schuster SF, Wilhelm J, Travi J, Hauser A, Karl RC, Jossen A (2016) Calendar aging of lithium-ion batteries: I. Impact of the graphite anode on capacity fade. J Electrochem Soc 163(9):1872–1880. https://doi.org/10.1149/2.0411609jes

    Article  CAS  Google Scholar 

  23. LG Chem (2018) Product specification, rechargeable lithium ion battery, model: INR21700 M50T 18.20 Wh. Technical report. https://www.batteryspace.com/prod-specs/11514.pdf

  24. Galushkin NE, Yazvinskaya NN, Galushkin DN (2020) A critical review of using the Peukert equation and its generalizations for lithium-ion cells. J Electrochem Soc 167(12):120516. https://doi.org/10.1149/1945-7111/abad69

    Article  CAS  Google Scholar 

  25. Moy K, Lee SB, Onori S (2021) Characterization and synthesis of duty cycles for battery energy storage used in peak shaving dispatch. ASME Letters in Dynamic Systems and Control 1(4):041008. https://doi.org/10.1115/1.4050192

    Article  Google Scholar 

  26. Treptow RS (2003) Lithium batteries: a practical application of chemical principles. J Chem Educ 80(9):1015. https://doi.org/10.1021/ed080p1015

    Article  CAS  Google Scholar 

  27. Berecibar M, Gandiaga I, Villarreal I, Omar N, Van Mierlo J, Bossche P (2016) Critical review of state of health estimation methods of Li-ion batteries for real applications. Renew Sustain Energy Rev 56:572–587. https://doi.org/10.1016/j.rser.2015.11.042

    Article  CAS  Google Scholar 

  28. Xiong R, Li L, Tian J (2018) Towards a smarter battery management system: a critical review on battery state of health monitoring methods. J Power Sources 405:18–29. https://doi.org/10.1016/j.jpowsour.2018.10.019

    Article  CAS  Google Scholar 

  29. Pozzato G, Takahashi A, Li X, Lee D, Ko J, Onori S (2022) Core-shell enhanced single particle model for lithium iron phosphate batteries: model formulation and analysis of numerical solutions. J Electrochem Soc 169(6):063510. https://doi.org/10.1149/1945-7111/ac71d2

    Article  CAS  Google Scholar 

  30. Chen C-H, Brosa Planella F, O’Regan K, Gastol D, Widanage WD, Kendrick E (2020) Development of experimental techniques for parameterization of multi-scale lithium-ion battery models. J Electrochem Soc 167(8):080534. https://doi.org/10.1149/1945-7111/ab9050

    Article  CAS  Google Scholar 

  31. Schmitt J, Schindler M, Oberbauer A, Jossen A (2022) Determination of degradation modes of lithium-ion batteries considering aging-induced changes in the half-cell open-circuit potential curve of silicon-graphite. J Power Sources 532:231296. https://doi.org/10.1016/j.jpowsour.2022.231296

    Article  CAS  Google Scholar 

  32. Barai A, Uddin K, Widanage WD, McGordon A, Jennings P (2018) A study of the influence of measurement timescale on internal resistance characterisation methodologies for lithium-ion cells. Sci Rep 8(1):21. https://doi.org/10.1038/s41598-017-18424-5

    Article  CAS  PubMed  PubMed Central  ADS  Google Scholar 

  33. Pozzato G, Allam A, Pulvirenti L, Negoita GA, Paxton WA, Onori S (2023) Analysis and key findings from real-world electric vehicle field data. Joule 7(9):2035–2053. https://doi.org/10.1016/j.joule.2023.07.018

    Article  Google Scholar 

  34. USABC (1996) USABC electric vehicle battery test procedures manual, Revision 2. Technical Report DOE/ID--10479-Rev.2, United States. https://doi.org/10.2172/214312

  35. Martinez-Laserna E, Gandiaga I, Sarasketa-Zabala E, Badeda J, Stroe D-I, Swierczynski M, Goikoetxea A (2018) Battery second life: hype, hope or reality? A critical review of the state of the art. Renew Sustain Energy Rev 93:701–718. https://doi.org/10.1016/j.rser.2018.04.035

    Article  Google Scholar 

  36. Iurilli P, Brivio C, Wood V (2021) On the use of electrochemical impedance spectroscopy to characterize and model the aging phenomena of lithium-ion batteries: a critical review. J Power Sources 505:229860. https://doi.org/10.1016/j.jpowsour.2021.229860

    Article  CAS  Google Scholar 

  37. Find local minima. https://www.mathworks.com/help/matlab/ref/islocalmin.html. Accessed 19 Sept 2023

  38. Waag W, Käbitz S, Sauer DU (2013) Experimental investigation of the lithium-ion battery impedance characteristic at various conditions and aging states and its influence on the application. Appl Energy 102:885–897. https://doi.org/10.1016/j.apenergy.2012.09.030

    Article  CAS  ADS  Google Scholar 

  39. Schweiger H-G, Obeidi O, Komesker O, Raschke A, Schiemann M, Zehner C, Gehnen M, Keller M, Birke P (2010) Comparison of several methods for determining the internal resistance of lithium ion cells. Sensors 10(6):5604–5625. https://doi.org/10.3390/s100605604

    Article  CAS  PubMed  PubMed Central  ADS  Google Scholar 

  40. Dubarry M, Truchot C, Liaw BY (2012) Synthesize battery degradation modes via a diagnostic and prognostic model. J Power Sources 219:204–216. https://doi.org/10.1016/j.jpowsour.2012.07.016

    Article  CAS  Google Scholar 

  41. Dubarry M, Truchot C, Cugnet M, Liaw BY, Gering K, Sazhin S, Jamison D, Michelbacher C (2011) Evaluation of commercial lithium-ion cells based on composite positive electrode for plug-in hybrid electric vehicle applications. Part I: Initial characterizations. J Power Sources 196(23):10328–10335. https://doi.org/10.1016/j.jpowsour.2011.08.077

    Article  CAS  Google Scholar 

  42. Dubarry M, Liaw BY (2009) Identify capacity fading mechanism in a commercial LiFePO4 cell. J Power Sources 194(1):541–549. https://doi.org/10.1016/j.jpowsour.2009.05.036

    Article  CAS  Google Scholar 

  43. Ansean D, Garcia VM, Gonzalez M, Blanco-Viejo C, Viera JC, Pulido YF, Sanchez L (2019) Lithium-ion battery degradation indicators via incremental capacity analysis. IEEE Trans Ind Appl 55(3):2992–3002. https://doi.org/10.1109/TIA.2019.2891213

    Article  CAS  Google Scholar 

  44. Han X, Ouyang M, Lu L, Li J, Zheng Y, Li Z (2014) A comparative study of commercial lithium ion battery cycle life in electrical vehicle: aging mechanism identification. J Power Sources 251:38–54. https://doi.org/10.1016/j.jpowsour.2013.11.029

    Article  CAS  Google Scholar 

  45. Elgrishi N, Rountree KJ, McCarthy BD, Rountree ES, Eisenhart TT, Dempsey JL (2018) A practical beginner’s guide to cyclic voltammetry. J Chem Educ 95(2):197–206. https://doi.org/10.1021/acs.jchemed.7b00361

    Article  CAS  Google Scholar 

  46. Winter M, Besenhard JO, Spahr ME, Novák P (1998) Insertion electrode materials for rechargeable lithium batteries. Adv Mater 10(10):725–763. https://doi.org/10.1002/(SICI)1521-4095(199807)10:10<725::AID-ADMA725>3.0.CO;2-Z

    Article  CAS  Google Scholar 

  47. Korthauer R (2018) Lithium-ion batteries: basics and applications. Springer, Berlin, Germany

  48. Schmidt-Rohr K (2018) How batteries store and release energy: explaining basic electrochemistry. J Chem Educ 95(10):1801–1810. https://doi.org/10.1021/acs.jchemed.8b00479

    Article  CAS  Google Scholar 

  49. Li D, Zhou H (2014) Two-phase transition of Li-intercalation compounds in Li-ion batteries. Mater Today 17(9):451–463. https://doi.org/10.1016/j.mattod.2014.06.002

    Article  CAS  Google Scholar 

  50. Birkl CR, Roberts MR, McTurk E, Bruce PG, Howey DA (2017) Degradation diagnostics for lithium ion cells. J Power Sources 341:373–386. https://doi.org/10.1016/j.jpowsour.2016.12.011

    Article  CAS  Google Scholar 

  51. Zilberman I, Sturm J, Jossen A (2019) Reversible self-discharge and calendar aging of 18650 nickel-rich, silicon-graphite lithium-ion cells. J Power Sources 425:217–226. https://doi.org/10.1016/j.jpowsour.2019.03.109

    Article  CAS  Google Scholar 

  52. Schindler M, Sturm J, Ludwig S, Durdel A, Jossen A (2021) Comprehensive analysis of the aging behavior of nickel-rich, silicon-graphite lithium-ion cells subject to varying temperature and charging profiles. J Electrochem Soc 168(6):060522. https://doi.org/10.1149/1945-7111/ac03f6

    Article  CAS  Google Scholar 

  53. Zilberman I, Ludwig S, Schiller M, Jossen A (2020) Online aging determination in lithium-ion battery module with forced temperature gradient. J Energy Storage 28:101170. https://doi.org/10.1016/j.est.2019.101170

    Article  Google Scholar 

  54. Schafer R (2011) What is a Savitzky-Golay filter? [Lecture Notes]. IEEE Signal Process Mag 28(4):111–117. https://doi.org/10.1109/MSP.2011.941097

    Article  ADS  Google Scholar 

  55. Anseán D, Baure G, González M, Cameán I, García AB, Dubarry M (2020) Mechanistic investigation of silicon-graphite/LiNi0.8Mn0.1Co0.1O2 commercial cells for non-intrusive diagnosis and prognosis. J Power Sources 459:227882. https://doi.org/10.1016/j.jpowsour.2020.227882

    Article  CAS  Google Scholar 

  56. Petzl M, Danzer MA (2013) Advancements in OCV measurement and analysis for lithium-ion batteries. IEEE Trans Energy Convers 28(3):675–681. https://doi.org/10.1109/TEC.2013.2259490

    Article  ADS  Google Scholar 

  57. Preger Y, Barkholtz HM, Fresquez A, Campbell DL, Juba BW, Román-Kustas J, Ferreira SR, Chalamala B (2020) Degradation of commercial lithium-ion cells as a function of chemistry and cycling conditions. J Electrochem Soc 167(12):120532. https://doi.org/10.1149/1945-7111/abae37

    Article  CAS  Google Scholar 

  58. Han X, Lu L, Zheng Y, Feng X, Li Z, Li J, Ouyang M (2019) A review on the key issues of the lithium ion battery degradation among the whole life cycle. eTransportation 1:100005. https://doi.org/10.1016/j.etran.2019.100005

  59. Allam A, Onori S (2018) An interconnected observer for concurrent estimation of bulk and surface concentration in the cathode and anode of a lithium-ion battery. IEEE Trans Industr Electron 65(9):7311–7321. https://doi.org/10.1109/TIE.2018.2793194

    Article  Google Scholar 

  60. Bills A, Sripad S, Fredericks WL, Guttenberg M, Charles D, Frank E, Viswanathan V (2021) Universal battery performance and degradation model for electric aircraft. Preprint at http://arxiv.org/abs/2008.01527

  61. Moy K, Onori S (2023) Synthetic grid storage duty cycles for second-life lithium-ion battery experiments, Detroit, Michigan, United States. pp 2023–010516. https://doi.org/10.4271/2023-01-0516. https://www.sae.org/content/2023-01-0516

  62. Harris SJ, Harris DJ, Li C (2017) Failure statistics for commercial lithium ion batteries: a study of 24 pouch cells. J Power Sources 342:589–597. https://doi.org/10.1016/j.jpowsour.2016.12.083

    Article  CAS  Google Scholar 

  63. Popp H, Zhang N, Jahn M, Arrinda M, Ritz S, Faber M, Sauer DU, Azais P, Cendoya I (2020) Ante-mortem analysis, electrical, thermal, and ageing testing of state-of-the-art cylindrical lithium-ion cells. e & i Elektrotechnik und Informationstechnik 137(4-5):169–176. https://doi.org/10.1007/s00502-020-00814-9

  64. Marzook MW, Hales A, Patel Y, Offer G, Marinescu M (2022) Thermal evaluation of lithium-ion batteries: defining the cylindrical cell cooling coefficient. J Energy Storage 54:105217. https://doi.org/10.1016/j.est.2022.105217

    Article  Google Scholar 

  65. Steinhardt M, Gillich EI, Rheinfeld A, Kraft L, Spielbauer M, Bohlen O, Jossen A (2021) Low-effort determination of heat capacity and thermal conductivity for cylindrical 18650 and 21700 lithium-ion cells. J Energy Storage 42:103065. https://doi.org/10.1016/j.est.2021.103065

    Article  Google Scholar 

Download references

Acknowledgements

The authors thank the Bits and Watts Initiative within the Precourt Institute for Energy at Stanford University for its partial financial support. We thank Dr. Anirudh Allam, Dr. Harikesh Arunachalam, and Edoardo Catenaro for their assistance in the development of the course materials for ENERGY 295: Electrochemical Energy Storage Systems: Modeling and Estimation, a graduate course at Stanford University.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Simona Onori.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Appendices

Appendix 1. C-rate definition

C-rate is the rate at which the battery is discharged or charged relative to its nominal capacity \(Q_n\). The equation is given as

$$\begin{aligned} \text {C-rate} = \frac{|I|}{Q_n} \end{aligned}$$
(18)

where \(|I|\) is the absolute value of the current applied to the battery in ampere (\(\textrm{A}\)) and the units of C-rate are in \(\frac{\textrm{A}}{\textrm{Ah}}=\frac{1}{\textrm{h}}\). The absolute value of the current is used since C-rate is a positive value regardless of whether the battery is charged or discharged. As an example, the C-rate is calculated and written at different currents for a battery with \(Q_n=\) 10 Ah:

$$\begin{aligned} \begin{aligned} \text {C-rate}&= \frac{|I|}{Q_n} = \frac{5[\text {A}]}{10[\text {Ah}]}=\frac{1}{2}\left[ \frac{1}{\text {h}}\right]\\& \rightarrow \text {C/2 (2 h to charge or discharge)} \\ \text {C-rate}&= \frac{|I|}{Q_n} = \frac{10[\text {A}]}{10[\text {Ah}]}=\frac{1}{1}\left[ \frac{1}{\text {h}}\right] \\&\rightarrow 1\text {C (1 h to charge or discharge)} \\ \text {C-rate}&= \frac{|I|}{Q_n} = \frac{20[\text {A}]}{10[\text {Ah}]}=\frac{2}{1}\left[ \frac{1}{\text {h}}\right]\\& \rightarrow 2\text {C (30 min to charge or discharge)} \end{aligned} \end{aligned}$$
(19)

Therefore, the inverse of the C-rate is number of hours it takes to discharge or charge the battery.

Appendix 2. Designing cycling experiments

Battery aging is affected by cell temperature, rate of charge and discharge, and depth-of-discharge (DOD)Footnote 18 [57, 58]. In real-world applications, such as in EVs, eVTOL aircrafts, and grid energy storage systems, the battery experiences different discharging profiles that are specific to the application condition. For instance, the urban dynamometer driving schedule (UDDS) profile can be used to replicate the average driving profile in city conditions, characterized by deceleration and acceleration events [59]. In an eVTOL aircraft, the battery experiences constant loads during cruise and high-power loads during takeoff and landing [60]. In grid energy storage systems, batteries are subject to dispatch duty cycles in the form of power profiles [61].

In the dataset used in this paper [1], the aging test campaign was conducted on tenFootnote 19 INR21700-M50T cylindrical cells with NMC811 cathode and Si-Gr anode (Table 1). The cells were subjected to repeated instances of the experimental Cycle, a constant current (CC)-constant voltage (CV) charging protocol, and UDDS discharge driving profile used to replicate EV real-driving scenarios. The total number of repeated Cycle instances at every diagnostic test is specified in Table 3, as well as the charging C-rate used for each cell.

Table 2 shows the six steps involved in the Cycle. Step 1 consists of a CC charge at the C-rate of C/4, C/2, 1C, or 3C, which is specified in the second column of Table 3. We vary the charging C-rate to study how charging speed affects battery degradation. Once 4 V is reached, Step 2 begins wherein the battery is under CV charge at 4 V until the current goes below 50 mA. Step 3 performs another CC charge at C/4 until the upper cutoff voltage of 4.2 V is reached. In Step 4, the battery is CV charged until the current goes below 50 mA and then rested for 30 min. Steps 1–4 exemplify a standard CC-CV charging protocol to charge lithium-ion batteries to 100% SOC. In Step 5, the battery is CC discharged from 100 to 80% SOC at C/4. Step 6 discharges the battery from 80 to 20% SOC using a series of concatenated UDDS profiles. The 80 to 20% SOC in Step 6 represents a typical driving SOC range in that most users will not always charge to 100% SOC before driving and will charge the vehicle well before 0% SOC is reached. Once Step 6 is completed, Step 1 will start again to repeat the Cycle until the desired number of cycles is reached. Figure 26 shows a visual representation of the cycling profile described in Table 2.

Table 1 Technical specifications INR21700-M50T cells [23]
Fig. 26
figure 26

The experimental Cycle used in the aging campaign [1]. Positive current is for discharging, and negative current is for charging. Steps 1–4 correspond to a CC-CV charging protocol, and Steps 5–6 discharge the battery with a CC discharge followed by a series of concatenated UDDS profiles. Table 2 describes the steps in detail. Once Step 6 is completed, the Cycle resumes to Step 1 to repeat the steps. The number of Cycles associated with each diagnostic test is defined in Table 3

Table 2 Description of the experimental Cycle [1]
Table 3 Cells label, test charging condition, temperature, and diagnostic test number. For each diagnostic test, the number of cycles experienced by the cell is reported. All cells are tested at 23 \(^\circ \textrm{C}\)

Appendix 3. Ampere-hour throughput definition

The ampere-hour throughput (\(\textrm{Ah}_{throughput}\)) measures the total current passed through the battery in both charging and discharging. It is calculated as

$$\begin{aligned} \textrm{Ah}_{throughput}(t) = \underbrace{\frac{1}{3600} \overbrace{\int _{t_0}^{t}|I(\tau )|\,d\tau }^{\text {A} \cdot \textrm{s}}}_{\textrm{Ah}} \end{aligned}$$
(20)

where \(|I|\) is the absolute value of the current applied to the battery in ampere (\(\textrm{A}\)) and Ah\(_{throughput}(t)\) is the ampere-hour throughput in \(\textrm{Ah}\) calculated from an initial time instant \(t_0\) to a certain point in time \(t\). Although cycle number is commonly used to track the number of times the battery has been cycled, a cycle does not contain information on the amount of current passed through the battery for a given cycle. In contrast, \(\textrm{Ah}_{throughput}\) allows quantification of the amount of charge passed in and out of the battery and provides a more generalizable metric than cycle number. Figure 27 shows the discharged capacity \(Q_{dis}\) as a function of cycle number and Ah\(_{throughput}\) for all ten cells. As expected, the \(Q_{dis}\) aging trajectory of a cell exhibits similar trends when plotted against cycle number and Ah\(_{throughput}\).

Fig. 27
figure 27

Discharged capacity \(Q_{dis}\) as a function of a cycle number and b Ah\(_{throughput}\) for all ten cells

Rights and permissions

Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Ha, S., Pozzato, G. & Onori, S. Electrochemical characterization tools for lithium-ion batteries. J Solid State Electrochem 28, 1131–1157 (2024). https://doi.org/10.1007/s10008-023-05717-1

Download citation

  • Received:

  • Revised:

  • Accepted:

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.1007/s10008-023-05717-1

Keywords

Navigation