Next Article in Journal
Sustainable Removal of BTEX Gas Using Regenerated Metal Containing SiO2
Previous Article in Journal
Insights into Photocatalytic Degradation Pathways and Mechanism of Tetracycline by an Efficient Z-Scheme NiFe-LDH/CTF-1 Heterojunction
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Study on Tensile Properties of Fly Ash, Sugarcane Fiber and Carbon Nanotube-Reinforced Polymer Matrix Composite Using Objective Evolutionary Algorithm

by
Gopalan Venkatachalam
1,
Arunkumar Gopu
2,
Pitchumani Shenbaga Velu
3,
Neelanarayanan Venkataraman
4,*,
Dinesh Ramesh Salunke
3 and
Raghava Rao Mukkamala
5
1
Centre for Innovation and Product Development, Vellore Institute of Technology, Chennai 600127, India
2
School of Computer Science and Engineering, VIT-AP University, Amaravati 522237, India
3
School of Mechanical Engineering, Vellore Institute of technology, Chennai 600127, India
4
School of Computer Science and Engineering, Vellore Institute of Technology, Chennai 600127, India
5
Department of Digitalization, Copenhagen Business School, 2000 Frederiksberg, Denmark
*
Author to whom correspondence should be addressed.
Nanomaterials 2022, 12(23), 4112; https://doi.org/10.3390/nano12234112
Submission received: 18 October 2022 / Revised: 6 November 2022 / Accepted: 8 November 2022 / Published: 22 November 2022

Abstract

:
Composite materials have a wide range of applications in emerging eco-friendly environments. Composites that created from naturally available materials are easily decomposed over time and very cost-effective. Fly ash and sugarcane fiber are widely available waste materials produced on a massive scale. This research was aimed to find an optimal mixture of reinforced composites (fly ash, sugarcane fiber and CNTs) in order to maximize yield strength, ultimate tensile strength and Young’s modulus using a Multi-Objective Evolutionary Algorithm with Decomposition (MOEA/D). Optimizing one objective may have a negative impact on another objective, so the authors used the sophisticated MOEA/D algorithm to simultaneously find optimal values on all three objectives. The Design of Experiments (DOE) method was performed using ANOVA, and then regression equations were generated. The regression equations were optimized using the MOEA/D algorithm to obtain optimal values. Using the optimal compositional values produced by the algorithm, materials were fabricated. The fabricated materials were tested using a Shimadzu UTM machine to cross-validate the findings. A combination of 0.2 wt.% of fly ash, 2 wt.% of SCF, and 0.39 wt.% of CNTs showed a maximum yield strength of 7.52 MPa and Young’s modulus of 1281.18 MPa, with a quite considerable ultimate tensile strength of 10.54 MPa compared with the optimized results obtained through the response surface methodology.

1. Introduction

In the last two decades, lightweight materials have played a vital role in improving mechanical strength. Composites are substances that have been mechanically or metallurgically bound together to combine the advantageous features of many materials. Although each component’s structure formation and characteristics are preserved, a composite often has superior qualities. Due to their high stiffness, strength and resistance to wear, composite materials outperform traditional alloys in a variety of applications. They are generally applied in various manufacturing components, such as buyer products, electrical rods, and shipping accessories [1,2,3,4]. In recent years, much research has been carried out to enhance the mechanical properties of composites. For single- and multi-response process optimization, researchers have used a variety of methodologies, including response surface methodology, neural networks, the Gray algorithm, the genetic algorithm, and particle swarm optimization. Process performance is influenced by the optimal setting of the process parameters. It is required to evaluate the impact of each process parameter on each response parameter for multi-response optimization [5].
Optimization has left its footprint in various engineering domains. Optimization is the rigorous search of a solution space to attain a better solution. Brute force is a technique that searches every possibility in a search space, whereas a heuristics-based algorithm uses a guided random approach to effectively search for a solution in less time [6]. Bio-inspired optimization algorithms have been applied to many leading industrial problems in the continuous and discrete domains. Optimization problems are generally classified into two types, i.e., single-objective optimization and multi-objective optimization. In single-objective optimization, the algorithm only considers one objective function and the output of the algorithm is a scalar quantity. In a multi-objective optimization problem, more than one objective function is mapped in the algorithm [7]. The output of a multi-objective optimization problem is usually presented in vectors. Each value in the output vector corresponds to an objective function. The objective function or fitness function is the mathematical model constructed specifically for the problem instance that is to be maximized or minimized with the aid of optimization algorithms. The search space comprises all the possible inputs given to an algorithm to produce an output in the solution space. The search space can be minimized using constraints. Every optimization algorithm has three working phases, namely: initialization, iteration, and the identification of the global best solution [8]. In the initialization phase, the parameters required for the algorithm, the objective function, and the exploration and exploitation weight vectors are initialized. The initial problem-specific population is generated at random and evaluated using the objective function. Exploration is the process of searching the entire search space, whereas exploitation is a way to improve the existing solution. Every bio-inspired algorithm is designed to run for a number of iterations. The weight vectors are coefficients that increase or decrease the exploration and exploitation as the iterations proceed. During the initial iteration, exploration is given more weightage, and as the iteration increases, the exploration coefficient becomes 0 or minimal and exploitation is given more weightage. If the exploration coefficient is initialized to a constant, then the algorithm works as a random walk. The initial population is improved in the iteration phase. The initialization phase remains the same for most bio-inspired algorithms [9]. The iteration phase is the one that differentiates a variety of bio-inspired algorithms. For example, the ant colony algorithm uses a different iteration phase compared with the genetic algorithm. In this phase, unique methodologies are used to improve existing solutions. During each iteration, the best of all solutions is stored in an elite population, and it is replaced if any better solutions are found [10].
For a single-objective optimization problem, the identification of a global solution is conducted by simply comparing the objective values of a resultant population with the global best values. This phase varies in the case of multi-objective optimization problems [11]. Naik et al. [12] used the genetic algorithm (GA) to achieve global optima to minimize the weight of a carbon epoxy composite laminate rather than using gradient descendant-based techniques. The native reproduction, crossover and mutation operators were used. It was observed that the gradient-based methods could not be used to find global minima when a local minimum was found. Gillet et al. [13] implemented a multi-objective version of the GA to optimize two objective functions to study the influence of design variables in various standard optimization problems. The adoption of strength a Pareto evolutionary algorithm was implemented by Zitzler and Thiele [14] to isolate non-dominated solutions in an entire population. Almeida and Awruch used a modified version of a reproduction and crossover operator to optimize composite laminated structures. Minimizations of the weight and cost of materials were simultaneously addressed through multi-objective optimization. Single-point crossover was used as the reproduction operator. The random addition or subtraction of values under limits and gene swapping were used as mutation operators to ensure diversity among the population [15].
Irisarri et al. [16] used GA-based multi-objective optimization for the buckling of laminated plates. The initial population was initialized with the values obtained from the maximin design of experiments method to speed up the convergence rather than using a randomized initial population. Spears and Anand [17] used two-point crossover as a reproduction operator. Sheyka et al. [18] used a multi-objective genetic algorithm (MOGA) to design a blast-resistant composite. Murata et al. [19,20] adapted the GA to address multiple objectives using weight vectors and summated the objective score to a single value (weighted sum approach) Alvarez et al. [21] used a MOGA in which the optimization was constructed without the need of merging the solution by using the concept of domination. A MOGA extensively searches a solution front to produce multiple Pareto solutions, whereas the weighted sum approach can only be used identify a solution over the imposition of weight vectors. Lee et al. [22] presented a work that aimed to minimize the weight of multilayered composite plates and minimize their maximum displacement. The design variables included the type, thickness and orientation of the fibers of each layer. Duk et al. [23] evaluated objective and constraint functions instead of using time-consuming finite element analysis methods (FEAMs) during the optimization process, while the NSGAII was employed to find a set of Pareto-optimal solutions of MOO problems. Additionally, the effects of various boundary conditions and carbon nanotube (CNT) distributions on the Pareto-optimal solutions of MOO problems were discussed. Toupe et al. [24] investigated the effect of two different optimization paths on the microstructure and mechanical properties of flax fiber/postconsumer recycled plastic composites.
Badallo et al. [25] compared the performance of the archive-based micro genetic algorithm (ABGM), neighborhood cultivation genetic algorithm (NCGA) and non-dominate sorting genetic algorithm II (NSGA-II) to maximize the critical buckling load and minimize the mass. Tiwari et al. stated that the ABGM is an improved version of the GA, as the history of an entire population can be stored in an external archive. Once executed, the best-performing individuals form the Pareto front. Deb et al. [26,27] confirmed that the NCGA follows the same flow as the GA, except that crossover is performed between individuals of closest objective values. Diversity was achieved using extensive mutation operators. Munck et al. [28] stated that in the NSGA II, the concept of domination is applied to parent and children populations, and then multiple Pareto fronts are identified to perform crowding distance calculations. An individual lesser crowding distance denotes the extensive availability of solutions. The NSGA II only maintains an external archive with Pareto solutions. The external archive is replaced during every iteration with a better performing solution. Hwang et al. [29] used a roulette wheel method to select an individual to be included in a mating pool in which the best-performing individual has a higher probability of being including in the mating pool than the worst-performing individual. In this article, the authors used a layer-wise optimization algorithm (ILOA) to design viscoelastic composite structures.
Gopalan et al. [30] studied the impact of natural fiber content on ultimate tensile strength. It was observed that fly ash did not affect UTS, but the addition of carbon nanotubes (CNTs) enhanced other mechanical properties. Gopalan et al. [31] studied the tensile properties of natural fiber/carbon nanotubes reinforced with EC. Samples were prepared using the Design of Experiments (DOE) approach with the CCD of the RSM, and then the effect of the wt.% of each constituent on tensile properties was analyzed with the ANOVA model. It was observed that YS and YM mainly depended on the wt.% of sugarcane fiber, whereas fly ash and CNTs contributed to the enhancement of the ultimate tensile strength. The yield strength, ultimate tensile strength, and Young’s modulus of a composite of 0.5 weight percent fly ash, 2 weight percent natural fiber and 0.85 weight percent carbon nanotubes were determined to be 5.53 MPa, 19.62 MPa, and 914.96 MPa, respectively. Sim et al. [32] evaluated the tensile strength of a fly ash/epoxy-reinforced polymer matrix composite for different vol.% of fly ash. It was observed that the tensile strength increased with increases in the content of fly ash to certain limit and then decreased.
Khondker et al. [33] considered composite specimens produced under various processing parameters. Under the identified suitable processing parameters, jute/PP composite samples exhibited excellent mechanical characteristics. When compared with virgin PP materials, the unidirectional jute/PP composites’ static mechanical characteristics were significantly improved.
The effects of compression process parameters on the tensile properties of composites reinforced with hemp fiber were investigated by Takemura and Minekage [34]. They discovered that compared with polypropylene bulk, hemp fiber-reinforced polypropylene had better tensile properties. In comparison with the resin large bulk specimen, the composite was 2.6 times stronger. The ideal molding temperature and time for hemp fiber-reinforced green composite were found to be under 180 °C and 20 min, respectively. Goleswski et al. [35] analyzed increases in the early strength of concrete with fly ash through the application of a specifically formulated chemical nano-admixture (NA) in the form of seeds of the C-S-H phase. The NA was used to accelerate the strength growth in the concrete. The results of tests indicate the possibility of using NA in a wide range of management areas in sustainable concrete prefabrication. Khan et al. [36] noted that the application of nano-silica in cement-based composites was beneficial when used up to an optimal dosage of 2–3% due to high pozzolanic reactivity and a filler effect, whereas a higher dosage of nano-silica had a detrimental influence due to the increased porosity and microcracking caused by the agglomeration of nano-silica particles. The mechanical strength could be enhanced by 20–25% when NS was incorporated in the optimal amount. The models developed for predicting the strength of nano-silica-modified concrete exhibited good agreement with experimental data according to low error values. Zhang et al. [37] observed that geopolymer composites’ flowability and compressive strength were slightly improved when compared with those without NS. With the increase in the superplasticizer content, the compressive strength of geopolymer composites showed a slightly decreasing trend on the whole.
Aamir et al. [38] examined the drilling process parameters and their optimization techniques, as well as the effects of dust particles on human health during the machining process. They observed that the direction of fibers had an important role in defining the damage tolerances of composites, chip formation, thrust force, and surface roughness. For the optimization of process parameters, a multi-attribute decision-making technique has been used by different researchers; however, the majority have studied the Taguchi method because it is a simple approach that does not require an expert background in statistics to form a set of standard designs.
From the literature, it can be observed that a few studies have reported the effects of various constitutes on the tensile properties of polymer matrix composites but no one has used a multi-objective evolutionary algorithm to find the optimized wt.% for the mentioned composites. Hence, in this research, the authors attempted to find out the optimum wt.% of sugarcane fiber, fly ash and CNTs to achieve maximum tensile properties using a multi-objective evolutionary algorithm technique that was also validated with the experimental and ANOVA results listed in a previous study carried out by authors. In this research work, the authors employed a multi-objective evolutionary algorithm using decomposition to find an optimal value considering the parameters of yield strength, ultimate tensile strength and Young’s modulus. These parameters were programmatically embedded as an objective function in the MOEA/D algorithm. The algorithm produced an output vector with three values corresponding to each objective function. The concept of domination was used to identify the best-performing solution among the generated solutions. The worst-performing solutions were eliminated using the concepts of domination, the remaining solutions were plotted in a three-dimensional space, and a Pareto front was constructed. All the solutions in the Pareto front were non-dominated or best-performing solutions.

2. Methodology

A flowchart for the proposed method is shown in Figure 1. In this study, the influences of the wt.% of fly ash, sugarcane fiber and CNTs on tensile behaviors were studied using analysis of variance (ANOVA). The tensile test values were fed to the MINITAB software program to carry out ANOVA. Regression equations, which illustrated the influences of the wt.% of fly ash, sugarcane and CNTs on the tensile behavior of the composite, were obtained. The regression equations were optimized using the MOEA/D algorithm to obtain optimal values. Using the optimal compositional values produced by the algorithm, materials were fabricated. The fabricated materials were tested using a Shimadzu UTM machine to cross-validate the findings.

2.1. Materials and Methods

The polymer matrix composites were made using epoxy as the matrix. Fly ash was utilized as one of the fillers and reinforcements since it is a plentiful and accessible substance. Fly ash with a grain diameter of 50 μm was purchased to create an epoxy polymer matrix composite. Due to its biodegradability, sugarcane fiber was also used as reinforcement with the matrix. Dried sugarcane was acquired and processed through a pulverizer to create a reinforcement for an EPM composite. The sugarcane fiber was filtered in a sieve with a mesh size of 150 μm after it was ground. As a result, the grain diameter of the sugarcane fiber used in the epoxy polymer matrix composite was 150 μm. A CNT is a substance that considerably raises the malleable property of an EPM composite when used as a filler or reinforcement. MWCNTs purchased from Sisco Research Laboratories Pvt. Ltd., (Chennai, India) were used to add another filler or reinforcement to the epoxy polymer matrix. The purchased CNTs had the following specifications: MWCNT type 3, outer diameter of 10–20 nm, and span of 10–30 μm.
For the preparation of samples, the Design of Experiments (DOE) concept was used to keep track of the variations of all involved factors. Table 1 shows the parameter levels for the wt.% of the fly ash, sugarcane fiber, and CNTs obtained using the RSM model CCD (Central Composite Design). The fly ash and sugarcane fiber were ground in a plate mill pulverizer, and the ground fiber was segregated with 5 different wt% levels of CNT fillers/reinforcements to form the CCD matrix. The wt.% values for fly ash and sugarcane fiber ranged from 0 to 2. Similarly, the wt.% values for the MWCNTs were in the range of 0 to 1. The required proportion of epoxy resin, its hardener, fly ash, sugarcane, and CNTs were established by weighing them in the machine. An HY951 hardener was added to the prepared epoxy matrix/reinforcement solution in a proportion of 1:10 by volume. The solution was carefully stirred for around 10 min. After a few minutes, this solution started losing its viscosity, and when it again started to gain consistency, the solution was poured into a tensile mold. It was previously observed that a fly ash (0 to 2 wt.%) and sugarcane fiber (0 to 2 wt.%) with CNTs (0 to 1 wt.%)-reinforced matrix provides the best tensile results [31]. This combination also resists crack propagation and improves fracture toughness. The results of this study showed that there was a remarkable improvement in the mechanical and thermal stability of the composites following reinforcement.
The solution was allowed to solidify in atmospheric conditions for 3–4 h. The involved process was exothermic. Once the polymer matrix composite hardened, it was taken out of the mold. Solidified epoxy matrix composite samples were cured in an oven at 80 ºC for 2 h. A tensile test was carried out with a 50 kN universal testing machine (SHIMADZU make AG-X plus, Shimadzu Asia Pacific, Pvt.Ltd, Chennai, Tamilnadu, India) at a constant displacement rate of 2 mm/min at room temperature (see Figure 2) according to the ASTM: D3039 standard specimen configuration [5]. Generally, a 40 mm length was used from both sides of each sample for them to be held in the holding fixture. The strain rate maintained during the testing was 2 mm/min. Accordingly, 20 samples were prepared for different wt.% of fly ash, sugarcane fiber and CNTs, as listed by the authors in a previous study [31].
Equations (1)–(3) are the regression equations for yield stress, UTS, and Young’s modulus, respectively. From these regression equations, values for all 20 samples were calculated by substituting the corresponding wt.% of fly ash/sugarcane fiber/CNTs in Equations (1)–(3). Based on the DOE method, the following regression equations were obtained.
Regression Equation (1):
Yield strength M P a = 2.962 3.338   fly ash 1.631   sugarcane + 1.68   C N T + 2.022   fly ash × fly ash + 2.257   sugarcane × sugarcane 1.971   CNT × CNT 1.355   fly ash × sugarcane + 0.990   fly ash ×   C N T 0.650   sugarcane × C N T
Regression Equation (2):
U T S M P a = 10.99 1.93   fly ash 9.76   sugarcane + 13.72   C N T + 3.969 fly ash × fly ash + 3.346   sugarcane × sugarcane + 19.86   C N T × C N T   + 2.980   fly ash × sugarcane 23.29   fly ash × CNT 2.56   sugarcane × C N T
Regression Equation (3):
Young s modulus (MPa) = 537 615   fly ash 317   sugarcane + 401 CNT + 341.8   fly ash × fly ash + 392.3   sugarcane × sugarcane 473   C N T   × C N T 200   fly ash × sugarcane + 196   fly ash × CNT 128   sugarcane × C N T

2.2. Development of MOEA/D

For optimization, a multi-objective evolutionary algorithm based on decomposition (MOEA/D) was adopted. This is a multi-objective version of genetic algorithm workflow shown in Figure 2. The algorithm’s prerequisites, such as objective functions, number of objectives, population size, ideal vector, and number of neighbors, are first initialized. The initial populations are randomly generated to satisfy the input constraints. An ideal vector is an imaginary solution point in a Euclidean space, and the MOEA/D algorithm tries to generate the ideal vector during each iteration. Objective functions are problem-specific computational procedures where the output of the objective function is a scalar or a vector that needs to be minimized or maximized. A population P may contain n number of individuals. An initial non-dominated solution is found by evaluating the population against the objective function. The Tchebycheff method is used to convert the multi-objective vectors into a scalar quantity. Each of the individuals is evaluated with randomly generated weight vectors to effectively explore the given search space. The evaluated individuals are also compared with their neighbors for a better solution. If a better solution is found, the weight vectors are eliminated and the results are produced.
The best-performing solution in the previous population and one more individual are selected using roulette wheel selection. The selected individual undergoes a crossover operation and a mutation operation to generate a new individual. The individual, not satisfying the constraints, is eliminated from the newly developed population. For each newly generated individual, the fitness function is calculated in search of improvements to the solution compared with the previous generation. If any improvement is found, the individual is once again evaluated with the neighbors of different weight vectors for a better solution. The concept of domination is applied to the solution vectors to isolate non-dominated solutions. Non-dominated solutions are the best-performing solutions in all objectives. The non-dominated solutions are stored in the external population (EP) during each outer loop iteration (denoted in blue in Figure 3). The non-dominated solutions are appended in the external population during each iteration. The concept of domination is once again used within the external population to isolate the best-performing individual in the overall procedure. The final solutions of the external populations are plotted in the Euclidean plane. A posteriori expertise is applied to fix the desired solution point among all other solutions. Most MOEAs only regard the MOP as a whole and rely on domination to measure the quality of solutions, and these solutions may not be uniformly distributed over the PF. The fitness evaluation based on a scalar function can be scaled to the number of objectives and strong search ability, and its computational complexity is not exponentially increased with increases in objectives. Therefore, many decomposition-based MOEAs have been proposed.

3. Results and Discussions

3.1. Tensile Test

The third specimen showed high YS and YM values, whereas the eleventh specimen showed the highest UTS value. Specimen 5 showed the lowest YS and YM values, and sample 12 showed the lowest UTS value. Adding sugarcane and CNTs improved the composite strength, which verified that the CNTs were strong enough to be used as a reinforcement in epoxy composites. The yield strength was low in the 1% fly ash and 1% sugarcane at 1% combination, and it was much higher in the 0% fly ash and 2% sugarcane combination. The increased tensile strength of the composites following the addition of CNTs was due to the fact that CNTs can fill zones in the matrix that cannot be filled by fibers, thus leading to greater interactions between the reinforcement and matrix [39]. In addition, the increase in the tensile strength of the composite was due to the good interaction between the reinforcement, both natural fibers, or CNTs and the epoxy matrix.

3.2. Results of Modelling

The predicted models presented a nonlinear relationship between the design parameters and quality characteristics. As reported in a literature review [22], fiber parameters are have significant impact on the quality of products in fiber-reinforced composites. Based on the established relationship models according to the response surface method, the MOEA/D algorithm was applied by considering the multi-objective function as yield strength (YS), ultimate tensile strength (UTS) and Young’s modulus (YM). The initially found objective parameters {YS, UTS, YM} are listed in Table 2 without any constraint on input parameters such as fly ash, sugarcane fiber (SCF) and carbon nanotubes (CNTs). The composite with 2 wt.% of SCF and 0.3854 wt.% of CNTs showed the highest YS and YM values, whereas the composite with 0.0241 wt.% of fly ash, 2 wt.% of SCF, and 1.6714 wt.% of CNTs showed the maximum UTS values. It was noticed that the maximum YS and YM values were achieved with less wt.% of CNTs. On the other hand, the UTS significantly rose with the addition of CNTs, but the composite could not incorporate the fly ash, which is the main problem of disposal.
Now, to reuse fly ash, {fly ash, SCF, CNT} ≥ 0.2 constraint was applied to the input parameters, and the results obtained regarding {YS, UTS, YM} are illustrated in Table 3. It was found that the composite with 0.2093 wt.% of fly ash, 2 wt.% of SCF, and 0.5780 wt.% of CNTs showed the highest YS and YM values, whereas the composite with 0.2000 wt.% of fly ash, 2 wt.% of SCF, and 1.2829 wt.% of CNTs showed the maximum UTS. The proposed combinations enabled the reuse of fly ash and biodegradable sugarcane fiber, making them environmentally friendly composite materials.
Considering that more use of fly ash leads to disposal issues, one more case was considered. {Fly ash, SCF, CNT} ≥ 0.5 constraints were applied to input parameters, and the results obtained for {YS, UTS, YM} are shown in Table 4. A combination of 0.5 wt.% of fly ash, 2 wt.% of SCF, and 0.6786 wt.% of CNTs showed the highest YS and YM values, whereas a combination of 0.5273 wt.% of fly ash, 2 wt.% of SCF, and 1.5353 wt.% of CNTs showed the maximum UTS. It was observed that the maximum YS and YM values were obtained when the composite contained the minimum wt.% of fly ash and CNTs, and a maximum wt.% of CNTs led to the highest UTS with a constant wt.% of SCF.

3.3. Confirmatory Test

Table 5 shows the results for {YS, YM} without considering any constraints on {fly ash, SCF, CNT}. It was noticed that constant fly ash and sugarcane fiber contents led to maximum yield strength, Young’s modulus, and UTS values.
Table 6 illustrates that when {YS and YM} was considered with {fly ash, SCF, CNT} ≥ 0.2 constraints applied to the input parameters, the maximum yield strength and Young’s modulus were obtained for a combination of 0.2 wt.% of fly ash and 2 wt.% of sugarcane fiber, whereas an increase in UTS was noticed following the addition of CNTs up to 0.6095 wt.%. The authors recommend using a small amount of fly ash because it creates many problems during disposal. So, the minimum use of fly ash and the moderate use of SCF and CNTs led to maximum YS and YM values and a sufficient UTS value. One can see that the relative error of each response value was less than 8% in the optimization schemes, so the optimization scheme obtained by combining the response surface method and the MOEA/D algorithm is highly reliable [39].
Finally, when {fly ash, SCF, CNT} ≥ 0.5 constraints were considered, the maximum values for objectives {YS, YM} were found as listed in Table 7. A combination of 2 wt.% of sugarcane fiber and 0.5 wt.% of fly ash and CNTs exhibited the maximum yield strength and Young’s modulus values, with a considerable UTS.
Table 8 shows the wt. content of fly ash/SCF/CNTs obtained with the algorithm and optimization via the RSM. The comparative analysis revealed that the optimal solution of fly ash/SCF/CNTs contents showed a YS of 5.53 MPa and a YM of 914.96 MPa. Based on observations, the projected parametric combination led to the highest yield strength and Young’s modulus values without compromising the percentage of fiber content. Therefore, the design parameters of the scheme were chosen as the optimal parameters. Deviations in the results based on the RSM and MOEA/D were found to be 26.43% and 28.58%, respectively. The results were compared with the experimental results of the optimization by combining the response surface method and the MOEA/D. The combination of 0.2 wt.% of fly ash, 2 wt.% of SCF, and 0.39 wt.% of CNTs showed a maximum YS of 7.52 MPa and a maximum YM of 1281.18 MPa, with a quite considerable UTS of 10.54 MPa, compared with the optimized results obtained through the RSM.

4. Conclusions

From the above investigation, the following conclusions are drawn.
  • It is evident that fly ash has many environmental disposal issues. Additionally, biodegradable composites can be constructed with the use of SCF and recyclable material such as CNTs.
  • A mixture of 0.5 wt.% of fly ash, 2 wt.% of SCF, and 0.5 wt.% of CNTs exhibited better maximum yield strength, Young’s modulus, and UTS values compared with the optimized values obtained via the RSM.
  • Increasing the wt.% of CNTs improved the ultimate tensile strength, but it did not influence the composite material’s yield strength and Young’s modulus.
  • As the content of fly ash reduced, the YS and YM were increased and the UTS was somewhat degraded; however, making reusable, biodegradable, and recyclable composites necessitates using waste fly ash.
  • The MOEA/D is an efficient and effective algorithm that can be used to solve multi-response optimization problems including the one considered in the present study, as it suggests a set of alternate optimal solutions in a short period.
  • In this way, the described design parameter combinations are expected to not only ensure the meeting of product quality specifications but also to enhance stability outcomes.

Author Contributions

Project Administration & Conceptualization, G.V.; Software & Data curation, A.G.; Writing Original Draft & Validation, P.S.V.; Software & Funding Acquisition, N.V.; Investigation & Validation, D.R.S.; Writing, review & Editing, R.R.M. 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.

Acknowledgments

The authors express their grateful to Vellore Institute of Technology, Chennai to carry out this work.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

UTSUltimate Tensile Strength
CNTCarbon Nanotube
YSYield Strength
YMYoung’s Modulus
MOEA/DMulti-Objective Evolutionary Algorithm with Decomposition
DOEDesign of Experiment
ANOVAAnalysis Of Variance
RSMResponse Surface Methodology
SCFSugarcane Fiber
EPExternal Population
CCD Central Composite Design
MWCNTMulti-Wall Carbon Nanotube
PFPareto Front
UTMUniversal Tensile Machine

References

  1. Hale, D.K. The physical properties of composite materials. J. Mater. Sci. 1976, 11, 2105–2141. [Google Scholar] [CrossRef]
  2. Jones, R.M. Mechanics of Composite Materials, 2nd ed.; CRC Press: Boca Raton, FL, USA; Taylor and Francis: Abingdon, UK, 2015; pp. 1–538. [Google Scholar]
  3. Naslain, R.R.; Pomeroy, M.R. Ceramic Matrix Composites: Matrices and Processing. Ref. Modul. Mater. Sci. Mater. Eng. 2016, 1–7. [Google Scholar] [CrossRef]
  4. Taylor, D. On the application of the Theory of Critical Distances for prediction of fracture in fibre composites. Frat. Ed Integrità Strutt. 2009, 11, 3–9. [Google Scholar] [CrossRef] [Green Version]
  5. Soepangkat, B.O.P.; Norcahyo, R.; Khoirul Effendi, M.; Pramujati, B. Multi-response optimization of carbon fiber reinforced polymer (CFRP) drilling using back propagation neural network-particle swarm optimization (BPNN-PSO). Eng. Sci. Technol. Int. J. 2020, 23, 700–713. [Google Scholar] [CrossRef]
  6. Javier, S.C. A procedure to design optimum composite plates using implicit decision trees. Struct. Multidiscip. Optim. 2017, 56, 1169–1183. [Google Scholar] [CrossRef]
  7. Mahrach, M.; Miranda, G.; Coromoto, L.; Segredo, E. Comparison between Single and Multi-Objective Evolutionary Algorithms to Solve the Knapsack Problem and the Travelling Salesman Problem. Mathematics 2020, 8, 2018. [Google Scholar] [CrossRef]
  8. Coello, C.A.C. Evolutionary Algorithms for Solving Multi-Objective Problems, 2nd ed.; Genetic Algorithms and Evolutionary Computation; Springer: New York, NY, USA, 2007. [Google Scholar]
  9. Darwish, A. Bio-inspired computing: Algorithms review, deep analysis, and the scope of applications. Future Comput. Inform. J. 2018, 3, 231–246. [Google Scholar] [CrossRef]
  10. Wang, Z.; Qin, C.; Wan, B.; Song, W.W. A Comparative Study of Common Nature-Inspired Algorithms for Continuous Function Optimization. Entropy 2021, 23, 874. [Google Scholar] [CrossRef]
  11. Segura, C.; Coello, C.A.C.; Miranda, G.; León, C. Using Multi-objective evolutionary algorithms for single-objective constrained and unconstrained optimization. Ann. Oper. Res. 2016, 240, 217–250. [Google Scholar] [CrossRef]
  12. Naik, G.N.; Gopalakrishnan, S.; Ganguli, R. Design optimization of composites using genetic algorithms and failure mechanism-based failure criterion. Compos. Struct. 2008, 83, 354–367. [Google Scholar] [CrossRef]
  13. Gillet, A.; Francescato, P.; Saffre, P. Single-and multiobjective optimization of composite structures: The influence of design variables. J. Compos. Mater. 2010, 44, 457–480. [Google Scholar] [CrossRef]
  14. Zitzler, E.; Thiele, L. An evolutionary algorithm for multiobjective optimization: The strength pareto approach. TIK-Rep. 1998, 1-43, 1–43. [Google Scholar]
  15. Almeida, F.S.; Awruch, A.M. Design optimization of composite laminated structures using genetic algorithms and finite element analysis. Compos. Struct. 2009, 88, 443–454. [Google Scholar] [CrossRef]
  16. Irisarri, F.X.; Laurin, F.; Leroy, F.H.; Maire, J.F. Computational strategy for multiobjective optimization of composite stiffened panels. Compos. Struct. 2011, 93, 1158–1167. [Google Scholar] [CrossRef]
  17. Spears, W.M.; Anand, V. A study of crossover operators in genetic programming. In International Symposium on Methodologies for Intelligent Systems; Springer: Berlin/Heidelberg, Germany, 1991; pp. 409–418. [Google Scholar]
  18. Sheyka, M.P.; Altunc, A.B.; Taha, M.R. Multiobjective genetic topological optimization for design of blast resistant composites. Appl. Compos. Mater. 2012, 19, 785–798. [Google Scholar] [CrossRef]
  19. Murata, T.; Ishibuchi, H. MOGA: Multiobjective genetic algorithms. IEEE Int. Conf. Evol. Comput. 1995, 1, 289–294. [Google Scholar]
  20. Murata, T.; Takada, K. Performance Evaluation of a Distributed Genetic Algorithm with Cellular Structures on Function Optimization Problems. Int. J. Knowl.-Based Intell. Eng. Syst. 2004, 3213, 1128–1135. [Google Scholar]
  21. Alvarez-Benitez, J.E.; Everson, R.M.; Fieldsend, J.E. A MOPSO algorithm based exclusively on Pareto dominance concepts. In International Conference on Evolutionary Multi-Criterion Optimization; Springer: Berlin/Heidelberg, Germany, 2005; pp. 459–473. [Google Scholar]
  22. Lee, D.S.; Morillo, C.; Bugeda, G.; Oller, S.; Onate, E. Multilayered composite structure design optimisation using distributed/parallel multi-objective evolutionary algorithms. Compos. Struct. 2012, 94, 1087–1096. [Google Scholar] [CrossRef]
  23. Duy, K.; Tam, T.T.; Thoi, N.T. Multi-Objective Optimization of Laminated Functionally Graded Carbon Nanotube-Reinforced Composite Plates Using Deep Feedforward Neural Networks-NSGAII Algorithm. Int. J. Comput. Methods 2022, 19, 2150065. [Google Scholar]
  24. Toupe, J.L.; Chimeni, D.Y.; Trokourey, A.; Rodrigue, D. Optimizing the Performance of Natural Fiber Reinforced Plastics Composites: Influence of Combined Optimization Paths on Microstructure and Mechanical Properties. Polym. Polym. Compos. 2015, 23, 535–544. [Google Scholar] [CrossRef]
  25. Badallo, P.; Trias, D.; Marin, L.; Mayugo, J.A. A comparative study of genetic algorithms for the multiobjective optimization of composite stringers under compression loads. Compos. Part B Eng. 2013, 47, 130–136. [Google Scholar] [CrossRef] [Green Version]
  26. Deb, K. An Efficient Constraint Handling Method for Genetic Algorithm. Comput. Methods Appl. Mech. Eng. 2000, 186, 311–338. [Google Scholar] [CrossRef]
  27. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T.A.M.T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef] [Green Version]
  28. Munck, M.D.; De Sutter, S.; Verbruggen, S.; Tysmans, T.; Coelho, R.F. Multi objective weight and cost optimization of hybrid composite-concrete beams. Compos. Struct. 2015, 134, 369–377. [Google Scholar] [CrossRef]
  29. Hwang, S.F.; Hsu, Y.C.; Chen, Y. A genetic algorithm for the optimization of fiber angles in composite laminates. J. Mech. Sci. Technol. 2014, 28, 3163–3169. [Google Scholar] [CrossRef]
  30. Gopalan, V.; Kumar Sharma, S.; Jangid, A.K.; Vignesh, P.; Nilesh, S.N.N.; Pandivelan, C. Investigations on Tensile and Flexural Characteristics of Flyash and Banana Fiber-Reinforced Epoxy Matrix Composites. Eng. Trans. 2020, 68, 89–101. [Google Scholar]
  31. Gopalan, V.; Vyas, R.; Goswami, I.; Shah, A.; Pragasam, V. Tensile Behaviour of Sugarcane Fibre/Fly Ash/Carbon Nano Tubes Reinforced Epoxy Composites. U.P.B. Sci. Bull. Ser. 2021, 83, 181–192. [Google Scholar]
  32. Sim, J.; Kang, Y.; Kim, B.J.; Park, Y.H.; Lee, Y.C. Preparation of Fly Ash/Epoxy composites and its effects on mechanical properties. Polymers 2020, 12, 79. [Google Scholar] [CrossRef] [Green Version]
  33. Khonder, O.A.; Ishaiku, U.S.; Nakai, A.; Hamada, H. Fabrication Mechanical Properties of Unidirectional Jute/PP Composites Using Jute Yarns by Film Stacking Method. J. Environ. Polym. Degrad. 2005, 13, 115–126. [Google Scholar] [CrossRef]
  34. Takemura, K.; Minekage, Y. Effect of molding condition on tensile properties of hemp fiber reinforced composite. Adv. Compos. Mater. 2007, 16, 385–394. [Google Scholar] [CrossRef]
  35. Golewski, G.L.; Szostak, B. Application of the C-S-H Phase Nucleating Agents to Improve the Performance of Sustainable Concrete Composites Containing Fly Ash for Use in the Precast Concrete Industry. Materials 2021, 14, 6514. [Google Scholar] [CrossRef] [PubMed]
  36. Khan, K.; Ahmad, W.; Amin, M.N.; Nazar, S. Nano-Silica-Modified Concrete: A Bibliographic Analysis and Comprehensive Review of Material Properties. Nanomaterials 2022, 12, 1989. [Google Scholar] [CrossRef] [PubMed]
  37. Zhang, P.; Wei, S.; Zheng, Y.; Wang, F.; Hu, S. Effect of Single and Synergistic Reinforcement of PVA Fiber and Nano-SiO2 on Workability and Compressive Strength of Geopolymer Composites. Polymers 2022, 14, 3765. [Google Scholar] [CrossRef] [PubMed]
  38. Aamir, M.; Tolouei-Rad, M.; Giasin, K.; Nosrati, A. Recent advances in drilling of carbon fiber–reinforced polymers for aerospace applications: A review. Int. J. Adv. Manuf. Technol. 2019, 105, 2289–2308. [Google Scholar] [CrossRef]
  39. Wicks, S.S.; de Villoria, R.G.; Wardle, B.L. Interlaminar and intralaminar reinforcement of composite laminates with aligned carbon nanotubes. Compos. Sci. Technol. 2010, 70, 20–28. [Google Scholar] [CrossRef]
Figure 1. Process flowchart.
Figure 1. Process flowchart.
Nanomaterials 12 04112 g001
Figure 2. Specimens used for tensile test.
Figure 2. Specimens used for tensile test.
Nanomaterials 12 04112 g002
Figure 3. The MOEAD algorithm workflow.
Figure 3. The MOEAD algorithm workflow.
Nanomaterials 12 04112 g003
Table 1. wt.% of fly ash, sugarcane and CNTs at various levels [31].
Table 1. wt.% of fly ash, sugarcane and CNTs at various levels [31].
ParametersLevels
−2−1012
Wt.% of fly ash00.511.52
Wt.% of sugarcane00.511.52
Wt.% of CNTs00.250.50.751
Table 2. Optimizing the objectives {YS, UTS, YM} without any constraints imposed on input parameters {fly ash, SCF, CNT}.
Table 2. Optimizing the objectives {YS, UTS, YM} without any constraints imposed on input parameters {fly ash, SCF, CNT}.
Fly AshSugarcane FiberCNTYield StrengthUTSYoung’s Modulus
0.00002.00000.38548.581711.11841457.8263
0.00002.00000.43948.514512.46601444.6030
0.00002.00000.45868.487712.97531439.2135
0.00002.00000.45868.487712.97531439.2135
0.00002.00000.46268.482013.08321438.0467
0.00002.00000.46478.478913.13931437.4367
0.00002.00000.47688.461113.46911433.8081
0.00022.00000.48898.441713.80561429.8687
0.00002.00000.51648.398614.59191420.9335
0.00002.00000.56728.309516.12061402.2802
0.00012.00000.57288.298316.29631399.9466
0.00022.00000.57388.295916.32451399.4750
0.00002.00000.64918.144118.80521367.0065
0.00002.00000.65018.141918.83961366.5375
0.00022.00000.65558.129019.02121363.8128
0.00022.00000.67348.089319.64761355.2231
0.00002.00000.68158.071519.93891351.3340
0.00002.00000.77047.850923.26711303.1678
0.00002.00000.77337.842923.38081301.4316
0.00002.00000.78657.807523.90461293.6286
0.00002.00000.82277.706525.37221271.3319
0.00002.00000.83667.666425.94921262.4478
0.00002.00000.87137.562927.42201239.4876
0.00002.00001.03017.027834.78871119.6232
0.00002.00001.18856.395543.1286976.3933
0.02412.00001.67143.752473.8677376.8456
Table 3. Optimizing the objectives {YS, UTS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.2.
Table 3. Optimizing the objectives {YS, UTS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.2.
Fly AshSugarcane FiberCNTYield StrengthUTSYoung’s Modulus
0.20932.00000.57807.231914.65891224.2724
0.20002.00000.65667.129016.96951199.8914
0.20102.00000.71816.993518.87881170.5120
0.20002.00000.71976.994418.94241170.4461
0.20162.00000.72056.985318.95121168.8706
0.20002.00000.73176.967019.33571164.4170
0.20212.00000.73906.940519.55321159.1280
0.20262.00000.73976.936619.57021158.4023
0.20192.00000.74406.929719.72141156.6933
0.20052.00000.75496.910120.10451152.0019
0.20002.00000.80016.799921.68781127.4320
0.20002.00000.82436.736522.56241113.3198
0.20162.00000.84046.686023.13721102.4820
0.20002.00000.96026.337027.91461023.6403
0.20002.00000.97716.282128.63311011.2377
0.20002.00001.07855.930133.1704931.3588
0.20002.00001.08935.890233.6772922.2885
0.20002.00001.28295.097043.5611740.7246
Table 4. Optimizing the objectives {YS, UTS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.5.
Table 4. Optimizing the objectives {YS, UTS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.5.
Fly AshSugarcane FiberCNTYield StrengthUTSYoung’s
Modulus
0.52732.00001.53532.840249.2434298.4288
0.50032.00001.03914.989526.1341791.7830
0.50022.00000.94595.273122.7455856.7120
0.50002.00000.93065.316922.2262866.6686
0.50002.00000.92015.345921.8733873.2882
0.50002.00000.84425.543419.4455918.1744
0.50001.99980.83275.570219.0966924.3141
0.50001.99630.77455.681617.4055950.6806
0.50001.99830.74615.754916.6386966.4199
0.50002.00000.73645.784916.3898972.5752
0.50002.00000.73625.785516.3829972.6952
0.50002.00000.73625.785516.3829972.6952
0.50002.00000.73275.792616.2907974.2889
0.50002.00000.69195.871415.2614991.8523
0.50002.00000.67865.895714.9396997.2479
Table 5. Optimizing the objectives {YS, YM} without constraints imposed on input parameters.
Table 5. Optimizing the objectives {YS, YM} without constraints imposed on input parameters.
Fly AshSugarcane FiberCNTYield StrengthYoung’s
Modulus
UTS *
0.00002.00000.15988.73841483.29246.7355
0.00002.00000.34648.62311465.666410.2167
0.00002.00000.15358.73991483.31256.6427
* UTS was manually calculated based on resultant optimal input values.
Table 6. Optimizing the objectives {YS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.2.
Table 6. Optimizing the objectives {YS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.2.
Fly AshSugarcane FiberCNTYield StrengthYoung’s
Modulus
UTS *
0.39982.00000.60956.37381081.450014.0438
0.20002.00000.39847.51671281.180410.5416
0.32962.00000.42276.29621076.442310.2521
* UTS was manually calculated based on resultant optimal input values.
Table 7. Optimizing the objectives {YS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.5.
Table 7. Optimizing the objectives {YS, YM} with constraints imposed on input parameters {fly ash, SCF, CNT} ≥ 0.5.
Fly AshSugarcane FiberCNTYield StrengthYoung’s
Modulus
UTS *
0.50002.00000.50006.15431053.400011.3038
2.00001.64140.64834.1821733.338610.1031
1.99461.99460.79605.3122930.396311.0937
0.67801.91800.92874.3665712.057819.6167
2.00001.98030.67745.3314941.174312.0220
2.00002.00000.57815.4256961.762913.4703
2.00002.00000.60125.4264961.284213.1353
0.78131.97170.88594.5504753.174517.4100
* UTS was manually calculated based on resultant optimal input values.
Table 8. Comparison of results obtained with experiments, RSM and multi-objective evolutionary algorithm (with ≥0.5 constraints) for maximum responses.
Table 8. Comparison of results obtained with experiments, RSM and multi-objective evolutionary algorithm (with ≥0.5 constraints) for maximum responses.
Optimization Using (MOEA/D) AlgorithmOptimization Using RSM
Fly Ash % (wt.)Yield Strength (MPa)Fly Ash % (wt.)Yield Strength (MPa)
0.27.51670.55.53
Sugarcane fiber % (wt.)Ultimate tensile stress (MPa)Sugarcane fiber % (wt.)Ultimate tensile stress (MPa)
210.54160.519.62
CNT % (wt.)Young’s modulus (MPa)CNT % (wt.)Young’s modulus (MPa)
0.39841281.18040.5914.96
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Venkatachalam, G.; Gopu, A.; Velu, P.S.; Venkataraman, N.; Salunke, D.R.; Mukkamala, R.R. Study on Tensile Properties of Fly Ash, Sugarcane Fiber and Carbon Nanotube-Reinforced Polymer Matrix Composite Using Objective Evolutionary Algorithm. Nanomaterials 2022, 12, 4112. https://doi.org/10.3390/nano12234112

AMA Style

Venkatachalam G, Gopu A, Velu PS, Venkataraman N, Salunke DR, Mukkamala RR. Study on Tensile Properties of Fly Ash, Sugarcane Fiber and Carbon Nanotube-Reinforced Polymer Matrix Composite Using Objective Evolutionary Algorithm. Nanomaterials. 2022; 12(23):4112. https://doi.org/10.3390/nano12234112

Chicago/Turabian Style

Venkatachalam, Gopalan, Arunkumar Gopu, Pitchumani Shenbaga Velu, Neelanarayanan Venkataraman, Dinesh Ramesh Salunke, and Raghava Rao Mukkamala. 2022. "Study on Tensile Properties of Fly Ash, Sugarcane Fiber and Carbon Nanotube-Reinforced Polymer Matrix Composite Using Objective Evolutionary Algorithm" Nanomaterials 12, no. 23: 4112. https://doi.org/10.3390/nano12234112

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