SlideShare a Scribd company logo
1 of 5
Download to read offline
2.092/2.093 — Finite Element Analysis of Solids & Fluids I Fall ‘09 
Lecture 13 -Physical Explanation of Gauss Elimination 
Prof. K. J. Bathe MIT OpenCourseWare 
Reading assignment: Sections 8.1, 8.2 
Gauss elimination is the direct method of solution, which includes: 
• LDLT factorization; sparse techniques 
Wavefront method 
• 
Substructuring, super-element techniques, etc. 
• 
Static condensation 
• 
Example 
Reading assignment: Section 8.2.1 
⎤⎡⎤⎡ 
⎤ 
⎡ 
5 −41 0 
u1 0 
⎢⎢⎣ ⎢⎢⎣ 
⎥⎥⎦ 
u2 
u3 
⎥⎥⎦ 
= 
⎢⎢⎣ ⎥⎥⎦ 
−4 
6 −4 −41 1 
01 0 
6 −4 
−4 
15 
Let’s perform Gauss elimination on this system. 
Step 1: Add/subtract multiples of row 1 to the other rows to obtain: 
u4 0 
⎤⎡⎤ 
⎡⎤ 
⎡ 
5 −41 0 0 
u1 
⎢⎢⎢⎢⎢⎣ ⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ ⎥⎥⎥⎥⎥⎦ 
= 
⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ 
0 14 16 1 
1 
0 
− 
u2 
u3 
5 5 
16 29 
0 − 55 −4 
01 −45 u4 0 We used 5u1 − 4u2 + u3 = 0 to eliminate u1 from the second and third equations. Step 2: Add/subtract multiples of row 2 to rows 3 and 4 to obtain: 
⎤⎡⎤⎡ 
⎤ 
⎡ ⎢⎢⎢⎢⎢⎣ 
5 −41 0 
0 14 16 1 
⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ 
u1 
⎥⎥⎥⎥⎥⎦ ⎢⎢⎢⎢⎢⎣ 
0 
⎥⎥⎥⎥⎥⎦ 
1 
− 
5 
u2 
5 
= 
00 
15 20 8 
7 
− 
u3 
7 7 
00 20 65 u45 7 14 14 
− − 
1
Lecture 13 Physical Explanation of Gauss Elimination 2.092/2.093, Fall ‘09 
Step 3: Add/subtract multiples of row 3 to row 4 to obtain: 
⎤ 
⎡⎤⎡ ⎤ 
⎡ 
5 −41 0 0 
u1 ⎢⎢⎢⎢⎢⎣ 
⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ 
⎥⎥⎥⎥⎥⎦ 
= 
⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ 
0 14 16 1 
1 
8 
7 
− 
u2 
u3 
5 5 
15 20 
00 
− 
7 7 
00 0 5 u47 
6 16 
We have performed factorization/triangularization of the stiffness matrix K, and the forward reduction of 
R. u4, u3, u2, u1 can now be found in this order by performing the back-substitution. 
The Physical Process of Gauss Elimination 
The process of Gauss elimination can be demonstrated physically by performing the following lab experiment. Suppose that in the laboratory the beam shown below is constructed. At the locations where the degrees of freedom are measured, clamps are fastened with force measuring devices. Now, sequentially impose unit displacements to each degree of freedom and measure the required forces in all devices. These forces correspond to the columns of the stiffness matrix. 
By the experimental results, we obtain 
⎤ 
⎡ 
5 −41 0 
⎢⎢⎢⎣ 
−46 −41 
1 −46 −4 01 −45 
2 
⎥⎥⎥⎦ 
K 
→
Lecture 13 Physical Explanation of Gauss Elimination 2.092/2.093, Fall ‘09 
Step 1: Remove clamp 1 and repeat the experiment on the same physical beam: 
⎤ 
⎡ ⎢⎢⎣ 
14 16 
5 −5 1 
16 29 
− 55 −4 1 −45 
⎥⎥⎦ 
Step 2: Remove clamp 2. 
⎡ 
⎤ 
⎣ 
15 7 − 20 7 
− 20 7 65 14 
⎦ 
Step 3: Remove clamp 3. 
3
Lecture 13 Physical Explanation of Gauss Elimination 2.092/2.093, Fall ‘09 
5 6 
We note that the dials measure the stiffness after each step of Gauss elimination. Each step of Gauss elimination corresponds to the removal of a clamp. 
Applications 
I. Static condensation 
⎤ 
⎡ 
00 00 0 m 00 
M = 
⎢⎢⎢⎣ ⎥⎥⎥⎦ 
00 m 0 00 00 
K˜ instead of the full 4 × 4 K. 
For this system, we can work with the 2 × 2 matrix on dynamic analysis for details on static condensation. 
See lecture notes 
II. Substructuring/Super-element techniques (2D) 
III. Beam example 
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.

More Related Content

What's hot

Bellman ford algorithm
Bellman ford algorithmBellman ford algorithm
Bellman ford algorithmA. S. M. Shafi
 
Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysisdivyanshuprakashrock
 
Chapter 8-deflections
Chapter 8-deflectionsChapter 8-deflections
Chapter 8-deflectionsISET NABEUL
 
5. radial and transverse compo. 2 by-ghumare s m
5. radial and transverse compo.  2 by-ghumare s m5. radial and transverse compo.  2 by-ghumare s m
5. radial and transverse compo. 2 by-ghumare s msmghumare
 
4. coordinate systems part 1 by-ghumare s m
4. coordinate systems part 1 by-ghumare s m4. coordinate systems part 1 by-ghumare s m
4. coordinate systems part 1 by-ghumare s msmghumare
 
L20 moment distribution method
L20 moment distribution methodL20 moment distribution method
L20 moment distribution methodDr. OmPrakash
 
A Simplified Approach to Calculating Truss Forces
A Simplified Approach to Calculating Truss ForcesA Simplified Approach to Calculating Truss Forces
A Simplified Approach to Calculating Truss ForcesJames Nadir
 
09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)
09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)
09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)Hossam Shafiq II
 
Chapter 3 Powerpoint - AP
Chapter 3 Powerpoint - APChapter 3 Powerpoint - AP
Chapter 3 Powerpoint - APMrreynon
 
AP Physics - Chapter 3 Powerpoint
AP Physics - Chapter 3 PowerpointAP Physics - Chapter 3 Powerpoint
AP Physics - Chapter 3 PowerpointMrreynon
 
Mecánica para ingeniería dinámica bedford - 5ed (sol)
Mecánica para ingeniería  dinámica   bedford - 5ed (sol)Mecánica para ingeniería  dinámica   bedford - 5ed (sol)
Mecánica para ingeniería dinámica bedford - 5ed (sol)sneydergustavo diaz
 
Lecture 1 (Introduction to Structural Analysis II)
Lecture  1 (Introduction to Structural Analysis II)Lecture  1 (Introduction to Structural Analysis II)
Lecture 1 (Introduction to Structural Analysis II)Iqbal Hafeez
 

What's hot (17)

dinamik
dinamikdinamik
dinamik
 
Module 4
Module 4Module 4
Module 4
 
Ce 255 handout
Ce 255 handoutCe 255 handout
Ce 255 handout
 
Bellman ford algorithm
Bellman ford algorithmBellman ford algorithm
Bellman ford algorithm
 
Newton Raphson method for load flow analysis
Newton Raphson method for load flow analysisNewton Raphson method for load flow analysis
Newton Raphson method for load flow analysis
 
Chapter 8-deflections
Chapter 8-deflectionsChapter 8-deflections
Chapter 8-deflections
 
5. radial and transverse compo. 2 by-ghumare s m
5. radial and transverse compo.  2 by-ghumare s m5. radial and transverse compo.  2 by-ghumare s m
5. radial and transverse compo. 2 by-ghumare s m
 
4. coordinate systems part 1 by-ghumare s m
4. coordinate systems part 1 by-ghumare s m4. coordinate systems part 1 by-ghumare s m
4. coordinate systems part 1 by-ghumare s m
 
L20 moment distribution method
L20 moment distribution methodL20 moment distribution method
L20 moment distribution method
 
A Simplified Approach to Calculating Truss Forces
A Simplified Approach to Calculating Truss ForcesA Simplified Approach to Calculating Truss Forces
A Simplified Approach to Calculating Truss Forces
 
09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)
09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)
09-Strength of Gusset Plate (Steel Structural Design & Prof. Shehab Mourad)
 
Chapter 3 Powerpoint - AP
Chapter 3 Powerpoint - APChapter 3 Powerpoint - AP
Chapter 3 Powerpoint - AP
 
AP Physics - Chapter 3 Powerpoint
AP Physics - Chapter 3 PowerpointAP Physics - Chapter 3 Powerpoint
AP Physics - Chapter 3 Powerpoint
 
Newton's Laws of Motion L2.1
Newton's Laws of Motion L2.1Newton's Laws of Motion L2.1
Newton's Laws of Motion L2.1
 
Mecánica para ingeniería dinámica bedford - 5ed (sol)
Mecánica para ingeniería  dinámica   bedford - 5ed (sol)Mecánica para ingeniería  dinámica   bedford - 5ed (sol)
Mecánica para ingeniería dinámica bedford - 5ed (sol)
 
Lecture 1 (Introduction to Structural Analysis II)
Lecture  1 (Introduction to Structural Analysis II)Lecture  1 (Introduction to Structural Analysis II)
Lecture 1 (Introduction to Structural Analysis II)
 
Module 8
Module 8 Module 8
Module 8
 

Viewers also liked

Viewers also liked (19)

өнцөг хэмжих
өнцөг хэмжихөнцөг хэмжих
өнцөг хэмжих
 
Insaat kursu-kocaeli
Insaat kursu-kocaeliInsaat kursu-kocaeli
Insaat kursu-kocaeli
 
The window
The windowThe window
The window
 
Fed plus changes to gdp
Fed plus changes to gdpFed plus changes to gdp
Fed plus changes to gdp
 
Calendrier agraire
Calendrier agraireCalendrier agraire
Calendrier agraire
 
販促チラシセミナー(新潟)
販促チラシセミナー(新潟)販促チラシセミナー(新潟)
販促チラシセミナー(新潟)
 
Ipa kelas 3 bab ii
Ipa kelas 3 bab iiIpa kelas 3 bab ii
Ipa kelas 3 bab ii
 
Verkaufshandbuch Frankreich MICE Roadshow 2015
Verkaufshandbuch Frankreich MICE Roadshow 2015 Verkaufshandbuch Frankreich MICE Roadshow 2015
Verkaufshandbuch Frankreich MICE Roadshow 2015
 
Office 365 busting the myths
Office 365 busting the mythsOffice 365 busting the myths
Office 365 busting the myths
 
Mobile mini trends
Mobile mini trendsMobile mini trends
Mobile mini trends
 
Industrial rev vocabulary
Industrial rev vocabularyIndustrial rev vocabulary
Industrial rev vocabulary
 
Japan russio japanese war
Japan russio japanese warJapan russio japanese war
Japan russio japanese war
 
Editing trailer
Editing trailerEditing trailer
Editing trailer
 
Fenice display system
Fenice display systemFenice display system
Fenice display system
 
Tues examples thinking at the margin
Tues examples thinking at the marginTues examples thinking at the margin
Tues examples thinking at the margin
 
White Paper: EMC Greenplum Data Computing Appliance Enhances EMC IT's Global ...
White Paper: EMC Greenplum Data Computing Appliance Enhances EMC IT's Global ...White Paper: EMC Greenplum Data Computing Appliance Enhances EMC IT's Global ...
White Paper: EMC Greenplum Data Computing Appliance Enhances EMC IT's Global ...
 
Comp advantage graphs and applications
Comp advantage graphs and applicationsComp advantage graphs and applications
Comp advantage graphs and applications
 
The Big Returns from Big Data
The Big Returns from Big Data The Big Returns from Big Data
The Big Returns from Big Data
 
Doc2
Doc2Doc2
Doc2
 

Similar to Mit2 092 f09_lec13

Mit2 092 f09_lec03
Mit2 092 f09_lec03Mit2 092 f09_lec03
Mit2 092 f09_lec03Rahman Hakim
 
Structural Mechanics: Deflections of Beams in Bending
Structural Mechanics: Deflections of Beams in BendingStructural Mechanics: Deflections of Beams in Bending
Structural Mechanics: Deflections of Beams in BendingAlessandro Palmeri
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)krishnapriya R
 
2d beam element with combined loading bending axial and torsion
2d beam element with combined loading bending axial and torsion2d beam element with combined loading bending axial and torsion
2d beam element with combined loading bending axial and torsionrro7560
 
EGME 306A The Beam Page 1 of 18 Group 2 EXPER.docx
EGME 306A  The Beam Page 1 of 18 Group 2 EXPER.docxEGME 306A  The Beam Page 1 of 18 Group 2 EXPER.docx
EGME 306A The Beam Page 1 of 18 Group 2 EXPER.docxSALU18
 
about power system operation and control13197214.ppt
about power system operation and control13197214.pptabout power system operation and control13197214.ppt
about power system operation and control13197214.pptMohammedAhmed66819
 
AERO390Report_Xiang
AERO390Report_XiangAERO390Report_Xiang
AERO390Report_XiangXIANG Gao
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Implicit two step adam moulton hybrid block method with two off step points f...
Implicit two step adam moulton hybrid block method with two off step points f...Implicit two step adam moulton hybrid block method with two off step points f...
Implicit two step adam moulton hybrid block method with two off step points f...Alexander Decker
 
Unit 3 flexibility-anujajape
Unit 3 flexibility-anujajapeUnit 3 flexibility-anujajape
Unit 3 flexibility-anujajapeanujajape
 
Applied numerical methods lec6
Applied numerical methods lec6Applied numerical methods lec6
Applied numerical methods lec6Yasser Ahmed
 
Report for Experiment 4 Newton’s Second Law .docx
Report for Experiment 4 Newton’s Second Law  .docxReport for Experiment 4 Newton’s Second Law  .docx
Report for Experiment 4 Newton’s Second Law .docxsodhi3
 
maths diff.calculus ppt (1).pptx
maths diff.calculus ppt (1).pptxmaths diff.calculus ppt (1).pptx
maths diff.calculus ppt (1).pptxVanathisekar2
 

Similar to Mit2 092 f09_lec13 (20)

Flexibility ppt 1
Flexibility ppt 1Flexibility ppt 1
Flexibility ppt 1
 
Flexibility ppt 1
Flexibility ppt 1Flexibility ppt 1
Flexibility ppt 1
 
Feedback Vertex Set
Feedback Vertex SetFeedback Vertex Set
Feedback Vertex Set
 
Mit2 092 f09_lec03
Mit2 092 f09_lec03Mit2 092 f09_lec03
Mit2 092 f09_lec03
 
Structural Mechanics: Deflections of Beams in Bending
Structural Mechanics: Deflections of Beams in BendingStructural Mechanics: Deflections of Beams in Bending
Structural Mechanics: Deflections of Beams in Bending
 
Ch2 2011 s
Ch2 2011 sCh2 2011 s
Ch2 2011 s
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
 
2d beam element with combined loading bending axial and torsion
2d beam element with combined loading bending axial and torsion2d beam element with combined loading bending axial and torsion
2d beam element with combined loading bending axial and torsion
 
EGME 306A The Beam Page 1 of 18 Group 2 EXPER.docx
EGME 306A  The Beam Page 1 of 18 Group 2 EXPER.docxEGME 306A  The Beam Page 1 of 18 Group 2 EXPER.docx
EGME 306A The Beam Page 1 of 18 Group 2 EXPER.docx
 
about power system operation and control13197214.ppt
about power system operation and control13197214.pptabout power system operation and control13197214.ppt
about power system operation and control13197214.ppt
 
AERO390Report_Xiang
AERO390Report_XiangAERO390Report_Xiang
AERO390Report_Xiang
 
Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)Welcome to International Journal of Engineering Research and Development (IJERD)
Welcome to International Journal of Engineering Research and Development (IJERD)
 
Implicit two step adam moulton hybrid block method with two off step points f...
Implicit two step adam moulton hybrid block method with two off step points f...Implicit two step adam moulton hybrid block method with two off step points f...
Implicit two step adam moulton hybrid block method with two off step points f...
 
solution for 2D truss1
solution for 2D truss1solution for 2D truss1
solution for 2D truss1
 
Unit 3 flexibility-anujajape
Unit 3 flexibility-anujajapeUnit 3 flexibility-anujajape
Unit 3 flexibility-anujajape
 
Applied numerical methods lec6
Applied numerical methods lec6Applied numerical methods lec6
Applied numerical methods lec6
 
poster2
poster2poster2
poster2
 
Report for Experiment 4 Newton’s Second Law .docx
Report for Experiment 4 Newton’s Second Law  .docxReport for Experiment 4 Newton’s Second Law  .docx
Report for Experiment 4 Newton’s Second Law .docx
 
Supported deep excavation
Supported deep excavationSupported deep excavation
Supported deep excavation
 
maths diff.calculus ppt (1).pptx
maths diff.calculus ppt (1).pptxmaths diff.calculus ppt (1).pptx
maths diff.calculus ppt (1).pptx
 

More from Rahman Hakim

Asmaul husna detailed meaning
Asmaul husna detailed meaningAsmaul husna detailed meaning
Asmaul husna detailed meaningRahman Hakim
 
NASA Rockets guide
NASA Rockets guideNASA Rockets guide
NASA Rockets guideRahman Hakim
 
Operations management chase_jacobs_aquilano
Operations management chase_jacobs_aquilanoOperations management chase_jacobs_aquilano
Operations management chase_jacobs_aquilanoRahman Hakim
 
Solid works motion_tutorial_2010
Solid works motion_tutorial_2010Solid works motion_tutorial_2010
Solid works motion_tutorial_2010Rahman Hakim
 
Sw flowsimulation 2009 tutorial
Sw flowsimulation 2009 tutorialSw flowsimulation 2009 tutorial
Sw flowsimulation 2009 tutorialRahman Hakim
 
Mit2 092 f09_lec23
Mit2 092 f09_lec23Mit2 092 f09_lec23
Mit2 092 f09_lec23Rahman Hakim
 
Mit2 092 f09_lec19
Mit2 092 f09_lec19Mit2 092 f09_lec19
Mit2 092 f09_lec19Rahman Hakim
 
Mit2 092 f09_lec20
Mit2 092 f09_lec20Mit2 092 f09_lec20
Mit2 092 f09_lec20Rahman Hakim
 
Mit2 092 f09_lec21
Mit2 092 f09_lec21Mit2 092 f09_lec21
Mit2 092 f09_lec21Rahman Hakim
 
Mit2 092 f09_lec18
Mit2 092 f09_lec18Mit2 092 f09_lec18
Mit2 092 f09_lec18Rahman Hakim
 
Mit2 092 f09_lec16
Mit2 092 f09_lec16Mit2 092 f09_lec16
Mit2 092 f09_lec16Rahman Hakim
 
Mit2 092 f09_lec15
Mit2 092 f09_lec15Mit2 092 f09_lec15
Mit2 092 f09_lec15Rahman Hakim
 
Mit2 092 f09_lec12
Mit2 092 f09_lec12Mit2 092 f09_lec12
Mit2 092 f09_lec12Rahman Hakim
 
Mit2 092 f09_lec11
Mit2 092 f09_lec11Mit2 092 f09_lec11
Mit2 092 f09_lec11Rahman Hakim
 
Mit2 092 f09_lec10
Mit2 092 f09_lec10Mit2 092 f09_lec10
Mit2 092 f09_lec10Rahman Hakim
 
Mit2 092 f09_lec07
Mit2 092 f09_lec07Mit2 092 f09_lec07
Mit2 092 f09_lec07Rahman Hakim
 
Mit2 092 f09_lec06
Mit2 092 f09_lec06Mit2 092 f09_lec06
Mit2 092 f09_lec06Rahman Hakim
 
Mit2 092 f09_lec05
Mit2 092 f09_lec05Mit2 092 f09_lec05
Mit2 092 f09_lec05Rahman Hakim
 

More from Rahman Hakim (20)

Asmaul husna detailed meaning
Asmaul husna detailed meaningAsmaul husna detailed meaning
Asmaul husna detailed meaning
 
NASA Rockets guide
NASA Rockets guideNASA Rockets guide
NASA Rockets guide
 
Rockets nasa
Rockets nasaRockets nasa
Rockets nasa
 
Operations management chase_jacobs_aquilano
Operations management chase_jacobs_aquilanoOperations management chase_jacobs_aquilano
Operations management chase_jacobs_aquilano
 
Master cam x2 5ax
Master cam x2 5axMaster cam x2 5ax
Master cam x2 5ax
 
Solid works motion_tutorial_2010
Solid works motion_tutorial_2010Solid works motion_tutorial_2010
Solid works motion_tutorial_2010
 
Sw flowsimulation 2009 tutorial
Sw flowsimulation 2009 tutorialSw flowsimulation 2009 tutorial
Sw flowsimulation 2009 tutorial
 
Mit2 092 f09_lec23
Mit2 092 f09_lec23Mit2 092 f09_lec23
Mit2 092 f09_lec23
 
Mit2 092 f09_lec19
Mit2 092 f09_lec19Mit2 092 f09_lec19
Mit2 092 f09_lec19
 
Mit2 092 f09_lec20
Mit2 092 f09_lec20Mit2 092 f09_lec20
Mit2 092 f09_lec20
 
Mit2 092 f09_lec21
Mit2 092 f09_lec21Mit2 092 f09_lec21
Mit2 092 f09_lec21
 
Mit2 092 f09_lec18
Mit2 092 f09_lec18Mit2 092 f09_lec18
Mit2 092 f09_lec18
 
Mit2 092 f09_lec16
Mit2 092 f09_lec16Mit2 092 f09_lec16
Mit2 092 f09_lec16
 
Mit2 092 f09_lec15
Mit2 092 f09_lec15Mit2 092 f09_lec15
Mit2 092 f09_lec15
 
Mit2 092 f09_lec12
Mit2 092 f09_lec12Mit2 092 f09_lec12
Mit2 092 f09_lec12
 
Mit2 092 f09_lec11
Mit2 092 f09_lec11Mit2 092 f09_lec11
Mit2 092 f09_lec11
 
Mit2 092 f09_lec10
Mit2 092 f09_lec10Mit2 092 f09_lec10
Mit2 092 f09_lec10
 
Mit2 092 f09_lec07
Mit2 092 f09_lec07Mit2 092 f09_lec07
Mit2 092 f09_lec07
 
Mit2 092 f09_lec06
Mit2 092 f09_lec06Mit2 092 f09_lec06
Mit2 092 f09_lec06
 
Mit2 092 f09_lec05
Mit2 092 f09_lec05Mit2 092 f09_lec05
Mit2 092 f09_lec05
 

Recently uploaded

Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 

Mit2 092 f09_lec13

  • 1. 2.092/2.093 — Finite Element Analysis of Solids & Fluids I Fall ‘09 Lecture 13 -Physical Explanation of Gauss Elimination Prof. K. J. Bathe MIT OpenCourseWare Reading assignment: Sections 8.1, 8.2 Gauss elimination is the direct method of solution, which includes: • LDLT factorization; sparse techniques Wavefront method • Substructuring, super-element techniques, etc. • Static condensation • Example Reading assignment: Section 8.2.1 ⎤⎡⎤⎡ ⎤ ⎡ 5 −41 0 u1 0 ⎢⎢⎣ ⎢⎢⎣ ⎥⎥⎦ u2 u3 ⎥⎥⎦ = ⎢⎢⎣ ⎥⎥⎦ −4 6 −4 −41 1 01 0 6 −4 −4 15 Let’s perform Gauss elimination on this system. Step 1: Add/subtract multiples of row 1 to the other rows to obtain: u4 0 ⎤⎡⎤ ⎡⎤ ⎡ 5 −41 0 0 u1 ⎢⎢⎢⎢⎢⎣ ⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ ⎥⎥⎥⎥⎥⎦ = ⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ 0 14 16 1 1 0 − u2 u3 5 5 16 29 0 − 55 −4 01 −45 u4 0 We used 5u1 − 4u2 + u3 = 0 to eliminate u1 from the second and third equations. Step 2: Add/subtract multiples of row 2 to rows 3 and 4 to obtain: ⎤⎡⎤⎡ ⎤ ⎡ ⎢⎢⎢⎢⎢⎣ 5 −41 0 0 14 16 1 ⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ u1 ⎥⎥⎥⎥⎥⎦ ⎢⎢⎢⎢⎢⎣ 0 ⎥⎥⎥⎥⎥⎦ 1 − 5 u2 5 = 00 15 20 8 7 − u3 7 7 00 20 65 u45 7 14 14 − − 1
  • 2. Lecture 13 Physical Explanation of Gauss Elimination 2.092/2.093, Fall ‘09 Step 3: Add/subtract multiples of row 3 to row 4 to obtain: ⎤ ⎡⎤⎡ ⎤ ⎡ 5 −41 0 0 u1 ⎢⎢⎢⎢⎢⎣ ⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ ⎥⎥⎥⎥⎥⎦ = ⎢⎢⎢⎢⎢⎣ ⎥⎥⎥⎥⎥⎦ 0 14 16 1 1 8 7 − u2 u3 5 5 15 20 00 − 7 7 00 0 5 u47 6 16 We have performed factorization/triangularization of the stiffness matrix K, and the forward reduction of R. u4, u3, u2, u1 can now be found in this order by performing the back-substitution. The Physical Process of Gauss Elimination The process of Gauss elimination can be demonstrated physically by performing the following lab experiment. Suppose that in the laboratory the beam shown below is constructed. At the locations where the degrees of freedom are measured, clamps are fastened with force measuring devices. Now, sequentially impose unit displacements to each degree of freedom and measure the required forces in all devices. These forces correspond to the columns of the stiffness matrix. By the experimental results, we obtain ⎤ ⎡ 5 −41 0 ⎢⎢⎢⎣ −46 −41 1 −46 −4 01 −45 2 ⎥⎥⎥⎦ K →
  • 3. Lecture 13 Physical Explanation of Gauss Elimination 2.092/2.093, Fall ‘09 Step 1: Remove clamp 1 and repeat the experiment on the same physical beam: ⎤ ⎡ ⎢⎢⎣ 14 16 5 −5 1 16 29 − 55 −4 1 −45 ⎥⎥⎦ Step 2: Remove clamp 2. ⎡ ⎤ ⎣ 15 7 − 20 7 − 20 7 65 14 ⎦ Step 3: Remove clamp 3. 3
  • 4. Lecture 13 Physical Explanation of Gauss Elimination 2.092/2.093, Fall ‘09 5 6 We note that the dials measure the stiffness after each step of Gauss elimination. Each step of Gauss elimination corresponds to the removal of a clamp. Applications I. Static condensation ⎤ ⎡ 00 00 0 m 00 M = ⎢⎢⎢⎣ ⎥⎥⎥⎦ 00 m 0 00 00 K˜ instead of the full 4 × 4 K. For this system, we can work with the 2 × 2 matrix on dynamic analysis for details on static condensation. See lecture notes II. Substructuring/Super-element techniques (2D) III. Beam example 4
  • 5. 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.