Transactions Template JOURNAL OF ENGINEERING RESEARCH AND TECHNOLOGY, VOLUME 4, ISSUE 3, SEPTEMPER 2017 110 True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique F. R. Zaro Palestine Polytechnic University PPU Abstract—in this paper, a Multi-Objective Particle Swarm optimization (MOPSO) technique is proposed for solving the Optimal Power Flow (OPF) problem in a deregulated environment. The OPF problem is formulated as a nonlinear constrained multiobjective optimization problem where the fuel cost and wheeling cost are to be optimized simultaneously. MVA-km method is used to calculate the wheeling cost in the system. The proposed approach handles the problem as a true multiobjective optimization problem. The results demonstrate the capabilities of the proposed approach to generate true and well-distributed Pareto-optimal solutions of the multiobjective OPF problem in one single run. In addition, the effectiveness of the proposed approach and its potential to solve the multiobjective OPF problem are confirmed. IEEE 30 bus system is considered to demonstrate the suitability of this algorithm. Index Terms— Optimal power flow, Particle swarm optimization, Wheeling cost, Fuel cost, Multiobjective optimization. I INTRODUCTION The Optimal Power Flow (OPF) problem is one of the most widely studied subjects in the power system field. Still researchers are working on OPF problems for the present day challenges of power system such as a liberalized market or microgrid. The OPF requirements have become more complex than it was and the classical power systems con- cepts and practices are overruled by the management of eco- nomic market, due to the deregulation of electricity market and consideration of dynamic system properties [1]. In deregulated electricity market, OPF research result can be extended into many research fields: electricity transmis- sion fee computation, locational real-time pricing, available transfer capability estimation, network congestion manage- ment, etc. [2]. The most common methods for OPF: Linear Program- ming, Nonlinear Programming, Quadratic Programming, Newton-Raphson, Interior Point and Artificial Intelligence (AI) methods. AI methods include Genetic Algorithm (GA), Evolutionary Programming (EP), Artificial Neural Network, Ant Colony, Fuzzy Logic Method and Particle Swarm Opti- mization (PSO) [3]-[4]. The power transfer allocation is one of the important is- sues in deregulated power industry. The most common methods for allocation payment of electricity transmission systems: MVA-mile, MW-mile, contract path, postage-stamp rate, unused transmission capacity, counter-flow, and distri- bution factors [5]. The results of GA, EP and PSO were promising and encouraging for further research for solving OPF problem [6]-[8]. In a standard OPF problem, several objectives can be de- fined. The multiobjective OPF problem was converted to a single objective problem by linear combination of different objectives as a weighted sum. However, this requires multi- ple runs depending on the number of desired Pareto-optimal solutions (POS). Additionally, this method cannot be used to find POS in problems having a non-convex Pareto-optimal front. Evolutionary algorithms can be efficiently used to eliminate most of the difficulties of conventional methods [9]-[11]. Since they use a population of solutions in their search, multiple POS can be found in one single run. The multiobjective evolutionary algorithms have been proposed for different optimization problems of power system with impressive success [12]-[15]. Generally, in a multiobjective optimization the major challenges are generating uniform distributed Pareto set with maximum diversity, selecting the best compromise solution from the Pareto set as well as the computational efficiency. Several methods have been proposed to solve mutliobjective optimization problems [16]-[19]. In this paper, Multi-Objective Particle Swarm Optimiza- tion (MOPSO) technique is utilized to solve the OPF prob- lem. The OPF problem is formulated as a nonlinear con- strained multiobjective optimization problem where the fuel cost and wheeling cost are treated as competing objectives. A hierarchical clustering technique is implemented to man- age Pareto-optimal set size. Furthermore, for choosing the best compromise solution from Pareto optimal solutions the Fuzzy theory is proposed. As well as several runs have been carried out on the standard IEEE 30-bus test system. The rest of this paper is organized as follows. The prob- lem statement is described in section II. Whereas multi- objective optimization and the proposed approach are de- scribed in sections III and IV respectively. The implementa- tion of the proposed technique is described in section V. Fi- nally, the results and conclusions are made in sections VI and VII respectively. F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 111 II PROBLEM STATEMENT A. Problem Objectives 1. Minimization of Fuel Cost: The generator cost curves can be represented as 2 i i i Gi i Gi f a b P c P   ($/Hour) (1) Where fi is the fuel cost of the i th generator, ai, bi, and ci are the cost coefficients of the i th generator. Table I contains the values of these coefficients. PGi is the real power output of the i th generator. In this study, J1 represents the total fuel cost, i.e., 1 1 ( ) ($/Hour) NG G i i J F P f    (2) Where NG is the number of generators. 2. Minimization of Wheeling Cost: The wheeling cost is rep- resented by the following equation (Cent/Hour) i f i i C W S L (3) Where Wf is weighting factor and it’s unit is cent/(hour. MVA. km), Si is the average apparent power flow in branch i (MVA) and Li is the length of branch i (km). The J2 represents the total wheeling cost (CT). 2 1 Nb f i i i J CT W S L     (4) Where Nb is the number of branches. B. Problem Constraints Equality Constraints are the load flow equations: 1 [ cos( ) sin( )] 0 i i NB G D i j ij i j ij i j j P P V V G B           (5) 1 [ sin( ) cos( )] 0 i i NB G D i j ij i j ij i j j Q Q V V G B           (6) where i= 1,…NB, NB is the number of buses; PG and QG are the generator real and reactive power respectively; PD and QD are the load real and reactive power respectively; Gij and Bij are the transfer conductance and susceptance between bus i and bus j respectively [12]. Inequality Constraints are the system operating constraints:  Generation constraints: VG and QG represent generator voltages and reactive power outputs, respectively. These constraints are restricted by their lower and upper limits as follows: NGiVVV iii GGG ,...,1 maxmin  , (7) NGiQQQ iii GGG ,...,1 maxmin  , (8) where NG is number of generators.  Transformer constraints: represent the transformer tap (T) settings, which are bounded as follows: NTiTTT iii ,...,1 maxmin  , (9) where NT is the number of transformers.  Switchable VAR sources constraints: Switchable VAR compensations QC are restricted by their limits as follows: NCiQQQ cicici ,...,1 maxmin  , (10) where NC is the number of switchable VAR sources.  Security constraints: These include the constraints of volt- ages at load buses and transmission line loadings as fol- lows: NLiVVV iii LLL ,...,1 maxmin  , (11) Where NL is the number of load buses max , 1,..., i il l S S i Nb  (12) C. Problem Formulation The multiobjective optimization problem can be math- ematically formulated as a nonlinear constrained as follows. Minimize [J1, J2] (13) Subject to: g(x,u) = 0 (14) h(x,u)  0 (15) where: x: is the vector of dependent variables consisting of real power generated at slack bus, load bus voltages (VL), generator reactive power outputs (QG), and transmission line loadings Sl. Hence, x can be expressed as 1 1 1 1 x [ , ... , ... , ... ] NL NG Nb T G L L G G l l P V V Q Q S S (16) u: is the vector of control variables consisting of generator voltages VG, transformer tap settings T, and shunt com- pensations Qc. Hence, u can be expressed as 1 2 11 [ ... , ... , ... , ... ] NG NG NC T G G G G NT c c u V V P P T T Q Q (17) g: is the equality constraints. h: is the inequality constraints. III MULTIOBJECTIVE OPTIMIZATION Generally, multiobjective optimization problem consists of a number of objectives to be optimized simultaneously and is associated with a number of equality and inequality constraints [11]-[12], [19]. It can be formulated as follows: obji NixfMinimize ,...,1 )(  (18)      Kkxh Mjxg toSubject k j ,...,1 0)( ,...,1 0)( : Constraints (19) where fi is the i th objective functions, x is a decision vector that represents a solution, and Nobj is the number of objec- tives. In a multiobjective optimization problem, a minimiza- F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 112 tion problem, a solution x 1 dominates a solution x 2 if and only if: 1. )()(:}..., ,2 ,1{ 21 xfxfNi iiobj  (20) 2. )()(:}..., ,2 ,1{ 21 xfxfNj jjobj  (21) The nondominated solutions are denoted as Pareto opti- mal set or Pareto optimal front. IV THE PROPOSED APPROACH A. Overview MOPSO technique is proposed for solving the OPF prob- lem [20]-[24]. The OPF problem is formulated as a nonline- ar constrained multiobjective optimization problem where the fuel cost and wheeling cost are treated as competing ob- jectives. A hierarchical clustering technique is implemented to manage Pareto optimal set size [25]. Furthermore, the Fuzzy set theory has been used to find best compromise so- lution since for the decision making purpose and practical reasons, one is interested in only one solution [26], [27]. The detailed flow chart of the proposed MOPSO is shown in Fig.1. The basic elements of the proposed MOPSO technique are briefly stated and defined as follows [17],[28]-[34]: -  Nondominated local set, Sj * (t),: It is a set that stores the nondominated solutions obtained by the j th particle up to the current time. As the j th particle moves through the search space, its new position is added to this set and the set is updated to keep only the nondominated solutions. An average linkage based hierarchical clustering algorithm is employed to reduce the nondominated local set size if it exceeds a certain prespecified value.  Nondominated global set, S**(t),: It is a set that stores the nondominated solutions obtained by all particles up to the current time. First, the union of all nondominated local sets is formed. Then, the nondominated solutions out of this union are members in the nondominated global set.  External set: It is an archive that stores a historical record of the nondom- inated solutions obtained along the search process. This set is updated continuously after each iteration by applying the dominance conditions to the union of this set and the non- dominated global set. Then, the nondominated solutions of this union are members in the updated external set.  Local best, Xj *(t), and global best, Xj**(t),: In order to guide the search towards the Pareto-optimal front, the global and local best individuals are selected as follows. The individual distances between members in non- dominated local set of the j th particle, Sj*(t), and members in nondominated global set, S**(t), are measured in the objec- tive space. If Xj*(t) and Xj**(t) are the members of Sj*(t) and S**(t) respectively that give the minimum distance, they are selected as the local best and the global best of the j th parti- cle respectively. B. MOPSO Steps The steps for MOPSO can be summarized as following:- Step 1: Initialization: Set the time counter t=0 and generate randomly n particles, {Xj(0), j=1, …, n}, where Xj(0)=[xj,1(0), …, xj,m(0)]. where m is the number of optimized parameters. xj,k(0) is generated by randomly selecting a value with uniform probability over the k th optimized parameter search space [xk min , xk max ]. Simi- larly, generate randomly initial velocities of all particles, {Vj(0), j=1, …, n}, where Vj(0)=[vj,1(0), …, vj,m(0)]. vj,k(0) is generated by randomly selecting a value with uniform prob- ability over the k th dimension [-vk max , vk max ]. Each particle in the initial population is evaluated using the objective func- tions. For each particle, set Sj*(0)={Xj(0)} and the local best Xj*(0)=Xj(0), j=1, …, n. Search for the nondominated solu- tions and form the nondominated global set S**(0). The nearest member in S**(0) to Xj *(0) is selected as the global best Xj**(0) of the j th particle. Set the external set equal to S**(0). Set the initial value of the inertia weight w(0). Step 2: Time updating: Update the time counter t = t+1. Step 3: Weight updating: Update the inertia weight w(t) =  w(t-1). Where  is a decrement constant smaller than but close to 1 Step 4: Velocity updating: Using the global best and individual best of each particle, the j th particle velocity in the k th dimension is updated ac- cording to equation (22): ))1()1(( ))1()1(()1( )()( , ** ,22 , * ,11,,   txtxrc txtxrctvtwtv kjkj kjkjkjkj (22) Step 5: Position updating: Based on the updated velocities, each particle changes its position according to equation (23). )1()()( ,,,  txtvtx kjkjkj (23) If a particle violates its position limits in any dimension, set its position at the proper limit. Step 6: Nondominated local set updating: The updated position of the j th particle is added to Sj*(t). The dominated solutions in Sj*(t) will be truncated and the set will be updated accordingly. If the size of Sj*(t) exceeds a prespecified value, the clustering algorithm will be invoked to reduce the size to its maximum limit. Step 7: Nondominated global set updating: F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 113 The union of all nondominated local sets is formed and the nondominated solutions out of this union are extracted to be members in the nondominated global set S**(t). The size of this set will be reduced by clustering algorithm if it exceeds a prespecified value. Step 8: External set updating: The external Pareto-optimal set is updated as follows. Copy the members of S**(t) to the external Pareto set. 1. Search the external Pareto set for the nondominated individuals and remove all dominated solutions from the set. 2. If the number of the individuals externally stored in the Pareto set exceeds the maximum size, reduce the set by means of clustering. Step 9: Local best and global best updating: The individual distances between members in Sj*(t), and members in S**(t), are measured in the objective space. If Xj*(t) and Xj**(t) are the members of Sj*(t) and S**(t) re- spectively that give the minimum distance, they are selected as the local best and the global best of the j th particle respec- tively. Step 10: Stopping criteria: If the number of iterations exceeds its maximum preset lim- it then stop, else go to step 2. C. Reducing Pareto Set by Clustering The hierarchical clustering algorithm is utilized to manage the Pareto optimal set. From the decision maker’s point of view, reducing the size of the Pareto optimal set without affecting the trade-off front is desirable. [35]. D. Best Compromise Solution The decision maker making the final judgment based on the best compromise solution that is selected from among the Pareto optimal solutions using the Fuzzy set theory [36]. To formulate fuzzy membership function, decision maker is asked to assess an unacceptable value of an objective F de- noted by max i F , and a satisfactory value of F denoted by min i F . Here membership value 0 means least satisfaction whereas 1 indicates maximum satisfaction. Mathematically fuzzy membership function for each objective can be de- fined as:              max maxmin minmax max min 0 1 ii iii ii ii ii i FF FFF FF FF FF  (24) The normalized membership function ( k ) is calculated as:       M k N i k i N i k i k o b j o b j 1 1 1    (25) Where M is number of nondominated solutions. The best compromise solution is that attains the maximum value of  k . E. Proportional Sharing Principle The proportional sharing principle has been used to trace the power flow. Fig.2 shows this principle, where f1 and f2 represent the outflow at connected node whereas fa and fb represent the inflow [37]. F. Upstream Looking Algorithm In this study, the tracing algorithm for the electricity flow looks at the flows inflowing to the network nodes so that it is referred to as upstream looking. Figure1: Flow chart of the proposed approach. F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 114 fa fb f1 f2 1 1 1 2 2 2         a b a b a b a b a b a b f f f f f f f f f f f f f f f f f f Figure 2: Proportional Sharing Principle. Upstream looking technique develops a set of real and re- active power contribution factors, which uses the results of AC power flow and the law of conservation of apparent power. According to these contribution factors, the genera- tion portion of each generator in each transmission line and the generation portion of each generator in the transmission losses can be calculated. This algorithm determines the gross power flow that shows how the power output from each generator would be distributed among the lines and loads [37]–[40]. For reactive power flow, a transmission line is considered as its π equivalence and its charging capacitance effects is included in its terminal bus loads according to AC power flow solution. The reactive power flow at the two terminals of the line have different directions. Virtual bus has been added at the middle of each transmission line. This bus acts as reactive sources or sinks responsible for line generation or consumption [37]. Fig. 3 shows the virtual bus model. Bus i Bus j Qij - Qij Qij Qij - Qij,Loss Qij,Loss Source or Load Figure 3: Virtual bus model. G. MVA-km Methodology MVA-km method is AC power flow based method. This method is an extended version of the MW-km method. It considers both real power and reactive power. MVA-km method allocates the wheeling cost based on the magnitude of power and the geographical distance between the delivery point and the receipt point [41]-[43]. The total transmission network cost can now be calculated using (3) and (4). H. Implementation of the Proposed Approach In this study, the techniques used were developed and im- plemented using MATLAB software. On all optimization runs, the population size is 50 and the maximum number of generations is 500. The maximum size of the Pareto optimal set and the local best set size were selected as 20 and 10 respectively. The clustering technique is used when the size of Pareto optimal set in global best set and local best set exceeds the respective bound. I. Results and Discussions The IEEE 30-bus system has been used to investigate the effectiveness of the proposed approach. Fig. 4 shows the single line diagram of the test system, and the detailed data is given in [44]. The system has six generators at buses 1, 2, 5, 8, 11, and 13 and four transformers with off-nominal tap ratio in lines 6-9, 6-10, 4-12, and 27-28. The Table II has the lower and upper limits, the initial settings of the control var- iables and the initial values of objective functions. At first, the fuel cost and wheeling cost objectives are op- timized individually and the best results of fuel cost and wheeling cost objectives are given in the Table II. Conver- gence of fuel cost and wheeling cost objectives are shown in Fig. 5 and Fig. 6 respectively. The problem was handled as a multiobjective optimiza- tion problem where both objectives were optimized simulta- neously with the proposed approach. In this study, two cases have been simulated: Case 1: The generator cost curves are represented by quadratic functions as shown in (1). The values of the coef- ficients are given in Table II. The diversity of the Pareto optimal set over the trade-off surface is shown in Fig. 7. The best fuel cost, the best wheeling cost and the best compro- mise solution are given in Table I and shown in Fig.7. 29 30 27 28 2526 2423 191815 2017 21 221614 10 6 9 11 1 2 5 7 4 8 13 12 3 Figure 4: Single-line diagram of IEEE 30-bus test system. Figure5: Fuel cost optimization for IEEE 30-bus test system. 0 10 20 30 40 50 60 70 80 90 100 799 799.5 800 800.5 801 801.5 802 802.5 803 803.5 804 Iterations F u el C o st ( $/ H o u r) F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 115 Figure 6: Wheeling cost optimization for IEEE 30-bus test system. Figure7: Multiobjective optimization for IEEE 30-bus test system of case1. Case 2: In this case, the cost curves of the generators at busses 1 and 2 are represented by piecewise quadratic func- tions as given in Table III [45]. The result of case is shown in Fig.8. Figure8: Multiobjective optimization for IEEE 30-bus test system of case2. TABLE II Optimal Settings of Control Variables Variables Limits Base Case [21] Individual Optimization Proposed MOPSO Approach Lower Upper Best Fuel Cost Best Wheeling Cost Best Fuel Cost Best Wheeling Cost Best Compromise solution Generators Output (MW) P1 50 200 99.226 177.24 74.25 169.27 78.72 135.08 P2 20 80 80.000 48.77 80.00 49.05 77.25 45.83 P5 15 50 50.000 21.33 50.00 21.73 47.23 35.99 P8 10 35 20.000 21.19 35.00 24.89 35.00 33.59 P11 10 30 20.000 11.55 30.00 14.79 30.00 27.01 P13 12 40 20.000 12.00 18.07 12.00 19.09 12.00 Generators Voltage ( p.u. ) V1 0.95 1.10 1.050 1.10 1.05 1.10 1.10 1.07 V2 0.95 1.10 1.040 1.04 1.00 1.04 1.06 1.03 V5 0.95 1.10 1.010 1.06 1.04 1.05 1.07 1.02 V8 0.95 1.10 1.010 1.10 1.09 1.05 1.07 1.07 V11 0.95 1.10 1.050 1.10 1.00 1.04 1.04 1.03 V13 0.95 1.10 1.050 1.10 1.03 1.04 1.05 1.03 Transformer Taps Position T6-9 0.90 1.10 1.078 0.94 0.98 1.01 1.01 1.00 T6-10 0.90 1.10 1.069 1.10 0.91 0.95 0.90 0.91 T4-12 0.90 1.10 1.032 1.03 1.01 1.03 1.02 1.01 T28-27 0.90 1.10 1.068 0.98 1.00 1.00 1.01 1.01 Shunt Elements (MVAR) Qc10 0.00 5.00 0.0 5.00 3.19 4.39 3.04 3.26 Qc12 0.00 5.00 0.0 4.96 5.00 3.39 3.82 3.21 Qc15 0.00 5.00 0.0 5.00 5.00 2.35 4.66 4.10 Qc17 0.00 5.00 0.0 3.49 3.96 3.92 3.19 4.67 Qc20 0.00 5.00 0.0 3.24 2.26 2.87 1.43 1.89 Qc21 0.00 5.00 0.0 5.00 5.00 3.09 5.00 3.63 Qc23 0.00 5.00 0.0 0.52 5.00 2.13 2.25 3.07 Qc24 0.00 5.00 0.0 5.00 5.00 4.14 2.05 3.02 Qc29 0.00 5.00 0.0 2.51 4.62 4.52 3.48 2.66 Fuel Cost ($/hour) 901.84 799.21 926.24 800.65 909.73 829.97 Wheeling Cost ($/hour) 1,796.81 1,835.04 1,333.21 1,707.65 1,411.15 1,506.58 0 10 20 30 40 50 60 70 80 90 100 1.34 1.36 1.38 1.4 1.42 1.44 1.46 1.48 1.5 1.52 x 10 5 Iterations W he el in g Co st (C en t/ Ho ur ) 800 820 840 860 880 900 1.45 1.5 1.55 1.6 1.65 1.7 x 10 5 Fuel Cost ($/Hour) W h e e li n g C o st ( C e n t/ H o u r) Best Wheeling Cost The Best Compromise Solution Best Fuel Cost 660 680 700 720 740 760 1.46 1.48 1.5 1.52 1.54 1.56 1.58 1.6 1.62 x 10 5 Fuel Cost ($/Hour) W h e e li n g C o st ( C e n t/ H o u r) Best fuel cost Best wheeling cost Best compromise solution F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 116 TABLE I Generator Cost Coefficients G1 G2 G5 G8 G11 G13 a 0.0 0.0 0.0 0.0 0.0 0.0 b 200 175 100 325 300 300 c 37.5 175 625 83.4 250 250 TABLE III Generator Cost Coefficients for Case 2. From MW To MW Cost Coefficients a b c G 1 50 140 55.0 0.70 0.0050 140 200 82.5 1.05 0.0075 G 2 20 55 40.0 0.30 0.0100 55 80 80.0 0.60 0.0200 V CONCLUSION Multi-objective particle swarm optimization technique has been employed to obtain a multi-objective solution to the optimal power flow problem of the IEEE 30-bus power sys- tem model. On all optimization runs, the swarm size is taken as 50 and the maximum number of generations is set at 500. The fuel cost and wheeling cost have been considered as competing objectives. Furthermore, non-smooth fuel cost curve has been considered. A clustering technique has been employed to manage the number of the Pareto optimal solu- tion. Moreover, The Fuzzy set theory has been utilized to extract the best compromise solution over the trade-off curve. The results show the performance and efficiency of the proposed technique to solve multiobjective optimal pow- er flow problem simultaneously. ACKNOWLEDGMENT The author wish to thank Prof. M. A. Abido for his valuable remarks and comments during the conducting this research. REFERENCES [1] Z. Qiu and G. Deconinck, ―A literature Survey of Opti- mal Power Flow Problems in the Electricity Market Context,‖ Power Systems Conference and Exposition, 2009, pp. 1-6, 24. [2] K. S. Pandya and S. K. Joshi, ―A survey of Optimal power Flow Methods,‖ Journal of theoretical and Ap- plied information technology, pp.450-458, 2008. [3] Q. Kang; M. Zhou; J. An; Q. Wu, ―Swarm Intelligence Approaches to Optimal Power Flow Problem with Dis- tributed Generator Failures in Power Networks,‖ IEEE Transactions on Automation Science and Engineering, vol.10, no.2, pp. 343-353, 2013. [4] M. R. Al-Rashidi and M. E. El-Hawary, ―Applications of computational intelligence techniques for solving the revived optimal power flow problem,‖ Electric Power System Research. vol.79, no.4, pp. 694-702, Apr.2009. [5] M. Shahidehpour, H. Yamin, and Z. Li, Market Opera- tions in Electric Power Systems Forecasting, Resched- uling, and Risk Management. John Wiley & Sons, Inc.2002 [6] L. Lai and J. Ma, "Improved Genetic Algorithms for Optimal Power Flow Under Both Normal and Contin- gent Operation States," Int. J. Electrical Power & Ener- gy Systems, vol. 19, no. 5, pp. 287-292,1997. [7] J. Yuryevich and K. P. Wong, "Evolutionary Program- ming Based Optimal Power Flow Algorithm," IEEE Trans. on Power Systems, vol. 14, no. 4, pp. 1245-1250, 1999. [8] M. A. Abido, ―Optimal power flow using particle swarm optimization,‖ International Journal of Electrical Power and Energy Systems, vol. 24, no. 7, pp. 563-571, Oct. 2002. [9] K. Thenmalar; A. Allirani, ―Particle Swarm Optimiza- tion scheme for the solution of Economic Dispatch,‖ 7th International Conference on Intelligent Systems and Control (ISCO), pp. 143-147, 2013. [10] B. Xue; M. Zhang; W. N. Browne, ―Particle Swarm Optimization for Feature Selection in Classification: A Multi-Objective Approach,‖ IEEE Transactions on Cy- bernetics, vol. PP, no.99, pp. 1-16, 2013. [11] E. Zitzler and L. Thiele, ―An Evolutionary Algorithm for Multiobjective optimization: The Strength Pareto Approach,‖ Swiss Federal Institute of Technology, TIK- Report, no. 43, 1998. [12] M. A. Abido, ―Multiobjective Evolutionary Algorithms for Electric Power Dispatch Problem,‖ IEEE Trans. on Evolutionary Computations, vol. 10, no. 3, pp. 315-329, June 2006. [13] M. A. Abido, ―Environmental/Economic Power Dis- patch Using Multiobjective Evolutionary Algorithms,‖ IEEE Trans on Power Systems, vol. 18, no. 4, pp. 1529- 1537, November 2003. [14] Abdullah M. Shaheen; Ragab A. El-Sehiemy; Sobhy M. Farrag, ―Solving multi- objective optimal power flow problem via forced initial- ized differential evolution algorithm‖, IET Generation, Transmission & Distribution, vol.10, Iss.7, pp.1634- 1647, 2016 [15] Hao Wang; Huilan Jiang; Ke Xu; Guodong Li., ―Reac- tive power optimization of power system based on im- proved particle swarm optimization,‖ Electric Utility Deregulation and Restructuring and Power Technolo- gies (DRPT), 2011 4th International Conference, pp. 606- 609, 2011. [16] Niknam, T.; Narimani, M.R.; Aghaei, J.; Azizipanah- Abarghooee, R.., ―Improved particle swarm optimisa- tion for multi-objective optimal power flow considering the cost, loss, emission and voltage stability index,‖ Generation, Transmission & Distribution, IET, vol. 6, iss. 6, pp. 515- 527, 2012. [17] M.A. Abido, ―Multiobjective particle swarm optimiza- tion for environmental/ economic dispatch problem ,‖ http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Abdullah%20M.%20Shaheen.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Ragab%20A.%20El-Sehiemy.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Sobhy%20M.%20Farrag.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Sobhy%20M.%20Farrag.QT.&newsearch=true http://ieeexplore.ieee.org/document/7467798/ http://ieeexplore.ieee.org/document/7467798/ http://ieeexplore.ieee.org/document/7467798/ http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=4082359 http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=4082359 F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 117 Electric Power Systems Research, vol.79, no.7, pp 1105-1113, July 2009. [18] Shu-kui Liu; Jing Tang; Qi Li; Xia Wu; Yan Luo, ―Re- active Power Optimization in Power System Based on Adaptive Focusing Particle Swarm Optimization,‖ Elec- trical and Control Engineering (ICECE), 2010 Interna- tional Conference, pp. 4003 - 4006, 2010. [19] R. A Abarghooee; V. Terzija; F. Golestaneh; A. Roosta, ― Multiobjec- tive Dynamic Optimal Power Flow Considering Fuzzy- Based Smart Utilization of Mobile Electric Vehicles‖, IEEE Transactions on Industrial Informatics, vol. 12, Iss. 2, pp. 503-514, 2016 [20] M. A. Abido,―Multiobjective Particle Swarm Optimiza- tion for Optimal Power Flow Problem,‖ Power System Conference, MEPCON 2008. 12th International Mid- dle-East , 2008, pp. 392 – 396. [21] Mancer, N.; Mahdad, B.; Srairi, K.; Hamed, M.; ―Multi objective ORPF using PSO with time varying accelera- tion considering TCSC,‖ Environment and Electrical Engineering (EEEIC), 2012 11th International Confer- ence, pp. 802 - 807, 2012. [22] Jianguo, Wang; Wenjing, Liu; Wenxing, Zhang; Bin, Yang, ―Multi-objective Particle Swarm Optimization Algorithm Based on Self-update Strategy,‖ Industrial Control and Electronics Engineering (ICICEE), 2012 International Conference, pp. 171 - 174, 2012. [23] J. Praveen; B. Srinivasa Rao, ―Multi objective optimiza- tion for optimal power flow with IPFC using PSO‖, 3rd International Conference on Electrical Energy Systems (ICEES), pp. 85 – 90, 2016 [24] J. E. Fieldsend and S. Singh, ―A Multi-Objective Algo- rithm based upon Particle Swarm Optimization, an Effi- cient Data Structure and Turbulence,‖ Proceedings of the 2002 U.K. Workshop on Computational Intelli- gence, 2-4 September 2002 pp. 37-44, [25] N. Morse, ―Reducing the Size of Nondominated Set: Pruning by Clustering,‖ Computers and Operations Re- search, vol. 7, no. 1-2, pp. 55-66, 1980. [26] J. S. Dhillon, S. C. Parti, and D. P. Kothari, ―Stochastic Economic Emission Load Dispatch,‖ Electric Power Systems Research, vol. 26, no.3, pp. 179-186, April 1993. [27] F. R. Zaro and M. A. Abido, ―Multi-Objective Particle Swarm Optimization for Optimal Power Flow in a De- regulated Environment,‖ Intelligent Systems Design and Applications (ISDA), 2011 11th International Confer- ence, pp.1122 - 1127, 22-24 Nov. 2011. [28] Govind Rai Goyal; H. D. Mehta, ―Multi-objective op- timal active power dispatch using swarm optimization techniques‖, 5th Nirma University International Confer- ence on Engineering (NUiCONE), pp.1-6, 2015. [29] M. Reyes-Sierra and C. A. C. Coello, ―Multi-Objective Particle Swarm Optimizers: A Survey of the State-of- the-Art,‖ International Journal of Computational Intelli- gence Research, Vol.2, No.3 (2006), pp. 287–308, 2006. [30] R. I. Chang, S.Y. Lin, Y. Hung, ―Particle swarm optimi- zation with query-based learning for multi-objective power contract problem,‖ Expert Systems with Applica- tions, vol. 39, iss. 3, pp.3116–3126, 15 Feb. 2012. [31] L. Wang, c. Singh, ―Stochastic combined heat and pow- er dispatch based on multi-objective particle swarm op- timization,‖ International Journal of Electrical Power & Energy Systems, vol. 30, iss. 3, pp. 226–234, March 2008. [32] J. Cai, X. Ma, Q. Li, H. Peng, ―A multi-objective chaot- ic particle swarm optimization for environmen- tal/economic dispatch,‖ Energy Conversion and Man- agement, vol. 50, iss.5, pp. 1318–1325, May 2009. [33] Xiangjing Su; Mohammad A. S. Masoum; Peter J. Wolfs, ― PSO and Improved BSFS Based Sequential Comprehensive Placement and Real-Time Multi- Objective Control of Delta-Connected Switched Ca- pacitors in Unbalanced Radial MV Distribution Net- works IEEE Transactions on Power Systems, Vol.31, Iss.1, pp.612-622, 2016. [34] Sanjib Ganguly, ―Multi-Objective Planning for Reac- tive Power Compensation of Radial Distribution Net- works With Unified Power Quality Conditioner Allo- cation Using Particle Swarm Optimization‖, IEEE Transactions on Power Systems, Vol.29, Iss.4, pp. 1801- 1810, 2014. [35] E. Zitzler; L. Thiele, ― Multiobjective evolutionary algorithms: a comparative case study and the strength Pareto approach,‖ Evolutionary Computation, IEEE Transactions on , vol.3, no.4, pp. 257 – 271, Nov 1999. [36] L. Wang and C. Singh, ―Stochastic economic emission load dispatch through a modified particle swarm opti- mization algorithm,‖ Electric Power Systems Research, vol. 78, no. 8, pp. 1466-1476, August 2008. [37] J. Bialek, ―Tracing the flow of electricity‖, IEE Proc.- Gener. Transm. Distrih., vol. 143, no 4,pp. 313 - 320 Ju- ly 1996. [38] D. Shirmohammadi et al., ―Evaluation of transmission network capacity use for wheeling transactions,‖ IEEE Trans. on Power Systems, vol. 4, no. 4, pp. 1405–1413, Oct. 1989. [39] D. Shirmohammadi et al., ―Cost of transmission trans- actions: An introduction,‖ IEEE Trans. on Power Sys- tems, vol. 6, no. 4, pp. 1546–1560, Nov. 1991. [40] J. W. Marangon Lima, ―Allocation of transmission fixed charges: an overview,‖ IEEE Transactions on Power Systems, vol. 11, no. 3, 1409–1418, August 1996. [41] M. D. Ilic et al., ―Toward regional transmission provi- sion and its pricing in New England,‖ Utility Policy, Vol. 6, No. 3, pp. 245–256, September 1997. [42] J. Pan, Y. Teklu, S. Rahman, and K. Jun ―Review of Usage-Based Transmission Cost Allocation Methods under Open Access,‖ IEEE Transactions on Power Sys- tems, vol. 15, no. 4, November 2000. [43] J. Bialek, ―Allocation of transmission supplementary charge to real and reactive loads,‖ IEEE Trans. on Pow- er Systems, vol. 13, no. 3, pp. 749–754, Aug. 1998. [44] E. A. Amorim, S. H. M. Hashimoto, F. G. M. Lima, J. http://www.sciencedirect.com/science/journal/03787796 http://www.sciencedirect.com/science?_ob=PublicationURL&_tockey=%23TOC%235716%232009%23999209992%231035071%23FLA%23&_cdi=5716&_pubType=J&view=c&_auth=y&_acct=C000051301&_version=1&_urlVersion=0&_userid=1074406&md5=532eb94011d525dd0e0a66d2694bac3d http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Rasoul%20Azizipanah-Abarghooee.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Vladimir%20Terzija.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Faranak%20Golestaneh.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Alireza%20Roosta.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Alireza%20Roosta.QT.&newsearch=true http://ieeexplore.ieee.org/document/7384482/ http://ieeexplore.ieee.org/document/7384482/ http://ieeexplore.ieee.org/document/7384482/ http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=9424 http://ieeexplore.ieee.org/xpl/tocresult.jsp?isnumber=7442910 http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=4545824 http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=4545824 http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=4545824 http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.J.%20Praveen.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.B.%20Srinivasa%20Rao.QT.&newsearch=true http://ieeexplore.ieee.org/document/7510621/ http://ieeexplore.ieee.org/document/7510621/ http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Govind%20Rai%20Goyal.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.H.%20D.%20Mehta.QT.&newsearch=true http://ieeexplore.ieee.org/document/7449590/ http://ieeexplore.ieee.org/document/7449590/ http://ieeexplore.ieee.org/document/7449590/ http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=7446021 http://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=7446021 http://www.sciencedirect.com/science/journal/09574174/39/3 http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Xiangjing%20Su.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Mohammad%20A.%20S.%20Masoum.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Peter%20J.%20Wolfs.QT.&newsearch=true http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Peter%20J.%20Wolfs.QT.&newsearch=true http://ieeexplore.ieee.org/document/7053965/ http://ieeexplore.ieee.org/document/7053965/ http://ieeexplore.ieee.org/document/7053965/ http://ieeexplore.ieee.org/document/7053965/ http://ieeexplore.ieee.org/document/7053965/ http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=59 http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=%22Authors%22:.QT.Sanjib%20Ganguly.QT.&newsearch=true http://ieeexplore.ieee.org/document/6712924/ http://ieeexplore.ieee.org/document/6712924/ http://ieeexplore.ieee.org/document/6712924/ http://ieeexplore.ieee.org/document/6712924/ http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=59 http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=59 http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=Authors:.QT.Zitzler,%20E..QT.&newsearch=partialPref http://ieeexplore.ieee.org/search/searchresult.jsp?searchWithin=Authors:.QT.Thiele,%20L..QT.&newsearch=partialPref http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=4235 http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=4235 http://www.sciencedirect.com/science/journal/03787796 http://www.sciencedirect.com/science?_ob=PublicationURL&_tockey=%23TOC%235716%232008%23999219991%23688555%23FLA%23&_cdi=5716&_pubType=J&view=c&_auth=y&_acct=C000051301&_version=1&_urlVersion=0&_userid=1074406&md5=7cd9165bc4e5ad48eb03a006143382cd F. R. Zaro / True Multi-Objective Optimal Power Flow in a Deregulated Environment Using Intelligent Technique (2017) 118 R. S. Mantovani, ―Multi Objective Evolutionary Algo- rithm Applied to the Optimal Power Flow Problem,‖ Latin America Transactions, IEEE (Revista IEEE Amer- ica Latina), vol.8, iss.3, pp. 236- 244, 2010. [45] J. Yuryevich and K. P. Wong, "Evolutionary Program- ming Based Optimal Power Flow Algorithm," IEEE Trans. on Power Systems, vol. 14, no. 4, pp. 1245-1250, Nov.1999. F. R. Zaro has received his BS degree in Electrical Engineering from Palestine Polytechnic University. Later on, he received his MS and PhD degrees in Electrical Engineering from King Fahd University of Petroleum and Minerals (KFUPM). Nowadays, he is an assistant professor in Palestine Polytechnic University. He is interested in Power Quality, Artificial Intelligent Techniques, Pow- er System Planning and Operation, FACTS Devices, and Smart Grid.