5

Optimal Power-Flow Problem—Solution Technique

OBJECTIVES

After reading this chapter, you should be able to:

  • know the optimal power flow problem concept
  • study the major steps for optimal power flow solution techniques
  • formulate the mathematical modeling for optimal power flow problem with and without inequality constraints
  • develop algorithms for optimal power flow problems with and without inequality constraints
5.1 INTRODUCTION

The problem of optimizing the performance of a power system network is formulated as a general optimization problem. It is required to state from which aspect the performance of the power system network is optimized.

In optimization problem, the objective function becomes ‘to minimize the overall cost of generation in economic scheduling and unit commitment problem’:

  • It is based on allocating the total load on a station among various units in an optimal way with cases being taken into consideration in a load-scheduling problem.
  • It is based on allocating the total load on the system among the various generating stations.

The optimal power flow problem:

  • refers to the load flow that gives maximum system security by minimizing the overloads,
  • aims at minimum operating cost and minimum losses,
  • should be based on operational constraints, and
  • is a static optimization problem with the cost function as a scalar objective function.

The solution technique for an optimal power flow problem was first proposed by Dommel and Tinney and has following three major steps:

  1. It is based on the load flow solution by the Newton–Raphson (N–R) method.
  2. A first-order gradient method consists of an algorithm that adjusts the gradient for minimizing the objective function.
  3. Use of penalty functions to account for inequality constraints on dependent variables.

The optimization problem of minimizing the instantaneous operating costs in terms of real and reactive-power flows is studied in this unit.

The optimal power flow problem without considering constraints, i.e., unconstrained optimal power flow problem, is first studied and then the optimal power flow problem with inequality constraints is studied. The inequality constraints are introduced first on control variables and then on dependent variables.

5.2 OPTIMAL POWER-FLOW PROBLEM WITHOUT INEQUALITY CONSTRAINTS

The primary objective of the optimal power flow solution is to minimize the overall cost of generation. This is represented by an objective function (or) cost function as:

images

subject to power (load) flow constraints:

images
images

and

images

where Vi = |Vi|∠δi is the voltage at bus ‘i’, Vj = |Vj|∠δj the voltage at bus ‘j’, Yij = |Yij|∠θij the mutual admittance between the i th and j th buses, Pi the specified real-power at bus i, Qi the specified reactive power at bus i, the net real power injected into the system at the i th bus, Pi = PGiPDi, and the net reactive power injected into the system at the i th bus, Qi = QGiQDi.

For load buses (or) P–Q buses, P and Q are specified and hence Equations (5.2) and (5.3) form the equality constraints.

For P–V buses, P and |V| are specified as the function of some vectors and are represented as:

f(x, y) = 0

where x is a vector of dependent variables and is represented as

images

and y is a vector of independent variables and is represented as

images

Out of these independent variables (Equation (5.6)), certain variables are chosen as control variables, which are to be varied to yield an optimal value of the objective function. The remaining independent variables are called fixed or disturbance or uncontrollable parameters.

Let ‘u’ be the vector of control variables and ‘p’ the vector of fixed or disturbance variables.

Hence, the vector of independent variables can be represented as the combination of vector of control variables ‘u’ and vector of fixed or disturbance or uncontrollable variables ‘p’ and is expressed as

images

The choice of ‘u’ and ‘p’ depends on what aspect of power system is to be optimized. The control parameters may be:

  1. voltage magnitude at P–V buses,
  2. PGi at generator buses with controllable power,
  3. slack bus voltage and regulating transformer tap setting as additional control variables, and
  4. in the case of buses with reactive-power control, QGi is taken as a control variable.

Now, the optimal power flow problem can be stated as

 

min C = C(x, u)                             (5.8)

subject to equality constraints:

 

f(x, u, p) = 0                                 (5.9)

Define the corresponding Lagrangian function images by augmenting the equality constraint to the objective function through a Lagrangian multiplier λ as

 

min· = C(x, u) + λT[f(x, u, p)]         (5.10)

where λ is a vector of the Lagrangian multiplier of suitable dimension and is the same as that of equality constraint, f (x, u, p).

The necessary conditions for an optimal solution are as follows:

images
images
images

Equation (5.13) is the same as equality constraints, and the expressions for images and images are not very involved.

Consider the general load flow problem of the N–R method by considering a set of ‘n’ non-linear algebraic equations,

fi(x1, x2xn) = 0   for i = 1, 2 … n             (5.14)

Let    x10, x20, … xn0 be the initial values.

and let ∆x10, ∆x20, … ∆xn0 be the corrections, which on being added to the initial guess, give an actual solution:

fi(x10 + Δx10, + x20 + Δx20, …, xn0 + Δxn0) = 0   for i = 1, 2 … n         (5.15)

By expanding these equations according to Taylor’s series around the initial guess, we get

images

where images are the derivatives of fi with respect to x1, x2xn evaluated at (x10, x20, … xn0).

Neglecting higher order terms, we can write Equation (5.16) in a matrix form as

images

or in a vector matrix form as

 

f 0 + J 0 Δx0 ≅ 0                             (5.18)

where J 0 is known as the Jacobian matrix and is obtained by differentiating the function vector ‘f ’ with respect to ‘x’ and evaluating it at x 0.

By comparing Equations (5.11), (5.12), and (5.13) with Equations (5.17) and (5.18), it is observed that images is the Jacobian matrix and the partial derivatives of equality constraints with respect to dependent variables are obtained as Jacobian elements in a load flow solution.

The equality constraints are basically the power flow equations, i.e., real and reactive-power flow equations:

images equality constraints for PQ bus

Pi is the equality constraint for PV bus

x’ is the dependent variable like |Vi|, δi

Then, images may be expressed as partial derivatives of images

The Equations (5.11), (5.12), and (5.13) are non-linear algebraic equations and can be solved iteratively by employing a simple technique that is a ‘gradient method’ and is also called the steepest descent method.

The basic technique employed in the steepest descent method is to adjust the control parameters ‘u’ so as to move from one feasible solution point to a new feasible solution point in the direction of the steepest descent (or negative gradient). Here, the starting point of feasible solution is one where a set of values ‘x’ (i.e., dependent variables) satisfies Equation (5.13) for given ‘u’ and ‘p’. The new feasible solution point refers to a location where the lower objective function is achieved.

These moves are to be repeated in the direction of negative gradient till minimum value is reached. Hence, this method of obtaining a solution to non-linear algebraic is also called the negative gradient method.

5.2.1 Algorithm for computational procedure

The algorithm for obtaining an optimal solution by the steepest descent method is given below:

Step 1: Make an initial guess for control variables (u0).

Step 2: Find the feasible load flow solution by the N–R method. The N–R method is an iterative method and the solution does not satisfy the constraint equation (5.13). Hence, to satisfy Equation (5.12), ‘x’ is improved as follows:

xr + 1 = xr + Δx

x is obtained by solving the set of linear equations of the Jacobian matrix of Equation (5.18) as given below:

f (xr + Δx, y) = f (xr, y) + images (xr, y) Δx = 0

images

The final results of Step-2 provide a feasible solution of ‘x’ and the Jacobian matrix.

Step 3: Solve Equation (5.11) for λ and it is obtained as

images

Step 4: Substitute λ from Equation (5.19) into Equation (5.12) and calculate the gradient:

images

For computing the gradient, the Jacobian matrix, images, is already known from Step 2.

Step 5: If the gradient ∇images is nearly zero within the specified tolerance, the optimal solution is obtained. Otherwise,

Step 6: Find a new set of control variables as

 

unew = uold + Δ u                         (5.21)

where         Δu = − α.                         (5.22)

Here, ∆u is a step in the negative direction of the gradient.

The parameter α is a positive scalar, which controls the step i’s (size of steps), and the choice of α is very important.

Too small a value of α guarantees the convergence but slows down its rate. Too high a value of it causes oscillations around the optimal solution. Several methods are suggested for determining the best value of α for a given problem and for an optimum choice of step size.

α is a problem-dependent constant. Experience and proper judgment are necessary in choosing a value of it. Steps 1, 2, and 5 are repeated for a new value of ‘u’ till an optimal solution is reached.

5.3 OPTIMAL POWER-FLOW PROBLEM WITH INEQUALITY CONSTRAINTS

5.3.1 Inequality constraints on control variables

In Section 5.2, the unconstrained optimal power flow problem and the computational procedure for obtaining the optimal solution are discussed. Now, in this section, the inequality constraints are introduced on control variables, and then the method of obtaining a solution to the optimal power flow problem is discussed.

The permissible values of control variables, in fact, are always constrained, such that

 

uminuumax                             (5.23)

For example, if the real power or reactive-power generation are taken as control variables, then inequality constraints become

 

 

PGi (min)PGiPGi (max)

 

 

QGi (min)QGiQGi (max)

(5.24)

In finding the optimal power flow solution, Step 6 of the algorithm of Section 5.2.1 gives the change in control variable as

Δu = − α

where    images and the new control variable, unew = uold + ∆u.

This new value of control variable must be checked whether it violates the inequality constraints on the control variable or not:

i.e.,    ui(min)ui(new)ui(max)

If the correction ∆u causes to exceed one of the limits, ‘ui’ is set equal to the corresponding limit, i.e., the new value of ui is determined as

images

otherwise set    ui(new) = ui(old) + ∆ui

After a control variable reaches any of the limits, its component in the gradient should continue to be computed in later iteration, as the variable may come within limits at some later stages.

The optimality condition under inequality constraints can be rewritten as Kuhn–Tucker conditions given below:

images

Therefore, now, in Step 5 of the algorithm of Section 5.2.1, the gradient vector has to satisfy the optimality condition given by Equation (5.26).

5.3.2 Inequality constraints on dependent variables—penalty function method

In this section, the optimal solution to an optimal power flow problem will be obtained with the introduction of inequality constraints on dependent variables and penalties for their violation.

The inequality constraints on dependent variables specified in terms of upper and lower limits are

 

x(min)xx (max)                             (5.27)

where x is a vector of dependent variables.

For example, if the bus voltage magnitude |Vi| is taken as a dependent variable, the inequality constraint becomes

 

|V|min ≤ |V| ≤ |V|max   on a P−Q bus                 (5.28)

The above-mentioned inequality constraints can be handled conveniently by a method known as the penalty function method. In this method, the objective function is augmented by penalties for the violations of inequality constraints. Due to this augmented objective function, the solution lies sufficiently close to the constraint limits when the violations of these limits have taken place. The penalty function method, in this case, is valid since these constraints are seldom rigid limits in the strict sense but are, in fact, soft limits (e.g., |V| ≤ 1.0 on a PQ bus really means |V| should not exceed 1.0 too much and |V| = 1.01 may still be permissible).

When inequality constraints are violated, the objective function can be modified by augmenting penalties as

images

where ωj is the penalty introduced for each of the violated inequality constraints.

A suitable penalty function is defined as

images

where γj is called a penalty factor since it controls the degree of penalty and is a real positive number.

A plot of the penalty function, which is proposed, is shown in Fig. 5.1. The plot clearly indicates how the rigid limits are replaced by soft limits. The necessary optimality conditions:

images
images

FIG. 5.1 Penalty function

images

would now be modified as given below, while the condition of Equation (5.13), i.e., load flow equations, remains unchanged:

images
images

In the above equations, the vector images can be calculated from the penalty function ωj.

The vector images can be obtained from Equation (5.30) and would contain one non-zero term corresponding to dependent variable xj .

The vector images, since the penalty functions on dependent variables are independent of control variables.

If we choose a higher value for γj, the penalty function ωj can be made steeper so that the solution lies closer to the rigid limits, but the convergence becomes poorer. In normal practice, it is required to start with a lower value of γj and then increase it during the optimization process if the solution violates constraints above a certain tolerance limit.

It is concluded that the solution to optimal power flow problem can be achieved by superimposing the N–R method of load flow on the optimal power flow problem with respect to relevant inequality constraints. These solutions are often required for system planning and operation.

KEY NOTES
  • The optimal power flow problem:
    1. refers to load flow, which gives maximum system security by minimizing the overloads,
    2. aims at minimum operating cost and minimum losses,
    3. should be based on operational constraints, and
    4. is a static optimization problem with cost function as the scalar objective function.
  • The solution technique for optimal power flow problem proposed by Dommel and Tinney has the following three major steps:
    1. it is based on the load flow solution by the N–R method.
    2. a first-order gradient method consists of an algorithm that adjusts the gradient for minimizing the objective function.
    3. use of penalty functions to account for inequality constraints on dependent variables.
  • For PV buses, P and |V| are specified as functions of some vectors and are represented as f (x, y) = 0 where x is a vector of dependent variables and y is a vector of independent variables.
  • The vector of independent variables can be represented as the combination of vector of control variables ‘u’ and vector of fixed or disturbance or uncontrollable variables ‘p’ and is expressed as images
  • The control parameters are:
    1. voltage magnitude at PV buses,
    2. PGi at generator buses with controllable power,
    3. slack bus voltage and regulating transformer tap setting as additional control variables, and
    4. in the case of buses with reactive-power control, QGi is taken as control variable.
  • Optimal power flow problem can be stated as

    min C = C(x, u)

    subject to equality constraints:

    f(x, u, p) = 0

SHORT QUESTIONS AND ANSWERS
  1. The solution technique proposed by Dommel and Tinney for the optimal power flow problem is based on three major steps. What are they?
    • Load flow solution by N–R method.
    • A first-order gradient method.
    • Use of penalty functions to account for inequality constraints on dependent variables.
  2. Write the expressions of power flow equality constraints in terms of optimal power flow problem.
  3. Write the necessary conditions for obtaining an optimal solution to the optimal power flow problem without inequality constraints.
    images
  4. What is an optimal power flow problem?
    • A general optimization problem refers to load flow, which gives maximum system security by minimizing the overloads.
    • Optimal power flow problem is a static optimization problem with cost function as a scalar objective function.
  5. Which parameters are obtained as Jacobian elements in an optimal power flow problem?

    Partial derivatives of equality constraints with respect to dependent variables. i.e., images

  6. What is the basic technique employed in the steepest descent method?

    To adjust the control variables so as to move from one feasible solution point to a new feasible solution point where the lower objective function is achieved.

  7. Why the steepest descent method is called the negative gradient method?

    The moves from one feasible solution point to a new feasible point are to be repeated in the direction of negative gradient till a minimum value is reached.

  8. What is the effect of too small a value of α and too high value of α on the convergence of a solution?

    The too small value of α guarantees the convergence but slows down the rate of convergence, whereas too high a value of it causes an oscillatory solution around the optimal solution.

  9. When will the Kuhn–Tucker conditions become optimality conditions?

    While introducing inequality constraints on control variables.

  10. When will the penalty function method be adopted in solving optimal power-flow problem?

    While introducing inequality constraints on dependent variables.

  11. What is the effect of choosing a higher value for γj the penalty factor?

    The penalty function ωj can be made steeper so that the solution lies closer to the rigid limits, but convergence becomes poorer.

MULTIPLE-CHOICE QUESTIONS
  1. The solution technique for an optimal power flow problem proposed by Dommel and Tinney has the steps based on:
    1. load flow solution by the N–R method.
    2. a first-order gradient method.
    3. use of penalty functions to account for inequality constraints on dependent variables.
    4. non-linearities present in the operation methods
      1. (i) and (iii)
      2. (ii) and (iii)
      3. All except (iii)
      4. All except (iv).
  2. According to the Dommel and Tinney technique, ________ method is employed for obtaining the optimal solution.
    1. Divergence method.
    2. Kuhn–Tucker method.
    3. First-order gradient method.
    4. Lagrangian multiplier method.
  3. In an optimal power flow solution, the objective function min images subject to the equality constraints:
    1.  

      images
    2.  

      images
    3.  

      images
    4.  

      images
  4. The equality constraints of an optimal power flow problem are specified as function f (x, y) = 0, where x is:
    1. Vector of dependent variables.
    2. Vector of independent variables.
    3. Vector of control variables.
    4. Vector of uncontrolled variables.
  5. The equality constraints of an optimal power flow problem are specified as function f (x, y) = 0, where y is:
    1. Vector of dependent variables.
    2. Vector of independent variables.
    3. Vector of control variables.
    4. Vector of uncontrolled variables.
  6. The independent variables are:
    1. Control variables.
    2. Disturbance variables.
    3. Both (a) and (b).
    4. None of these.
  7. The control parameter in an optimal power flow problem is:
    1. Voltage magnitude at the PV bus.
    2. PGi and QGi at the generator bus.
    3. Slack bus voltage.
    4. All of these.
  8. If x is the vector of dependent variables, y is the vector of independent variables, u is the vector of control variables, and p is the vector of disturbance variables, then among the following which is correct?
    1. images
    2. images
    3. images
    4. None of these.
  9. In an optimal power flow solution, the equality constraints are basically:
    1. Voltage equations.
    2. Power flow equations.
    3. Current flow equations.
    4. Both (a) and (c).
  10. Which of the following is obtained as Jacobian elements in a load-flow solution?
    1. Partial derivatives of equality constraints with respect to dependent variables, images
    2. Partial derivatives of equality constraints with respect to independent variables, images
    3. Partial derivatives of equality constraints with respect to control variables, images
    4. Partial derivatives of equality constraints with respect to controlled variables, images
  11. In an optimal power flow problem, the basic technique is to adjust the control variable u so as to move from one feasible solution point to a new solution point with a lower value of objective function. This technique is:
    1. Steepest descent method.
    2. Negative gradient method.
    3. Either (a) or (b).
    4. None of these.
  12. The new set of control variables is unew = uold = + ∆u. The change in control variable ∆u is expressed as
    1. Δu = − αimages
    2. Δu = − αimages
    3. Δu = − ∇α
    4. None of these.
  13. α is a parameter and too small a value of α results in the following:
    1. Guarantees the convergence.
    2. Slows down the rate of convergence.
    3. Increases the rate of convergence.
      1. Only (a).
      2. (b) Only.
      3. (a) and (c).
      4. (a) and (b).
  14. ________ value of α causes an oscillatory solution around the optimal solution.
    1. Too high.
    2. Too low.
    3. In between too high and too low.
    4. None of these.
  15. The Kuhn–Tucker condition images if
    1. Ui(min)UiUi(max).
    2. Ui = Ui(min).
    3. Ui = Ui(max).
    4. None of these.
  16. images if
    1. Ui(min)UiUi(max).
    2. Ui = Ui(min).
    3. Ui = Ui(max).
    4. None of these.
  17. images if
    1. Ui(min)UiUi(max).
    2. Ui = Ui(min).
    3. Ui = Ui(max).
    4. None of these.
  18. The inequality constraints on dependent variables are conveniently handled by ________ method.
    1. Penalty function.
    2. Kuhn–Tucker.
    3. Newton–Raphson.
    4. None of these.
  19. The inequality constraint limits are usually not very ________ limit (soft /rigid) but are in fact ________ limits (soft /rigid).
  20. In the above, the penalty introduced (ωj) for each violation of ________ constraint.
    1. Equality.
    2. Inequality.
    3. Either (a) or (b).
    4. None of these.
  21. For the optimal power flow problem, the equality constraints are specified as function, f (x, y) = 0, where:
    1. x is a vector of a dependent variable.

      y is a vector of an independent variable.

    2. x is a vector of an independent variable.

      y is a vector of a dependent variable.

    3. x is a vector of a dependent and an independent variable.

      y is a vector of a constant.

    4. x is a vector of a control variable.

      y is a vector of an uncontrolled variable.

  22. To obtain the optimal solution to an optimal power flow problem, a simple technique that can be employed is
    1. A positive gradient method.
    2. Negative gradient method.
    3. Fast decoupled method.
    4. Priority ordering.
  23. The penalty introduced for each violated inequality constraint is ωj. For a higher value of ωj,
    1. The penalty function can be made steeper.
    2. The solution lies closer to the rigid limits.
    3. Rate of convergence becomes poorer.
    4. Rate of convergence becomes higher.
      1. (a) and (b).
      2. (a) and (c).
      3. All except (d).
      4. All of these.
  24. In an optimal power flow solution, the equality constraints are specified as a function of:
    1. Vector of dependent variables.
    2. Vector of independent variables.
    3. Vector of constants.
    4. Both (a) and (b).
  25. Control variable ‘u’ and disturbance variable ‘p’ come under:
    1. Dependent variables.
    2. Independent variables.
    3. Both (a) and (b).
    4. None of these.
  26. The optimal power flow problem with inequality constraints on dependent variables can be solved conveniently by
    1. Negative gradient method.
    2. Cost function method.
    3. Penalty function method.
    4. Steepest descent method.
  27. Penalty functions on dependent variables are ________ of the control variables.
    1. Dependent.
    2. Independent.
    3. Dependent in one case and independent on another case.
    4. None of these.
  28. The optimal power flow problem:
    1. Refers to the load flow that gives maximum system security by minimizing the overloads.
    2. Aims at minimum operating cost and minimum losses.
    3. Should be based on operational constraints.
    4. All of these.
  29. The optimal power flow problem is:
    1. A static optimization problem with the cost function as a scalar objective function.
    2. A dynamic optimization problem with the cost function as a scalar objective function.
    3. Fully static and partially dynamic optimization problem with the cost function as an objective function.
    4. None of these.
  30. For a higher value of the penalty factor,
    1. The penalty function can be made steeper.
    2. The solution lies closer to the rigid limit.
    3. Convergence becomes poorer.
    4. All of these.
REVIEW QUESTIONS
  1. Discuss optimal power flow problems without inequality constraints.
  2. Obtain an optimal power flow solution with inequality constraints on control variables.
  3. Explain the penalty function method of obtaining an optimal power flow solution with inequality constraints on dependent variables.
  4. Develop an algorithm for obtaining the optimal power flow solution without inequality constraints by the steepest descent method.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset