Battery cell parameter estimation using pulse charging data

조회 수: 45 (최근 30일)
KODJOVI SENAM BORIS AHIANDIPE
KODJOVI SENAM BORIS AHIANDIPE 2023년 3월 30일
Hello,
I want to use a pulse charing data of a lithium ion equivalent circuit model parameter estimation. When I looked through matlab, there is an example titled "Generate parameter data for equivalent circuit batter block", this consist in thee steps :
1-Estimate battery discharge script Example_DischargePulseEstimation.
2-Model BatteryEstim3RC_PTBS.
3-Model BatteryEstim3RC_PTBS_EQ.
The only issue is that this model corresponfs to a pulse discharging data.
My question is:
1-Is there any exisiting model that corresponds to pulse discharing data ?
2-Can I "flupud" my charging data and fit in this model rather
Any help will be really appreciated, thanks.

답변 (2개)

Sabin
Sabin 2023년 4월 4일
The example you are pointing to is discharging the battery from fully charged to fully discharged. By changing the sign of the pulse current the battery will be charging.
Check out the following example on MATLAB Central:
This example includes parameter estimation of single cell using pulsed discharge experiments.
Alternatively, you can check the Battery Parameter Extraction from Data example in Simscape Electrical where both charging and discharging pulses are used to extract battery parameters. I hope this helps.
  댓글 수: 2
KODJOVI SENAM BORIS AHIANDIPE
KODJOVI SENAM BORIS AHIANDIPE 2023년 4월 13일
Hello, thanks let me have a look
KODJOVI SENAM BORIS AHIANDIPE
KODJOVI SENAM BORIS AHIANDIPE 2023년 4월 23일
Hello, I've tried feeding my data into the estimation model BatteryParameterEstimation(input current), output(voltage) coming from my Isothermal Pulse Discharge test, similarly I've created an ideal input current signal, from the signal editor that I connected to the model for simulation. I'm having these issues:
1-Although I have a simulation time set to 240000 wich is close to my real life data point time lenght, the simulation is not going that far
2-Same situation is happening in the parameter estimation app, when I plot simulation and experiment data to see how the fitting will evolve, the simulated voltage does not go up to the same time points as the experiment data.
Any idea about how I can fix this ?

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


Joel Van Sickel
Joel Van Sickel 2023년 4월 4일
also supports pulse charge data. It doesn't support combining charge and discharge cycles, but I believe it should work for purely charge cycles. Flipuing the data wouldn't fix it.
They let you specify if the event is a charge or discharge event.
Regards,
Joel

카테고리

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