Product: ABAQUS/Explicit
This example simulates the oblique impact of a rigid spherical projectile onto a flat armor plate at a velocity of 1000 m/sec. A failure model is used for the plate, thus allowing the projectile to perforate the plate. The example illustrates impact, shear failure, and the use of infinite elements.
The armor plate has a thickness of 10 mm and is assumed to be semi-infinite in size compared to the projectile. This is accomplished by using CIN3D8 infinite elements around the perimeter of the plate. The plate is modeled using 4480 C3D8R elements. The armor plate material has Young's modulus of 206.8 GPa, Poisson's ratio of 0.3, density of 7800 kg/m3, yield stress of 1220 MPa, and a constant hardening slope of 1220 MPa. The material definition also includes a shear failure model, which causes ABAQUS/Explicit to remove elements from the mesh as they fail. Failure is assumed to occur at an equivalent plastic strain of 100%, at which point the element is removed from the model instantaneously. (The value of the failure strain is chosen somewhat arbitrarily; it is not intended to model any particular material.)
The sphere has a diameter of 20 mm and is assumed to be rigid, with a mass corresponding to a uniform material with a density of 37240 kg/m3. The rotary inertia of the sphere is not needed in the model because we assume there is no friction between the sphere and the plate. Boundary conditions are applied to constrain the motion of the sphere in the y-direction. Two approaches for modeling the surface of the sphere are tested: using an analytical rigid surface and using R3D4 rigid elements. Analytical rigid surfaces are the preferred means for representing simple rigid geometries such as this in terms of both accuracy and computational performance. However, more complex three-dimensional surface geometries that occur in practice must be modeled with surfaces formed by element faces. Results for the faceted representations are presented here. The element formulation for the C3D8R elements is modified with the *SECTION CONTROLS option. The advocated formulation for this problem uses the CENTROID kinematic formulation and the COMBINED hourglass control. Additional combinations of kinematic formulation and hourglass control are included for comparison.
Only half of the plate is modeled, using appropriate symmetry boundary conditions in the x–z plane. The model is shown in Figure 2.1.31. The complete sphere is modeled for visualization purposes. There are 17094 degrees of freedom in the model.
Since elements in the plate will fail and be removed from the model, nodes in the interior of the plate will be exposed to contact with the surface of the rigid sphere. Thus, contact must be modeled between the surface of the sphere, defined as an element-based surface using the *SURFACE, TYPE=ELEMENT option, and a node-based surface that contains all of the nodes in the plate within a radius of 20 mm of the point of impact, defined with the *SURFACE, TYPE=NODE option. (See Eroding projectile impacting eroding plate, Section 2.1.4, for an example in which element-based surfaces are used to model erosion.) In the primary input files the *CONTACT PAIR option is used to define contact between the surface of the sphere and any of the nodes contained in the node set. Input files that use the general contact algorithm (*CONTACT and suboptions) are also provided.
The spherical projectile impacts the plate at 1000 m/sec at an angle of 30° to the normal to the plate. Deformed shapes at different stages of the analysis are shown in Figure 2.1.32 through Figure 2.1.34 for the CENTROID kinematic and COMBINED hourglass section control options (analysis case pl3d_erode_ccs). Early in the analysis, shown in Figure 2.1.32, a relatively small amount of material has been eroded from the surface of the plate and the plate is still deforming under the sphere. In Figure 2.1.33 the plate has been perforated and the projectile is still in contact with the edge of the hole. In Figure 2.1.34 the projectile has exited the plate and is moving away with a constant velocity. Figure 2.1.35 and Figure 2.1.36 show the history of the projectile's velocity (Table 2.1.31 shows the analysis options used to obtain these results). The results show close agreement.
In Figure 2.1.32 through Figure 2.1.34 the failed elements have been eliminated by creating a display group in ABAQUS/CAE that contains only the active elements.
Model using the CENTROID kinematic and COMBINED hourglass section control options.
Model using the CENTROID kinematic and COMBINED hourglass section control options and the general contact capability.
Model using the CENTROID kinematic and ENHANCED hourglass section control options.
Model using the CENTROID kinematic and ENHANCED hourglass section control options and the general contact capability.
External file referenced in this input.
External file referenced in this input.
Model using the default section controls.
Model using the default section controls and the general contact capability.
Model using the default section controls and the *ADAPTIVE MESH option.
Model using the ORTHOGONAL kinematic and COMBINED hourglass section control options.
Model using the ORTHOGONAL kinematic and COMBINED hourglass section control options and the general contact capability.
Model using the ORTHOGONAL kinematic and ENHANCED hourglass section control options.
Model using the ORTHOGONAL kinematic and ENHANCED hourglass section control options and the general contact capability.
Model using an analytical rigid surface and the default section controls.
Figure 2.1.32 Deformed shape at 10 microseconds (analysis using the CENTROID kinematic and COMBINED hourglass section control options).
Figure 2.1.33 Deformed shape at 30 microseconds (analysis using the CENTROID kinematic and COMBINED hourglass section control options).