State of charge estimation

12 次查看(过去 30 天)
Kizito Amungwa Achembong
回答: Saksham 2023-8-24
Hello,
I am trying to do a SOC estimation of a lead-acid battery (12v and 17AH) using the Kalman filter method. I have my data from an stm32 controller (Cell voltage, pack current and cell temperature). From online research, i have to build a battery model and extract parameters and stuff. But i got an example model in matlab which uses a function to estimate the SOC using the Kalman method. Another option is the Kalman SOC block in simulink. The set back i have is, both methods require an SOC-OCV, temperature lookup table from which i can extract the various parameters (Rt, R1, R2, C1, C2 and SOC) relative to temperature and OCV. The tables used for these models are for a 4.2 volts lithium ion battery which are of not of interest to me.
Any ideas on how to get these lookup tables will be very helpful. Actually I really just need an accurate SOC estimation. It is necessary for my work to go forward but not the main focus of my work so other contributions will also help.
Bellow is the function I am using with its lookup tables that do not match my requirements.
Thanks

回答(1 个)

Saksham
Saksham 2023-8-24
Hi Kizito,
I understand that resources you have found are for lithium-ion battery, but you need them for lead acid battery.
Below link might be helpful to you in exploring lead acid battery on MATLAB:
I hope the above resource will be helpful to you.
Sincerely,
Saksham

类别

Help CenterFile Exchange 中查找有关 Estimators​ 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by