SlideShare a Scribd company logo
1 of 16
Download to read offline
Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
How to cite this article: Tazou OL, Jimoh AA, Adedeji AA. Optimisation of Recycled Thermoplastic Plate (Tile). J Soft Comput
Civ Eng 2017;1(2):19–34. https://doi.org/10.22115/scce.2017.48972.
2588-2872/ © 2017 The Authors. Published by Pouyan Press.
This is an open access article under the CC BY license (http://creativecommons.org/licenses/by/4.0/).
Contents lists available at SCCE
Journal of Soft Computing in Civil Engineering
Journal homepage: www.jsoftcivil.com
Optimisation of Recycled Thermoplastic Plate (Tile)
O.L. Tazou1*
, A.A. Jimoh2
, A.A. Adedeji3
1. Department of Civil Engineering, University of Ilorin, Ilorin, Nigeria
Corresponding author: oliviertazou@gmail.com
https://doi.org/10.22115/SCCE.2017.48972
ARTICLE INFO ABSTRACT
Article history:
Received: 12 July 2017
Revised: 29 July 2017
Accepted: 30 July 2017
The purpose of this paper is to perform a structural
optimization of a flat thermoplastic plate (tile). This task is
developed computationally through the interface between an
optimization algorithm and the finite element method with
the goal of minimizing the equivalent stress with specified
target stress of 2 MPa when applied with a load intensity of
1000N. A 300 x 300 x 20 mm thermoplastic plate was
selected for the optimization, which was performed with a
tool in MATLAB R2012b known as genetic algorithm
accompanied with static analysis in ANSYS 15. The results
produced the optimum equivalent stress (δopt) of 2.136 MPa
with the optimum dimensions of 305 x 302 x 20 mm. Also,
the dimensions of the plate with the optimum value of the
equivalent stress were discovered to be within the lower and
upper bound dimensions of the plate. The thermoplastic plate
object of the optimization was a square plate of 300 x
300mm, and 20 mm thick with isotropic properties and a
particular load and boundary conditions were applied on the
entire plate.
Keywords:
Genetic algorithm (GA);
Finite element (FE);
ANSYS 15;
Matlab R2012b;
Local sensitive curve (LSC).
1. Introduction
The amount of solid waste is ever increasing due to increase in population, developmental
activities, changes in lifestyle, and socio-economic conditions. Plastics waste is a significant
20 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
portion of the total municipal solid waste [1] consumption of plastic products has increased
dramatically over the past few decades; they account for more than 70% of total plastics market
[2]. This trend results in the generation of a vast waste stream that needs to be managed
appropriately to avoid environmental damage [3]. Many countries around the world are
continuously faced with the problem of generation and disposal of plastic wastes. Governments
around the world have funded hundreds of research projects to find efficient waste treatment
technology [4]. Water sachet polyethylene is the most widely used polyethylene in developing
countries especially Nigeria. Both licensed and unlicensed water sachet making factories can be
found in virtually every street in cities, towns, and villages of Nigeria. During the dry season,
about 70% Nigerian adults drink at least one sachet of pure water daily indicating that about 50-
60 million used-water sachets are thrown into the streets of Nigeria on a daily basis [5]. The
packaging of this sachet water is made of non-biodegradable synthetic polyethylene (polythene),
which does not decay, decompose or corrode, and which when burnt, produces oxides of carbon,
nitrogen, and sulfur which can harm man and the environment [6] and [7]. Waste recycling is
often seen as an essential aspect of an efficient and effective solid waste management system;
plastic materials can be formed into shapes by different processes: extrusion, moulding, and
casting or spinning. Mechanic properties particularly stiffness, strength, and toughness of
polymeric materials are decisive properties in industrial, technological and household application
[8]. Several studies have been carried out on the recycling of polyethylene [9–12]. Since these
water sachets still possess some properties of polyethylene, they can be used in a blend with pure
polyethylene in making different polyethylene products like baskets, hats, ropes, bags, mats and
for fabric sewing [13]. Andrei carried out a research on recycling of waste polyethylene into the
thread but was not blended with pure polyethylene, and melt drawing was not carried out. This
study is aimed at recycling polyethylene waste by converting wastewater sachets into threads for
different uses thereby combating the problem of waste management.
The utilization of Genetic Algorithms (GA) in tackling engineering problems has been a
significant issue arousing the curiosity of researchers and practitioners in the area of systems and
engineering research, operations research and management sciences in the past decades. The vast
areas of applications of GA optimization techniques in tackling problems that cannot be handled
using the conventional methods and stochastic search are the focal areas of keen interest for
consideration in this paper. GA is a type of evolutionary algorithm (EA) that is found useful in so
many engineering applications which includes numerical and combinatorial optimization
problems, filter design as in the field of Signal processing, designing of communication
networks, semiconductor layout, spacecraft [14,15]. It is founded on the bases of natural
biological evolution process which is used to mimic nature in searching for an optimal solution
of a specific problem [16]. In the description of GA, the definition of chromosome and fitness
functions is of paramount importance. Chromosomes are an abstract representation of candidate
solutions. The fitness function is used in quantifying the desirability of a solution, which is
O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 21
closely correlated with the objective of the algorithm or optimization process. The fitness level is
used in evaluating candidate solutions, that is, the values being generated to characterize the
performance of candidate solutions [17].
In GA, the most promising search space areas are being explored through the utilization of
probabilistic rule, hence minimizing the risk of convergence to local minima. This is achieved by
simultaneously considering many points in the search space and favoring the mating of the fitter
individuals [16,17]. GA is a robust search algorithm that enables the quick location of high-
quality solution areas in a complex and large search space. The fundamental principle of GA
includes selection, reproduction, population solution, encoding and decoding, fitness function
evaluation and convergence [17,18]. This paper presents the optimization of the recycled
thermoplastic plate (tile).
2. Materials and Methods
Optimization process
The optimization is performed through an algorithm which exploits the capabilities of the
Optimization toolbox included in Matlab R2012b. It contains different functions among which
Genetic Algorithm has been chosen as explained as follows.
The procedure is the following:
a. The Matlab R2012b algorithm is run, and the optimization starts;
b. An initial value is assigned to the variables and text file;
c. ANSYS15 reads the parameters present in the text file and uses them as input;
d. The static analysis is performed, and the total equivalent stress value is exported to
another .txt file;
e. Matlab R2012b reads this value and continues to iterate in this way until a minimum (at
least local) of the equivalent stress is reached.
3. Static analysis
The goal of the static analysis is to find the defects whether or not they may cause failure using
the Finite Element (FE) method to perform a static analysis of the plate (tile) through the
engineering tool ANSYS15. ANSYS15 is launched by Matlab R2012b at each iteration. In this
way, the optimization process needs only to be started by the user in Matlab R2012b, and it
continues to iterate until either an optimal solution is reached or a stopping criterion is satisfied.
22 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
Properties of material and Parameters used in the FE analysis
The property of the materials used for the FE analysis of the material is shown in Figure 1.
Fig. 1. Properties of thermoplastic tile
The design variables of the plate are length (l) and width (w) which appear explicitly in this
phase, and the thickness of the plate is specified but was not included as a design variable.
On the other hand, it is necessary to choose between triangular or quadrilateral meshes, which
are the two possible choices when the mesh has to be defined over an area. In the optimization
performed a quadrilateral mesh has been adopted because besides a better quality of the solution
it speeds up the analysis time.
4. Boundary conditions and loads
In the optimization performed on the tile, the boundary condition adopted was elastic support of
foundation stiffness 18N/mm3
with all the edges simply supported as shown in Figure 2. Also, a
force of intensity 1000 N was applied to the plate before beginning the optimization as shown in
Figure 3.
O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 23
Fig. 2. Boundary conditions of material.
Fig. 3. Load intensity on the material.
Once the boundary conditions and the loads are defined in the ANSYS15, the static analysis is
performed, and the total equivalent stress and deformation of the structure are calculated by
summing the single equivalent stress and deformation values of each element that forms the
panel. For this, the ANSYS15 element table of the post-processing step is used to obtain the
equivalent stress and deformation of each element, and then each component of the table defined
is summed in order to obtain the total value.
In the end, ANSYS15 writes the total equivalent stress and the total deformation value on a .txt
file, and this represents the last step of the interface between Matlab R2012b and ANSYS15.
24 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
5. Results and discussion
Optimisations with l and w as design variables
Table 1 shows the optimizations done for different initial points, presenting, in particular, the
minimum value of the equivalent stress reached, the optimal values of the design variables lopt
and wopt are also presented in the table.
Table 1.
Various design points (iterations).
Design Points Length(lopt)mm Width(wopt)mm Equivalent stress (δopt)MPa
1 305 302 2.1381
2 300 302 2.1563
3 310 302 2.1251
4 305 300 2.1412
5 305 304 2.1300
6 300 300 2.1683
7 310 300 2.1402
8 300 304 2.1788
9 310 304 2.1344
In this case, the initial value of the thickness (t) is kept constant, and only the length and the
width of the plate is changed because it turned out to be the most problematic in the convergence
of the solution. The upper and lower bounds of the variables in these optimizations are presented
in Table 2.
Table 2
Upper and lower bounds for optimization.
Bounds Length (mm) Width (mm)
Upper bound 310 304
Lower bound 300 300
O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 25
From the optimization performed, targeted stress 2 Mpa was sought and rerunning the
optimization program, it yielded three candidate points of which if a more refined optimization is
performed, these three points will yield the targeted stress. These points are presented in Table 3.
Table 3
Candidate points for the sought target.
Candidate points 1 Candidate points 2 Candidate points 3
Length(mm) 308.0189 308.0150 308.0250
Width(mm) 300.1763 302.0762 301.0762
Stress(MPa) 2.1282 2.1282 2.1282
From the FE Analysis performed in ANSYS15, the deformations and equivalent stress were
determined as shown in Figure 4 and Figure 5 respectively. The result also shows that their
maximum values were obtained to be 2.1683MPa and 0.0025mm respectively.
Fig. 4. Deflections of the plastic plate when analyzed.
26 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
Fig. 5. The equivalent stress of plastic plate when analyzed.
However, from the optimization performed, the equivalent stress determined at each design point
(iteration) was plotted as shown in Figure 6. Also, the maximum and minimum equivalent stress
was determined at the design point 8 and design point 3 respectively.
Fig. 6. Design points (iteration) against parameters.
O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 27
Moreover, the dimensions determined at various design points were plotted against the
equivalent stress (length and width) and the feasible points of the plate were found with a length
of 305mm, the width of 302mm and the equivalent stress of this dimensions was 2.1364MPa.
The graph of these feasible points is presented in Figure 7 for 2D and Figure 8 for 3D.
Fig. 7. Dimensions of the plate (mm) against Equivalent stress (MPa) in 2D.
Fig. 8. Dimensions of the plate (mm) against Equivalent stress (MPa) in 3D.
28 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
The equivalent stress predicted from the response surface before performing the optimization
was also plotted against the equivalent stress observed at various design points (iteration), and
goodness of fit line was drawn for the best possible straight line which was found not passing
through the origin as shown in Figure 9.
Fig. 9. Goodness to fit for predicted against observed values of the stress.
Moreover, the equivalent stress determined at various design points were plotted against the
dimensions (length and width) which shows a cubic curve and which when interpolated with a
length of 305mm gives the optimum value of the equivalent stress of 2.1364MPa as shown in
Figure 10 for 3D and Figure 11 for 2D.
O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 29
Fig. 10. Equivalent stress (MPa) against Dimensions of the plate (mm) in 3D.
Fig. 11. Equivalent stress (MPa) against Dimensions of the plate (mm) in 2D.
30 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
The local sensitivity and the local sensitivity curves (LSC) were also plotted and indicated the
same optimum value as in the previous cases. The equivalent stress is plotted against the LSC as
shown in Figure 9; this allows not only to assess the overall accuracy but also to select the best
threshold. With a very low threshold, everything will be detected but without specificity. With a
very high threshold, there will be perfect specificity but will never classify anything as positive.
It is possible to plot the specificity on the x-axis and reverse the direction, so it goes from 1 to 0
instead of 0 to 1. It is more intuitive with a specificity of 1, which is the rate of more false
positives among all cases that should be negative. As we move along the curve, we get truer
positive but also false negative. This description is best shown in Figure 12 and Figure 13. Note
that, the point of intersection between the horizontal line and the curve marks the optimum point.
Fig. 12. Local sensitivity curves for Equivalent stress (MPa).
The parallel parameters chart was also plotted which shows the updated design points performed
in the optimization. This chart also displays the lower and the upper bound of both the length and
the width and also the minimum and maximum value of the equivalent stress performed during
the optimization process. This chart is presented in Figure 14.
O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 31
Fig. 13. Local sensitivity for Equivalent stress (MPa).
Fig. 14. Parameters parallel chart for the optimization.
32 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
As it is visible from the graphs plotted, all the simulations converged to the same values of
length 305mm, width 302mm and with the equivalent stress of 2.1364MPa.
6. Conclusions
The goal of this paper was to build a computational model able to find the optimum value of a
recycled thermoplastic plate (tile).
The thermoplastic plate object of the optimization was a square plate of (300x300x10mm) with
isotropic properties, and a particular load and boundary conditions were applied on the entire
plate.
In particular, the total equivalent stress of the plate was chosen as objective function to minimize,
and the design variables were the length (l) and the width (w) of the plate for the first set of
optimizations (the most relevant), only two design variables at once were considered in each
optimization, because otherwise the computational effort would have been too big and the time
required for each simulation as well.
An interface between the engineering tools Matlab R2012b and ANSYS15 was created to
perform such optimization that adopted the Genetic algorithm from Matlab R2012b optimization
toolbox, and an FE analysis to calculate the equivalent stress of the panel at each iteration, which
the optimum point was reached and was found to be 2.1364MPa with the optimum dimensions of
305mm and 302mm for the length and the width of the plate respectively and a thickness of
10mm (fixed) with a load intensity of 1000N. Therefore, it can be concluded that for a tile of this
type, the proposed dimensions of 300x300x20mm should not be used for the load intensity of
1000N but the optimum dimensions of 305 x 302 mm and 20 mm thick will be suitable for that
load.
References
[1] Achilias DS, Roupakias C, Megalokonomos P, Lappas AA, Antonakou ΕV. Chemical recycling of
plastic wastes made from polyethylene (LDPE and HDPE) and polypropylene (PP). J Hazard Mater
2007;149:536–42. doi:10.1016/j.jhazmat.2007.06.076.
[2] Babatunde MA, Biala MI. Externality Effects of Sachet Water Consumption and the Choice of
Policy Instruments in Nigeria: Evidence from Kwara State. J Econ 2010;1:113–31.
doi:10.1080/09765239.2010.11884931.
O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 33
[3] Aguado J, Serrano DP, San Miguel G. European trends in the feedstock recycling of plastic wastes.
Glob NEST J 2007;9:12–9.
[4] Alter L. Africa wages war on scourge of plastic bags 2007.
[5] Edoga MO, Onyeji LI, Oguntosin OO. Achieving Vision 20: 2020 through waste produce candle. J
Eng Appl Sci 2008;3:642–6.
[6] Hussein AA, Sultan AA, Matoq QA. Mechanical Behaviour of Loe Density polyethylene/Shrimp
Shells Composite. J Basrah Res Sci 2011;37.
[7] Jiménez A, Zaikov GE. Recent advances in research on biodegradable polymers and sustainable
composites. Nova Science Publishers; 2009.
[8] Olanrewaju OO, Ilemobade AA. Waste to wealth: A case study of the ondo state integrated wastes
recycling and treatment project, Nigeria. Eur J Soc Sci 2009;8:7–16.
[9] Williams PT, Slaney E. Analysis of products from the pyrolysis and liquefaction of single plastics
and waste plastic mixtures. Resour Conserv Recycl 2007;51:754–69.
doi:10.1016/j.resconrec.2006.12.002.
[10] Sarker M, Rashid MM, Rahman MS. Agricultural waste plastics conversion into high energy liquid
hydrocarbon fuel by thermal degradation process. J Pet Technol Altern Fuels 2011;2:141–5.
[11] Nwachukwu S, Obidi O, Odocha C. Occurrence and recalcitrance of polyethylene bag waste in
Nigerian soils. African J Biotechnol 2010;9:6096–104.
[12] Subbo WK, Moindi MN. Recycling of wastes as a strategy for environmental conservation in the
Lake Victoria Basin: The case of women groups in Kisumu, Kenya. African J Environ Sci Technol
2008;2:318–25.
[13] Tamboli SM, Mhaske ST, Kale DD. Crosslinked polyethylene. Indian J Chem Technol
2004;11:853–64.
[14] Olesya P. Global Optimisation Genetic Algorithms. McMaster Unversity Hamilton, Ontaria ppt
presentation, pp 25 2007.
[15] Bhattacharjya RK. Introduction to genetic algorithms. vol. 12. Indian Institute of Technology
Guwahati: 2012.
[16] Chen G, Yu J. Particle Swarm Optimization Neural Network and Its Application in Soft-Sensing
Modeling. In: Wang L, Chen K, Ong YS, editors. Int. Conf. Nat. Comput., Berlin, Heidelberg:
Springer Berlin Heidelberg; 2005, p. 610–7.
34 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34
[17] Ding S, Xu L, Su C, Zhu H. Using genetic algorithms to optimize artificial neural networks. J
Converg Inf Technol 2010;5:54–62. doi:10.1.1.645.8178.
[18] He A, Kyung Kyoon Bae, Newman TR, Gaeddert J, Kyouwoong Kim, Menon R, et al. A Survey of
Artificial Intelligence for Cognitive Radios. IEEE Trans Veh Technol 2010;59:1578–92.
doi:10.1109/TVT.2010.2043968.

More Related Content

What's hot

Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...
Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...
Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...ijtsrd
 
A simulation based multi-objective design optimization of electronic packages...
A simulation based multi-objective design optimization of electronic packages...A simulation based multi-objective design optimization of electronic packages...
A simulation based multi-objective design optimization of electronic packages...Phuong Dx
 
Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...IAEME Publication
 
NEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTURE
NEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTURENEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTURE
NEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTUREAbdulRazakBH
 
IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...
IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...
IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...IRJET Journal
 
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESGNumber of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESGjournalBEEI
 
Strength Prediction Model for Concrete
Strength Prediction Model for ConcreteStrength Prediction Model for Concrete
Strength Prediction Model for ConcreteIDES Editor
 
High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...
High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...
High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...IJERA Editor
 
Molecular dynamics simulation
Molecular dynamics simulationMolecular dynamics simulation
Molecular dynamics simulationcsandit
 
Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...IJMER
 
Compressive stregnth of concerte using image processing ANM & ML
Compressive stregnth of concerte using image processing ANM & MLCompressive stregnth of concerte using image processing ANM & ML
Compressive stregnth of concerte using image processing ANM & MLSujitMundhe
 
IRJET- Prediction of Compressive Strength of High Performance Concrete using ...
IRJET- Prediction of Compressive Strength of High Performance Concrete using ...IRJET- Prediction of Compressive Strength of High Performance Concrete using ...
IRJET- Prediction of Compressive Strength of High Performance Concrete using ...IRJET Journal
 
Applications of layered theory for the analysis of flexible pavements
Applications of layered theory for the analysis of flexible pavementsApplications of layered theory for the analysis of flexible pavements
Applications of layered theory for the analysis of flexible pavementseSAT Journals
 

What's hot (16)

Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...
Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...
Multiscale Modeling Approach for Prediction the Elastic Modulus of Percolated...
 
Ao4101231237
Ao4101231237Ao4101231237
Ao4101231237
 
A simulation based multi-objective design optimization of electronic packages...
A simulation based multi-objective design optimization of electronic packages...A simulation based multi-objective design optimization of electronic packages...
A simulation based multi-objective design optimization of electronic packages...
 
Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...Verification for modeling of ultimate load for lightweight palm oil clinker r...
Verification for modeling of ultimate load for lightweight palm oil clinker r...
 
NEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTURE
NEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTURENEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTURE
NEURAL NETWORK ASSISTED CONCRETE MIX DESIGN WITH AND WITHOUT MINERAL ADMIXTURE
 
IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...
IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...
IRJET- A Review on Finite Element Modelling and Numerical Study of Precast St...
 
30120140504015
3012014050401530120140504015
30120140504015
 
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESGNumber of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
Number of Iteration Analysis for Complex FSS Shape Using GA for Efficient ESG
 
Strength Prediction Model for Concrete
Strength Prediction Model for ConcreteStrength Prediction Model for Concrete
Strength Prediction Model for Concrete
 
High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...
High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...
High-Performance Concrete Compressive Strength Prediction Based Weighted Supp...
 
Molecular dynamics simulation
Molecular dynamics simulationMolecular dynamics simulation
Molecular dynamics simulation
 
Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...
 
Compressive stregnth of concerte using image processing ANM & ML
Compressive stregnth of concerte using image processing ANM & MLCompressive stregnth of concerte using image processing ANM & ML
Compressive stregnth of concerte using image processing ANM & ML
 
01 00-00
01 00-0001 00-00
01 00-00
 
IRJET- Prediction of Compressive Strength of High Performance Concrete using ...
IRJET- Prediction of Compressive Strength of High Performance Concrete using ...IRJET- Prediction of Compressive Strength of High Performance Concrete using ...
IRJET- Prediction of Compressive Strength of High Performance Concrete using ...
 
Applications of layered theory for the analysis of flexible pavements
Applications of layered theory for the analysis of flexible pavementsApplications of layered theory for the analysis of flexible pavements
Applications of layered theory for the analysis of flexible pavements
 

Similar to Optimisation of Recycled Thermoplastic Plate (Tile)

MODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATOR
MODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATORMODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATOR
MODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATORIAEME Publication
 
IRJET - Replacing Ballasts with Non-Biodegradable Material
IRJET -  	  Replacing Ballasts with Non-Biodegradable MaterialIRJET -  	  Replacing Ballasts with Non-Biodegradable Material
IRJET - Replacing Ballasts with Non-Biodegradable MaterialIRJET Journal
 
IRJET-Replacing Ballasts with Non-Biodegradable Material
IRJET-Replacing Ballasts with Non-Biodegradable MaterialIRJET-Replacing Ballasts with Non-Biodegradable Material
IRJET-Replacing Ballasts with Non-Biodegradable MaterialIRJET Journal
 
Performance Analysis of Plastic Bricks for Structural Applications: A Combine...
Performance Analysis of Plastic Bricks for Structural Applications: A Combine...Performance Analysis of Plastic Bricks for Structural Applications: A Combine...
Performance Analysis of Plastic Bricks for Structural Applications: A Combine...IRJET Journal
 
LCA_-_of_concrete_with_construction_and_Demo_waste.pdf
LCA_-_of_concrete_with_construction_and_Demo_waste.pdfLCA_-_of_concrete_with_construction_and_Demo_waste.pdf
LCA_-_of_concrete_with_construction_and_Demo_waste.pdfSemra D.
 
E Waste Management by Utilization of E-Plastic as Coarse Aggregate in Concrete
E Waste Management by Utilization of E-Plastic as Coarse Aggregate in ConcreteE Waste Management by Utilization of E-Plastic as Coarse Aggregate in Concrete
E Waste Management by Utilization of E-Plastic as Coarse Aggregate in ConcreteIRJET Journal
 
Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...
Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...
Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...IRJET Journal
 
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...IRJET Journal
 
IRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow Analysis
IRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow AnalysisIRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow Analysis
IRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow AnalysisIRJET Journal
 
IRJET- Construction of E3 Shelter by Civil Waste Material: A Review
IRJET-  	  Construction of E3 Shelter by Civil Waste Material: A ReviewIRJET-  	  Construction of E3 Shelter by Civil Waste Material: A Review
IRJET- Construction of E3 Shelter by Civil Waste Material: A ReviewIRJET Journal
 
Buckling analysis of thin carbon
Buckling analysis of thin carbonBuckling analysis of thin carbon
Buckling analysis of thin carboneSAT Journals
 
Buckling analysis of thin carbonepoxy plate with
Buckling analysis of thin carbonepoxy plate withBuckling analysis of thin carbonepoxy plate with
Buckling analysis of thin carbonepoxy plate witheSAT Publishing House
 
IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...
IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...
IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...IRJET Journal
 
IRJET-Experimental Study on Concrete Properties using Pet in Tension Zone
IRJET-Experimental Study on Concrete Properties using Pet in Tension ZoneIRJET-Experimental Study on Concrete Properties using Pet in Tension Zone
IRJET-Experimental Study on Concrete Properties using Pet in Tension ZoneIRJET Journal
 
Investigation of post processing techniques to reduce the surface roughness o...
Investigation of post processing techniques to reduce the surface roughness o...Investigation of post processing techniques to reduce the surface roughness o...
Investigation of post processing techniques to reduce the surface roughness o...iaemedu
 
Investigation of post processing techniques to reduce the surface
Investigation of post processing techniques to reduce the surfaceInvestigation of post processing techniques to reduce the surface
Investigation of post processing techniques to reduce the surfaceiaemedu
 
IRJET- Improvement of Recently Constructed Pavement
IRJET- Improvement of Recently Constructed PavementIRJET- Improvement of Recently Constructed Pavement
IRJET- Improvement of Recently Constructed PavementIRJET Journal
 
IRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFD
IRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFDIRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFD
IRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFDIRJET Journal
 
International Journal of Production Research,2007, 1–22, iFi
International Journal of Production Research,2007, 1–22, iFiInternational Journal of Production Research,2007, 1–22, iFi
International Journal of Production Research,2007, 1–22, iFihildredzr1di
 

Similar to Optimisation of Recycled Thermoplastic Plate (Tile) (20)

MODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATOR
MODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATORMODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATOR
MODELING AND OPTIMIZATION OF A MOBILE CROP RESIDUE DISINTEGRATOR
 
IRJET - Replacing Ballasts with Non-Biodegradable Material
IRJET -  	  Replacing Ballasts with Non-Biodegradable MaterialIRJET -  	  Replacing Ballasts with Non-Biodegradable Material
IRJET - Replacing Ballasts with Non-Biodegradable Material
 
IRJET-Replacing Ballasts with Non-Biodegradable Material
IRJET-Replacing Ballasts with Non-Biodegradable MaterialIRJET-Replacing Ballasts with Non-Biodegradable Material
IRJET-Replacing Ballasts with Non-Biodegradable Material
 
Performance Analysis of Plastic Bricks for Structural Applications: A Combine...
Performance Analysis of Plastic Bricks for Structural Applications: A Combine...Performance Analysis of Plastic Bricks for Structural Applications: A Combine...
Performance Analysis of Plastic Bricks for Structural Applications: A Combine...
 
LCA_-_of_concrete_with_construction_and_Demo_waste.pdf
LCA_-_of_concrete_with_construction_and_Demo_waste.pdfLCA_-_of_concrete_with_construction_and_Demo_waste.pdf
LCA_-_of_concrete_with_construction_and_Demo_waste.pdf
 
E Waste Management by Utilization of E-Plastic as Coarse Aggregate in Concrete
E Waste Management by Utilization of E-Plastic as Coarse Aggregate in ConcreteE Waste Management by Utilization of E-Plastic as Coarse Aggregate in Concrete
E Waste Management by Utilization of E-Plastic as Coarse Aggregate in Concrete
 
Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...
Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...
Computational Fluid Dynamic Analysis and Structural Analysis of Ribbed Panel ...
 
MECHANICAL RECYCLING OF CFRP ALONG WITH CASE STUDY OF BICYCLE FRAME
MECHANICAL RECYCLING OF CFRP ALONG WITH CASE STUDY OF BICYCLE FRAMEMECHANICAL RECYCLING OF CFRP ALONG WITH CASE STUDY OF BICYCLE FRAME
MECHANICAL RECYCLING OF CFRP ALONG WITH CASE STUDY OF BICYCLE FRAME
 
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
IRJET- Planning, Design and Analysis of G+3 Hospital Building Provided with G...
 
IRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow Analysis
IRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow AnalysisIRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow Analysis
IRJET- Simulation and Analysis of Step Light Mid Part using Mold Flow Analysis
 
IRJET- Construction of E3 Shelter by Civil Waste Material: A Review
IRJET-  	  Construction of E3 Shelter by Civil Waste Material: A ReviewIRJET-  	  Construction of E3 Shelter by Civil Waste Material: A Review
IRJET- Construction of E3 Shelter by Civil Waste Material: A Review
 
Buckling analysis of thin carbon
Buckling analysis of thin carbonBuckling analysis of thin carbon
Buckling analysis of thin carbon
 
Buckling analysis of thin carbonepoxy plate with
Buckling analysis of thin carbonepoxy plate withBuckling analysis of thin carbonepoxy plate with
Buckling analysis of thin carbonepoxy plate with
 
IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...
IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...
IRJET - Uses of Various Plastic Materials in Bitumious Concrete (Flexible Pav...
 
IRJET-Experimental Study on Concrete Properties using Pet in Tension Zone
IRJET-Experimental Study on Concrete Properties using Pet in Tension ZoneIRJET-Experimental Study on Concrete Properties using Pet in Tension Zone
IRJET-Experimental Study on Concrete Properties using Pet in Tension Zone
 
Investigation of post processing techniques to reduce the surface roughness o...
Investigation of post processing techniques to reduce the surface roughness o...Investigation of post processing techniques to reduce the surface roughness o...
Investigation of post processing techniques to reduce the surface roughness o...
 
Investigation of post processing techniques to reduce the surface
Investigation of post processing techniques to reduce the surfaceInvestigation of post processing techniques to reduce the surface
Investigation of post processing techniques to reduce the surface
 
IRJET- Improvement of Recently Constructed Pavement
IRJET- Improvement of Recently Constructed PavementIRJET- Improvement of Recently Constructed Pavement
IRJET- Improvement of Recently Constructed Pavement
 
IRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFD
IRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFDIRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFD
IRJET- Design and Analysis of Epoxy Coated Flow through Pipe by CFD
 
International Journal of Production Research,2007, 1–22, iFi
International Journal of Production Research,2007, 1–22, iFiInternational Journal of Production Research,2007, 1–22, iFi
International Journal of Production Research,2007, 1–22, iFi
 

More from Journal of Soft Computing in Civil Engineering

More from Journal of Soft Computing in Civil Engineering (6)

Artificial Neural Networks for Construction Management: A Review
Artificial Neural Networks for Construction Management: A ReviewArtificial Neural Networks for Construction Management: A Review
Artificial Neural Networks for Construction Management: A Review
 
Seismic Analysis and Design of a Multi-Storey Building Located in Haql City, KSA
Seismic Analysis and Design of a Multi-Storey Building Located in Haql City, KSASeismic Analysis and Design of a Multi-Storey Building Located in Haql City, KSA
Seismic Analysis and Design of a Multi-Storey Building Located in Haql City, KSA
 
A Method for Constructing Non-Isosceles Triangular Fuzzy Numbers Using Freque...
A Method for Constructing Non-Isosceles Triangular Fuzzy Numbers Using Freque...A Method for Constructing Non-Isosceles Triangular Fuzzy Numbers Using Freque...
A Method for Constructing Non-Isosceles Triangular Fuzzy Numbers Using Freque...
 
No-Deposition Sediment Transport in Sewers Using Gene Expression Programming
No-Deposition Sediment Transport in Sewers Using Gene Expression ProgrammingNo-Deposition Sediment Transport in Sewers Using Gene Expression Programming
No-Deposition Sediment Transport in Sewers Using Gene Expression Programming
 
Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...
Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...
Comparison Study of Soft Computing Approaches for Estimation of the Non-Ducti...
 
Advanced ANN Prediction of Moisture Damage in CNT Modified Asphalt Binder
Advanced ANN Prediction of Moisture Damage in CNT Modified Asphalt BinderAdvanced ANN Prediction of Moisture Damage in CNT Modified Asphalt Binder
Advanced ANN Prediction of Moisture Damage in CNT Modified Asphalt Binder
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 

Optimisation of Recycled Thermoplastic Plate (Tile)

  • 1. Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 How to cite this article: Tazou OL, Jimoh AA, Adedeji AA. Optimisation of Recycled Thermoplastic Plate (Tile). J Soft Comput Civ Eng 2017;1(2):19–34. https://doi.org/10.22115/scce.2017.48972. 2588-2872/ © 2017 The Authors. Published by Pouyan Press. This is an open access article under the CC BY license (http://creativecommons.org/licenses/by/4.0/). Contents lists available at SCCE Journal of Soft Computing in Civil Engineering Journal homepage: www.jsoftcivil.com Optimisation of Recycled Thermoplastic Plate (Tile) O.L. Tazou1* , A.A. Jimoh2 , A.A. Adedeji3 1. Department of Civil Engineering, University of Ilorin, Ilorin, Nigeria Corresponding author: oliviertazou@gmail.com https://doi.org/10.22115/SCCE.2017.48972 ARTICLE INFO ABSTRACT Article history: Received: 12 July 2017 Revised: 29 July 2017 Accepted: 30 July 2017 The purpose of this paper is to perform a structural optimization of a flat thermoplastic plate (tile). This task is developed computationally through the interface between an optimization algorithm and the finite element method with the goal of minimizing the equivalent stress with specified target stress of 2 MPa when applied with a load intensity of 1000N. A 300 x 300 x 20 mm thermoplastic plate was selected for the optimization, which was performed with a tool in MATLAB R2012b known as genetic algorithm accompanied with static analysis in ANSYS 15. The results produced the optimum equivalent stress (δopt) of 2.136 MPa with the optimum dimensions of 305 x 302 x 20 mm. Also, the dimensions of the plate with the optimum value of the equivalent stress were discovered to be within the lower and upper bound dimensions of the plate. The thermoplastic plate object of the optimization was a square plate of 300 x 300mm, and 20 mm thick with isotropic properties and a particular load and boundary conditions were applied on the entire plate. Keywords: Genetic algorithm (GA); Finite element (FE); ANSYS 15; Matlab R2012b; Local sensitive curve (LSC). 1. Introduction The amount of solid waste is ever increasing due to increase in population, developmental activities, changes in lifestyle, and socio-economic conditions. Plastics waste is a significant
  • 2. 20 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 portion of the total municipal solid waste [1] consumption of plastic products has increased dramatically over the past few decades; they account for more than 70% of total plastics market [2]. This trend results in the generation of a vast waste stream that needs to be managed appropriately to avoid environmental damage [3]. Many countries around the world are continuously faced with the problem of generation and disposal of plastic wastes. Governments around the world have funded hundreds of research projects to find efficient waste treatment technology [4]. Water sachet polyethylene is the most widely used polyethylene in developing countries especially Nigeria. Both licensed and unlicensed water sachet making factories can be found in virtually every street in cities, towns, and villages of Nigeria. During the dry season, about 70% Nigerian adults drink at least one sachet of pure water daily indicating that about 50- 60 million used-water sachets are thrown into the streets of Nigeria on a daily basis [5]. The packaging of this sachet water is made of non-biodegradable synthetic polyethylene (polythene), which does not decay, decompose or corrode, and which when burnt, produces oxides of carbon, nitrogen, and sulfur which can harm man and the environment [6] and [7]. Waste recycling is often seen as an essential aspect of an efficient and effective solid waste management system; plastic materials can be formed into shapes by different processes: extrusion, moulding, and casting or spinning. Mechanic properties particularly stiffness, strength, and toughness of polymeric materials are decisive properties in industrial, technological and household application [8]. Several studies have been carried out on the recycling of polyethylene [9–12]. Since these water sachets still possess some properties of polyethylene, they can be used in a blend with pure polyethylene in making different polyethylene products like baskets, hats, ropes, bags, mats and for fabric sewing [13]. Andrei carried out a research on recycling of waste polyethylene into the thread but was not blended with pure polyethylene, and melt drawing was not carried out. This study is aimed at recycling polyethylene waste by converting wastewater sachets into threads for different uses thereby combating the problem of waste management. The utilization of Genetic Algorithms (GA) in tackling engineering problems has been a significant issue arousing the curiosity of researchers and practitioners in the area of systems and engineering research, operations research and management sciences in the past decades. The vast areas of applications of GA optimization techniques in tackling problems that cannot be handled using the conventional methods and stochastic search are the focal areas of keen interest for consideration in this paper. GA is a type of evolutionary algorithm (EA) that is found useful in so many engineering applications which includes numerical and combinatorial optimization problems, filter design as in the field of Signal processing, designing of communication networks, semiconductor layout, spacecraft [14,15]. It is founded on the bases of natural biological evolution process which is used to mimic nature in searching for an optimal solution of a specific problem [16]. In the description of GA, the definition of chromosome and fitness functions is of paramount importance. Chromosomes are an abstract representation of candidate solutions. The fitness function is used in quantifying the desirability of a solution, which is
  • 3. O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 21 closely correlated with the objective of the algorithm or optimization process. The fitness level is used in evaluating candidate solutions, that is, the values being generated to characterize the performance of candidate solutions [17]. In GA, the most promising search space areas are being explored through the utilization of probabilistic rule, hence minimizing the risk of convergence to local minima. This is achieved by simultaneously considering many points in the search space and favoring the mating of the fitter individuals [16,17]. GA is a robust search algorithm that enables the quick location of high- quality solution areas in a complex and large search space. The fundamental principle of GA includes selection, reproduction, population solution, encoding and decoding, fitness function evaluation and convergence [17,18]. This paper presents the optimization of the recycled thermoplastic plate (tile). 2. Materials and Methods Optimization process The optimization is performed through an algorithm which exploits the capabilities of the Optimization toolbox included in Matlab R2012b. It contains different functions among which Genetic Algorithm has been chosen as explained as follows. The procedure is the following: a. The Matlab R2012b algorithm is run, and the optimization starts; b. An initial value is assigned to the variables and text file; c. ANSYS15 reads the parameters present in the text file and uses them as input; d. The static analysis is performed, and the total equivalent stress value is exported to another .txt file; e. Matlab R2012b reads this value and continues to iterate in this way until a minimum (at least local) of the equivalent stress is reached. 3. Static analysis The goal of the static analysis is to find the defects whether or not they may cause failure using the Finite Element (FE) method to perform a static analysis of the plate (tile) through the engineering tool ANSYS15. ANSYS15 is launched by Matlab R2012b at each iteration. In this way, the optimization process needs only to be started by the user in Matlab R2012b, and it continues to iterate until either an optimal solution is reached or a stopping criterion is satisfied.
  • 4. 22 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 Properties of material and Parameters used in the FE analysis The property of the materials used for the FE analysis of the material is shown in Figure 1. Fig. 1. Properties of thermoplastic tile The design variables of the plate are length (l) and width (w) which appear explicitly in this phase, and the thickness of the plate is specified but was not included as a design variable. On the other hand, it is necessary to choose between triangular or quadrilateral meshes, which are the two possible choices when the mesh has to be defined over an area. In the optimization performed a quadrilateral mesh has been adopted because besides a better quality of the solution it speeds up the analysis time. 4. Boundary conditions and loads In the optimization performed on the tile, the boundary condition adopted was elastic support of foundation stiffness 18N/mm3 with all the edges simply supported as shown in Figure 2. Also, a force of intensity 1000 N was applied to the plate before beginning the optimization as shown in Figure 3.
  • 5. O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 23 Fig. 2. Boundary conditions of material. Fig. 3. Load intensity on the material. Once the boundary conditions and the loads are defined in the ANSYS15, the static analysis is performed, and the total equivalent stress and deformation of the structure are calculated by summing the single equivalent stress and deformation values of each element that forms the panel. For this, the ANSYS15 element table of the post-processing step is used to obtain the equivalent stress and deformation of each element, and then each component of the table defined is summed in order to obtain the total value. In the end, ANSYS15 writes the total equivalent stress and the total deformation value on a .txt file, and this represents the last step of the interface between Matlab R2012b and ANSYS15.
  • 6. 24 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 5. Results and discussion Optimisations with l and w as design variables Table 1 shows the optimizations done for different initial points, presenting, in particular, the minimum value of the equivalent stress reached, the optimal values of the design variables lopt and wopt are also presented in the table. Table 1. Various design points (iterations). Design Points Length(lopt)mm Width(wopt)mm Equivalent stress (δopt)MPa 1 305 302 2.1381 2 300 302 2.1563 3 310 302 2.1251 4 305 300 2.1412 5 305 304 2.1300 6 300 300 2.1683 7 310 300 2.1402 8 300 304 2.1788 9 310 304 2.1344 In this case, the initial value of the thickness (t) is kept constant, and only the length and the width of the plate is changed because it turned out to be the most problematic in the convergence of the solution. The upper and lower bounds of the variables in these optimizations are presented in Table 2. Table 2 Upper and lower bounds for optimization. Bounds Length (mm) Width (mm) Upper bound 310 304 Lower bound 300 300
  • 7. O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 25 From the optimization performed, targeted stress 2 Mpa was sought and rerunning the optimization program, it yielded three candidate points of which if a more refined optimization is performed, these three points will yield the targeted stress. These points are presented in Table 3. Table 3 Candidate points for the sought target. Candidate points 1 Candidate points 2 Candidate points 3 Length(mm) 308.0189 308.0150 308.0250 Width(mm) 300.1763 302.0762 301.0762 Stress(MPa) 2.1282 2.1282 2.1282 From the FE Analysis performed in ANSYS15, the deformations and equivalent stress were determined as shown in Figure 4 and Figure 5 respectively. The result also shows that their maximum values were obtained to be 2.1683MPa and 0.0025mm respectively. Fig. 4. Deflections of the plastic plate when analyzed.
  • 8. 26 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 Fig. 5. The equivalent stress of plastic plate when analyzed. However, from the optimization performed, the equivalent stress determined at each design point (iteration) was plotted as shown in Figure 6. Also, the maximum and minimum equivalent stress was determined at the design point 8 and design point 3 respectively. Fig. 6. Design points (iteration) against parameters.
  • 9. O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 27 Moreover, the dimensions determined at various design points were plotted against the equivalent stress (length and width) and the feasible points of the plate were found with a length of 305mm, the width of 302mm and the equivalent stress of this dimensions was 2.1364MPa. The graph of these feasible points is presented in Figure 7 for 2D and Figure 8 for 3D. Fig. 7. Dimensions of the plate (mm) against Equivalent stress (MPa) in 2D. Fig. 8. Dimensions of the plate (mm) against Equivalent stress (MPa) in 3D.
  • 10. 28 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 The equivalent stress predicted from the response surface before performing the optimization was also plotted against the equivalent stress observed at various design points (iteration), and goodness of fit line was drawn for the best possible straight line which was found not passing through the origin as shown in Figure 9. Fig. 9. Goodness to fit for predicted against observed values of the stress. Moreover, the equivalent stress determined at various design points were plotted against the dimensions (length and width) which shows a cubic curve and which when interpolated with a length of 305mm gives the optimum value of the equivalent stress of 2.1364MPa as shown in Figure 10 for 3D and Figure 11 for 2D.
  • 11. O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 29 Fig. 10. Equivalent stress (MPa) against Dimensions of the plate (mm) in 3D. Fig. 11. Equivalent stress (MPa) against Dimensions of the plate (mm) in 2D.
  • 12. 30 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 The local sensitivity and the local sensitivity curves (LSC) were also plotted and indicated the same optimum value as in the previous cases. The equivalent stress is plotted against the LSC as shown in Figure 9; this allows not only to assess the overall accuracy but also to select the best threshold. With a very low threshold, everything will be detected but without specificity. With a very high threshold, there will be perfect specificity but will never classify anything as positive. It is possible to plot the specificity on the x-axis and reverse the direction, so it goes from 1 to 0 instead of 0 to 1. It is more intuitive with a specificity of 1, which is the rate of more false positives among all cases that should be negative. As we move along the curve, we get truer positive but also false negative. This description is best shown in Figure 12 and Figure 13. Note that, the point of intersection between the horizontal line and the curve marks the optimum point. Fig. 12. Local sensitivity curves for Equivalent stress (MPa). The parallel parameters chart was also plotted which shows the updated design points performed in the optimization. This chart also displays the lower and the upper bound of both the length and the width and also the minimum and maximum value of the equivalent stress performed during the optimization process. This chart is presented in Figure 14.
  • 13. O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 31 Fig. 13. Local sensitivity for Equivalent stress (MPa). Fig. 14. Parameters parallel chart for the optimization.
  • 14. 32 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 As it is visible from the graphs plotted, all the simulations converged to the same values of length 305mm, width 302mm and with the equivalent stress of 2.1364MPa. 6. Conclusions The goal of this paper was to build a computational model able to find the optimum value of a recycled thermoplastic plate (tile). The thermoplastic plate object of the optimization was a square plate of (300x300x10mm) with isotropic properties, and a particular load and boundary conditions were applied on the entire plate. In particular, the total equivalent stress of the plate was chosen as objective function to minimize, and the design variables were the length (l) and the width (w) of the plate for the first set of optimizations (the most relevant), only two design variables at once were considered in each optimization, because otherwise the computational effort would have been too big and the time required for each simulation as well. An interface between the engineering tools Matlab R2012b and ANSYS15 was created to perform such optimization that adopted the Genetic algorithm from Matlab R2012b optimization toolbox, and an FE analysis to calculate the equivalent stress of the panel at each iteration, which the optimum point was reached and was found to be 2.1364MPa with the optimum dimensions of 305mm and 302mm for the length and the width of the plate respectively and a thickness of 10mm (fixed) with a load intensity of 1000N. Therefore, it can be concluded that for a tile of this type, the proposed dimensions of 300x300x20mm should not be used for the load intensity of 1000N but the optimum dimensions of 305 x 302 mm and 20 mm thick will be suitable for that load. References [1] Achilias DS, Roupakias C, Megalokonomos P, Lappas AA, Antonakou ΕV. Chemical recycling of plastic wastes made from polyethylene (LDPE and HDPE) and polypropylene (PP). J Hazard Mater 2007;149:536–42. doi:10.1016/j.jhazmat.2007.06.076. [2] Babatunde MA, Biala MI. Externality Effects of Sachet Water Consumption and the Choice of Policy Instruments in Nigeria: Evidence from Kwara State. J Econ 2010;1:113–31. doi:10.1080/09765239.2010.11884931.
  • 15. O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 33 [3] Aguado J, Serrano DP, San Miguel G. European trends in the feedstock recycling of plastic wastes. Glob NEST J 2007;9:12–9. [4] Alter L. Africa wages war on scourge of plastic bags 2007. [5] Edoga MO, Onyeji LI, Oguntosin OO. Achieving Vision 20: 2020 through waste produce candle. J Eng Appl Sci 2008;3:642–6. [6] Hussein AA, Sultan AA, Matoq QA. Mechanical Behaviour of Loe Density polyethylene/Shrimp Shells Composite. J Basrah Res Sci 2011;37. [7] Jiménez A, Zaikov GE. Recent advances in research on biodegradable polymers and sustainable composites. Nova Science Publishers; 2009. [8] Olanrewaju OO, Ilemobade AA. Waste to wealth: A case study of the ondo state integrated wastes recycling and treatment project, Nigeria. Eur J Soc Sci 2009;8:7–16. [9] Williams PT, Slaney E. Analysis of products from the pyrolysis and liquefaction of single plastics and waste plastic mixtures. Resour Conserv Recycl 2007;51:754–69. doi:10.1016/j.resconrec.2006.12.002. [10] Sarker M, Rashid MM, Rahman MS. Agricultural waste plastics conversion into high energy liquid hydrocarbon fuel by thermal degradation process. J Pet Technol Altern Fuels 2011;2:141–5. [11] Nwachukwu S, Obidi O, Odocha C. Occurrence and recalcitrance of polyethylene bag waste in Nigerian soils. African J Biotechnol 2010;9:6096–104. [12] Subbo WK, Moindi MN. Recycling of wastes as a strategy for environmental conservation in the Lake Victoria Basin: The case of women groups in Kisumu, Kenya. African J Environ Sci Technol 2008;2:318–25. [13] Tamboli SM, Mhaske ST, Kale DD. Crosslinked polyethylene. Indian J Chem Technol 2004;11:853–64. [14] Olesya P. Global Optimisation Genetic Algorithms. McMaster Unversity Hamilton, Ontaria ppt presentation, pp 25 2007. [15] Bhattacharjya RK. Introduction to genetic algorithms. vol. 12. Indian Institute of Technology Guwahati: 2012. [16] Chen G, Yu J. Particle Swarm Optimization Neural Network and Its Application in Soft-Sensing Modeling. In: Wang L, Chen K, Ong YS, editors. Int. Conf. Nat. Comput., Berlin, Heidelberg: Springer Berlin Heidelberg; 2005, p. 610–7.
  • 16. 34 O.L. Tazouet al./ Journal of Soft Computing in Civil Engineering 1-2 (2017) 19-34 [17] Ding S, Xu L, Su C, Zhu H. Using genetic algorithms to optimize artificial neural networks. J Converg Inf Technol 2010;5:54–62. doi:10.1.1.645.8178. [18] He A, Kyung Kyoon Bae, Newman TR, Gaeddert J, Kyouwoong Kim, Menon R, et al. A Survey of Artificial Intelligence for Cognitive Radios. IEEE Trans Veh Technol 2010;59:1578–92. doi:10.1109/TVT.2010.2043968.