Frequency response
How in the dynamics set the plot to see frequency response due to a disturbance, that starts from 50 Hz and not from 0 Hz?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
How in the dynamics set the plot to see frequency response due to a disturbance, that starts from 50 Hz and not from 0 Hz?
The frequency channel records data in terms of "frequency deviations" relative to the frequency base. To display a frequency channel in Hz, a function is applied to that channel to scale it back. Typical plot commands are:
FUNC
2
50*(1+A) <- function, where var A represents a channel
SLCT
31 <-channel #
49.0 51.0
and where do I write plot commands?
A text file with plotting commands, to be loaded in PSSPLT. Check the PSSe PSSPLT manual for more information.
Asked: Dec 17 '14
Seen: 2,211 times
Last updated: Dec 17 '14
Calculating centre of inertia frequency, scaling?
How to plot the whole system's frequency response in a single curve in PSSE?
PSS/E Dynamic Simulation - Negative accelerating P but frequency not decreasing
Frequency change on load change in dynamic simulation.
How to simulate secondary frequency control in pss/e
Axis transform (e.g. f[pu] ->f[Hz] or P[pu] -> P[MW]) via PlotPackage and not by PSSPLT