- Research
- Open Access
- Published:
A new optimal allocation of DGs in distribution networks by using coot bird optimization method
Energy Informatics volume 6, Article number: 30 (2023)
Abstract
Energy is one of the most important topics in the world today and is considered as one of the most effective factors for the development of countries. Due to the limitation of non-renewable energy sources and undesirable effects of consuming these resources on the environment, the strategy of countries has changed towards the use of renewable energy. Renewable energy sources do not decrease over time and operate independently of price fluctuations and are more available, thus being able to play a greater role in modern power systems. Therefore, the optimal location and use of these resources will have an impact on modifying the parameters of the power grid. In this paper an analytical approach for optimal placement and sizing of distributed generation (DG) in power distribution networks to minimize the power loss, bus voltage limits, DG capacity limits, current limits, and DG penetration limit. In the first step, determines the DG capacity causing maximum benefit at different buses, and then selects the best location for DG placement which corresponds to highest benefit in the buses. This method is applicable for sizing and siting of single as well as multiple DG units. The coot bird optimization method (CBOM) is proposed for solving optimal placement, size, and power factor (PF) of DG in distribution network. The suggested method is tested on the IEEE 33-bus, 69-bus, Distribution Networks. The proposed CBOM method has good performance to find optimal placement, size, and PF of DG and it can be applied for various distribution system.
Introduction
Power electric is one of the types of energy that is considered more due to its easy of conversion, and use, low risk and also environmental considerations. Electricity as a source of energy required by various economic sectors on the one hand as an indicator of social welfare on the other hand is considered as the levers of development and the issue of price and cost is of special importance for different economic sectors.
The use of cheap and affordable energy is one of the most important issues in the world today. With the growing population of the world and limited energy resources, all countries are facing energy problems. In recent years, reason to a phenomenon called energy crisis energy has become very important. This means that economic agents are always looking for cheaper factors with higher efficiency, lower costs and efforts to improve technology to reduce consumption, and to focus on energy issues and reach a long-term horizon to reform the structure of energy consumption. Therefore, renewable energy sources are considered as one of the priority options to reduce costs and reduce emissions from fossil fuels. These sources are in small powers with a few kilowatts and large resources with megawatts and can be connected directly to the distribution network or customer.
The benefits of DG sources are numerous, some of which include reducing power losses, improving power quality, modifying voltage profile specifications, reducing operating costs, reducing environmental pollution, etc., which are divided into three categories according to Fig. 1 (Balu and Mukherjee 2021).
The main problem in finding the optimal location and size of DG units in the distribution system depends on the performance of the power grid and the limitations of DG performance and investment constraints. In addition to the optimal choice of installation location, the desired amount of DG units will also have a great impact on the parameters of voltage, line current and even network power losses.
In general, there are two techniques for optimal locating and size of DG units (Memarzadeh and Keynia 2020), which are: The 53 first methods based on optimization (El-Fergany 2015; Ali et al. 2017; Wang et al. 2014; Singh et al. 2020; ChithraDevi et al. 2017; Abdelaziz et al. 2015; Galgali et al. 2021; Ismael et al. 2018; Diaaeldin et al. 2019; Manna and Goswami 2020; Kumar et al. 2020; Huy et al. 2020; García and Mena 2013). For example, Ali et al. (2017) proposed Ant Lion Optimization Method (ALOA) for optimal location and sizing of DG based renewable sources for various Distribution Networks. The backtracking Search Optimization Method (BSOA) is proposed for assigning distribution of generators (DGs) along with radial distribution networks (El-Fergany 2015). The objective functions are reducing the actual network losses and increase the voltage profile. Wang et al. (2014) proposed a mixed-integer program (MIP) approach for microgrid planning to decide optimal locations, sizes and mix of dispatchable and intermittent DG. Singh et al. (2020) proposed hybrid elephant herding and particle swarm optimizations for optimal DG integration in distribution networks. ChithraDevi et al. (2017) proposed Stud Krill herd Method (SKHA) for optimal placement and sizing of DG in radial distribution system. Abdelaziz et al. (2015) proposed big bang-big crunch method for optimal planning of dispatchable DG. Galgali et al. (2021) proposed an optimal placement of DG as a multi-criteria decision-making (MCDM) case and candidate buses are systematically evaluated by applying Fuzzy TOPSIS. Ismael et al. (2018) proposed the Crow Search Method (CSA) for the sizing and placement of DG in distribution networks. Diaaeldin et al. (2019) proposed discrete–continuous hyper-spherical search Methodfor allocated soft open points and DG units simultaneously with and without network reconfiguration. Manna and Goswami proposed the Lightning Search Method (LSA) to find the optimal location of DG units (Manna and Goswami 2020). Kumar et al. (2020) propose a new opposition-based tuned-chaotic differential evolution (OTCDE) method for optimal placement of multiple DG units. Huy et al. (2020) proposed Differential Evolution Methodto optimally integrate multiple distributed generation sources simultaneously into the distribution grid. García and Mena proposed Modified Teaching–Learning Based Optimization (MTLBO) algorithm to determine the optimal placement and size of DG units in Distribution Networks (García and Mena 2013).
The second category is analytical methods. For example, Acharya et al. (2006) proposed an analytical method to calculate the optimal size and location for DG in Distribution Networks. Hung and Mithulananthan presented three analytical expressions, to determine the optimum sizes and operating strategy of DG units considering power loss minimization and a methodology to identify the best location (Hung and Mithulananthan 2011). Murthy and Kumar proposed voltage stability index (VSI) methods for optimal location and sizing of DG (Murty and Kumar 2015). Ettehadi et al. (2012) proposed voltage stability analysis as a security measure for DG placement in distribution network.
Optimization algorithms possess their respective strengths and weaknesses. For instance, the PSO algorithm excels at solving problems with small and simple dimensions, yet it falters when applied to high-dimensional, complex, and hybrid scenarios, often succumbing to premature convergence. The Success-History based Adaptive Differential Evolution (SHADE) algorithm, an enhanced version of the Differential Evolution (DE) algorithm, effectively tackles hybrid and complex problems, demonstrating resilience against premature convergence. However, its performance diminishes when confronted with high-dimensional problems. GA and gravitational search algorithms (GSA) share similar limitations. In this study, we endeavored to address these limitations. CBOM method outperforms other algorithms on both unimodal and multimodal functions. It exhibits superior performance on hybrid functions compared to the other algorithms. Notably, the CBOM approach diverges from the PSO algorithm in several aspects. It dispenses with the previous speed parameter, and each search agent's position is updated based on its current position and the positions of designated group leaders. Moreover, CBOM method introduces a novel approach by incorporating chain movement and random movement in various directions during position updates. A pivotal distinction lies in how search factors adapt their positions. In CBOM, each search factor adjusts its position based on its current state and the positions of leaders, without direct involvement of the global best (gBest). Only the leaders are directly linked to the gBest. Unlike PSO, where all search agents maintain a uniform constant movement and velocity, CBOM allows for diverse movements. A search agent in CBOM may exhibit chain movement or random movement, providing greater flexibility. An essential differentiation surfaces in the mechanism of leader selection. In our proposed algorithm, leaders adopt distinct movements, including chain movement, random movement, and positioning based on their roles. In multi-leader PSO, leaders remain stationary, representing several global bests. In contrast, CBOM method empowers leaders to update their positions dynamically, leveraging a unique search mechanism to enhance exploration and exploitation. As previously discussed, the CBOM method addresses various critical aspects, including rapid problem-solving, mitigation of local optima entrapment, proficiency in handling intricate problem domains, and consistently yielding optimal and efficient outcomes. Given these advantageous attributes, the authors opted to employ the CBOM method to tackle the aforementioned problem.
The efficacy of the aforementioned approach in addressing diverse challenges has also been examined in various contexts. For instance, Houssein et al. (2022) introduced a battery parameter identification strategy utilizing the CBOM method. Koc (2022) proposed a rapid community detection algorithm in social networks based on the coot bird metaheuristic optimizer. Hussien et al. (2022) extended the CBOM method for optimizing the control of islanded microgrids. Sheng et al. (2023) proposed a hybrid dynamic economics emissions dispatch model for distributed power systems, encompassing thermal generating units, wind farms, and photovoltaic plants, utilizing the CBOM method. Wang et al. (2022) presented an optimized deep belief network model for precise wind energy prediction, leveraging the CBOM method for model optimization.
In this paper CBOM method is presented for solving optimal placement, size, and PF of DG in distribution network. It is one of the most recently algorithms that simulate regular and irregular movements of coot on the surface of the water. The objective function of proposed method in this paper for optimal placement of DG is total active power system losses. To show the efficiency of proposed optimization algorithm for solving the problem of optimal size, location, and PF of DG, IEEE 33 and 69 bus Distribution Networks have been used as case studies. The results of CBOM are compared with various published paper to detect its capability in solving the problem of optimal size, location, and PF of DG.
This paper is organized as follows. In Sect. "Problem formulation", the problem formulation of the problem is presented. In Sect. "Coot bird optimization methods", The description of CBOM is explained. The numerical result of the proposed model is presented in Sect. "Simulation and results", and the conclusion is given in Sect. “Conclusion”.
Problem formulation
In this section the objective function of DG placement and sizing is presented and then governing constraints of this problem are introduced. This problem has been modelled as a single objective optimization problem. The objective is the system real power losses minimization.
Objective function
The objective function of DG placement and sizing is electrical energy losses which are expressed as follows:
where \({P}_{Loss}\) is the total active power system losses and expressed as follow:
where in Eq. (2), \({V}_{l}^{i}\) is the voltage of line l and bus i, \({V}_{l}^{j}\) is the voltage of line l and bus j, \({Z}_{l}\) is the impedance of line l, and \({R}_{l}\) is the resistance of line l.
Constraints of DG placement and sizing problem
Proper operating conditions of the network are achieved when initially the governing constraints of network are satisfied and then the objective functions will be optimized. Constraints of the DG placement and sizing such as bus magnitude of bus voltage, line current for each line of the system, DG capacity, DG power factor are as follows:
where \({V}_{i}^{min}\) and \({V}_{i}^{max}\) are the minimum and maximum voltages at each bus, respectively.
where \({I}_{l}\) is the line current of the lth line and \({I}_{l}^{max}\) is the maximum capacity of the lth line of the distribution network.
where \({P}_{DG}^{min}\) and \({P}_{DG}^{max}\) are the minimum and maximum power output limits of the DG.
where \({PF}_{DG\text{,}i}\) is the power factor of ith DG, \({PF}_{DG\text{,}i}^{min}\) and \({PF}_{DG\text{,}i}^{max}\) are the minimum and maximum power factor of ith DG.
Coot bird optimization methods
The coots are small water birds that have many movements on the water (Naruei and Keynia 2021). In order to proposed a new optimization method, the behavior of coot's swarm on water is considered. CBOM is simulate regular and irregular movements of coots on the water. The four different movement on the water surface in this Method is considered. These movements include: random movement to this side and that side, chain movement, adjusting the position based on the group leaders, leading the group by the leaders towards the optimal area. The process of the Method is detailed as follows:
1. Generate the initial population using Eq. (7):
where \(Cootpos\left(i\right)\) is the position of ith coot, d is the number of decision variables, ub, lb are the upper and lower band of search space.
2. In the next step, for each coot position the objective function of the optimization problem is calculated. Also, the choice of Ncoot (number of coots), NL (number of leaders), is randomly. Then, the best coot or leader is found as the global optimum.
3. Position update. At iteration iter, the coots position on the water is updated based on four movements which is described below.
Random movement to this side and that side:
To simulate this movement, first using Eq. (7) a random position is generated that called Q. Then, to prevent the Method to stuck in the local optimal, using Eq. (8) the coot position is updated.
where \({R}_{2}\) is a random number between 0 and 1, A is calculated based on Eq. (9).
where \(maxiter\) is the maximum iteration.
Chain movement
The average position of two coots is used to simulate the chain movement. For this purpose, using Eq. (10) the average position of two coots is calculated.
where \(Cootpos\left(i-1\right)\) is the position of second coot.
Adjusting the position based on the group leaders
The coots usually adjust their position based on the group's leaders and follow them. For choosing a leader by coot Eq. (11) is used.
where NL is the number of leaders, K is the leader's index number, i the index number of current coot.
In this movement the coots update their position based on Eq. (12).
where \(Leaderpos\left(k\right)\) is selected leader position, \(R\) is a random number between -1 and 1, and \({R}_{1}\) is a random number between 0 and 1.
Leader movement
To attain the optimal answer, the leader must update its position according to Eq. (13).
where \(gbest\) is the position ever found, \(R\) is a random number between -1 and 1, \({R}_{3}\) and \({R}_{4}\) are random number between 0 and 1, and \(B\) is calculated based on Eq. (14).
4. Convergence. As the number of iterations increases, the best solution of the optimization problem is identified.
Simulation and results
This study delves into the optimization of the optimal placement and sizing of DGs within distribution networks using the CBOM Method. The investigation encompasses two distinct operational modes: unit power factor and optimal power factor. Additionally, the optimization process spans both the considered distribution networks and operational modes, encompassing scenarios with one to three DG units. The effectiveness of the CBOM in achieving optimal DG location, sizing, and power factor adjustment is showcased through the application to two IEEE distribution networks: the 33-bus and 69-bus networks. These networks serve as illustrative case studies to demonstrate the capabilities of the proposed methodology. The computational implementation of the CBOM-based optimization strategy is carried out using MATLAB R2020b software. This research addresses a significant issue in the realm of distribution networks by harnessing the potential of the CBOM algorithm to determine the most suitable location, size, and power factor adjustment for DG units. The choice of case studies and the application of the proposed methodology underscore its utility and effectiveness in optimizing the integration of DGs into distribution networks.
IEEE 33 bus distribution system
This system consists of 33 bus, 32 branches. The nominal active and reactive load on the network is 3.715 MW, and 2.3 MVAr, and also the active and reactive power losses are 210.99 kW and 143.13 kVAr (Memarzadeh and Keynia 2020).
Based on simulation results, Table 1 presents the optimal size, and location for both power factor modes. In this table is compared the results of the four different cases included, without DG, one DG, two DG, and three DG. As can be seen, with the installation of DG, power loss has been significantly reduced. Also, the voltage buses are within the allowable range. For the case that one DG at unit PF is installed in the network power loss decreased by 50.723%. Also, the lowest bus voltage is related to bus 18 with the value of 0.9511. This improvement is also greater for the optimum PF, so that power loss is reduced by 70.394% and the minimum bus voltage has reached 0.9643. For the case that two DG is installed in the distribution system the network is in a better condition. So that the power loss for the unit PF has been reduced by 58.687% and the minimum bus voltage has reached 0.9685. Another noteworthy point is that with reduction of 566 kW in the size of the DG compared to the case where one DG is installed in the network, the power loss has been reduced by approximately 16 kW. Similarly, for optimal power factor, the improvement of network conditions is significant. For example, network losses have decreased by 86.107%, which is considerable. The best results are for when three DG are installed in the distribution network. In this case when DGs at unit PF is installed in the network power loss decreased by 65.502%. Also, the lowest bus voltage is related to bus 33 with the value of 0.9687. This improvement is also greater for the optimum PF, so that power loss is reduced by 93.96% and the minimum bus voltage has reached 0.9916. So the minimum bus voltage is close to 1.
In Fig. 2 the voltage profile of all cases is shown. As can be seen, by installation of DG in the IEEE 33 bus distribution system, the voltage profile is in a better condition. In the cases that DG in optimum power factor, all voltage bus is in their allowed limits. In other words, these cases have the best network voltage profile. This shows that considering the PF as one of the decision variables of the optimization Methodhas a significant effect on the voltage profile. Among the different cases, the installation of three DG at the optimal PF has a significant effect on the voltage profile. So that the voltage profile is almost flat.
Comparing the results of CBOM with previous results
In order to illustrate the effectiveness of the proposed optimization Method for DG placement and sizing, the results obtained from the proposed method are compared with other published methods that are reported in Tables 2, 3, and 4. The results presented in these tables for unit PF. Comparison of results for IEEE 33-bus system with one DG unit is presented in Table 2. It is clear that the present method in this paper has the best performance in terms of loss reduction. It can be observed that the power loss is 103.97 kW for the case with one DG unit. The lower power loss value indicated that the CBOM successfully outperforms other previous methods in searching the best optimum solution.
Comparison of results for IEEE 33-bus system with two DG unit are presented in Table 3. As can be seen in this case study, the amount of power loss is lower than most other mentioned method in this table. This value is 87.17 kW. Another noteworthy point is that the amount of optimal capacity determined by the CBOM is less than other methods.
Comparison of results for IEEE 33-bus system with three DG units are presented in Table 4. In this case, the total power loss is reduced to 72.79 kW, which is the lowest one compared to other mentioned method in this table. Also, the percentage of reduction of power loss is 65.50%, which is the highest reduction percentage among the methods presented in this table.
IEEE 69 bus distribution system
The second network discussed in this paper is the IEEE 69 bus distribution system. The active and reactive load of this distribution network is 3.8 MW and 2.69 MVAr (Memarzadeh and Keynia 2020). The active and reactive power losses of this test system are 225.001 kW and 102.165 kVAr, respectively.
Like the IEEE 33 bus distribution network, four different cases included, without DG, one DG, two DG, and three DG is considered in this network. The result of optimal size, and location for both power factor modes in four cases is presented in Table 5. As it is known, with the installation of DG, the power loss has been significantly reduced and the bus voltages has returned to the allowable limits. For the case that one DG at unit PF is installed in the network power loss decreased by 63.012%. Also, the lowest bus voltage is related to bus 27 with the value of 0.9683. In this case by installing DG the bus voltages have returned to their permissible values. This improvement is also greater for the optimum PF, so that power loss is reduced by 89.702% that is a significant amount of improvement. The minimum bus voltage has reached 0.9725. For the case that two DG is installed in the distribution system the network is in a better condition. So that the power loss for the unit PF has been reduced by 68.144% and the minimum bus voltage has reached 0. 9789. Similarly, for optimal power factor, the improvement of network conditions is significant. For example, network losses have decreased by 96.798%, which is considerable. It is noteworthy that by determining the optimal power factor relative to the unit power factor, the amount of DG capacity has decreased by approximately 516 kW, which is a considerable number. The best results are for when three DG are installed in the distribution network. In this case when DGs at unit PF is installed in the network power loss decreased by 69.143%. Also, the lowest bus voltage is related to bus 65 with the value of 0.9790. This improvement is also greater for the optimum PF, so that power loss is reduced by 98.099% and the minimum bus voltage has reached 0. 9943. Therefore, it can be concluded that by installing three DG units and determining their optimal location, size and power factor, the network is in a very good condition. Power loss have been significantly reduced and the voltage of all network buses are close to 1.
The voltage profile for the six mentioned cases is shown in Fig. 3. As can be seen, the installation of DG has caused the voltage profile to be in a better condition. Meanwhile, the use of DG at optimum PF has a greater effect on improving the voltage profile. As it is known, after installing DG, the voltage of all system buses has been significantly improved. This shows that considering the PF as one of the decision variables of the optimization Methodhas a significant effect on the voltage profile. Among the different cases, the installation of three DG at the optimal PF has a significant effect on the voltage profile and the voltage of all network buses are close to 1. So that the voltage profile is almost flat.
Comparing the results of CBOM with previous results
In order to illustrate the effectiveness of the proposed optimization Method for DG placement and sizing, the results obtained from the proposed method (Bold Numbers) are compared with other methods that are reported in Tables 6, 7, and 8.
For single DG installation, result comparison with other method in this problem is proposed in Table 6. The lower power loss value indicated that the CBOM successfully outperforms other previous methods in searching the best optimum solution.
Comparison of results for IEEE 69-bus system with two DG units are presented in Table 7. As can be seen in this case study, the amount of power loss is lower than most other mentioned method in this table. This value is 71.677 kW. Another noteworthy point is that the amount of optimal capacity determined by the CBOM is less than other methods. In other word, the proposed optimization method successfully outperforms other previous methods in searching the best optimum location, size, and PF.
Comparison of results for IEEE 69-bus system with three DG units are presented in Table 8. In this case, the total power loss is reduced to 69.428 kW, which is the lowest one compared to other mentioned method in this table. Also, the percentage of reduction of power loss is 69.143%, which is the highest percentage among the methods compared in this paper.
Conclusion
In this paper, the CBOM method has been successfully implemented for solving the optimal placement, sizing, and PF of DG problem in Distribution Networks. The objective function of proposed method in this paper for optimal placement of DG is total active power system losses. The effectiveness of the proposed method is evaluated using different Distribution Networks and the results are compared with the proposed methods of other papers. The results indicated that the CBOM has excellent performance in finding the optimal size, location, and PF of DG. For example, in the IEEE 33 bus network with three DG unit, the optimal size of DG for optimum PF is selected 2944.4054 kW. Using the method presented in this paper to find the optimal location, size, and PF of DG in this case study, power loss has decreased by 93.96%, the voltage of all buses is within the allowable limit. It is obvious from the comparison that the proposed approach provides a notable performance in terms of power loss reduction. As can be seen from the results, by solving the above problem, the network losses have been reduced significantly, and the voltage of the busses has been within acceptable limits. In other words, by solving this problem, two very big challenges of distribution networks have been significantly improved. In other words, by using DGs, not only environmental pollution can be reduced, but important challenges of the distribution network such as losses and voltage profile can be significantly improved. Moreover, the proposed CBOM is robust and it can be applied for various distribution system. Also, the CBOM which described in this paper to solve the optimal DG placement, size, and PF problem can be used to solve other optimization problems related to power systems, including energy management of renewable resources, voltage and reactive power control, capacitor location, distribution system reliability improvement, etc. For future works, in order to improve the performance of the CBOM method, it can be combined with other optimization methods such as the GA, or to avoid falling into the local optimum, it can be combined with different learning methods such as cube chaos mapping.
Availability of data and materials
The datasets generated during and/or analysed during the current study are available from the corresponding author on reasonable request.
References
Abdelaziz AY, Hegazy YG, El-Khattam W, Othman MM (2015) A multi-objective optimization for sizing and placement of voltage-controlled distributed generation using supervised big bang–big crunch method. Electr Power Compon Syst 43(1):105–117. https://doi.org/10.1080/15325008.2014.963268
Abu-Mouti FS, El-Hawary ME (2011) Optimal distributed generation allocation and sizing in distribution systems via artificial bee colony algorithm. IEEE Trans Power Deliv 26(4):2090–2101. https://doi.org/10.1109/TPWRD.2011.2158246
Acharya N, Mahat P, Mithulananthan N (2006) An analytical approach for DG allocation in primary distribution network. Int J Electr Power Energy Syst 28(10):669–678. https://doi.org/10.1016/j.ijepes.2006.02.013
Ali ES, Abd Elazim SM, Abdelaziz AY (2017) Ant Lion Optimization Algorithm for optimal location and sizing of renewable distributed generations. Renew Energy 101(1):1311–1324. https://doi.org/10.1016/j.renene.2016.09.023
Balu K, Mukherjee V (2021) Optimal siting and sizing of distributed generation in radial distribution system using a novel student psychology-based optimization algorithm. Neural Comput Appl 15(1):1–29. https://doi.org/10.1007/s00521-021-06185-2
ChithraDevi SA, Lakshminarasimman L, Balamurugan R (2017) Stud Krill herd Algorithm for multiple DG placement and sizing in a radial distribution system. Int J Eng Sci Technol 20(2):748–759. https://doi.org/10.1016/j.jestch.2016.11.009
Diaaeldin I, Abdel Aleem S, El-Rafei A, Abdelaziz A, Zobaa AF (2019) Optimal network reconfiguration in active distribution networks with soft open points and distributed generation. Energies 12(21):4172–4202. https://doi.org/10.3390/en12214172
El-Fergany A (2015) Optimal allocation of multi-type distributed generators using backtracking search optimization algorithm. Int J Electr Power Energy Syst 64(1):1197–1205. https://doi.org/10.1016/j.ijepes.2014.09.020
Ettehadi M, Ghasemi H, Vaez-Zadeh S (2012) Voltage stability-based DG placement in distribution networks. IEEE Trans Power Deliv 28(1):171–178. https://doi.org/10.1109/TPWRD.2012.2214241
Galgali VS, Ramachandran M, Vaidya GA (2021) Multi-objective optimal placement and sizing of DGs by hybrid fuzzy TOPSIS and Taguchi desirability function analysis approach. Electr Power Compon Syst 48(19–20):2144–2155. https://doi.org/10.1080/15325008.2021.1925377
Ganguly S, Samajpati D (2017) Distributed generation allocation with on-load tap changer on radial distribution networks using adaptive genetic algorithm. Appl Soft Comput 59(1):45–67. https://doi.org/10.1016/j.asoc.2017.05.041
García JA, Mena AJ (2013) Optimal distributed generation location and size using a modified teaching–learning based optimization algorithm. Int J Electr Power Energy Syst 50(1):65–75. https://doi.org/10.1016/j.ijepes.2013.02.023
Gözel T, Hocaoglu MH (2009) An analytical method for the sizing and siting of distributed generators in radial systems. Electr Power Syst Res 79(6):912–918. https://doi.org/10.1016/j.epsr.2008.12.007
Hassan AA, Fahmy FH, Nafeh AE, Abu-elmagd MA (2017) Genetic single objective optimisation for sizing and allocation of renewable DG systems. Int J Sustain Energy 36(6):545–562. https://doi.org/10.1080/14786451.2015.1053393
Houssein EH, Hashim FA, Ferahtia S, Rezk H (2022) Battery parameter identification strategy based on modified coot optimization algorithm. J. Energy Storage. 46(1):103848. https://doi.org/10.1016/j.est.2021.103848
Hung DQ, Mithulananthan N (2011) Multiple distributed generator placement in primary distribution networks for loss reduction. IEEE Trans Ind Electron 60(4):1700–1708. https://doi.org/10.1016/j.apenergy.2012.12.023
Hussien AM, Turky RA, Alkuhayli A, Hasanien HM, Tostado-Véliz M, Jurado F, Bansal RC (2022) Coot bird algorithms-based tuning PI controller for optimal microgrid autonomous operation. IEEE Access 10(1):6442–6458. https://doi.org/10.1109/ACCESS.2022.3142742
Huy PD, Ramachandaramurthy VK, Yong JY, Tan KM, Ekanayake JB (2020) Optimal placement, sizing and power factor of distributed generation: a comprehensive study spanning from the planning stage to the operation stage. Energy 195(1):117011. https://doi.org/10.1016/j.energy.2020.117011
Injeti SK, Kumar NP (2013) A novel approach to identify optimal access point and capacity of multiple DGs in a small, medium and large scale radial distribution systems. Int J Electr Power Energy Syst 45(1):142–151. https://doi.org/10.1016/j.ijepes.2012.08.043
Ismael SM, Aleem SH, Abdelaziz AY. Optimal sizing and placement of distributed generation in Egyptian radial Distribution Networks using crow search algorithm. In Proc. 2018 Int. Conf. Innov. Trends Comput. Eng. ITCE 2018, 2018, pp. 332–337. https://doi.org/10.1109/ITCE.2018.8316646.
Kansal S, Kumar V, Tyagi B (2016) Hybrid approach for optimal placement of multiple DGs of multiple types in distribution networks. Int J Electr Power Energy Syst 75(1):226–235. https://doi.org/10.1016/j.ijepes.2015.09.002
Koc I (2022) A fast community detection algorithm based on coot bird metaheuristic optimizer in social networks. Eng Appl Artif Intell 114(1):105202. https://doi.org/10.1016/j.engappai.2022.105202
Kollu R, Rayapudi SR, Sadhu VL (2014) A novel method for optimal placement of distributed generation in distribution systems using HSDO. Int Trans Electr Energy Syst 24(4):547–561. https://doi.org/10.1002/etep.1710
Kowsalya M (2014) Optimal size and siting of multiple distributed generators in distribution system using bacterial foraging optimization. Swarm Evol Comput 15(1):58–65. https://doi.org/10.1016/j.swevo.2013.12.001
Kumar S, Mandal KK, Chakraborty N (2020) A novel opposition-based tuned-chaotic differential evolution technique for techno-economic analysis by optimal placement of distributed generation. Eng Optim 52(2):303–324. https://doi.org/10.1080/0305215X.2019.1585832
Mahmoud K, Yorino N, Ahmed A (2015) Optimal distributed generation allocation in distribution systems for loss minimization. IEEE Trans Power Syst 31(2):960–969. https://doi.org/10.1109/TPWRS.2015.2418333
Manna D, Goswami SK (2020) Optimum placement of distributed generation considering economics as well as operational issues. Int Trans Electr Energy Syst. 30(3):e12246. https://doi.org/10.1002/2050-7038.12246
Memarzadeh G, Keynia F (2020) A new index-based method for optimal DG placement in distribution networks. Eng Rep. 2(10):e12243. https://doi.org/10.1002/eng2.12243
Moradi MH, Abedini M (2012) A combination of genetic algorithm and particle swarm optimization for optimal DG location and sizing in distribution systems. Int J Electr Power Energy Syst 34(1):66–74. https://doi.org/10.1016/j.ijepes.2011.08.023
Moradi MH, Zeinalzadeh A, Mohammadi Y, Abedini M (2014) An efficient hybrid method for solving the optimal sitting and sizing problem of DG and shunt capacitor banks simultaneously based on imperialist competitive algorithm and genetic algorithm. Int J Electr Power Energy Syst 54(1):101–111. https://doi.org/10.1016/j.ijepes.2013.06.023
Murty VV, Kumar A (2015) Optimal placement of DG in radial distribution systems based on new voltage stability index under load growth. Int J Electr Power Energy Syst 69(1):246–256. https://doi.org/10.1016/j.ijepes.2014.12.080
Naruei I, Keynia F (2021) A new optimization method based on wild Coot Natural Life Model. Expert Syst Appl 183(1):115352. https://doi.org/10.1016/j.eswa.2021.115352
Nguyen TP, Vo DN (2019) Improved stochastic fractal search algorithm with chaos for optimal determination of location, size, and quantity of distributed generators in distribution systems. Neural Comput Appl 31(11):7707–7732. https://doi.org/10.1007/s00521-018-3603-1
Pisica I, Bulac C, Eremia M. Optimal distributed generation location and sizing using genetic algorithms. In Proc. 2009 IEEE Int. Conf. Intell. Energy Power Syst., 2009. https://doi.org/10.1109/ISAP.2009.5352936.
Prabha DR, Jayabarathi T (2016) Optimal placement and sizing of multiple distributed generating units in distribution networks by invasive weed optimization algorithm. Ain Shams Eng J 7(2):683–694. https://doi.org/10.1016/j.asej.2015.05.014
Sheng W, Li R, Yan T, Tseng ML, Lou J, Li L (2023) A hybrid dynamic economics emissions dispatch model: distributed renewable power systems based on improved COOT optimization algorithm. Renew Energ 204(1):493–506. https://doi.org/10.1016/j.renene.2023.01.010
Shukla TN, Singh SP, Srinivasarao V, Naik NB (2010) Optimal sizing of distributed generation placed on radial distribution systems. Electr Power Compon Syst. 38(3):260–274. https://doi.org/10.1080/15325000903273403
Singh P, Meena NK, Bishnoi SK, Singh B, Bhadu M (2020) Hybrid elephant herding and particle swarm optimizations for optimal DG integration in distribution networks. Electr Power Compon Syst 48(6–7):727–741. https://doi.org/10.1080/15325008.2020.1797931
Sultana S, Roy PK (2014) Multi-objective quasi-oppositional teaching learning based optimization for optimal location of distributed generator in radial distribution systems. Int J Electr Power Energy Syst 63(1):534–545. https://doi.org/10.1016/j.ijepes.2014.06.031
Sultana S, Roy PK (2016) Krill herd algorithm for optimal location of distributed generator in radial distribution system. Appl Soft Comput 40(1):391–404. https://doi.org/10.1016/j.asoc.2015.11.036
Tan WS, Hassan MY, Majid MS, Rahman HA. Allocation and sizing of DG using cuckoo search algorithm. In Proc. 2012 Int. Conf. Electr. Power Energy Syst., 2012, pp. 133–138. https://doi.org/10.1109/PECon.2012.6450192.
Wang Z, Chen B, Wang J, Kim J, Begovic MM (2014) Robust optimization based optimal DG placement in microgrids. IEEE Trans Smart Grid 5(5):2173–2182. https://doi.org/10.1109/TSG.2014.2321748
Wang HY, Chen B, Pan D, Lv ZA, Huang SQ, Khayatnezhad M, Jimenez G (2022) Optimal wind energy generation considering climatic variables by Deep Belief network (DBN) model based on modified coot optimization algorithm (MCOA). Sustain Energy Technol Assess. https://doi.org/10.1016/j.seta.2022.102744
Acknowledgements
Not applicable.
Funding
No funding for this work is available.
Author information
Authors and Affiliations
Contributions
GM: Investigation_Methodology, Software Development, Writing—Original draft, Formal analysis. MA: Data Acquisition and Curation, Software Implementation, Validation, Conclusion, Statistical Analysis. FK: Conceptualization, Writing—Reviewing and Editing. Supervision, Visualization, Project administration, Resources. All authors read and approved the final manuscript.
Corresponding author
Ethics declarations
Ethics approval and consent to participate
Not applicable.
Consent for publication
Not applicable.
Competing interests
The authors declare that they have no competing interests.
Additional information
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Memarzadeh, G., Arabzadeh, M. & Keynia, F. A new optimal allocation of DGs in distribution networks by using coot bird optimization method. Energy Inform 6, 30 (2023). https://doi.org/10.1186/s42162-023-00296-x
Received:
Accepted:
Published:
DOI: https://doi.org/10.1186/s42162-023-00296-x
Keywords
- Distributed generation
- Optimal placement
- Coot bird optimization method
- Power loss
- Distribution system