First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Check the post "Channels - tool to process outs files"
The channels tool was developed in python 2.7 and tested with PSSe v 33 and v.34. Instructions in the readme file will show how to run it with the demo data set included.
Channels has a function to evaluate the damping ratio of power system signals (for a demo, use the file "chanPedmp.ini" as input to channels"). For a list of OUT files and a list of channels, it uses Matrix Pencil algorithms to calculate the damping ratio of each signal, producing a CSV file with output data and plots of original and re-composed signals.
2 | No.2 Revision |
Check the post "Channels - tool to process outs files"
The channels tool was developed in python 2.7 and tested with PSSe v 33 and v.34. Instructions in the readme file will show how to run it with the demo data set included.
Channels has a function to evaluate the damping ratio of power system signals (for a demo, use the file "chanPedmp.ini" "chan_Pe_dmp
.ini" as input to channels"). For a list of OUT files and a list of channels, it uses Matrix Pencil algorithms to calculate the damping ratio of each signal, producing a CSV file with output data and plots of original and re-composed signals.