Welcome to BattMo discussions! #10
Replies: 8 comments 8 replies
-
|
Hello fellow modelers! Glad to meet y'all. My name is Anirban Roy and I am a data analyst and modeler with Ambri, a liquid-metal battery startup based outside the Boston area. Happy modeling :-) |
Beta Was this translation helpful? Give feedback.
-
|
I did notice the temperature-dependence of open circuit potential is not included - we could check the uncertainty in predictions by incorporating the same in. Here's an example modeling effort (LION-SIMBA) which parameterizes the OCP T-dependence of graphite in Table II: https://web.mit.edu/braatzgroup/Torchio_JElectSoc_2016.pdf |
Beta Was this translation helpful? Give feedback.
-
|
Apropos the file mrstModule.m, what does this specifically mean?
|
Beta Was this translation helpful? Give feedback.
-
|
Also, why is it necessary to run startupBattMo before running any example? |
Beta Was this translation helpful? Give feedback.
-
|
What is the difference between a simple and full diffusion model? |
Beta Was this translation helpful? Give feedback.
-
|
How can I fit the parameters on experimental data? |
Beta Was this translation helpful? Give feedback.
-
|
Hi,
I'm not sure how to do this with BattMo but there is a Simulink example to
do this for physics-based models
https://www.mathworks.com/help/sldo/ug/perform-grouped-estimation-of-model-parameters-for-single-particle-battery-model.html
If you're looking at tuning equivalent circuit parameters, there are a
litany of examples.on how to estimate these too.
https://www.mathworks.com/videos/estimating-parameters-of-a-battery-68957.html
But please just keep mind the approaches to estimate the cost function
(e.g. simplex algorithm) often do not reach the local minimum so you'd need
to start with a grid. However, genetic algorithms are better suited to
predict the global minimum.
Finally, the fitted parameters as a function of temperature and SoC can
fluctuate wildly due to overflowing. If possible, use the model calibration
toolbox in lieu of parameter estimator.
All the best!
Sincerely,
Anirban
…On Sat, Jul 12, 2025, 2:32 PM aykharal ***@***.***> wrote:
How can I fit the parameters on experimental data?
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGEKVWDFJ42MOAG7WBKV3K33IFIC3AVCNFSM6AAAAACBMAUBIWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZUGAZDOOI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Yes this is typically the case, these parameters have to be tuned to
specific conditions, especially if the optimizer is very sensitive to the
first guess.
…On Sat, Jul 12, 2025, 3:07 PM aykharal ***@***.***> wrote:
Thanks, I'll look into this. Actually i have been trying to use BattMo and
COBRA PRO (developed by stanford's SLAC group), and PyBamm as well. All
models run good on the examples provided but hard to fit on the
experimental data.
ECM fitting is not an issue as i have estimated ECM parameters using EIS
fitting.
Thanks for your kind suggestions.
—
Reply to this email directly, view it on GitHub
<#10 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGEKVWFZKIIMSJDEP3RKGQ33IFMI7AVCNFSM6AAAAACBMAUBIWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNZUGA2DCMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome battery modellers!
We are starting a discussion board to help BattMo users and developers connect with and support each other. We invite you to use this space to discuss your questions and ideas for further development.
Happy modelling!
Beta Was this translation helpful? Give feedback.
All reactions