Effacer les filtres
Effacer les filtres

Battery State of charge estimation

3 vues (au cours des 30 derniers jours)
Ahmed Khaled
Ahmed Khaled le 9 Déc 2019
Commenté : Moutaa Madani le 3 Mai 2021
I am currently building a battery model to measure the state of charge of the battery (Lithium Ion with 48V and 20Ah). The battery is used in an electric vehicle and I am trying to monitor the SoC.
However, the battery has no datasheet!
Is it possible that I could estimate the state of charge?
If so, how the project going to work? I mean, am I going to work on the model and then convert it to a C code and deploy it on an embedded device?
I also need some guidance on how to start working on this project.
  1 commentaire
Padmamalini  T H
Padmamalini T H le 12 Mai 2020
in many papers it is suggested that SOC is equivalent to the open circuit voltage of a battery. so you can consider OCV as your SOC. if you still need a Li-Ion SOC dataset it is available in ieee data port.

Connectez-vous pour commenter.

Réponses (3)

Qiancheng Zhou
Qiancheng Zhou le 10 Déc 2019
Hi Ahmed,
Simulink is a platform for modeling both plants and algorithm.
If you have model of your algorithm, it can be convert to C code. You can use it in your embedded device.
If you can build battery model in it, then you can combine algorithm and battery, use algorithm to estimate SoC of battery.
  1 commentaire
Shubhangi Motghare
Shubhangi Motghare le 22 Jan 2020
@Qiancheng Zhou, what is process to estimate SOC of a battery ? Can u help me in this Project ?

Connectez-vous pour commenter.


Sivakumar Selvam
Sivakumar Selvam le 10 Déc 2019
You can estimate battery SoC by measuring battery terminal voltage.
  1 commentaire
Moutaa Madani
Moutaa Madani le 3 Mai 2021
No Soc must be measured based on current

Connectez-vous pour commenter.


Moutaa Madani
Moutaa Madani le 3 Mai 2021
Hi,
Me too I am working on calculating the state of charge of li-ion battery and implementing this algorithm on Rasberry Pi, but I really can't find a clear tuto to follow

Communautés

Plus de réponses dans  Power Electronics Control

Catégories

En savoir plus sur Energy Storage dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by