How to move a 3-phase Fault block through the transmission line, using MATLAB script?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Gokul Krishna N
el 6 de Abr. de 2021
Comentada: KULDEEP BISU
el 31 de Mzo. de 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 comentario
Respuesta aceptada
Joel Van Sickel
el 6 de Abr. de 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
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!