DOMV No 9 MDOF FORCED VIBRATION updated.pdf

FREE VIBRATION OF LINEAR MDOF
SYSTEMS
𝑚𝑚−1 =
1/𝑚𝑚 0 0
0 1/𝑚𝑚 0
0 0 1/𝑚𝑚
; 𝑚𝑚−1𝜅𝜅 =
2 −1 0
−1 2 −1
0 −1 2
= 𝐸𝐸
To obtain the eigenvalues, we solve: 𝐸𝐸 − 𝜔𝜔2Ι = 0 which leads to finding the roots
of a cubic polynomial in 𝜔𝜔2. The roots are:
𝜔𝜔1
2
= 0.5858 𝜔𝜔1 = 0.7654 rad/sec
𝜔𝜔2
2
= 2.0000 𝜔𝜔2 = 1.4142 rad/sec
𝜔𝜔3
2
= 3.4142 𝜔𝜔3 = 1.8478 rad/sec
And for each 𝜔𝜔𝑖𝑖 we can obtain eigenvectors by setting the first component in the
vector 𝑍𝑍1 = 1 and solving the remaining linear equations. Following this procedure
gives the eigenvectors:
𝑍𝑍(1) =
1.0
2
1.0
𝑍𝑍(2) =
1.0
0.0
−1.0
𝑍𝑍(3) =
1.0
− 2
1.0
𝜔𝜔1 𝜔𝜔2 𝜔𝜔3
So the 1st element is arbitrarily normalised to 1.
FREE VIBRATION OF LINEAR MDOF
SYSTEMS
The eigenvectors show the relative
amplitudes when the structure is vibrating
only at that corresponding natural frequency.
We can show these eigenvectors graphically in
the form of mode shapes, which give relative
vibrations for each of the modes.
FREE VIBRATION OF LINEAR MDOF
SYSTEMS
The mode shapes:
1
.
0
1
.
0
Mode 1
1
.
0
1
.
0
Mode 2
at 𝜔𝜔1
at 𝜔𝜔2
at 𝜔𝜔3
1
.
0
Mode 3
1
.
0
FREE VIBRATION OF LINEAR MDOF
SYSTEMS
Normalisation of Eigenvectors
It is often convenient to rescale the eigenvectors to different lengths. Sometimes
this might be (as in FE code) to make the largest amplitude 1 (as we have already
done). Another procedure is to make the eigenvectors have length 1 (as in Matlab)
i.e. to scale the eigenvectors as follows:
𝑢𝑢(1) =
𝑍𝑍(1)
𝑍𝑍 1
, 𝑢𝑢(2) =
𝑍𝑍(2)
𝑍𝑍(2)
, 𝑢𝑢(3) =
𝑍𝑍(3)
𝑍𝑍(3)
, … , 𝑢𝑢(𝑁𝑁) =
𝑍𝑍(𝑁𝑁)
𝑍𝑍(𝑁𝑁)
For the previous 3 x 3 system example, the unit-length normalised eigenvectors
are:
𝑢𝑢(1) =
𝑍𝑍(1)
𝑍𝑍 1
=
1
12+ 2
2
+12
�
1
2
1.0
2
1.0
=
1
2
1.0
2
1.0
=
⁄
1.0
2
�
1
2
⁄
1
2
𝑖𝑖. 𝑒𝑒. 𝑢𝑢(1) = 1
FREE VIBRATION OF LINEAR MDOF
SYSTEMS
And
𝑢𝑢(2) =
𝑍𝑍(2)
𝑍𝑍 2
=
1
12 + 02 + 12 �
1
2
1.0
0
−1.0
=
1
2
1.0
0
−1.0
=
�
1.0
2
0
�
−1
2
𝑢𝑢(2) = 1
And
𝑢𝑢(3) =
𝑍𝑍(3)
𝑍𝑍 3
=
1
12 + 2
2
+ 12
�
1
2
1.0
− 2
1.0
=
1
2
1.0
− 2
−1.0
=
�
1.0
2
�
−1.0
2
�
1
2
𝑢𝑢(3) = 1
FREE VIBRATION OF LINEAR MDOF
SYSTEMS
The Modal Matrix
It is common to arrange the Normalised eigenvectors into a special matrix as
follows:
U = 𝑢𝑢(1), 𝑢𝑢 2 , … , 𝑢𝑢(𝑁𝑁)
For the 3 x 3 example, the modal matrix [U] is:
U =
⁄
1
2 �
1
2
⁄
1
2
�
1
2
0 �
−1.0
2
⁄
1
2 �
−1
2
⁄
1
2
The modal matrix for the previous example.
The modal matrix [U] is an important matrix which allows a system of
equations, under certain conditions, to be diagonalised. We will examine this
feature in this lecture.
Lecture 9 Forced Response of MDOF
Linear Systems
ORTHOGONALITY OF NORMAL MODES
Here the properties of Normal modes are derived using a simpler proof
that assumes distinct Natural frequencies i.e. no repeated eigenvalues.
Consider the standard eigenvalue problem for the case when 𝑚𝑚 and 𝑘𝑘
are symmetric matrices. An important property of Normal modes can be
established which will be very important for the analysis of systems using
Normal Coordinates. Now if:
𝑘𝑘 − 𝜔𝜔2 𝑚𝑚 ̂
𝑍𝑍 = 0
For any given eigenvalue 𝜔𝜔𝑖𝑖
2
and corresponding eigenvector 𝑍𝑍 𝑖𝑖 then:
𝜔𝜔𝑖𝑖
2
𝑚𝑚 𝑍𝑍 𝑖𝑖 = 𝑘𝑘 𝑍𝑍 𝑖𝑖 (5.4)
and for some other eigenvalue 𝜔𝜔𝑗𝑗
2
𝜔𝜔𝑗𝑗
2
𝑚𝑚 𝑍𝑍 𝑗𝑗 = 𝑘𝑘 𝑍𝑍 𝑗𝑗 (5.5)
ORTHOGONALITY OF NORMAL MODES
Now if we pre-multiply 𝜔𝜔𝑖𝑖
2
𝑚𝑚 𝑍𝑍 𝑖𝑖 = 𝑘𝑘 𝑍𝑍 𝑖𝑖 by 𝑍𝑍(𝑗𝑗)
𝑇𝑇
, and 𝜔𝜔𝑗𝑗
2
𝑚𝑚 𝑍𝑍 𝑗𝑗 = 𝑘𝑘 𝑍𝑍 𝑗𝑗 by 𝑍𝑍(𝑖𝑖)
𝑇𝑇
, we
get:
𝜔𝜔𝑖𝑖
2
𝑍𝑍(𝑗𝑗)
𝑇𝑇
𝑚𝑚 𝑍𝑍 𝑖𝑖 = 𝑍𝑍(𝑗𝑗)
𝑇𝑇
𝑘𝑘 𝑍𝑍(𝑖𝑖) ≡ 𝑍𝑍 𝑖𝑖
𝑇𝑇
𝑘𝑘 𝑍𝑍 𝑗𝑗 (5.6)
and
𝜔𝜔𝑗𝑗
2
𝑍𝑍(𝑖𝑖)
𝑇𝑇
𝑚𝑚 𝑍𝑍 𝑗𝑗 = 𝜔𝜔𝑗𝑗
2
𝑍𝑍(𝑗𝑗)
𝑇𝑇
𝑚𝑚 𝑍𝑍(𝑖𝑖) ≡ 𝑍𝑍 𝑖𝑖
𝑇𝑇
𝑘𝑘 𝑍𝑍 𝑗𝑗 (5.7)
where the last term in (5.6) and the 2nd term in (5.7) have been transposed (also
using (5.5) and (5.4)), and where the rhs is typically some scalar 𝛼𝛼, which, for 𝑚𝑚
and 𝑘𝑘 being symmetric give (XT
AY)T
= 𝑌𝑌𝑇𝑇
𝐴𝐴𝐴𝐴 = 𝛼𝛼 = 𝛼𝛼𝑇𝑇
. Now if 𝜔𝜔𝑖𝑖 ≠ 𝜔𝜔𝑗𝑗 when
𝑖𝑖 ≠ 𝑗𝑗 i.e. no repeated eigenvalues then subtracting (5.7) from (5.6), gives:
𝜔𝜔𝑖𝑖
2
− 𝜔𝜔𝑗𝑗
2
𝑍𝑍(𝑗𝑗)
𝑇𝑇
𝑚𝑚 𝑍𝑍(𝑖𝑖) = 0
ORTHOGONALITY OF NORMAL MODES
Therefore from 𝜔𝜔𝑖𝑖
2
− 𝜔𝜔𝑗𝑗
2
𝑍𝑍(𝑗𝑗)
𝑇𝑇
𝑚𝑚 𝑍𝑍(𝑖𝑖) = 0 we have:
𝑍𝑍 𝑗𝑗
𝑇𝑇
𝑚𝑚 𝑍𝑍 𝑖𝑖 = 0 𝑖𝑖 ≠ 𝑗𝑗 (5.9)
And from (5.6):
𝑍𝑍 𝑗𝑗
𝑇𝑇
𝑘𝑘 𝑍𝑍 𝑖𝑖 = 0 𝑖𝑖 ≠ 𝑗𝑗 (5.10)
Equation (5.9) is a statement that the normal modes 𝑍𝑍(𝑖𝑖) are orthogonal with respect
to the mass matrix for all i. Equation (5.10) states that 𝑍𝑍(𝑖𝑖) are orthogonal with
respect to the stiffness Matrix 𝒌𝒌 for all i.
When i=j, (and if eigenvectors 𝑍𝑍(𝑖𝑖) are normalised to magnitude = 1) then in general:
𝑍𝑍(𝑖𝑖)
𝑇𝑇
𝑚𝑚 𝑍𝑍(𝑖𝑖) = 𝑀𝑀𝑖𝑖𝑖𝑖 𝑖𝑖 = 1, … , 𝑁𝑁 known as the Generalised Mass
and
𝑍𝑍(𝑖𝑖)
𝑇𝑇
𝑘𝑘 𝑍𝑍(𝑖𝑖) = 𝐾𝐾𝑖𝑖𝑖𝑖 𝑖𝑖 = 1, … , 𝑁𝑁 known as the Generalised Stiffness
Now all of the above equations can be written in the form:
ORTHOGONALITY OF NORMAL MODES
. . .
. 𝑴𝑴 .
. . .
=
𝑀𝑀11 . 0
. 𝑀𝑀22 .
0 . .
= U 𝑇𝑇
𝑚𝑚 U
and
. . .
. 𝑲𝑲 .
. . .
=
𝐾𝐾11 . 0
. 𝐾𝐾22 .
0 . .
= 𝑈𝑈 𝑇𝑇 𝑘𝑘 𝑈𝑈
where : 𝑍𝑍(𝑖𝑖)
𝑇𝑇
𝑚𝑚 𝑍𝑍(𝑖𝑖) = 𝑀𝑀𝑖𝑖𝑖𝑖 and 𝑍𝑍(𝑖𝑖)
𝑇𝑇
𝑘𝑘 𝑍𝑍(𝑖𝑖) = 𝐾𝐾𝑖𝑖𝑖𝑖, and 𝑈𝑈 is the modal matrix i.e. U =
𝑍𝑍 1 , 𝑍𝑍 2 , 𝑍𝑍 3 , … , 𝑍𝑍𝑛𝑛 ; note 𝑴𝑴 and 𝑲𝑲 are diagonal matrices.
These highly important relations only apply when 𝑚𝑚 and 𝑘𝑘 are symmetric, and the
eigenvalues are unique. When the eigenvalues are repeated (i.e. two are the same)
they do not apply (unless the dynamic matrix 𝐸𝐸 or (𝐸𝐸−1
= 𝐷𝐷) is symmetric (i.e.
lumped-mass model) in which case [U]T
= [U]−1
i.e. modes are orthogonal to each
other.
Uncoupling Equations with Damping
using Normal Coordinates
The real benefit of the orthogonality properties of normal modes is in
analysing systems with proportional damping. Consider the system:
𝑚𝑚 ̈
𝑧𝑧 + 𝑐𝑐 ̇
𝑧𝑧 + 𝑘𝑘 𝑧𝑧 = 𝑝𝑝(𝑡𝑡)
Now suppose that the damping matrix is proportional to both the mass and
stiffness matrix i.e.
𝑐𝑐 = 𝛼𝛼 𝑚𝑚 + 𝛽𝛽[𝑘𝑘]
where α and β are constants. Then substitution of this damping model into
the equation:
𝑚𝑚 ̈
𝑧𝑧 + 𝛼𝛼 𝑚𝑚 + 𝛽𝛽 𝑘𝑘 ̇
𝑧𝑧 + 𝑘𝑘 𝑧𝑧 = 𝑝𝑝(𝑡𝑡)
Now we use the modal matrix [U] to do a normal coordinate transformation
i.e. by transforming the physical coordinates 𝑧𝑧 to modal coordinates 𝑞𝑞 i.e.
𝑧𝑧 → 𝑞𝑞 by setting:
Uncoupling Equations with Damping
using Normal Coordinates
𝑧𝑧 = [U]𝑞𝑞
̇
𝑧𝑧 = [U] ̇
𝑞𝑞
̈
𝑧𝑧 = [U] ̈
𝑞𝑞
Substituting 𝑧𝑧, ̇
𝑧𝑧, and ̈
𝑧𝑧 above gives:
𝑚𝑚 U ̈
𝑞𝑞 + 𝛼𝛼 𝑚𝑚 + 𝛽𝛽 𝑘𝑘 U ̇
𝑞𝑞 + 𝑘𝑘 U 𝑞𝑞 = 𝑝𝑝(𝑡𝑡)
Now pre-multiply through by [U]𝑇𝑇
i.e.
[U]𝑇𝑇
[𝑚𝑚][U] ̈
𝑞𝑞 + 𝛼𝛼[U]𝑇𝑇
𝑚𝑚 + 𝛽𝛽[U]𝑇𝑇
𝑘𝑘 U ̇
𝑞𝑞 + [U]𝑇𝑇
𝑘𝑘 U 𝑞𝑞 = [U]𝑇𝑇
𝑝𝑝(𝑡𝑡) (5.11)
But we know that the modal matrix is orthogonal with respect to [m] and [k] i.e.
[U]T
𝑚𝑚 U and [U]T
𝑘𝑘 U are both diagonal matrices. Therefore, equation (5.11)
now reduces to a system of uncoupled SDOF equations i.e.
⋱ 0 0
0 𝑀𝑀 0
0 0 ⋱
̈
𝑞𝑞 + 𝛼𝛼
⋱ 0 0
0 𝑀𝑀 0
0 0 ⋱
+ 𝛽𝛽
⋱ 0 0
0 𝐾𝐾 0
0 0 ⋱
̇
𝑞𝑞 +
⋱ 0 0
0 𝐾𝐾 0
0 0 ⋱
𝑞𝑞 = [U]𝑇𝑇
𝑝𝑝 𝑡𝑡
Uncoupling Equations with Damping
using Normal Coordinates
i.e. 𝑀𝑀𝑖𝑖𝑖𝑖 ̈
𝑞𝑞𝑖𝑖 + 𝛼𝛼𝑀𝑀𝑖𝑖𝑖𝑖 + 𝛽𝛽𝐾𝐾𝑖𝑖𝑖𝑖 ̇
𝑞𝑞𝑖𝑖 + 𝐾𝐾𝑖𝑖𝑖𝑖𝑞𝑞𝑖𝑖 = U 𝑇𝑇𝑝𝑝(𝑡𝑡)
𝑖𝑖
𝑖𝑖 = 1, … , 𝑁𝑁
And on division by 𝑀𝑀𝑖𝑖𝑖𝑖 gives:
̈
𝑞𝑞𝑖𝑖 + 𝛼𝛼 + 𝛽𝛽
𝐾𝐾𝑖𝑖𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
̇
𝑞𝑞𝑖𝑖 +
𝐾𝐾𝑖𝑖𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
𝑞𝑞𝑖𝑖 =
U 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
If we let:
𝐾𝐾𝑖𝑖𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
= 𝜔𝜔𝑛𝑛𝑛𝑛
2
then we have:
̈
𝑞𝑞𝑖𝑖 + 2𝜉𝜉𝑖𝑖𝜔𝜔𝑛𝑛𝑛𝑛 ̇
𝑞𝑞𝑖𝑖 + 𝜔𝜔𝑛𝑛𝑛𝑛
2
𝑞𝑞𝑖𝑖 =
U 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
(6.4)
where 𝜔𝜔𝑛𝑛𝑛𝑛 is the undamped modal natural frequency of the ith mode, and 𝜉𝜉𝑖𝑖 is
the ith modal damping factor where:
𝜉𝜉𝑖𝑖 =
𝛼𝛼 + 𝛽𝛽𝜔𝜔𝑛𝑛𝑛𝑛
2
2𝜔𝜔𝑛𝑛𝑛𝑛
=
𝛼𝛼
2𝜔𝜔𝑛𝑛𝑛𝑛
+
𝛽𝛽
2
𝜔𝜔𝑛𝑛𝑛𝑛
Uncoupling Equations with Damping
using Normal Coordinates
Equation (6.4) can be solved repeatedly for each of the terms q1(t), q2(t), ..., qN(t) using
the techniques discussed in the 1st three lectures as separate SDOF equations to obtain
qT =q1(t), q2(t),…,qN(t)). The physical displacement vector can then be obtained i.e.:
z(t)=[U]q
which now superposes the solution of the individual modes.
A note on the damping model
It is often not possible to construct the damping matrix theoretically. Indeed modal
damping factors are usually measured by exciting a real structure and measuring the
response. However we can see from the form of proportional damping, that as a
model, it describes modal damping which for damping proportional to stiffness,
increases with mode frequency and therefore is not a good model for high frequency
vibration.
Uncoupling Equations with Damping
using Normal Coordinates
EXAMPLE
Consider a 2DOF system with the following dynamic model:
𝑚𝑚 ̈
𝑧𝑧 + 𝑐𝑐 ̇
𝑧𝑧 + 𝑘𝑘 𝑧𝑧 = 𝑝𝑝(𝑡𝑡)
m1 = 8000 kg and m2 = 4000 kg
k1 = k2 = k3 = 1000 kN/m
Uncoupling Equations with Damping
using Normal Coordinates
EXAMPLE
Construct free body diagrams and using Newtonian mechanics and equations of
motion, get:
[𝑚𝑚] =
8000 0
0 4000
kg ; [𝑘𝑘] =
3000000 −1000000
−1000000 1000000
N/m
Proportional Damping is assumed, i.e. [c] is proportional to mass:
[c]=10[m]
Therefore in the Proportional Damping model 𝑐𝑐 = 𝛼𝛼 𝑚𝑚 + 𝛽𝛽[𝑘𝑘] here,
𝛼𝛼=10 and 𝛽𝛽=0. The task is to uncouple the model into SDOF equations.
Uncoupling Equations with Damping
using Normal Coordinates
EXAMPLE
So if we remind ourselves of Equation (5.11) i.e.:
[U]𝑇𝑇
[𝑚𝑚][U] ̈
𝑞𝑞 + 𝛼𝛼[U]𝑇𝑇
𝑚𝑚 + 𝛽𝛽[U]𝑇𝑇
𝑘𝑘 U ̇
𝑞𝑞 + [U]𝑇𝑇
𝑘𝑘 U 𝑞𝑞 = [U]𝑇𝑇
𝑝𝑝(𝑡𝑡)
where we know that [U]𝑇𝑇 𝑚𝑚 U and [U]𝑇𝑇 𝑘𝑘 U are both diagonal matrices.
For this system, the Modal Matrix (i.e. the normalised eigenvectors of [m]-1[k])
is:
[U] =
0.7071 0.4472
−0.7071 0.8944
(This is actually the eigenvector matrix for [m]-1[k] that Matlab returned)
Uncoupling Equations with Damping
using Normal Coordinates
EXAMPLE
The numerical magnitudes of U T
𝑚𝑚 U and U T
𝑘𝑘 U are:
U T
𝑚𝑚 U =
6.0 0
0 4.8
x 103
=
𝑀𝑀11 0
0 𝑀𝑀22
;
and
U T 𝑘𝑘 U =
3.0 0
0 0.6
x 106=
𝐾𝐾11 0
0 𝐾𝐾22
And since in this example:
̈
𝑞𝑞𝑖𝑖 + 𝛼𝛼 ̇
𝑞𝑞𝑖𝑖 +
𝐾𝐾𝑖𝑖𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
𝑞𝑞𝑖𝑖 =
𝑈𝑈 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
i =1,2
or
̈
𝑞𝑞𝑖𝑖 + 2𝜉𝜉𝑖𝑖𝜔𝜔𝑛𝑛𝑛𝑛 ̇
𝑞𝑞𝑖𝑖 + 𝜔𝜔𝑛𝑛𝑛𝑛
2
𝑞𝑞𝑖𝑖 =
U 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
where:
𝜔𝜔𝑛𝑛𝑛𝑛
2
=
𝐾𝐾𝑖𝑖𝑖𝑖
𝑀𝑀𝑖𝑖𝑖𝑖
𝛼𝛼 = 2𝜉𝜉𝑖𝑖𝜔𝜔𝑛𝑛𝑛𝑛 or 𝜉𝜉𝑖𝑖 =
𝛼𝛼
2𝜔𝜔𝑛𝑛𝑛𝑛
Uncoupling Equations with Damping
using Normal Coordinates
EXAMPLE
Evaluating the natural frequencies and damping factors (starting with the lowest) we get:
𝜔𝜔1 =11.1803 rad/s 𝜔𝜔2 =22.3607 rad/s
and correspondingly:
𝜉𝜉1= 0.4472 or 44.72% critical and 𝜉𝜉2= 0.2236 or 22.36% critical.
So we now have two uncoupled 2nd order equations of the form given by equations (6.4)
which can be solved as SDOF systems for 𝑞𝑞1(t) and 𝑞𝑞2(𝑡𝑡) from which 𝑧𝑧 = [U]𝑞𝑞 allows us to
obtain the response in terms of the original physical variable vector 𝑧𝑧.
Note: Matlab sometimes gives the highest eigenvector as the first column using the eig
function. It is wholly correct but it may result in the order of the modal parameters not
starting with the first mode.
Matlab code for example
% Matlab code for example in Lecture 9
clear all
M = [8 0;0 4]*1e3;
k = [3 -1;-1 1]*1e6;
alpha = 10;
c = alpha*M;
E = inv(M)*k; % E = [m]-1*[k]
[U,eigvalues] = eig(E); % calculate U from (E-w^2I)=0
Mii = diag(U'*M*U) % take the diagonals of the matrix
Kii = diag(U'*k*U)
w = sqrt(Kii./Mii)
psi = alpha./(2*w)
Notes made in lecture
Notes made in lecture
1 sur 22

Recommandé

Small amplitude oscillations par
Small amplitude oscillationsSmall amplitude oscillations
Small amplitude oscillationsharshsharma5537
1.3K vues29 diapositives
Tutorial_3_Solution_.pdf par
Tutorial_3_Solution_.pdfTutorial_3_Solution_.pdf
Tutorial_3_Solution_.pdfssuserfb9ae6
61 vues11 diapositives
Analysis of a self-sustained vibration of mass-spring oscillator on moving belt par
Analysis of a self-sustained vibration of mass-spring oscillator on moving beltAnalysis of a self-sustained vibration of mass-spring oscillator on moving belt
Analysis of a self-sustained vibration of mass-spring oscillator on moving beltVarun Jadhav
76 vues18 diapositives
Bazzucchi-Campolmi-Zatti par
Bazzucchi-Campolmi-ZattiBazzucchi-Campolmi-Zatti
Bazzucchi-Campolmi-ZattiFilippo Campolmi
162 vues47 diapositives
New Information on the Generalized Euler-Tricomi Equation par
New Information on the Generalized Euler-Tricomi Equation New Information on the Generalized Euler-Tricomi Equation
New Information on the Generalized Euler-Tricomi Equation Lossian Barbosa Bacelar Miranda
179 vues8 diapositives
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-... par
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...
Approximate Solution of a Linear Descriptor Dynamic Control System via a non-...IOSR Journals
185 vues11 diapositives

Contenu connexe

Similaire à DOMV No 9 MDOF FORCED VIBRATION updated.pdf

Flip bifurcation and chaos control in discrete-time Prey-predator model par
Flip bifurcation and chaos control in discrete-time Prey-predator model Flip bifurcation and chaos control in discrete-time Prey-predator model
Flip bifurcation and chaos control in discrete-time Prey-predator model irjes
342 vues7 diapositives
Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION... par
Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION...Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION...
Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION...Mehmet Bariskan
3K vues35 diapositives
Sism ejr par
Sism ejrSism ejr
Sism ejrLuisAntonioMartines
123 vues12 diapositives
Stability par
StabilityStability
StabilitySUDIPTA CHAKRABORTY
78 vues6 diapositives
Lec1 01 par
Lec1 01Lec1 01
Lec1 01Mohammed Abd Elmajed
117 vues45 diapositives

Similaire à DOMV No 9 MDOF FORCED VIBRATION updated.pdf(20)

Flip bifurcation and chaos control in discrete-time Prey-predator model par irjes
Flip bifurcation and chaos control in discrete-time Prey-predator model Flip bifurcation and chaos control in discrete-time Prey-predator model
Flip bifurcation and chaos control in discrete-time Prey-predator model
irjes342 vues
Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION... par Mehmet Bariskan
Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION...Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION...
Vibration Midterm-THEORETICAL SOLUTION AND STATIC ANALYSES STUDY OF VIBRATION...
Mehmet Bariskan3K vues
Engineering Analysis -Third Class.ppsx par HebaEng
Engineering Analysis -Third Class.ppsxEngineering Analysis -Third Class.ppsx
Engineering Analysis -Third Class.ppsx
HebaEng6 vues
DOMV No 8 MDOF LINEAR SYSTEMS - RAYLEIGH'S METHOD - FREE VIBRATION.pdf par ahmedelsharkawy98
DOMV No 8  MDOF LINEAR SYSTEMS - RAYLEIGH'S METHOD  - FREE VIBRATION.pdfDOMV No 8  MDOF LINEAR SYSTEMS - RAYLEIGH'S METHOD  - FREE VIBRATION.pdf
DOMV No 8 MDOF LINEAR SYSTEMS - RAYLEIGH'S METHOD - FREE VIBRATION.pdf
Dinamica estructural 170614215831 par Miguel Ángel
Dinamica estructural 170614215831Dinamica estructural 170614215831
Dinamica estructural 170614215831
Miguel Ángel278 vues
2 classical field theories par Solo Hermelin
2 classical field theories2 classical field theories
2 classical field theories
Solo Hermelin2.4K vues
A05330107 par IOSR-JEN
A05330107A05330107
A05330107
IOSR-JEN210 vues
Application of Shehu Transform to Mechanics, Newton’s Law Of Cooling and Ele... par IJSRED
	Application of Shehu Transform to Mechanics, Newton’s Law Of Cooling and Ele...	Application of Shehu Transform to Mechanics, Newton’s Law Of Cooling and Ele...
Application of Shehu Transform to Mechanics, Newton’s Law Of Cooling and Ele...
IJSRED70 vues

Plus de ahmedelsharkawy98

Sensors_2020.pptx par
Sensors_2020.pptxSensors_2020.pptx
Sensors_2020.pptxahmedelsharkawy98
1 vue60 diapositives
DOMV No 2 RESPONSE OF LINEAR SDOF SYSTEMS TO GENERAL LOADING (2).pdf par
DOMV No 2  RESPONSE OF LINEAR SDOF SYSTEMS TO GENERAL LOADING (2).pdfDOMV No 2  RESPONSE OF LINEAR SDOF SYSTEMS TO GENERAL LOADING (2).pdf
DOMV No 2 RESPONSE OF LINEAR SDOF SYSTEMS TO GENERAL LOADING (2).pdfahmedelsharkawy98
7 vues12 diapositives
DOMV No 1 INTRODUCTORY LECTURE (1).pdf par
DOMV No 1  INTRODUCTORY LECTURE (1).pdfDOMV No 1  INTRODUCTORY LECTURE (1).pdf
DOMV No 1 INTRODUCTORY LECTURE (1).pdfahmedelsharkawy98
3 vues5 diapositives
DOMV No 12 CONTINUED ADVANCED KINEMATIC ANALYSIS v2.pdf par
DOMV No 12 CONTINUED ADVANCED KINEMATIC ANALYSIS v2.pdfDOMV No 12 CONTINUED ADVANCED KINEMATIC ANALYSIS v2.pdf
DOMV No 12 CONTINUED ADVANCED KINEMATIC ANALYSIS v2.pdfahmedelsharkawy98
6 vues14 diapositives
DOMV No 1 INTRODUCTORY LECTURE (1).pdf par
DOMV No 1  INTRODUCTORY LECTURE (1).pdfDOMV No 1  INTRODUCTORY LECTURE (1).pdf
DOMV No 1 INTRODUCTORY LECTURE (1).pdfahmedelsharkawy98
6 vues5 diapositives
DOMV No 5 MATH MODELLING Newtonian d'Alembert Virtual Work (1).pdf par
DOMV No 5  MATH MODELLING Newtonian d'Alembert  Virtual Work (1).pdfDOMV No 5  MATH MODELLING Newtonian d'Alembert  Virtual Work (1).pdf
DOMV No 5 MATH MODELLING Newtonian d'Alembert Virtual Work (1).pdfahmedelsharkawy98
14 vues17 diapositives

Plus de ahmedelsharkawy98(10)

Dernier

JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ... par
JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ...JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ...
JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ...rong74gou
5 vues22 diapositives
Hyundai.PPT.pptx par
Hyundai.PPT.pptxHyundai.PPT.pptx
Hyundai.PPT.pptxramyarummu17
22 vues11 diapositives
Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000... par
Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000...Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000...
Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000...rong74gou
12 vues22 diapositives
Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins... par
Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins...Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins...
Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins...ze3xiandiao
5 vues33 diapositives
2002 ACURA RSX Service Repair Manual 1.pdf par
2002 ACURA RSX Service Repair Manual 1.pdf2002 ACURA RSX Service Repair Manual 1.pdf
2002 ACURA RSX Service Repair Manual 1.pdfxwm10319888
6 vues101 diapositives
Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow... par
Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow...Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow...
Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow...zan2736ban
6 vues30 diapositives

Dernier(20)

JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ... par rong74gou
JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ...JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ...
JCB 5CX Wastemaster Eco Backhoe Loader Service Repair Manual SN from 2442701 ...
rong74gou5 vues
Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000... par rong74gou
Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000...Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000...
Caterpillar Cat 140H Motor Grader (Prefix 9ZN) Service Repair Manual (9ZN0000...
rong74gou12 vues
Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins... par ze3xiandiao
Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins...Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins...
Caterpillar Cat D9R TRACK-TYPE TRACTOR (Prefix 7TL) Service Repair Manual Ins...
ze3xiandiao5 vues
2002 ACURA RSX Service Repair Manual 1.pdf par xwm10319888
2002 ACURA RSX Service Repair Manual 1.pdf2002 ACURA RSX Service Repair Manual 1.pdf
2002 ACURA RSX Service Repair Manual 1.pdf
xwm103198886 vues
Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow... par zan2736ban
Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow...Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow...
Caterpillar Cat 325C EXCAVATOR (Prefix BLX) Service Repair Manual Instant Dow...
zan2736ban6 vues
JCB 3CX Backhoe Loader Service Repair Manual SN from 2254521 to 2274521.pdf par rong74gou
JCB 3CX Backhoe Loader Service Repair Manual SN from 2254521 to 2274521.pdfJCB 3CX Backhoe Loader Service Repair Manual SN from 2254521 to 2274521.pdf
JCB 3CX Backhoe Loader Service Repair Manual SN from 2254521 to 2274521.pdf
rong74gou6 vues
Volvo EW145B Wheeled Excavator Service Repair Manual Instant Download.pdf par lunrizan628
Volvo EW145B Wheeled Excavator Service Repair Manual Instant Download.pdfVolvo EW145B Wheeled Excavator Service Repair Manual Instant Download.pdf
Volvo EW145B Wheeled Excavator Service Repair Manual Instant Download.pdf
lunrizan6285 vues
Caterpillar Cat D7G TRACK-TYPE TRACTOR (Prefix 65V) Service Repair Manual Ins... par ze3xiandiao
Caterpillar Cat D7G TRACK-TYPE TRACTOR (Prefix 65V) Service Repair Manual Ins...Caterpillar Cat D7G TRACK-TYPE TRACTOR (Prefix 65V) Service Repair Manual Ins...
Caterpillar Cat D7G TRACK-TYPE TRACTOR (Prefix 65V) Service Repair Manual Ins...
ze3xiandiao16 vues
2005 Kawasaki KVF700D1 Prairie Factory Service Manual.pdf par rte638359
2005 Kawasaki KVF700D1 Prairie Factory Service Manual.pdf2005 Kawasaki KVF700D1 Prairie Factory Service Manual.pdf
2005 Kawasaki KVF700D1 Prairie Factory Service Manual.pdf
rte6383595 vues
Caterpillar Cat 926 and 926E WHEEL LOADER (Prefix 8NB) Service Repair Manual ... par ze3xiandiao
Caterpillar Cat 926 and 926E WHEEL LOADER (Prefix 8NB) Service Repair Manual ...Caterpillar Cat 926 and 926E WHEEL LOADER (Prefix 8NB) Service Repair Manual ...
Caterpillar Cat 926 and 926E WHEEL LOADER (Prefix 8NB) Service Repair Manual ...
ze3xiandiao16 vues
Nissan Forklift Internal Combustion D02 Series Service Repair Manual.pdf par xfk434064
Nissan Forklift Internal Combustion D02 Series Service Repair Manual.pdfNissan Forklift Internal Combustion D02 Series Service Repair Manual.pdf
Nissan Forklift Internal Combustion D02 Series Service Repair Manual.pdf
xfk4340646 vues
Volvo A30D Articulated Dump Truck Service Repair Manual Instant Download.pdf par zu0582kui
Volvo A30D Articulated Dump Truck Service Repair Manual Instant Download.pdfVolvo A30D Articulated Dump Truck Service Repair Manual Instant Download.pdf
Volvo A30D Articulated Dump Truck Service Repair Manual Instant Download.pdf
zu0582kui5 vues
YAMAHA OUTBOARD 50HET, C50TR Service Repair Manual L 900101 -.pdf par pwck778415
YAMAHA OUTBOARD 50HET, C50TR Service Repair Manual L 900101 -.pdfYAMAHA OUTBOARD 50HET, C50TR Service Repair Manual L 900101 -.pdf
YAMAHA OUTBOARD 50HET, C50TR Service Repair Manual L 900101 -.pdf
pwck7784155 vues
Caterpillar Cat 315 and 315L TRACK-TYPE EXCAVATOR (Prefix 4YM) Service Repair... par zan2736ban
Caterpillar Cat 315 and 315L TRACK-TYPE EXCAVATOR (Prefix 4YM) Service Repair...Caterpillar Cat 315 and 315L TRACK-TYPE EXCAVATOR (Prefix 4YM) Service Repair...
Caterpillar Cat 315 and 315L TRACK-TYPE EXCAVATOR (Prefix 4YM) Service Repair...
zan2736ban5 vues
Caterpillar Cat 938G WHEEL LOADER (Prefix 9HS) Service Repair Manual (9HS0000... par rong74gou
Caterpillar Cat 938G WHEEL LOADER (Prefix 9HS) Service Repair Manual (9HS0000...Caterpillar Cat 938G WHEEL LOADER (Prefix 9HS) Service Repair Manual (9HS0000...
Caterpillar Cat 938G WHEEL LOADER (Prefix 9HS) Service Repair Manual (9HS0000...
rong74gou21 vues
Caterpillar Cat 140H Motor Grader (Prefix 9TN) Service Repair Manual (9TN0000... par rong74gou
Caterpillar Cat 140H Motor Grader (Prefix 9TN) Service Repair Manual (9TN0000...Caterpillar Cat 140H Motor Grader (Prefix 9TN) Service Repair Manual (9TN0000...
Caterpillar Cat 140H Motor Grader (Prefix 9TN) Service Repair Manual (9TN0000...
rong74gou17 vues
BOBCAT 7753 SKID STEER LOADER Service Repair Manual Instant Download.pdf par bu9525858114
BOBCAT 7753 SKID STEER LOADER Service Repair Manual Instant Download.pdfBOBCAT 7753 SKID STEER LOADER Service Repair Manual Instant Download.pdf
BOBCAT 7753 SKID STEER LOADER Service Repair Manual Instant Download.pdf
bu95258581146 vues
Volvo EC290C LR (EC290CLR) Excavator Service Repair Manual Instant Download.pdf par zu0582kui
Volvo EC290C LR (EC290CLR) Excavator Service Repair Manual Instant Download.pdfVolvo EC290C LR (EC290CLR) Excavator Service Repair Manual Instant Download.pdf
Volvo EC290C LR (EC290CLR) Excavator Service Repair Manual Instant Download.pdf
zu0582kui5 vues
Caterpillar Cat 375 and 375 L Excavator (Prefix 9WL) Service Repair Manual In... par ze3xiandiao
Caterpillar Cat 375 and 375 L Excavator (Prefix 9WL) Service Repair Manual In...Caterpillar Cat 375 and 375 L Excavator (Prefix 9WL) Service Repair Manual In...
Caterpillar Cat 375 and 375 L Excavator (Prefix 9WL) Service Repair Manual In...
ze3xiandiao5 vues

DOMV No 9 MDOF FORCED VIBRATION updated.pdf

  • 1. FREE VIBRATION OF LINEAR MDOF SYSTEMS 𝑚𝑚−1 = 1/𝑚𝑚 0 0 0 1/𝑚𝑚 0 0 0 1/𝑚𝑚 ; 𝑚𝑚−1𝜅𝜅 = 2 −1 0 −1 2 −1 0 −1 2 = 𝐸𝐸 To obtain the eigenvalues, we solve: 𝐸𝐸 − 𝜔𝜔2Ι = 0 which leads to finding the roots of a cubic polynomial in 𝜔𝜔2. The roots are: 𝜔𝜔1 2 = 0.5858 𝜔𝜔1 = 0.7654 rad/sec 𝜔𝜔2 2 = 2.0000 𝜔𝜔2 = 1.4142 rad/sec 𝜔𝜔3 2 = 3.4142 𝜔𝜔3 = 1.8478 rad/sec And for each 𝜔𝜔𝑖𝑖 we can obtain eigenvectors by setting the first component in the vector 𝑍𝑍1 = 1 and solving the remaining linear equations. Following this procedure gives the eigenvectors: 𝑍𝑍(1) = 1.0 2 1.0 𝑍𝑍(2) = 1.0 0.0 −1.0 𝑍𝑍(3) = 1.0 − 2 1.0 𝜔𝜔1 𝜔𝜔2 𝜔𝜔3 So the 1st element is arbitrarily normalised to 1.
  • 2. FREE VIBRATION OF LINEAR MDOF SYSTEMS The eigenvectors show the relative amplitudes when the structure is vibrating only at that corresponding natural frequency. We can show these eigenvectors graphically in the form of mode shapes, which give relative vibrations for each of the modes.
  • 3. FREE VIBRATION OF LINEAR MDOF SYSTEMS The mode shapes: 1 . 0 1 . 0 Mode 1 1 . 0 1 . 0 Mode 2 at 𝜔𝜔1 at 𝜔𝜔2 at 𝜔𝜔3 1 . 0 Mode 3 1 . 0
  • 4. FREE VIBRATION OF LINEAR MDOF SYSTEMS Normalisation of Eigenvectors It is often convenient to rescale the eigenvectors to different lengths. Sometimes this might be (as in FE code) to make the largest amplitude 1 (as we have already done). Another procedure is to make the eigenvectors have length 1 (as in Matlab) i.e. to scale the eigenvectors as follows: 𝑢𝑢(1) = 𝑍𝑍(1) 𝑍𝑍 1 , 𝑢𝑢(2) = 𝑍𝑍(2) 𝑍𝑍(2) , 𝑢𝑢(3) = 𝑍𝑍(3) 𝑍𝑍(3) , … , 𝑢𝑢(𝑁𝑁) = 𝑍𝑍(𝑁𝑁) 𝑍𝑍(𝑁𝑁) For the previous 3 x 3 system example, the unit-length normalised eigenvectors are: 𝑢𝑢(1) = 𝑍𝑍(1) 𝑍𝑍 1 = 1 12+ 2 2 +12 � 1 2 1.0 2 1.0 = 1 2 1.0 2 1.0 = ⁄ 1.0 2 � 1 2 ⁄ 1 2 𝑖𝑖. 𝑒𝑒. 𝑢𝑢(1) = 1
  • 5. FREE VIBRATION OF LINEAR MDOF SYSTEMS And 𝑢𝑢(2) = 𝑍𝑍(2) 𝑍𝑍 2 = 1 12 + 02 + 12 � 1 2 1.0 0 −1.0 = 1 2 1.0 0 −1.0 = � 1.0 2 0 � −1 2 𝑢𝑢(2) = 1 And 𝑢𝑢(3) = 𝑍𝑍(3) 𝑍𝑍 3 = 1 12 + 2 2 + 12 � 1 2 1.0 − 2 1.0 = 1 2 1.0 − 2 −1.0 = � 1.0 2 � −1.0 2 � 1 2 𝑢𝑢(3) = 1
  • 6. FREE VIBRATION OF LINEAR MDOF SYSTEMS The Modal Matrix It is common to arrange the Normalised eigenvectors into a special matrix as follows: U = 𝑢𝑢(1), 𝑢𝑢 2 , … , 𝑢𝑢(𝑁𝑁) For the 3 x 3 example, the modal matrix [U] is: U = ⁄ 1 2 � 1 2 ⁄ 1 2 � 1 2 0 � −1.0 2 ⁄ 1 2 � −1 2 ⁄ 1 2 The modal matrix for the previous example. The modal matrix [U] is an important matrix which allows a system of equations, under certain conditions, to be diagonalised. We will examine this feature in this lecture.
  • 7. Lecture 9 Forced Response of MDOF Linear Systems ORTHOGONALITY OF NORMAL MODES Here the properties of Normal modes are derived using a simpler proof that assumes distinct Natural frequencies i.e. no repeated eigenvalues. Consider the standard eigenvalue problem for the case when 𝑚𝑚 and 𝑘𝑘 are symmetric matrices. An important property of Normal modes can be established which will be very important for the analysis of systems using Normal Coordinates. Now if: 𝑘𝑘 − 𝜔𝜔2 𝑚𝑚 ̂ 𝑍𝑍 = 0 For any given eigenvalue 𝜔𝜔𝑖𝑖 2 and corresponding eigenvector 𝑍𝑍 𝑖𝑖 then: 𝜔𝜔𝑖𝑖 2 𝑚𝑚 𝑍𝑍 𝑖𝑖 = 𝑘𝑘 𝑍𝑍 𝑖𝑖 (5.4) and for some other eigenvalue 𝜔𝜔𝑗𝑗 2 𝜔𝜔𝑗𝑗 2 𝑚𝑚 𝑍𝑍 𝑗𝑗 = 𝑘𝑘 𝑍𝑍 𝑗𝑗 (5.5)
  • 8. ORTHOGONALITY OF NORMAL MODES Now if we pre-multiply 𝜔𝜔𝑖𝑖 2 𝑚𝑚 𝑍𝑍 𝑖𝑖 = 𝑘𝑘 𝑍𝑍 𝑖𝑖 by 𝑍𝑍(𝑗𝑗) 𝑇𝑇 , and 𝜔𝜔𝑗𝑗 2 𝑚𝑚 𝑍𝑍 𝑗𝑗 = 𝑘𝑘 𝑍𝑍 𝑗𝑗 by 𝑍𝑍(𝑖𝑖) 𝑇𝑇 , we get: 𝜔𝜔𝑖𝑖 2 𝑍𝑍(𝑗𝑗) 𝑇𝑇 𝑚𝑚 𝑍𝑍 𝑖𝑖 = 𝑍𝑍(𝑗𝑗) 𝑇𝑇 𝑘𝑘 𝑍𝑍(𝑖𝑖) ≡ 𝑍𝑍 𝑖𝑖 𝑇𝑇 𝑘𝑘 𝑍𝑍 𝑗𝑗 (5.6) and 𝜔𝜔𝑗𝑗 2 𝑍𝑍(𝑖𝑖) 𝑇𝑇 𝑚𝑚 𝑍𝑍 𝑗𝑗 = 𝜔𝜔𝑗𝑗 2 𝑍𝑍(𝑗𝑗) 𝑇𝑇 𝑚𝑚 𝑍𝑍(𝑖𝑖) ≡ 𝑍𝑍 𝑖𝑖 𝑇𝑇 𝑘𝑘 𝑍𝑍 𝑗𝑗 (5.7) where the last term in (5.6) and the 2nd term in (5.7) have been transposed (also using (5.5) and (5.4)), and where the rhs is typically some scalar 𝛼𝛼, which, for 𝑚𝑚 and 𝑘𝑘 being symmetric give (XT AY)T = 𝑌𝑌𝑇𝑇 𝐴𝐴𝐴𝐴 = 𝛼𝛼 = 𝛼𝛼𝑇𝑇 . Now if 𝜔𝜔𝑖𝑖 ≠ 𝜔𝜔𝑗𝑗 when 𝑖𝑖 ≠ 𝑗𝑗 i.e. no repeated eigenvalues then subtracting (5.7) from (5.6), gives: 𝜔𝜔𝑖𝑖 2 − 𝜔𝜔𝑗𝑗 2 𝑍𝑍(𝑗𝑗) 𝑇𝑇 𝑚𝑚 𝑍𝑍(𝑖𝑖) = 0
  • 9. ORTHOGONALITY OF NORMAL MODES Therefore from 𝜔𝜔𝑖𝑖 2 − 𝜔𝜔𝑗𝑗 2 𝑍𝑍(𝑗𝑗) 𝑇𝑇 𝑚𝑚 𝑍𝑍(𝑖𝑖) = 0 we have: 𝑍𝑍 𝑗𝑗 𝑇𝑇 𝑚𝑚 𝑍𝑍 𝑖𝑖 = 0 𝑖𝑖 ≠ 𝑗𝑗 (5.9) And from (5.6): 𝑍𝑍 𝑗𝑗 𝑇𝑇 𝑘𝑘 𝑍𝑍 𝑖𝑖 = 0 𝑖𝑖 ≠ 𝑗𝑗 (5.10) Equation (5.9) is a statement that the normal modes 𝑍𝑍(𝑖𝑖) are orthogonal with respect to the mass matrix for all i. Equation (5.10) states that 𝑍𝑍(𝑖𝑖) are orthogonal with respect to the stiffness Matrix 𝒌𝒌 for all i. When i=j, (and if eigenvectors 𝑍𝑍(𝑖𝑖) are normalised to magnitude = 1) then in general: 𝑍𝑍(𝑖𝑖) 𝑇𝑇 𝑚𝑚 𝑍𝑍(𝑖𝑖) = 𝑀𝑀𝑖𝑖𝑖𝑖 𝑖𝑖 = 1, … , 𝑁𝑁 known as the Generalised Mass and 𝑍𝑍(𝑖𝑖) 𝑇𝑇 𝑘𝑘 𝑍𝑍(𝑖𝑖) = 𝐾𝐾𝑖𝑖𝑖𝑖 𝑖𝑖 = 1, … , 𝑁𝑁 known as the Generalised Stiffness Now all of the above equations can be written in the form:
  • 10. ORTHOGONALITY OF NORMAL MODES . . . . 𝑴𝑴 . . . . = 𝑀𝑀11 . 0 . 𝑀𝑀22 . 0 . . = U 𝑇𝑇 𝑚𝑚 U and . . . . 𝑲𝑲 . . . . = 𝐾𝐾11 . 0 . 𝐾𝐾22 . 0 . . = 𝑈𝑈 𝑇𝑇 𝑘𝑘 𝑈𝑈 where : 𝑍𝑍(𝑖𝑖) 𝑇𝑇 𝑚𝑚 𝑍𝑍(𝑖𝑖) = 𝑀𝑀𝑖𝑖𝑖𝑖 and 𝑍𝑍(𝑖𝑖) 𝑇𝑇 𝑘𝑘 𝑍𝑍(𝑖𝑖) = 𝐾𝐾𝑖𝑖𝑖𝑖, and 𝑈𝑈 is the modal matrix i.e. U = 𝑍𝑍 1 , 𝑍𝑍 2 , 𝑍𝑍 3 , … , 𝑍𝑍𝑛𝑛 ; note 𝑴𝑴 and 𝑲𝑲 are diagonal matrices. These highly important relations only apply when 𝑚𝑚 and 𝑘𝑘 are symmetric, and the eigenvalues are unique. When the eigenvalues are repeated (i.e. two are the same) they do not apply (unless the dynamic matrix 𝐸𝐸 or (𝐸𝐸−1 = 𝐷𝐷) is symmetric (i.e. lumped-mass model) in which case [U]T = [U]−1 i.e. modes are orthogonal to each other.
  • 11. Uncoupling Equations with Damping using Normal Coordinates The real benefit of the orthogonality properties of normal modes is in analysing systems with proportional damping. Consider the system: 𝑚𝑚 ̈ 𝑧𝑧 + 𝑐𝑐 ̇ 𝑧𝑧 + 𝑘𝑘 𝑧𝑧 = 𝑝𝑝(𝑡𝑡) Now suppose that the damping matrix is proportional to both the mass and stiffness matrix i.e. 𝑐𝑐 = 𝛼𝛼 𝑚𝑚 + 𝛽𝛽[𝑘𝑘] where α and β are constants. Then substitution of this damping model into the equation: 𝑚𝑚 ̈ 𝑧𝑧 + 𝛼𝛼 𝑚𝑚 + 𝛽𝛽 𝑘𝑘 ̇ 𝑧𝑧 + 𝑘𝑘 𝑧𝑧 = 𝑝𝑝(𝑡𝑡) Now we use the modal matrix [U] to do a normal coordinate transformation i.e. by transforming the physical coordinates 𝑧𝑧 to modal coordinates 𝑞𝑞 i.e. 𝑧𝑧 → 𝑞𝑞 by setting:
  • 12. Uncoupling Equations with Damping using Normal Coordinates 𝑧𝑧 = [U]𝑞𝑞 ̇ 𝑧𝑧 = [U] ̇ 𝑞𝑞 ̈ 𝑧𝑧 = [U] ̈ 𝑞𝑞 Substituting 𝑧𝑧, ̇ 𝑧𝑧, and ̈ 𝑧𝑧 above gives: 𝑚𝑚 U ̈ 𝑞𝑞 + 𝛼𝛼 𝑚𝑚 + 𝛽𝛽 𝑘𝑘 U ̇ 𝑞𝑞 + 𝑘𝑘 U 𝑞𝑞 = 𝑝𝑝(𝑡𝑡) Now pre-multiply through by [U]𝑇𝑇 i.e. [U]𝑇𝑇 [𝑚𝑚][U] ̈ 𝑞𝑞 + 𝛼𝛼[U]𝑇𝑇 𝑚𝑚 + 𝛽𝛽[U]𝑇𝑇 𝑘𝑘 U ̇ 𝑞𝑞 + [U]𝑇𝑇 𝑘𝑘 U 𝑞𝑞 = [U]𝑇𝑇 𝑝𝑝(𝑡𝑡) (5.11) But we know that the modal matrix is orthogonal with respect to [m] and [k] i.e. [U]T 𝑚𝑚 U and [U]T 𝑘𝑘 U are both diagonal matrices. Therefore, equation (5.11) now reduces to a system of uncoupled SDOF equations i.e. ⋱ 0 0 0 𝑀𝑀 0 0 0 ⋱ ̈ 𝑞𝑞 + 𝛼𝛼 ⋱ 0 0 0 𝑀𝑀 0 0 0 ⋱ + 𝛽𝛽 ⋱ 0 0 0 𝐾𝐾 0 0 0 ⋱ ̇ 𝑞𝑞 + ⋱ 0 0 0 𝐾𝐾 0 0 0 ⋱ 𝑞𝑞 = [U]𝑇𝑇 𝑝𝑝 𝑡𝑡
  • 13. Uncoupling Equations with Damping using Normal Coordinates i.e. 𝑀𝑀𝑖𝑖𝑖𝑖 ̈ 𝑞𝑞𝑖𝑖 + 𝛼𝛼𝑀𝑀𝑖𝑖𝑖𝑖 + 𝛽𝛽𝐾𝐾𝑖𝑖𝑖𝑖 ̇ 𝑞𝑞𝑖𝑖 + 𝐾𝐾𝑖𝑖𝑖𝑖𝑞𝑞𝑖𝑖 = U 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖 𝑖𝑖 = 1, … , 𝑁𝑁 And on division by 𝑀𝑀𝑖𝑖𝑖𝑖 gives: ̈ 𝑞𝑞𝑖𝑖 + 𝛼𝛼 + 𝛽𝛽 𝐾𝐾𝑖𝑖𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 ̇ 𝑞𝑞𝑖𝑖 + 𝐾𝐾𝑖𝑖𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 𝑞𝑞𝑖𝑖 = U 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 If we let: 𝐾𝐾𝑖𝑖𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 = 𝜔𝜔𝑛𝑛𝑛𝑛 2 then we have: ̈ 𝑞𝑞𝑖𝑖 + 2𝜉𝜉𝑖𝑖𝜔𝜔𝑛𝑛𝑛𝑛 ̇ 𝑞𝑞𝑖𝑖 + 𝜔𝜔𝑛𝑛𝑛𝑛 2 𝑞𝑞𝑖𝑖 = U 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 (6.4) where 𝜔𝜔𝑛𝑛𝑛𝑛 is the undamped modal natural frequency of the ith mode, and 𝜉𝜉𝑖𝑖 is the ith modal damping factor where: 𝜉𝜉𝑖𝑖 = 𝛼𝛼 + 𝛽𝛽𝜔𝜔𝑛𝑛𝑛𝑛 2 2𝜔𝜔𝑛𝑛𝑛𝑛 = 𝛼𝛼 2𝜔𝜔𝑛𝑛𝑛𝑛 + 𝛽𝛽 2 𝜔𝜔𝑛𝑛𝑛𝑛
  • 14. Uncoupling Equations with Damping using Normal Coordinates Equation (6.4) can be solved repeatedly for each of the terms q1(t), q2(t), ..., qN(t) using the techniques discussed in the 1st three lectures as separate SDOF equations to obtain qT =q1(t), q2(t),…,qN(t)). The physical displacement vector can then be obtained i.e.: z(t)=[U]q which now superposes the solution of the individual modes. A note on the damping model It is often not possible to construct the damping matrix theoretically. Indeed modal damping factors are usually measured by exciting a real structure and measuring the response. However we can see from the form of proportional damping, that as a model, it describes modal damping which for damping proportional to stiffness, increases with mode frequency and therefore is not a good model for high frequency vibration.
  • 15. Uncoupling Equations with Damping using Normal Coordinates EXAMPLE Consider a 2DOF system with the following dynamic model: 𝑚𝑚 ̈ 𝑧𝑧 + 𝑐𝑐 ̇ 𝑧𝑧 + 𝑘𝑘 𝑧𝑧 = 𝑝𝑝(𝑡𝑡) m1 = 8000 kg and m2 = 4000 kg k1 = k2 = k3 = 1000 kN/m
  • 16. Uncoupling Equations with Damping using Normal Coordinates EXAMPLE Construct free body diagrams and using Newtonian mechanics and equations of motion, get: [𝑚𝑚] = 8000 0 0 4000 kg ; [𝑘𝑘] = 3000000 −1000000 −1000000 1000000 N/m Proportional Damping is assumed, i.e. [c] is proportional to mass: [c]=10[m] Therefore in the Proportional Damping model 𝑐𝑐 = 𝛼𝛼 𝑚𝑚 + 𝛽𝛽[𝑘𝑘] here, 𝛼𝛼=10 and 𝛽𝛽=0. The task is to uncouple the model into SDOF equations.
  • 17. Uncoupling Equations with Damping using Normal Coordinates EXAMPLE So if we remind ourselves of Equation (5.11) i.e.: [U]𝑇𝑇 [𝑚𝑚][U] ̈ 𝑞𝑞 + 𝛼𝛼[U]𝑇𝑇 𝑚𝑚 + 𝛽𝛽[U]𝑇𝑇 𝑘𝑘 U ̇ 𝑞𝑞 + [U]𝑇𝑇 𝑘𝑘 U 𝑞𝑞 = [U]𝑇𝑇 𝑝𝑝(𝑡𝑡) where we know that [U]𝑇𝑇 𝑚𝑚 U and [U]𝑇𝑇 𝑘𝑘 U are both diagonal matrices. For this system, the Modal Matrix (i.e. the normalised eigenvectors of [m]-1[k]) is: [U] = 0.7071 0.4472 −0.7071 0.8944 (This is actually the eigenvector matrix for [m]-1[k] that Matlab returned)
  • 18. Uncoupling Equations with Damping using Normal Coordinates EXAMPLE The numerical magnitudes of U T 𝑚𝑚 U and U T 𝑘𝑘 U are: U T 𝑚𝑚 U = 6.0 0 0 4.8 x 103 = 𝑀𝑀11 0 0 𝑀𝑀22 ; and U T 𝑘𝑘 U = 3.0 0 0 0.6 x 106= 𝐾𝐾11 0 0 𝐾𝐾22 And since in this example: ̈ 𝑞𝑞𝑖𝑖 + 𝛼𝛼 ̇ 𝑞𝑞𝑖𝑖 + 𝐾𝐾𝑖𝑖𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 𝑞𝑞𝑖𝑖 = 𝑈𝑈 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 i =1,2 or ̈ 𝑞𝑞𝑖𝑖 + 2𝜉𝜉𝑖𝑖𝜔𝜔𝑛𝑛𝑛𝑛 ̇ 𝑞𝑞𝑖𝑖 + 𝜔𝜔𝑛𝑛𝑛𝑛 2 𝑞𝑞𝑖𝑖 = U 𝑇𝑇𝑝𝑝(𝑡𝑡) 𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 where: 𝜔𝜔𝑛𝑛𝑛𝑛 2 = 𝐾𝐾𝑖𝑖𝑖𝑖 𝑀𝑀𝑖𝑖𝑖𝑖 𝛼𝛼 = 2𝜉𝜉𝑖𝑖𝜔𝜔𝑛𝑛𝑛𝑛 or 𝜉𝜉𝑖𝑖 = 𝛼𝛼 2𝜔𝜔𝑛𝑛𝑛𝑛
  • 19. Uncoupling Equations with Damping using Normal Coordinates EXAMPLE Evaluating the natural frequencies and damping factors (starting with the lowest) we get: 𝜔𝜔1 =11.1803 rad/s 𝜔𝜔2 =22.3607 rad/s and correspondingly: 𝜉𝜉1= 0.4472 or 44.72% critical and 𝜉𝜉2= 0.2236 or 22.36% critical. So we now have two uncoupled 2nd order equations of the form given by equations (6.4) which can be solved as SDOF systems for 𝑞𝑞1(t) and 𝑞𝑞2(𝑡𝑡) from which 𝑧𝑧 = [U]𝑞𝑞 allows us to obtain the response in terms of the original physical variable vector 𝑧𝑧. Note: Matlab sometimes gives the highest eigenvector as the first column using the eig function. It is wholly correct but it may result in the order of the modal parameters not starting with the first mode.
  • 20. Matlab code for example % Matlab code for example in Lecture 9 clear all M = [8 0;0 4]*1e3; k = [3 -1;-1 1]*1e6; alpha = 10; c = alpha*M; E = inv(M)*k; % E = [m]-1*[k] [U,eigvalues] = eig(E); % calculate U from (E-w^2I)=0 Mii = diag(U'*M*U) % take the diagonals of the matrix Kii = diag(U'*k*U) w = sqrt(Kii./Mii) psi = alpha./(2*w)
  • 21. Notes made in lecture
  • 22. Notes made in lecture