Next Article in Journal
Impact of Fear on a Crowley–Martin Eco-Epidemiological Model with Prey Harvesting
Previous Article in Journal
Prototyping Bespoke Sensor Industrial Internet-of-Things (IIoT) Systems for Small and Medium Enterprises (SMEs)
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

A Design Optimization Methodology Applied to Conformal Cooling Channels in Injection Molds: 2D Transient Heat Transfer Analysis †

by
Hugo Miguel Silva
1,2,*,
João Tiago Noversa
1,
Leandro Fernandes
1,
Hugo Luís Rodrigues
1 and
António José Pontes
1
1
IPC-Institute for Polymers and Composites, Department of Polymer Engineering, University of Minho, Campus de Azurém, 4800-058 Guimarães, Portugal
2
proMetheus, Instituto Politécnico de Viana do Castelo, Rua Escola Industrial e Comercial, 4900-367 Viana do Castelo, Portugal
*
Author to whom correspondence should be addressed.
Presented at the 4th International Electronic Conference on Applied Sciences, 27 October–10 November 2023; Available online: https://asec2023.sciforum.net/.
Eng. Proc. 2023, 56(1), 297; https://doi.org/10.3390/ASEC2023-16633
Published: 15 December 2023
(This article belongs to the Proceedings of The 4th International Electronic Conference on Applied Sciences)

Abstract

:
Fabricating conformal cooling channels has become easier and more cost-effective because of recent advances in additive manufacturing. Conformal cooling channels (CCCs) give better cooling performance than regular (straight drilled) channels during the injection molding process. The main reason for this is that CCCs may follow the paths of the molded shape, but regular channels cannot. CCCs can be used to decrease thermal stresses and warpage while also decreasing cycle time and producing a more uniform temperature distribution. Computer-aided engineering (CAE) simulations are crucial for establishing an effective and cost-effective design. This article focuses on the design optimization of an injection mold, with the goal of optimizing the location of cooling channels to reduce ejection time and increase temperature distribution uniformity. It may be inferred that the created technique is effective and appropriate for the objectives of this work.

1. Introduction

The Finite Element Method (FEM) was first introduced by Turner et al. [1]. There are uncertainties, though, because it views the powder bed as a continuum. Even though the model can incorporate temperature-dependent material properties and phase changes to improve the model’s accuracy, it still has uncertainties because it treats the powder bed as a continuum and frequently ignores the effects of hydrodynamics, such as surface tension, which leads to significant errors in predicting melt pool behavior [2]. The FEM technique is now widely used to predict the layer surface temperature, residual stresses, porosity, and geometric distortion of parts made using the PBF process [3]. Other numerical simulations, such as the Finite Volume Method (FVM) and the Lattice Boltzmann Method (LBM), are primarily used to investigate melt pool hydrodynamics. Commercial software used for problem solving includes ANSYS, ABAQUS, COMSOL, FLUENT/CFX, and custom-built codes. In addition, the Monte Carlo (MC) method is used to simulate heat absorption in the powder bed and ray tracing of the energy source. A comprehensive examination of existing numerical simulation methods should compare mesh-based continuum approaches such as the FEM and the FVM with discrete mesh-free methods such as the Discrete Element Method (DEM), the LBM, the Optimal Transportation Method (OTM), and Smoothed Particle Hydrodynamics (SPH) [4]. In finite element modeling, a continuum domain is divided into a finite number of elements, resulting in a two-dimensional (2D) or three-dimensional (3D) mesh. By using this approach, the space search for a differential equation solution is restricted to solving a finite number of algebraic equations [5]. Solutions that can be manufactured using additive manufacturing were produced by the work. Additive manufacturing is the process of creating parts by fusing materials together layer by layer. It is also referred to as rapid prototyping, 3D printing, or freeform fabrication. Although there are many different types of additive manufacturing (AM) processes, Powder Bed Fusion (PBF) is a widely used method in many industries because it can work with a wide range of materials, including metals, ceramics, and polymers [6]. Researchers have developed numerous methods and algorithms to optimize CCCs. Spiral, zigzag, profiled, and vascularized cooling channel designs have been proposed. Optimization-based studies have used several optimization methods [7,8,9]. The study in [10] finds the best control cooling settings using SA. This work optimizes a simulated injection molding model using the cooling system as the main control parameter. Optimization methodologies already developed include Simulated Annealing (SA), Powell’s conjugate direction [11], evolutionary algorithms [12,13], Response Surface Methodology [12], and CONMIN [13] (constrained minimization methodology, established in [14]). Transient thermal analysis using the boundary element technique improved traditional cooling performance in [14,15,16,17]. A similar study to the present one has already been published for 3D analysis [18]. A similar mold was already simulated in ANSYS Mechanical APDL and ANSYS Workbench for 2D [19] and 3D [20] analysis. Design optimization was also conducted in a similar mold in 3D analysis [21]. This study used MATLAB to coordinate optimization and ANSYS Mechanical APDL 2020 R2 to parametrize cooling channels and calculate temperatures on the 2D natural convection heat transfer problem. This work seeks the best dimensions for a mold with conformable channels for injection molding. The optimization routine lowers the temperatures of the component and its temperature gradients. This work develops a mold with pre-optimized channel placement that performs better than standard molds.

2. Procedure

2.1. Geometry and Numerical Procedure

The geometry of the analyzed 2D model is presented in Figure 1 (left). Figure 1 (right) shows the geometry analyzed, with black lines showing the sets of nodal points used in ANSYS APDL for optimization purposes. To perform optimization, 16 variables/geometric parameters were defined in the ANSYS Mechanical APDL 2020 R2 project.
The Finite Element Model Updating approach given in this section is based on collaboration between ANSYS and MATLAB. ANSYS is used for the Finite Element Method (FEM) computations, while MATLAB is used for optimization. Simulated Annealing is the optimization method. The MATLAB global optimization toolbox’s simulannealbnd function is used to manage the optimization process. The MATLAB software used in this study was a modification/improvement of previous versions [22,23,24,25,26]. The MATLAB software runs the basic FEM model, which is represented by the APDL input file input.txt. The objective function is calculated using the temperatures of important nodal points following the run (Figure 1, right). The optimization function in MATLAB then sets new values for the design variables and runs ANSYS again. Each iteration generates an output file that MATLAB uses to calculate the objective function and that serves as a reference for MATLAB to assess the feasibility of each variable’s value and the whole set of variables on the minimization of the objective function. This technique is repeated automatically until the solution converges and the optimal values of the design variables are found for the best (lowest) value of the objective function. The used objective function is shown in Equation (1):
obj = w 1 T max o T max i + w 2 T min i T min o
The interaction between ANSYS and MATLAB is shown in Figure 2:
The main MATLAB code first launches ANSYS to begin the thermal analysis of the models created using the FEM using the ANSYS input file containing all the instructions. The MATLAB code creates a new input file from the original ANSYS input file. This step is performed to prevent having to alter the original input file, which could be required for further optimization steps. During the optimization procedure, the modified input file is updated, changing the values of the variables upon each iteration.
The sequence of the MATLAB is shown in Figure 3:
The main m. file opens ANSYS and uses the ANSYS input file with all the instructions to start the thermal analysis of the models made with FEM. The original ANSYS input file, input.txt, is converted into a new file called inputmod.txt by the MATLAB application. In order to avoid having to change the original input file—which might be necessary for additional optimization steps—this step is taken. The inputmod.txt file is updated during the optimization process, altering the variable values each time it is assessed. MATLAB then finds the variables in the lines of the ANSYS input file. The main program defines the inputmod.txt vector of beginning values x0. There are upper and lower bounds on each variable. The nodal temperature measurements are then extracted by the program from the temp.lgw output file, which was first filled with values by ANSYS. For the temperatures of the initial model, this is performed once. Then, it is performed each time the MATLAB function iterates. The optimization function is then called by the main program. When the optimization function reads the initial value vector x0, the target objective function is called. The computer code’s goal is to change the model variables in the input file to obtain the lowest temperatures and shortest thermal gradient possible in the nodes. The boundary conditions implemented in ANSYS Mechanical APDL 2020 R2 are shown in Table 1.
The temperature of 210 °C is the temperature-melting approximation, which would be used experimentally in the injection molding machine. With respect to the cooling channels, the water is assumed to have a constant temperature of 40 °C.

2.2. Materials

The materials used in the simulations were water for the cooling channels, polypropylene (PP) for the injected part, and P20 steel for the mold enclosure. For the cooling channels, represented by circles in Figure 1 (left), water (fluid) was used. Of these materials, only water is assumed to be in the liquid state, i.e., PP and steel are assumed to be in the solid state. The properties of the used materials are shown in Table 2.

3. Results

Figure 4 and Figure 5 show the temperature distributions in the component, generated using ANSYS Mechanical APDL 2020 r2 for the initial and optimized models at t = 6 s, respectively.
Figure 6 and Figure 7 show the temperature distributions in the component, generated using ANSYS Mechanical APDL 2020 r2, for the initial and optimized models, respectively, at t = 30 s.
Figure 8 shows the comparison of the geometry of initial and optimized models: blue circles show the initial position of the cooling channels, while the circles with the gray background represent the cooling channels of the optimized model.

4. Conclusions

The main findings of the work are summarized:
-
The thermal behavior of the FEM model is significantly improved by optimization processes. The objective function of the optimized model is 0.5986, a 40% improvement above the baseline model, for which the objective function is 1.
-
Optimization significantly improves the thermal performance of the final part under free convection thermal conditions.
-
The parameters evaluated the optimization code and objective function. The ANSYS Mechanical APDL Finite Element Method results enabled thermal evaluation of the initial and optimized models.
-
The developed optimization procedure can be applied to any part, in molds of any size, and with any number of cooling channels.
-
Optimization significantly improves the thermal performance of the analyzed part/component.
-
The selected design variables are suitable because their values in the optimized model change significantly from those in the original model.
-
In real-world applications and working conditions, a decreased temperature gradient would reduce warping and improve product quality.
-
The methodology developed herein may be useful to help design engineers determine the optimal placement of cooling channels.
The invention of a methodology that helps design engineers to predict where cooling channels should be placed in order to improve the quality of manufactured parts is the most important advancement for the engineering practice. The methodology used in this study has industrial applications related to injection molding. As part of their work, design engineers may also find this strategy quite helpful in choosing where to put cooling channels. In the future, conformal cooling channels will eventually be able to be produced by additive manufacturing and experimentally tested. The methodology can also be used with molds that differ in terms of ultimate component temperature, number of cooling channels, and mold size.

Author Contributions

Conceptualization, H.M.S.; methodology, H.M.S.; software, H.M.S.; validation, H.M.S.; formal analysis, H.M.S.; investigation, H.M.S.; resources, H.M.S.; data curation, H.M.S.; writing—original draft preparation, H.M.S.; writing—review and editing, L.F., J.T.N. and H.L.R.; visualization, H.M.S.; supervision, A.J.P.; project administration, A.J.P.; funding acquisition, A.J.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the Research Grant number POCI-01-0247-FEDER-024516, co-funded by the European Regional Development Fund, by the Operational Program “Competitiveness and Internationalization”, in the scope of “Portugal 2020. H. M. Silva gratefully acknowledges the support provided by the Foundation for Science and Technology (FCT) of Portugal, within the scope of the project of the Research Unit on Materials, Energy and Environment for Sustainability (proMetheus), Ref. UID/05975/2020, financed by national funds through the FCT/MCTES.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The datasets generated during and/or analyzed during the current study are available from the corresponding author on reasonable request.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Turner, M.J.; Clough, R.W.; Martin, H.C.; Topp, L.J. Stiffness and deflection analysis of complex structures. J. Aeronaut. Sci. 1956, 23, 805–823. [Google Scholar] [CrossRef]
  2. Moges, T.; Ameta, G.; Witherell, P. A review of model inaccuracy and parameter uncertainty in laser powder bed fusion models and simulations. J. Manuf. Sci. Eng. Trans. ASME 2019, 141, 040801. [Google Scholar] [CrossRef]
  3. Schoinochoritis, B.; Chantzis, D.; Salonitis, K. Simulation of metallic powder bed additive manufacturing processes with the finite element method: A critical review. Proc. Inst. Mech. Eng. Part B J. Eng. Manuf. 2016, 231, 96–117. [Google Scholar] [CrossRef]
  4. Meier, C.; Penny, R.W.; Zou, Y.; Gibbs, J.S.; Hart, A.J. Thermophysical phenomena in metal additive manufacturing by selective laser melting: Fundamentals, modeling, simulation, and experimentation. Annu. Rev. Heat Transf. 2017, 20, 241–316. [Google Scholar] [CrossRef]
  5. Madenci, E.; Guven, I. The Finite Element Method and Applications in Engineering Using ANSYS; Springer: Berlin/Heidelberg, Germany, 2006. [Google Scholar]
  6. Williams, R.J.; Piglione, A.; Rønneberg, T.; Jones, C.; Pham, M.-S.; Davies, C.M.; Hooper, P.A. In situ thermography for laser powder bed fusion: Effects of layer temperature on porosity, microstructure and mechanical properties. Addit. Manuf. 2019, 30, 100880. [Google Scholar] [CrossRef]
  7. Chung, C.-Y. Integrated optimum layout of conformal cooling channels and optimal injection molding process parameters for optical lenses. Appl. Sci. 2019, 9, 4341. [Google Scholar] [CrossRef]
  8. Clemente, M.R.; Oliveira Panão, M.R. Introducing flow architecture in the design and optimization of mold inserts cooling systems. Int. J. Therm. Sci. 2018, 127, 288–293. [Google Scholar] [CrossRef]
  9. Jauregui-Becker, J.M.; Tragter, H.; van Houten, F.J.A.M. Toward a bottom-up approach to automate the design of cooling systems for injection molding. Comput.-Aided Des. Appl. 2009, 6, 447–459. [Google Scholar] [CrossRef]
  10. Lin, J.C. Optimum cooling system design of a free-form injection mold using an abductive network. J. Mater. Process. Technol. 2002, 120, 226–2367. [Google Scholar] [CrossRef]
  11. Tang, L.Q.; Chassapis, C.; Manoochehri, S. Optimal cooling system design for multi-cavity injection molding. Finite Elem. Anal. Des. 1997, 26, 229–251. [Google Scholar] [CrossRef]
  12. Lam, Y.C.; Zhai, L.Y.; Tai, K.; Fok, S.C. An evolutionary approach for cooling system optimization in plastic injection molding. Int. J. Prod. Res. 2004, 42, 2047–2061. [Google Scholar] [CrossRef]
  13. Li, X.P.; Zhao, G.Q.; Guan, Y.J.; Ma, M.X. Optimal design of heating channels for rapid heating cycle injection mold based on response surface and genetic algorithm. Mater. Des. 2009, 30, 4317–4323. [Google Scholar] [CrossRef]
  14. Park, S.J.; Kwon, T.H. Optimal cooling system design for the injection molding process. Polym. Eng. Sci. 1998, 38, 1450–1462. [Google Scholar] [CrossRef]
  15. Qiao, H. Transient mold cooling analysis using BEM with the time-dependent fundamental solution. Int. Commun. Heat Mass Transf. 2005, 32, 315–322. [Google Scholar] [CrossRef]
  16. Qiao, H. A systematic computer-aided approach to cooling system optimal design in plastic injection molding. Int. J. Mech. Sci. 2006, 48, 430–439. [Google Scholar] [CrossRef]
  17. Zhou, H.; Zhang, Y.; Wen, J.; Li, D. An acceleration method for the BEM-based cooling simulation of injection molding. Eng. Anal. Bound. Elem. 2009, 33, 1022–1030. [Google Scholar] [CrossRef]
  18. Lin, Z.C.; Chou, M.H. Design of the cooling channels in nonrectangular plastic flat injection mold. J. Manuf. Syst. 2002, 21, 167–186. [Google Scholar] [CrossRef]
  19. Silva, H.M.; Rodrigues, H.L.; Noversa, J.T.; Fernandes, L.; Pontes, A.J. 2D Heat transfer of an injection mold: ANSYS Workbench and Mechanical APDL. Eng. Proc. 2023. [Google Scholar] [CrossRef]
  20. Silva, H.M.; Rodrigues, H.L.; Noversa, J.T.; Fernandes, L.; Pontes, A.J. 3D Heat transfer of an injection mold: ANSYS Workbench and Mechanical APDL. Eng. Proc. 2023, in press. [Google Scholar]
  21. Silva, H.M.; Noversa, J.T.; Fernandes, L.; Rodrigues, H.L.; Pontes, A.J. Design Optimization of conformal cooling channels for injection molds: 3D Transient Heat Transfer Analysis. Mech. Adv. Mater. Struct. 2023, 1–12. [Google Scholar] [CrossRef]
  22. Silva, H.M. Optimization of the Mechanical Behavior of Hollow-Box Beams. Ph.D. Thesis, Lodz University of Technology, Lodz, Poland, 2018. [Google Scholar]
  23. Silva, H.M.; Meireles, J.F.B. Structural Optimization of Internally Reinforced Beams Subjected to Uncoupled and Coupled Bending and Torsion Loadings for Industrial Applications. Mech. Mech. Eng. 2017, 21, 329–351. [Google Scholar]
  24. Silva, H.M.; Meireles, J.F.B. Determination of material/geometry of the section most adequate for a static loaded beam subjected to a combination of bending and torsion. Mater. Sci. Forum 2013, 730, 507–512. [Google Scholar] [CrossRef]
  25. Silva, H.M. Determination of the Material/Geometry of the Section Most Adequate for a Static Loaded Beam Subjected to a Combination of Bending and Torsion. Master’s Thesis, University of Minho, Braga, Portugal, 2011. [Google Scholar]
  26. Meireles, J.F.B. Análise Dinâmica de Estruturas por Modelos de Elementos Finitos Identificados Experimentalmente. Ph.D. Thesis, University of Minho, Braga, Portugal, 2007. (In Portuguese). [Google Scholar]
Figure 1. Set drawing: simplification of the 2D model (left) and model analyzed in ANSYS Mechanical APDL 2020 R2. The black lines represent the lines across which nodal points were considered for the calculation of the objective function (right).
Figure 1. Set drawing: simplification of the 2D model (left) and model analyzed in ANSYS Mechanical APDL 2020 R2. The black lines represent the lines across which nodal points were considered for the calculation of the objective function (right).
Engproc 56 00297 g001
Figure 2. Interaction between ANSYS and MATLAB, adapted from [22].
Figure 2. Interaction between ANSYS and MATLAB, adapted from [22].
Engproc 56 00297 g002
Figure 3. Sequence of optimization code, adapted from [26] in [22,23,24,25].
Figure 3. Sequence of optimization code, adapted from [26] in [22,23,24,25].
Engproc 56 00297 g003
Figure 4. Distribution of temperatures obtained in the initial model for t = 6 s.
Figure 4. Distribution of temperatures obtained in the initial model for t = 6 s.
Engproc 56 00297 g004
Figure 5. Distribution of temperatures obtained in the optimized model for t = 6 s.
Figure 5. Distribution of temperatures obtained in the optimized model for t = 6 s.
Engproc 56 00297 g005
Figure 6. Distribution of temperatures obtained in the initial model, for t = 30 s.
Figure 6. Distribution of temperatures obtained in the initial model, for t = 30 s.
Engproc 56 00297 g006
Figure 7. Distribution of temperatures obtained in the optimized model for t = 30 s.
Figure 7. Distribution of temperatures obtained in the optimized model for t = 30 s.
Engproc 56 00297 g007
Figure 8. Initial (in blue color) and optimized channel placement (hollow circles).
Figure 8. Initial (in blue color) and optimized channel placement (hollow circles).
Engproc 56 00297 g008
Table 1. Thermal conditions applied.
Table 1. Thermal conditions applied.
ConditionComponent ID Value [°C]Application
Initial temperature, varies with time9210Part, 1 area
1–840Cooling channels, 8 areas
Temperature, constant1040Mold, 1 area
1023Boundary, 4 lines
Table 2. Properties of water, injected material: PP and P20 steel.
Table 2. Properties of water, injected material: PP and P20 steel.
MaterialWater PP, with 10% MineralP20 Steel
ApplicationCooling channelsInjected partMold
Density (kg/m3)]998.210507861
Specific heat [J (kg.°C)]41821800, Considered constant502.48
Thermal conductivity [W/(m.K)]0.60.2, Considered constant41.5
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Silva, H.M.; Noversa, J.T.; Fernandes, L.; Rodrigues, H.L.; Pontes, A.J. A Design Optimization Methodology Applied to Conformal Cooling Channels in Injection Molds: 2D Transient Heat Transfer Analysis. Eng. Proc. 2023, 56, 297. https://doi.org/10.3390/ASEC2023-16633

AMA Style

Silva HM, Noversa JT, Fernandes L, Rodrigues HL, Pontes AJ. A Design Optimization Methodology Applied to Conformal Cooling Channels in Injection Molds: 2D Transient Heat Transfer Analysis. Engineering Proceedings. 2023; 56(1):297. https://doi.org/10.3390/ASEC2023-16633

Chicago/Turabian Style

Silva, Hugo Miguel, João Tiago Noversa, Leandro Fernandes, Hugo Luís Rodrigues, and António José Pontes. 2023. "A Design Optimization Methodology Applied to Conformal Cooling Channels in Injection Molds: 2D Transient Heat Transfer Analysis" Engineering Proceedings 56, no. 1: 297. https://doi.org/10.3390/ASEC2023-16633

Article Metrics

Back to TopTop