필터 지우기
필터 지우기

Voltage coming out as zero

조회 수: 11 (최근 30일)
ayush
ayush 2024년 4월 6일
답변: Arnav 2024년 8월 23일 5:24
im not getting the ideal PV curve because my voltage is zero ; how can i get this curve:-

답변 (1개)

Arnav
Arnav 2024년 8월 23일 5:24
Hi @ayush,
The voltage in the scope is coming out to be zero because of a short in your circuit. So, its effectively measuring the short circuit current (which is why the current is nonzero) and the short circuit voltage (zero).
To fix this, we can remove the short. I have simplified the Model by considering a Variable Resistor block as load and the rest of the connections are kept the same. The cell temperature is set from mask of the PV Array from the advanced tab, so we do not need to use a Constant block. To plot the characteristic curves, I have used XY-Graph blocks. This is shown below:
The plots we get as output are shown below:
I-V Curve:
P-V Curve:
Hope it helps!

카테고리

Help CenterFile Exchange에서 Sensors and Transducers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by