You are currently on the new version of our website. Access the old version .
SustainabilitySustainability
  • Article
  • Open Access

15 January 2023

Neural Network Based Approach for Steady-State Stability Assessment of Power Systems

,
and
1
Center for Cyber Physical Food, Energy and Water Systems, University of Johannesburg, Johannesburg 2006, South Africa
2
Department of Electrical Engineering, Vaal University of Technology, Vanderbijlpark 1900, South Africa
*
Author to whom correspondence should be addressed.
This article belongs to the Special Issue Advanced Renewable Energy for Sustainability

Abstract

The quest for an intelligence compliance system to solve power stability problems in real-time with high predictive accuracy, and efficiency has led to the discovery of deep learning (DL) techniques. This paper investigates the potency of several artificial neural network (ANN) techniques in assessing the steady-state stability of a power system. The new voltage stability pointer (NVSP) was employed to parameterize and reduce the input data to the neural network algorithms to predict the proximity of power systems to voltage instability. In this study, we consider five neural network algorithms viz. feedforward neural network (FFNN), cascade-forward neural network (CFNN), layer recurrent neural network (LRNN), linear layer neural network (LLNN), and Elman neural network (ENN). The evaluation is based on the predictability and accuracy of these techniques for dynamic stability in power systems. The neural network algorithms were trained to mimic the NVSP dataset using a Levenberg-Marquardt (LM) model. Similarly, the performance analyses of the neural network techniques were deduced from the regression learner algorithm (RLA) using a root-mean-squared error (rmse) and response plot graph. The effectiveness of these NN algorithms was demonstrated on the IEEE 30-bus system and the Nigerian power system. The simulation results show that the FFNN and the CFNN possess a relatively better performance in terms of accuracy and efficiency for the considered power networks.

1. Introduction

The intricacy of an interconnected power network has forced most power systems to be operating close to their stability breakpoint [1]. This is because power systems with much uncertainty are vulnerable to voltage instability, especially when faced with contingency. However, accurate and timely prediction of voltage instability could avert voltage collapse or blackout if properly managed [2]. The conventional practice of deploying numerical methods for assessing a power network seems not to yield convincing results [3], mostly, for early detection of possible voltage breakdown. Aside from that, numerical methods of solving power stability problems are growing out of phase, as they are less effective in the analysis of a complex interconnected power network [4]. The complexity of most power systems could be traced to the adverse effect of matching up with the increasing rate of power demand through the penetration of renewable energy [5,6,7,8,9]. Conversely, these renewable energy injection schemes have their inherent dynamic characteristics, thereby, altering the stability of the existing power system [10]. In such a context, a more reliable and smart controlling mechanism is needed to ensure a secured power system.
For this reason, machine learning (ML) is now being predominantly used in the analysis of power systems because of its high accuracy and efficiency [11]. Moreover, with the advent of the smart grid, an intelligent compliance system is desirable [12]; essentially for the sustainable delivery of qualitative and quantitative power to end users [13]. Similarly, ML techniques are found to be promising in applications where fast and smart decisions are required without compromising the accuracy of the output result [11,14]. ML is often regarded as artificial intelligence (AI) and deep learning (DL) [15]. These approaches are somewhat efficient and reliable tools for the assessment of power system stability [11]. As a branch of ML, artificial neural networks (ANN) have gained application in power systems due to their flexibility [11], easy adaptability to nonlinear variables [16], and better performance [17]. The advantage of ANN algorithms lies in their ability to accurately define the security status, [18] and control the network through the optimal placement of flexible AC transmission system (FACTS) devices [19]. This is to ensure a responsive, spontaneous, and smart power system capable of taking intelligent decisions with little or no supervision.
The objectives of this research are to (a) evaluate the voltage stability set-points of the power network buses using a new voltage stability pointer (b) train the result in ANN using different algorithms (c) assess the steady-state stability of the NN techniques and (d) rank the performance of the NN techniques based on their accuracy and predictability via the regression learner algorithm (RLA).

3. Methodology

In this study, we employed the new voltage stability pointer (NVSP) proposed by Badrudeen T. et al. [36] to define the voltage security status of each line and bus in the power network under the steady-state condition. In addition, these datasets were synthesized into the NN algorithms for better and faster prediction of power instability. The sequence diagram of the proposed methodology is presented in Figure 1.
Figure 1. Sequential diagram of the proposed technique.

3.1. Mathematical Modeling of the New Voltage Stability Pointer

The mathematical modeling of the NVSP was formulated from Figure 2. The 2-bus network in Figure 2 depicts a reduced power network with the P-V and P-Q bus systems. In addition, this line voltage stability index, NVSP, will be used to determine the stability breakpoint of each transmission line as regards the steady-state stability of the considered power systems. The power networks considered in this research are the IEEE 30-bus system and the Nigerian power system (NGP).
Figure 2. One line diagram [36].
The line current (I) from bus 1 is
I = V 1 V 2 × Y b u s
The load current at the bus 2 is given as:
I = S 2 V 2 = P 2 j Q 2 V 2 δ 2
If the line loss is neglected, then the current at bus 1 will be equal to the load current in bus 2, i.e.:
P 2 j Q 2 = V 1 V 2 Y b u s ( θ δ 2 ) V 2 2 × Y b u s θ
Equation (3) can be reduced to
P 2 j Q 2 Y b u s θ = V 1 V 2 δ 2 V 2 2
Then, Equation (4) can be rearranged as
V 2 2 V 1 V 2 δ 2 + P 2 j Q 2 Y b u s θ = 0
From Equation (5):
V 2 = V 1 δ 2   ±   V 1 δ 2   | 2 4 P 2 j Q 2 Y b u s θ 2
Assume V 1 δ 2   | 2 4 P 2 j Q 2 Y b u s θ is set to zero, the real roots of V 2 will be evaluated as   V 1 δ 2   | 2 4 P 2 j Q 2 Y b u s θ     0 ; and
4 P 2 j Q 2 G j B θ V 1 δ 2   | 2   1
If the voltage angle ( δ 2   ) is presumed to be ignored, then the imaginary part of Equation (7) will be approximately equal to   4 Q 2 Z V 1 2   1 .
Conclusively, the NVSP is given as Equation (8)
N V S P = 4 Q 2 Z V 1 2 1
where Q2 and V1 denote the load reactive power and the generator bus voltage, respectively, and Z represents line impedance between buses 1 and 2.
The NVSP between the transmission lines is a value that must be less than 1 to keep the power network free from voltage collapse. However, in any case where the value of the NVSP between the transmission lines is equal or greater than 1, then, it is a clear indication of voltage instability and corrective measures must be ensued imminently to prevent large system disturbances. In summary, the NVSP value must be maintained far below 1 for all lines at all times to ensure a stable power system.

3.2. Neural Network Algorithms

In this research, we propose to investigate the potency of the selected neural network techniques to assess the steady-state stability of a power network. This investigation will be based on the predictability and accuracy of these neural networks for steady-state stability assessment. The input data to the NN are the load reactive power, line impedance, line susceptance and generator voltage as shown in Figure 3, and the target data are the NVSP indexing values between the transmission lines. The selected NN algorithms are cascade-forward neural network (CFNN), Elman neural network (ENN), linear layer (Design) neural network (LLNN), layer recurrent neural network (LRNN), and feedforward neural network (FFNN) as shown in Figure 4. The evaluation of the NN algorithms will be ranked based on the accuracy and predictability of steady-state stability in power systems.
Figure 3. The Neural Network Architecture.
Figure 4. Neural Network Algorithm Selection.

3.2.1. Cascaded-Forward Neural Network (CFNN)

The CFNN is widely accepted as one of the neural techniques in machine learning modeling [37]. It has input and output layers, and possesses some neurons as a hidden layer. The mathematical representation of the CFNN is presented in Equation (9).
x k = i = 1 p g i ω i 0 y i + g 0 j = 1 p ω i 0 x i g i h i = 1 p ω j H h y i
where   g i h , g i and ω j h are hidden, output layer functions and weight of hidden layer, respectively and x k is the output of the trained NN.

3.2.2. Elman Neural Network (ENN)

The Elman neural network (ENN) has a better feature for real time performance evaluation of nonlinear functions. [38]. The mathematical representation of the ENN is shown in Equation (10).
x k = g i = 1 p ω k i 0 g k i
where g, ω k 0 , and g k represent the logsig function, weight of the hidden layer and output of the hidden layer, respectively.

3.2.3. Layer Recurrent Neural Network (LRNN)

The LRNN are best mathematical soft tool for processing data that are in sequential order [39]. The mathematical expression for the LRNN is given in Equation (11).
x k = g 0 v i 0 + j = 1 p g i j 0 y j t + i = 1 p ω i j 0 g j t 1
where g 0 ,   v 0 ,   ω 0 represent biases, input weights, and recurrent weights, respectively, while g t and y t denote the hidden layer (vector) and input functions, respectively.

3.2.4. Linear Layer Neural Network (LLNN)

The mathematical modeling expression for the LLNN is presented in Equation (12).
x k = g 0 i = 1 p y i ω 0 + j = 1 q y j ω j i h
where   g i h , g i and ω j h are hidden, output layer functions and weight of hidden layer, respectively and x k is the output of the trained NN

3.2.5. Feed-Forward Neural Network (FFNN)

The FFNN is different from the recurrent types of the NN. However, the neuron communication channel is monodirectional, thereby, making it simple and fast to train with [40]. The FFNN mathematical modeling is presented in Equation (13).
x k = g 0   j = 1 p ω 0 y i g j h i = 1 p ω j i h y i  
where   g i h , g i and ω j h are hidden, output layer functions and weight of hidden layer, respectively and x k is the output of the trained NN.

3.3. Levenberg-Marquardt Model (LMM)

In this research, we employ the LMM for the training of the neural network algorithms due to its fast training time. The change of weight of the vector using LMM is given in Equation (14).
Δ w = J w T J w + μ I 1 J T w e w  
where J w , and I denote the Jacobian matrix, and identity matrix, respectively, and μ is the parameter (damping).

4. Results and Analysis

4.1. Results

The steady-state analysis of the IEEE 30-bus system and the NGP system on the vulnerable buses using the NVSP are presented in Table 1 and Table 2, respectively. The Tables describe the safe operating range of the power network in steady-state stability scenarios. This includes the contingency and base case conditions. It is shown from the Table that the safe range of active power at the load bus 30, 26, and 29 are 10.6–25.6 MW, 10.5–20.3 MW, and 10.4–10.9 MW, respectively. Meanwhile, the steady-state stability range of the reactive power at the same load bus 30, 26, and 29 are given as 10.9–25.9 MVar, 10.3–20.3 MVar, and 10.9–25.9 MVar, respectively. The NVSP values of these buses are kept below 1. Any further increase in load demand outside the defined range of safe operating limit may result in voltage collapse if there is no compensation or control mechanism.
Table 1. Steady-state stability assessment using NVSP on IEEE 30-bus.
Table 2. Steady State Stability Assessment using NVSP on NGP.
As shown in Table 2, the NGP P-Q buses Gombe, Jos, and Kano have a safe operating limit of active power between 90.6–125.00 MW, 40.3–120.0 MW, and 80.6–250 MW, respectively. However, the safe operating range of 50.9–135.0 MVar, 55.7–105.0 MVar, and 90.9–150.0 MVar are reactive power for Gombe, Jos, and Kano buses, respectively.
The data presented in Table 3 and Table 4 depict the response of the NN algorithms to the trained data of the IEEE 30-bus system and NGP system, respectively. The target is the NVSP dataset of the vulnerable lines and buses, and the corresponding neural networks dataset mimicking the target data is presented for IEEE 30-bus and NGP systems.
Table 3. Steady-State Stability Assessment using NN on IEEE 30-bus.
Table 4. Steady-State Stability Assessment using NN on NGP bus.
The training data comprises about seventy percent of the total dataset while the remaining dataset was used as the target data. In the performance evaluation of the neural network models, we consider root mean squared error (rms). The degree of closeness between the target and the trained results from the neural network algorithms was used to describe the accuracy of the NNs. However, the training time and the computed ratio of the trained data of each NN technique to the target data was employed to define the efficiency of each NN.

4.2. Performance Analysis of the Regression Learner Algorithm

In the performance evaluation of the neural network models, we consider root mean squared error (rmse). The rmse was derived using the regression learner algorithm. However, Equations (15) and (16) describe the numerical expression for the mse and rmse, respectively.
m s e = 1 P k = 1 P x k l k 2
r m s e = 1 P k = 1 P x k l k 2
where x k and l k are the trained output from the neural network and the target, respectively.
Table 5 and Table 6 present the analysis of the trained output of the neural network models for the IEEE 30-bus system and the NGP system, respectively. The table comprises the rmse, training time, iteration, gradient, and regression performance of the considered neural networks.
Table 5. Performance Analysis of the NN Algorithms on the IEEE 30-bus.
Table 6. Performance Analysis of the NN Algorithms on the NGP.
The ranking of the NN algorithms was based on the training time, accuracy, and efficiency of the target data (NVSP). The results presented in Table 5 depict that the FFNN has the best performance in terms of accuracy, predictability, and adaptability as it is ranked first for the IEEE 30-bus system. Meanwhile, the CFNN is ranked second on the assessment of steady-state stability on the IEEE 30-bus system. Conversely, as shown in Table 6, the CFNN is ranked first while FFNN is ranked second for the assessment of steady-state stability on the NGP system.
The response plot showing the degree of closeness between the target data and the trained data of different neural network techniques on the IEEE 30-bus is shown in Figure 5. The weighted sample of the target data and the neural network’s predicted output is represented with blue and yellow dots, respectively, while the marginal difference (error) between the two set points is described by red lines.
Figure 5. Response plot from the regression learner algorithm (IEEE 30-Bus system). (a) CFNN (b) ENN (c) LRNN (d) LLNN (e) FFNN.
The response plot showing the degree of closeness between the target data and the trained data of different neural network techniques on the NGP is shown in Figure 6. The weighted sample of the target data and the neural network’s predicted output is represented with blue and yellow dots, respectively, while the marginal difference (error) between the target data and the trained ANNs output is described by red lines.
Figure 6. Response plot from the regression learner algorithm on the NGP, 28-bus system. (a) CFNN (b) ENN (c) LRNN (d) LLNN (e) FFNN.

4.3. Comparative Analysis of the Neural Networks

The results from the response plot show that the FFNN has a very close predictive performance to the CFNN for the considered power systems. This implies that both approaches are good for the assessment of power systems [31,37,41,42]. Sometimes, researchers combine more than one neural network algorithm for a better accurate result [43,44].
Figure 7 describes the interpolant nearest neighbor plot comparing the FFNN and CFNN with the target result on steady state-stability prediction on the IEEE 30-bus system and NGP system, respectively. From the information presented in Figure 7, the FFNN has similar traits to the CFNN for the considered power networks. More importantly, the NGP is classified as a complex interconnected power network because of its nonlinear loading feature [36]. However, the IEEE 30-bus system is an improved American power subsystem [45]. Both CFNN and FFNN are good techniques for the assessment of the steady state stability assessment in a power network. Meanwhile, in a complex interconnected power system, it is recommended to employ the CFNN and the FFNN for an ideal network that is free of uncertainty.
Figure 7. Nearest neighbor plot comparing CFNN and FFNN on (a) IEEE 30-bus system. (b) NGP system.

5. Conclusions

This paper has investigated different neural network techniques for the assessment of steady-state stability in a power network. In this study, we consider five neural network algorithms namely: cascade-forward neural network (CFNN), Elman neural network (ENN), layer recurrent neural network (LLNN), linear layer neural network (LLNN), and feedforward neural network (FFNN). The performance ranking of the NN algorithms was achieved through the regression learner algorithm (RLA) using a root mean squared error (rmse) and response plot graph. The assessment was performed on the IEEE 30-bus and the NGP system. The FFNN and CFNN have close prediction values for both the IEEE-30 bus system and NGP system. The data presented in Table 5 ranked the FFNN as the first based on accuracy and predictability and CFNN ranked second for the IEEE 30-bus system. Conversely, the CFNN is ranked first and FFNN ranked second for the NGP system as presented in Table 6. LLNN is ranked third for the two cases-IEEE 30-bus and NGP. ENN is ranked fifth for the IEEE 30-bus and fourth for the NGP. LRNN is ranked fourth and fifth for the IEEE 30-bus and NGP systems, respectively.

Author Contributions

Conceptualization, T.U.B.; Methodology, T.U.B.; Software, T.U.B.; Validation, S.L.G.; Formal analysis, N.I.N.; Investigation, T.U.B.; Writing—original draft, T.U.B.; Writing—review & editing, S.L.G.; Supervision, N.I.N. All authors have read and agreed to the published version of the manuscript.

Funding

This research receives no external funding.

Institutional Review Board Statement

Not Applicable.

Data Availability Statement

Not Applicable.

Acknowledgments

The authors of this paper will like to appreciate the contribution of Ebenezer Olaniyi of Mississippi State University, USA at the early stage of this research.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Rahim, S.; Siano, P. A survey and comparison of leading-edge uncertainty handling methods for power grid modernization. Expert Syst. Appl. 2022, 204, 117590. [Google Scholar] [CrossRef]
  2. Mokred, S.; Wang, Y.; Chen, T. Modern voltage stability index for prediction of voltage collapse and estimation of maximum load-ability for weak buses and critical lines identification. Int. J. Electr. Power Energy Syst. 2023, 145, 108596. [Google Scholar] [CrossRef]
  3. Xie, H.; Liu, Y.; Li, Y.; Qiao, H. A prediction model based on artificial neural network for E1 HEMP coupling with distribution power lines. IEEE Trans. Power Deliv. 2022, 37, 5337–5344. [Google Scholar] [CrossRef]
  4. Fikri, M.; Cheddadi, B.; Sabri, O.; Haidi, T.; Abdelaziz, B.; Majdoub, M. Power flow analysis by numerical analysis and artificial neural network. Renew. Energ. Power Syst. Green Incl. Econ. 2018, 1–5. [Google Scholar] [CrossRef]
  5. Bayindir, R.; Demirbas, S.; Irmak, E.; Cetinkaya, U.; Ova, A.; Yesil, M. Effect of renewable energy sources on power system. In Proceedings of the 2016 IEEE International Power Electronics and Motion Control Conference, Varna, Bulgaria, 25–28 September 2016. [Google Scholar] [CrossRef]
  6. Khaki, B.; Kiliç, H.; Yilmaz, M.; Shafie-Khah, M.; Lotfi, M.; Catalão, J.P. Active fault tolerant control of grid-connected DER: Diagnosis and reconfiguration. In Proceedings of the IECON 2019-45th Annual Conference of the IEEE Industrial Electronics Society, Lisbon, Portugal, 14–17 October 2019; IEEE: Piscataway, NJ, USA, 2019; Volume 1, pp. 4127–4132. [Google Scholar]
  7. Celikel, R.; Yilmaz, M.; Gundogdu, A. A voltage scanning-based MPPT method for PV power systems under complex partial shading conditions. Renew. Energy 2021, 184, 361–373. [Google Scholar] [CrossRef]
  8. Gbadamosi, S.; Nwulu, I. A multi-period composite generation and transmission expansion planning model incorporating renewable sources and demand response. Sustain. Energy Techn. Assess. 2020, 39, 100726. [Google Scholar]
  9. Gbadamosi, S.; Nwulu, I. Reliability assessment of composite generation and transmission expansion planning incorporating renewable energy sources. J. Renew. Sustain. Energy 2020, 12, 026301. [Google Scholar] [CrossRef]
  10. Roy, P.; He, J.; Zhao, T.; Singh, Y.V. Recent advances of wind-solar hybrid renewable energy systems for power generation: A review. IEEE Open J. Ind. Electron. Soc. 2022, 3, 81–104. [Google Scholar] [CrossRef]
  11. Sanghami, S.V.; Lee, J.J.; Hu, Q. Machine learning enhanced blockchain consensus with transaction prioritization for smart cities. IEEE Internet Things J. 2022, 1. [Google Scholar] [CrossRef]
  12. Gupta, S.; Kazi, F.; Wagh, S.; Kambli, R. Neural network based early warning system for an emerging blackout in smart grid power networks. In Intelligent Distributed Computing; Springer: Berlin, Germany. [CrossRef]
  13. Almadhor, A. Intelligent control mechanism in smart micro grid with mesh networks and virtual power plant model. In Proceedings of the 2019 16th IEEE Annual Consumer Communications & Networking Conference, Las Vegas, NV, USA, 11–14 January 2019; pp. 1–6. [Google Scholar] [CrossRef]
  14. Sarker, I.H. Machine learning: Algorithms, real-world applications and research directions. SN Comput. Sci. 2021, 2, 160. [Google Scholar] [CrossRef]
  15. Sarker, I.H. Deep learning: A comprehensive overview on techniques, taxonomy, applications and research directions. SN Comput. Sci. 2021, 2, 420. [Google Scholar] [CrossRef] [PubMed]
  16. Liu, Y.; Zhao, L.; Liu, L.; Li, S.; Tong, S.; Chen, C. Adaptive neural network control for a class of nonlinear systems with function constraints on states. IEEE Trans. Neural Netw. Learn. Syst. 2021. [Google Scholar] [CrossRef] [PubMed]
  17. Khalil, K.; Kumar, A.; Bayoumi, M. Recongifurable hardware design approach for economic neural network. IEEE Trans. Circuits Neural Syst. II Express Briefs 2022, 69, 5094–5098. [Google Scholar] [CrossRef]
  18. Wang, Y.; Zhu, S.; Shao, H.; Feng, Y.; Wang, L.; Wen, S. Comprehensive analysis of fixed-time stability and energy cost for delay neural networks. Neural Netw. 2022, 155, 413–421. [Google Scholar] [CrossRef]
  19. Jaramillo, M.; Tipan, L.; Munoz, J. A novel methodology for optimal location of reactive compensation through deep neural networks. Heliyon 2022, 8, e11097. [Google Scholar] [CrossRef]
  20. Zhu, L.; Hill, D.; Lu, C. Hierarchical deep learning machine for power system online transient stability prediction. IEEE Trans. Power Syst. 2020, 35, 2399–2411. [Google Scholar] [CrossRef]
  21. Zhao, T.; Wang, J.; Lu, X.; Du, Y. Neural lyapunov control for power system transient stability: A deep learning-based approach. IEEE Trans. Power Syst. 2022, 37, 955–966. [Google Scholar] [CrossRef]
  22. Wang, T.; Liu, Y.; Qiu, G.; Ding, L.; Wei, W.; Liu, J. Deep learning-driven evolutionary algorithm for power system voltage stability control. Energy Rep. 2022, 8 (Suppl. 5), 319–324. [Google Scholar] [CrossRef]
  23. Yang, Y.; Zhang, X.; Yang, L. Data-driven power system small-signal stability assessment and correction control model based on XGBoost. Energy Rep. 2022, 8 (Suppl. 5), 710–717. [Google Scholar] [CrossRef]
  24. Naderi, S.; Javadi, M.; Mazhari, M.; Chung, C.Y. A machine learning-based framework for fast prediction of wide-area remedial control actions in interconnected power systems. IEEE Trans. Power Syst. 2022, 38, 242–255. [Google Scholar] [CrossRef]
  25. Bento, M. Load margin assessment of power systems using artificial neural network and genetic algorithms. IFAC 2022, 55, 944–948. [Google Scholar] [CrossRef]
  26. Badrudeen, T.U.; Ariyo FK Salau, A.O.; Braide, S.L. Analysis of a new voltage stability pointer for line contingency ranking in a power network. Bull. Electr. Eng. Inform. 2022, 11, 3033–3041. [Google Scholar] [CrossRef]
  27. Goh, H.; Chua, Q.; Lee, S.; Kok, B.; Goh, K.; Teo, K. Evaluation for voltage stability indices in power system using artificial neural network. Procedia Eng. 2015, 118, 1127–1136. [Google Scholar] [CrossRef]
  28. Bai, X.; Tan, J. Contingency-based voltage stability monitoring via neural network with multi-level feature fusion. IFAC-PapersOnLine 2020, 53, 13483–13488. [Google Scholar] [CrossRef]
  29. Shi, Z.; Yao, W.; Zeng, L.; Wen, J.; Fang, F.; Ai, X.; Wen, J. Convolutional neural network-based power system transient stability assessment and instability mode prediction. Appl. Energy 2020, 263, 114586. [Google Scholar] [CrossRef]
  30. Abdullah, A.; Ali, R.; Yaacob, S.B.; Mansur, T.M.N.T.; Baharudin, N.H. Voltage stability prediction in power systems using modified artificial neural network. In Proceedings of the International Conference on Advances in Electrical, Computing, Communication and Sustainable Technologies (ICAECT), Bhilai, India, 21–22 April 2022; pp. 1–6. [Google Scholar] [CrossRef]
  31. Calma, E.; Pacis, M. Artificial neural network-based voltage stability analysis of power transmission networks with distributed generation using phasor measurement unit synthetic data. In Proceedings of the IEEE Control and System Graduate Research Colloquium (ICSGRC), Shah Alam, Malaysia, 7 August 2021; pp. 1–6. [Google Scholar] [CrossRef]
  32. Khurana, B.; Titare, L. Improvement of power flow and voltage stability using UPFC with Artificial Neural Network in Matlab. In Proceedings of the IEEE International Symposium on Sustainable Energy, Signal Processing and Cyber Security (iSSSC), Gunupur Odisha, India, 16–17 December 2020; pp. 1–4. [Google Scholar] [CrossRef]
  33. Bingi, K.; Prusty, B. Neural network-based models for prediction of smart grid stability. In Proceedings of the 2021 Innovations in Power and Advanced Computing Technologies (i-PACT), Kuala Lumpur, Malaysia, 27–29 November 2021; pp. 1–6. [Google Scholar] [CrossRef]
  34. Zhang, H.; Shen, S.; Shen, Y. Power system transient stability evaluation based on multilayer perceptron neural network. In Proceedings of the 2021 China Automation Congress (CAC), Beijing, China, 22–24 October 2021; pp. 3313–3316. [Google Scholar] [CrossRef]
  35. Ramachandran, B.; Harris, S.; Youseff, T. Transient stability in power systems using a convolutional neural network. In Proceedings of the 2019 SoutheastCon, Huntsville, AL, USA, 11–14 April 2019; pp. 1–6. [Google Scholar] [CrossRef]
  36. Badrudeen, T.U.; Ariyo, F.K.; Gbadamosi, S.L.; Nwulu, I.N. A novel classification of the 330 kV Nigerian power network using a new voltage stability pointer. Energies 2022, 15, 7247. [Google Scholar] [CrossRef]
  37. Odesanya, I.; Isabona, J.; Jangfa, T.; Zhimwang, I. Casade forward neural network-based adaptive model for real time adaptive learning of stochastic signal power datasets. Int. J. Comput. Netw. Inf. Secur. 2022, 14, 63–74. [Google Scholar] [CrossRef]
  38. Lei, S.; Yi, W.; Yuan, D.; Guan, J. Application of elman neural network based on genetic algorithm in initial alignment of SINS for guided projectile. Math. Probl. Eng. 2019, 2019, 5810174. [Google Scholar] [CrossRef]
  39. Ian, G.; Yoshua, B.; Courville, A. Deep Learning; MIT Publisher: Cambridge, MA, USA, 2016; Available online: http://www.deeplearningbook.org/contents/rnn.html (accessed on 26 October 2022).
  40. Wang, J.; Chung, F.; Wang, J.; Wu, J. A fast learning method for feedforward neural networks. Neurocomputing 2015, 149, 295–307. [Google Scholar] [CrossRef]
  41. Sahoo, P.; Panda, R.; Satpathy, P.; Paul, S. Voltage stability monitoring based on feed forward and layer recurrent neural networks. In Proceedings of the IEEE Power India International Conference, Delhi, India, 5–7 December 2014. [Google Scholar] [CrossRef]
  42. Varshney, S.; Srivastava, L.; Pandit, M. ANN based integrated security assessment of power system using parallel computing. Int. J. Electr. Power Energy Syst. 2012, 42, 49–59. [Google Scholar] [CrossRef]
  43. Agrawal, A.; Pandey, S.N.; Srivastava, L.; Walde, P.; Singh, S.; Khan, B.; Saket, R.K. Hybrid deep neural network based generation rescheduling for generation rescheduling for congestion mitigation in spot power market. IEEE Access 2022, 10, 29267–29276. [Google Scholar] [CrossRef]
  44. El-Nasar, A.; Zaki, A.; Soliman, F.; El-Bardini, M. Hybrid deep learning diagonal recurrent neural network controller for non-linear systems. Neural Comput. Appl. 2022, 34, 22367–22386. [Google Scholar] [CrossRef]
  45. Christie, R. 30 Bus Power Flow Test Case. 1993. Available online: http://www.ee.washington.edu/research/pstca/pf30/pg_tca30bus.htm (accessed on 22 December 2022).
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.