First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!

Ask Your Question
0

Frequency response

asked Dec 17 '14

EM gravatar image

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?

1 answer

Sort by » oldest newest most voted
2

answered Dec 17 '14

jconto gravatar image

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
link

Comments

and where do I write plot commands?

EM gravatar imageEM (Oct 27 '16)

A text file with plotting commands, to be loaded in PSSPLT. Check the PSSe PSSPLT manual for more information.

jconto gravatar imagejconto (Oct 27 '16)

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

Stats

Asked: Dec 17 '14

Seen: 2,211 times

Last updated: Dec 17 '14