Keywords

Introduction

Powder bed metal additive manufacturing process is gaining increasing popularity due to its ability to create complex shaped metallic components. It is a process where three-dimensional metallic parts are produced layer by layer, which undergoes rapid heating, melting , solidification and cooling during the deposition process. In a powder bed process, a uniform bed of powder is first deposited on the substrate and then specific regions of the bed are melted by the laser beam.

This process can be achieved mainly in two ways: laser beam and electron beam. Laser and E-beam interaction with material are fundamentally different. Laser is an optical source, while E-beam is a beam made of energized electrons. In this study, mainly selective laser melting (SLM ) will be discussed. In SLM , the powder particles absorb energy from the laser beam as it melts directly under the laser beam.

The literature on thermal modeling of powder bed processes is getting richer by day as many researchers have focused on this area. Since the process involves multiple physics, accurately modeling it also requires coupling of these physics in a multiphysics modeling approach or using other engineering techniques and approaches. Modeling of the melt pool includes the thermal modeling as well as the fluid dynamic modeling to represent the Marangoni fluid flow inside the melt pool which affects the temperature distribution, melt pool size and the final microstructure . Including both of these effects is a challenging problem faced by many researchers in the field.

To overcome the challenge of modeling both the thermal aspect as well as the fluid dynamic inside the melt pool , Romano et al. [1] introduced an approach in which an effective conduction coefficient for molten metal was used to account for the Marangoni effect due to the melt pool dynamic. Introduction of the effective liquid conductivity provided much closer results to the experimental values. Roberts et al. [2], Manvatkar et al. [3], He et al. [4], Heigel et al. [5], Ladani et al. [6] and Romano et al. [7] used different techniques to model the whole process. Marangoni flow, which is induced between two fluid surfaces due to a temperature gradient in surface tension, plays an important role in the heat transfer within the melt pool . Andreotta et al. [8] modeled this flow by including mass and momentum balance equations.

The current study was done with Inconel 718 alloy, which mainly consists of nickel (50%) and chromium (20%). There are many simulation and experimental studies that deal with the use of Inconel alloys as additive manufacturing materials. Studies performed by Zhao et al. [9], Jia and Gu [10], Baufeld [11] explored the microstructural properties of additively manufactured Inconel 718 parts.

It is important to have an idea of the temperature profile generated as accurately as possible during powder bed process, which affects the melt pool geometry, which in turn has a significant influence in the microstructure of the final material. In the models provided in the literature review, the laser is represented by a moving Gaussian heat source that decays radially. Horak et al. [12] observed the laser–material interaction zone with a video camera recording and found out that the beam profile differed from the Gaussian profile. Chang et al. [13] used a modified equation of heat source in laser spot welding. In order to model the laser–material interaction properly, laser physics needs to be employed in an appropriate manner. This study was conducted in a more realistic manner where one can change the laser properties like wavelength, beam quality factor, etc. and observe the resulting build outcome. Marangoni flow was also modeled by coupling computational fluid dynamics with heat transfer module. Temperature distribution and melt pool geometry were observed form the resulting simulation . The temperature profile was compared to the temperature data obtained from Gaussian distribution model. Bead geometry, which dictates the consistency of the build as well as the dimensional accuracy, was obtained using the temperature data, which was then compared with experimental results.

Laser Heat Source

The purpose of this study was to model the laser interaction with powder bed in a realistic manner. When the laser interacts with a material, the intensity distribution over the material is represented by a Gaussian distribution beam [14] as shown below:

$$ I(x,y,z) = \frac{2P}{{\pi *w(z)^{2} }}*{ \exp }\left[ { - \frac{{2*\left( {x^{2} + y^{2} } \right)}}{{w(z)^{2} }}} \right] $$
(1)
$$ w(z) = w_{0} *sqrt\left[ {1 + \left( {\frac{\lambda *z}{{\pi *\left( {w_{0} } \right)^{2} }}} \right)^{2} } \right] $$
(2)

Here, w(z) is the beam radius at a depth z, w0 is the beam waist radius, and \( \lambda \) is the laser wavelength. Beam waist radius is the smallest radius of the beam at the point of focus. This Gaussian beam is an ideal beam, which does not accurately represent the real life beam propagation. In particular, as the laser power increases the deviation of this equation from actual laser distribution increases significantly [15]. To address this problem, a new parameter M2 is introduced, which is called the beam quality factor. For Gaussian beam, the value of M2 is 1. For non-Gaussian beams , the value is higher than one. This beam quality factor is what separates the ideal Gaussian beam from a real non-Gaussian beam. It is defined as [16]

$$ M^{2} = {\text{BPP}}*\frac{\pi }{\lambda } $$
(3)

where BPP is “beam parameter product” and is the product of beam radius (w0) and the beam divergence half angle (Ɵ). The laser used for the current study was a Yb-fiber with a wavelength of 1064 nm. To account for the beam quality factor, Eq. (2) can be rewritten as [15]:

$$ w(z) = w_{0} *sqrt\left[ {1 + \left( {\frac{{\lambda *z*M^{2}}}{{\pi *\left( {w_{0} } \right)^{2} }}} \right)^{2} } \right] $$
(4)

which is the propagation equation for a real laser beam.

Modeling Technique

Comsol multiphysics software was used to generate the finite element model . This model was used to determine the temperature history of the build. The model consisted of three domains: build plate of 1 mm height upon which the process was completed, 0.9 mm of solidified part and powder domain at the top with a height of 0.4 mm which interacts with laser. The length and the width of all the domains were 9 mm and 3 mm, respectively. Planar symmetry was used in the geometry, and therefore only half of the melt pool and associated structure was modeled. Top surface was subject to radiation boundary loss to the environment. The side and bottom surfaces were kept insulated as the laser heat source is assumed to be highly localized phenomena. Figure 1 shows the model setup and the meshing of the model.

Fig. 1
figure 1

Model setup and meshing

The governing equations used for energy , mass and moment are shown in the following equations:

$$ \rho C_{p} \frac{\partial T}{\partial t} + \rho C_{p} \varvec{u}{.}{\nabla }T + {\nabla}{.}q = Q $$
(5)
$$ \rho \frac{\partial u}{\partial t} + \rho (u{.}{\nabla })u = {\nabla}{.}\left[ { - pI +\upmu\left( {{\nabla }{\text{u}} + ({\nabla }{\text{u}})^{T} } \right)} \right] + F $$
(6)
$$ p{\nabla }(u) = 0 $$
(7)

Equations (5), (6) and (7) represent energy , moment and mass balance, respectively. Here, u is the velocity field, Q is the heat source, T is the temperature field, p is the density, Cp is the heat capacity, q is the heat flux, \( \upmu \) is the dynamic viscosity, p is the pressure and I is the identity matrix. Both fluid flow and thermal transport were modeled at the same time using these equations. Marangoni flow was used as a weak contribution with the following equation:

$$ F = test(u){.}\gamma{.}T_{x} + test(v){.}\gamma{.}T_{y} $$
(8)

which was added in Eq. (6). Here, γ is the surface tension coefficient, Tx and Ty are X- and Y-partial derivatives of temperature and u and v are the components of the velocity. The test functions turn differential equations into integral equations, which provide a numerical advantage.

The final mesh consisted of 126,609 (177252.6 nodes) tetrahedral elements, 38,989 triangular elements and 2680 edge elements and 292,856 number of degree of freedom in total. Higher density meshing was used around the melt pool region. Process parameters used for the modeling are stated in Table 1.

Table 1 Process parameters

Material Properties

In this study, temperature-dependent properties were used to accurately model the whole process.

Temperature-dependent thermal conductivity of the powder materials was obtained experimentally with transient plane source (TPS-2200) instrument. TPS-2200 is an instrument used to measure the thermal properties of solid, liquid, paste and powder with high accuracy. The values of thermal conductivity acquired with a powder porosity of 0.3 were chosen for simulation purpose. Figure 2 shows thermal conductivity values for different packing densities.

Fig. 2
figure 2

TPS-2200 setup

Dynamic viscosity was calculated using the following equation [17]:

$$ \mu \left( {mPa*s} \right) = .196e^{{\frac{5848}{T}}} $$
(9)

All the other material properties (heat capacity and density) were taken from mills [18].

Bead Geometry

For modeling the bead geometry, a two-dimensional local model was built (Fig. 3). The temperature history was acquired from the global model and imported into the local model. The location of the local model was selected where temperature is maximum. The local model was built with two domains, the molten pool region and the outside atmosphere, which were separated by an interface. Then, level set method was used to track the interface of the molten pool and the nitrogen atmosphere to get the final bead geometry when the equilibrium was reached.

Fig. 3
figure 3

Molten pool geometry

Level set method uses the following equations:

$$ {\nabla }GI{.}{\nabla }GI + \sigma_{w}{.}GI\left( {{\nabla}{.}{\nabla }GI} \right) = \left( {1 + 2\sigma_{w} } \right)GI^{4} $$
(10)
$$ \frac{\partial \emptyset }{\partial t} + {\nabla}{.}\left( {u\emptyset } \right) = \lambda {\nabla}{.}\left( { \in_{ls} {\nabla }\emptyset - \emptyset \left( {1 - \emptyset } \right)\frac{{{\nabla }\emptyset }}{{\left| {{\nabla }\emptyset } \right|}}} \right) $$
(11)

Here, GI is the reciprocal interface distance, \( \sigma_{w} \) is the surface tension coefficient, u is the velocity field, is the reinitialization parameter, \( \in_{ls} \) is the parameter controlling interface thickness and is the level set variable. For this model, \( \sigma_{w} = 0.018\;{\text{N}}/{\text{m,}}\,\lambda = 0.4 \).

Results and Discussion

Temperature Result

Figure 4 shows the melt pool profile of both the non-Gaussian and Gaussian beams. As it can be seen, the laser is more concentrated towards the center for the Gaussian beam. For the non-Gaussian beam, it deviates a bit compared to the Gaussian one. This result is expected as the quality of an ideal Gaussian beam is high; therefore, it is highly localized around the center of the beam. For a more realistic beam, as the beam quality factor M2 increases, the quality of the beam starts to deteriorate as it reduces the focus of the beam. This is why, M2 factor cannot be neglected while modeling the interaction of laser beam and material.

Fig. 4
figure 4

Melt pool contour for a Gaussian and b non-Gaussian beam with scan speed = 200 mm/s and laser power = 100 W

Figure 5 shows the temperature profile of Inconel 718 along the x-axis for Gaussian (G) and non-Gaussian (NG) beams with two different combinations of laser power and scan speed. For both combinations, temperature attains the maximum value for Gaussian model at the center of the beam. Again, this phenomenon is also apparent as the intensity will be higher for the more concentrated beam, i.e. the Gaussian one. As it can be observed, temperature profile is lower for 150 W/700 mm/s combination. Due to higher scan speed, the laser interacts with powder for a short period of time, so the intensity as well temperature decreases. For both of the combinations, temperature goes well above the melting temperature of Inconel 718, which is assumed to be 1443 K. Experimental temperature data for laser beam process could not be obtained from literature. However, it was observed that for electron beam process, the experimental temperature was much lower than that of Gaussian beam temperature [19]. In line with that, it can be stated that compared to the temperature profile obtained with Gaussian beam, the current study should be more similar to experimental temperature data.

Fig. 5
figure 5

Temperature along x-direction at time = 0.008 s

Bead Geometry

Table 2 shows a comparison of the bead geometry for non-Gaussian beam with M2 factor, Gaussian beam and experimental results. Melt pool width, depth and bead height were compared.

Table 2 Melt pool geometry

As it can be seen, melt pool width results of non-Gaussian beams are more compatible than Gaussian beam results when compared with experimental results. The non-Gaussian beams generate lower maximum temperature when they interact with powder, which consequently results in smaller melt pool width than the Gaussian beam.

Bead height results obtained through experiment were limited as imperfections were found due to balling effect with the higher power/scan speed combinations. But, the trend observed for experimentally found bead heights was more similar to the non-Gaussian beam than Gaussian beam. So, it can be inferred that the result will follow the same trend for all the laser power/scan speed combinations.

As for the depth of melt pool , the results were not satisfactory. The melt pool depth of the Gaussian beam was better than non-Gaussian beam. Investigations are under way to understand these phenomena.

Conclusion

A three-dimensional thermal model was generated to determine the temperature profile of a non-Gaussian beam. The maximum temperature generated for non-Gaussian beam was lower than the maximum temperature of Gaussian beam due to lower beam quality. This temperature data was used to get the melt pool geometry for a more realistic non-Gaussian beam. Comparison of the melt pool width and the bead height with experiment shows a better correlation with non-Gaussian beam than Gaussian beam.