First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hello.
I am trying to use python to control generator trip while fault is initialized and cleared. I want to trip the generators if the angle spread runs out of limit after the fault is cleared, but I cannot figure out how to do it on python.
I have been doing this simulation on pss/e interface with excel and matlab. But I think there must be a better way with python only.
https://psspy.org/psse-help-forum/question/1118/dynamic-simulations-using-python/
This article has been very interesting and helpful, but I want to learn more about dynamic control. How can I fetch angle spread and calculate the data without any help from matlab or excel?