Choice of the Best Production Prediction Model for the Zagtouli Solar Power Plant in Burkina-Faso

Abstract

In this paper, we present a study on the prediction of the power produced by the 33 MWp photovoltaic power plant at Zagtouli in Burkina-Faso, as a function of climatic factors. We identified models in the literature, namely the Benchmark, input/output, Marion, Cristo-fri, Kroposki, Jones-Underwood and Hatziargyriou prediction models, which depend exclusively on environmental parameters. We then compared our linear model with these seven mathematical models in order to determine the most optimal prediction model. Our results show that the Hatziargyriou model is better in terms of accuracy for power prediction.

Share and Cite:

Guingane, T. , Korsaga, E. , Ndiaye, M. , Nabayaogo, G. , Bonkoungou, D. and Koalaga, Z. (2024) Choice of the Best Production Prediction Model for the Zagtouli Solar Power Plant in Burkina-Faso. Engineering, 16, 237-245. doi: 10.4236/eng.2024.169018.

1. Introduction

The global energy context is marked by a reduction in conventional fossil fuels and greenhouse gas emissions [1]. The development of renewable energies remains the most effective response. The use of these energies is an environmentally-friendly solution to global energy demand and can provide significant reductions in carbon emissions and environmental pollution [2] [3]. One of the fastest growing renewable energies in terms of installed capacity is solar photovoltaics. In 2022, the world’s cumulative installed solar PV capacity is estimated at 1170 GW. This capacity has increased by 420 GW, making an installed capacity of 1590 GW at the end of 2023 according to the International Energy Agency.

Among renewable energies, photovoltaic (PV) solar energy is of particular interest to Africa, as it has a solar deposit that is ideal for the development of this energy source. Burkina Faso enjoys a high potential for sunshine, with more than 3000 hours of sunshine a year, representing a solar energy potential of around 5.5 kWh/m2/day, with almost constant sunshine throughout the year. Despite this unrivalled competitive advantage, Burkina Faso imports more than 60% of its electricity from neighbouring countries, making electricity expensive and difficult for the population to access [4] [5].

In the future, Burkina Faso will no longer be able to rely on its neighbours, given the population explosion in energy consumption and the rate of urbanisation. To meet the growing annual demand for electricity (around 13% per year) due to strong demographic growth, the electrification of villages and the demands of the ongoing industrialisation of the country, the Zagtouli photovoltaic power plant was set up to alleviate this problem and reduce Burkina Faso’s dependence on its neighbours [5]. The plant produces 33 MW of power, which is connected to the SONABEL grid. Advance knowledge of the following day’s production is necessary for better management of the electricity network. In the literature, there are mathematical models (Benchmark, input/output, Marion, Cristofri, Kroposki, Jones-Underwood, and Hatziargyriou models) that predict production using environmental variables [6]-[8]. These models are non-linear and sometimes complete [9]-[11]. We will therefore design a fairly simple linear model using only two variables and compare these models to choose the best-performing one that best predicts the plant’s output.

2. Description of the Zagtouli Power Plant in Burkina Faso

Table 1. PV module characteristics.

Maximum power

260 W

Nominal voltage (Vn)

30.8 V

Current at maximum power (Imp)

8.54 A

Open circuit voltage (Voc)

37.5 V

Short-circuit current (Icc)

9.06 A

Voc temperature coefficient

−0.31%/K

Temperature coefficient of Isc

0.051%/K

Temperature coefficient of Pmax

−0.41%/K

NOCT

46˚C

Cell efficiency

15.51%

The solar field at the Zagtouli power plant covers an area of 51 ha, with 12,960 polycrystalline silicon photovoltaic panels. The peak power of each panel is 260 Wp. The characteristics of the PV modules are summarised in Table 1 [4].

The plant has a total of 466 junction boxes (BJ). It has 16 Integrated Photovoltaic Centres (IPC). Each IPC contains two In-geteam inverters, 1165TL B420 Indoor, with a power of 1163.9 kVA, for a total of 32 inverters [2]. The characteristics of the inverters are defined as follows: DC maximum voltage 1050 V, DC maximum current 2000 A, AC power 50˚C, and AC nominal voltage 420 V.

3. Description of Collection Equipment and Method for Determining Coefficients

SCADA (Supervisory Control and Data Acquisition) is a system for processing multiple pieces of information in real-time. This information is gathered by various sensors placed at precise locations, providing information on the different currents and energies produced by the inverters of each IPC. The weather stations are installed in 4 locations around the power station:

  • 03 are installed on IPC 2, 10 and 16;

  • 01 is installed on the delivery substation.

They are distributed throughout the power plant at remote points to ensure the widest possible range of measurements. The pyranometers installed on the IPC are inclined at 15˚ to measure sunshine. The pyranometer at the delivery station is horizontal. The weather stations are also equipped with sensors to measure wind and temperature [4].

To find the different coefficients of the models, we can use a non-linear regression method to fit the different models.

We will use the non-linear least squares method to find the coefficients. The non-linear least squares method consists of minimising the sum of the squares of the differences between the observed values (the existing data) and the values predicted by the model.

We will use the curve_fit function in the scipy optimize library on Python to perform this task.

4. Environmental Models for Power Prediction

4.1. Benchmark Model (MOD1)

Benchmark’s mathematical equation [6] is given by relation (1):

P m =( aG+b ) T c +cG+d (1)

With: P m : The maximum power produced (W); G: The solar irradiance on the inclined plane (W/m2); T c : The temperature of the module, which varies as a function of illuminance and ambient temperature; a, b, c, d: positive constants that can be obtained experimentally, it can be used to calculate the maximum power supplied by a module using temperature and solar irradiance. This model was developed and validated by Lu Lin in 2004.

We found the following coefficients with the actual data from our PV plant: a = 0.30444; b =11.59907; c = 808.95077 and d = 889.52767.

4.2. Input/Output Power Model (MOD2)

This model also uses environmental parameters such as irradiation and module temperature. It also gives the power output as a function of the surface area of the installation [6]. The power at the input of the modules is given by Equation (2):

P e =SNG (2)

The maximum power at the output of the modules is given by Equation (3):

P m =ηSNG (3)

η= η r ( 1γ( T c T 0 ) ) (4)

η is the instantaneous efficiency given by the relationship; S (1016.66 m2) is the surface area of the solar module on the inclined plane (m2); N is the number of modules making up the PV array; η r the reference efficiency of the module under standard conditions (T = 25˚C, G = 1000 W/m2 and AM1.5); γ is the temperature coefficient (˚C) determined experimentally, defined as the variation in module efficiency for a 1˚C variation in cell temperature. These values vary between 0.004 and 0.006 (˚C).

With our real data, we find the following coefficients: η r =0.1515 and γ=0.0052 .

4.3. Marion Model (MOD3)

Marion’s model is a simple linear model that gives the maximum power produced as a function of environmental parameters and the reference power given by the manufacturer under standard conditions. It also depends on the coefficient of variation of efficiency as a function of temperature [6]. The equation for Marion’s model is given by relationship (5):

P m = P m,ref ( G Go )( 1γ( T c T 0 ) ) (5)

With: γ (0.0052) the coefficient of variation of efficiency as a function of temperature; P m,ref (The maximum value, equal to1085.76 kWc): Reference power in C.T.S.; To: Reference temperature in C.T.S (25˚C); Go The value of the reference insolation is equal to 1000 W/m2..

4.4. Cristofri Model (MOD4)

This model, like the previous ones, predicts the maximum power produced by one or more modules, taking into account irradiation, module temperatures and efficiency [6]. We therefore have Equation (6):

P m =SG η r (1γ( T c T 0 )+ γ c log( G G 0 ) (6)

where η r the reference efficiency in STC conductors; Tc the cell junction temperature expressed in ˚C; To the reference temperature taken equal to 25˚C; γ c : Correction coefficient with respect to illuminance G ( γ c = 0.0053/˚C for c-Si: 0.004 - 0.006/˚C); We find γ c 0.0053/˚C; γ the coefficient of variation of efficiency as a function of temperature and its value is between 0.004 and 0.006 (˚C) for Silicon; S (1016.66 m2) the surface area of the module.

4.5. Kroposki Model (MOD5)

According to the Kroposki model [6], the calculation of maximum power is based on meteorological data and data supplied by the manufacturer. The mathematical expression of this model is defined as follows:

P m = P m,ref ( G G 0 )( 1+ α 0 ( T c T 0 ) )( 1+ β 0 ( T c T 0 ) )( 1+ γ c log( G G 0 ) ) (7)

Avec: α 0 (0.051%/K) le coefficient de courant en fonction de la température (A/˚C); β 0 (−0.31%/K) le coefficient de la tension en fonction de la température (V/˚C); γ c le coefficient de correction par rapport à l’éclairement G; Tc la température de la cellule; G0 l’irradiation dans les STC; et G l’irradiation solaire.

4.6. Modèle de Jones et Underwood (MOD6)

First proposed by Jones and Underwood in 2000, this is a logarithmic model whose maximum power is calculated using formula (8) [6]:

P m =FF( I cc ( G G 0 ) )( V co log( kG ) log( k G 0 ) T c T 0 ) (8)

Avec k= I cc G 0 et FF= V mp I mp V co I cc .

The values of these coefficients are as follows: K = 0.00906; FF = 0.774; Icc is the short circuit current (A), Vco is the open circuit voltage (V), FF is the form factor, Vco is the open circuit voltage, Icc is the short circuit current, Vmp is the maximum voltage, Imp is the maximum current.

4.7. Hatziargyriou Model (MOD7)

The local weather conditions and the technical characteristics of the module allow us to determine the maximum power produced by the module [6]. The equation for determining the power is given by relationship (9):

P m =( G Go )( P m,ref + μ p,max ( TcTo ) ) (9)

where: Tc the cell temperature, Go the irradiation in the STCs, G the solar irradiation, μ p,max (0.41%/K) the maximum power coefficient as a function of temperature, P m , ref the reference power in the STCs.

5. Results and Discussion

5.1. Data Analysis

In Figure 1, the climatic parameters and power over two days show that power and sunshine are bell-shaped, indicating the daily variation in sunshine and production. There are often high peaks on both sides, indicating the daily variation in these variables.

Figure 1. Curves of climatic variables over two days.

Figure 2 shows the matrix of correlation coefficients between our different variables.

Figure 2. Correlation between the different variables.

Figure 2 shows a strong correlation between ambient temperature and module temperature, between power and module temperature and between power and solar radiation. In view of these different correlations, we will retain only solar radiation and module temperature as independent variables and power as the dependent variable.

5.2. Prediction Model and Model Comparison

We evaluated the resulting linear model and the metrics are given in Table 2.

Table 2. Linear model metric.

R2

R

RMSE

Train dataset

0.9426

0.9709

60581.6234

Test dataset

0.9420

0.9705

61025.6751

The R2 values of the Train and Test data sets are almost equal. The model is valid at and around 94%, which means that the power variation can be explained by solar irradiance and module temperature at 94%. Figure 3 shows a representation of the power using the linear model obtained.

Figure 3. Linear prediction model.

Figure 4 shows the power output of different models over the course of a day.

Figure 4. Comparing models.

Figure 4 shows that, generally speaking, the various curves have the same shape. From 0 a.m. to 5 a.m. and from 6 p.m. to midnight, the curves are practically linear and the power is zero. Between 5 a.m. and 6 p.m., all the curves increase and reach their maximum at 12 p.m. and 1 p.m., then decrease to zero at 6 p.m.

Models 5 and 6 are almost identical, with almost the same maximum power. Models 7 and 4 have steeper and lower curves, respectively, so they have the highest and lowest maximum power.

We also calculated the R2 coefficient, which is Pearson’s square correlation between predicted and true values, and the RMSE, which gives the model’s precision. Table 3 gives a comparison of the different models using these statistical metrics.

It can be seen that MOD7 clearly emerges as the best model given that it has an extremely low RMSE of 0.0028 and a high R2 of 0.9987. These metrics confirm that MOD7 makes very accurate predictions, with negligible errors.

MOD1 also performs very well with an RMSE of 209.13 and an R2 of 0.9996, but is outperformed by MOD7 in terms of RMSE.

The linear model, while not outperforming the others, is more simplified and involves fewer parameters.

Table 3. Metric for all models.

MOD1

MOD2

MOD3

MOD4

MOD5

MOD6

MOD7

Linear Model

RMSE

209.13

3984.06

4718.12

3984.06

2175.07

5056.65

0.0028

7348.46

R2

0.9996

0.9986

0.9988

0.9986

0.9997

0.9991

0.9987

0.9709

6. Conclusion

In this paper, whose objective was to predict the output of the PV plant, we first gave a detailed description of the grid-connected solar PV plant, then presented the different prediction models based on the climatic data, and a linear model was proposed. After comparing the different models using statistical metrics, it was found that the Hatziargyriou model (MOD7) performed best in predicting the plant’s output. The linear model, although less efficient, offers a good compromise between simplicity and efficiency.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Kamelia, H. (2012) Modélisation d’une cellule Photovoltaïque: Etude comparative. Mémoire de Magister, Université Mouloud Mammeri de Tizi-Ouzou.
[2] Ouedraogo, F.N.A. (2014) Modélisation détaillée sur power factory de la centrale solaire de zagtouli. Mémoire de master 2iE, Société Nationale d’Electricité du Burkina (SONABEL).
[3] Soria, B., Broquin, J. and Gerritsen, E. (2014) Etude des performances électriques annuelles de modules photovoltaïques bifaces. Cas particulier: Modules bifaces intégrés en façade verticale. Thèse doctorat, Université Grenoble.
[4] centrale de zagtouli (2024) Déploiement des énergies renouvelables au Burkina Faso avec la centrale solaire de Zagtouli.
https://www.alliance-sahel.org/actualites/centrale-solaire-de-zagtouli/
[5] https://www.sonabel.bf/
[6] Cissé, Y. (2019) Etude et modélisation des performances de la centrale photovoltaïque de Mékhé en fonction des paramètres environnementaux. Mémoire de master, Université Assane Seck de Ziguinchor.
[7] Belhadj, M., Benouaz, T., Cheknane, A. and Bekkouche, S.M.E.A. (2023) Estimation de la puissance maximale produite par un générateur photovoltaïque. Journal of Renewable Energies, 13, 257-264.
https://doi.org/10.54966/jreen.v13i2.194
[8] Abdelhamid, E. and Khaled, K. (2022) Système de Prévision de puissance à court-terme pour les centrales photovoltaïques, Mémoire de master, Université de Ghardaïa.
[9] Boualem, B. (2015) Étude Technologique et Electrique Des Cellules Solaires en Couches Minces à Hétérojonctions ZnO/CdS/CIGS Utilisant le logiciel Atlas de Silvaco. Thèse de Magister, Université Djillali Liabès de Sidi Bel Abbés.
[10] Ould Mohamed Yahya, A., Ould Mahmoud, A.K. and Youm, I. (2008) Etude et modélisation d’un générateur photovoltaïque. Journal of Renewable Energies, 11, 473-483.
https://doi.org/10.54966/jreen.v11i3.97
[11] Djallal, B.M. and Mokhtar, O. (2016) Gestion d’un système photovoltaïque avec stockage. Mémoire de Fin de Cycle, Université de Bejaia.

Copyright © 2025 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.