Multi-layer continuous carbon fiber pattern optimization and a spline based path planning interpretation

Fabian Wein,Julian Mirbach,Aniket Angre,Jannis Greifenstein,Daniel Hübner
2024-04-17
Abstract:A novel approach for creating tool paths for continuous carbon fiber-reinforced thermoplastic 3D printing is introduced. The aim is to enable load-bearing connections while avoiding non-manufacturable crossings of paths by generating layer specific patterns. We require a graph representation of the structural design with given desired continuous fiber connections. From this, optimal fiber patterns are obtained for each printing layer by solving linear integer optimization problems. Each layer may have a unique solution based on the history of the previous layers. Additionally, a path planning approach is presented which interprets the obtained layers via curves based on quadratic and cubic Bézier splines and their offset curves in constant distance. The single parameter for the construction of the paths is the minimal turning radius of the fibers. The path planning provides a new interpretation for the final geometry of the design to be printed.
Optimization and Control
What problem does this paper attempt to address?
This paper attempts to address the problem of generating tool paths that can bear loads and avoid path crossings during the 3D printing process of continuous carbon fiber reinforced thermoplastic (C-CFRTP). Specifically, the goal of the paper is to achieve this by optimizing the fiber pattern of each layer, thereby generating manufacturable paths during the manufacturing process. ### Main Issues 1. **Defining each C-CFRTP printing path**: It is necessary to determine the placement path of each fiber to ensure that the final printed part has the required structural optimization performance. 2. **Constraints on the minimum turning radius and parallel alignment of fiber bundles**: The fiber bundles must meet certain turning radius and parallel alignment requirements during the printing process to ensure printability and mechanical performance. 3. **Ensuring the print head can access all paths**: The printing paths must be properly designed so that the print head can smoothly access each path. 4. **Possible need for support structures**: In some cases, it is necessary to design support structures to ensure the smooth progress of the printing process. 5. **Good mechanical performance**: The final printed part must have good mechanical performance, especially in the load direction. ### Solution The paper proposes a multi-layer continuous carbon fiber pattern optimization method, combined with spline-based path planning interpretation. The specific steps are as follows: 1. **Define the required continuous connections**: Define the required continuous fiber connections in the structural design through graph representation. 2. **Multi-layer fiber pattern optimization**: Generate the optimal fiber pattern for each layer by solving a linear integer optimization problem. 3. **Path planning interpretation**: Interpret the generated fiber pattern into printable fiber bundle paths, using quadratic and cubic Bézier spline curves and their offset curves. ### Innovations - **Multi-layer optimization**: Consider the historical information of the previous layer and optimize the fiber pattern layer by layer to ensure that the pattern of each layer is consistent with the pattern of the previous layer. - **Path planning**: Use Bézier spline curves to generate paths, ensuring that the paths meet the minimum turning radius requirements and avoid overlaps between different connections. ### Application Background Continuous carbon fiber reinforced thermoplastic (C-CFRTP) has broad application prospects in fields such as aerospace due to its high strength and lightweight characteristics. However, due to its anisotropic characteristics, the design and manufacture of C-CFRTP parts are challenging. The optimization method proposed in the paper aims to improve the feasibility and mechanical performance of C-CFRTP 3D printing.