Next Article in Journal
Feasibility Study GaN Transistors Application in the Novel Split-Coils Inductive Power Transfer System with T-Type Inverter
Previous Article in Journal
An Assessment of Corporate Average Fuel Economy Standards for Passenger Cars in South Korea
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Inter-Hour Forecast of Solar Radiation Based on the Structural Equation Model and Ensemble Model

1
College of Mechanical and Electronic Engineering, Nanjing Forestry University, Nanjing 210037, China
2
Key Laboratory of Measurement and Control of Complex Systems of Engineering (Southeast University), Ministry of Education, Nanjing 210096, China
*
Author to whom correspondence should be addressed.
The two authors contributed equally to this work.
Energies 2020, 13(17), 4534; https://doi.org/10.3390/en13174534
Submission received: 13 July 2020 / Revised: 26 August 2020 / Accepted: 31 August 2020 / Published: 1 September 2020
(This article belongs to the Section A2: Solar Energy and Photovoltaic Systems)

Abstract

:
Given the wide applications of photovoltaic (PV) power generation, the volatility in generation caused by solar radiation, which limits the capacity of the power grid, cannot be ignored. Therefore, much research has aimed to address this issue through the development of methods for accurately predicting inter-hour solar radiation and then estimating PV power. However, most forecasting methods focus on adjusting the model structure or model parameters to achieve prediction accuracy. There is little research discussing how different factors influence solar radiation and, thereby, the effectiveness of these data-driven methods regarding their prediction accuracy. In this work, the effects of several potential factors on solar radiation are estimated using correlation analysis and a structural equation model; an ensemble model is developed for predicting inter-hour solar radiation based on the interaction of those key factors. Several experiments are carried out based on an open database provided by the National Renewable Energy Laboratory. The results show that solar zenith angle, cloud cover, aerosols, and airmass have great effects on solar radiation. It is also shown that the selection of the key factor is more important than the model structure construction for predicting solar radiation precisely. The proposed ensemble model proves to outperform all sub-models and achieves about a 12% improvement over the persistent model based on the normalized root mean squared error statistic.

1. Introduction

Solar energy is an important form of clean energy and has attracted much attention because of its abundance, lack of pollution, and wide distribution. However, solar power is fluctuating and intermittent due to changes in solar radiation; these two features are, though, vital for the stability and safety of the power grid [1,2,3]. Therefore, it is necessary to precisely predict solar power generation in order to use it more effectively.
Since solar radiation is the key factor that causes changes in solar power, precise predictions of solar radiation can allow accurate forecasting of solar power [4]. Many methods have been developed to predict the inter-hour solar radiation and can be separated into two classes: theoretical methods and data-driven methods (or empirical methods) [5,6,7,8,9,10]. Theoretical methods usually start with the solar radiation transmission path and consider the attenuation effect of atmosphere on solar radiation [11]. These methods are complicated and involve large amounts of observation data. Data-driven methods are usually based on the statistics of historical observation data, instead of radiative transfer theory, and are relatively simple and flexible [12,13]. Therefore, data-driven methods are more widely used to predict solar radiation in engineering applications, especially for a micro-grid or an isolated grid.
The common data-driven methods include the Regression Model (RM) [14], Support Vector Machine (SVM) [15], Artificial Neural Network (ANN) [16], and hybrid models in which several single models are combined [17,18,19]. However, most research on solar radiation forecasting based on data-driven methods focuses on how to improve the prediction accuracy by adjusting the model structure or model parameters [20,21,22]. There is little research about the effectiveness of different factors on solar radiation and how they influence the prediction accuracy of these data-driven methods. Alskaif et al. analyzed the impact of nine different meteorological variables on PV output power and used a lower-dimensional subspace of meteorological variables as input for the regression methods to calculate the PV output power [23]. However, this study focused on the stochastic factors and ignored the deterministic variables to the PV output power. On the other hand, the meteorological variables except for solar radiation can be estimated or predicted from the PV output power directly by machine learning methods, but these variables mostly influence the solar radiation and the solar radiation change causes the fluctuation and intermittence of the PV output power.
Therefore, this paper analyzes the influence of 11 variables including deterministic and stochastic factors on solar radiation and constructs an ensemble model to predict inter-hour solar radiation. The objectives of this study are (1) to estimate the effectiveness of different factors on solar radiation from various perspectives, including individual effectiveness and interactions, (2) to analyze the influence of these factors on the prediction accuracy, and (3) to construct an ensemble model to precisely predict inter-hour solar radiation.

2. Materials and Methods

2.1. Experimental Data and Evaluation

2.1.1. Data Collection and Processing

All measured data were downloaded from an open database: the NREL’s Solar Radiation Research Laboratory (SRRL) [24]. The SRRL station is located at 39.74° N and 105.18° W, 1829 m above sea level in Golden City, Colorado, USA, where there are abundant solar resources. Measured meteorological parameters are obtained with 1 min sampling frequency in the database.
In this paper, the factors discussed are mostly based on surface stations; the solar radiation data refer to the global horizontal irradiance (GHI) for photovoltaic power plants, with the aim of serving power prediction and grid connection of photovoltaic power stations. Because of the rotation of the Earth around its axis and around the Sun, the solar radiation has daily and annual cycles [25,26,27]. Therefore, the solar zenith angle was selected to represent the daily cycle of solar radiation, and the solar azimuth angle and the day of the year were chosen to represent the annual cycle. Considering that GHI reaches a theoretical maximum at noon, when the solar zenith angle is at its lowest value during the day, the cosine of the zenith angle rather than the zenith angle itself better describes the daily cycle of GHI; many published works have also used the cosine function to calculate the clear-sky GHI [28]. In addition, the day of the year (DOY) is set as 1 for 1 January and 365 for 31 December, so the sine function of DOY (Γ) is used instead of DOY itself in the following formulation [17].
Γ = sin ( 2 π DOY 105 365 )
Besides the length of the path of solar rays in the atmosphere, the weather or atmospheric composition is another aspect that causes changes in solar radiation. Among all components of the atmosphere, cloud may be the most direct and main factor causing short-term solar radiation fluctuations. Cloud cover and cloud motion are the two main features affecting solar radiation. Since there is no cloud motion in the open database, wind speed and wind direction were selected instead as potential factors to represent cloud motion [29,30]. Moreover, aerosols and relative humidity have been considered as atmospheric components in some published works [31]. In addition, station pressure, airmass, and temperature are other factors affecting solar radiation.
Finally, 11 potential factors have been collected: cosine function of solar zenith angle (Z), solar azimuth angle (A), sine function of DOY (Γ), cloud cover (CC), wind speed (WS), wind direction (WD), aerosol optical depth (AOD), relative humidity (RH), station pressure (P), airmass (AM), and temperature (T). The daily observation data for these 11 potential factors in 2019 were selected when the solar zenith angle was smaller than 90°, and the 15 min averages of these observations comprised a sample in order to match the requirement of a very short-term forecast (i.e., 15 min ahead) of power dispatch. After transformation, there were 17,348 15 min samples during the daytime obtained for the whole of 2019. Eighty percent of these samples were randomly selected as the training set, 10% of them constituted the validation set, and the remaining samples were used as a testing set to evaluate the performance of the forecast models.

2.1.2. Evaluation Index

The determinant coefficient (R2), the normalized mean bias error (nMBE), the normalized mean absolute error (nMAE), and the normalized root mean squared error (nRMSE) are used to evaluate the performance of different forecast models. They are calculated as follows:
R 2 = i = 1 N ( y ^ i y ^ i ¯ ) ( y i y ¯ ) 2 i = 1 N ( y ^ i y ^ i ¯ ) 2 i = 1 N ( y i y ¯ ) 2
n M B E = 1 N i = 1 N ( y ^ i y i ) / y ¯ × 100 %
n M A E = 1 N i = 1 N | y ^ i y i | / y ¯ × 100 %
n R M S E = 1 y ¯ 1 N i = 1 N ( y ^ i y i ) 2 × 100 %
where y ^ i is the predicted value of a forecast model, y ^ i ¯ is the mean of all predicted values, y i is the target, y ¯ is the mean of all targets, and N is the number of testing samples.

2.2. Effectiveness of Factors on GHI

2.2.1. Effectiveness of a Single Factor

The Pearson correlation coefficient (r) and the Spearman’s rank correlation coefficient (ρ) [32] are commonly used to measure the correlation between two variables. They are calculated as
r = i = 1 N ( x i x ¯ ) ( y i y ¯ ) i = 1 N ( x i x ¯ ) 2 i = 1 N ( y i y ¯ ) 2
ρ = 1 6 i = 1 N d i 2 N ( N 2 1 )
where x and y are the two variables of interest, x ¯ and y ¯ are their average values, respectively, N is the number of data pairs, and di is the rank difference between xi and yi.
In this paper, the effectiveness of each of the 11 factors on GHI is estimated by calculating the correlation coefficient. When the correlation coefficient between a factor and GHI is positive, this implies a positive effect on GHI and vice versa. Moreover, the greater r is, the stronger the correlation between the specific factor and GHI becomes.

2.2.2. Effectiveness of Multiple Factors on GHI

The correlation coefficient only describes the linear relationship between GHI and any of 11 factors, but neglects the effectiveness between two or more factors and GHI. The structural equation model (SEM) is a multivariate statistical method used to explain the causal relationships between variables [33]. Compared with traditional multivariate statistical methods, SEM allows the measurement of variables with errors, introduces unmeasurable latent variables, and uses a path graph model, which provides the possibility of analyzing the relationships between explicit variables and latent variables, as well as the relationships between different latent variables [34,35]. The relationships between different variables are defined as follows:
X = Λ x ξ + δ
Y = Λ y η + ε
η = A η + B ξ + ζ
where ξ represents exogenous latent variables, X represents observational variables of exogenous latent variables, Λ x is the factor loading matrix representing the relationship between the observational variable and the unobserved exogenous latent variable, and δ is the error. η represents endogenous latent variables, Y represents observational variables of endogenous latent variables, Λ y is a factor loading matrix representing the relationship between the observation variable and the unobserved endogenous latent variable, and ε is the error. A and B are path coefficient matrixes, and ζ is the bias of the SEM.
The analysis results of the SEM can be directly represented by the path graph. In a path graph, observational variables are represented in a rectangular box and latent variables are represented in a circular box; a line with an arrowhead is used to connect the two variables and represents a causal link between them. Usually, the path graph is constructed first, and the SEM is then used to check the validity of the path graph.
Therefore, a SEM was used to analyze the combined effectiveness of multiple factors on GHI in order to construct a more reasonable forecast model with appropriate input variables. There are four main specific steps of applying the SEM:
(1)
Establish the path graph model with GHI and various factors;
(2)
Calculate the path coefficients by SEM;
(3)
Evaluate the fitness of the path graph model;
(4)
Adjust the path graph model until it is suitable.
Finally, the interaction of multiple variables on GHI is shown in the path graph.

2.3. Ensemble Model for Inter-Hour Forecast of GHI

Considering the complexity and nonlinearity of GHI changes, accurate predictions of GHI are hard to achieve with a single common model. Therefore, an ensemble model was proposed for the inter-hour forecast of GHI based on the effectiveness of different factors mentioned above. The ensemble model was constructed with two parts, as shown in Figure 1: (1) three single forecast sub-models, named the primary model, and (2) a fusion model, which was used to automatically combine the predictions of the three sub-models. More specifically, Sub-Model 1 is a linear regression model considering the linear relationship between GHI and factors based on the individual effectiveness of a signal factor on GHI, Sub-Model 2 is a nonlinear model that considers factors with small correlation coefficients that have a nonlinear relationship with GHI, and Sub-Model 3 is a nonlinear model that considers the interaction of factors on GHI based on the analysis by SEM.
Sub-Model 1 is a multiple regression model according to the correlation analysis in terms of its linear aspect, defined as
G H I ( t + 1 ) = a 0 + a 1 x 1 ( t ) + + a n x n ( t )
where ai are the parameters of the multiple regression model, which are calculated by the least squares method with the training set; xi represents those factors with a greater correlation coefficient (absolute value >0.3) in Table 1 in Section 3.1.1, including Z, airmass, temperature, AOD, and relative humidity.
For Sub-Model 2, the SVM, a common machine learning model, is selected to describe the nonlinear relationship between GHI and other factors, and its structure has been introduced in detail in [36]. Here, the inputs to the SVM are factors with small correlation coefficients (absolute value <0.5 and >0.1) in Table 1, except cos θ z , airmass, and wind direction. The kernel function of the SVM is set as the radial basis function, and its model parameters are obtained by the cross-validation method [37].
Sub-Model 3, SEM-MLP, is an Artificial Neural Network model (multilayer perceptron, MLP) with two hidden layers, but its structure is different from that of the common MLP whose input layer and the first hidden layer are in full connection. In this paper, the structure of the SEM-MLP is constructed based on the SEM as shown in Figure 2. Specifically, its inputs are 10 factors except wind direction (Table 1); the link between the input layer and the first hidden layer is based on the analysis of the path graph model, where the hidden nodes of the first hidden layer are set as latent variables of the SEM as described in Section 2.2.2.
The inputs to the three sub-models are different potential factors with different orders of magnitude. For example, cloud cover ranges from 0 to 1, while the values of temperature are from −20 to 36 °C in the training set. Therefore, all input variables are normalized to the range from −1 to 1 as follows:
X = 2 × X min ( X ) max ( X ) min ( X ) 1
where X represents the value of one input variable, and X’ is the normalized input variable; min(X) and max(X) are the minimum and maximum of the input variable X in the training set.
Although the average weighted method is a common method for combining the results of several sub-models of an ensemble model, it is hard to achieve the most satisfactory performance of the ensemble model because of lack of theoretical guidance. One study has demonstrated that the data-driven method, in place of the average weighted method, can achieve higher accuracy for the ensemble model [38]. Therefore, a fusion model is constructed to automatically weight the three sub-models based on the training set in order to achieve higher prediction accuracy. Here, the fusion model is a common three-layer MLP model with one input layer, one hidden layer, and one output layer [39]. The sigmoid function is selected as the activation function of the hidden layer, and the linear sum function is for the output layer.

3. Results and Discussions

In this section, the first group of experiments was carried out to evaluate the effectiveness of individual factors on GHI and the prediction accuracy in Section 3.1. The second one was constructed to assess the interaction of multiple factors on GHI based on the SEM in Section 3.2. Finally, the third group of experiments was implemented to compare the performance of the proposed ensemble model with other forecast models in Section 3.3.

3.1. Effectiveness of a Single Factor

3.1.1. Effectiveness of a Single Factor on GHI

The correlation coefficients between GHI and the 11 factors collected in Section 2.1.1 were calculated and are listed in Table 1. The signs of r and ρ are the same and their values are similar for all 11 factors. The GHI has the greatest positive correlation with solar zenith angle. Airmass is the second most important factor influencing GHI. Cloud cover (CC), temperature (T), and relative humidity (RH) all have a similar effect on GHI. The correlation coefficients between wind direction (WD) and GHI are the smallest, so it can be considered that the influence of wind direction on GHI is minimal and can be ignored. On the other hand, the attenuation of GHI is obviously affected by cloud cover, aerosols, relative humidity and airmass because of the negative sign of their correlation coefficients.
Figure 3 shows the correlation coefficients between every two different variables including GHI. The off-diagonal elements show the degree of dependency for every two variables. The temperature (T) has a strong positive correlation with the sine function of DOY (Γ), and the aerosols (AOD) have a strong positive correlation with the cloud cover (CC). The airmass (AM) has a negative correlation with the cosine function of the solar zenith angle (Z) indicating that when Z increases, AM decreases, which is in agreement with the two variables having strong opposite correlation with GHI in Table 1. However, there is a nonlinear relationship between AM [17] and solar zenith angle, and the AM is not calculated accurately by solar zenith angle, so these two variables are both considered in the forecast model to achieve higher predicting performance in this paper. In addition, when some of those factors are unavailable, these results provide guidance for selecting and ranking factors for constructing forecast models of inter-hour solar radiation.

3.1.2. Influence of a Signal Factor on Forecast Model Performance

A regression model with one factor (1-RM) was used to evaluate the influence of a signal factor on the prediction accuracy. The 1-RM model is a simplified version of Sub-Model 1, with a single input x1 in Equation (11). Table 2 lists the results of the 1-RM model with different factors to predict GHI 15 min ahead. The R2 of each 1-RM model is in agreement with the r of GHI and the input factor in Table 1. For example, the absolute value of r of GHI and Z is the greatest among the 11 factors; the 1-RM model with Z achieves the highest forecasting performance among these 11 models, which means that the θ z is the most important factor for GHI. AM has a strong correlation with Z and GHI in Figure 3, so that the 1-RM model with AM achieves the second greatest predicting performance. Although Z, A and Γ can be calculated by day and hour (time) with station location information [40,41], the correlation coefficients between them are small in Figure 3 and the predicted performance of the 1-RM model with each of them is different. Therefore, the three factors can be viewed as the transformational variables from time and describe the effectiveness of time on GHI from different points, and they are all considered in the proposed model. On the other hand, the nMBEs of each 1-RM model are all small, but the nMAEs and nRMSEs are greater. Therefore, the 1-RM model does not meet the requirement of PV applications, even with the most relevant factor of Z. Note that the results here are analyzed in terms of linearity and the contribution of each factor may be different to GHI in terms of nonlinearity.

3.2. Effectiveness of Multiple Factors

3.2.1. Interaction of Multiple Factors on GHI

In order to evaluate the interaction of multiple factors on GHI quantitatively, a path graph model between GHI and 10 factors, excluding wind direction, was constructed as shown in Figure 4. Air, Season, Weather, cloud cover (CC), aerosol optical depth (AOD), and solar position (Sun) were set as the 6 exogenous latent variables. For the latent Air variable, the pressure and airmass were its two observational variables; Z and A were two observational variables of the latent solar position variable; and temperature (T), relative humidity (RH), and wind speed (WS) were the three observational variables of the latent Weather variable. Partial least squares (PLS) was used to calculate the parameters of the SEM, and all path coefficients are shown in the diagram. The Sun and AOD have higher path coefficients, which means they make a greater contribution to GHI.
The comprehensive path coefficient of each factor to GHI was calculated based on the paths from the factor to GHI as shown in Figure 4, and the results are listed in Table 3. For example, there are three paths from Z to GHI, so the comprehensive path coefficient of Z to GHI is calculated as 0.999 × (−0.736) × 0.011 + 0.999 × 0.968 + 0.999 × 0.155 × (−0.635) ≈ 0.861. In terms of path coefficients, the solar zenith angle, AOD, and cloud cover are the main factors influencing GHI, which is different from the results of r as shown in Figure 5. That may be caused by the interaction between these factors. The mechanisms of aerosols and cloud are similar, so the path coefficients of AOD and CC are in the same order of difference between the two methods.

3.2.2. Influence of Multiple Factors on Forecast Model Performance

In order to evaluate the interaction of multiple factors on forecast model performance, six RMs and MLP models were constructed for predicting GHI based on six exogenous latent variables shown in Figure 4. For example, the pressure and airmass were set as inputs to the RM and MLP models for the Air exogenous latent variable from the perspectives of linearity and nonlinearity. The nMAE and nRMSE of these RM and MLP models are shown in Figure 6. It is clear that the changes in the performance of the RMs are coincident with those of the MLP models, and that both of them achieve the greatest prediction accuracy on the exogenous latent variable of Sun in agreement with the highest path coefficient in Figure 4. On the other hand, the nonlinear MLP models do a little better than the linear RM models, especially on the exogenous latent variable of Air, which means that there is a significant nonlinear relationship between GHI and the two factors (airmass and pressure).
On the other hand, the performances of the sub-models and the ensemble model are compared to further analyze the importance of the 10 factors to the predicted accuracy, and the results are listed in Table 4. Sub-Model 2 is outperformed by both the linear Sub-Model 1 and the nonlinear Sub-Model 3, because the most important factors of Z and AM are not considered in Sub-Model 2. Comparing the results of the three sub-models, it can be concluded that the influence of the key factor on the prediction accuracy may be greater than that of the forecasting model. In addition, the nonlinear Sub-Model 3 outperforms the linear Sub-Model 1, and the ensemble model outperforms all sub-models, which means that the construction of a reasonable structure for a forecast model can improve the prediction accuracy to some extent.

3.3. Comparing the Performance of Different Forecast Models

Another group of experiments was carried out to evaluate the performance of the proposed ensemble model in comparison with another published method, and the results are listed in Table 5. The persistent model is usually used as a benchmark for evaluating the performance of different forecast models, and is defined as
G H I ( t + 1 ) = G H I ( t )
The evaluating index based on the persistent model, which is called the forecast skill (Fs), is defined as
F s = n R M S E p e r n R M S E f n R M S E p e r × 100 %
where n R M S E p e r and n R M S E f are the nRMSEs of the persistent model and the forecast model, respectively. The other four forecast models in Table 5 have the same inputs (10 factors in Table 3). It is noteworthy that the multi-RM and SVM models in Table 5 have similar model structure but different inputs of Sub-Model 1 and Sub-Model 2 in Table 4, respectively. What is more, the RM and SVM achieved higher prediction accuracy in Table 5 by considering more factors; this proves that adding inputs (factors), especially key factors, can improve the performance of forecast models. On the other hand, the common MLP model with full connection between the input layer and hidden layer was slightly outperformed by Sub-Model 3 (a SEM-MLP with 2 hidden layers) with the same inputs, which means that considering the interaction between factors and forecast model can improve the prediction accuracy.
Figure 7 shows scatter plots holding the target (measured GHI) in the testing set and the GHI predicted 15 min ahead by the five forecast models in Table 5. The distribution of the predicted values by the persistent model is the most loose. The predicted values of the Multi-RM and MLP are smaller than the measured values in the large value area (greater than 800 Wm−2), although the nMBEs of the two models are greater than zero. The predicted values of the proposed model are closer to the line with the slope of 1 than those of the other four models.
Figure 8 shows the error distributions of the five models in Table 5, where the red line in the blue box is the median value of the errors for each model and the top edges of the box indicate the 25th and 75th percentiles, respectively. The whiskers, with 95% confidence, extend to the most extreme data points not considered outliers, and the outliers are plotted individually using the ”+” symbol. It is clear that the maximum absolute values of the errors by the ensemble model are much smaller than those of the other four models. That is why the ensemble model achieves the smallest nRMSE in Table 5, although the top edges of its box are not the closest.
The Fs of the four different forecast models in Table 5 were calculated and are shown in Figure 9. In terms of the nRMSE, the proposed ensemble model shows an improvement of about 3% compared with the persistent model and does much better than the other three forecast models. From these results, the selection of key factors and the construction of a suitable model are both important for achieving high prediction accuracy; the former is more important than the latter to some extent.

4. Conclusions

In this paper, the effects of 11 factors on solar radiation were discussed and an ensemble model was constructed for predicting inter-hour GHI. Firstly, the individual effect of potential factors on GHI was estimated by correlation analysis, and the combined effects of potential factors were estimated quantitatively using a SEM. The results showed that solar zenith angle, cloud cover, aerosols, and airmass have greater effects on GHI than other factors, such as the day of the year, solar azimuth angle, relative humidity, temperature, wind speed, wind direction, and station pressure, where the effectiveness of wind direction was very small and almost negligible.
Secondly, the influence of these factors on the prediction accuracy of forecast models was compared by constructing different forecast models with different inputs. The results showed that the main factors with large correlation coefficients can partly represent or predict GHI, such as in Sub-Model 1 in Table 4. Factors with small correlation coefficients were also important for predicting GHI and improved the forecast performances, and considering the interaction of different factors further improved the prediction accuracy. What is more, the key factor selection was more important than the model structure for predicting GHI precisely.
Thirdly, an ensemble model was developed to predict inter-hour solar radiation considering the single and multivariate effectiveness on GHI. The results showed that the proposed ensemble model could achieve higher prediction accuracy than single sub-models and outperformed traditional data-driven methods; there was about a 3% improvement over the persistent model in terms of nRMSE.
This paper only provides a method to preliminarily discuss the effects of potential factors on GHI based on measurements of a surface station and construct a forecasting ensemble model. It is still necessary to check the accuracy and performance of the proposed model in real conditions using a field experiment in the future. What is more, the relationship between GHI and these factors may be different and the degree of the factors’ effectiveness would also change in different stations, which is another point of concern.
Next, the estimations of the effectiveness of some factors are inaccurate in this paper, such as cloud, because of the incomplete description of cloud. In future, data fusion technology could be used to represent a potential factor more precisely using measurements of several types of data. For example, sky images, such as total sky image or all sky image, could be used to extract image features to represent clouds.
On the other hand, the structure of the path graph model can be adjusted to analyze the interaction of different combinations on GHI in order to improve the prediction performance. In addition, considering the order of the inputs using historically measured data could also improve the prediction accuracy.

Author Contributions

T.Z. and Y.G. designed this work, and they contributed equally to this work; Y.G. and C.W. carried out the experiments and validation of this work; T.Z. wrote the original draft; C.N. reviewed and edited the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Key Research and Development Program of China, grant number 2018YFB1500803, and the Key Laboratory of Measurement and Control of Complex Systems of Engineering (Southeast University), Ministry of Education, grant number MCCSE2020A02.

Acknowledgments

The authors acknowledge the National Renewable Energy Laboratory for providing the data used in this paper. We are also grateful to Dongyi Wang and reviewers for their recommendations to improve the quality of this paper.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

Abbreviations in this manuscript are summarized as follows:
ASolar azimuth angle
AMAirmass
ANNArtificial Neural Network
AODAerosol
CCCloud cover
DOYThe day of the year
FsForecast skill
GHIGlobal horizontal irradiance
MLPMultilayer perceptron
NRELNational Renewable Energy Laboratory
PStation pressure
PVPhotovoltaic
R2Determinant coefficients
RHRelative humidity
RMRegression Model
SEMStructural equation model
SRRLSolar Radiation Research Laboratory
SVMSupport Vector Machine
TTemperature
WDWind direction
WSWind speed
ZThe cosine function of solar zenith angle
nMBEThe normalized mean bias error
nMAEThe normalized mean absolute error
nRMSEThe normalized root mean squared error
ΓThe sine function of DOY
rPearson correlation coefficient
ρSpearman’s rank correlation coefficient
θ z Solar zenith angle

References

  1. Jia, Y.; Alva, G.; Fang, G. Development and applications of photovoltaic-thermal systems: A review. Renew. Sustain. Energy Rev. 2019, 102, 249–265. [Google Scholar] [CrossRef]
  2. Hernandez-Callejo, L.; Gallardo-Saavedra, S.; Alonso-Gomez, V. A review of photovoltaic systems: Design, operation and maintenance. Solar Energy 2019, 188, 426–440. [Google Scholar] [CrossRef]
  3. Giovanni, B.; Alessandro, B.; Daniele, M.; Anna, P.; Nicola, S.; Pasquale, V. Quantification of forecast error costs of photovoltaic prosumers in Italy. Energies 2017, 10, 1754–1770. [Google Scholar]
  4. Durrani, S.P.; Balluff, S.; Wurzer, L.; Krauter, S. Photovoltaic yield prediction using an irradiance forecast model based on multiple neural networks. J. Mod. Power Syst. Clean Energy 2018, 6, 255–267. [Google Scholar] [CrossRef]
  5. Gueymard, C.A. Critical analysis and performance assessment of clear sky solar irradiance models using theoretical and measured data. Solar Energy 1993, 51, 121–138. [Google Scholar] [CrossRef]
  6. Feng, Y.; Gong, D.; Zhang, Q. Evaluation of temperature-based machine learning and empirical models for predicting daily global solar radiation. Energy Convers. Manag. 2019, 198, 111780. [Google Scholar] [CrossRef]
  7. Yang, L.; Gao, X.; Hua, J.; Wu, P.; Li, Z.; Jia, D. Very short-term surface solar irradiance forecasting based on FengYun-4 geostationary satellite. Sensors 2020, 20, 2606. [Google Scholar] [CrossRef]
  8. Kambezidis, H.D.; Psiloglou, B.E.; Karagiannis, D.; Dumka, U.C.; Kaskaoutis, D.G. Recent improvements of the meteorological radiation model for solar irradiance estimates under all-sky conditions. Renew. Energy 2016, 93, 142–158. [Google Scholar] [CrossRef]
  9. Kambezidis, H.D. Current trends in solar radiation modeling: The paradigm of MRM. J. Fundam. Renew. Energy Appl. 2016, 6. [Google Scholar] [CrossRef]
  10. Kambezidis, H.D.; Psiloglou, B.E.; Karagiannis, D.; Dumka, U.D.; Kaskaoutis, D.G. Meteorological radiation model (MRM v6.1): Improvements in diffuse radiation estimates and a new approach for implementation of cloud products. Renew. Sustain. Energy Rev. 2017, 74, 616–637. [Google Scholar] [CrossRef]
  11. Gueymard, C.A. REST2: High-performance solar radiation model for cloudless-sky irradiance, illuminance, and photosynthetically active radiation—Validation with a benchmark dataset. Solar Energy 2008, 82, 272–285. [Google Scholar] [CrossRef]
  12. Voyant, C.; Notton, G.; Kalogirou, S.; Nivet, M.L.; Paoli, C.; Motte, F. Machine learning methods for solar radiation forecasting: A review. Renew. Energy 2017, 105, 569–582. [Google Scholar] [CrossRef]
  13. Shen, Y.; Wei, H.; Zhu, T.; Zhao, X.; Zhang, K. A data-driven clear sky model for direct normal irradiance. J. Phys. Conf. 2018, 1072, 12004. [Google Scholar] [CrossRef] [Green Version]
  14. Voyant, C.; De Gooijer, J.G.; Notton, G. Periodic autoregressive forecasting of global solar irradiation without knowledge-based model implementation. Solar Energy 2018, 174, 121–129. [Google Scholar] [CrossRef] [Green Version]
  15. Wang, Z.; Tian, C.; Zhu, Q.; Huang, M. Hourly solar radiation forecasting using a volterra-least squares support vector machine model combined with signal decomposition. Energies 2018, 11, 68. [Google Scholar] [CrossRef] [Green Version]
  16. Benali, L.; Notton, G.; Fouilloy, A.; Voyant, C.; Dizene, R. Solar radiation forecasting using artificial neural network and random forest methods: Application to normal beam, horizontal diffuse and global components. Renew. Energy 2019, 132, 871–884. [Google Scholar] [CrossRef]
  17. Zhu, T.; Wei, H.; Zhao, X.; Zhang, C.; Zhang, K. Clear-sky model for wavelet forecast of direct normal irradiance. Renew. Energy 2017, 104, 1–8. [Google Scholar] [CrossRef]
  18. Zemouri, N.; Bouzgon, H.; Gueymard, G.A. Multimodel ensemble approach for hourly global solar irradiation forecasting. Eur. Phys. J. Plus 2019, 134, 594. [Google Scholar] [CrossRef]
  19. Guermoui, M.; Melgani, F.; Gairaa, K.; Mekhalfi, M.L. A comprehensive review of hybrid models for solar radiation forecasting. J. Clean. Prod. 2020, 258, 120357. [Google Scholar] [CrossRef]
  20. Aslam, M.; Lee, J.M.; Kim, H.S.; Lee, S.J.; Hong, S. Deep Learning Models for Long-Term Solar Radiation Forecasting Considering Microgrid Installation: A Comparative Study. Energies 2019, 13, 147. [Google Scholar] [CrossRef] [Green Version]
  21. Xiong, T.; Pu, Z.; Yi, J.; Tao, X. Fixed-time observer based adaptive neural network time-varying formation tracking control for multi-agent systems via minimal learning parameter approach. IET Control Theory Appl. 2020, 14, 1147–1157. [Google Scholar] [CrossRef]
  22. Yang, Z.; Mourshed, M.; Liu, K.; Xu, X.; Feng, S. A novel competitive swarm optimized RBF neural network model for short-term solar power generation forecasting. Neurocomputing 2020, 397, 415–421. [Google Scholar] [CrossRef]
  23. Alskaif, T.; Dev, S.; Visser, L.; Hossari, M.; Sark, V.M. A systematic analysis of meteorological variables for PV output power estimation. Renew. Energy 2020, 153, 12–22. [Google Scholar] [CrossRef]
  24. Andreas, A.; Stoffel, T. NREL Solar Radiation Research Laboratory (SRRL): Baseline Measurement System (BMS); Golden, Colorado (Data); NREL Report No. DA-5500-56488; National Renewable Energy Lab. (NREL): Golden, CO, USA, 15 July 1981. [Google Scholar] [CrossRef]
  25. Langella, R.; Proto, D.; Testa, A. Solar Radiation Forecasting, Accounting for Daily Variability. Energies 2016, 9, 200. [Google Scholar] [CrossRef] [Green Version]
  26. Herrería-Alonso, S.; Suárez-González, A.; Rodríguez-Pérez, M.; Rodríguez-Rubio, R.; López-García, C. A Solar Altitude Angle Model for Efficient Solar Energy Predictions. Sensors 2020, 20, 1391. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  27. Boland, J. Characterising seasonality of solar radiation and solar farm output. Energies 2020, 13, 471. [Google Scholar] [CrossRef] [Green Version]
  28. Antonanzas-Torres, F.; Urraca, R.; Polo, J.; Perpinan-Lamigueiro, O.; Escobar, R. Clear sky solar irradiance models: A review of seventy models. Renew. Sustain. Energy Rev. 2019, 107, 374–387. [Google Scholar] [CrossRef]
  29. Hinkelman, L.M. Differences between along-wind and cross-wind solar irradiance variability on small spatial scales. Solar Energy 2013, 88, 192–203. [Google Scholar] [CrossRef]
  30. Zhu, T.; Zhou, H.; Wei, H.; Zhao, X.; Zhang, K.; Zhang, J. Inter-hour direct normal irradiance forecast with multiple data types and time-series. J. Mod. Power Syst. Clean Energy 2019, 7, 1319–1327. [Google Scholar] [CrossRef] [Green Version]
  31. Gueymard, C.A. Temporal variability in direct and global irradiance at various time scales as affected by aerosol. Solar Energy 2012, 86, 3544–3553. [Google Scholar] [CrossRef]
  32. Gauthier, T.D. Detecting trends using Spearman’s rank correlation coefficient. Environ. Forensics 2001, 2, 359–362. [Google Scholar] [CrossRef]
  33. Cheung, W.L. Fixed- and random-effects meta-analytic structural equation modeling: Examples and analyses in R. Behav. Res. Methods 2014, 46, 29–40. [Google Scholar] [CrossRef] [PubMed]
  34. Evermann, J.; Tate, M. Assessing the predictive performance of structural equation model estimators. J. Bus. Res. 2016, 69, 4565–4582. [Google Scholar] [CrossRef]
  35. Jacobucci, R.; Grimm, K.J.; Mcardle, J.J. Regularized Structural Equation Modeling. Struct. Equ. Modeling A Multidiscip. J. 2016, 23, 555–566. [Google Scholar] [CrossRef] [PubMed]
  36. Suykens, J.A.K.; Brabanter, J.D.; Lukas, L.; Vandewalle, J. Weighted least squares support vector machines: Robustness and sparse approximation. Neurocomputing 2002, 48, 85–105. [Google Scholar] [CrossRef]
  37. Kohavi, R. A study of cross-validation and bootstrap for accuracy estimation and model selection. Int. Joint Conf. Artif. Intell. 1995, 14, 1137–1143. [Google Scholar]
  38. Kim, K.; Hur, J. Weighting factor selection of the ensemble model for improving forecast accuracy of photovoltaic generating resources. Energies 2019, 12, 3315. [Google Scholar] [CrossRef] [Green Version]
  39. Choi, J.Y.; Choi, C.H. Sensitivity analysis of multilayer perceptron with differentiable activation functions. IEEE Trans. Neural Netw. 1992, 3, 101–107. [Google Scholar] [CrossRef]
  40. Luque, A.; Hegedus, S. Handbook of Photovoltaic Science and Engineering; John Wiley & Sons: New York, NY, USA, 2003. [Google Scholar]
  41. Zhu, X.; Zhou, H.; Zhu, T.; Jin, S.; Wei, H. Pre-processing of ground-based cloud images in photovoltaic system. Autom. Electr. Power Syst. 2018, 42, 140–145. [Google Scholar]
Figure 1. Structure of the proposed ensemble model for global horizontal irradiance (GHI) forecast.
Figure 1. Structure of the proposed ensemble model for global horizontal irradiance (GHI) forecast.
Energies 13 04534 g001
Figure 2. The structure of Sub-Model 3 (SEM-MLP) based on multilayer perceptron (MLP) and structural equation model (SEM).
Figure 2. The structure of Sub-Model 3 (SEM-MLP) based on multilayer perceptron (MLP) and structural equation model (SEM).
Energies 13 04534 g002
Figure 3. Correlation coefficients for every two different variables. Z is the cosine function of the solar zenith angle, A is the solar azimuth angle, CC is cloud cover, T is temperature, AOD is aerosol optical depth, RH is relative humidity, P is station pressure, AM is airmass, WS is wind speed, and WD is wind direction. (a) Pearson correlation coefficient. (b) Spearman’s rank correlation coefficient.
Figure 3. Correlation coefficients for every two different variables. Z is the cosine function of the solar zenith angle, A is the solar azimuth angle, CC is cloud cover, T is temperature, AOD is aerosol optical depth, RH is relative humidity, P is station pressure, AM is airmass, WS is wind speed, and WD is wind direction. (a) Pearson correlation coefficient. (b) Spearman’s rank correlation coefficient.
Energies 13 04534 g003
Figure 4. Path graph model between GHI and 10 factors. P is station pressure, AM is airmass, Z is the cosine function of the solar zenith angle, A is the solar azimuth angle, AOD is aerosol optical depth, T is temperature, RH is relative humidity, WS is wind speed, and CC is cloud cover. The number on each line is the normalized path coefficient of each variable.
Figure 4. Path graph model between GHI and 10 factors. P is station pressure, AM is airmass, Z is the cosine function of the solar zenith angle, A is the solar azimuth angle, AOD is aerosol optical depth, T is temperature, RH is relative humidity, WS is wind speed, and CC is cloud cover. The number on each line is the normalized path coefficient of each variable.
Energies 13 04534 g004
Figure 5. Histogram of absolute values of r and comprehensive path coefficients of 10 factors to GHI.
Figure 5. Histogram of absolute values of r and comprehensive path coefficients of 10 factors to GHI.
Energies 13 04534 g005
Figure 6. Performance of Regression Model (RM) and MLP models with different observation variables of exogenous latent variables based on Figure 4.
Figure 6. Performance of Regression Model (RM) and MLP models with different observation variables of exogenous latent variables based on Figure 4.
Energies 13 04534 g006
Figure 7. Scatter plots between the predicted GHIs and the measured GHIs in the testing set.
Figure 7. Scatter plots between the predicted GHIs and the measured GHIs in the testing set.
Energies 13 04534 g007
Figure 8. Predicted error distributions of the 5 models in Table 5.
Figure 8. Predicted error distributions of the 5 models in Table 5.
Energies 13 04534 g008
Figure 9. Fs of the last 4 models in Table 5 compared with the persistent model.
Figure 9. Fs of the last 4 models in Table 5 compared with the persistent model.
Energies 13 04534 g009
Table 1. Correlation coefficients for GHI and different factors.
Table 1. Correlation coefficients for GHI and different factors.
Factorsrρ
Γ0.190.16
Z0.750.75
A−0.11−0.11
CC−0.28−0.25
T0.370.36
AOD−0.36−0.34
RH−0.36−0.34
P0.150.14
AM−0.54−0.75
WS0.130.17
WD−0.10−0.0037
Table 2. Performance of regression model with 1-RM to predict GHI.
Table 2. Performance of regression model with 1-RM to predict GHI.
FactorsR2nMBE (%) nMAE (%) nRMSE (%)
Z0.52310.6240.2251.13
AM0.35733.0849.9260.82
T0.13471.5359.0168.90
AOD0.12192.3757.7069.44
RH0.10411.6658.7070.11
CC0.07381.7759.4171.31
Γ0.03911.6062.8772.59
P0.03811.6762.0472.65
A0.02631.8462.3373.08
WS0.00791.9863.3273.77
WD0.00652.1963.1673.82
Table 3. Comprehensive path coefficients of 10 factors relevant to GHI.
Table 3. Comprehensive path coefficients of 10 factors relevant to GHI.
Variables Comprehensive Path Coefficients
Z0.861
AOD−0.635
CC−0.462
A−0.035
RH0.035
T−0.033
WS−0.011
AM0.011
P−0.003
Γ0.002
Table 4. The performance of the sub-models and the ensemble model using the testing set.
Table 4. The performance of the sub-models and the ensemble model using the testing set.
ModelsR2nMBE (%)nMAE (%)nRMSE (%)
Sub-Model 1 10.87331.0818.3126.39
Sub-Model 2 20.84290.6619.5229.41
Sub-Model 3 30.89440.0113.6924.06
Ensemble model0.9146−0.1011.1321.98
1 Sub-Model 1 is an RM. 2 Sub-Model 2 is a Support Vector Machine (SVM) model. 3 Sub-Model 3 is a constructed SEM-MLP model as in Figure 2.
Table 5. The performance of different models for predicting inter-hour GHI on the testing set.
Table 5. The performance of different models for predicting inter-hour GHI on the testing set.
ModelsR2nMBE (%)nMAE (%)nRMSE (%)
Persistent0.88800.2715.3725.14
Multi-RM0.88300.9816.8525.37
SVM0.89300.2313.8924.28
MLP 10.89350.4514.1524.16
Ensemble model0.9146−0.1011.1321.98
1 MLP is an Artificial Neural Network (ANN) model with 2 hidden layers whose input nodes are fully connected to the first hidden layer, which is different from the SEM-MLP model in Table 4.

Share and Cite

MDPI and ACS Style

Zhu, T.; Guo, Y.; Wang, C.; Ni, C. Inter-Hour Forecast of Solar Radiation Based on the Structural Equation Model and Ensemble Model. Energies 2020, 13, 4534. https://doi.org/10.3390/en13174534

AMA Style

Zhu T, Guo Y, Wang C, Ni C. Inter-Hour Forecast of Solar Radiation Based on the Structural Equation Model and Ensemble Model. Energies. 2020; 13(17):4534. https://doi.org/10.3390/en13174534

Chicago/Turabian Style

Zhu, Tingting, Yiren Guo, Cong Wang, and Chao Ni. 2020. "Inter-Hour Forecast of Solar Radiation Based on the Structural Equation Model and Ensemble Model" Energies 13, no. 17: 4534. https://doi.org/10.3390/en13174534

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop