Part1 VIB Subset2 Analysis of MDOF Discrete Systems #2discretisation #3equations - of - Motion v2
Part1 VIB Subset2 Analysis of MDOF Discrete Systems #2discretisation #3equations - of - Motion v2
• A continuous system, which is also called a distributed parameter system, has an infinite number
of DOF.
• It can be reduced to a simpler N DOF by discretisation.
• The distributed mass has been lumped at positions y1, y2 and y3.
• The wing has been reduced to a 3 DOF system.
1
2.1 Discretisation using Load-Sharing Approach
Notes:
✓ mass at clamped end inactive
✓ approach gives mass matrix
2
3. Derivation of Equations of Motion
Consider a two degrees-of-freedom system consisting of 2 masses and 3 springs as shown below.
𝑚1 𝑥ሷ 1 + 𝑘1 𝑥1 + 𝑘2 (𝑥1 − 𝑥2 ) = 𝑓1 (𝑡)
𝑚2 𝑥ሷ 2 + 𝑘2 (𝑥2 − 𝑥1 ) + 𝑘3 𝑥2 = 0
Combining the equations of motion, Eq. (2.1) and (2.2), in matrix form gives,
4
3.2 Derivation of Equations of Motion by Lagrange's Equations
𝑑 𝜕𝑇 𝜕𝑇 𝜕𝐷 𝜕𝑈
− + + = 𝑄𝑖 (2.5)
𝑑𝑡 𝜕 𝑞ሶ 𝑖 𝜕𝑞𝑖 𝜕 𝑞ሶ 𝑖 𝜕𝑞𝑖
where
T = kinetic energy of system σ 1Τ2 𝑚𝑞ሶ 𝑖2
For a conservative system (i.e. an undamped system without external forcing), Lagrange's equation
reduces to
𝑑 𝜕𝐿 𝜕𝐿
− =0 (2.6)
𝑑𝑡 𝜕 𝑞ሶ 𝑖 𝜕𝑞𝑖
Note: The Lagrange's equation will yield as many equations of motion as the number of degrees of
freedom of the system provided the basic energy expressions of the system are known.
5
For example, the equations of motion of the two degree-of-freedom system shown in Example 3.1 can
be derived by the application of Lagrange's equation. The system has 2 generalised coordinates x1 and
x2. Its energy expressions are as follows.
Example 3.1
1 2 1 2
𝑇 = Τ2 𝑚1 𝑥ሶ 1 + Τ2 𝑚2 𝑥ሶ 2
𝑈 = 1Τ2 𝑘1 𝑥12 + 1Τ2 𝑘2 𝑥1 −𝑥2 2 + 1Τ2 𝑘3 𝑥22
𝐷=0
which is identical to Eq. (2.1) derived by the application of Newton's 2nd law.
7
3.3 Derivation of Equations of Motion using Stiffness & Flexibility Influence Coefficients
• The mass matrix is obtained simply by inserting the masses in the leading diagonal of the matrix.
• Stiffness influence coefficients are used to derive stiffness matrix, [k]
• Flexibility influence coefficients are used to derive flexibility matrix, [a], from which the stiffness
matrix may be obtained (if necessary) since [k] = [a]-1 (see proof below).
“Stiffness influence coefficient kij is the force at point i due to a unit displacement at point j with
all other points being fixed.”
𝑓𝑖
𝑘𝑖𝑗 =
𝑦𝑗
𝑓𝑖 = 𝑘𝑖𝑗 𝑦𝑗
𝑓1 = 𝑘11 𝑦1 + 𝑘12 𝑦2 + ⋯
…etc….
{𝑓} = 𝑘 {𝑦} (2.9)
8
Definition of Flexibility Influence Coefficient aij
“Flexibility influence coefficient aij is the deflection at point i due to a unit force at point j when
the unit force is the only force acting.”
𝑦𝑖
𝑎𝑖𝑗 =
𝑓𝑗
𝑦𝑖 = 𝑎𝑖𝑗 𝑓𝑗
𝑦1 = 𝑎11 𝑓1 + 𝑎12 𝑓2 + ⋯
…etc….
{𝑦} = 𝑎 {𝑓} (2.10)
𝑘 [𝑎] = 𝐼 (2.12)
where [I] is the unity or identity matrix.
𝑘 = [𝑎]−1 (2.13)
9
Example, equations of motion of the two degree-of-freedom system shown in Example 3.1
Equation of motion is given by, Example 3.1
𝑚 𝑥ሷ + 𝑘 𝑥 = {𝑓(𝑡)}
The mass matrix is a diagonal matrix. It can be written down by
simply writing the mass magnitudes on the leading diagonal and
all the off-diagonal elements are zero. Thus,
𝑚 0
𝑚 = 1
0 𝑚2
𝑘 𝑘12
The stiffness matrix is of the form, 𝑘 = 11 .
𝑘21 𝑘22
𝑓1
𝒌𝟏𝟏 (i=j=1) 𝑘11 =
𝑥1 Fig 3.1(b)
Fig 3.1(a)
According to the definition, 𝑥1 = 1, 𝑥2 = 0
Then, Fig 3.1(a) shows the scenario.
Fig 3.1(b) shows the restoring forces acting after m1 is
displaced a distance x1.
Thus, 𝑓11 = 𝑘1 𝑥1 + 𝑘2 𝑥1 = (𝑘1 +𝑘2 )𝑥1
𝑘11 = 𝑘1 +𝑘2
10
Example, equations of motion of the two degree-of-freedom system shown in Example 3.1
𝑓2
𝒌𝟐𝟏 (i=2, j=1) 𝑘21 =
𝑥1
From Fig 3.1(b), 𝑓21 = −𝑘2 𝑥1
Note: -ve sign because force is in the same directions as x1.
(restoring force always acts in opposite direction to the positive
direction of motion)
𝑘21 = −𝑘2
𝑓2
𝒌𝟐𝟐 (i=j=2) 𝑘22 =
𝑥2
Fig 3.1(c) Fig 3.1(d)
According to the definition, 𝑥1 = 0, 𝑥2 = 1
Then, Fig 3.1(c) shows the scenario.
Fig 3.1(d) shows the restoring forces acting after m2 is
displaced a distance x2.
Thus, 𝑓22 = 𝑘2 𝑥2 + 𝑘3 𝑥2 = (𝑘2 +𝑘3 )𝑥2
𝑘22 = 𝑘2 +𝑘3
𝑓1
𝒌𝟏𝟐 (i=1, j=2) 𝑘12 =
𝑥2
From Fig (b), 𝑓12 = −𝑘2 𝑥2
𝑘12 = −𝑘2
𝑘1 +𝑘2 −𝑘2
Therefore, the stiffness matrix is: 𝑘 =
−𝑘2 𝑘2 +𝑘3 11
(2) Determining [k] based on rules of kij Example 3.1
For any rectilinear or rotary vibrating system, the stiffness matrix
can be written down directly by inspection using these 2 rules:
Rule 1: For kij, where i=j, kii equals sum of all the stiffnesses of the
springs attached to coordinate i.
Rule 2: For kij, where i≠j, kij equals (-1) x stiffness of the spring
connecting coordinate i and j.
𝑘1 +𝑘2 −𝑘2
Therefore, the stiffness matrix is: 𝑘 =
−𝑘2 𝑘2 +𝑘3
12
Example 3.2
Equation of motion is given by, Example 3.2
𝑚 𝑥ሷ + 𝑘 𝑥 = {0}
The mass matrix is a diagonal matrix is,
𝑚 0
𝑚 = 1
0 𝑚2
𝑘11 𝑘12
The stiffness matrix is of the form, 𝑘 = .
𝑘21 𝑘22
𝑓1
𝒌𝟏𝟏 (i=j=1) 𝑘11 =
𝑥1
13
Example 3.2
𝑓2
𝒌𝟐𝟏 (i=2, j=1) 𝑘21 =
𝑥1
From Fig 3.2(b), 𝑓21 = −𝑘2 𝑥1
Note: -ve sign because force is in the same directions as x1.
(restoring force always acts in opposite direction to the positive
direction of motion)
𝑘21 = −𝑘2
𝑓2
𝒌𝟐𝟐 (i=j=2) 𝑘22 =
𝑥2
Fig 3.2(c) Fig 3.2(d)
According to the definition, 𝑥1 = 0, 𝑥2 = 1
Then, Fig 3.2(c) shows the scenario.
Fig 3.2(d) shows the restoring forces acting after m2 is
displaced a distance x2.
Thus, 𝑓22 = 𝑘2 𝑥2 + 𝑘3 𝑥2 = (𝑘2 +𝑘3 )𝑥2
𝑘22 = 𝑘2
𝑓1
𝒌𝟏𝟐 (i=1, j=2) 𝑘12 =
𝑥2
From Fig (b), 𝑓12 = −𝑘2 𝑥2
𝑘12 = −𝑘2
𝑘1 +𝑘2 −𝑘2
Therefore, the stiffness matrix is: 𝑘 =
−𝑘2 𝑘2 14
Example 3.2
(2) Determining [k] based on rules of kij
Applying Rule 1: 𝑘11 = 𝑘1 +𝑘2 ;
𝑘22 = 𝑘2
𝑘1 +𝑘2 −𝑘2
Therefore, the stiffness matrix is: 𝑘 =
−𝑘2 𝑘2
𝑘1 𝑘1 𝑘2
𝑘1 +𝑘2 −𝑘2
𝑘 = [𝑎]−1 =
−𝑘2 𝑘2
𝑘1 +𝑘2 −𝑘2
Hence, stiffness matrix 𝑘 = [𝑎]−1 =
−𝑘2 𝑘2
16