Problem with Voltage open-circuit (Voc) "Characterize Battery Cell for Electric Vehicles"
2 views (last 30 days)
Show older comments
Hey, Im trying to charatrerize an LFP pouch cell but I'm having a problem with the simulation , first of all just for the start Im using only one data with 25 degrees , when running the code on this INPUT data:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1682971/image.png)
then the Voltage open circuit get only the voltage start from here(The blue point is the missing part of the values)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1682976/image.png)
and not all the values of the voltage, I mean that the battery is limited to be between 3.39 to 2.5 and the corrently volatge limit should be at least 3.65 to 2.5 ,so there is a missing values in the voltage , then I'm applying CCCV method to charge the battery to full and to 3.65 voltage but the graph of the voltage is very not similar to the battery (this is the original data from the LFP battery)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1682981/image.png)
and this is the plot from the simulink
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1682986/image.png)
, so I came here to seak help from you guys , thanks in advance.
0 Comments
Answers (1)
Lorenzo
on 16 Dec 2024
Hello Benel,
Could you explain what you are trying to do here? I am not sure I understand whether you are trying to plot over the data of the first plot (which comes from one of our shipping examples) or some own data.
From what I get the red line has been measured by you using a CC-CV profile. This is not the most typical choice when characterizing batteries. A more typical choice would be the HPPC test as shown in the first plot. My hypotesis is that witht the current cylce you picked you do not have enough points to properly characterize the battery.
Best,
Lorenzo
0 Comments
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!