Solar Cell with cftool
2 ビュー (過去 30 日間)
古いコメントを表示
Hi! I am currently trying to use the curve-fitting toolbox to find values for solar cell specs such as the dark current saturation, shunt resistance, and so on. My equation is: -iP + iSat*(exp(38.66976*x/n)-1) +x/Rshunt = y , where x is the voltage and y is the current.
For those of you who may not know, the dark current saturation (iSat) is often extremely small, somewhere between 1e-15 and 1e-5. The toolbox seems to not work very well with such small numbers, it gives me numbers all over the place and often when I push the fit around by changing the restrictions on the variables it improves drastically. I was able to estimate the Rshunt, but the iSat and n values are giving me trouble. Is there any way to make the curve fitting toolbox work better with very small numbers?
Thank you!
0 件のコメント
回答 (1 件)
Veera Kanmani
2018 年 4 月 20 日
https://in.mathworks.com/matlabcentral/fileexchange/31305-simple-solar-cell-and-panel-model?focused=5187488&tab=function
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!