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

Ask Your Question
0

How to change freq plots

asked May 1 '16

oauer gravatar image

Hello everyone. I'm having some issues on a simple task. I did some stability simulations. trip lines, gens... Everything OK. But when I tried to plt freq, my out file has feq deviations instead of absolute values.... I mean I would like to see if my machine rises from 50 to 51HZ when I trippped a load....

I tried chapter 22 of help guide, but no light yet...

any help... I'm sure its simple, but I can't find it.

Thanks in advance. Odin

2 answers

Sort by » oldest newest most voted
0

answered May 9 '16

oauer gravatar image

thanks Jconto for the reply I test it, It's oK. I tried to browse for math functions on pssplt. I'll try to get some extra info. Odin

link
0

answered May 5 '16

jconto gravatar image

updated May 5 '16

In PSSPLT, use FUNC to apply an scaling function to the raw frequency signal before plotting [example for 60 Hz]:

FUNC
2
60*(1+A)
SLCT
8
59.5 60.5

In the GUI, the direct plotting implementation has a FUNC feature under Edit\Plot Attibutes but I have not used it. Outside the GUI and PSSPLT, you can export the f-channels to excel, execute a similar scaling function and then plot.

link

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

2 followers

Stats

Asked: May 1 '16

Seen: 1,905 times

Last updated: May 08 '16