필터 지우기
필터 지우기

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

조회 수: 6 (최근 30일)
Pranoy Kumar Singha Roy
Pranoy Kumar Singha Roy 2022년 6월 20일
답변: Joel Van Sickel 2022년 11월 9일
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.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2022년 11월 9일
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.

카테고리

Help CenterFile Exchange에서 Propulsion and Power Systems에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by