SlideShare a Scribd company logo
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
Introduction to the Finite
Element Method
Two Dimensional Elements
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Elements
• In this section, we will be introduced to two
dimensional elements with single degree
of freedom per node.
• Detailed attention will be paid to
rectangular elements.
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
For the 2-D BV Problem
• Let’s consider a problem with a single
dependent variable
• We may set one degree of freedom to
each node; say fi.
• Further, let’s only consider a rectangular
element that is aligned with the physical
coordinates
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
A Rectangular Element
• For the approximation
of a general function
f(x,y) over the element
you need a 2-D
interpolation function
  xyayaxaayxf 4321, 
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
Let’s follow the same
procedure!
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Interpolation Function
     ayxHyxf ,, xyayaxaayxf 4321),( 
     aHff 0,00,0 1 
 
 
 
 
  aT
a
a
a
a
bH
baH
aH
H
f
f
f
f










































4
3
2
1
4
3
2
1
0
,
0,
0,0
     aaHfaf ,00, 2 
     abaHfbaf ,, 3       abHfbf ,0,0 4 
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Interpolation Function









































4
3
2
1
4
3
2
1
001
1
001
0001
a
a
a
a
b
abba
a
f
f
f
f


















































4
3
2
1
4
3
2
1
1111
1
00
1
00
11
0001
f
f
f
f
abababab
bb
aa
a
a
a
a
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Interpolation Function
         e
fyxNayxHyxf ,,, 
     


























ab
xy
b
y
ab
xy
ab
xy
a
x
ab
xy
b
y
a
x
yxNyxN
T
1
,,
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
How does this look like?
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Interpolation Functions
0
0.3
0.6
0.9
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
y
N1
x
0
0.3
0.6
0.9
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
y
N2
x
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Interpolation Functions
0
0.3
0.6
0.9
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
y
N3
x
0
0.3
0.6
0.9
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1
0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
y
N4
x
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
Example: Laplace Equation
02
 
02
2
2
2






yx

     e
i
ii yxNyxN  ,,
4
1
 
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
Example: Laplace Equation
     e
i
ii yxNyxN  ,,
4
1
 
         0
e
Area
yyxx dANNNN 
Applying the Galerkin method and integrating by parts,
the element equation becomes
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
The Element Equaiton
 
 
 
 
   0
222
222
222
222
6
1
22222222
22222222
22222222
22222222



















e
babababa
babababa
babababa
babababa
ab

FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
The Logistic Problem!
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
The Logistic Problem
• In the 2-D problems, the numbering
scheme, usually, is not as straight forward
as the 1-D problem
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
1-D Example
• Element #1 is associated with nodes 1&2
• Element #2 is associated with nodes 2&3, etc…
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Example
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
2-D Example
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
For Element #5
Global Node NumberLocal Node Number
51
62
93
84
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
Contribution of element #5 to global
matrix
121110987654321
1
2
3
4
1,31,41,21,15
2,32,42,22,16
7
4,34,44,24,18
3,33,43,23,19
10
11
12
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
A Solution for the Logistics’
Problem
• One solution of the logistic problem is to
keep a record of elements and the
mapping of the local numbering scheme to
the global numbering scheme in a table!
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
Elements Register: Global
Numbering
Node NumberElement
Number 4321
45211
78542
1011873
56324
89655
1112986
FEM: Two Dimensional Elements
Mohammad Tawfik
#WikiCourses
http://WikiCourses.WikiSpaces.com
Algorithm for Assembling Global
Matrix
1. Create a square matrix “A”;
N*N (N=Number of nodes)
2. For the ith element
3. Get the element matrix “B”
4. For the jth node
5. Get its global number k
6. For the mth node
7. Get its global number n
8. Let Akn=Akn+Bjm
9. Repeat for all m
10. Repeat for all j
11. Repeat for all i
Node NumberElement
Number
4321
45211
78542
1011873
56324
89655
1112986
121110987654321
1
2
3
4
5
6
7
8
9
10
11
12

More Related Content

What's hot

Regression
RegressionRegression
Regression
Mohammad Tawfik
 
Roots of Nonlinear Equations - Open Methods
Roots of Nonlinear Equations - Open MethodsRoots of Nonlinear Equations - Open Methods
Roots of Nonlinear Equations - Open Methods
Mohammad Tawfik
 
FEM: Stationary Functional Approach
FEM: Stationary Functional ApproachFEM: Stationary Functional Approach
FEM: Stationary Functional Approach
Mohammad Tawfik
 
Bracketing Methods
Bracketing MethodsBracketing Methods
Bracketing Methods
Mohammad Tawfik
 
Interpolation Methods
Interpolation MethodsInterpolation Methods
Interpolation Methods
Mohammad Tawfik
 
Interpolation Generalized
Interpolation GeneralizedInterpolation Generalized
Interpolation Generalized
Mohammad Tawfik
 
Initial Value Problems
Initial Value ProblemsInitial Value Problems
Initial Value Problems
Mohammad Tawfik
 
FEM: Bars and Trusses
FEM: Bars and TrussesFEM: Bars and Trusses
FEM: Bars and Trusses
Mohammad Tawfik
 
Newmark Time Integration
Newmark Time IntegrationNewmark Time Integration
Newmark Time Integration
Mohammad Tawfik
 
Introduction to Numerical Analysis
Introduction to Numerical AnalysisIntroduction to Numerical Analysis
Introduction to Numerical Analysis
Mohammad Tawfik
 
FEM: Nonlinear Beam Deflection Model (with Temperature)
FEM: Nonlinear Beam Deflection Model (with Temperature)FEM: Nonlinear Beam Deflection Model (with Temperature)
FEM: Nonlinear Beam Deflection Model (with Temperature)
Mohammad Tawfik
 
Vibration Absorber
Vibration AbsorberVibration Absorber
Vibration Absorber
Mohammad Tawfik
 
Computational paths, identity type and groupoid model
Computational paths, identity type and groupoid modelComputational paths, identity type and groupoid model
Computational paths, identity type and groupoid model
Arthur Ramos
 
1.fundamentals of kinematics and mechanisms (1)
1.fundamentals of kinematics and mechanisms (1)1.fundamentals of kinematics and mechanisms (1)
1.fundamentals of kinematics and mechanisms (1)
Ganesh Fodase
 

What's hot (15)

Regression
RegressionRegression
Regression
 
Roots of Nonlinear Equations - Open Methods
Roots of Nonlinear Equations - Open MethodsRoots of Nonlinear Equations - Open Methods
Roots of Nonlinear Equations - Open Methods
 
FEM: Stationary Functional Approach
FEM: Stationary Functional ApproachFEM: Stationary Functional Approach
FEM: Stationary Functional Approach
 
Bracketing Methods
Bracketing MethodsBracketing Methods
Bracketing Methods
 
Interpolation Methods
Interpolation MethodsInterpolation Methods
Interpolation Methods
 
Interpolation Generalized
Interpolation GeneralizedInterpolation Generalized
Interpolation Generalized
 
Initial Value Problems
Initial Value ProblemsInitial Value Problems
Initial Value Problems
 
FEM: Bars and Trusses
FEM: Bars and TrussesFEM: Bars and Trusses
FEM: Bars and Trusses
 
Newmark Time Integration
Newmark Time IntegrationNewmark Time Integration
Newmark Time Integration
 
Introduction to Numerical Analysis
Introduction to Numerical AnalysisIntroduction to Numerical Analysis
Introduction to Numerical Analysis
 
Numerical Integration
Numerical IntegrationNumerical Integration
Numerical Integration
 
FEM: Nonlinear Beam Deflection Model (with Temperature)
FEM: Nonlinear Beam Deflection Model (with Temperature)FEM: Nonlinear Beam Deflection Model (with Temperature)
FEM: Nonlinear Beam Deflection Model (with Temperature)
 
Vibration Absorber
Vibration AbsorberVibration Absorber
Vibration Absorber
 
Computational paths, identity type and groupoid model
Computational paths, identity type and groupoid modelComputational paths, identity type and groupoid model
Computational paths, identity type and groupoid model
 
1.fundamentals of kinematics and mechanisms (1)
1.fundamentals of kinematics and mechanisms (1)1.fundamentals of kinematics and mechanisms (1)
1.fundamentals of kinematics and mechanisms (1)
 

Similar to FEM: 2-D Problems

FEM: Beams
FEM: BeamsFEM: Beams
FEM: Beams
Mohammad Tawfik
 
Finite element method (matlab) milan kumar rai
Finite element method (matlab) milan kumar raiFinite element method (matlab) milan kumar rai
Finite element method (matlab) milan kumar rai
Milan Kumar Rai
 
ED7201 FEMMD_notes
ED7201 FEMMD_notesED7201 FEMMD_notes
chap_01.pdf
chap_01.pdfchap_01.pdf
chap_01.pdf
MushahidYasinKiyani
 
Finite element method.ppt
Finite element method.pptFinite element method.ppt
Finite element method.ppt
daniel627861
 
Introduction.ppt
Introduction.pptIntroduction.ppt
Introduction.ppt
backlinkspuro
 
Fem 1
Fem 1Fem 1

Similar to FEM: 2-D Problems (8)

FEM: Beams
FEM: BeamsFEM: Beams
FEM: Beams
 
Finite element method (matlab) milan kumar rai
Finite element method (matlab) milan kumar raiFinite element method (matlab) milan kumar rai
Finite element method (matlab) milan kumar rai
 
MB0904 QR
MB0904 QRMB0904 QR
MB0904 QR
 
ED7201 FEMMD_notes
ED7201 FEMMD_notesED7201 FEMMD_notes
ED7201 FEMMD_notes
 
chap_01.pdf
chap_01.pdfchap_01.pdf
chap_01.pdf
 
Finite element method.ppt
Finite element method.pptFinite element method.ppt
Finite element method.ppt
 
Introduction.ppt
Introduction.pptIntroduction.ppt
Introduction.ppt
 
Fem 1
Fem 1Fem 1
Fem 1
 

More from Mohammad Tawfik

Supply Chain Management for Engineers - INDE073
Supply Chain Management for Engineers - INDE073Supply Chain Management for Engineers - INDE073
Supply Chain Management for Engineers - INDE073
Mohammad Tawfik
 
Supply Chain Management 01 - Introduction
Supply Chain Management 01 - IntroductionSupply Chain Management 01 - Introduction
Supply Chain Management 01 - Introduction
Mohammad Tawfik
 
Supply Chain Management 02 - Logistics
Supply Chain Management 02 - LogisticsSupply Chain Management 02 - Logistics
Supply Chain Management 02 - Logistics
Mohammad Tawfik
 
Supply Chain Management 03 - Inventory Management
Supply Chain Management 03 - Inventory ManagementSupply Chain Management 03 - Inventory Management
Supply Chain Management 03 - Inventory Management
Mohammad Tawfik
 
Creative problem solving and decision making
Creative problem solving and decision makingCreative problem solving and decision making
Creative problem solving and decision making
Mohammad Tawfik
 
Digital content for teaching introduction
Digital content for teaching introductionDigital content for teaching introduction
Digital content for teaching introduction
Mohammad Tawfik
 
Crisis Management Basics
Crisis Management BasicsCrisis Management Basics
Crisis Management Basics
Mohammad Tawfik
 
DISC Personality Model
DISC Personality ModelDISC Personality Model
DISC Personality Model
Mohammad Tawfik
 
Training of Trainers
Training of TrainersTraining of Trainers
Training of Trainers
Mohammad Tawfik
 
Effective Delegation Skills
Effective Delegation SkillsEffective Delegation Skills
Effective Delegation Skills
Mohammad Tawfik
 
Train The Trainer
Train The TrainerTrain The Trainer
Train The Trainer
Mohammad Tawfik
 
Business Management - Marketing
Business Management - MarketingBusiness Management - Marketing
Business Management - Marketing
Mohammad Tawfik
 
Stress Management
Stress ManagementStress Management
Stress Management
Mohammad Tawfik
 
Project Management (CAPM) - Integration
Project Management (CAPM) - IntegrationProject Management (CAPM) - Integration
Project Management (CAPM) - Integration
Mohammad Tawfik
 
Project Management (CAPM) - The Framework
Project Management (CAPM) - The FrameworkProject Management (CAPM) - The Framework
Project Management (CAPM) - The Framework
Mohammad Tawfik
 
Project Management (CAPM) - Introduction
Project Management (CAPM) - IntroductionProject Management (CAPM) - Introduction
Project Management (CAPM) - Introduction
Mohammad Tawfik
 
The Creative Individual
The Creative IndividualThe Creative Individual
The Creative Individual
Mohammad Tawfik
 
Introduction to Wind Energy
Introduction to Wind EnergyIntroduction to Wind Energy
Introduction to Wind Energy
Mohammad Tawfik
 
Future of Drones ITW'16
Future of Drones ITW'16Future of Drones ITW'16
Future of Drones ITW'16
Mohammad Tawfik
 
Finite Element Analysis of the Beams Under Thermal Loading
Finite Element Analysis of the Beams Under Thermal LoadingFinite Element Analysis of the Beams Under Thermal Loading
Finite Element Analysis of the Beams Under Thermal Loading
Mohammad Tawfik
 

More from Mohammad Tawfik (20)

Supply Chain Management for Engineers - INDE073
Supply Chain Management for Engineers - INDE073Supply Chain Management for Engineers - INDE073
Supply Chain Management for Engineers - INDE073
 
Supply Chain Management 01 - Introduction
Supply Chain Management 01 - IntroductionSupply Chain Management 01 - Introduction
Supply Chain Management 01 - Introduction
 
Supply Chain Management 02 - Logistics
Supply Chain Management 02 - LogisticsSupply Chain Management 02 - Logistics
Supply Chain Management 02 - Logistics
 
Supply Chain Management 03 - Inventory Management
Supply Chain Management 03 - Inventory ManagementSupply Chain Management 03 - Inventory Management
Supply Chain Management 03 - Inventory Management
 
Creative problem solving and decision making
Creative problem solving and decision makingCreative problem solving and decision making
Creative problem solving and decision making
 
Digital content for teaching introduction
Digital content for teaching introductionDigital content for teaching introduction
Digital content for teaching introduction
 
Crisis Management Basics
Crisis Management BasicsCrisis Management Basics
Crisis Management Basics
 
DISC Personality Model
DISC Personality ModelDISC Personality Model
DISC Personality Model
 
Training of Trainers
Training of TrainersTraining of Trainers
Training of Trainers
 
Effective Delegation Skills
Effective Delegation SkillsEffective Delegation Skills
Effective Delegation Skills
 
Train The Trainer
Train The TrainerTrain The Trainer
Train The Trainer
 
Business Management - Marketing
Business Management - MarketingBusiness Management - Marketing
Business Management - Marketing
 
Stress Management
Stress ManagementStress Management
Stress Management
 
Project Management (CAPM) - Integration
Project Management (CAPM) - IntegrationProject Management (CAPM) - Integration
Project Management (CAPM) - Integration
 
Project Management (CAPM) - The Framework
Project Management (CAPM) - The FrameworkProject Management (CAPM) - The Framework
Project Management (CAPM) - The Framework
 
Project Management (CAPM) - Introduction
Project Management (CAPM) - IntroductionProject Management (CAPM) - Introduction
Project Management (CAPM) - Introduction
 
The Creative Individual
The Creative IndividualThe Creative Individual
The Creative Individual
 
Introduction to Wind Energy
Introduction to Wind EnergyIntroduction to Wind Energy
Introduction to Wind Energy
 
Future of Drones ITW'16
Future of Drones ITW'16Future of Drones ITW'16
Future of Drones ITW'16
 
Finite Element Analysis of the Beams Under Thermal Loading
Finite Element Analysis of the Beams Under Thermal LoadingFinite Element Analysis of the Beams Under Thermal Loading
Finite Element Analysis of the Beams Under Thermal Loading
 

Recently uploaded

Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
GeoBlogs
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
Jisc
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
PedroFerreira53928
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
MIRIAMSALINAS13
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 

Recently uploaded (20)

Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Fish and Chips - have they had their chips
Fish and Chips - have they had their chipsFish and Chips - have they had their chips
Fish and Chips - have they had their chips
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Supporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptxSupporting (UKRI) OA monographs at Salford.pptx
Supporting (UKRI) OA monographs at Salford.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 

FEM: 2-D Problems

  • 1. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com Introduction to the Finite Element Method Two Dimensional Elements
  • 2. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Elements • In this section, we will be introduced to two dimensional elements with single degree of freedom per node. • Detailed attention will be paid to rectangular elements.
  • 3. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com For the 2-D BV Problem • Let’s consider a problem with a single dependent variable • We may set one degree of freedom to each node; say fi. • Further, let’s only consider a rectangular element that is aligned with the physical coordinates
  • 4. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com A Rectangular Element • For the approximation of a general function f(x,y) over the element you need a 2-D interpolation function   xyayaxaayxf 4321, 
  • 5. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com Let’s follow the same procedure!
  • 6. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Interpolation Function      ayxHyxf ,, xyayaxaayxf 4321),(       aHff 0,00,0 1            aT a a a a bH baH aH H f f f f                                           4 3 2 1 4 3 2 1 0 , 0, 0,0      aaHfaf ,00, 2       abaHfbaf ,, 3       abHfbf ,0,0 4 
  • 7. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Interpolation Function                                          4 3 2 1 4 3 2 1 001 1 001 0001 a a a a b abba a f f f f                                                   4 3 2 1 4 3 2 1 1111 1 00 1 00 11 0001 f f f f abababab bb aa a a a a
  • 8. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Interpolation Function          e fyxNayxHyxf ,,,                                  ab xy b y ab xy ab xy a x ab xy b y a x yxNyxN T 1 ,,
  • 9. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com How does this look like?
  • 10. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Interpolation Functions 0 0.3 0.6 0.9 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 y N1 x 0 0.3 0.6 0.9 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 y N2 x
  • 11. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Interpolation Functions 0 0.3 0.6 0.9 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 y N3 x 0 0.3 0.6 0.9 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 y N4 x
  • 12. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com Example: Laplace Equation 02   02 2 2 2       yx       e i ii yxNyxN  ,, 4 1  
  • 13. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com Example: Laplace Equation      e i ii yxNyxN  ,, 4 1            0 e Area yyxx dANNNN  Applying the Galerkin method and integrating by parts, the element equation becomes
  • 14. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com The Element Equaiton            0 222 222 222 222 6 1 22222222 22222222 22222222 22222222                    e babababa babababa babababa babababa ab 
  • 15. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com The Logistic Problem!
  • 16. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com The Logistic Problem • In the 2-D problems, the numbering scheme, usually, is not as straight forward as the 1-D problem
  • 17. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 1-D Example • Element #1 is associated with nodes 1&2 • Element #2 is associated with nodes 2&3, etc…
  • 18. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Example
  • 19. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com 2-D Example
  • 20. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com For Element #5 Global Node NumberLocal Node Number 51 62 93 84
  • 21. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com Contribution of element #5 to global matrix 121110987654321 1 2 3 4 1,31,41,21,15 2,32,42,22,16 7 4,34,44,24,18 3,33,43,23,19 10 11 12
  • 22. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com A Solution for the Logistics’ Problem • One solution of the logistic problem is to keep a record of elements and the mapping of the local numbering scheme to the global numbering scheme in a table!
  • 23. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com Elements Register: Global Numbering Node NumberElement Number 4321 45211 78542 1011873 56324 89655 1112986
  • 24. FEM: Two Dimensional Elements Mohammad Tawfik #WikiCourses http://WikiCourses.WikiSpaces.com Algorithm for Assembling Global Matrix 1. Create a square matrix “A”; N*N (N=Number of nodes) 2. For the ith element 3. Get the element matrix “B” 4. For the jth node 5. Get its global number k 6. For the mth node 7. Get its global number n 8. Let Akn=Akn+Bjm 9. Repeat for all m 10. Repeat for all j 11. Repeat for all i Node NumberElement Number 4321 45211 78542 1011873 56324 89655 1112986 121110987654321 1 2 3 4 5 6 7 8 9 10 11 12