Przeglądaj wersję html pliku:

TwoDOF


CHAPTER 2: Two degree-of-freedom Vibration
The spring/mass system considered in Chapter 1 was constrained to move in a single axial direction. It followed that the system had one degree-of-freedom as it is possible to uniquely define the position of the system by one coordinate, viz, x. Most vibratory systems have many degrees of freedom and therefore more complex models are required to model their vibration behaviour. It is useful to consider a two degree-of-freedom system as this will furnish information which may helpfully be extrapolated to systems with many degrees of freedom. We will consider systems without damping initially because:1. The maths is easier. 2. In practice the damping is often small. 3. The main results are not too dependent on damping. 4. Damping may be considered later, either quantitatively or qualitatively. The approach to be adopted initially will not be rigorous mathematically but gives natural frequencies very simply and a more rigorous method will be adopted subsequently. 2.1 Natural frequency calculation 2.1.1 One degree-of-freedom The approach will be first applied to the single degree-offreedom system already considered and shown in figure 2.1. Since there is no damping the system will vibrate, if disturbed, at its natural frequency and this vibration will be non decaying. The motion may therefore be assumed to be of the form x(t) = Xsinωt. The equation of motion with no external excitation is, mx' ' (t) + kx(t) = 0 substituting the assumed form of x(t) gives − mω 2X sinωt + kXsinωt = 0 as sinωt is not zero for all t X(k − mω 2 ) = 0 Figure 2.1

Now either X = 0 and then there is no motion, ie. the system is at rest, or X exists and there is a non-decaying vibration Xsinωt if (k − mω 2 ) = 0 ie. when ω = ωn = k the undamped natural frequency. m 1 Contents

Thus we have found the natural frequency by assuming sinusoidal motion under free (ie. not forced) vibration conditions and then finding, in this case, the single frequency at which this is possible. This by definition is the natural frequency. 2.1.2 Two degree-of-freedom The same approach may be applied to a two degree of freedom system once the equations of motion are known. Consider the two degree-of-freedom system shown in figure 2.2. The two coordinates x1 and x2 uniquely define the position of the system, if it is constrained to move axially. Consider the deflected position at some time t. The free body diagram of the mass m1 is thus,

Figure 2.2 Axial two degree-of-freedom system If we now apply Newton's second law we obtain the equation of motion of the mass m1 as, m 1x1' ' = −k1x1 + k 2 (x2 − x1) ........................................ (2.1) and the free body diagram of the mass m2 is as shown and the equation of motion of the mass m2 is, m 2x 2' ' = −k 2 (x 2 − x1 ) ....................... (2.2) We will now assume sinusoidal motion such that x1 = X1sinωt and x2 = X2sinωt therefore − m1ω 2X1 sin ωt = − k1X1 sinωt − k2 X1 sin ωt + k2 X2 sin ωt and

− m2ω 2X2 sin ωt = k 2X1 sin ωt − k 2X2 sin ωt the sinωt terms cancel and rearranging gives 2 Contents

(k1 + k2 − m1ω2 )X1 − k2X2 = 0 ..................................... (2.3) − k2 X1 + (k2 − m2ω 2 )X 2 = 0 ....................................... (2.4) from (2.3) substituting in (2.4) − k2 X1 + (k2 − m2ω 2 ) X2 = (k1 + k2 − m1ω 2 ) X1 .............................................. (2.5) k2 (k1 + k 2 − m1ω 2 ) X1 = 0 k2

ie.

 m m ω 4 − (m k + m k + m k )ω2 + k k  2 1 2 2 1 2 1 2 = 0 X1 1 2   k2  

It follows that either X1 = 0, and no motion exists, or motion of the assumed form may occur if, m 1m 2ω 4 − (m 2k1 + m 2 k2 + m1k2 )ω 2 + k1k2 = 0 ........................... (2.6) This is a quadratic equation in ω2 and thus gives two frequencies at which sinusoidal and nondecaying motion may occur without being forced. That is, there are two natural frequencies ωn1 and ωn2. As a particular example take the situation where m1=m2=m and k1=k2=k. Then equation (6) becomes, m 2ω 4 − 3mkω2 + k 2 = 0 ........................................... (2.7) Solving this equation gives the two natural frequencies as, ω n1 = 0.618 k m and ω n2 = 1.618 k m

[It must be noted that the recurrence of the particular digits "618" in this example is not to be taken as indicating that this will normally be the case, rather it is the result of the particular problem being investigated.] For each frequency there is an associated ratio of X1/X2. Rearranging equation (5) with m1=m2=m and k1=k2=k, X1 k = X2 (2k − mω2 ) k for ω n1 = 0.618 m X1 k = = 0.618 X2 (2k − 0.382k)

3 Contents

k and for ω n2 = 1.618 m X1 k = = −1.618 X2 (2k − 2.618k) These ratios are called mode shapes, or eigen vectors. [Again it must be noted that the recurrence of the particular digits "618" in this example is not to be taken as indicating that this will normally be the case.] Mode plots are shown in figure 2.3. In this figure the axial motion amplitude at each position is shown perpendicular to the axis of vibration for clarity of visualisation. It is informative to observe the motion and the animation button will allow this.

Figure 2.3 Mode shapes - deflection shown perpendicular to the real direction.

It is much more informative to observe an animation of the modes. Thus there are two modes of vibration with natural frequencies ω n1 and ω n2 and having associated mode shapes. It should also be noted that the natural frequencies are not dependent on the amplitude of vibration though the ratio of amplitudes (the mode shape) is fixed for a particular natural frequency.

4 Contents

2.1.3 Second example to indicate zero frequency mode Consider the free/free system shown in figure 2.4. It is called free/free as neither end is attached to earth. This has three degrees of freedom x1, x2 and x3.

Figure 2.4 Free/free axial three degree-of-freedom system The equations of motion are mx1' ' = − k(x1 − x2 ) .................................................. (2.8) 2mx 2' ' = k(x1 − x2 ) − 2k(x2 − x3 ) .................................. (2.9) mx 3'' = 2k(x2 − x3 ) ................................................ (2.10) We will now assume sinusoidal motion such that x1=X1sinωt, x2=X2sinωt and x3=X3sinωt. Therefore X1(k − mω 2 ) = kX 2 ............................................... (2.11) − kX1 + X2 (3k − 2mω 2 ) − 2kX3 = 0 ................................ (2.12) X3 (2k − mω 2 ) = 2kX 2 ............................................. (2.13) from (2.11) and (2.13) substitute k X2 (k − mω2 ) 2k X3 = X2 in (2.12) (2k − mω 2 ) X1 =

and thus −k and thus

k 2k 2 X2 = 0 2 X 2 + X 2 (3k − 2mω ) − 2k (k − mω ) (2k − mω2 )  −2m 3ω6 + 9m 2ω 4 − 8mω6   X2   (k − mω 2 )(2k − mω 2 )  = 0  

It follows that either X2=0, and no motion exists, or motion of the assumed form may occur if, −2m 3ω 6 + 9m 2ω 4 − 8mω6 = 0 .................................... (2.14) This is a cubic equation in ω2 and thus gives three frequencies at which sinusoidal and nondecaying motion may occur without being forced. That is, there are three natural frequencies ω n1 , ω n2 and ω n3. k k Solving (2.14) gives ω n1 = 0; ω n2 = 1.1 and ω n3 = 1.81 m m 5 Contents

For each of these frequencies there is an associated mode shape given by, from (2.11) from (2.13) for ω = ω n1 = 0 X1/X2 = 1.0 X3/X2 = 1.0 k and for ω = ω n2 = 1.1 m X1/X2 = -4.55 X3/X2 = 2.27 k and for ω = ω n3 = 1.81 m X1/X2 = -0.44 X3/X2 = -1.56 X1 k = X2 (k − mω2 ) X3 2k = X2 (2k − mω2 )

ie. X1/X2/X3 = 1 / 1 / 1

ie. X1/X2/X3 = -4.55 / 1 / 2.27

ie. X1/X2/X3 = - 0.44 / 1 / -1.56

These mode shapes are shown in figure 2.5. Some authors do not regard the ωn1 = 0 result as a mode of vibration, however it will be seen that in many respects its behaviour is similar to any other mode of vibration, ie it is still moving without excitation after infinite time.

Figure 2.5 Mode shapes - deflection shown perpendicular to the real direction.

6 Contents

2.2 Laplace Transform solution of free vibration Consider again the axial system (figure 2.2) with the particular values considered previously m1=m2=m and k1=k2=k. The equations of motion were found to be, m 1x1' ' = −k1x1 − k 2 (x1 − x2 ) ...................... (2.1) m 2x 2' ' = k 2 (x1 − x2 ) ............................ (2.2) which thus become, mx1' ' +2kx1 − kx2 = 0 mx 2' ' +kx2 − kx1 = 0 Taking Laplace Transforms m[−x1' (0) − sx1(0) + s2 X1 (s)] + 2kX1 (s) − kX 2 (s) = 0 m[−x2 ' (0) − sx2 (0) + s2 X2 (s)] + kX 2 (s) − kX 1(s) = 0 If as an example the initial equations are taken to be x 2' (0) = x2 (0) = x1' (0) = 0 and x1(0) = X0 then from (2.16) X2 (s) = substituting in (2.15) k ms + k
2

Figure 2.2 X1(s)(ms + 2k) + X2(s)(−k) = msX 0 ............................... (2.15) X1(s)(− k) + X2 (s)(ms2 + k) = 0 ................................... (2.16)
2

X1(s)

k2 X1(s) = msX0 ms2 + k (ms2 + k)ms X1(s) = X0 (ms2 + 2k)(ms2 + k) − k2 m 2s3 + kms X1(s) = 2 4 X0 m s + 3kms2 + k2 after a great deal of maths this becomes, 0.276X 0s 0.724X 0s X1(s) = 2 +    2 2 +  0.618 k  2 + 1.618 k  s  s  m m     X1(s)(ms2 + 2k) − Taking inverse Laplace Transforms,   k  k  x1 = 0.276X0 cos 0.618 t  + 0.724X 0 cos 1.618 t      m   m  k k It has been shown previously that ω n1 = 0.618 and ω n2 = 1.618 the two natural m m frequencies of the system, so that x1 = 0.276X0 cos(ω n1t ) + 0.724X0 cos(ω n2 t ) The motion is thus the superposition of vibration at the two natural frequencies. If a similar analysis is done to derive x2 then the following equation is obtained, x 2 = 0.447X0 cos(ω n1t ) − 0.447X 0 cos( ω n2t ) 7 Contents

Again the motion is the superposition of vibration at the two natural frequencies. In addition the ratio x1/x2 of the components at the frequency ωn1 is 0.276/0.447=0.618, the first mode shape and at the frequency ωn2 the ratio x1/x2 is 0.724/(-0.447)=-1.618, the second mode shape. Thus both natural frequencies are superposed and each is vibrating in its mode shape. The variation of both x1 and x2 with ωnt (ωn=√k/m ) is shown in figure 2.6.

Run an animation of this motion and change the initial conditions To see the modal contributions

Figure 2.6 Transient motion of two degree-of-freedom system This superposition of modes may be generalised and we may conclude that the free vibration of undamped systems will normally involve the superposition of all the natural frequencies vibrating in their mode shapes. The particular motion will depend on the initial conditions. 2.3 Laplace transform solution of forced vibration Consider again the axial system with the particular values considered previously (m1=m2=m and k1=k2=k) and with a sinusoidal input on the abutment given by xo = Xosinωt, as shown in figure 2.7. The equations of motion are,

mx1 '' = k(x o − x1 ) + k(x2 − x1 )
mx 2' ' = − k(x2 − x1 ) rearranging and substituting for xo mx1' ' +2kx1 − kx2 = kX o sinωt Figure 2.7 If we take Laplace transforms with all the initial conditions zero (otherwise a solution of the form derived in the previous section will be superposed as result of the initial conditions exciting the natural frequencies). 8 Contents mx 2' ' +kx2 − kx1 = 0

ω m[s2 X1(s)] + 2kX1(s) − kX 2 (s) = kX 0 2 s + ω2

...................... (2.17)

m[s2 X2 (s)] + kX 2(s) − kX1 (s) = 0 .................................. (2.18) from (2.18) X2 (s) = kX1 (s) ms2 + k k2 ω X1(s) = kX 0 2 2 ms + k s + ω2

and substituting in (2.17) m[s2 X1(s)] + 2kX1(s) − therefore X1(s) = taking partial fractions X1(s) =

(ms2 + k)kX 0ω (s2 + ω 2 )(m2s4 + 3kms2 + k 2 )

As + B Cs3 + Ds2 + Es + F + (s2 + ω 2 ) (m 2s 4 + 3kms2 + k2 )

k The second term produces vibration at the two natural frequencies ω n1 = 0.618 and m k ω n2 = 1.618 . This is caused by the start up of the abutment motion. The steady state m solution comes from the first term and if the values of A and B are determined then A = 0 and B = ω(k − mω 2 )kX 0 (m2ω 4 + 3kmω 2 + k2 )

and the steady state solution is obtained from ω(k − mω 2 )kX 0 X1(s) = 2 (s + ω 2 )(m2ω 4 + 3kmω 2 + k2 ) Taking inverse Laplace Transforms x1 = (k − mω2 )kX 0 sinωt (m 2ω 4 + 3kmω2 + k 2 )

If we make x1=X1sinωt after a great deal of maths it may be shown that X1 0.724 0.276 = 2  + 2  X0 1 − ω   1− ω   ω2   ω 2   n1   n2  ................................. (2.19)

9 Contents

Now it has already been shown that the response of a single degree-of-freedom system to abutment excitation is,  2  1/ 2  1+ 4ξ2 ω   ω2  X  n = X0  2  1/ 2 ω2  ω2  1 − 2   ω 2  + 4ξ ω 2    n n   If the system is undamped ( ξ=0 ) this becomes, X 1 = 2 X0 1 − ω   ω2   n Thus equation (2.19) represents the superposition of the response of two single degree of freedom systems having natural frequencies ωn1 and ωn2 respectively. The response of the components and the superposition is shown in figure 2.8 plotted against ω/ωn (ωn1=√k/m).

Figure 2.8 Steady state response with modal components.

10 Contents

Now if the response of the mass m2 had been found the following result would have been obtained as the steady state response, X2 1.17 0.17 = − 2  2  X0 1 − ω   1− ω   ω2   ω 2   n1   n2  ........................................ (2.20)

Again the motion is the superposition of the response of two single degree of freedom systems. Thus the response of the system is the superposition of two modes of vibration with their associated mode shapes where each mode responds as a single degree of freedom system. The individual responses and the superposition is shown in Figure 2.9.

Figure 2.9 Steady state response with modal components. In addition the ratio of the terms with ωn1 in them from equations (2.19) and (2.20) gives X1/X2 as 0.724/1.17 ie. 0.618, the first mode shape and the ratio of the terms with the frequency ωn2 in them gives X1/X2 as 0.276/-0.17 ie. -1.618, the second mode shape.

11 Contents Contents

2.4 Direct derivation of Steady State Response Consider the previous example again, but let the excitation be xo=Xoeiωt. The equations of motion are, mx1' ' +2kx1 − kx2 = kX 0e iωt mx 2' ' +kx2 − kx1 = 0 In the steady state x1=X1eiωt and x2=X2eiωt so that, − mω 2X1e iωt + 2kX1e iωt − kX 2 e iωt = kX 0e iωt − mω 2X2e iωt + kX 2e iωt − kX 1e iωt = 0 and hence

(2k − mω 2 )X 1 − kX 2 = kX 0 ................................... (2.21) − kX1 + (k − mω 2 )X 2 = 0 ...................................... (2.22) X2 = kX 1 k − mω2 k 2X1 = kX 0 k − mω 2 ..................................... (2.23)

from (2.22)

substituting in (2.21) (2k − mω 2 )X 1 − and therefore

X1 (k − mω2 )k = 2 4 X0 m ω + 3kmω2 + k 2

which is the same result as obtained previously. However, the maths has been greatly reduced compared to using Laplace Transforms. 2.5 The effects of damping. The equations of motion without any excitation are, mx1' ' = − k1x1 + k2 (x2 − x1 ) − c1x1' +c 2 (x2 ' − x1' ) mx 2' ' = − k2 (x2 − x1 ) − c 2 (x2 ' − x1' ) These equations are difficult to solve without a computer. An animation program allows the motion to be observed for a range of initial conditions and system parameters. Except for particular values of the damping coefficients it is not possible to separate the motion into modes that may be superimposed.

12 Contents

A typical transient is shown in figure 2.10.

Figure 2.10 Damped transient response 2.5.1 Abutment excitation When a sinusoidal abutment excitation is applied (see figure 2.11) the equations of motion become, mx1' ' = − k1(x1 − xo ) + k 2(x2 − x1 ) − c1 (x1' −xo ' ) + c2 (x2' −x1' ) and mx 2' ' = − k2 (x2 − x1 ) − c 2 (x2 ' − x1' ) where x o = Xo sinωt The maths is complex but it is found that there is an initial transient before steady state motion is achieved. An example is shown in figure 2.12. Figure 2.11

Figure 2.12 Start up transients with sinusoidal excitation

The steady state solution to forced vibration is somewhat easier to obtain as using an excitation and solution involving eiωt will give terms of the form icωeiωt for each of the viscous damping terms. As there is normally a spring and viscous damper in parallel these will produce terms of the form (k+icω)eiωt. Thus compared to the undamped case it is only necessary to replace k with (k+icω) in the final solution. Consider the system of Figure 2.7 with the particular values 13 Contents

considered previously m1=m2=m and k1=k2=k and also with viscous dampers c in parallel with each of the springs. If abutment excitation Xoeiωt is again considered the steady state solution is obtained from equation (2.23) by substituting k = (k+icω). Thus, X1 (k + iωc − mω 2 )k = 2 4 .......................... (2.24) X 0 m ω + 3(k + iωc)mω 2 + (k + iωc) 2 This represents a complex response. If the magnitude alone is examined it will be found to have two resonant peaks and for small values of c these would be found to occur very close to the two undamped natural frequencies ωn1=0.618√k/m and ωn2=1.618√k/m. Figure 2.13 shows such a response for some particular numerical examples.

Figure 2.13 Response of damped two degree-of-freedom system

2.5.2 External force If the excitation is a sinusoidally varying force similar results are obtained. Consider such a force applied to the mass 1 as shown. The equations of motion are, mx1' ' = − k1x1 + k2 (x2 − x1 ) − c1x1' +c 2 (x2 ' − x1' ) + F sin ωt and mx 2' ' = − k2 (x2 − x1 ) − c 2 (x2 ' − x1' ) There are start up transients

14 Contents

and the steady state solution can be shown to be found by using Feiωt and a response for the mass 1 as X1 eiωt and mass 2 as X2 eiωt . Thus the equations of motion yield, − m1ω 2X1 = −k1X1 + k 2 (X 2 − X1 ) − iωc1X1 + iωc2 (X2 − X1) + F − m2ω 2X2 = −k 2 (X 2 − X1 ) − iωc 2(X2 − X1 ) eliminating X2 from these equations gives, X1 k 2 − m2ω 2 + iωc 2 = 2 F k1 + k 2 − m1ω 2 + iωc1 + iωc 2 k 2 − m 2ω 2 + iωc2 − [k 2 + iωc2 ]

[

][

]

The response has an amplitude and phase and using a computer program these may be obtained. An example is shown in figure 2.14.

Figure 2.14 Amplitude and phase of forced response.

If the graphing program is used it will be found that two resonant peaks occur unless the damping is very high. There is usually approximately a 180 degree phase change across a resonance.

15 Contents

2.6 Vibration absorbers and detuners The steady state responses shown in figures 2.13 and 2.14 have two interesting features. There are two resonant peaks of different magnitudes and there is a minimum response between the two resonances. It is possible to make the two resonant peaks equal in magnitude by reducing one while increasing the other. This is an optimum response situation. This will be considered later. First consider the minimum response for abutment excitation shown in figure 2.13. It is possible to make this zero. Equation (2.23) gave the steady state response for abutment vibration of the system shown in figure 2.7. ie, with no damping X1 (k − mω 2 )k = 2 4 X 0 m ω + 3kmω 2 + k 2

.................. (2.23) Figure 2.7 (as before)

It is evident from equation (2.23) that X1/Xo is zero when, k m At this frequency the abutment is oscillating but the mass 1 is stationary. Physically this is explained by the fact that the mass 2 is vibrating. The mass 1 then has equal and opposite forces applied by the springs on either side. How can the mass 2 be vibrating if the mass 1 is stationary and there is no excitation on mass 2? This is the same situation as for the one degree-of-freedom case. The second mass is vibrating at the natural frequency it would have if k the mass 1 was an abutment ie ω = ω n = . To produce an equal and opposite force on m mass 1 the mass 2 will be vibrating anti-phase with the motion of the abutment. In some countries the mass 2 and the attached spring is called a detuner, in other countries it is called an undamped vibration absorber. Consider the detuner alone. (k − mω 2 ) = 0 ie when ω = It has been shown that for steady state vibration, X k = X 0 (k − mω 2 ) With no damping the force amplitude (F) on the abutment because of the motion is given by, F = k (Xo − X) The 'Dynamic" stiffness at the abutment is given by the force amplitude (F) divided by the displacement amplitude Xo,  2  2    F X k  = k 1−  = k  (k − mω )2− k  = −kmω 2 = k 1 −  X     (k − mω )  (k − mω ) X0   (k − mω 2 )    0 16 Contents

It is apparent that the dynamic stiffness is infinite when, (k − mω 2 ) = 0. k which is when the excitation frequency ω = . m Such a detuner will stop the vibration on any structure at the point where it is added. This also applies when there is damping in the structure to which it is added. However the detuner always has no damping. The steady state response of the system shown may be shown to be, X1 (k 1 + iωc1 )(k 2 − m 2ω 2 ) = X 0 (k 1 + k 2 − m1ω 2 + iωc1 )(k 2 − m2 ω 2 ) − k 2 2 The response is zero when (k 2 − m 2ω 2 ) = 0 k2 this is when ω = and this is the natural frequency of m2 the detuner alone and the frequency when it will exhibit infinite "dynamic" stiffness. The response is shown in figure 2.15 for a particular set of values.

Figure 2.15 Response with a detuner added; abutment excitation.

17 Contents

It is important to remember that there will be start up transients with detuners and these may be significant.

A similar result is obtained with a detuner when an exciting force is applied to the mass 1 The response is shown in figure 2.16.

Again it is important to remember that there will be start up transients with detuners and these may be significant.

Figure 2.16 Response with a detuner added; force excitation. The excitation does not effect the performance of the detuner unless the excitation is a force on the detuner mass. Thus an excitation of the mass 1 by an out-of-balance mass would also have zero response at the detuned frequency. The detuner is only effective at a single frequency and in many practical situations the frequency of the excitation may not be constant. Under these circumstances a damped vibration absorber

18 Contents

(damped detuner) may be used with great effect. The damping means the "dynamic stiffness is not zero at any frequency but is high over a reasonable frequency range. When optimising the response of an existing system by adding an absorber it is conventional to minimise the maximum response. This involves choosing values for the absorber mass, stiffness and damping. It is found that the larger the absorber mass the smaller the maximum response that may be achieved. Before computers, optimum values were found for the case with c1 = 0. For this case the optimum values are given by k2 m 2 / m1 = k 1 1+ m / m 2 1 2c 2 m 2k 2 3m 2 / m1 8 1 + m 2 / m1

[

]2

and ξ 2 =

=

[

]3
Figure 2.17

With the advent of computers, it is possible to find the optimum values for the general case including damping in the main system. For the system shown in figure 2.17 the optimum response is shown in figure 2.18.

Figure 2.18 Response with optimised absorber.

Conclusions It has been shown that a two degree of freedom system has two natural frequencies and associated mode shapes. For undamped systems it was further shown that the motion of a two degree of freedom system may be considered as the superposition of the motion of two one

19 Contents

degree of freedom systems. This applies to both tyransient and forced vibration. In the chapters that follow this will be found to apply to more complex systems. These may be considered to behave as the superposition of several modes of vibration each of which behaves in a similar manner to a single degree of freedom system. The effects of damping have been shown to damp transients and reduce the amplitudes of vibration at resonance. Also it has been shown how vibration may be reduced by the use of detuners and vibration absorbers. Detuners exhibit infinite stiffness at one frequency and are thus used for problems where there is a fixed frequency of excitation. Vibration absorbers are used when the maximum response needs to be reduced. _____________________________________________________

Next chapter

20 Contents

 
statystyka