18
MAE 340 – Vibrations Modal Analysis What we did on the computers last class Sec. 4.2-4.6

What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations

Modal Analysis

What we did on the computers last class

Sec. 4.2-4.6

Page 2: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 2

Free Vibration Solution• In Sec. 4.1 we solved the system differential matrix

equation:

• by assuming:

• resulting in the equation:

• which was used to solve for natural frequencies:

• and mode shapes:

Page 3: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 3

Eigenvalues and Eigenvectors• In Linear Algebra, the Eigenvalue problem

is:

� Given:

� Matrix A

� Matrix equation A v = λ v

� Find solutions for:

• A lot of knowledge is available in mathematics about Eigenvalue problems.

Page 4: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 4

Mapping System Equation to Eigenvalue problem

1. Solve for L such that M = L LT

• This can be done using a “Cholesky decomposition”

• This is like solving for the square-root of M.

• Let’s use ‘M1/2’ to refer to L.

2. Solving for inverse of L:

• M-1/2 = inverse(L)

Page 5: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 5

Mapping System Equation to Eigenvalue problem

3. Introduce new function of time q(t) such that:q(t) = M x(t) or x(t) = M-1/2 q(t)

4. Substituting into system differential equation and pre-multiplying by M-1/2:

Page 6: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 6

Mapping System Equation to Eigenvalue problem

5. Assume solution q(t) = v ejω t. Therefore:

Page 7: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 7

Mapping System Equation to Eigenvalue problem

Therefore, to map the system equation to an Eigenvalue problem:� A =

After solving for λ and v:� ωni =

� ui =

Page 8: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 8

Mapping Eigenvalue problem to SDOF problem• The Eigenvalues and Eigenvectors can be

used to simplify a MDOF analysis into a several SDOF analyses:

Page 9: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 9

Mapping Eigenvalue problem to SDOF problem

• Define matrix of eigenvectors:

P = [v1 v2 v3 … vn]

• Matrix of mode shapes is:

S = [u1 u2 u3 … un] = ____ P

• Define modal coordinates r such that:

q(t) = P r(t)

Page 10: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 10

Mapping Eigenvalue problem to SDOF problem• Substituting P r(t) for q(t) in system

equation and pre-multiplying by PT

yields:

Page 11: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 11

Mapping Eigenvalue problem to SDOF problem• We therefore have a nice set of SDOF

equations:

Page 12: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 12

Modal Analysis

• To solve with initial conditions x(0) and x(0), use:

r(0) =

r(0) =

• To get back x(t) from r(t), use:

x(t) =

Page 13: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 13

Modal Analysis Procedure

Page 14: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

Comparing System Representations

System D.E.

MAE 340 – Vibrations 14

Eigenvalue Prob. Modal Problem

��� + �� = �

Original Problem

�� + � = � ��� + �� = �

Form of sol. � = ������ = ������ � = ������

After sub. �−���� � = � �� = ��

�� �isfromI. C.

� = �$%/���$%/�

�� = �$%/���

� =

��%� 0 0

0 ���� 0

0 0 ��(�

� 0 = )$%� 0

� = )� ) = �% �* �+

Page 15: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 15

“Nodes” of a Mode

• These are places where the mode shape is zero.

• Not a good place to mount a sensor or actuator for body motion.

• Good place to mount devices that shouldn’t receive or transmit vibrations at the given natural frequency.

Page 16: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 16

Rigid-Body Modes

• Appear as natural frequencies with value of zero

• Require special treatment when evaluating motion from initial conditions (see p. 314 in text)

Page 17: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 17

Viscous Damping

• It is relatively difficult to model individual dampers in a Modal Analysis.

• Some “tricks” are available:

� “Modal damping” (apply damping ζi to system

equation for each mode in modal coordinatesr(t))

� “Proportional damping” (C = αM + βK, with α and β chosen freely)

Page 18: What we did on the computers last class Sec. 4.2-4community.wvu.edu/~bpbettig/MAE340/Lecture_4_3... · MAE 340 – Vibrations 15 “Nodes” of a Mode • These are places where the

MAE 340 – Vibrations 18

Forced ResponseForces can be mapped to modal equations

1.

2.

3.