How can I model a variable irradiance in Simulink?

70 ビュー (過去 30 日間)
Pedro Luis Camuñas García-Miguel
Pedro Luis Camuñas García-Miguel 2017 年 10 月 9 日
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 件のコメント
Sankarshan Durgaprasad
Sankarshan Durgaprasad 2020 年 10 月 3 日
https://youtu.be/HnbGMrI-ggI
This works!

サインインしてコメントする。

採用された回答

Janak Thotakura
Janak Thotakura 2017 年 10 月 12 日
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
  1 件のコメント
Pedro Luis Camuñas García-Miguel
Pedro Luis Camuñas García-Miguel 2018 年 4 月 18 日
Forgot to answer, you solved my problem, thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeElectrical Sensors についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by