Vibrations of Single Degree of Freedom Systems

Size: px
Start display at page:

Download "Vibrations of Single Degree of Freedom Systems"

Transcription

1 Vibrations of Single Degree of Freedom Systems CEE 541. Structural Dynamics Department of Civil and Environmental Engineering Duke University Henri P. Gavin Fall, 16 This document describes free and forced dynamic responses of single degree of freedom (SDOF) systems. The prototype single degree of freedom system is a spring-mass-damper system in which the spring has no damping or mass, the mass has no stiffness or damping, the damper has no stiffness or mass. Furthermore, the mass is allowed to move in only one direction. The horizontal vibrations of a single-story building can be conveniently modeled as a single degree of freedom system. Part 1 of this document describes some useful trigonometric identities. Part shows how damped SDOF systems vibrate freely after being released from an initial displacement with some initial velocity. Part 3 covers the resposne of damped SDOF systems to persistent sinusoidal forcing. Consider the structural system shown in Figure 1, where: f(t) = external excitation force x(t) = displacement of the center of mass of the moving object m = mass of the moving object, f I = d dt (mẋ(t)) = mẍ(t) c = linear viscous damping coefficient, f D = cẋ(t) k = linear elastic stiffness coefficient, f S = kx(t) x(t) m k, c f(t) c k m f(t) x(t) Figure 1. The proto-typical single degree of freedom oscillator.

2 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin The kinetic energy T (x, ẋ), the potential energy, V (x), and the external forcing and dissipative forces, p(x, ẋ), are T (x, ẋ) = 1 m(ẋ(t)) (1) V (x) = 1 k(x(t)) () p(x, ẋ) = cẋ(t) + f(t) (3) The general form of the differential equation describing a SDOF oscillator follows directly from Lagrange s equation, d T (x, ẋ) T (x, ẋ) V (x) + p(x, ẋ) =, (4) dt ẋ x x or from simply balancing the forces on the mass, F = : fi + f D + f S = f(t). (5) Either way, the equation of motion is: mẍ(t) + cẋ(t) + kx(t) = f(t), x() = d o, ẋ() = v o (6) where the initial displacement is d o, and the initial velocity is v o. The solution to equation (6) is the sum of a homogeneous part (free response) and a particular part (forced response). This document describes free responses of all types and forced responses to simple-harmonic forcing. 1 Trigonometric and Complex Exponential Expressions for Oscillations 1.1 Constant Amplitude An oscillation, x(t), with amplitude X and frequency ω can be described by sinusoidal functions. These sinusoidal functions may be equivalently written in terms of complex exponentials e ±iωt with complex coefficients, X = A + ib and X = A ib. (The complex constant X is called the complex conjugate of X.) x(t) = X cos(ωt + θ) (7) = a cos(ωt) + b sin(ωt) (8) = X e +iωt + X e iωt (9)

3 Dynamics of Single Degree of Freedom Systems 3 To relate equations (7) and (8), recall the cosine of a sum of angles, X cos(ωt + θ) = X cos(θ) cos(ωt) X sin(θ) sin(ωt) (1) Comparing equations (1) and (8), we see that a = X cos(θ), b = X sin(θ), and a + b = X. (11) Also, the ratio b/a provides an equation for the phase shift, θ, tan(θ) = b a (1) 6 period, T response, x(t) 4 - amplitude, -X time, t, sec Figure. A constant-amplitude oscillation. To relate equations (8) and (9), recall the expression for a complex exponent in terms of sines and cosines, X e +iωt + X e iωt = (A + ib) (cos(ωt) + i sin(ωt)) + (A ib) (cos(ωt) i sin(ωt)) (13) = A cos(ωt) B sin(ωt) + ia sin(ωt) + ib cos(ωt) + A cos(ωt) B sin(ωt) ia sin(ωt) ib cos(ωt) = A cos(ωt) B sin(ωt) (14)

4 4 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin Comparing equations (14) and (8), we see that a = A, b = B, and tan(θ) = B A. (15) Any sinusoidal oscillation x(t) can be expressed equivalently in terms of equations (7), (8), or (9); the choice depends on the application, and the problem to be solved. Equations (7) and (8) are easier to interpret as describing a sinusoidal oscillation, but equation (9) can be much easier to work with mathematically. These notes make use of all three forms. One way to interpret the compex exponential notation is as the sum of complex conjugates, and Xe +iωt = [A cos(ωt) B sin(ωt)] + i[a sin(ωt) + B cos(ωt)] X e iωt = [A cos(ωt) B sin(ωt)] i[a sin(ωt) + B cos(ωt)] as shown in Figure 3. The sum of complex conjugate pairs is real, since the imaginary parts cancel out. Im A sin ωt + B cos ωt +ω A + B ω X exp(+i t) A cos ωt B sin ωt ω A + B Re A sin ωt B cos ωt X* exp( i ω t) Figure 3. Complex conjugate oscillations. The amplitude, X, of the oscillation x(t) can be found by finding the the sum of the complex amplitudes X and X. X = X + X = A + B = a + b (16)

5 Dynamics of Single Degree of Freedom Systems 5 Note, again, that equations (7), (8), and (9) are all equivalent using the relations among (a, b), (A, B), X, and θ given in equations (11), (1), (15), and (16). 1. Decaying Amplitude The dynamic response of damped systems decays over time. Note that damping may be introduced into a structure through diverse mechanisms, including linear viscous damping, nonlinear viscous damping, visco-elastic damping, friction damping, and plastic deformation. ll but linear viscous damping are somewhat complicated to analyze, so we will restrict our attention to linear viscous damping, in which the damping force f D is proportional to the velocity, f D = cẋ. To describe an oscillation which decays with time, we can multiply the expression for a constant amplitude oscillation by a positive-valued function which decays with time. Here we will use a real exponential, e σt, where σ < X e σt period, T response, x(t) time, t, sec Figure 4. A decaying oscillation.

6 6 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin Multiplying equations (7) through (9) by e σt, x(t) = e σt X (cos(ωt + θ)) (17) = e σt (a cos(ωt) + b sin(ωt)) (18) = e σt (Xe iωt + X e iωt ) (19) = Xe (σ+iω)t + X e (σ iω)t () = Xe λt + X e λ t (1) Again, note that all of the above equations are exactly equivalent. The exponent λ is complex, λ = σ + iω and λ = σ iω. If σ is negative, then these equations describe an oscillation with exponentially decreasing amplitudes. Note that in equation (18) the unknown constants are σ, ω, a, and b. Angular frequencies, ω, have units of radians per second. Circular frequencies, f = ω/(π) have units of cycles per second, or Hertz. Periods, T = π/ω, have units of seconds. In the next section we will find that for an un-forced vibration, σ and ω are determined from the mass, damping, and stiffness of the system. We will see that the constant a equals the initial displacement d o, but that the constant b depends on the initial displacement and velocity, as well mass, damping, and stiffness.

7 Dynamics of Single Degree of Freedom Systems 7 Free response of systems with mass, stiffness and damping Using equation (1) to describe the free response of a single degree of freedom system, we will set f(t) = and will substitute x(t) = Xe λt into equation (6). mẍ(t) + cẋ(t) + kx(t) =, x() = d o, ẋ() = v o, () mλ Xe λt + cλxe λt + kxe λt =, (3) (mλ + cλ + k)xe λt =, (4) Note that m, c, k, λ and X do not depend on time. For equation (4) to be true for all time, (mλ + cλ + k)x =. (5) Equation (5) is trivially satisfied if X =. The non-trivial solution is mλ + cλ + k =. This is a quadratic equation in λ which has the roots, λ 1, = c m ± ( c m ) k m. (6) The solution to a homogeneous second order ordinary differential equation requires two independent initial conditions: an initial displacement and an initial velocity. These two independent initial conditions are used to determine the coefficients, X and X (or A and B, or a and b) of the two linearly independent solutions corresponding to λ 1 and λ. The amount of damping, c, qualitatively affects the quadratic roots, λ 1,, and the free response solutions. Case 1 c = undamped If the system has no damping, c =, and λ 1, = ±i k/m = ±iω n. (7) This is called the natural frequency of the system. Undamped systems oscillate freely at their natural frequency, ω n. The solution in this case is x(t) = Xe iω nt + X e iω nt = a cos ω n t + b sin ω n t, (8)

8 8 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin which is a real-valued function. The amplitudes depend on the initial displacement, d o, and the initial velocity, v o. Case c = c c critically damped If (c/(m)) = k/m, or, equivalently, if c = mk, then the discriminant of equation (6) is zero, This special value of damping is called the critical damping rate, c c, c c = mk. (9) The ratio of the actual damping rate to the critical damping rate is called the damping ratio, ζ. ζ = c c c. (3) The two roots of the quadratic equation are real and are repeated at λ 1 = λ = c/(m) = c c /(m) = mk/(m) = ω n, (31) and the two basic solutions are equal to each other, e λ 1t = e λ t. In order to admit solutions for arbitrary initial displacements and velocities, the solution in this case is x(t) = x 1 e ω nt + x t e ω nt. (3) where the real constants x 1 and x are determined from the initial displacement, d o, and the initial velocity, v o. Details regarding this special case are in the next section. Case 3 c > c c over-damped If the damping is greater than the critical damping, then the roots, λ 1 and λ are distinct and real. If the system is over-damped it will not oscillate freely. The solution is x(t) = x 1 e λ 1t + x e λ t, (33) which can also be expressed using hyperbolic sine and hyperbolic cosine functions. The real constants x 1 and x are determined from the initial displacement, d o, and the initial velocity, v o.

9 Dynamics of Single Degree of Freedom Systems 9 Case 4 < c < c c under-damped If the damping rate is positive, but less than the critical damping rate, the system will oscillate freely from some initial displacement and velocity. The roots are complex conjugates, λ 1 = λ, and the solution is x(t) = X e λt + X e λ t, (34) where the complex amplitude depends on the initial displacement, d o, and the initial velocity, v o. We can re-write the dynamic equations of motion using the new dynamic variables for natural frequency, ω n, and damping ratio, ζ. Note that c k m = c 1 c k c = = k m m k m m k km m = ζω n. (35) mẍ(t) + cẋ(t) + kx(t) = f(t), (36) ẍ(t) + c mẋ(t) + k m x(t) = 1 f(t), (37) m ẍ(t) + ζω n ẋ(t) + ωn x(t) = 1 f(t), (38) m The expression for the roots λ 1,, can also be written in terms of ω n and ζ. λ 1, = c m ± = ζω n ± ( c ) k m, (39) m (ζω n ) ωn, (4) = ζω n ± ω n ζ 1. (41)

10 1 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin Some useful facts about the roots λ 1 and λ are: ω = Imλ λ 1 + λ = ζω n λ 1 λ = ω n ζ 1 λ 1 x ω n ω d ω n = 1 4 (λ 1 + λ ) 1 4 (λ 1 λ ) ω n = λ 1 λ ζω n σ = Re λ ζ = (λ 1 + λ )/(ω n ) λ x ω d.1 Free response of critically-damped systems The solution to a homogeneous second order ordinary differential equation requires two independent initial conditions: an initial displacement and an initial velocity. These two initial conditions are used to determine the coefficients of the two linearly independent solutions corresponding to λ 1 and λ. If λ 1 = λ, then the solutions e λ1t and e λt are not independent. In fact, they are identical. In such a case, a new trial solution can be determined as follows. Assume the second solution has the form x(t) = u(t)x e λ t, (4) ẋ(t) = u(t)x e λ t + u(t)λ x e λ t, (43) ẍ(t) = substitute these expressions into ü(t)x e λ t + u(t)λ x e λ t + u(t)λ x e λ t ẍ(t) + ζω n ẋ(t) + ω nx(t) =, collect terms, and divide by x e λ t, to get ü(t) + ω n (ζ 1) u(t) + ω n(1 ζ)u(t) = (44) or ü(t) = (since ζ = 1). If the acceleration of u(t) is zero then the velocity of u(t) must be constant, u(t) = C, and u(t) = Ct, from which the new trial solution is found. x(t) = u(t)x e λ t = x t e λ t.

11 Dynamics of Single Degree of Freedom Systems 11 So, using the complete trial solution x(t) = x 1 e λt + x te λt, and incorporating initial conditions x() = d o and ẋ() = v o, the free response of a criticallydamped system is:. Free response of underdamped systems x(t) = d o e ω nt + (v o + ω n d o ) t e ω nt. (45) If the system is under-damped, then ζ < 1, ζ 1 is imaginary, and λ 1, = ζω n ± iω n ζ 1 = σ ± iω. (46) The frequency ω n ζ 1 is called the damped natural frequency, ω d, ω d = ω n ζ 1. (47) It is the frequency at which under-damped SDOF systems oscillate freely, With these new dynamic variables (ζ, ω n, and ω d ) we can re-write the solution to the damped free response, x(t) = e ζω nt (a cos ω d t + b sin ω d t), (48) = Xe λt + X e λ t. (49) Now we can solve for X, (or, equivalently, A and B) in terms of the initial conditions. At the initial point in time, t =, the position of the mass is x() = d o and the velocity of the mass is ẋ() = v o. x() = d o = Xe λ + X e λ (5) = X + X (51) = (A + ib) + (A ib) = A = a. (5) ẋ() = v o = λxe λ + λ X e λ, (53) = λx + λ X, (54) = (σ + iω d )(A + ib) + (σ iω d )(A ib), (55) = σa + iω d A + iσb ω d B + σa iω d A iσb ω d B, (56) = σa ωb (57) = ζω n d o ω d B, (58)

12 1 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin from which we can solve for B and b, B = v o + ζω n d o ω d and b = v o + ζω n d o ω d. (59) Putting this all together, the free response of an underdamped system to an arbitrary initial condition, x() = d o, ẋ() = v o is x(t) = e ζω nt ( d o cos ω d t + v ) o + ζω n d o sin ω d t. (6) ω d 6 v o d o 4 -X e -ζ ω n t damped natural period, T d response, x(t) time, t, sec Figure 5. Free response of an under-damped oscillator to an initial displacement and velocity.

13 Dynamics of Single Degree of Freedom Systems 13.3 Free response of over-damped systems If the system is over-damped, then ζ > 1, and ζ 1 is real, and the roots are both real and negative λ 1, = ζω n ± ω n ζ 1 = σ ± ω d. (61) Substituting the initial conditions x() = d o and ẋ() = v o into the solution (equation (33)), and solving for the coefficients results in x 1 = v o + d o (ζω n + ω d ) ω d, (6) x = d o x 1. (63) Substituting the hyperbolic sine and hyperbolic cosine expressions for the exponentials results in x(t) = e ζω nt ( d o cosh ω d t + v o + ζω n d o ω d ) sinh ω d t. (64) 7 v o 6 d o 5 response, x(t) critically damped ζ=1.5 over damped ζ=5. ζ= time, t, sec Figure 6. Free response of critically-damped (yellow) and over-damped (violet) oscillators to an initial displacement and velocity.

14 14 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin The undamped free response can be found as a special case of the underdamped free response. While special solutions exist for the critically damped response, this response can also be found as limiting cases of the underdamped or over-damped responses..4 Finding the natural frequency from self-weight displacement Consider a spring-mass system in which the mass is loaded by gravity, g. The static displacement D st is related to the natural frequency by the constant of gravitational acceleration. D st = mg/k = g/ω n (65).5 Finding the damping ratio from free response Consider the value of two peaks of the free response of an under-damped system, separated by n cycles of motion x 1 = x(t 1 ) = e ζω nt 1 (A) (66) x 1+n = x(t 1+n ) = e ζω nt 1+n (A) = e ζω n(t 1 +nπ/ω d ) (A) (67) The ratio of these amplitudes is x 1 x 1+n = e ζω nt 1 e ζω n(t 1 +nπ/ω d ) = e ζωnt1 e ζω nt 1e nπζω n /ω d = e nπζ/ 1 ζ, (68) which is independent of ω n and ω d. Defining the log decrement δ(ζ) as ln(x 1 /x 1+n )/n, δ(ζ) = πζ 1 ζ (69) and, inversely, ζ(δ) = δ 4π + δ δ π (7) where the approximation is accurate to within 3% for ζ <. and is accurate to within 1.5% for ζ <.1.

15 Dynamics of Single Degree of Freedom Systems 15.6 Summary To review, some of the important expressions relating to the free response of a single degree of freedom oscillator are: X cos(ωt + θ) = a cos(ωt) + b sin(ωt) = Xe +iωt + X e iωt X = a + b ; tan(θ) = b/a; X = A + ib; A = a/; B = b/; mẍ(t) + cẋ(t) + kx(t) = ẍ(t) + ζω n ẋ(t) + ω nx(t) = x() = d o, ẋ() = v o ω n = k m ζ = c c c = c mk ω d = ω n ζ 1 x(t) = e ζω nt ( d o cos ω d t + v ) o + ζω n d o sin ω d t ω d ( ζ < 1) δ = 1 n ln ( ) x1 x 1+n ζ(δ) = δ 4π + δ δ π

16 16 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin 3 Response of systems with mass, stiffness, and damping to sinusoidal forcing When subject to simple harmonic forcing with a forcing frequency ω, dynamic systems initially respond with a combination of a transient response at a frequency ω d and a steady-state response at a frequency ω. The transient response at frequency ω d decays with time, leaving the steady state response at a frequency equal to the forcing frequency, ω. This section examines three ways of applying forcing: forcing applied directly to the mass, inertial forcing applied through motion of the base, and forcing from a rotating eccentric mass. 3.1 Direct Force Excitation If the SDOF system is dynamically forced with a sinusoidal forcing function, then f(t) = F cos(ωt), where ω is the frequency of the forcing, in radians per second. If f(t) is persistent, then after several cycles the system will respond only at the frequency of the external forcing, ω. Let s suppose that this steady-state response is described by the function then and x(t) = a cos ωt + b sin ωt, (71) ẋ(t) = ω( a sin ωt + b cos ωt), (7) ẍ(t) = ω ( a cos ωt b sin ωt). (73) Substituting this trial solution into equation (6), we obtain mω ( a cos ωt b sin ωt) + cω ( a sin ωt + b cos ωt) + k (a cos ωt + b sin ωt) = F cos ωt. (74) Equating the sine terms and the cosine terms ( mω a + cωb + ka) cos ωt = F cos ωt (75) ( mω b cωa + kb) sin ωt =, (76)

17 Dynamics of Single Degree of Freedom Systems 17 which is a set of two equations for the two unknown constants, a and b, for which the solution is k mω cω cω k mω a(ω) = b(ω) = a b = F, (77) k mω (k mω ) + (cω) F (78) cω (k mω ) + (cω) F. (79) Referring to equations (7) and (1) in section 1.1, the forced vibration solution (equation (71)) may be written x(t) = a(ω) cos ωt + b(ω) sin ωt = X(ω) cos (ωt + θ(ω)). (8) The angle θ is the phase between the force f(t) and the response x(t), and tan(θ(ω)) = b(ω) a(ω) = cω (81) k mω Note that π < θ(ω) < for all positive values of ω, meaning that the displacement response, x(t), always lags the external forcing, F cos(ωt). The ratio of the response amplitude X(ω) to the forcing amplitude F is X(ω) F = a (ω) + b (ω) F = 1 (k mω ) + (cω). (8) This equation shows how the response amplitude X depends on the amplitude of the forcing F and the frequency of the forcing ω, and has units of flexibility. Let s re-derive this expression using complex exponential notation! The equations of motion are mẍ(t) + cẋ(t) + kx(t) = F cos ωt = F (ω)e iωt + F (ω)e iωt. (83) In a solution of the form, x(t) = X(ω)e iωt + X (ω)e iωt, the coefficient X(ω) corresponds to the positive exponents (positive frequencies), and X (ω) corresponds to negative exponents (negative frequencies). Positive exponent coefficients and negative exponent coefficients are independent and may be found

18 18 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin separately. Considering the positive exponent solution, the forcing is expressed as F (ω)e iωt and the partial solution X(ω)e iωt is substituted into the forced equations of motion, resulting in from which ( mω + ciω + k) X(ω) e iωt = F (ω) e iωt, (84) X(ω) F (ω) = 1 (k mω ) + i(cω), (85) which is complex-valued. This complex function has a magnitude X(ω) F (ω) = 1 (k mω ) + (cω), (86) the same as equation (8) but derived using e iωt in just three simple lines. Equation (85) may be written in terms of the dynamic variables, ω n and ζ. Dividing the numerator and the denominator of equation (8) by k, and noting that F/k is a static displacement, x st, we obtain X(ω) F (ω) = X(ω) = X(Ω) x st = X(Ω) x st = 1/k ( 1 m k ω) + i ( c, k ω) (87) F (ω)/k ( ( ) ) ), 1 ω ω n + i (ζ ωωn (88) 1 (1 Ω ) + i (ζω), (89) 1 (1 Ω ) + (ζω), (9) where the frequency ratio Ω is the ratio of the forcing frequency to the natural frequency, Ω = ω/ω n. This equation is called the dynamic amplification factor. It is the factor by which displacement responses are amplified due to the fact that the external forcing is dynamic, not static. See Figure 7.

19 Dynamics of Single Degree of Freedom Systems frequency response: F to X ζ=.5 X / X st ζ=.5 phase, degrees ζ= frequency ratio, Ω = ω / ω n Figure 7. The dynamic amplification factor for external forcing, X/xst, equation (89). To summarize, the steady state response of a simple oscillator directly excited by a harmonic force, f(t) = F cos ωt, may be expressed in the form of equation (7) x(t) = F /k ζω cos(ωt + θ), tan θ = (91) (1 Ω ) + (ζω) 1 Ω or, equivalently, in the form of equation (8) x(t) = where Ω = ω/ω n. F /k (1 Ω ) + (ζω) [ (1 Ω ) cos ωt + (ζω) sin ωt ], (9)

20 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin 3. Support Acceleration Excitation When the dynamic loads are caused by motion of the supports (or the ground, as in an earthquake) the forcing on the structure is the inertial force resisting the ground acceleration, which equals the mass of the structure times the ground acceleration, f(t) = m z(t). m k, c 11 z(t) x(t) z(t) c k m x(t) Figure 8. The proto-typical SDOF oscillator subjected to base motions, z(t) m ( ẍ(t) + z(t) ) + cẋ(t) + kx(t) = (93) mẍ(t) + cẋ(t) + kx(t) = m z(t) (94) ẍ(t) + ζω n ẋ(t) + ω nx(t) = z(t) (95) Note that equation (95) is independent of mass. Systems of different masses but with the same natural frequency and damping ratio have the same behavior and respond in exactly the same way to the same support motion. If the ground displacements are sinusoidal z(t) = Z cos ωt, then the ground accelerations are z(t) = Zω cos ωt, and f(t) = m Zω cos ωt. Using the complex exponential formulation, we can find the steady state response as a function of the frequency of the ground motion, ω. mẍ(t) + cẋ(t) + kx(t) = m Zω cos ωt = mz(ω)ω e iωt + mz (ω)ω e iωt (96) The steady-state response can be expressed as the sum of independent complex exponentials, x(t) = X(ω)e iωt +X (ω)e iωt. The positive exponent parts are independent of the negative exponent parts and can be analyzed separately.

21 Dynamics of Single Degree of Freedom Systems 1 Assuming persistent excitation and ignoring the transient resposne (the particular part of the solution), the response will be harmonic. Considering the positive exponent part of the forcing mz(ω)ω e iωt, the positive exponent part of the steady-state response will have a form Xe iωt. Substituting these expressions into the differential equation (96), collecting terms, and factoring out the exponential e iωt, the frequency response function is X(ω) Z(ω) = = mω (k mω ) + i(cω), Ω (1 Ω ) + i(ζω) where Ω = ω/ω n (the forcing frequency over the natural frequency), and See Figure 9. (97) X(Ω) Z(Ω) = Ω (98) (1 Ω ) + (ζω) Finally, let s consider the motion of the mass with respect to a fixed point. This is called the total motion and is the sum of the base motion plus the motion relative to the base, z(t) + x(t). and X + Z Z X + Z Z = X Z + 1 = (1 Ω ) + i(ζω) + Ω (1 Ω ) + i(ζω) 1 + i(ζω) = (1 Ω ) + i(ζω) (99) 1 + (ζω) = = Tr(Ω, ζ). (1) (1 Ω ) + (ζω) This function is called the transmissibility ratio, Tr(Ω, ζ). It determines the ratio between the total response amplitude X + Z and the base motion Z. See figure 1. For systems that have a longer natural period (lower natural frequency) than the period (frequency) of the support motion, (i.e., Ω > ), the transmissibility ratio is less than 1 especialy for low values of damping ζ. In such systems the motion of the mass is less than the motion of the supports and we say that the mass is isolated from motion of the supports.

22 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin 1 8 ζ=.5 frequency response: Z to X X / Z ζ=.5 phase, degrees ζ= frequency ratio, Ω = ω / ω n Figure 9. The dynamic amplification factor for base-excitation, X/ Z, equation (97). transmissibility: Z to (X+Z) 1 ζ=.5 8 (X+Z) / Z ζ= phase, degrees -45 ζ= ζ= frequency ratio, Ω = ω / ω n Figure 1. The transmissibility ratio (X + Z)/Z = Tr(Ω, ζ), equation (99).

23 Dynamics of Single Degree of Freedom Systems Eccentric-Mass Excitation Another type of sinusoidal forcing which is important to machine vibration arises from the rotation of an eccentric mass. Consider the system shown in Figure 11 in which a mass µm is attached to the primary mass m via a rigid link of length r and rotates at an angular velocity ω. In this single degree of freedom analysis, the motion of the primary mass is constrained to lie along the x coordinate and the forcing of interest is the x-component of the reactive centrifugal force. This component is µmrω cos(ωt) where the angle ωt is the counter-clockwise angle from the x coordinate. The equation of motion with m k, c x(t) ω Figure 11. The proto-typical SDOF oscillator subjected to eccentric-mass excitation. this forcing is c k m r ω x(t) µm mẍ(t) + cẋ(t) + kx(t) = µmrω cos(ωt) (11) This expression is simply analogous to equation (83) in which F = µ m r ω. With a few substitutions, the frequency response function is found to be X r = µ Ω (1 Ω ) + i (ζω), (1) which is completely analogous to equation (97). The plot of the frequency response function of equation (1) is simply proportional to the function plotted in Figure 9. The magnitude of the dynamic force transmitted between a machine supported on dampened springs and the base, f T, is the sum of the forces in the springs and the dampers. The ratio of the transmitted force to the force generated by the eccentric mass, µmrω, is the transmissibility ratio, (1). f T = Tr(Ω, ζ) (13) µmrω

24 4 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin Note, here, though, that the denomonator, µmrω, increases with ω. The transmitted force amplitude increases with µω Tr(Ω, ζ). Multiplying both sides of equation (13) by Ω we obtain the transmission ratio. f T = Ω Tr(Ω, ζ) (14) µmrωn Unlike the transmissibility ratio, which asymptotically approaches with increasing Ω, the vibratory force transmitted from an eccentric mass excitation is when Ω = but increases with Ω for Ω >. This increasing effect is significant for ζ >., as shown in Figure 1. For high frequency Ω (X+Z) / Z transmission: Ω (Z to (X+Z)) ζ=.5.1 ζ= phase, degrees -45 ζ= ζ= frequency ratio, Ω = ω / ω n Figure 1. The transmission ratio Ω Tr(Ω, ζ), equation (14). ratios (ω n < ω/) and low damping ratios (ζ <.), the force transmitted from the rotating machinery to the floor ( f T ) is less than half of the force generated by the machinery (µmrω ). Further, for ζ., the value of the transmitted force is rougly independent of the forcing frequency.

25 Dynamics of Single Degree of Freedom Systems Finding the damping from the peak of the frequency response function For lightly damped systems, the frequency ratio of the resonant peak, the amplification of the resonant peak, and the width of the resonant peak are functions to of the damping ratio only. Consider two frequency ratios Ω 1 and Ω such that H(Ω 1, ζ) = H(Ω, ζ) = H peak/ where H(Ω, ζ) is one of the frequency response functions described in earlier sections. The frequency ratio corresponding to the peak of these functions Ω peak, and the value of the peak of these functions, H peak are given in Table 1. Note that the peak coordinate depends only upon the damping ratio, ζ. Since Ω Ω 1 = (Ω Ω 1 )(Ω + Ω 1 ) and since Ω + Ω 1, ζ Ω Ω 1 (15) which is called the half-power bandwidth formula for damping. For the first, second, and fourth frequency response functions listed in Table 1 the approximation is accurate to within 5% for ζ <. and is accurate to within 1% for ζ <.1. Table 1. Peak coordinates for various frequency response functions. H(Ω, ζ) Ω peak H peak Ω Ω 1 1 (1 Ω )+i(ζω) 1 ζ 1 4ζ (1 ζ ) 4ζ 1 ζ iω 1 (1 Ω 1 )+i(ζω) 4ζ 4ζ 1 + ζ Ω (1 Ω )+i(ζω) 1 1 ζ 1 4ζ (1 ζ ) 4ζ 1 ζ 1 8ζ (1 ζ ) 1+i(ζΩ) (1 Ω )+i(ζω) ((1+8ζ ) 1/ 1) 1/ ζ 8ζ 4 8ζ 4 4ζ ζ ouch.

26 6 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin 4 Real and Imaginary. Even and Odd. Magnitude and Phase. Using the rules of complex division, it is not hard to show that R[H(Ω, ζ)] = R[H( Ω, ζ)] (16) I[H(Ω, ζ)] = I[H( Ω, ζ)]. (17) That is, R[H(Ω)] is an even function and I[H(Ω)] is an odd function. This fact is true for any dynamical system for which the inputs and outputs are real-valued. For any frequency response function, the magnitude H(Ω, ζ) and phase θ(ω, ζ) may be found from H(Ω, ζ) = (R[H(Ω, ζ)]) + (I[H(Ω, ζ)]) (18) I[H(Ω, ζ)] tan θ(ω, ζ) = (19) R[H(Ω, ζ)] Expressions for the magnitude of various frequency response functions are given by equations (89), (98), and (99). The magnitude and phase lag of these functions are plotted in Figures 7, 9, and 1. Real and imaginary parts of H(Ω, ζ) are plotted in Figure 13. Note the following: The real and imaginary parts are even and odd, respectively. The real part of X/x st (force to response displacement) is zero at Ω = 1. The phase at Ω = 1 is 9 degrees. The real part of X/Z (support motion to response motion) is zero at Ω = 1. The phase at Ω = 1 is 9 degrees. The imaginary part of iωx/x st (force to response velocity) is zero at Ω = 1. The phase at Ω = 1 is 9 degrees. The real part of iωx/x st (force to response velocity) is maximum at Ω = 1. The real part of iωx/x st (force to response velocity) is positive for all values of Ω.

27 Dynamics of Single Degree of Freedom Systems 7 6 X / X st 4 - (a) frequency ratio, Ω = ω / ω n (b) i Ω X / X st frequency ratio, Ω = ω / ω n (c) X / Z frequency ratio, Ω = ω / ω n 6 4 (d) (X+Z) / Z frequency ratio, Ω = ω / ω n Figure 13. The real (even) and imaginary (odd) parts of frequency response functions, ζ =.1.

28 8 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin 5 Vibration Sensors A vibration sensor may be accurately modeled as an inertial mass supported by elements with stiffness and damping (i.e. as a single degree of freedom oscillator). Vibration sensors mounted to a surface ideally measure the velocity or acceleration of the surface with respect to an inertial reference frame. The electrical signals generated by vibration sensors are actually proportional to the velocity of the mass with respect to the sensor s case (for seismometers) or the deformation of the elastic elements of the sensor (for accelerometers). The frequency response functions and sensitivities of seismometers and accelerometers have qualitative differences. 5.1 Seismometers Seismometers transduce the velocity of a magnetic inertial mass to electrical current in a coil. The transduction element of seismometers is therefore based on Ampere s Law, and seismometers are made from sprung magnetic masses that are guided to move within a coil fixed to the instrument housing. The electrical current generated within the coil is proportional to the velocity of the magnetic mass relative to the coil; so the mechanical input is the velocity of the case ż(t) = iωze iωt and the electrical output is proportional to the velocity of the inertial mass with respect to the case v(t) = κẋ(t) = κiωx(ω)e iωt. These variables are related in the frequency domain by equation (97). V iωz = κiωx iωz = κx Z = κω (1 Ω ) + i(ζω) (11) The sensitivity of seismometers approaches zero as Ω approaches zero. In order for seismometers to measure low frequencies, the natural frequency of seismometers is designed to be quite small (less than.5 Hz, and sometimes less than.1 Hz). In comparison to accelerometers, seismometers are heavy, large, delicate, sensitive, high output sensors which do not require external power or amplification. They require frequency-domain calibration.

29 Dynamics of Single Degree of Freedom Systems 9 5. Accelerometers Accelerometers transduce the deformation of inertially-loaded elastic elements within the sensor to an electrical charge, a voltage, or a current. Accelerometers may be designed with many types of transduction elements, including piezo-electric materials, strain-gages, variable capacitance components, and feed-back stabilization. In all cases, the mechanical input to the accelerometer is the acceleration of the case z(t) = ω Ze iωt, the electrical output is proportional to the deformation of the spring v(t) = κx(t) = κxe iωt, and these variables are related in the frequency domain by V ω Z = κ/ω n (1 Ω ) + i(ζω) (111) So the sensitivity of an accelerometer increases with decreasing natural frequency. Piezo-electric accelerometers have natural frequencies in the range of 1 khz to khz and damping ratios in the range of.5% to 1.%. Because of electrical coupling considerations and the sensitivity of peizo-electric accelerometers to low-frequency temperature transients, the sensitivity and signal-to-noise ratio of piezo-electric accelerometers below 1 Hz can be quite poor. Micro-machined electro-mechanical silicon (MEMS) accelerometers are monolithic with their signal-conditioning micro-circuitry. They typically have natural frequencies in the 1 Hz to 5 Hz range and are accurate down to frequencies of Hz (constant acceleration, e.g., gravity). These sensors are damped to a level of about 7% of critical damping. Force-balance accelerometers utilize feedback circuitry to magnetically stabilize an inertial mass. The force required to stabilize the mass is directly proportional to the acceleration of the sensor. Such sensors can be made to measure accelerations in the µg range down to frequencies of Hz, and have natural frequencies on the order of 1 Hz, also with damping of about 7% of critical damping.

30 3 CEE 541. Structural Dynamics Duke University Fall 16 H.P. Gavin Accelerometers are typically light, small, and rugged but require electrical power, amplification, and signal conditioning. 5.3 Design Considerations for Accelerometers Accelerometers should have a uniform amplitude spectrum and a linear phase spectrum (minimum phase distortion) over the frequency bandwidth of the application. The phase distortion is the deviation in the phase lag from a linear phase shift. Figure 14 is a close-up of the frequency-response function of equation (111) over the typical frequency band width of accelerometer applications. A linear phase spectrum is equivalent to a constant time delay. Consider a phase-lagged dynamic response in which the phase θ changes linearly with frequency, θ = τω. v(t) = V cos(ωt + τω) = V cos(ω(t + τ)) (11) shifted which is the same as a response that is shifted in time by a constant time increment of τ for all frequencies. As can be seen in Figure 14, a level of damping in the range of.67 to.71 provides an amplitude distortion of less than.5% and a phase distortion of less than.5 degrees for a bandwidth up to 3% of the sensor natural frequency. A sensor damping of ζ = / provides an optimally flat amplitude response and an extremely small phase distortion (<. degrees?) up to 5% of the sensor natural frequency. For frequency ratios in this range, the phase spectrum is [ ] ζω θ(ω) = tan 1 ζω (113) 1 Ω giving a time lag τ of approximately ζ/ω n. For ζ = /, the time lag τ evaluates to τ = /ω n = /(πf n ).3T n.

31 Dynamics of Single Degree of Freedom Systems Accelerometer Sensitivity (ω Z to X) 1.1 X / (ω Z) ζ =.65 ζ = ζ = phase distortion, degrees ζ =.65 ζ =.675 ζ = frequency ratio, Ω = ω / ω n Figure 14. Accelerometer frequency response functions

Outline of parts 1 and 2

Outline of parts 1 and 2 to Harmonic Loading http://intranet.dica.polimi.it/people/boffi-giacomo Dipartimento di Ingegneria Civile Ambientale e Territoriale Politecnico di Milano March, 6 Outline of parts and of an Oscillator

More information

Some Aspects of Structural Dynamics

Some Aspects of Structural Dynamics Appendix B Some Aspects of Structural Dynamics This Appendix deals with some aspects of the dynamic behavior of SDOF and MDOF. It starts with the formulation of the equation of motion of SDOF systems.

More information

Introduction to Vibration. Professor Mike Brennan

Introduction to Vibration. Professor Mike Brennan Introduction to Vibration Professor Mie Brennan Introduction to Vibration Nature of vibration of mechanical systems Free and forced vibrations Frequency response functions Fundamentals For free vibration

More information

Chapter III Harmonic Excitation of Single-Degree-of-Freedom systems Forced Vibration

Chapter III Harmonic Excitation of Single-Degree-of-Freedom systems Forced Vibration Chapter III Harmonic Excitation of Single-Degree-of-Freedom systems Forced Vibration There are many sources of excitations that cause machines and structures to vibrate. They include Unbalance rotating

More information

The Phasor Analysis Method For Harmonically Forced Linear Systems

The Phasor Analysis Method For Harmonically Forced Linear Systems The Phasor Analysis Method For Harmonically Forced Linear Systems Daniel S. Stutts, Ph.D. April 4, 1999 Revised: 10-15-010, 9-1-011 1 Introduction One of the most common tasks in vibration analysis is

More information

Introduction to Vibration. Mike Brennan UNESP, Ilha Solteira São Paulo Brazil

Introduction to Vibration. Mike Brennan UNESP, Ilha Solteira São Paulo Brazil Introduction to Vibration Mike Brennan UNESP, Ilha Solteira São Paulo Brazil Vibration Most vibrations are undesirable, but there are many instances where vibrations are useful Ultrasonic (very high

More information

ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010

ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010 ME 563 HOMEWORK # 7 SOLUTIONS Fall 2010 PROBLEM 1: Given the mass matrix and two undamped natural frequencies for a general two degree-of-freedom system with a symmetric stiffness matrix, find the stiffness

More information

Dynamics of structures

Dynamics of structures Dynamics of structures 1.2 Viscous damping Luc St-Pierre October 30, 2017 1 / 22 Summary so far We analysed the spring-mass system and found that its motion is governed by: mẍ(t) + kx(t) = 0 k y m x x

More information

Vibrations: Second Order Systems with One Degree of Freedom, Free Response

Vibrations: Second Order Systems with One Degree of Freedom, Free Response Single Degree of Freedom System 1.003J/1.053J Dynamics and Control I, Spring 007 Professor Thomas Peacock 5//007 Lecture 0 Vibrations: Second Order Systems with One Degree of Freedom, Free Response Single

More information

Chapter 5 Design. D. J. Inman 1/51 Mechanical Engineering at Virginia Tech

Chapter 5 Design. D. J. Inman 1/51 Mechanical Engineering at Virginia Tech Chapter 5 Design Acceptable vibration levels (ISO) Vibration isolation Vibration absorbers Effects of damping in absorbers Optimization Viscoelastic damping treatments Critical Speeds Design for vibration

More information

Exercises Lecture 15

Exercises Lecture 15 AM1 Mathematical Analysis 1 Oct. 011 Feb. 01 Date: January 7 Exercises Lecture 15 Harmonic Oscillators In classical mechanics, a harmonic oscillator is a system that, when displaced from its equilibrium

More information

TOPIC E: OSCILLATIONS SPRING 2019

TOPIC E: OSCILLATIONS SPRING 2019 TOPIC E: OSCILLATIONS SPRING 2019 1. Introduction 1.1 Overview 1.2 Degrees of freedom 1.3 Simple harmonic motion 2. Undamped free oscillation 2.1 Generalised mass-spring system: simple harmonic motion

More information

Displacement at very low frequencies produces very low accelerations since:

Displacement at very low frequencies produces very low accelerations since: SEISMOLOGY The ability to do earthquake location and calculate magnitude immediately brings us into two basic requirement of instrumentation: Keeping accurate time and determining the frequency dependent

More information

Modeling and Experimentation: Mass-Spring-Damper System Dynamics

Modeling and Experimentation: Mass-Spring-Damper System Dynamics Modeling and Experimentation: Mass-Spring-Damper System Dynamics Prof. R.G. Longoria Department of Mechanical Engineering The University of Texas at Austin July 20, 2014 Overview 1 This lab is meant to

More information

WEEKS 8-9 Dynamics of Machinery

WEEKS 8-9 Dynamics of Machinery WEEKS 8-9 Dynamics of Machinery References Theory of Machines and Mechanisms, J.J.Uicker, G.R.Pennock ve J.E. Shigley, 2011 Mechanical Vibrations, Singiresu S. Rao, 2010 Mechanical Vibrations: Theory and

More information

Chapter a. Spring constant, k : The change in the force per unit length change of the spring. b. Coefficient of subgrade reaction, k:

Chapter a. Spring constant, k : The change in the force per unit length change of the spring. b. Coefficient of subgrade reaction, k: Principles of Soil Dynamics 3rd Edition Das SOLUTIONS MANUAL Full clear download (no formatting errors) at: https://testbankreal.com/download/principles-soil-dynamics-3rd-editiondas-solutions-manual/ Chapter

More information

Dynamics of Structures: Theory and Analysis

Dynamics of Structures: Theory and Analysis 1. Free vibrations 2. Forced vibrations 3. Transient response 4. Damping mechanisms Dynamics of Structures: Theory and Analysis Steen Krenk Technical University of Denmark 5. Modal analysis I: Basic idea

More information

Math Assignment 5

Math Assignment 5 Math 2280 - Assignment 5 Dylan Zwick Fall 2013 Section 3.4-1, 5, 18, 21 Section 3.5-1, 11, 23, 28, 35, 47, 56 Section 3.6-1, 2, 9, 17, 24 1 Section 3.4 - Mechanical Vibrations 3.4.1 - Determine the period

More information

Oscillations. Simple Harmonic Motion of a Mass on a Spring The equation of motion for a mass m is attached to a spring of constant k is

Oscillations. Simple Harmonic Motion of a Mass on a Spring The equation of motion for a mass m is attached to a spring of constant k is Dr. Alain Brizard College Physics I (PY 10) Oscillations Textbook Reference: Chapter 14 sections 1-8. Simple Harmonic Motion of a Mass on a Spring The equation of motion for a mass m is attached to a spring

More information

Notes on the Periodically Forced Harmonic Oscillator

Notes on the Periodically Forced Harmonic Oscillator Notes on the Periodically orced Harmonic Oscillator Warren Weckesser Math 38 - Differential Equations 1 The Periodically orced Harmonic Oscillator. By periodically forced harmonic oscillator, we mean the

More information

Forced Oscillation and Resonance

Forced Oscillation and Resonance Chapter Forced Oscillation and Resonance The forced oscillation problem will be crucial to our understanding of wave phenomena Complex exponentials are even more useful for the discussion of damping and

More information

Section 3.7: Mechanical and Electrical Vibrations

Section 3.7: Mechanical and Electrical Vibrations Section 3.7: Mechanical and Electrical Vibrations Second order linear equations with constant coefficients serve as mathematical models for mechanical and electrical oscillations. For example, the motion

More information

Dynamics of structures

Dynamics of structures Dynamics of structures 2.Vibrations: single degree of freedom system Arnaud Deraemaeker (aderaema@ulb.ac.be) 1 Outline of the chapter *One degree of freedom systems in real life Hypothesis Examples *Response

More information

STRUCTURAL DYNAMICS BASICS:

STRUCTURAL DYNAMICS BASICS: BASICS: STRUCTURAL DYNAMICS Real-life structures are subjected to loads which vary with time Except self weight of the structure, all other loads vary with time In many cases, this variation of the load

More information

Forced Response - Particular Solution x p (t)

Forced Response - Particular Solution x p (t) Governing Equation 1.003J/1.053J Dynamics and Control I, Spring 007 Proessor Peacoc 5/7/007 Lecture 1 Vibrations: Second Order Systems - Forced Response Governing Equation Figure 1: Cart attached to spring

More information

4. Complex Oscillations

4. Complex Oscillations 4. Complex Oscillations The most common use of complex numbers in physics is for analyzing oscillations and waves. We will illustrate this with a simple but crucially important model, the damped harmonic

More information

Damped Oscillation Solution

Damped Oscillation Solution Lecture 19 (Chapter 7): Energy Damping, s 1 OverDamped Oscillation Solution Damped Oscillation Solution The last case has β 2 ω 2 0 > 0. In this case we define another real frequency ω 2 = β 2 ω 2 0. In

More information

سایت آموزش مهندسی مکانیک

سایت آموزش مهندسی مکانیک http://www.drshokuhi.com سایت آموزش مهندسی مکانیک 1 Single-degree-of-freedom Systems 1.1 INTRODUCTION In this chapter the vibration of a single-degree-of-freedom system will be analyzed and reviewed. Analysis,

More information

Math 211. Substitute Lecture. November 20, 2000

Math 211. Substitute Lecture. November 20, 2000 1 Math 211 Substitute Lecture November 20, 2000 2 Solutions to y + py + qy =0. Look for exponential solutions y(t) =e λt. Characteristic equation: λ 2 + pλ + q =0. Characteristic polynomial: λ 2 + pλ +

More information

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 26, 2005 1 Sinusoids Sinusoids

More information

Laboratory notes. Torsional Vibration Absorber

Laboratory notes. Torsional Vibration Absorber Titurus, Marsico & Wagg Torsional Vibration Absorber UoB/1-11, v1. Laboratory notes Torsional Vibration Absorber Contents 1 Objectives... Apparatus... 3 Theory... 3 3.1 Background information... 3 3. Undamped

More information

Structural Dynamics Lecture 2. Outline of Lecture 2. Single-Degree-of-Freedom Systems (cont.)

Structural Dynamics Lecture 2. Outline of Lecture 2. Single-Degree-of-Freedom Systems (cont.) Outline of Single-Degree-of-Freedom Systems (cont.) Linear Viscous Damped Eigenvibrations. Logarithmic decrement. Response to Harmonic and Periodic Loads. 1 Single-Degreee-of-Freedom Systems (cont.). Linear

More information

This is the number of cycles per unit time, and its units are, for example,

This is the number of cycles per unit time, and its units are, for example, 16 4. Sinusoidal solutions Many things in nature are periodic, even sinusoidal. We will begin by reviewing terms surrounding periodic functions. If an LTI system is fed a periodic input signal, we have

More information

Chapter 3. 1 st Order Sine Function Input. General Solution. Ce t. Measurement System Behavior Part 2

Chapter 3. 1 st Order Sine Function Input. General Solution. Ce t. Measurement System Behavior Part 2 Chapter 3 Measurement System Behavior Part 2 1 st Order Sine Function Input Examples of Periodic: vibrating structure, vehicle suspension, reciprocating pumps, environmental conditions The frequency of

More information

Oscillatory Motion SHM

Oscillatory Motion SHM Chapter 15 Oscillatory Motion SHM Dr. Armen Kocharian Periodic Motion Periodic motion is motion of an object that regularly repeats The object returns to a given position after a fixed time interval A

More information

Mathematical Modeling and response analysis of mechanical systems are the subjects of this chapter.

Mathematical Modeling and response analysis of mechanical systems are the subjects of this chapter. Chapter 3 Mechanical Systems A. Bazoune 3.1 INRODUCION Mathematical Modeling and response analysis of mechanical systems are the subjects of this chapter. 3. MECHANICAL ELEMENS Any mechanical system consists

More information

Engi Mechanical Vibrations 1. Consists of a mass, spring and possibly a damper.

Engi Mechanical Vibrations 1. Consists of a mass, spring and possibly a damper. Engi6933 - Mechanical Vibrations 1 1 Introduction 1.1 Definitions Vibration A motion that repeats itself after a time interval or oscillation (e.g. pendulum, plucked guitar string). Vibrating system Consists

More information

2.3 Damping, phases and all that

2.3 Damping, phases and all that 2.3. DAMPING, PHASES AND ALL THAT 107 2.3 Damping, phases and all that If we imagine taking our idealized mass on a spring and dunking it in water or, more dramatically, in molasses), then there will be

More information

Sinusoids. Amplitude and Magnitude. Phase and Period. CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation

Sinusoids. Amplitude and Magnitude. Phase and Period. CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation Sinusoids CMPT 889: Lecture Sinusoids, Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 6, 005 Sinusoids are

More information

The student will experimentally determine the parameters to represent the behavior of a damped oscillatory system of one degree of freedom.

The student will experimentally determine the parameters to represent the behavior of a damped oscillatory system of one degree of freedom. Practice 3 NAME STUDENT ID LAB GROUP PROFESSOR INSTRUCTOR Vibrations of systems of one degree of freedom with damping QUIZ 10% PARTICIPATION & PRESENTATION 5% INVESTIGATION 10% DESIGN PROBLEM 15% CALCULATIONS

More information

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007

Selected Topics in Physics a lecture course for 1st year students by W.B. von Schlippe Spring Semester 2007 Selected Topics in Physics a lecture course for st year students by W.B. von Schlippe Spring Semester 7 Lecture : Oscillations simple harmonic oscillations; coupled oscillations; beats; damped oscillations;

More information

Transduction Based on Changes in the Energy Stored in an Electrical Field

Transduction Based on Changes in the Energy Stored in an Electrical Field Lecture 6- Transduction Based on Changes in the Energy Stored in an Electrical Field Actuator Examples Microgrippers Normal force driving In-plane force driving» Comb-drive device F = εav d 1 ε oε F rwv

More information

Damped harmonic motion

Damped harmonic motion Damped harmonic motion March 3, 016 Harmonic motion is studied in the presence of a damping force proportional to the velocity. The complex method is introduced, and the different cases of under-damping,

More information

Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum

Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum STRUCTURAL DYNAMICS Dr.Vinod Hosur, Professor, Civil Engg.Dept., Gogte Institute of Technology, Belgaum Overview of Structural Dynamics Structure Members, joints, strength, stiffness, ductility Structure

More information

Chapter 1. Harmonic Oscillator. 1.1 Energy Analysis

Chapter 1. Harmonic Oscillator. 1.1 Energy Analysis Chapter 1 Harmonic Oscillator Figure 1.1 illustrates the prototypical harmonic oscillator, the mass-spring system. A mass is attached to one end of a spring. The other end of the spring is attached to

More information

EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION

EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION 1 EQUIVALENT SINGLE-DEGREE-OF-FREEDOM SYSTEM AND FREE VIBRATION The course on Mechanical Vibration is an important part of the Mechanical Engineering undergraduate curriculum. It is necessary for the development

More information

Chapter 7 Hooke s Force law and Simple Harmonic Oscillations

Chapter 7 Hooke s Force law and Simple Harmonic Oscillations Chapter 7 Hooke s Force law and Simple Harmonic Oscillations Hooke s Law An empirically derived relationship that approximately works for many materials over a limited range. Exactly true for a massless,

More information

Dynamics of structures

Dynamics of structures Dynamics of structures 2.Vibrations: single degree of freedom system Arnaud Deraemaeker (aderaema@ulb.ac.be) 1 One degree of freedom systems in real life 2 1 Reduction of a system to a one dof system Example

More information

Introduction to structural dynamics

Introduction to structural dynamics Introduction to structural dynamics p n m n u n p n-1 p 3... m n-1 m 3... u n-1 u 3 k 1 c 1 u 1 u 2 k 2 m p 1 1 c 2 m2 p 2 k n c n m n u n p n m 2 p 2 u 2 m 1 p 1 u 1 Static vs dynamic analysis Static

More information

The Harmonic Oscillator

The Harmonic Oscillator The Harmonic Oscillator Math 4: Ordinary Differential Equations Chris Meyer May 3, 008 Introduction The harmonic oscillator is a common model used in physics because of the wide range of problems it can

More information

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003

Lecture XXVI. Morris Swartz Dept. of Physics and Astronomy Johns Hopkins University November 5, 2003 Lecture XXVI Morris Swartz Dept. of Physics and Astronomy Johns Hopins University morris@jhu.edu November 5, 2003 Lecture XXVI: Oscillations Oscillations are periodic motions. There are many examples of

More information

4. Sinusoidal solutions

4. Sinusoidal solutions 16 4. Sinusoidal solutions Many things in nature are periodic, even sinusoidal. We will begin by reviewing terms surrounding periodic functions. If an LTI system is fed a periodic input signal, we have

More information

Undetermined Coefficents, Resonance, Applications

Undetermined Coefficents, Resonance, Applications Undetermined Coefficents, Resonance, Applications An Undetermined Coefficients Illustration Phase-amplitude conversion I Phase-amplitude conversion II Cafe door Pet door Cafe Door Model Pet Door Model

More information

Complex Numbers. The set of complex numbers can be defined as the set of pairs of real numbers, {(x, y)}, with two operations: (i) addition,

Complex Numbers. The set of complex numbers can be defined as the set of pairs of real numbers, {(x, y)}, with two operations: (i) addition, Complex Numbers Complex Algebra The set of complex numbers can be defined as the set of pairs of real numbers, {(x, y)}, with two operations: (i) addition, and (ii) complex multiplication, (x 1, y 1 )

More information

221B Lecture Notes on Resonances in Classical Mechanics

221B Lecture Notes on Resonances in Classical Mechanics 1B Lecture Notes on Resonances in Classical Mechanics 1 Harmonic Oscillators Harmonic oscillators appear in many different contexts in classical mechanics. Examples include: spring, pendulum (with a small

More information

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations.

Structural Dynamics Lecture 4. Outline of Lecture 4. Multi-Degree-of-Freedom Systems. Formulation of Equations of Motions. Undamped Eigenvibrations. Outline of Multi-Degree-of-Freedom Systems Formulation of Equations of Motions. Newton s 2 nd Law Applied to Free Masses. D Alembert s Principle. Basic Equations of Motion for Forced Vibrations of Linear

More information

Differential Equations

Differential Equations Differential Equations A differential equation (DE) is an equation which involves an unknown function f (x) as well as some of its derivatives. To solve a differential equation means to find the unknown

More information

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam

MATH 251 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam MATH 51 Week 6 Not collected, however you are encouraged to approach all problems to prepare for exam A collection of previous exams could be found at the coordinator s web: http://www.math.psu.edu/tseng/class/m51samples.html

More information

Fourier Series, Fourier Transforms, and Periodic Response to Periodic Forcing

Fourier Series, Fourier Transforms, and Periodic Response to Periodic Forcing Fourier Series, Fourier ransforms, and Periodic Response to Periodic Forcing CEE 54. Structural Dynamics Department of Civil and Environmental Engineering Duke University Henri P. Gavin Fall, 26 his document

More information

Laboratory handouts, ME 340

Laboratory handouts, ME 340 Laboratory handouts, ME 340 This document contains summary theory, solved exercises, prelab assignments, lab instructions, and report assignments for Lab 4. 2014-2016 Harry Dankowicz, unless otherwise

More information

A Guide to linear dynamic analysis with Damping

A Guide to linear dynamic analysis with Damping A Guide to linear dynamic analysis with Damping This guide starts from the applications of linear dynamic response and its role in FEA simulation. Fundamental concepts and principles will be introduced

More information

CE 6701 Structural Dynamics and Earthquake Engineering Dr. P. Venkateswara Rao

CE 6701 Structural Dynamics and Earthquake Engineering Dr. P. Venkateswara Rao CE 6701 Structural Dynamics and Earthquake Engineering Dr. P. Venkateswara Rao Associate Professor Dept. of Civil Engineering SVCE, Sriperumbudur Difference between static loading and dynamic loading Degree

More information

4.9 Free Mechanical Vibrations

4.9 Free Mechanical Vibrations 4.9 Free Mechanical Vibrations Spring-Mass Oscillator When the spring is not stretched and the mass m is at rest, the system is at equilibrium. Forces Acting in the System When the mass m is displaced

More information

Lecture 19. Measurement of Solid-Mechanical Quantities (Chapter 8) Measuring Strain Measuring Displacement Measuring Linear Velocity

Lecture 19. Measurement of Solid-Mechanical Quantities (Chapter 8) Measuring Strain Measuring Displacement Measuring Linear Velocity MECH 373 Instrumentation and Measurements Lecture 19 Measurement of Solid-Mechanical Quantities (Chapter 8) Measuring Strain Measuring Displacement Measuring Linear Velocity Measuring Accepleration and

More information

Vibrations and Waves MP205, Assignment 4 Solutions

Vibrations and Waves MP205, Assignment 4 Solutions Vibrations and Waves MP205, Assignment Solutions 1. Verify that x = Ae αt cos ωt is a possible solution of the equation and find α and ω in terms of γ and ω 0. [20] dt 2 + γ dx dt + ω2 0x = 0, Given x

More information

Chapter 13. Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition. Next Week!

Chapter 13. Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition. Next Week! Chapter 13 Hooke s Law: F = - kx Periodic & Simple Harmonic Motion Springs & Pendula Waves Superposition Next Week! Review Physics 2A: Springs, Pendula & Circular Motion Elastic Systems F = kx Small Vibrations

More information

Chapter 23: Principles of Passive Vibration Control: Design of absorber

Chapter 23: Principles of Passive Vibration Control: Design of absorber Chapter 23: Principles of Passive Vibration Control: Design of absorber INTRODUCTION The term 'vibration absorber' is used for passive devices attached to the vibrating structure. Such devices are made

More information

PREMED COURSE, 14/08/2015 OSCILLATIONS

PREMED COURSE, 14/08/2015 OSCILLATIONS PREMED COURSE, 14/08/2015 OSCILLATIONS PERIODIC MOTIONS Mechanical Metronom Laser Optical Bunjee jumping Electrical Astronomical Pulsar Biological ECG AC 50 Hz Another biological exampe PERIODIC MOTIONS

More information

EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 3 TUTORIAL 1 - TRIGONOMETRICAL GRAPHS

EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 3 TUTORIAL 1 - TRIGONOMETRICAL GRAPHS EDEXCEL NATIONAL CERTIFICATE UNIT 28 FURTHER MATHEMATICS FOR TECHNICIANS OUTCOME 3 TUTORIAL 1 - TRIGONOMETRICAL GRAPHS CONTENTS 3 Be able to understand how to manipulate trigonometric expressions and apply

More information

Vibrations and waves: revision. Martin Dove Queen Mary University of London

Vibrations and waves: revision. Martin Dove Queen Mary University of London Vibrations and waves: revision Martin Dove Queen Mary University of London Form of the examination Part A = 50%, 10 short questions, no options Part B = 50%, Answer questions from a choice of 4 Total exam

More information

Appendix A Equations of Motion in the Configuration and State Spaces

Appendix A Equations of Motion in the Configuration and State Spaces Appendix A Equations of Motion in the Configuration and State Spaces A.1 Discrete Linear Systems A.1.1 Configuration Space Consider a system with a single degree of freedom and assume that the equation

More information

2. Determine whether the following pair of functions are linearly dependent, or linearly independent:

2. Determine whether the following pair of functions are linearly dependent, or linearly independent: Topics to be covered on the exam include: Recognizing, and verifying solutions to homogeneous second-order linear differential equations, and their corresponding Initial Value Problems Recognizing and

More information

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx

Chapter 12. Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx Chapter 1 Lecture Notes Chapter 1 Oscillatory Motion Recall that when a spring is stretched a distance x, it will pull back with a force given by: F = -kx When the mass is released, the spring will pull

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall 2007

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall 2007 MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering.4 Dynamics and Control II Fall 7 Problem Set #9 Solution Posted: Sunday, Dec., 7. The.4 Tower system. The system parameters are

More information

Thursday, August 4, 2011

Thursday, August 4, 2011 Chapter 16 Thursday, August 4, 2011 16.1 Springs in Motion: Hooke s Law and the Second-Order ODE We have seen alrealdy that differential equations are powerful tools for understanding mechanics and electro-magnetism.

More information

Handout 11: AC circuit. AC generator

Handout 11: AC circuit. AC generator Handout : AC circuit AC generator Figure compares the voltage across the directcurrent (DC) generator and that across the alternatingcurrent (AC) generator For DC generator, the voltage is constant For

More information

Date: 1 April (1) The only reference material you may use is one 8½x11 crib sheet and a calculator.

Date: 1 April (1) The only reference material you may use is one 8½x11 crib sheet and a calculator. PH1140: Oscillations and Waves Name: Solutions Conference: Date: 1 April 2005 EXAM #1: D2005 INSTRUCTIONS: (1) The only reference material you may use is one 8½x11 crib sheet and a calculator. (2) Show

More information

Chapter 7 Vibration Measurement and Applications

Chapter 7 Vibration Measurement and Applications Chapter 7 Vibration Measurement and Applications Dr. Tan Wei Hong School of Mechatronic Engineering Universiti Malaysia Perlis (UniMAP) Pauh Putra Campus ENT 346 Vibration Mechanics Chapter Outline 7.1

More information

4.2 Homogeneous Linear Equations

4.2 Homogeneous Linear Equations 4.2 Homogeneous Linear Equations Homogeneous Linear Equations with Constant Coefficients Consider the first-order linear differential equation with constant coefficients a 0 and b. If f(t) = 0 then this

More information

Honors Differential Equations

Honors Differential Equations MIT OpenCourseWare http://ocw.mit.edu 18.034 Honors Differential Equations Spring 009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. LECTURE 7. MECHANICAL

More information

10 Measurement of Acceleration, Vibration and Shock Transducers

10 Measurement of Acceleration, Vibration and Shock Transducers Chapter 10: Acceleration, Vibration and Shock Measurement Dr. Lufti Al-Sharif (Revision 1.0, 25/5/2008) 1. Introduction This chapter examines the measurement of acceleration, vibration and shock. It starts

More information

dx n a 1(x) dy

dx n a 1(x) dy HIGHER ORDER DIFFERENTIAL EQUATIONS Theory of linear equations Initial-value and boundary-value problem nth-order initial value problem is Solve: a n (x) dn y dx n + a n 1(x) dn 1 y dx n 1 +... + a 1(x)

More information

Chapter 10: Sinusoidal Steady-State Analysis

Chapter 10: Sinusoidal Steady-State Analysis Chapter 10: Sinusoidal Steady-State Analysis 1 Objectives : sinusoidal functions Impedance use phasors to determine the forced response of a circuit subjected to sinusoidal excitation Apply techniques

More information

Springs: Part I Modeling the Action The Mass/Spring System

Springs: Part I Modeling the Action The Mass/Spring System 17 Springs: Part I Second-order differential equations arise in a number of applications We saw one involving a falling object at the beginning of this text (the falling frozen duck example in section

More information

SHAKING TABLE DEMONSTRATION OF DYNAMIC RESPONSE OF BASE-ISOLATED BUILDINGS ***** Instructor Manual *****

SHAKING TABLE DEMONSTRATION OF DYNAMIC RESPONSE OF BASE-ISOLATED BUILDINGS ***** Instructor Manual ***** SHAKING TABLE DEMONSTRATION OF DYNAMIC RESPONSE OF BASE-ISOLATED BUILDINGS ***** Instructor Manual ***** A PROJECT DEVELOPED FOR THE UNIVERSITY CONSORTIUM ON INSTRUCTIONAL SHAKE TABLES http://wusceel.cive.wustl.edu/ucist/

More information

Dynamics of Structures

Dynamics of Structures Dynamics of Structures Elements of structural dynamics Roberto Tomasi 11.05.2017 Roberto Tomasi Dynamics of Structures 11.05.2017 1 / 22 Overview 1 SDOF system SDOF system Equation of motion Response spectrum

More information

Mechanics IV: Oscillations

Mechanics IV: Oscillations Mechanics IV: Oscillations Chapter 4 of Morin covers oscillations, including damped and driven oscillators in detail. Also see chapter 10 of Kleppner and Kolenkow. For more on normal modes, see any book

More information

Simple Harmonic Motion

Simple Harmonic Motion Simple Harmonic Motion (FIZ 101E - Summer 2018) July 29, 2018 Contents 1 Introduction 2 2 The Spring-Mass System 2 3 The Energy in SHM 5 4 The Simple Pendulum 6 5 The Physical Pendulum 8 6 The Damped Oscillations

More information

Date: 31 March (1) The only reference material you may use is one 8½x11 crib sheet and a calculator.

Date: 31 March (1) The only reference material you may use is one 8½x11 crib sheet and a calculator. PH1140: Oscillations and Waves Name: SOLUTIONS AT END Conference: Date: 31 March 2005 EXAM #1: D2006 INSTRUCTIONS: (1) The only reference material you may use is one 8½x11 crib sheet and a calculator.

More information

Supplemental Notes on Complex Numbers, Complex Impedance, RLC Circuits, and Resonance

Supplemental Notes on Complex Numbers, Complex Impedance, RLC Circuits, and Resonance Supplemental Notes on Complex Numbers, Complex Impedance, RLC Circuits, and Resonance Complex numbers Complex numbers are expressions of the form z = a + ib, where both a and b are real numbers, and i

More information

VTU-NPTEL-NMEICT Project

VTU-NPTEL-NMEICT Project MODULE-II --- SINGLE DOF FREE S VTU-NPTEL-NMEICT Project Progress Report The Project on Development of Remaining Three Quadrants to NPTEL Phase-I under grant in aid NMEICT, MHRD, New Delhi SME Name : Course

More information

T1 T e c h n i c a l S e c t i o n

T1 T e c h n i c a l S e c t i o n 1.5 Principles of Noise Reduction A good vibration isolation system is reducing vibration transmission through structures and thus, radiation of these vibration into air, thereby reducing noise. There

More information

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod)

28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) 28. Pendulum phase portrait Draw the phase portrait for the pendulum (supported by an inextensible rod) θ + ω 2 sin θ = 0. Indicate the stable equilibrium points as well as the unstable equilibrium points.

More information

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation

Section 3.4. Second Order Nonhomogeneous. The corresponding homogeneous equation Section 3.4. Second Order Nonhomogeneous Equations y + p(x)y + q(x)y = f(x) (N) The corresponding homogeneous equation y + p(x)y + q(x)y = 0 (H) is called the reduced equation of (N). 1 General Results

More information

Section 8.5. z(t) = be ix(t). (8.5.1) Figure A pendulum. ż = ibẋe ix (8.5.2) (8.5.3) = ( bẋ 2 cos(x) bẍ sin(x)) + i( bẋ 2 sin(x) + bẍ cos(x)).

Section 8.5. z(t) = be ix(t). (8.5.1) Figure A pendulum. ż = ibẋe ix (8.5.2) (8.5.3) = ( bẋ 2 cos(x) bẍ sin(x)) + i( bẋ 2 sin(x) + bẍ cos(x)). Difference Equations to Differential Equations Section 8.5 Applications: Pendulums Mass-Spring Systems In this section we will investigate two applications of our work in Section 8.4. First, we will consider

More information

Chapter 14 Periodic Motion

Chapter 14 Periodic Motion Chapter 14 Periodic Motion 1 Describing Oscillation First, we want to describe the kinematical and dynamical quantities associated with Simple Harmonic Motion (SHM), for example, x, v x, a x, and F x.

More information

Measurement Techniques for Engineers. Motion and Vibration Measurement

Measurement Techniques for Engineers. Motion and Vibration Measurement Measurement Techniques for Engineers Motion and Vibration Measurement Introduction Quantities that may need to be measured are velocity, acceleration and vibration amplitude Quantities useful in predicting

More information

SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 1B. Damping

SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 1B. Damping SHOCK AND VIBRATION RESPONSE SPECTRA COURSE Unit 1B. Damping By Tom Irvine Introduction Recall the homework assignment from Unit 1A. The data.txt time history represented a rocket vehicle dropped from

More information

Lab 11 - Free, Damped, and Forced Oscillations

Lab 11 - Free, Damped, and Forced Oscillations Lab 11 Free, Damped, and Forced Oscillations L11-1 Name Date Partners Lab 11 - Free, Damped, and Forced Oscillations OBJECTIVES To understand the free oscillations of a mass and spring. To understand how

More information

MATHEMATICS FOR ENGINEERING TRIGONOMETRY TUTORIAL 3 PERIODIC FUNCTIONS

MATHEMATICS FOR ENGINEERING TRIGONOMETRY TUTORIAL 3 PERIODIC FUNCTIONS MATHEMATICS FOR ENGINEERING TRIGONOMETRY TUTORIAL 3 PERIODIC FUNCTIONS This is the one of a series of basic tutorials in mathematics aimed at beginners or anyone wanting to refresh themselves on fundamentals.

More information