2.092/2.093 — Finite Element Analysis of Solids  Fluids I Fall ‘09 
Lecture 18 -Modeling for Dynamic Analysis  Solution 
Prof. K. J. Bathe MIT OpenCourseWare 
From last lecture, MU ¨+ CU˙ + KU = R(t); 0U , 0U˙ (1) 
KU = FI , the internal force calculated from the element stresses. 
Mode Superposition 
The mode superposition method transforms the displacements so as to decouple the governing equation (1). Thus, consider: 
n 
U =Σ φixi (2) 
i=1 We start with the general solution, where φi is an eigenvector. Then Eq. (1) becomes x¨i +2ξiωix˙i + ωi 2 xi = φiT R = ri (i =1,...,n) (3) For damping, assume a diagonal C matrix: 
⎤ 
⎡ 
ΦT CΦ = 
⎢⎢⎣ 
.. 
. zeros 
2ξiωi 
. 
zeros .. 
⎥⎥⎦ 
Φ = φ1 ... φn 
0 
The initial conditions are xi = φiT M 0U , 0x˙i = φTi M 0U˙. We consider and solve n such single-DOF systems: 
The mass m is 1, and the stiffness is ωi 2 . In Eq. (1) we have fully coupled equations. By performing the transformation, we obtain n decoupled equations. ri can be a complicated function of time. 
Direct Integration 
In direct integration, no transformation is performed. 
I. Explicit Method: Central Difference Method The explicit method evaluates Eq. (1) at time t to obtain the solution at time t +Δt. Assume we 
1
Lecture 18 Modeling for Dynamic Analysis  Solution 2.092/2.093, Fall ‘09 
already have the values for tU , t−ΔtU, t−2ΔtU , ... Consider the following three linearly independent equations: 
M tU ¨+ C tU˙ + K tU = tR (4) 
tU ¨= Δ1 t2 t+ΔtU − 2 tU + t−ΔtU (5) 
tU˙ = 1 t+ΔtU − t−ΔtU (6) 
(2Δt) 
These equations can be solved for t+ΔtU . Assume C = 0 and M = diagonal mass matrix Ml, 
1 Mlt+ΔtU = tRˆ (7) 
(Δt)2 
All known quantities go to the right-hand side into tRˆ . Ml is a diagonal matrix, hence we have 
t+ΔtUi (Δt)2 t ˆ 
= Ri(Ml)ii 
for every ith component. If (Ml)ii is zero, the equation can not be solved. This corresponds to an infinite frequency. For the method to be stable, we must have 
The Condition of Stability: Δt ≤ Δtcr = Tπ n = ω2 n (8) 
If C is diagonal as well, the method still works in the same way! Note that K only appears in the right-hand side of the equation. 
II. Implicit Method: Trapezoidal Rule 
An implicit method evaluates Eq. (1) at time t +Δt to obtain the solution at time t +Δt. 
M t+ΔtU ¨+ C t+ΔtU˙ + K t+ΔtU = t+ΔtR (9) 
t+ΔtU˙ = tU˙ + 12 t+ΔtU ¨+ tU ¨Δt (10) 
The last term in Eq. (10) tells why the trapezoidal rule is also called the constant average acceleration method. 
We need one more linearly independent equation to solve the system. 
t+ΔtU = tU +Δt tU˙ + 1  t+ΔtU ¨+ tU ¨  (Δt)2 (11) 
4 
Here, the last two terms are incremental displacements. Substituting Eqs. (10) and (11) into (9): 
(c1M + c2C + K) t+ΔtU = t+ΔtRˆ (12) 
where c1 and c2 are constants, and are given in the textbook (see Sections 9.1-9.3 for more information). t+ΔtRˆ is obtained from known quantities. The larger Δt is, the smaller c1M + c2C becomes. 
2
Lecture 18 Modeling for Dynamic Analysis  Solution 2.092/2.093, Fall ‘09 
This method is unconditionally stable. In other words, there is no condition on the time step size to have stability. (Not all implicit methods are unconditionally stable.) In numerical analysis, stability and accuracy are distinct requirements. Stability is the first fundamental requirement. But even if the scheme is stable, the result will not be accurate unless a sufficiently small time step has been used. 
For conditionally stable explicit methods The time step Δt is chosen for stability and accuracy. 
• → 
For unconditionally stable implicit methods The time step Δt is chosen for accuracy. 
• → 
How to Construct C 
Rayleigh damping is widely used. For the C matrix, assume 
C = αM + βK 
where α and β are constants to be selected. 
φTi Cφj =2ξiωiδij if i = j, δij = 1 (13) if i =6j, δij =0 
For two values of Eq. (13) we obtain 
φTi (αM + βK) φi =2ξiωi 
α + βωi 2 =2ξiωi (14) 
Let’s use i = 1 and i = 2. We get two independent equations: 
α + βω12 =2ξ1ω1 
(15) α + βω22 =2ξ2ω2 
which we can solve for α and β. (Obviously, we must have ω1 =6ω2.) Then we use Eq. (14) to estimate what damping ratios are implicitly assumed in the remaining frequencies. 
1  ξi = α + βωi 2 2ωi 
αβ 
=+ ωi 
2ωi 2 
Hence, 
αβ 
ξi =+ ωi, i =3, 4,...,n (16) 
2ωi 2 
where 2αωi is the (low-frequency) mass-proportional damping, and β 2 ωi is the (high-frequency) stiffness- proportional damping. See the textbook for examples on how this method may be applied when more than two damping ratios need to be matched approximately. 
3
MIT OpenCourseWare 
http://ocw.mit.edu 
2.092 / 2.093 Finite Element Analysis of Solids and Fluids I 
Fall 2009 
For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More Related Content

PDF
Mit2 092 f09_lec16
PDF
Engr 213 midterm 1b sol 2010
PPTX
Longest Common Subsequence
PDF
Numerical_Methods_Simpson_Rule
PDF
mathFin01
PDF
Assignment no4
Mit2 092 f09_lec16
Engr 213 midterm 1b sol 2010
Longest Common Subsequence
Numerical_Methods_Simpson_Rule
mathFin01
Assignment no4

What's hot (18)

PPT
Matdis 3.4
PDF
Calculating Mine Probability in Minesweeper
PDF
PDF
Trig cheat sheet
PDF
Common derivatives integrals
PDF
Beam Deflection Formulae
PDF
conference_poster_5_UCSB
PPTX
Double integration final
PDF
A note on variational inference for the univariate Gaussian
PDF
11.deflection of beam2
PDF
Beam formulas
PPT
INTEGRATION BY PARTS PPT
PPTX
Integration
PPTX
Tangent and normal
PDF
Integrals by Trigonometric Substitution
PPT
Pythagorean theorem and distance formula
PDF
Cubic Spline Interpolation
Matdis 3.4
Calculating Mine Probability in Minesweeper
Trig cheat sheet
Common derivatives integrals
Beam Deflection Formulae
conference_poster_5_UCSB
Double integration final
A note on variational inference for the univariate Gaussian
11.deflection of beam2
Beam formulas
INTEGRATION BY PARTS PPT
Integration
Tangent and normal
Integrals by Trigonometric Substitution
Pythagorean theorem and distance formula
Cubic Spline Interpolation
Ad

Viewers also liked (12)

PDF
Москва без барьеров
PPTX
Stronghold to Strengthen: Advanced Windows Server Hardening
PPTX
Florence nightingale !!
PDF
Insaat kursu-beylikduzu
PPTX
03 mon syllabus and direction of course
PPTX
Shakespeare sonnet
PDF
景美高級班 網路事奉
PDF
My job as a Programming Consultant
PDF
Mobile E-commerce: Friend or Foe
 
PPTX
Africa after imperialism
PPTX
Mon start of ww1
Москва без барьеров
Stronghold to Strengthen: Advanced Windows Server Hardening
Florence nightingale !!
Insaat kursu-beylikduzu
03 mon syllabus and direction of course
Shakespeare sonnet
景美高級班 網路事奉
My job as a Programming Consultant
Mobile E-commerce: Friend or Foe
 
Africa after imperialism
Mon start of ww1
Ad

Similar to Mit2 092 f09_lec18 (20)

PDF
Mit2 092 f09_lec20
PPT
Ch03 3
PDF
Coueete project
PDF
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang Liu
PPTX
ep ppt of it .pptx
PDF
Statistics Homework Help
PDF
Multiple Linear Regression Homework Help
PDF
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
PDF
19 4
PPTX
Statistical Physics Assignment Help
PDF
Week 8 [compatibility mode]
PDF
Numerical modeling-of-gas-turbine-engines
PDF
assignment_2
PDF
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...
PDF
Solucionario Mecácnica Clásica Goldstein
PDF
Gold1
PDF
Gold1
PDF
wave_equation
PDF
Advanced Thermodynamics Engineering 2nd Edition - Answers to Problems by Anna...
PDF
Mit2 092 f09_lec10
Mit2 092 f09_lec20
Ch03 3
Coueete project
Solutions Manual for Foundations Of MEMS 2nd Edition by Chang Liu
ep ppt of it .pptx
Statistics Homework Help
Multiple Linear Regression Homework Help
Fox And Mcdonald's Introduction To Fluid Mechanics 8th Edition Pritchard Solu...
19 4
Statistical Physics Assignment Help
Week 8 [compatibility mode]
Numerical modeling-of-gas-turbine-engines
assignment_2
Computing f-Divergences and Distances of\\ High-Dimensional Probability Densi...
Solucionario Mecácnica Clásica Goldstein
Gold1
Gold1
wave_equation
Advanced Thermodynamics Engineering 2nd Edition - Answers to Problems by Anna...
Mit2 092 f09_lec10

More from Rahman Hakim (20)

PPT
Peranan Tim P2K3 dalam Menjalankan SMK3.ppt
PDF
Asmaul husna detailed meaning
PDF
NASA Rockets guide
PDF
Rockets nasa
PDF
Operations management chase_jacobs_aquilano
PDF
Master cam x2 5ax
PDF
Solid works motion_tutorial_2010
PDF
Sw flowsimulation 2009 tutorial
PDF
Mit2 092 f09_lec23
PDF
Mit2 092 f09_lec19
PDF
Mit2 092 f09_lec21
PDF
Mit2 092 f09_lec15
PDF
Mit2 092 f09_lec13
PDF
Mit2 092 f09_lec12
PDF
Mit2 092 f09_lec11
PDF
Mit2 092 f09_lec07
PDF
Mit2 092 f09_lec06
PDF
Mit2 092 f09_lec05
PDF
Mit2 092 f09_lec04
PDF
Mit2 092 f09_lec02
Peranan Tim P2K3 dalam Menjalankan SMK3.ppt
Asmaul husna detailed meaning
NASA Rockets guide
Rockets nasa
Operations management chase_jacobs_aquilano
Master cam x2 5ax
Solid works motion_tutorial_2010
Sw flowsimulation 2009 tutorial
Mit2 092 f09_lec23
Mit2 092 f09_lec19
Mit2 092 f09_lec21
Mit2 092 f09_lec15
Mit2 092 f09_lec13
Mit2 092 f09_lec12
Mit2 092 f09_lec11
Mit2 092 f09_lec07
Mit2 092 f09_lec06
Mit2 092 f09_lec05
Mit2 092 f09_lec04
Mit2 092 f09_lec02

Recently uploaded (20)

PPTX
Software Engineering and software moduleing
PPTX
Management Information system : MIS-e-Business Systems.pptx
PPTX
wireless networks, mobile computing.pptx
DOC
T Pandian CV Madurai pandi kokkaf illaya
PDF
Soil Improvement Techniques Note - Rabbi
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
Computer organization and architecuture Digital Notes....pdf
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PPTX
mechattonicsand iotwith sensor and actuator
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
Prof. Dr. KAYIHURA A. SILAS MUNYANEZA, PhD..pdf
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPTX
ai_satellite_crop_management_20250815030350.pptx
PDF
distributed database system" (DDBS) is often used to refer to both the distri...
PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PDF
August -2025_Top10 Read_Articles_ijait.pdf
PPTX
Principal presentation for NAAC (1).pptx
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PDF
August 2025 - Top 10 Read Articles in Network Security & Its Applications
Software Engineering and software moduleing
Management Information system : MIS-e-Business Systems.pptx
wireless networks, mobile computing.pptx
T Pandian CV Madurai pandi kokkaf illaya
Soil Improvement Techniques Note - Rabbi
Module 8- Technological and Communication Skills.pptx
Computer organization and architecuture Digital Notes....pdf
Exploratory_Data_Analysis_Fundamentals.pdf
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
mechattonicsand iotwith sensor and actuator
Information Storage and Retrieval Techniques Unit III
Prof. Dr. KAYIHURA A. SILAS MUNYANEZA, PhD..pdf
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
ai_satellite_crop_management_20250815030350.pptx
distributed database system" (DDBS) is often used to refer to both the distri...
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
August -2025_Top10 Read_Articles_ijait.pdf
Principal presentation for NAAC (1).pptx
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
August 2025 - Top 10 Read Articles in Network Security & Its Applications

Mit2 092 f09_lec18

  • 1. 2.092/2.093 — Finite Element Analysis of Solids Fluids I Fall ‘09 Lecture 18 -Modeling for Dynamic Analysis Solution Prof. K. J. Bathe MIT OpenCourseWare From last lecture, MU ¨+ CU˙ + KU = R(t); 0U , 0U˙ (1) KU = FI , the internal force calculated from the element stresses. Mode Superposition The mode superposition method transforms the displacements so as to decouple the governing equation (1). Thus, consider: n U =Σ φixi (2) i=1 We start with the general solution, where φi is an eigenvector. Then Eq. (1) becomes x¨i +2ξiωix˙i + ωi 2 xi = φiT R = ri (i =1,...,n) (3) For damping, assume a diagonal C matrix: ⎤ ⎡ ΦT CΦ = ⎢⎢⎣ .. . zeros 2ξiωi . zeros .. ⎥⎥⎦ Φ = φ1 ... φn 0 The initial conditions are xi = φiT M 0U , 0x˙i = φTi M 0U˙. We consider and solve n such single-DOF systems: The mass m is 1, and the stiffness is ωi 2 . In Eq. (1) we have fully coupled equations. By performing the transformation, we obtain n decoupled equations. ri can be a complicated function of time. Direct Integration In direct integration, no transformation is performed. I. Explicit Method: Central Difference Method The explicit method evaluates Eq. (1) at time t to obtain the solution at time t +Δt. Assume we 1
  • 2. Lecture 18 Modeling for Dynamic Analysis Solution 2.092/2.093, Fall ‘09 already have the values for tU , t−ΔtU, t−2ΔtU , ... Consider the following three linearly independent equations: M tU ¨+ C tU˙ + K tU = tR (4) tU ¨= Δ1 t2 t+ΔtU − 2 tU + t−ΔtU (5) tU˙ = 1 t+ΔtU − t−ΔtU (6) (2Δt) These equations can be solved for t+ΔtU . Assume C = 0 and M = diagonal mass matrix Ml, 1 Mlt+ΔtU = tRˆ (7) (Δt)2 All known quantities go to the right-hand side into tRˆ . Ml is a diagonal matrix, hence we have t+ΔtUi (Δt)2 t ˆ = Ri(Ml)ii for every ith component. If (Ml)ii is zero, the equation can not be solved. This corresponds to an infinite frequency. For the method to be stable, we must have The Condition of Stability: Δt ≤ Δtcr = Tπ n = ω2 n (8) If C is diagonal as well, the method still works in the same way! Note that K only appears in the right-hand side of the equation. II. Implicit Method: Trapezoidal Rule An implicit method evaluates Eq. (1) at time t +Δt to obtain the solution at time t +Δt. M t+ΔtU ¨+ C t+ΔtU˙ + K t+ΔtU = t+ΔtR (9) t+ΔtU˙ = tU˙ + 12 t+ΔtU ¨+ tU ¨Δt (10) The last term in Eq. (10) tells why the trapezoidal rule is also called the constant average acceleration method. We need one more linearly independent equation to solve the system. t+ΔtU = tU +Δt tU˙ + 1 t+ΔtU ¨+ tU ¨ (Δt)2 (11) 4 Here, the last two terms are incremental displacements. Substituting Eqs. (10) and (11) into (9): (c1M + c2C + K) t+ΔtU = t+ΔtRˆ (12) where c1 and c2 are constants, and are given in the textbook (see Sections 9.1-9.3 for more information). t+ΔtRˆ is obtained from known quantities. The larger Δt is, the smaller c1M + c2C becomes. 2
  • 3. Lecture 18 Modeling for Dynamic Analysis Solution 2.092/2.093, Fall ‘09 This method is unconditionally stable. In other words, there is no condition on the time step size to have stability. (Not all implicit methods are unconditionally stable.) In numerical analysis, stability and accuracy are distinct requirements. Stability is the first fundamental requirement. But even if the scheme is stable, the result will not be accurate unless a sufficiently small time step has been used. For conditionally stable explicit methods The time step Δt is chosen for stability and accuracy. • → For unconditionally stable implicit methods The time step Δt is chosen for accuracy. • → How to Construct C Rayleigh damping is widely used. For the C matrix, assume C = αM + βK where α and β are constants to be selected. φTi Cφj =2ξiωiδij if i = j, δij = 1 (13) if i =6j, δij =0 For two values of Eq. (13) we obtain φTi (αM + βK) φi =2ξiωi α + βωi 2 =2ξiωi (14) Let’s use i = 1 and i = 2. We get two independent equations: α + βω12 =2ξ1ω1 (15) α + βω22 =2ξ2ω2 which we can solve for α and β. (Obviously, we must have ω1 =6ω2.) Then we use Eq. (14) to estimate what damping ratios are implicitly assumed in the remaining frequencies. 1 ξi = α + βωi 2 2ωi αβ =+ ωi 2ωi 2 Hence, αβ ξi =+ ωi, i =3, 4,...,n (16) 2ωi 2 where 2αωi is the (low-frequency) mass-proportional damping, and β 2 ωi is the (high-frequency) stiffness- proportional damping. See the textbook for examples on how this method may be applied when more than two damping ratios need to be matched approximately. 3
  • 4. MIT OpenCourseWare http://ocw.mit.edu 2.092 / 2.093 Finite Element Analysis of Solids and Fluids I Fall 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.