Next Article in Journal
Exploring Different Drug Targets Responsible for the Inhibitory Activity of N, N′-Substituted Diamine Derivatives in Leishmania
Previous Article in Journal
Biosensor Time Response and Noise Models That Take into Account Spatial Rearrangement of Adsorbed Biomolecules
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Solving the Optimal Power Flow Problem in Power Systems Using the Mountain Gazelle Algorithm †

by
Mohamed Zellagui
1,*,
Nasreddine Belbachir
2 and
Ragab A. El-Sehiemy
3
1
Department of Electrical Engineering, Faculty of Technology, University of Batna 2, Batna 05078, Algeria
2
Department of Electrical Engineering, Faculty of Technology, University of Mostaganem, Mostaganem 27000, Algeria
3
Department of Electrical Engineering, Faculty of Engineering, Kafrelsheikh University, Kafr El Sheikh 6860404, Egypt
*
Author to whom correspondence should be addressed.
Presented at the 4th International Electronic Conference on Applied Sciences, 27 October–10 November 2023; Available online: https://asec2023.sciforum.net/.
Eng. Proc. 2023, 56(1), 176; https://doi.org/10.3390/ASEC2023-16269
Published: 15 November 2023
(This article belongs to the Proceedings of The 4th International Electronic Conference on Applied Sciences)

Abstract

:
Optimal power flow (OPF) is one of the fundamental mathematical tools currently used to operate power systems within the technical limits of the transmission power system. To determine OPF, a highly non-linear complex problem, it is essential to research power system planning and control. This study presents a practical and trustworthy optimization approach for the OPF problem in electrical transmission power systems. Many intelligence optimization algorithms and methods have recently been developed to solve OPF, particularly the non-linear complex optimization problems. In this paper, a novel meta-heuristic algorithm called the mountain gazelle optimizer (MGO) is suggested for solving the OPF problem. The suggested algorithm applies the improved three single objective functions to the MGO algorithm for the best OPF issue control variable settings. Three objective functions that reflect the minimization of generating fuel cost, the minimizing of active power loss, and the minimizing of voltage deviations have been used to investigate and test the proposed algorithm on the standard IEEE 30-bus test system. The simulation results demonstrate the efficiency of the proposed MGO algorithm; the fuel costs are reduced by 11.407%, power losses are considerably decreased by 51.016%, and the voltage profile is significantly reduced by 91.501%. Furthermore, the outcomes produced by the proposed algorithm have also been contrasted with outcomes produced by applying other comparable optimization algorithms published in recent years. The optimal results are encouraging and demonstrate the resilience and efficacy of the suggested strategy.

1. Introduction

The traditional power flow (PF) analysis will determine an electric power system’s steady-state operation. This entails calculating the magnitude and angle of each voltage at each node in the electrical transmission system [1]. The active and reactive optimum power flow (OPF) in the components of the transmission power systems are calculated. By making the best modifications to the power systems control variables while meeting a variety of equality and inequality requirements, OPF issue may be solved. Generally, OPF solution’s optimization objectives include power loss, fuel cost, and bus voltage profiles [2]. Science and engineering are involved in the investigation of global optimization. Global optimization issues may be used to develop many real-world optimization applications [3].
Effective and reliable optimization techniques are required to tackle global optimization issues effectively. Complicated global optimization issues are challenging to solve using conventional techniques [4]. OPF, particularly the non-linear complicated optimization issues, have recently been solved by many intelligent optimization algorithms and methods including, but not limited to, the moth swarm optimizer (MSO) [5], the manta ray foraging optimizer (MRFO) [6], stud krill herd (SKH) [7], the modified grasshopper optimization algorithm (MGOA) [8], lightning attachment procedure optimization (LAPO) [9], and tunicate swarm optimization (TSO) [10]. We applied the improved artificial bee colony optimization (IABC) [11], the improved gravitational search algorithm (IGSA) [12], the improved electromagnetism-like mechanism (IEM) [13], the coyote optimization algorithm (COA) [14], adaptive teaching learning-based optimization (ATLBO) [15], improved moth-flame optimization (IMFO) [16], and used adaptive constraint differential evolution (ACDE) [17].
The authors used a new salp swarm algorithm (SSA) [18], social spider optimization (SSO) [19], a modified sine–cosine algorithm (MSCA) [20], an enhanced most valuable player algorithm (EMVPA) [21], an improved Archimedes optimization algorithm (IAOA) [22], an adaptive partitioning flower pollination algorithm (APFPA) [23], a moth swarm algorithm (MSA) [24], and an enhanced moth swarm algorithm (EMSA) [25]. Also, researchers applied the tunicate swarm algorithm (TSA) [26], grey wolf optimizer (GWO) [27], the Jaya optimization algorithm (JOA) [28], and improved colliding bodies optimization (ICBO) [29]. These techniques and algorithms are based on the complex behaviors of living things to create diverse local and global search strategies, giving academics a more comprehensive range of algorithms to address optimization issues in various objective functions.
The OPF problem in power systems is formulated and solved in this study using three single-objective functions, known as the mountain gazelle optimizer (MGO) algorithm. This is then evaluated in the standard IEEE 30-bus transmission power system.

2. Problem Formulation

OPF, as previously said, is a power flow problem that determines the best control variable settings for a particular load setting by optimizing an objective function.

2.1. Equality Constraints

The next equations are a representation of the OPF problem equality constraints:
P G , i P D , i V i j = 1 N B V j G i j c o s θ i j + B i j s i n θ i j = 0
Q G , i Q D , i V i j = 1 N B V j G i j s i n θ i j + B i j c o s θ i j = 0

2.2. Inequality Constraints

OPF inequality limitations reflect the restrictions placed on physical devices, as well as the restrictions put in place to ensure system security:
(a) 
Power generator constraints
V G , j m i n V G , i V G , i m a x             i = 1 ,   ,   N G
P G , i m i n P G , i P G , i m a x             i = 1 ,   ,   N G
Q G , i m i n Q G , i Q G , i m a x             i = 1 ,   ,   N G
(b) 
Power transformer constraints
T i m i n T i T i m a x             i = 1 ,   ,   N T
(c) 
Shunt compensator constraints
Q C , i m i n Q C , i Q C , i m a x             i = 1 ,   ,   N C
(d) 
Security constraints
V L , i m i n V L , i V L , i m a x             i = 1 ,   ,   N L
S L , i S L , i m a x             i = 1 ,   ,   N l

2.3. Objectif Functions

The first objective function examined in this work is to minimize the cost of the generating fuel (Cost), which is given by the following equation:
O F C o s t = m i n i = 1 N G a i + b i P G , i + c i P G ,   i 2
The minimization of the total active power losses (APL) in the transmission system is the second objective function, and it may be written as follows:
O F A P L = m i n i = 1 N L G i j V i 2 + V j 2 2 V i · V j c o s θ i j = 0
The total bus voltage deviation (VD) minimization processes the third objective function. In order to maximize the voltage profile, calculate the load bus voltage variation from 1.0 p.u., which is provided by:
O F V D = m i n i = 1 N L V L 1

3. Application

The suggested MGO algorithm has been tested on the typical IEEE 30-bus test transmission system depicted in Figure 1 in order to demonstrate its efficacy. This system is composed of 30 buses and 41 branches. Therefore, this system has 24 design variables. The test transmission system selected for this study includes the following characteristics: six power generators, nine shunt compensations, and four tap-changing power transformers.
In this test system, three main cases (objective functions) are considered as follows: OPF by considering minimization fuel cost (Case 1), OPF by considering minimization active power loss (Case 2), and OPF by considering minimization voltage deviation (Case 3). Table 1 represents the optimal control settings obtained by the applied GMO algorithm for various case studies in this paper. The simulation results demonstrate the proposed MGO algorithm’s efficiency: fuel costs are reduced by 11.407%, power losses are decreased by 51.016%, and the enhanced voltage profile is significantly reduced by 91.501%.
Figure 2 represents the optimal parameters for the active power injected and the bus voltage of the generator. The values of active power injected by the generator and the bus voltage in the test system are acceptable within the lower and upper limits.
Table 2 compares the simulation results from the applied MGO algorithm to those from other methods and algorithms recently described in the literature for the three case studies. For the case studies in this paper, the proposed MGO algorithm successfully applied various strategies documented in the literature used in this investigation. The computational results of the MGO algorithm are highly comparable with those obtained by applying other comparable optimization methods and techniques.
It is clear from the optimal results that the MGO gave a better reduction in the fuel cost active loss and voltage deviation for all cases over other algorithms and methods used in the comparison.

4. Conclusions

In this study, an improvement of the mountain gazelle optimizer algorithm, called the MGO, has been applied to solve the problem of OPF. This article uses a suitable constraint handling strategy in various single-objective functions for the optimum power flow issue and its efficacy. The most important thing is to satisfy system restrictions, and effective constraint-handling techniques are helpful in this regard. The transmission power system must be operated within predetermined boundaries for system security and dependability. Compared to existing complicated algorithms and methods for discovering the OPF solution under the same restrictions, the exhibited numerical simulations employing the suggested MGO approach have established its excellent performance, effectiveness, and resilience. The MGO may be used in future research to address various optimization issues in electricity transmission networks, including the best placement for renewable energy sources and the most effective placement of FACTS devices.

Author Contributions

Conceptualization, M.Z. and N.B.; Methodology, M.Z.; Software, M.Z. and N.B.; Validation, M.Z. and R.A.E.-S.; Visualization, N.B.; Investigation, M.Z. and R.A.E.-S.; Resources, M.Z.; Writing—original draft, M.Z. and N.B.; Writing—review & editing, M.Z. and R.A.E.-S.; Supervision, M.Z. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are contained within the article.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Naidu, T.P.; Balasubramanian, G.; Venkateswararao, B. Optimal Power Flow Control Optimisation Problem Incorporating Conventional and Renewable Generation Sources: A Review. Int. J. Ambient. Energy 2023, 44, 1119–1150. [Google Scholar] [CrossRef]
  2. Yang, Z.; Zhong, H.; Xia, Q.; Kang, C. Fundamental Review of the OPF Problem: Challenges, Solutions, and State-of-the-art Algorithms. J. Energy Eng. 2018, 144, 4017075. [Google Scholar] [CrossRef]
  3. Papadimitrakis, M.; Giamarelos, N.; Stogiannos, M.; Zois, E.N.; Livanos, N.A.I.; Alexandridis, A. Metaheuristic Search in Smart Grid: A Review with Emphasis on Planning, Scheduling and Power Flow Optimisation Applications. Renew. Sustain. Energy Rev. 2021, 145, 111072. [Google Scholar] [CrossRef]
  4. Kunya, A.B.; Abubakar, A.S.; Yusuf, S.S. Review of Economic Dispatch in Multi-Area Power System: State-Of-The-Art and Future Prospective. Electr. Power Syst. Res. 2023, 217, 109089. [Google Scholar] [CrossRef]
  5. Kotb, M.F.; El-Fergany, A.A. Optimal Power Flow Solution Using Moth Swarm Optimiser Considering Generating Units Prohibited Zones and Valve Ripples. J. Electr. Eng. Technol. 2020, 15, 179–192. [Google Scholar]
  6. Kahraman, H.T.; Akbel, M.; Duman, S. Optimisation of Optimal Power Flow Problem Using Multi-Objective Manta Ray Foraging Optimiser. Appl. Soft Comput. 2022, 116, 108334. [Google Scholar] [CrossRef]
  7. Pulluri, H.; Naresh, R.; Sharma, V. A Solution Network Based on Stud Krill Herd Algorithm for Optimal Power Flow Problems. Soft Comput. 2018, 22, 159–176. [Google Scholar] [CrossRef]
  8. Taher, M.A.; Kamel, S.; Jurado, F.; Ebeed, M. Modified Grasshopper Optimisation Framework for Optimal Power Flow Solution. Electr. Eng. 2019, 101, 121–148. [Google Scholar] [CrossRef]
  9. Taher, M.A.; Kamel, S.; Jurado, F.; Ebeed, M. Optimal Power Flow Solution Incorporating a Simplified UPFC Model Using Lightning Attachment Procedure Optimisation. Int. Trans. Electr. Energy Syst. 2020, 30, e12170. [Google Scholar] [CrossRef]
  10. Li, L.L.; Liu, Z.F.; Tseng, M.L.; Zheng, S.J.; Lim, M.K. Improved Tunicate Swarm Algorithm: Solving the Dynamic Economic Emission Dispatch Problems. Appl. Soft Comput. 2021, 108, 107504. [Google Scholar] [CrossRef]
  11. Bai, W.; Eke, I.; Lee, K.Y. An Improved Artificial Bee Colony Optimisation Algorithm Based on Orthogonal Learning for Optimal Power Flow Problem. Control. Eng. Pract. 2017, 61, 163–172. [Google Scholar] [CrossRef]
  12. Qian, J.; Wang, P.; Chen, G. Improved Gravitational Search Algorithm and Novel Power Flow Prediction Network for Multi-Objective Optimal Active Dispatching Problems. Expert Syst. Appl. 2023, 223, 119863. [Google Scholar] [CrossRef]
  13. Bouchekara, H.R.E.H.; Abido, M.A.; Chaib, A.E. Optimal power flow using an improved electromagnetism-like mechanism method. Electr. Power Compon. Syst. 2016, 44, 434–449. [Google Scholar] [CrossRef]
  14. Zhu, J.H.; Wang, J.S.; Zhang, X.Y.; Song, H.M.; Zhang, Z.H. Mathematical Distribution Coyote Optimisation Algorithm with Crossover Operator to Solve Optimal Power Flow Problem of Power System. Alex. Eng. J. 2023, 69, 585–612. [Google Scholar] [CrossRef]
  15. Alanazi, A.; Alanazi, M.; Memon, Z.A.; Mosavi, A. Determining Optimal Power Flow Solutions using New Adaptive Gaussian TLBO Method. Appl. Sci. 2022, 12, 7959. [Google Scholar] [CrossRef]
  16. Taher, M.A.; Kamel, S.; Jurado, F.; Ebeed, M. An Improved Moth-Flame Optimisation Algorithm for Solving Optimal Power Flow Problem. Int. Trans. Electr. Energy Syst. 2019, 29, e2743. [Google Scholar] [CrossRef]
  17. Li, S.; Gong, W.; Hu, C.; Yan, X.; Wang, L.; Gu, Q. Adaptive Constraint Differential Evolution for Optimal Power Flow. Energy 2021, 235, 121362. [Google Scholar] [CrossRef]
  18. Mallala, B.; Dwivedi, D. Salp Swarm Algorithm for Solving Optimal Power Flow Problem with Thyristor-Controlled Series Capacitor. J. Electron. Sci. Technol. 2022, 20, 100156. [Google Scholar] [CrossRef]
  19. Nguyen, T.T. A High-Performance Social Spider Optimisation Algorithm for Optimal Power Flow Solution with Single Objective Optimisation. Energy 2019, 171, 218–240. [Google Scholar] [CrossRef]
  20. Attia, A.F.; El Sehiemy, R.A.; Hasanien, H.M. Optimal power Flow Solution in Power Systems using a Novel Sine-Cosine Algorithm. Int. J. Electr. Power Energy Syst. 2018, 99, 331–343. [Google Scholar] [CrossRef]
  21. Srilakshmia, K.; Babua, P.R.; Aravindhababu, P. An Enhanced Most Valuable Player Algorithm Based Optimal Power Flow Using Broyden’s Method. Sustain. Energy Technol. Assess. 2020, 42, 100801. [Google Scholar] [CrossRef]
  22. Akdag, O. A Improved Archimedes Optimisation Algorithm for Multi/Single-Objective Optimal Power Flow. Electr. Power Syst. Res. 2022, 206, 107796. [Google Scholar] [CrossRef]
  23. Mahdad, B.; Srairi, K. Security Constrained Optimal Power Flow Solution Using New Adaptive Partitioning Flower Pollination Algorithm. Appl. Soft Comput. 2016, 46, 501–522. [Google Scholar] [CrossRef]
  24. Mohamed, A.A.A.; Mohamed, Y.S.; El-Gaafary, A.A.; Hemeida, A.M. Optimal Power Flow using Moth Swarm Algorithm. Electr. Power Syst. Res. 2017, 142, 190–206. [Google Scholar] [CrossRef]
  25. Bentouati, B.; Khelifi, A.; Shaheen, A.M.; El-Sehiemy, R.A. An Enhanced Moth-Swarm Algorithm for Efficient Energy Management based Multi-Dimensions OPF Problem. J. Ambient. Intell. Humaniz. Comput. 2021, 12, 9499–9519. [Google Scholar] [CrossRef]
  26. El-Sehiemy, R.A. A Novel Single/Multi-Objective Frameworks for Techno-Economic Operation in Power Systems Using Tunicate Swarm Optimisation Technique. J. Ambient. Intell. Humaniz. Comput. 2022, 13, 1073–1091. [Google Scholar] [CrossRef]
  27. Jamal, R.; Men, B.; Khan, N.H. A Novel Nature-Inspired Meta-Heuristic Optimisation Approach of GWO Optimiser for Optimal Reactive Power Dispatch Problems. IEEE Access 2020, 8, 202596–202610. [Google Scholar] [CrossRef]
  28. El-Sattar, S.A.; Kamel, S.; El Sehiemy, R.A.; Jurado, F.; Yu, J. Single- and Multi-Objective Optimal Power Flow Frameworks Using Jaya Optimisation Technique. J. Ambient. Intell. Humaniz. Comput. 2021, 12, 851–871. [Google Scholar]
  29. Bouchekara, H.R.E.H.; Chaib, A.E.; Abido, M.A.; El-Sehiemy, R.A. Optimal Power Flow Using an Improved Colliding Bodies Optimisation Algorithm. Appl. Soft Comput. 2016, 42, 119–131. [Google Scholar] [CrossRef]
Figure 1. Single line diagram of the IEEE 30-bus test system.
Figure 1. Single line diagram of the IEEE 30-bus test system.
Engproc 56 00176 g001
Figure 2. Optimal parameters: (a) power injected by the generator; (b) bus voltage of the generator.
Figure 2. Optimal parameters: (a) power injected by the generator; (b) bus voltage of the generator.
Engproc 56 00176 g002
Table 1. Optimal control settings for the applied OPF cases.
Table 1. Optimal control settings for the applied OPF cases.
VariablesInitial CaseCase 1Case 2Case 3
PG.1 (MW)99.2220177.056951.2508175.5896
PG.2 (MW)80.000048.692079.999948.7895
PG.5 (MW)50.000021.300649.999921.8117
PG.8 (MW)20.000021.084935.000022.0798
PG.11 (MW)20.000011.889030.00012.4188
PG.13 (MW)20.000012.000039.999912.3840
VG.1 (p.u.)1.05001.09991.10001.0413
VG.2 (p.u.)1.04001.08781.09761.0239
VG.5 (p.u.)1.01001.06171.08001.0102
VG.8 (p.u.)1.01001.06941.08691.0045
VG.11 (p.u.)1.05001.09991.10001.0612
VG.13 (p.u.)1.05001.09991.09990.9879
Cost ($/h)901.9500799.0679999.7273803.3069
PLoss (MW)5.82258.62442.85219.7722
VD (p.u.)1.14961.85762.05720.0977
Table 2. Comparison of optimal results with the existing literature.
Table 2. Comparison of optimal results with the existing literature.
Case 1Case 2Case 3
Ref.Optimization
Algorithms
Cost ($/h)Ref.Optimization
Algorithms
PLoss (MW)Ref.Optimization
Algorithms
VD (p.u.)
[5]MSO801.5710[14]COA3.0952[23]APFPA0.1095
[6]MRFO801.3908[15]ATLBO3.0906[24]MSA0.1084
[7]SKH800.5141[16]IMFO3.0905[25]EMSA0.1073
[8]MGOA800.4744[17]ACDE3.0840[13]IEM0.1063
[9]LAPO800.0078[18]SSA2.9620[26]TSA0.1060
[10]TSO799.6041[19]SSO2.9454[27]GWO0.1037
[11]IABC799.3210[20]MSCA2.9334[28]JOA0.1031
[12]IGSA799.2817[21]EMVPA2.8659[20]MSCA0.1030
[13]IEM799.1116[22]IAOA2.8590[29]ICBO0.1014
Applied MGO799.0679Applied MGO2.8521Applied MGO0.0977
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.

Share and Cite

MDPI and ACS Style

Zellagui, M.; Belbachir, N.; El-Sehiemy, R.A. Solving the Optimal Power Flow Problem in Power Systems Using the Mountain Gazelle Algorithm. Eng. Proc. 2023, 56, 176. https://doi.org/10.3390/ASEC2023-16269

AMA Style

Zellagui M, Belbachir N, El-Sehiemy RA. Solving the Optimal Power Flow Problem in Power Systems Using the Mountain Gazelle Algorithm. Engineering Proceedings. 2023; 56(1):176. https://doi.org/10.3390/ASEC2023-16269

Chicago/Turabian Style

Zellagui, Mohamed, Nasreddine Belbachir, and Ragab A. El-Sehiemy. 2023. "Solving the Optimal Power Flow Problem in Power Systems Using the Mountain Gazelle Algorithm" Engineering Proceedings 56, no. 1: 176. https://doi.org/10.3390/ASEC2023-16269

Article Metrics

Back to TopTop