The documentation for the Simulink Generic Battery Model seems wrong

1 次查看(过去 30 天)
I have found at least 3 errors in the documentation for the Simulink generic battery model. https://www.mathworks.com/help/physmod/sps/powersys/ref/battery.html
1) In the diagram, f1 and f2 are shown as the functions describing charge and discharge, but in the text it is the reverse
2) The parameter "K" is shown as having units of 1/Ah. This is incorrect. The original paper (https://pdfs.semanticscholar.org/8f16/68ffef08c83a3a69f8f3c557d04cd9a5ffc2.pdf) gives its units as V/Ah.
3) Most importantly, functions f1 and f2 depend on "it" and "i*", which have dimensions of Ah and A, respectively. However, these 2 variables are treated on the same footing in the equations for f1 and f2, so that the dimensions of their respective terms are not consistent. If this is true in the code as well then the model is incorrect. This error is present in the original paper as well. This paper (https://www.nrel.gov/docs/fy17osti/67809.pdf) references the original paper, and replaces "it" with "i(t)" to get the dimensions consistent. However, they also keep the units of "K" as V/Ah. which would give the "i(t)" and "i*" terms units of V/h, which can't be correct.
I would like to report this problem to Mathworks, but when I click on the "report a bug" link (https://www.mathworks.com/support/servicerequests/create.html?s_tid=bug2create) I get redirected to login to "salesforce." I don't have a salesforce account, nor do I want one. Anyone know how to report problems to Mathworks?

回答(1 个)

Greg
Greg 2018-6-19
That bug report link asks me to log into my MathWorks account, and doesn't say anything about SalesForce. After logging in, there's a brief re-direct where you can see that SalesForce is providing the service, but you don't need a SalesForce account.
Try logging into your MathWorks account (even if the page says SalesForce) and see what happens. If you're already logged into MATLAB Answers, it should take you straight to the bug report page.
  1 个评论
Brian Cluggish
Brian Cluggish 2018-6-21
Thanks. Apparently the link didn't work for me because of all the layers of "security" on my work computer. I tried the link on my home computer and was able to submit a bug report.

请先登录,再进行评论。

社区

更多回答在  Power Electronics Control

类别

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

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by