Gaussian Heat Source
This is a material base class for generating a time and spatially varying heat source that mimics the scanning laser beam, which is often observed in the Directed Energy Deposition (DED) process. Three heat source formulations are available in this class.
Point heat source
Specifically, this class offers the option to use the classic Gaussian point heat source , which has been widely used for laser heat source modeling (e.g., (Michaleris, 2014; Denlinger et al., 2017)): (1) where is the laser power, is the equipment-related scaling factor, is the laser efficiency coefficient, denotes the effective radius of the laser beam, denotes the Euclidean norm, and denotes the scanning path, which is a time-varying spatial location that represents the movement of the laser beam.
Line heat source
The Gaussian point heat source () in Eqn. Eq. (1) can skip over some elements when the time step size, , is too big (i.e., , the scanning speed). To resolve this issue, we offer an option to use the Gaussian line heat source (), which was proposed in (Irwin and Michaleris, 2016), (2) where is the time at the beginning of the time step. Here, is the time-average of , such that .
Hybrid heat source
A third option is the hybrid Gaussian heat source , which is proposed to mitigate numerical inaccuracies by using the line heat source, and enables enlarged time step size. The hybrid Gaussian heat source switches between the Gaussian point heat source model and Gaussian line heat source model as follows (Yushu et al., 2022): (3) The is the threshold distance between the current laser spot location and the laser spot location at the previous time step; below this threshold the point heat source is to be applied instead of the line average heat source.
Scanning path
For all three heat source formulations above, the scanning path is a time-varying spatial location that represents the movement of the laser beam. Therefore, is dependent on the product geometry and processing parameters, including scanning pattern, scanning speed, hatch spacing, and layer thickness, etc.
Users can specify the velocity profile or the spacial location of the laser beam using ADVelocityGaussianHeatSource or ADFunctionPathGaussianHeatSource.
Effective radii
One can choose to explicitly specify the effective radii of the laser spot directly in the input file. Another choice is to use the value that is calculated from the following relationship: where and are functions of laser power (), scanning speeds, and feed rates. The relations are obtained through parameterizing a second order formulation using experimentally measured data.
References
- Erik R Denlinger, Michael Gouge, Jeff Irwin, and Pan Michaleris.
Thermomechanical model development and in situ experimental validation of the laser powder-bed fusion process.
Additive Manufacturing, 16:73–80, 2017.[BibTeX]
- Jeff Irwin and P Michaleris.
A line heat input model for additive manufacturing.
Journal of Manufacturing Science and Engineering, 138(11):111004, 2016.[BibTeX]
- Panagiotis Michaleris.
Modeling metal deposition in heat transfer analyses of additive manufacturing processes.
Finite Elements in Analysis and Design, 86:51–60, 2014.[BibTeX]
- Dewen Yushu, Michael D. McMurtrey, Wen Jiang, and Fande Kong.
Directed energy deposition process modeling: a geometry-free thermo-mechanical model with adaptive subdomain construction.
The International Journal of Advanced Manufacturing Technhology, 122(2):849–868, 2022.
URL: https://link.springer.com/article/10.1007/s00170-022-09887-6, doi:10.1007/s00170-022-09887-6.[BibTeX]