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!