how can i apply a purely reistive fault in PSS/E or is it possible?
I need this for SMIB study for grid connection
add a comment
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I need this for SMIB study for grid connection
It is just to enter a resistive fault admittance, i.e. G>0 and B=0.
Example: A resistive shunt of 500 MW:
psspy.dist_bus_fault(ibus,1,0.0,[ 500.0,0.0])
A resistance of 10 ohm:
psspy.dist_bus_fault(ibus,3,0.0,[ 10.0,0.0])
Asked: 2019-06-23 22:24:45 -0500
Seen: 12,298 times
Last updated: Jun 24 '19