Next Article in Journal
Ozone for Industrial Wastewater Treatment: Recent Advances and Sector Applications
Previous Article in Journal
Design and Development of an Intelligent Chlorophyll Content Detection System for Cotton Leaves
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Holistic Integration of Machine Learning for Selecting Optimum Ratio of Nanoparticles in Epoxy-Based Nanocomposite Insulators

1
Department of Electrical and Biomedical Engineering, Khwaja Fareed University of Engineering & Information Technology (KFUEIT), Rahim Yar Khan 64200, Punjab, Pakistan
2
Department of Electrical, Electronics and Computer Systems, University of Sargodha (UOS), Sargodha 40100, Punjab, Pakistan
3
Computer Sciences Program, Turabah University College, Taif University, P.O. Box 11099, Taif 21944, Saudi Arabia
*
Author to whom correspondence should be addressed.
Processes 2025, 13(8), 2330; https://doi.org/10.3390/pr13082330
Submission received: 27 May 2025 / Revised: 7 July 2025 / Accepted: 19 July 2025 / Published: 22 July 2025
(This article belongs to the Section Materials Processes)

Abstract

Epoxy-based nanocomposites have drawn much interest in high-voltage insulation applications due to their improved dielectric properties. The determination of the optimal nanoparticle (NP) concentration required to achieve a significant enhancement in nanocomposite dielectric properties remains a subject of ongoing research. Previous work has employed iterative experimental methodologies, often characterized by the hit-and-trial method, in attempts to find the optimal nanoparticle concentration. However, these efforts have yielded suboptimal or inconsistent results. Moreover, experimental procedures for optimizing the nanoparticle concentration require significant time and cost. This research study proposed the predictive capabilities of machine learning (ML) for the selection of the nanoparticle concentration in epoxy-based nanocomposite insulators. The authors employed a novel systematic approach in this research work, comprising dataset preparation, ML model implementation, and experimental validation. A real-time dataset with varying concentrations of NPs (TiO2, SiO2, Al2O3) was developed in the High Voltage Lab, KFUEIT, Pakistan. Several advanced machine learning models are trained on this dataset. Support Vector Regression (SVR) exhibits the highest prediction accuracy, with an R2 score of 0.97. SVR predicted a breakdown voltage (BDV) of 46.26 kV, with a (w/w %) concentration of 5% TiO2, 1.17631% SiO2, and 3.95755% Al2O3. To validate the SVR prediction, a hardware prototype with predicted NP concentration is developed and tested. The experimentally measured BDV of the predicted nanocomposite sample, registering 44.72 kV, authenticates the predictive accuracy of machine learning. This work demonstrates the efficacy of machine learning as a viable and efficient alternative to traditional experimental methods for optimizing nanoparticle concentrations using a predictive approach in epoxy-based nanocomposites for high-voltage insulation applications.

1. Introduction

Developing highly efficient insulating materials constitutes a critical concern within electrical engineering, particularly for applications in high-voltage equipment. Superior insulating materials require high dielectric strength, reliability, and environmental resistance for uninterrupted operation of the electrical power systems [1,2]. The material, composition, and design of the insulator influence the energy dissipated because of the leakage current. For ages, inorganic materials like porcelain and glass have remained in use for the manufacturing of insulators. Because of their durability and inertness, these materials can tolerate a large amount of electrical arcing and the applied voltage from the network without experiencing severe surface deterioration [3]. In the last few years, materials other than glass and porcelain have been utilized for insulation purposes. These days, a wide range of materials with polymer bases are used for outdoor insulation requirements. Polymeric compounds such as epoxy-based composites and silicone rubber find applications in outdoor insulators with innovative properties [4].
Epoxy-based nanocomposites have gained a lot of interest due to their superior electrical, mechanical, and thermal properties. The incorporation of nanofillers into base epoxy has been found to significantly improve dielectric properties by reducing charge accumulation, enhancing interfacial polarization, and minimizing electrical treeing effects [5,6,7]. The breakdown voltage (BDV), a critical electrical insulation performance measure, has been shown to increase when nanoparticles, like TiO2, SiO2, Al2O3, Fe3O4, GO, carbon nanotubes (CNTs), etc., are added to the epoxy. The dielectric strength of nanocomposites depends on the kind and concentration of nanoparticles as well as processing parameters, including curing temperature and curing time [8].
Epoxy-based nanocomposites have emerged as promising candidates for high-voltage insulation applications. Previous studies have demonstrated that well-dispersed nanoparticles enhance the electrical performance of epoxy nanocomposites by acting as charge-trapping centers, thereby increasing BDV. Nevertheless, comprehensive studies on the dielectric characteristics of epoxy nanocomposites doped with nanofillers are lacking in the present scientific literature, especially when employing a machine learning methodology specifically designed for this system. Furthermore, the procedure of preparing materials is sometimes drawn out, difficult, and time-consuming [9,10,11,12].
To produce a composite material with the specified qualities, numerous samples are needed, which raises the constraints of price and time duration. G. Pilania uses strong prediction algorithms and quasi-experimental data to address these problems. This approach attempts to address the disadvantages of traditional experimental methods by creating mathematical models and algorithms that accurately predict hypothetical samples. Because typical trial-and-error methods are time-consuming and resource-intensive, optimizing the composition of nanoparticles in epoxy-based insulators is a challenging task. The need for high-performance insulating materials necessitates investigating accurate and efficient methods for predicting breakdown voltage (BDV) based on compositional and processing properties [13,14]. Machine learning (ML) techniques offer a powerful alternative to modeling complex interactions in materials science, particularly for precisely and effectively predicting BDV. Machine learning approaches have quickly gained acceptance in materials research due to their remarkable ability to predict complex data [15].
Many regression algorithms have been used to predict material properties over the past ten years, including support vector machine (SVM), K-Nearest Neighbor (KNN), Gradient Boosting Machine (GBM), Random Forest (RF), decision tree (DT), Extra Tree (ET), Extreme Gradient Boosting (XGBoost), etc. [16,17]. Taser et al. evaluated the impact of varying doping concentrations on the dielectric properties of phthalocyanine (Pc)-doped nematic liquid crystal (NLC) composites using standard regression techniques, such as XGBoost, RF, and DT regression [18,19]. Decision nodes in a decision tree split data based on features, while leaf nodes represent the predicted outcome or value. This structure is used in DT regression to forecast numerical results from iterative data.
The Random Forest (RF) method creates a set of decision trees by using the bagging approach. Multiple decision trees that have been trained on various data subsets are combined in RF regression. The results of each regression tree are averaged to obtain the final RF regression prediction. One of the most important parameters for RF analysis is the number of trees in a forest. Extreme Gradient Boosting (XGBoost), an RF method, uses a lot of decision trees. The primary distinction between XGBoost and RF is that the former builds its regression trees in a preset order, whereas RF builds its trees independently. One crucial factor for RF analysis is the measurement of the tree population in a forest. Extreme Gradient Boosting (XGBoost) uses a lot of decision trees as part of its RF technique [20,21]. XGBoost builds its regression trees in a preset order, while RF builds its trees in isolation. This is the primary difference between the two algorithms. SVM was notably used by Golin and Stefani to predict material parameters for LCD and organic LED applications. While Inokuchi et al. used a variety of machine learning techniques to predict the phase transition temperature of binary codes, Sigaki et al. used the KNN methodology to estimate critical parameters of LCs from texture images. ML methods like Random Forest and Gaussian process approaches are used to predict the materials’ dielectric qualities and have been investigated, with encouraging outcomes. The additional tree regression method’s prediction power for predicting the absorption of metamaterial absorbers was examined by Jain et al. [22,23,24].
Machine learning (ML) has emerged as a transformative tool in materials science. By creating predictive relationships with a small number of expert-labeled datasets, automated machine learning-based feature extraction from Reflection High-Energy Electron Diffraction (RHEED) data has sped up the synthesis of nanomaterials [25]. Additionally, ML techniques have improved texture control in metal-forming applications by optimizing manufacturing processes and material structures [26]. Redox flow battery performance has been enhanced in the energy sector by ML models combined with Bayesian optimization and high-throughput screening [27]. Using generative models and inverse design techniques, rapid property prediction and material discovery with fewer experiments are made possible [28]. Time-series algorithms such as Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU) greatly enhance material quantity forecasting and minimize operational downtime in cement production [29]. ML has also improved thermal management by creating effective phase change material (PCM) placement close to silicon chips [30]. Regression models and ML-guided classification have improved material outcomes and decreased failed trials for inorganic synthesis [31].
The evaluation of different well-established machine learning models for accurately and effectively predicting the breakdown voltage in epoxy nanocomposites at different weight percentages (wt%) is the main goal of this research work. The goal is to draw out the necessity for costly and time-consuming experimental synthesis and characterization techniques. This is achieved by training machine learning models over a wide range of breakdown voltages (BDVs) and weight percentages (wt%) of nanoparticles, enabling machine learning models to produce precise forecasts of epoxy-based nanocomposites having high BDV strength with the exact ratio of nanoparticles required to achieve that dielectric strength. This study compares seven advanced ML regression models, i.e., Random Forest Regression (RFR), Extra Trees Regression (ETR), Support Vector Regression (SVR), Gradient Boosting Regression (GBR), Extreme Gradient Boosting (XGBoost) Regression, Adaptive Boosting (AdaBoost) Regression, and Light Gradient Boosting Machine (LightGBM) Regression. The best-performing model is subsequently employed for the forecast of the optimal concentration of NPs to obtain high BDV in the epoxy nanocomposite. A prototype of the predicted nanocomposite insulator is prepared. To validate the accuracy and outcomes of machine learning, the prototype insulator undergoes breakdown voltage (BDV) testing. Thus, this study explicates the capability of machine learning approaches for selecting materials in composite materials, focusing on epoxy-based nanocomposite insulators.

2. Methodology

This study utilizes a state-of-the-art, advanced, and novel methodology comprising three primary stages. In the first stage, a comprehensive dataset was prepared by creating variations in NPs (i.e., TiO2, SiO2, and Al2O3) to formulate different epoxy-based nanocomposites. The nanocomposite material’s breakdown voltage (BDV) exhibits a relationship with the nanoparticle ratio, indicating covariance. In the second stage, advanced machine learning models were employed for this carefully crafted dataset for training and testing, followed by prediction to achieve the highest value of BDV in epoxy-based nanocomposite insulators. In the final stage, the hardware implementation of the predicted nanocomposite insulator was performed, along with experimental validation to find out the effectiveness of predictive material selection via machine learning. This structured approach featuring advanced ML models facilitated a systematic investigation into the relationship of nanoparticle ratios within nanocomposites’ dielectric properties. A flow chart of the methodology in a schematic manner is illustrated in Figure 1.

3. Dataset Preparation

The first phase of this research work deals with the careful preparation of the dataset. The authenticity and integrity of the dataset are of the utmost importance, as the reliability of results and predictive accuracy are associated with the dataset. A key novelty lies in the real-time preparation of the dataset experimentally. Specifically, 100 prototype insulators were formulated within the High Voltage Engineering Laboratory at Khwaja Fareed University of Engineering and Information Technology (KFUEIT), Punjab, Pakistan. Controlled variations were introduced during the fabrication process of prototype insulators, encompassing the weight percentage (wt%) ratio of nanoparticles (TiO2, SiO2, Al2O3), curing temperature, and curing duration. Each fabricated insulator specimen was subjected to breakdown voltage (BDV) testing. The resulting BDV value for each specimen was systematically recorded and correlated with its specific nanoparticle weight percentage (wt%), as well as the corresponding curing time and temperature parameters employed during its fabrication.

3.1. Prototype Insulator Preparation for Dataset

Following the methodology detailed in Figure 2, the prototype insulators were prepared [2,32,33]. Initially, a beaker was cautiously cleaned with ethanol to eliminate potential contaminants. Afterward, the cleaned beaker was placed on a calibrated analytical balance, and the requisite mass of nanoparticles in grams (i.e., TiO2, SiO2, and Al2O3) was introduced. The nanoparticles were procured from Shanghai Epoch Material Co., Ltd. (Shanghai, China), with an average size of 20 nm. Following this, the base epoxy was carefully dispensed into the beaker, and the resultant mixture was subjected to mechanical agitation using a heating magnetic stirrer to ensure homogeneous dispersion. To mitigate the interfacial tension between the inorganic nanoparticles and the organic solvent, a surfactant was introduced into the mixture. The dispersion of the nanoparticles in the solvent is improved by this decrease in surface tension, resulting in a more stable and consistent suspension. To produce a smooth finish and prevent the final product (i.e., prototype insulator) from sticking, we prepared the mold by preparing its boundary with any oily agent. Next, the hardener was incorporated into the mixture to initiate the curing process, thereby facilitating the transformation of the liquid epoxy into a solid matrix. Following thorough homogenization, the mixture was transferred into a mold and allowed to solidify. Upon complete phase transition, a solid insulator material was obtained.

3.2. Data Collection for Dataset Preparation

A total of 100 prototype insulators were prepared following the aforementioned methodology. Subsequently, each prototype underwent breakdown voltage (BDV) testing, and the corresponding values were recorded for each specimen. The resulting dataset, specifically generated for machine learning, comprises the breakdown voltage (in kV) alongside the percentage composition of TiO2, SiO2, and Al2O3 nanoparticles within the epoxy matrix for each sample. Consequently, six parameters were obtained for each insulator sample: the concentration ratios of TiO2, SiO2, and Al2O3 nanoparticles; the measured BDV value; the curing time; and the curing temperature. This structured dataset is essential for training machine learning models to identify potential correlations and patterns between the nanoparticle composition and the resulting dielectric performance. The broad objective is to develop a predictive model capable of predicting the breakdown voltage accurately based on the nanoparticle concentrations, thereby facilitating the optimization of high-voltage insulating material selection. For the prototype epoxy-based nanocomposite insulators in Figure 3, the dataset graph shows all 100 specimens along with the desired output variable, breakdown voltage (kV), in addition to input variables, such as the weight percentage (wt%) concentration of TiO2, SiO2, and Al2O3.
For illustrative clarity, a representative subset of the complete dataset, comprising 10 out of the 100 prepared samples along with their corresponding parametric values, is presented in Table 1. Furthermore, Figure 4 provides pictorial evidence of the fabricated epoxy-based nanocomposite insulators.

4. Machine Learning Model Implementation

The next phase of this research includes the implementation of machine learning models on a real-time, experimentally generated dataset. Machine learning has been employed to take advantage of its predictive capabilities for material selection. This approach will facilitate the selection of optimal materials tailored to specific performance requirements. The current study focuses on the selection of the optimal ratio of nanoparticles for achieving the highest breakdown voltage strength in epoxy-based nanocomposite insulators. For this purpose, a total of 100 prototype epoxy-based nanocomposite insulators were prepared with varying ratios of TiO2, SiO2, and Al2O3, with relevant curing temperature and time. The association of the input parameters, wt% of TiO2, SiO2, and Al2O3, curing temperature (°C), curing time (hours), and the output variable, breakdown voltage (BDV) in kV, is explored through various regression techniques. The optimum concentration of NPs in epoxy-based insulators was determined using seven state-of-the-art machine learning regression models: RFR, GBR, ETR, SVR, AdaBoost, XGBoost, and LightGBM.

4.1. Performance Metrics of ML Models

Mean Absolute Error (MAE) and R-Squared Score (R2 Score) are famous performance metrics for evaluating the precision and accuracy of regression techniques. These metrics are responsible for evaluating innovation ability, the model’s goodness of fit, and reliability in predicting the optimum wt% concentration of nanoparticles.

Mean Absolute Error (MAE) and R-Squared Score (R2 Score)

MAE quantifies the average magnitude of prediction errors, calculated as the average absolute difference between actual and predicted values. A lower MAE indicates higher accuracy. R2 Score measures the proportion of variance in the dependent variable explained by the model, ranging from 0 to 1. A higher R2 signifies a better model fit. Together, MAE and R2 Score, shown in Equations (1) and (2), are key metrics for evaluating regression model performance [34,35].
M A E = 1 N i = 1 N A c t u a l V a l u e i P r e d i c t e d V a l u e i A c t u a l V a l u e i
R 2 S c o r e = 1 i = 1 N P r e d i c t e d V a l u e i A c t u a l V a l u e i 2 i = 1 N A c t u a l V a l u e i A v e r a g e T a r g e t V a l u e i 2

4.2. ML Model Implementation Schematic

Figure 5 illustrates the schematic framework employed for the prediction of breakdown voltage. The input features, comprising the concentrations of TiO2, SiO2, and Al2O3 nanoparticles, along with curing time and temperature, were utilized to train and evaluate various regression algorithms within the predictive model block. The dataset was partitioned into training and testing sets to assess the generalization capability of the models. Thus, 80% of the data was used for training and 20% of the data was used for testing. The targeted output variable for prediction is breakdown voltage (BDV). The quantitative accomplishment of regression models was assessed using Mean Absolute Error (MAE) and R-Squared Score (R2 Score), which are the core measures. This structured way is aimed at building a sturdy predictive correlation between input parameters and the dielectric properties of the formulated nanocomposite insulators.

4.3. Results of ML Models

Based on five input parameters, i.e., curing temperature (°C), curing time (hours), wt% of TiO2, SiO2, and Al2O3, and one output parameter, breakdown voltage (BDV), the dielectric strength of epoxy-based nanocomposite insulators was predicted. Support Vector Regression (SVR), Extreme Gradient Boosting (XGBoost) Regression, Random Forest Regression (RFR), Gradient Boosting Regression (GBR), Extra Trees Regression (ETR), Adaptive Boosting (AdaBoost) Regression, and Light Gradient Boosting Machine (LightGBM) Regression are among the models that were assessed. The coefficient of determination (R2 score) was used to evaluate their performance. Higher performance metric values indicated the superior predictive accuracy of the model. Out of the seven predictive models evaluated, three demonstrated a prediction accuracy exceeding 90%. For clarity and conciseness, this study will elaborate on these three high-performing machine learning models, followed by a comparative analysis encompassing all seven models.

4.3.1. Results

Each model showed meaningful proficiency in capturing the complex relationship between input parameters (such as nanoparticle composition, curing temperature, and time) and the output parameter (BDV). ETR achieved an R2 score of 0.9146, explaining a considerable section of the BDV variance and showing a strong correlation between the actual and predicted values. While slight deviations were noted, this model remains valid for initial approximations in material design. LightGBM Regression gives a higher predictive accuracy with an R2 score of 0.9530. Its efficient handling of complex data relationships was observable from the tight clustering of data points along the ideal prediction line, making it a dominant and computationally optimized option for BDV prediction. The SVR model became the top performer, which demonstrated an accuracy of 97.77%. Its superior potential to manage high-dimensional data and model nonlinear relationships resulted in the most accurate BDV predictions. The minimal dispersion and strong linear correlation noticed in its scatter plot underscore SVR’s effectiveness in capturing subtle interactions within the material system.
While ETR offers a solid foundation, LightGBM presents increased accuracy and efficiency. SVR, however, stands out as the most reliable and accurate model for this application, particularly due to its robust handling of nonlinearity and error minimization capabilities, making it highly appropriate for accurate material selection and optimization tasks. Future work across all models could explore hyperparameter tuning, expanded datasets, and hybrid modeling techniques to further refine their predictive accuracy and robustness. Figure 6 presents a comparison of scatter plots of these three high-performing models.

4.3.2. R2 Score Comparison

Figure 7 shows a detailed comparison of the R2 score of all seven regression models of machine learning.
The prediction accuracy can be seen for each model independently regarding the estimation of the breakdown voltage of epoxy-based nanocomposite insulators. Support Vector Regression (SVR) has the highest R2 score (0.9777) among the models being investigated, indicating that it has more capability in identifying the intricate nonlinear relationships between BDV, processing conditions, and wt% concentration of NPs (i.e., TiO2, SiO2, and Al2O3). LightGBM regression comes in second place, with an R2 of 0.9530, and ETR comes in third place, with an R2 of 0.9146. The remaining models failed to predict the NP ratio by having 0.8753, 0.8511, 0.8513, and 0.8128 for XGBoost, GBR, RFR, and AdaBoost, respectively. SVR was found to be the most accurate and reliable model for predicting BDV.

4.3.3. MAE Comparison

By measuring the average absolute differences between the actual and predicted values, MAE provides enlightening perspectives related to prediction accuracy. Figure 8 compares the MAE values of all seven regression models of machine learning. MAE indicates the prediction error, so a lower value of MAE means a more accurate and reliable model for prediction. SVR was found to have the lowest MAE value of 0.44, as compared to the rest of the models. It is obvious because SVR has the highest R2 score. This indicates that SVR generates predictions with minimal error. LightGBM regression comes in second place with an MAE value of 0.97, and ETR comes in third place with an MAE value of 1.40. Both LightGBM and ETR have a lower value of MAE, but SVR has the lowest value of MAE, which authenticates its best performance.
XGBoost has an MAE of 1.64, RFR has an MAE of 1.86, and GBR has an MAE of 1.71. All of these models have a significant degree of inaccuracy, as evidenced by their MAE values. AdaBoost has the lowest value of MAE, with 2.10, showing it is not recommended for prediction. All these models, except SVR, LightGBM, and ETR, have trouble predicting the breakdown voltage values of epoxy-based nanocomposite insulators. On the other hand, SVR has the potential to predict the breakdown voltages precisely with minimum error.

4.3.4. The Correlation Coefficient Heatmap

Figure 9 shows a correlation coefficient heatmap. It describes the connections between the input parameters, i.e., TiO2, SiO2, Al2O3, curing temperature, and curing time, and their effect on the output parameter of the epoxy-based insulators’ breakdown voltage (BDV). Positive values in the heatmap show a direct association, negative values show an inverse correlation, and values near zero indicate little correlation. The values in the heatmap range from −1 to 1.
As illustrated by the correlation coefficient heatmap, TiO2 (%) and BDV have the largest positive connection (0.61), which indicates that a higher concentration of TiO2 raises BDV significantly. This suggests that TiO2 is essential for improving epoxy-based materials’ dielectric qualities. Additionally, there is a positive connection between AlO3 (%) and BDV (0.51), indicating that raising the concentration of AlO3 enhances BDV, albeit not as much as TiO2. In comparison to TiO2 and Al2O3, SiO2 (%) exhibits a moderate association (0.32) with BDV, suggesting that its influence is less noticeable. Curing temperature (0.39) and curing time (0.35), two processing parameters, exhibit moderate correlations with BDV, indicating that while they both help to increase BDV, their effects are less significant than those of the nanoparticle composition. This suggests that although better BDV requires ideal curing conditions, the composition of the nanoparticles has a greater impact.
Additionally, weak or negative correlations between several factors are shown in the heatmap. SiO2 (%) and Al2O3 (%), for instance, show a modest negative correlation (−0.19), indicating that these nanoparticles may interact competitively when combined in epoxy compositions. Furthermore, there are negligible interaction effects as TiO2 (%) exhibits weak negative correlations with SiO2 (%) (−0.09) and Al2O3 (%) (−0.07). Overall, the correlation study demonstrates that SiO2 has a very minor effect on BDV, while TiO2 and Al2O3 are the most important elements influencing BDV, followed by curing conditions. For epoxy-based insulators to have the highest dielectric performance, the nanoparticle compositions must be optimized.

4.4. ML-Based Prediction (Optimum Ratio of NPs)

Following the successful implementation of machine learning models on the experimentally prepared dataset, the subsequent phase involved leveraging the top-performing model for predictive purposes. Based on the evaluation metrics, the Support Vector Regression (SVR) model exhibited the highest accuracy, registering 97.77%. Consequently, the authors employed the SVR model to generate predictions for achieving the highest BDV of epoxy-based nanocomposite insulators. The experimentally generated dataset contains important input features like the wt% ratio of TiO2, SiO2, and Al2O3, in addition to curing parameters like temperature (°C) and duration (hours). The desired output parameter (label) is the breakdown voltage (BDV), with units in kV. The authors were able to predict the breakdown voltage based on various wt% of nanoparticle combinations by training the machine learning algorithm to recognize patterns and correlations between these variables. The ideal nanoparticle ratio required to achieve the highest breakdown voltages (BDVs) in epoxy nanocomposites was the main goal of this research.

Compositional Detail of Epoxy-Based Nanocomposite Insulator Predicted via SVR

The SVR plays a critical role in this research. As established in our comparative analysis, SVR demonstrated the highest predictive accuracy among the models evaluated. The SVR was trained using a dataset that included various input features. SVR is particularly adept at handling complex, nonlinear relationships within high-dimensional data. SVR implicitly maps the input data into a higher-dimensional feature space where linear separation or regression can be performed. The model then identifies support vectors to make robust predictions and minimize generalization errors. Through this rigorous methodology, the SVR model was able to predict that a BDV of 46.2694 kV can be achieved with a composition of 5% TiO2, 1.17631% of SiO2, and 3.95755% of Al2O3, as detailed in Figure 10. This prediction presents a crucial outcome of our work, providing concrete guidance for the development of advanced insulating materials.

5. Experimental Validation of Predicted Nanocomposite

Experimental validation of the predicted nanocomposite material is the final step in this research, by preparing a prototype of the predicted nanocomposite. The aim of this step is to establish the accuracy and reliability of the Support Vector Regression (SVR) technique of machine learning. An epoxy-based nanocomposite insulator will be formulated based on the optimum input features predicted by the SVR model. The prepared prototype of the insulator will then be subjected to breakdown voltage (BDV) testing under controlled laboratory conditions. The experimental value of BDV will be carefully recorded and subsequently compared with the predicted value of BDV by the SVR model. This comparative analysis between the predicted and experimental results will serve as a critical benchmark to evaluate the efficacy and safety of employing machine learning for material selection in enhancing the dielectric characteristics of insulating materials, i.e., epoxy-based nanocomposite insulators.

5.1. Preparation of Predicted Nanocomposite

To prepare the predicted specimen of the epoxy-based nanocomposite insulator, the necessary amounts of nanoparticles were measured according to the optimal ratio: TiO2 (5%), SiO2 (1.17631%), and Al2O3 (3.95755%). Predetermined quantities of nanoparticles were introduced into a cleaned beaker containing the base epoxy resin. The resulting mixture was then subjected to mechanical agitation using a heated magnetic stirrer to ensure homogeneity. To facilitate the uniform dispersion of the inorganic nanoparticles within the organic epoxy matrix and reduce interfacial tension, a controlled volume of the surfactant was incorporated. Following thorough mixing, the curing agent (hardener) was added to initiate the polymerization process. Concurrently, the mold was prepared, and the homogeneous mixture was subsequently cast into it. Finally, the mold containing the mixture was placed in an oven and maintained at a temperature of 137 °C for 5 h to ensure complete cross-linking and solidification of the nanocomposite material. Figure 11 contains a schematic of the preparation of the predicted nanocomposite.

5.2. Testing of Predicted Nanocomposite

The predicted nanocomposite material was subjected to breakdown voltage (BDV) testing at the High Voltage Laboratory, KFUEIT, Rahim Yar Khan, Punjab, Pakistan. Visual documentation of the insulator during testing is presented in Figure 12, while the corresponding BDV test setup is depicted in Figure 13.

5.3. Results of Predicted Nanocomposite

International Electrotechnical Commission (IEC) standards and recommendations were followed in the experimental procedures used to determine the dielectric strength. Machine learning’s best-performing model (SVR) predicted a breakdown voltage (BDV) of 46.26 kV according to the optimal ratio of NPs (wt%): TiO2 (5%), SiO2 (1.17631%), and Al2O3 (3.95755%). A total of six experimental measurements were taken according to IEC, the details of which are given in Table 2, and Figure 14 shows pictorial evidence of the experimental measurements. As the experimental environmental conditions did not conform to the IEC specifications, a correction factor, detailed below, was applied to mitigate their influence.
V d = V d 0 · δ
δ = p p 0 + 273 + t 0 273 + t
In Equations (3) and (4), Vd represents the breakdown voltage (BDV), Vdo represents the breakdown voltage in standard conditions, p represents the air pressure, po represents the air pressure in standard conditions, t represents the surrounding temperature, and to represents the surrounding temperature in standard conditions.
Nevertheless, the average measured BDV was 41.94 kV, as shown in Table 2. After applying the correction factor to mitigate the effect of environmental conditions, BDV became 44.72. This shows that the expected and measured values deviate by 1.14 kV. The deviation, expressed as a percentage, is roughly 3.32%, as calculated below using Equation (5).
%   d e v i a t i o n = e x p e r i m e n t a l m e a s u r e d e x p e r i m e n t a l   × 100
This difference is, though, acceptable as variations in material dispersion, processing conditions, and intrinsic constraints in the experimental setup may be responsible for this disparity, in contrast to the idealized conditions specified in the model. In addition to this, humidity, contamination, and surface roughness may all have a part in the reported decrease in BDV. The experimental findings demonstrate the potential of machine learning methodologies for predictive material selection, particularly in identifying the optimal nanoparticle ratios necessary to achieve maximized dielectric strength in high-voltage epoxy-based nanocomposite insulators.

6. Conclusions

In conclusion, this research successfully demonstrated the efficacy of machine learning, specifically the Support Vector Regression (SVR) model, as a powerful technique for predicting and optimizing nanoparticle concentrations (wt%) to enhance the dielectric properties of epoxy-based nanocomposites for high-voltage insulation. The SVR model, trained on a real-time experimental generated dataset, and with a prediction accuracy of 97.77%, accurately predicted a high breakdown voltage, achievable with a specific nanoparticle composition. SVR predicted a breakdown voltage of 46.26 kV by using 5%, 1.17631%, and 3.95755% of TiO2, SiO2, and Al2O3, respectively. The experimental validation of this prediction, through the fabrication and testing of a prototype insulator with the above-predicted wt% of NPs, corroborated the model’s accuracy and achieved 44.72 kV BDV, highlighting machine learning as a significantly more efficient and less resource-intensive alternative to traditional iterative experimental approaches. The difference of 1.54 kV is reasonable, as the predicted prototype sample may not have the ideal conditions as specified in the ML model. These findings underscore the potential of machine learning to accelerate the development and optimization of advanced insulating materials with tailored dielectric characteristics for high-voltage applications.

7. Future Work

The presented research has a lot of potential that can be explored further. Foremost, expanding the dataset is crucial, as a large volume of data can significantly enhance the performance of machine learning models. Furthermore, the scope of input parameters could be broadened to include additional material characteristics, such as nanoparticle size and shape, and a wider range of processing parameters. Concurrently, the predictive capabilities could be extended to encompass other critical output properties, including thermal conductivity, relative permittivity, and mechanical strength. From a methodological standpoint, future work can also focus on optimizing machine learning models through hyperparameter tuning, implementing advanced data normalization techniques, and employing strategies to mitigate data overfitting.

Author Contributions

Conceptualization, M.U.S. and W.A.; data curation, A.S.; formal analysis, M.U.S.; funding acquisition, K.D.A.; investigation, L.A.; methodology, A.S.; project administration, W.A. and K.D.A.; resources, W.A. and K.D.A.; software, A.S. and L.A.; validation, A.S. and L.A.; visualization, M.U.S.; writing—original draft, A.S., M.U.S., L.A., W.A. and K.D.A.; writing—review and editing, W.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The data presented in this study are available on request from the corresponding author.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Thakor, S.G.; Rana, V.A.; Vankar, H.P. Dielectric characterization of TiO2, Al2O3-Nanoparticle loaded epoxy resin. AIP Conf. Proc. 2018, 1953, 050049. [Google Scholar] [CrossRef]
  2. Rahman, M.A.; Islam, M.T.; Singh, M.J.; Hossain, I.; Rmili, H.; Samsuzzaman, M. Magnetic, dielectric and structural properties of CoxZn(0.90−x)Al0.10Fe2O4 synthesized by sol–gel method with application as flexible microwave substrates for microstrip patch antenna. J. Mater. Res. Technol. 2022, 16, 934–943. [Google Scholar] [CrossRef]
  3. Noor, H.; Faraz, S.M.; Hanif, M.W.; Ishaq, M.; Zafar, A.; Riaz, S.; Naseem, S. ZnS nanoparticles-tailored electric, magnetic and mechanical properties of nanocomposites. Phys. B Condens. Matter. 2023, 650, 414572. [Google Scholar] [CrossRef]
  4. Golin, A.F.; Stefani, R. Quantitative structure-property relationships of electroluminescent materials: Artificial neural networks and support vector machines to predict electroluminescence of organic molecules. Bull. Mater. Sci. 2013, 36, 1307–1313. [Google Scholar] [CrossRef]
  5. Taser, P.Y.; Onsal, G.; Ugurlu, O. Comparison of experimental measurements and machine learning predictions of dielectric constant of liquid crystals. Bull. Mater. Sci. 2022, 46, 1. [Google Scholar] [CrossRef]
  6. Ghazzaly, A.; Nasrat, L.S.; Ebnalwaled, K.; Rihan, M. Recent Advances in Strengthening Electrical, Mechanical and Thermal Properties of Epoxy-Based Insulators for Electrical Applications. SVU-Int. J. Eng. Sci. Appl. 2024, 5, 153–161. [Google Scholar] [CrossRef]
  7. Haq, I.U.; Nazir, M.T.; Akram, S.; Fang, Z.; Al-Ammar, E.A. Mechanism exploration of ion-implanted epoxy on surface trap distribution: An approach to augment the vacuum flashover voltages. Nanotechnol. Rev. 2024, 13, 20240080. [Google Scholar] [CrossRef]
  8. Umeda, Y.; Hayashi, H.; Moriwake, H.; Tanaka, I. Prediction of dielectric constants using a combination of first principles calculations and machine learning. Jpn. J. Appl. Phys. 2019, 58, SLLC01. [Google Scholar] [CrossRef]
  9. Feichtenschlager, B.; Pabisch, S.; Svehla, J.; Peterlik, H.; Sajjad, M.; Koch, T.; Kickelbick, G. Epoxy Resin Nanocomposites: The Influence of Interface Modification on the Dispersion Structure—A Small-Angle-X-ray-Scattering Study. Surfaces 2020, 3, 664–682. [Google Scholar] [CrossRef]
  10. Paul, S.K.; Maur, S.; Biswas, S.; Pradhan, A.K. Quantum Chemical-Based Analysis on Charge-Trapping Characteristics of Epoxy Nano-Composite Insulation Used in HV Equipment. IEEE Trans. Dielectr. Electr. Insul. 2024, 31, 3202–3210. [Google Scholar] [CrossRef]
  11. Wang, Y.; Niu, Z.; Han, H.; Wang, J.; Lan, D. Observation of structural, mechanical, thermal and microwave dielectric properties of carbon black reinforced PA6/HDPE nanocomposites. J. Mater. Sci. Mater. Electron. 2023, 34, 1948. [Google Scholar] [CrossRef]
  12. Siddique, A.; Mishal, A.; Atiq, S.; Manam, A.; Akram, L.; Shahid, M.U. Enhancement in Flashover Voltage Rating of Nanocomposite-based Insulator for Challenging Weather Conditions. In Proceedings of the 2025 International Conference on Emerging Power Technologies (ICEPT), Topi, Pakistan, 10–11 April 2025; pp. 1–6. [Google Scholar] [CrossRef]
  13. Cheon, C.; Seo, D.; Kim, M. Statistical Analysis of AC Breakdown Performance of Epoxy/Al2O3 Micro-Composites for High-Voltage Applications. Appl. Sci. 2024, 14, 506. [Google Scholar] [CrossRef]
  14. Shengtao, L.; Mingru, L. Development of epoxy resin with superior breakdown strength: A Review. iEnergy 2024, 3, 82–95. [Google Scholar] [CrossRef]
  15. Sigaki, H.Y.D.; de Souza, R.F.; de Souza, R.T.; Zola, R.S.; Ribeiro, H.V. Estimating physical properties from liquid crystal textures via machine learning and complexity-entropy methods. Phys. Rev. E 2019, 99, 13311. [Google Scholar] [CrossRef] [PubMed]
  16. Jain, P.; Chhabra, H.; Chauhan, U.; Prakash, K.; Gupta, A.; Soliman, M.S.; Islam, M.S.; Islam, M.T. Machine learning assisted hepta band THz metamaterial absorber for biomedical applications. Sci. Rep. 2023, 13, 1792. [Google Scholar] [CrossRef] [PubMed]
  17. Criminisi, A.; Shotton, J.; Konukoglu, E. Decision Forests: A Unified Framework for Classification, Regression, Density Estimation, Manifold Learning and Semi-Supervised Learning. Found. Trends® Comput. Graph. Vis. 2012, 7, 81–227. [Google Scholar] [CrossRef]
  18. Koopialipoor, M.; Asteris, P.G.; Mohammed, A.S.; Alexakis, D.E.; Mamou, A.; Armaghani, D.J. Introducing stacking machine learning approaches for the prediction of rock deformation. Transp. Geotech. 2022, 34, 100756. [Google Scholar] [CrossRef]
  19. Lin, X.; Li, C.; Hao, H.; Zhao, G.; Liu, H. Accelerated search for ABO3-type the electronic contribution of polycrystalline dielectric constants by machine learning. Comput. Mater. Sci. 2021, 193, 110404. [Google Scholar] [CrossRef]
  20. Inokuchi, T.; Ryosuke, O.; Arai. Predicting molecular ordering in a binary liquid crystal using machine learning. Liq. Cryst. 2020, 47, 438–448. [Google Scholar] [CrossRef]
  21. Ahmed, H.U.; Mostafa, R.R.; Mohammed, A.; Sihag, P.; Qadir, A. Support vector regression (SVR) and grey wolf optimization (GWO) to predict the compressive strength of GGBFS-based geopolymer concrete. Neural Comput. Appl. 2023, 35, 2909–2926. [Google Scholar] [CrossRef]
  22. Pilania, G.; Wang, C.; Jiang, X.; Rajasekaran, S.; Ramprasad, R. Accelerating materials property predictions using machine learning. Sci. Rep. 2013, 3, 2810. [Google Scholar] [CrossRef] [PubMed]
  23. Zeng, F.; Amar, M.N.; Mohammed, A.S.; Motahari, M.R.; Hasanipanah, M. Improving the performance of LSSVM model in predicting the safety factor for circular failure slope through optimization algorithms. Eng. Comput. 2022, 38, 1755–1766. [Google Scholar] [CrossRef]
  24. Thike, P.H.; Zhao, Z.; Shi, P.; Jin, Y. Significance of artificial neural network analytical models in materials’ performance prediction. Bull. Mater. Sci. 2020, 43, 211. [Google Scholar] [CrossRef]
  25. Price, C.C.; Li, Y.; Zhou, G.; Younas, R.; Zeng, S.S.; Scanlon, T.H.; Munro, J.M.; Hinkle, C.L. Predicting and Accelerating Nanomaterial Synthesis Using Machine Learning Featurization. Nano Lett. 2024, 24, 14862–14867. [Google Scholar] [CrossRef] [PubMed]
  26. Morand, L.; Iraki, T.; Dornheim, J.; Sandfeld, S.; Link, N.; Helm, D. Machine learning for structure-guided materials and process design. Mater. Des. 2024, 248, 113453. [Google Scholar] [CrossRef]
  27. Tang, L.; Leung, P.; Xu, Q.; Flox, C. Machine Learning Orchestrating the Materials Discovery and Performance Optimization of Redox Flow Battery. ChemElectroChem 2024, 11, e202400024. [Google Scholar] [CrossRef]
  28. Kadulkar, S.; Sherman, Z.M.; Ganesan, V.; Truskett, T.M. Machine Learning–Assisted Design of Material Properties. Annu. Rev. Chem. Biomol. Eng. 2022, 13, 235–254. [Google Scholar] [CrossRef] [PubMed]
  29. Zermane, H.; Madjour, H.; Ziar, A.; Zermane, A. Forecasting material quantity using machine learning and times series techniques. J. Electr. Eng. 2024, 75, 237–248. [Google Scholar] [CrossRef]
  30. Bhatasana, M.; Marconnet, A. Optimization of an Embedded Phase Change Material Cooling Strategy Using Machine Learning. In Proceedings of the 2021 20th IEEE Intersociety Conference on Thermal and Thermomechanical Phenomena in Electronic Systems (iTherm), San Diego, CA, USA, 1–4 June 2021; pp. 123–129. [Google Scholar] [CrossRef]
  31. Tang, B.; Lu, Y.; Zhou, J.; Chouhan, T.; Wang, H.; Golani, P.; Xu, M.; Xu, Q.; Guan, C.; Liu, Z. Machine learning-guided synthesis of advanced inorganic materials. Mater. Today 2020, 41, 72–80. [Google Scholar] [CrossRef]
  32. Siddique, A.; Akram, L.; Aslam, W.; Mishal, A.; Shahid, M.U.; Ahmed, H. Development of Novel- Epoxy-Based Transformer Bushing Insulator for High Breakdown Voltage (BDV). In Proceedings of the 2024 3rd International Conference on Emerging Trends in Electrical, Control, and Telecommunication En-gineering (ETECTE), Lahore, Pakistan, 26–27 November 2024; pp. 1–6. [Google Scholar] [CrossRef]
  33. Siddique, A.; Arshad, A.; Aslam, W.; Fatima, M.; Sardar, M.U.; Noon, M.A. Permittivity and breakdown voltage study of the epoxy-based nanocomposites. Int. Rev. Electr. Eng. (IREE) 2023, 18, 373. [Google Scholar] [CrossRef]
  34. Chai, T.; Draxler, R.R. Root mean square error (RMSE) or mean absolute error (MAE)?—Arguments against avoiding RMSE in the literature. Geosci. Model. Dev. 2014, 7, 1247–1250. [Google Scholar] [CrossRef]
  35. Sapra, R.L. Using R2 with caution. Curr. Med. Res. Pract. 2014, 4, 130–134. [Google Scholar] [CrossRef]
Figure 1. Methodology.
Figure 1. Methodology.
Processes 13 02330 g001
Figure 2. Prototype insulator preparation method for the dataset.
Figure 2. Prototype insulator preparation method for the dataset.
Processes 13 02330 g002
Figure 3. Contribution of input and output parameters in 100 real-time prototype insulators.
Figure 3. Contribution of input and output parameters in 100 real-time prototype insulators.
Processes 13 02330 g003
Figure 4. Epoxy-based nanocomposite insulators for the dataset (representative subset).
Figure 4. Epoxy-based nanocomposite insulators for the dataset (representative subset).
Processes 13 02330 g004
Figure 5. Schematic workflow for predicting BDV of epoxy-based nanocomposite insulators using machine learning.
Figure 5. Schematic workflow for predicting BDV of epoxy-based nanocomposite insulators using machine learning.
Processes 13 02330 g005
Figure 6. Scatter plot of BDV prediction, (a) Extra Tree Regression model, (b) Light Gradient Boosting Machine Regression model, (c) Support Vector Regression model.
Figure 6. Scatter plot of BDV prediction, (a) Extra Tree Regression model, (b) Light Gradient Boosting Machine Regression model, (c) Support Vector Regression model.
Processes 13 02330 g006
Figure 7. Comparison of R2 scores for ML models.
Figure 7. Comparison of R2 scores for ML models.
Processes 13 02330 g007
Figure 8. Comparison of MAE for ML models.
Figure 8. Comparison of MAE for ML models.
Processes 13 02330 g008
Figure 9. Correlation coefficient between parameters.
Figure 9. Correlation coefficient between parameters.
Processes 13 02330 g009
Figure 10. Compositional detail of epoxy-based nanocomposite insulator predicted via SVR.
Figure 10. Compositional detail of epoxy-based nanocomposite insulator predicted via SVR.
Processes 13 02330 g010
Figure 11. Schematic diagram for the preparation of the predicted nanocomposite.
Figure 11. Schematic diagram for the preparation of the predicted nanocomposite.
Processes 13 02330 g011
Figure 12. Epoxy insulator (predicted) under testing.
Figure 12. Epoxy insulator (predicted) under testing.
Processes 13 02330 g012
Figure 13. BDV test setup for epoxy-based nanocomposite insulator.
Figure 13. BDV test setup for epoxy-based nanocomposite insulator.
Processes 13 02330 g013
Figure 14. Pictorial evidence of the predicted sample’s BDV.
Figure 14. Pictorial evidence of the predicted sample’s BDV.
Processes 13 02330 g014
Table 1. Complete parametric data for a representative subset of 10 prototype insulators from the experimental dataset.
Table 1. Complete parametric data for a representative subset of 10 prototype insulators from the experimental dataset.
Sample No.Nanoparticle RatioCuring Temperature (°C)Curing Time (h)BDV (kV)
TiO2 (g)SiO2 (g)Al2O3 (g)
11.8727010.1571463.210158126236.66
114.7535723.1820520.4207134844.14
213.659971.571780.808144119638.88
312.9846622.5355224.479817131846.79
410.7800934.5378323.03214595239.17
510.7799731.2464610.04598592429.31
610.2904182.0519150.507358109230.62
713.7903253.3062382.90343798744.77
813.0055751.1439910.02530896233.17
913.5403630.38490.80404142236.81
Table 2. Experimental BDV measurement of predicted nanocomposite.
Table 2. Experimental BDV measurement of predicted nanocomposite.
Sr. No.BDV (kV)
142.62
245.50
343.19
438.72
540.03
641.63
Avg41.94
After Correction Factor44.72
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

Siddique, A.; Shahid, M.U.; Akram, L.; Aslam, W.; Alsufiani, K.D. A Holistic Integration of Machine Learning for Selecting Optimum Ratio of Nanoparticles in Epoxy-Based Nanocomposite Insulators. Processes 2025, 13, 2330. https://doi.org/10.3390/pr13082330

AMA Style

Siddique A, Shahid MU, Akram L, Aslam W, Alsufiani KD. A Holistic Integration of Machine Learning for Selecting Optimum Ratio of Nanoparticles in Epoxy-Based Nanocomposite Insulators. Processes. 2025; 13(8):2330. https://doi.org/10.3390/pr13082330

Chicago/Turabian Style

Siddique, Abubakar, Muhammad Usama Shahid, Laraib Akram, Waseem Aslam, and Kholod D. Alsufiani. 2025. "A Holistic Integration of Machine Learning for Selecting Optimum Ratio of Nanoparticles in Epoxy-Based Nanocomposite Insulators" Processes 13, no. 8: 2330. https://doi.org/10.3390/pr13082330

APA Style

Siddique, A., Shahid, M. U., Akram, L., Aslam, W., & Alsufiani, K. D. (2025). A Holistic Integration of Machine Learning for Selecting Optimum Ratio of Nanoparticles in Epoxy-Based Nanocomposite Insulators. Processes, 13(8), 2330. https://doi.org/10.3390/pr13082330

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