2022 Volume 63 Issue 11 Pages 1576-1582
Cold compaction is an essential step of the powder metallurgy process, which is cost-effective in the manufacturing industry. In the present study, the compaction of pure iron powder is investigated. A MATLAB code is developed to create a representative volume element with a given size distribution, number of particles, and initial relative density. The finite element analysis is performed by implementing an ABAQUS/Explicit python script. Multi-particle finite element analysis of compaction is employed to analyze the deformation of the particles into the green body. The effects of loading path, geometry configuration, and wall friction on punch force, axial and transverse stresses, strains, and yield surface are discussed. The results indicate that wall friction affects the load, stress state, and yield surface. It was found that, with the increase of the wall friction from 0.0 to 0.2, the compaction force increases by 14.70%. Also, the difference between the upper and lower RVE face forces increases from 1.01% to 16.27%. Changing the loading path from the compression to the hydrostatic compaction decreases the compaction force by 57.7% in upper and 65.75% in lower RVE faces, while the axial stress decreases by 27.70% and the transverse stress increases by 40.41%. The volume strain of compaction is smaller by 35.33% than that of hydrostatic compression.
Powder metallurgy is helpful for the mass production of parts with complex geometries. An essential step of this process, cold compaction of powders, is of interest for many manufacturing processes, for example, the production of green bodies, ceramic parts, pellets, and tablets in the pharmaceutical industry.1,2) In lots of uses, powder parts must be compacted up to as high as possible relative density.3)
The finite element method is a powerful tool to model the process and predict the process outputs. Many researches used numerical methods to investigate the flow behavior in the powder compaction process. Three main modeling approaches in powder compaction simulations are the continuum media approach, the discrete element method (DEM), and the multi-particle finite element method (MPFEM).
Inter-particle contact interactions were ignored in the continuum media approach, and particles were studied as a continuous medium. In this method, the macroscopic behavior of the material can be investigated as a plasticity problem with significant deformation.4) Employing this approach, Sinka et al. investigated the effect of wall friction in pharmaceutical tablets compaction using the Drucker–Prager cap model.5) Redanz et al. and Lewis et al. used the continuum approach to analyze large deformation in the compaction process.6,7) Akhmetshin et al. simulated compaction of tungsten carbide/cobalt powder via the Drucker-Prager Cap constitutive model to obtain the stress distribution and volume of plastic deformation during compaction.8)
Cundall9) developed DEM in 1971. In this method, the motion of particles is studied through the Newton’s second law of motion, considering contact interactions between particles and processing contact forces as functions of the particle overlap.10,11) In this regard, Jeong and Choi used DEM to investigate the stress transmission and compressive force distribution between the top and bottom punches in metal powder compaction with the addition of graphite powders.12) Zhang et al. utilized DEM to investigate the correlation mechanism between force chains and the friction mechanism during powder compaction.13) Xu and Meng employed DEM to study metal powder flow and force chain characteristics in high-velocity compaction.14) Redanz and Fleck used DEM to investigate the yield surfaces for sticking and frictionless particle contacts in a 2-dimensional analysis.15)
In MPFEM, classical finite element simulations on a discrete particle assembly are performed. These particles are composed of finite elements, and their interactions are ruled by classical finite-element contact conditions.16) Using MPFEM, Abdelmoula et al. investigated the plastic flow of granular materials with highly deformable elastic-plastic grains.17) Demirtas and Klinzing investigated the compaction behavior of hollow spheres computationally and experimentally.18) They simulated two different particle sizes with different shell thicknesses using MPFEM.
The most realistic MPFEM simulation that considers all the affecting parameters has been done with a limited number of particles so far. This research aims to investigate the macrostructure of the powder compaction process using a vast number of particles. In section 2, the representative volume element generation method is explained, followed by the finite element method. Section 3 describes the results and discussion. Section 4 concludes the research achievements.
In this research, the elasto-plastic model has been used to analyze pure iron powder compaction. Table 1 includes the material properties for the elasto-plastic model. The stress-strain equation for this model is as follow:
\begin{equation} \bar{\sigma} = 465.5(\bar{\varepsilon} + 0.0140)^{0.2481} \end{equation} | (1) |
Stress-strain curve of the iron powder.
The first step of the simulation is to generate a representative volume element (RVE) that consists of a desired number of particles considering initial relative density and preventing overclosure between particles. A MATLAB code has been implemented to generate the RVE. Table 2 includes the inputs and outputs of the RVE generator code.
Figure 2 shows the experimentally measured particle size distribution and the output distribution. The curve had been fitted using a Gaussian distribution considering the cut-off radii (22.5 µm∼88.5 µm):
\begin{equation} y = \frac{1}{2\pi\sigma}e^{-\frac{(x - \mu)^{2}}{2\sigma^{2}}} \end{equation} | (2) |
Measured and generated particle size distribution.
The algorithm for generating RVE is as follows:
\begin{equation} a = \left[\frac{4\pi r_{m}^{3}}{3\rho_{i,\textit{target}}}\right]^{1/3} \end{equation} | (3) |
Using the generated RVEs, finite element models were constructed for investigating the effect of various model and process parameters. Table 3 shows the outputs of the generated RVE for FEM studies.
The finite element modeling and analysis have been done by ABAQUS/Explicit 2020 python script. Figure 3 shows a generated RVE.
(a) The RVE with loading directions, and (b) the discretized RVE.
To check the sensitivity of the finite element mesh, the effect of model parameters has been examined. Figure 4(a) and (b) show the effect of the number of elements and element type on the maximum punch force and analysis time for the elasto-plastic model, using linear and quadratic tetrahedral elements.
Sensitivity analysis of the FE model parameters: (a) the effect of element number on the analysis time, (b) the effect of element number on the maximum punch force, (c) the effect of mass scaling factor on the pressure-deviatoric stress (p-q) diagram, and (d) the effect of punch speed on the average equivalent plastic strain rate.
Figure 4(c) shows the p-q diagram for different mass scaling factor. The pressure (hydrostatic stress) (p) and the equivalent stress (q) are computed as functions of the main principal stresses of the stress tensor at different compaction stages:
\begin{equation} p = \frac{1}{3}(\sigma_{11} + \sigma_{22} + \sigma_{33}) \end{equation} | (4) |
\begin{equation} q = \sqrt{\frac{1}{2}[(\sigma_{11} - \sigma_{22})^{2} + (\sigma_{33} - \sigma_{22})^{2} + (\sigma_{11} - \sigma_{33})^{2}]} \end{equation} | (5) |
Figure 4(d) shows the average equivalent plastic strain rate ($\dot{\bar{\varepsilon }}$ or EReq) versus punch speed curve. EReq can be calculated as follow:
\begin{equation} \dot{\bar{\varepsilon}} = \frac{2}{3}\sqrt{\frac{1}{2}[(\dot{\varepsilon}_{1} - \dot{\varepsilon}_{2})^{2} + (\dot{\varepsilon}_{2} - \dot{\varepsilon}_{3})^{2} + (\dot{\varepsilon}_{3} - \dot{\varepsilon}_{1})^{2}]} \end{equation} | (6) |
Considering all the described effects, Table 4 displays the selected configurations for the finite element model.
Ten different initial configurations (based on experimental size distribution) have been analyzed to study the influence of geometry. Table 5 shows the properties of generated initial configurations. Figure 5 shows the ten different RVEs. The edge length of the RVEs is 1015.9 µm.
Initial RVE configurations: (a), (b), …, (j) correspond to RVE1, RVE2, …, RVE10, respectively.
Figure 6 shows the effect of different initial configurations on the punch force, p-q diagram, and the average logarithmic strain distribution frequency in the compaction, while Fig. 7 shows the effect of the initial configuration on the average logarithmic strain distribution frequency.
Effect of different initial RVE configurations on (a) the punch force, and (b) the p-q diagram.
Average logarithmic strain for different initial RVE configurations.
As can be seen, the effect of different initial configurations on punch force and is negligible. The standard deviation of the maximum punch force equals 5.22 kN, which is about 2.2% of the average maximum punch force (229.73 kN). On the other hand, some deviations can be seen in the p-q diagram, which shows the initial configuration affects the stress state.
3.2 Effect of wall frictionThree different wall friction has been analyzed in the model to investigate the effect. Figure 8(a) shows the upper and lower RVE face force of compaction die in different wall frictions. As can be seen, the wall friction affects the punch force, With the increase of the wall friction from 0.0 to 0.2, the compaction force increases by 14.70%. Also, the difference between the upper and lower RVE face forces increases from 1.01% to 16.27% when the wall friction coefficient rises.
Effect of wall friction on: (a) the punch force, (b) the stress components, and (c) the p-q diagram.
Figure 8(b) shows the stress components of compaction RVE in different wall frictions. Axial and transverse stresses also slightly increase with the increase of friction coefficient, which is due to the rise of the forces because of friction on the stresses.
Figure 8(c) shows the p-q diagram for these cases. When the relative density is about 0.33%, the q in the p-q diagram is slightly smaller when the friction coefficient equals zero, but this difference is negligible when the relative density increases to 72%.
3.3 Effect of loading pathTwenty-one different speed ratios have been simulated to investigate the loading path effect considering the loading path parameter α (the ratio of the transverse speed to the axial speed, Fig. 3) equal as −1.0, −0.9, −0.8, …, 0.0, 0.1, 0.2, …, 1.0 (Fig. 3). Figure 9(a) shows the punch force versus relative density diagram for three loading paths (α = 0, 0.5, 1.0), respectively.
Effect of loading paths on the punch force: (a) the punch force, and (b) the stress components.
When α increases from 0 to 1, the loading path changes from compaction to hydrostatic compression. It can be seen that punch force decreases by 57.70% in upper and 65.75% in lower RVE faces with the increase of the α. The loading path with α = 0 has the highest punch force and axial stress.
Figure 9(b) shows the axial and transverse stresses versus the relative density diagram of three loading paths (α = 0, 0.5, 1.0), respectively. When the α changes from 0 to 1, the decrease of axial stress (27.70%) accompanied by an increase in the transverse stress (40.41%) leads to the increase of the hydrostatic stress.
To better understand the morphology of particles, the initial and final ZX section views of particles are shown in Fig. 10, along with the void percentage and average volume strain. The percentage of void marginally decreases with the increase of the α. It can be concluded that the loading path affects the plastic deformation; with the increase of α, the amount of plastic deformation increases.
Initial and final ZX section views of particles and average volume strains at the relative density of 71% for three loading paths: α = 0, 0.5, and 1.0.
To investigate the springback phenomena in the compaction process, the average logarithmic strain of particles is calculated in three different load paths: α = 0.0, α = 0.5, and α = 1.0 (Fig. 10). The average volume strain by 35.33% with the increase of α.
As shown in Figs. 11(a) and (b), the p-q diagram and the yield surface change dramatically with the change in loading path; the main difference exists when α = 0. The average of three different initial configurations has been considered to calculate the yield surface. Figure 11(c) is a histogram of the average logarithmic strain that shows less strain frequency with increasing α. Also, it can be seen in Fig. 11(d) that level of logarithmic strain decreases with increasing α.
(a) The p-q diagram, (b) the yield surface, (c) the average logarithmic strain distribution, and (d) the average logarithmic strain of individual particles for different loading paths.
Multi-particle finite element simulations of the powder compaction process have been performed. Modules of particle generation, FE mesh generation, FE calculation, postprocessing were developed using MATLAB, Python, and ABAQUS. An initial relative density of 26.7% was achieved with 456 particles. The effect of model and process parameters has been examined. The following points can be concluded:
This work was supported by the National Research Foundation of Korea (NRF) Grant funded by the Korean Government (MSIP) (No. Grant Number – NRF-2021M3H4A6A01045764).