Voltage coming out as zero

3 visualizzazioni (ultimi 30 giorni)
ayush
ayush il 6 Apr 2024
Risposto: Arnav il 23 Ago 2024
im not getting the ideal PV curve because my voltage is zero ; how can i get this curve:-

Risposte (1)

Arnav
Arnav il 23 Ago 2024
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!

Categorie

Scopri di più su Specialized Power Systems in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by