Finite Element Mesh Homogenization for Additive Manufacturing Simulation
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Additive manufacturing simulations face computational challenges due to increasing runtimes and memory consumption as model size and complexity grow, leading to difficulties in accurately predicting thermomechanical responses and failure points in large or complex parts.
Innovation Solution
Implementing lower-level mesh homogenization in finite element analysis by iteratively coarsening lower layers of the finite element mesh based on a distance threshold, preserving fine geometric features in upper layers while reducing computational intensity.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If full-resolution finite element mesh is used throughout the entire model, then simulation accuracy is improved, but computational runtime and memory consumption increase cubically
Solution Approach 1:
The finite element mesh is segmented into multiple layers along the build direction. Lower layers that are farther from the active build zone are identified and treated differently from upper layers near the current deposition zone, allowing selective refinement only where needed for accuracy.
Solution Approach 2:
Different mesh resolutions are applied to different regions of the model. Upper layers near the active build zone maintain fine resolution for accurate thermal and mechanical predictions, while lower layers use coarser resolution to reduce computational burden, creating a non-uniform mesh structure optimized for both accuracy and efficiency.
2Measurement precision
If full-resolution finite element mesh is used throughout the entire model, then simulation accuracy is improved, but memory consumption increases
Solution Approach 1:
The mesh is divided into layers that can be independently managed in memory. By segmenting the model and identifying which layers require fine resolution, the system can allocate memory resources efficiently, storing detailed geometry only where necessary and using simplified representations elsewhere.
Solution Approach 2:
Fine mesh resolution is applied locally only to regions where it impacts simulation accuracy (upper layers near active build zone), while coarser resolution is used in regions where detailed geometry has minimal impact on predictions (lower layers), thereby reducing overall memory requirements.
3Manufacturing precision
If detailed geometric features are preserved in all layers, then manufacturing precision is improved, but simulation complexity increases
Solution Approach 1:
The model is segmented into layers with different levels of geometric detail. Lower layers use simplified geometric representations that capture essential features while reducing complexity, whereas upper layers maintain detailed geometry where manufacturing precision is critical for accurate simulation results.
Solution Approach 2:
Geometric detail is distributed non-uniformly across layers, with high-fidelity representation localized to regions where it matters most for simulation accuracy. This selective detail preservation reduces overall model complexity while maintaining manufacturing precision where required.
Data Source
AI summary
A method of predicting thermal response, mechanical response, and/or failure points in additive manufacturing, including generating a first layer of a finite element mesh of an object based on a three-dimensional model of the object; generating one or more additional layers of the finite element mesh of the object; homogenizing one or more lower layers of the finite element mesh when the one or more lower layers are located at a distance greater than a distance threshold from a most recently added layer of the finite element mesh; simulating an additive manufacturing build of the object based on the finite element mesh including the homogenized one or more lower layers, wherein a length of a homogenized element in the homogenized one or more lower layers is greater than a maximum element length in the finite element mesh prior to homogenization, and the distance threshold is a positive real number.


