how to plot iv curve for solar pv
34 ビュー (過去 30 日間)
古いコメントを表示
I want to plot multiple characteristic curve for PV and IV in solar.
0 件のコメント
回答 (4 件)
ALBERT ALEXANDER STONIER
2016 年 10 月 22 日
In MATLAB 2016 you have this option to plot both PV and IV characteristics simultaneously.
Nakul
2017 年 5 月 30 日
Hope you have modeled the solar in simulink or in mfile. Generally there will be three input (G,T,V/I) and one output (I/V). Keeping G,T fixed vary the other input linearly (V/I). For that you can use a ramp signal available in simulink. Now use 'xy scope' or save the data in workspace for plotting.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!