Assignment #1 Identification Methods for Structural Systems Modeling of a 3-dof system Consider the 3-dof system which represents a shear frame model of a two-floor building with a seismic isolation foundation. Assume that ππ = 200, π2 = π3 = 20, π1 = 1 × 106 , π2 = π3 = 1 × 105 , π1 = 500, π2 = π3 = 50 Figure 1: Three DOF system subject to base acceleration. 1) Draw the free body diagrams of the DOFs and derive the equations of motions for the system of Fig. 1. 2) Bring these equations into the state space form and use MATLABβs ode45 function (Runge Kutta method) in order to numerically obtain the system response to the accelerogram of the El Centro earthquake [ElCentro.mat file β 1st column corresponds to time and 2nd column to the N-S component of the earthquake]. 3) Form the matrices A, B, C and D of the systemβs state space representation and create the corresponding system model in MATLAB [command ss(A,B,C,D)]. Select the acceleration of the top floor of the system (π₯3 ) as the output of your state space model. Use the commands eig and/or any other appropriate MATLAB function in order to extract the natural frequencies of the system and the corresponding damping ratios from the state matrix A. 4) Use the Laplace Transform to derive the transfer function π» π for this structural system. Which are the roots of the denominator of H(π )? Are these roots stable? [roots and pzmap MATLAB command]. 5) Use the transfer function π» π and the bode or bodemag MATLAB command in order to obtain the magnitude of the simulated system Frequency Response Function (FRF). Use this graph and the half power method in order to calculate the natural frequencies and the damping ratios of the system and compare with those obtained at step 3? Comment on the results. 6) Submit your m-code electronically to [email protected] along with a short report on the steps and appropriate figures.
© Copyright 2024 ExpyDoc