Next Article in Journal
Effects of Concrete Grades and Column Spacings on the Optimal Design of Reinforced Concrete Buildings
Next Article in Special Issue
Modeling and Analysis of Micro-Grinding Processes with the Use of Grinding Wheels with a Conical and Hyperboloid Active Surface
Previous Article in Journal
Nettle, a Long-Known Fiber Plant with New Perspectives
Previous Article in Special Issue
Surface Topographic Features after Milling of Additively Manufactured AlSi10Mg Aluminum Alloy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Machine Learning-Based Void Percentage Analysis of Components Fabricated with the Low-Cost Metal Material Extrusion Process

1
Department of Mechanical Engineering, Tennessee Tech University, Cookeville, TN 38505, USA
2
Department of Manufacturing and Engineering Technology, Tennessee Tech University, Cookeville, TN 38505, USA
*
Author to whom correspondence should be addressed.
Materials 2022, 15(12), 4292; https://doi.org/10.3390/ma15124292
Submission received: 6 May 2022 / Revised: 10 June 2022 / Accepted: 16 June 2022 / Published: 17 June 2022

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.

1. Introduction

Additive manufacturing (AM), also known as 3D printing (3DP) [1], is a set of technologies that produce objects layer by layer from the computer-aided design (CAD) model [2]. At the present stage, there are seven different AM categories, which are material extrusion (ME), vat photopolymerization (VAT), powder bed fusion (PBF), direct energy deposition (DED), sheet lamination (SL), material jetting (MJ), and binder jetting (BJ) [3]. Among these techniques, ME is well known and the most widely used [1] because of its numerous advantages such as producing complex parts with less materials and time [4], low-cost [4], environmental friendliness [5], etc. The ME technique is popular in several research areas, such as the food industry [6], medicine [7], aerospace [8], and so on. In recent years, ME has been used in metal object manufacturing [9]. However, ME is not widely used in metal 3DP because the working temperature of ME 3D printers is much lower than the melting temperature of most metals [1]. Thus, low-cost metal material extrusion (LCMME) is developed to use metal-infused polymer filaments and fabricate metal components with a low-cost manufacturing process [10].
Sintering is a manufacturing process used in the post processing operations. It is used to form a solid mass of metal by heating the fabricated parts at a temperature that is just a little lower than the melting point of the metal [11]. In the LCMME process, the metal–infused polymer filament is melted and extruded with the help of a 3D printer to produce the specimens. Then, the parts are sintered to extract the metal part out of the metal infused polymer part by melting the polymer material [12]. The sintering process is crucial because the mechanical properties of metal–polymer composite parts are much lower than pure metal [9]. By heating the composite parts to just below the melting point of the metal, the internal polymer melts and evaporates, which will lead to a pure metal part eventually. However, in Mohammadizadeh’s research, there were some voids inside the final parts [9]. Thus, the most suitable manufacturing parameters are required to investigate to minimize the size of internal voids.
The microstructure of AM fabricated parts has been studied in some research and different part microstructure will lead to different mechanical properties. In the study of Mohammadizadeh et al., if the microstructure of LCMME parts is different, the tensile test result will be different [9]. Additionally, in their research, Mohammadizadeh et al. pointed out that the final LCMME-fabricated parts will have some internal voids, which are shown in Figure 1.
Gubicza et al. studied the correlation between the microstructure and the mechanical behavior of metals [13]. Reiser et al. found that in the AM process, the microstructure will influence the mechanical properties [14]. The large variation in materials’ performance can be related to the individual microstructure. In several studies, the materials used in AM are different, but all the results show that the microstructure and mechanical properties have a strong relationship [15,16,17].
Machine learning (ML) is a subset of artificial intelligence and it is widely used to predict the mechanical properties of fabricated parts [18]. ML is the process to use computer algorithm, regression, or classification models to make predictions on the data without using any exact methods [1]. It has the ability to self-train from the given data and makes the decision by itself [19]. ML has been used to help users in various areas, such as dimensional accuracy prediction of LCMME-fabricated parts [1], language detection and translation [20], medicine [21], etc.
ML has been widely used in AM, and there are plenty of studies on microstructure. However, there is no study on using ML to predict and improve the microstructure of LCMME-fabricated parts. In this study, the main aim is to improve the quality of the parts fabricated by LCMME with the help of ML. Firstly, cuboid samples were fabricated by the LCMME process, and the influence of different manufacturing parameters on internal voids after sintering was analyzed. Then, two different ML algorithms were generated to make predictions on the microstructure quality.

2. Materials and Methods

2.1. Materials and Equipment

The metal–polymer composite material used in this research is the bronze–PLA filament made by The Virtual Foundry (Stoughton, WI, USA) [22]. The parts were fabricated in an Ultimaker S5 3D printer, which is made by the Ultimaker (Utrecht, The Netherlands) [23]. Then, the 3D printed parts were sintered in a KSL-1100X muffle furnace, made by the MIT Corporation (Richmond, CA, USA) [24]. A 35-025 electronic micrometer, made by iGaging (San Clemente, CA, USA) [25], was used to measure the sample dimensions. Additionally, the mass of the sintered samples was measured by a US-KA6 AMIR Pocket Scale which is made by AMIR (Karachi, Pakistan) [26].
The material and equipment used in this research are shown in Figure 2. Figure 3 shows the metal-composite part as a 1. CAD model, 2. 3D printed part, and 3. sintered final component. The solid models of the test parts are sliced with the use of Cura 4.13.1 software, which is developed by Ultimaker. Using Ultimaker S5 printer and Cura slicer help the research team produce very accurate test parts.

2.2. Process Workflow

The schematic of this research is shown in Figure 4. There are three main sections in this research. The first section is Data Collection. The G-code was generated from a CAD model in Cura, then sent it to Ultimaker S5 to fabricate the bronze–PLA parts. After the 3DP process, the samples were sintered in the KSL-1100X muffle furnace. Then, the dimensions and mass of sintered parts were measured. The second section is Data Preparation. The internal void percentages of samples were calculated, the calculation process will be introduced in Section 2.4. Then, by using ANOVA, the influence of each manufacturing parameters was analyzed. The last section is ML prediction. Two different ML algorithms were developed to help the users predict the microstructure quality before the LCMME process, and the accuracy of these two ML algorithms were compared.

2.3. Sintering Process Introduction

Figure 5 is a sketch of the sintering process. As the temperature increases, the plastic melts out and the metal powder gathers together to form pure metal parts. However, in the sintering process, since the sintering temperature is lower than the melting temperature [11], an internal void cannot be avoided in the final part. However, different manufacturing parameters will lead to different sizes of voids.
The material used in this research is a bronze–PLA composite filament. Figure 6 shows two micro view photos of non-sintered material (a) and the final pure bronze part (b).

2.4. Parameter Introduction and Data Collection

In this research, there are five different manufacturing parameters, which are:
  • Layer Thickness (LT): the height of each layer during the printing process;
  • Sintering Temperature (ST): the temperature to sinter the bronze–PLA parts;
  • Ramp Ratio (RR): the temperature increasing ratio from room temperature to ST;
  • Nozzle Temperature (NT): the temperature of the printing nozzle during the 3DP process;
  • Printing Speed (PS): the moving speed of the nozzle during the 3DP process.
Table 1 shows the units and values of different manufacturing parameters.
In this research, 150 samples were fabricated and resulted in 450 groups of data points. The length (L), width (W), height (H), and mass (M) were measured. Since the samples in this research are cubes, the volumes (V) of the samples can be easily calculated by:
V = L × W × H
Then, the volume is multiplied by the density of bronze (ρ), and a calculated mass (M_Cal) is obtained:
M_Cal = V × ρ
If there were no internal voids, M would be the same as M_Cal. Since there are internal voids in the final parts, M and M_Cal will be different. Additionally, the different percentage between M and M_Cal will be the void percentage:
Void percentage = (1 − M/M_Cal) × 100%
Table 2 shows two examples of void percentages.
The first example was fabricated with 0.1 mm LT, 875 °C ST, 3 °C/min RR, 220 °C NT, and 10 mm/s PS; the real mass is 7.25 g, but the calculated mass is 8.15 g. So, the void percentage of the first example is 12%. Additionally, the second had different manufacturing parameters, and the void percentage is 48%. Compared with the void percentages of the above two examples, the first sample has a smaller void percentage than the second, which means that this sample is more solid and the mechanical property will be better [9], and thus, the quality of the first one is better than the second one.

2.5. Introduction of ML Algorithms

In this research, two different ML algorithms were developed, such as the support vector regression (SVR) and neural network (NN). The following subsections will explain the definitions and reasons for choosing these two kinds of algorithms.

2.5.1. SVR

SVR is a type of supervised ML algorithm and it is a unique linear regression method. It is used in this research because it has been proven to be an effective tool in real-value function estimation [27]. SVR could provide flexibility to define the error in the model is acceptable or not. In 2D application, it will give an appropriate line to fit the data [28]. The constraint of SVR is:
|yi − wixi| ≤ ε
where yi is the real dependent variable, wi is the coefficient, xi is the independent variable, and ε is the acceptable error [28].

2.5.2. NN

NN is a kind of widely used ML algorithm which could be used both in supervised and unsupervised learning [29]. It has a set of network layers to translate the input data to output [30]. NN uses multiple layers of linear processing units for feature extraction and transformation. In each layer, the input is the output of the previous layer. In this research, a supervised manner is used since the dependent variables are labeled. Additionally, there is more than one hidden layer, so a deep NN model is developed.
The schematic of the NN is represented in Figure 7. Input the manufacturing parameters and void percentages in the input layer, the data is analyzed in these hidden layers, and then the NN algorithm could be used to predict void percentage and output from the output layer.

3. Results

In this section, several plots are used to show the influences of manufacturing parameters on void parameters and the results of two ML algorithms are presented.

3.1. Influence of Manufacturing Parameters

There are five different manufacturing parameters analyzed in this research, such as LT, ST, RR, NT, and PS. Table 3 shows the ANOVA analysis, wherein the p-values of all manufacturing parameters are smaller than 0.001. Thus, all manufacturing parameters have significant influence on void percentage. Two-way and three-way interactions are also observed in the ANOVA analysis and also creating significant impact on the void percentage.
Figure 8 is the boxplot showing the change in void percentage with the change in each manufacturing parameter. In the different five boxplots, the horizontal axis shows the manufacturing parameters and the vertical axis is always the internal void percentage. As LT and PS increased, the void percentage will increase. Additionally, with RR increasing, void percentage will decrease. The void percentage will increase than decrease as NT increased from 220 °C to 240 °C. As ST increased from 870 °C to 900 °C, the trend of void percentage is decreasing firstly then increasing.

3.2. Interactions of Manufacturing Parameters

From the results of the ANOVA analysis (Figure 8) above, there are several interactions between the manufacturing parameters. The research group used a microscope to collect the micro view photos of the samples. In Figure 9, the top sample was fabricated with the following parameters: LT: 0.1 mm, ST: 870 °C, RR: 4 °C/min, NT: 220 °C, and PS: 10 mm/s. The bottom has the manufacturing parameters: LT: 0.2 mm, ST: 880 °C, RR: 3 °C/min, NT: 220 °C, and PS: 10 mm/s. From these two samples, the size of the internal voids is significantly different, the void in bottom one increases obviously, because the manufacturing parameters are different. Thus, by changing the manufacturing parameters, the size of the internal voids could be minimized.

3.3. Comparison of Different ML Algorithms

In the study of Zhang et al. [1], they use the same manufacturing method, LCMME, and four different ML algorithms are used to predict the dimensional accuracy of this unique manufacturing process. Their results show that simple linear regression and linear regression with interaction behave worse than NN and SVR. Thus, in this research, these two better algorithms are used, not four.
Since in ANOVA, all parameters will have influence on the internal void percentage of the additively manufactured parts, in the prediction process, the independent variable matrix is:
xi = [LT, ST, RR, PS, NT]
Additionally, the error vector is fixed:
ε = [0.1, 0.1, 0.1, ……]
The structure of NN has been shown in Figure 7. In this research study, it has five hidden layers, and there are 128 neurons in each hidden layer. The activation function is ReLU.
To compare the behaviors of these two ML algorithms, the mean square errors (MSE) are calculated.
MSE is the average squared difference between the estimated values (predicted values) and the actual value (observed values) [31]. Additionally, smaller MSE leads to a more accurate algorithm [32]. The equation is given below:
M S E = 1 n i = 1 n ( Y i Y ^ i ) 2
where MSE is the mean square error, n is the sample size used to test an algorithm, Yi is the observed value, and Ŷi is the value predicted by the algorithm.
Table 4 shows the MSE values of the two ML algorithms. Obviously, NN has a smaller MSE value than SVR. Thus, NN behaves better than SVR in microstructure prediction. Additionally, the microstructure data collected in this research varies from 0.12 to 0.55, and the MSEs are quite small compared with the data. So, these two ML algorithms have high accuracy in predicting microstructure of LCMME-fabricated parts.

4. Discussions

This research study investigated the relationships between the LCMME process parameters and the internal void percentage of the final parts. Based on the findings of the performed studies, the influence of each process parameter on microstructure has been presented. Additionally, two ML algorithms were used to predict the void formation.
In the LCMME process, it is evident that while the values of the control parameters change, the microstructure will change. If we want to have a very minimal internal void, the suggested manufacturing parameters will be as follows:
  • LT: 0.3 mm
  • ST: 895 °C
  • NT: 240 °C
  • PS: 20 mm/s
  • RR: 4 °C/min
For real-world/industrial applications, more mechanical and physical properties of the final parts need to be considered in the future, such as surface roughness, density, dimensional accuracy, etc. Adding such parameters might cause small fluctuations, compared to the results of this research study, in establishing the relationships between the process parameters and internal voids.
The current results of the ML-based void percentage analysis help the AM practitioners predict the mechanical and physical properties before LCMME process, and then the parameters generated from the ML prediction will be employed so that the quality of the additively manufactured parts is reliable.

5. Conclusions

In the area of metal AM, there is strong correlation between microstructure and mechanical properties of the final parts. In order to improve the quality of LCMME-fabricated parts, by using ML and analyzing the size of the internal void in the LCMME process, the following conclusions are found:
  • In this research, all manufacturing parameters have influence on the void percentage;
  • Different manufacturing parameters have different influences on the final void size;
  • These manufacturing parameters have interactions among them, changing two parameters will cause the void size to vary significantly;
  • ML algorithms could be used to predict the void percentage before the manufacturing process, and the accuracies of both NN and SVR are quite high;
  • NN provides more accurate results than SVR.

6. Future Work

This work used a statistical method to prove the influence of manufacturing parameters on the microstructure quality of LCMME-fabricated parts. Additionally, two different ML algorithms are developed to predict the percentage of the void. In the future, manufacturing parameters such as flow rate, build-plate temperature, fan speed, etc., could be added to decrease the size of the void. In addition, the algorithms could be improved to be more accurate.

Author Contributions

Conceptualization, I.F. and Z.Z.; methodology, I.F. and Z.Z.; software, Z.Z.; validation, Z.Z.; formal analysis, Z.Z.; investigation, I.F. and Z.Z.; resources, Z.Z.; data curation, Z.Z.; writing—original draft preparation, Z.Z.; writing—review and editing, I.F.; visualization, I.F. and Z.Z.; supervision, I.F.; project administration, I.F. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not Applicable.

Informed Consent Statement

Not Applicable.

Data Availability Statement

Not Applicable.

Acknowledgments

This research has been made possible with the help provided by the Additive Manufacturing Research and Innovation Laboratory (Foundation Hall) and Senior Design Laboratory (Brown Hall) in Tennessee Tech University. The technical support provided by Muhammad Ismail, Michael Allen, and Andy Pardue is greatly appreciated.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhang, Z.; Femi-Oyetoro, J.D.; Fidan, I.; Ismail, M. Prediction of Dimensional Changes of Low-Cost Metal Material Extrusion Fabricated Parts Using Machine Learning Techniques. Metals 2021, 11, 690. [Google Scholar] [CrossRef]
  2. Zhang, Z.; Fidan, I.; Allen, M. Detection of material extrusion in-process failures via deep learning. Inventions 2020, 5, 25. [Google Scholar] [CrossRef]
  3. ISO/ASTM 52900; 2015—Additive Manufacturing—General Principles—Terminology. Available online: https://www.iso.org/standard/69669.html (accessed on 16 June 2022).
  4. Attaran, M. The rise of 3-D printing: The advantages of additive manufacturing over traditional manufacturing. Bus. Horiz. 2017, 60, 677–688. [Google Scholar] [CrossRef]
  5. Zhang, Z. Detection of the Additive Manufacturing In-Process Failures via Deep Learning. Master’s Thesis, Tennessee Technological University, Cookeville, TN, USA, 2019. [Google Scholar]
  6. Choton, S.; Gupta, N.; Bandral, J.D.; Choudary, A.; Anjum, N. Extrusion technology and its application in food processing: A review. Pharma Innov. J. 2020, 9, 162–168. [Google Scholar] [CrossRef]
  7. Ravi, P. Understanding the relationship between slicing and measured fill density in material extrusion 3D printing towards precision porosity constructs for biomedical and pharmaceutical applications. 3D Print. Med. 2020, 6, 10. [Google Scholar] [CrossRef] [Green Version]
  8. Najmon, J.C.; Raeisi, S.; Tovar, A. Review of additive manufacturing technologies and applications in the aerospace industry. Mater. Sci. Addit. Manuf. Aerosp. Ind. 2019, 7–31. [Google Scholar]
  9. Mohammadizadeh, M.; Lu, H.; Fidan, I.; Tantawi, K.; Gupta, A.; Hasanov, S.; Zhang, Z.; Alifui-Segbaya, F.; Rennie, N. Mechanical and Thermal Analyses of Metal-PLA Components Fabricated by Metal Material Extrusion. Inventions 2020, 5, 44. [Google Scholar] [CrossRef]
  10. Gong, H.; Snelling, D.; Kardel, K.; Carrano, A. Comparison of stainless steel 316L parts made by FDM-and SLM-based additive manufacturing processes. Jom 2019, 71, 880–885. [Google Scholar] [CrossRef]
  11. Oxford English. Oxford English Dictionary; Oxford University Press: Oxford, UK, 2009. [Google Scholar]
  12. Liu, B.; Wang, Y.; Lin, Z.; Zhang, T. Creating metal parts by fused deposition modeling and sintering. Mater. Lett. 2020, 263, 127252. [Google Scholar] [CrossRef]
  13. Gubicza, J.; Chinh, N.Q.; Lábár, J.L.; Dobatkin, S.; Hegedűs, Z.; Langdond, T.G. Correlation between microstructure and mechanical properties of severely deformed metals. J. Alloys Compd. 2009, 483, 271–274. [Google Scholar] [CrossRef]
  14. Reiser, A.; Koch, L.; Dunn, K.A.; Matsuura, T.; Iwata, F.; Fogel, O.; Kotler, Z.; Zhou, N.; Charipar, K.; Piqué, A.; et al. Metals by Micro-Scale Additive Manufacturing: Comparison of Microstructure and Mechanical Properties. Adv. Funct. Mater. 2020, 30, 1910491. [Google Scholar] [CrossRef] [PubMed]
  15. Wang, K.; Du, D.; Liu, G.; Pu, Z.; Chang, B.; Ju, J. Microstructure and mechanical properties of high chromium nickel-based superalloy fabricated by laser metal deposition. Mater. Sci. Eng. A 2020, 780, 139185. [Google Scholar] [CrossRef]
  16. Zhang, J.; Hu, Y.; Wei, Q.; Xiao, Y.; Chen, P.; Luo, G.; Shen, Q. Microstructure and mechanical properties of RexNbMoTaW high-entropy alloys prepared by arc melting using metal powders. J. Alloys Compd. 2020, 827, 154301. [Google Scholar] [CrossRef]
  17. Zhang, Y.; Yang, L.; Lu, W.; Wei, D.; Meng, T.; Gao, S. Microstructure and elevated temperature mechanical properties of IN718 alloy fabricated by laser metal deposition. Mater. Sci. Eng. A 2020, 771, 138580. [Google Scholar] [CrossRef]
  18. Chaabene, W.B.; Flah, M.; Nehdi, M.L. Machine learning prediction of mechanical properties of concrete: Critical review. Constr. Build. Mater. 2020, 260, 119889. [Google Scholar] [CrossRef]
  19. Jablonka, K.M.; Ongari, D.; Moosavi, S.M.; Smit, B. Big-data science in porous materials: Materials genomics and machine learning. Chem. Rev. 2020, 120, 8066–8129. [Google Scholar] [CrossRef]
  20. Zhou, Z.; Chen, K.; Li, X.; Zhang, S.; Wu, Y.; Zhou, Y.; Meng, K.; Sun, C.; He, Q.; Fan, W.; et al. Sign-to-speech translation using machine-learning-assisted stretchable sensor arrays. Nat. Electron. 2020, 3, 571–578. [Google Scholar] [CrossRef]
  21. Rajula, H.S.R.; Verlato, G.; Manchia, M.; Antonucci, N.; Fanos, V. Comparison of conventional statistical methods with machine learning in medicine: Diagnosis, drug development, and treatment. Medicina 2020, 56, 455. [Google Scholar] [CrossRef]
  22. The Virtual Foundary. Bronze FilamentTM. 2021. Available online: https://shop.thevirtualfoundry.com/collections/metal-filaments/products/bronze-filamet?variant=12351189483603 (accessed on 16 June 2022).
  23. Ultimaker. Ultimaker S5 PDF User Manuals. 2021. Available online: https://support.ultimaker.com/hc/en-us/articles/360011654419-Ultimaker-S5-PDF-user-manuals (accessed on 16 June 2022).
  24. MTI Corporation. 1100C Compact Muffle Furnace (4″ × 4″ × 4″) w/ Programmable Temp. Controller—KSL-1100X-S-UL-LD. 2021. Available online: https://www.mtixtl.com/1100CCompactMuffleFurnacewith30SegmentProgrammable-KSL-1100X-S-UL.aspx (accessed on 16 June 2022).
  25. iGaging. Operating Instructions and Parts Manual. 2021. Available online: http://www.igaging.com/page73.html (accessed on 16 June 2022).
  26. AMIR Pocket Kitchen Scale. AMIR Pocket Kitchen Scale. 2021. Available online: https://images-na.ssl-images-amazon.com/images/I/71mo9kWP-XL.pdf (accessed on 16 June 2022).
  27. Yu, P.; Chen, S.; Chang, I. Support vector regression for real-time flood stage forecasting. J. Hydrol. 2006, 328, 704–716. [Google Scholar] [CrossRef]
  28. Sharp, T. An Introduction to Support Vector Regression (SVR). 2020. Available online: https://towardsdatascience.com/an-introduction-to-support-vector-regression-svr-a3ebc1672c2 (accessed on 16 June 2022).
  29. Mao, H.; Han, S.; Pool, J.; Li, W.; Liu, X.; Wang, Y.; Dally, W.J. Exploring the regularity of sparse structure in convolutional neural networks. arXiv 2017, arXiv:1705.08922. [Google Scholar]
  30. Zhang, P.; Shen, H.; Zhai, H. Machine learning topological invariants with neural networks. Phys. Rev. Lett. 2018, 120, 066401. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  31. Nicolson, A.; Paliwal, K.K. Deep learning for minimum mean-square error approaches to speech enhancement. Speech Commun. 2019, 111, 44–55. [Google Scholar] [CrossRef]
  32. Azarmdel, H.; Jahanbakhshi, A.; Mohtasebi, S.S.; Muñozc, A.R. Evaluation of image processing technique as an expert system in mulberry fruit grading based on ripeness level using artificial neural networks (ANNs) and support vector machine (SVM). Postharvest Biol. Technol. 2020, 166, 111201. [Google Scholar] [CrossRef]
Figure 1. SEM image of LCMME-fabricated copper part [9].
Figure 1. SEM image of LCMME-fabricated copper part [9].
Materials 15 04292 g001
Figure 2. Material and equipment used in this research.
Figure 2. Material and equipment used in this research.
Materials 15 04292 g002
Figure 3. Samples in different status.
Figure 3. Samples in different status.
Materials 15 04292 g003
Figure 4. Process workflow of the research.
Figure 4. Process workflow of the research.
Materials 15 04292 g004
Figure 5. Sketch of sintering process.
Figure 5. Sketch of sintering process.
Materials 15 04292 g005
Figure 6. Micro view photos of non-sintered material (a) and final pure bronze part (b).
Figure 6. Micro view photos of non-sintered material (a) and final pure bronze part (b).
Materials 15 04292 g006
Figure 7. Schematic of the NN [5].
Figure 7. Schematic of the NN [5].
Materials 15 04292 g007
Figure 8. Boxplot of different manufacturing parameters on void percentage.
Figure 8. Boxplot of different manufacturing parameters on void percentage.
Materials 15 04292 g008
Figure 9. Interactions of manufacturing parameters.
Figure 9. Interactions of manufacturing parameters.
Materials 15 04292 g009
Table 1. Manufacturing Parameters.
Table 1. Manufacturing Parameters.
Manufacturing ParametersValues
LT (mm)0.10.20.3
ST (°C)870875880885890895900
RR (°C/min)234
NT (°C)220230240
PS (mm/s)101520
Table 2. Void percentage example.
Table 2. Void percentage example.
Manufacturing ParametersV (cm³)M_Cal (g)M (g)Void Percentage
LT (mm)ST (°C)RR (°C/min)NT (°C)PS (mm/s)
0.18753220101.118.157.2512%
0.28704240151.025.823.9348%
Table 3. ANOVA analysis results.
Table 3. ANOVA analysis results.
Manufacturing Parametersp-Value
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
Table 4. MSE of ML algorithms.
Table 4. MSE of ML algorithms.
ML AlgorithmsMSE
SVR0.0080165
NN0.0022957
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Zhang, Z.; Fidan, I. Machine Learning-Based Void Percentage Analysis of Components Fabricated with the Low-Cost Metal Material Extrusion Process. Materials 2022, 15, 4292. https://doi.org/10.3390/ma15124292

AMA Style

Zhang Z, Fidan I. Machine Learning-Based Void Percentage Analysis of Components Fabricated with the Low-Cost Metal Material Extrusion Process. Materials. 2022; 15(12):4292. https://doi.org/10.3390/ma15124292

Chicago/Turabian Style

Zhang, Zhicheng, and Ismail Fidan. 2022. "Machine Learning-Based Void Percentage Analysis of Components Fabricated with the Low-Cost Metal Material Extrusion Process" Materials 15, no. 12: 4292. https://doi.org/10.3390/ma15124292

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