Ask Your Question
0

How to retrieve faulted current from Bus to Dummy Bus

asked 2016-10-28 05:25:04 -0500

Phat Huynh gravatar image

updated 2016-10-28 05:25:38 -0500

I use SCMU, options1 = 9 to calculate line fault. I use SCBR2 to retrieve faulted current, but I only can retrieve faulted currents from BUS to BUS. How do I retrieve faulted current from BUS to DUMMY BUS? Thanks.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-10-28 09:26:26 -0500

perolofl gravatar image

For in-line faults the dummy bus has number 999999.

Use ierr, cmpval = psspy.scbrn2(ibus, 999999, ickt, string) to get the fault current on the line from ibus to the dummy bus.

edit flag offensive delete link more

Comments

Thank you, perolofl.

Phat Huynh gravatar imagePhat Huynh ( 2016-10-29 03:59:16 -0500 )edit

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: 2016-10-28 05:25:04 -0500

Seen: 282 times

Last updated: Oct 28 '16