The standard power flow or loadflow problem involves solving for the set of voltages and flows in a network corresponding to a specified pattern of load and generation. Matpower includes solvers for both AC and DC power flow problems, both of which involve solving a set of equations of the form
| (4.1) |
constructed by expressing a subset of the nodal power balance equations as functions of unknown voltage quantities.
All of Matpower’s solvers exploit the sparsity of the problem and, except for Gauss-Seidel, scale well to very large systems. Currently, none of them include any automatic updating of transformer taps or other techniques to attempt to satisfy typical optimal power flow constraints, such as generator, voltage or branch flow limits.