0

How does psse determine the current injection for a constant power load during dynamic simulations during low voltages?

I am trying to build my own transient stability simulator in python and that's why i am curious. I am assuming that during low voltages, the constant power load is converted to either constant current or constant impedance loads to avoid convergence issues. Please correct me if i am wrong. However, if i am right, what are these voltage thresholds? Are these details provided in the PSSE manuals? If yes, please let me know which manual should i be looking at (POM, PAGV1, PAGV2).

bikiran1991's avatar
47
bikiran1991
asked 2019-05-05 16:57:56 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

The load characteric is described in Chapter 5.5 in Program Application Guide, Volume 1. The constant load is reduced at voltages below the value set by parameter PQBRAK (see General tab in Solution Parameters). The default value of PQBRAK is 0.7.

Please note that the figures in the manual are misleading. Figure 5-3a shows the constant load MVA characteristic when PKBRAK = 0.5, while Figure 5-3b shows the constant load current characteristic when PKBRAK is approximately 0.7. The two curves do thereby not correspond to each other.

Neither constant current nor constant impedance characteristic is used for constant MVA load load below breakpoint PQBRAK. Instead an elliptical function is used, whose details are not revealed in the manual.

perolofl's avatar
3.8k
perolofl
answered 2019-05-06 03:45:44 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer