How to move a 3-phase Fault block through the transmission line, using MATLAB script?
3 ビュー (過去 30 日間)
古いコメントを表示
Hi guys, I just wanted to know how to move a fault block through different parts of the transmission/distribution line. If possible could you please point me to the references/documentation. I am ready to read if you could point me in the right direction.
The reference which I saw was a tutorial from Mathworks itself, but it's not very detailed.
Here is the link to it: https://www.youtube.com/watch?v=cxLhCcuhC2c - "Grid Fault Location Detection Using System Simulation and Machine Learning"
Any help would be appreciated. Thank you everyone
採用された回答
Joel Van Sickel
2021 年 4 月 6 日
You typically would place it manually: https://www.mathworks.com/help/physmod/sps/powersys/ref/threephasefault.html#:~:text=The%20Three%2DPhase%20Fault%20block,timer%20(internal%20control%20mode).&text=For%20clarity%2C%20a%201%20signal,used%20to%20close%20the%20breakers.
However, if you really want to, you can programatically add simulink blocks and connect them:
Regards,
Joel
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!