Ask Your Question
0

Loss calculation

asked 2025-02-04 19:06:37 -0600

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?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2025-02-05 07:05:33 -0600

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.

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: 2025-02-04 19:06:37 -0600

Seen: 137 times

Last updated: Feb 05