Next Article in Journal
EHB Gear-Drive Symmetric Dead-Zone Finite-Time Adaptive Control
Next Article in Special Issue
Time Series Prediction for Energy Consumption of Computer Numerical Control Axes Using Hybrid Machine Learning Models
Previous Article in Journal
A New Exoskeleton Prototype for Lower Limb Rehabilitation
Previous Article in Special Issue
Data-Driven Predictive Maintenance Policy Based on Dynamic Probability Distribution Prediction of Remaining Useful Life
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Precision Face Milling of Maraging Steel 350: An Experimental Investigation and Optimization Using Different Machine Learning Techniques

by
Adel T. Abbas
1,*,
Mohamed O. Helmy
2,
Abdulhamid A. Al-Abduljabbar
1,
Mahmoud S. Soliman
1,
Ali S. Hasan
1 and
Ahmed Elkaseer
3
1
Department of Mechanical Engineering, College of Engineering, King Saud University, P.O. Box 800, Riyadh 11421, Saudi Arabia
2
Department of Mechanical Engineering, Benha Faculty of Engineering, Benha University, Benha 13511, Egypt
3
Institute for Automation and Applied Informatics, Karlsruhe Institute of Technology, 76344 Eggenstein-Leopoldshafen, Germany
*
Author to whom correspondence should be addressed.
Machines 2023, 11(11), 1001; https://doi.org/10.3390/machines11111001
Submission received: 15 October 2023 / Revised: 26 October 2023 / Accepted: 27 October 2023 / Published: 30 October 2023
(This article belongs to the Special Issue Intelligent Machine Tools and Manufacturing Technology)

Abstract

:
Maraging steel, characterized by its superior strength-to-weight ratio, wear resistance, and pressure tolerance, is a material of choice in critical applications, including aerospace and automotive components. However, the machining of this material presents significant challenges due to its inherent properties. This study comprehensively examines the impacts of face milling variables on maraging steel’s surface quality, cutting temperature, energy consumption, and material removal rate (MRR). An experimental analysis was conducted, and the gathered data were utilized for training and testing five machine learning (ML) models: support vector machine (SVM), K-nearest neighbor (KNN), artificial neural network (ANN), random forest, and XGBoost. Each model aimed to predict the outcomes of different machining parameters efficiently. XGBoost emerged as the most effective, delivering an impressive 98% prediction accuracy across small datasets. The study extended into applying a genetic algorithm (GA) for optimizing XGBoost’s hyperparameters, further enhancing the model’s predictive accuracy. The GA was instrumental in multi-objective optimization, considering various responses, including surface roughness and energy consumption. The optimization process evaluated different weighting methods, including equal weights and weights derived from the analytic hierarchy process (AHP) based on expert insights. The findings indicate that the refined XGBoost model, augmented by GA-optimized hyperparameters, provides highly accurate predictions for machining parameters. This outcome holds significant implications for industries engaged in the machining of maraging steel, offering a pathway to optimized operational efficiency, reduced costs, and enhanced product quality amid the material’s machining challenges.

1. Introduction

Maraging steel is a carbon-free iron–nickel steel blend boasting high strength and toughness without losing its malleability. The term “maraging” combines “martensite” and ”aging”. The initial phase of martensitic is hard and brittle. Then, the martensitic structure is subjected to an aging process to alleviate this brittleness and enhance other mechanical properties. This aging process involves heating the steel to a relatively low temperature, between 500 °C and 600 °C, for a specific period. Such a process precipitates intermetallic compounds to strengthen the steel without significantly reducing its ductility [1]. Thus, maraging steels are ultra-high strength, low carbon steels, deriving their strength from the deposition of intermetallic compounds, rather than a high carbon basis [2].
Given their high strength-to-weight ratio, maraging steels are extensively desired in aerospace parts, including landing gear, helicopter undercarriages, rocket motors, and missile cases. Their high strength, wear resistance, and ability to withstand high pressures make them ideal for injection molds and dies. They are also employed in high-performance drivetrain components in the automotive industry [3,4,5].
Generally, several maraging steel components are manufactured by machining processes. However, the high hardness and strength of maraging steel result in its machining being challenging. The cutting process for such superior material incurs high cutting forces, leading to increased energy consumption, heat generation, tool wear, and surface roughness [6]. The excessive heat generated at the cutting zone is a primary challenge when cutting hard-to-cut materials, resulting in excessive tool wear. Various attempts have been undertaken to enhance surface quality, fatigue strength, and corrosion resistance to meet industrial standards.
Another researcher applied cutting fluid to diminish the friction coefficient at the interface between the workpiece and the cutting insert, lowering the cutting force and power consumption and improving the surface quality. Coolant has been revealed to reduce the heat generated in the cutting zone and the thermal effects that cause tensile residual stresses, which are pernicious to component fatigue [7]. However, the chemical composition of petroleum-based mineral oils presents economic and environmental challenges [8,9]. Although vegetable-origin oils are emerging as replacements for mineral oils, their applicability is substantial in flood coolant methods [10]. Additionally, the minimum quantity liquid (MQL) method struggles to cool the cutting tool rapidly at high cutting speeds for difficult-to-machine materials [11,12].
In contrast, the function of coatings on the cutting inserts mitigates excessive tool wear during the machining of high-strength materials. Physical vapor deposition (PVD) coatings have explicitly been adopted for milling operations to augment the machined surface quality. Aluminum-based coatings are particularly promising for these operations. For example, the performance of AlCrN- and AlTiN-coated tools is notable in severe cutting environments owing to their exceptional oxidation resistance, high hardness, and prolonged tool life at heightened cutting temperatures [13]. AlTiN and AlCrN coatings exhibit much longer tool life than CrN coatings at high cutting temperatures [14]. It has been also found that the formation of wear-resistant and thermally stable oxides from the tribo-chemical reactions of chromium and aluminum is attributed to the abrasion resistance of AlCrN coatings [15]. AlCrN coatings have enhanced the machinability of maraging steel compared to AlTiN coatings by reducing cutting forces, chatter, and vibration, prolonging tool life by 29% and improving the machined surface finish [16].
Metal additive manufacturing has recently been employed to construct maraging steel parts using the powder bed fusion (PBF) process for tooling and aerospace applications [5]. However, this process introduces challenges such as microcracks, pores, low surface quality, and residual stresses [17,18,19,20]. Tensile residual stresses, in particular, undermine corrosion resistance and promote crack propagation, thus reducing component mechanical strength and fatigue life [21]. In contrast, compressive residual stresses can improve cyclic loading corrosion resistance and refine the dimension preciseness of 3D printed parts [22].
Therefore, face milling operations are considered post-processing operations for enhancing the poor surface finish of additive manufacturing parts [5]. Shoichi Tamura et al. conducted peripheral milling for commercial and additively fabricated maraging steel, using laser powder bed fusion [23]. The maximum cutting forces of AM and commercial maraging steel were nearly identical. Simulation results indicated a larger chip flow angle in the radial direction for the AM specimen than for the commercial one.
Milling variables significantly impact the residual stresses on the machined surface. It has been found that feed per tooth and cutting speed greatly influence the residual stress on maraging steel [10]. These parameters have been linked to improve surface quality and the compressive residual stress during the milling of additively manufactured maraging steel [24]. Given the substantial impact of residual stresses on component quality and service life, optimizing the machining parameters is essential for achieving precise components.
In this regrade, machine learning (ML) algorithms offer significant potential for solving optimization problems [25,26]. Extreme gradient boosting (XGBoost) is a redundant boosted tree mode that is currently the fastest of its kind. It is 10 times faster than traditional models and is generally utilized across various applications. XGBoost has proven to be superior in handling tabular datasets compared to other algorithms, including ANN and SVR, which typically require enormous datasets [27,28]. Recently, Miao Zou et al. successfully optimized the XGBoost model to predict the relative density of Ti-6Al-4V components manufactured by SLM using a small dataset [29].
From the aforementioned literature, only limited investigations were found for face milling of maraging steel, which is crucial for post-processing to improve the machined surface quality of commercial or additive manufactured maraging steel 350. Therefore, this article is state of the art and covers the following:
  • An experimental investigation of the effect of face milling parameters on responses, including surface roughness, power consumption, cutting temperature, and material removal rate, to provide an understanding of the inherent machining challenges;
  • A comparative study of five different machine learning models to predict machining responses. The ML approaches examined are SVM, K-KNN, ANN, random forest, and XGBoost;
  • Additionally, multi-objective optimization of process parameters using different weighting methods and the genetic algorithm (GA) was conducted for precision face milling of maraging steel 350.

2. Materials Preparation and Methodology

The workpiece utilized in this research was maraging steel 350 delivered in a hot-rolled and air-cooled plate of 32 mm in thickness. The chemical composition listed in Table 1 was analyzed using a Spectro graphical analysis-type SPECTROMAXx-LMM05, manufactured by AMETEK, Inc. (Berwyn, PA, USA), while Table 2 lists the mechanical properties that were ascertained through a tensile specimen test with Lo =34 mm and do = 6.2 mm, using an INSTRON-5984 Universal Testing Machine manufactured by Instron Corporation (Norfolk County, MA, USA).
The specimen was grinded with various grades of sandpapers, including 120, 180, 500, and 1000, and then was polished with SiC and alumina cloth polishers. Afterward, the samples were etched in V2A solution (HCl 119 mL, HNO3 12 mL, and distilled water 119 mL). Microstructural analysis was conducted using an Olympus BX51RF optical microscope (Tokyo-Japan), as shown in Figure 1. The microstructure consisted of fine morphology with martensite packets within prior austenite grains. The martensite was soft because of its low carbon content. These steels’ high strength and hardness are procured after aging in the temperature range of 500–600 °C due to the precipitation of fine particles of Ni3(Mo, Ti) intermetallic compounds in the structure.
The experimental runs were conducted using workpieces with dimensions of 100 mm, 50 mm, and 30 mm for the length, width, and height, respectively. An Emco vertical milling machine type C40 was utilized for the face milling of maraging steel. The power delivered to the spindle was 13 KW, rotating in the range of 10–5000 RPM, while the feed rate ranged from 10 to 2000 mm/min. The cutter and inserts were manufactured by Sandvik (Sandvik, Stockholm, Sweden). The holder was a milling cutter with code R245-063Q22-12M. In contrast, the insert code was R245-12T3M-PM 1130 with a cutting-edge effective length of 10 mm, depth of cut maximum of 6.5 mm, corner radius of 1.5 mm, insert rake angle of 15°; major cutting-edge angle of 45°, and a coating PVD AlTiCrN. The experimental runs were conducted using five inserts pinned in a 63-mm cutter diameter. The endmill is designed for high-quality surface quality and potent chip removal and is generally used for cutting several steel and titanium alloys. Figure 2 shows a schematic diagram of the experimental setup.
A factorial design was conducted using three factors at three various levels (L27). The variables included cutting speed, depth of cut (D.o.C), and feed per tooth. The levels of such variables were selected based on pilot tests in various conditions. Table 3 lists the process parameters with their levels. All experimental runs were conducted in dry conditions with two replications, and the average value was used for statistical analysis.
The surface roughness parameters Ra, Rt, and Rz were measured using Tesa-Rougossurf-90G (Tesa company, Bugnon, Switzerland), with a cut-off length of 0.8 mm, a measurement speed of 1 mm/s, and a cut-off number of 19. The power consumption during face milling was assessed by two power meters (Tactix, Beijing, China) connected to the power supply of the milling machine to measure the voltage and current during machining. Consumed power was assessed by measurement of the current (I) in one line and the voltage difference (V) through a balanced three-phase load-cutting machine. Three readings were recorded for each experimental trial, and the average was evaluated. Therefore, the power (P) was calculated using Equation (1), where (ø) represents the power factor for a three-phase machine:
Total power = Voltage * Current * √3 COS ø = Watt
A ThermoPro-TP8 thermal camera from the Guide company (Wuhan, China) was used to capture the cutting temperature during experimental runs, and its specifications are listed in Table 4. The camera was calibrated before experimental work by adjusting the focus of the camera. In turn, suitable sensitivity was adopted, and the camera focused on the interface between the workpiece and the milling cutter to accurately capture the maximum cutting temperature. Figure 3 shows the thermal image of experiment 16, while the material emissivity coefficient was selected based on the camera manufacturer’s recommendations.

3. Result and Discussion

This study’s outcomes are surface roughness, power consumption, cutting temperature, and material removal rate. Surface roughness was evaluated in terms of arithmetic mean roughness (Ra), total roughness (Rt), and mean depth of profile (Rz). Table 5 displays the experimental runs along with their corresponding responses.

3.1. Effect of Process Parameters on Surface Quality

The ANOVA presented in Table 6 reveals that cutting speed was the most influential parameter affecting Ra, followed by feed rate. An increase in cutting speed resulted in smaller chip thickness, which improved surface quality by reducing roughness. Consequently, the interaction between cutting speed and D.o.C and the interaction between speed and feed rate significantly affected the Ra. However, elevating the cutting speed beyond 50 m/min adversely impacted surface quality, as depicted in Figure 4. This phenomenon occurred because a 75 m/min cutting speed amplifies the heat generated by excessive friction between the cutting tool and the workpiece. The resultant rise in cutting temperature compromises surface quality. Consequently, a 50 m/min cutting speed emerged as a threshold beyond which the surface finish deteriorated.
Additionally, augmenting the feed rate increased chip thickness, detracting from the smoothness of the machined surface and yielding higher surface roughness. Conversely, the depth of cut exerted a less pronounced impact on Ra. This outcome can be attributed to the efficient trimming of the chip thickness facilitated by overlapping the five inserts. Therefore, the interaction of D.o.C and feed rate did not significantly affect the Ra. Generally, a reduced depth of cut yielded a finer chip thickness, improving the machined surface quality, as illustrated in Figure 4.
A similar pattern was observed for Rt and Rz, indicating that increased D.o.C and feed rate led to elevated surface roughness. Figure 5 compares the Ra, Rt, and Rz values at a 75 m/min cutting speed across various feed rates and D.o.C levels. Regarding Rt and Rz, the interaction between minimal D.o.C and increased feed rate reduced the maximum lengths of the peaks and valleys in the surface roughness profile, leading to lower Rt and Rz values. However, this interaction was not observed for Ra, as Ra represents the arithmetic mean roughness along the entire cutting length of the workpiece. Additionally, regression equations were developed to predict Ra, Rt, and Rz values, as represented in Equations (2), (3), and (4), respectively:
Ra = 1.056 − 0.01776 Speed − 0.918 D.o.C + 3.45 Feed rate + 0.02548 Speed * D.o.C + 0.0089 Speed * Feed rate − 2.22 D.o.C * Feed rate
Rt = 14.44 − 0.1878 Speed − 12.32 D.o.C + 23.1 Feed rate + 0.2284 Speed * D.o.C − 0.118 Speed * Feed rate + 9.2 D.o.C * Feed rate
Rz = 6.84 − 0.0934 Speed − 4.72 D.o.C + 14.3 Feed rate + 0.1043 Speed * D.o.C + 0.088 Speed * Feed rate − 5.9 D.o.C * Feed rate

3.2. Effect of Process Parameters on Cutting Temperature

Monitoring the cutting temperature is crucial in machining operations because it not only affects the strength of the workpiece but also impacts chip removal efficiency. Elevated cutting temperatures can lead to rapid tool wear, subsequently deteriorating surface quality. As illustrated in Figure 6, the cutting temperature increased dramatically with increased cutting speed, leading to compromised surface quality.
Furthermore, the analysis of variance displayed in Table 7 underscored that all process parameters and their interactions significantly impacted the cutting temperature. Among these parameters, cutting speed stands out as the most influential due to the excessive friction generated between the workpiece and the five inserts. A direct correlation among cutting temperature, the number of inserts, and flank wear was articulated by Richetti et al. [30]. In light of these findings, the primary objective of this study was to optimize the process parameters to attain lower cutting temperatures and surface roughness values. These aspects are elaborated upon in the subsequent sections. A regression equation, represented by Equation (5), was also formulated to predict cutting temperature:
Temp. = 93.9 + 2.255 Speed + 76.4 D.o.C − 6 Feed rate + 2.675 Speed * D.o.C + 3.76 Speed * Feed rate + 185 D.o.C * Feed rate

3.3. Effect of Process Parameters on MRR and Power Consumption

While a high material removal rate benefits mass production and economic growth, excessive power consumption poses a significant environmental concern. Consequently, comprehensively understanding and optimizing process parameters is essential to strike a balanced compromise between these conflicting responses. As depicted in Table 8, ANOVA highlighted that all process parameters markedly influence power consumption. Cutting speed emerges as the paramount factor, primarily because a rise in speed amplifies the friction between the tool and workpiece. This intensification in friction precipitates a dramatic escalation in insert wear and cutting forces. In a similar vein, elevating the D.o.C and feed rate augments power consumption, a trend clearly illustrated in Figure 7a. This increase can be imputed to the amplified cutting forces resulting from enhanced chip thickness.
Moreover, the material removal rate (MRR) surges significantly with the escalation in both the depth of cut and the feed rate, a phenomenon attributable to the increased chip thickness, as delineated in Figure 7b. Figure 8 presents a correlation plot mapping the relationships between machining parameters and responses. In this visual representation, dark blue signifies the most negative correlation (−1), whereas dark red indicates the peak positive correlation (+1). In this context, a positive correlation denotes that the specified response amplifies with an increase in machining parameters. In contrast, a negative correlation signifies that the chosen response diminishes as the machining parameters rise. To facilitate predictive analysis, regression equations for power consumption (PC) and MRR were formulated, as expressed in Equations (6) and (7), respectively:
PC = 1.0339 + 0.00164 Speed − 0.0031 D.o.C + 0.239 Feed rate + 0.00552 Speed * D.o.C + 0.01953 Speed * Feed rate + 0.127 D.o.C * Feed rate
MRR = 4725 − 94.5 Speed − 6311 D.o.C − 47,247 Feed rate + 126.3 Speed * D.o.C + 944.9 Speed * Feed rate + 63,167 D.o.C * Feed rate

4. ML Algorithms Adopted

The experimental data were utilized to train and test five distinct ML models aiming to predict machining parameters, encompassing SVM, KNN, ANN, random forest, and XGBoost. The SVM, a versatile method applied for classification and regression, operates by identifying a hyperplane that optimally separates different categories in n-dimensional space, ensuring that each is on the other side of the hyperplane. The SVM aims to maximize the margin, which is the distance to the nearest point from either category [31]. KNN is another straightforward, supervised ML algorithm primarily used for classification. It classifies new data points based on the classification of their neighbors, with the number of neighbors considered during classification denoted by the parameter KN [31]. The human brain’s neural networks inspire ANNs and are adept at recognizing patterns within data. These data comprise input, hidden, and output layers of neurons, with the hidden layers performing the bulk of computations. Data are propagated through the network via forward propagation, involving weights, biases, and activation functions [32]. Random forest amalgamates the strengths of bagging and decision trees, reducing sensitivity to training data. It builds multiple decision trees using bootstrapped datasets, and their results are aggregated to enhance the model’s robustness and accuracy. Each tree in the forest is trained on a variant dataset, ensuring diversity and reducing correlation among the trees [33]. XGBoost, or extreme gradient boosting, combines the advantages of both bagging and boosting. It consists of a series of models in which each subsequent model corrects the errors of its predecessor, amplifying the overall predictive accuracy and model strength [34].

5. Comparative Results of ML Algorithms

The five ML approaches were employed to discern the correlation between input parameters and various performance characteristics, including surface roughness, power consumption, cutting temperature, and MRR. Twenty-six experimental results, as outlined in Table 3, were utilized for training, with one remaining dataset reserved for testing the predictive efficacy of the five models. The comparative analysis of each ML model’s accuracy is presented in Table 9.
The hyperparameters for the machine learning models used in the analysis were five neighbors, and the Euclidean distance metric was employed for the KNN model. In the case of XGBoost, a popular gradient boosting algorithm, a configuration with 100 trees, a maximum tree depth of 3, and a learning rate of 0.3 was used. The ANN model utilized a single hidden layer with 100 neurons and the Rectified linear unit (ReLU) activation function. The support vector regressor (SVR) had a radial Basis function (RBF) kernel, with the regularization parameter (C) as 1.0 and an epsilon value of 0.1. Last, we maintained settings with 100 trees and unlimited tree depth for the random forest regressor.
It was observed that the XGBoost model delivered predictions closely aligned with the actual values for all performance characteristics, outperforming the other ML models. This superior performance can be attributed to XGBoost’s ensemble learning nature, according to which it combines predictions from multiple machine learning algorithms to generate a final prediction that is more accurate and stable. It also incorporates regularization techniques, such as L1 and L2 regularization, effectively reducing the model’s complexity and preventing overfitting. As a result, the XGBoost model demonstrates enhanced adaptability, making precise predictions even when introduced to new, unseen data.

6. Optimal XGBoost Prediction of Responses

Typically, hyperparameters are determined through a trial-and-error process. However, this method does not always ensure optimal performance. This study employs a genetic algorithm (GA) to optimize the XGBoost hyperparameters. The GA is an evolutionary algorithm inspired by natural selection and genetic theories. It involves selecting chromosomes from a population based on their fitness values. This process is followed by a crossover process, combining two chromosomes to create a new one. Subsequently, a mutation occurs, involving a random alteration of some bits in the chromosome. This outcome introduces diversity into the population and helps to avoid local optima, ensuring a more comprehensive search for global optimal solutions, as illustrated in Figure 9. The objective is to select the best chromosomes to form the next generation [35].
Table 10 presents the optimal values of the hyperparameters for XGBoost obtained through GA. These optimal hyperparameters were employed to predict the performance characteristics for all experimental runs, the results of which are detailed in Table 11.
Figure 10 displays a scatter plot comparing the actual dataset with the results predicted by the optimized XGBoost model. It is observable that the predicted responses for Rt, Rz, cutting temperature, and MRR align closely with the actual values. While there is a slight deviation in the predicted Ra and recorded power consumption, the error margin remains minimal, at 1.4% for Ra and 0.9% for power consumption. These small error margins underscore the reliability of the optimized XGBoost model in accurately modeling and predicting the machining parameters.

7. Multi-Objective Optimization of Process Parameters

GA was employed for the multi-objective optimization of process parameters, aiming to minimize responses, including arithmetic mean roughness (Ra), cutting temperature, and power consumption. The assignment of importance weights to these responses is a crucial step in the optimization process. While many researchers have defaulted to assigning equal weights to each response, an alternative approach involves customizing these weights based on industrial requirements or insights gathered from expert surveys. In this study, we explored both methods: equal weight assignment and the analytic hierarchy process (AHP).
The AHP facilitates the calculation of weights for each response, grounded in data sourced from expert surveys. This methodology is instrumental in discerning the relative significance of diverse attributes in relation to overarching objectives. Table 12 presents Saaty’s nine-point preference scale, which serves as the foundation for constructing a pairwise comparison matrix [36].
Equation (8) is used to construct a pairwise comparison matrix (Bmxm), where (Bm) represents the criteria, and m denotes the number of criteria. Each criterion (Bi) is compared pairwise with every other criterion (Bj). Based on surveys conducted, the relative importance is assigned to each row criterion (B1, B2, …, Bm) by comparing it with each column criterion (B1, B2, …, Bm), as detailed in Table 13.
B m x m = 1 b 12 b 21 1 b 1 j b 1 m b 2 j b 2 m b i 1 b i 2 b m 1 b m 2 b i j b i m b m j 1
The relative normalized weight (Wj) of each criterion is calculated using the ratio of the geometric mean (GMi) of the corresponding row in the pairwise comparison matrix (Bmxm) to the sum of the geometric means of all rows. This calculation is represented in Equations (9) and (10):
G M i = j = 1 m b i j 1 m
w j = G M i / i = 1 m G M i
Equation (11) is employed to compute the consistency index (CI), with λmax representing the maximum eigenvalue of the matrix. λmax is derived by averaging the sum of the matrix product of the pairwise comparison matrix and weight vectors and then dividing by the relative normalized weight of the corresponding attribute. A lower CI value indicates minimal deviation from consistency. The consistency ratio (CR) is calculated using Equation (12), with RI representing the random index value detailed in Table 14. Generally, a CR value of 0.10 or less indicates acceptable consistency:
C I = λ m a x m m 1
C R = C I R I
Table 15 enumerates the weights assigned to each response using both methods. These weights were applied in the multi-objective optimization utilizing a genetic algorithm (GA), with the optimized parameters detailed in Table 16. A close examination reveals that the output responses for each weighting method are nearly identical, suggesting that the model is closely approaching the global optima.

8. Conclusions

This study of the machining of maraging steel—a material distinguished for its outstanding strength-to-weight ratio—produced results that connect experimental observations with predictive modeling. The experiments revealed intricate relationships between face milling parameters and critical performance indicators, including surface roughness, cutting temperature, power consumption, and MRR. From this study, the following specific insights emerged:
  • The intricate interplay between cutting speed and feed rate has been identified as a pivotal factor influencing surface finish. A 50 m/min cutting speed threshold was recognized, beyond which surface roughness escalated due to heightened friction and temperature;
  • Increasing the cutting speed led to a proportional rise in cutting temperature. These insights underline the need for strategic control of speed to mitigate thermal effects, optimizing tool longevity and surface integrity;
  • The relationship between power consumption and MRR in terms of cutting speed, D.o.C, and feed rate was established. This relationship provides a foundational understanding for balancing operational efficiency with energy consumption;
  • Among the evaluated machine learning models, XGBoost demonstrated superior performance, validating its aptitude for modeling complex, non-linear relationships inherent in machining processes. Its predictive accuracy stood at a commendable 98%;
  • The employment of the genetic algorithm (GA) in optimizing XGBoost’s hyperparameters further refined the model’s predictive power. The optimization balanced multiple objectives, ensuring holistic performance improvement;
  • A comparative analysis of equal weights and AHP-based weights emphasized the consistency in optimization outcomes, underscoring the model’s robustness and adaptability to diverse weighting scenarios.
One can finally conclude that the confluence of experimental analyses and different machine learning models has opened avenues for enhanced machining precision, efficiency, and sustainability in dealing with maraging steel. The insights gained are not only instrumental in understanding the inherent machining challenges but are also pivotal in navigating them, promising enhanced operational efficiency and product quality. As industries strive for heightened efficiency, reduced operational costs, and sustainable practices, the results of this study serve as a step forward, illuminating pathways for informed decision-making and strategic interventions in the face milling of maraging steel. Future research could explore the scalability of these findings across diverse steel grades and machining contexts, amplifying the impacts of these insights on industrial applications globally.

Author Contributions

A.T.A., M.O.H. and A.E.: investigation, conceptualization, methodology, data curation, validation, and visualization; A.A.A.-A., M.S.S. and A.S.H.: investigation, writing, supervision, and project administration; M.O.H.: writing—original draft; A.T.A. and A.E.: review and editing; A.T.A.: funding acquisition. All authors have read and agreed to the published version of the manuscript.

Funding

King Saud University-Project number (RSPD2023R1064).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

All authors have given their consent to publish the article.

Data Availability Statement

Not applicable.

Acknowledgments

The authors extend their appreciation to King Saud University for funding this work through Researchers Supporting Project number (RSPD2023R1064), King Saud University, Riyadh, Saudi Arabia.

Conflicts of Interest

The authors declare that they have no known conflict of interest.

References

  1. Pardal, J.; Tavares, S.; Terra, V.; Da Silva, M.; Dos Santos, D. Modeling of precipitation hardening during the aging and overaging of 18Ni–Co–Mo–Ti maraging 300 steel. J. Alloys Compd. 2005, 393, 109–113. [Google Scholar] [CrossRef]
  2. Chandraker, S. Taguchi analysis on cutting force and surface roughness in turning MDN350 steel. Mater. Today Proc. 2015, 2, 3388–3393. [Google Scholar]
  3. Jägle, E.A.; Choi, P.-P.; Van Humbeeck, J.; Raabe, D. Precipitation and austenite reversion behavior of a maraging steel produced by selective laser melting. J. Mater. Res. 2014, 29, 2072–2079. [Google Scholar] [CrossRef]
  4. Casalino, G.; Campanelli, S.; Contuzzi, N.; Ludovico, A. Experimental investigation and statistical optimisation of the selective laser melting process of a maraging steel. Opt. Laser Technol. 2015, 65, 151–158. [Google Scholar] [CrossRef]
  5. Fortunato, A.; Lulaj, A.; Melkote, S.; Liverani, E.; Ascari, A.; Umbrello, D. Milling of maraging steel components produced by selective laser melting. Int. J. Adv. Manuf. Technol. 2018, 94, 1895–1902. [Google Scholar] [CrossRef]
  6. Santhanakumar, M.; Adalarasan, R.; Siddharth, S.; Velayudham, A. An investigation on surface finish and flank wear in hard machining of solution treated and aged 18% Ni maraging steel. J. Braz. Soc. Mech. Sci. Eng. 2017, 39, 2071–2084. [Google Scholar] [CrossRef]
  7. Stachurski, W.; Sawicki, J.; Wójcik, R.; Nadolny, K. Influence of application of hybrid MQL-CCA method of applying coolant during hob cutter sharpening on cutting blade surface condition. J. Clean. Prod. 2018, 171, 892–910. [Google Scholar] [CrossRef]
  8. Benedicto, E.; Carou, D.; Rubio, E. Technical, economic and environmental review of the lubrication/cooling systems used in machining processes. Procedia Eng. 2017, 184, 99–116. [Google Scholar] [CrossRef]
  9. Sharma, V.S.; Singh, G.; Sørby, K. A review on minimum quantity lubrication for machining processes. Mater. Manuf. Process. 2015, 30, 935–953. [Google Scholar] [CrossRef]
  10. Tomaz, Í.V.; Pardal, J.M.; Fonseca, M.C. Influence of minimum quantity lubrication in the surface quality of milled maraging steel. Int. J. Adv. Manuf. Technol. 2019, 104, 4301–4311. [Google Scholar] [CrossRef]
  11. Helmy, M.O.; El-Hofy, M.; El-Hofy, H. Effect of cutting fluid delivery method on ultrasonic assisted edge trimming of multidirectional CFRP composites at different machining conditions. Procedia CIRP 2018, 68, 450–455. [Google Scholar] [CrossRef]
  12. Helmy, M.O.; El-Hofy, M.; El-Hofy, H. Influence of process parameters on the ultrasonic assisted edge trimming of aerospace CFRP laminates using MQL. Int. J. Mach. Mach. Mater. 2020, 22, 349–373. [Google Scholar] [CrossRef]
  13. Beake, B.; Ning, L.; Gey, C.; Veldhuis, S.; Kornberg, A.; Weaver, A.; Khanna, M.; Fox-Rabinovich, G. Wear performance of different PVD coatings during hard wet end milling of H13 tool steel. Surf. Coat. Technol. 2015, 279, 118–125. [Google Scholar] [CrossRef]
  14. Mo, J.; Zhu, M.; Leyland, A.; Matthews, A. Impact wear and abrasion resistance of CrN, AlCrN and AlTiN PVD coatings. Surf. Coat. Technol. 2013, 215, 170–177. [Google Scholar] [CrossRef]
  15. Mo, J.; Zhu, M. Sliding tribological behaviors of PVD CrN and AlCrN coatings against Si3N4 ceramic and pure titanium. Wear 2009, 267, 874–881. [Google Scholar] [CrossRef]
  16. Varghese, V.; Akhil, K.; Ramesh, M.; Chakradhar, D. Investigation on the performance of AlCrN and AlTiN coated cemented carbide inserts during end milling of maraging steel under dry, wet and cryogenic environments. J. Manuf. Process. 2019, 43, 136–144. [Google Scholar] [CrossRef]
  17. Lou, S.; Jiang, X.; Sun, W.; Zeng, W.; Pagani, L.; Scott, P. Characterisation methods for powder bed fusion processed surface topography. Precis. Eng. 2019, 57, 1–15. [Google Scholar] [CrossRef]
  18. Promoppatum, P.; Yao, S.-C. Analytical evaluation of defect generation for selective laser melting of metals. Int. J. Adv. Manuf. Technol. 2019, 103, 1185–1198. [Google Scholar] [CrossRef]
  19. Bai, Y.; Yang, Y.; Xiao, Z.; Wang, D. Selective laser melting of maraging steel: Mechanical properties development and its application in mold. Rapid Prototyp. J. 2018, 24, 623–629. [Google Scholar] [CrossRef]
  20. Mercelis, P.; Kruth, J.P. Residual stresses in selective laser sintering and selective laser melting. Rapid Prototyp. J. 2006, 12, 254–265. [Google Scholar] [CrossRef]
  21. Withers, P.J.; Bhadeshia, H. Residual stress. Part 1–measurement techniques. Mater. Sci. Technol. 2001, 17, 355–365. [Google Scholar] [CrossRef]
  22. Bhardwaj, T.; Shukla, M. Effect of laser scanning strategies on texture, physical and mechanical properties of laser sintered maraging steel. Mater. Sci. Eng. A 2018, 734, 102–109. [Google Scholar] [CrossRef]
  23. Tamura, S.; Ezura, A.; Matsumura, T. Cutting Force in Peripheral Milling of Additively Manufactured Maraging Steel. Int. J. Autom. Technol. 2022, 16, 897–905. [Google Scholar] [CrossRef]
  24. Oliveira, A.; Jardini, A.; Del Conte, E. Effects of cutting parameters on roughness and residual stress of maraging steel specimens produced by additive manufacturing. Int. J. Adv. Manuf. Technol. 2020, 111, 2449–2459. [Google Scholar] [CrossRef]
  25. Abbas, A.T.; Sharma, N.; Alsuhaibani, Z.A.; Sharma, A.; Farooq, I.; Elkaseer, A. Multi-Objective Optimization of AISI P20 Mold Steel Machining in Dry Conditions Using Machine Learning—TOPSIS Approach. Machines 2023, 11, 748. [Google Scholar] [CrossRef]
  26. Abbas, A.T.; Sharma, N.; Al-Bahkali, E.A.; Sharma, V.S.; Farooq, I.; Elkaseer, A. A Machine Learning Perspective to the Investigation of Surface Integrity of Al/SiC/Gr Composite on EDM. J. Manuf. Mater. Process. 2023, 7, 163. [Google Scholar] [CrossRef]
  27. Chakraborty, D.; Elzarka, H. Advanced machine learning techniques for building performance simulation: A comparative analysis. J. Build. Perform. Simul. 2019, 12, 193–207. [Google Scholar] [CrossRef]
  28. Abbas, A.T.; Pimenov, D.Y.; Erdakov, I.N.; Mikolajczyk, T.; Soliman, M.S.; El Rayes, M.M. Optimization of cutting conditions using artificial neural networks and the Edgeworth-Pareto method for CNC face-milling operations on high-strength grade-H steel. Int. J. Adv. Manuf. Technol. 2019, 105, 2151–2165. [Google Scholar] [CrossRef]
  29. Zou, M.; Jiang, W.-G.; Qin, Q.-H.; Liu, Y.-C.; Li, M.-L. Optimized XGBoost model with small dataset for predicting relative density of Ti-6Al-4V parts manufactured by selective laser melting. Materials 2022, 15, 5298. [Google Scholar] [CrossRef]
  30. Richetti, A.; Machado, A.; Da Silva, M.; Ezugwu, E.; Bonney, J. Influence of the number of inserts for tool life evaluation in face milling of steels. Int. J. Mach. Tools Manuf. 2004, 44, 695–700. [Google Scholar] [CrossRef]
  31. Kilundu, B.; Dehombreux, P.; Chiementin, X. Tool wear monitoring by machine learning techniques and singular spectrum analysis. Mech. Syst. Signal Process. 2011, 25, 400–415. [Google Scholar] [CrossRef]
  32. Han, T.; Jiang, D.; Zhao, Q.; Wang, L.; Yin, K. Comparison of random forest, artificial neural networks and support vector machine for intelligent diagnosis of rotating machinery. Trans. Inst. Meas. Control 2018, 40, 2681–2693. [Google Scholar] [CrossRef]
  33. Prihatno, A.T.; Nurcahyanto, H.; Jang, Y.M. Predictive maintenance of relative humidity using random forest method. In Proceedings of the 2021 International Conference on Artificial Intelligence in Information and Communication (ICAIIC), Jeju Island, Republic of Korea, 13–16 April 2021; pp. 497–499. [Google Scholar]
  34. Zhang, K.; Gu, C.; Zhu, Y.; Chen, S.; Dai, B.; Li, Y.; Shu, X. A novel seepage behavior prediction and lag process identification method for concrete dams using HGWO-XGBoost model. IEEE Access 2021, 9, 23311–23325. [Google Scholar] [CrossRef]
  35. Lambora, A.; Gupta, K.; Chopra, K. Genetic algorithm—A literature review. In Proceedings of the 2019 International Conference on Machine Learning, Big Data, Cloud and Parallel Computing (COMITCon), Faridabad, India, 14–16 February 2019; pp. 380–384. [Google Scholar]
  36. Nayak, B.; Mahapatra, S. Multi-response optimization of WEDM process parameters using the AHP and TOPSIS method. Int. J. Theor. Appl. Res. Mech. Eng. 2013, 2, 109–215. [Google Scholar]
  37. Saaty, T.L. Decision making with the analytic hierarchy process. Int. J. Serv. Sci. 2008, 1, 83–98. [Google Scholar] [CrossRef]
Figure 1. Optical micrograph of maraging steel 350 with different magnifications.
Figure 1. Optical micrograph of maraging steel 350 with different magnifications.
Machines 11 01001 g001
Figure 2. Schematic diagram for face milling of maraging steel.
Figure 2. Schematic diagram for face milling of maraging steel.
Machines 11 01001 g002
Figure 3. Thermal image for experiment 16 at which the cutting temp. is 438.3 °C.
Figure 3. Thermal image for experiment 16 at which the cutting temp. is 438.3 °C.
Machines 11 01001 g003
Figure 4. Main effects plot for Ra.
Figure 4. Main effects plot for Ra.
Machines 11 01001 g004
Figure 5. Comparison among Ra, Rt, and Rz at different feed rates and D.o.C.
Figure 5. Comparison among Ra, Rt, and Rz at different feed rates and D.o.C.
Machines 11 01001 g005
Figure 6. Correlation among cutting speed, Ra, and cutting temperature at various D.o.C.
Figure 6. Correlation among cutting speed, Ra, and cutting temperature at various D.o.C.
Machines 11 01001 g006
Figure 7. (a) Main effect of power consumption (KW); (b) main effect for MRR (mm3/min).
Figure 7. (a) Main effect of power consumption (KW); (b) main effect for MRR (mm3/min).
Machines 11 01001 g007
Figure 8. Correlation plot between the machining parameters and responses.
Figure 8. Correlation plot between the machining parameters and responses.
Machines 11 01001 g008
Figure 9. Genetic algorithm flow chart.
Figure 9. Genetic algorithm flow chart.
Machines 11 01001 g009
Figure 10. Scatter plot comparing the actual dataset and optimal XGBoost results for (a) Ra, (b) Rt, (c) Rz, (d) Power consumption, (e) cutting temperature, and (f) MRR.
Figure 10. Scatter plot comparing the actual dataset and optimal XGBoost results for (a) Ra, (b) Rt, (c) Rz, (d) Power consumption, (e) cutting temperature, and (f) MRR.
Machines 11 01001 g010aMachines 11 01001 g010b
Table 1. Chemical composition of maraging steel 350.
Table 1. Chemical composition of maraging steel 350.
ElementNiCoMoTiAlCuCCrMnFe
weight (wt.%)18.16412.1734.062.2110.1470.0100.0320.0040.02263.177
Table 2. Mechanical properties.
Table 2. Mechanical properties.
DescriptionUnitValue
Ultimate tensile strengthMPa1132
Yield strengthMPa1080
Young’s modulusGPa200
Elongation%22.5
HardnessHRc38
Table 3. Process parameters and levels.
Table 3. Process parameters and levels.
ParametersUnitLevels
Cutting Speedm/min205075
D.o.Cmm0.50.751.0
Feed per Toothmm/tooth0.050.100.15
Table 4. Thermal camera specifications.
Table 4. Thermal camera specifications.
FeatureSpecification
Measurement Range−20 to 1000 °C
Thermal Sensitivity≤0.08 °C at 30 °C
Set Emissivity for Steel0.18
Accuracy±2 °C
Spectral Range8–14 μm
Detector typeMicro-bolometer—UFPA384 × 288 pixels
Table 5. Experimental runs and responses.
Table 5. Experimental runs and responses.
Test No.Speed m/minD.o.C (mm)Feed Rate (mm/tooth)Surface RoughnessPower Consumption (KW)Temp. (°C)MRR (mm3/min)
Ra
(µm)
Rt
(µm)
Rz
(µm)
1250.50.050.7538.6064.921.147234.2800
2250.50.10.7658.7295.4891.2241.91575
3250.50.150.8849.0595.6321.254253.92375
4250.750.050.6017.2363.791.207265.51200
5250.750.10.6287.9724.4371.267274.12363
6250.750.150.6918.2864.6881.307287.83563
72510.050.5175.9223.551.24312.31600
82510.10.5436.9724.0291.3322.53150
92510.150.5857.3244.3351.32338.64750
10500.50.050.2613.9051.7681.347328.71575
11500.50.10.527.0813.3341.414339.53150
12500.50.150.6749.1244.4271.467356.44750
13500.750.050.2563.2591.7241.414372.62363
14500.750.10.6344.4893.2481.487384.74725
15500.750.150.81312.4774.0711.52403.97125
165010.050.3713.4942.2961.48438.33150
175010.10.5925.2013.2311.534452.66300
185010.150.6986.733.9931.567475.29500
19750.50.050.3655.1642.0571.42427.32375
20750.50.10.6064.9653.6861.54441.44750
21750.50.150.6523.6823.2991.614463.37100
22750.750.050.8425.3614.7471.567484.43563
23750.750.10.8586.3635.4791.654500.17125
24750.750.150.8757.0425.9831.68525.110,650
257510.050.8867.7633.5921.607569.84750
267510.10.9028.3074.3071.76588.49500
277510.150.9898.6954.8351.88617.814,200
Table 6. Analysis of variance of Ra.
Table 6. Analysis of variance of Ra.
SourceDFAdj SSAdj MSF-Valuep-Value
Speed20.2590.12934.9400.000Significant
D.o.C20.0330.0174.4700.050Not Significant
Feed rate20.2270.11330.6600.000Significant
Speed * D.o.C40.3300.08222.2800.000Significant
Speed * Feed rate40.1090.0277.3700.009Significant
D.o.C * Feed rate40.0100.0030.6800.623Not Significant
Error80.0300.004
Total260.997
Table 7. Analysis of variance of cutting temperature.
Table 7. Analysis of variance of cutting temperature.
SourceDFAdj SSAdj MSF-Valuep-Value
Speed2241,967120,983255,398.590.000Significant
D.o.C259,59729,79862,904.970.000Significant
Feed rate2471423574976.070.000Significant
Speed * D.o.C433998501793.740.000Significant
Speed * Feed rate427067142.250.000Significant
D.o.C * Feed rate4671735.200.000Significant
Error840
Total26310,016
Table 8. Analysis of Variance of power consumption.
Table 8. Analysis of Variance of power consumption.
SourceDFAdj SSAdj MSF-Valuep-Value
Speed20.6770.339482.2700.000Significant
D.o.C 20.0920.04665.4900.000Significant
Feed rate20.0790.03956.0700.000Significant
Speed * D.o.C40.0160.0045.7300.018Significant
Speed * Feed rate40.0090.0023.1900.076Not Significant
D.o.C * Feed rate40.0020.0000.5400.711Not Significant
Error80.0060.001
Total260.880
Table 9. Testing five ML models.
Table 9. Testing five ML models.
Ra
(µm)
Rt
(µm)
Rz
(µm)
PC
(KW)
Temp.
(°C)
MRR
(mm3/min)
Actual0.9028.3074.3071.76588.49500
KNNPredicted0.796.504.081.63505.007420.00
Percentage Correctness0.8778270.7827370.9465990.92750.858260.781053
XGBOOSTPredicted0.878.284.181.81596.449688.08
Percentage Correctness0.9604510.9964390.9700130.9688060.9863360.980203
ANNPredicted0.945.144.161.5813.2813.23
Percentage Correctness0.9526470.6185280.9665940.8955830.0225620.001393
SVRPredicted0.856.764.301.66382.433565.77
Percentage Correctness0.9404510.8140610.9972670.9413420.6499560.375344
Random ForestPredicted0.836.884.361.70572.757207.50
Percentage Correctness0.9225170.8287190.986710.9636870.9734080.758684
Table 10. Optimal hyperparameters.
Table 10. Optimal hyperparameters.
Hyperparameter ParameterOptimal Value
Maximum Depth4
Number of Estimators365
Subsample0.247020091
Colsample by Tree0.829416734
Regularization Alpha0.188535466
Regularization Lambda0.980953654
Table 11. Optimal XGBoost Model results.
Table 11. Optimal XGBoost Model results.
PredictedActual
OrderRa
(µm)
Rt
(µm)
Rz
(µm)
PC
(KW)
Temp.
(°C)
MRR
(mm3/min)
Ra
(µm)
Rt
(µm)
Rz
(µm)
PC
(KW)
Temp.
(°C)
MRR
(mm3/min)
30.69488.98265.59781.2552254.12312374.8030.8849.0595.6321.254253.92375
10.58758.41144.79871.1394234.2131799.99930.7538.6064.921.147234.2800
40.58757.23223.79591.2288265.47781199.9940.6017.2363.791.207265.51200
80.60016.89844.04361.2949322.73583149.8500.5436.9724.0291.3322.53150
230.83026.28755.52521.6128499.84047125.2100.8586.3635.4791.654500.17125
60.69488.37054.80291.2949287.60723563.3050.6918.2864.6881.307287.83563
180.6576.80454.02771.5357475.19589500.0820.6986.733.9931.567475.29500
190.48434.98282.04311.4883427.15182375.2140.3655.1642.0571.42427.32375
260.83028.24024.39941.6128588.42989500.2260.9028.3074.3071.76588.49500
20.66848.88145.53831.2552241.8241575.1220.7658.7295.4891.2241.91575
270.85668.68834.75011.6128617.750414,199.800.9898.6954.8351.88617.814,200
100.46434.23842.00011.4217328.89931574.7730.2613.9051.7681.347328.71575
220.76715.36054.71041.5624484.72873562.8170.8425.3614.7471.567484.43563
110.60016.95883.33561.464339.19163150.3160.527.0813.3341.414339.53150
150.65712.08273.97671.5223404.04217124.8640.81312.4774.0711.52403.97125
210.69454.05963.78281.5731462.98217100.2310.6523.6823.2991.614463.37100
90.65077.3254.37511.2949338.37764750.0520.5857.3244.3351.32338.64750
140.60654.6873.24581.5037384.68174724.9580.6344.4893.2481.487384.74725
130.46433.34161.94111.4614372.39932363.0660.2563.2591.7241.414372.62363
240.85667.13925.84781.6128525.225710,649.850.8757.0425.9831.68525.110,650
170.60655.21283.31181.5347452.73946299.7340.5925.2013.2311.534452.66300
200.6184.93883.45561.5448441.61764749.6930.6064.9653.6861.54441.44750
120.65078.92124.11371.464356.60094749.9160.6749.1244.4271.467356.44750
160.47073.52532.12911.4802438.21683150.1950.3713.4942.2961.48438.33150
250.76717.75043.61681.5624569.71584749.9590.8867.7633.5921.607569.84750
70.52075.90123.43441.2526312.27111599.9800.5175.9223.551.24312.31600
Table 12. Saaty’s nine-point scale of relative importance.
Table 12. Saaty’s nine-point scale of relative importance.
ScaleDefinitionExplanation
1Equally ImportantIndifferent
3Weakly ImportantSlightly better
5Strongly ImportantBetter
7Very Strongly ImportantMuch better
9Extremely ImportantDefinitely much better
2, 4, 6, 8Intermediate valueWhen compromise needed
Table 13. Pairwise comparison matrix.
Table 13. Pairwise comparison matrix.
CriteriaRaPCTemp.MRR
Ra1955
PC1/911/71/5
Temp.1/5713
MRR1/551/31
Table 14. Random index (RI)/random judgment values [37].
Table 14. Random index (RI)/random judgment values [37].
No. of Criteria12345678919
RI0.00.00.580.901.121.241.321.411.451.49
Table 15. Equal weights compared to AHP weights.
Table 15. Equal weights compared to AHP weights.
CriteriaAHP WeightsEqual Weights
Ra0.5103690.25
Power Consumption0.0371030.25
Temp0.2858070.25
MRR0.1667210.25
Table 16. Optimal input parameters with their predicted responses.
Table 16. Optimal input parameters with their predicted responses.
Optimal InputOutput
Weighting MethodsSpeed m/minD.o.C (mm)Feed Rate (mm/tooth)Ra
(µm)
PC
(KW)
Temp.
(°C)
MRR
(mm3/min)
Equal Weights500.50.052.541.42328.971608.83
AHP Weights500.50.152.581.35319.921613.64
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Abbas, A.T.; Helmy, M.O.; Al-Abduljabbar, A.A.; Soliman, M.S.; Hasan, A.S.; Elkaseer, A. Precision Face Milling of Maraging Steel 350: An Experimental Investigation and Optimization Using Different Machine Learning Techniques. Machines 2023, 11, 1001. https://doi.org/10.3390/machines11111001

AMA Style

Abbas AT, Helmy MO, Al-Abduljabbar AA, Soliman MS, Hasan AS, Elkaseer A. Precision Face Milling of Maraging Steel 350: An Experimental Investigation and Optimization Using Different Machine Learning Techniques. Machines. 2023; 11(11):1001. https://doi.org/10.3390/machines11111001

Chicago/Turabian Style

Abbas, Adel T., Mohamed O. Helmy, Abdulhamid A. Al-Abduljabbar, Mahmoud S. Soliman, Ali S. Hasan, and Ahmed Elkaseer. 2023. "Precision Face Milling of Maraging Steel 350: An Experimental Investigation and Optimization Using Different Machine Learning Techniques" Machines 11, no. 11: 1001. https://doi.org/10.3390/machines11111001

APA Style

Abbas, A. T., Helmy, M. O., Al-Abduljabbar, A. A., Soliman, M. S., Hasan, A. S., & Elkaseer, A. (2023). Precision Face Milling of Maraging Steel 350: An Experimental Investigation and Optimization Using Different Machine Learning Techniques. Machines, 11(11), 1001. https://doi.org/10.3390/machines11111001

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop