Ask Your Question
0

Exciter fault

asked 2015-07-30 09:05:13 -0500

EM gravatar image

Can I simulate generator exciter fault in dynamic analysis?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-10-11 14:55:25 -0500

perolofl gravatar image

Loss of excitation may be simulated by forcing Efd to 0 by changing field voltage maximum and minimum voltage with API changeplmodcon:

psspy.change_plmod_con(211,'1','SCRX',5,0.0)
psspy.change_plmod_con(211,'1','SCRX',6,0.0)

In this simulation EFD is set to zero at time=1 s.

image description

edit flag offensive delete link more

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: 2015-07-30 09:05:13 -0500

Seen: 549 times

Last updated: Oct 11 '16