Next Article in Journal
On Coating Techniques for Surface Protection: A Review
Previous Article in Journal
Rapid and Inexpensive Fabrication of Multi-Depth Microfluidic Device using High-Resolution LCD Stereolithographic 3D Printing
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Predictive Models of Double-Vibropolishing in Bowl System Using Artificial Intelligence Methods

by
Joselito Yam II Alcaraz
1,
Kunal Ahluwalia
2 and
Swee-Hock Yeo
1,*
1
Mechanical and Aerospace Engineering, Nanyang Technological University, Singapore 639798, Singapore
2
Rolls-Royce@NTU Corporate Laboratory, Singapore 637460, Singapore
*
Author to whom correspondence should be addressed.
J. Manuf. Mater. Process. 2019, 3(1), 27; https://doi.org/10.3390/jmmp3010027
Submission received: 12 February 2019 / Revised: 15 March 2019 / Accepted: 15 March 2019 / Published: 22 March 2019

Abstract

:
Vibratory finishing is a versatile and efficient surface finishing process widely used to finish components of various functionalities. Research efforts were focused in fundamental understanding of the process through analytical solutions and simulations. On the other hand, predictive modelling of surface roughness using computational intelligence (CI) methods are emerging in recent years, though CI methods have not been extensively applied yet to a new vibratory finishing method called double-vibropolishing. In this study, multi-variable regression, artificial neural networks, and genetic programming models were designed and trained with experimental data obtained from subjecting rectangular Ti-6Al-4V test coupons to double vibropolishing in a bowl system configuration. Model selection was done by comparing the mean-absolute percentage error and r-squared values from both training and testing datasets. Exponential regression was determined as the best model for the bowl double-vibropolishing system studied with a Test MAPE score of 6.1% and a R-squared score of 0.99. A family of curves was generated using the exponential regression model as a potential tool in predicting surface roughness with time.

1. Introduction

Vibratory finishing is a popular and established mass finishing process due to its versatility, as evidenced by the process’s ability to clean, deburr, descale, and edge radius. The process is versatile enough that it can be used in polishing a large scale of materials—from removing large burrs in metallic workpieces to removing microscale roughness in plastic media.
In the aerospace industry, vibratory finishing has been used extensively because of strict requirements on surface features. Critical parts in aerospace with free-form surfaces, such as blisks, turbine blades, and fan blades benefit from this process of loose abrasive polishing.
Research in vibratory finishing inclines towards optimization through experimentation. Optimized process frameworks are commonly derived through empirical trial and error methods due to the complexities imposed by the process and its underlying principles. As a result, several attempts have been made to develop analytical models relating to various key process indicators.
Modelling these kinds of systems has a high degree of complexity due to the nature of the abrasive flow in the media. Thus, models are created to roughly predict what happens to a workpiece after putting it in a vibratory bowl, while observing process parameters such as vibration frequency and amplitude. The models created must accurately predict the output variables as well as capture the dynamics of the system. The research community coined this term as generalization modelling—a model created from data aimed to generalize and predict future outcomes. Better generalization capability of a model indicates that it has mostly captured the physics and dynamics of a system.
The fact that the use of Artificial Neural Networks (ANN) in several machining processes has shown its potential in predictive modelling [1,2,3] is the main motivation of this work. ANN may also have an advantage when used in realistic environments, e.g., in an actual factory, where data would be sparse and not experimentally designed.
Furthermore, genetic algorithms and their derivatives have also been gaining traction in vibratory finishing research [4,5,6]. The various experimental research on the study of effects of different process parameters resulted in an abundance of data. With sufficient data and the right modelling tools, a dependable and generalized predictive model can be created.
This study aims to derive an empirical model to predict surface roughness of a workpiece subjected to a vibratory finishing process. Moreover, a relatively new class of fixture vibratory finishing process called double vibro-polishing [7], has reported to produce significant improvements with cycle times. The abundance of experimental data has potential to be used in numerical modelling to produce a versatile model that could be used by industry to save time on experiments as well as catalogue various components against the parameters for vibratory finishing. This study attempts to derive and evaluate numerical models using different methods, i.e., regression, artificial neural networks, and genetic algorithms, to establish a suitable tool for predicting cycle times with double-vibratory finishing.
Supplementing this introduction is a review of the previous trends and current state-of-the-art in analytical, numerical simulation, and computational intelligence models for the vibrofinishing process. Section 2.1, Section 2.2, Section 2.3, Section 2.4, Section 2.5, Section 2.6 and Section 2.7 will be a presentation of the basic building blocks of the modelling methodologies used, which would also include model conditioning and data-preprocessing. The rest of the methodology section discusses the models created and the specific parameters that were used.
A summary and comparison of the MAPE and R-squared scores of the modelling methodologies for the bowl vibratory finishing system is discussed in Section 3, where the best model is chosen. The selected model is then used to create a family of curves using a defined set of input variables. Finally, a short conclusion of the study and suggestions for future work are discussed in Section 4.

1.1. Double Vibro-Polishing

A vibratory bowl finishing system consist of a vertical shaft, in which the eccentric weights induce a rolling and feeding motion of media particles [8]. The schematic diagram of the vibratory bowl is shown in Figure 1.
In most conventional vibratory machining processes, components are either freely flowing together with the vibratory media particles or held into place in a stationary fixture. Ahluwalia et al. [7] introduced a new vibropolishing method, coined double-vibropolishing. Instead of a stationary fixture, vibration was introduced to the fixture to increase the relative motion of particles to the workpiece. The fact that both the fixture and the reservoir are both vibrating suggest that higher impact forces between the media and workpiece result to more aggressive mechanical working of the workpieces.
Their experiments suggest that using the vibratory fixture in “active”, i.e., the fixture is vibrating, causes a steeper drop in R a values compared with the static fixture, which then causes a 75% decrease in time to reach the cut-off roughness in the Ti-6Al-4V workpieces as shown in Table 1. As both the container and fixture are vibrating, the cycle times are improved because of higher relative motion between media and workpiece. Ti-6Al-4V was used as the experiment material because of its widespread use in aerospace industry.

1.2. Analytical and Mathematical Modelling

An extensive literature review reveals that several predictive models exist to study force interactions, material removal rates, and residual stresses. One of the earliest predictive modelling studies in vibratory finishing was done by Sofronas and Taraman [11], where predictions of height reduction, edge radiusing, and surface finish were empirically modelled as functions of time, media size, vibratory frequency, and workpiece hardness. It was found out that vibratory frequency is the most significant contributor to the dependent variables studied, next to media size and processing time.
Hashimoto [12] established fundamental principles and rules of vibratory finishing based on derivation of equations from experimental results. In his research, his rules include: (1) defining roughness limitation, (2) the exponential nature of roughness change, and (3) that there was a constant stock removal rate. The model developed using these principles accurately predicts surface roughness and stock removal from experiments, allowing the computation of an optimal cycle time given an initial roughness of the material.
Domblesky et al. [13] similarly developed a model that describes material removal rate as a function of bowl acceleration, workpiece mass, velocity, and specific energy. Their study reinforces the conclusion the paper of Hashimoto [12] that material removal is essentially constant over time as the finishing process approaches steady state condition.

1.3. Computational Intelligence Methods

Further efforts in formulating numerical solutions to mass finishing processes, or machining processes in general, is covered by artificial intelligence or computational intelligence techniques. This class of solutions works by developing a numerical relationship between input or independent parameters of the process to the observed and measured output or dependent variables.
Feng and Wang [14] developed empirical models of surface roughness, as workpieces are subjected to finish turning. Their study compared a regression model and an Artificial Neural Network (ANN) model of a turning process, with the surface roughness dependent on machining parameters, i.e., workpiece hardness, feed rate, tool radius, and cutting speed. Statistical tests were carried out to compare the goodness of fit for both regression and ANN models. Their results suggest that both models satisfy goodness of fit criteria during model development and training. Moreover, both of these models show satisfactory prediction to additional experimental data. Their method provides a valuable tool in modelling similar applications in manufacturing engineering and design.
Other non-conventional modelling techniques were also explored in literature. A hybrid Genetic Programming - Artificial Neural Network (GP-ANN) model was designed by Garg and Tai [4] to model a vibratory finishing process. Genetic programming works by automatically evolving primitive mathematical operations using reproduction and/or crossover operations iteratively until a fitness function is satisfied [15]. Genetic Expression Programming (GEP), a variant of Genetic Programming, was used by Vijayaraghavan and Castagne [16] to create a new numerical model from the vibratory finishing data of Domblesky et al. [13]. GEP was used in combination with ANN to formulate a model to predict the power consumption and mass removal rate of the finishing process. The results of their study turned out to be comparable to the original model by Domblesky et al. [13].
In another study, Vijayaraghavan and Castagne [5] used a hybrid Multi-Adaptive Regression Splines and Genetic Programming (MARS-GP) method to predict finish condition under uncertain input parameters. The data that they used was from the study of Sofronas and Taraman [11]. Sensitivity and parametric analyses were done to identify the dominant input variables, which are processing time, media size, and vibration frequency, in that order.

2. Materials and Methods

2.1. Regression

The solution used for the regression model was to use non-linear least squares, which uses an iterative solution to find the coefficients of a non-linear function. The nonlinear function is estimated by minimizing the sum of squared errors, i.e., i = 0 n ( E 2 ) = i = 0 n ( Y i Y i ^ ) 2 , using the Levenberg–Marquart algorithm, or Damped Least-Squares as used by the curvefit tool from the Python module, scipy.

2.2. Artificial Neural Network

In all of the experiments that are studied in this thesis, the sole dependent variable is the surface roughness R a , thus, the ANN architecture used was a fully-connected, single hidden layer with n nodes, and a scalar valued output R a as shown in Figure 2. The activation function from the input layer to the hidden layer is the sigmoid function as in Equation (1) [17], while the activation function from the hidden layer to the output layer is a linear function Equation (2) to produce a continuous output variable R a .
S ( x ) = 1 1 + e x
L ( x ) = x

2.3. Genetic Programming

Genetic programming works in a way where computer programs or structures are evolved to solve a specific problem, by evaluating the program’s “fitness”, or a metric to gauge its ability to solve the problem. The basic concept is that it creates more complicated equations from a set of simpler functions. For example, the “seed” functions may include addition, subtraction, multiplication, negation, etc. Initially, an initial population of expressions are generated from these seed functions and the input variables. These initial population of expressions are evaluated using an error function, e.g., root mean squared error (RMSE), where the best models are determined. The algorithm will do random genetic operations, such as crossover and subtree-mutation, and produce a next generation of expressions. This process repeats for a specified number of generations, or with a specified termination criterion, e.g., RMSE is lower than a specified error threshold value.

2.4. Model Conditioning

Achieving good performance during model training requires preconditioning of input and output data. A typical preconditioning method is normalization, which is the scaling of target data to values in the range of 0 y ^ 1 , or 1 y ^ 1 . Previous studies in vibratory finishing normalize the surface roughness by dividing the roughness value of a point in time by the initial roughness [6], and thus
R a ^ = R a ( t ) R i
This makes the model scaled in the range 1 R a ^ > 0 . However, it is noted that at t , the roughness average will saturate to a roughness value, R s , depending on the workpiece and finishing media materials. The normalized values are then actually only in the range 1 R a ^ > R s R i .
Another way to normalize the roughness average is by utilizing both the initial roughness, R i , and roughness saturation, R s in such way as follows:
R a ^ = R a ( t ) R s R i R s
This formulation allows the normalized roughness values to be within the range 1 R a ^ > 0 , as well as approach zero as t . This is superior to Equation (3) since the first method will not approach roughness values of zero with time. Different saturation values—even in normalized space—would tend to require an unnecessarily complex model to achieve a good match, and is almost the same as not doing normalization at all. Scaling the data using Equation (4) reduces the degrees of freedom needed for the model, in such a way that the starting normalized R a value is always 1, and will always approach zero with time, as with the definition of initial roughness and roughness saturation.

2.5. Acquisition and Pre-Processing of Data

Similar to the experiments done by Ahluwalia et al. [7], Ti-6Al-4V workpieces were subjected to double-vibropolishing in a vibratory bowl to study several factors that affect the average surface roughness. Specifically, the independent variables studied were:
  • time subjected to finishing, t ,
  • initial surface roughness, R i ,
  • frequency of vibratory bowl, f b ,
  • state of vibratory fixture, s v
with the average roughness as the only independent variable R a .

2.6. Feature Generation

There are four independent variables that were investigated. Thus, there are a total of 2 4 1 variables including the base variables, ( t , f b , R i , s v ), and the interaction terms. Table 2 shows all of the generated terms. These terms are used as the features in creating the regression and ANN models.

2.7. Data Extrapolation Using Exponential Function

Since the roughness saturation was established for the bowl experiments, an exponential function can now be fit to individual coupons. The creation of additional points for the model to learn from makes the training process stable for all models.
The datapoints were fitted with an exponential curve of the form:
R a = e a 0 e a 1 t + R s
where R a is the roughness average, R s = 0.12   µ m is the estimated roughness saturation, and a 0 and a 1 are the approximated values from curve fitting.
Figure 3 shows the individual exponential fits for all of the bowl experiments. It can be seen that the roughness value for all of the coupons approaches the saturation value of R s = 0.12   µ m as it is subjected to longer finishing time. These exponential fits are then used as the inputs to all the subsequent models, i.e., regression, ANN, and GP.

2.8. Prediction Models

2.8.1. Regression Model

An exponential regression model was created using the terms from Table 2 and was reduced to eight terms by selection of significant terms. The terms in Table 3 show that the only non-interaction term was the time, t , and the other terms fb, R i , and S v affect the model through interaction with t , including 3rd and 4th order interactions between the variables.
Figure 4 shows the predicted R a vs. measured R a plot in the normalized, R a ^ space, where all values are between zero and one. The diagonal green line is the ideal line where the predicted value is exactly the same as the measured value. This gives a visual indication of how well the model fits the data. Note here that the values used for training are the normalized R a ^ values, which are obtained using the method discussed in Section 2.4, Model Conditioning.

2.8.2. Artificial Neural Network

The inputs for the ANN model are the same terms as in the ones generated in Table 2. Grid-search was done to optimize the hyper-parameters of the ANN model and are summarized in Table 4.
The results of training are shown in the predicted vs. measured R a ^ plot in Figure 5. The training datapoints generally follow the ideal curve well, with the exception of the points at R a ^ = 1 , which is the initial R i .

2.8.3. Genetic Programming

Finally, a GP model was also created for the bowl system experiments. Similar with the trough system, the inputs for the GP model were the base independent variables only, which are time, t , initial roughness, R i , bowl frequency, b f , and vibratory fixture state, S v . Grid-search was again used to optimize the hyperparameters of the GP model. The optimized parameters are shown in Table 5.
Similar with the regression and ANN models, the training and testing results of the GP model in the normalized space is shown in Figure 6. The GP model was able to fit the training data and also generalized to test data very well. A moderately complex expression tree was generated for the bowl system as shown in Figure 7 and Figure 8.

3. Discussion of Results

3.1. Model Selection

Putting all the modelling efforts into perspective, the summary of all the results for the different models and vibratory finishing experiments are summarized in Table 6.
The bowl system model scores were computed using the extrapolated points determined and as described in Section 2.7, since the number of raw data points were not consistent for each coupon, i.e., the cut-off times were different for each of the coupons, depending on the roughness values. These extrapolated points are used as the “measured or true values” which is compared with the model generated values to compute the training and testing scores. The scores are then used as basis to select the best model from the three models discussed in this study.
Though the R-squared test scores show good results for all the models, it can be concluded that for all the methods explored for the bowl experiments, exponential regression performed best. The GP model would have a lower score in terms of MAPE, but preference will still be on the exponential regression model because of the lower level of complexity and better interpretability. Thus, the exponential regression model will be used to create a family of curves which serves as a potential tool in predicting surface roughness with time.

3.2. Family of Curves Generation

In the interest of creating a double-vibropolishing prediction tool for bowl systems, a family of curves was generated using the exponential regression model. Of course, the input variables that were studied are the input variables used in generating the curves, and the domain for each parameter is maintained to limits of the experimental data. As such, the parameters used are as follows:
  • time, t , are 15 min intervals from 0 to 180 min
  • bowl frequencies, b f , are 3000, and 4500 rpm
  • secondary vibratory fixture state of 0 for “off” and 1 for “on”, and
  • initial roughness, R i of 5 equally spaced points from 0.6 to 1.5 μ m
Following the model trends in the generated curves shown in Figure 9, it can be inferred that the surface roughness reduction time decreases if the bowl frequency is increased from 3000 rpm to 4500 rpm, and also if the secondary vibratory fixture is turned on. This is consistent with the observation of Ahluwalia et al. [7] where the vibrating fixture helps in finishing the workpieces in a faster rate, thus it can be used a valid model.
While the family of curves are generated using a finite set of parameters, it should be noted that these are variable and can be set arbitrarily as long as the values are still within the simulation domain. The intervals set are determined by the authors as the ideal for visualization and interpretation purposes.

4. Conclusions

A review of the past and recent modelling methods was done to know the fundamentals of modelling the vibratory finishing process, and how research evolved in trying to solve this complex process more accurately and efficiently. Efforts are applied in either analytical or mathematical modelling, numerical simulations, computational intelligence, or a combination of these. Though CI models exist for other manufacturing processes such as turning, electroplating, and even in vibropolishing, this study addresses the knowledge gap in the application CI methods in double-vibropolishing method, which has great potential in the future of surface finishing technology.
Predictive models were created using three computational intelligence methodologies, namely: linear and non-linear regression, artificial neural networks, and genetic programming. The basic building blocks in constructing the models were discussed, along with preprocessing and preconditioning methodologies.
Results of modelling show that exponential regression was the best CI model for the bowl double-vibropolishing system with a Test MAPE score of 6.1% and a R-squared score of 0.99, while the GP model comes close with Test MAPE and R-squared scores of 5.3% and 0.98 respectively. A family of curves was presented to as a potential tool in predicting surface roughness with time, and hopefully reduce costs in the operation of vibratory finishing machines configured similarly with the bowl system discussed in this work. An example of direct application in the shop floor uses the model to set up the cycle time for each workpiece to be polished depending on initial conditions of the material to be processed, ultimately aimed at eliminating unnecessary processing time.
Further experiment investigations of vibro-polishing process systems can be designed that would include additional variables, different geometry and materials for the workpieces, and different media types. This can bring about robust data analytics in vibratory finishing processes.

Author Contributions

J.Y.IIA., K.A. and S.-H.Y.; Methodology, Software, Validation, Formal Analysis, Visualization, and Writing-Original Draft Preparation, J.Y.IIA.; Data curation, K.A and J.Y.IIA.; Supervision, S.-H.Y.; Project Administration, K.A.

Funding

This research received no external funding.

Acknowledgments

This work was conducted within the Rolls-Royce@NTU Corporate Lab with support from the National Research Foundation (NRF) Singapore under the Corp Lab@University Scheme. The authors would also like to thank Rijul Mediratta and Ketav Majumdar from Rolls-Royce@NTU Corporate Lab; and Thomas Haubold and Kelvin Chan from Rolls-Royce for their contributions.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

R a Arithmetic average of the roughness profile (µm)
R i Initial roughness before subjecting to vibropolishing (µm)
R s Roughness saturation (µm); the minimum roughness that a material achieves when subjected to a vibropolishing process
R a ^ Normalized roughness average (dimensionless)
f b frequency of vibratory bowl (rpm)
s v state of vibratory fixture (0:off or 1:on)
MAPEMean absolute percentage error

References

  1. Pal, S.K.; Chakraborty, D. Surface roughness prediction in turning using artificial neural network. Neural Comput. Appl. 2005, 14, 319–324. [Google Scholar] [CrossRef]
  2. Özel, T.; Karpat, Y. Predictive modeling of surface roughness and tool wear in hard turning using regression and neural networks. Int. J. Mach. Tools Manuf. 2005, 45, 467–479. [Google Scholar] [CrossRef]
  3. Palanisamy, P.; Rajendran, I.; Shanmugasundaram, S. Prediction of tool wear using regression and ANN models in end-milling operation. Int. J. Adv. Manuf. Technol. 2008, 37, 29–41. [Google Scholar] [CrossRef]
  4. Garg, A.; Tai, K. A hybrid genetic programming-artificial neural network approach for modeling of vibratory finishing process. Int. Proc. Comput. Sci. Inf. Technol. 2011, 18, 14–19. [Google Scholar]
  5. Vijayaraghavan, V.; Castagne, S. Computational model for predicting the effect of process parameters on surface characteristics of mass finished components. Eng. Comput. 2016, 33, 789–805. [Google Scholar] [CrossRef]
  6. Vijayaraghavan, V.; Castagne, S. Measurement of surface characteristics of Ti6Al4V aerospace engineering components in mass finishing process. Measurement 2018, 115, 279–287. [Google Scholar] [CrossRef]
  7. Ahluwalia, K.; Mediratta, R.; Yeo, S.H. A novel approach to vibratory finishing: Double vibro-polishing. Mater. Manuf. Process. 2017, 32, 998–1003. [Google Scholar] [CrossRef]
  8. Tian, Y.; Zhong, Z.; Tan, S. Kinematic analysis and experimental investigation on vibratory finishing. Int. J. Adv. Manuf. Technol. 2016, 86, 3113–3121. [Google Scholar] [CrossRef]
  9. Yabuki, A.; Baghbanan, M.R.; Spelt, J.K. Contact forces and mechanisms in a vibratory finisher. Wear 2002, 252, 635–643. [Google Scholar] [CrossRef]
  10. Carpenter. Titanium Alloy Ti 6Al-4V Datasheet. Available online: https://cartech.ides.com/datasheet.aspx?i=101&E=269 (accessed on 4 March 2019).
  11. Sofronas, A.; Taraman, S. Model development and optimization of vibratory finishing process. Int. J. Prod. Res. 1979, 17, 23–31. [Google Scholar] [CrossRef]
  12. Hashimoto, F. Modelling and Optimization of Vibratory Finishing Process. CIRP Ann. Manuf. Technol. 1996, 45, 303–306. [Google Scholar] [CrossRef]
  13. Domblesky, J.; Evans, R.; Cariapa, V. Material removal model for vibratory finishing. Int. J. Prod. Res. 2004, 42, 1029–1041. [Google Scholar] [CrossRef]
  14. Feng, C.X.; Wang, X.F. Surface roughness predictive modeling: Neural networks versus regression. IIE Trans. 2003, 35, 11–27. [Google Scholar] [CrossRef]
  15. Koza, J.R. Genetic programming as a means for programming computers by natural selection. Stat. Comput. 1994, 4, 87–112. [Google Scholar] [CrossRef]
  16. Vijayaraghavan, V.; Castagne, S. Sustainable manufacturing models for mass finishing process. Int. J. Adv. Manuf. Technol. 2016, 86, 49–57. [Google Scholar] [CrossRef]
  17. Danon, Y.; Embrechts, M.J. Least Squares Fitting Using Artificial Neural Networks. Intell. Eng. Syst. Through Artif. Neural Netw. 1992, 2, 877–882. [Google Scholar]
Figure 1. (a) Schematic Diagram of conventional Vibropolishing in bowl system [9]; (b) Schematic of Double Vibropolishing [7].
Figure 1. (a) Schematic Diagram of conventional Vibropolishing in bowl system [9]; (b) Schematic of Double Vibropolishing [7].
Jmmp 03 00027 g001
Figure 2. General fully connected single layer Artificial Neural Network ANN architecture.
Figure 2. General fully connected single layer Artificial Neural Network ANN architecture.
Jmmp 03 00027 g002
Figure 3. Data for vibratory bowl, S v is the secondary vibratory fixture state, f b is the bowl frequency.
Figure 3. Data for vibratory bowl, S v is the secondary vibratory fixture state, f b is the bowl frequency.
Jmmp 03 00027 g003
Figure 4. Exponential regression predicted vs. measured (normalized values) for bowl system.
Figure 4. Exponential regression predicted vs. measured (normalized values) for bowl system.
Jmmp 03 00027 g004
Figure 5. Artificial Neural Network (ANN) predicted vs. measured (normalized values) for bowl system.
Figure 5. Artificial Neural Network (ANN) predicted vs. measured (normalized values) for bowl system.
Jmmp 03 00027 g005
Figure 6. Genetic Programming predicted vs. measured (normalized values) for bowl system.
Figure 6. Genetic Programming predicted vs. measured (normalized values) for bowl system.
Jmmp 03 00027 g006
Figure 7. Program tree generated through genetic programming for bowl system.
Figure 7. Program tree generated through genetic programming for bowl system.
Jmmp 03 00027 g007
Figure 8. Program tree generated through genetic programming for bowl system, continued from Figure 7.
Figure 8. Program tree generated through genetic programming for bowl system, continued from Figure 7.
Jmmp 03 00027 g008
Figure 9. Family of curves using exponential regression for bowl system.
Figure 9. Family of curves using exponential regression for bowl system.
Jmmp 03 00027 g009
Table 1. Ti-6Al-4V chemical composition [10].
Table 1. Ti-6Al-4V chemical composition [10].
Carbon (Maximum)0.10%TitaniumBalance
Aluminum5.50 to 6.75%Vanadium3.50 to 4.50%
Nitrogen0.05%Iron (Maximum)0.40%
Oxygen (Maximum)0.020%Hydrogen (Maximum)0.015%
Other, Total (Maximum)0.40%
Table 2. Base and interaction variables for vibratory bowl modelling.
Table 2. Base and interaction variables for vibratory bowl modelling.
Time (t)Bowl Frequency (fb)Initial Roughness (Ri)Vibratory Fixture State (sv)Combined Terms
0001(sv)
0010(Ri)
0011(Ri)(sv)
0100(fb)
0101(fb)(sv)
0110(fb)(Ri)
0111(fb)(Ri)(sv)
1000(t)
1001(t)(sv)
1010(t)(Ri)
1011(t)(Ri)(sv)
1100(t)(fb)
1101(t)(fb)(sv)
1110(t)(fb)(Ri)
1111(t)(fb)(Ri)(sv)
Table 3. Significant variables for exponential regression.
Table 3. Significant variables for exponential regression.
TermsCoefficientStandard ErrortP > |t|
(t)−13.150.13−103.410
(t)(f)11.650.1481.120
(t)(Ri)24.550.24103.030
(t)(Sv)−45.290.27−167.160
(t)(fb)(Ri)−32.420.26−125.050
(t)(fb)(Sv)34.330.3113.140
(t)(Ri)(Sv)40.710.33122.310
(t)(fb)(Ri)(Sv)−32.950.37−90.140
Table 4. Optimized Artificial Neural Network (ANN) Parameters for bowl system.
Table 4. Optimized Artificial Neural Network (ANN) Parameters for bowl system.
ParameterValue
Number of hidden layers1
Number of nodes in hidden layer7
Learning rate0.03
Regularization constant0.0
Total Epochs5320
Table 5. Genetic programming (GP) model optimized hyperparameters for bowl system.
Table 5. Genetic programming (GP) model optimized hyperparameters for bowl system.
ParameterValue
Parsimony coefficient4 × 10−5
Generations20
Crossover probability0.9
Subtree-mutation probability0.05
Population size5000
Stopping criterion | e ¯ | < 0.01
Function set(add, subtract, multiply, divide, negate, exponential)
Table 6. Summary of results for bowl system.
Table 6. Summary of results for bowl system.
Model TypeTrain MAPE (%)Train R-SquaredTest MAPE (%)Test R-Squared
Exponential regression8.00.986.10.99
ANN9.80.9715.40.96
GP7.40.975.30.98

Share and Cite

MDPI and ACS Style

Alcaraz, J.Y.I.; Ahluwalia, K.; Yeo, S.-H. Predictive Models of Double-Vibropolishing in Bowl System Using Artificial Intelligence Methods. J. Manuf. Mater. Process. 2019, 3, 27. https://doi.org/10.3390/jmmp3010027

AMA Style

Alcaraz JYI, Ahluwalia K, Yeo S-H. Predictive Models of Double-Vibropolishing in Bowl System Using Artificial Intelligence Methods. Journal of Manufacturing and Materials Processing. 2019; 3(1):27. https://doi.org/10.3390/jmmp3010027

Chicago/Turabian Style

Alcaraz, Joselito Yam II, Kunal Ahluwalia, and Swee-Hock Yeo. 2019. "Predictive Models of Double-Vibropolishing in Bowl System Using Artificial Intelligence Methods" Journal of Manufacturing and Materials Processing 3, no. 1: 27. https://doi.org/10.3390/jmmp3010027

Article Metrics

Back to TopTop