Hello everyone,
I am working on my project and I got stuck with reactive power loss.
I was trying to calculate the reactive power loss for all the branches.
I have given the following case below-
I run the normal power flow for  the case attached below by the following
command- << runpf (case9ab)
After then I have to calculate the reactive power loss by using the
following command-
reactive_power_loss=results.branch(:,QF)+results.branch(:,QT)
But it is not giving the same results as coming after power flow in the
command window.
My Question is how to calculate the reactive power loss values (Q (MVAR) )
as given in the branch data after power flow.

Attachment: case9ab.m
Description: Binary data



Reply via email to