Battery model (table-based) error

8 次查看(过去 30 天)
Hi,
I am using the tabled version of the Simscape battery model with pre-set values for Panasonic NCR18650BF. To test the issue, I have a simple ciruit to discarge the battery, see picture. This works fine, until I enable self discharge, when I have the error message shown below.
I have not changed any data in the model, as I prefer to use it as it is. The parameters are shown below:
I raised this, as I use a library block, selected a predifined data set, which is expected to be validated and enabled one option from the panel.
I can spend time to find the problem with sizes, but the data is expected to be validated and I am not sure how should I modify it.
Before I had access to Simscape, I build up a Simulink only based battery model, so I know what is inside, but the point of a library block is that, it is ready, validated, etc.
Do you have a solution to resolve this issue? Thanks.
Regards,
Zoltan

采纳的回答

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 will need to update Rleak(T) to be a vector of the same size as ‘Vector of temperatures, T’. Please note the Rleak(T) will have the default value when you enable and not the specific value for the preset parameterization. I hope this helps.
  1 个评论
Zoltan Nagy
Zoltan Nagy 2023-6-26
Thanks for the quick reply. Do you have any suggestions or guidance for this modification, particularly the new value of the Rleak(T)?

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parameterization Methods 的更多信息

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by