Next Article in Journal
Artificial Intelligence Applied to Support Agronomic Decisions for the Automatic Aerial Analysis Images Captured by UAV: A Systematic Review
Previous Article in Journal
Dynamics of Arbuscular Mycorrhizal Fungi in the Rhizosphere of Medicinal Plants and Their Promotion on the Performance of Astragalus mongholicus
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Forecasting and Comparative Application of PV System Electricity Generation for Sprinkler Irrigation Machines Based on Multiple Models

1
College of Mechanical and Electrical Engineering, Gansu Agricultural University, Lanzhou 730070, China
2
Institute of Soil and Water Conservation, Chinese Academy of Sciences and Ministry of Water Resources, Yangling 712100, China
*
Author to whom correspondence should be addressed.
Agronomy 2024, 14(11), 2696; https://doi.org/10.3390/agronomy14112696
Submission received: 19 October 2024 / Revised: 7 November 2024 / Accepted: 12 November 2024 / Published: 15 November 2024

Abstract

:
Currently, photovoltaic (PV) resources have been widely applied in the agricultural sector. However, due to the unreasonable configuration of multi-energy collaboration, issues such as unstable power supply and high investment costs still persist. Therefore, this study proposes a solution to reasonably determine the area and capacity of PV panels for irrigation machines, addressing the fluctuations in power generation of solar sprinkler PV systems under different regional and meteorological conditions. The aim is to more accurately predict photovoltaic power generation (PVPG) to optimize the configuration of the solar sprinkler power supply system, ensuring reliability while reducing investment costs. This paper first establishes a PVPG prediction model based on four forecasting models and conducts a comparative analysis to identify the optimal model. Next, annual, seasonal, and solar term scale models are developed and further studied in conjunction with the optimal model, using evaluation metrics to assess and compare the models. Finally, a mathematical model is established based on the optimal combination and solved to optimize the configuration of the power supply system in the irrigation machines. The results indicate that among the four PVPG prediction models, the SARIMAX model performs the best, as the R2 index reached 0.948, which was 19.4% higher than the others, while the MAE index was 10% lower than the others. The solar term scale model exhibited the highest accuracy among the three time scale models, the RMSE index was 4.8% lower than the others, and the MAE index was 1.1% lower than the others. After optimizing the configuration of the power supply system for the irrigation machine using the SARIMAX model based on the solar term scale, it is verified that the model can ensure both power supply reliability and manage energy overflow effectively.

1. Introduction

In recent years, there has been a significant shift in the global energy structure, with the proportion of renewable energy continuously increasing [1]. With its abundance and zero greenhouse gas emissions, renewable energy has been widely adopted, and its usage is expected to continue growing. Currently, solar and wind energy account for 96% of global renewable energy consumption [2], becoming key drivers of global sustainable development. The rapid development of photovoltaic (PV) technology in particular provides immense application potential for agricultural regions, especially in arid areas with strong sunlight. In these regions, solar energy is not only a clean energy source but also offers a sustainable power source for agricultural production, showcasing vast application prospects in irrigation systems.
Agriculture is one of the major sectors of energy consumption, and traditional power systems are not only costly but also impose a certain environmental burden. To promote sustainable development, the application of renewable energy sources in agricultural equipment, such as solar-powered irrigation systems, is essential. The prediction of photovoltaic power generation (PVPG) is crucial for these systems, as it directly impacts the stable operation of irrigation systems and the reliability of energy supply. Accurate forecasting primarily relies on solar irradiance, ambient temperature, and time variables. These variables exhibit uncertainty and volatility during their dynamic changes [3,4,5], posing new challenges to the safe and stable operation of PV power supply systems. Therefore, accurately predicting PVPG is vital for enhancing the stability of power systems and improving supply reliability [6,7].
Before conducting any specific application analysis, it is essential to accurately determine the capacity or area size of the PV panels [8,9]. However, current practices often rely on experience or traditional estimation methods [8,10], such as configuring the area and capacity of PV panels based on approximate annual electricity consumption and general PV conversion coefficients. This approach fails to account for the varying solar resources in different regions and does not adaptively analyze or predict the PVPG capacity of the PV panels, leading to significant discrepancies between the results and actual application scenarios. In agriculture, due to differences in meteorological conditions, fixed PV panel capacities may not meet the power demands of irrigation machines, resulting in low supply reliability or excessive capacity leading to resource waste. Additionally, the high costs associated with installing PVPG monitoring equipment make the establishment of accurate PVPG prediction models highly valuable [11,12]. Therefore, it is necessary to configure appropriate PV panel capacities based on the meteorological conditions of different regions. To achieve a precise configuration of PV panel capacity for solar-powered irrigation machines, a PVPG prediction method based on local meteorological conditions is urgently needed. This study focuses on the case of a reel-type solar irrigation machine, as illustrated in Figure 1, with its PVPG system composition shown in Figure 2.
Therefore, reasonably configuring the capacity of PV panels based on the meteorological conditions of different regions is crucial for enhancing the application of PVPG systems in agricultural equipment. Especially in solar-powered irrigation machines, there is an urgent need for accurate PVPG forecasting methods. Traditional fixed-capacity configuration methods have many shortcomings and cannot dynamically adapt to changes in local meteorological conditions. To address this, this paper proposes a PVPG forecasting method based on local meteorological conditions. By analyzing forecasting models under different time scales and typical weather conditions, the study focuses on a type of reel solar irrigation machine to optimize the configuration of PV panel capacity, aiming to achieve a balance between power supply reliability and cost-effectiveness.
Currently, PVPG prediction has been widely applied in various fields [13], and many algorithms for predicting PVPG have been proposed by experts and scholars, achieving significant results [14,15,16,17,18,19,20,21,22,23,24,25,26]. These algorithms can be categorized into three main types: machine learning models, neural networks, and statistical models.
Machine learning models are widely used for PVPG prediction. For example, Li et al. [15] applied an improved hybrid multi-universe optimizer Support Vector Machine (SVM) model to PVPG prediction, demonstrating that this algorithm has stronger stability. Malvoni et al. [16] used Least Squares SVM (LS-SVM) to predict PVPG, validating the model based on historical data. The results indicated that this technique has very high performance in predictions. Compared to other techniques, SVM can reduce generalization errors using structural risk minimization [17]. However, when the sample size of the dataset is large, SVM requires excessive machine memory, causing the computation speed to become very slow. Extreme Gradient Boosting (XGBoost) and Light Gradient Boosting Machine (LightGBM) stand out due to their efficiency, flexibility, and portability, although they can sometimes suffer from overfitting. Random Forest (RF), XGBoost, and Gradient Boosting Decision Tree (GBDT) are categorized as ensemble machine learning models based on decision trees. Compared to SVM, they require fewer parameters, have shorter running times, exhibit greater robustness against overfitting, and achieve better predictive performance [18,19]. However, these models involve many hyperparameters that are difficult to tune manually, which limits their applications.
Neural networks play an important role in solving classification and regression problems. Jiao et al. [20] proposed a bidirectional long-short-term memory (BiLSTM) short-term PVPG prediction model that considers data decomposition and evolutionary predation strategies, which can better mine the intrinsic features of the model and improve power prediction accuracy. Meanwhile, Du et al. [21] introduced a hybrid deep learning framework, TG-A-CNN-LSTM, for PVPG prediction, capable of exploring spatial correlations among multiple regions and temporal information based on weighted time series variables. They tested the performance of data-sparse prediction models, demonstrating the robustness and generality of the prediction model. Liu et al. [22] introduced a hybrid model that integrates the attention mechanism with convolutional neural networks (CNN) and BiLSTM, further evaluating the contribution of each model component to performance through ablation experiments. The results indicated that the integration of CNN and BiLSTM significantly improved prediction accuracy, and the introduction of the attention mechanism notably enhanced the model’s prediction stability. However, neural networks consume substantial computational resources, making the calculations more complex and requiring longer computation times.
Statistical models are typically used to explore the mathematical relationships between one or more random variables and other variables. The most widely used statistical models currently include autoregressive (AR) models, moving average (MA) models, dynamic moving average (ARMA) models, and their more complex versions such as autoregressive integrated moving average (ARIMA), autoregressive moving average with exogenous variables (ARMAX), seasonal autoregressive integrated moving average (SARIMA), and Seasonal Auto-Regressive Integrated Moving Average with eXogenous factors (SARIMAX) [23,24,25]. Li et al. [24] innovatively considered climatic conditions and proposed an ARMAX model based on the ARIMA model to allow exogenous inputs for predicting power output. Zhou et al. [25] proposed a PVPG prediction method based on the SARIMAX-SVR model, which improved prediction accuracy. Compared to SVM, these statistical models require fewer parameters and run for a shorter time, exhibiting greater robustness against overfitting and achieving better prediction performance [24,25,26]. Therefore, considering the characteristics of meteorological data in this study and the practical needs of irrigation machines, four common models—SVM, XGBoost, RF, and SARIMAX—are selected to predict PVPG based on historical meteorological data for a specific location, allowing for comparative optimization.
However, current research on PVPG primarily focuses on large PVPG areas and equipment such as grid-connected power plants. Many studies have opted for optimization scheduling on a daily or intraday basis, or have conducted comparative studies using annual, daily, or hourly time scales [14,15,16,17,18,19,20,21,22,23,24,25,26]. There is relatively little research on PV power prediction in the agricultural sector, especially regarding agricultural equipment like irrigation machines, and most time scales lack significant regularity concerning agricultural climate variations. Therefore, this study proposes establishing a PV power prediction model based on solar terms as a time scale to predict the PVPG for solar irrigation machines. The twenty-four solar terms are weather change patterns summarized by the ancient Chinese laborers from long-term production practices. They can scientifically describe the relationship between astronomical climate and agricultural production. Initially, these terms were developed by ancient peoples in accordance with agricultural seasons through celestial observations, with the Big Dipper’s rotation defining a year. The current system divides the sun’s annual motion along the ecliptic into 24 equal parts, each corresponding to 15 degrees, with each part representing a solar term [27]. For farmers, agricultural production is closely linked to the rhythms of nature, and solar terms form a knowledge system that recognizes seasonal, climatic, and phenological changes throughout the year. They cleverly combine astronomy, agriculture, phenology, and folklore, giving rise to a wealth of cultural practices related to seasonal changes. The transition of solar terms is closely related to weather changes and is recognized as part of UNESCO’s Intangible Cultural Heritage of Humanity. It holds a significant position in traditional Chinese agricultural society [28]. Therefore, this study will further explore the PVPG of solar irrigation machines based on the solar terms time scale.
PVPG is a crucial basis for the capacity configuration of solar irrigation machine power supply systems, highlighting the need for accurate predictions. This study first compares and selects the most suitable prediction models—SVM, XGBoost, RF, and SARIMAX—based on evaluation metrics, ultimately employing the SARIMAX algorithm for PV power prediction. The research will establish PVPG prediction models using SARIMAX based on three time scales: one year, four seasons, and twenty-four solar terms, followed by an assessment and comparative analysis of the model’s prediction accuracy and stability. Finally, the estimated results from the SARIMAX model can optimize the configuration of PV power supply systems for irrigation machines in specific regions, enhancing the stability of solar irrigation systems and reducing energy overflow and investment costs.
The innovation of this research lies in the introduction of multiple forecasting models to compare their performance in photovoltaic power generation forecasting, and further investigate the accuracy of power generation predictions at different time scales, such as annual, seasonal, and solar term scales, based on the optimal model (SARIMAX). In particular, incorporating China’s traditional twenty-four solar terms as a time scale in photovoltaic power generation forecasting allows for a more detailed capture of the periodic changes in meteorological conditions. The solar term scale divides annual meteorological data into 24 solar terms, generating a forecasting model for each term. The seasonal scale divides the data into four seasons, each producing a forecasting model. The annual scale models the overall meteorological data for the entire year.
This study aims to optimize the configuration of photovoltaic power generation system capacity through the comparison and optimization of these models, thereby enhancing the power supply stability of irrigation equipment while effectively reducing energy waste and investment costs. This method will provide a reference for the capacity configuration of photovoltaic irrigation systems and other agricultural equipment in different regions, promoting the widespread application of photovoltaic technology in agriculture. Through this background and research analysis, this paper not only provides a theoretical basis for the application of photovoltaic power generation systems in the agricultural sector but also offers technical support for the sustainable development of agricultural equipment.
The remainder of this paper is organized as follows: In Section 2, the SVM, XGBoost, RF, and SARIMAX models are introduced, along with the description of the three time scales and the criteria for dataset partitioning. The mathematical modeling methods for capacity configuration of the irrigation system using PVPG are also presented. Section 3 provides a comparative analysis of the accuracy and stability of the four PV power prediction methods, describing the model construction process based on the optimal model for predictions across different time scales and analyzing the results. And at the same time, the proposed optimal method is applied to optimize the capacity configuration for solar irrigation machines in specific regions. Section 4 contains conclusions and future work.

2. Materials and Methods

2.1. Methodology

2.1.1. SARIMAX

Time series analysis requires at least one differencing to achieve stationarity, after which the AR and MA terms are combined to form the ARIMA model. The ARIMAX model extends the ARIMA model by introducing exogenous variables to assist in modeling the time series data. This model can predict the future values of variables based on their historical values while considering the impact of external factors on those historical values. The ARIMA notation is (p, d, q), where p, d, and q represent the orders of the non-seasonal autoregressive (AR), differencing (I), and moving average (MA) components, respectively. In contrast to the ARIMAX model, the SARIMAX model accounts for seasonal factors and is denoted as (p, d, q, P, D, Q, s), where P, D, and Q represent the orders of the seasonal AR, I, and MA components, respectively. Through various parameter combinations, it encompasses ARIMA, ARMA, AR, and MA models, making it suitable for time series data that exhibit significant periodic and seasonal characteristics. Due to its robustness, high predictive accuracy, fast training speed, and simplicity of implementation, it is widely used, as expressed in Equation (1) [24,25],
y t = c + i = 1 p ϕ i y t i + j = 1 q θ j ε t j + i = 1 P Φ i y t i s + j = 1 q Θ j ε t j + l = 0 k β l x l , t + ε t
where y t represents the predicted variable, c is the constant term, φ i and θ j are the autoregressive and moving average coefficients, y t i and ε t j are the historical values and lagged error variables, k is the number of exogenous variables, β l is the coefficient for the exogenous variables, x l , t is the observed value of the exogenous variables, ε t is the error term, Φ i and Θ j are the seasonal autoregressive and moving average coefficients, and s is the length of the seasonal period.

2.1.2. SVM

SVM can be used to solve the problems of classification and regression by mapping low-dimensional nonlinear problems to high-dimensional spaces, improving data fitting and prediction accuracy [15,16,17,29].
Given a training sample set D = {(xi, yi)}, 1 ≤ i ≤ N, the SVM is used to obtain a regression model that makes f(x) close to y as much as possible, where f(x) is the regression function represented in Equation (2),
f(xi) = ωT φ(xi) + b
where ω is the weight vector, b is the bias, and φ(x) is the mapping function that maps the input vector to a higher-dimensional feature space when the sample set is not classified linearly.
Suppose the error between f(x) and y is ϵ, and the loss can be calculated when the absolute error between f(x) and y is more than ϵ. Then, the regression problem can be transformed into Equation (3),
min ω , b 1 2 | | ω | | 2 + C i = 1 n l ϵ ( f ( x i ) ,   y i )
where lϵ is the ϵ-insensitive loss function and C is a predefined positive trade-off parameter between model simplicity and generalization ability.
Solve the regression function of the support vector machine,
f x = i = 1 n ( α i α i * ) K ( x i , x j ) + b
where K(xi,x) is a kernel function, α i , α i * is a Lagrange multiplier.

2.1.3. RF

RF is a machine learning algorithm formed by combining the random subspace method and bagging ensemble learning theory [30]. A random tree is generated through bootstrap sampling of the training data and random sampling of subsets of variables. It is less prone to overfitting since each tree is trained on a unique bootstrap subsample of the original dataset [31].
Assuming that the number of training samples selected from the original sample set through multiple bootstrap sampling is T, multiple random samples are obtained to construct T decision trees, thereby forming the random forest. The marginal function defined by the random forest algorithm is shown in Equation (5),
m g x , y = a v t I f t x , θ = y i m a x a v t I f t x , θ = q
where avt is the averaging function; I is the indicator function; ft(x,θ) is the ground solar radiation estimation model of a single decision tree; yi is the training value of the i-th instance; θ is the independent distributed random variable; q is the category of the input variables.

2.1.4. XGBoost

XGBoost is developed based on gradient-boosting decision trees and is widely used in various fields of machine learning [32]. The XGBoost model can be considered as an accumulation model consisting of K decision trees. The XGBoost algorithm can be viewed as an additive model composed of T decision trees, as given in Equation (6),
Y i = t = 1 T f t ( x i )
where Yi is the estimated value of solar radiation.
In the regression process, the objective function of the model is,
O b j = i = 1 n L ( y i , Y i ) + t = 1 T Ω f t
where Ω is the regularization term.
For the regularization term of each decision tree, this study uses vector mapping to improve the decision trees. Therefore, Ω can be determined by Equation (8).
Ω f = γ J + 1 2 λ j = 1 J ω j 2
where ω is the vector of scores in the leaves; λ is the regularization parameter; and γ is the minimum loss required for further splitting the leaf nodes.

2.1.5. Exhaustive Search Method

This study employs a penalty function-based exhaustive search optimization algorithm. It explores all solutions within a defined range and evaluates the objective function value of each solution, ultimately finding the solution that minimizes the objective function. The penalty function is set as a judgment criterion, primarily serving to impose a certain degree of penalty on solutions that violate constraints, thereby filtering out suitable objective functions based on the constraints.
  • Objective Function
The annual cost of the power supply system includes initial investment and operation and maintenance costs [33]. The objective function expression is given in Equation (9),
Min C t = C acap + C are + C ains + C aom
where C t is the annual cost of the entire power supply system, in yuan; Cacap is the annual initial investment of the system [34], in yuan; Care is the annual replacement cost of the system [26], in yuan; Cains is the annual installation cost of the system, in yuan; Caom is the annual operation and maintenance cost of the system, in yuan; CRF is the capital recovery factor; SFF is the capital debt repayment coefficient.
C acap = C RF ( C pv N pv + C b N b + C con )
C are = S FF C b N b 1 + f 1 + d 5 + 1 + f 1 + d 10 + 1 + f 1 + d 15 + S FF C con 1 + f 1 + d 10
where Ccon is the cost of the controller, in yuan. The installation cost of the solar energy storage power supply system is calculated as 10% of the initial investment, and the operation and maintenance cost is calculated as 2% of the initial investment [35].
2.
Penalty Function
penalty 1 = penalty f × max 0 ,   δ LPSP δ LPS P max
penalty 2 = penalty f   × max ( 0 ,   δ EXC     δ EXC max )
penalty = penalty 1 + penalty 2
where penaltyf is penalty coefficient, set to 1000; penalty1 is the penalty term for the load shedding rate; penalty2 is the penalty term for the energy overflow ratio; and penalty is the total penalty function.

2.2. Evaluation Metrics

This study selects the coefficient of determination (R2), root mean square error (RMSE), and mean absolute error (MAE) as evaluation metrics for PV power prediction. The formulas are as follows,
R 2 = i = 1 n E i E i ¯ × M i M i ¯ 2 i = 1 n E i E i ¯ 2 × i = 1 n M i M i ¯ 2
R M S E = i = 1 n E i M i 2 n
M A E = i = 1 n E i M i n
where E i , M i , E i ¯ , M i ¯ and n represent the measured power, predicted power, average measured power, average predicted power, and the sample size, respectively. The closer the R2 value is to 1, the better the predictive performance; the closer RMSE and MAE are to 0, the better the model’s prediction accuracy.

2.3. Dataset Partitioning

2.3.1. Meteorological Data

This study uses meteorological data from a PV power station in Northwest China, covering a period of 365 days from 4 February 2019 to 3 February 2020. The Northwest region is a typical arid and semi-arid area in China, making the climate data highly representative. This study employs the AV6592 PV cell tester (China Electronics Technology Group Corporation, Beijing, China) to measure PV power, solar irradiance, and ambient temperature, with a voltage testing accuracy of 0.01 V, a current testing accuracy of 0.001 A, and a power testing range of 0.1–500 W, with a collection interval of 10 min. The CS5M32-260 monocrystalline PV panel (Gordon Electronics Co., Ltd., Taizhou, China) has a peak power of 260 W, a peak voltage of 49.71 V, a peak current of 5.25 A, and a photoelectric conversion efficiency of 16.9%. The charging and discharging are controlled by an MPPT controller (Jiangsu Hengtong General Electric Co., Ltd., Xuzhou, China, 48 V, 20 A). The PV cell tester connects to a computer via Bluetooth for display and storage.
Based on the historical meteorological data and historical PVPG measured, a correlation coefficient matrix heatmap is plotted, as shown in Figure 3. From the figure, it can be seen that the time series changes, solar radiation, ambient temperature, and component temperature have a high correlation with PVPG. Therefore, this study uses the time series as an index and solar radiation, ambient temperature, and component temperature as covariates to establish a PVPG prediction model based on SARIMAX for predicting future PVPG.

2.3.2. Establishing Models Based on Different Time Scales

This study will establish prediction models for the following three time scales:
  • Annual Time Scale: A prediction model will be established using data from the entire year, with the data directly divided into an 80% training set and a 20% testing set. After completing predictions on the testing set, evaluation metrics will be used for assessment.
  • Seasonal Time Scale: The original data will be divided into four parts according to the seasons: spring, summer, autumn, and winter, for estimating PVPG performance testing. Spring is defined as March to May, summer as June to August, autumn as September to November, and winter as December to February. Each season’s data will be divided into 80% training set and 20% testing set. Finally, R2, RMSE, and MAE will be used as evaluation metrics for the models, conducting regression analysis between the estimated values and the actual measured values, and comparing the prediction accuracy and stability across the four seasons. The flowchart is shown in Figure 4.
  • Model Based on Solar Terms: To test the accuracy of the PVPG estimation model, the original data were divided according to the 24 solar terms for performance testing of the power generation estimates. Each solar term’s data were split into an 80% training set and a 20% testing set. Finally, R2, RMSE, and MAE were used as evaluation metrics for the model, conducting regression analysis between the estimated values and the actual measured values, and comparing the prediction accuracy and fitting effects across the 24 solar terms. The flowchart for the 24 solar terms and their models is shown in Figure 5.

2.4. Related Calculation Formulas

  • There are 15 days from the beginning of “the Beginning of Summer” solar term to the next solar term, with an average PVPG of 0.985 kW/m2. The power generation calculation formula for the PV panel is given in Equation (18),
P pv = A pv p pv
where Ppv is the power generation of the PV panel, in watts (W); Apv is the area of the PV module, in square meters (m2); ppv is the power generation per unit area of the PV panel, in watts per square meter (W/m2).
2.
After the PVPG meets the load power demand, any excess electricity will be charged into the battery. The charging power of the battery over the t~t + Δt time period is given by Equation (19),
P charge = t η in P pv t ± P l t
When the PVPG cannot meet the load power demand, the battery begins to discharge. The discharging power of the battery over the t~t + Δt time period is given by Equation (20),
P discharge = t P pv t ± P l t η o u t
where Pcharge is the charging power of the battery, in watts (W); Pdischarge is the discharging power of the battery, in watts (W).
3.
The state of charge (SOC) of a battery cell at a certain moment t is given by Equations (21) and (22) [36]:
Charging :   S oc t = S oc ( t t ) + Δ E store η in N b E rate
Discharging :   S oc t = S oc t t Δ E store N b E rate η out
where Soc(t − Δt) is the state of charge of the battery at time t − Δt, expressed as a percentage (%); Erate is the rated capacity of the battery, in ampere-hours (Ah), taken as 120 Ah; Nb is the number of battery units in the battery bank; ΔEstore is the amount of charge in the battery during the time period from t to t + Δt.
During operation, the state of charge of the battery should be maintained within a specified range.
4.
When both charging and discharging cannot meet the load power demand, the system experiences a deficit. The calculation formula for the deficit is given in Equation (23) [36]:
Q LPS t = P l t P pv t + P discharge t η out t
where QLPS is the deficit energy of the system during the time period Δt, (Wh).
5.
The calculation formula for the load-shedding rate is [37]:
δ LPSP = t = 1 T P l t [ P pv t + P discharge t η out ] t t = 1 T [ P l ( t ) ] t
The calculation formula for the energy overflow ratio is:
δ EXC = t = 1 T P pv t [ P charge t η in + P l ( t ) ] t t = 1 T [ P pv ( t ) ] t
where δ LPSP and δ E X C have value ranges of [0, 1]. The values of δ LPSP and δ E X C closer to 0 indicate a higher power supply reliability and less energy waste.
6.
The total power of the PV-driven irrigation system is calculated based on the maximum operating conditions of the unit [36], which mainly includes overcoming the resistance of the spray head and hose, overcoming the rolling resistance, and calculating the torque and speed of the traction device, taken as 1.26 kW.

2.5. Building the Model in Python

The overall process for predicting PVPG is shown in Figure 6. The specific steps to establish the model using Python 3.0 are as follows:
  • Read the data and preprocess it.
  • Set the time as the index and convert the data into a time series format.
  • Plot the time series graph of the original data to observe the trends and periodicity in the data.
  • Select exogenous factors (X) based on the correlation heatmap to determine the key meteorological factors affecting PV power. This study selects total radiation, diffuse radiation, and solar panel temperature as the three exogenous factors.
  • Divide the original data into training and testing sets.
  • Check the stationarity of the data and apply differencing to non-stationary data to eliminate trends.
  • Use the auto ARIMA method to automatically find the optimal parameters.
  • Establish the SARIMA model and fit the SARIMAX model using the optimal parameters.
  • Perform model diagnostics, such as white noise testing.
  • Use the fitted SARIMAX model to make predictions on the training set and evaluate the accuracy of the prediction results.
  • Plot scatter plots and waveform graphs for the predicted results and actual values for visualization.

3. Results and Discussion

3.1. Comparison of Four Prediction Models

Based on the comparative analysis of Table 1, it can be concluded that the SARIMAX model performs the best among the four PVPG prediction models with the R2 index reaching 0.948, which was higher than the other 19.4%, and the MAE index was lower than the other 10%. The SARIMAX model can automatically search for the optimal prediction parameters, effectively addressing the issue of excessive hyperparameters found in models like XGBoost, such as learning rate, maximum depth of decision trees, and minimum child weight. Additionally, the proposed SARIMAX model enhances the accuracy of data fitting and prediction performance. It can analyze and learn from relevant meteorological data more accurately, making it better suited for predicting PVPG in solar-powered irrigation machines. Therefore, this study will use the SARIMAX model for subsequent comparative research and applications. The fitting evaluation graph for the SARIMAX model is shown in Figure 7.
Figure 7 presents four diagnostic plots for the residual analysis in the SARIMAX model. The top left plot shows the variation of model residuals over time, allowing for the examination of whether the residuals have a zero mean and constant variance. The residuals are standardized to have a mean of 0 and a standard deviation of 1. In this plot, the residuals fluctuate around 0 without any apparent trend or seasonality, indicating that they are random and consistent with the model assumptions. The top right corner displays the distribution of the residuals, which helps to check whether the residuals follow a normal distribution. In this plot, the residual distribution is close to a normal distribution, generally satisfying the assumption. The bottom left Q-Q plot has the theoretical normal distribution quantiles on the horizontal axis and the sample data quantiles on the vertical axis. If the data are normally distributed, the points should lie along the red 45-degree reference line, which further verifies whether the residuals are normally distributed. Most points in the plot are closely distributed around the reference line, suggesting that the normality assumption for the residuals is reasonable. The bottom right ACF plot displays the autocorrelation of the residuals. The blue bars indicate the autocorrelation coefficients at different lag orders, and the gray shaded area represents the significance boundaries. If the autocorrelation coefficients fall within the significance range, it indicates that the autocorrelation at the corresponding lag order is not significant. Most autocorrelation coefficients in the plot fall within the significance range, indicating that there is no significant autocorrelation among the residuals, meaning the residuals are independent. This suggests that the residuals of the model essentially meet the independence assumption.
In summary, Figure 7 demonstrates that the residual characteristics of the model conform to the basic assumptions of time series models, indicating that the model is valid and can be used for prediction and analysis.

3.2. Constructing Models for Three Time Scales

  • The evaluation metric results for the annual time scale model and the scatter plot of the estimated PVPG values versus the actual measured values during the testing phase are shown in Figure 8.
  • The evaluation metric results for the seasonal time scale model and the scatter plot of the estimated PVPG values versus the actual measured values during the testing phase are shown in Figure 9. From the figure, it can be observed that in the four seasons, the estimation errors between the PVPG values and the actual measured values are smaller in spring and winter, indicating better prediction performance.
  • The evaluation metrics for the solar terms time scale model and the scatter plot of the estimated PVPG values versus the actual measured values during the testing phase are shown in Figure 10. From the figure, it can be observed that among the 24 solar terms, the PVPG evaluation metrics RMSE and MAE are the lowest during the period from the start of “The Beginning of Summer” solar term to the end of the next solar term. The scatter points are closer to the 1:1 line, indicating the smallest error between the estimated and actual values, with the highest accuracy. Additionally, during the period from the start of “The Beginning of Winter” solar term to the end of the next solar term, the model achieves the highest R2 value for PVPG, indicating the best fitting performance. Overall, except for certain solar term periods where data quality was affected by overcast and rainy days and the uniform dataset partitioning, the fitting performance and accuracy during other solar terms are better compared to the annual and seasonal scales. This also addresses the issue of poor prediction performance during the summer and autumn seasons on the seasonal scale.

3.3. Comparative Analysis of Three Time Scale Predictions Based on SARIMAX

Using evaluation metrics, the three models were assessed, and the results are shown in Table 2. By examining the scatter plots and waveforms of the three time scale models, along with the data in the table, it can be concluded that the model based on SARIMAX using solar terms as the time scale outperforms the seasonal and annual scale models in terms of accuracy and fitting performance. The RMSE for the solar term scale is 6.8% lower than that for the annual scale, while the MAE is 1.1% lower. Additionally, the RMSE for the solar term scale is 4.7% lower than that for the seasonal scale, and the MAE is 1.6% lower. This is because the climate variation between the two solar terms is relatively more stable and similar. The model can reasonably configure the power supply system capacity for the irrigation machine based on different solar terms; however, it may be significantly affected during periods of extreme weather conditions within certain solar terms. Although the estimation accuracy of the annual and seasonal models is lower compared to the solar term and seasonal models, they can be used to estimate photovoltaic power generation across various regions worldwide, providing broader applicability.

3.4. Analysis of Estimation Accuracy of the Three Time Scale Models Under Typical Weather Conditions

To analyze the estimation accuracy of models under three different time scales, this study compares the results of PVPG estimates under typical sunny and overcast days, considering only the time periods when PVPG occurs. The typical sunny day selected is 18 May 2019 (with a maximum temperature of 32.34 °C and a minimum temperature of 13.41 °C), while the typical overcast day selected is 19 May 2019 (with a maximum temperature of 22.55 °C and a minimum temperature of 11.71 °C). The temperature and radiation variation curves for these typical weather conditions are shown in Figure 11. Figure 12, Figure 13 and Figure 14 present the comparison of estimated PVPG values against actual measured values for each algorithm under typical weather conditions. The horizontal axis represents the number of measurements of PVPG taken in one day, while the vertical axis represents the normalized value of PVPG. Figure 12a, Figure 13a and Figure 14a corresponds to a typical sunny day, and Figure 12b, Figure 13b and Figure 14b corresponds to a typical overcast day. Table 3 shows the evaluation indexes based on the three time-scale models under typical weather.
Since irrigation is not required on rainy days, the solar reel irrigation system operates only under two conditions: sunny and cloudy weather. Therefore, this study randomly selected two days (one sunny and one overcast) to measure meteorological data and PVPG data to verify the prediction accuracy of the proposed models. Data from other weather conditions showed similarities, making the use of just these two weather types sufficient.
From the figures, it can be observed that significant fluctuations in solar radiation affect the model’s fitting performance, which in turn impacts the accuracy of PVPG estimates. Among the three models, those using solar terms as the time scale provide the most accurate predictions. Overall, the SARIMAX-based models across all three scales can meet prediction requirements, allowing for selection based on actual application scenarios and reasonable configuration of power supply system capacity.

3.5. Application

To further apply the SARIMAX-based PVPG prediction model in practical agricultural production, this section will take the solar reel irrigation machine JP300-75 as an example. Based on the data obtained from the prediction model, the unit area PVPG capacity in the region will be calculated to reasonably configure the capacity of the solar energy storage power supply system. This power supply system primarily includes solar power generation and batteries. Since the solar terms time scale model demonstrated more advantages in the comparative analysis, this section will use the most accurate prediction results from the “The Beginning of Summer” solar term for configuration optimization. At the same time, the annual scale model and seasonal scale model will also be optimized for configuration, allowing for comparison with the solar term scale model, and selecting summer meteorological data corresponding to the “Beginning of Summer” solar term as the seasonal scale data.
The battery selected is the Hebei Wind Sailing Battery Co., Ltd. 190H52 valve-regulated sealed lead-acid battery with a rated voltage of 12 V and a capacity of 120 Ah. The PV module selected is the CS5M32-260 monocrystalline PV module from Jinyuan Electronics, with a photoelectric conversion efficiency of 16.9%. The input parameters for the optimization model are shown in Table 4, and the flowchart for the optimization model calculation is illustrated in Figure 15.
Based on the results from the aforementioned model, The optimal configuration for the solar energy storage irrigation machine during the “Beginning of Summer” solar term is determined to be: 6 m2 of solar panels and 2 batteries of 120 Ah each. Based on the objective function, the minimum cost for this period (from the “Beginning of Summer” solar term to the end of the next solar term, a duration of 14 days) is calculated to be approximately USD 5.04. Based on the seasonal scale, the optimal configuration for the summer solar energy storage irrigation machine is determined to be 7 m2 of solar panels and one battery of 120 Ah, and the minimum annual cost is calculated to approximately USD 146.5, which amounts to approximately USD 6.11 for each solar term over 14 days. Based on the annual scale, the optimal configuration for the solar energy storage irrigation machine for the entire year is determined to be: 10 m2 of solar panels and two batteries of 120 Ah each, and the minimum season cost is calculated to be USD 40.5, and amounts to approximately USD 6.75 for each solar term over 14 days. Based on experience, to meet the power supply demand, it is necessary to install enough photovoltaic panels, specifically 12 m2 of PV panels and two batteries. The cost, after accounting for this period, is approximately USD 8.46. Comparing the results of the four configurations, it can be seen that using the solar term scale, which has the highest accuracy, allows for a lower cost while ensuring power supply reliability and effective energy overflow management, for the same quarter, the cost obtained from the model established based on the solar term scale is 17.5% lower than that from the seasonal scale, 25.3% lower than that from the annual scale, and 40% lower than that from traditional methods.
Additionally, the application of photovoltaic power supply in reel-type irrigation machines helps reduce fuel consumption and carbon emissions. This configuration method can also be applied to various other solar energy equipment, particularly electromechanical devices in the agricultural sector. The SARIMAX model for photovoltaic power prediction based on solar terms can be widely used in various climate-affected fields, effectively predicting photovoltaic power generation in different regions during specific solar terms based on historical meteorological data. Similarly, seasonal and annual scale models can be utilized to predict the power generation of other solar energy equipment in different regions.

4. Conclusions and Future Work

4.1. Conclusions

This study has significant practical implications for improving the reliability of PV power systems, accurately predicting solar power generation in specific regions, and rationally configuring the capacity of multi-energy-driven power supply systems for solar reel irrigation machines. In this study, we compared four models: XGBoost, RF, SVM, and SARIMAX, ultimately selecting the most accurate SARIMAX model for further research, and using the automatic optimization method to search for the optimal hyperparameters of the SARIMAX model to achieve effective prediction of PVPG.
We established multiple models at different time scales to predict solar power generation in specific regions. This study proposed a solar term-based time scale for modeling, we highlighted the advantages over annual and seasonal scale prediction models, improving prediction accuracy and stability while offering greater flexibility.
Through simulation analysis, we reached the following conclusions: Among the four models—XGBoost, RF, SVM, and SARIMAX, the SARIMAX model performed the best [24,25,29,30,31,32]. In this paper, the SARIMAX model is used to evaluate the prediction accuracy and stability of PVPG prediction at three time scales, and the results show that the model proposed in this study for predicting PVPG based on the solar term time scale, the effect is higher than that of the annual scale and seasonal scale models. It has also demonstrated better performance compared to the commonly used short-term predictions on a daily basis and long-term predictions based on annual units [14,15,16,17,18,19,20,21,22,23,24,25,36,37]. Additionally, testing under typical weather conditions yielded the same results.
Finally, based on the prediction results, we optimized the capacity configuration of the PV irrigation machine’s power supply system. Compared to previous studies that focused heavily on PVPG prediction in the industrial sector, this research reasonably applies it in the agricultural irrigation field [14,15,16,17,18,19,20,21,22,23,24,25]. A mathematical model was established using a penalty function-based exhaustive search method, enhancing the rationality of various configurations, improving supply reliability, and reducing costs and energy overflow. The research results provide a theoretical reference for accurate PVPG predictions while laying a foundation for the practical application of PV-driven reel irrigation machines.

4.2. Future Work

However, this work has some limitations. For instance, using the twenty-four solar terms as a time scale to establish the model is only applicable to PVPG prediction studies in China, while other regions can only utilize annual or seasonal scales. In future research, we will conduct further studies in this area to enhance the model’s universality. Additionally, the use of data collected from a typical region for prediction research led to an insufficient sample size. Future research will aim to increase the sample size.

Author Contributions

B.L.: Conceptualization, Formal analysis, Methodology, Visualization, Software, and Writing—original draft preparation. K.L.: Writing—review and editing, Funding acquisition, Validation, Resources, and Project administration. Y.C.: Data curation, Writing—review and editing, Validation, and Resources. W.S.: Validation and Writing—review and editing. Q.F.: Investigation and Software. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Key R&D Program of China (2021YFD190070403-02); funding from the Fuxi Young Talents Program of Gansu Agricultural University (GAUfx-04Y02).

Data Availability Statement

Data are contained within the article.

Acknowledgments

I would like to thank the technicians who assisted me with the data collection and analysis. Their support cannot be measured by value.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Kazemi, M.; Salehpour, S.Y.; Shahbaazy, F.; Behzadpoor, S.; Pirouzi, S.; Jafarpour, S. Participation of energy storage-based flexible hubs in day-ahead reserve regulation and energy markets based on a coordinated energy management strategy. Int. Trans. Electr. Energy Syst. 2022, 2022, 6481531. [Google Scholar] [CrossRef]
  2. IEA. Renewables. 2023. Available online: https://www.iea.org/reports/renewables-2023 (accessed on 11 November 2024).
  3. Li, D.; Zhu, D.; Ge, M.; Wu, S.; Wang, R.; Wang, B.; Wu, Y.; Yang, Y. Optimal configuration and field experiments for PV generation system of solar-powered hose-drawn traveler. Trans. ASABE 2019, 62, 1789–1801. [Google Scholar] [CrossRef]
  4. Houran, M.A.; Sabzevari, K.; Hassan, A.; Oubelaid, A.; V’eliz, M.T.; Khosravi, N. Active power filter module function to improve power quality conditions using GWO and PSO techniques for solar PV arrays and battery energy storage systems. J. Energy Storage 2023, 72, 108552. [Google Scholar] [CrossRef]
  5. Sabzehgar, R.; Amirhosseini, D.Z.; Rasouli, M. Solar power forecast for a residential smart microgrid based on numerical weather predictions using artificial intelligence methods. J. Build. Eng. 2020, 32, 101629. [Google Scholar] [CrossRef]
  6. Ariyaratna, P.; Muttaqi, K.M.; Sutanto, D. A novel control strategy to mitigate slow and fast fluctuations of the voltage profile at common coupling point of rooftop solar PV unit with an integrated hybrid energy storage system. J. Energy Storage 2018, 20, 409–417. [Google Scholar] [CrossRef]
  7. Wang, Z.; Gu, C.; Li, F. Flexible operation of shared energy storage at households to facilitate PV penetration. Renew. Energy 2018, 116, 438–446. [Google Scholar] [CrossRef]
  8. Graditi, G.; Ferlito, S.; Adinolfi, G. Comparison of PV plant power production prediction methods using a large measured dataset. Renew. Energy 2016, 90, 513–519. [Google Scholar] [CrossRef]
  9. Chapter 10—Solar Energy. In Australian Energy Resource Assessment; Australian Renewable Energy Agency: Sydney, Australia, 2013; pp. 261–284. Available online: http://arena.gov.au/files/2013/08/Chapter-10-Solar-Energy.pdf (accessed on 11 November 2024).
  10. Zhao, W.; Zhang, H.; Zheng, J.; Dai, Y.; Huang, L.; Shang, W.; Liang, Y. A point prediction method based automatic machine learning for day-ahead power output of multi-region PV plants. Energy 2021, 223, 120026. [Google Scholar] [CrossRef]
  11. Ziane, A.; Necaibia, A.; Sahouane, N.; Dabou, R.; Mostefaoui, M.; Bouraiou, A.; Blal, M. PV output power performance assessment and forecasting: Impact of meteorological variables. Sol. Energy 2021, 220, 745–757. [Google Scholar] [CrossRef]
  12. Liu, K.; Wu, P.; Zhu, D.; Dai, W.; Li, D.; Cai, S. Design and test of driving power and PV power matching for solar-driven sprinkler irrigation unit. Trans. Chin. Soc. Agric. Eng. 2017, 33, 96–103. [Google Scholar]
  13. Sepasi, S.; Reihani, E.; Howlader, A.M.; Roose, L.R.; Matsuura, M.M. Very short term load forecasting of a distribution system with high PV penetration. Renew. Energy 2017, 106, 142–148. [Google Scholar] [CrossRef]
  14. Barbieri, F.; Rajakaruna, S.; Ghosh, A. Very short-term PV power forecasting with cloud modeling: A review. Renew. Sustain. Energy Rev. 2017, 75, 242–263. [Google Scholar] [CrossRef]
  15. Li, L.; Wen, S.; Tseng, M.; Wang, C. Renewable energy prediction: A novel short-term prediction model of PV output power. J. Clean. Prod. 2019, 228, 359–375. [Google Scholar] [CrossRef]
  16. Malvoni, M.; Giorgi, M.G.D.; Congedo, P.M. PV predict based on hybrid PCA-LSSVM using dimensionality reducted data. Neurocomputing 2016, 211, 72–83. [Google Scholar] [CrossRef]
  17. Karthika, S.; Margaret, V.; Balaraman, K. Hybrid short term load forecasting using ARIMA-SVM. In Proceedings of the 2017 Innovations in Power and Advanced Computing Technologies (i-PACT), Vellore, India, 21–22 April 2017. [Google Scholar]
  18. Wang, J.; Ran, R.; Zhou, Y. A short-term PV power prediction model based on an FOS-ELM algorithm. Appl. Sci. 2017, 7, 423. [Google Scholar] [CrossRef]
  19. Zhu, R.; Guo, W.; Gong, X. Short-term PV power output prediction based on k-Fold cross-validation and an ensemble model. Energies 2019, 12, 1220. [Google Scholar] [CrossRef]
  20. Jiao, P.; Cai, X.; Wang, L. BiLSTM short-term PV power prediction considering data decomposition and evolutionary predation strategiesite. Acta Energiae Solaris Sin. 2024, 45, 435–442. [Google Scholar]
  21. Du, J.; Zheng, J.; Liang, Y.; Liao, Q.; Wang, B.; Sun, X.; Zhang, H.; Azaza, M.; Yan, J. A theory-guided deep-learning method for predicting power generation of multi-region PV plants. Eng. Appl. Artif. Intell. 2023, 118, 105647. [Google Scholar] [CrossRef]
  22. Liu, W.; Mao, Z. Short-term PV power forecasting with feature extraction and attention mechanisms. Renew. Energy 2024, 226, 120437. [Google Scholar] [CrossRef]
  23. Liu, L.; Zhao, Y.; Chang, D.; Xie, J.; Ma, Z.; Sun, Q.; Wennersten, R. Prediction of short-term PV power output and uncertainty analysis. Appl. Energy 2018, 228, 70011. [Google Scholar] [CrossRef]
  24. Li, Y.; Su, Y.; Shu, L. An ARMAX model for forecasting the power output of a grid connected PV system. Renew. Energy 2014, 66, 78–89. [Google Scholar] [CrossRef]
  25. Zhou, X.; Li, Y.; Zeng, Y.; Shi, P. PV Power Forecasting Based on SARIMAX-SVR. Proc. CSU-EPSA 2024, 36, 001322. [Google Scholar]
  26. Wang, R.; Li, G.; Ming, M.; Wu, G.; Wang, L. An efficient multi-objective model and algorithm for sizing a stand-alone hybrid renewable energy system. Energy 2017, 141, 2288–2299. [Google Scholar] [CrossRef]
  27. The meaning and origin of the “24 solar terms”. Beijing Educ. Youth Netw. 2018, 11, 05.
  28. Why are the 24 solar terms called the “fifth great invention”. People’s Dly. Online 2019, 3, 11.
  29. Li, X.; Jiang, M.; Cai, D.; Song, W.; Sun, Y. A Hybrid Forecasting Model for Electricity Demand in Sustainable Power Systems Based on Support Vector Machine. Energies 2024, 17, 4377. [Google Scholar] [CrossRef]
  30. Breiman, L. Bagging predictors. Mach. Learn. 1996, 24, 123–140. [Google Scholar] [CrossRef]
  31. Sun, Z.; Zhao, M.; Dong, Y.; Cao, X.; Sun, H. Hybrid model with secondary decomposition, randomforest algorithm, clustering analysis and long short memory network principal computing for short-term wind power forecasting on multiple scales. Energy 2021, 221, 119848. [Google Scholar] [CrossRef]
  32. Geurts, P.; Ernst, D.; Wehenkel, L. Extremely randomized trees. Mach. Learn. 2006, 63, 3–42. [Google Scholar] [CrossRef]
  33. Zhao, J.; Yuan, X. Multi-objective optimization of stand-alone hybrid PV-wind-diesel-battery system using improved fruit fly optimization algorithm. Soft Comput. 2016, 20, 2841–2853. [Google Scholar] [CrossRef]
  34. Olcan, C. Multi-objective analytical model for optimal sizing of stand-alone PV water pumping systems. Energy Convers. Manag. 2015, 100, 358–369. [Google Scholar] [CrossRef]
  35. Bataineh, K.; Dalalah, D. Optimal configuration for design of stand-alone PV system. Smart Grid Renew. Energy 2012, 3, 139–147. [Google Scholar] [CrossRef]
  36. Li, D.; Zhu, D.; Lin, M.; Wu, Y.; Zhao, H.; Wang, R. Optimization of Oil-Light Complementary Power Supply System for Traction Device of Reel Sprinkler Irrigation Machine. Trans. CSAM 2019, 50, 1000–1298. [Google Scholar]
  37. Cai, S.B.; Zhu, D.L.; Ge, M.S.; Liu, K.N.; Li, D. PV optimization of solar-powered linear move sprinkler irrigation system. J. Drain. Irrig. Mach. Eng. (JDIME) 2017, 35, 417–423. [Google Scholar]
Figure 1. Hose-drawn traveler with PV supply system.
Figure 1. Hose-drawn traveler with PV supply system.
Agronomy 14 02696 g001
Figure 2. Schematic diagram for the PVPG prediction of the reel irrigation machine.
Figure 2. Schematic diagram for the PVPG prediction of the reel irrigation machine.
Agronomy 14 02696 g002
Figure 3. Heatmap of the relationship between meteorological factors and PVPG. A is time series, B is PVPG, C is solar radiation, D is ambient temperature, E is component temperature.
Figure 3. Heatmap of the relationship between meteorological factors and PVPG. A is time series, B is PVPG, C is solar radiation, D is ambient temperature, E is component temperature.
Agronomy 14 02696 g003
Figure 4. Model construction based on seasonal time scale.
Figure 4. Model construction based on seasonal time scale.
Agronomy 14 02696 g004
Figure 5. Model construction based on solar terms.
Figure 5. Model construction based on solar terms.
Agronomy 14 02696 g005
Figure 6. Process of establishing Python model.
Figure 6. Process of establishing Python model.
Agronomy 14 02696 g006
Figure 7. Fitting evaluation graph for the SARIMAX model. (a) Residual analysis plot. (b) Histogram and estimated density plot. (c) Normal Q-Q plot. (d) Correlogram (also known as ACF) plot.
Figure 7. Fitting evaluation graph for the SARIMAX model. (a) Residual analysis plot. (b) Histogram and estimated density plot. (c) Normal Q-Q plot. (d) Correlogram (also known as ACF) plot.
Agronomy 14 02696 g007
Figure 8. Scatter plot for the annual time scale model.
Figure 8. Scatter plot for the annual time scale model.
Agronomy 14 02696 g008
Figure 9. Scatter plot for the seasonal time scale model. (a) spring (b) summer (c) autumn (d) winter.
Figure 9. Scatter plot for the seasonal time scale model. (a) spring (b) summer (c) autumn (d) winter.
Agronomy 14 02696 g009
Figure 10. Scatter plot for the solar terms time scale model.
Figure 10. Scatter plot for the solar terms time scale model.
Agronomy 14 02696 g010aAgronomy 14 02696 g010b
Figure 11. Variation curves of temperature and solar radiation under typical weather conditions.
Figure 11. Variation curves of temperature and solar radiation under typical weather conditions.
Agronomy 14 02696 g011
Figure 12. Comparison of predicted and measured power generation values under typical weather conditions at the solar terms scale.
Figure 12. Comparison of predicted and measured power generation values under typical weather conditions at the solar terms scale.
Agronomy 14 02696 g012
Figure 13. Comparison of predicted and measured power generation values under typical weather conditions at the seasonal scale.
Figure 13. Comparison of predicted and measured power generation values under typical weather conditions at the seasonal scale.
Agronomy 14 02696 g013
Figure 14. Comparison of predicted and measured power generation values under typical weather conditions at the annual scale.
Figure 14. Comparison of predicted and measured power generation values under typical weather conditions at the annual scale.
Agronomy 14 02696 g014
Figure 15. Configuration capacity optimization flowchart.
Figure 15. Configuration capacity optimization flowchart.
Agronomy 14 02696 g015
Table 1. Comparison of evaluation metrics for four prediction models.
Table 1. Comparison of evaluation metrics for four prediction models.
ModelR2RMSEMAE
SVM0.7917.7005.369
XGBoost0.7876.6754.826
RF0.7896.6584.910
SARIMAX0.9447.0344.413
Table 2. Comparison of evaluation metrics for the three scales.
Table 2. Comparison of evaluation metrics for the three scales.
Time ScaleR2RMSEMAE
Annual Scale0.94420.07030.0441
Seasonal Scale0.94480.06880.0443
Solar Terms Scale0.94780.06550.0436
Table 3. Comparison of the three scales based on typical weather.
Table 3. Comparison of the three scales based on typical weather.
Sunny DayOvercast Day
Time ScaleR2RMSEMAER2RMSEMAE
Annual Scale0.96140.06920.04240.94820.07100.0475
Seasonal Scale0.97210.06750.04940.93640.07810.0528
Solar Terms Scale0.97890.05780.03100.93970.07260.0407
Table 4. Input parameters of the optimization model for simulation.
Table 4. Input parameters of the optimization model for simulation.
ParameterNumeric ParameterNumeric
PV panel cost USD 141.58 Charging efficiency90%
The cost of the batteryUSD 84.95 Discharge efficiency 85%
Maximum energy spillover ratio0%Debt repayment coefficient of funds0.037
Inflation rate3.5%Fund recovery factor0.067
Years of operation20aController costUSD 226.52
Maximum load power deficit rate0%Interest rate3.1%
The lower limit of the allowable state of charge 20%The upper limit of the allowable state of charge80%
Initial state of charge60%Motor work efficiency80%
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.

Share and Cite

MDPI and ACS Style

Li, B.; Liu, K.; Cai, Y.; Sun, W.; Feng, Q. Forecasting and Comparative Application of PV System Electricity Generation for Sprinkler Irrigation Machines Based on Multiple Models. Agronomy 2024, 14, 2696. https://doi.org/10.3390/agronomy14112696

AMA Style

Li B, Liu K, Cai Y, Sun W, Feng Q. Forecasting and Comparative Application of PV System Electricity Generation for Sprinkler Irrigation Machines Based on Multiple Models. Agronomy. 2024; 14(11):2696. https://doi.org/10.3390/agronomy14112696

Chicago/Turabian Style

Li, Bohan, Kenan Liu, Yaohui Cai, Wei Sun, and Quan Feng. 2024. "Forecasting and Comparative Application of PV System Electricity Generation for Sprinkler Irrigation Machines Based on Multiple Models" Agronomy 14, no. 11: 2696. https://doi.org/10.3390/agronomy14112696

APA Style

Li, B., Liu, K., Cai, Y., Sun, W., & Feng, Q. (2024). Forecasting and Comparative Application of PV System Electricity Generation for Sprinkler Irrigation Machines Based on Multiple Models. Agronomy, 14(11), 2696. https://doi.org/10.3390/agronomy14112696

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