You are currently viewing a new version of our website. To view the old version click .
Energies
  • Article
  • Open Access

17 May 2023

Localization and Sizing of Distributed Generation through a Genetic Algorithm to Improve Voltage Profile Using Ecuadorian Standards

,
and
Engineering Department, South Campus, Av. Rumichaca and Av. M. Valverde, Universidad Politecnica Salesiana, Quito 170702, Ecuador
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.

Abstract

The approach proposed for the development of this research work was based on the integration of Distributed Energy Generation (DG) into an energy distribution network, improving the voltage profile by establishing an optimal location and sizing of DG power plants, for which the use of a heuristic optimization method known as Genetic Algorithm (GA), which has several restrictions to limit its operation and thus achieve an optimal solution to the planned optimization problem, was resorted to. The development of a power flow allowed having the voltage measurement in the bars of the network before incorporating DG, allowing to verify that the voltage fluctuations present an improvement after the incorporation one by one of each DG central defined by the GA. The systems in which the voltage measurement was performed, as well as the verification of its fluctuations with and without DG once the GA was used, were the IEEE systems of 9 and 14 busbars, the latter the one used to demonstrate the scalability of the GA to locate and dimension DG without considering the number of busbars in a system.

1. Introduction

Over the last few years, the Electric Power System (EPS) has experienced increased demand due to population growth. Unfortunately, this growth has resulted in several generation and system load issues, as reported in []. Additionally, the conventional generation plants have been deteriorating, which has made it difficult to meet current demand [,]. The system is poorly maintained and located far from users, causing voltage levels to exceed the limits of flawless operation. These factors have reduced the system’s quality and reliability, as stated in [,].
Due to traditional power plants’ high cost and environmental impact, new methods and technologies have been developed to meet user demand, improve voltage, and reduce line losses without causing pollution. For example, a binary particle swarm algorithm can reconfigure the distribution network, reducing feeder load and improving the voltage profile along the system’s bars, as proposed in []. Other studies, such as [,], have also explored ways to achieve these goals.
Using a more economical and efficient generation is more convenient due to the advanced control, monitoring, and communication of EPS elements. This generation type offers higher reliability, technical adequacy regarding voltage profile, and environmental benefits such as reduced pollution. Such benefits surpass those obtained from other technologies and conventional generation, as stated in [,]. When considering DG, focusing on utilizing natural energy sources or those with low carbon dioxide emissions is essential. It addresses issues that cannot be immediately resolved through conventional generation, as suggested in [].
When deciding to use DG plants, various factors, including size, location, type, and variability, are considered to ensure that the plants can be integrated into the system correctly and prevent voltage fluctuations. As explained in a study by [], a genetic algorithm was used to determine the optimal size and capacity of the DG plants to improve the voltage profile. The model also considered limitations on voltage fluctuations and the capacity of each CGD plant that can be installed.
In a study referenced as [], a process was developed to control reactive power for each CGD (Combined Generation and Distribution) installation. This was achieved through a remote station that allows for selecting which plant to use and how much power to inject, ultimately preventing irregular voltage fluctuations. However, for this particular study, the approach was based on [], which verifies the voltage profile in the system after incorporating several DG (Distributed Generation) plants that only inject active power with a unity power factor. These plants are referred to as Distributed Photovoltaic Generation (DPG).
Based on the given information, Figure 1 demonstrates how to integrate the DG into the system using a GA. To achieve a stable system, it is essential to consider the existing regulations governing the installation of the DG in Ecuador. Genetic algorithms are preferred over other optimization methods for optimal location problems due to their numerous advantages [].
Figure 1. Application of a GA to assign DG in the DS (author).
Genetic algorithms are a powerful tool for solving real-world optimization problems. They excel at handling non-linear and non-differentiable objective functions, which are common in these problems. Unlike other methods, genetic algorithms can find global optima rather than becoming stuck in local optima. Additionally, they can handle multiple objectives and constraints, making them ideal for complex optimization problems []. Genetic algorithms are versatile and can be applied to various optimization problems. They can also efficiently handle large-scale optimization problems through parallel processing and distributed computing. As a result, genetic algorithms have proven effective in solving optimal location problems across different fields, including electrical engineering.
Finally, genetic algorithms are powerful tools for optimization problems, including the optimal placement of distributed generation in an electrical system. The algorithm mimics the natural selection process, where the fittest individuals are selected for reproduction and offspring inherit their parents’ traits with slight variations. In locating distributed generation, the algorithm evaluates potential locations based on factors such as voltage regulation, loss reduction, and system stability. Using a genetic algorithm, we can quickly identify the optimal location for distributed generation, leading to improved system efficiency, reduced energy costs, and increased reliability. Therefore, using genetic algorithms to localize distributed generation in electrical systems is critical to modern power system planning and design [].

3. Problem Formulation and Methodology

Because conventional generation is deteriorating year after year, preserving the voltage profile in a system has become a challenge, even though several techniques can significantly improve the voltage at the system busbars. In this case, when looking for a technique that offers both technical and environmental benefits during its use in a system, the use of DG has been increasing, considering that its use is focused on obtaining energy from renewable sources. The power injection by a GDF power plant can be established according to the type of technology used. This technique is one of the outstanding ones to satisfy the user’s demand and improve the voltage profile.
For this paper, the first thing to look for is two systems with different numbers of bars, such as the IEEE 9- and 14-bars systems, for which, as a first point, the power flow of each design is simulated, thus obtaining the voltage profile of the system without GDF. Finally, after implementing a GA, the optimal location and sizing for each GDF plant are obtained, establishing the active power to be injected into the system to improve the voltage profile of each system studied and verifying the operation of the GA and its scalability.

3.1. IEEE Test Systems

These systems are used to perform the optimal integration of GDF. Therefore, the proper incorporation of DG to the DS after the application of a GA is established through the IEEE 9-bus system as the primary case later to verify its scalability within an IEEE 14-bus system; therefore, in the following subsections, each of the designs is specified.

3.1.1. IEEE 9-Bus System

The model that is taken as a basis for the development of this study is the IEEE 9-bus system. Therefore, it is necessary to have its single-line diagram, while all its data are defined in [], while the single-line diagram is developed in Figure 7.
Figure 7. Single-line diagram of the IEEE 9-bus system.

3.1.2. IEEE 14-Bus System

To demonstrate the scalability of the GA, its application is proposed within a 14-bus IEEE system, which has a greater number of elements, which are specified in [], while Figure 8 shows its single-line diagram.
Figure 8. Single-line diagram of the IEEE 14-bus system.

3.2. Pseudo-Code Development

3.2.1. Development of the Power Flow of Systems without GDF

Obtaining the power flow of the 9-bus and 14-bus systems without GDF is considered the base case within this work since they allow quantifying the voltage fluctuations caused by optimally incorporating GDF. Table 4 shows the structure of the pseu-docode.
Table 4. Pseudo-code applied to the solution (author).

3.2.2. Voltage Profile of the IEEE 9-Bus System without GDF

The simulation of the power flow of this system developed through an IEEE test model simulator such as DIgSILENT Power Factory allows obtaining the voltage in [p.u] of each of its busbars without the influence of GDF. Table 5 details the quantification of the obtained voltages.
Table 5. Voltage profile of the IEEE 9-bus system without GDF integration (author).
The values represented in Table 5 allow for establishing the voltage limits that the system should have after incorporating GDF; for this system, the ideal voltage range is between 0.95 [p.u] and 1.05 [p.u].

3.2.3. Voltage Profile of the 14-Bus IEEE System without GDF

As in the previous system, obtaining the voltage profile in [p.u] is necessary to verify the fluctuations that may appear in the system; that is why the power flow is performed again, considering this time the characteristics of this system. Table 6 details the obtained voltages’ quantification.
Table 6. Voltage profile of the 14-bus IEEE system without GDF integration [author].
Unlike the 9-bus system, this system, according to the values established in Table 6, allows setting the voltage limits that the system should have after incorporating GDF; for this case, the ideal voltage range is between 0.9 [p.u] and 1.1 [p.u].

4. Analysis of Results

The application of the optimization algorithm used to locate optimally and size GDFs is tested within the following cases specified below:

4.1. 9-Bus IEEE System with and without GDF

Connecting photovoltaic panels in series for distributed generation is a popular technique used in solar power systems. This approach involves connecting multiple panels in a series circuit to produce a higher voltage output. By doing this, the system’s overall efficiency is increased, and the power generated can be used to meet the needs of a larger load. Additionally, this method reduces the amount of wiring and components required, making installation and maintenance more straightforward. Overall, connecting panels in series is a cost-effective way to generate and distribute solar power, making it a popular choice for distributed generation systems. For the IEEE 9-bus system established as a base case of the study, the first thing done was its construction by entering the values taken from the information provided by the IEEE to obtain their voltage profiles before establishing the location and sizing of GDF power plants. The minimum power to be incorporated into this system is 1.2 [kW]. In contrast, due to the smaller number of busbars, a maximum active power value of 120 [kW] can be established, considering that voltages are very close to the one defined for this system. When determining the maximum value of active power that a GDF power plant can inject and using the TSM-DEG20C.20 solar panel as a guide, the use of 200 panels in serial connection can be established, which, during the GA simulation, could undergo several changes since the power delivered by the GDF could be lower than this defined value. As a first case, the incorporation of GDF with the established active power is performed to increase the voltage profile values of the 9-bus system up to a value very close to 1.05 [p.u].

4.2. IEEE 14-Bus System with and without GDF

For the 14-bus IEEE system, once the bus voltages have been established, a limit between 0.9 and 1.1 [p.u] is considered to perform the analysis since the system without GDF exceeds the 1.05 [p.u] established by the range used in the previous system. As in the previous case, the minimum power is 1.2 [kW], while being the system with the most significant number of busbars, it is established that the maximum fuel to be injected by each of the GDF power plants is 260 [kW], contemplating the use of 434 TSM-DEG20C.20 panels.
As a second case, incorporating GDF with the established active power is carried out to increase the voltage profile values of the 14-busbar system to a value very close to 1.1 [p.u]. Finally, if the results obtained allow for an improvement in the voltage profile after incorporating GDF, the scalability of the GA for systems with more busbars than those found within a 9-bus system can be verified.
After performing the GA simulation in Matlab, the location and sizing of each of the GDF power plants focused on improving the voltage profile of each system used is obtained, which is established in the following subsections of this work. Similarly, within the analysis, the simulation time taken by the GA developed in Matlab to find an optimal solution must be specified, using in this process a personal computer consisting of the following features: an AMD Ryzen 3 3300U processor with Radeon Vega Mobile Gfx 2.10 GHz, a 930 GB hard disk and a RAM of 8 GB.

4.3. Voltage Profile of the IEEE 9-Bus System with GDF

As a first step to establish the voltage profile of the system with GDF, we proceed to simulate the GA in Matlab, obtaining through this process the location and sizing of each of the GDF power plants established as the optimal solution for this system. In this sense, the solutions for the location and sizing of the GDF power plants provided by the GA simulation are detailed in Table 7.
Table 7. Location and sizing of GDF power plants—9-bus system (author).
The proposed solution establishes the location of two GDF plants in bars 4 and 6 of the system, with sizing for both plants that are not less than 1.2 [kW] and not more than 120 [kW], allowing to establish that each plant is within the power range defined for the 9-bus system. Using the solar panel guide for the first GDF power plant, it can be estimated that its conformation consists of 167 TSM-DEG20C.20 panels in serial connection. For the second GDF power plant, the number of meetings that can be counted is 97. With the location and sizing of the two GDF power plants, we proceed to enter one by one each power plant into the system, seeking to verify the validity of the solutions established by the GA. Table 8 quantifies the voltage profiles after this incorporation, which will allow comparing them with the voltage profile established by the power flow of this system without GDF.
Table 8. Voltage profile comparison—IEEE 9-bus system with GDF 1–2 (author).
When reviewing bars 2, 3, 5, 6, 7, and 9, it can be established that there is an increase in their voltage after incorporating each of the defined GDF power plants; however, to achieve a voltage closer to the 1.05 [p.u] established for this system, it is required to incorporate both GDF power plants simultaneously. The comparison of the voltage profile of the system with and without integration of the two GDF power plants is developed in a graph represented in Figure 9.
Figure 9. Voltage profile—IEEE 9-bus system with optimum GDF (author).
When reviewing Figure 9, it can be affirmed that the results determining the location and sizing for both GDF plants are optimal, especially when the voltage profile is desired. Finally, due to the fact of performing several processes, among which are the sizing and location of the GDF power plants, the voltage profile by incorporating one by one the established power plants, and the comparative graph of the voltages in the system with and without GDF integration, the GA simulation in Matlab through the computer above takes a time of 304.24145 s or 5.07069 min.

4.4. Voltage Profile of the 14-Bus IEEE System with GDF

The procedure applied to this system is similar to that developed for the previous system. After performing the GA simulation in Matlab, the location and sizing of each GDF power plant was established as the optimal solution for this system. Thus, the solutions provided by the GA simulation for the location and sizing of the GDF power plants are shown in Table 9.
Table 9. Location and sizing of GDF power plants—14-bus system (author).
The proposed solution establishes the location of three GDF plants in the system’s bars 3, 7, and 10. In contrast, the sizing for each plant did not exceed the 260 [kW] established for this system, in addition to being higher than the 1.2 [kW] specified as minimum power. Using the solar panel guide for the first GDF plant, it can be estimated that it consists of 423 parallel panels; for the second plant, the use of 234 panels is established; and finally, for the third plant, the approximate value would be 81 panels in parallel. Considering the location and sizing of the three power plants, they are incorporated into the 14-bus system, and Table 10 shows the voltage profiles after this incorporation.
Table 10. Voltage profile comparison—IEEE 14-bus system with GDF 1–2–3 (author).
When reviewing buses 4, 5, 6, 7, 9, 10, 11, 12, 13, and 14, an increase in the voltage profile during the whole process can be verified; taking into account this, the incorporation of three GDF power plants established by the GA allows having a voltage profile closer to the 1.1 [p.u] defined for this system. The comparison of the voltage profile of the system with and without the integration of the GDF power plants established to improve the voltage at the busbars is developed in Figure 10.
Figure 10. Voltage profile—IEEE 14-bus system with optimum GDF (author).
Focusing on the results obtained in the simulation, the scalability of the GA is fully proven since it presented an improvement in the voltage profile in the IEEE system of 9 and 14 bars without considering that both systems have a different number of bars. Finally, to conclude the analysis of the results presented in this work, it is considered that the simulation of the GA for a 14-busbar system in Matlab using the computer mentioned above had a simulation time of 4664.1609 s or 77.736015 min. In this research, the performance was approximated to 95%, mainly because of the time for smaller scale instances. Here, in Table 11, is a comparison of some related works on genetic algorithms that emphasize performance.
Table 11. Some performance comparisons [,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,].

5. Conclusions

After analyzing the results obtained from this study, it has been concluded that a genetic algorithm can effectively design and optimize distributed power generation systems for maximum efficiency and reliability. Using a genetic algorithm allows for the simultaneous optimization of multiple parameters, such as the size and number of generators, fuel types, and network configurations, resulting in the most optimal combination of these factors for generating electricity in a distributed manner. Furthermore, genetic algorithms can adapt and evolve, making them particularly useful in dynamic and changing environments, such as in distributed power generation, where demand and supply can vary depending on location and time of day.
Genetic algorithms can search for the best solutions in complex and non-linear systems. They can optimize the performance of distributed generation systems by identifying the most effective combination of system parameters. These algorithms are useful in solving various problems related to distributed generation, such as system design, control, and optimization.
To ensure that the size of the system does not limit the GA, it is essential to test its scalability in systems with various busbars. This will help verify that the GA can be used in different plans as long as constraints establish an optimal solution.
The significance of genetic algorithm research in electrical engineering cannot be overstated. As the field progresses, new obstacles that call for innovative solutions to intricate problems will emerge. Genetic algorithms are a potent tool for exploring vast solution spaces, optimizing system performance, and lowering computational expenses. With electrical systems growing increasingly complex and increasing efficiency demands, genetic algorithms are becoming more crucial than ever. Ongoing studies in this field will lead to significant progress in electrical engineering, with applications spanning from power distribution and control systems to renewable energy and smart grid technologies. Ultimately, developing more sophisticated genetic algorithms will play a pivotal role in shaping the future of the electrical engineering industry.

Future Works

For the development of future works, several options can be researched based on the optimal sizing of multiple DG units for their incorporation into the DS with variations in the system load. The DG allocation within a system is performed, in general, at full load. However, the load over the years presents a variation due to the increase in users, requiring that the DG power plants previously incorporated must be resized, considering that the size of the DG must increase to meet the required demand, especially when there is a voltage limit that must be met without considering the variation of the loads.

Author Contributions

D.C. conceptualized the study, analyzed the data, and wrote the initial draft. L.T. analyzed the data, revised the draft, provided critical feedback and edited the manuscript. M.J. provided Zoom support and critical feedback. All authors have read and agreed to the published version of the manuscript.

Funding

Universidad Politécnica Salesiana and GIREI supported this work, Smart Grid Research Group.

Institutional Review Board Statement

Not applicable.

Data Availability Statement

Not applicable.

Acknowledgments

This work was supported by Universidad Politécnica Salesiana and GIREI —Smart Grid Research Group.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kannan, M.; Pattabiraman, S.; Sampath, K.; Girish Ganesan, R.; Narayanan, K. Voltage Profile Enhancement in Radial Distribution System Through Network Reconfiguration. In Proceedings of the 2019 IEEE 1st International Conference on Energy, Systems and Information Processing (ICESIP 2019), Chennai, India, 4–6 July 2019. [Google Scholar] [CrossRef]
  2. Bhattacharya, M.; Das, D. Multi-objective placement and sizing of DGs in distribution network using genetic algorithm. In Proceedings of the 2016 National Power Systems Conference (NPSC 2016), Bhubaneswar, India, 19–21 December 2016; pp. 8–13. [Google Scholar] [CrossRef]
  3. Moloi, K.; Hamam, Y.; Jordaan, J.A. Optimal Location of DGs into the Power Distribution Grid for Voltage and Power Improvement. In Proceedings of the 2020 IEEE PES/IAS PowerAfrica (PowerAfrica 2020), Nairobi, Kenya, 25–28 August 2020. [Google Scholar] [CrossRef]
  4. Patel, J.S.; Patel, R.R.; Rathor, S.K. A novel approach to minimize distribution losses while improving voltage profile in primary distribution network by incorporating distributed generation in system. In Proceedings of the International Conference on Electrical, Electronics, and Optimization Techniques (ICEEOT 2016), Chennai, India, 3–5 March 2016; pp. 3949–3954. [Google Scholar] [CrossRef]
  5. Alahmad, O.; Aldahmi, M. Voltage Profile Improvement Analysis of 11 kV Feeders Using Capacitor Banks. In Proceedings of the 2021 International Conference on Electrotechnical Complexes and Systems (ICOECS 2021), Ufa, Russia, 16–18 November 2021; pp. 83–87. [Google Scholar] [CrossRef]
  6. Han, D.; Hwang, J.; Choi, M.; Lim, S. Decentralized Voltage Control Method to Regulate Voltage Profile in Distribution Network. In Proceedings of the 8th IEEE International Conference on Advanced Power System Automation and Protection (APAP 2019), Xi’an, China, 21–24 October 2019; pp. 1848–1853. [Google Scholar] [CrossRef]
  7. Ye, Z.; Lin, R.; Zou, H.; Wu, B.; Guo, N. The Location and Capacity of Distributed Generation Based on Genetic Algorithm. In Proceedings of the 5th International Conference on Enterprise Systems: Industrial Digitalization by Enterprise Systems (ES 2017), Beijing, China, 22–24 September 2017; pp. 1–6. [Google Scholar] [CrossRef]
  8. Pereira, B.R.; Martins Da Costa, G.R.; Contreras, J.; Mantovani, J.R. Optimal Distributed Generation and Reactive Power Allocation in Electrical Distribution Systems. IEEE Trans. Sustain. Energy 2016, 7, 975–984. [Google Scholar] [CrossRef]
  9. Alhamali, A.; Farrag, M.E.; Bevan, G.; Hepburn, D.M. Determination of optimal site and capacity of DG systems in distribution network based on genetic algorithm. In Proceedings of the 52nd International Universities Power Engineering Conference (UPEC 2017), Heraklion, Greece, 28–31 August 2017; pp. 1–6. [Google Scholar] [CrossRef]
  10. Addurat, A.S.; Pasupuleti, J. The impacts of number of solar photovoltaic units on distribution network losses and voltage profile. In Proceedings of the IEEE Student Conference on Research and Development (SCOReD 2020), Online, 27–29 September 2020; pp. 249–253. [Google Scholar] [CrossRef]
  11. Oleiwi, H.W.; Mhawi, D.N.; Al-Raweshidy, H. MLTs-ADCNs: Machine Learning Techniques for Anomaly Detection in Communication Networks. IEEE Access 2022, 10, 91006–91017. [Google Scholar] [CrossRef]
  12. Oleiwi, H.W.; Mhawi, D.N.; Al-Raweshidy, H. A Meta-Model to Predict and Detect Malicious Activities in 6G-Structured Wireless Communication Networks. Electronics 2023, 12, 643. [Google Scholar] [CrossRef]
  13. Pisica, I.; Bulac, C.; Eremia, M. Optimal distributed generation location and sizing using genetic algorithms. In Proceedings of the 15th International Conference on Intelligent System Applications to Power Systems (ISAP ’09), Curitiba, Brazil, 8–12 November 2009. [Google Scholar] [CrossRef]
  14. Mohan Kashyap, A.M.; Kansal, S. Optimal Placement of Distributed Generation Using Genetic Algorithm Approach. In Proceeding of the Second International Conference on Microelectronics, Computing & Communication Systems (MCCS 2017); Nath, V., Ranchi, J., Mandal, J.K., Kalyani, W.B., Eds.; Springer: Singapore, 2017; p. 587. [Google Scholar] [CrossRef]
  15. Shetty, V.J.; Ankaliki, S.G. Electrical Distribution System Power Loss Reduction and Voltage Profile Enhancement by Network Reconfiguration Using PSO. In Proceedings of the 5th International Conference on Electrical Energy Systems (ICEES 2019), Chennai, India, 21–22 February 2019; pp. 13–16. [Google Scholar] [CrossRef]
  16. Nassar, I.A.; Omara, M.A.; Abdella, M.M. Enhancement of Voltage Profile in Power Systems by Using Genetic Algorithm. In Proceedings of the 21st International Middle East Power Systems Conference, (MEPCON 2019), Cairo, Egypt, 17–19 December 2019; pp. 459–464. [Google Scholar] [CrossRef]
  17. Cervera, A.; Caicedo-Delgado, G. Expert system for regulating voltage in Distribution Network. Ing. Compet. 2015, 17, 23–34. [Google Scholar]
  18. Mehigan, L.; Deane, J.P.; Gallachóir, B.P.; Bertsch, V. A review of the role of distributed generation (DG) in future electricity systems. Energy 2018, 163, 822–836. [Google Scholar] [CrossRef]
  19. Agencia de Regulación y Control de Electricidad. Resolución Nro.ARCERNNR-005/018; Agencia de Regulación y Control de Electricidad: Quito, Ecuador, 2018. [Google Scholar]
  20. Paliwal, P.; Patidar, N.P.; Nema, R.K. Planning of grid integrated distributed generators: A review of technology, objectives and techniques. Renew. Sustain. Energy Rev. 2014, 40, 557–570. [Google Scholar] [CrossRef]
  21. Gidd, M.M.; Mhetre, S.L.; Korachagaon, I.M. Optimum Position and Optimum Size of the Distributed Generators for Different Bus Network Using Genetic Algorithm. In Proceedings of the 4th International Conference on Computing, Communication Control and Automation (ICCUBEA 2018), Pune, India, 16–18 August 2018. [Google Scholar] [CrossRef]
  22. Guan, F.H.; Zhao, D.M.; Zhang, X.; Shan, B.T.; Liu, Z. Research on distributed generation technologies and its impacts on power system. In Proceedings of the 1st International Conference on Sustainable Power Generation and Supply (SUPERGEN ’09), Nanjing, China, 6–7 April 2009; pp. 1–6. [Google Scholar] [CrossRef]
  23. Agencia de Regulación y Control de Electricidad. Resolución Nro.ARCERNNR-014/2021; Agencia de Regulación y Control de Electricidad: Quito, Ecuador, 2012; pp. 397–407. [Google Scholar]
  24. Huy, P.D.; Ramachandaramurthy, V.K.; Yong, J.Y.; Tan, K.M.; Ekanayake, J.B. Optimal placement, sizing and power factor of distributed generation: A comprehensive study spanning from the planning stage to the operation stage. Energy 2020, 195, 117011. [Google Scholar] [CrossRef]
  25. Xiang, Y.; Wang, Y.; Su, Y.; Sun, W.; Huang, Y.; Liu, J. Reliability correlated optimal planning of distribution network with distributed generation. Electr. Power Syst. Res. 2020, 186, 106391. [Google Scholar] [CrossRef]
  26. Tuttokmagi, O.; Kaygusuz, A. Transient Stability Analysis of Power Systems with Distributed Generation. In Proceedings of the International Conference on Artificial Intelligence and Data Processing Symposium (IDAP 2019), Malatya, Turkey, 21–22 September 2019; pp. 154–158. [Google Scholar] [CrossRef]
  27. Essallah, S.; Khedher, A.; Bouallegue, A. Integration of distributed generation in electrical grid: Optimal placement and sizing under different load conditions. Comput. Electr. Eng. 2019, 79, 106461. [Google Scholar] [CrossRef]
  28. Zubo, R.H.; Mokryani, G.; Rajamani, H.S.; Aghaei, J.; Niknam, T.; Pillai, P. Operation and planning of distribution networks with integration of renewable distributed generators considering uncertainties: A review. Renew. Sustain. Energy Rev. 2017, 72, 1177–1198. [Google Scholar] [CrossRef]
  29. Abdmouleh, Z.; Gastli, A.; Ben-Brahim, L.; Haouari, M.; Al-Emadi, N.A. Review of optimization techniques applied for the integration of distributed generation from renewable energy sources. Renew. Energy 2017, 113, 266–280. [Google Scholar] [CrossRef]
  30. Khetrapal, P. Distributed generation: A critical review of technologies, grid integration issues, growth drivers and potential benefits. Int. J. Renew. Energy Dev. 2020, 9, 189–205. [Google Scholar] [CrossRef]
  31. Nazir, M.S.; Mahdi, A.J.; Bilal, M.; Sohail, H.M.; Ali, N.; Iqbal, H.M. Environmental impact and pollution-related challenges of renewable wind energy paradigm—A review. Sci. Total. Environ. 2019, 683, 436–444. [Google Scholar] [CrossRef] [PubMed]
  32. Pesaran H.A, M.; Huy, P.D.; Ramachandaramurthy, V.K. A review of the optimal allocation of distributed generation: Objectives, constraints, methods, and algorithms. Renew. Sustain. Energy Rev. 2017, 75, 293–312. [Google Scholar] [CrossRef]
  33. Sanjay, R.; Jayabarathi, T.; Raghunathan, T.; Ramesh, V.; Mithulananthan, N. Optimal allocation of distributed generation using hybrid grey Wolf optimizer. IEEE Access 2017, 5, 14807–14818. [Google Scholar] [CrossRef]
  34. Lambora, A.; Gupta, K.; Chopra, K. Genetic Algorithm—A Literature Review. In Proceedings of the International Conference on Machine Learning, Big Data, Cloud and Parallel Computing, Faridabad, India, 14–16 February 2019. [Google Scholar]
  35. Gopu, P.; Naaz, S.; Aiman, K. Optimal placement of distributed generation using genetic algorithm. In Proceedings of the 1st International Conference on Advances in Electrical, Computing, Communications and Sustainable Technologies (ICAECT 2021), Bhilai, India, 19–20 February 2021. [Google Scholar] [CrossRef]
  36. Shukla, A.; Pandey, H.M.; Mehrotra, D. Comparative review of selection techniques in genetic algorithm. In Proceedings of the 1st International Conference on Futuristic Trends in Computational Analysis and Knowledge Management (ABLAZE 2015), Noida, India, 25–27 February 2015; pp. 515–519. [Google Scholar] [CrossRef]
  37. Katoch, S.; Chauhan, S.S.; Kumar, V. A review on genetic algorithm: Past, present, and future. Multimed. Tools Appl. 2021, 80, 8091–8126. [Google Scholar] [CrossRef] [PubMed]
  38. Vásquez Barba, C.A. Optima Ubicacion de Fuentes de Generacion Distribuida Basado en el Perfil de Tension de Sistemas de Distribucion Electrica. Ph.D. Thesis, Universidad Politécnica Salesiana, Quito, Ecuador, 2016. [Google Scholar]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Article Metrics

Citations

Article Access Statistics

Multiple requests from the same IP address are counted as one view.