The documentation for the Simulink Generic Battery Model seems wrong

1 回表示 (過去 30 日間)
Brian Cluggish
Brian Cluggish 2018 年 6 月 18 日
コメント済み: Brian Cluggish 2018 年 6 月 21 日
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.

サインインしてコメントする。

コミュニティ

カテゴリ

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

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by