Keywords

1 Introduction

The recent technology has been advancing to infinite extent in search of newer materials and alloys with high hardness, strength, and less weight which are very difficult to be machined with the conventional machining processes for achieving the required accuracy and precision. Nowadays, there is a vast demand for the well-finished products of alumina ceramic materials with high accuracy and complex integrated designs. Such features on a component can be achieved only through the advanced manufacturing process, especially by laser beam machining. In case of micromachining, the feature size is less than 1 mm. Hence, lasers are increasingly employed for a precise micromachining because their beams can be focused accurately on microscopic areas, and attributed to a number of advantages which are normally applicable to whole range of the materials processing applications, like, non-contact processing, high productivity, eradication of the finishing operations, minimized cost of processing, and enhanced the quality of product, maximise material utilization, green manufacturing and minimize the heat affected zone [1]. The above-cited advantages can only be obtained with appropriate selection of process parameters. Researchers have employed various methods: multiple regression analysis (MRA) [2, 3] and artificial neural network (ANN) [4,5,6] for mathematical modeling in order to predict the responses and Taguchi method [7,8,9], response surface method(RSM) [10,11,12], genetic algorithm (GA) [13,14,15], particle swarm optimization (PSO) [16, 17] for optimization the controlled process parameters during laser micromachining process that have been explored as productivity and reliable tool in advanced computing technology for high-quality frameworks since it gives a straightforward, skilled, and systematically optimize the output, such as cost, quality, and performance. The proper utilization along with appropriate adjustment of machining controllable process parameters is of main importance for achieving fine grade of microgrooves, which generally utilize proper time and effort due to the frequently changing behavior of the laser micromachining process. Thus, the present study focuses on development of mathematical model and response parametric optimization during laser microgrooving of alumina ceramic using statistical approach such as RSM followed by computational approach like PSO.

2 Experimental Procedure

A 75-W diode-pumped Nd:YAG laser (make: Sahajanand, model: SPRIGO LD) was used to conduct the experiments which has assist gas supply unit. During experiment, the laser beam (focal length of 77 mm) has been set at surface of the workpiece as the focal plane which resulted in laser beam spot size around 21 µm. In the present research, K-60 alumina ceramic plate of dimension (25 mm * 25 mm * 4 mm) is considered as the workpiece material for experimentation, subjected to microgrooving by multiple laser pulses (DPSS Nd:YAG laser treatment) with actual peak power vary between 0.7 and 5 kW. In the current investigation diode current, pulse frequency, scan speed, and number of pass are considered as the input process parameters which influence the technological performance of laser microgrooving such as upper width deviation. The different process parameters and their values are shown in Table 1.

Table 1 Process parameters and levels

Using the above-mentioned process parameters (4) each with four different levels, a well-designed experimental layout is formulated in conformance with Box–Behnken design of experiments (BBDOEs) which is consisting of thirty one (31) number of trials. Design of experimental plan with actual value of process parameters and measured response is presented in Table 2. The upper width deviation (UWD) of machined microgroove is measured by utilizing optical microscope (model: STM6, make: Olympus). The schematic view of experimental work and methodology proposed in the current study is presented in Fig. 1.

Table 2 Design of experimental plan associated with results
Fig. 1
figure 1

Schematic of methodology and experimental setup proposed

For parametric optimization, particle swarm optimization (PSO) approach has been employed, which is a biographically inspired stochastic population-based computational approach, which simulates the collective social–psychological behavior of animals such as fish schooling, bird flocking in order to provide the sufficiently good solution to a complex optimization problem. It is a search algorithm for minimizing the functions where each member of the population is called swarm. This method is much powerful and very popular because of its simplicity of execution as well as ability to briskly converge to good solution. Every particle is considered as a point in N-dimensional space that modifies its “flying” to its own flying experience as well as experience of flying other particles. A PSO system integrates local search methods with global search methods aiming to stabilize exploitation and exploration. PSO algorithm maintains multiple potential solutions at one time. The basic computational principle includes evaluating the present position of the particle, comparing it with personal best as well as global best and imitate self and others. The position of every particle in the swarm is influenced both by best optimist position through its own movement and surroundings. During each iteration of the algorithm, each solution is evaluated by an objective function to determine its fitness. All the particles are initiated randomly and evaluated by finding the pbest (best value of each particle) and gbest (best value in the entire swarm). In basic PSO method, the velocity of particle is evaluated mathematically by:

$$ v_{i}^{k + 1} = wv_{i}^{k} + C_{1} R_{1} \left( {p_{{{\text{best}}_{i} }} - x_{i}^{k} } \right) + C_{2} R_{2} \left( {g_{\text{best}} - x_{i}^{k} } \right) $$
(1)

Mathematically, the update position of every particle can be described by using the following equation:

$$ x_{i}^{k + 1} = x_{i}^{k} + v_{i}^{k + 1} $$
(2)

where \( v_{i}^{k} \) and \( x_{i}^{k} \) are the ith particle’s velocity and update position at iteration kth w.r.t. search space; R1 and R2 are two random numbers fall in between 0 and 1; C1 and C2 are the acceleration coefficients correspond to pbest and gbest, respectively; and w is the inertia weight can be assessed by the following equation:

$$ w = w_{{max} } - \left[ {\frac{{w_{{max} } - w_{{min} } }}{{{\text{iter}}_{\text{total}} }} \times {\text{iter}}_{\text{current}} } \right] $$
(3)

3 Results and Discussion

3.1 Development of Predictive Model

The results of response characteristic, i.e., upper width deviation (UWD) which were obtained in accordance of BBDOEs, were analyzed in Minitab16 through response surface methodology (RSM), developed the mathematical model to find out the best fit of correlation between the upper width deviation of the microgrooved component with the input parameters such as diode current (I), pulse frequency (F), scanning speed (S), and number of passes (N). Regression equation in the second order (i.e., quadratic model) for the response UWD is presented by:

$$ \begin{aligned} {\textit{UWD}} & = 0.874829 - 0.045604 \;^{*} \; I - 0.090648\;^{*} \; F + 0.007902\;^{*} \; S \\ & \quad - 0.109260\;^{*} \; N + 0.001069\;^{*} \; I^{2} + 0.009591\;^{*} \; F^{2} + 0.00000\;^{*} \; S^{2} \\ & \quad + 0.003086\;^{*} \; N^{2} + 0.001689\;^{*} \; {\textit{IF}} - 0.000200\;^{*} \; {\textit{IS}} + 0.001723\;^{*} \; {\textit{IN}} \\ & \quad - 0.0011363\;^{*} \; {\textit{FS}} + 0.004777\;^{*} \; {\textit{FN}} - 0.000033\;^{*} \; {\textit{SNR}}^{2} \\ & \quad = 91.11\% ,R^{2} ({\text{adj}}{\text{.}}) = 83.34\% \\ \end{aligned} $$
(4)

To avoid the misleading conclusion, statistical analysis is performed for the proposed RSM model (UWD) by employing ANOVA in order to check its adequacy and validity, as shown in Table 3. The estimate F-value of the model for UWD is 11.72, which shows the excellent significance of model because of lower magnitude of F-table value (2.46) at 95% of confidence level. Moreover, the suggested quadratic model is noticed statistically significant as the P-value is under 0.05. Particularly, the model explains the R2 value (i.e., coefficient of determination) of 0.91 which is very close to unity (1) ensuring the excellent fit for the model with better predictive ability. Finally, normal probability plot combined with Anderson–Darling test for UWD is illustrated in Fig. 2 and confirms the residuals are distributed nearly close to a straight line revealing that the errors are dispersed normally and specifying that the terms corresponding to the model are significant. With P-value (0.392 for UWD) received from Anderson–Darling test is greater than significance level value (0.05), which confirms the adequacy of model as no reason was observed for the rejection of null hypothesis. Hence, the proposed predictive model can be utilized as objective function for particle swarm optimization.

Table 3 Results of ANOVA for response model, UWD
Fig. 2
figure 2

Normal probability plot for UWD

3.2 Response Optimization Using PSO

The predictive mathematical model for upper width deviation developed by RSM, shown in Eq. (4), is considered as an objective function for particle swarm optimization. Figure 3 presents the convergence plot, which aims to minimize the above-mentioned response in the existence of PSO algorithm-specific parameters. In this work, the critical parameters are considered about the population size of 120, acceleration factors (C1 and C2) of 1.2, maximum number of iterations equal to 200, minimum and maximum values of inertia weights of 0.35 and 0.5, respectively. By using PSO, the optimal microgrooving settings in laser machining of K-60 alumina ceramic are diode current 17 amp, pulse frequency 4.4 kHz, scan speed 35 mm/s, number of passes as 12, with estimated groove upper width deviation (UWD) of 0.02669 µm.

Fig. 3
figure 3

Convergence curve for PSO algorithm

4 Conclusion

Empirical models proposed for the technological response characteristic such as upper width deviation have R-Square value close to one and P-value less than 0.05, which ensured the greater statistical significance with the excellence of fit for the model. The normal probability plot ensures that the residuals distributed fairly near to a straight line showing the normality dispersion of errors as well as implying the sources associated with the model are significant. Anderson–Darling test for model shows adequate, as P-value is over 0.05 at 95% confidence level. Response optimization employing PSO technique shows the optimal setting of machining variables in laser microgrooving of K-60 alumina ceramic at pulse frequency of 4.4 kHz, diode current of 17 amp, scan speed of 35 mm/s, number of passes as 12, with estimated groove upper width deviation of 0.02669 µm. The suggested multiple approaches (experimental, statistical, and computational) are reliable methodologies for improving laser microgrooving process and can be used in model predictive control, real-time process monitoring, and optimization in different machining processes.