0

How to use the fact model in pss/e to modelize a SVC for steady case ?

Hello is there anyone who knows how to modelise an svc in pss/e for a steady case using the fact model by pss/e , and can someone explain what does RMPCT mean in the fact model and thank you

oizenberg's avatar
1
oizenberg
asked 2023-07-26 11:31:04 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

For example, add an SVC with 200 MVA rating at bus 154. Voltage setpoint set to 1.01 pu:

psspy.facts_data_2(r"""FACTS 1""",[154,0,1,1,0,0],[0.0,0.0, 1.01, 200.0])

RMPCT is only used if more than one device is controlling the same bus voltage. The default value of 100% can normally be used.

perolofl's avatar
3.8k
perolofl
answered 2023-07-31 04:35:18 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer