damping ratio
hi all, can anyone please tell me if it is possible to get power oscillation damping ratio out of any dynamic .out file through any code and if anyone has such code?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
hi all, can anyone please tell me if it is possible to get power oscillation damping ratio out of any dynamic .out file through any code and if anyone has such code?
check the post "Has anyone checked the damping ratios from the channels in the .out files?" or search for "damp" & "channels"
thankyou so much for the resources! However I am encountering the following issue. When in the dos window I type channels_chan_Pe_plt I get the following error: File "C:\Users\jsm20\Documents\code\Python\channels.py",line 139 in <module> ImportError: No module named Matplotlib
I would use "C:\Users\erika\Desktop\s\channel\channels_JConto_20211031" as the working folder, same where to open the DOS window, and place a copy of the ini file there. Inside the ini file, all paths should be relative to this working folder or use full absolute paths. Run: channels chan_Pe_dmp
dear jconto! okay I will ask my question about ratio in details soon in a new pool. However about the damping calculation, i still have some questions. would you please help me to understand those? In a different .out file to calculate the damping ratio, what changes to make in chan_Pe_dmp file?
i was working in a different .out file where I took some frequency signals and then got the damping ratio from your code. But the results came weird. some of them were negative values which shouldn't be. So I wanted to ask yo, if there is any particular parameter that need to be modified in the code
For a different OUT file, in the INI file, update variable "OUTLST". If the damping factor is positive, plot the signal if growing within the scanning period, between "Time_begin" and "Time_end" or the end tail period set by "Time_lastpct" (set at 50%, meaning last half of total run time).
Damping calculation is a form of linearized modal calculation where the range of the oscillatory signal is in the range 0.2 to 2.0 Hz in power systems. For osc. signal outside the range, the code might not work. Review the MatrixPencil code and also check the internet for the matrix pencil theory.
Dear jconto! thank you very much. However, I was trying to compare the result from this code and TSAT's prony analysis tool. For the .out file you provided in your folder, the result matched with TSAT's prony tool. But for a different .out file it is not matching. Should I change damping pct?
So TSAT's prony tool doesn't work on voltage or frequency signal? and would you please tell me about damping pct? For your case you set it 3.5. does it mean it will only show the signal whose damping percentage is lower than 3.5? Can I set it a larger value then?
Asked: 2023-04-18 20:05:45 -0500
Seen: 672 times
Last updated: Apr 18 '23