State of Charge (SOC) Equations for Battery and Supercapacitor Blocks

4 visualizzazioni (ultimi 30 giorni)
Hello, I am using battery (Lithium-Ion) and supercapacitor blocks from the simulink library (Simscape/Electrical/Specialized power systems/Sources) . Where can I find the relationship between SOC(t) and SOC(t+1) for these energy storage systems? Thanks.

Risposte (1)

Joel Van Sickel
Joel Van Sickel il 9 Nov 2022
if you right click the blocks, you can look under the mask and expore the full implementaiton of the models mathematically. You can also look at the doc page. If you want to store the two different values in your simulation, you can use a unit delay and compare that to the original signal to compare t and t-1. To get t+1 you would have to estimate it, so hopefully the relationship between t and t-1 is good enough.

Categorie

Scopri di più su Propulsion and Power Systems in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by