How to move a 3-phase Fault block through the transmission line, using MATLAB script?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Gokul Krishna N
am 6 Apr. 2021
Kommentiert: KULDEEP BISU
am 31 Mär. 2022
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
1 Kommentar
Akzeptierte Antwort
Joel Van Sickel
am 6 Apr. 2021
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
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!