Przeglądaj wersję html pliku:

Beam


CHAPTER 3: Beam on springs.
We have considered one and two degree-of-freedom vibration. It was found that a one degreeof-freedom system had one natural frequency and that a two degree-of-freedom system had two natural frequencies and two associated mode shapes. The examples considered were the axial vibration of systems including springs, masses and viscous dampers. Before considering more than two degrees-of-freedom it is appropriate to demonstrate that the degrees-of-freedom need not be restricted to the axial positions of a mass. Consider a long slender (but rigid) beam supported on springs at each end (figure 3.1). 3.1 Transient vibration

Figure 3.1 Beam on springs. The static deflections will be omitted. We will consider all deflections relative to the equilibrium position. We have a choice over the two coordinates to use to describe the degrees-of-freedom. We could use the rotation of the beam and the vertical motion of the centre of gravity. However, we will use the vertical deflections at each end of the beam. Thus the two coordinates are x1 and x 2 . Consider the free-body diagram of the beam as shown in figure 3.2.

Figure 3.2 Free body diagram of beam. As we omit the static deflections then the mg term need not be included as the static deflection produces a resultant force that is equal and opposite to mg. Considering the deflections from the equilibrium position.

Figure 3.3 Deflections of the beam

Contents

Thus x(t) the position of the centre of mass is given by, x = (x1 + x2 ) / 2 ...................................................... (3.1) and for small angles, θ = (x1 − x2 ) / L ...................................................... (3.2) Now to the kinematics. The linear motion of the centre of mass gives, mx' ' = − k1x1 − k2x 2 ................................................... (3.3) and the angular motion about the centre of mass gives 1 mL2θ' ' = −k1x1L / 2 + k2 x2L / 2 ...................................... (3.4) 12 Substituting for x and θ from equations (3.1) and (3.2), m(x1' ' + x2' ' ) = 2( −k1x1 − k 2x2 ) .......................................... (3.5) m(x1' ' − x2' ' ) = 6( −k1x1 + k 2x2 ) .......................................... (3.6) 3.1.1 Natural frequencies and mode shapes. To find the natural frequencies we will use the approach that assumes sinusoidal motion such that x1 = X1sinwt and x2 = X2sinwt Substituting in equations (3.7) and (3.8) gives, − mω 2 (X 1 + X2 ) = 2(− k1X1 − k2X2 ) and

∴X1(2k1 − mω 2 ) + X2 (2k 2 − mω 2 ) = 0 ................................ (3.7) − mω 2 (X 1 − X2 ) = 6(− k1X1 + k2X2 )

∴X1(6k1 − mω 2 ) − X2 (6k 2 − mω2 ) = 0 ................................ (3.8) From (3.7) (2k1 − mω 2 ) X2 = − X1 .............................................. (3.9) (2k2 − mω 2 )  (2k1 − mω 2 )(6k2 − mω 2 )  =0 ∴X1 (6k1 − mω 2 ) +   (2k2 − mω 2 )    24k k − 6k mω 2 − 2k mω2 + m 2ω 4 − 6k mω 2 − 6k mω2 + m 2ω 4  1 2 1 2 1 2 =0 ∴X1   (2k 2 − mω2 )   It follows that either X1 = 0, and no motion exists, or motion of the assumed form may occur if, m2 ω 4 − 4mω 2 (k 1 + k 2 ) + 12k1 k 2 = 0 ................................. (3.10)

and substituting in (3.8)

Contents

As expected for a two degree-of-freedom system this gives two natural frequencies. Consider the special case of k1=k and k2=2k when (3.10) becomes, m 2ω 4 − 12mkω 2 + 24k2 = 0 Solving this equation gives the two natural frequencies as, k k ω n1 = 1.592 and ω n2 = 3.076 m m For each natural frequency the associated mode shapes X1/X2 are found by considering equations (3.9) with k1=k and k2=2k X1 (4k − mω 2 ) =− X2 (2k − mω 2 )

for ω n1 = 1.592

k m

X1 k(4 − 2.536) 1.464 =− = = 2.73 X2 k(2 − 2.536) 0.536

k and for ω n2 = 3.076 m

X1 k(4 − 9.464) 5.464 =− =− = −0.73 X2 k(2 − 9.464) 7.464

The natural frequencies and mode shapes for a range of k1 and k2 may be examined. 3.1.2 Transient motion After much maths equations (3.5) and (3.6) may be solved for a given set of initial conditions. A typical response is shown in figure 3.4.

Figure 3.4 Transient motion

Contents

Different initial conditions and parameter values give different transients. The effect on the motion may be examined by running the program.

For the undamped case the transient motion is found to be the superposition of the two modes of vibration. It is possible to see the modal contributions by running the program

3.2 Forced vibration Consider a force F(t) applied a distance b from the left hand end as shown in figure 3.5.

Figure 3.5 Excitation by an external force. To obtain the equations of motion a free body diagram needs to be drawn as in figure 3.6

Figure 3.6 Free body diagram Again as we omit static deflections then the mg term need not be included. Considering the deflections from the equilibrium position as before, x = ( x1 + x 2 ) / 2 .................................................. (3.1) and for small angles, θ = (x 1 − x 2 ) / L .................................................. (3.2) Now to the kinematics.

Contents

The linear motion of the centre of mass gives, mx' ' = − k1x1 − k2x 2 + F(t) .......................................... (3.11) and the angular motion about the centre of mass gives 1 mL2θ' ' = −k1x1L / 2 + k2 x2L / 2 + F(t)( L / 2 − b) ....................... (3.12) 12 Substituting for x and q from equations (3.1) and (3.2). x1'' + x2' ' = 2(− k1x1 − k 2x2 + F(t)) / m ..................................... (3.13) x1'' −x 2' ' = 12(− k1x1 / 2 + k 2x2 / 2 + F(t)(0.5 − b / L )) / m ...................... (3.14) Adding (3.13) and (3.14) x1'' = (−4k1x1 + 2k2 x2 + F(t)(4 − 6b / L )) / m ................................. (3.15) Subtracting (3.13) and (3.14) x 2'' = (+2k1x1 − 4k2 x2 − F(t)(2 − 6b / L )) / m ................................ (3.16) Equations (3.15) and (3.16) can be solved in various ways. They have been presented in the form above as then a numerical method such as Runge Kutta may be used. 3.2.1 Sinusoidal excitation If the force Fsinωt then as found previously for other examples there will be a start up transient. The maths is significant. A typical start up transient is shown in figure 3.7.

Figure 3.7 Start up transient with sinusoidal force excitation.

Contents

The motion depends on the system parameters and may be investigated by running the program.

For the particular case of steady state sinusoidal excitation, x1 = X1e iωt and x 2 = X2e iωt and F = Fe iωt so that (3.15) becomes

−ω 2X1 = (−4k1X1 + 2k2 X2 + F(4 − 6b / L )) / m

and rearranging

(4k1 − mω 2 )X1 − 2k2 X2 = F(4 − 6b / L)

.............................. (3.17)

and (3.16) becomes

−ω 2X2 = (+2k1X1 − 4k2 X2 − F(2 − 6b / L )) / m

and rearranging

−2k1X1 + 4k 2 − mω2 X2 = − F( 2 − 6b / L ) .......................... (3.18)

(

)

(3.17) and (3.18) may be re-written aX 1 + bX 2 = c and dX 1 + eX 2 = f then 4k 2 − mω 2 ( 4 − 6b / L ) − 2k2 (2 − 6b / L ) ec − bf X1 = = F ae − bd 4k1 − mω 2 4k 2 − mω2 − 4k 2k1

(

(

)

)(

)

X1 12k2 (1− b / L ) − mω2 (4 − 6b / L ) = F 4k1 − mω2 4k2 − mω 2 − 4k2 k1

(

)(

)

.............................. (3.19)

and
2 af − cd − 4k1 − mω (2 − 6b / L ) + 2k1 (4 − 6b / L) X2 = = F ae − bd 4k1 − mω 2 4k2 − mω 2 − 4k1k2

(

(

)

)(

)

X2 12k1b / L + mω 2 (2 − 6b / L) = F 4k1 − mω2 4k2 − mω 2 − 4k1k2

(

)(

)

............................. (3.20)

Some typical responses are shown in figure 3.8.

Contents

Figure 3.8 End responses for force excitation.

Note The natural frequencies are given when the denominator of equations (3.19) and (3.20) is zero (and resonance occurs). Thus when m 2ω 4 − 4mω 2 (k1 + k2 ) + 12k1k 2 = 0 This is identical to the natural frequency equation obtained previously - equation (3.10). The associated mode shapes can be found from equation (3.17) with F=0, X1 2k 2 = ................................................... (3.21) X 2 4k1 − mω 2 3.3 The effect of damping.

Figure 3.9 Beam supported on springs and viscous dampers.

Contents

When viscous damping is included in parallel with the springs, wherever there was a kx term we will now have kx + cx' so that equations (3.11)and (3.12) become mx' ' = − k1x1 − c1x1' − k2 x2 − c 2x2 ' + F(t) ............................... (3.22) 1 mL2θ' ' = (−k1x1 − c1x1' )L / 2 + (k 2x2 + c2x 2' )L / 2 + F(L / 2 − b ) .......... (3.23) 12 Substituting for x and θ from equations (3.1) and (3.2). x1'' + x2' ' = 2(−k1x1 − c1x1' − k2x 2 − c 2x2' + F) / m ........................... (3.24) x1'' −x 2' ' = 12((−k1x1 − c1x1' ) / 2 + (k2x 2 + c 2x2' ) / 2 + F(0.5 − b / L)) / m ......... (3.25) Adding (3.24) and (3.25) x1'' = (−4k1x1 − 4c1x1' +2k2 x2 + 2c 2x2 ' + F(4 − 6b / L)) / m .................... (3.26) Subtracting (3.24) and (3.25) x 2'' = (2k1x1 + 2c1x1' −4k2 x2 − 4c 2x2 ' − F(2 − 6b / L)) / m ...................... (3.27) Equations (3.26) and (3.27) can be solved in various ways. For transients Runge Kutta may be used. A typical transient response is shown in figure 3.10

Figure 3.10 Transient response of beam on damped supports.

Note that the dampers are omitted from the animation for reasons of clarity. Except for particular values of the damping coefficients it is not possible to separate the motion into modes that may be superimposed.

Contents

For the particular case of steady state sinusoidal excitation, x1 = X1e iωt and x 2 = X2e iωt and F = Fe iωt so that (3.26) becomes −ω 2X1 = (−4k1X1 − 4iωc1X1 + 2k2X2 + 2iωc2X2 + F(4 − 6b / L )) / m and rearranging 4k1 − mω 2 + 4iωc1 X1 − (2k 2 + 2iωc2 ) X2 = F(4 − 6b / L ) ................. (3.28)

(

)

and (3.27) becomes −ω 2X2 = (+2k1X1 + iωc1X − 4k2X2 − 4iωc2X2 − F(2 − 6b / L )) / m and rearranging − (2k1 + 2iωc1 )X1 + 4k2 − mω 2 + 4iωc 2 X2 = −F (2 − 6b / L ) .............. (3.29)

(

)

(3.28) and (3.29) may be re-written aX 1 + bX 2 = c and dX 1 + eX 2 = f then 4k 2 − mω2 + 4iωc 2 (4 − 6b / L ) − (2k 2 + 2iωc2 )(2 − 6b / L ) ec − bf X1 = = F ae − bd 4k1 − mω 2 + 4iωc1 4k2 − mω 2 + 4iωc2 − 4( k 2 + iωc2 )( k1 + iωc1 )

(

(

)(

)

)

X1 12k 2 (1− b / L ) − mω 2 (4 − 6b / L ) + 12iωc2 (1− b / L ) = F 4k1 − mω2 4k2 − mω 2 − 4k2 k1 −12ω 2c1c2 + 4ωi c1(3k 2 − mω2 ) + c2 (3k1 − mω 2 )

(

)(

)

(

)

..... (3.30) and − 4k1 − mω 2 + 4iωc1 (2 − 6b / L ) + (2k1 + 2iωc1 )(4 − 6b / L ) af − cd X2 = = F ae − bd 4k1 − mω 2 + 4iωc1 4k2 − mω 2 + 4iωc2 − 4( k 2 + iωc2 )( k1 + iωc1 )

(

(

)(

)

)

X2 12k1b / L + mω 2 (2 − 6b / L ) + 12iωc1b / L = F 4k1 − mω2 4k2 − mω 2 − 4k2 k1 −12ω 2c1c2 + 4ωi c1(3k 2 − mω2 ) + c2 (3k1 − mω 2 )

(

)(

)

(

)

..... (3.31) The responses have amplitude and phase. A computer program was written to allow the amplitude of the response at each end of the beam to be calculated.

Contents

Typical responses are shown in figure 3.11.

Figure 3.11 End responses for force excitation.

3.4 Conclusions. It should be noted that as for the axial two degree-of-freedom system there are two resonances close to the undamped natural frequencies. In practice these resonances are important and one of the major goals of vibration analysis is to determine the natural frequencies. The next chapter considers some of the ways that are used to find these natural frequencies for complex systems. However to ease the maths the methods will be illustrated using the two degree-of-freedom systems already considered. _____________________________________________________ Next chapter

Contents

 
statystyka