0

Exciter fault

Can I simulate generator exciter fault in dynamic analysis?

EM's avatar
55
EM
asked 2015-07-30 09:05:13 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

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

perolofl's avatar
3.8k
perolofl
answered 2016-10-11 14:55:25 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer