1

Transformer Tap in Scripts

Is there a way to programmatically get transformer tap position while running simulations with Python scripts?

JohanL's avatar
13
JohanL
asked 2025-04-15 22:16:41 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

There is no parameter for tap position in PSSE. The tap is defined by the ratio. The ratio is calculated from RMAX, RMIN and number of tap positions. Use psspy.xfrdat and psspy.xfrint to get the parameters.

perolofl's avatar
3.8k
perolofl
answered 2025-04-18 02:53:16 -0500
edit flag offensive 0 remove flag delete link

Comments

Thank you!

JohanL's avatar JohanL (2025-04-21 17:00:43 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer