0

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?

EM's avatar
55
EM
asked 2014-12-17 06:11:19 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

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
jconto's avatar
2.9k
jconto
answered 2014-12-17 07:40:40 -0500
edit flag offensive 0 remove flag delete link

Comments

and where do I write plot commands?

EM's avatar EM (2016-10-27 03:43:21 -0500) edit

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

jconto's avatar jconto (2016-10-27 07:16:39 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer