1. Introduction
The simulation of continuum mechanics plays an important role in structural analysis in the fields of coastal engineering and mechanical engineering. In particular, several studies have been conducted using a continuum simulation method, such as the finite element method (FEM), to investigate instantaneous phenomena due to impulsive force, e.g., collision safety performance of automobiles [
1], vibration characteristics of railway tracks under traffic impact loads [
2,
3] and earthquake resistance of buildings and nuclear facilities [
4,
5]. Although implicit FEM is often used in static or quasi-static problems and modal analysis, its computational cost and stability are affected by the degradation of numerical convergence, which leads to significant issues, especially in dynamic problems, such as collision impact propagation. On the other hand, explicit FEM involves low computational cost per time step, as well as low memory consumption; therefore, it is useful for relatively short-time transient dynamics and large-scale high-performance computing (HPC).
Other dynamic problems, such as fracture and fragmentation processes, transcend the category of continuum mechanics. Thus, in general, it is difficult for FEM to handle the transition process from continuous to discontinuous behavior. Distinct element analysis, using discontinuous deformation analysis (DDA) [
6,
7], the rigid body spring model (RBSM) [
8] and UDEC
®/3DEC
® [
9], has been adopted to address discontinuous problems in landslide and avalanche studies. In these methods, artificial joints connected by additional elastic springs are applied between the blocks or elements to handle the transition into discontinuous behavior. In addition, the discrete element method (DEM) [
10] can model a structure by connecting particles together similar to artificial joints [
11,
12,
13,
14]. Accordingly, deformation and fracture are explained by the stretching and disjointing of the springs. Nevertheless, it is nearly impossible to reproduce the real mechanical properties of continuum material, specifically by using only the spring constant between two particles, because the result obtained by the connecting particle model depends not only on the spring constant, but also on the structural properties of the particle assembly, such as the void ratio, coordination number and particle size distribution. Thus, the constitutive laws of the particle assembly have been reported for limited cases [
15]. Consequently, adjustment of the spring constant by trial and error is usually necessary to reproduce the actual phenomena.
To overcome the above problems, the combined finite discrete element method (FDEM) was developed by Munjiza in the early 1990s [
16]. FDEM is an effective solution for multi-body dynamics involving viscoelastic deformation and fracture of materials. It combines the advantages of the continuum-based mechanical model and DEM. Numerous discrete elements can be calculated by applying highly efficient methods, such as the strain-based cohesive crack model and the Munjiza no-binary-search (Munjiza-NBS) contact detection algorithm [
17], to fragmented elements. Thus, FDEM has been widely applied in the fields of geoscience and geo-engineering [
18,
19]. For understanding the failure mechanism of composite materials such as concrete, several lattice-based mesoscale models have been developed [
20,
21,
22,
23,
24,
25], which simulate the damage evolution and crack propagation considering the effect of material heterogeneity. The rigid body spring network (RBSN) approach [
22] is a promising method for fracture analysis, which is based on the improved RBSM approach by Bolander et al. The lattice discrete particle model (LDPM) [
24,
25] is also an effective simulation method, which simulates concrete at the mesoscale level by considering the spatial distributions for the size of coarse aggregate particles and the type of materials. In this method, particle contact interaction among adjacent aggregate particles through the embedding mortar is governed by mesoscale constitutive equations, which represents mesoscale tensile fracturing with strain-softening, cohesive and frictional shearing and nonlinear compressive behavior with strain-hardening.
To address the problem of continuum mechanics involving a multi-material and multi-rheology approach, Sakaguchi developed the quadruple discrete element method (QDEM) in the early 2000s [
26] with the objective of simulating the three-dimensional interior dynamics of the solid Earth without using the complex modeling techniques of multi-physics. In this field, realistic simulations of the tectonic process in the Earth, including mantle convection, plate subduction and magma flow, require the consideration of a wide variety of geomaterials with complex rheology. Thus, it is necessary to address different mechanical properties and interactions among different geomaterials, which is favorable for DEM, but not for FEM. However, it is difficult for DEM to reproduce the mechanical properties of the continuum body, as mentioned above. Therefore, it is necessary to develop a new DEM-like method to exactly reproduce the continuum behavior without the iterative solution of the simultaneous equations in FEM.
In DEM, the inter-particle constitutive relationship is always a one-dimensional model between two particles, even for a two- or three-dimensional problem. The one-dimensional model cannot precisely express the changes in surface area and volume. At the least, a constitutive law of the assembly of four particles (quadruple discrete element) is required for volume changes in consideration of a three-dimensional simulation. Thus, in accounting for the computational cost, interactive force (stress) is defined by QDEM as the minimum number of particles. The viscoelastic stress is explicitly calculated in an element-by-element manner on the basis of a constitutive law that employs the real viscoelastic parameters of the materials. The particles are then individually moved according to their interactions with the surrounding elements. As a result, the computational scheme of QDEM is nearly the same as that of FDEM in terms of the continuum dynamics.
Nevertheless, QDEM and FDEM are based on different concepts, as mentioned above. Furthermore, QDEM cannot handle fracture and fragmentation processes because its focus is high-performance computing for seismic wave propagation in the solid Earth interior [
27,
28]. In the simulation of seismic wave propagation, it is required to address the different viscoelasticities of the geomaterials at a high spatial resolution. Thus, the computational scheme should be developed using a model that is as simple as possible in order to reduce the computational cost.
QDEM is a simple algorithm that consumes minimal memory and exhibits high computational efficiency because it does not require the calculation of global matrices as in the case of FEM. In addition, the QDEM algorithm is suitable for large-scale parallel computing. By contrast, FEM, especially implicit FEM, requires a special technique to realize scalable parallel performance because the constitutive equation must be solved using global matrices, such as mass, stiffness and damping matrices. In explicit FEM, some of these global matrices can be diagonalized as lumped matrices to improve parallel performance. However, the global stiffness matrix cannot be diagonalized. Thus, the communication cost of parallel computing remains high. Furthermore, when considering damping, the simultaneous equations are generally required to be solved iteratively, even if the solution is an explicit method. This is because the global damping matrix can be diagonalized only in the special case of using Rayleigh damping combined with modal analysis. Nevertheless, the relationship between the actual physical viscosity and the virtual viscosity in Rayleigh damping remains ambiguous. Therefore, the damping parameters have to be determined either by fitting the experimental or theoretical values or by relying on experience.
In contrast to FEM, QDEM can easily implement high-efficiency parallelization without calculating the global matrices because it not only calculates the stress in an element-by-element manner, but also calculates individual particle motion using only local matrices with the components of surrounding elements sharing a particle. The parallel performance of QDEM can be further improved by adopting a recent dynamic load balancing technique [
29,
30] because the stress calculation is localized. In particular, the QDEM algorithm is compatible with shared memory parallelization techniques for particle simulation [
31,
32]. It can effectively leverage a variety of current hardware with an increasing number of arithmetic processor cores and threads, such as the many integrated core (MIC) processor and graphics processing unit (GPU), which have been widely used in recent years. Although we additionally implemented multi-GPU computing in this study, the details of its implementation are omitted herein because it is not relevant to our present objective.
As mentioned above, the parallel performance of QDEM is expected to be superior to that of FEM because QDEM does not require the calculation of global matrices. Nevertheless, it is important to determine whether a theoretical solution can be reproduced by QDEM without computing global matrices or shape functions. If QDEM can reproduce a theoretical solution, it could replace FEM. On the other hand, FDEM is rarely used as an alternative to FEM for continuum analysis; instead, it is often used in multi-body dynamics and fracture analysis. Its applicability to continuum analysis, especially of transient processes, remains unknown owing to a lack of information on its accuracy when applied to a continuous problem, because the principal objective is the solution of a discontinuous problem. If the computational accuracy of QDEM, as well as that of FDEM, is comparable to that of FEM, then QDEM and FDEM may be deemed more useful than FEM because of their simpler algorithms and easier implementation on HPC systems.
Although we recognize the advantage of FDEM in handling fracture dynamics, we believe that it is important to verify the computational accuracy of both QDEM and FDEM in structural analysis without fracture in order to elucidate their usefulness as alternatives to FEM. Therefore, in this study, we verify the reproducibility of the basic behavior of viscoelastic materials by QDEM. The displacement and natural frequency of elasticity and the transient damping of viscosity are compared with FEM and the analytical solution, respectively. Consequently, through the verification of viscoelastic behavior, we report the information that is necessary for determining whether the continuum simulation method without the calculation of matrices can be an alternative to FEM.
The final objective of this study is to simulate and analyze contact dynamics for a large-number of viscoelastic deformable bodies by applying the above-mentioned reliable QDEM. As a suitable example, QDEM was applied to the impact response analysis of ballasted railway tracks for cyclic loading induced by a passing train. The dynamic loads of the trains are transmitted to the ballasted layer as an elastic wave through the inside of the ballast particles, and they consequently induce the natural vibration modes in the ballast layer, which trigger deterioration of the ballasted track. Therefore, the ballasted track requires periodic maintenance, which is an important consideration for railway management in terms of reducing the maintenance cost. However, the dynamic characteristics of the ballast layer have not been sufficiently elucidated thus far. To gain deeper insights into the causes of ballasted track deterioration, it is necessary to develop an advanced method to simulate the dynamic internal behavior of the ballast layer with high precision. In this study, first, we apply the interaction force calculation used in DEM to QDEM in order to deal with the frictional collision among objects, such as ballast-to-ballast and ballast-to-sleeper interactions. Then, we simulate the ballasted track behavior influenced by actual traffic impact load associated with a passing train. Further, we investigate the frictional effect of the ballast layer on track deterioration due to the elastic vibration and displacement of the ballast particle. Finally, we compare the vibration characteristics of the ballast and sleeper with actual field-measured values obtained using a special sensing ballast particle and sensing sleeper [
33] in order to confirm the reliability of our simulation method.
2. QDEM Concept and Implementation
In general particle models, interactive force is considered between two particles regardless of the dimension in space. For example, in ordinary DEM, elastic force is determined as a function of the relative displacement of two particles in contact. In the simplest case, such as that of a linear elastic model, a spring constant characterizes the interactive force. When many particles in contact are bonded with springs and form a one-dimensional bar, the bulk behavior exactly shows the one-dimensional linear elasticity characterized by the spring constant. By contrast, if the bonded particles with springs form a tetrahedron, the bulk behavior does not match the real three-dimensional linear elasticity, as mentioned in
Section 1. Therefore, to overcome this problem, instead of a two-particle interaction model, a four-particle interaction model is introduced as an extension of the particle model. This simple concept is the basis of QDEM. In terms of the original problem of describing the mechanical behavior of continuum materials by particle modeling, we must determine the type of space discretization that should be adopted in QDEM. Under the QDEM concept, a tetrahedron is not a representation of one finite element as in FEM; instead, it is a representation of the interacting part of four particles. Thus, we must decompose the tetrahedron into four equal-volume subdomains to attribute the interactive force to each particle, as shown in
Figure 1a. For an arbitrarily-shaped tetrahedron, four equal-volume subdomains can be defined by the following three processes.
Find one volume centroid , four face centroids and six edge centroids in the tetrahedron. The subscripts denote the vertex indices.
Find six triangles composed of one edge centroid and two face centroids , , , , , . In addition, find six triangles composed of the volume centroid and two face centroids , , , , , .
Decompose the tetrahedron with the 12 triangular surfaces defined by Process 2. Each decomposed subdomain represents a part of each particle that contributes to the four-particle interaction.
If we assume that a tetrahedron vertex is a representative point of a particle, the total volume of the particle can be defined by the space filled with all of the subdomains of the tetrahedron that share the vertex. Thus, each particle exhibits a potato-like shape, as shown in
Figure 1b. Consequently, the three-dimensional space is filled with the potato-like particles, and the interactive force is computed among the interfaces of the four adjacent particles belonging to the tetrahedron [
34]. The force is distributed to each particle. Then, the particle motion is calculated according to Newton’s equation of motion. Based on this concept, the details of the viscoelastic model and its implementation for QDEM are provided in the following subsections.
2.1. Elastic Model with Hooke’s Law
To calculate the deformation in QDEM, we must define the elastic stress for the tetrahedron, as shown in
Figure 1a. Let us consider isotropic linear elastic materials, whose Cauchy stress only linearly depends on the deformation gradient. The deformation gradient is defined by the relationship between the material line elements in the reference configuration, d
, and the current configuration, d
, as follows:
the second-rank tensor,
, is the deformation gradient, which maps the vectors from the reference configuration onto vectors in the current configuration in the three-dimensional space. Hence, it is also known as a two-point-tensor. Thus, to determine the nine components of
, at least three vectors in a linearly independent set are required. If four points that are not arranged on the same plane are given, we can obtain the three linearly independent vectors. This means that the components of d
and d
consist of the three vectors from any point to the other three points. In addition, because the four points form a tetrahedron, we can define
for the tetrahedron by tracing the positions of those four points from the reference configuration.
Here, let us consider an isotropic elastic body obeying Hooke’s law for small deformations. Hence, the Cauchy stress tensor is given by:
where
and
are the first and second Lamé constants, respectively,
is the linearized (infinitesimal) strain tensor and
is the second-rank identity tensor. We choose the left Green–Lagrange strain tensor,
, as the strain tensor by using the left Cauchy–Green deformation tensor
. Here,
can be decomposed into two parts by polar decomposition as:
thus,
is
where
is an orthogonal tensor corresponding to a rigid rotation and
is a positive definite symmetric left stretch tensor corresponding to a pure strain. Unlike the right Cauchy–Green deformation tensor, the strain can be obtained from the reference and current configurations visualized in the same global (initially fixed) coordinate system because the stretch
is measured after rotation in the case of
. Therefore, by tracing only four vertexes of the tetrahedron in a global coordinate system, we can simply calculate the elastic stress from the strain through the deformation gradient.
2.2. Viscoelastic Model for Kelvin–Voigt Materials
We consider the viscous stress in the tetrahedron, which linearly depends on the strain rate corresponding to the velocity gradient. For viscous materials, the dependency of the deformation gradient of elastic materials on the Cauchy stress is replaced by the dependency of the velocity gradient. The velocity gradient is defined by the relationship between the velocity d
and the position d
of the material line elements in the current configuration as:
the second-rank tensor,
, is the spatial velocity gradient. Here, d
is the time differential of d
, which can be obtained from the velocities of the four vertexes of the tetrahedron. The velocity gradient tensor also consists of stretching and rotating parts, as well as the deformation gradient
. Thus,
can be uniquely decomposed into the symmetric part,
, and the anti-symmetric part,
, as:
where
and
are called the strain rate tensor and the spin tensor, respectively. If we assume isotropic linear viscous materials, the Cauchy stress depends only on the symmetric part
of
by the following representative form in the same manner as in Equation (
2).
here,
is the shear viscosity, and
is the bulk viscosity. On the other hand, for the viscoelasticity of Kelvin–Voigt materials, the Cauchy stress can be represented by:
which means that the viscous and elastic terms are connected in parallel. Therefore, by only tracing the four vertexes of the tetrahedron, we can simply obtain the viscoelastic stress by calculating the viscous stress from the strain rate through the velocity gradient along with the elastic stress, as mentioned earlier.
2.3. From Tetrahedron Stress Tensor to Particle Force Vector
To calculate particle motion, we must obtain the force vector acting on the particle from the tetrahedron stress tensor given by Equation (
8). In QDEM, if we assume that the stress distribution in the tetrahedron volume is homogeneous, the stress tensor may be converted into the force vector acting on the volume element, which is constructed by the surrounding triangular surfaces around each particle, as shown in
Figure 1b. Stress vector
on the
i-th triangular surface with unit normal vector
is given by stress tensor
according to
of Cauchy’s formula. It is then converted into force vector
acting on surface area
as:
here,
and
are the edge vectors of the triangle,
and
, whose direction is from the triangle surface to the corresponding tetrahedron vertex. All force vectors corresponding to subset
A within the entire set
B of triangular surfaces are summed in each subdomain. Force vector
on the particle belonging to the
j-th subdomain is given by:
The implementation described above is based on the unique idea that each particle has a volume enclosed by many subdivided triangular surfaces in the surrounding tetrahedrons, and its volume element receives its surface forces, . However, more simply, an equivalent result may also be obtained to equally distribute the force defined on the triangular surface of the tetrahedron to each particle.
2.4. Material Properties and Computational Procedure
In the previous subsections, we described the calculation method of isotropic linear viscoelastic stress for a tetrahedron. To simulate real viscoelastic materials, we must represent the geometry of the material body by using multiple tetrahedrons. Therefore, in reality, the proposed method is applied for each tetrahedral element, and it explicitly calculates the element stress of Equation (
8). Then, the particle forces of Equation (
10) are calculated for each element and are summed on the shared particle by the surrounding elements (
j-th subdomains) as the
i-th equivalent particle force,
where
N is the set of all particle indices and
is the set of surrounding subdomain indices around the
i-th particle in the entire set,
D, of subdomains.
Similarly, the fourth part of the tetrahedron mass should be distributed to each particle. It is summed on the shared particle as an equivalent particle mass because the stress is distributed to the subdomains with equal volumes, as mentioned above. According to particle force and the mass, the particle motion is calculated by the explicit Verlet time integration scheme of Newton’s equation of motion. Note that the material properties are assumed to be uniformly distributed in homogeneous materials for an infinitesimal deformation. Thus, the material properties of each element, such as the viscosity, density and Lamé constants determined by the relationship between the Young’s modulus and the Poisson’s ratio, are set to the same values over the entire material body.
4. Ballasted Track Simulation
In this study, our simulation target is the behavior of the ballast layer and sleeper. First, we implemented the frictional contact force calculation in QDEM to deal with the ballast-to-ballast and ballast-to-sleeper interactions. For simplicity, we used the contact detection algorithm in DEM, which offers a significant advantage in terms of the computational cost. Moreover, the existing parallel computing algorithm, which was developed by the author in previous studies for shared-memory parallel computing of DEM [
31,
32], can be used as is. Here, a spherical particle having a size of 24 mm was installed at each vertex of the tetrahedral element of the ballast and sleeper. This particle was used only for contact detection and contact force calculation. For reference, because the averaged edge length of the tetrahedral element was 10 mm, the neighboring particles were overlapped with each other such that the overlap region was larger than half of the particle size on average. Thus, the object had a relatively smooth surface because of the overlap although the installed particles influenced the object shape. The contact force was estimated by the Voigt model with a frictional slider, but the damping term due to the dashpot was not considered because the viscous damping effect has already been considered in the constitutive equation (Equation (
7)) of QDEM.
For the setup of the real simulation model, a Type-3 pre-stressed concrete (PC) mono-block sleeper was used, which is widely employed in conventional railway lines of the Japan Railway (JR) companies. The maximal length, width and height were 2 m, 0.24 m and 0.174 m, respectively; the other properties of the Type-3 PC sleeper have been described by Sakai and Aikawa [
33]. The sleeper and ballast particle were divided into tetrahedral elements to calculate the viscoelastic deformation by QDEM. The illustration of the actual element used for the sleeper is shown in
Figure S2 of the Supplementary Material. All of the ballast particle shapes were different, and they were randomly made by hand. Each ballast particle had approximately 100 tetrahedral elements, and its size was around 5 cm. The physical properties used in the simulation are listed in
Table 1, which are the real material parameters of the ballast and sleeper except for the viscosity and friction coefficient. Because the viscosity of a solid and the friction coefficient of irregularly-shaped particles are usually difficult to determine, these parameters were set as realistic values in consideration of previous studies [
38] and computational stability.
The simulation system size was one sleeper region, the length, width and height of which were 5.0 m, 0.6 m and 0.7 m, respectively. The periodic boundary condition was imposed in the width direction. Initially, the sleeper was embedded into the ballast layer to 0.1 m from the bottom of the sleeper; then, the initial position of the ballast particles and sleeper was set by free fall. Consequently, the bottom length, top length, width and height of the ballast layer were 4.6 m, 3.0 m, 0.6 m and 0.4 m, respectively.
As the input load for ballasted track simulation, we used actual time series data of the pressure, as shown in
Figure 5, which were measured between the sleeper and the rail at the positions of the right rail (Rp1) and the left rail (Rp2), as shown in
Figure 6. In the simulation, we converted the pressure into the load per vertex particle of tetrahedral elements within the area of the pressure sensor and then uniformly applied the load to the vertex particles. Note that because the sampling rate of the pressure sensor was only 10 kHz, whereas the input rate was 10 MHz owing to a simulation time step of 10
−7 s, the input data were linearly interpolated between the time series data. To analyze the impact response of the ballast and sleeper, we measured the acceleration and displacement at the same position as that in an actual field measurement, as shown in
Figure 6. The acceleration was measured at a sampling rate of 10 kHz in both the simulation and the actual measurement.
4.1. Track Deterioration with Cyclic Loading
The investigation of the rate of track deterioration is important for managing the maintenance period of the ballasted track. We simulated the behavior of the ballast and sleeper induced by the cyclic loading.
Figure 7 (see also
Video S1 in the Supplementary Materials) shows the displacement of the ballast and sleeper at each traveling time of the train. To observe the internal view, we have not shown the ballast particles located below 0.2 m in the
x-direction.
Figure 7a corresponds to the initial time, and
Figure 7b–f correspond to the times when the front axle of each car reached the sleeper. From these figures, we can observe that the displacement of the ballast particle around the sleeper increases with the passage of the train axle, although both sides of the ballast layer remain stable. In addition, the ballast particle displacement under the rail is larger than that at the center. In particular, the ballast particle displacement under the right rail (Rp1) is larger than that under the left rail (Rp2). Note that the input loads at Rp1 and Rp2 are different. The pressure on the right rail is sometimes negative, as shown in
Figure 5, which means that the right side of the sleeper is about to lift up. Therefore, the right side of the sleeper vibrated considerably, and the ballast particles of the right side were then considerably moved by the sleeper vibration.
Next, we investigated the details of the ballast particle motion.
Figure 8 shows the time variations of the ballast particle displacement at each position (B1, B2 and B3). First, the ballast particle suddenly settled during the passage of the first car, as shown in
Figure 8b, because the ballast layer, which is formed by free fall, was initially not consolidated. Thus, the packing structure of the ballast layer influences the track deterioration. Then, the maximum ballast particle settlement occurred under the rail (B2) compared to the side (B1) and center (B3). It is assumed that these settlements were induced by the associated lateral motion, as shown in
Figure 8a, because the lateral motion, which is larger than the vertical motion, makes space for settlement in the ballast layer. Moreover, we confirmed that the settlement and lateral motion decrease as the frictional coefficient
of the ballast particle increases from 0.57 to 1.73. Therefore, friction has a significant influence on track deterioration. In practice, the friction depends on the ballast particle shape properties, such as surface roughness and edge sharpness. Thus, to reduce the ballasted track deterioration, it is important to control not only the packing structure of the ballast layer, but also the ballast particle shape due to crushing.
4.2. Impact Response Analysis of the Ballast and Sleeper
In
Section 4.1, we confirmed that the ballast particle settlement is associated with the sleeper vibration. Then, we analyzed the property of the sleeper vibration using fast Fourier transform (FFT) analysis.
Figure 9a shows the time variation of sleeper acceleration near a rail (S2) during the passage of five cars. We confirmed that the acceleration increased sharply when each train axle reached the sleeper, as observed in the actual measurement. To illustrate the details of the acceleration changes,
Figure 9b shows the linear spectrum obtained by FFT analysis for the time history of the vertical acceleration during the stable period of ballast particle settlement from 2.85 s to 3.26 s, as shown in
Figure 8. In addition, we decided to focus on the results below 1 kHz as reliable values because the sampling rate of the measurement was 10 kHz. The peak positions of the simulation were similar to those of the actual measurement because the same pressure load as the actual measurement was applied on the sleeper in the simulation. However, the amplitude was different from the actual measurement because of differences in the ballast particle configuration such as the packing structure, particle size and particle shape between the simulation and actual measurement.
Figure 9b also shows the linear spectrum of the input pressure loading for reference. Note that the frequency of sleeper vibration influences the linear spectrum of the input load because a pressure sensor is installed between the rail and the sleeper to measure the input load. In general, the sleeper receives an input load at low frequency (up to several tens of Hertz) that is derived by applying a heavy wheel load on the rail during the passage of a train at high speed. The sleeper receives an input load at high frequency (from a few hundred up to a million Hertz) that is applied by the rolling contact mechanism of the wheel on the rail. Under these input loading conditions, the sleeper acceleration spectra in the simulation and actual measurement have similar peaks around 100 Hz, which is known to be characteristic of a rigid body (non-bending) vibration in the vertical direction [
39]. We also confirmed other peaks around 200 Hz, 400 Hz and 800 Hz, which are related with the first, second and third vertical bending modes, respectively, obtained from natural frequency (modal) analysis of the Type-3 PC sleeper [
33]. We also confirmed other peaks at around 200 Hz, 400 Hz and 800 Hz, which are related to the first, second and third vertical bending modes, respectively, obtained from the modal analysis; however, a peak is not observed at around 320 Hz in the modal analysis because the sleeper motion is assumed to be a resonance mode with elastic vibration due to the stretching motion of the ballast layer, which exists at around 320 Hz [
40]. Therefore, we first reproduced the sleeper vibration induced by the elastic vibration of the ballast layer by coupled simulation of the sleeper and ballast particles.
The frequencies of the other sensor positions are also shown in
Figure 10. The acceleration amplitude of the actual measurement increases toward the sleeper side S1 from the center S3 in the frequency region below around 250 Hz. Above 250 Hz, the amplitude of S3 becomes larger than that of S2. In the simulation, the boundary frequency was confirmed to be 320 Hz where the magnitude relation of the acceleration amplitude is reversed as seen in the actual measurement. Thus, although a difference of 70 Hz in the boundary frequency was observed between the simulation and actual measurement, QDEM was able to qualitatively reproduce the vibration characteristics of the sleeper in the ballasted track induced by the traffic impact load.
On the other hand, for the ballast particle at position B2 under the rail, the time variation of ballast particle acceleration is shown in
Figure 11a. For reference, the result of the neighboring ballast particle around B2 is also shown as B2a. Although the timings of the acceleration peaks in the simulation and actual measurement are identical, the acceleration magnitude in the simulation is up to 10-times larger than that in the actual measurement. In addition, by comparing B2 and B2a, we confirmed that there are individual differences in the ballast particle motion that depend on the condition of the ballast particle arrangement, such as the contact configuration between ballast particles and rotation (orientation) of the irregularly-shaped ballast particles. Thus, we concluded that the magnitude difference in ballast particle acceleration occurred because it was impossible to construct the same structure of the ballast layer as that used in the actual measurement. However, the frequency of the acceleration can be roughly reproduced as shown in
Figure 11b, which is for the vertical acceleration time history from 2.8 s to 3.2 s. In particular, we believe that the peaks around 100 Hz, 200 Hz, 400 Hz and 800 Hz depend on the sleeper vibration because these peaks were observed at the same frequencies as those of the natural vibration mode of the sleeper. Further, we observed a more remarkable peak around 320 Hz for the elastic vibration of the ballast layer compared with the actual measurement, which resulted from not only the coupled simulation of the ballast particle and sleeper, but also elastic deformation calculation of the ballast particles. Thus, we can confirm the associated behaviors of the elastic vibration of the ballast layer and the rigid/bending natural vibration of the sleeper by using QDEM simulation.
Finally, we investigated the response of the ballast layer to the input traffic load.
Figure 12 shows the mobility of the ballast particles at positions B2 and B2a, which is the amplitude of the frequency response function (FRF) obtained by the linear spectral function of the ballast particle velocity divided by that of the input load. The mobility indicates the risk of ballasted track deterioration in the frequency domain of the input load. Over a wide frequency domain, we confirmed that many peaks of the simulation fit the actual measurement. At a frequency of around 45 Hz, the ballast responds to the heavy wheel load applied to the rail during the passage of a train. On the other hand, each peak in the higher frequency region from 150 Hz represents the response for the high-frequency loading due to the rolling contact mechanism of the wheel on the rail. However, there is no peak in the resonance frequency domain of the ballast and sleeper around 320 Hz, which means that the vibration of the sleeper rather than the input load dominantly influences the ballast particle movement at this frequency. Moreover, compared with the result obtained under the low friction condition (red line), the ballast particle mobility with a high friction coefficient (blue line) becomes larger and approaches the actual measurement in the frequency region below 100 Hz. The ballast layer becomes stiff in the high friction condition because the ballast particles strongly connect with each other owing to the non-slip contact. Thus, we believe that the input load was effectively transmitted to each ballast particle through the ballast layer, which enabled the ballast to respond well to the input load, i.e., low frequency motion, because the ballast particles move together in a stiff connection, such as bonded particle material. Not only the frictional effect, but also the mobility differs considerably if the two ballast particles are neighbors, such as B2 and B2a, which depends on the ballast particle arrangement. Thus, we confirmed that friction and ballast particle arrangement influence the response of the ballast to the input load. The frictional contact motion of the ballast particle depends on not only the ballast particle arrangement, but also the contact calculation model considering its polyhedron shape; however, our contact model is currently too simple owing to computational speed considerations, as mentioned earlier. Therefore, improvement of the contact model might be necessary for further quantitative verification of the ballasted track motion, although the peak position of the response function was in good agreement with the actual measurement in a wide frequency range.
6. Conclusions
We developed QDEM, which is based on a particle method, for the deformation calculation of linear viscoelastic materials according to continuum mechanics by an explicit method. In QDEM, considering the viscoelastic stress on the particle volume element, the viscoelastic behavior can be simply obtained from only the information of four tetrahedron vertexes using the Kelvin–Voigt model.
To validate QDEM for the fundamental behavior of a linearly viscoelastic material, we simulated the static, quasi-static and dynamic behaviors of a real material with a geometry represented by connecting the viscoelastic tetrahedron. For bending analysis of an elastic cantilever, the displacement in a static state during loading and the vibration mode in a dynamic state after unloading were in good agreement with both the FE analysis and the analytical solution. The spatial distribution of the von Mises stress was also quantitatively equal to that of the FE analysis. On the other hand, for viscoelastic materials, the effect of viscosity on the creep and recovery behavior was confirmed, although the response was slightly slower than that of the analytical solution. Moreover, for the dynamic analysis of more rigid materials, QDEM reproduced the exponential decay of the vibration amplitude. The attenuation degree correlated well with the real physical viscosity. As a result, we verified that QDEM can reliably solve the typical dynamics of viscoelastic materials.
As an application of QDEM, ballasted track simulation was performed to investigate the multi-body contact dynamics of the ballast particles and sleeper. The ballast layer with higher friction was found to reduce the settlement of ballast particles against cyclic impact loads. In addition, the dominant vibration frequencies of the ballast particle and sleeper were observed around the natural frequency of the sleeper, as seen in actual measurements. In particular, we first reproduced the resonance mode of the sleeper vibration with the elastic vibration due to the stretching motion of the ballast layer by coupled simulation of the sleeper and ballast particles. Thus, we confirmed that QDEM can analyze the frictional contact dynamics of viscoelastic deformable multi-body systems, such as a ballasted track.
In the future, a multi-GPU parallel computing system will be used to extend the QDEM features to large-scale simulation with many sleepers, as shown in
Figure 13 (see also
Video S2 in the Supplementary Materials). Moreover, the accuracy of contact force calculation for irregularly-shaped objects, such as ballast particles, will be improved by implementing the contact detection method between polyhedrons (not DEM-like spherical particles). Finally, we will investigate the stress propagation in the traveling direction of the train in greater detail and accordingly suggest the optimum railway construction technique to reduce the ballasted track deterioration due to traffic impact loads.