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
참고 항목
카테고리
Help Center 및 File Exchange에서 Solar Power에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!