Sie sind auf Seite 1von 9

CEE490b

Chapter 1 - Free Vibration of Multi-Degree-of-Freedom Systems - I


1.1 Free Undamped Vibration

The basic type of response of multi-degree-of-freedom systems is free undamped vibration. Analogous to single degree of freedom systems the analysis of free vibration yields the natural frequencies of the system. For the analysis, the elastic (restoring) properties of the system must be described first. This can either be done in terms of stiffness or flexibility Structural Stiffness Stiffness of a structure is described by the stiffness matrix, whose elements k ij are defined as the force acting at node i, in order to produce a sole unit displacement at node j. In lumped mass models, the stiffness constants defined above are identical to the stiffness used in static models Example - Multi-storey shear building A shear building is one where the resistance to lateral loads is from the bending of the columns the floors are infinitely rigid and the columns are fixed-ended where connected to the floors.
k31=0 m3 k32 k33 1

l3

I3 k21 m2 k22 1 k23

l2

I2 k11 m1 1 k12 k13=0

l1

I1

Fig. 1.1

Multi Storey Shear Building

Page 1-1

CEE490b The basic stiffness constant for a column subjected to shear only is k = 12

EI , l3 where EI is the bending stiffness of the column and l is the column length. The assembly of the stiffness matrix is performed one element at a time, with each floor of the building sequentially subjected to a unit shear displacement and the stiffnesses added as appropriate. e.g. the stiffness element for the first floor of the shear building in Fig. 1.1, due to a unit displacement of the first floor is: k11 = 2 12EI1
l
3 1

+ 2

12EI 2
l2
3

(the 2 multiplier is for 2 columns per storey) The full stiffness matrix for the 3-storey shear building is:
12EI 2 k12 = 2 3 l 2 12EI 3 12EI 2 = 2 + 2 3 3 l2 l3 12EI 3 k 32 = 2 3 l 3

k11 = 2 k 21

12EI1 l1
3

l2 12EI 2 = 2 3 l2 k 31 = 0

+ 2

12EI 2
3

k13 = 0 12EI 3 k 23 = 2 3 l3 12EI 3 k 33 = 2 3 l3

k 22

Note: - the matrix is diagonally symmetric ( k 12 = k 21 )

Static Condensation This is the term given to the simplification of a stiffness matrix through the elimination of degrees of freedom. For example, in most buildings and structures exposed to lateral loads, there are no significant external moments or mass moment of inertia acting in the joints. Therefore the joint rotations can be eliminated from the governing equations, so the deformation of the structure can be expressed in terms of lateral displacements only. Considering the full 4x4 stiffness matrix for the column shown below, the elements can be assembled one degree of freedom at a time. We shall see how this can be simplified using Static Condensation.

Page 1-2

CEE490b

Recall the stiffness characteristics of a fixed ended beam:

P A l B A l B

MA MB P EI P

MA MB EI

M A = M B = 6EI / l 2 Pl = M A + M B = 2 6EI / l 2 P = 12EI / l 3

P 12EI = 3 l M 6EI = 2 l

2EI l 6EI Pl = M B + M A = l 6EI P= 2 l P 6EI = 2 l MB 4EI = l M A 2EI = l


1 MA = 2 MB =

P2

4 2

EI2

l2

3 P1 1 1

EI1

l1

Fig. 5.2

a) b) a) b) a) Generation of full stiffness matrix (4x4) and b) Condensed (2x2)

Page 1-3

CEE490b

Assembling the elements of the complete stiffness matrix, we obtain: 12EI1 12EI 2 k11 = + 3 3 l1 l2 12EI 2 k12 = k 21 = 3 l2 6EI 6EI k 13 = k 31 = 2 1 2 2 l1 l2 6EI k 14 = k 41 = 2 2 l2 12EI 2 k 22 = l3 2 6EI k 23 = k 32 = 2 2 l2 6EI k 24 = k 42 = 2 2 l2 4EI1 4EI 2 k 33 = + l1 l2 2EI 2 k 34 = k 43 = l2 4EI 2 k 44 = l2

Now, if only static horizontal forces P1,2 act, the matrix equation relating the input forces to the output displacements and rotations is: P1 k11 k12 k13 k14 u1 P k 2 21 k 22 k 23 k 24 u 2 = 0 k 31 k 32 k 33 k 34 1 k 41 k 42 k 43 k 44 0 2 or, generally: P A = T 0 B B u C

note that the lower part of the equation:

{0} = [B ]T {u} + [C ]{ }

Page 1-4

CEE490b

yields the rotations:

{ } = [C ]1 [B ]T {u}
then substituting this expression for the unknown rotations in terms of the unknown displacements into the upper part of the equation:

{P } = [A]{u} [B ][C ]1[B ]T {u} {P } = ([A] [B ][C ]1 [B ]T ){u}


the Condensed Stiffness Matrix is then:

[k ] = ([A] [B][C ]1 [B]T )


In this case, it is a n x n matrix, where n is the number of translational degrees of freedom (in this case a 2 x 2 matrix) involving translations only. If the rotations are desired, it is a simple matter to insert the resulting displacements into the known relationship between displacement and rotation. Governing Equations for the Solution to the Free Vibration Problem in n Degrees-of-Freedom With the stiffness constants defined, the governing equations of motion can be written using Newtons Second Law for each of the masses in the system: i.e. mass acceleration = forces acting on the mass

&&1 = k 11u1 k12 u 2 ... k1i u i ... k1n u n m1u &&2 = k 21u1 k 22 u 2 ... k 2 i u i ... k 2n u n m2u
. . &&n = k n1u1 k n 2u 2 ... k ni u i ... k nn u n mn u where:

&&i = u

d 2 u i (t ) dt 2

Page 1-5

CEE490b

Then for mass mi , in general for j = 1,2n where n is the number of the degrees of freedom:
&&i + k ij u j = 0 mi u
j =1 n

(1.1)

This is a set of simultaneous, ordinary differential equations of the second order. This can be written in matrix form:
&&} + [k ]{u} = {0} [m]{u

(1.2)
0 0 0 0 0 mn

m1 0 0 m 2 where [m ] is the diagonal mass matrix: [m ] = 0 0 0 0

mi
0

The displacement vector is a column matrix: u1(t ) u (t ) 2 T {u(t )} = . = [u1(t ) u 2 (t ) . . u n (t )] . u ( t ) n and the symmetrical stiffness matrix [k] is:

k11 k12 k 21 k 22 [k ] = k j1 k j 2 k n1 k n 2

k1 j k2 j k jj k nj

k1n k 2n k jn k nn

As in the single degree of freedom case, the particular solution is:


u i (t ) = u i sin t &&i (t ) = u i 2 sin t u

or, in matrix notation:

{u(t )} = {u}sint &&(t )} = 2 {u}sin t {u

(1.3)

Page 1-6

CEE490b

In which {u} is the column vector of amplitudes, which are independent of time. Subsituting equation (1.3) into equation (1.2), yields:

&&}sin t + [k ]{u}sin t = {0} [m ] 2 {u


The column vector of amplitudes is:
u1 u 2 T {u} = . = [u1 u 2 . . u n ] . u n

(1.4)

This is a homogeneous algebraic equation for u i , where the frequency, is unknown. This is called the Eigenvalue Problem The solution to the Eigenvalue Problem utilizes the basic properties of homogeneous algebraic equations which imply that the roots (unknowns) are nontrivial (i.e. not equal to zero) only if the determinant of the coefficients vanishes.

([k ] [m]){u} = {0}


2

The roots of this equation are non-zero only if the determinant is zero. i.e.:

[k ] 2 [m]

=0
1

if = 1/ 2 and we pre-multiply by [k ] , then:

( [k ] [k ] + [k ] [m]){u} = {0} ( [I] + [k ] [m]){u} = {0}


1 1 1

where [I] is the Identity Matrix. A non-trivial solution only exists if the determinant is equal to zero: [I] + [k ] [m ] = 0
1

To find the values of which satisfy this equation results in a set of unique Eigenvalues or Natural Frequencies. After the Eigenvalues have been determined, they are substituted back into the Homogeneous Equation involving {u} . For each value of (recall that = 1/ 2 ) or natural frequency, a complete set of

Page 1-7

CEE490b

dimensionless displacements are obtained, one for each degree of freedom. There are the mode shapes associated with each mode of vibration, called Eigenvectors. In our two-degree of freedom flagpole problem, the solution of these equations results in a closed-form solution for 2 , as follows: Recall that we now have a 2x2 Condensed Stiffness Matrix, [k ], and the equation for the characteristic determinant:

[k ]
becomes:

[m ]

= 0

m1 2 k 11 k 21

k 12 =0 m 2 2 k 22

the determinant is then a quadratic equation in 2 :


m1 2 )(k 22 m2 2 ) k12 k 21 =0 = (k11 + m2 k11 ) + k11 k 22 k12 k 21 =0 = 4 m1m2 2 (m1k 22
2 12 11 22 4 m m = 0 m + m 1 2 2 1

the solution of which is:

1,2 =
2

k 22 1 k 11 + 2 m1 m2

k 22 1 k 11 4 m + m 2 1

k 12 + m m 1 2

With each frequency, the amplitude ratios, or mode shapes can be calculated from:

([k ] [m]){u} = {0}


2

k12 k11 0 u1 0 2 m1 j k k = 0 0 m 22 2 u 2 21
k11 u1 0 2 j m1 k12 = 2 j m2 u 2 0 k 21 k 22

Page 1-8

CEE490b

This results in two equations and two unknowns:

(k

11

2 j m1 u1 + k 12 u 2 = 0

u1 + k 22 2 k 21 j m2 u 2 = 0 if we define the relative displacement as a j = 2 u2 k j m1 k 11 = = 2 12 u1 k12 j m2 k 22 u2 u1 , then

aj =

and a1a2 =

m1 m2

Both of these equations must yield the same answer, which acts as a check on the resulting mode shapes. With more degrees-of-freedom than two, it is desirable to use a computer to solve the problem.

Page 1-9

Das könnte Ihnen auch gefallen