Next Article in Journal
Performance Analysis, and Economic-Feasibility Evaluation of Single-Slope Single-Basin Domestic Solar Still under Different Water-Depths
Previous Article in Journal
Towards a Sustainable Spatial Planning Approach for PV Site Selection in Portugal
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Optimal DG Placement in Power Systems Using a Modified Flower Pollination Algorithm

by
Abinands Ramshanker
1,
Jacob Raglend Isaac
1,*,
Belwin Edward Jeyeraj
1,
Jose Swaminathan
2 and
Ravi Kuppan
1
1
School of Electrical Engineering, Vellore Institute Technology, Vellore 632014, India
2
School of Mechanical Engineering, Vellore Institute Technology, Vellore 632014, India
*
Author to whom correspondence should be addressed.
Energies 2022, 15(22), 8516; https://doi.org/10.3390/en15228516
Submission received: 19 September 2022 / Revised: 20 October 2022 / Accepted: 7 November 2022 / Published: 14 November 2022

Abstract

:
There is a huge requirement for power systems to reduce power losses. Adding distributed generators (DGs) is the most common approach to achieving lower power losses. However, several challenges arise, such as determining the ideal size as well as location of the utilized distributed generators. Most of the existing methods do not consider the variety of load types, the variety and size of the utilized DGs besides reducing the convergence time and enhancing the optimization results. The paper performed an optimization algorithm that integrated a golden search-based flower pollination algorithm and fitness-distance balance (FDB) to find out the optimal size as well as the location of the distributed generators. It was then compared with different optimization methods to determine the best optimization technique, and it was determined to be the best technique. In addition, different types of DGs are considered, including solar energy, wind energy, and biogas, along with optimizing the size of the utilized DGs to reduce the system cost. Testing with different types of bus systems, and different types of DGs in a radial distribution system was done to reveal that the modified flower pollination with golden section search was superior in comparison to others with regards to convergence and power loss reduction.

1. Introduction

Electricity demand has been increasing steeply due to the increase in population and industrialization. Bloomberg New Energy Finance’s (BNEF) recent reports showed a significant increase in the electricity demand to reach up to 38.7 billion Mega-Watt hours (MWh) from 25 billion in 2017 [1]. To meet the electricity requirements, it should be working on a twofold roadmap in which there is an increase in electrical power generation and a reduction in power losses as well. The first direction includes developing new central power plants and extending power grids [2,3]. However, this direction requires a huge operational cost as well as a high investment cost [4]. In addition, fossil fuel-based generation increases greenhouse gas (GHG) emissions. Another solution to meet the increased demand for electricity is integrating the DGs within the power systems [5]. The DG has many advantages, such as small-scale generation and cost-effectiveness. Photovoltaic (PV), wind turbines (WT), geothermal, hydrogen, biogas, ethanol, biodiesel, and biomass are clean energy sources DGs and are considered eco-friendly sources [6]. In radial distribution networks, the DG units must be appropriately linked since this enhances the voltage profile and lowers power loss. However, improper allocation of DG may provide serious results, such as power loss being high as well as low system stability and voltage rise. This leads to the need for optimal allocation of DG units, which should be determined to realize technical benefits, economic benefits, and environmental benefits in distribution network planning. There are many research contributions for optimizing the allocation of DGs in radial distribution systems, besides many analytical methods introduced that help to identify an ideal location for the DGs within the power systems [7].
Analytical methods and metaheuristic methods are adopted by researchers for the purpose of optimal DG placement. In [8], a new voltage stability index (VSI) was used to determine the ideal DG position, and the optimal DG size was determined by minimizing active losses. The impact of increased loads on optimum DG placement was also studied. In [9], a strategy for effective DG deployment in distribution networks is described utilizing voltage stability algorithms. Modal analysis and continuous power flow formed the basis of the voltage stability approach. The aim function also included minimizing network losses and lowering the voltage stability limit. The power stability index (PSI), a metric for measuring voltage stability, was adopted as a standard for DG installation in [10].Aside from minimizing power outages, this criterion was used to determine the ideal size of the DG to be installed. The complexity of the load flow rises as the number of system characteristics grows, despite the fact that analytical approaches rely mostly on load repetition. However, the performance of analytical procedures may be improved by including sensitivities. However, by taking into account the reduction of actual power losses, metaheuristic algorithms are able to successfully estimate the ideal allocation [11]. Optimal allocation of DGs has been calculated more efficiently due to metaheuristic algorithms [12]. Some of them considered single objective functions, while others considered multiple objective functions, besides considering the equality and inequality constraints of components in power systems [13]. Metaheuristic algorithms have a powerful searching capability to compute optimal solutions and are applicable to dealing with large-scale networks [14]. There are numerous types of metaheuristic algorithms that are used in the radial distribution systems that help in solving the problem of optimal allocations in the distributed generator systems, such as the Sine Cosine Algorithm (SCA), Polar Bear Optimization (PBO), and Ant Lion Optimization (ALO), respectively [10,13,15,16]. Moreover, adaptive metaheuristic as well as hybrid methods are used to achieve optimal DG locations as well as sizing in the radial distribution system.
Among all meta-heuristic algorithms, the GA and PSO are the most prominent. The GA is a nature inspired algorithm, where Darwin’s theory that in evolution, the fittest are selected are used [17]. Similar to evolution, the GA has five phases namely initial population, fitness function, selection, crossover, and mutation. The PSO, on the other hand, is a bio-inspired algorithm based on the change in location of swarms [18]. It has the phases of initial population, evaluation of position, the updating of position, identification of best position, and the updating of velocity and position. The major advantage of PSO is that it has fewer parameters to tune. However, it does have the disadvantage of poor performance of local search. The FPA is a nature-inspired algorithm that has the phases of initial population, finding the best solution, probability switch generation, global pollination or local pollination of flowers, and finally determining the best flower [19]. Compared to PSO, the FPA has the advantage that the switchover criteria enable the algorithm to escape local minima while staying effective in local searches. The FPA is used in many applications, but it is mainly useful in transmission systems, power generation, and distribution systems [20]. In power generation, it is useful in solving the economic dispatch problem, scheduling of hydrothermal power stations, and renewable energy generation efficiency. In transmission systems, it is applied to transmission line planning, power system management, congestion management, and bus profile voltage improvement. In distributed systems, it is applied in distribution system planning, distribution system operation, distributed system operation, and reactive power control. We also explore the application of the FPA in optimal DG placement for reducing power losses. Figure 1 shows the different applications of the flower pollination algorithm.
By surveying this heuristic-based optimization, a considerable convergence time and power losses are still found. In addition, most of the research does not consider technical points, such as testing with different scale of loads’ power including residential, commercial, and industrial areas. In [21], two modes of DGs are investigated and applied on three different radial systems. In [22], power losses are minimized using an analytical method. In [23], the Combined Sensitivity Index is used to optimize DG placement. Though a lot of recent research works, such as the ones done in [21,22,23], do minimize power losses through optimizing DG placement, they do not consider multiple different types of DGs and optimization of DGs’ size for reducing the system cost. This paper considers different types of DGs, including PV, wind, and biogas, with optimization of the size of the utilized DGs. The optimization algorithm is implemented by using MATLAB and its performance parameters have been tested with different bus systems such as IEEE 33, and IEEE 69. Three different optimization algorithms are compared namely the particle swarm optimization algorithm [18], the genetic algorithm [17], and a modified flower pollination algorithm, which combines a golden search algorithm and utilizes the fitness-distance balance (FDB) method to control the selection of population from one generation to next generation. The inception of the idea of modifying the existing flower pollination by incorporating golden section search and the fitness-distance band was inspired from the work done in [24,25,26,27,28]. The comparison of various algorithms for solving multi-objectives was presented in [26].
This study presents a golden search-based technique for fault location that is based on the ideas of minimal fault reactance and the golden section. The aim of the approach is to solve the problem of fault location in distribution networks that contain distributed energy resources (DERs). The purpose of this research is to propose a method for locating faults that is predicated on the concepts of minimal fault reactance and the golden section. The purpose of the technique is to locate faults in distribution networks that are comprised of distributed energy resources, which has been a long-standing challenge (DERs). In [26], To achieve the goal of minimizing the phase current divergence across the phases, a phase switching method that is based on a hybrid version of the fuzzy flower pollination algorithm (FFPA) has been created. The flower pollination algorithm is utilized in order to maximize the value of fitness, and fuzzy logic is applied in order to structure the fitness function that incorporates many objectives. In [27], different search algorithms were used such as cuckoo search and the differential search algorithm in the flower pollination algorithm to optimize it. In [28], a fractional Choas FPA was proposed which differed in terms of initialization and switching probability factor.
The work done in [24,25,26,27,28] definitely gives the idea that golden section search is very useful for non-smooth univariate functions, but there are also reasons to consider the Fibonacci search because it is faster in small iterations [29]. However, a thorough analysis done in [30], shows that it is hard to apply Fibonacci search in problems that require stopping criteria while gold search is used to problems which require stopping criteria. Furthermore, the work done in [31] shows that the Fibonacci Search technique searches the whole current range, which means that very high and low currents are also searched. This caused torque ripple and high losses during the search procedure. For our case, Fibonacci Search could lead to the solutions getting stuck in local optimal point without finding the global optimal point.
The target of our paper is reducing the convergence time and improving the performance and efficiency. In this paper, a hybrid modified FPA algorithm is presented that uses FDB that is used to find the optimal global population, while golden search is used to evaluate the optimal local pollination. In this way, the problem of stucking in local optimal points is resolved and the FPA produces efficient solutions in less time, as will be shown in results section.
The overall contribution is summarized as:
  • Evaluation the optimal DG location and size while satisfying all the network constraints.
  • Comparing different state-of-the-art techniques in terms of their efficiency and power loss.
  • Testing the method on different bus systems.
This paper is divided into four sections. Section 1 is the introduction and review of previous work done. Section 2 is the material and methods. It has two subsections. Section 2.1 presents the system model and the optimization problem, including the objective function and the system constraints of each power system, while Section 2.2 introduces the design and parameters and the narrative logic flow of the modified flower pollination algorithm, which has later been determined to be the best technique. The Section 3 deals with results and outcomes of the proposed technique. The Section 4 provides a conclusion of the presented work.

2. Materials and Methods

2.1. Problem Formulation with System Model

The proposed method aims to determine the location of DG placement as well as the optimal size and optimal power factor by solving the optimization problem. The objective functions should meet the power system constraints in the radial distribution system. Additionally, different types of DGs are considered in calculation including PV, wind, and biogas. The normal system parameters, which are the deviation in voltage and loss in power, are computed, and the normal system parameters are to be optimized by selecting optimal size of the distributed generators and allocation of various radial distribution system to minimize the power losses and obtaining optimal power factor. The core calculation of the optimization procedure loop is the power flow calculation of the radial distribution system. The power flow calculations are introduced in the following sub-sections.

2.1.1. Power Flow Calculation

The power flow of the radial distribution network is calculated based on the equations below to find the system’s power loss [32,33]. Notably, general load flow analysis can be carried out by considering a single line diagram, which is illustrated in Figure 2.
Real and reactive power is derived from Figure 1. The real power can be computed by Equation (1) while the reactive power can be computed by Equation (2).
P P + 1 = P P P L ( P + 1 ) R p , p + 1 ( P P 2 + Q P 2 ) | V P | 2
Q P + 1 = Q P Q L ( P + 1 ) X p , p + 1 ( P P 2 + Q P 2 ) | V P | 2
After that, the line voltage is computed based on the below equations,
| V p + 1 | 2 = | V p | 2 2 ( R p · p + 1 P P + X p · p + 1 · Q P ) + ( R p · p + 1 2 + X p · p + 1 2 ) ( P P 2 + Q P 2 ) | V P | 2
The real power loss of the radial distribution system in each line can be computed as follows,
P L O S S ( p · P + 1 ) = R p · p + 1 ( P P 2 + Q P 2 ) | V P | 2  
The complete system power loss can be computed by the below equation,
P l o s s T o t a l = P = 1 N 1 P L O S S ( p · P + 1 )
where:
  • P p is the real power flow which is flowing from bus p;
  • P L p is the real power load which is at bus p;
  • P L ( p + 1 ) is the real power load which is at bus p + 1;
  • Q p is the reactive power flow which is flowing from bus p;
  • Q L p is the reactive power load which is at bus p;
  • Q L ( p + 1 ) is the reactive power load which is at bus p + 1;
  • X P · p + 1 is the reactance which is between the buses p and p + 1;
  • R P · p + 1 is the resistance which is between the buses p and p + 1;
  • V P + 1 is the voltage which is at bus p + 1;
  • V P is the voltage which is at bus p;
  • P l o s s T o t a l is the total power loss which is in the system.
The system’s real power loss is computed from the forward-backward process, which provides a detailed study about it. In order for the system to operate steadily and dependably, the general power loss should be kept to a minimum. The overall process flow for power loss minimization is charted in Figure 3.
Initially, the dataset of bus systems is obtained from the open-source system. The collected bus data is utilized to analyze the variation of voltage, normal power loss, and operational cost functions for bus systems. The normal power loss and normal voltage deviations are reduced with the help of the modified FPA algorithm, which is elucidated in detail in the next subsection. A single-objective function is used in the proposed method to reduce power loss, lower voltage variation, lower operating costs, and achieve the best power factor, respectively. The single objective function-based optimal DG location is identified using the proposed algorithm. The algorithm suggested reduces loss of power in the systems and ensures that there is continuous monitoring of constraint limits. The limits are satisfied; the maximum iteration condition is checked. Once the condition is checked, the optimal results are saved and stop the procedure. The sub-sections below formulate and explain the single-objective function and constraints.

2.1.2. Power Loss Minimization

The primary function is to ensure that there is a reduction of the total power loss by developing distributed generators and placing them in optimal locations [34]. The minimization (Min) of power loss is formulated as follows:
P l o s s   m i n = I = 1 N B R R I × P I 2 + Q I 2 V I 2
where:
  • P l o s s   m i n is the minimization of power loss;
  • P I 2 is the Ith bus’s active powers load;
  • Q I 2 is the Ith bus’s reactive powers load;
  • N B R is the number of branches in the distribution network;
  • V I 2 is the Ith bus’s voltage magnitude;
  • R I is the Ith branch’s resistance.
The suggested approach, which must adhere to the power system’s limits, aids in achieving the best possible placement of the DG.

2.1.3. Real Power Balance and Reactive Power Balance

Real and reactive power both operate in the power system within their mathematically defined boundaries, which are as follows:
P S L A C K + I = 1 N D G P D G , I = I = 1 N B P D , J + I = 1 N B R P L , K
Q S L A C K + I = 1 N D G Q D G , I = I = 1 N B Q D , J + I = 1 N B R Q L , K
where:
  • P D G , I is the Ith DG unit’s active power output;
  • P D , J is the Jth bus’s active power load demand;
  • P L , K is the Kth branch’s active power loss;
  • P S L A C K is the slack bus’s active power provided;
  • Q D G , I is the Ith DG unit’s reactive power output;
  • Q D , J is the Jth bus’s reactive power load demand;
  • Q L , K is the Kth branch’s reactive power loss;
  • Q S L A C K is the slack bus’s reactive power provided;
  • N B is the distribution network’s number of buses;
  • N D G is the total number of DG units presented in the power system.

2.1.4. Radial Configuration Constraint

A distributed network is operated as a radial network with the aim of saving energy to protect devices as well as reduce faulty levels. Thus, it is mandatory and crucial for operators to determine the accurate radial configuration, especially in the optimal DG placement problem that usually occurs in the distribution networks. The number of branches and tie switches could be fixed as follows [35]:
N B r = ( N B 1 )
N T S = N L l o o p N L r a d i a l
where:
  • N T S is the total number of tie switches in the distribution network;
  • N L l o o p is the number of lines in the loop network;
  • N L r a d i a l is the number of lines in the radial network.
The distribution network should provide clarity about radial configuration and supply complete loads after DG placement. The mentioned constraints should meet by the proposed system, while selecting the optimal location of DG in the power system. The proposed algorithm is made to compute the best location of DG for reducing the system’s power loss. A detailed description of the proposed algorithm is presented in the section below.

2.2. Detailed Description of Algorithm

The modified flower pollination algorithm aims to solve a single objective optimization problem of determining the optimal DG placement with optimum size for minimizing the power losses, calculating the optimal power factor, and minimizing the cost of the power system. For highlighting the advantages of the proposed method over dozens of optimization methods that have been presented in the literature to solve the same problem. The algorithm combines the golden search algorithm with a modified FPA, which utilizes the FDB method for optimizing the population selection, therefore increasing the efficiency and accelerating the convergence speed. For optimal DG placement, the golden search algorithm is adopted in the FPA. The specific characteristics of the combination of the golden search-based FPA and FDB are presented in the next section.

2.2.1. Process of Flower Pollination Algorithm

The FPA was developed in 2012 by Xin-She Yang. The pollination process in flowering plants can serve as an inspiration for this algorithm [36]. In order to solve optimization issues, the FPA was slowly being extended and used [37,38,39]. The four rules are considered in the FPA for optimization procedure which is presented below,
  • Rule 1: Global pollination refers to cross-pollination process and biotic pollination. Based on levy flight operation, it moves away to carry pollinators.
  • Rule 2: Local pollination utilizes both self-pollination as well as abiotic pollination.
  • Rule 3: Insects or pollinators with developed flower constancy equates to a reproduction probability. The probability of reproduction is directly proportional to the similarity function involved.
  • Rule 4: Based on switch probability, the switching or interaction of both the global and local pollination is controllers, which lightly biased to local pollination.
The above four rules can be generally used for developing the proper model for the algorithm, as mentioned in [36], where pollination occurs with the help of insects. In addition to that, an insect can fly or move over long distances, making the pollen also move over long distances. As such, the first ule is mathematically formulated as follows,
X I T + 1 = X I T + γ   L ( λ ) ( g * X I T )
where,   L ( λ ) and γ represents the step size and control factor to stabilize step size g * can be considered as a current ideal solution form the completed solutions at the current iteration/generation and X I T can be described as pollen I or solution vector X I at iteration T [40].
In the FPA, insects may fly that replicate the behavior of flying animals and is named a levy flight of dynamic steps which can be modeled as,
L ~ λ Γ ( λ ) sin ( π λ 2 ) π   1 M 1 + λ ,                         ( M M 0 > 0 )
where Γ ( λ ) stands for gamma function and its distribution are very large that is M > 0 . However, in a real world solution, its values is small and considered close to 0.1.

2.2.2. Process of Golden Search Algorithm

The main objective of the golden search algorithm is to find minimum F ( X ) , X   ϵ   R , within the period [ l , u ] . It is used because of generalization capability and modeling of the dynamic model [28]. At the beginning of the algorithm, two points were evaluated which were:
C = 1 + 5 2
X 1 = C l + ( 1 C ) u
X 2 = C l + C u
The objective function is commuted at those points and if F ( X 1 ) < F ( X 2 ) , then the solution is in the range of [ l , u ] . Otherwise, they will be in the range [ X 1 , u ] . Until the termination conditions become satisfactory, the search process does not stop.
We can clearly notice two search sections [ l , u ] and [ X 1 , u ] . The sections [ l , u ] and [ X 1 , u ] can be identified from the search for every single iteration. After an iteration is complete, the next iteration has one of these sections. This is possible, as both of the sections would have the same width. The optimization of convergence speed also takes place as the larger section, which is used in various different conditions.
P + Q = Q + R
P Q = R Q = ( Q + R ) P = 1 C = N
To summarize, the very first step of the GSA is to find the minimum point within the interval. The convergence speed is minimized. N is the convergence speed, with N as the number of iterations. P represents the distance between l and x1, Q represents the distance between x1 and x2, while R represents the distance between x2 and u. The algorithm finally stops when the algorithm is in the best bound. Figure 4 illustrates the flow chart of the golden section search.

2.2.3. Proposed Methodology Process

The proposed methodology (PM) is developed to the optimal allocation of DG in the power system for reducing the power loss with the minimum DG size. The optimal placement of DG is selected with the consideration of the objective function of power loss minimization. The proposed algorithm is a combination of FPA and the golden search method with optimum population selection based on FDB. By optimizing the selection process, the time of convergence is reduced by reducing the number of iterations and also increasing the efficiency by selecting the fittest individuals throughout the process [41,42,43,44,45,46]. The worst selection of population will cause the solution to be trapped in a local minimum optimal point. To avoid such scenarios, the GSFPA is developed. The local pollination in the FPA is enhanced through the proposed algorithms and is presented in Equation (18). ϵ is factor by which scaling is performed and it is dependent on two variables which are X 1 and X 2 , respectively. The main aim of this algorithm to determine the optimal scale factor to find the best generation.
To produce a superior solution, the scale factor puts the golden section method into effect. The method produces two intermediate points that are presented, as follows, as it moves through the interval [S = −1, T = 1].
ϵ 1 = b b a c ;   ϵ 2 = a + b a c
The golden search algorithm helps in optimally selecting a scaling factor. The fitness function is formulated by considering the function of FDB in optimizing the selection process [39]. The mathematical formulation of the FDB is presented as follows,
S P = [ S 1 S N ] N × 1
The initial population is created based on the above equation,
I = 1 N = P I P b e s t ,   D P I = ( X 1 P I X 1 P b e s t ) 2 + ( X 2 P I X 2 P b e s t ) 2 + + ( X M P I X M P b e s t ) 2
where P b e s t can be described as the best solution and P can be described as population. Based on this, the population vector can be presented as follows,
D P = [ D 1 D N ] N × 1
The score calculation is formulated as follows,
I = 1 N = P I , S P I = W n o r m   F P I + ( 1 W ) n o r m D P I
Here, W can be described as the weighting factor. Based on the FDB function, the optimal solutions are achieved in the optimization algorithm. Figure 5 illustrates the flowchart of the modified flower pollination algorithm.

3. Results

This section evaluates the different optimization algorithms that have been implemented using MATLAB for different bus systems, including IEEE 33 and IEEE 69. The different algorithms are utilized to find the optimal allocation of DG in a radial distribution system with the aim of having minimal power loss and determining the optimal power factor. The modified FPA, PSO, and GA are evaluated and their performances are compared. The main objective is to find the best optimization algorithm that can enable efficient operation by reducing the power loss of the whole system. Different scenarios are analyzed, and results are analyzed compared in order to determine the best optimization algorithm. The parameters for implementing the GA, PSO, FPA, and the proposed method are listed in Table 1. The convergence for each of them are represented in Figure 6 and Table 2.

3.1. IEEE 33 Bus System Performance Analysis

The IEEE 33 bus system is considered for performance evaluation. The performance of modified FPA, GA, and PSO have been evaluated. The normal real as well as reactive power loss of these system is mainly 202.67 kW and 135.14 kVAr, respectively. Initially, the loss of the system is identified as well as minimized with the assistance of DG optimal placement in a power system. After that, performance and power losses with DG allocation are evaluated for GA, PSO, FPA and modified FPA. Table 3 list the results of all methods for the 33 bus system. The results clearly show the superiority of the modified FPA in reducing the power losses, including the best, worst, and mean power losses, besides the standard deviation.
Three distinct load circumstances have been used to assess the suggested approach. Figure 7 and Figure 8 show each bus’s power loss for the two types of loads used to evaluate the IEEE 33 bus system. According to the investigation, when compared to all other approaches, the modified FPA produced the best results in terms of power loss and standard deviation.

3.2. IEEE 69 Bus System Performance Analysis

Similarly, the modified flower pollination algorithm’s performance is evaluated by taking into consideration the bus system IEEE 69 with five cases. The normal real loss of power of the system is 226 kW. Table 4 list the results of all methods. The bus system’s loss of power is noticed to be significantly less with the modified FPA compared to the GA, FPA, and PSO. Initially, the system’s power loss is identified and minimized with the assistance of DG optimal placement in a power system. It demonstrates that the novel technique greatly reduces the amount of power loss and, thus, the DG operating cost as compared to the system’s typical methods.

4. Conclusions

In this paper, the comparison of the optimization algorithms—the PSO, GA, FPA, and modified FPA for optimal DG placement for reducing power losses in power system—was conducted. Through the research, it was determined that the modified FPA algorithm was the most efficient algorithm to minimize loss of power by determining the optimal placement as well as sizing of DGs. A technical novelty is present in which different load type and size in power systems, including residential, industrial, and commercial loads is conducted. Additionally, different types of DGs are considered, including PV, wind, and biogas. The paper combines the merits of the FPA and GS algorithms and it optimizes the selection process of populations based on the FDB to assure moving forward with the best individuals through generations. As a result, there are significant improvements in speed and efficiency in terms of the power loss reductions. The performance parameters of the new method have been verified coherently using different bus systems, including IEEE 33, and IEEE 69. The results obtained proved that the modified flower pollination algorithm has significant improvements with respect to convergence speed and reduction in power loss as compared with all other methods.

Author Contributions

Conceptualization, A.R.; methodology, A.R.; software, A.R.; validation, A.R.; formal analysis, A.R.; investigation, A.R.; resources, A.R.; data curation, A.R.; writing—original draft preparation, A.R.; writing—review and editing, A.R., J.S., B.E.J., R.K. and J.R.I.; visualization, A.R.; supervision, J.S., B.E.J. and J.R.I.; project administration, A.R., J.S., B.E.J. and J.R.I. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data will be made available after publication.

Acknowledgments

We acknowledge VIT University for providing the license for MATLAB which was used in the paper. We also thank VIT University for providing support for our research work through various schemes.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. New Energy Outlook 2021: BLOOMBERGNEF: Bloomberg Finance LP. BloombergNEF. (n.d.). Available online: https://about.bnef.com/new-energy-outlook/ (accessed on 2 September 2022).
  2. Jafari, A.; Ganjeh Ganjehlou, H.; Khalili, T.; Behnam, M.-I. A two-loop hybrid method for optimal placement and scheduling of switched capacitors in distribution networks. IEEE Access 2020, 8, 38892–38906. [Google Scholar] [CrossRef]
  3. Suresh, M.C.V.; Edward, J.B. A hybrid algorithm based optimal placement of DG units for loss reduction in the distribution system. Appl. Soft Comput. 2020, 91, 106191. [Google Scholar] [CrossRef]
  4. Katyara, S.; Shaikh, M.F.; Shaikh, S.; Khand, Z.H.; Staszewski, L.; Bhan, V.; Majeed, A.; Shah, M.A.; Zbigniew, L. Leveraging a Genetic Algorithm for the Optimal Placement of Distributed Generation and the Need for Energy Management Strategies Using a Fuzzy Inference System. Electronics 2021, 10, 172. [Google Scholar] [CrossRef]
  5. Angalaeswari, S.; Sanjeevikumar, P.; Jamuna, K.; Leonowicz, Z. Hybrid PIPSO-SQP Algorithm for Real Power Loss Minimization in Radial Distribution Systems with Optimal Placement of Distributed Generation. Sustainability 2020, 12, 5787. [Google Scholar] [CrossRef]
  6. Montoya, O.D.; Molina-Cabrera, A.; Chamorro, H.R.; Alvarado-Barrios, L.; Rivas-Trujillo, E. A Hybrid Approach Based on SOCP and the Discrete Version of the SCA for Optimal Placement and Sizing DGs in AC Distribution Networks. Electronics 2021, 10, 26. [Google Scholar] [CrossRef]
  7. Saddique, M.W.; Haroon, S.S.; Amin, S.; Bhatti, A.R.; Sajjad, I.A.; Liaqat, R. Optimal placement and sizing of shunt capacitors in radial distribution system using polar bear optimization algorithm. Arab. J. Sci. Eng. 2021, 46, 873–899. [Google Scholar] [CrossRef]
  8. Ettehadi, M.; Ghasemi, H.; Vaez-Zadeh, S. Voltage stability-based DG placement in distribution networks. IEEE Trans. Power Deliv. 2012, 28, 171–178. [Google Scholar] [CrossRef]
  9. Esmaili, M.; Firozjaee, E.C.; Shayanfar, H.A. Optimal placement of distributed generations considering voltage stability and power losses with observing voltage-related constraints. Appl. Energy 2014, 113, 1252–1260. [Google Scholar] [CrossRef]
  10. Aman, M.; Jasmon, G.; Mokhlis, H.; Bakar, A. Optimal placement and sizing of a DG based on a new power stability index and line losses. Int. J. Electr. Power Energy Syst. 2012, 43, 1296–1304. [Google Scholar] [CrossRef]
  11. Samala, R.K.; Rosalina, K.M. Optimal Allocation of Multiple Photo-Voltaic and/or Wind-Turbine Based Distributed Generations in Radial Distribution System Using Hybrid Technique with Fuzzy Logic Controller. J. Electr. Eng. Technol. 2021, 16, 101–113. [Google Scholar] [CrossRef]
  12. Babu, M.R.; Kumar, C.V.; Anitha, S. Simultaneous Reconfiguration and Optimal Capacitor Placement Using Adaptive Whale Optimization Algorithm for Radial Distribution System. J. Electr. Eng. Technol. 2021, 16, 181–190. [Google Scholar] [CrossRef]
  13. Palanisamy, R.; Muthusamy, S.K. Optimal Siting and Sizing of Multiple Distributed Generation Units in Radial Distribution System Using Ant Lion Optimization Algorithm. J. Electr. Eng. Technol. 2021, 16, 79–89. [Google Scholar] [CrossRef]
  14. Ramadan, A.; Ebeed, M.; Kamel, S.; Nasrat, L. Optimal power flow for distribution systems with uncertainty. In Uncertainties in Modern Power Systems; Academic Press: Cambridge, MA, USA, 2021; pp. 145–162. [Google Scholar] [CrossRef]
  15. Raut, U.; Mishra, S. A new Pareto multi-objective sine cosine algorithm for performance enhancement of radial distribution network by optimal allocation of distributed generators. Evol. Intell. 2020, 14, 1635–1656. [Google Scholar] [CrossRef]
  16. Quoc, S.N.; Ngoc, D.V. Symbiotic Organism Search Algorithm for Power Loss Minimization in Radial Distribution Systems by Network Reconfiguration and Distributed Generation Placement. Math. Probl. Eng. 2020, 2020, 1615792. [Google Scholar] [CrossRef]
  17. Prakash, P. Optimal DG Allocation Using Particle Swarm Optimization. In Proceedings of the 2021 International Conference on Artificial Intelligence and Smart Systems (ICAIS), Tamilnadu, India, 25–27 March 2021; pp. 940–944. [Google Scholar] [CrossRef]
  18. Oudjana, S.H.; Zine, R.; Mosbah, M.; Khattara, A.; Arif, S. Optimal placement of distributed generation based pv source in electrical power system for LVSI improvement using GA algorithm. In Proceedings of the International Conference in Artificial Intelligence in Renewable Energetic Systems 2020, Tipasa, Algeria, 22–24 November 2020; Springer: Cham, Switzerland; pp. 252–259. [Google Scholar] [CrossRef]
  19. Mahdad, B. Optimal reconfiguration and reactive power planning based fractal search algorithm: A case study of the Algerian distribution electrical system. Eng. Sci. Technol. Int. J. 2018, 22, 78–101. [Google Scholar] [CrossRef]
  20. Kashem, M.A.; Ganapathy, V.; Jasmon, G.B. On-line Network Reconfiguration for Enhancement of Voltage Stability in Distribution Systems Using Artificial Neural Networks. Electr. Power Compon. Syst. 2001, 29, 361–373. [Google Scholar] [CrossRef]
  21. Fathy, A.; Yousri, D.; Abdelaziz, A.Y.; Ramadan, H.S. Robust approach based chimp optimization algorithm for minimizing power loss of electrical distribution networks via allocating distributed generators. Sustain. Energy Technol. Assess. 2021, 47, 101359. [Google Scholar] [CrossRef]
  22. Sabarinath, G.; Gowri Manohar, T. Application of Bird Swarm Algorithm for Allocation of Distributed Generation in an Indian Practical Distribution Network. Int. J. Intell. Syst. Appl. 2019, 7, 54–61. [Google Scholar] [CrossRef] [Green Version]
  23. Khoubseresht, O.; Shayanfar, H. The role of demand response in optimal sizing and siting of distribution energy resources in distribution network with time-varying load: An analytical approach. Electr. Power Syst. Res. 2020, 180, 106100. [Google Scholar] [CrossRef]
  24. Al-Ammar, E.A.; Farzana, K.; Waqar, A.; Aamir, M.; Ullah, S.; Haq, A.U.; Zahid, M.; Batool, M. ABC algorithm based optimal sizing and placement of DGs in distribution networks considering multiple objectives. Ain Shams Eng. J. 2020, 12, 697–708. [Google Scholar] [CrossRef]
  25. Yang, H.; Liu, X.; Guo, Y.; Zhang, P. Fault Location of Active Distribution Networks Based on the Golden Section Method. Math. Probl. Eng. 2020, 2020, 6937319. [Google Scholar] [CrossRef] [Green Version]
  26. Mahendran, G.; Govindaraju, C. Flower pollination algorithm for distribution system phase balancing considering variable demand. Microprocess. Microsyst. 2020, 74, 103008. [Google Scholar] [CrossRef]
  27. Pandya, K.S.; Joshi, S.K. CHAOS enhanced Flower Pollination Algorithm for Optimal Scheduling of Distributed Energy Resources in Smart Grid. In Proceedings of the 2018 IEEE Innovative Smart Grid Technologies—Asia (ISGT Asia), Singapore, 22–25 March 2018. [Google Scholar] [CrossRef]
  28. Yousri, D.; Babu, T.S.; Allam, D.; Ramachandaramurthy, V.K.; Beshr, E.; Eteiba, M.B. Fractional Chaos Maps with Flower Pollination Algorithm for Partial Shading Mitigation of Photovoltaic Systems. Energies 2019, 12, 3548. [Google Scholar] [CrossRef] [Green Version]
  29. Arai, H.; Arafune, T.; Shibuya, S.; Kobayashi, Y.; Asami, K.; Kobayashi, H. Fibonacci sequence weighted SAR ADC as golden section search. In Proceedings of the 2017 International Symposium on Intelligent Signal Processing and Communication Systems (ISPACS), Xiamen, China, 6–9 November 2017; pp. 657–662. [Google Scholar] [CrossRef]
  30. yyc9268 (December 18,2021) YYC9268/numerical_optimization: Implementation of Several Local Optimization Methods, GitHub. Available online: https://github.com/yyc9268/Numerical_optimization (accessed on 20 October 2022).
  31. Lubin, T.; Razik, H.; Rezzoug, A. On-line efficiency optimization of a synchronous reluctance motor. Electr. Power Syst. Res. 2007, 77, 484–493. [Google Scholar] [CrossRef] [Green Version]
  32. Prakash, D.B.; Lakshminarayana, C. Multiple DG placements in radial distribution system for multi objectives using Whale Optimization Algorithm. Alex. Eng. J. 2018, 57, 2797–2806. [Google Scholar] [CrossRef]
  33. Hassan, A.S.; Sun, Y.; Wang, Z. Multi-objective for optimal placement and sizing DG units in reducing loss of power and enhancing voltage profile using BPSO-SLFA. Energy Rep. 2020, 6, 1581–1589. [Google Scholar] [CrossRef]
  34. Amarendra, A.; Srinivas, L.R.; Rao, R.S. Contingency Analysis in Power System- Using UPFC and DVR Devices with RDOA. Technol. Econ. Smart Grids Sustain. Energy 2022, 7, 17. [Google Scholar] [CrossRef]
  35. Almabsout, E.A.; El-Sehiemy, R.A.; An, O.N.U.; Bayat, O. A hybrid local Search-Genetic algorithm for simultaneous placement of DG units and shunt capacitors in radial distribution systems. IEEE Access 2020, 8, 54465–54481. [Google Scholar] [CrossRef]
  36. Yang, X.S. Flower Pollination Algorithm for Global Optimization. In Unconventional Computation and Natural Computation 2012. UCNC 2012; Lecture Notes in Computer Science; Durand-Lose, J., Jonoska, N., Eds.; Springer: Berlin/Heidelberg, Germany, 2018; Volume 7445. [Google Scholar] [CrossRef]
  37. Yang, X.S.; Karamanoglu, M.; He, X.S. Multi-objective flower algorithm for optimization. Procedia Comput. Sci. 2013, 18, 861–868. [Google Scholar] [CrossRef] [Green Version]
  38. Yousri, D.; Elaziz, M.A.; Mirjalili, S. Fractional-order calculus-based flower pollination algorithm with local search for global optimization and image segmentation. Knowl. Based Syst. 2020, 197, 105889. [Google Scholar] [CrossRef]
  39. Liang, X.; Liang, W.; Xiong, J. Intelligent diagnosis of natural gas pipeline defects using improved flower pollination algorithm and artificial neural network. J. Clean. Prod. 2020, 264, 121655. [Google Scholar] [CrossRef]
  40. Yang, X.-S. ature-Inspired Algorithms and Applied Optimization; Studies in Computational Intelligence; Springer: Berlin/Heidelberg, Germany, 2018. [Google Scholar] [CrossRef]
  41. Truong, K.H.; Nallagownden, P.; Elamvazuthi, I.; Vo, D.N. A quasi-oppositional-chaotic symbiotic organisms search algorithm for optimal allocation of DG in radial distribution networks. Appl. Soft Comput. 2020, 88, 106067. [Google Scholar] [CrossRef]
  42. Adithiyaa, T.; Chandramohan, D.; Sathish, T. Flower Pollination Algorithm for the Optimization of Stair casting parameter for the preparation of AMC. Mater. Today Proc. 2020, 21, 882–886. [Google Scholar] [CrossRef]
  43. Chen, Y.; Pi, D. An innovative flower pollination algorithm for continuous optimization problem. Appl. Math. Model. 2020, 83, 237–265. [Google Scholar] [CrossRef]
  44. Rai, K.; Seksena, S.B.L.; Thakur, A.N. A Comparative Assessment of Genetic and Golden Search Algorithm for Loss Minimization of Induction Motor Drive. In Modelling, Simulation and Intelligent Computing; Lecture Notes in Electrical Engineering; Goel, N., Hasan, S., Kalaichelvi, V., Eds.; Springer: Singapore, 2020; Volume 659. [Google Scholar] [CrossRef]
  45. Aras, S.; Gedikli, E.; Kahraman, H.T. A novel stochastic fractal search algorithm with fitness-Distance balance for global numerical optimization. Swarm Evol. Comput. 2021, 61, 100821. [Google Scholar] [CrossRef]
  46. Dhivya, S.; Arul, R. Hybrid Flower Pollination Algorithm for Optimization Problems. In Proceedings of the International Conference on Computational Intelligence and Sustainable Technologies, Greater Noida, India, 20–21 May 2022; Algorithms for Intelligent Systems. Das, K.N., Das, D., Ray, A.K., Suganthan, P.N., Eds.; Springer: Singapore, 2022. [Google Scholar] [CrossRef]
Figure 1. Applications of the Flower Pollination Algorithm.
Figure 1. Applications of the Flower Pollination Algorithm.
Energies 15 08516 g001
Figure 2. Radial Distribution System Diagram Illustrating a Single Line.
Figure 2. Radial Distribution System Diagram Illustrating a Single Line.
Energies 15 08516 g002
Figure 3. Flow Diagram of the proposed work.
Figure 3. Flow Diagram of the proposed work.
Energies 15 08516 g003
Figure 4. Flow Chart of Golden Section Search.
Figure 4. Flow Chart of Golden Section Search.
Energies 15 08516 g004
Figure 5. Flow Chart of modified Flower Pollination Algorithm with Golden Section Search.
Figure 5. Flow Chart of modified Flower Pollination Algorithm with Golden Section Search.
Energies 15 08516 g005
Figure 6. Time convergence of GA, PSO, FPA, and PM.
Figure 6. Time convergence of GA, PSO, FPA, and PM.
Energies 15 08516 g006
Figure 7. IEEE 33 bus—Power loss at each bus of residential load.
Figure 7. IEEE 33 bus—Power loss at each bus of residential load.
Energies 15 08516 g007
Figure 8. IEEE 33 bus—Power loss at each bus of industrial load.
Figure 8. IEEE 33 bus—Power loss at each bus of industrial load.
Energies 15 08516 g008
Table 1. Implementation parameters of GA, PSO, FPA and PM.
Table 1. Implementation parameters of GA, PSO, FPA and PM.
Genetic Algorithm (GA)
NoDescriptionNotationValue
1Population/Generation CombinationP/G60:20
2Probability of Crossover%C0.9
3Probability of Mutation%M0.2
4Maximum number of iterationsNiter350
5Population SizeNs60
Particle Swarm Optimistion (PSO)
NoDescriptionNotationValue
1Cognitives ConstantC12
2Social ConstantC22
3Inertia WeightwLinear reduction from 0.9 to 0.4
4Probability SwitchP0.8
5Maximum number of iterationsNiter350
6Population SizeNs60
Flower Pollination Algorithm (FPA)
NoDescriptionNotationValue
1Maximum number of iterationsNiter350
2Golden ratioC0.618
3Probability switchP0.8
4PopulationNs60
Proposed Method (PM)
NoDescriptionNotationValue
1Maximum number of iterationsNiter350
2Golden ratioC0.618
3Probability switchP0.8
4PopulationNs60
Table 2. Stopping Criteria of GA, PSO, FPA, and PM.
Table 2. Stopping Criteria of GA, PSO, FPA, and PM.
NoAlgorithmStopping CriteriaTime Convergence
1Genetic AlgorithmExhaustion-based Stopping Criteria110.65
2Particle Swarm AlgorithmMovement-based Stopping Criteria117.245
3Flower Pollination Algorithm andMovement-based Stopping Criteria119.255
4proposed methodMovement-based Stopping Criteria100
Table 3. Analysis of power loss with DG allocation with IEEE 33 Bus.
Table 3. Analysis of power loss with DG allocation with IEEE 33 Bus.
GAPSOFPAModified FPA
DGs location (bus number)Solar3014109
Wind24242929
Biogas14301413
DG optimal sizeP (kW)Solar492340400396
Wind627701580567
Biogas349396400555
Q (kVar)Solar40191923
Wind111723231
Biogas831218063
Power factorSolar0.996770.86880.976770.99839
Wind0.984590.994770.986890.99851
Biogas0.972730.956240.965640.99368
Best power loss (kW)205.968275.565275.565193.363677
Worst Power loss319.045346.881346.469248.385615
Mean Power loss242.491310.469310.469200.95
Standard deviation29.971424.555424.55548.71297325
Table 4. Analysis of power loss with DG allocation for IEEE 69 bus.
Table 4. Analysis of power loss with DG allocation for IEEE 69 bus.
GAPSOFPAModified FPA
DGs location (bus number)Solar18111512
Wind51186462
Biogas61613036
DG optimal sizeP (kW)Solar199431440238
Wind315846370184
Biogas805966890819
Q (kVAr)Solar481964521
Wind49385015
Biogas946338375
Power factorSolar0.972620.91050.975680.99607
Wind0.988010.998990.975460.99649
Biogas0.993320.83660.984530.99589
Best power loss (kW)133.878162.212141.235126.383916
Worst Power loss181.364192.529160.458152.611128
Mean Power loss151.8170.166145.128134.67
Standard deviation15.857214.91336.2354945.69932973
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ramshanker, A.; Isaac, J.R.; Jeyeraj, B.E.; Swaminathan, J.; Kuppan, R. Optimal DG Placement in Power Systems Using a Modified Flower Pollination Algorithm. Energies 2022, 15, 8516. https://doi.org/10.3390/en15228516

AMA Style

Ramshanker A, Isaac JR, Jeyeraj BE, Swaminathan J, Kuppan R. Optimal DG Placement in Power Systems Using a Modified Flower Pollination Algorithm. Energies. 2022; 15(22):8516. https://doi.org/10.3390/en15228516

Chicago/Turabian Style

Ramshanker, Abinands, Jacob Raglend Isaac, Belwin Edward Jeyeraj, Jose Swaminathan, and Ravi Kuppan. 2022. "Optimal DG Placement in Power Systems Using a Modified Flower Pollination Algorithm" Energies 15, no. 22: 8516. https://doi.org/10.3390/en15228516

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