| Literature DB >> 35744348 |
Zhicheng Zhang1, Ismail Fidan2.
Abstract
Additive manufacturing (AM) is a widely used layer-by-layer manufacturing process. Material extrusion (ME) is one of the most popular AM techniques. Lately, low-cost metal material extrusion (LCMME) technology is developed to perform metal ME to produce metallic parts with the ME technology. This technique is used to fabricate metallic parts after sintering the metal infused additively manufactured parts. Both AM and sintering process parameters will affect the quality of the final parts. It is evident that the sintered parts do not have the same mechanical properties as the pure metal parts fabricated by the traditional manufacturing processes. In this research, several machine learning algorithms are used to predict the size of the internal voids of the final parts based on the collected data. Additionally, the results show that the neural network (NN) is more accurate than the support vector regression (SVR) on prediction.Entities:
Keywords: additive manufacturing (AM); low-cost metal material extrusion (LCMME); machine learning (ML); microstructure; sintering
Year: 2022 PMID: 35744348 PMCID: PMC9231168 DOI: 10.3390/ma15124292
Source DB: PubMed Journal: Materials (Basel) ISSN: 1996-1944 Impact factor: 3.748
Figure 1SEM image of LCMME-fabricated copper part [9].
Figure 2Material and equipment used in this research.
Figure 3Samples in different status.
Figure 4Process workflow of the research.
Figure 5Sketch of sintering process.
Figure 6Micro view photos of non-sintered material (a) and final pure bronze part (b).
Manufacturing Parameters.
| Manufacturing Parameters | Values | ||||||
|---|---|---|---|---|---|---|---|
| LT (mm) | 0.1 | 0.2 | 0.3 | ||||
| ST (°C) | 870 | 875 | 880 | 885 | 890 | 895 | 900 |
| RR (°C/min) | 2 | 3 | 4 | ||||
| NT (°C) | 220 | 230 | 240 | ||||
| PS (mm/s) | 10 | 15 | 20 | ||||
Void percentage example.
| Manufacturing Parameters | V (cm³) | M_Cal (g) | M (g) | Void Percentage | ||||
|---|---|---|---|---|---|---|---|---|
| LT (mm) | ST (°C) | RR (°C/min) | NT (°C) | PS (mm/s) | ||||
| 0.1 | 875 | 3 | 220 | 10 | 1.11 | 8.15 | 7.25 | 12% |
| 0.2 | 870 | 4 | 240 | 15 | 1.02 | 5.82 | 3.93 | 48% |
Figure 7Schematic of the NN [5].
ANOVA analysis results.
| Manufacturing Parameters | |
|---|---|
| LT (mm) | <2.2e-16 |
| ST (°C) | <2.2e-16 |
| NT (°C) | <2.2e-16 |
| PS (mm/s) | 8.330e-06 |
| RR (°C/min) | <2.2e-16 |
Figure 8Boxplot of different manufacturing parameters on void percentage.
Figure 9Interactions of manufacturing parameters.
MSE of ML algorithms.
| ML Algorithms | MSE |
|---|---|
| SVR | 0.0080165 |
| NN | 0.0022957 |