Skip to main content

Investigation of the impact of PSO, ABC, BFO and Cuckoo search optimization techniques on UPFC device for sustainable voltage stability margin improvement

Abstract

This paper investigates the enhancement of voltage stability margin using Unified Power Flow Control (UPFC) device tuned with Particle Swarm Optimization (PSO), Artificial Bee Colony (ABC), Bacterial Foraging Optimization (BFO) and Cuckoo Search techniques (CS) on Nigerian 330 kV 56-bus practical network. In order to have a voltage stable power system, it is good to keep voltages within the acceptable limits. This is achieved using continuation power flow embedded in Power System Analysis Toolbox (PSAT). The optimal location and tuning of the UPFC device is determined using line stability index and the met-heuristics techniques. The effects of UPFC and the proposed optimizing techniques on voltage stability margin are examined. The results so obtained for tuning PSO, ABC, BFO and Cuckoo Search with UPFC device are compared to know the technique that yields the best loading parameter for Nigerian 56- bus power system for voltage stability margin enhancement. It is found that UPFC tuned with Cuckoo Search outperforms the other techniques in terms of the increased loading parameter of the Nigerian power system with margin improvement of 86.6%, 90% and 88.6% for Adiabor (Bus 45), Jalingo (Bus 34) and Jos (Bus 13). The tuned UPFC device has proved beyond reasonable doubt that it can improve voltage stability margin of the entire Nigerian 330 kV Network as envisaged from results before and after optimization.

Introduction

Safe and secure network operation with acceptable voltage level has become a challenging task for Power utilities nowadays. Voltage stability margin or Load margin analysis is one of the important measurements in voltage stability studies. It is defined as the amount of additional allowable load from a particular operating point in a specific pattern of load increase before the occurrence of voltage collapse [1]. The bus that has the lowest load margin in the system is considered as the weakest bus.

Voltage instability phenomenon is one of the operational problems in power transmission system and it can be mitigated by promising family of device known as Flexible AC Transmission (FACTS). The voltage levels are enhanced as a result and the voltage stability margin is increased correspondingly. Though, position and parameters of FACTS devices should be optimized to exploit the resulting benefits. FACTS technology is very expensive and therefore must be deployed and tuned best possible in electric grid network. Optimal location and tuning of FACTS technology in power system network is key for voltage stability margin improvement [2]. Rest of the paper is organized as follows: Section II introduces Voltage stability Phenomenon; Section III presents some of the previous work done on Load margin or Voltage Stability Margin Improvement using nature inspired Techniques. Section IV shows algorithms considered for optimizing of FACTS devices, in Section V UPFC Model, Problem formulation, test system and analysis tools were discussed, in section VI, some interesting results is presented along with detailed discussion and finally; contribution and conclusion are summarized in Section VII.

Voltage stability

The ability of the power system to maintain satisfactory voltages at all the buses before and after being subjected to a disturbance is termed voltage stability. The reactive power injection at a bus in power system is key to voltage control and enhancement. Shortage of reactive power at any a bus in the network is the key reason for voltage instability [4]. It is not easy to estimate the reactive power margin required to achieve a certain degree of voltage security, in this way it is different from the active power. The voltage collapse study can be realized from dynamic and static methods. For the purpose of this paper, only static method is considered. Static or Steady state method is analyzed in detail from load flow studies [3].

Previous work done on load margin or voltage stability margin improvement using nature inspired techniques

Jin Xing and Zeping Gang [4] proposed the use of nonlinear programming method based on dynamic power flow to improve voltage margin of power system network. This technique was validated using IEE-30 system and Liaoning power system since the margin improved by a certain amount.

The use of genetic algorithm technique to tune FACTS devices for the improvement of voltage stability margin of power system network was validated on IEEE 14 and 118 bus systems [5]. The results obtained revealed that the proposed technique increased the voltage stability margin significantly.

In [6] Adaptive tumbling bacteria foraging technique was applied on IEEE 57 bus system to achieve load margin expansion. The result gotten was encouraging as load margin improvement was achieved.

PSO was first used in [7] to find the optimal location of UPFC device and then GSA was used to tune the device. These were tested on IEEE-14bus and IEEE 30 bus system in MATLAB environment. The results obtained show that stability margin improved. Evolutionary Programming technique was employed in [8] for optimal reactive power dispatch to improve voltage stability margin of power system. This technique was validated using IEEE 26-bus reliability.

Different types of nature inspired optimizing techniques such as Wolf optimization algorithm, Bat optimizing algorithm, and Harmony search algorithm have been already been used to optimize FACTS device for voltage stability enhancement. Why this research paper is unique is that no journal as for today has compared and analyzed simultaneously the impact of PSO, ABC, BFO and Cuckoo search techniques on UPFC device for the enhancement of voltage stability margin of power system network using loading parameter and Gamma as an index or measure. The number of research related to the system load margin is gaining much momentum due to its importance in power system security.

Algorithms considered for optimizing of FACTS devices

My choice of PSO, ABC, Cuckoo Search and BFO for this research paper was borne out of the fact that these algorithms are result driving and enterprising: ABC has high global search ability and ease of implementation. BFO has a very good swarming mechanism that guarantees a rapid and accurate solution. In PSO, initial solutions do not affect its computational behavior and it provides fast convergence, also its behavior is not highly affected by increase in dimensionality. Cuckoo Search provides platform for an interesting and aggressive reproduction strategy, coupled with levy flight random walk which guarantees an accurate solution. Their strengths and weaknesses are shown in Table 1.

Table 1 Comparison among PSO, ABC, BFO and CS Techniques

Particle Swarm optimization

Social science and computer science are two the fields of knowledge that gave birth to PSO. In the real number space, each discrete possible solution can be modeled as a particle that navigates through the problem hyperspace. The position of each particle is determined by the vector \(X_{i} R^{n}\) and its movement by the velocity of the particle \(V_{i} \in R^{n}\), as shown in (1) [9].

$$x_{i}^{ \to } \left( t \right) = x_{\left( i \right)}^{ - } \left( {t - 1} \right) + V_{I}^{ \to } \left( t \right)$$
(1)

The intelligence available for each individual is based on its own experience and the knowledge of the performance of other individuals in its neighborhood. Since the relative importance of these two factors can vary from one decision to another, it is rational to apply random weights to each factor, and therefore the velocity will be determined by:

$$v_{i}^{ \to } \left( t \right) = v_{i}^{ \to } \left( {t - 1} \right) + \varphi_{1} \;rand_{1} \;\left( {P_{i}^{ \to } - x_{i}^{ \to } \left( {t - 1} \right)} \right) + \varphi_{2} \;rand_{2} \;\left( {P_{g}^{ \to } - x_{i}^{ \to } \left( {t - 1} \right)} \right)$$
(2)

where \(\varphi_{1}\), \(\varphi_{2}\) are two positive numbers, called acceleration constants rand1, rand2 are two random numbers with uniform distribution in the range of [0.0, 1.0] (Table 2).

Table 2 Optimization Values for PSO, Cuckoo Search, BFO and ABC Techniques

\(P_{i}\) is the best position that the corresponding particle has found so far, \(P_{g}\) is the best position of the entire swarm [9].

The sequence of operation of PSO is depicted in Fig. 1.

Fig. 1
figure 1

Particle Swarm optimization flowchart

Cuckoo search algorithm

Cuckoo search is an algorithm stimulated by some species of a bird family called cuckoo because of their special lifestyle and aggressive reproduction strategy. CSA uses fewer parameters namely: the number of nests \(\left( {N_{p} } \right)\), maximum number of iterations \(\left( {Iter_{\max } } \right)\) and the probability of an alien egg to be discovered (pa). It can have its value chosen in the range [0, 1]. These parameters have to be predetermined; the stopping criterion for the algorithm is the maximum number of iterations [10, 11]. The step lengths are generally distributed based on long likelihood distribution. A lévy flight is performed, if new solution \(\left( {X^{t + 1} } \right)\) is to be generated and is given by;

$$X_{i}^{{\left( {t + 1} \right)}} = X_{i}^{t} + \alpha \oplus {\text{Levy}}\left( \lambda \right)$$
(3)

where α = step size (usually α > 0),   = entry wise multiplications.

The sequence of operation of CS is depicted in Fig. 2.

Fig. 2
figure 2

Cuckoo search optimization flowchart

Bacterial foraging algorithm

The BFA is focused on the movement patterns of E. coli in the intestines. Each individual, in this case a bacterium, represents a possible solution to the problem. The algorithm considers four sequential processes: Chemotaxis, Swarming, and Reproduction and Elimination dispersal [12, 13].

The bacteria moving towards better nutrient foci can be represented by:

$$J\left( {i,k,l} \right) + J_{cc} \left( {\theta , P } \right)$$
(4)

where J( i, k, l) is the fitness function.

The sequence of operation of BFO is depicted in Fig. 3.

Fig. 3
figure 3

Bacterial foraging optimization flowchart

Artificial bee colony

The colony of artificial bees comprises of three groups of bees: employed bees, onlookers and scouts. The number of employed bees is equal to the number of food sources which correspond to solutions of a given problem. Onlooker bees watch the dance of employed bees within the hive to choose a food source. Scout bees search for food sources in random fashion. The nectar of food sources is exploited by employed bees and onlooker bees.

The employed bees move towards the food source from its original position to new position. The new food source position is given by

$$X_{ij} = X_{j}^{min} + rand\left( {0,1} \right)*\left( { X_{j}^{max} - X_{j}^{min} } \right)$$
(5)

\(X_{j}^{max}\), \(X_{j}^{min}\) are upper and lower limits of the food source position in dimension j,

The new food source position is determined for all the constraints accordingly. If any one of the limitations is disregarded, at that point max limit is set [14, 15]. The sequence of operation of ABC is depicted in Fig. 4.

Fig. 4
figure 4

Artificial Bee colony optimization flowchart

UPFC model, problem formulation, test system and analysis tools

The unified power flow controller (UPFC) is the most all-encompassing device to have sprung up so far from the FACTS ingenuity. UPFC device offers new prospects in terms of power system control, with the potential to independently control three power system parameters such as bus voltage, line active and reactive power. Provided no operating limits are violated, the UPFC regulates all three variables simultaneously or any combination of them. UPFC control can change line flow in such a way that thermal limits are not violated and stability margin increased [16, 17].

The configuration of UPFC and its model for representing power flow are depicted in Fig. 5. UPFC is used to control the real power flow in the power transmission line using its both voltage source converters (VSCs) [13].

Fig. 5
figure 5

The UPFC device circuit arrangement [18]

(UPFC) with injection model is connected at suitable location in the system. The UPFC injection model is shown in Fig. 6

$$V_{i} < \theta_{i} \;V_{j} < \theta$$
$$\begin{aligned} & P_{si} = r_{bs} V_{i} V_{j} \sin \left( {\theta_{ij} + \gamma } \right) \\ & Q_{si} = r_{bs} V_{i}^{2} \cos \gamma \\ & P_{sj} = - r_{bs} V_{i} V_{j} \sin \left( {\theta_{ij} + \gamma } \right) \\ & Q_{sj} = - r_{bs} V_{i} V_{j} \cos \left( {\theta_{ij} + {\varvec{\lambda}}} \right) \\ \end{aligned}$$
(6)
Fig. 6
figure 6

UPFC injection model. [18]

The UPFC components are stored in the structure UPFC in PSAT which has the following fields:

1. con: UPFC data.

2. n: total number of UPFC.

3. bus1: bus numbers k (from).

4. bus2: bus numbers m (to).

5. dat: UPFC parameters.

6. Vdc: indexes of the state variable Vdc.

7.alpha: indexes of the state variable \(\alpha\).

8. Gamma (γ).

9. Voltage ratio (r) [16].

The objective is the maximization of the loading parameter \(\lambda\) to improve voltage stability.

From the load flow solutions of the developed model stated above L-index is obtained to identify the weakest bus which is subsequently loaded to a maximum loading limit.

In continuation power flow, the power flow equations are expressed as a function of voltage V, angle of the buses δ and load parameter λ. Reformulated power flow equations at a bus i are

$$\Delta P_{i} = P_{Gi} \left( {V,\delta , \lambda } \right) - P_{Li} \left( {V,\delta , \lambda } \right) - \left( {P_{Inji} = 0} \right)$$
(7)
$$\Delta Q_{i} = Q_{Gi} \left( {V,\delta , \lambda } \right) - Q_{Li} \left( {V,\delta , \lambda } \right) - \left( {Q_{Inji} = 0} \right)$$
(8)

where

$$\begin{aligned} & P_{inji} = \mathop \sum \limits_{j = 1}^{n} V_{i} V_{j} y_{ij} {\text{cos}}\left( {\delta_{i} - \delta_{j} - \theta_{i} } \right) \\ & Q_{Inji} = \mathop \sum \limits_{j = 1}^{n} V_{i} V_{j} y_{ij} {\text{sin}}\left( {\delta_{i} - \delta_{j} - \theta_{i} } \right) \\ \end{aligned}$$

and

$$0 \le \lambda \le \lambda_{cr}$$

For simulating different load change scenarios, loads are modified as

$$P_{Li} \left( \lambda \right) = P_{Lio} \left[ {1 + \lambda {\text{\rm K}}_{Li} } \right]$$
(9)
$$Q_{Li} \left( \lambda \right) = P_{Lio} {\text{tan}}\left( {{\Phi }_{i} } \right)\left[ {1 + \lambda {\text{\rm K}}_{Li} } \right]$$
(10)

where \(P_{Lio}\), \(Q_{Lio}\) are the base real and reactive load at bus i. \({\text{\rm K}}_{Li}\) is multiplier designating the rate of load change at bus i as \(\lambda\) changes. \({\Phi }_{i}\) is power factor of load at bus i.

The real power generation is modified to

$$P_{Gi} \left( \lambda \right) = P_{Gi0} \left[ {1 + \lambda {\text{\rm K}}_{Gi} } \right]$$
(11)

Test system and analysis tools

Simulations were carried on Nigerian 56- bus practical test system. This network has 14 generators bus bars, 42 load buses and 67 lines. The network data is obtained from Transmission Company of Nigeria data bank. The aim of the simulations is to compare the performance of the four different meta-heuristic techniques on tuning UPFC device for voltage stability improvement. All the results are produced with the help of a program developed in PSAT. PSAT is a MATLAB toolbox for electric power system analysis and control. Once the power flow has been solved, further static and/or dynamic analysis can be performed.

Results and discussions

Weak Bus and L-Index

The best location for reactive power compensation for the improvement of static voltage stability margin is the weakest bus of the system. The most vulnerable bus of the system can be identified by using the line stability index (embedded in the power system analysis tool box) for a given load condition, and is computed for all load buses. The estimated value of L-index is varying between 0 and 1. Based on this value, we can able to identify the weakest bus in the system. The main purpose of line stability index is to find out the point of voltage instability and weak buses in the system. The analysis and study of system is done for detecting the weakest area of the system. This analysis was done on the Nigerian 56 bus System. The weakest bus is ranked the most severity because it can only handle a minimum load. If the load rises, the voltage collapses. Today, there is no venture in power business without the hope of return and there is no energy supplied if it is not gainful [20]. The analytical result obtained from the index, helps to avoid voltage collapse and prevent the system from voltage instability. It is shown from Table 3 that the most susceptible line, which is line 49 is between bus 44 (Ikot-Ekpene)-bus 56 (Odukpani). Therefore, the optimal location for placement of UPFC device will be in line 49 between bus 44 (Ikot-Ekpene)—bus 56 (Odukpani).

Table 3 Line Stability Index Result for 56-bus Nigerian National Grid

Simulation for the tuning of UPFC device using PSO, ABC, BFO and Cuckoo search algorithms on Nigerian 330 kV network

The simulations were carried out simultaneously with particle swam optimization algorithm, artificial bee colony, bacterial Foraging and cuckoo search algorithms. The developed UPFC model in Figs. 5 and 6, for real and reactive power injections into the system was used to carry out the load flow studies in MATLAB environment with the aid of PSAT software by keeping the voltage ratio ( r) of the system and UPFC constant while varying the gamma (γ) of the UPFC between 0 to 2π on the 330 kV Nigerian network. The relationship among voltage ratio (r) of the UPFC and the system, Gamma \(\left( \gamma \right)\;{\text{of}}\;{\text{the}}\;{\text{UPFC}}\;{\text{device }}\) and loading parameter \(\left( \lambda \right)\) of the system is represented in Eq. 5.

The parameters of the UPFC are chosen based on static behavior of the UPFC. With the control variables r and \(\gamma\), an improvement in the loading parameter as well as voltage stability of the Power system is achieved. The r is kept constant while \(\gamma\) is tuned with PSO, ABC, BFO and Cuckoo Search algorithms until the best value is gotten that yield the maximum voltage improvement. It is Gamma that determines the contribution of UPFC to the power system network improvement (Figs. 7, 8, 9).

Fig. 7
figure 7

Voltage Stability Margin Curve [19]

Fig. 8
figure 8

Single line diagram of 56-bus Nigerian National Grid

Fig. 9
figure 9

The bar chart of Line Stability Index Vs Line number for 56-bus Nigerian National Grid

The PSO, ABC, BFO and Cuckoo Search techniques are used in turn to tune UPFC device Parameters on Nigerian 330 kV Network. From Figs. 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 and Table 4 it can be seen that the cuckoo Search has the highest and best loading parameter and smallest gamma values. This implies that the cuckoo Search algorithm outperforms all the three algorithms, followed sequentially by BFO, ABC and lastly PSO. The smaller the Gamma values, the better the UPFC contribution to voltage stability margin improvement of the Nigerian 330 kV Network.

Fig. 10
figure 10

Conversion curves of PSO, ABC, CK and BFO Optimization algorithms

Fig. 11
figure 11

Nose Curve for Adiabor bus with PSO

Fig. 12
figure 12

Nose Curve for Jalingo bus with PSO

Fig. 13
figure 13

Nose Curve for Jos bus with PSO

Fig. 14
figure 14

Nose Curve for Adiabor bus with ABC

Fig. 15
figure 15

Nose Curve for Jalingo bus with ABC

Fig. 16
figure 16

Nose Curve for Jos bus with ABC

Fig. 17
figure 17

Nose Curve for Adiabor with BFO

Fig. 18
figure 18

Nose Curve for Jalingo bus with BFO

Fig. 19
figure 19

Nose Curve for Jos bus with BFO

Fig. 20
figure 20

Nose Curve for Adiabor bus with Cuckoo

Fig. 21
figure 21

Nose Curve for Jalingo with Cuckoo

Fig. 22
figure 22

Nose Curve for Jos bus with Cuckoo

Table 4 Loading Parameters versus Gamma Values

From the result obtained as tabulated above it can be seen that the cuckoo search algorithm outperforms all the other three algorithms in terms of voltage stability margin improvement. For example, buses 45, 34 and 13 of Nigerian 330 kV Network were tested with PSO, ABC, BFO and Cuckoo Search techniques respectively. The voltage margin percentage improvement is highest with cuckoo search technique. This analysis shows the superiority of cuckoo search over the other algorithms in improving the voltage stability of power system network (Table 5).

Table 5 Loadability Margin for the selected Nigerian bus Network Particle Swarm Optimisation

Contribution and conclusion

Contribution of this work to knowledge is summarized as follows:

This paper analyzes and compares the performance of PSO, ABC, BFO and Cuckoo Search techniques for voltage stability margin improvement. The performance of these techniques has revealed that the smaller the gamma values, the better the loading parameter and of course voltage margin improvement of power system network. It is evident that gamma determines the contribution of UPFC for voltage stability improvement.

Conclusion

This paper investigated the performance impact of PSO, ABC, BFO and Cuckoo Search Techniques on UPFC for voltage stability margin improvement of Nigerian 330 kV Network. Cuckoo search algorithm performs better than the other three algorithms in improving voltage stability margin of power system network. Cuckoo Search Technique yielded better value of loading parameters generation (2.8421) than PSO, ABC and BFO respectively. Also, the percentage of load margin yield for cuckoo search technique (86.6%, 90% and 88.6%) for Adiabor (Bus 45), Jalingo (Bus 34) and Jos (Bus 13 was higher than the yield for ABC, PSO, BFO. These results were very encouraging since voltage collapse phenomenon was reduced to the barest minimum.

Availability of data and materials

The data is available at the data bank of Transmission Company of Nigeria. I do not have the permission to share the data.

Abbreviations

0):

Loading parameter minimum

max):

Loading parameter maximum

LMI:

Load margin improvement

UPFC:

Unified power flow control

CPF:

Continuation power flow

VSM:

Voltage stability margin

GSA:

Gravitational search algorithm

γ:

Gamma

V :

Voltage

δ:

Angle difference

θij :

Theta between i and j

References

  1. Aziz NF, Rahman TKA, Yasin ZM, Zakaria ZA (2015) New technique for maximum load margin estimation and prediction. ARPN J Eng Appl Sci 23:17566–17572

    Google Scholar 

  2. Yome AS, Lee KY (2006) Maximum loading method for static voltage stability in Power Systems. IEEE Trans Power Syst 21(2):799–808

    Article  Google Scholar 

  3. Yome AS, Lee KY (2009) Approximation of static voltage stability margin using artificial neural network. IFAC Proc 42(9):50–55

    Article  Google Scholar 

  4. Xing J, Li JL, Gong Z (2014) Voltage stability Margin’s solution the using nonlinear programming method based on dynamic power flow. DY Technol J 13:26–2631

    Google Scholar 

  5. Karami M, Marium N, Radzi MAM, Varamini G (2021) Intelligent stability margin improvement using series and shunt controllers. Int J Appl Power Eng 10(4):282–290

    Google Scholar 

  6. Hassan EE, Rahman TKA, Zakaria ZZ, Jifri MH (2018) Load margin expansion for sustainable power system operation. ICT Express J 2:589

    Google Scholar 

  7. Prasad E, Janamala V (2015) Voltage stability margin enhancement by optimal control of UPFC using Hybrid algorithm. Int J Curr Eng Sci Res 2(3):5589

    Google Scholar 

  8. Hj FI (2006) Voltage stability margin enhancement using evolutionary programming (EP). SCOReD 5:27–28

    Google Scholar 

  9. Yang S, Wang M, Jiao L (2004) A quantum particle swarm optimization. Proc IEEE Congress Evol Comput 1:320–324

    Google Scholar 

  10. Murugan MB, Gilda SJ (2015) Economic dispatch on microgrid by using cuckoo search algorithm. Int J Sci Res Dev 3(4):594–597

    Google Scholar 

  11. Mustafa MW, Abdullahi AM (2017) A cuckoo search optimization scheme for nonconvex Economic load dispatch. ARPN J Eng Appl Sci 12(4):1014–1024

    Google Scholar 

  12. Das TK, Venayagamoorthy GK (2006) Bio-inspired Algorithms for the design of multiple optimal power system stabilizers: SPPSO and BFA. In: Conference record of the 2006 IEEE industry applications conference, 41st IAS Annual Meeting, vol 2, pp 635 – 641

  13. Passino KM (2002) Biomimicry of bacterial foraging for distributed optimization and control. IEEE Control Syst Mag 22(3):52–67

    Article  MathSciNet  Google Scholar 

  14. Vaishali P, Kulkarni R, Desai V (2016) ABC and PSO: a comparative analysis. In: IEEE international conference on computational intelligence and computing research

  15. Balarama YV, Rao K, Rao RS, Reddy VVK (2019) Optimal placement of FACTS devices using ABC algorithm to enhance system performance. In: International Journal of Innovative Technology and Exploring Engineering (IJITEE) ISSN: 2278–3075, vol 8, no 5

  16. Milano F (2008) Power system analysis Toolbox» Version 2.0.0.-b2.1, Software and Documentation

  17. Nami MH (2006) Using UPFC in order to power flow control, Power Electrical Engineer Iran University of science and Technology Tehran University T.R.E.C, 'IEEE Proceedings

  18. Sreenivasulu P, Chennaiah PB, Suryakalavathi M (2014) optimal location of UPFC for power system voltage stability improvement using bacteria foraging algorithm. Int J Electr Electron Data Commun 2(1):555

    Google Scholar 

  19. Adhikari A, Naetiladdanon SAS, Gurung S (2020) Performance comparison of nature-inspired techniques on voltage stability margin enhancement of power system network, Preprints of the 4th IEEE Conference on Energy Internet and Energy System Integration, Wuhan, China October 30–November 1

  20. Ikeli HN, Ashigwuike EC (2020) Application of Nature Inspired Search Based Optimization Techniques in a Restructured Electric Power System; a Review. Am J Eng Res 9(3):244–252

    Google Scholar 

Download references

Acknowledgements

I am indebted to the Transmission Company of Nigeria Management for providing all the data for the research paper. I also, wish to thank my supervisor at the University of Abuja, Dr. Evans Ashigwuike for his tireless effort to see the fruition of the paper.

Funding

There is no funding source for this research work.

Author information

Authors and Affiliations

Authors

Contributions

The roles of the authors are listed below: NHI: Conceptualization, Methodology, Visualization, Writing—Original Draft Presentation, Methodology, Data Curation, Formal Analysis. E. C. A: Supervision, Validation, Writing—Reviewing and Editing. IIA: Formal Analysis, All authors have read and approved the manuscript.

Corresponding author

Correspondence to Ndubuisi Hyginus Ikeli.

Ethics declarations

Competing interests

We have no conflict of interest associated with this publication, and there has been no grant or financial support that could have influenced its outcome. The publication of this article is approved by all authors and that, if accepted, it will not be published elsewhere in the same form, in English or any other language.

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/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Ikeli, N.H., Ashigwuike, C.E. & Alabi, I.I. Investigation of the impact of PSO, ABC, BFO and Cuckoo search optimization techniques on UPFC device for sustainable voltage stability margin improvement. Journal of Electrical Systems and Inf Technol 10, 27 (2023). https://doi.org/10.1186/s43067-023-00095-0

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s43067-023-00095-0

Keywords