0

ACCC_solution not giving same line flows as load flow

Hi, I have had this problem on two projects now. When getting line flows using result = pssarrays.accc_solution() and then result.mvaflows This gives a different value then if I go into psse and manually turn a line off then check the line flows.

Ned P's avatar
1
Ned P
asked 2024-03-24 21:57:03 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Manual runs of PSSe use an AC load flow solution method, taking into account the reactive power effect on the MVA flow reported, while activity ACCC uses linear factors (like PTDF or OTDF) calculated by activity DFAX, to evaluate the effect of a contingency on the MVA flow monitored (kind of DC load flow). Both values will differ the most when the contingency creates large delta in P & Q flows.

jconto's avatar
2.9k
jconto
answered 2024-03-25 17:35:34 -0500
edit flag offensive 0 remove flag delete link

Comments

Thanks for the explanation

Ned P's avatar Ned P (2024-03-25 21:29:08 -0500) edit
add a comment see more comments

Your Answer

Login/Signup to Answer