์ผ | ์ | ํ | ์ | ๋ชฉ | ๊ธ | ํ |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- m1 anaconda ์ค์น
- fluent python
- ์ ๋ฝ ๊ตํํ์
- Machine learning
- electrochemical models
- anaconda ๊ฐ์ํ๊ฒฝ
- Deeplearning
- ์ ๋ฝ
- ์ด์ฐจ์ ์ง
- ์ค์คํธ๋ฆฌ์
- Linear Regression
- ๋ฅ๋ฌ๋
- ์ฒญ์ถ ํ์ดํ
- cost function
- Andrew ng
- ๋ฏธ๋์์ ์ฅํ์
- set add
- special method
- ๋์23์ด
- ์ ํํ๊ท
- gradient descent
- li-ion
- fatigue fracture
- 2022๋
- set method
- ๊ตํํ์
- ์๊ทน์ฌ
- ๋ฏธ๋์์ ํด์ธ๊ตํ
- ํน๋ณ ๋ฉ์๋
- Python
- Today
- Total
Done is Better Than Perfect
PyBAMM์ ํ๋ผ๋ฏธํฐ ์ ์ฅ & ์ดํ ํ๋ผ๋ฏธํฐ ๋ถ์ ๋ณธ๋ฌธ
PyBAMM์ ํ๋ผ๋ฏธํฐ ์ ์ฅ & ์ดํ ํ๋ผ๋ฏธํฐ ๋ถ์
jimingee 2025. 3. 2. 10:48
๋ฐฐํฐ๋ฆฌ์ ์ดํ์ ๋ฏธ์น๋ ํ๋ผ๋ฏธํฐ๋ค์ ์ํฅ์ ์์๋ณด๊ธฐ ์ํด, ๋ฐฐํฐ๋ฆฌ ์๋ฎฌ๋ ์ด์ ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ธ PyBaMM์ ๊ธฐ๋ณธ ๋ด์ฅ๋์ด ์๋ parameter set์ ๋ถ๋ฌ์ ์ดํ์ ์์(์: Li-plating, LAM, SEI ๋ฑ)์ ์ํฅ์ ๋ฏธ์น๋ ํ๋ผ๋ฏธํฐ๋ค์ ๋ถ๋ฅํด๋ณด์์ต๋๋ค.
๐ฉ PyBaMM ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ํ๋ผ๋ฏธํฐ ์ ์ฅ
OKane2022 parameter set์ ๋ถ๋ฌ์ ๊ฐ์ ํ์ธํ๊ธฐ ์ํ์ฌ Excel ํ์ผ๋ก ์ ์ฅํ์์ต๋๋ค.
OKane202 parameter๋ LG M50 cell(NMC)์ ๋์์ผ๋ก ํ ํ๋ผ๋ฏธํฐ๋ก, ๋ ผ๋ฌธ O'Kane et al [1]์์ Chen et al [2]๋ฅผ ๊ธฐ๋ฐ์ผ๋ก ์์ฑ๋์์ต๋๋ค. (์ถ์ฒ: PyBAMM)
ํ์๋ NMC ์ ํ๋ผ๋ฏธํฐ ์ ์ ๋ํ ์ ๋ณด๋ฅผ ํ์ ํ๊ณ ์ OKane2022 parameter set์ ์ ํํ์์ต๋๋ค.
ํน์ LFP, LMO, LCO์ ๊ฐ์ ๋ค๋ฅธ ๋ฐฐํฐ๋ฆฌ ์กฐ์ฑ์ parameter๋ฅผ ์๊ณ ์ ํ์ ๋ค๋ฉด, PyBAMM parameter set ์์ ํ์ธํ์ค ์ ์์ต๋๋ค.
import pybamm
import pandas as pd
# Load PyBaMM OKane2022 parameter set
param_values = pybamm.ParameterValues("OKane2022")
data = list(param_values.items())
df = pd.DataFrame(data, columns=["Parameter", "Value"])
# Save file
excel_file = "okane2022_parameters.xlsx"
df.to_excel(excel_file, index=False)
print(f"Parameters saved to {excel_file}")
์ ์ฝ๋๋ฅผ ํตํด OKane2022 parameter set์๋ ์ด 138๊ฐ์ ํ๋ผ๋ฏธํฐ์ ๊ทธ ์ด๊ธฐ๊ฐ์ด ํฌํจ๋์ด ์์์ ํ์ธํ ์ ์์ต๋๋ค.
๐ฉ ์ดํ ํ๋ผ๋ฏธํฐ ๋ถ์
์์ ์ฝ๋ ๊ฒฐ๊ณผ๋ก ์ฝ 139๊ฐ์ ํ๋ผ๋ฏธํฐ์ ๊ทธ ๊ฐ์ ํ์ธํ ์ ์์ต๋๋ค.
์ด ์ค ์ดํ์ ๊ด๋ จ๋ ํ๋ผ๋ฏธํฐ๋ ์๋์ ๊ฐ์ด ๋ถ๋ฅํ ์ ์์ต๋๋ค.
์ดํ ์์
- SEI growth
- Lithium Plating
- ์ ๊ทน ์์ (LAM ๋ฐ cracking)
1. SEI growth ๊ด๋ จ ์ดํ ํ๋ผ๋ฏธํฐ
SEI(Solid Electrolyte Interface) ์ฑ์ฅ๊ณผ ๊ด๋ จ๋ ์ดํ ๋ฉ์ปค๋์ฆ์ ์ ํด์ง ๋ถํด, SEI ์ ํญ ์ฆ๊ฐ, ๋ฆฌํฌ ์ด์จ ์์ค ๋ฐ ๋ด๋ถ ์ ํญ ์ฆ๊ฐ์ ์ฐ๊ด์ด ์์ต๋๋ค.
Parameter | Desc |
SEI reaction exchange current density [A.m-2] |
SEI ํ์ฑ ๋ฐ์์ ๊ตํ ์ ๋ฅ ๋ฐ๋. SEI ์ฑ์ฅ ์๋๋ฅผ ๊ฒฐ์ . |
SEI resistivity [Ohm.m] | SEI์ ์ ๊ธฐ ์ ํญ. ๋์์๋ก ๋ฐฐํฐ๋ฆฌ ๋ด๋ถ ์ ํญ ์ฆ๊ฐ ๋ฐ ์ฑ๋ฅ ์ ํ. |
Outer SEI solvent diffusivity [m2.s-1] | ์ธ๋ถ SEI ์ธต์์ ์ฉ๋งค๊ฐ ํ์ฐ๋๋ ์๋. ๋ฎ์์๋ก SEI ์ฑ์ฅ ์๋๊ฐ ๋๋ ค์ง. |
Inner SEI electron conductivity [S.m-1] | ๋ด๋ถ SEI ์ธต์ ์ ์ ์ ๋๋. ๋ฎ์์๋ก SEI ์ธต์ด ์ ์ฐ์ฒด์ฒ๋ผ ์์ฉํ์ฌ ์ ๊ทน ๋ฐ์์ด ์ ํ๋ ๊ฐ๋ฅ์ฑ์ด ์์. |
Inner SEI lithium interstitial diffusivity [m2.s-1] |
SEI ๋ด๋ถ์์ ๋ฆฌํฌ์ด ํ์ฐํ๋ ์๋. ํ์ฐ์ด ์ด๋ ค์ธ ๊ฒฝ์ฐ ๋ฆฌํฌ ์์ค ์ฆ๊ฐ. |
Lithium interstitial reference concentration [mol.m-3] |
SEI ๋ด๋ถ์์ ํ์ฐํ๋ ๋ฆฌํฌ ๋๋์ ๊ธฐ์ค๊ฐ. ๋ฆฌํฌ ํ์ฐ ๊ณผ์ ์์ SEI ์ฑ์ฅ์ด ์ต์ ๋๋ ๊ฐ์ํ๋ ์ ์์. |
Initial inner SEI thickness [m] | ์ด๊ธฐ ๋ด๋ถ SEI ๋๊ป. SEI๊ฐ ๋๊บผ์์ง์๋ก ๋ด๋ถ ์ ํญ ์ฆ๊ฐ. |
Initial outer SEI thickness [m] | ์ด๊ธฐ ์ธ๋ถ SEI ๋๊ป. ์ธ๋ถ SEI ์ธต์ด ๋๊บผ์์ง๋ฉด ์ ํด์ง ๋ด ํ์ฐ ์ ํญ ์ฆ๊ฐ๋ก ์ฑ๋ฅ ์ ํ. |
SEI kinetic rate constant [m.s-1] | SEI ์ฑ์ฅ ๋ฐ์ ์๋๋ฅผ ๊ฒฐ์ ํ๋ ์์. |
SEI open-circuit potential [V] | SEI ๋ฐ์์ ํํ ์ ์. |
SEI growth activation energy [J.mol-1] | SEI ์ฑ์ฅ์ ํ์ํ ํ์ฑํ ์๋์ง. ์จ๋๊ฐ ์ฆ๊ฐํ๋ฉด SEI ์ฑ์ฅ ์๋ ์ฆ๊ฐ. |
2. Lithium Plating ๊ด๋ จ ์ดํ ํ๋ผ๋ฏธํฐ
Lithium Plating์ ์ถฉ์ ์ ๋ฆฌํฌ ์ด์จ์ด ์ ๊ทน์ ๊ท ์ผํ๊ฒ ์ฝ์ ๋์ง ์๊ณ ๊ธ์ ๋ฆฌํฌ์ผ๋ก ์์ถ๋๋ ํ์์ ๋๋ค. ์ด๋ฅผ ๋ฐฉ์นํ ๊ฒฝ์ฐ ๋ฐฐํฐ๋ฆฌ ๋จ๋ฝ(short-circuit) ์ํ์ ์ด๋ํฉ๋๋ค.
Paramter | Desc |
Lithium plating kinetic rate constant [m.s-1] | ๋ฆฌํฌ ๋๊ธ ๋ฐ์์ ์๋ ์์. |
Exchange-current density for plating [A.m-2] | ๋ฆฌํฌ ๋๊ธ ์ ์ ๋ฅ ๋ฐ๋. |
Exchange-current density for stripping [A.m-2] | ๋ฆฌํฌ ๋ฐ๋ฆฌ(stripping) ์ ์ ๋ฅ ๋ฐ๋. |
Initial plated lithium concentration [mol.m-3] | ์ด๊ธฐ ๋ฆฌํฌ ๋๊ธ ๋๋. |
Typical plated lithium concentration [mol.m-3] | ๋ํ์ ์ธ ๋ฆฌํฌ ๋๊ธ ๋๋ ๊ฐ. |
Lithium plating transfer coefficient | ๋ฆฌํฌ ๋๊ธ ๋ฐ ๋ฐ๋ฆฌ ๋ฐ์์ ๋์นญ์ฑ ๊ณ์. |
Dead lithium decay constant [s-1] | ์ฌ๋ง ๋ฆฌํฌ(Dead Lithium)์ด ์์ฐ์ ์ผ๋ก ๊ฐ์ํ๋ ์๋. |
Dead lithium decay rate [s-1] | ์ฌ๋ง ๋ฆฌํฌ์ด SEI ์ฑ์ฅ๊ณผ ํจ๊ป ๊ฐ์ํ๋ ์๋. |
3. LAM: Loss of Active Material ๊ด๋ จ ์ดํ ํ๋ผ๋ฏธํฐ
LAM(Loss of Active Material)์ ์ ๊ทน ๋ด๋ถ์ ํ์ฑ ๋ฌผ์ง์ด ๊ฐ์ํ์ฌ ๋ฐฐํฐ๋ฆฌ ์ฉ๋์ด ์ค์ด๋๋ ํ์์ ์๋ฏธํฉ๋๋ค. ์ด ํ์์ ์ถฉ๋ฐฉ์ ๊ณผ์ ์์ ๋ฐ์ํ๋ ๊ธฐ๊ณ์ ์คํธ๋ ์ค ๋ฐ SEI ํ์ฑ๊ณผ ๊ด๋ จ์ด ์์ต๋๋ค.
Parameter | Desc |
Negative electrode reaction-driven LAM factor [m3.mol-1] | ์๊ทน ๋ฐ์์ผ๋ก ์ธํ ํ์ฑ ๋ฌผ์ง ์์ค ๊ณ์. |
Positive electrode reaction-driven LAM factor [m3.mol-1] | ์๊ทน ๋ฐ์์ผ๋ก ์ธํ ํ์ฑ ๋ฌผ์ง ์์ค ๊ณ์. |
Negative electrode LAM constant proportional term [s-1] | ์๊ทน ํ์ฑ ๋ฌผ์ง ์์ค ๋น์จ์ ๊ฒฐ์ ํ๋ ๊ณ์. |
Negative electrode LAM constant exponential term | ์๊ทน ํ์ฑ ๋ฌผ์ง ์์ค์ ๊ฒฐ์ ํ๋ ์ง์. |
Positive electrode LAM constant proportional term [s-1] | ์๊ทน ํ์ฑ ๋ฌผ์ง ์์ค ๋น์จ์ ๊ฒฐ์ ํ๋ ๊ณ์. |
Positive electrode LAM constant exponential term | ์๊ทน ํ์ฑ ๋ฌผ์ง ์์ค์ ๊ฒฐ์ ํ๋ ์ง์. |
4. ์ ๊ทน ๊ท ์ด(Cracking) ๊ด๋ จ ์ดํ ํ๋ผ๋ฏธํฐ
์ถฉ๋ฐฉ์ ์ ์ ๊ทน ๋ถํผ๊ฐ ๋ณํํ๋ฉด์ ๊ธฐ๊ณ์ ์คํธ๋ ์ค๊ฐ ๋ฐ์ํ์ฌ ๊ท ์ด์ด ํ์ฑ๋ ์ ์์ต๋๋ค. ์ด๋ SEI ์ฑ์ฅ๊ณผ ์ฐ๊ด๋์ด ๋ฐฐํฐ๋ฆฌ ์ดํ๋ฅผ ๊ฐ์ํํฉ๋๋ค.
Parameter | Desc |
Negative electrode initial crack length [m] | ์ด๊ธฐ ์๊ทน ๊ท ์ด ๊ธธ์ด. |
Negative electrode initial crack width [m] | ์ด๊ธฐ ์๊ทน ๊ท ์ด ํญ. |
Negative electrode number of cracks per unit area [m-2] | ์๊ทน ๊ท ์ด์ ๋จ์ ๋ฉด์ ๋น ๊ฐ์. |
Negative electrode Paris' law constant b | ์๊ทน ๊ท ์ด ์ฑ์ฅ์ ๋ํ ํ๋ฆฌ์ ๋ฒ์น ๊ณ์. |
Negative electrode Paris' law constant m | ๊ท ์ด ์ฑ์ฅ ์๋๋ฅผ ๊ฒฐ์ ํ๋ ์ง์. |
Negative electrode cracking rate | ์๊ทน ๊ท ์ด ์๋๋ฅผ ๊ฒฐ์ ํ๋ ํจ์. |
Negative electrode critical stress [Pa] | ์๊ทน ๊ท ์ด์ด ๋ฐ์ํ๋ ์๊ณ ์๋ ฅ. |
Positive electrode initial crack length [m] | ์ด๊ธฐ ์๊ทน ๊ท ์ด ๊ธธ์ด. |
Positive electrode initial crack width [m] | ์ด๊ธฐ ์๊ทน ๊ท ์ด ํญ. |
Positive electrode number of cracks per unit area [m-2] | ์๊ทน ๊ท ์ด์ ๋จ์ ๋ฉด์ ๋น ๊ฐ์. |
Positive electrode Paris' law constant b | ์๊ทน ๊ท ์ด ์ฑ์ฅ์ ๋ํ ํ๋ฆฌ์ ๋ฒ์น ๊ณ์. |
Positive electrode Paris' law constant m | ๊ท ์ด ์ฑ์ฅ ์๋๋ฅผ ๊ฒฐ์ ํ๋ ์ง์. |
Positive electrode cracking rate | ์๊ทน ๊ท ์ด ์๋๋ฅผ ๊ฒฐ์ ํ๋ ํจ์. |
Positive electrode critical stress [Pa] | ์๊ทน ๊ท ์ด์ด ๋ฐ์ํ๋ ์๊ณ ์๋ ฅ. |
์ดํ์ ๋ฐ๋ผ ๋ณํ์ง ์๋ ํ๋ผ๋ฏธํฐ :
- ๋ฌผ๋ฆฌ ์์ (๊ธฐ์ฒด ์์, ํจ๋ฌ๋ฐ์ด ์์, ๋ณผ์ธ ๋ง ์์ ๋ฑ)
- ๋ฐฐํฐ๋ฆฌ ๊ตฌ์กฐ์ ํน์ฑ (์ ๊ทน ๋๊ป, ์ง์ ์ฒด ๋๊ป, ์ด ํฝ์ฐฝ ๊ณ์ ๋ฑ)
- ์ง์ ์ฒด ๋ฐ ์ด์ ํน์ฑ
- ์ ํด์ง ๋ฐ ์ด์จ ํน์ฑ
๐ reference
[1] Simon E. J. OโKane, Weilong Ai, Ganesh Madabattula, Diego Alonso Alvarez, Robert Timms, Valentin Sulzer, Jacqueline Sophie Edge, Billy Wu, Gregory J. Offer, and Monica Marinescu. Lithium-ion battery degradation: how to model it. Phys. Chem. Chem. Phys., 24:7909โ7922, 2022.
[2] Chang Hui Chen, Ferran Brosa Planella, Kieran OโRegan, Dominika Gastol, W. Dhammika Widanage, and Emma Kendrick. Development of Experimental Techniques for Parameterization of Multi-scale Lithium-ion Battery Models. Journal of The Electrochemical Society, 167(8):080534, 2020.
'๐ ์ด์ฐจ ์ ์ง' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
โ๏ธ ๋ฐฐํฐ๋ฆฌ์ Stoichiometry parameter (0) | 2025.03.12 |
---|---|
โก Li-ion ๋ฐฐํฐ๋ฆฌ์ electrochemical model ๋ถ์ โก (0) | 2025.01.26 |