Learn Load Flow Analysis
Understand the fundamentals powering PowerIQ
What is Load Flow Analysis?
Load Flow (Power Flow) analysis determines voltages, real and reactive power flows, and line losses across a power system under steady-state operation.
Bus Types
PQ Bus – P & Q known, V & δ unknown
PV Bus – P & V known, Q & δ unknown
Slack Bus – Reference bus supplying losses
Fast Decoupled Load Flow (FDLF)
FDLF speeds up Newton–Raphson by decoupling active and reactive power equations into B’ and B’’ matrices, allowing rapid iteration even for large grids.
Why Choose FDLF?
NR is accurate but heavy, GS is slow, while FDLF provides fast, reliable convergence for real power systems with minimal computational demand.
Bus, Line & Result Parameters Explained
Bus Data Parameters
Bus No – Unique identification number of the bus.
Type – Bus type (1: Slack, 2: PV, 3: PQ).
Vm – Voltage magnitude (p.u.).
Va – Voltage phase angle (degrees).
Pd – Real power demand (MW).
Qd – Reactive power demand (MVAr).
Pg – Real power generation (MW).
Qg – Reactive power generation (MVAr).
Qmin / Qmax – Reactive power generation limits (MVAr).
Shunt – Reactive power injection or absorption at the bus.
Line Data Parameters
From Bus – Sending-end bus number.
To Bus – Receiving-end bus number.
R – Line resistance (p.u.).
X – Line reactance (p.u.).
B/2 – Half-line charging susceptance (p.u.).
Tap – Transformer tap ratio (typically 1.0 if no transformer).
Result Parameters
V (p.u.) – Final bus voltage magnitude after convergence.
δ (deg) – Final voltage phase angle.
P Flow – Real power flow through transmission lines (MW).
Q Flow – Reactive power flow through transmission lines (MVAr).
Line Losses – Real and reactive power losses in transmission lines.