Ask Your Question
0

Frequency response

asked 2014-12-17 06:11:19 -0500

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2014-12-17 07:40:40 -0500

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
edit flag offensive delete link more

Comments

and where do I write plot commands?

EM gravatar imageEM ( 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 gravatar imagejconto ( 2016-10-27 07:16:39 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2014-12-17 06:11:19 -0500

Seen: 2,138 times

Last updated: Dec 17 '14