Next Article in Journal
Corporate Social Responsibility and Crowdfunding: The Experience of the Colectual Platform in Empowering Economic and Sustainable Projects
Previous Article in Journal
COVID-19 Pandemic Response in Japan: What Is behind the Initial Flattening of the Curve?
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Harris Hawks Optimization Based Single- and Multi-Objective Optimal Power Flow Considering Environmental Emission

by
Mohammad Zohrul Islam
1,*,
Noor Izzri Abdul Wahab
1,*,
Veerapandiyan Veerasamy
1,
Hashim Hizam
1,
Nashiren Farzilah Mailah
1,
Josep M. Guerrero
2 and
Mohamad Nasrun Mohd Nasir
1
1
Department of Electrical and Electronic Engineering, Advanced Lightning Power and Energy Research (ALPER), Universiti Putra Malaysia (UPM), Serdang, Selangor 43400, Malaysia
2
Center for Research on Microgrids (CROM), Department of Energy Technology, Aalborg University, 9220 Aalborg East, Denmark
*
Authors to whom correspondence should be addressed.
Sustainability 2020, 12(13), 5248; https://0-doi-org.brum.beds.ac.uk/10.3390/su12135248
Submission received: 29 January 2020 / Revised: 5 March 2020 / Accepted: 11 March 2020 / Published: 28 June 2020
(This article belongs to the Section Energy Sustainability)

Abstract

:
The electric sector is majorly concerned about the greenhouse and non-greenhouse gas emissions generated from both conventional and renewable energy sources, as this is becoming a major issue globally. Thus, the utilities must adhere to certain environmental guidelines for sustainable power generation. Therefore, this paper presents a novel nature-inspired and population-based Harris Hawks Optimization (HHO) methodology for controlling the emissions from thermal generating sources by solving single and multi-objective Optimal Power Flow (OPF) problems. The OPF is a non-linear, non-convex, constrained optimization problem that primarily aims to minimize the fitness function by satisfying the equality and inequality constraints of the system. The cooperative behavior and dynamic chasing patterns of hawks to pounce on escaping prey is modeled mathematically to minimize the objective function. In this paper, fuel cost, real power loss and environment emissions are regarded as single and multi-objective functions for optimal adjustments of power system control variables. The different conflicting framed multi-objective functions have been solved using weighted sums using a no-preference method. The presented method is coded using MATLAB software and an IEEE (Institute of Electrical and Electronics Engineers) 30-bus. The system was used to demonstrate the effectiveness of selective objectives. The obtained results are compared with the other Artificial Intelligence (AI) techniques such as the Whale Optimization Algorithm (WOA), the Salp Swarm Algorithm (SSA), Moth Flame (MF) and Glow Warm Optimization (GWO). Additionally, the study on placement of Distributed Generation (DG) reveals that the system losses and emissions are reduced by an amount of 9.8355% and 26.2%, respectively.

1. Introduction

Optimal Power Flow (OPF) is one of the significant tools used over decades to date in energy management systems for reliable operation and proper planning of modern power systems. This problem is a non-linear, non-convex, and multi-dimensional optimization problem with control variables such as voltage magnitude and real power generation as continuous variables, and transformer tap ratios and shunt capacitor as discrete variables [1,2,3,4]. These variables are adjusted to operate the system efficiently and economically for continuous change in the load demand. Thus, the aim of OPF is to optimize the certain selective objectives of the system such as fuel cost, real and reactive power loss, voltage stability enhancement, and environmental emissions, ensuring the equality and inequality constraints [5]. Numerous classical and intelligence-based methods were used to solve the OPF problem and are portrayed in Figure 1. Through rigorous analysis, it is observed that the conventional mathematical methods such as the gradient-based approach, the Newton method, the interior point method, and linear, non-linear, quadratic, and mixed integer programming have been successfully used to solve OPF problem [6,7,8,9,10,11,12]. These methods give the optimal results but fail at local minima, if the initial point is not assumed close to the solution. In addition, the quality of solutions highly degrades as the number of control variables increases. Further, the complexity of the problem is very high because of the number of non-linear constraints of the system [5,13]. To cater this problem, researchers for the last few decades use non-gradient, non-deterministic, and highly flexible meta-heuristic-based techniques to obtain the solution for OPF without trapping into local minima due to the advancement in computer technologies [1].
To date, the various meta-heuristic methods that have been used to solve OPF are portrayed in [14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29]. Generally, the meta-heuristic approaches are categorized into four major classes:
Evolutionary, swarm intelligence, physics and human-based algorithms [30]: The evolutionary algorithms (EA) are based on evolutionary principles that exist in nature such as selection, cross-over and mutation. The most well-known methods are the Genetic Algorithm (GA), evolution strategy, Differential Evolution (DE) and biogeography-based optimizations. All of these techniques are heuristic and initiated with random solutions, and the solution is updated by evaluating the fitness functions. On the other hand, the Swarm Intelligence (SI) techniques mimic creatures in nature and are very popular meta-heuristic optimization methods. SI-based methods include particle swarm, artificial bee colony [31], firefly algorithm [32], chaotic krill heard [33], backtracking search algorithm [34], efficient evolutionary algorithm [35], faster evolutionary algorithm [36], group search algorithm [37], differential evolution algorithm [38], multi-hive bee foraging algorithm [39], etc. Moreover, the affine arithmetic method [40], the knowledge-based framework human learning method [41], and linear compression methods [42] were used to solve optimal power flow problems. These methods are self-organizing systems that can operate based on mathematical equations developed using a set of rules depicting the behavior of a swarm to give the stable solution after convergence. On the flipside, the physics-based intelligence approaches imitate the physical laws that govern the evolution of the universe—the law of gravity, the electromagnetism law, the force of attraction, and so on. The various algorithms based on physics include the Gravitational Search Algorithm (GSA), Central Force Optimization (CFO), Big Bang-Big Crunch, galaxy-based, and magnetic optimization, etc.; these techniques are reviewed and presented in [43]. The human-based optimization techniques are developed based on human traits and their invention; some of these methods are teaching learning, group search, harmony, and tabu search used to minimize real world complex problems. The aforementioned various intelligence-based methods are applied to many engineering problems and give effective solutions to some problems, but fail for other kinds of problems.
Regardless of the different methods, the common features that exist are the exploration and exploitation characteristics. In the former phase, the algorithm should utilize its randomized parameters as much as possible and find the feature space through its local search ability in the search regions. In the later phase of exploitation, the algorithm tries to find a global optimal solution by intensifying the search process in a local region instead of an entire region of search space. A well-optimized technique should posses the following characteristics for avoiding the possibility of convergence to local optima [22,44,45]. In relation to the previously published work, it is inferred that most of the study focused on single objective optimization, and in particular, the minimization of either power loss or generating cost. However, recently the increase in the environmental pollutant gases such as CO 2 ,   SO 2 ,   and   NO 2 emissions during power generation and its serious impact on the environment has gained more attention. The US clean air act amendments of1990 directed utility companies to produce energy in keeping the pollution at the minimum level in association with other power system constraints [45]. In view of this, different methods such as the hybrid dragonfly and particle swarm optimization algorithm, penalty function methods and the improved strength pare to evolutionary algorithm have been implemented to curtail this harmful emission, like implementing Carbon Capture and Sequestration (CCS) technology [15,46,47].
Furthermore, real world design and optimization problems always involve more than one conflicting objectives. Thus, Multi-Objective (MO) optimization has earned huge attention among researchers [26]. To handle such opponent objectives simultaneously, AI techniques have transferred into multi-objective optimization by modifying it with the aid of various classical methods. To solve this MO function, numerous methods have been presented in [48,49,50], such as the penalty function method, weighted sum method, ϵ-constant method, non-dominated sorting genetic algorithm-based approach, strength Pareto evolutionary algorithm, etc. Despite of having a variety of intelligence algorithms, none of these methods can assure the consistency of an optimal solution for solving all of the objectives. This incentivizes the researcher to develop many new nature-inspired algorithms day by day, which possess the traits of exploration and exploitation that can solve all the real-time optimization problems without reaching divergence or local convergence [15,51]. In this paper, a maiden attempt has been made to apply a Harris Hawks-based Optimization (HHO) approach for OPF. HHO is a nature-inspired optimization technique proposed by Heidari [49] that competes with other optimization methods portrayed in the literature with its cooperative behaviors to attack the hunting prey. Moreover, the hunting and escaping strategies are analyzed through mathematical calculations to reach a global solution with effective computational time. The main contributions of this work areas follows:
  • To optimize the fuel cost, power loss, and emission cost of the system by solving single- and multi-objective OPFs using the HHO algorithm;
  • To handle the equality and inequality constraints such as voltage magnitude, transformer tap ratio, and real and reactive power constraints of the generator while optimizing the various objectives;
  • To optimally place the Distributed Generation (DG) based on a real power sensitivity index for minimizing the loss and emission;
  • To statistically compare the results obtained with other well-known nature-inspired methods such as SSA, WOA, MF, and GWO.
The remainder of the paper is organized as follows: Section 2 deals with the OPF problem formulation, which contains single and multi-objective problem formations mathematically, including equality and inequality constraints. Section 3 presents an extended introduction of the proposed intelligence-based HHO algorithms with numerical presentation and with a dynamic levy flight strategy. The comparison of numerical results and discussion among well-known other nature-inspired methods of optimization and proposed approaches are portrayed in Section 4. Section 5 describes the comparative analysis of the proposed method with the literature work. Finally, Section 6 presents the conclusion and the future scope of the work.

2. OPF Formulation

This section describes the various competing objective functions to be minimized as follows.

2.1. Total Fuel Cost Minimization (TFC)

The TFC is considered as the prime objective function for the OPF problem, which is the quadratic function of real power generations of generators. It can be mathematically defined as [13,44]:
f 1 = i = 1 NG a i + b i P Gi + c i P Gi 2 $ / h    i = 1 ,   2 ,   ,   N G
where PGi is the total power generation in MW, and ai, bi, and ci denote the cost co-efficient of a specific generator, while NG is the total number of generators in the system.

2.2. Active Power Loss Minimization (APL)

The APL can be optimized by tuning the controlling parameters by satisfying power flow constraints properly and can be described as [5,44]:
f 2 = i = 1 NL g i [ V k 2 + V m 2 2 V k V m cos ( δ k δ m ) ] MW   i = 1 ,   ,   N L
where gi is the transfer conductance, Vk and Vm represent the voltage magnitude from and to the bus, δk and δm depict the phase angle, and NL is the total number of transmission lines of the system.

2.3. Total Emission Cost Minimization (TEC)

Owing to an increase in the energy demand, the utilities need to generate a surplus large amount of power to meet the load demand. The only stable source of generation is thermal generating units compared to other units of generation. These generating units produce a byproduct in addition to the electrical power, such as CO2, SO2, NO2, and so on, which contaminate the environment and increases the air pollution. Therefore, the prime purpose of this function is to mitigate the emission of toxic substances to the air by optimizing the corresponding control variables of the power system. The TEC of power generating units can be mathematically formulated as follows [15,44]:
f 3 = i = 1 NG α i + β i P G i + γ i P G i 2 + ζ i exp ( λ i P G i ) ton / h
whereα, β, γ, ε, and λ are the environmental emission coefficients, and PGi is the real power generation.
These objective functions are regarded as single-objective OPF problems and their solutions are obtained using the proposed HHO techniques. In the actual operation of a power system, there might be a situation in which to optimize more than one parameter. In this case, the multi-objective optimization plays a major role in minimizing more than one conflicting objective simultaneously by fulfilling the constraints of the system. Many literature works portrayed in the introduction attempted to solve the single-objective optimization for OPF applications. Only a few researchers solved the multi-objective problem, and sometimes they failed to claim the effectiveness of their proposed method for both single and multi-objective problems. In this work, an attempt has been made to solve both single and multi-objectives concurrently, and the performance of the proposed HHO method is presented. In general, the multi-objective function can be expressed as is defined bellow:
Minimize , J m ( x , u ) = m = 1 N w m f m ( x , u ) m = 1 ,   2 ,   ,   N   = w 1 f 1 + w 2 f 2 + w 3 f 3   , + w m f m
subjected to:
gj (x, u) = 0 j = 1, 2, 3, …, N
hk (x, u) ≤ 0 k = 1, 2, 3, …, N
where J is the multi-objective function with m number of functions, f represents the individual objective function, and w is the scalar weight multiplied with each objectives whose values lies in the range of 0 to 1. It is worth mentioning that the total sum of weight is equal to one. The multi-objective function in this work is solved using the no-preference weighted sum approach. In this approach, no prime significance is given to any of the objectives, but a heuristic is used to obtain the single optimal solution. However, it is also important to notice that this method does not attempt to find multiple Pareto-optimal solutions [50,52]. The various conflicting multi-objectives framed are as follows.

2.4. TFC and APL Minimization

The most conflicting objectives called TFC and APL are considered as the selective objectives to be optimized simultaneously. The optimization function can be defined as:
f4 = w1 × f1 + w2 × f2.

2.5. TFC and TEC Reduction

The TFC and TEC together have been regarded as objective functions to be optimized and which are expressed as:
f5 = w1 × f1 + w2 × f3.

2.6. APL and TEC Minimization

In this step, the APL and environmental emissions have been considered simultaneously for the optimization of selective objectives, which is formulated as follows:
f6 = w1 × f2 + w2 × f3.

2.7. TFC, APL, and TEC Minimization

In this fragment, all of the objectives have been considered simultaneously for optimization, which is defined as:
f7 = w1 × f1 + w2 × f2 + w3 × f3.
The equality and inequality constraints of the power system are as follows [5,45].

2.7.1. System Equality Constraints:

The aforementioned objective functions are optimized subjected to these constraints, which are defined as follows:
Pi (V, δ) − PGi + PDi = 0 (i = 1, 2, 3, …, N)
Qi (V, δ) − QGi+ QDi = 0 (i = 1, 2, 3, …, N)
where Pi (V, δ) and Qi (V, δ) are the power flow equations and can be defined as
P i ( V , δ ) = V i j = 1 n V j ( H ij cos ( δ i - δ j ) + M ij s i n ( δ i δ j )
Q i ( V , δ ) = V i j = 1 n V j ( H ij s i n ( δ i δ j ) M ij cos ( δ i δ j )
i = 1 NG P Gi = P Di + P loss
where NG is the number of generator bus, N represent the total number of bus, Pi depicts the active power injection, Qi denotes the reactive power injection, PDi represent the active load, QDi is the reactive power load, PGi is the active power generation, QGi is the reactive power generation, V is the voltage magnitude, and δ is the phase angle; the admittance matrix is defined as Yij = Hij + jMij and i and j are the from and to buses, while Ploss is the active power loss.

2.7.2. System Inequality Constraints

  • Generator constraints:
The real power, reactive power, and voltage constraints of generating units are:
PGimin ≤ PGi ≤ PGimax (i = 1, 2, 3, …, NG)
QGimin ≤ QGi ≤ QGimax (i = 1, 2, 3, …, NG)
Vimin ≤ Vi ≤ Vimax (i = 1, 2, 3, …, NG)
  • Transformer constraints:
The lower and upper boundaries of the transformer tap settings can be represented by:
Timin ≤ Ti ≤ Timax (i = 1, 2, 3, …, NT)
  • Shunt compensator VAR constraints:
The switchable shunt compensation can be designated to operate within the limit of as follows:
Qimin ≤ Qi ≤ Qimax (i = 1, 2, 3, …, NG)
  • Security constraints:
In addition, to equality and inequality constraints, for the system to be healthy the voltage at the load buses should be within the range of VLimin to VLimax as follows:
VLimin ≤ VLi ≤ VLimax (i = 1, 2, 3, …, N)
SLimin ≤ SLi ≤ SLimax (i = 1, 2, 3, …, N)

2.8. Sensitivity Indexfor Placementof DG

The active power loss sensitivity is considered the prime objective for placement of distribution generation (DG) in the system. The power loss of the system is defined as [53]:
P losses = i = 1 N i = 1 j 1 N G ij 2 [ | V i 2 | + | V j 2 | 2 | V i | | V j | cos ( δ i δ j ) ] .
The real and reactive power sensitivity indices for each load bus can be calculated as:
[ P losses P i P losses Q h ] = [ Jac ] 1 [ P losses δ i P losses V h ]
where Jac is the Jacobian matrix, ∂Ploss/∂Pi and ∂Ploss/∂Qh represent the variation in active and reactive power loss at the ith and hth bus, respectively. In this work, the real power loss sensitivity index is considered for the placement of DG and it is obtained by solving the above equation (24) resulted in as follows:
P losses P i = 2 j = 1 j 1 N G ij [ | V i | | V j | sin ( δ i δ j ) ] .
The higher values of the index indicate the maximum power loss and the lower value depicts the minimum loss of the bus. For optimal placement of DG in the system, the bus with a higher of value of ∂Ploss/∂Pi is considered as a candidate bus for location.

3. Application of HHO to the OPF Problem

The Harris hawk is one of the most intelligent and distinguished predator birds in nature that demonstrates distinctive collective chasing capabilities in tracing, encircling, flushing out, and capturing the potential animal (rabbit) in a group for its food. Here, the initial population is assumed as a group of hawks that try to chase the targeted rabbit (solution of the optimization problem) from different directions by using seven killing strategies or a surprise pounce. Initially, the leader hawk tries to attack the prey; if it fails to grab the animal because of the dynamic nature and escaping behavior of the prey, the switching tactics are followed, so that the other party members (hawks in the group) will hit the escaped prey until seized. The main advantage of this collaborative tactic is that the birds can pursue the pointed rabbit by means of puzzling and exhaustion of the escaping prey. In HHO, the candidate solutions are the Harris Hawks and the optimal/global solution is the intended prey. Thus, HHO exhibits the exploratory and exploitative phases and are explained in Figure 2 and below [49].
Step1—Exploration phase: Harris hawks perch randomly and wait in some locations, observe and monitor to attack the prey. The leader hawks perch based on position of family members and prey. This is described in the form of a mathematical equation for changing in distance (q) between the hawks and prey as follows:
X ( i + 1 ) = { X rand ( i ) r 1 X rand ( t ) 2 r 2 X ( i ) q 0.5 X r ( i ) X m ( i ) r 3 ( LB + r 4 ( UB LB ) q < 0.5
where X(t+1) is the updating vector of the Hawk’s position atthei+1 iteration, Xr(t) is the position of the prey, X(t)is the position vector of the hawks at the ith iteration, r1, r2, r3, r4, and q are random numbers in the range of (0,1), UB and LB are the Upper and Lower Bounds of variables, and Xrand (t) and Xm(t)are the initial population assumed randomly.
The average position of each hawk is defined as:
X i + 1 ( t ) = 1 N i = 1 N X i ( t )
where Xi(t) is the current position of hawks, Xi+1(t) is the updating position vector, and the total number of hawks is represented by N.
Step2: During the exploration phase, the hawks try to find and hit the prey. Due to this there is considerable change in the energy (E) of the prey and it is given by:
Escaping   Energy ,   E = 2 E 0 ( 1 t T )
where T is the maximum iteration count, t is the current iteration, and the initial energy ( E 0 ) randomly changes between (−1 to 1) at every iteration. E ≥ 1 indicates the leaping behavior of the prey and the hawks search for prey in other location, E < 1 indicates that the prey becomes exhausted and the hawk intensifies its attack by a surprise pounce that makes the solution to the exploitation phase.
Step3—Exploitation phase: At this stage, the switching tactics follow to attack the prey. The prey always tends to escape from hawks, and the chance of escaping of the prey is illustrated as r. When r < 0.5 the prey is successfully escaping, and on the flipside when r ≥ 0.5 the chance of escaping is unsuccessful. At any rate, the hawks will attack the prey and will be either successful or not through a soft or hard siege. If the prey escaped when (r ≥ 0.5) and |E| < 0.5 then a hard siege takes place. On the other hand, if (r ≥ 0.5) and |E| ≥ 0.5, then a soft siege occurs. Here, r is the chance of the prey escaping. This can be modeled in mathematical form as follows.
Step4—Soft siege: Here, the rabbit possesses energy and tries to escape by jumping and the hawks surround it softly, which is modeled as
X(t + 1) = ∆X(t) − E|JXrabbit(t) − X(t)|
∆X(t) = Xrabbit(t) − X(t).
The random jump of the rabbit is given by J = 2(1 − r5),where ∆X(t) is the difference between the position vectors of consecutive iteration and r5 is the random number that lies in the range of (0,1).
Step5—Hard siege: In this case, the prey is fully exhausted and the hawks encircle it hardly and perform the surprise pounce. The positions are updated using (28) as given by
X(t + 1) = Xrabbit(t) − E|∆X(t)|.
Step6—Soft siege with continuous rapid dives:
The rabbit still possesses the energy and tries to escape, and this is represented as |E| ≥ 0.5 and r < 0.5, and a further soft siege is required before the surprise pounce by the hawks. This step is more intelligent than the previous case. Here the Levy flight (LF) concept was introduced for progressive rapid dives of hawks to perform a soft siege and the next move of the prey is evaluated by the hawks using the following equation:
Y = Xrabbit (t) − E|JXrabbit (t) − X(t)|.
Despite several attempts, the hawks compare each of their movements with the previous dive, to determine if it was a good dive or not. If the dive is not reasonable, it performs an irregular, abrupt and rapid dive for approaching the prey animal. We assume that the hawks dive based on LF-based patterns using the rule given as follows:
Z = Y + S × LF(D)
where D is the dimension of the problem, S is the random vector of size 1×D, and the LF function is defined as:
LF = the levy flight function which can be demonstrated as follows:
Where Y and Z are defined as
LF ( x ) = 0.01 × u × σ | v | 1 β
σ = ( Γ ( 1 + β ) × sin ( π β 2 ) Γ ( 1 + β 2 ) × β × 2 ( β - 1 2 ) ) 1 β
where u and v are accidental values lying in the range (0,1) and β is an assumed constant equal to 1.5.
Hence, the final updating rule of the hawk’s position in the soft siege phase is:
X ( t + 1 ) = { Y if F ( Y ) < F ( X ( t ) ) Z if F ( Z ) < F ( X ( t ) )
where Y and Z are calculated using (32) and (33).
Step7—Hard siege with continuous rapid dives:
In this case, |E| <0.5 and r < 0.5, the prey animal loses its energy and becomes exhausted. A hard siege is next used by the hawks and it decreases the distance of their location from the prey for killing the prey. The updating rule for this case is given by:
X ( t + 1 ) = { Y if F ( Y ) < F ( X ( t ) ) Z if F ( Z ) < F ( X ( t ) )
Y = Xrabbit (t) − E|JXrabbit (t) − Xm(t)|
Z = Y + S × LF(D)
The Y or Z in (38) and (39) are the next locations for the new iteration until the prey is killed, i.e., obtaining the optimal solution. The proposed method is presented in the form of pseudo-code for simplicity and explained as a flowchart, detailing the application of HHO in Figure 3.
Pseudo-code of the proposed HHO method
Initialize the number of hawks (N) and
iteration (T) randomly
Xi (i = 1, 2, . . . , N)
while (stopping condition is reached) do
Evaluate the fitness value of hawks
Now, set Xrabbit as the best location of rabbit
for (several hawk (Xi)) do
update Energy(E) and its jumping strength (J)
Initial Energy (E0) = 2rand() − 1, J = 2(1 − rand())
Update E using (10)
if (|E| ≥ 1) then
Exploration phase
if (|E| < 1) then
if (r ≥ 0.5 and |E| ≥ 0.5) then
Exploitation phase
Soft siege
else if (r ≥ 0.5 and |E| < 0.5) then
Hard siege
else if (r < 0.5 and |E| ≥ 0.5) then
Soft siege
else if (r < 0.5 and |E| < 0.5) then
Hard siege
Return best location of Xrabbit (global optimal solution)

Scope of limitation of Proposed Method

The proposed work aims to solve the single and multi-objective optimal power flow to minimize the following objective functions such as fuel cost, loss, and emissions. Finally, a comprehensive analysis was made by the placement of DG into the system to study its effect on the aforementioned optimizing parameters for sustainable power generation.

4. Results and Discussion

In order to validate the feasibility and effectiveness of the proposed method, the algorithm was tested on an IEEE 30-bus system. The power system model consists of six generator buses at buses 1, 2, 3, 8, 11, and 13, four transformers in lines 6–9, 6–10, 4–12, and 28–27, and nine shunt compensations at buses 10, 12, 15, 17, 20, 21, 23, 24, and 29. The total real and reactive power demand are2.834 and 1.262 p.u, respectively, at the base MVA of 100. The data for the simulations are given in [54]. In addition, the data for the emission coefficients of each generator are represented in Table 1. The intended method was coded using MATLAB software in aPC with the following characteristics: Intel core i5, CPU 2.60 GHz, RAM 4GB, anda64-bit operating system. The feasibility of the method was validated for selective multi-objective of the system to minimize the fuel cost, power losses and environmental emissions by adjusting the control variables of the system. The proposed and other various nature-inspired algorithms were run for a maximum of 200 iterations and the comparative analysis was carried out for each case of selected objectives as detailed in the forthcoming subsections. The optimal settings of the controlling parameters for the proposed method have also been detailed in Table 2.
Case 1—Quadratic Total Fuel Cost Minimization
The quadratic fuel cost characteristics of a generator were chosen as the single-objective function to be minimized by the proposed HHO algorithm as defined in (1). The obtained optimal value of control variables by optimizing the total fuel cost (TFC) of the system is illustrated in Table 3. To achieve this, the proposed method undergoes several stages of exploration and exploitation by dividing the search region in the space. Initially, the generators are initialized randomly by exploring the search regions and they give the various local solutions of TFC as $/h 842.131, $/h 835.204, $/h 828.532, $/h 814.891, and so on for different iterations. Then, the hawks undergo the soft and hard siege stages to find their global best by exploiting the solution in the search region to reach the global minima value of 801.829 as TFC. Hence, the obtained global solution is recorded as the best minimal value of TFC after 50 individual runs by the proposed method and compared with other nature-inspired methods. It is seen that the TFC is decreased to 801.829 $/h by the proffered method and its comparison with other intelligence algorithms is illustrated in Table 3. Thus, the HHO method optimized to give superior results for the selected single objective. In addition to the control parameters and TFC, the other computational parameters, such as real power loss, environmental emissions, iteration, and convergence time, are promising but stuck at a certain time and reported in Table 3. Additionally, the obtained fuel cost for various methods with its convergence characteristics is portrayed in Figure 4 and Figure 5.
Case 2—Active Power Loss Minimization
To validate the effectiveness of the proposed method of OPF, the active power loss (APL) is regarded as a second single-objective function to be minimized and its formulation is represented in (2). The losses of the system can be minimized by optimally satisfying the load demand and the constraints of the system. The simulation results under this case are compared with other recent evolutionary meta-heuristic methods and are given in Table 4. It can be seen that the APL in the IEEE 30-bus test system has declined to 3.49 MW and the performance of the proposed method is infinitesimally improved in comparison to other recent literatures such as the SSA, WOA, MF, and GWO presented above. In addition, the proffered method outperforms relative to the other methods to give a minimum TFC of 966.12 $/h. However, the performance is found similar to literature works for other computational parameters like emissions and number of iterations. In addition, the presented method takes a smaller amount of time for convergence. Figure 6 and Figure 7 portray the comparison of power loss minimization by various methods and its fitness curve, respectively. The results demonstrate that the proposed method attains the optimal solution with a minimum number of iterations and requires a shorter computation time because of its local and global search ability.
Case 3—Total Emission Cost Minimization
In this case, the total emission cost (TEC) is regarded as the third single-objective function to be minimized and its formulation is given in (3). The attained optimal values of control variables for minimization of TEC by the propounded method and the other techniques are illustrated in Table 5. The result based on the least emissions reveals that the proposed method outperforms compared to other presented literature work to give significant improvements and the TEC is reduced to 0.285 (ton/h).
Moreover, the computational parameters, such as losses and convergence time, are more enhanced than other evolutionary methods. The fuel cost is found to be similar to other techniques, but the proposed method takes a minimum number of iterations for the convergence of a solution. This inference is presented as Figure 8 and Figure 9 for better understanding, showing that the performance in reaching a global optimal solution by the hawks optimizer is better than other nature-inspired techniques.

Selection of Weightsfor Solving Multi-ObjectiveOPF Functions

In general, the multi-objective optimization can be solved with or without the preferences of specific objectives. However, the proposed work chooses the no preference weighted sum method. In this approach, the optimization problem aims to optimize all of the objectives with equal importance without giving prime importance to any of the objectives to be minimized. However, in order to study the assumed effects on weight based on the priority given to specific objectives, this work solves the two objectives (cost and loss) and three objective (cost, loss, and emission) using the proposed HHO method and its corresponding results are represented in Table 6 and Table 7. It is inferred that the solution obtained has no significant compromising results for different combinations of weight values assumed, and therefore an equal weight is considered for all of the objective functions. Additionally, in present days owing to the growth of renewable energy sources, the economy to improve the assets of generation, transmission, and distribution systems considering the environmental factors leads this research to choose the equal preference. On the flipside, solving three objective functions as multi-objective, the change in environmental conditions due to pollution is considered of prime importance with weight values of 0.34 than cost and losses for sustainable energy development.
Case 4—TFC and APL minimization
In this case, two prime contradictory objectives such as fuel cost and power loss were optimized simultaneously using the weighted sum method by the proposed HHO algorithm in Equation (7). The no preference weighted method has been chosen by assuming the sum of the weight values to be one (i.e., w1 = w2 = 0.5). Table 8 shows the best optimal values of the control variables obtained by minimizing the TFC and APL. Additionally, the obtained results by the proffered method are compared with the literature work, such as SSA, WOA, MF, and GWO. It is seen that the HHO outperforms these to give superior results with a TFC of 802.01 (S/h) and an APL of 9.04 (MW). However, the value of TFC is minimum using WOA, but the APL is not reduced as compared to HHO. On the other hand, MF and GWO give similar results to optimize the selective fitness function but the emission cost increases relative to other techniques. Figure 10 demonstrates the convergence characteristics finding the optimal value of TFC and APL by HHO and various optimization methods. Overall, the performance of HHO for solving multi-objective OPF problem is decent compared to other presented techniques. Additionally, the obtained results of other computational parameters during optimization are promising.
Case 5—TFC and TEC Minimization
In this study, the fitness function to be optimized simultaneously in Equation (8) is fuel cost and environmental emissions; by adapting the control variables the objective function can be minimized by optimally satisfying the equality and inequality constraints. The obtained results for the IEEE30-bus system with the control variables and its variation for the proposed and other intelligence methods are depicted in Table 9. Table 9 represents the compromising solutions for the selected objective function such as TFC and TEC, and their values are recorded as 903.22 $/h and 0.315 ton/h, respectively. In addition, the TFC and TEC variations as a function of control variables for various iterations and their comparison with other intelligence methods are also illustrated in Figure 11. It is clearly inferred that the multi-objective function minimized by the proposed method and achieves promising results compared to other techniques.
Case 6—APL and TEC Minimization
In this phase, APL and TEC were considered as an objective function to be optimized in Equation (9). In general, the emission dispatching is directly concerned with the generating units. Thus, the fitness function is minimized by adjusting the control variables, and its variations for the proposed and other intelligence methods are depicted in Table 10. Table 10 shows the compromising solution for both power loss and emission by fulfilling the constraints. It is found that the proposed HHO gives the best optimal solution for APL and TEC minimization of 3.538 MW and 0.298 ton/h, respectively. Figure 12 demonstrates the convergence property of the selected fitness function consisting of all compared methods. It is found from Table 10 that the intelligence methods like GWO give the best value for fuel cost (960.49 $/h), but the method gives pessimistic results for the actual objective function. Overall, it is observed that the HHO method gives optimistic results for the multi-objective function by controlling all the computational parameters of the OPF problem. The convergence performance is recorded at the lowest in terms of time and iteration by the proposed technique.
Case 7—TFC, APL, and TEC Minimization
In this case, three competing objective functions are optimized by the proposed HHO algorithm simultaneously using the weighted sum method with the weights of various functions like TFC, APL, and TEC as w1 = 0.33, w2 = 0.33, and w3 = 0.34, respectively. Equation (10) represents the objective function to be minimized by optimally dispatching the generating units and satisfying the power flow constraints. Table 11 shows the result obtained by the proposed and other intelligence methods. The best optimal values are recorded for APL of 4.21 MW and TEC of 0.29 ton/h by the HHO method and its performance is reasonable for a TFC of 906.52 $/h. On the flipside, the TFC is well optimized by the SSA and MF methods, but it seems to give pessimistic results for other objectives such as APL and TEC. Finally, it is clear that the obtained results of TFC, APL, and TEC cannot be further improved without degrading the performance of other parameters by all the intelligence methods presented. However, from inspection of the convergence curve portrayed in Figure 13, it can be inferred that the proposed HHO algorithm outperforms the other intelligence techniques to give a minimum value of fitness function.
Case 7a—Minimization of TFC, APL, and TEC with presence of 5 MW DG
This case is similar to case 7 with the presence of DG for reducing the losses and emission costs of the system. The optimal location of DG is done using a real power sensitivity analysis based on the procedure detailed in [53]. Table 12 depicts the ranking for placement of DG based on estimated sensitivity index. It is observed that bus 30 is the critical candidate bus with a maximum magnitude of index value of 0.1359 compared to all other load buses in the IEEE30-bus system. Thus, the placement of 5 MW DG in the 30-bus system results in the generation dispatch of PG1, PG2, PG5, PG8, PG11, and PG13 as 71.66 MW, 79.53 MW, 38.54 MW, 35 MW, 30 MW, and 32.88 MW, respectively. The result shows that the TFC, APL, and TEC of the system have been reduced from $/h 906.52 to $/h 905.19, 4.21 MW to 4.02 MW, and 0.297 ton/h to 0.219 ton/h, respectively, compared to the normal case as depicted in Table 13. It is inferred that the change is not very significant for all the three parameters considered. However, the type of DG considered is of a smaller size and the optimal sizing of the DG needs to be done for remarkable changes in the parameters. However, the scope of this study is limited to analyze the effect of DG placement on system losses and emissions. The result also reveals that the losses and emissions of the system are reduced to 9.8355% and 26.2%, respectively, which enhances the sustainable power generation.

5. Comparative Analysis

In this section, the performance of HHO-based OPF to minimize the TFC is only considered for comparison with the literature work because of its prime importance in the electric sector compared to any other OPF objectives. Table 14 illustrates the various optimization methods for minimizing the fuel cost whilst optimizing the control parameters such as real power generation of generators. It is seen from the results that the Stochastic Search algorithm (SS) shows the worst optimized TFC of 804.1072 $/h by uneconomical dispatches of the generators PG1 (193 MW) and PG8 (11.62 MW). On the flipside, Tabu search (TS), Evolutionary Programming(EP), Differential Evolution(DE), Modified Differential Evolution (MDE), the Enhanced Genetic Algorithm (EGA), and Ant Colony Optimization(ACO) exhibit TFC in the range of 802 $/h to 802.7 $/h. Additionally, the Modified Honey Bee Mating Optimization (MHBMO), Teaching Learning-Based Optimization (TLBO), and Modified TLBO showed that the TFC is optimized in the range between 801.8925 $/h and 801.985 $/h. However, the proposed HHO technique outperforms these to give the TFC of 801.829 $/h, indicating the best optimal solution among the various methods presented. Additionally, the % improvement of the proposed HHO method has been evaluated by choosing the PSO technique as a benchmark method. The result claims that the proffered method can significantly outperform by 0.023% more than the PSO compared to other optimization techniques. Additionally, the performance of TS, EP, IEP, DE, MDE, SS, EGA, ACO, and HBMO is not superior to that of the PSO method, which shows the solutions obtained from these optimization methods are not feasible. Among all the techniques the SS method underperforms by an amount of 0.26% compared to the PSO method. However, the proposed HHO method demonstrates its better performance through the exploration and exploitation characteristics of Hawks to tune the parameters of the generator output power. This claim makes the HHO better to optimize the generator parameters for a different combination of objective functions considered.

6. Conclusions

A novel nature-inspired Harris Hawks Optimization (HHO) method has been proposed to solve the single and multi-objective OPF problem of power systems. In this work, various conflicting single and multi-objectives are framed using total fuel cost, active power loss, and environmental emission cost with the concern of reducing the environmental emissions from thermal generating units. In this work, equal importance is given to all three objectives, because the electric sector is aiming to compensate all the three factors as its prime objectives. Hence, a no-preference weighted sum approach has been used to solve the multi-objective OPF problem. The effectiveness of the proffered method was tested on an IEEE 30-bus system by optimally setting the control variables. The results obtained for different cases were compared with the other well-known nature-inspired intelligence techniques like SSA, WOA, MF, and GWO. It is seen that the HHO performance improved predominantly from 0.01% to 0.37% for various disparate cases of selective objective function compared to other methods. Additionally, the study on the placement of 5 MW DG based on a sensitivity analysis revealed that the system losses and emissions are reduced by an amount of 9.8355% and 26.2%, respectively, compared to conventional thermal power generators. The analysis on the sizing of DG and a contingency analysis will be the future scope of the work.

Author Contributions

M.Z.I. proposed the main idea and wrote the code for solving OPF problem; M.Z.I., V.V. and N.I.A.W. wrote this paper; H.H., N.F.M. and J.M.G. provided proofreading of the paper and final drafting; simulation of DG placement and comparative analysis was done by M.N.M.N. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Putra Grant (9630000) supported by Universiti Putra Malaysia (UPM).

Acknowledgments

This work has been carried out under the Putra Grant (9630000) supported by Universiti Putra Malaysia (UPM).

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

HHOHarris Hawks Optimization
OPFOptimal Power Flow
AIArtificial Intelligence
GMGradient Method
MMNewton Method
IPMInterior Point Method
LPLinear Programming
NPLinear Programming
QPQuadratic Programming
MIPMixed Integer Programming
GAGenetic Algorithm
EAEvolutionary Algorithm
GPGenetic Programming
BBOBiogeography Based Optimization
BBBCBig-Bang Big Crunch Algorithm
GSAGravitational Search Algorithm
CSSCharged System Search
CFOCentral Force Optimization
PSOParticle Swarm Optimization
GWAGrey Wolf Optimization Algorithm
GOAGlowworm Optimization Algorithm
SSASalp Swarm Algorithm
TLBOTeaching Learning Based Optimization
MTLBOModified Teaching Learning Based Optimization
HBMOModified Honey Bee Mating Optimization
MHBMOHoney Bee Mating Optimization
EPEvolutionary Programming
IEPImproved Evolutionary Programming
DEDifferential Evolution Algorithm
MDEModified Differential Evolution Algorithm
EGAEnhanced Genetic Algorithm
ACOAnt Colony Optimization
GSOGroup Search Optimizer
HSHarmony Search
TSTabu Search
WOAWhale Optimization Algorithm
MFMoth Flame
ESEvolution Strategy
DEDifferential Evolution
SISwarm Intelligence
ABCArtificial Bee Colony
FAFirefly Algorithm
CKHChaotic Krill Heard
BSABacktracking Search Algorithm
FEAFaster Evolutionary Algorithm
GSGroup Search Algorithm
DSADifferential Evolution Algorithm
MBFAMulti-hive Bee Foraging Algorithm
AAMAffine Arithmetic Method
KBFKnowledge Based Framework
HLMHuman Learning Method
LCMLinear Compression Methods
GBGalaxy Based
MOMagnetic Optimization
CCSCarbon Capture and Sequestration Technology
MOOMulti-objective Optimization
TFCTotal Fuel Cost Minimization
APLActive Power Loss Minimization
TECTotal Emission Cost Minimization
LFLevy Flight

Nomenclature

UControl variable
XVector of dependent variable,
g j Equality constraints respectively
h k Inequality constraints at kth limit
j, k j th   and   k th   limits .
P Gslack Real power generation of slack bus
P G Real power generation
Q G Reactive power generation
S L Transmission line capacity
V G Generator voltage bus magnitude,
Q cap Output of shunt VAR compensator
TTap settings of transformers.
a i ,   b i ,   c i Generator cost co-efficient
N G Total number of generators
V k Voltage amplitude of from bus
V m Voltage amplitude of to bus
δ k Voltage angle of from bus
δ m Voltage angle of to bus
NLTotal number of transmission line
α, β, γ, λEnvironmental emission coefficient,
w 1 , w 2 , w 3 Weight factor
r1..,r4,qRandom numbers
XrPosition of prey
XPosition vector of hawks
XmInitial population
EEscaping Energy
EoInitial Energy
TMaximum Iteration
NTotal number of Hawks
TCurrent Iteration
RThe chance of escaping of prey
JRandom jump of rabbit
DDimension of problem
SRandom vector
u, vAccidental value
βConstant
Y, ZUpdated Hawk’s position
LB, UBLower and upper boundary

References

  1. Dommel, H.W.; Tinney, W.F. Optimal Power Flow Solutions. Stud. Syst. Decis. Control 1968, PAS−87, 1866–1876. [Google Scholar] [CrossRef]
  2. Abaci, K.; Yamacli, V. Differential search algorithm for solving multi-objective optimal power flow problem. Int. J. Electr. Power Energy Syst. 2016, 79, 1–10. [Google Scholar] [CrossRef]
  3. Zhu, J.Z. Improved interior point method for OPF problems—Power Systems. IEEE Trans. Power Syst. 1999, 14, 1114–1120. [Google Scholar]
  4. Veerapandiyan, V.; Mary, D. Transmission System Reconfiguration to Reduce Losses and Cost Ensuring Voltage Security. J. Power Energy Eng. 2016, 4, 4–12. [Google Scholar]
  5. Warid, W.; Hizam, H.; Mariun, N.; Izzri, N.; Wahab, A.; Wahab, N.I.A. A novel quasi-oppositional modified Jaya algorithm for multi-objective optimal power flow solution. Appl. Soft Comput. J. 2018, 65, 360–373. [Google Scholar] [CrossRef]
  6. Salgado, R.; Brameller, A.; Aitchison, P. Optimal power flow solutions using the gradient projection method. Part 1. Theoretical basis. IEE Proc. C Gener. Transm. Distrib. 1990, 137, 424–428. [Google Scholar] [CrossRef]
  7. Tinney, W.F.; Member, S.; Hart, C.E. Power Flow Solution by Newton’s Method. Proc. IEEE 1967, 86, 1459–1467. [Google Scholar] [CrossRef]
  8. Momoh, J.A. A Review of Selected Optimal Power Ftow Literature to 1993 Part I: Non Linear and Quadratic Programming Approaches. IEEE Trans. Power Syst. 1999, 14, 96–104. [Google Scholar] [CrossRef]
  9. Olofsson, M.; Andersson, G.; Söder, L. Linear programming based optimal power flow using second order sensitivities. IEEE Trans. Power Syst. 1995, 10, 1691–1697. [Google Scholar] [CrossRef]
  10. Torres, G.L.; Quintana, V.H.; Engineering, E. AN interior-point method for nonlinear optimal power flow using voltage rectangular coordinates. IEEE Trans. Power Syst. 1998, 13, 1211–1218. [Google Scholar] [CrossRef]
  11. Fortenbacher, P.; Demiray, T. Linear/quadratic programming-based optimal power flow using linear power flow and absolute loss approximations. Int. J. Electr. Power Energy Syst. 2019, 107, 680–689. [Google Scholar] [CrossRef] [Green Version]
  12. Ferreira, R.S.; Borges, C.L.T.; Pereira, M.V.F. A flexible mixed-integer linear programming approach to the AC optimal power flow in distribution systems. IEEE Trans. Power Syst. 2014, 29, 2447–2459. [Google Scholar] [CrossRef]
  13. Veerapandiyan, V.; Mary, D. A Comparative Method of Optimal Power Flow for Ieee−30 Bus System. 2015, 10, 359–364. Int. J. Appl. Eng. Res. 2015; 10, 359–364. [Google Scholar]
  14. MOsman, S.; Abo-Sinna, M.A.; Mousa, A.A. A solution to the optimal power flow using genetic algorithm. Appl. Math. Comput. 2004, 155, 391–405. [Google Scholar]
  15. Yuan, X.; Zhang, B.; Wang, P.; Liang, J.; Yuan, Y.; Huang, Y.; Lei, X. Multi-objective optimal power flow based on improved strength Pareto evolutionary algorithm. Energy 2017, 122, 70–82. [Google Scholar] [CrossRef]
  16. Shukla, A.; Tiwari, R.; Kala, R. Genetic programming. Stud. Comput. Intell. 2010, 307, 209–234. [Google Scholar]
  17. Bhattacharya, A.; Chattopadhyay, P.K. Solution of optimal reactive power flow using biogeography-based optimization. World Acad. Sci. Eng. Technol. 2009, 39, 852–860. [Google Scholar]
  18. Sakthivel, S.; Pandiyan, S.A.; Marikani, S.; Selvi, S.K. Application of Big Bang Big Crunch Algorithm for Optimal Power Flow Problems. Int. J. Eng. Sci. 2013, 2, 41–47. [Google Scholar]
  19. Duman, S.; Güvenç, U.; Sönmez, Y.; Yörükeren, N. Optimal power flow using gravitational search algorithm. Energy Convers. Manag. 2012, 59, 86–95. [Google Scholar] [CrossRef]
  20. Gabash, A.; Li, P. Active-reactive optimal power flow in distribution networks with embedded generation and battery storage. IEEE Trans. Power Syst. 2012, 27, 2026–2035. [Google Scholar] [CrossRef]
  21. Moghaddas, S.M.J.; Samani, H.M.V. Application of Central Force Optimization Method to Design Transient Protection Devices for Water Transmission Pipelines. Mod. Appl. Sci. 2016, 11, 76. [Google Scholar] [CrossRef] [Green Version]
  22. Hariharan, T.; Sundaram, K.M. Multiobjective optimal power flow using Particle Swarm Optimization. Int. J. Control Theory Appl. 2016, 80, 128–139. [Google Scholar]
  23. Mohamed, A.A.A.; El-Gaafary, A.A.M.; Mohamed, Y.S.; Hemeida, A.M. Multi-objective Modified Grey Wolf Optimizer for Optimal Power Flow. In Proceedings of the 2016 Eighteenth International Middle East Power Systems Conference (MEPCON), Cairo, Egypt, 27–29 December 2016; pp. 982–990. [Google Scholar]
  24. Reddy, S.S.; Rathnam, C.S. Electrical Power and Energy Systems Optimal Power Flow using Glowworm Swarm Optimization. Int. J. Electr. Power Energy Syst. 2016, 80, 128–139. [Google Scholar] [CrossRef]
  25. Sayed, G.I.; Khoriba, G.; Haggag, M.H. A novel chaotic salp swarm algorithm for global optimization and feature selection. Appl. Intell. 2018, 48, 3462–3481. [Google Scholar] [CrossRef]
  26. Shabanpour-Haghighi, A.; Seifi, A.R.; Niknam, T. A modified teaching-learning based optimization for multi-objective optimal power flow problem. Energy Convers. Manag. 2014, 77, 597–607. [Google Scholar] [CrossRef]
  27. Li, Y.Z.; Li, M.S.; Ji, Z.; Wu, Q.H. Optimal power flow using group search optimizer with intraspecific competition and lévy walk. In Proceedings of the2013 IEEE Symposium on Swarm Intelligence (SIS 2013), Singapore, 16–19 April 2013; pp. 256–262. [Google Scholar]
  28. Sivasubramani, S.; Swarup, K.S. Multi-objective harmony search algorithm for optimal power flow problem. Int. J. Electr. Power Energy Syst. 2011, 33, 745–752. [Google Scholar] [CrossRef]
  29. Abido, M.A. Optimal power flow using tabu search algorithm. Electr. Power Components Syst. 2002, 30, 469–483. [Google Scholar] [CrossRef] [Green Version]
  30. Gogna, A.; Tayal, A. Metaheuristics: Review and application. J. Exp. Theor. Artif. Intell. 2013, 25, 503–526. [Google Scholar] [CrossRef]
  31. Adaryani, M.R.; Karami, A. Artificial bee colony algorithm for solving multi-objective optimal power flow problem. Int. J. Electr. Power Energy Syst. 2013, 53, 219–230. [Google Scholar] [CrossRef]
  32. Yang, X. Multiobjective Firefly Algorithm for Continuous Optimization; Springer: Berlin, Germany, 2016. [Google Scholar]
  33. Mukherjee, A.; Mukherjee, V. Solution of optimal power flow using chaotic krill herd algorithm. Chaos Solitons Fractals 2015, 78, 10–21. [Google Scholar] [CrossRef]
  34. Ayan, K.; Kiliç, U. Optimal power flow of two-terminal HVDC systems using backtracking search algorithm. Int. J. Electr. Power Energy Syst. 2016, 78, 326–335. [Google Scholar] [CrossRef]
  35. Reddy, S.S.; Bijwe, P. Multi-Objective Optimal Power Flow Using Efficient Evolutionary Algorithm. Int. J. Emerg. Electr. Power Syst. 2017, 18. [Google Scholar] [CrossRef]
  36. Reddy, S.S.; Bijwe, P.R.; Abhyankar, A.R. Faster evolutionary algorithm based optimal power flow using incremental variables. Int. J. Electr. Power Energy Syst. 2014, 54, 198–210. [Google Scholar] [CrossRef]
  37. Daryani, N.; Hagh, M.T.; Teimourzadeh, S. Adaptive group search optimization algorithm for multi-objective optimal power flow problem. Appl. Soft Comput. J. 2016, 38, 1012–1024. [Google Scholar] [CrossRef]
  38. el Ela, A.A.A.; Abido, M.A.; Spea, S.R. Optimal power flow using differential evolution algorithm. Electr. Power Syst. Res. 2010, 80, 878–885. [Google Scholar] [CrossRef]
  39. Chen, H.; Bo, M.L.; Zhu, Y. Multi-hive bee foraging algorithm for multi-objective optimal power flow considering the cost, loss, and emission. Int. J. Electr. Power Energy Syst. 2014, 60, 203–220. [Google Scholar] [CrossRef]
  40. Pirnia, M.; Canizares, C.A.; Bhattacharya, K.; Vaccaro, A. A novel affine arithmetic method to solve optimal power flow problems with uncertainties. IEEE Trans. Power Syst. 2014, 29, 2775–2783. [Google Scholar] [CrossRef]
  41. Vaccaro, A.; Cañizares, C.A. A knowledge-based framework for power flow and optimal power flow analyses. IEEE Trans. Smart Grid 2018, 9, 230–239. [Google Scholar] [CrossRef]
  42. Karbalaei, F.; Shahbazi, H.; Mahdavi, M. A new method for solving preventive security-constrained optimal power flow based on linear network compression. Int. J. Electr. Power Energy Syst. 2018, 96, 23–29. [Google Scholar] [CrossRef]
  43. Can, U.; Alatas, B. Physics Based Metaheuristic Algorithms for Global Optimization. Am. J. Inf. Sci. Comput. Eng. 2015, 1, 94–106. [Google Scholar]
  44. Niknam, T.; Narimani, M.r.; Jabbari, M.; Malekpour, A.R. A modified shuffle frog leaping algorithm for multi-objective optimal power flow. Energy 2011, 36, 6420–6432. [Google Scholar] [CrossRef]
  45. El-Sattar, S.A.; Kamel, S.; el Sehiemy, R.A.; Jurado, F.; Yu, J. Single- and multi-objective optimal power flow frameworks using Jaya optimization technique. Neural Comput. Appl. 2019. [Google Scholar] [CrossRef]
  46. Ma, R.; Li, X.; Luo, Y.; Wu, X.; Jiang, F. Multi-objective dynamic optimal power flow of wind integrated power systems considering demand response. CSEE J. Power Energy Syst. 2019, 5, 466–473. [Google Scholar] [CrossRef]
  47. Khunkitti, S.; Siritaratiwat, A.; Premrudeepreechacharn, S.; Chatthaworn, R.; Watson, N.R. A hybrid DA-PSO optimization algorithm for multiobjective optimal power flow problems. Energies 2018, 11, 2270. [Google Scholar] [CrossRef] [Green Version]
  48. Davoodi, E.; Babaei, E.; Mohammadi-ivatloo, B. An efficient covexified SDP model for multi-objective optimal power flow. Int. J. Electr. Power Energy Syst. 2018, 102, 254–264. [Google Scholar] [CrossRef]
  49. Heidari, A.A.; Mirjalili, S.; Faris, H.; Aljarah, I.; Mafarja, M.; Chen, H. Harris hawks optimization: Algorithm and applications. Futur. Gener. Comput. Syst. 2019, 97, 849–872. [Google Scholar] [CrossRef]
  50. Deb, K. Multi-Objective Optimization Using Evolutionary Algorithms, 1st ed.; John Wiley & Sons: Hoboken, NJ, USA, 2001; Volume 16. [Google Scholar]
  51. Mazza, A.; Chicco, G.; Russo, A. Optimal multi-objective distribution system reconfiguration with multi criteria decision making-based solution ranking and enhanced genetic operators. Int. J. Electr. Power Energy Syst. 2014, 54, 255–267. [Google Scholar] [CrossRef]
  52. Marler, R.T.; Arora, J.S. The weighted sum method for multi-objective optimization: New insights. Struct. Multidiscip. Optim. 2010, 41, 853–862. [Google Scholar] [CrossRef]
  53. Warid, W.; Hizam, H.; Mariun, N.; Abdul-Wahab, N.I. A sensitivity based methodology for optimal placement of distributed generation in meshed power systems. Int. J. Simul. Syst. Sci. Technol. 2017, 17, 44.1–44.8. [Google Scholar]
  54. IEEE 30-Bus Test System Data. Available online: www.ee.washington.edu/research/pstca/pf30/pg_tca30bus.httm (accessed on 28 January 2020).
  55. Yuryevich, J.; Wong, K.P. Evolutionary programming based optimal power flow algorithm. IEEE Power Eng. Rev. 1999, 19, 54. [Google Scholar]
  56. Costa, A.L.; Costa, A.S. Energy and ancillary service dispatch through dynamic optimal power flow. Electr. Power Syst. Res. 2007, 77, 1047–1055. [Google Scholar] [CrossRef]
  57. Sayah, S.; Zehar, K. Modified differential evolution algorithm for optimal power flow with non-smooth cost functions. Energy Convers. Manag. 2008, 49, 3036–3042. [Google Scholar] [CrossRef]
  58. Sliman, L.; Bouktir, T. |Economic Power Dispatch of Power System with Pollution Control using Multiobjective Ant Colony Optimization. Int. J. Comput. Intell. Res. 2007, 3, 2. [Google Scholar] [CrossRef]
  59. Bakirtzis, A.G.; Biskas, P.N.; Zoumas, C.E.; Petridis, V. Optimal power flow by enhanced genetic algorithm. IEEE Trans. Power Syst. 2002, 17, 229–236. [Google Scholar] [CrossRef]
  60. Bouktir, T.; Slimani, L.; Mahdad, B. Optimal power dispatch for large scale power system using stochastic search algorithms. Int. J. Power Energy Syst. 2008, 28, 118–126. [Google Scholar] [CrossRef]
  61. Saini, A.; Chaturvedi, D.K.; Saxena, A.K. Optimal power flow solution: A GA-fuzzy system approach. Int. J. Emerg. Electr. Power Syst. 2006, 5, 1–23. [Google Scholar] [CrossRef]
  62. Attous, D.B.; Labb, Y. Particle swarm optimisation based optimal power flow for units with non-smooth fuel cost functions. Model. Meas. Control A 2010, 83, 24–37. [Google Scholar]
  63. Niknam, T.; Narimani, M.R.; Aghaei, J.; Tabatabaei, S.; Nayeripour, M. Modified Honey Bee Mating Optimisation to solve dynamic optimal power flow considering generator constraints. IET Gener. Transm. Distrib. 2011, 5, 989–1002. [Google Scholar] [CrossRef]
Figure 1. Classification of methods.
Figure 1. Classification of methods.
Sustainability 12 05248 g001
Figure 2. Patterns of Harris Hawks.
Figure 2. Patterns of Harris Hawks.
Sustainability 12 05248 g002
Figure 3. Single and multi-objective optimal power flow.
Figure 3. Single and multi-objective optimal power flow.
Sustainability 12 05248 g003
Figure 4. TFC for various intelligence methods.
Figure 4. TFC for various intelligence methods.
Sustainability 12 05248 g004
Figure 5. Curve for case 1.
Figure 5. Curve for case 1.
Sustainability 12 05248 g005
Figure 6. APL for Intelligence methods.
Figure 6. APL for Intelligence methods.
Sustainability 12 05248 g006
Figure 7. Curve for case 2.
Figure 7. Curve for case 2.
Sustainability 12 05248 g007
Figure 8. TEC for various intelligencemethods.
Figure 8. TEC for various intelligencemethods.
Sustainability 12 05248 g008
Figure 9. Curve for case 3.
Figure 9. Curve for case 3.
Sustainability 12 05248 g009
Figure 10. Convergence Curve for case 4.
Figure 10. Convergence Curve for case 4.
Sustainability 12 05248 g010
Figure 11. Convergence curvefor case 5.
Figure 11. Convergence curvefor case 5.
Sustainability 12 05248 g011
Figure 12. Curve for case 6.
Figure 12. Curve for case 6.
Sustainability 12 05248 g012
Figure 13. Curve for case 7.
Figure 13. Curve for case 7.
Sustainability 12 05248 g013
Table 1. Emission coefficients.
Table 1. Emission coefficients.
CoefficientsGenerating Units
G1G2G5G8G11
α0.040910.025430.042580.053260.04258
β−0.0555−0.06047−0.0509−0.0355−0.0509
γ0.06490.056380.045860.03380.04586
ξ0.00020.00050.0000010.0000010.00001
λ2.8573.333828
Table 2. Control variables settings for the proposed method.
Table 2. Control variables settings for the proposed method.
ParametersLimitCase1Case2Case3Case4Case5Case6Case7
MinMax
PG2 (MW)208048.880079.760070.980048.863079.800079.864978.6700
PG5 (MW)155021.420049.850050.000022.004538.119049.728438.3980
PG8 (MW)103522.020034.890035.000024.124034.875035.290935.0010
PG11 (MW)103012.290029.910030.000012.888030.692030.921432.1040
PG13 (MW)124011.210039.880040.000012.000031.294037.027232.1880
VG1 (p.u)0.951.11.07351.10001.10001.05621.10001.06001.0600
VG2 (p.u)0.951.11.05671.08251.08791.04261.08791.04301.0430
VG5 (p.u)0.951.11.09921.05031.06161.01001.06161.02901.0100
VG8 (p.u)0.951.11.09771.05631.06951.01801.06951.02201.0100
VG11 (p.u)0.951.11.08471.10001.10001.08131.10001.08201.0820
VG13 (p.u)0.951.11.06641.10001.10001.07701.10001.07101.0710
T6–9 (p.u)0.91.11.04380.90001.04041.02301.03731.03001.0280
T6–10 (p.u)0.91.10.97781.10000.90000.98200.90000.97600.9640
T4–12 (p.u)0.91.10.96681.03940.99450.98800.99300.98510.9730
T28–27 (p.u)0.91.10.97840.98250.97770.96300.96830.95000.9617
Fuel Cost ($/h)--801.8290966.1200950.9800802.0100903.2200961.8781906.5210
Power Loss (MW)--9.38703.49003.57009.04004.29003.52224.2080
Emission (ton/h)--1.26300.29600.28501.21400.31500.28500.2970
Table 3. Comparison of different methods for case 1.
Table 3. Comparison of different methods for case 1.
MethodItems
PG1 (MW)PG2 (MW)PG5 (MW)PG8 (MW)PG11 (MW)PG13 (MW)Cost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (s)
HHO176.9748.8821.4222.0212.2911.21801.8299.3871.26313258
SSA176.7848.8321.4721.6512.0912.00801.8449.3761.27413562
WOA176.8048.9421.5021.6512.1312.00801.8409.3931.27019764
MF177.7049.2521.3521.2910.7312.93801.9609.4101.27418360
GWO176.7348.8321.4721.6512.0912.00801.8449.3761.2806667
Table 4. Different methods for case 2.
Table 4. Different methods for case 2.
MethodItems
PG1 (MW)PG2 (MW)PG5 (MW)PG8 (MW)PG11 (MW)PG13 (MW)Cost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (s)
HHO52.6379.7649.8534.8929.9139.88966.123.490.296356
SSA51.9080.0050.0035.0030.0040.00968.563.500.296461
WOA52.0379.9649.9734.9829.9839.98968.213.500.296361
MF51.9080.0050.0035.0030.0040.00968.563.500.2962162
GWO52.1080.0050.0034.8030.0040.00968.293.510.297365
Table 5. Different methods for case 3.
Table 5. Different methods for case 3.
MethodItems
PG1 (MW)PG2 (MW)PG5 (MW)PG8 (MW)PG11 (MW)PG13 (MW)Cost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (s)
HHO60.9970.9850.0035.0030.0040.00950.983.5700.28503256
SSA61.0270.9550.0035.0030.0040.00950.933.6000.295014262
WOA61.0870.8950.0035.0030.0040.00950.823.5710.29503962
MF61.0270.9550.0035.0030.0040.00950.933.5720.29502961
GWO60.9371.1250.0034.9330.0040.00951.133.5710.296017157
Table 6. Set of weights assumed for minimizing fuel cost and losses.
Table 6. Set of weights assumed for minimizing fuel cost and losses.
SL NoWeightCost ($/h)Loss (MW)
CostLoss
10.500.50802.0109.040
20.100.90810.2497.212
30.200.80804.2058.170
40.300.70802.7298.629
50.400.60802.1978.898
60.600.40801.9109.166
70.700.30801.8719.241
80.800.20801.8559.294
90.900.10801.8469.349
Table 7. Set of weights assumed for minimizing fuel cost, loss, and emission.
Table 7. Set of weights assumed for minimizing fuel cost, loss, and emission.
SL NoWeightCost ($/h)Loss (MW)Emission (ton/h)
CostLossEmission
10.330.330.34961.883.5380.2982
20.200.200.60938.6793.7980.299
30.400.400.20880.7084.6880.353
40.600.200.20860.8725.0740.399
50.200.600.20906.0614.2310.321
Table 8. Comparison of different methods for case 4.
Table 8. Comparison of different methods for case 4.
MethodItems
PG1 (MW)PG2 (MW)PG5 (MW)PG8 (MW)PG11 (MW)PG13 (MW)Cost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (S)
HHO172.5648.8622.0124.1212.8812.00802.019.0401.214011852
SSA172.6048.9022.0024.0012.9012.00802.009.1801.215014878
WOA174.2550.0522.3120.9412.9712.10801.979.2181.234013564
MF172.6148.9322.0024.0212.9012.00802.009.0511.21505869
GWO172.9248.7222.0723.9012.8612.00802.019.0651.219319759
Table 9. Comparison of different methods for case 5.
Table 9. Comparison of different methods for case 5.
MethodItems
PG1 (MW)PG2 (MW)PG5 (MW)PG8 (MW)PG11 (MW)PG13 (MW)Cost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (S)
HHO72.9179.8038.1234.8830.6931.29903.224.2900.31504863
SSA72.3979.4637.9335.0030.0032.91904.054.2910.321114572
WOA72.6274.1738.3634.9829.9837.52905.384.2200.323219068
MF71.7377.7039.7335.0030.0033.44907.414.1910.3183199153
GWO72.1280.0037.8135.0030.0032.77904.454.2950.32073568
Table 10. Comparison of different methods for case 6.
Table 10. Comparison of different methods for case 6.
Method.Items
PG1 (MW)PG2 (MW)PG5 (MW)PG8 (MW)PG11 (MW)PG13 (MW)Cost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (S)
HHO54.0979.8649.7335.2930.9237.03961.883.5380.29826348
SSA54.6780.0050.0035.0030.0037.27961.763.5430.299312456
WOA54.7779.9749.9834.9929.9937.25961.513.5490.29542463
MF54.6780.0050.0035.0030.0037.27961.763.5530.29533274
GWO55.3079.8450.0035.0029.6137.21960.493.5580.299619679
Table 11. Comparison of different methods for case 7.
Table 11. Comparison of different methods for case 7.
Method.Items
PG1 (MW)PG2 (MW)PG5 (MW)PG8 (MW)PG11 (MW)PG13 (MW)Cost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (S)
HHO71.2578.6738.4035.0032.1032.19906.524.210.29714955
SSA71.7479.5638.3335.0030.0033.04905.734.260.32015073
WOA70.2178.5637.7733.1930.0037.92910.574.260.32019563
MF71.7479.5638.3335.0030.0033.04905.734.260.32016564
GWO71.6679.2938.5034.9830.0033.23906.104.250.32019963
Table 12. Ranking of 5 MW DG placement based on the real power sensitivity index.
Table 12. Ranking of 5 MW DG placement based on the real power sensitivity index.
S. NoLoss SensitivitiesRankLoss Reduction (%)
∂Ploss/∂PBusWith 5MW DG
1−0.13593019.8355
2−0.11062627.8998
3−0.10932937.19537
4−0.09062447.16288
5−0.08881957.0072
6−0.08571866.7302
7−0.08532576.6088
8−0.08452386.5592
9−0.08242096.5165
10−0.073321105.9539
11−0.072922115.9078
12−0.072215125.8154
13−0.071427135.6906
14−0.0697145.6718
15−0.065714155.3024
16−0.064517165.21015
17−0.064428174.9946
18−0.059610184.8955
19−0.059316194.8647
20−0.05889204.8561
21−0.05846214.6817
22−0.04984224.1363
23−0.046212233.7601
24−0.03913243.2249
Table 13. Comparison of TFC, APL, and TEC performance with and without DG using HHO.
Table 13. Comparison of TFC, APL, and TEC performance with and without DG using HHO.
HHOCost ($/h)Loss (MW)Emission (ton/h)Iteration (N)Time (S)
Without DG906.524.210.29714955
With DG905.194.020.21914252
Table 14. Comparative analysis on performance of HHO with recent literature works.
Table 14. Comparative analysis on performance of HHO with recent literature works.
MethodsPG1PG2PG5PG8PG11PG13Fuel Cost ($/h)% Improvement
HHO176.9748.8821.4222.0212.2911.21801.8290.023
TLBO [26]177.398648.070121.772221.8961612.0822811.61326801.99080.0028
MTLBO [26]177.256148.076221.192522.118212.112411.821801.89250.0151
TS [29]176.0448.7621.5622.0512.4412802.29−0.0344
EP [55]173.84849.99821.38622.6312.92812802.62−0.0756
IEP [56]176.235849.009321.502321.811512.338712.0129802.465−0.0562
DE [57]176.0094921.33422.26212.4612802.394−0.0474
MDE [57]175.9744921.5122.2412.25112802.376−0.0452
SS [58]1934819.550611.62041012804.1072−0.261
EGA [59]176.24921.4421.9512.4212.02802.06−0.0058
ACO [60]181.94547.00121.459621.44613.20712.0134802.578−0.0703
FGA [61]175.13750.35321.45121.17612.66712.11802.00030.00166
PSO [62]175.691548.63921.449422.7212.230212802.0136Benchmark
MHBMO [63]177.043149.20921.513522.64810.414612801.9850.0036
HBMO [63]176.464646.27421.459621.44613.20712.0134802.211−0.0246

Share and Cite

MDPI and ACS Style

Islam, M.Z.; Wahab, N.I.A.; Veerasamy, V.; Hizam, H.; Mailah, N.F.; Guerrero, J.M.; Mohd Nasir, M.N. A Harris Hawks Optimization Based Single- and Multi-Objective Optimal Power Flow Considering Environmental Emission. Sustainability 2020, 12, 5248. https://0-doi-org.brum.beds.ac.uk/10.3390/su12135248

AMA Style

Islam MZ, Wahab NIA, Veerasamy V, Hizam H, Mailah NF, Guerrero JM, Mohd Nasir MN. A Harris Hawks Optimization Based Single- and Multi-Objective Optimal Power Flow Considering Environmental Emission. Sustainability. 2020; 12(13):5248. https://0-doi-org.brum.beds.ac.uk/10.3390/su12135248

Chicago/Turabian Style

Islam, Mohammad Zohrul, Noor Izzri Abdul Wahab, Veerapandiyan Veerasamy, Hashim Hizam, Nashiren Farzilah Mailah, Josep M. Guerrero, and Mohamad Nasrun Mohd Nasir. 2020. "A Harris Hawks Optimization Based Single- and Multi-Objective Optimal Power Flow Considering Environmental Emission" Sustainability 12, no. 13: 5248. https://0-doi-org.brum.beds.ac.uk/10.3390/su12135248

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop