Power flow basics
The key idea
A power flow study answers one question: with this generation and this demand, what voltage does every bus sit at, and how much current does every branch carry? Almost every other study builds on the answer.
The idea
A network model on its own is just a description: buses, branches, impedances, loads. It does not tell you whether the network works.
The power flow turns the description into an operating state. You tell it two things — how much power the loads take, and how the generators are dispatched — and it works out the one electrical state consistent with all of it: every voltage, every angle, every flow, every loss.
The difficulty is that everything depends on everything. The current in a branch depends on the voltages at its two ends. Those voltages depend on the currents flowing everywhere else. And the losses depend on the currents that the losses themselves affect. There is no formula that gives the answer directly — the solver has to find it by iteration.
What goes in, what comes out
| You provide | The study returns |
|---|---|
| The network: buses, branches, impedances, switch states | Voltage magnitude and angle at every bus |
| A demand scenario: P and Q for each load (load models) | P, Q, current and loading on every branch |
| A dispatch: slack, PV targets, Q limits | Losses, per branch and totalled |
| A voltage band to judge the result against | A violations list, ordered by severity |
Why it matters
- It is the baseline study. Fault levels, protection settings and harmonic studies all start from a network that a power flow has shown to be sensible.
- It answers planning questions cheaply. Will the feeder cope with the new factory? What does closing the ring do to the voltage profile? Change the model, run again, compare.
- It finds the weak spots before customers do. The buses at the bottom of the voltage list and the branches near 100% loading are where the next problem will appear.
See it in Phasor
In Phasor, the diagram you drew is already the study input. Create a power flow case, pick a scenario, and run — the results color the diagram directly, and the violations list names every element that is outside its limits.