RTUEE / EC / EEEYr 2019 · Sem 72019

Q9Power System Analysis

Question

16 marks

5. (a) Explain different type of buses and variables in power system. Derive steady state load flow equation. [8]

(b) What do you mean by load flow problems? [8]

Answer

(a) Types of Buses and Variables in Power System; Steady State Load Flow Equation

In power system load flow (power flow) analysis, every bus has four associated variables: voltage magnitude |V|, voltage phase angle delta, real (active) power injection P, and reactive power injection Q. At each bus, exactly two of these four quantities are specified as known (given) input data, while the remaining two are unknown quantities to be solved for by the load flow calculation - the specific pair of variables specified at a given bus determines its classification into one of three standard bus types.

  • Slack (swing) bus: voltage magnitude |V| and phase angle delta are specified (angle conventionally fixed at zero, serving as the system's phase-angle reference), while P and Q are unknown (solved for). Exactly one slack bus is designated per system, and it is essential specifically to balance the system's overall real and reactive power (supplying whatever additional generation is needed to cover system losses, which cannot be known in advance before the load flow solution itself is computed).
  • Load (PQ) bus: real power P and reactive power Q are specified (known from the connected load's demand, and any local generation), while voltage magnitude |V| and phase angle delta are unknown (solved for). The great majority of buses in a typical power system are load buses, since most buses simply represent a point where load is drawn from the system with no directly connected voltage-controlling generator.
  • Generator (PV, voltage-controlled) bus: real power P (set by the generator's economic dispatch/scheduled output) and voltage magnitude |V| (maintained by the generator's automatic voltage regulator/excitation control) are specified, while reactive power Q and phase angle delta are unknown (solved for).

The steady-state load flow equations are derived from the fundamental relationship between bus current injections and bus voltages via the bus admittance matrix, I=YbusV, combined with the definition of complex power injection at each bus, Si=ViIi (where denotes complex conjugate).

Expressing each bus voltage in polar form Vi=|Vi|angle(deltai) and each admittance matrix element in polar form Yik=|Yik|angle(thetaik), and separating the resulting expression into its real and imaginary parts, gives the standard power flow equations expressing real and reactive power injection at bus i explicitly in terms of all bus voltage magnitudes and angles:

These are the nonlinear steady-state load flow equations, one pair (Pi, Qi) for each of the n buses in the system, expressed in terms of the 2n unknown voltage magnitude and angle variables (with the known-versus-unknown split at each bus depending on that bus's type, as described above) - because these equations are nonlinear in the voltage angle and magnitude variables (due to the trigonometric functions and product terms), they cannot be solved by direct linear matrix methods and instead require an iterative numerical solution technique, such as the Gauss-Seidel or Newton-Raphson methods, to determine the unknown bus voltage magnitudes and angles that simultaneously satisfy all the specified power injection and voltage constraints throughout the network.

(b) Load Flow Problems

The load flow (power flow) problem is the fundamental power system analysis task of determining the steady-state voltage magnitude and phase angle at every bus in a power network, given the specified generation and load conditions (as classified by bus type above), from which all other operating quantities of interest - line power flows, line currents, system losses, and reactive power requirements at each generator - can subsequently be computed. The load flow problem is solved routinely by power system operators and planners for a very wide range of practical purposes: verifying that a proposed or existing system operates within acceptable voltage limits at every bus under both normal and contingency (equipment-outage) conditions, checking that no transmission line or transformer is loaded beyond its thermal rating, planning new generation, transmission, or load additions to the system, determining the most economical generation dispatch pattern consistent with acceptable voltage and loading limits (economic dispatch and optimal power flow studies build directly on the basic load flow calculation), and providing the necessary steady-state operating-point starting condition required as an input to more advanced studies such as transient stability, short-circuit, and protection coordination analysis.

Because the underlying load flow equations are nonlinear (as shown in part (a) above), the load flow problem cannot generally be solved in closed form for any network of realistic size, and must instead be solved iteratively using numerical methods, with the Gauss-Seidel method, Newton-Raphson method, and fast decoupled method being the three classical solution techniques (compared and contrasted elsewhere in this examination), each iteratively refining an initial estimate of the unknown bus voltages until the computed power injections at every bus converge to within an acceptable tolerance of the specified values.

It is also worth noting the important distinction between the load flow problem's mathematical formulation (a set of nonlinear algebraic equations relating bus power injections to bus voltages, as derived in part (a)) and its computational solution (requiring an iterative numerical method, as discussed further in relation to other questions in this examination) - this distinction matters because the load flow equations themselves have been well understood and essentially unchanged in their basic mathematical form for many decades, while the computational methods used to solve them have evolved considerably over that same period (from early Gauss-Seidel-based digital computer solutions in the 1950s-60s, through Newton-Raphson becoming the standard from the 1970s onward, to today's fast decoupled and other specialized methods for real-time applications), illustrating that continued research progress in this field has focused primarily on computational efficiency and robustness rather than on the underlying physical/mathematical problem formulation itself.

It is also worth noting that modern extensions of the basic load flow problem described here - including optimal power flow (which additionally optimizes an economic objective function, such as minimizing total generation cost, subject to the same underlying power-balance and operating-limit constraints), probabilistic/stochastic load flow (which accounts for uncertainty in load and renewable generation forecasts rather than assuming perfectly known, deterministic input values), and dynamic/time-series load flow (which solves the load flow problem repeatedly across a sequence of time steps to study how the system evolves over an operating day or year) - all build directly upon the same fundamental steady-state load flow equations and bus classification framework described in this answer, extending rather than replacing the basic load flow formulation to address increasingly sophisticated modern power system planning and operation questions.

Back to Paper