2021
DOI: 10.1109/tii.2021.3056867
|View full text |Cite
|
Sign up to set email alerts
|

A Stacked GRU-RNN-Based Approach for Predicting Renewable Energy and Electricity Load for Smart Grid Operation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
42
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 197 publications
(57 citation statements)
references
References 26 publications
0
42
0
Order By: Relevance
“…The RNN-based FDD has the following advantages: (1) The inputs of the RNN are time-series data and the depth depends on the length of the input sequence, which is suitable for dynamic PV systems monitoring and prediction; (2) RNN are Turing complete, the chain connection mode is conducive to the extraction and representation of the dynamic nonlinear characteristics of PV systems; (3) The RNN is stable when the length of the learning and testing sequence are different (PV system control is often of variable length and the sampling is irregular). For the time-series signals of PV systems, the authors in [77]- [79] used monotonicity and correlation values to select features as the RNN network inputs, and verified experimentally the performance of the proposed RNN-based method. The work in [80] proposed an LSTM-based encoder-decoder architecture.…”
Section: B Recurrent Neural Network Based Fault Diagnosismentioning
confidence: 92%
“…The RNN-based FDD has the following advantages: (1) The inputs of the RNN are time-series data and the depth depends on the length of the input sequence, which is suitable for dynamic PV systems monitoring and prediction; (2) RNN are Turing complete, the chain connection mode is conducive to the extraction and representation of the dynamic nonlinear characteristics of PV systems; (3) The RNN is stable when the length of the learning and testing sequence are different (PV system control is often of variable length and the sampling is irregular). For the time-series signals of PV systems, the authors in [77]- [79] used monotonicity and correlation values to select features as the RNN network inputs, and verified experimentally the performance of the proposed RNN-based method. The work in [80] proposed an LSTM-based encoder-decoder architecture.…”
Section: B Recurrent Neural Network Based Fault Diagnosismentioning
confidence: 92%
“…Experiment and analysis In this section, in order to demonstrate the practicality of the method proposed in this paper, data from two different regions, Singapore and the United States, are selected for forecasting in the most recent months. Four models, ARIMA, CEEMD+LSTM, VMD+LSTM and GRU+RNN [22] are selected for comparison with the model proposed in this paper. Since the IMFs decomposed by VMD and CEEMD decomposition have different characteristics, the corresponding LSTM hyperparameters are also different.…”
Section: Performance Indicatorsmentioning
confidence: 99%
“…GRU-RNN is an improved form of RNN, which could achieve higher precision and robustness [28][29][30][31]. In a simple way for explanation of RNN, some outputs of its neuron can be used as its input to be transmitted to the neuron again, and historical information can be retained and used, which is very effective for dealing with timing problems.…”
Section: Basics Of Gru-rnnmentioning
confidence: 99%
“…rough a weight matrix, the value of the previous time series neuron can be transferred to the current neuron so that the neural network has the memory. e gated RNN (GRU-RNN) [28][29][30][31] is an improved form of RNN. By introducing different "gating" mechanisms in the hidden layer nodes of the RNN, it can process long-interval time series signals to get more data characteristics and time dependence.…”
Section: Introductionmentioning
confidence: 99%