process ground motion
In this example, we mainly introduce and discuss different methods to introduce ground motion into response history analyses. For different methods, different considerations shall be taken into account.
The ground motion record can be one of acceleration, velocity, or displacement. Depending on how it is collected, it could either be a processed or raw record. Typically, seismometer collects acceleration, and velocity and displacement are derived from acceleration. We assume that analysts are given accelerograms.
EOM
The equation of motion is often written as follows, assuming linear elasticity.
To incorporate ground motion in the form of acceleration, one can choose the following methods.
Apply the acceleration on the upper structure, in the form of inertial force, with the assist of the global mass matrix. This method involves the global mass matrix , and assumes is constant, or at least remains constant within the time step.
Apply the ground motion on the supports. This method mimics the real-world situation. The ground motion is applied on the supports, and the structure is allowed to move freely. Thus, final results contain rigid body motion. Furthermore, since conventionally displacement is used as the primary unknown, the given acceleration shall be converted to displacement.
Ground Motion as Inertial Force
The inertial force can be formulated as follows.
However, when applied in the form of force, there is a risk of unintended spurious force. One can refer to the paper 10.1080/13632469.2024.2372814 for more details. The conclusion is that, one shall always process the ground motion based on the time step size used in response history analysis, regardless of the source of the ground motion, processed or raw.
Ground Motion as Support Displacement
The ground motion can also be applied on the supports. In this case, the ground motion is converted to displacement. But how? Naturally, acceleration shall be integrated twice to obtain displacement. However, the integration process is not straightforward. Furthermore, not any integration method is suitable for this purpose.
Example
Let's peek at the ground motion record.
Let's also check the frequency content of the ground motion. It can be done by Fourier transform.
It appears that the provided ground motion has been filtered using a band-pass filter. The frequency content above 50 Hz is significantly reduced.
This ground motion is sampled at 200 Hz, with an interval of 0.005 s. If it is used in a response history analysis with a time step of 0.005 s, the ground motion shall be processed. The de facto method is to perform linear interpolation.
From the graph, one shall see that the interpolated acceleration contain significantly large components beyond the original 100 Hz. It is thus concluded that significant spurious response may be present.
The ground motion can also be converted to displacement by using cumulative integration.
What acceleration would such a displacement produce if the Newmark method is used?
In the above, we use Newmark method to compute the acceleration that corresponds to the integrated displacement. By comparing two accelerations records (original ground motion and converted from the integrated displacement), we could see some slight differences. Such differences appear to be negligible.
However, if the acceleration is linearly interpolated, what would such a process bring?
It seems the high frequency noise is significantly larger if the acceleration is integrated using an arbitrary integration method. Let's choose a different upsampling rate.
From the figure, one can assert that, if the structure responds to 200 Hz signals, the response could be significant as by choosing to integrate the acceleration using a method that is different from the one used in response history analysis (here, the Newmark method).
Remarks
In the above example, we have demonstrated two things.
As discussed in 10.1080/13632469.2024.2372814, when ground motion is applied in the form of inertial force, linear interpolation of acceleration introduces high frequency noise, the amplitude of which could be relatively large. This would introduce spurious responses.
When ground motion is applied in the form of support displacement, an inconsistent integration method that is used to integrate acceleration to displacement could introduce high frequency noise as well, if the integration method is different from the one used in response history analysis. This type of spurious response is not significant if the acceleration is not linear interpolated.
In conclusion, analysts shall be aware of two things.
Linear interpolation is bad. It shall be avoided, or at least cannot be used alone.
When converting acceleration to displacement, or vice versa, the integration method shall be consistent with the one used in response history analysis.
No matter what, the applied load, in the form of either inertial force or support displacement, shall be processed based on the time step size used in response history analysis.
Last updated