Module for the study of the Earthquake Model of Induced Vibrations

Numerical Methods for O. D. E.  using Mathematica. (c) John H. Mathews, 2003

Background.

    In the study of earthquake induced vibrations on multistory buildings, the free transverse oscillations satisfy the equation  

        [Graphics:Images/EarthquakeModelMod_gr_1.gif],  

where the forces acting on the k-th floor are  
    
    [Graphics:Images/EarthquakeModelMod_gr_2.gif].  

Consider a building with  n = 6  floors each of mass  m = 1250 slugs (weight of 20 tons)
and the horizontal restoring force of   k = 10,000 lb/ft = 5 tons/foot  between floors.
Then  [Graphics:Images/EarthquakeModelMod_gr_3.gif],  and this system reduces to the form  

        [Graphics:Images/EarthquakeModelMod_gr_4.gif],
where
        [Graphics:Images/EarthquakeModelMod_gr_5.gif]  

Example 1.  Compute the eigenvalues of matrix  [Graphics:Images/EarthquakeModelMod_gr_6.gif],
and the natural frequencies  [Graphics:Images/EarthquakeModelMod_gr_7.gif]  and  periods  P  of oscillation of the building.

Solution 1.

Background.

    A horizontal earthquake oscillation of amplitude  [Graphics:Images/EarthquakeModelMod_gr_21.gif]  of the form  [Graphics:Images/EarthquakeModelMod_gr_22.gif]  will produce an acceleration  [Graphics:Images/EarthquakeModelMod_gr_23.gif], and the opposite internal force on each floor of the building is   [Graphics:Images/EarthquakeModelMod_gr_24.gif].  The resulting non-homogeneous system is   

    [Graphics:Images/EarthquakeModelMod_gr_25.gif],   where   [Graphics:Images/EarthquakeModelMod_gr_26.gif].  

Example 2.  Solving the above non-homogeneous system for the coefficient vector  v  for  X[t].  
The vector  v  is the solution to the equation  [Graphics:Images/EarthquakeModelMod_gr_27.gif].  
Use the earthquake amplitude  e = 0.075 ft = 0.9 in.  for this example.

Solve the linear system using the parameters  [Graphics:Images/EarthquakeModelMod_gr_28.gif] and  e = 0.075.  

Find the coefficient vector  v  and the vector  X[t].  Plot the vibrations of each floor.

Solution 2.

Example 3.  For the above non-homogeneous system the coefficient vector  v  is the solution to the equation  

        [Graphics:Images/EarthquakeModelMod_gr_55.gif].  

Plot the maximum amplitude of oscillation of the floors vs the parameter  [Graphics:Images/EarthquakeModelMod_gr_56.gif]  over the interval  [Graphics:Images/EarthquakeModelMod_gr_57.gif],  
this graph should have six vertical asymptotes corresponding to each value  [Graphics:Images/EarthquakeModelMod_gr_58.gif]  in the table above.  
Then plot the maximum amplitude as a function of the period  p  in seconds.

Solution 3.

Research Experience for Undergraduates


Converted by Mathematica      January 28, 2003