getting negative open voltage in pv array

12 vues (au cours des 30 derniers jours)
fatemeh
fatemeh le 13 Déc 2023
Commenté : Sufyan le 26 Oct 2024 à 19:20
hello,
I model pv array block with input excel using signal editor and repeating sequences. I just put goto block in 'm' port of pv array to see voltage diagram. after i run my voltage which is open circuit voltage is in negative part of V-t
if anyone what is my problem please help me.
  3 commentaires
fatemeh
fatemeh le 13 Déc 2023
i also add my file and the excel file which i use for my input
fatemeh
fatemeh le 13 Déc 2023
i also use this simulink which calculate until t=10

Connectez-vous pour commenter.

Réponses (1)

Aishwarya
Aishwarya le 27 Déc 2023
Hi Fatemeh,
I understand that you are getting negative open circuit voltage from the “PV array” block, which is not the expected result.
In your Simulink model, the “PV array” block is used in a discrete system with large sample times. By default, the "Break algebraic loop in internal model" parameter is selected in the “PV array” block. For discrete system, the algebraic loop in “PV array” block is required to get an iterative, accurate solution for the highly non-linear diode characteristic. I would suggest deselecting this option which is present in “Advanced” tab.
For more information, please refer to below MATLAB Answers post:
Kindly refer to the “Advanced” section of the below documentation for more details on “PV array” block: https://www.mathworks.com/help/sps/powersys/ref/pvarray.html
I hope this helps!
Best Regards,
Aishwarya
  1 commentaire
Sufyan
Sufyan le 26 Oct 2024 à 19:20
It worked, thanks a lot!

Connectez-vous pour commenter.

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by