Sorry, this content is no longer available

Ask Your Question
0

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

asked Sep 18 '0

anonymous user

Anonymous

updated Sep 18 '0

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!

1 answer

Sort by ยป oldest newest most voted
0

answered Sep 18 '0

perolofl gravatar image

updated Sep 20 '0

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

link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.
Want to format code in your answer? Here is a one minute demo on Youtube

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: Sep 18 '0

Seen: 540 times

Last updated: Sep 20 '20