Prony Analysis
Greetings Everyone, I am a PSSE Beginner. Please guide me about prony analysis. How to use it in PSSE to calculate eigenvalues? Thanks.
Greetings Everyone, I am a PSSE Beginner. Please guide me about prony analysis. How to use it in PSSE to calculate eigenvalues? Thanks.
As far as I am aware, there is no built-in Prony analysis tool in PSSE. You can use Python to extract the results from a dynamic simulation. Then, you can either search for and download a Python package that does Prony analysis, or write the Python code yourself.
Check the posting "Dynamic simulation in PSSE."