Abstract
The integration of distributed energy resources (DERs) into distribution networks is becoming increasingly important, as it supports the continued adoption of renewable power generation, combined heat and power plants, and storage systems. Nevertheless, inadvertent islanding operation is one of the major protection issues in distribution networks connected to DERs. This study proposes an intelligent islanding detection method (IIDM) using an intrinsic mode function (IMF) feature-based grey wolf optimized artificial neural network (GWO-ANN). In the proposed IIDM, the modal voltage signal is pre-processed by variational mode decomposition followed by Hilbert transform on each IMF to derive highly involved features. Then, the energy and standard deviation of IMFs are employed to train/test the GWO-ANN model for identifying the islanding operations from other non-islanding events. To evaluate the performance of the proposed IIDM, various islanding and non-islanding conditions such as faults, voltage sag, linear and nonlinear load and switching, are considered as the training and testing datasets. Moreover, the proposed IIDM is evaluated under noise conditions for the measured voltage signal. The simulation results demonstrate that the proposed IIDM is capable of differentiating between islanding and non-islanding events without any sensitivity under noise conditions in the test signal.
Keywords
Distributed energy resource (DER); intrinsic mode function (IMF); grey wolf optimized artificial neural network (GWO-ANN); intelligent islanding detection method (IIDM); microgrid
THE integration of distributed energy resources (DERs) to the existing distribution networks is highly important owing to deregulated energy market policies, global issues, and the advancement of modern power systems in the form of smart grids [
To date, islanding detection is an open research problem in grid integration and many researchers brought various islanding detection approaches. The islanding detection approaches can be broadly divided into remote and local [
The local islanding approaches are further categorized into active, passive, and hybrid. Active islanding detection methods (IDMs) are based on injecting a small external disturbance signal and monitoring the consequent response signal [
The state-of-the-art technique for alleviating the threshold and NDZ problems in islanding detection is a combination of signal processing and intelligent classifiers. Signal pre-processing is used to derive important features of the input test signal. Then, intelligent classifiers are used to train and build a model for islanding classification based on the features of the test signal. The Fourier and the short-time Fourier transforms are the most widely-used simple feature extraction techniques in signal processing. However, these schemes have low time-frequency resolutions. As a result, the techniques of time-frequency multi-resolution analysis such as the wavelet transform, the Stockwell transform, and empirical mode decomposition, have recently been proposed in power signal processing for power quality disturbance, fault, and islanding detection [
In brief, this study contributes to the state-of-the-art approaches with the following key contributions:
1) A GWO-ANN model is proposed for islanding detection to mitigate the difficulty in setting appropriate threshold values of signal processing based IDMs.
2) An IMF feature based IIDM applicable to hybrid DER systems benchmarked is proposed with two inverter-based (IVB) and two synchronous-machine-based (SMB) DERs.
3) Considering the non-islanding and islanding events, which commonly happen, an IIDM with classification accuracy of 99.5% is proposed with perfectly matched power between the generation and load.
The remainder of this paper is organized as follows. In Section II, the proposed IIDM is described. The GWO-ANN based classifier is illustrated in Section III. Section IV presents the data set generation used to develop the proposed IIDM. In Section V, the simulation results and performance analysis of the proposed IIDM are presented. Finally, Section VI concludes the paper and provides directions for future work.
An IIDM using IMF feature based GWO-ANN is proposed for detecting and distinguishing islanding operation from other non-islanding events.

Fig. 1 Flowchart of proposed IIDM.
A single-line diagram of the studied system is shown in

Fig. 2 Test system under study.
The three-phase voltage signals at the targeted bus are sampled at 3.84 kHz (64 samples per cycle). To mitigate the computation time and memory requirement of per-phase analysis, a transformed modal signal is taken as input to the VMD model. The modal signal is given by:
(1) |
where is the modal signal; , and are the voltages of phases a, b and c, respectively; and the coefficients , and are the transformation quantities set to be 1, 2 and -3, respectively [
Time-frequency feature extraction is a fundamental task for accurate detection and classification of disturbance events. In the proposed method, a VMD is used to perform a time-domain filter analysis based on the measured modal voltage signal. The application of VMD technique to monitor the dynamic patterns of the modal voltage signal for islanding detection purpose is firstly introduced in [
(2) |
where uk(t) is the mode function; is the phase; and is the envelope of the oscillatory sub-signals. The VMD algorithm is a constrained variational optimization problem defined as:
(3) |
where is the Dirac delta function; K is the number of modes to be involved in the decomposition process, which is choosen prior to the optimization routine; is the derivative with respect to t; is the square of the
+ |
(4) |
where denotes the inner product. Afterwards, the alternate direction method of multipliers (ADMM) solves the unconstrained optimization problem by converting the original complex optimization problem into sub-optimization problems [
(5) |
where , and are the mode function, input function and Lagrangian multiplier in the spectral domain, respectively. is the sum of intrinsic mode functions that may be present in the signal but not extracted in . Weiner filtering is used for mode updating in the VMD algorithm. Specifically, the Wiener filter is tuned to its center frequency . The corresponding ADMM mode updating process for iteration count , for all modes from to K, is given as follows:
(6) |
Similarly, the following equation is used to update the center frequencies:
(7) |
The iterations in mode and central frequency updating continue until the following stopping criterion is satisfied:
(8) |
where is used in this study.
As the initial IMFs are carrying the dominant modes following a disturbance, the first three IMFs are considered for feature extraction [
(9) |
where is the actual Hilbert transform of the IMF signal, which is computed by the convolution of the function with the function :
(10) |
where P denotes the Cauchy principal value, which extends the class of functions for which the integral in (10) exists. For a non-stationary signal whose spectral content varies with time, the instantaneous amplitude and frequency play an important role in the understanding of its characteristics [
(11) |
(12) |
Eventually, the energy content and standard deviation of the amplitude and actual HT of the IMF signal are computed and used as an input feature to train and classify the islanding events, respectively.
Currently, machine learning algorithms are extensively used for classification of power quality disturbances and faults owing to their capability to handle large sets of data, and their potential to eliminate threshold calculations [
Improper classification, slow convergence, and the trapping in local minima are the disadvantages of conventional ANNs. In contrast, recent stochastic optimization ANNs such as particle swarm optimization, ant colony optimization, genetic algorithms, and GWO-based ANNs, start the training process with a random solution(s) and evolve it (them) [
The variables to be optimized in the ANN are weights and biases. Therefore, the dimension of the optimization problem is equal to the total number of weights and biases (thresholds) in the ANN model. Accordingly, the objective of GWO-ANN is to find a set of optimal weights and biases that maximize the classification accuracy for both training and testing data sets. The overall process of the proposed model is shown in the schematic diagram given in
(13) |

Fig. 3 GWO-ANN model.
where l is the number of training data sets; and and are the actual and desired outputs when the
Islanding cases are generated with varying active and reactive power mismatches from -50% to 50% and -20% to 20%, respectively, which are used as input features to train and test the model. The feature vectors represent the energy and standard deviation of the voltage signal IMFs. These feature vectors are used to train and test the GWO-ANN model to classify islanding and non-islanding events. The simulated events include 1344 islanding (positive) and 672 non-islanding (negative) events. Table I summarizes the status of the CBs for various islanding scenarios.
1) Islanding Considering Only IVB DERs
The islanding operation of only IVB DERs are simulated by switching CB3 at to make the region shown in IA_4. A total of 441 islanding events are recorded at bus B5, with -50% to 50% active and -20% to 20% reactive power mismatches. The performance of islanding detection during IVB islanding operation is examined for normal and noisy data by introducing a signal noise ratio (SNR) value of 35 dB to the training and testing datasets.
2) Islanding Considering Only SMB DERs
Similarly, the proposed IIDM is evaluated for islanding operation of SMB DERs. In this case, DER1 connected to bus B3 in IA_2 region is islanded to test the proposed IIDM. The islanding operation of DER1 is simulated by switching CB1 at s. The total number of datasets collected during islanding operation of IA_2 is 231, with 320 samples each.
3) Islanding Considering Multi-DERs
To study the effect of both IVB and SMB islanding DERs on the performance of the proposed IIDM, an islanding condition is created in the lower stream feeders of the grid-connected microgrid by switching CB0 at s, and thus all IVB and SMB DERs are islanded. The voltage signals at the PCC are measured and processed to be the input for the GWO-ANN classifier. Sample IMFs including their instantaneous amplitude of the analytic function during multi-DER islanding at and are shown in Figs. 4 and 5, respectively, where and are the mismatch active and reactive power between the generation and load in the islanded region, respectively.
To evaluate the performance of the proposed IIDM in discriminating islanding and non-islanding events, four cases are considered in training and testing the GWO-ANN classifier model. They include both linear and non-linear load switching, capacitive switching, and the information of fault event time-frequency, which are input to the classifier model. The non-islanding datasets contain 672 modal signals with 320 samples each, retrieved from the PoC of voltage measurements of targeted DERs.
1) Impact of Load Switching
To examine the proposed IIDM for component switching events, linear and non-linear load switching and capacitor switching are considered. The switching of a capacitive load leads to transient variations of the grid parameters. Therefore, capacitor switching events may affect the islanding detection scheme. To evaluate the effect of capacitor switching on islanding detection, various data sets with capacitor switching are used at different buses in the training and testing of the GWO-ANN model. The capacitor banks are disconnected at s to monitor the effect of capacitor switching from 10 kvar to 100 kvar at different buses. A total of 85 load switching events are generated by connecting and disconnecting both linear and non-linear loads in the distribution network. For brevity, the IMFs for capacitor bank switching connected to the feeder of microgrid are illustrated.

Fig. 4 IMFs of modal signal measured at PCC during islanding considering multi-DERs. (a) IMF1. (b) IMF2. (c) IMF3.

Fig. 5 Instantaneous amplitude of analytic function for IMFs during islanding considering multi-DERs. (a) M1. (b) M2. (c) M3.

Fig. 6 IMFs of modal signal measured at PCC during capacitive load switching. (a) IMF1. (b) IMF2. (c) IMF3.
2) Effect of Fault Events
Grid fault is one of the most common disturbances in power systems that may affect islanding detection. Effective islanding detection schemes should discriminate the islanding events from such grid disturbances to eliminate the false tripping of DERs in an integrated distribution network. To investigate the effect of fault events in the proposed IIDM, the commom fault types on B2, i.e., single-line-to-ground, double-lines-to-ground (LLG), and three-lines-to-ground (LLLG) faults with variable fault resistance are considered in the training and testing phase of GWO-ANN. In recording the fault data, all fault events (597 fault cases) are triggered at s and a five-cycle post-fault data is retained for variable fault resistance.

Fig. 7 Instantaneous amplitude of analytic function for IMFs during capacitive load switching. (a) M1. (b) M2. (c) M3.
To investigate the performance of the proposed IIDM, a set of islanding classification metrics were defined. These statistical metrics are important indexes employed to assess the performance of various intelligent islanding detection schemes [
Table III shows the performance against delayed islanding detection. Finally, the accuracy is defined as the ratio of the sum of islanding events and events predicted as non-islanding to the sum of both events and islanding events wrongly predicted as non-islanding. The overall accuracy in islanding classification is shown in Table IV. To make the stochastic optimization fair, five runs are considered, and the average performance of each metric is calculated. Moreover, the robustness of the proposed scheme is evaluated by introducing uncertainty to the training and testing data with an SNR value of 35 dB. The proposed IIDM is benchmarked with five-cycle data, i.e., the data is used to extract the energy, and standard deviation of the time-frequency information in a test voltage signal is obtained for five cycles of observation period which represents 83.3 ms window width in power system of 60 Hz. It is worth mentioning that fast digital signal processing tools allow the reduction of computation time required for feature extraction from the test signal. During the offline simulation of the proposed scheme, the time required to test an unseen dataset of the GWO-ANN is shown in Table V.
The detection time of islanding operation depends on the speed of digital signal processing and feature extraction, the testing time of the GWO-ANN classifier, and the size of the data. The proposed method has been simulated on an Inte
Classical passive islanding detection schemes mainly depend on the voltage and frequency deviations monitored at the PoC of the targeted DER before and after the islanding event. The power variation obeys the following equations:
(14) |
(15) |
where PDERs, Pmaingrid, and Pload are the active power of DERs, main grid, and loads, respectively; and QDERs, Qmaingrid, and Qload are the reactive power of DERs, main grid, and loads, respectively.
The voltage and frequency changes will be significant in unbalanced power between the generation and load, and eventually, islanding detection could be achieved using classical IDMs. However, as the penetration level of DERs increases, the relative variation due to loss of the main grid is negligible. Thus, islanding detection is not achieved using frequency and voltage relays. Unlike IDMs that depend on determining threshold values and face significant NDZ issues, the proposed IDM relies on statistical features, signatures of IMFs, and GWO-ANN classifier learning from data sets.
Based on this, the proposed IDM discriminates the events of unseen data without the problem of NDZ. To address the issue of NDZ, an active power imbalance of 50% to 50% and reactive power imbalance of 20% to 20% in the islanded system are considered. Furthermore, the islanding classification of the proposed IIDM is compared with the state-of-the-art techniques such as SVM and extreme learning machine (ELM) classifiers.
The performance comparison of SVM, ELM and proposed IIDM classifier is shown in Figs. 8-10, with constant features including the uncertainty.

Fig. 8 Performance comparison of proposed IIDM with SVM and ELM during islanding of multi-DERs.

Fig. 9 Performance comparison of proposed IIDM with SVM and ELM during islanding of IVB DERs.

Fig. 10 Performance comparison of proposed IIDM with SVM and ELM during islanding of SMB DERs.
The proposed IIDM shows better performance in detecting islanding and non-islanding conditions as compared to SVM and ELM for various datasets considering the islanding events of IVB, SMB, and multiple types of DERs.
Moreover, compared to IDMs solely based on signal processing, one of the most important aspects of the proposed IIDM is that there is no need for any threshold values to differentiate between the islanding operation and other non-islanding events, even with zero power mismatch between the generation and load. Furthermore, the method is suitable for multiple types of DERs connected at multiple points in the distribution network.
In this study, a GWO-ANN-based islanding detection using modal voltage IMF features is proposed. The proposed IIDM uses a hybrid VMD Hilbert transform technique for feature extraction, and then energy and standard deviation features are used to train and test the GWO-ANN model for identifying islanding events. It is capable of detecting islanding operation in multiple types of DERs integrated with the distribution network. The simulation results in MATLAB/Simulink environment show the efficacy of the proposed IIDM in terms of islanding classification accuracy, computation time, and robustness against noise conditions for the measured voltage signal. Moreover, the simulation results show that the accuracy of the proposed IIDM is higher than those of the SVM and the ELM classifiers. Further research studies need to explore the hardware in the loop (HIL) implementation of GWO-ANN for islanding detection and microgrid protection.
REFERENCES
P. S. Georgilakis and N. D. Hatziargyriou, “Optimal distributed generation placement in power distribution networks: models, methods, and future research,” IEEE Transactions on Power Systems, vol. 28, no. 3, pp. 3420-3428, Jan. 2013. [百度学术]
V. C. Gungor, D. Sahin, K. Taskin et al., “A survey on smart grid potential applications and communication requirements,” IEEE Transactions on Industrial Informatics, vol. 9, no. 1, pp. 28-42, Feb. 2013. [百度学术]
A. Mohammadi and S. Bahrami, “An overview of future microgrids,” in Smart Microgrids, Cham: Springer, 2019, pp. 1-6. [百度学术]
A. Sarwata, M. Amini, A. Domijan et al., “Weather-based interruption prediction in the smart grid utilizing chronological data,” Journal of Modern Power Systems and Clean Energy, vol. 4, no. 2, pp. 308-315, May 2016. [百度学术]
P. Dash, P. Malhar, and S. Barik, “Estimation of power quality indices in distributed generation systems during power islanding conditions,” International Journal of Electrical Power & Energy Systems, vol. 36, no. 1, pp. 18-30, Mar. 2012. [百度学术]
J. Satish, R. Deepak, M. Ravindra et al.,“Likelihood of islanding in distributed feeders with photovoltaic generation,” in Proceedings of 2007 IEEE PES General Meeting, Tampa, USA, Jun. 2007, pp. 1-6. [百度学术]
X. Liu, X. Zheng, Y. He et al., “Passive islanding detection method for grid-connected inverters based on closed-loop frequency control,” Journal of Electrical Engineering Technology, vol. 14, pp. 2323-2332, May 2019. [百度学术]
T. Basso, “IEEE 1547 and 2030 standards for distributed energy resources interconnection and interoperability with the electricity grid,” National Renewable Energy Laboratory (NREL), Golden, USA, Dec. 2014. [百度学术]
Inverters, Controllers and Interconnection System Equipment for Use with Distributed Energy Resources, Standard UL-1741, Jan. 2010. [百度学术]
D. Soham, K. Pradip, B. Jaya et al., “Shifting of research trends in islanding detection method–a comprehensive survey,” Protection and Control of Modern Power Systems, vol. 3, no. 1, pp. 1-20, Jan. 2018. [百度学术]
Y. Shang, S. Shi, and X. Dong, “Islanding detection based on asymmetrical tripping of feeder circuit breaker in ungrounded power distribution system,” Journal of Modern Power Systems and Clean Energy, vol. 3, no. 4, pp. 526-532, Oct. 2015. [百度学术]
A. Khamis, A. Shareef, E. Bizkevelci et al., “A review of islanding detection techniques for renewable distributed generation systems,” Renwable and Sustainable Energy Reviews, vol. 28, no. 1 pp. 483-493, Dec. 2013. [百度学术]
A. Timbus, A. Oudalov, and C. Ho,“Islanding detection in smart grids,” in Proceedings of 2010 IEEE Energy Conversion Congress and Exposition, Atlanta, USA, Sept. 2010, pp. 1-7. [百度学术]
I. Balaguer, H. Kim, F. Peng et al., “Survey of photovoltaic power systems islanding detection methods,” in Proceedings of 2008 34th Annual Conference of IEEE Industrial Electronics, Orlando, USA, Nov. 2008, pp. 1-5. [百度学术]
L. Lopes and Y. Zhang, “Islanding detection assessment of multi-inverter systems with active frequency drifting methods,” IEEE Transactions on Power Delivery, vol. 23, no. 1 pp. 480-486, Dec. 2007. [百度学术]
V. Menon and M. Nehrir, “A hybrid islanding detection using voltage unbalance and frequency set point,” IEEE Transactions on Power Systems, vol. 22, no. 1, pp. 442-448, Jan. 2007. [百度学术]
F. Mango, M. liserre, A. Dell’Aquila et al., “Overview of anti-islanding algorithms for PV systems, Part i: passive methods,” in Proceedings of 2006 12th International Power Electronics and Motion Control Conference, Portoroz, Slovenia, Aug.-Sept. 2006, pp. 1-5. [百度学术]
H. Zeineldin and H. Kirtley, “Performance of the OVP/UVP and OFP/UFP method with voltage and frequency-dependent loads,” IEEETransactions on Power Delivery, vol. 24, no. 2, pp. 772-778, Mar. 2009. [百度学术]
P. Mahat, Z. Chen, and B. Bak-Jensen, “A hybrid islanding detection technique using average rate of voltage change and real power shift,” IEEE Transactions on Power Sysyems, vol. 24, no. 2, pp. 764-771, Mar. 2009. [百度学术]
J. Yin, C. Diduch, and L. Chang, “Islanding detection using proportional power spectral density,” IEEE Transactions on Power Delivery, vol. 23, no. 2, pp. 776-784, Mar. 2008. [百度学术]
S. Samantaray, A. Samui, and A. Babu, “Time-frequency transform-based islanding detection in distributed generation,” IET Renewable Power Generation, vol. 5, no. 6, pp. 431-438, Dec. 2011. [百度学术]
P. Pigazo, M. Liserre, R. Mastromauro et al., “Wavelet-based islanding detection in grid-connected PV systems,” IEEE Transactions on Industrial Electronics, vol. 56, no. 11, pp. 4445-4455, Nov. 2009. [百度学术]
H. Do, X. Zhang, N. Nguyen et al., “Passive-islanding detection method using the wavelet packet transform in grid-connected photovoltaic systems,” IEEE Transactions on Power Electronics, vol. 31, no. 10, pp. 6955-6967, Oct. 2016. [百度学术]
N. Mohammadzadeh and S. Afsharnia, “A new passive islanding detection method and its performance evaluation for multi-DG systems,” Electric Power Systems Research, vol. 110, pp. 180-187, May 2014. [百度学术]
B. Matic-Cuka and M. Kezunovic, “Islanding detection for inverter-based distributed generation using support vector machine method,” IEEE Transactions on Smart Grid, vol. 5, no. 6, pp. 2676-2686, Nov. 2014. [百度学术]
V. Merline, R. Santos, A. Grilo et al., “A new artificial neural network-based method for islanding distributed generators,” International Journal of Electrical Power & Energy Systems, vol. 75, pp.139-151, Feb. 2016. [百度学术]
K. Susmita and R. Subhransu, “Data-mininng-based intelligent anti-islanding protection relay for distributed generations,” IET Generation Transmission & Distribution, vol. 8, no. 4, pp. 629-639, Apr. 2014. [百度学术]
R. Haider, C. Kim, T. Ghanbari et al., “Passive islanding detection scheme based on autocorrelation function of modal current envelope for photovoltaic units,” IET Generation, Transmission & Distribution, vol. 12, no. 3, pp. 726-736, Feb. 2018. [百度学术]
N. Perera, A. Rajapakse, and T. Buchholzer, “Isolation of faults in distribution networks with distributed generators,” IEEE Transactions Power Delivery, vol. 23, no. 4, pp. 2347-2355, Sept. 2008. [百度学术]
S. Admasie, S. B. Bukhari, R. Haider et al., “A passive islanding detection scheme using variational mode decomposition based-mode singular entropy for integrated microgrids,” Electric Power Systems Research, vol. 177, pp. 1-12, Dec. 2019. [百度学术]
K. Dragomiretskiy and Z. Dominique, “Variational mode decomposition,” IEEE Transactions on Signal Processing, vol. 62, no. 3, pp. 531-544, Nov. 2013. [百度学术]
M. Mishra and K. Pravat, “Detection and classification of micro-grid faults based on HHT and machine learning techniques,” IET Generation, Transmission & Distribution, vol. 12, no. 2, pp. 388-397, Feb. 2018. [百度学术]
D. Camarena-Martinez, M. Valtierra-Rodriguez, C. A. Perez-Ramirez et al., “Novel downsampling empirical mode decomposition approach for power quality analysis,” IEEE Transactions on Industrial Electronics, vol. 63, no. 4, pp. 2369-2378, Dec. 2015. [百度学术]
Z. Wang, “Hilbert transform applications in signal analysis and non-parametric identification of linear and nonlinear systems,” Ph.D. dissertation, Department of Civil, Architectural and Environmental Engineering, Missouri University of Science and Technology, Rolla, USA, 2011. [百度学术]
T. Wang, Y. He, B. Li et al., “Fault diagnosis of transformer based on self powered RFID sensor tag and improved HHT,” Journal of Electrical Engineering Technology, vol. 13, no. 5, pp. 2134-2143, Sept. 2018. [百度学术]
J. Zhang, L. Xiao, K. Chen et al., “Classification of power quality disturbances via deep learning,” IETE Technical Review, vol. 34, no. 4, pp. 408-415, Jul. 2016. [百度学术]
S. Khokhar, Z. Mohd, A. Memon et al., “A new optimal feature selection algorithm for classification of power quality disturbances using discrete wavelet transform and probabilistic neural network,” Measurement, vol. 95, no. 1, pp. 246-259, Jan. 2017. [百度学术]
S. Mirjalili, S. Z. Mohd Hashim, and H. M. Sardroudi, “Training feedforward neural networks using hybrid particle swarm optimization and gravitational search algorithm,” Applied Mathimathics and Computation, vol. 218, no. 22, pp. 11125-11137, Jul. 2012. [百度学术]
D. Whitley, T. Starkweather, and C. Bogart, “Genetic algorithms and neural networks: optimizing connections and connectivity,” Parallel Computing, vol. 14, no. 3, pp. 347-361, Aug. 1990. [百度学术]
D. Karaboga, B. Akay, and C. Ozturk, “Artificial bee colony (ABC) optimization algorithm for training feed-forward neural networks,” in V. Torra, Y. Narukawa, and Y. Yoshida (Eds.), Modeling Decisions for Artificial Intelligence, Berlin: Springer, 2007, pp. 318-329. [百度学术]
S. Mirjalili, “How effective is the grey wolf optimizer in training multi-layer perceptrons,” Applied Intelligence, vol. 43, no. 1, pp. 150-161, Jan. 2015. [百度学术]
S. Mirjalili, M. Mirjalili, and A. Lewis, “Grey wolf optimizer,” Advances in Engineering Software, vol. 69, pp. 46-61, Mar. 2014. [百度学术]
H. Faris, I. Alijarah, M. Al-Betar et al., “Grey wolf optimizer: a review of recent variants and applications,” Neural Computing and Applications, vol. 30, no. 20, pp. 413-435, Jul. 2018. [百度学术]
M. Mishra, M. Sahani, and P. K. Rout, “An islanding detection algorithm for distributed generation based on Hilbert-Huang transform and extreme learning machine,” Sustainable Energy, Grids and Networks, vol. 9, pp. 13-26, Mar. 2017. [百度学术]