Voltage coming out as zero
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
im not getting the ideal PV curve because my voltage is zero ; how can i get this curve:-
0 commentaires
Réponses (1)
Arnav
le 23 Août 2024
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!
0 commentaires
Voir également
Catégories
En savoir plus sur Specialized Power Systems dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!