Generator tripping identification
During dynamic studies, if generators are tripping, how the same can be captured using python (say by tracking terminal voltage or speed)? Will the Python methods for tripping be same for conventional and non-conventional machines? We need to track, out of thousands of running generators, how many are tripping during fault and how many MWs are lost. Any help in this will be greatly appreciated.
Would you like to print a report of tripped generators after the simulation?
Thanks. By report, do you mean log files? Log files are useful to derive tripping information. However, the volume of such simulations is 400+ wherein I am looking for storing information of tripped generators directly in csv or excel format. Please let me know if you meant different report.