In order to address the challenge of achieving optimal prediction accuracy when a single prediction model faced with changes in meteorological conditions of different weather types, this paper proposes a photovoltaic (PV) power prediction method based on the combination of similar day clustering and convolutional neural network (CNN)-gated recurrent unit (GRU). The Pearson correlation coefficient and Spearman’s correlation coefficient are used to filter out the key features such as total solar radiation and module temperature to construct a new input dataset; the K-means algorithm is used to perform clustering analysis on the data, and the data are classified into sunny, cloudy, and rainy days; the spatial correlation features of the meteorological factors are extracted by using the convolutional neural network (CNN), and the CNN-GRU model is established by combining with the gated recurrent units (GRUs). The PV output power is predicted based on the PV power data and the corresponding meteorological data from a place in Ningxia, collected during June to August 2020, and the method proposed in the article is tested. Validation results show that, compared to other models, the model proposed in this paper reduces MAE and RMSE by 66.1% and 65.7% on average under three different weather type scenarios, and improves R2 by 19.8% on average. This verifies that the model has high prediction accuracy and generalization ability, achieving better results in PV output power prediction. The CNN-GRU model demonstrates superior capability in modeling short- and long-term dependencies compared to other deep learning hybrid approaches, while also achieving higher computational efficiency and faster training convergence.
Gao et al. (Fri,) studied this question.