Select Page

Calculate resistance needed to trace I-V characteristic curve evenly.

https://www.mathworks.com/matlabcentral/fileexchange/77085-resistance-required-to-evenly-distribute-i-v-curve?s_tid=prof_contriblnk

When it come to PV, it is difficult to determine the resistance needed to trace the I-V characteristic curve. This algorithm will solve that problem. The algorithm requires several simple input. After the computation, the resistance needed is shown in the form of graph. At the same time, this algorithm show the intersection point between the resistance line and the I-V characteristic curve. Make sure to place the PV array data in the refData.mat


GUI Based Implementation


Script Based Implementation