Exciter fault
Can I simulate generator exciter fault in dynamic analysis?
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Can I simulate generator exciter fault in dynamic analysis?
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.
Asked: 2015-07-30 09:05:13 -0500
Seen: 578 times
Last updated: Oct 11 '16
How to ramp the value of exciter output voltage in dynamic simulation?
Applying a SLG fault with delayed clearing
Equivalent Grid Representation for Dynamic Analysis
run dynamic simulation without having dynamic parameters in the *.dyr file
Parallel Processing, License Time
Dynamic simulation output channel
Convert dynamic OUT files to Excel XLSX files
How to save and continue a switching event in dynamic simulation?