Ask Your Question
0

how can i apply a purely reistive fault in PSS/E or is it possible?

asked 2019-06-23 22:24:45 -0500

Sazzad gravatar image

I need this for SMIB study for grid connection

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2019-06-24 02:47:02 -0500

perolofl gravatar image

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])
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

1 follower

Stats

Asked: 2019-06-23 22:24:45 -0500

Seen: 12,276 times

Last updated: Jun 24 '19