estimate parameters of li-ion battery

조회 수: 1 (최근 30일)
zahra zamani
zahra zamani 2022년 11월 2일
댓글: zahra zamani 2022년 11월 8일
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.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2022년 11월 7일
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
Joel Van Sickel
Joel Van Sickel 2022년 11월 8일
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 2022년 11월 8일
Thank you for your help.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Sources에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by