Facing issue with already given cell of Table based battery

5 ビュー (過去 30 日間)
Karan Gupta
Karan Gupta 2023 年 6 月 12 日
回答済み: Sabin 2023 年 6 月 26 日
When I am trying to use an already given cell in Table Based Battery with one time constant dynamics, it doesn't work. It writes "Size of First polarization resistance, R1(SOC,T) must be equal to length of Vector of state-of-charge values, SOC by length of Vector of temperatures, T". Now if all of this data is already provided by inbuilt data for the cell itself then length of vector must be equal but it is not so. When I examined the already given matrices given there, I found that the length of vector is not equal. So, how can I make sure the provided data has same length of vector or is there any other way to resolve this issue.

回答 (1 件)

Sabin
Sabin 2023 年 6 月 26 日
The preset parametrizations are based on manufacturer’s datasheet. Not all parameters are available from the datasheet. The block will simulate with the preset data but if you change any parameter such as enable or disable functionality it may not. The parameters that are not computed from the datasheet will have the comment ‘% Parameter not set’ after the value. In this specific case you are enabling charge dynamics and will need to manually update the R1(SOC,T) and tau1(SOC,T) to match the size of SOC and T. Please note the R1(SOC,T) and tau1(SOC,T) will have the default values when you enable charge dynamics and not the specific values for the preset parameterization. I hope this helps.

カテゴリ

Help Center および File ExchangeEnergy Storage についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by