How can I model a variable irradiance in Simulink?
32 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Pedro Luis Camuñas García-Miguel
il 9 Ott 2017
Commentato: Sankarshan Durgaprasad
il 3 Ott 2020
I'm trying to model a PV plant via simulink, and I'm using this block:
https://se.mathworks.com/help/physmod/sps/powersys/ref/pvarray.html
In order to be able to test the effects of partial shading, I would like to work with variable irradiances, controlled from a script at my workspace, I know how to use a constant signal but I don't know what kind of block I should use for this case.
1 Commento
Risposta accettata
Janak Thotakura
il 12 Ott 2017
To send data generated from script in workspace as signal to simulink you can use the 'From Workspace' block. Please refer to the documentation link below.
https://www.mathworks.com/help/simulink/slref/fromworkspace.html
Hope this helps.
Janak
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Electrical Sensors in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!