New Microsoft PowerPoint Presentation (2).pptx
New Microsoft PowerPoint Presentation (2).pptx
Determination of Plane Temperature Distribution in solid using ANSYS workbench
insulated
insulated
Convective boundary
Convective boundary
Heat flux
30OC
Linear Quadrilateral Element
Serendipity Quadratic Quadrilateral Element
Given: - All dimensions are in mm
Material Selected :- Steel
Assume other necessary data.
Convection = 40 W/m2
.O
C
heat flux = 30 W/m2
A B
C D
E
F
Domain is A B C D E F
A-B Convective boundary
B-C incoming Heat flux boundary
C-D Convective boundary
D-E insulated boundary
E-F constant temperature boundary
F-A insulated boundary
Description Of Problem
INTRODUCTION
EXPERIMENTAL SETUP
• Experiments are conducted on METATECH (ECMAC) electrochemical machining equipment.
• KCl solution is chosen as electrolyte, as it has no passivation effect on the surface of the work piece.
• Rectangular block of 20 mm X 20 mm and 25 mm height made of EN 31 tool steel which is a high carbon alloy
steel with high degree of hardness, compressive strength and abrasion resistance is chosen as workpiece.
• In this study, the collection of experimental data adopts the face center cubic (FCC) design with three levels of
each of the four design factors. The process parameters selected for present investigation are electrolyte
concentration (X1), voltage (X2), feed rate (X3) and inter-electrode gap (X4).
• The design is generated using MINITAB 16.0 statistical package. Table 1 shows the factors and their levels in coded
and actual values.
• Surface roughness parameter is selected as response variables in the present study. Roughness measurement is
done using a stylus-type profilometer, Talysurf (Taylor Hobson, Surtronic 3 + ). Roughness measurements in the
transverse direction on the work pieces are repeated five times and average of five measurements of surface
roughness parameter values are recorded.
Design
factors
Unit Notation
LEVELS
-1 0 1
Electrolyte
concentration
[%] X1 15 20 25
Voltage [V] X2 8 10 12
Feed rate [mm/min] X3 0.1 0.2 0.3
Inter-
electrode gap
[mm] X4 0.2 0.25 0.3
Table 1. Experimental parameters and their levels
ARTIFICIAL NEURAL NETWORK
• Artificial neural networks (ANN) emulating the biological connections between neurons are known as soft
computing techniques. ANN can reproduce some functions of human behavior, which are formed by a finite
number of layers with different computing elements called neurons. In order to construct a network, the neurons
are interconnected. The organization of connections determines the type and objectives of the ANNs.
• The processing ability of the network is stored in the inter-unit connection strengths, or weights, which are turned
in the learning process. The training algorithm (or learning) is defined as a procedure that consists of adjusting the
weights and biases of a network that minimize selected function of error between the actual and desired outputs.
• In this study, the back-propagation learning algorithms likely Levenberg Marquardt (LM), gradient descent with
variable learning rate and momentum (GDX) and scaled conjugate gradient (SCG) are used to train the networks.
• Four process parameters viz. electrolyte concentration, voltage, feed rate and inter-electrode gap are considered.
The input layers of the neural network consist of four neurons whereas the output layer has a single neuron that
represents the predicted value of Ra .
• Some parameters (i.e. the number of training and testing data, learning rate, number of hidden layers and
processing function used) affect the accuracy, reliability and effectiveness of the neural network. It is seen that
the processing functions, tansig and logsig, produce almost the same performance in different problems. Hence,
only the tansig processing function and single hidden layer are used.
• A trial and error scheme is used to determine the appropriate number of hidden neurons and numbers of hidden
neurons are varied from 3 to 8. The goal of any training algorithm is to minimize the global error such as mean
squared error (MSE), mean absolute percentage error (MAPE) and correlation coefficient (R).
RESULTS AND DISCUSSION
• Artificial neural network models for predicting surface roughness have been developed using multi-layer feed
forward back propagation algorithm.
• To construct, four process parameters viz., electrolyte concentration, voltage, feed rate and inter-electrode
gap as the input neurons and corresponding surface roughness as the output neuron.
• Considering the FCC design, 31 experiments (datasets) are conducted and Ra values are recorded. For brevity
of the paper, the table presenting the experimental results is omitted. The data sets are randomly chosen for
training and testing to get rid of any bias. 22 datasets for training and 9 datasets for testing are used. The data
points are normalized so that the dataset ranges in -1 to +1.
• To construct the models, the hyperbolic tangent sigmoid function in the hidden layer and linear activation
function in the output layer is considered. One hidden layer is chosen in the study. The neurons in the hidden
layers are varied from 3 to 8 to find out the best neural network model for different training algorithms. To
train the network, three different training algorithm viz. Levenberg-Marquardt (L-M) algorithm, gradient
descent with variable learning rate and momentum (GDX) algorithm and scaled conjugate gradient (SCG)
algorithm are used.
• MATLAB 7.8 is used to develop the neural network, train and test the network. In this study, to select the best
network, minimum mean squared error (MSE), mean absolute percentage error (MAPE) and maximum
correlation coefficient (R) are considered.
Algorithm Model
Training data Testing data
MSE MAPE R MSE MAPE R
L-M
4-3-1 0.00009157 0.353 0.99956 0.0749445 8.876 0.98458
4-4-1 0.00000205 0.046 0.9999 0.0445753 8.293 0.99038
4-5-1 0.00000043 0.024 1 0.0077101 3.746 0.99831
4-6-1 0.00000420 0.056 0.99998 0.03965559 7.799 0.99107
4-7-1 0.00000382 0.050 0.99997 0.07006014 10.390 0.98382
4-8-1 0.00204939 1.868 0.99996 0.02525059 7.302 0.98012
GDX
4-3-1 0.00048059 0.775 0.99854 0.038141 6.947 0.99106
4-4-1 0.00006021 0.158 0.9997 0.062704 8.209 0.98684
4-5-1 0.00000097 0.032 0.99999 0.011502 4.630 0.99727
4-6-1 0.00000158 0.048 0.99998 0.034425 7.514 0.99265
4-7-1 0.00000125 0.034 0.99991 0.027325 6.925 0.99457
4-8-1 0.00165456 0.990 0.9999 0.052778 7.794 0.99018
SCG
4-3-1 0.00094376 0.893 0.99509 0.09769107 8.527 0.98209
4-4-1 0.00000798 0.107 0.99995 0.051756 7.157 0.98901
4-5-1 0.00000113 0.037 0.99999 0.016579 4.492 0.99662
Comparison of network performances based on different training algorithms
Comparative study of experimental Ra and ANN predicted Ra data (a) for training set and (b) for testing set
• Performance of different networks trained and tested with LM, GDX and SCG algorithms are presented in Table
2. From the table, it is seen that architecture 4-5-1 trained using L-M algorithm has the minimum MSE and the
architecture is selected as the best performing network.
• The architecture also provides the maximum correlation coefficient (R) and minimum MAPE. Again, when
networks are trained using GDX algorithm, the architecture 4-5-1 gives the minimum MSE and is selected as
the best network. Again, architecture 4-5-1 provides the minimum MSE when the network is trained with SCG
algorithm.
• It is also seen from the comparative study of the performances among the best networks that the architecture
4-5- 1 trained with L-M algorithm is the best network based on the minimum MSE, minimum MAPE and
maximum correlation coefficient (R).
• It is also seen that the architecture has the minimum MAPE (0.024%) for training dataset. It implies that the
experimental values and ANN predicted values lie very close to each other.
• It is observed from the regression analysis that correlation coefficient (R) is 1 for training pattern. Correlation
coefficient 1 means the perfect correlation between the experimental and the predicted results. Comparative
study of the experimental Ra and ANN predicted Ra is presented in Fig. 1(a) and it is seen that ANN predicted
and experimental Ra are close to each other.
• Also the network is tested with a separate testing dataset and the comparison of experimental results and
predicted results is presented in Fig. 1(b). The correlation coefficient (R) is 0.998381 and it is a good correlation
between the predicted and experimental outputs.
• From the results, it is obvious that the network gives a good prediction of Ra in ECM of EN 31 tool steel and
the network has the generalization capability
CONCLUSIONS
• Neural network model for predicting surface roughness (Ra) in ECM of EN 31 tool steel work-piece is developed
using multi-layer feed forward back propagation algorithm.
• Electrolyte concentration, voltage, feed rate and inter-electrode gap are considered as the process parameters. The
design of experiment is done using FCC with 31 experimental run.
• From the experimental results it is seen that the architecture 4-5-1 trained with L-M algorithm gives the best
performance as compare to GDX and SCG algorithms for predicting Ra in ECM.
• The developed neural network model can predict surface roughness with about 96% accuracy. The network also
has a good generalization capability.
• Finally, it can be concluded that the developed ANN model is suitable for predicting Ra with high accuracy.
REFERENCES
1. H. Hocheng, Y.H. Sun, S.C. Lin, P.S. Kao, A material removal analysis of electrochemical machining using flat-
end cathode, J. Mater. Process. Technol. 140 (2003) 264-268.
2. P. Asoken, R.R. Kumar, R. Jeypaul, M. Santhi, Development of multi objective optimization models for
electrochemical machining process, Int. J. Adv. Manuf. Technol. 39 (2008) 55-63
3. H. H Abuzeid, A.M. Awad, A.H. Senbel, Prediction of electrochemical machining process parameters using
artificial neural networks, Int. J. Comp. Sci. Eng. 4 (2012) 125-132.
4. D. Chakradhar, A.G. Venu, Multi-objective optimization of electrochemical machining of EN31 steels by grey
relational analysis, Int. Journal of Modeling and Optimization, 1 (2011) 113-117.
5. C. Senthilkumar, G. Ganesan, R. Karthikeyan, Study of electrochemical machining characteristics of Al/SiCp
composites, Int. J. Adv. Manuf. Technol. 43 (2009) 256-263.
6. M. Burgera, L. Koll, E.A. Wernera, A. Platz, Electrochemical machining characteristics and resulting surface
quality of the nickel-base singlecrystalline material LEK94, J. Manuf. Processes 14 (2012) 62-70.
7. R. Goswami, V. Chaturvedi, R. Chouhan, Optimization of electrochemical machining process parameters using
Taguchi approach, Int. J. Eng. Sci. Technol. 5 (2013) 999-1006.

More Related Content

PDF
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
PDF
Developmental Mega Sample: Exploring Inter-Individual Variation
PDF
Path loss prediction
PDF
Black-box modeling of nonlinear system using evolutionary neural NARX model
PDF
AN IMPROVED METHOD FOR IDENTIFYING WELL-TEST INTERPRETATION MODEL BASED ON AG...
PDF
APPROXIMATING NASH EQUILIBRIUM UNIQUENESS OF POWER CONTROL IN PRACTICAL WSNS
PDF
PDF
Plan economico del 2017
Artificial Neural Networks (ANNS) For Prediction of California Bearing Ratio ...
Developmental Mega Sample: Exploring Inter-Individual Variation
Path loss prediction
Black-box modeling of nonlinear system using evolutionary neural NARX model
AN IMPROVED METHOD FOR IDENTIFYING WELL-TEST INTERPRETATION MODEL BASED ON AG...
APPROXIMATING NASH EQUILIBRIUM UNIQUENESS OF POWER CONTROL IN PRACTICAL WSNS
Plan economico del 2017

Similar to New Microsoft PowerPoint Presentation (2).pptx (20)

PDF
Plan economico
PDF
Performance assessment of an optimization strategy proposed for power systems
PDF
Power system transient stability margin estimation using artificial neural ne...
PDF
Expert system design for elastic scattering neutrons optical model using bpnn
PDF
Architecture neural network deep optimizing based on self organizing feature ...
PDF
D028018022
PDF
Efficiency of Neural Networks Study in the Design of Trusses
PDF
Artificial Intelligence based optimization of weld bead geometry in laser wel...
PDF
Towards More Reliable 13C and 1H Chemical Shift Prediction: A Systematic Comp...
PDF
Assessing Compressive Strength of Concrete with Extreme Learning Machine
PDF
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
PDF
F017533540
PPTX
Performance prediction of PV & PV/T systems using Artificial Neural Networks ...
PDF
Artificial Neural Network and Multi-Response Optimization in Reliability Meas...
PDF
PERFORMANCE ASSESSMENT OF ANFIS APPLIED TO FAULT DIAGNOSIS OF POWER TRANSFORMER
PDF
Poster_Reseau_Neurones_Journees_2013
PDF
MSc Thesis Presentation
PDF
Modelling the Single Chamber Solid Oxide Fuel Cell by Artificial Neural Network
PDF
Design of c slotted microstrip antenna using artificial neural network model
PDF
Design of c slotted microstrip antenna using
Plan economico
Performance assessment of an optimization strategy proposed for power systems
Power system transient stability margin estimation using artificial neural ne...
Expert system design for elastic scattering neutrons optical model using bpnn
Architecture neural network deep optimizing based on self organizing feature ...
D028018022
Efficiency of Neural Networks Study in the Design of Trusses
Artificial Intelligence based optimization of weld bead geometry in laser wel...
Towards More Reliable 13C and 1H Chemical Shift Prediction: A Systematic Comp...
Assessing Compressive Strength of Concrete with Extreme Learning Machine
Analysis of Microstrip Finger on Bandwidth of Interdigital Band Pass Filter u...
F017533540
Performance prediction of PV & PV/T systems using Artificial Neural Networks ...
Artificial Neural Network and Multi-Response Optimization in Reliability Meas...
PERFORMANCE ASSESSMENT OF ANFIS APPLIED TO FAULT DIAGNOSIS OF POWER TRANSFORMER
Poster_Reseau_Neurones_Journees_2013
MSc Thesis Presentation
Modelling the Single Chamber Solid Oxide Fuel Cell by Artificial Neural Network
Design of c slotted microstrip antenna using artificial neural network model
Design of c slotted microstrip antenna using
Ad

Recently uploaded (20)

PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PDF
Java Basics-Introduction and program control
PDF
Applications of Equal_Area_Criterion.pdf
PDF
Computer organization and architecuture Digital Notes....pdf
PPTX
Software Engineering and software moduleing
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PPTX
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
PDF
Soil Improvement Techniques Note - Rabbi
PPTX
CyberSecurity Mobile and Wireless Devices
PPTX
PRASUNET_20240614003_231416_0000[1].pptx
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PDF
First part_B-Image Processing - 1 of 2).pdf
PPTX
wireless networks, mobile computing.pptx
PPT
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PPTX
ai_satellite_crop_management_20250815030350.pptx
PPTX
Measurement Uncertainty and Measurement System analysis
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
Java Basics-Introduction and program control
Applications of Equal_Area_Criterion.pdf
Computer organization and architecuture Digital Notes....pdf
Software Engineering and software moduleing
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
A Brief Introduction to IoT- Smart Objects: The "Things" in IoT
Soil Improvement Techniques Note - Rabbi
CyberSecurity Mobile and Wireless Devices
PRASUNET_20240614003_231416_0000[1].pptx
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
First part_B-Image Processing - 1 of 2).pdf
wireless networks, mobile computing.pptx
Chapter 1 - Introduction to Manufacturing Technology_2.ppt
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
distributed database system" (DDBS) is often used to refer to both the distri...
ai_satellite_crop_management_20250815030350.pptx
Measurement Uncertainty and Measurement System analysis
Ad

New Microsoft PowerPoint Presentation (2).pptx

  • 3. Determination of Plane Temperature Distribution in solid using ANSYS workbench insulated insulated Convective boundary Convective boundary Heat flux 30OC Linear Quadrilateral Element Serendipity Quadratic Quadrilateral Element Given: - All dimensions are in mm Material Selected :- Steel Assume other necessary data. Convection = 40 W/m2 .O C heat flux = 30 W/m2 A B C D E F Domain is A B C D E F A-B Convective boundary B-C incoming Heat flux boundary C-D Convective boundary D-E insulated boundary E-F constant temperature boundary F-A insulated boundary Description Of Problem
  • 5. EXPERIMENTAL SETUP • Experiments are conducted on METATECH (ECMAC) electrochemical machining equipment. • KCl solution is chosen as electrolyte, as it has no passivation effect on the surface of the work piece. • Rectangular block of 20 mm X 20 mm and 25 mm height made of EN 31 tool steel which is a high carbon alloy steel with high degree of hardness, compressive strength and abrasion resistance is chosen as workpiece. • In this study, the collection of experimental data adopts the face center cubic (FCC) design with three levels of each of the four design factors. The process parameters selected for present investigation are electrolyte concentration (X1), voltage (X2), feed rate (X3) and inter-electrode gap (X4). • The design is generated using MINITAB 16.0 statistical package. Table 1 shows the factors and their levels in coded and actual values. • Surface roughness parameter is selected as response variables in the present study. Roughness measurement is done using a stylus-type profilometer, Talysurf (Taylor Hobson, Surtronic 3 + ). Roughness measurements in the transverse direction on the work pieces are repeated five times and average of five measurements of surface roughness parameter values are recorded.
  • 6. Design factors Unit Notation LEVELS -1 0 1 Electrolyte concentration [%] X1 15 20 25 Voltage [V] X2 8 10 12 Feed rate [mm/min] X3 0.1 0.2 0.3 Inter- electrode gap [mm] X4 0.2 0.25 0.3 Table 1. Experimental parameters and their levels
  • 7. ARTIFICIAL NEURAL NETWORK • Artificial neural networks (ANN) emulating the biological connections between neurons are known as soft computing techniques. ANN can reproduce some functions of human behavior, which are formed by a finite number of layers with different computing elements called neurons. In order to construct a network, the neurons are interconnected. The organization of connections determines the type and objectives of the ANNs. • The processing ability of the network is stored in the inter-unit connection strengths, or weights, which are turned in the learning process. The training algorithm (or learning) is defined as a procedure that consists of adjusting the weights and biases of a network that minimize selected function of error between the actual and desired outputs. • In this study, the back-propagation learning algorithms likely Levenberg Marquardt (LM), gradient descent with variable learning rate and momentum (GDX) and scaled conjugate gradient (SCG) are used to train the networks. • Four process parameters viz. electrolyte concentration, voltage, feed rate and inter-electrode gap are considered. The input layers of the neural network consist of four neurons whereas the output layer has a single neuron that represents the predicted value of Ra . • Some parameters (i.e. the number of training and testing data, learning rate, number of hidden layers and processing function used) affect the accuracy, reliability and effectiveness of the neural network. It is seen that the processing functions, tansig and logsig, produce almost the same performance in different problems. Hence, only the tansig processing function and single hidden layer are used. • A trial and error scheme is used to determine the appropriate number of hidden neurons and numbers of hidden neurons are varied from 3 to 8. The goal of any training algorithm is to minimize the global error such as mean squared error (MSE), mean absolute percentage error (MAPE) and correlation coefficient (R).
  • 8. RESULTS AND DISCUSSION • Artificial neural network models for predicting surface roughness have been developed using multi-layer feed forward back propagation algorithm. • To construct, four process parameters viz., electrolyte concentration, voltage, feed rate and inter-electrode gap as the input neurons and corresponding surface roughness as the output neuron. • Considering the FCC design, 31 experiments (datasets) are conducted and Ra values are recorded. For brevity of the paper, the table presenting the experimental results is omitted. The data sets are randomly chosen for training and testing to get rid of any bias. 22 datasets for training and 9 datasets for testing are used. The data points are normalized so that the dataset ranges in -1 to +1. • To construct the models, the hyperbolic tangent sigmoid function in the hidden layer and linear activation function in the output layer is considered. One hidden layer is chosen in the study. The neurons in the hidden layers are varied from 3 to 8 to find out the best neural network model for different training algorithms. To train the network, three different training algorithm viz. Levenberg-Marquardt (L-M) algorithm, gradient descent with variable learning rate and momentum (GDX) algorithm and scaled conjugate gradient (SCG) algorithm are used. • MATLAB 7.8 is used to develop the neural network, train and test the network. In this study, to select the best network, minimum mean squared error (MSE), mean absolute percentage error (MAPE) and maximum correlation coefficient (R) are considered.
  • 9. Algorithm Model Training data Testing data MSE MAPE R MSE MAPE R L-M 4-3-1 0.00009157 0.353 0.99956 0.0749445 8.876 0.98458 4-4-1 0.00000205 0.046 0.9999 0.0445753 8.293 0.99038 4-5-1 0.00000043 0.024 1 0.0077101 3.746 0.99831 4-6-1 0.00000420 0.056 0.99998 0.03965559 7.799 0.99107 4-7-1 0.00000382 0.050 0.99997 0.07006014 10.390 0.98382 4-8-1 0.00204939 1.868 0.99996 0.02525059 7.302 0.98012 GDX 4-3-1 0.00048059 0.775 0.99854 0.038141 6.947 0.99106 4-4-1 0.00006021 0.158 0.9997 0.062704 8.209 0.98684 4-5-1 0.00000097 0.032 0.99999 0.011502 4.630 0.99727 4-6-1 0.00000158 0.048 0.99998 0.034425 7.514 0.99265 4-7-1 0.00000125 0.034 0.99991 0.027325 6.925 0.99457 4-8-1 0.00165456 0.990 0.9999 0.052778 7.794 0.99018 SCG 4-3-1 0.00094376 0.893 0.99509 0.09769107 8.527 0.98209 4-4-1 0.00000798 0.107 0.99995 0.051756 7.157 0.98901 4-5-1 0.00000113 0.037 0.99999 0.016579 4.492 0.99662 Comparison of network performances based on different training algorithms
  • 10. Comparative study of experimental Ra and ANN predicted Ra data (a) for training set and (b) for testing set
  • 11. • Performance of different networks trained and tested with LM, GDX and SCG algorithms are presented in Table 2. From the table, it is seen that architecture 4-5-1 trained using L-M algorithm has the minimum MSE and the architecture is selected as the best performing network. • The architecture also provides the maximum correlation coefficient (R) and minimum MAPE. Again, when networks are trained using GDX algorithm, the architecture 4-5-1 gives the minimum MSE and is selected as the best network. Again, architecture 4-5-1 provides the minimum MSE when the network is trained with SCG algorithm. • It is also seen from the comparative study of the performances among the best networks that the architecture 4-5- 1 trained with L-M algorithm is the best network based on the minimum MSE, minimum MAPE and maximum correlation coefficient (R). • It is also seen that the architecture has the minimum MAPE (0.024%) for training dataset. It implies that the experimental values and ANN predicted values lie very close to each other. • It is observed from the regression analysis that correlation coefficient (R) is 1 for training pattern. Correlation coefficient 1 means the perfect correlation between the experimental and the predicted results. Comparative study of the experimental Ra and ANN predicted Ra is presented in Fig. 1(a) and it is seen that ANN predicted and experimental Ra are close to each other. • Also the network is tested with a separate testing dataset and the comparison of experimental results and predicted results is presented in Fig. 1(b). The correlation coefficient (R) is 0.998381 and it is a good correlation between the predicted and experimental outputs. • From the results, it is obvious that the network gives a good prediction of Ra in ECM of EN 31 tool steel and the network has the generalization capability
  • 12. CONCLUSIONS • Neural network model for predicting surface roughness (Ra) in ECM of EN 31 tool steel work-piece is developed using multi-layer feed forward back propagation algorithm. • Electrolyte concentration, voltage, feed rate and inter-electrode gap are considered as the process parameters. The design of experiment is done using FCC with 31 experimental run. • From the experimental results it is seen that the architecture 4-5-1 trained with L-M algorithm gives the best performance as compare to GDX and SCG algorithms for predicting Ra in ECM. • The developed neural network model can predict surface roughness with about 96% accuracy. The network also has a good generalization capability. • Finally, it can be concluded that the developed ANN model is suitable for predicting Ra with high accuracy.
  • 13. REFERENCES 1. H. Hocheng, Y.H. Sun, S.C. Lin, P.S. Kao, A material removal analysis of electrochemical machining using flat- end cathode, J. Mater. Process. Technol. 140 (2003) 264-268. 2. P. Asoken, R.R. Kumar, R. Jeypaul, M. Santhi, Development of multi objective optimization models for electrochemical machining process, Int. J. Adv. Manuf. Technol. 39 (2008) 55-63 3. H. H Abuzeid, A.M. Awad, A.H. Senbel, Prediction of electrochemical machining process parameters using artificial neural networks, Int. J. Comp. Sci. Eng. 4 (2012) 125-132. 4. D. Chakradhar, A.G. Venu, Multi-objective optimization of electrochemical machining of EN31 steels by grey relational analysis, Int. Journal of Modeling and Optimization, 1 (2011) 113-117. 5. C. Senthilkumar, G. Ganesan, R. Karthikeyan, Study of electrochemical machining characteristics of Al/SiCp composites, Int. J. Adv. Manuf. Technol. 43 (2009) 256-263. 6. M. Burgera, L. Koll, E.A. Wernera, A. Platz, Electrochemical machining characteristics and resulting surface quality of the nickel-base singlecrystalline material LEK94, J. Manuf. Processes 14 (2012) 62-70. 7. R. Goswami, V. Chaturvedi, R. Chouhan, Optimization of electrochemical machining process parameters using Taguchi approach, Int. J. Eng. Sci. Technol. 5 (2013) 999-1006.