Do you have an example of short circuit trace being performed via a scrpt?

Category:
Protection
Answer

In attached to this ticket a PowerFactory project with a Python script located in the Library/Scripts folder can be found.

 

Script performs following steps:

- Accesses short circuit trace command

- Collects all lines of a specific network area

- Loops through all lines

-Assigns each line to short circuit event

-Runs several short circuit trace calculations

-Reports how fast is the fault being isolated

-In case that more than two devices are tripping it reports this information

Back