estimate parameters of li-ion battery

1 visualizzazione (ultimi 30 giorni)
zahra zamani
zahra zamani il 2 Nov 2022
Commentato: zahra zamani il 8 Nov 2022
Hi, I am simulating the article that I attached. I don't why the parameters are not converged. The article is about estimate parameters of li-ion battery by Extremum seeking algorithm.
Can I ask you help me please?
Thank you.

Risposte (1)

Joel Van Sickel
Joel Van Sickel il 7 Nov 2022
Hello
unfortunately, your question is too open ended to be answered well in a forum like this. If you can refine your problem to something more specific, the community will have a better chance to help you. Looking at your model, the model seems to work properly, but the algorithm hasn't been implemented as you expected. That could be because there is a bug in your implementation. But there could also be a typo in the paper or a limit in the paper's quality of algorithm. I can't deduce those without doing a deep dive into this particular paper, so you will have to figure out which is most likely and try to isolate the problem. I would recomend unit testing every small piece of your model individually to make sure they behave as you would expect them to. If you have specific questions about the MathWorks tools along the way, please feel free to post those.
Regards,
Joel
  3 Commenti
Joel Van Sickel
Joel Van Sickel il 8 Nov 2022
hmmm, there are a few ways to approach this. First, if you need different time scales simulated, you can use rate transition blocks to control the timing. Also, you can use a matlab function block in Simulink, which would probably be easier program to accomplish what you want instead of trying to figure it out in Simulink. If you want free training on Simulink, there is some here: https://www.mathworks.com/learn/tutorials/simulink-onramp.html
zahra zamani
zahra zamani il 8 Nov 2022
Thank you for your help.

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by