SlideShare une entreprise Scribd logo
1  sur  21
Télécharger pour lire hors ligne
© 2008 Zachary S Tseng B-3 - 1
Mechanical Vibrations
A mass m is suspended at the end of a spring, its weight stretches the spring
by a length L to reach a static state (the equilibrium position of the system).
Let u(t) denote the displacement, as a function of time, of the mass relative
to its equilibrium position. Recall that the textbook’s convention is that
downward is positive Then, u > 0 means the spring is stretched beyond its
equilibrium length, while u < 0 means that the spring is compressed. The
mass is then set in motion (by any one of several means).
© 2008 Zachary S Tseng B-3 - 2
The equations that govern a mass-spring system
At equilibrium: (by Hooke’s Law)
mg = kL
While in motion:
m u″ + γ u′ + k u = F(t)
This is a second order linear differential equation with constant coefficients.
It usually comes with two initial conditions: u(t0) = u0, and u′(t0) = u′0.
Summary of terms:
u(t) = displacement of the mass relative to its equilibrium position.
m = mass (m > 0)
γ = damping constant (γ ≥ 0)
k = spring (Hooke’s) constant (k > 0)
g = gravitational constant
L = elongation of the spring caused by the weight
F(t) = Externally applied forcing function, if any
u(t0) = initial displacement of the mass
u′(t0) = initial velocity of the mass
© 2008 Zachary S Tseng B-3 - 3
Undamped Free Vibration (γ = 0, F(t) = 0)
The simplest mechanical vibration equation occurs when γ = 0, F(t) = 0.
This is the undamped free vibration. The motion equation is
m u″ + k u = 0.
The characteristic equation is mr2
+ k = 0. Its solutions are i
m
k
r ±= .
The general solution is then
u(t) = C1 cos ω0t + C2 sin ω0t.
Where
m
k
=0ω is called the natural frequency of the system. It is the
frequency at which the system tends to oscillate in the absence of any
damping. A motion of this type is called simple harmonic motion.
Comment: Just like everywhere else in calculus, the angle is measured in
radians, and the (angular) frequency is given in radians per second. The
frequency is not given in hertz (which measures the number of cycles or
revolutions per second). Instead, their relation is: 2π radians/sec = 1 hertz.
The (natural) period of the oscillation is given by
0
2
ω
π
=T (seconds).
© 2008 Zachary S Tseng B-3 - 4
To get a clearer picture of how this solution behaves, we can simplify it with
trig identities and rewrite it as
u(t) = Rcos (ω0 t − δ).
The displacement is oscillating steadily with constant amplitude of
oscillation
2
2
2
1 CCR += .
The angle δ is the phase or phase angle of displacement. It measures how
much u(t) lags (when δ > 0), or leads (when δ < 0) relative to cos(ω0 t),
which has a peak at t = 0. The phase angle satisfies the relation
1
2
tan
C
C
=δ .
More explicitly, it is calculated by:
1
21
tan
C
C−
=δ , if C1 > 0,
πδ += −
1
21
tan
C
C
, if C1 < 0,
2
π
δ = , if C1 = 0 and C2 > 0,
2
π
δ −= , if C1 = 0 and C2 < 0,
The angle is undefined if C1 = C2 = 0.
© 2008 Zachary S Tseng B-3 - 5
An example of simple harmonic motion:
Graph of u(t) = cos(t) − sin(t)
Amplitude: 2=R
Phase angle: δ = −π/4
© 2008 Zachary S Tseng B-3 - 6
Damped Free Vibration (γ > 0, F(t) = 0)
When damping is present (as it realistically always is) the motion equation
of the unforced mass-spring system becomes
m u″ + γ u′ + k u = 0.
Where m, γ, k are all positive constants. The characteristic equation is mr2
+
γr + k = 0. Its solution(s) will be either negative real numbers, or complex
numbers with negative real parts. The displacement u(t) behaves differently
depending on the size of γ relative to m and k. There are three possible
classes of behaviors based on the possible types of root(s) of the
characteristic polynomial.
Case I. Two distinct (negative) real roots
When γ2
> 4mk, there are two distinct real roots, both are negative. The
displacement is in the form
trtr
eCeCtu 21
21)( += .
A mass-spring system with such type displacement function is called
overdamped. Note that the system does not oscillate; it has no periodic
components in the solution. In fact, depending on the initial conditions the
mass of an overdamped mass-spring system might or might not cross over
its equilibrium position. But it could cross the equilibrium position at most
once.
© 2008 Zachary S Tseng B-3 - 7
Figures: Displacement of an Overdamped system
Graph of u(t) = e−t
− e−2t
Graph of u(t) = − e−t
+ 2e−2t
© 2008 Zachary S Tseng B-3 - 8
Case II. One repeated (negative) real root
When γ2
= 4mk, there is one (repeated) real root. It is negative:
m
r
2
γ−
= .
The displacement is in the form
u(t) = C1 e rt
+ C2 te rt
.
A system exhibits this behavior is called critically damped. That is, the
damping coefficient γ is just large enough to prevent oscillation. As can be
seen, this system does not oscillate, either. Just like the overdamped case,
the mass could cross its equilibrium position at most one time.
Comment: The value γ2
= 4mk → mk2=γ is called critical damping. It
is the threshold level below which damping would be too small to prevent
the system from oscillating.
© 2008 Zachary S Tseng B-3 - 9
Figures: Displacement of a Critically Damped system
Graph of u(t) = e−t / 2
+ t e− t / 2
Graph of u(t) = e−t / 2
− t e− t / 2
© 2008 Zachary S Tseng B-3 - 10
Case III. Two complex conjugate roots
When γ2
< 4mk, there are two complex conjugate roots, where their common
real part, λ, is always negative. The displacement is in the form
u(t) = C1 e λt
cos µt + C2 e λt
sin µt.
A system exhibits this behavior is called underdamped. The name means
that the damping is small compares to m and k, and as a result vibrations will
occur. The system oscillates (note the sinusoidal components in the
solution). The displacement function can be rewritten as
u(t) = Reλ t
cos (µt − δ).
The formulas for R and δ are the same as in the previous (undamped free
vibration) section. The displacement function is oscillating, but the
amplitude of oscillation, Reλ t
, is decaying exponentially. For all particular
solutions (except the zero solution that corresponds to the initial conditions
u(t0) = 0, u′( t0) = 0), the mass crosses its equilibrium position infinitely
often.
Damped oscillation: u(t) = e−t
cos(2t)
© 2008 Zachary S Tseng B-3 - 11
The displacement of an underdamped mass-spring system is a quasi-periodic
function (that is, it shows periodic-like motion, but it is not truly periodic
because its amplitude is ever decreasing so it does not exactly repeat itself).
It is oscillating at quasi-frequency, which is µ radians per second. (It’s just
the frequency of the sinusoidal components of the displacement.) The peak-
to-peak time of the oscillation is the quasi-period:
µ
π2
=qT (seconds).
In addition to cause the amplitude to gradually decay to zero, damping has
another, more subtle, effect on the oscillating motion: It immediately
decreases the quasi-frequency and, therefore, lengthens the quasi-period
(compare to the natural frequency and natural period of an undamped
system). The larger the damping constant γ, the smaller quasi-frequency and
the longer the quasi-period become. Eventually, at the critical damping
threshold, when mk4=γ , the quasi-frequency vanishes and the
displacement becomes aperiodic (becoming instead a critically damped
system).
Note that in all 3 cases of damped free vibration, the displacement function
tends to zero as t → ∞. This behavior makes perfect sense from a
conservation of energy point-of-view: while the system is in motion, the
damping wastes away whatever energy the system has started out with, but
there is no forcing function to supply the system with additional energy.
Consequently, eventually the motion comes to a halt.
© 2008 Zachary S Tseng B-3 - 12
Example: A mass of 1 kg stretches a spring 0.1 m. The system has a
damping constant of γ = 14. At t = 0, the mass is pulled down 2 m and
released with an upward velocity of 3.5 m/s. Find the displacement function.
What are the system’s quasi-frequency and quasi-period?
m = 1, γ = 14, L = 0.1;
mg = 9.8 = kL = 0.1 k → 98 = k.
The motion equation is u″ + 14u′ + 98u = 0, and
the initial conditions are u(0) = 2, u′(0) = −3.5.
The roots of characteristic polynomial are r = −7 ± 7i:
u(t) = C1 e −7t
cos 7t + C2 e −7t
sin 7t
Therefore, the quasi-frequency is 7 (rad/sec) and the quasi-period is
7
2π
=qT (seconds).
Apply the initial condition and we get C1 = 2, and C2 = 3/2. Hence
u(t) = 2e −7t
cos 7t + 1.5e −7t
sin 7t.
© 2008 Zachary S Tseng B-3 - 13
Summary: the Effects of Damping on an Unforced Mass-Spring System
Consider a mass-spring system undergoing free vibration (i.e. without a
forcing function) described by the equation:
m u″ + γ u′ + k u = 0, m > 0, k > 0.
The behavior of the system is determined by the magnitude of the damping
coefficient γ relative to m and k.
1. Undamped system (when γ = 0)
Displacement: u(t) = C1 cosω0 t + C2 sinω0 t
Oscillation: Yes, periodic (at natural frequency
m
k
=0ω )
Notes: Steady oscillation with constant amplitude
2
2
2
1 CCR += .
2. Underdamped system (when 0 < γ2
< 4mk)
Displacement: u(t) = C1 e λ t
cos µt + C2 e λ t
sin µt
Oscillation: Yes, quasi-periodic (at quasi-frequency µ)
Notes: Exponentially-decaying oscillation
3. Critically Damped system (when γ2
= 4mk)
Displacement: u(t) = C1 e rt
+ C2 te rt
Oscillation: No
4. Overdamped system (when γ2
> 4mk)
Displacement:
trtr
eCeCtu 21
21)( +=
Oscillation: No
© 2008 Zachary S Tseng B-3 - 14
Critically Damped
No Oscillation
Displacement: u(t)= C1 ert
+ C2 tert
Mass crosses equilibrium at most once.
Mechanical Vibrations, F(t)=0
Underdamped
System oscillates with amplitude decreasing
exponentially overtime,
Displacement: u(t)= C1e
λt
cos µt + C2 e
λt
sin µt,
Oscillation quasi periodic: Tq = 2π/µ
Overdamped
No Oscillation,
Displacement: u(t)= C1 e
r1 t
+ C2 e
r2 t
,
Mass crosses equilibrium at most once.
γ
Undamped
γ = 0, Displacement: u(t)= C1 cos ω0t + C2 sin ω0t
Natural frequency: ω0 = , Steady oscillation with constant amplitude
γ2
> 4mk
γ=0
γ2
= 4mk
γ2
< 4mk
DAMPINGINCREASES
© 2008 Zachary S Tseng B-3 - 15
Forced Vibrations
Undamped Forced Vibration (γ = 0, F(t) ≠ 0)
Now let us introduce a nonzero forcing function into the mass-spring system.
To keep things simple, let damping coefficient γ = 0. The motion equation is
mu″ + ku = F(t).
In particular, we are most interested in the cases where F(t) is a periodic
function. Without the losses of generality, let us assume that the forcing
function is some multiple of cosine:
mu″ + ku = F0 cosωt.
This is a nonhomogeneous linear equation with the complementary solution
uc(t) = C1 cosω0 t + C2 sinω0 t.
The form of the particular solution that the displacement function will have
depends on the value of the forcing function’s frequency, ω.
Case I. When ω ≠ ω0
If ω ≠ ω0 then the form of the particular solution corresponding to the
forcing function is
Y = Acosωt + Bsinωt.
Solving for A and B using the method of Undetermined Coefficients, we find
that t
m
F
Y ω
ωω
cos
)( 22
0
0
−
= .
Therefore, the general solution of the displacement function is
t
m
F
tCtCtu ω
ωω
ωω cos
)(
sincos)( 22
0
0
0201
−
++= .
© 2008 Zachary S Tseng B-3 - 16
An interesting instance of such a forced vibration occurs when the initial
conditions are u(0) = 0, and u′(0) = 0. Applying the initial conditions to the
general solution and we get
)( 22
0
0
1
ωω −
−
=
m
F
C , and C2 = 0.
Thus,
( )tt
m
F
tu 022
0
0
coscos
)(
)( ωω
ωω
−
−
= .
Again, a clearer picture of the behavior of this solution can be obtained by
rewriting it, using the identity:
sin(A)sin(B) = [cos(A − B) − cos(A + B)]/2.
The displacement becomes
2
)(
sin
2
)(
sin
)(
2
)(
00
22
0
0 tt
m
F
tu
ωωωω
ωω
+







 −
−
= .
The behavior exhibited by this function is that the higher-frequency, of
(ω0 + ω)/2, sine curve sees its amplitude of oscillation modified by its
lower-frequency, of (ω0 − ω)/2, counterpart.
This type of behavior, where an oscillating motion’s own amplitude shows
periodic variation, is called a beat.
© 2008 Zachary S Tseng B-3 - 17
An example of beat:
Graph of u(t) = 5sin(1.8t)sin(4.8t)
© 2008 Zachary S Tseng B-3 - 18
Case II. When ω = ω0
If the periodic forcing function has the same frequency as the natural
frequency, that is ω = ω0, then the form of the particular solution becomes
Y = Atcos ω0 t + Btsin ω0 t.
Use the method of Undetermined Coefficients we can find that
A = 0, and
0
0
2 ωm
F
B = .
The general solution is, therefore,
tt
m
F
tCtCtu 0
0
0
0201 sin
2
sincos)( ω
ω
ωω ++=
.
The first two terms in the solution, as seen previously, could be combined to
become a cosine term u(t) = Rcos (ω0 t − δ), of steady oscillation. The third
term, however, is a sinusoidal wave whose amplitude increases
proportionally with elapsed time. This phenomenon is called resonance.
Resonance: graph of u(t) = tsin(t)
© 2008 Zachary S Tseng B-3 - 19
Technically, true resonance only occurs if all of the conditions below are
satisfied:
1. There is no damping: γ = 0,
2. A periodic forcing function is present, and
3. The frequency of the forcing function exactly matches the
natural frequency of the mass-spring system.
However, similar behaviors, of unexpectedly large amplitude of oscillation
due to a fairly low-strength forcing function occur when damping is present
but is very small, and/or when the frequency of forcing function is very
close to the natural frequency of the system.
© 2008 Zachary S Tseng B-3 - 20
Exercises B-3.1:
1 – 4 Solve the following initial value problems, and determine the natural
frequency, amplitude and phase angle of each solution.
1. u″ + u = 0, u(0) = 5, u′(0) = −5.
2. u″ + 25u = 0, u(0) = −2, u′(0) = 310 .
3. u″ + 100u = 0, u(0) = 3, u′(0) = 0.
4. 4u″ + u = 0, u(0) = −5, u′(0) = −5.
5 – 10 Solve the following initial value problems. For each problem,
determine whether the system is under-, over-, or critically damped.
5. u″ + 6u′ + 9u = 0, u(0) = 1, u′(0) = 1.
6. u″ + 4u′ + 3u = 0, u(0) = 0, u′(0) = −4.
7. u″ + 6u′ + 10u = 0, u(0) = −2, u′(0) = 9.
8. u″ + 2u′ + 17u = 0, u(0) = 6, u′(0) = −2.
9. 4u″ + 9u′ + 2u = 0, u(0) = 3, u′(0) = 1.
10. 3u″ + 24u′ + 48u = 0, u(0) = −5, u′(0) = 6.
11. Consider a mass-spring system described by the equation
2u″ + 3u′ + ku = 0. Give the value(s) of k for which the system is under-,
over-, and critically damped.
12. Consider a mass-spring system described by the equation
4u″ + γu′ + 36u = 0. Give the value(s) of γ for which the system is under-,
over-, and critically damped.
13. One of the equations below describes a mass-spring system undergoing
resonance. Identify the equation, and find its general solution.
(i.) u″ + 9u = 2cos9t (ii.) u″ + 4u′ + 4u = 3sin 2t
(iii.) 4u″ + 16u = 7cos2t
© 2008 Zachary S Tseng B-3 - 21
14. Find the value(s) of k, such that the mass-spring system described by
each of the equations below is undergoing resonance.
(a) 8u″ + ku = 5sin6t (b) 3u″ + ku = −πcost
Answers B-3.1:
1. u = 5cost − 5sint, ω0 = 1, R = 25 , δ = −π/4
2. u = −2cos5t + 32 sin5t, ω0 = 5, R = 4, δ = 2π/3
3. u = 3cos10t, ω0 = 10, R = 3, δ = 0
4. u = −5cost/2 − 10sint/2, ω0 = 1/2, R = 55 , δ = π + tan−1
2
5. u = e −3t
+ 4te −3t
, critically damped
6. u = 2e −3t
− 2e −t
, overdamped
7. u = −2e −3 t
cost + 3e −3 t
sin t, underdamped
8. u = 6e − t
cos4t + e − t
sin4t, underdamped
9. u = 4e −t/4
− e −2t
, overdamped
10. u = −5e −4t
− 14te −4t
, critically damped
11. Overdamped if 0 < k < 9/8, critically damped if k = 9/8, underdamped
if k > 9/8.
12. Underdamped if 0 < γ < 24, critically damped if γ = 24, overdamped if
γ > 24. When γ = 0, the system is undamped (rather than underdamped).
13. (iii), tttCtCu 2sin
16
7
2sin2cos 21 ++=
14. (a) k = 288 (b) k = 3

Contenu connexe

Tendances

FUNDAMENTALS OF PHYSICS
FUNDAMENTALS OF PHYSICSFUNDAMENTALS OF PHYSICS
FUNDAMENTALS OF PHYSICSRijo Tom
 
A Pedagogical Discussion on Neutrino Wave Packet Evolution
A Pedagogical Discussion on Neutrino Wave Packet EvolutionA Pedagogical Discussion on Neutrino Wave Packet Evolution
A Pedagogical Discussion on Neutrino Wave Packet EvolutionCheng-Hsien Li
 
Solucionario Mecácnica Clásica Goldstein
Solucionario Mecácnica Clásica GoldsteinSolucionario Mecácnica Clásica Goldstein
Solucionario Mecácnica Clásica GoldsteinFredy Mojica
 
The two dimensional wave equation
The two dimensional wave equationThe two dimensional wave equation
The two dimensional wave equationGermán Ceballos
 
Jawaban soal-latihan1mekanika
Jawaban soal-latihan1mekanikaJawaban soal-latihan1mekanika
Jawaban soal-latihan1mekanikamiranteogbonna
 
Applications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First DegreeApplications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First DegreeDheirya Joshi
 
Small amplitude oscillations
Small amplitude oscillationsSmall amplitude oscillations
Small amplitude oscillationsharshsharma5537
 
Application of laplace wave equation in music
Application of laplace wave equation in musicApplication of laplace wave equation in music
Application of laplace wave equation in musicLuckshay Batra
 
VIBRATIONS AND WAVES TUTORIAL#2
VIBRATIONS AND WAVES TUTORIAL#2VIBRATIONS AND WAVES TUTORIAL#2
VIBRATIONS AND WAVES TUTORIAL#2Farhan Ab Rahman
 
Lec1 Ocsillation and Waves
Lec1 Ocsillation and WavesLec1 Ocsillation and Waves
Lec1 Ocsillation and WavesVladimir Morote
 
Causal Dynamical Triangulations
Causal Dynamical TriangulationsCausal Dynamical Triangulations
Causal Dynamical TriangulationsRene García
 

Tendances (20)

FUNDAMENTALS OF PHYSICS
FUNDAMENTALS OF PHYSICSFUNDAMENTALS OF PHYSICS
FUNDAMENTALS OF PHYSICS
 
Maths 3 ppt
Maths 3 pptMaths 3 ppt
Maths 3 ppt
 
Bazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-ZattiBazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-Zatti
 
A Pedagogical Discussion on Neutrino Wave Packet Evolution
A Pedagogical Discussion on Neutrino Wave Packet EvolutionA Pedagogical Discussion on Neutrino Wave Packet Evolution
A Pedagogical Discussion on Neutrino Wave Packet Evolution
 
Solucionario Mecácnica Clásica Goldstein
Solucionario Mecácnica Clásica GoldsteinSolucionario Mecácnica Clásica Goldstein
Solucionario Mecácnica Clásica Goldstein
 
The two dimensional wave equation
The two dimensional wave equationThe two dimensional wave equation
The two dimensional wave equation
 
Jawaban soal-latihan1mekanika
Jawaban soal-latihan1mekanikaJawaban soal-latihan1mekanika
Jawaban soal-latihan1mekanika
 
Applications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First DegreeApplications of Differential Equations of First order and First Degree
Applications of Differential Equations of First order and First Degree
 
Projekt
ProjektProjekt
Projekt
 
SV-InclusionSOcouplinginNaCs
SV-InclusionSOcouplinginNaCsSV-InclusionSOcouplinginNaCs
SV-InclusionSOcouplinginNaCs
 
Small amplitude oscillations
Small amplitude oscillationsSmall amplitude oscillations
Small amplitude oscillations
 
Application of laplace wave equation in music
Application of laplace wave equation in musicApplication of laplace wave equation in music
Application of laplace wave equation in music
 
PART I.4 - Physical Mathematics
PART I.4 - Physical MathematicsPART I.4 - Physical Mathematics
PART I.4 - Physical Mathematics
 
VIBRATIONS AND WAVES TUTORIAL#2
VIBRATIONS AND WAVES TUTORIAL#2VIBRATIONS AND WAVES TUTORIAL#2
VIBRATIONS AND WAVES TUTORIAL#2
 
Lec1 Ocsillation and Waves
Lec1 Ocsillation and WavesLec1 Ocsillation and Waves
Lec1 Ocsillation and Waves
 
1 d heat equation
1 d heat equation1 d heat equation
1 d heat equation
 
Causal Dynamical Triangulations
Causal Dynamical TriangulationsCausal Dynamical Triangulations
Causal Dynamical Triangulations
 
PART I.2 - Physical Mathematics
PART I.2 - Physical MathematicsPART I.2 - Physical Mathematics
PART I.2 - Physical Mathematics
 
Proje kt
Proje ktProje kt
Proje kt
 
2nd order ode applications
2nd order ode applications2nd order ode applications
2nd order ode applications
 

Similaire à Notes mech v

APPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONS
APPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONSAPPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONS
APPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONSAYESHA JAVED
 
Harmonically+excited+vibration
Harmonically+excited+vibrationHarmonically+excited+vibration
Harmonically+excited+vibrationRodrigo Tucunduva
 
ep ppt of it .pptx
ep ppt of it .pptxep ppt of it .pptx
ep ppt of it .pptxbsabjdsv
 
Get bebas redaman_2014
Get bebas redaman_2014Get bebas redaman_2014
Get bebas redaman_2014Abdul Rahman
 
Damped and undamped motion differential equations.pptx
Damped and undamped motion differential equations.pptxDamped and undamped motion differential equations.pptx
Damped and undamped motion differential equations.pptxBrijeshMishra525980
 
damping_constant_spring
damping_constant_springdamping_constant_spring
damping_constant_springN'Vida Yotcho
 
Meeting w4 chapter 2 part 2
Meeting w4   chapter 2 part 2Meeting w4   chapter 2 part 2
Meeting w4 chapter 2 part 2mkazree
 
Meeting w4 chapter 2 part 2
Meeting w4   chapter 2 part 2Meeting w4   chapter 2 part 2
Meeting w4 chapter 2 part 2Hattori Sidek
 
Introduction to basic principles of fluid mechanics
Introduction to basic principles of fluid mechanicsIntroduction to basic principles of fluid mechanics
Introduction to basic principles of fluid mechanicsAlwin Johnnie DoraiRaj
 
simple mass system math project devjeet.pptx
simple mass system math project devjeet.pptxsimple mass system math project devjeet.pptx
simple mass system math project devjeet.pptxSonuKumar742526
 
Basic potential step and sweep methods
Basic potential step and sweep methodsBasic potential step and sweep methods
Basic potential step and sweep methodsGetachew Solomon
 
Chemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physicsChemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physicsBoris Fackovec
 
Oscillations 2008 prelim_solutions
Oscillations 2008 prelim_solutionsOscillations 2008 prelim_solutions
Oscillations 2008 prelim_solutionsJohn Jon
 

Similaire à Notes mech v (20)

Control Systems Assignment Help
Control Systems Assignment HelpControl Systems Assignment Help
Control Systems Assignment Help
 
APPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONS
APPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONSAPPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONS
APPLICATION OF HIGHER ORDER DIFFERENTIAL EQUATIONS
 
Simple Harmonic Motion
Simple Harmonic MotionSimple Harmonic Motion
Simple Harmonic Motion
 
Harmonically+excited+vibration
Harmonically+excited+vibrationHarmonically+excited+vibration
Harmonically+excited+vibration
 
Forcedamp2
Forcedamp2Forcedamp2
Forcedamp2
 
ep ppt of it .pptx
ep ppt of it .pptxep ppt of it .pptx
ep ppt of it .pptx
 
Get bebas redaman_2014
Get bebas redaman_2014Get bebas redaman_2014
Get bebas redaman_2014
 
Damped and undamped motion differential equations.pptx
Damped and undamped motion differential equations.pptxDamped and undamped motion differential equations.pptx
Damped and undamped motion differential equations.pptx
 
damping_constant_spring
damping_constant_springdamping_constant_spring
damping_constant_spring
 
Online Signals and Systems Assignment Help
Online Signals and Systems Assignment HelpOnline Signals and Systems Assignment Help
Online Signals and Systems Assignment Help
 
Lecture19
Lecture19Lecture19
Lecture19
 
Lecture19
Lecture19Lecture19
Lecture19
 
Meeting w4 chapter 2 part 2
Meeting w4   chapter 2 part 2Meeting w4   chapter 2 part 2
Meeting w4 chapter 2 part 2
 
Meeting w4 chapter 2 part 2
Meeting w4   chapter 2 part 2Meeting w4   chapter 2 part 2
Meeting w4 chapter 2 part 2
 
Theory of machines.pdf
Theory of machines.pdfTheory of machines.pdf
Theory of machines.pdf
 
Introduction to basic principles of fluid mechanics
Introduction to basic principles of fluid mechanicsIntroduction to basic principles of fluid mechanics
Introduction to basic principles of fluid mechanics
 
simple mass system math project devjeet.pptx
simple mass system math project devjeet.pptxsimple mass system math project devjeet.pptx
simple mass system math project devjeet.pptx
 
Basic potential step and sweep methods
Basic potential step and sweep methodsBasic potential step and sweep methods
Basic potential step and sweep methods
 
Chemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physicsChemical dynamics and rare events in soft matter physics
Chemical dynamics and rare events in soft matter physics
 
Oscillations 2008 prelim_solutions
Oscillations 2008 prelim_solutionsOscillations 2008 prelim_solutions
Oscillations 2008 prelim_solutions
 

Dernier

"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 

Dernier (20)

"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 

Notes mech v

  • 1. © 2008 Zachary S Tseng B-3 - 1 Mechanical Vibrations A mass m is suspended at the end of a spring, its weight stretches the spring by a length L to reach a static state (the equilibrium position of the system). Let u(t) denote the displacement, as a function of time, of the mass relative to its equilibrium position. Recall that the textbook’s convention is that downward is positive Then, u > 0 means the spring is stretched beyond its equilibrium length, while u < 0 means that the spring is compressed. The mass is then set in motion (by any one of several means).
  • 2. © 2008 Zachary S Tseng B-3 - 2 The equations that govern a mass-spring system At equilibrium: (by Hooke’s Law) mg = kL While in motion: m u″ + γ u′ + k u = F(t) This is a second order linear differential equation with constant coefficients. It usually comes with two initial conditions: u(t0) = u0, and u′(t0) = u′0. Summary of terms: u(t) = displacement of the mass relative to its equilibrium position. m = mass (m > 0) γ = damping constant (γ ≥ 0) k = spring (Hooke’s) constant (k > 0) g = gravitational constant L = elongation of the spring caused by the weight F(t) = Externally applied forcing function, if any u(t0) = initial displacement of the mass u′(t0) = initial velocity of the mass
  • 3. © 2008 Zachary S Tseng B-3 - 3 Undamped Free Vibration (γ = 0, F(t) = 0) The simplest mechanical vibration equation occurs when γ = 0, F(t) = 0. This is the undamped free vibration. The motion equation is m u″ + k u = 0. The characteristic equation is mr2 + k = 0. Its solutions are i m k r ±= . The general solution is then u(t) = C1 cos ω0t + C2 sin ω0t. Where m k =0ω is called the natural frequency of the system. It is the frequency at which the system tends to oscillate in the absence of any damping. A motion of this type is called simple harmonic motion. Comment: Just like everywhere else in calculus, the angle is measured in radians, and the (angular) frequency is given in radians per second. The frequency is not given in hertz (which measures the number of cycles or revolutions per second). Instead, their relation is: 2π radians/sec = 1 hertz. The (natural) period of the oscillation is given by 0 2 ω π =T (seconds).
  • 4. © 2008 Zachary S Tseng B-3 - 4 To get a clearer picture of how this solution behaves, we can simplify it with trig identities and rewrite it as u(t) = Rcos (ω0 t − δ). The displacement is oscillating steadily with constant amplitude of oscillation 2 2 2 1 CCR += . The angle δ is the phase or phase angle of displacement. It measures how much u(t) lags (when δ > 0), or leads (when δ < 0) relative to cos(ω0 t), which has a peak at t = 0. The phase angle satisfies the relation 1 2 tan C C =δ . More explicitly, it is calculated by: 1 21 tan C C− =δ , if C1 > 0, πδ += − 1 21 tan C C , if C1 < 0, 2 π δ = , if C1 = 0 and C2 > 0, 2 π δ −= , if C1 = 0 and C2 < 0, The angle is undefined if C1 = C2 = 0.
  • 5. © 2008 Zachary S Tseng B-3 - 5 An example of simple harmonic motion: Graph of u(t) = cos(t) − sin(t) Amplitude: 2=R Phase angle: δ = −π/4
  • 6. © 2008 Zachary S Tseng B-3 - 6 Damped Free Vibration (γ > 0, F(t) = 0) When damping is present (as it realistically always is) the motion equation of the unforced mass-spring system becomes m u″ + γ u′ + k u = 0. Where m, γ, k are all positive constants. The characteristic equation is mr2 + γr + k = 0. Its solution(s) will be either negative real numbers, or complex numbers with negative real parts. The displacement u(t) behaves differently depending on the size of γ relative to m and k. There are three possible classes of behaviors based on the possible types of root(s) of the characteristic polynomial. Case I. Two distinct (negative) real roots When γ2 > 4mk, there are two distinct real roots, both are negative. The displacement is in the form trtr eCeCtu 21 21)( += . A mass-spring system with such type displacement function is called overdamped. Note that the system does not oscillate; it has no periodic components in the solution. In fact, depending on the initial conditions the mass of an overdamped mass-spring system might or might not cross over its equilibrium position. But it could cross the equilibrium position at most once.
  • 7. © 2008 Zachary S Tseng B-3 - 7 Figures: Displacement of an Overdamped system Graph of u(t) = e−t − e−2t Graph of u(t) = − e−t + 2e−2t
  • 8. © 2008 Zachary S Tseng B-3 - 8 Case II. One repeated (negative) real root When γ2 = 4mk, there is one (repeated) real root. It is negative: m r 2 γ− = . The displacement is in the form u(t) = C1 e rt + C2 te rt . A system exhibits this behavior is called critically damped. That is, the damping coefficient γ is just large enough to prevent oscillation. As can be seen, this system does not oscillate, either. Just like the overdamped case, the mass could cross its equilibrium position at most one time. Comment: The value γ2 = 4mk → mk2=γ is called critical damping. It is the threshold level below which damping would be too small to prevent the system from oscillating.
  • 9. © 2008 Zachary S Tseng B-3 - 9 Figures: Displacement of a Critically Damped system Graph of u(t) = e−t / 2 + t e− t / 2 Graph of u(t) = e−t / 2 − t e− t / 2
  • 10. © 2008 Zachary S Tseng B-3 - 10 Case III. Two complex conjugate roots When γ2 < 4mk, there are two complex conjugate roots, where their common real part, λ, is always negative. The displacement is in the form u(t) = C1 e λt cos µt + C2 e λt sin µt. A system exhibits this behavior is called underdamped. The name means that the damping is small compares to m and k, and as a result vibrations will occur. The system oscillates (note the sinusoidal components in the solution). The displacement function can be rewritten as u(t) = Reλ t cos (µt − δ). The formulas for R and δ are the same as in the previous (undamped free vibration) section. The displacement function is oscillating, but the amplitude of oscillation, Reλ t , is decaying exponentially. For all particular solutions (except the zero solution that corresponds to the initial conditions u(t0) = 0, u′( t0) = 0), the mass crosses its equilibrium position infinitely often. Damped oscillation: u(t) = e−t cos(2t)
  • 11. © 2008 Zachary S Tseng B-3 - 11 The displacement of an underdamped mass-spring system is a quasi-periodic function (that is, it shows periodic-like motion, but it is not truly periodic because its amplitude is ever decreasing so it does not exactly repeat itself). It is oscillating at quasi-frequency, which is µ radians per second. (It’s just the frequency of the sinusoidal components of the displacement.) The peak- to-peak time of the oscillation is the quasi-period: µ π2 =qT (seconds). In addition to cause the amplitude to gradually decay to zero, damping has another, more subtle, effect on the oscillating motion: It immediately decreases the quasi-frequency and, therefore, lengthens the quasi-period (compare to the natural frequency and natural period of an undamped system). The larger the damping constant γ, the smaller quasi-frequency and the longer the quasi-period become. Eventually, at the critical damping threshold, when mk4=γ , the quasi-frequency vanishes and the displacement becomes aperiodic (becoming instead a critically damped system). Note that in all 3 cases of damped free vibration, the displacement function tends to zero as t → ∞. This behavior makes perfect sense from a conservation of energy point-of-view: while the system is in motion, the damping wastes away whatever energy the system has started out with, but there is no forcing function to supply the system with additional energy. Consequently, eventually the motion comes to a halt.
  • 12. © 2008 Zachary S Tseng B-3 - 12 Example: A mass of 1 kg stretches a spring 0.1 m. The system has a damping constant of γ = 14. At t = 0, the mass is pulled down 2 m and released with an upward velocity of 3.5 m/s. Find the displacement function. What are the system’s quasi-frequency and quasi-period? m = 1, γ = 14, L = 0.1; mg = 9.8 = kL = 0.1 k → 98 = k. The motion equation is u″ + 14u′ + 98u = 0, and the initial conditions are u(0) = 2, u′(0) = −3.5. The roots of characteristic polynomial are r = −7 ± 7i: u(t) = C1 e −7t cos 7t + C2 e −7t sin 7t Therefore, the quasi-frequency is 7 (rad/sec) and the quasi-period is 7 2π =qT (seconds). Apply the initial condition and we get C1 = 2, and C2 = 3/2. Hence u(t) = 2e −7t cos 7t + 1.5e −7t sin 7t.
  • 13. © 2008 Zachary S Tseng B-3 - 13 Summary: the Effects of Damping on an Unforced Mass-Spring System Consider a mass-spring system undergoing free vibration (i.e. without a forcing function) described by the equation: m u″ + γ u′ + k u = 0, m > 0, k > 0. The behavior of the system is determined by the magnitude of the damping coefficient γ relative to m and k. 1. Undamped system (when γ = 0) Displacement: u(t) = C1 cosω0 t + C2 sinω0 t Oscillation: Yes, periodic (at natural frequency m k =0ω ) Notes: Steady oscillation with constant amplitude 2 2 2 1 CCR += . 2. Underdamped system (when 0 < γ2 < 4mk) Displacement: u(t) = C1 e λ t cos µt + C2 e λ t sin µt Oscillation: Yes, quasi-periodic (at quasi-frequency µ) Notes: Exponentially-decaying oscillation 3. Critically Damped system (when γ2 = 4mk) Displacement: u(t) = C1 e rt + C2 te rt Oscillation: No 4. Overdamped system (when γ2 > 4mk) Displacement: trtr eCeCtu 21 21)( += Oscillation: No
  • 14. © 2008 Zachary S Tseng B-3 - 14 Critically Damped No Oscillation Displacement: u(t)= C1 ert + C2 tert Mass crosses equilibrium at most once. Mechanical Vibrations, F(t)=0 Underdamped System oscillates with amplitude decreasing exponentially overtime, Displacement: u(t)= C1e λt cos µt + C2 e λt sin µt, Oscillation quasi periodic: Tq = 2π/µ Overdamped No Oscillation, Displacement: u(t)= C1 e r1 t + C2 e r2 t , Mass crosses equilibrium at most once. γ Undamped γ = 0, Displacement: u(t)= C1 cos ω0t + C2 sin ω0t Natural frequency: ω0 = , Steady oscillation with constant amplitude γ2 > 4mk γ=0 γ2 = 4mk γ2 < 4mk DAMPINGINCREASES
  • 15. © 2008 Zachary S Tseng B-3 - 15 Forced Vibrations Undamped Forced Vibration (γ = 0, F(t) ≠ 0) Now let us introduce a nonzero forcing function into the mass-spring system. To keep things simple, let damping coefficient γ = 0. The motion equation is mu″ + ku = F(t). In particular, we are most interested in the cases where F(t) is a periodic function. Without the losses of generality, let us assume that the forcing function is some multiple of cosine: mu″ + ku = F0 cosωt. This is a nonhomogeneous linear equation with the complementary solution uc(t) = C1 cosω0 t + C2 sinω0 t. The form of the particular solution that the displacement function will have depends on the value of the forcing function’s frequency, ω. Case I. When ω ≠ ω0 If ω ≠ ω0 then the form of the particular solution corresponding to the forcing function is Y = Acosωt + Bsinωt. Solving for A and B using the method of Undetermined Coefficients, we find that t m F Y ω ωω cos )( 22 0 0 − = . Therefore, the general solution of the displacement function is t m F tCtCtu ω ωω ωω cos )( sincos)( 22 0 0 0201 − ++= .
  • 16. © 2008 Zachary S Tseng B-3 - 16 An interesting instance of such a forced vibration occurs when the initial conditions are u(0) = 0, and u′(0) = 0. Applying the initial conditions to the general solution and we get )( 22 0 0 1 ωω − − = m F C , and C2 = 0. Thus, ( )tt m F tu 022 0 0 coscos )( )( ωω ωω − − = . Again, a clearer picture of the behavior of this solution can be obtained by rewriting it, using the identity: sin(A)sin(B) = [cos(A − B) − cos(A + B)]/2. The displacement becomes 2 )( sin 2 )( sin )( 2 )( 00 22 0 0 tt m F tu ωωωω ωω +         − − = . The behavior exhibited by this function is that the higher-frequency, of (ω0 + ω)/2, sine curve sees its amplitude of oscillation modified by its lower-frequency, of (ω0 − ω)/2, counterpart. This type of behavior, where an oscillating motion’s own amplitude shows periodic variation, is called a beat.
  • 17. © 2008 Zachary S Tseng B-3 - 17 An example of beat: Graph of u(t) = 5sin(1.8t)sin(4.8t)
  • 18. © 2008 Zachary S Tseng B-3 - 18 Case II. When ω = ω0 If the periodic forcing function has the same frequency as the natural frequency, that is ω = ω0, then the form of the particular solution becomes Y = Atcos ω0 t + Btsin ω0 t. Use the method of Undetermined Coefficients we can find that A = 0, and 0 0 2 ωm F B = . The general solution is, therefore, tt m F tCtCtu 0 0 0 0201 sin 2 sincos)( ω ω ωω ++= . The first two terms in the solution, as seen previously, could be combined to become a cosine term u(t) = Rcos (ω0 t − δ), of steady oscillation. The third term, however, is a sinusoidal wave whose amplitude increases proportionally with elapsed time. This phenomenon is called resonance. Resonance: graph of u(t) = tsin(t)
  • 19. © 2008 Zachary S Tseng B-3 - 19 Technically, true resonance only occurs if all of the conditions below are satisfied: 1. There is no damping: γ = 0, 2. A periodic forcing function is present, and 3. The frequency of the forcing function exactly matches the natural frequency of the mass-spring system. However, similar behaviors, of unexpectedly large amplitude of oscillation due to a fairly low-strength forcing function occur when damping is present but is very small, and/or when the frequency of forcing function is very close to the natural frequency of the system.
  • 20. © 2008 Zachary S Tseng B-3 - 20 Exercises B-3.1: 1 – 4 Solve the following initial value problems, and determine the natural frequency, amplitude and phase angle of each solution. 1. u″ + u = 0, u(0) = 5, u′(0) = −5. 2. u″ + 25u = 0, u(0) = −2, u′(0) = 310 . 3. u″ + 100u = 0, u(0) = 3, u′(0) = 0. 4. 4u″ + u = 0, u(0) = −5, u′(0) = −5. 5 – 10 Solve the following initial value problems. For each problem, determine whether the system is under-, over-, or critically damped. 5. u″ + 6u′ + 9u = 0, u(0) = 1, u′(0) = 1. 6. u″ + 4u′ + 3u = 0, u(0) = 0, u′(0) = −4. 7. u″ + 6u′ + 10u = 0, u(0) = −2, u′(0) = 9. 8. u″ + 2u′ + 17u = 0, u(0) = 6, u′(0) = −2. 9. 4u″ + 9u′ + 2u = 0, u(0) = 3, u′(0) = 1. 10. 3u″ + 24u′ + 48u = 0, u(0) = −5, u′(0) = 6. 11. Consider a mass-spring system described by the equation 2u″ + 3u′ + ku = 0. Give the value(s) of k for which the system is under-, over-, and critically damped. 12. Consider a mass-spring system described by the equation 4u″ + γu′ + 36u = 0. Give the value(s) of γ for which the system is under-, over-, and critically damped. 13. One of the equations below describes a mass-spring system undergoing resonance. Identify the equation, and find its general solution. (i.) u″ + 9u = 2cos9t (ii.) u″ + 4u′ + 4u = 3sin 2t (iii.) 4u″ + 16u = 7cos2t
  • 21. © 2008 Zachary S Tseng B-3 - 21 14. Find the value(s) of k, such that the mass-spring system described by each of the equations below is undergoing resonance. (a) 8u″ + ku = 5sin6t (b) 3u″ + ku = −πcost Answers B-3.1: 1. u = 5cost − 5sint, ω0 = 1, R = 25 , δ = −π/4 2. u = −2cos5t + 32 sin5t, ω0 = 5, R = 4, δ = 2π/3 3. u = 3cos10t, ω0 = 10, R = 3, δ = 0 4. u = −5cost/2 − 10sint/2, ω0 = 1/2, R = 55 , δ = π + tan−1 2 5. u = e −3t + 4te −3t , critically damped 6. u = 2e −3t − 2e −t , overdamped 7. u = −2e −3 t cost + 3e −3 t sin t, underdamped 8. u = 6e − t cos4t + e − t sin4t, underdamped 9. u = 4e −t/4 − e −2t , overdamped 10. u = −5e −4t − 14te −4t , critically damped 11. Overdamped if 0 < k < 9/8, critically damped if k = 9/8, underdamped if k > 9/8. 12. Underdamped if 0 < γ < 24, critically damped if γ = 24, overdamped if γ > 24. When γ = 0, the system is undamped (rather than underdamped). 13. (iii), tttCtCu 2sin 16 7 2sin2cos 21 ++= 14. (a) k = 288 (b) k = 3