In-Depth Comparison of PV Array Configurations and Boost Converter Topologies Using P&O and PSO Techniques

In-Depth Comparison of PV Array Configurations and Boost Converter Topologies Using P&O and PSO Techniques

Fatma Talha* Khalil Benmouiza Mouhoub Birane

Laboratory of Materials, Energetic Systems, Renewable Energies and Energy Management, University of Laghouat, Laghouat 03000, Algeria

Corresponding Author Email: 
fatma.talha@lagh-univ.dz
Page: 
681-687
|
DOI: 
https://doi.org/10.18280/jesa.570305
Received: 
5 February 2024
|
Revised: 
9 April 2024
|
Accepted: 
17 April 2024
|
Available online: 
25 June 2024
| Citation

© 2024 The authors. This article is published by IIETA and is licensed under the CC BY 4.0 license (http://creativecommons.org/licenses/by/4.0/).

OPEN ACCESS

Abstract: 

In the search for efficient renewable energy solutions, grid-connected photovoltaic (PV) systems have become a key technology. This paper delves into optimizing these systems through a thorough comparison of various PV array and boost converter topologies, employing advanced Maximum Power Point Tracking (MPPT) algorithms. Utilizing simulations, the research scrutinizes diverse configurations of PV arrays, including series and parallel, in conjunction with different boost converter designs. The focus is on enhancing power output in different irradiation conditions. Key performance metrics, such as efficiency, tracking precision, and system stability, are rigorously evaluated. The comparative analysis primarily hinges on two MPPT techniques: the Perturb and Observe (P&O) method and the Particle Swarm Optimization (PSO) algorithm. This investigation not only provides critical insights into the optimal selection of PV array and boost converter configurations for grid-connected systems but also underscores the superiority of intelligent algorithms like PSO in enhancing operational efficacy. Results demonstrate a remarkable 99% efficiency and energy output advantage of the parallel PV array configuration compared to the series configuration.

Keywords: 

PSO, MPPT, topology, PV system, boost converter

1. Introduction

Renewable energy sources are increasingly being utilized worldwide to meet the growing demand for energy and to address the environmental and health issues associated with conventional energy sources [1, 2]. One of the most promising forms of renewable energy is photovoltaic (PV) systems. These systems have two main applications: as autonomous electric power sources and as supplementary power sources integrated into the main grid [3]. Government interest in grid-connected PV systems has increased due to declining costs of PV modules, government support through subsidies and incentives, and the widespread adoption of solar PV systems in residential, commercial, and utility sectors. However, there are drawbacks to the grid-connected PV systems including, low efficiency and fluctuations in electricity generation caused by changes in solar radiation and temperature [4, 5]. To address these issues, researchers have explored various approaches to optimize the efficiency and reliability of PV systems, which are summarized below [6, 7].

Malathy and Ramaprabha [8] conducted an analysis and comparison of different PV array topologies to investigate the impact of architecture and array size on energy yield under shading conditions. Pachauri et al. [9] presented a comprehensive study on the diverse photovoltaic array architectures and metaheuristic algorithms to mitigate the impact of shading on overall system output. Dhople et al. [10] proposed a multiple-input boost converter topology that increases the power output of a PV module by individually tracking and optimizing the power output of each input. Murtaza et al. [11] proposed a bypass diode-based MPPT architecture for PV arrays and studied its performance under shading, comparing it to previous MPPT techniques. Roman et al. [12] proposed a micro-inverter maximum power point tracking (MPPT) architecture to maximize the power output of PV modules. This system uses individual micro-inverters for each module, which increases on the overall cost of the system but also decreases its overall performance.

The choice of PV system architecture depends on various factors, including location, load demand, budget, and resource availability [13]. The topology of PV systems is crucial in minimizing power losses and optimizing system performance. Most research in this field focuses on stand-alone systems [14], with little attention given to grid-connected systems. However, it is worth noting that the appropriate architecture for grid-connected systems can significantly reduce energy loss and improve system efficiency [9, 15, 16]. Therefore, this paper aims to determine the optimal architecture for grid-connected systems by exploring different arrangements of photovoltaic modules with associated energy converters.

In addressing the challenges posed by grid-connected PV systems, this study specifically aims to overcome the inefficiencies and performance fluctuations caused by variations in solar radiation and temperature. Despite advances in technology and growing interest, grid-connected PV systems often suffer from suboptimal power output and energy loss, particularly under non-uniform radiation conditions. Therefore, this paper seeks to define and analyze the optimal architecture for grid-connected PV systems to enhance their efficiency and reliability. The primary objectives of this research are: 1) to compare the effectiveness of series versus parallel configurations of solar panels and converters, and 2) to evaluate the performance of Perturb and Observe (P&O) [17] and Particle Swarm Optimization (PSO) [18] techniques in optimizing the output of these configurations. By utilizing Matlab/Simulink for simulation, the study will provide a detailed comparative analysis of the current, voltage, and power outputs of various PV system topologies under different environmental conditions. Ultimately, this research intends to offer significant insights into the design and selection of PV system architectures that maximize energy yield and minimize losses, thereby supporting the broader adoption of solar energy in grid-connected applications.

This paper is organized as follows: Section II provides a description of the PV module and converter, along with their mathematical models. Section III describes the use of PSO and P&O for tracking purposes. The simulation results are then explained in Section IV. Finally, Section VI presents the conclusions of this paper.

2. Methodology

The methodology involves connecting solar panels and converters in series and parallel to create various architectures of a grid-connected PV system. Furthermore, the performance of the conventional P&O algorithm and the optimization PSO algorithm are compared in each architecture to ensure the extraction of the maximum possible amount of energy, even when shading is present. Figure 1 depicts a detailed diagram of the methodology used, illustrating the connecting mechanisms.

Figure 1. Diagram of methodology

3. Description of Grid-Connected PV System (A)

3.1 PV system

In solar systems, the photovoltaic module consists of a group of solar cells that are connected in series and parallel. These PV cells are made up of p-n junction semiconductors that directly convert the light energy into electricity. To accurately model the behavior of PV cells, electrical equivalent circuits are constructed. These circuits are based on a light-generated current source connected in parallel to a p-n junction diode.

The double diode model offers improved accuracy and clear characteristics in different weather conditions. Figure 2 presents a double-diode model of a solar cell. It consists of a single current source and two diodes, with two resistances connected, one in series and the other in parallel [19, 20].

Figure 2. Double-diode model of a solar cell

Thus, the output current of the PV module is presented in Eq. (1).

$I=I_{p h}-I_{d 1}\left(e^{\left(\frac{q \cdot\left(V+I \cdot R_s\right)}{n_1 \cdot k \cdot T_c}\right)}-1\right)-I_{d 2}\left(e^{\left(\frac{q \cdot\left(V+I \cdot R_s\right)}{n_2 \cdot k \cdot T_c}\right)}-1\right)-\frac{\left(V+I \cdot R_s\right)}{R_{s h}}$                     (1)

where, V, I is voltage and current of PV cell. $R_S, R_{s h}$ is series and shunt resistances respectively, $(\Omega) . T_c$ is PV cell temperature in Kelvin, (K). $k$ is Boltzmann's constant, (1,38×10e-23J/K). q is charge of Electron, (e=1.6×10-19C). n is number of cells in series. $I_{p h}$ is light-generated current.

3.2 DC/DC boost converter

The boost converter depicted in Figure 3 converts the input voltage into a higher constant voltage output [21].

Figure 3. DC/DC boost converter

The duty cycle is expressed by Eq. (2) as follows:

$\frac{V_{\text {out }}}{V_{\text {in }}}=\frac{1}{1-\alpha}$               (2)

where, $V_{\text {in }}$ is input voltage $(\mathrm{V})$. $V_{\text {out }}$ is output voltage $(\mathrm{V}) . \alpha$ is duty cycle.

4. Maximum Power Point Tracking Algorithm (B)

4.1 P&O algorithm

The Perturb and Observe (P&O) algorithm is a popular choice for many photovoltaic (PV) systems because of its simplicity and cost-effectiveness [22]. This algorithm works by periodically perturbing the operating voltage or current and comparing the PV output power with the previous output power value. When a decrease in power output is detected due to further perturbation, the P&O algorithm determines that it has passed the Maximum Power Point (MPP). It then takes a step backward in the opposite direction. If the power output increases, the P&O algorithm continues to perturb in the same direction. This iterative process continues until the exact MPP is determined [23]. The procedural steps [24] of the P&O MPPT technique are visually outlined in Figure 4.

Figure 4. Flowchart of P&O algorithm

4.2 Particle Swarm Optimization (PSO)

PSO is a metaheuristic algorithm that proven to be effective in solving optimization problems. It was first proposed by Kennedy and Eberhart and is inspired by the social behavior of animals such as birds and fish. The algorithm is known for its simplicity of implementation and rapid convergence.

The primary concept of PSO is to use a swarm of particles that move within the search space to find the global best solution to the optimization problem. Additionally, each particle seeks its own local best solution. Initially, each particle is assigned a random position and zero velocity.

The positions and velocities of the particles are then updated based on the local best solution and the global best solution found so far. The calculation of the velocity and position of each particle is done according to equations [24, 25]. The procedural steps of the PSO MPPT technique are illustrated in Figure 5.

$\overrightarrow{V_l^{t+1}}=w \overrightarrow{v_l^t}+c_1 r_1\left(\overrightarrow{P_l^t}-\overrightarrow{X_l^t}\right)+c_2 r_2\left(\overrightarrow{G^t}-\overrightarrow{X_l^t}\right)$                     (3)

$\overrightarrow{X_l^{t+1}}=\overrightarrow{X_l^t}+\overrightarrow{V_l^{t+1}}$                 (4)

where, $w$ Inertia weight. $c_1$ and $c_2$ are the acceleration coefficients. $r_1$ and $r_2$ are two random sequences generated from the interval [0, 1].

4.3 Comparison between P&O and PSO MPPT algorithms

Perturb and Observe (P&O) is a straightforward MPPT method where the voltage is incrementally adjusted, observing power changes to decide the direction of adjustment. While easy to implement, it tends to oscillate around the Maximum Power Point (MPP) in variable conditions, potentially reducing efficiency. However, PSO simulates social behaviors of swarms to optimize the MPP finding process, adapting based on collective experience. It excels in complex conditions like partial shading, achieving faster and more stable convergence at the cost of increased computational complexity and implementation effort. Table 1 give a brief comparison between the two algorithms.

Figure 5. Flowchart of PSO algorithm

Table 1. Comparison between P&O and PSO MPPT algorithms

Feature

P&O

PSO

Complexity

Low

High

Implementation cost

Lower

Higher

Efficiency

Moderate (can oscillate)

High (less prone to oscillation)

Speed of convergence

Moderate

Fast

Robustness to variability

Lower (sensitive to changes)

Higher (better at handling changes)

Optimal for weather changes

Stable environmental conditions

Rapidly changing or varied conditions

5. Topologies

In order to enhance the performance of the grid-connected PV system and achieve an optimal architecture, different arrangements of photovoltaic modules with associated energy converters are utilized. These arrangements are illustrated in Figure 1.

Topology1(T1): Two PV arrays connected in series with one boost converter.

Topology2(T2): Two PV arrays connected in parallel with one boost converter.

Topology3(T3): One PV array connected in parallel with one boost converter, following the same architecture.

Topology4(T4): One PV array connected in parallel with one boost converter, also following the same architecture.

6. Results and Discussion

To evaluate the efficiency of solar panels and converters using PSO based on MPPT in both series and parallel topologies, and compare them with the conventional P&O method, MATLAB simulations were conducted on a grid-connected PV system that experienced non-uniform irradiation. The Simulink model is illustrated in Figure 6.

A sunPowerSPR-305E-WHT-D PV module is used to construct the PV array, which consists of 330 modules connected in series-parallel. This array functions as a power supply, delivering 100kW. The characteristics of the PV module can be found in Table 2. Additionally, a boost converter with an output voltage of 500V is utilized.

Figure 6. Simulink model for grid connected PV

Table 2. Solar module specifications

SunPowerSPR-305E-WHT-D

Normal power (W)

305.226

Open circuit voltage (V)

64.2

Short circuit current (A)

5.96

Vmpp (V)

54.7

Impp (A)

5.58

Number of series cells

96

Series resistor (Rs)

0.037998

Parallel resistor (Rp)

993.51

Figure 7. Different levels of irradiance

The presented architectures are compared based on the operation of PV arrays under non-uniform irradiation and constant temperature (25℃), as depicted in Figure 7. The irradiance levels range from 400W/m2 to a maximum of 1000W/m2. The simulation results, shown in Figures 8-13, were obtained over a simulation time of 3 seconds.

The performance of the parallel and series architectures, using P&O MPPT in the first case and PSO in the second case, is assessed through these results. The simulation clearly demonstrates the superior performance of the parallel architectures over the series architectures.

Figure 8. Simulation results of the output PV for P&O algorithm

Figure 9. Simulation results of output boost for P&O algorithm

Figure 10. Simulation results of the grid power for P&O algorithm

Figure 11. Simulation results of the output PV for PSO algorithm

Figure 12. Simulation results of the output boost for PSO algorithm

Figure 13. Simulation results of the grid power for PSO algorithm

Firstly, topologies with P&O. It can be seen that topologies 2, 3, and 4 give a constant power value equal to 100 kilowatts with an output voltage of 300 volts, in contrast to topology 1, which gives a greater current value and half the amount of power and voltage. This is a result of the serial connection of photovoltaic arrays, which increases the current but not the voltage. Moreover, it can be seen that the P&O of the MPP trace of topology 4 has a shorter rise time and higher accuracy than that of 2 and 3, as shown in Figure 6.

From Figure 7, which shows the DC/DC output curves, we can see that both topologies 2 and 4 provide maximum power and output current compared to 3 because the boost converters connected in series do not provide maximum DC power.

Additionally, all four topologies maintain a constant output voltage of 500V in order to deliver maximum power. Furthermore, topologies 3 and 4 demonstrate the highest grid output power. Figure 11 illustrates the discrepancy in response time and the presence of some oscillations caused by the P&O algorithm.

Secondly, topologies with PSO. The results are confirmed through Figure 12 when using the PSO MPPT for the four topologies that topologies 2, 3, and 4 give a power value higher than 1. It can also be noted that the power value and output voltage PV of topology 3 has increased when using the PSO algorithm compared to case 1 when using P&O. Moreover, we note that PSO provides tracking efficiency and High accuracy and low oscillations compared to P&O. On the boost converter side, topologies 2, 3, and 4 also give maximum power and current at a fixed output voltage of 500 for all topologies. The grid output power topologies 2, 3, and 4 provide the maximum power with 4 advancing than topologies 3 and 2.

In light of the findings from this study, practitioners looking to implement grid-connected PV systems should consider adopting topologies 2, 3, and especially 4, which have demonstrated superior performance in terms of power output and efficiency when coupled with the PSO MPPT algorithm. It is recommended that the serial connections of photovoltaic arrays, which tend to increase current but not voltage, be optimized to balance the system's voltage and power requirements effectively. Furthermore, the deployment of PSO should be prioritized over P&O, as PSO consistently shows higher tracking efficiency with minimal oscillations, enhancing overall system reliability. When configuring the associated boost converters, ensuring they operate at a consistent output voltage of 500V, as observed in the top-performing topologies, will be crucial for maximizing DC power delivery and efficiency. Finally, practitioners should regularly monitor and adjust the configurations to maintain optimal performance, even under varying irradiation conditions.

In comparing the performance of parallel versus series configurations in our PV array setups, the parallel configurations (particularly topology 2 and 4) have shown a distinct advantage using both P&O and PSO algorithms. Specifically, parallel configurations demonstrated an increase in power output efficiency by approximately 100% compared to series configurations. This enhancement is attributable to the better voltage handling and reduced losses in parallel setups. These quantified improvements underscore the substantial benefits of opting for parallel configurations and utilizing advanced algorithms like PSO for optimizing the performance of grid-connected PV systems.

While this simulation study provides valuable insights into PV array configurations, its applicability may be limited by assumptions on parameters and scale, which do not always reflect real-world complexities. Validating these results with real-world data, conducting sensitivity analyses, and implementing pilot tests are crucial to ensuring the reliability and practical relevance of our findings. These steps will bridge the gap between simulated predictions and actual system performance

7. Conclusions

This paper has conducted an in-depth comparison between series and parallel topologies of PV arrays and boost converters within grid-connected systems. Utilizing the Particle Swarm Optimization (PSO) algorithm and contrasting it with the conventional Perturb and Observe (P&O) method, this study aimed to maximize the power extraction from photovoltaic panels under conditions of sudden irradiation changes. The results clearly indicate that parallel architectures, when compared with series configurations, deliver superior performance in terms of efficiency and energy output. Additionally, the implementation of dual boost converters, as opposed to a single converter setup, has significantly enhanced the power output.

Further analysis revealed that advanced MPPT algorithms like PSO not only provide better performance but also contribute to high efficiency, minimal oscillation, and more precise tracking compared to traditional methods. These findings underscore the importance of selecting appropriate system architectures and advanced control strategies to optimize the functionality and efficiency of grid-connected PV systems.

However, this study is not without its limitations. The scope of environmental conditions tested was limited, potentially affecting the generalizability of the results to other geographical areas or climatic conditions. Additionally, the economic analysis of the system configurations was beyond the scope of this research, leaving questions about cost-effectiveness and scalability unanswered.

Future research should therefore expand on the range of environmental conditions to test the robustness of different PV system configurations. Moreover, a comprehensive cost-benefit analysis could be undertaken to evaluate the economic viability of various system architectures and control strategies. Exploring other advanced MPPT techniques could also offer further insights into enhancing the performance of grid-connected PV systems. Through continuous improvement and exploration of these systems, we can better understand and mitigate the challenges associated with integrating solar power into the energy grid, ensuring the sustainability and feasibility of solar energy systems in diverse settings.

  References

[1] Da Rocha, M.V., Sampaio, L.P., da Silva, S.A.O. (2020). Comparative analysis of MPPT algorithms based on Bat algorithm for PV systems under partial shading condition. Sustainable Energy Technologies and Assessments, 40: 100761. https://doi.org/10.1016/j.seta.2020.100761

[2] Olabi, A.G., Abdelkareem, M.A. (2022). Renewable energy and climate change. Renewable and Sustainable Energy Reviews, 158: 112111. https://doi.org/10.1016/j.rser.2022.112111

[3] Mirza, A.F., Ling, Q., Javed, M.Y., Mansoor, M. (2019). Novel MPPT techniques for photovoltaic systems under uniform irradiance and partial shading. Solar Energy, 184: 628-648. https://doi.org/10.1016/j.solener.2019.04.034

[4] Holechek, J.L., Geli, H.M., Sawalhah, M.N., Valdez, R. (2022). A global assessment: Can renewable energy replace fossil fuels by 2050? Sustainability, 14(8): 4792. https://doi.org/10.3390/su14084792

[5] Pendem, S.R., Mikkili, S. (2018). Modeling, simulation and performance analysis of solar PV array configurations (Series, Series-Parallel and Honey-Comb) to extract maximum power under Partial Shading Conditions. Energy Reports, 4: 274-287. https://doi.org/10.1016/j.egyr.2018.03.003

[6] Chaaban, M.A., El Chaar, L., Alahmad, M. (2015). An adaptive photovoltaic topology to overcome shading effect in PV systems. International Journal of Photoenergy, 2015: 294872. https://doi.org/10.1155/2015/294872

[7] Pendem, S.R., Mikkili, S. (2018). Modelling and performance assessment of PV array topologies under partial shading conditions to mitigate the mismatching power losses. Solar Energy, 160: 303-321. https://doi.org/10.1016/j.solener.2017.12.010

[8] Malathy, S., Ramaprabha, R. (2015). Comprehensive analysis on the role of array size and configuration on energy yield of photovoltaic systems under shaded conditions. Renewable and Sustainable Energy Reviews, 49: 672-679. https://doi.org/10.1016/j.rser.2015.04.165

[9] Pachauri, R.K., Mahela, O.P., Sharma, A., Bai, J., Chauhan, Y.K., Khan, B., Alhelou, H.H. (2020). Impact of partial shading on various PV array configurations and different modeling approaches: A comprehensive review. IEEE Access, 8: 181375-181403. https://doi.org/10.1109/ACCESS.2020.3028473

[10] Dhople, S.V., Ehlmann, J.L., Davoudi, A., Chapman, P.L. (2010). Multiple-input boost converter to minimize power losses due to partial shading in photovoltaic modules. In 2010 IEEE Energy Conversion Congress and Exposition, Atlanta, GA, USA, pp. 2633-2636. https://doi.org/10.1109/ECCE.2010.5618013

[11] Murtaza, A., Chiaberge, M., Spertino, F., Boero, D., De Giuseppe, M. (2014). A maximum power point tracking technique based on bypass diode mechanism for PV arrays under partial shading. Energy and Buildings, 73: 13-25. https://doi.org/10.1016/j.enbuild.2014.01.018

[12] Roman, E., Alonso, R., Ibañez, P., Elorduizapatarietxe, S., Goitia, D. (2006). Intelligent PV module for grid-connected PV systems. IEEE Transactions on Industrial Electronics, 53(4): 1066-1073. https://doi.org/10.1109/TIE.2006.878327

[13] Kolantla, D., Mikkili, S., Pendem, S.R., Desai, A.A. (2020). Critical review on various inverter topologies for PV system architectures. IET Renewable Power Generation, 14(17): 3418-3438. https://doi.org/10.1049/iet-rpg.2020.0317

[14] Birane, M., Larbes, C., Cheknane, A. (2017). Comparative study and performance evaluation of central and distributed topologies of photovoltaic system. International Journal of Hydrogen Energy, 42(13): 8703-8711. https://doi.org/10.1016/j.ijhydene.2016.09.192

[15] Benmouiza, K. (2022). Comparison analysis of different grid-connected PV systems topologies. Journal Europeen des Systemes Automatises, 55(6): 779-785. https://doi.org/10.18280/jesa.550610

[16] Boscaino, V., Ditta, V., Marsala, G., Panzavecchia, N., Tinè, G., Cosentino, V., Cataliotti, A., Di Cara, D. (2024). Grid-connected photovoltaic inverters: Grid codes, topologies and control techniques. Renewable and Sustainable Energy Reviews, 189: 113903. https://doi.org/10.1016/j.rser.2023.113903

[17] Annam, S., Srikrishna, S., Prabandhankam, S.R., Sivarajan, G. (2023). A prospective study on perturb observe MPPT methods for photovoltaic systems. Instrumentation, Mesure, Metrologie, 22(2): 73-79. https://doi.org/10.18280/i2m.220204

[18] Eddine, B.H., Riad, B., Youcef, Z. (2024). Spurious trip rate optimization using particle swarm optimization algorithm. International Journal of Safety & Security Engineering, 14(1): 63-69. https://doi.org/10.18280/ijsse.140106

[19] Tamrakar, V., Gupta, S.C., Sawle, Y. (2015). Study of characteristics of single and double diode electrical equivalent circuit models of solar PV module. In 2015 International Conference on Energy Systems and Applications, Pune, India, pp. 312-317. https://doi.org/10.1109/ICESA.2015.7503362

[20] Divyasharon, R., Banu, R.N., Devaraj, D. (2019). Artificial neural network based MPPT with CUK converter topology for PV systems under varying climatic conditions. In 2019 IEEE International Conference on Intelligent Techniques in Control, Optimization and Signal Processing (INCOS), Tamilnadu, India, pp. 1-6. https://doi.org/10.1109/INCOS45849.2019.8951321

[21] Ali, A., Hasan, A.N. (2018). Optimization of PV model using fuzzy-neural network for DC-DC converter systems. In 2018 9th International Renewable Energy Congress (IREC), Hammamet, Tunisia, IEEE, pp. 1-6. https://doi.org/10.1109/IREC.2018.8362552

[22] Karami, N., Moubayed, N., Outbib, R. (2017). General review and classification of different MPPT techniques. Renewable and Sustainable Energy Reviews, 68: 1-18. https://doi.org/10.1016/j.rser.2016.09.132

[23] Kamran, M., Mudassar, M., Fazal, M.R., Asghar, M.U., Bilal, M., Asghar, R. (2020). Implementation of improved perturb & observe MPPT technique with confined search space for standalone photovoltaic system. Journal of King Saud University-Engineering Sciences, 32(7): 432-441. https://doi.org/10.1016/j.jksues.2018.04.006

[24] Dormishi, A.R., Ataei, M., Khaloo Kakaie, R., Mikaeil, R., Shaffiee Haghshenas, S. (2019). Performance evaluation of gang saw using hybrid ANFIS-DE and hybrid ANFIS-PSO algorithms. Journal of Mining and Environment, 10(2): 543-557. https://doi.org/10.22044/jme.2018.6750.1496

[25] Agdam, M., Asbayou, A., Elyaqouti, M., Ihlal, A., Assalaou, K. (2021). MPPT of PV system under partial shading conditions based on bio-inspired swarm intelligence technique. In E3S Web of Conferences, EDP Sciences, 297: 01051. https://doi.org/10.1051/e3sconf/202129701051