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!