CST ELEMENT Constant Strain Triangular Element

Slides:



Advertisements
Similar presentations
Finite Element Method CHAPTER 4: FEM FOR TRUSSES
Advertisements

MANE 4240 & CIVL 4240 Introduction to Finite Elements
MANE 4240 & CIVL 4240 Introduction to Finite Elements
AERSP 301 Finite Element Method
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Beams and Frames.
MANE 4240 & CIVL 4240 Introduction to Finite Elements Practical considerations in FEM modeling Prof. Suvranu De.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
The Finite Element Method A Practical Course
Some Ideas Behind Finite Element Analysis
Fundamental Concepts Element Formulation Assembly
Physics Based Modeling II Deformable Bodies Lecture 2 Kwang Hee Ko Gwangju Institute of Science and Technology.
MECH593 Introduction to Finite Element Methods
By S Ziaei-Rad Mechanical Engineering Department, IUT.
Finite element method – basis functions 1 Finite Elements: Basis functions 1-D elements  coordinate transformation  1-D elements  linear basis functions.
Section 4: Implementation of Finite Element Analysis – Other Elements
ECIV 720 A Advanced Structural Mechanics and Analysis
ECIV 720 A Advanced Structural Mechanics and Analysis
MANE 4240 & CIVL 4240 Introduction to Finite Elements
FEA Simulations Usually based on energy minimum or virtual work Component of interest is divided into small parts – 1D elements for beam or truss structures.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Finite Element Method in Geotechnical Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements
MECH300H Introduction to Finite Element Methods
MECh300H Introduction to Finite Element Methods
H=1 h=0 At an internal node vol. Balance gives vel of volume sides And continuity gives hence i.e., At each point in time we solve A steady state problem.
ECIV 720 A Advanced Structural Mechanics and Analysis Lecture 12: Isoparametric CST Area Coordinates Shape Functions Strain-Displacement Matrix Rayleigh-Ritz.
ME300H Introduction to Finite Element Methods Finite Element Analysis of Plane Elasticity.
Truss Structures Two-force members connected by a ball and socket joint (i.e., elements do not transmit bending moments) Each member of a truss structure.
CHAP 6 FINITE ELEMENTS FOR PLANE SOLIDS
CST ELEMENT STIFFNESS MATRIX
Plane problems in FEM analysis
MCE 561 Computational Methods in Solid Mechanics
ECIV 720 A Advanced Structural Mechanics and Analysis Lecture 7: Formulation Techniques: Variational Methods The Principle of Minimum Potential Energy.
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
MECH593 Introduction to Finite Element Methods
MANE 4240 & CIVL 4240 Introduction to Finite Elements
MANE 4240 & CIVL 4240 Introduction to Finite Elements
General Procedure for Finite Element Method FEM is based on Direct Stiffness approach or Displacement approach. A broad procedural outline is listed.
ME 520 Fundamentals of Finite Element Analysis
Motion and Stress Analysis by Vector Mechanics Edward C. Ting Professor Emeritus of Applied Mechanics Purdue University, West Lafayette, IN National Central.
1 20-Oct-15 Last course Lecture plan and policies What is FEM? Brief history of the FEM Example of applications Discretization Example of FEM softwares.
Chapter 6. Plane Stress / Plane Strain Problems
MECH593 Finite Element Methods
11/11/20151 Trusses. 11/11/20152 Element Formulation by Virtual Work u Use virtual work to derive element stiffness matrix based on assumed displacements.
Last course Bar structure Equations from the theory of elasticity
Illustration of FE algorithm on the example of 1D problem Problem: Stress and displacement analysis of a one-dimensional bar, loaded only by its own weight,
HEAT TRANSFER FINITE ELEMENT FORMULATION
MECH4450 Introduction to Finite Element Methods
CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS
11 10-Jan-16 Last course Interpretations and properties of the stiffness matrix (cont’d) The DSM for plane and space trusses.
13-Linear Triangular Element Dr. Ahmet Zafer Şenalp Mechanical Engineering Department Gebze Technical.
1 Non-Linear Piezoelectric Exact Geometry Solid-Shell Element Based on 9-Parameter Model Gennady M. Kulikov Department of Applied Mathematics & Mechanics.
MECH4450 Introduction to Finite Element Methods Chapter 6 Finite Element Analysis of Plane Elasticity.
X1X1 X2X2  Basic Kinematics Real Applications Simple Shear Trivial geometry Proscribed homogenous deformations Linear constitutive.
The Finite Element Approach to Thermal Analysis Appendix A.
1 FINITE ELEMENT APPROXIMATION Rayleigh-Ritz method approximate solution in the entire beam –Difficult to find good approximate solution (discontinuities.
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
Finite Element Method Weak form Monday, 11/4/2002.
AN ILL-BEHAVED ELEMENT
Finite Element Method in Geotechnical Engineering
ISOPARAMETRIC ELEMENT
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Introduction to Finite Elements
CHAP 6 FINITE ELEMENTS FOR PLANE SOLIDS
Beams and Frames.
FEA Simulations Boundary conditions are applied
ECIV 720 A Advanced Structural Mechanics and Analysis
Implementation of 2D stress-strain Finite Element Modeling on MATLAB
8-1 Introduction a) Plane Stress y
Presentation transcript:

CST ELEMENT Constant Strain Triangular Element Decompose two-dimensional domain by a set of triangles. Each triangular element is composed by three corner nodes. Each element shares its edge and two corner nodes with an adjacent element Counter-clockwise or clockwise node numbering Each node has two DOFs: u and v displacements interpolation using the shape functions and nodal displacements. Displacement is linear because three nodal data are available. Stress & strain are constant. u1 v1 u2 v2 u3 v3 3 1 2 x y

DISPLACEMENT INTERPOLATION Assumed form for displacements Components u(x,y) and v(x,y) are separately interpolated. u(x,y) is interpolated in terms of u1, u2, and u3, and v(x,y) in terms of v1, v2, and v3. interpolation function must be a three term polynomial in x and y. Since we must have rigid body displacements and constant strain terms in the interpolation function, the displacement interpolation must be of the form The goal is to calculate αi and βi, i = 1, 2, 3, in terms of nodal displacements.

CST ELEMENT cont. Equations for coefficients x-displacement: Evaluate displacement at each node In matrix notation When is the coefficient matrix singular? u1 v1 u2 v2 u3 v3 3 1 2

SOLUTION Explicit solution: where Area:

INTERPOLATION FUNCTION Insert to the interpolation equation N1(x,y) N2(x,y) N3(x,y)

SIMILARLY FOR V Displacement Interpolation A similar procedure can be applied for y-displacement v(x, y). N1, N2, and N3 are linear functions of x- and y-coordinates. Interpolated displacement changes linearly along the each coordinate direction. Tent functions Shape Function

MATRIX EQUATION Displacement Interpolation [N]: 2×6 matrix, {q}: 6×1 vector. For a given point (x,y) within element, calculate [N] and multiply it with {q} to evaluate displacement at the point (x,y).

Strains are constant inside! Strain Interpolation differentiating the displacement in x- and y-directions. differentiating shape function [N] because {q} is constant. Strains are constant inside!

B-MATRIX FOR CST ELEMENT Strain Interpolation [B] matrix is a constant matrix and depends only on the coordinates of the three nodes of the triangular element. the strains will be constant over a given element

PROPERTIES OF CST ELEMENT Since displacement is linear in x and y, the triangular element deforms into another triangle when forces are applied. a straight line drawn within an element before deformation becomes another straight line after deformation. Consider a local coordinate x such that x = 0 at Node 1 and x = a at Node 2. Displacement on the edge 1-2: Since the variation of displacement is linear, the displacements should depend only on u1 and u2, and not on u3. 3 1 2 x a

PROPERTIES OF CST ELEMENT cont. 3 1 2 x a Element 1 Element 2 Property of CST Element Inter-element Displacement Compatibility Displacements at any point in an element can be computed from nodal displacements of that particular element and the shape functions. Consider a point on a common edge of two adjacent elements, which can be considered as belonging to either of the elements. Because displacements on the edge depend only on edge nodes, both element will produce the same displacement for a point on a common edge.

EXAMPLE - Interpolation nodal displacements {u1, v1, u2, v2, u3, v3, u4, v4} = {−0.1, 0, 0.1, 0, −0.1, 0, 0.1, 0} Element 1: Nodes 1-2-4 1 2 3 4 (0,0) (1,0) (0,1) (1,1) x y Calculate strains directly

EXAMPLE – Interpolation cont. 1 2 3 4 (0,0) (1,0) (0,1) (1,1) x y Element 2: Nodes 2-3-4 Strains are discontinuous along the element boundary