| Literature DB >> 33182718 |
Yingyan Chen1,2, Hongze Wang1,2, Yi Wu1,2, Haowei Wang1,2.
Abstract
Though selective laser melting (SLM) has a rapidly increasing market these years, the quality of the SLM-fabricated part is extremely dependent on the process parameters. However, the current metallographic examination method to find the parameter window is time-consuming and involves subjective assessments of the experimenters. Here, we proposed a supervised machine learning (ML) method to detect the track defect and predict the printability of material in SLM intelligently. The printed tracks were classified into five types based on the measured surface morphologies and characteristics. The classification results were used as the target output of the ML model. Four indicators had been calculated to evaluate the quality of the tracks quantitatively, serving as input variables of the model. The data-driven model can determine the defect-free process parameter combination, which significantly improves the efficiency in searching the process parameter window and has great potential for the application in the unmanned factory in the future.Entities:
Keywords: defect detection; machine learning; printability prediction; selective laser melting
Year: 2020 PMID: 33182718 PMCID: PMC7698234 DOI: 10.3390/ma13225063
Source DB: PubMed Journal: Materials (Basel) ISSN: 1996-1944 Impact factor: 3.623
Figure 1Schematic of the prediction method. The components are the SLM process, data extraction, and machine learning method. After extracted from the experimental results and calculated, the data set is used to train the machine learning model. The trained model can detect the defect track and predict the printability to guide the SLM process.
Figure 2Examples of five types of SLM-fabricated single tracks. Laser power (P) and scan speed (V) were in the range of P = 90–300 W and V = 200–2200 mm/s. (a) Type I: discontinuous and badly bonded to the substrate; (b) Type II: discontinuous and made of “balls”; (c) Type III: discontinuous and occasionally broken; (d) Type IV: bulged track with a fish-scale pattern; (e) Type V: track with a fish-scale pattern and a flat top.
Figure 3A dot distribution map showing the combinations of laser power and scan speed at which different types of tracks were formed. The base colors are for a clear distinction.
Figure 4The values of four evaluation indicators: (a) the average width, (b) the average height, (c) the ratio of standard deviation of width to the average width, and (d) the ratio of standard deviation of height to the average height.
Figure 5The normalized results of the four evaluation indicators which are served as the input variables of the NN model. The data for each indicator were normalized with dividing each variable by its maximum value. The sets of tracks of type IV were marked with red rectangle outlines. They possessed a small and , and a relatively large and .
The classification results of the tracks which are used as the target output of the NN model. As tracks of type IV had the potential to form parts with excellent performance, the combinations of laser power and scan speed at which they formed were marked as “1”, while other combinations as “0”.
| V (mm/s) | 2200 | 2000 | 1800 | 1600 | 1400 | 1200 | 1000 | 800 | 600 | 400 | 200 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| 300 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 1 | 0 | 0 |
| 195 | 0 | 0 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | |
| 90 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |
Figure 6(a) The predicted results from the trained NN model and the corresponding target outputs of the nine parameter combinations (the horizontal axis shows the order of the data sets); (b) the confusion matrix showing the percentage of the correct and incorrect predictions of the prediction results.