PV array with algebraic loop broken

版本 1.0.3 (79.8 KB) 作者: Gert Kruger
PV array with filter corrected to solve the algebraic loop problem.
2.2K 次下载
更新时间 2019/7/11

查看许可证

Vd, which is dependent on the model outputs, is fed-back to the model inputs which would have caused an algebraic loop if the filters were not present. The continued presence of the algebraic loop indicates that the V Filter and I Filter implementation probably has an unintended direct-feed through at some point during the simulation.

The proposed model bypasses the faulty filters with correctly functioning filters which breaks the algebraic loop.

引用格式

Gert Kruger (2024). PV array with algebraic loop broken (https://www.mathworks.com/matlabcentral/fileexchange/71682-pv-array-with-algebraic-loop-broken), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Quantizers 的更多信息
致谢

参考作品: Real time tunable filters

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.3

Fixed the internal measurements of the model so that the bus selector functions as intended.

1.0.2

Added acknowledgment to filter used.

1.0.1

I_PV and V_PV do not have to be filtered separately in order to break the algebraic loop. Only Vd needs to be filtered. The Vd filter output is initialized to the panel open circuit voltage.

1.0.0