Chapter 4: Load Flow Studies

Load Flow Algorithm

The Newton-Raphson procedure is as follows:

Step-1: Choose the initial values of the voltage magnitudes |V| (0) of all np load buses and n − 1 angles δ (0) of the voltages of all the buses except the slack bus.

Step-2: Use the estimated |V|(0) and δ (0) to calculate a total n − 1 number of injected real power Pcalc(0) and equal number of real power mismatch ΔP (0) .

Step-3: Use the estimated |V| (0) and δ (0) to calculate a total np number of injected reactive power Qcalc(0) and equal number of reactive power mismatch ΔQ (0) .

Step-3: Use the estimated |V| (0) and δ (0) to formulate the Jacobian matrix J (0) .

Step-4: Solve (4.30) for δ (0) and Δ |V| (0) ÷ |V| (0).

Step-5 : Obtain the updates from

 

(4.36)
(4.37)

 

 

 

Step-6: Check if all the mismatches are below a small number. Terminate the process if yes. Otherwise go back to step-1 to start the next iteration with the updates given by (4.36) and (4.37).