SlideShare ist ein Scribd-Unternehmen logo
1 von 5
Downloaden Sie, um offline zu lesen
International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842
Issue 08, Volume 6 (September 2019) www.irjcs.com
____________________________________________________________________________________________________________________________________
IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace,
Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80
© 2014-19, IRJCS- All Rights Reserved Page-676
USING THE GENETIC ALGORITHM TO OPTIMIZE LASER
WELDING PARAMETERS FOR MARTENSITIC
STAINLESS STEEL
Long Nguyen-Nhut-Phi*
Faculty of Mechanical Engineering,
HCMC University of Technology and Education, Viet Nam
longnnp@hcmute.edu.vn
Son Nguyen-Hoai*
Faculty of Civil Engineering,
HCMC University of Technology and Education, Viet Nam
sonnh@hcmute.edu.vn
Manuscript History
Number: IRJCS/RS/Vol.06/Issue08/SPCS10084
Received: 04, September 2019
Final Correction: 20, September 2019
Final Accepted: 28, September 2019
Published: September 2019
Citation: Nhut-Phi, N. & Nguyen-Hoai (2019). Using the Genetic Algorithm to Optimize Laser Welding Parameters for
Martensitic Stainless Steel- IRJCS:: International Research Journal of Computer Science, Volume VI, 676-680.
doi://10.26562/IRJCS.2019.SPCS10084
Editor: Dr.A.Arul L.S, Chief Editor, IRJCS, AM Publications, India
Copyright: ©2019 This is an open access article distributed under the terms of the Creative Commons Attribution
License, Which Permits unrestricted use, distribution, and reproduction in any medium, provided the original author
and source are credited
Abstract— To achieve the pre-set welding size, this paper presents the optimization of the constrained overlap laser
welding input parameters for AISI 416 and AISI 440FSe stainless, thickness 0.5 mm. In this study, the proposed
optimization algorithm is the Genetic Algorithm (GA). After training 10 times for 30 NP (population size), each
training repeated 200 times, the results achieved as expected. The error is compared with the result of the
affirmation experiment not exceeding 5%.
Keywords—laser welding; optimization algorithm; AISI 416 and AISI 440FSe stainless; the Genetic Algorithm; error;
I. INTRODUCTION
During the welding process, the input parameters contribute to determining the quality of the weld: weld-bead
geometry, mechanical properties, etc. The research [1] presented the use of non-conventional techniques and the
Genetic Algorithm (GA) to determine near-optimal settings for the friction welding parameters for AISI 904L super
austenitic stainless steel. Through ANOVA analysis, optimization parameters are validated that have an impact on
fatigue strength, welding time and partially deformed zone. Based on predicted parameters, after the friction weld is
performed, the affected parameters are measured and compared with the original set of parameters. The error is
assessed to be quite small. The paper [2] shown the optimization of the input parameters (the plate thickness, pulse
frequency, wire feed rate, wire feed rate/travel speed ratio, and peak current) to achieve the desired bead
penetration depth by the Pulsed Gas Metal Arc welding technology through the use of the Genetic Algorithm. Optimal
results have been compared with a number of experimental results and yielded fairly high accuracy. Besides, the
Genetic Algorithm is also used in other research areas. The study [3] used fuzzy logic and the Genetic Algorithm to
optimize land and crop-related data to achieve high profit and maximum production. The project [4] used the
Genetic Algorithm (GA) to secure information through implementation and design on ASCII data because it is very
easy to convert binary data. The paper [5] presented and implemented the application of the Genetic Algorithm to
the Intrusion Detection System to support the effective detection of different ways of the network intrusion.
International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842
Issue 08, Volume 6 (September 2019) www.irjcs.com
____________________________________________________________________________________________________________________________________
IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace,
Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80
© 2014-19, IRJCS- All Rights Reserved Page-677
Based on the feasibility of the algorithm, the main objective of this study is to apply the Genetic Algorithm to
optimize the three input parameters of laser weld for AISI 416 and AISI 440FSe stainless in Khan's mathematical
model [6] to control the pre-set welding size.
II. PROBLEM FORMULATION
The mode laser welding is shown Figure 2.
Fig. 1 The weld bead characteristics (WZW: Weld Zone Width, WPD: Weld Penetration Depth)
In this study, the optimization problem model of the laser weld for AISI 416 and AISI 440FSe stainless thickness 0.5
mm is given by Khan [6]. Laser Power ‘LP’ (W), Welding Speed ‘WS’ (m/min), Fiber Diameter ‘FD’ (m) are process
parameters in Khan's mathematical model and Weld Zone Width ‘WZW’ (m), Weld Penetration Depth ‘WPD’ (m)
are output parameters. As follows:
 221.78917 0.26482 21.185 1.265WZ LP W FW S D       (1)
 
(891.94 213.06 250.69 93.61
73.75 26.94 30.97 ) 1 4
LP WS FD
LP W
WPD
S LP FD WS FD e
      
          
(2)
The desired weld size is the aim to be achieved. Two objective functions are shown in the equation (3):
1
2
ref
ref
f
f
WZW WZW
WPD WPD
 




(3)
Where  ,WZW WPD are the magnituded weld size and  ,ref refWZW WPD are the pre-set weld size.
The problem is to find the minimum value of the 1f and 2f functions. Alternatively, equation (3) is shown as follows:
( )
min max min max
1
;
ref reff WZW WZW WPD WPD
WZW WZW WZW WPD WPD WPD
l lìï = ´ - + - ´ -ïïí
ï £ £ £ £ïïî
(4)
Where ( )min max,WZW WZW and ( )min max,WPD WPD are limit of the weld zone width and the weld penetration
depth,  0 1   is optimally selected as to prioritize between the variance with the desired weld zone width
magnitude.
The algorithm diagram is shown in Figure 2
Fig. 2 The diagram of optimal algorithm
International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842
Issue 08, Volume 6 (September 2019) www.irjcs.com
____________________________________________________________________________________________________________________________________
IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace,
Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80
© 2014-19, IRJCS- All Rights Reserved Page-678
III. THE GENETIC ALGORITHM
The nine steps of the Genetic Algorithm (GA) are as follows ([7]):
1. Set parameter CF and MF of GA
2. Initialize population of chromosomes, i.e., the solution X
3. Set iteration k = 1
4. Calculate the fitness of chromosomes ( ),k k
i iF f X i= " and find the index of the best chromosomes
{ }1,2,...,b NÎ
5. Perform a selection of chromosomes, crossover of parents and mutation of offsprings to form a new set of
chromosome 1
,k
iX i+
"
6. Evaluate fitness ( )1 1
,Xk k
i iF f i+ +
= " and identify the best chromosome 1b
7. If 1
1k k
b bF F+
< then 1b b=
8. If k Maxite< then 1k k= + and goto step 5 else goto step 9
9. The print optimum solution as k
bX
In is work, the parameters of GA are shown in Table 1 and the flowchart of the basic procedure is shown Figure 3.
TABLE I - THE PARAMETERS OF GA
Parameters Value
Mutation rate
Crossover rate
0.2
0.7
Fig. 3 The overall procedure flowchart
IV. RESULTS
The value of the desired weld in the proposed algorithm are as follows: 570 , 840ref refWZW m WPD m   , the
factor  used in the objective function (4) is optimally selected equal 0.1 and the three input parameters are limited
as given in Table 2.
TABLE II - THE LOWER AND UPPER LIMIT OF THE THREE INPUT PARAMETERS
Parameters Lower Limit Upper Limit
LP (W) 800 1100
WS (m/min) 4.5 7.0
FD (m) 300 400
The GA performed 10 different training times, with each training will repeat N = 200 times using the same
population size NP = 30 and the same number of variables D = 3.
International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842
Issue 08, Volume 6 (September 2019) www.irjcs.com
____________________________________________________________________________________________________________________________________
IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace,
Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80
© 2014-19, IRJCS- All Rights Reserved Page-679
Table 3 shows the optimized and best target values for the target function of 10 runs of this algorithm.
Fig. 4 The mean value of fitness convergence f
TABLE III - THE OPTIMIZED AND BEST TARGET VALUES
Run
Parameters value Best fitness
value
f (m)
LP
(W)
WS
(m/min)
FD
(m)
1 908.99 6.11 335.46 0.2599
2 943.69 6.27 322.46 0.2599
3 967.60 6.10 314.57 0.8741
4 920.25 5.62 332.43 0.9060
5 917.90 5.61 333.35 0.9151
6 927.37 6.40 327.94 0.4590
7 941.15 6.49 322.80 0.3359
8 911.00 6.14 334.59 0.4152
9 981.12 6.66 308.76 0.0222
10 942.22 6.31 322.99 0.3915
The most optimal set of parameters of the GA for the functions (4) shown in the 9th run.
Table 5 presents the error of three optimal parameters with the result of the experiment I examined by Khan [6]
TABLE IV - THE ERROR BETWEEN THE RESULTS OF THIS STUDY AND THE KHAN’S EXPERIMENT I
WZWref =570 m and WPDref =840 m
LP (W) WS (m/min) FD (m)
Actual (Khan [6]) 1000 7.0 300
The result of this study 981.12 6.66 308.76
Error (%) -1.89 -4.80 2.92
International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842
Issue 08, Volume 6 (September 2019) www.irjcs.com
____________________________________________________________________________________________________________________________________
IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace,
Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80
© 2014-19, IRJCS- All Rights Reserved Page-680
V. CONCLUSIONS
This paper presented the use of GA to optimize the input parameters (Laser Power ‘LP’ (W), Welding Speed ‘WS’
(m/min), Fiber Diameter ‘FD’ (m)) of the laser welding process to achieve the desired weld size: the Weld Zone
Width WZWref =570 m and the Weld Penetration Depth WPDref =840 m. The base material of the constrained
overlap weld is AISI 416 and AISI 440FSe stainless, thickness 0.5 mm. The results of the study were compared with
the Khan’s result of the affirmation experiment I with errors not exceeding 5%, are shown in detail in table 1.
Specifically, the error of the input parameters LP, WS, and FD, compared to the Khan’s values, respectively, were
1.89 %, 4.80 %, and 2.92 %.
REFERENCES
1. Balamurugan, Karupanan, Mishra, Mahendra Kumar, Sathiya, Paul, & Sait, Abdullah Naveen., Weldability studies
and parameter optimization of AISI 904L super austenitic stainless steel using friction welding, Materials
Research, 17(4), 908-919. Epub July 04, 2014. https://dx.doi.org/10.1590/S1516-14392014005000099
2. Kanti, K.M., Rao, P.S. and Janardhana, G.R., Optimization of weld bead penetration in pulsed gas metal arc welding
using genetic algorithm, International Journal of Emerging Technology and Advanced Engineering, 3, 3, ISSN
2250-2459, p. 368-371, 2013. https://ijetae.com/files/Volume3Issue3/IJETAE_0313_61.pdf
3. Mohan, Hari, Ashok, A Fuzzy Environment Strategies For Optimal Agricultural Land allocation In Krishna Delta,
IRJCS: International Research Journal of Computer Science, Volume 5, 57-64, 2018.
http://www.irjcs.com/volumes/Vol5/iss02/01.FBCS10081.pdf
4. Kumar, Ranajay and Mahata, Sainik Kumar and Dey, Monalisa, Implementation of Cryptographic Protocol
applying Genetic Algorithm on Staircase Substitution Technique and Randomness Testing, International Research
Journal of Computer Science (IRJCS), Issue 7, Volume 2, July 2015
http://irjcs.com/volumes/vol2/iss7/07.JYCS10087.pdf
5. Aman V. Mankar, Tushar C. Ravekar, A Study of Intrusion Detection System using Advanced Genetic Algorithm,
International Research Journal of Computer Science (IRJCS), Issue 11, Volume 3, November 2016.
http://irjcs.com/volumes/Vol3/iss11/02.NVCS10083.pdf
6. M.M.A. Khan, L.Romoli, M.Fiaschi, G.Dini, F.Sarri, Experimental design approach to the process parameter
optimization for laser welding of martensitic stainless steels in a constrained overlap configuration, Optics &
Laser Technology, vol. 43, pp. 158-172, 2011. http://dx.doi.org/10.1016/j.optlastec.2010.06.006
7. Alam et al., A comparative study of metaheuristic optimization approaches for directional over current relays
coordination, Electric Power Systems Research, Vol. 128, pp. 39-52, 2015.
http://dx.doi.org/10.1016/j.epsr.2015.06.018

Weitere ähnliche Inhalte

Ähnlich wie USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSITIC STAINLESS STEEL

Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...
Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...
Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...IJERA Editor
 
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...IRJET Journal
 
CCC-Bicluster Analysis for Time Series Gene Expression Data
CCC-Bicluster Analysis for Time Series Gene Expression DataCCC-Bicluster Analysis for Time Series Gene Expression Data
CCC-Bicluster Analysis for Time Series Gene Expression DataIRJET Journal
 
FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER AM Publications
 
COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...
COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...
COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...AM Publications
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningIRJET Journal
 
IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)
IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)
IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)IRJET Journal
 
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning TechniquesData-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning TechniquesIJCSIS Research Publications
 
Number of iterations needed in Monte Carlo Simulation using reliability analy...
Number of iterations needed in Monte Carlo Simulation using reliability analy...Number of iterations needed in Monte Carlo Simulation using reliability analy...
Number of iterations needed in Monte Carlo Simulation using reliability analy...IJERA Editor
 
SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...
SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...
SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...IAEME Publication
 
ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...
ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...
ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...IRJET Journal
 
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...ijsrd.com
 
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...ijsrd.com
 
Predicting the Maintenance of Aircraft Engines using LSTM
Predicting the Maintenance of Aircraft Engines using LSTMPredicting the Maintenance of Aircraft Engines using LSTM
Predicting the Maintenance of Aircraft Engines using LSTMijtsrd
 
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...IRJET Journal
 
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...IRJET Journal
 
Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...rahulmonikasharma
 
Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...rahulmonikasharma
 

Ähnlich wie USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSITIC STAINLESS STEEL (20)

Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...
Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...
Optimization of Force and Surface Roughness for Carbonized Steel in Turning P...
 
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
Improved F-parameter Mountain Gazelle Optimizer (IFMGO): A Comparative Analys...
 
CCC-Bicluster Analysis for Time Series Gene Expression Data
CCC-Bicluster Analysis for Time Series Gene Expression DataCCC-Bicluster Analysis for Time Series Gene Expression Data
CCC-Bicluster Analysis for Time Series Gene Expression Data
 
FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER FATIGUE ANALYSIS OF VARIABLE DIFFUSER
FATIGUE ANALYSIS OF VARIABLE DIFFUSER
 
COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...
COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...
COGNITIVE MODELING OF 1D CONDUCTIVE THERMAL TRANSFER IN A MONO-WALL PLAN-WALL...
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine Learning
 
IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)
IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)
IRJET - Breast Cancer Risk and Diagnostics using Artificial Neural Network(ANN)
 
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning TechniquesData-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
Data-Driven Hydrocarbon Production Forecasting Using Machine Learning Techniques
 
Number of iterations needed in Monte Carlo Simulation using reliability analy...
Number of iterations needed in Monte Carlo Simulation using reliability analy...Number of iterations needed in Monte Carlo Simulation using reliability analy...
Number of iterations needed in Monte Carlo Simulation using reliability analy...
 
SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...
SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...
SIMULATION OF THE DRILLING PROCESS IN GFRP COMPOSITES USING SYSTEM DYNAMICS A...
 
ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...
ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...
ICU Mortality Rate Estimation Using Machine Learning and Artificial Neural Ne...
 
192282-MS.pdf
192282-MS.pdf192282-MS.pdf
192282-MS.pdf
 
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
 
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
Artificial Neural Network Based Graphical User Interface for Estimation of Fa...
 
Predicting the Maintenance of Aircraft Engines using LSTM
Predicting the Maintenance of Aircraft Engines using LSTMPredicting the Maintenance of Aircraft Engines using LSTM
Predicting the Maintenance of Aircraft Engines using LSTM
 
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
IDENTIFICATION OF RISK FACTORS FOR RUNNING RELATED INJURIES USING MACHINE LEA...
 
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
Comparative Analysis of Machine Learning Models for Cricket Score and Win Pre...
 
50120130406033
5012013040603350120130406033
50120130406033
 
Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...
 
Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...Authentic Patient Data and Optimization Process through Cryptographic Image o...
Authentic Patient Data and Optimization Process through Cryptographic Image o...
 

Mehr von AM Publications

DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...AM Publications
 
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...AM Publications
 
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGNTHE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGNAM Publications
 
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...AM Publications
 
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESAM Publications
 
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS AM Publications
 
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITIONHMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITIONAM Publications
 
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...AM Publications
 
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...AM Publications
 
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...AM Publications
 
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...AM Publications
 
OPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNOPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNAM Publications
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTAM Publications
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTAM Publications
 
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...AM Publications
 
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...AM Publications
 
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY AM Publications
 
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASETDATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASETAM Publications
 
ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...
ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...
ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...AM Publications
 

Mehr von AM Publications (20)

DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
DEVELOPMENT OF TODDLER FAMILY CADRE TRAINING BASED ON ANDROID APPLICATIONS IN...
 
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
TESTING OF COMPOSITE ON DROP-WEIGHT IMPACT TESTING AND DAMAGE IDENTIFICATION ...
 
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGNTHE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
THE USE OF FRACTAL GEOMETRY IN TILING MOTIF DESIGN
 
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
TWO-DIMENSIONAL INVERSION FINITE ELEMENT MODELING OF MAGNETOTELLURIC DATA: CA...
 
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISESANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
ANALYSIS AND DESIGN E-MARKETPLACE FOR MICRO, SMALL AND MEDIUM ENTERPRISES
 
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
REMOTE SENSING AND GEOGRAPHIC INFORMATION SYSTEMS
 
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITIONHMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
HMM APPLICATION IN ISOLATED WORD SPEECH RECOGNITION
 
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
PEDESTRIAN DETECTION IN LOW RESOLUTION VIDEOS USING A MULTI-FRAME HOG-BASED D...
 
INTELLIGENT BLIND STICK
INTELLIGENT BLIND STICKINTELLIGENT BLIND STICK
INTELLIGENT BLIND STICK
 
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
EFFECT OF SILICON - RUBBER (SR) SHEETS AS AN ALTERNATIVE FILTER ON HIGH AND L...
 
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
UTILIZATION OF IMMUNIZATION SERVICES AMONG CHILDREN UNDER FIVE YEARS OF AGE I...
 
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
REPRESENTATION OF THE BLOCK DATA ENCRYPTION ALGORITHM IN AN ANALYTICAL FORM F...
 
OPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNNOPTICAL CHARACTER RECOGNITION USING RBFNN
OPTICAL CHARACTER RECOGNITION USING RBFNN
 
DETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECTDETECTION OF MOVING OBJECT
DETECTION OF MOVING OBJECT
 
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENTSIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
SIMULATION OF ATMOSPHERIC POLLUTANTS DISPERSION IN AN URBAN ENVIRONMENT
 
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
PREPARATION AND EVALUATION OF WOOL KERATIN BASED CHITOSAN NANOFIBERS FOR AIR ...
 
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
ANALYSIS ON LOAD BALANCING ALGORITHMS IMPLEMENTATION ON CLOUD COMPUTING ENVIR...
 
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
A MODEL BASED APPROACH FOR IMPLEMENTING WLAN SECURITY
 
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASETDATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
DATA MINING WITH CLUSTERING ON BIG DATA FOR SHOPPING MALL’S DATASET
 
ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...
ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...
ENRICHING CREATIVE ENGINEERING PRODUCTS AS HIGH QUALITY AND COMPETITIVE WITH ...
 

Kürzlich hochgeladen

multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdfAkritiPradhan2
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfBalamuruganV28
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsapna80328
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Communityprachaibot
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Erbil Polytechnic University
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solidnamansinghjarodiya
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfManish Kumar
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsResearcher Researcher
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfChristianCDAM
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewsandhya757531
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionSneha Padhiar
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 

Kürzlich hochgeladen (20)

Designing pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptxDesigning pile caps according to ACI 318-19.pptx
Designing pile caps according to ACI 318-19.pptx
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdfDEVICE DRIVERS AND INTERRUPTS  SERVICE MECHANISM.pdf
DEVICE DRIVERS AND INTERRUPTS SERVICE MECHANISM.pdf
 
CS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdfCS 3251 Programming in c all unit notes pdf
CS 3251 Programming in c all unit notes pdf
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
signals in triangulation .. ...Surveying
signals in triangulation .. ...Surveyingsignals in triangulation .. ...Surveying
signals in triangulation .. ...Surveying
 
Prach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism CommunityPrach: A Feature-Rich Platform Empowering the Autism Community
Prach: A Feature-Rich Platform Empowering the Autism Community
 
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
Comparative study of High-rise Building Using ETABS,SAP200 and SAFE., SAFE an...
 
Engineering Drawing section of solid
Engineering Drawing     section of solidEngineering Drawing     section of solid
Engineering Drawing section of solid
 
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdfModule-1-(Building Acoustics) Noise Control (Unit-3). pdf
Module-1-(Building Acoustics) Noise Control (Unit-3). pdf
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
Novel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending ActuatorsNovel 3D-Printed Soft Linear and Bending Actuators
Novel 3D-Printed Soft Linear and Bending Actuators
 
Ch10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdfCh10-Global Supply Chain - Cadena de Suministro.pdf
Ch10-Global Supply Chain - Cadena de Suministro.pdf
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
Artificial Intelligence in Power System overview
Artificial Intelligence in Power System overviewArtificial Intelligence in Power System overview
Artificial Intelligence in Power System overview
 
Cost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based questionCost estimation approach: FP to COCOMO scenario based question
Cost estimation approach: FP to COCOMO scenario based question
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 

USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSITIC STAINLESS STEEL

  • 1. International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 08, Volume 6 (September 2019) www.irjcs.com ____________________________________________________________________________________________________________________________________ IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace, Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80 © 2014-19, IRJCS- All Rights Reserved Page-676 USING THE GENETIC ALGORITHM TO OPTIMIZE LASER WELDING PARAMETERS FOR MARTENSITIC STAINLESS STEEL Long Nguyen-Nhut-Phi* Faculty of Mechanical Engineering, HCMC University of Technology and Education, Viet Nam longnnp@hcmute.edu.vn Son Nguyen-Hoai* Faculty of Civil Engineering, HCMC University of Technology and Education, Viet Nam sonnh@hcmute.edu.vn Manuscript History Number: IRJCS/RS/Vol.06/Issue08/SPCS10084 Received: 04, September 2019 Final Correction: 20, September 2019 Final Accepted: 28, September 2019 Published: September 2019 Citation: Nhut-Phi, N. & Nguyen-Hoai (2019). Using the Genetic Algorithm to Optimize Laser Welding Parameters for Martensitic Stainless Steel- IRJCS:: International Research Journal of Computer Science, Volume VI, 676-680. doi://10.26562/IRJCS.2019.SPCS10084 Editor: Dr.A.Arul L.S, Chief Editor, IRJCS, AM Publications, India Copyright: ©2019 This is an open access article distributed under the terms of the Creative Commons Attribution License, Which Permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited Abstract— To achieve the pre-set welding size, this paper presents the optimization of the constrained overlap laser welding input parameters for AISI 416 and AISI 440FSe stainless, thickness 0.5 mm. In this study, the proposed optimization algorithm is the Genetic Algorithm (GA). After training 10 times for 30 NP (population size), each training repeated 200 times, the results achieved as expected. The error is compared with the result of the affirmation experiment not exceeding 5%. Keywords—laser welding; optimization algorithm; AISI 416 and AISI 440FSe stainless; the Genetic Algorithm; error; I. INTRODUCTION During the welding process, the input parameters contribute to determining the quality of the weld: weld-bead geometry, mechanical properties, etc. The research [1] presented the use of non-conventional techniques and the Genetic Algorithm (GA) to determine near-optimal settings for the friction welding parameters for AISI 904L super austenitic stainless steel. Through ANOVA analysis, optimization parameters are validated that have an impact on fatigue strength, welding time and partially deformed zone. Based on predicted parameters, after the friction weld is performed, the affected parameters are measured and compared with the original set of parameters. The error is assessed to be quite small. The paper [2] shown the optimization of the input parameters (the plate thickness, pulse frequency, wire feed rate, wire feed rate/travel speed ratio, and peak current) to achieve the desired bead penetration depth by the Pulsed Gas Metal Arc welding technology through the use of the Genetic Algorithm. Optimal results have been compared with a number of experimental results and yielded fairly high accuracy. Besides, the Genetic Algorithm is also used in other research areas. The study [3] used fuzzy logic and the Genetic Algorithm to optimize land and crop-related data to achieve high profit and maximum production. The project [4] used the Genetic Algorithm (GA) to secure information through implementation and design on ASCII data because it is very easy to convert binary data. The paper [5] presented and implemented the application of the Genetic Algorithm to the Intrusion Detection System to support the effective detection of different ways of the network intrusion.
  • 2. International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 08, Volume 6 (September 2019) www.irjcs.com ____________________________________________________________________________________________________________________________________ IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace, Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80 © 2014-19, IRJCS- All Rights Reserved Page-677 Based on the feasibility of the algorithm, the main objective of this study is to apply the Genetic Algorithm to optimize the three input parameters of laser weld for AISI 416 and AISI 440FSe stainless in Khan's mathematical model [6] to control the pre-set welding size. II. PROBLEM FORMULATION The mode laser welding is shown Figure 2. Fig. 1 The weld bead characteristics (WZW: Weld Zone Width, WPD: Weld Penetration Depth) In this study, the optimization problem model of the laser weld for AISI 416 and AISI 440FSe stainless thickness 0.5 mm is given by Khan [6]. Laser Power ‘LP’ (W), Welding Speed ‘WS’ (m/min), Fiber Diameter ‘FD’ (m) are process parameters in Khan's mathematical model and Weld Zone Width ‘WZW’ (m), Weld Penetration Depth ‘WPD’ (m) are output parameters. As follows:  221.78917 0.26482 21.185 1.265WZ LP W FW S D       (1)   (891.94 213.06 250.69 93.61 73.75 26.94 30.97 ) 1 4 LP WS FD LP W WPD S LP FD WS FD e                   (2) The desired weld size is the aim to be achieved. Two objective functions are shown in the equation (3): 1 2 ref ref f f WZW WZW WPD WPD       (3) Where  ,WZW WPD are the magnituded weld size and  ,ref refWZW WPD are the pre-set weld size. The problem is to find the minimum value of the 1f and 2f functions. Alternatively, equation (3) is shown as follows: ( ) min max min max 1 ; ref reff WZW WZW WPD WPD WZW WZW WZW WPD WPD WPD l lìï = ´ - + - ´ -ïïí ï £ £ £ £ïïî (4) Where ( )min max,WZW WZW and ( )min max,WPD WPD are limit of the weld zone width and the weld penetration depth,  0 1   is optimally selected as to prioritize between the variance with the desired weld zone width magnitude. The algorithm diagram is shown in Figure 2 Fig. 2 The diagram of optimal algorithm
  • 3. International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 08, Volume 6 (September 2019) www.irjcs.com ____________________________________________________________________________________________________________________________________ IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace, Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80 © 2014-19, IRJCS- All Rights Reserved Page-678 III. THE GENETIC ALGORITHM The nine steps of the Genetic Algorithm (GA) are as follows ([7]): 1. Set parameter CF and MF of GA 2. Initialize population of chromosomes, i.e., the solution X 3. Set iteration k = 1 4. Calculate the fitness of chromosomes ( ),k k i iF f X i= " and find the index of the best chromosomes { }1,2,...,b NÎ 5. Perform a selection of chromosomes, crossover of parents and mutation of offsprings to form a new set of chromosome 1 ,k iX i+ " 6. Evaluate fitness ( )1 1 ,Xk k i iF f i+ + = " and identify the best chromosome 1b 7. If 1 1k k b bF F+ < then 1b b= 8. If k Maxite< then 1k k= + and goto step 5 else goto step 9 9. The print optimum solution as k bX In is work, the parameters of GA are shown in Table 1 and the flowchart of the basic procedure is shown Figure 3. TABLE I - THE PARAMETERS OF GA Parameters Value Mutation rate Crossover rate 0.2 0.7 Fig. 3 The overall procedure flowchart IV. RESULTS The value of the desired weld in the proposed algorithm are as follows: 570 , 840ref refWZW m WPD m   , the factor  used in the objective function (4) is optimally selected equal 0.1 and the three input parameters are limited as given in Table 2. TABLE II - THE LOWER AND UPPER LIMIT OF THE THREE INPUT PARAMETERS Parameters Lower Limit Upper Limit LP (W) 800 1100 WS (m/min) 4.5 7.0 FD (m) 300 400 The GA performed 10 different training times, with each training will repeat N = 200 times using the same population size NP = 30 and the same number of variables D = 3.
  • 4. International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 08, Volume 6 (September 2019) www.irjcs.com ____________________________________________________________________________________________________________________________________ IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace, Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80 © 2014-19, IRJCS- All Rights Reserved Page-679 Table 3 shows the optimized and best target values for the target function of 10 runs of this algorithm. Fig. 4 The mean value of fitness convergence f TABLE III - THE OPTIMIZED AND BEST TARGET VALUES Run Parameters value Best fitness value f (m) LP (W) WS (m/min) FD (m) 1 908.99 6.11 335.46 0.2599 2 943.69 6.27 322.46 0.2599 3 967.60 6.10 314.57 0.8741 4 920.25 5.62 332.43 0.9060 5 917.90 5.61 333.35 0.9151 6 927.37 6.40 327.94 0.4590 7 941.15 6.49 322.80 0.3359 8 911.00 6.14 334.59 0.4152 9 981.12 6.66 308.76 0.0222 10 942.22 6.31 322.99 0.3915 The most optimal set of parameters of the GA for the functions (4) shown in the 9th run. Table 5 presents the error of three optimal parameters with the result of the experiment I examined by Khan [6] TABLE IV - THE ERROR BETWEEN THE RESULTS OF THIS STUDY AND THE KHAN’S EXPERIMENT I WZWref =570 m and WPDref =840 m LP (W) WS (m/min) FD (m) Actual (Khan [6]) 1000 7.0 300 The result of this study 981.12 6.66 308.76 Error (%) -1.89 -4.80 2.92
  • 5. International Research Journal of Computer Science (IRJCS) ISSN: 2393-9842 Issue 08, Volume 6 (September 2019) www.irjcs.com ____________________________________________________________________________________________________________________________________ IRJCS: Mendeley (Elsevier Indexed) CiteFactor Journal Citations Impact Factor 1.81 –SJIF: Innospace, Morocco (2016): 4.281 Indexcopernicus: (ICV 2016): 88.80 © 2014-19, IRJCS- All Rights Reserved Page-680 V. CONCLUSIONS This paper presented the use of GA to optimize the input parameters (Laser Power ‘LP’ (W), Welding Speed ‘WS’ (m/min), Fiber Diameter ‘FD’ (m)) of the laser welding process to achieve the desired weld size: the Weld Zone Width WZWref =570 m and the Weld Penetration Depth WPDref =840 m. The base material of the constrained overlap weld is AISI 416 and AISI 440FSe stainless, thickness 0.5 mm. The results of the study were compared with the Khan’s result of the affirmation experiment I with errors not exceeding 5%, are shown in detail in table 1. Specifically, the error of the input parameters LP, WS, and FD, compared to the Khan’s values, respectively, were 1.89 %, 4.80 %, and 2.92 %. REFERENCES 1. Balamurugan, Karupanan, Mishra, Mahendra Kumar, Sathiya, Paul, & Sait, Abdullah Naveen., Weldability studies and parameter optimization of AISI 904L super austenitic stainless steel using friction welding, Materials Research, 17(4), 908-919. Epub July 04, 2014. https://dx.doi.org/10.1590/S1516-14392014005000099 2. Kanti, K.M., Rao, P.S. and Janardhana, G.R., Optimization of weld bead penetration in pulsed gas metal arc welding using genetic algorithm, International Journal of Emerging Technology and Advanced Engineering, 3, 3, ISSN 2250-2459, p. 368-371, 2013. https://ijetae.com/files/Volume3Issue3/IJETAE_0313_61.pdf 3. Mohan, Hari, Ashok, A Fuzzy Environment Strategies For Optimal Agricultural Land allocation In Krishna Delta, IRJCS: International Research Journal of Computer Science, Volume 5, 57-64, 2018. http://www.irjcs.com/volumes/Vol5/iss02/01.FBCS10081.pdf 4. Kumar, Ranajay and Mahata, Sainik Kumar and Dey, Monalisa, Implementation of Cryptographic Protocol applying Genetic Algorithm on Staircase Substitution Technique and Randomness Testing, International Research Journal of Computer Science (IRJCS), Issue 7, Volume 2, July 2015 http://irjcs.com/volumes/vol2/iss7/07.JYCS10087.pdf 5. Aman V. Mankar, Tushar C. Ravekar, A Study of Intrusion Detection System using Advanced Genetic Algorithm, International Research Journal of Computer Science (IRJCS), Issue 11, Volume 3, November 2016. http://irjcs.com/volumes/Vol3/iss11/02.NVCS10083.pdf 6. M.M.A. Khan, L.Romoli, M.Fiaschi, G.Dini, F.Sarri, Experimental design approach to the process parameter optimization for laser welding of martensitic stainless steels in a constrained overlap configuration, Optics & Laser Technology, vol. 43, pp. 158-172, 2011. http://dx.doi.org/10.1016/j.optlastec.2010.06.006 7. Alam et al., A comparative study of metaheuristic optimization approaches for directional over current relays coordination, Electric Power Systems Research, Vol. 128, pp. 39-52, 2015. http://dx.doi.org/10.1016/j.epsr.2015.06.018