Ask Your Question
0

How would you include currents from load/generation in calculating the bus current?

asked 2020-09-17 23:54:19 -0500

anonymous user

Anonymous

updated 2020-09-17 23:57:14 -0500

The task is to determine the continuous current in a bus. I already applied psspy.aflowreal function. However, it only computes the total current in all connected branches in a specified bus. Is there a function that outputs the current injection from a genmachine or current drawn by a load at a specified bus? Thank you!

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2020-09-18 10:29:54 -0500

perolofl gravatar image

updated 2020-09-20 11:13:52 -0500

There is no such API available. You can write your own function that returns the load or machine current calculated from the MVA load and the bus voltage.

Edit:

As an example, I wrote a script that plots the complex currents in a vector plot. See example below for bus 201 in savnw network. There are three lines, one 2W-transformer and one fixed shunt at the bus. The bus voltage is the reference angle (0 degrees).

image description

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: 2020-09-17 23:54:19 -0500

Seen: 466 times

Last updated: Sep 20 '20