Ask Your Question
0

Loss calculation

asked Feb 5 '5

anonymous user

Anonymous

I want to calculate only 500kV transformers losses in my case, is there any way that can help me in this regard?

1 answer

Sort by ยป oldest newest most voted
0

answered Feb 5 '5

perolofl gravatar image

One way is to use API to get transformer data for a selected subsystem and sum the losses for all transformers connected to 500 kV.

E.g. use psspy.atrncplx with string ['PQLOSS'] to get the MW and Mvar losses. Use psspy.atrnint to get the bus numbers.

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: Feb 5 '5

Seen: 186 times

Last updated: Feb 05