The documentation for the Simulink Generic Battery Model seems wrong

조회 수: 2 (최근 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.

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Test Model Components에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by