A fast, deep-learning powered application predicting thermodynamic and transport properties of multi-component lithium-ion battery electrolytes.
Launch SimulatorElectrolyte transport properties are critical inputs for physics-based battery models (e.g., DFN and SPMe). Traditionally, battery simulators rely on empirical parameterizations, which are constrained to specific binary compositions (like EC:EMC or EC:DEC) and specific temperatures.
This simulator utilizes a Deep Neural Network (DNN) trained on a high-throughput electrolyte simulation dataset. The training data consists of 194,310 grid points covering 1,905 unique solvent compositions (pure, binary, and ternary mixtures of EC, PC, DEC, DMC, and EMC in 5% increments) across combinations of salt concentration $c_e \in [0.01, 3.0]\text{ M}$ and temperature $T \in [253.15, 328.15]\text{ K}$.
Rather than executing computationally heavy Molecular Dynamics (MD) engines directly for every point, the dataset was generated using a hybrid workflow combining quantum chemical calculations (GFN2-xTB for partial charges and polarizability) and an empirical mass transport emulator parameterized on extensive experimental literature (Landesfeind & Gasteiger 2019 and Thorat et al. 2009), optimized with positivity-constrained 2D surface fitting. This hybrid approach ensures physical boundary rules are strictly preserved.
To prevent overfitting and maintain physical consistency (e.g., correct activation energies), the neural network architecture has been regularized:
The simulator provides a straightforward interface to explore how different electrolyte designs perform under varied conditions.
This simulator is inspired by open-source battery modeling frameworks and compares its results against standard parameter sets used in PyBaMM. We express our gratitude to the electrochemical community for publishing the baseline experimental models.
電解液の輸送特性は、物理ベースの電池シミュレータ(DFNやSPMeモデルなど)において極めて重要な入力パラメータです。従来、電池シミュレータは特定の2成分系(EC:EMCやEC:DECなど)や特定の温度範囲にフィッティングされた経験式に依存していました。
本シミュレータは、ハイスループット電解液シミュレーションによって生成された膨大なデータを学習した ディープニューラルネットワーク (DNN) を用いています。教師データは、5種類(EC, PC, DEC, DMC, EMC)の中から1〜3種類を組み合わせた全1,905通りに対し、塩濃度 $c_e \in [0.01, 3.0]\text{ M}$ および温度 $T \in [253.15, 328.15]\text{ K}$ の格子点からなる総計194,310点の計算結果で構成されています。
このデータは、計算負荷の高い分子動力学(MD)を直接実行するのではなく、量子化学計算(GFN2-xTBによる部分電荷・分極率評価)と、実験文献データ(Landesfeind & Gasteiger 2019 および Thorat et al. 2009)を基に構築された経験的物質移動エミュレータを組み合わせた「ハイブリッドアプローチ」で生成されており、正値性制約付き2D表面フィッティングにより濃度極限での物理的一貫性が保証されています。
過学習を防ぎ、温度依存性の物理的な傾き(活性化エネルギー)を正確に再現するため、正則化されたネットワーク構造を採用しています:
シミュレータは、異なる電解液組成や動作条件が輸送特性に与える影響を、直感的に体験できるように設計されています。
本シミュレータは、オープンソースの電池モデリングフレームワークにインスパイアされており、予測結果は PyBaMM で採用されている標準的な文献パラメータと比較されています。電解液物理の基礎となる実験・理論モデルを提示された先駆的な研究者の方々に深く感謝いたします。
@misc{kusachi2025electrolyte,
author = {Yuki Kusachi},
title = {Electrolyte Simulator - DNN (Deep Neural Network Multi-Component Model)},
year = {2025},
url = {https://www.edandc.com/Electrolyte-Sim/},
note = {YK Energy Device \& Consulting}
}