The Finite Element Method

Size: px
Start display at page:

Download "The Finite Element Method"

Transcription

1 The Finite Element Method Contents. Introduction 2. A Simple Example 3. Trusses 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements The Finite Element Method FEM.-

2 Literature [] Johannes Altenbach, Udo Fischer: Finite-Elemente-Praxis. Fachbuchverlag, Leipzig 99. ISBN [2] Klaus-Jürgen Bathe: Finite-Elemente-Methoden. Matrizen und lineare Algebra, die Methode der finiten Elemente, Lösung von Gleichgewichtsbedingungen und Bewegungsgleichungen. Springer-Verlag, Berlin Heidelberg New York Tokyo 986. ISBN X [3] Josef Betten: Finite Elemente für Ingenieure. Grundlagen, Matrixmethoden, Elastisches Kontinuum. Springer-Verlag, Berlin Heidelberg New York 997. ISBN [4] Josef Betten: Finite Elemente für Ingenieure 2. Variationsrechnung, Energiemethoden, Näherungsverfahren, Nichtlinearitäten. Springer-Verlag, Berlin Heidelberg New York 998. ISBN [5] Richard H. Gallagher: Finite Element Analysis: Fundamentals. Prentice-Hall, Englewood Cliffs, N. J., 975. ISBN Literature FEM.-

3 Literature (cont d) [6] Dietmar Gross, Werner Hauger, Walter Schnell, Peter Wriggers: Technische Mechanik. Band 4: Hydromechanik, Elemente der Höheren Mechanik, Numerische Methoden. Springer- Verlag, Berlin Heidelberg New York 993. ISBN [7] Bernd Klein: FEM. Grundlagen und Anwendungen der Finite-Elemente-Methode. Vieweg, Braunschweig Wiesbaden, dritte, überarbeitete Auflage, 999. ISBN [8] Günther Müller, Clemens Groth: FEM für Praktiker. Die Methode der Finiten Elemente mit dem FE-Programm ANSYS. expert-verlag, Renningen-Malmsheim, dritte, völlig neubearbeitete Auflage, 997. ISBN [9] Douglas H. Norrie, Gerard de Vries: The Finite Element Method. Academic Press, New York 973. ISBN [] J. Tinsley Oden: Finite Elements of Nonlinear Continua. McGraw-Hill, New York 972. Literature (cont d) FEM.-2

4 Literature (cont d) [] Hans Rudolf Schwarz: Methode der finiten Elemente. Eine Einführung unter besonderer Berücksichtigung der Rechenpraxis. B. G. Teubner, Stuttgart 98. ISBN [2] Hans Rudolf Schwarz: FORTRAN-Programme zur Methode der finiten Elemente. B. G. Teubner, Stuttgart 98. ISBN [3] Gilbert Strang and George J. Fix: An Analysis of the Finite Element Method. Prentice-Hall, Englewood-Cliffs, N. J., 973. ISBN [4] Olgierd C. Zienkiewicz: Methode der finiten Elemente. Hanser Verlag, München, zweite, erweiterte und völlig neubearbeitete Auflage, 984. ISBN [5] Olgierd C. Zienkiewicz and Robert L. Taylor: The Finite Element Method. McGraw-Hill, London, fourth edition, 989. Literature (cont d) FEM.-3

5 Contents. Introduction. What is the Finite Element Method.2 Brief History 2. A Simple Example 3. Trusses 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements Contents FEM.-

6 Introduction What is the Finite Element Method? The finite element method (FEM) is a numerical method for solving problems of engineering and mathematical physics. Its primary application is in Strength of Materials. The FEM is useful for problems with complicated geometries, loadings, and material properties where analytical solutions cannot be obtained. The model body is divided into a system of small but finite bodies, the finite elements, interconnected at nodal points or nodes. In each of the finite element the unknown fields are approximated by simple functions, which are determined by their nodal values. The discretization by finite elements yields a large system of equations for the unknown nodal values. Introduction FEM.-

7 Brief History A. Hrennikoff (94), Solutions of problems in elasticity by the framework method D. McHenry (943), A lattice analogy for the solution of plane stress problems R. Courant (943), Variational methods for the solutions of problems of equilibrium and vibration J. H. Argyris (954 55), Energy theorems and structural analysis M. J. Turner, R. W. Clough, H. C. Martin, and L. P. Topp (956), Stiffness and deflection analysis of complex structures R. W. Clough (96), The finite element method in plane stress analysis Some Names John H. Argyris, Ivo Babuška, Klaus-Jürgen Bathe, Philipe G. Ciarlet, Richard H. Gallagher, Erwin Stein, Robert L. Taylor, Peter Wriggers, Olek C. Zienkiewicz Brief History FEM.2-

8 FEM.2-2

9 Contents. Introduction 2. A Simple Example 2. Statement of Problem and Exact Solution 2.2 Approximate Solution Using Finite Elements 2.3 New Approach: Strain Energy 3. Trusses 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements Contents FEM 2.-

10 Elastic Rod Loaded by Self-Weight and End Load ρ, E, A Elongation or strain ε = du dx x u(x) g Stress σ = Eε l Tensile force F = Aσ = AE du dx x F l Equilibrium condition df dx = ρga Elastic Rod Loaded by Self-Weight and End Load FEM 2.-

11 Boundary Value Problem and Solution Differential equation d dx ( AE du ) + ρga = dx x ρ, E, A u(x) g Boundary conditions u() =, du dx = F l x=l AE l x F l Assumption: Constant tensile stiffness, AE = const Closed-form solution of the boundary-value problem [ ρg ( u = l x ) + F ] l x E 2 EA Boundary Value Problem and Solution FEM 2.-2

12 Exact Solution Gl 2EA Gl EA u G 2G F l x F l = G / 2 G u = Gx ( + F l EA G x ) 2l l x G / 2 G F = F l + G ( x ) l Exact Solution FEM 2.-3

13 Discretization by Finite Elements Total system element node h l 4 x Single element ξ node coordinate transformation x = x + hξ Displacement ansatz Nodal displacements Interpolation functions Strain in element Stress resultant u = ( ξ)u + ξu u, u N = ξ, N = ξ ε = du dx = h du dξ = u u h F = EA h (u u ) Discretization by Finite Elements FEM 2.2-

14 Collecting the Elements Overall system Single element Return to global numbering within the overall system element h node node F i = EA h (u i u i ) i =, 2, 3, l x ξ coordinate transformation x = x + hξ Global vector of stress resultants F F 2 F 3 = EA h F 4 u u u 2 u 3 u 4 Collecting the Elements FEM 2.2-2

15 F 2 ρgah F Equilibrium Conditions Node with adjacent half elements F = F + 2 ρgah F k F k = F k+ + ρgah < k < 4 k 2 ρgah 2 ρgah F 4 = F l + 2 ρgah 4 F k+ F 4 2 ρgah F l Equilibrium conditions in matrix form F F 2 F 3 = ρgah F 4 / 2 / 2 + F F l Equilibrium Conditions FEM 2.2-3

16 Resulting System of Equations Equilibrium conditions F F 2 F 3 F 4 = ρgah / 2 / 2 + F F l Stress resultants F F 2 F 3 F 4 = EA h u u u 2 u 3 u 4 System of equations EA h u u u 2 u 3 u 4 = ρgah / 2 / 2 + F F l unknown Resulting System of Equations FEM 2.2-4

17 Comparison Between Exact and Approximate Solutions Displacement Stress resultant Gl 2EA Gl EA u G 2G F h h 2h 2h 3h 3h 4h 4h x x Comparison Between Exact and Approximate Solutions FEM 2.2-5

18 Strain Energy Displacement within single element Strain u = ( ξ)u + ξu ε = h (u u ) Strain energy of single element Π elem = 2 ξ= EAε 2 h dξ = EA 2h (u 2 2u u + u 2 ) Strain energy of total system Π = EA [ u 2 2h 2u u + u u 2 2u u 2 + u u2 2 2u 2 u 3 + u u3 2 2u 3 u 4 + u ] 4 2 Strain Energy FEM 2.3-

19 Strain Energy (contd.) Matrix representation of strain energy Π = 2 ut Ku Global nodal displacement vector u = u u u 2 u 3 u 4 Global stiffness matrix K = EA h Strain Energy (contd.) FEM 2.3-2

20 Principle of Virtual Work Virtual work of the external forces (δw ) = p T δu Global load vector, vector of virtual displacements / 2 F p = ρgah + F l / 2, δu = δu δu δu 2 δu 3 δu 4 Principle of virtual work δπ = (δw ) for arbitrary virtual displacements δu Principle of Virtual Work FEM 2.3-3

21 Principle of Virtual Work (contd.) Strain energy Π = 2 ut Ku Variation of strain energy Consequence of the Principle of Virtual Work δπ = 2 ut ( K + K T) δu = u T K δu due to symmetry of the global stiffness matrix K (Ku p) T δu = for arbitrary δu Linear system of equations Ku = p Principle of Virtual Work (contd.) FEM 2.3-4

22 FEM 2.3-5

23 . Introduction 2. A Simple Example 3. Trusses 3. Data of a Truss Contents 3.2 Element Stiffness Matrix 3.3 Global Stiffness Matrix 3.4 Supports and Reactive Forces 3.5 How to Develop a Truss Program 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements Contents FEM 3.-

24 Trusses Characteristics of a truss Assembly of pin-jointed members External forces applied to nodes Members loaded in axial direction Prescribed: Geometry Material data Support Load Demanded: Nodal displacements Member forces Reactive forces Trusses FEM 3.-

25 Elongation of a Rod Rod in undeformed and deformed configuration e u 2 l u l + l Elongation l = e. (u 2 u ) Matrix representation l = [ e T +e ] T u u 2 = [ u T u T 2 ] e +e Elongation of a Rod FEM 3.2-

26 Element Stiffness Matrix of a Single Member Strain energy stored in a single member Π = 2 EA l ( l)2 Strain energy represented in terms of nodal displacements Π = EA [ ] ee T ee T u 2 l u 2 ee T ee T u u 2 = 2 ut Ku Nodal displacement vector and element stiffness matrix u = u u 2 K = EA l ee T ee T ee T ee T Element Stiffness Matrix of a Single Member FEM 3.2-2

27 Contribution of a Single Rod to the Global Stiffness Matrix (2) 4 3 Element stiffness matrix of rod (2 4) 2 () K (2 4) = K K 2 K 2 K 22 Global nodal displacement vector and contribution of rod (2 4) to the global stiffness matrix u = u u 2 u 3 K K 2 K = u 4 K 2 K 22 Contribution of a Single Rod to the Global Stiffness Matrix FEM 3.3-

28 Support and Reaction Forces Types of support u x = u y = u x = u y = F x F x F y F y Decomposition of the nodal displacement and force vectors u = u e p = p e u x p x u e free displacements p e given forces u x fixed displacements p x reactive forces Support and Reaction Forces FEM 3.4-

29 Decomposition of the System of Equations System of equations K ee K ex u e = p e K xe K xx u x p x unknown quantity Decomposition. K ee u e = p e K ex u x = u e free displacements 2. p x = K xe u e + K xx u x = p x reactive forces Decomposition of the System of Equations FEM 3.4-2

30 How to Develop a Truss Program. Input nodal coordinates. Reserve memory for Nodal displacement vector u Nodal force vector p Global stiffness matrix K (clear matrix to ) 2. Input and process member data: Compute element stiffness matrices K Elem = accumulate them in the global stiffness matrix K K K 2 K 2 K 22, split them up, and 3. Allow for supports: Split up the nodal vectors u = u e and p = p e u x p x Enter the fixed nodal displacements u x How to Develop a Truss Program FEM 3.5-

31 How to Develop a Truss Program (contd.) 4. Input loads Enter the vector p e of given loads 5. Solve the reduced system of equations for the unknown free displacements K ee u e = p e K ex u x = u e 6. Compute the reaction forces p x = K xe u e + K xx u x = p x 7. Compute member forces F = EA l e. (u 2 u ) How to Develop a Truss Program (contd.) FEM 3.5-2

32 FEM 3.5-3

33 Contents. Introduction 2. A Simple Example 3. Trusses 4. Linear Systems of Equations 4. Some Mathematical Foundations 4.2 Cholesky Decomposition 4.3 How to Store Sparse Matrices 4.4 Other Methods 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements Contents FEM 4.-

34 Linear Systems of Equations Ax = b det A det A = Solution exists, is unique. y T b = for all y satisfying y T A = Solution exists, is not unique. y T b for some y satisfying y T A = Solution does not exist. Linear Systems of Equations FEM 4.-

35 Cholesky s Method Solution of the linear system Ax = b with a symmetric, positiv definite matrix A.. Factorization Decompose the symmetric matrix A into the product A = U T U where U is an upper triangular matrix. 2. Forward Substitution Solve the lower triangular system U T y = b for the auxiliary vector y. 3. Backward Substitution Solve the upper triangular system Ux = y for the requested vector x. André-Louis Cholesky (875 98): French military officer involved in geodesy and surveying in Crete and North Africa Cholesky s Method FEM 4.2-

36 Cholesky s Method: Factorization. Factorization s = A ij i k= U ki U kj A = U T U U ij = s U ii if i < j s if i = j i =,..., j j =,..., n Cholesky s Method: Factorization FEM 4.2-2

37 Cholesky s Method: Forward and Backward Substitution 2. Forward Substitution ( U T y = b y i = b U i ii i k= U ki y k ) i =,..., n 3. Backward Substitution ( U x = y x i = y U i ii n k=i+ U ik x k ) i = n,..., Cholesky s Method: Forward and Backward Substitution FEM 4.2-3

38 . Introduction 2. A Simple Example 3. Trusses Contents 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 5. Displacements 5.2 Strain 5.3 Stress 5.4 Equilibrium 5.5 Strain Energy 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements Contents FEM 5.-

39 Strain y y u x dy dy y dx ( + u ) y dy u x u y ( + u ) x dx u y dx x x x Elongations Shear ε x = u x ε y = u y γ xy = u x + u y Strain FEM 5.2-

40 Hooke s Law Uniaxial stress σ ε = E σ ε t = ν E σ E Young s modulus ν Poisson s ratio Shear stress τ γ = G τ G Shear modulus Hooke s Law FEM 5.3-

41 Simple Shear: Principal Stresses τ xy τ xy τ xy σ = τ xy σ 2 = τ xy π / 2 σ σ = τ xy π / 4 σ 2 = τ xy τ τ xy Simple Shear: Principal Stresses FEM 5.3-2

42 Simple Shear: Deformation a π / 4 a σ 2 = τ σ = τ π / 4 γ / 2 a( + ε) a( ε) τ τ Simple Shear: Deformation FEM 5.3-3

43 Relation Among Material Constants Geometry ε ( π + ε = tan 4 γ ) 2 = sin γ + sin γ Approximation for small strain: γ 2ε Hooke s Law ε = E (σ νσ 2 ) = + ν E τ γ = G τ Shear modulus expressed in terms of Young s modulus and Poisson s ratio G = E 2( + ν) Relation Among Material Constants FEM 5.3-4

44 Governing Equations of Plane Stress Problems Definition of strain ε x ε y γ xy = [ ux u y ] Stress-strain relation (Hooke s law) σ x σ y τ xy = E ν 2 ν ν ν 2 ε x ε y γ xy Specific strain energy W = [ ] εx ε 2 y γ xy σ x σ y τ xy Governing Equations of Plane Stress Problems FEM 5.3-5

45 Contents. Introduction 2. A Simple Example 3. Trusses 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 6. Linear Triangular Elements 6.2 Bilinear Quadrilateral Elements 6.3 Higher Elements 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements Contents FEM 6.-

46 Linear Interpolation η 3 Problem: Determine the linear function u = u(ξ, η) satisfying u(, ) = u u(, ) = u 2 u(, ) = u 3 Solution: 2 ξ u(ξ, η) = ( ξ η)u + ξu 2 + ηu 3 Interpolation or shape functions N (ξ, η) = ξ η N 2 (ξ, η) = ξ N 3 (ξ, η) = η Characteristic property: N i (ξ k, η k ) = i = k if i k Linear Interpolation FEM 6.-

47 Affine Transformation y η y y 2 2 y x x 3 x 2 x = 2 ξ Coordinate transformation [ x y ] = [ x x 2 x 3 y y 2 y 3 ] ξ η ξ η Affine Transformation FEM 6.-2

48 Derivatives Jacobi matrix ξ ξ η η = [ x x 2 x 3 y y 2 y 3 ] = [ x2 x x 3 x y 2 y y 3 y ] Determinant of Jacobi matrix, Jacobian J = (x 2 x )(y 3 y ) (x 3 x )(y 2 y ) Inverse Jacobi matrix ξ η ξ η = J [ y3 y x x 3 y y 2 x 2 x ] Transformation of derivatives [ ϕ ϕ ] = [ ϕ ξ ϕ η ] ξ η ξ η Derivatives FEM 6.-3

49 Linear Triangular Element y y 3 3 Shape functions y 2 y 2 N (ξ, η) N 2 (ξ, η) N 3 (ξ, η) = ξ η ξ η x x 3 x 2 x Derivatives of the shape functions with respect to the global coordinates (x, y) N N N N ξ η ξ ξ N 2 N 2 = N 2 N 2 ξ η = [ ] y3 y x x 3 = J y y 2 x 2 x J N 3 N 3 N 3 ξ N 3 η η η y 2 y 3 x 3 x 2 y 3 y x x 3 y y 2 x 2 x Jacobian J = (x 2 x )(y 3 y ) (x 3 x )(y 2 y ) Linear Triangular Element FEM 6.-4

50 Linear Triangular Element: Stiffness Matrix Matrix of derivatives of shape functions DN = J y 2 y 3 y 3 y y y 2 x 3 x 2 x x 3 x 2 x x 3 x 2 y 2 y 3 x x 3 y 3 y x 2 x y y 2 Matrix of material constants E = E ν 2 ν ν ν 2 Element stiffness matrix of the linear triangular element K = 2 Jh (DN)T E (DN) Linear Triangular Element: Stiffness Matrix FEM 6.-5

51 Bilinear Interpolation η 3 4 Problem: Determine the bilinear function u = u(ξ, η) satisfying u(, ) = u u(, ) = u 2 u(, ) = u 3 u(, ) = u 4 Solution: 2 ξ u(ξ, η) = ( ξ)( η)u + ξ( η)u 2 + ( ξ)ηu 3 + ξηu 4 Interpolation or shape functions N (ξ, η) = ( ξ)( η) N 2 (ξ, η) = ξ( η) N 3 (ξ, η) = ( ξ)η Characteristic property: N i (ξ k, η k ) = i = k if i k N 4 (ξ, η) = ξη Bilinear Interpolation FEM 6.2-

52 Bilinear Parallelogram Element y y 3 y 2 y Shape functions N (ξ, η) N 2 (ξ, η) N 3 (ξ, η) N 4 (ξ, η) = ( ξ)( η) ξ( η) ( ξ)η ξη x x 3 x 2 x Derivatives of the shape functions with respect to the global coordinates (x, y) N N 2 N 3 N 4 N N 2 N 3 N 4 = N ξ N 2 ξ N 3 ξ N 4 ξ N η N 2 η N 3 η N 4 η [ ξ η ξ η ( η) ( ξ) ] = η ξ η ξ η ξ J [ y3 y x x 3 y y 2 x 2 x Jacobian J = (x 2 x )(y 3 y ) (x 3 x )(y 2 y ) ] Bilinear Parallelogram Element FEM 6.2-2

53 Bilinear Transformation y y 4 y η 3 4 y 2 2 y x x 3 x 2 x 4 x = 2 ξ Coordinate transformation [ x y ] = [ x x 2 x 3 x 4 y y 2 y 3 y 4 ] ( ξ)( η) ξ ( η) ( ξ) η ξ η Bilinear Transformation FEM 6.2-3

54 Derivatives Jacobi matrix ξ ξ η η = [ x x 2 x 3 x 4 y y 2 y 3 y 4 ] ( η) ( ξ) η ξ η ξ η ξ Determinant of Jacobi matrix, Jacobian J = ξ η ξ η Inverse Jacobi matrix ξ η ξ η = ξ ξ η η = J η ξ η ξ matrix elements are rational functions of ξ, η Transformation of derivatives [ ϕ ϕ ] = [ ϕ ξ ϕ η ] ξ η ξ η Derivatives FEM 6.2-4

55 Bilinear Quadrilateral Element: Stiffness Matrix Derivatives of shape functions [ Nk N k ] = [ Nk ξ N k η ] ξ η ξ η... rational functions of ξ, η Matrix of derivatives of shape functions DN = N N N N N 2 N 2 N 2 N 2 N 3 N 3 N 3 N 3 N 4 N 4 N 4 N 4 Element stiffness matrix of the bilinear quadrilateral element K = η= ξ= (DN) T E (DN) Jh dξ dη numerical integration (Gauss) Bilinear Quadrilateral Element: Stiffness Matrix FEM 6.2-5

56 Quadratic Triangular Elements η ξ N = ( ξ η)( 2ξ 2η) N 2 = ξ(2ξ ) N 3 = η(2η ) N 4 = 4ξη N 5 = 4η( ξ η) N 6 = 4ξ( ξ η) y Affine Transformation 3 2 y Isoparametric Transformation x x Quadratic Triangular Elements FEM 6.3-

57 Quadrilateral Elements of Lagrange Type 7 η 6 5 N = 4 ξ( ξ)η( η) N 5 = 4 ξ( + ξ)η( + η) ξ N 2 = 2 ( ξ2 )η( η) N 3 = ξ( + ξ)η( η) 4 N 6 = 2 ( ξ2 )η( + η) N 7 = ξ( ξ)η( + η) N 4 = 2 ξ( + ξ)( η2 ) N 8 = 2 ξ( ξ)( η2 ) N 9 = ( ξ 2 )( η 2 ) y Affine Transformation 7 3 y Isoparametric Transformation x x Quadrilateral Elements of Lagrange Type FEM 6.3-2

58 7 η 6 Quadrilateral Elements of Serendipity Type 5 N = ( ξ)( η)( + ξ + η) N 4 2 = 2 ( ξ2 )( η) ξ N 3 = 4 N 5 = 4 N 7 = 4 ( + ξ)( η)( ξ + η) ( + ξ)( + η)( ξ η) ( ξ)( + η)( + ξ η) N 4 = 2 ( + ξ)( η2 ) N 6 = 2 ( ξ2 )( + η) N 8 = 2 ( ξ)( η2 ) y Affine Transformation 7 y Isoparametric Transformation x x Quadrilateral Elements of Serendipity Type FEM 6.3-3

59 Deriving the Stiffness Matrix of a Finite Element Displacement vector u(ξ, η) = n N i (ξ, η) u i i= Strain ɛ = D u = n (DN i ) u i i= Stress Strain energy σ = E ɛ = n E (DN k ) u k k= Π = 2 ɛ T σ dv = 2 n n u T i (DN i ) T E (DN k ) dv u k V i= k= V Deriving the Stiffness Matrix of a Finite Element FEM 6.3-4

60 Element Stiffness Matrices of Finite Elements for Plane Stress Problems General structure Submatrices K = K K 2... K n K 2 K K 2n K ik = A (DN i ) T E (DN k ) h da K n K n2... K nn K ik = E ν 2 A N i ν N i N k + ν 2 N k + ν 2 N i N i N k N k ν N i N i N k + ν 2 N k + ν 2 N i N i N k N k h da Element Stiffness Matrices of Finite Elements for Plane Stress Problems FEM 6.3-5

61 Contents. Introduction 2. A Simple Example 3. Trusses 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 7. Linear Tetrahedral Elements 7.2 Trilinear Hexahedral Elements 7.3 Higher Elements 8. Dynamical Problems 9. Beam Elements Contents FEM 7.-

62 Contents. Introduction 2. A Simple Example 3. Trusses 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 8. Natural and Forced Vibrations 8.2 Mass Matrices 8.3 Natural frequencies and modes 9. Beam Elements Contents FEM 8.-

63 Contents. Introduction 2. A Simple Example 3. Trusses 4. Linear Systems of Equations 5. Basic Equations of Elasticity Theory 6. Finite Elements for Plane Stress Problems 7. Finite Elements for Three-Dimensional Problems 8. Dynamical Problems 9. Beam Elements 9. Hermite Interpolation 9.2 Mass and Stiffness Matrices of Beam Elements 9.3 Cubic Splines Contents FEM 9.-

64 Beam Elements: Hermite Interpolation w x h x w w w w x = x + hξ w = N (ξ)w + hn (ξ)w + N (ξ)w + hn (ξ)w Beam Elements: Hermite Interpolation FEM 9.-

65 Shape Functions N = ( ξ) 2 ( + 2ξ) N = ξ 2 (3 2ξ) N = ξ( ξ) 2 N = ξ 2 ( ξ) Shape Functions FEM 9.-2

66 Element Stiffness Matrix Strain energy of beam element Π = 2 x +h x=x EI ( d 2 w dx 2 ) 2 dx = 2h 3 ξ= EI ( d 2 ) 2 w dξ dξ 2 EI bending stiffness Displacement w = N (ξ)w + hn (ξ)w + N (ξ)w + hn (ξ)w Nodal displacement and load vectors, element stiffness matrix u = w w w w p = F M F M K = 2EI h 3 6 3h 6 3h 3h 2h 2 3h h 2 6 3h 6 3h 3h h 2 3h 2h 2 Element Stiffness Matrix FEM 9.2-

67 Element Mass Matrix Kinetic energy of beam element Π = 2 x +h x=x ρaẇ 2 dx = h 2 ξ= ρaẇ 2 dξ ρa mass per unit length Displacement velocity ẇ = N (ξ)ẇ + hn (ξ)ẇ + N (ξ)ẇ + hn (ξ)ẇ Nodal velocity vector and element mass matrix u = ẇ ẇ ẇ ẇ M = m h 54 3h 22h 4h 2 3h 3h h 56 22h 3h 3h 2 22h 4h 2 Element Mass Matrix FEM 9.2-2

68 FEM 9.2-3

Finite Element Method in Geotechnical Engineering

Finite Element Method in Geotechnical Engineering Finite Element Method in Geotechnical Engineering Short Course on + Dynamics Boulder, Colorado January 5-8, 2004 Stein Sture Professor of Civil Engineering University of Colorado at Boulder Contents Steps

More information

Chapter 5 Structural Elements: The truss & beam elements

Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 1 Chapter 5 Structural Elements: The truss & beam elements Institute of Structural Engineering Page 2 Chapter Goals Learn how to formulate the Finite Element Equations

More information

Chapter 2 Motivation for the Finite Element Method

Chapter 2 Motivation for the Finite Element Method Chapter 2 Motivation for the Finite Element Method Abstract The approach to the finite element method can be derived from different motivations. Essentially there are three ways: a rather descriptive way,

More information

ME FINITE ELEMENT ANALYSIS FORMULAS

ME FINITE ELEMENT ANALYSIS FORMULAS ME 2353 - FINITE ELEMENT ANALYSIS FORMULAS UNIT I FINITE ELEMENT FORMULATION OF BOUNDARY VALUE PROBLEMS 01. Global Equation for Force Vector, {F} = [K] {u} {F} = Global Force Vector [K] = Global Stiffness

More information

JEPPIAAR ENGINEERING COLLEGE

JEPPIAAR ENGINEERING COLLEGE JEPPIAAR ENGINEERING COLLEGE Jeppiaar Nagar, Rajiv Gandhi Salai 600 119 DEPARTMENT OFMECHANICAL ENGINEERING QUESTION BANK VI SEMESTER ME6603 FINITE ELEMENT ANALYSIS Regulation 013 SUBJECT YEAR /SEM: III

More information

BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS

BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS Journal of Computational and Applied Mechanics, Vol.., No. 1., (2005), pp. 83 94 BAR ELEMENT WITH VARIATION OF CROSS-SECTION FOR GEOMETRIC NON-LINEAR ANALYSIS Vladimír Kutiš and Justín Murín Department

More information

MECh300H Introduction to Finite Element Methods. Finite Element Analysis (F.E.A.) of 1-D Problems

MECh300H Introduction to Finite Element Methods. Finite Element Analysis (F.E.A.) of 1-D Problems MECh300H Introduction to Finite Element Methods Finite Element Analysis (F.E.A.) of -D Problems Historical Background Hrenikoff, 94 frame work method Courant, 943 piecewise polynomial interpolation Turner,

More information

Chapter 3 Variational Formulation & the Galerkin Method

Chapter 3 Variational Formulation & the Galerkin Method Institute of Structural Engineering Page 1 Chapter 3 Variational Formulation & the Galerkin Method Institute of Structural Engineering Page 2 Today s Lecture Contents: Introduction Differential formulation

More information

Prepared by M. GUNASHANKAR AP/MECH DEPARTMENT OF MECHANICAL ENGINEERING

Prepared by M. GUNASHANKAR AP/MECH DEPARTMENT OF MECHANICAL ENGINEERING CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY-KARUR FINITE ELEMENT ANALYSIS 2 MARKS QUESTIONS WITH ANSWER Prepared by M. GUNASHANKAR AP/MECH DEPARTMENT OF MECHANICAL ENGINEERING FINITE ELEMENT ANALYSIS

More information

1 Nonlinear deformation

1 Nonlinear deformation NONLINEAR TRUSS 1 Nonlinear deformation When deformation and/or rotation of the truss are large, various strains and stresses can be defined and related by material laws. The material behavior can be expected

More information

Chapter 5 Elastic Strain, Deflection, and Stability 1. Elastic Stress-Strain Relationship

Chapter 5 Elastic Strain, Deflection, and Stability 1. Elastic Stress-Strain Relationship Chapter 5 Elastic Strain, Deflection, and Stability Elastic Stress-Strain Relationship A stress in the x-direction causes a strain in the x-direction by σ x also causes a strain in the y-direction & z-direction

More information

Finite Element Method-Part II Isoparametric FE Formulation and some numerical examples Lecture 29 Smart and Micro Systems

Finite Element Method-Part II Isoparametric FE Formulation and some numerical examples Lecture 29 Smart and Micro Systems Finite Element Method-Part II Isoparametric FE Formulation and some numerical examples Lecture 29 Smart and Micro Systems Introduction Till now we dealt only with finite elements having straight edges.

More information

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I Institute of Structural Engineering Page 1 Chapter 2 The Direct Stiffness Method Institute of Structural Engineering Page 2 Direct Stiffness Method (DSM) Computational method for structural analysis Matrix

More information

Code No: RT41033 R13 Set No. 1 IV B.Tech I Semester Regular Examinations, November - 2016 FINITE ELEMENT METHODS (Common to Mechanical Engineering, Aeronautical Engineering and Automobile Engineering)

More information

Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods of Structural Analysis

Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods of Structural Analysis uke University epartment of Civil and Environmental Engineering CEE 42L. Matrix Structural Analysis Henri P. Gavin Fall, 22 Review of Strain Energy Methods and Introduction to Stiffness Matrix Methods

More information

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I

Institute of Structural Engineering Page 1. Method of Finite Elements I. Chapter 2. The Direct Stiffness Method. Method of Finite Elements I Institute of Structural Engineering Page 1 Chapter 2 The Direct Stiffness Method Institute of Structural Engineering Page 2 Direct Stiffness Method (DSM) Computational method for structural analysis Matrix

More information

Lecture 7: The Beam Element Equations.

Lecture 7: The Beam Element Equations. 4.1 Beam Stiffness. A Beam: A long slender structural component generally subjected to transverse loading that produces significant bending effects as opposed to twisting or axial effects. MECH 40: Finite

More information

Post Graduate Diploma in Mechanical Engineering Computational mechanics using finite element method

Post Graduate Diploma in Mechanical Engineering Computational mechanics using finite element method 9210-220 Post Graduate Diploma in Mechanical Engineering Computational mechanics using finite element method You should have the following for this examination one answer book scientific calculator No

More information

Lecture 8. Stress Strain in Multi-dimension

Lecture 8. Stress Strain in Multi-dimension Lecture 8. Stress Strain in Multi-dimension Module. General Field Equations General Field Equations [] Equilibrium Equations in Elastic bodies xx x y z yx zx f x 0, etc [2] Kinematics xx u x x,etc. [3]

More information

Chapter 2: Deflections of Structures

Chapter 2: Deflections of Structures Chapter 2: Deflections of Structures Fig. 4.1. (Fig. 2.1.) ASTU, Dept. of C Eng., Prepared by: Melkamu E. Page 1 (2.1) (4.1) (2.2) Fig.4.2 Fig.2.2 ASTU, Dept. of C Eng., Prepared by: Melkamu E. Page 2

More information

Principles of Finite Element for Design Engineers and Analysts. Ayman Shama, Ph.D., P.E., F.ASCE

Principles of Finite Element for Design Engineers and Analysts. Ayman Shama, Ph.D., P.E., F.ASCE Principles of Finite Element for Design Engineers and Analysts Ayman Shama, Ph.D., P.E., F.ASCE Outline Principles of Engineering Analysis The development of the finite element method Types of elements

More information

Stiffness Matrices, Spring and Bar Elements

Stiffness Matrices, Spring and Bar Elements CHAPTER Stiffness Matrices, Spring and Bar Elements. INTRODUCTION The primary characteristics of a finite element are embodied in the element stiffness matrix. For a structural finite element, the stiffness

More information

CIVL4332 L1 Introduction to Finite Element Method

CIVL4332 L1 Introduction to Finite Element Method CIVL L Introduction to Finite Element Method CIVL L Introduction to Finite Element Method by Joe Gattas, Faris Albermani Introduction The FEM is a numerical technique for solving physical problems such

More information

Back Matter Index The McGraw Hill Companies, 2004

Back Matter Index The McGraw Hill Companies, 2004 INDEX A Absolute viscosity, 294 Active zone, 468 Adjoint, 452 Admissible functions, 132 Air, 294 ALGOR, 12 Amplitude, 389, 391 Amplitude ratio, 396 ANSYS, 12 Applications fluid mechanics, 293 326. See

More information

EXAMINATION OF AN OPTIMIZED REPLACEABLE CUTTING TOOTH OF EXCAVATOR

EXAMINATION OF AN OPTIMIZED REPLACEABLE CUTTING TOOTH OF EXCAVATOR Geosciences and Engineering, Vol. 1, No. (01), pp. 337 34. EXAMINATION OF AN OPTIMIZED REPLACEABLE CUTTING TOOTH OF EXCAVATOR ZOLTÁN VIRÁG 1 SÁNDOR SZIRBIK 1 Department of Geotechnical Equipment, University

More information

BHAR AT HID AS AN ENGIN E ERI N G C O L L E G E NATTR A MPA LL I

BHAR AT HID AS AN ENGIN E ERI N G C O L L E G E NATTR A MPA LL I BHAR AT HID AS AN ENGIN E ERI N G C O L L E G E NATTR A MPA LL I 635 8 54. Third Year M E C H A NICAL VI S E M ES TER QUE S T I ON B ANK Subject: ME 6 603 FIN I T E E LE ME N T A N A L YSIS UNI T - I INTRODUCTION

More information

NONLINEAR WAVE EQUATIONS ARISING IN MODELING OF SOME STRAIN-HARDENING STRUCTURES

NONLINEAR WAVE EQUATIONS ARISING IN MODELING OF SOME STRAIN-HARDENING STRUCTURES NONLINEAR WAE EQUATIONS ARISING IN MODELING OF SOME STRAIN-HARDENING STRUCTURES DONGMING WEI Department of Mathematics, University of New Orleans, 2 Lakeshore Dr., New Orleans, LA 7148,USA E-mail: dwei@uno.edu

More information

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup,

Using MATLAB and. Abaqus. Finite Element Analysis. Introduction to. Amar Khennane. Taylor & Francis Croup. Taylor & Francis Croup, Introduction to Finite Element Analysis Using MATLAB and Abaqus Amar Khennane Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business

More information

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF MECHANICAL ENGINEERING ME 6603 FINITE ELEMENT ANALYSIS PART A (2 MARKS)

DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF MECHANICAL ENGINEERING ME 6603 FINITE ELEMENT ANALYSIS PART A (2 MARKS) DHANALAKSHMI COLLEGE OF ENGINEERING, CHENNAI DEPARTMENT OF MECHANICAL ENGINEERING ME 6603 FINITE ELEMENT ANALYSIS UNIT I : FINITE ELEMENT FORMULATION OF BOUNDARY VALUE PART A (2 MARKS) 1. Write the types

More information

UNCONVENTIONAL FINITE ELEMENT MODELS FOR NONLINEAR ANALYSIS OF BEAMS AND PLATES

UNCONVENTIONAL FINITE ELEMENT MODELS FOR NONLINEAR ANALYSIS OF BEAMS AND PLATES UNCONVENTIONAL FINITE ELEMENT MODELS FOR NONLINEAR ANALYSIS OF BEAMS AND PLATES A Thesis by WOORAM KIM Submitted to the Office of Graduate Studies of Texas A&M University in partial fulfillment of the

More information

ME 1401 FINITE ELEMENT ANALYSIS UNIT I PART -A. 2. Why polynomial type of interpolation functions is mostly used in FEM?

ME 1401 FINITE ELEMENT ANALYSIS UNIT I PART -A. 2. Why polynomial type of interpolation functions is mostly used in FEM? SHRI ANGALAMMAN COLLEGE OF ENGINEERING AND TECHNOLOGY (An ISO 9001:2008 Certified Institution) SIRUGANOOR, TIRUCHIRAPPALLI 621 105 Department of Mechanical Engineering ME 1401 FINITE ELEMENT ANALYSIS 1.

More information

Basic Energy Principles in Stiffness Analysis

Basic Energy Principles in Stiffness Analysis Basic Energy Principles in Stiffness Analysis Stress-Strain Relations The application of any theory requires knowledge of the physical properties of the material(s) comprising the structure. We are limiting

More information

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs

Chapter Two: Numerical Methods for Elliptic PDEs. 1 Finite Difference Methods for Elliptic PDEs Chapter Two: Numerical Methods for Elliptic PDEs Finite Difference Methods for Elliptic PDEs.. Finite difference scheme. We consider a simple example u := subject to Dirichlet boundary conditions ( ) u

More information

Fundamentals of Linear Elasticity

Fundamentals of Linear Elasticity Fundamentals of Linear Elasticity Introductory Course on Multiphysics Modelling TOMASZ G. ZIELIŃSKI bluebox.ippt.pan.pl/ tzielins/ Institute of Fundamental Technological Research of the Polish Academy

More information

Stress analysis of a stepped bar

Stress analysis of a stepped bar Stress analysis of a stepped bar Problem Find the stresses induced in the axially loaded stepped bar shown in Figure. The bar has cross-sectional areas of A ) and A ) over the lengths l ) and l ), respectively.

More information

Plane and axisymmetric models in Mentat & MARC. Tutorial with some Background

Plane and axisymmetric models in Mentat & MARC. Tutorial with some Background Plane and axisymmetric models in Mentat & MARC Tutorial with some Background Eindhoven University of Technology Department of Mechanical Engineering Piet J.G. Schreurs Lambèrt C.A. van Breemen March 6,

More information

Truss Structures: The Direct Stiffness Method

Truss Structures: The Direct Stiffness Method . Truss Structures: The Companies, CHAPTER Truss Structures: The Direct Stiffness Method. INTRODUCTION The simple line elements discussed in Chapter introduced the concepts of nodes, nodal displacements,

More information

INTRODUCTION TO STRAIN

INTRODUCTION TO STRAIN SIMPLE STRAIN INTRODUCTION TO STRAIN In general terms, Strain is a geometric quantity that measures the deformation of a body. There are two types of strain: normal strain: characterizes dimensional changes,

More information

Due Monday, September 14 th, 12:00 midnight

Due Monday, September 14 th, 12:00 midnight Due Monday, September 14 th, 1: midnight This homework is considering the analysis of plane and space (3D) trusses as discussed in class. A list of MatLab programs that were discussed in class is provided

More information

Comb resonator design (2)

Comb resonator design (2) Lecture 6: Comb resonator design () -Intro Intro. to Mechanics of Materials School of Electrical l Engineering i and Computer Science, Seoul National University Nano/Micro Systems & Controls Laboratory

More information

A Simple Problem Which Students Can Solve and Check Using an Inexpensive Calculator

A Simple Problem Which Students Can Solve and Check Using an Inexpensive Calculator Session 3649 A Simple Problem Which Students Can Solve and Check Using an Inexpensive Calculator Patrick J. Cronin The Pennsylvania State University New Kensington Campus Abstract This paper proposes a

More information

3D Elasticity Theory

3D Elasticity Theory 3D lasticity Theory Many structural analysis problems are analysed using the theory of elasticity in which Hooke s law is used to enforce proportionality between stress and strain at any deformation level.

More information

4 NON-LINEAR ANALYSIS

4 NON-LINEAR ANALYSIS 4 NON-INEAR ANAYSIS arge displacement elasticity theory, principle of virtual work arge displacement FEA with solid, thin slab, and bar models Virtual work density of internal forces revisited 4-1 SOURCES

More information

Continuum Mechanics and the Finite Element Method

Continuum Mechanics and the Finite Element Method Continuum Mechanics and the Finite Element Method 1 Assignment 2 Due on March 2 nd @ midnight 2 Suppose you want to simulate this The familiar mass-spring system l 0 l y i X y i x Spring length before/after

More information

Slender Structures Load carrying principles

Slender Structures Load carrying principles Slender Structures Load carrying principles Basic cases: Extension, Shear, Torsion, Cable Bending (Euler) v017-1 Hans Welleman 1 Content (preliminary schedule) Basic cases Extension, shear, torsion, cable

More information

Contents as of 12/8/2017. Preface. 1. Overview...1

Contents as of 12/8/2017. Preface. 1. Overview...1 Contents as of 12/8/2017 Preface 1. Overview...1 1.1 Introduction...1 1.2 Finite element data...1 1.3 Matrix notation...3 1.4 Matrix partitions...8 1.5 Special finite element matrix notations...9 1.6 Finite

More information

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA

Introduction. Finite and Spectral Element Methods Using MATLAB. Second Edition. C. Pozrikidis. University of Massachusetts Amherst, USA Introduction to Finite and Spectral Element Methods Using MATLAB Second Edition C. Pozrikidis University of Massachusetts Amherst, USA (g) CRC Press Taylor & Francis Group Boca Raton London New York CRC

More information

Inverse Design (and a lightweight introduction to the Finite Element Method) Stelian Coros

Inverse Design (and a lightweight introduction to the Finite Element Method) Stelian Coros Inverse Design (and a lightweight introduction to the Finite Element Method) Stelian Coros Computational Design Forward design: direct manipulation of design parameters Level of abstraction Exploration

More information

Lecture notes Models of Mechanics

Lecture notes Models of Mechanics Lecture notes Models of Mechanics Anders Klarbring Division of Mechanics, Linköping University, Sweden Lecture 7: Small deformation theories Klarbring (Mechanics, LiU) Lecture notes Linköping 2012 1 /

More information

Topic 5: Finite Element Method

Topic 5: Finite Element Method Topic 5: Finite Element Method 1 Finite Element Method (1) Main problem of classical variational methods (Ritz method etc.) difficult (op impossible) definition of approximation function ϕ for non-trivial

More information

Jeff Brown Hope College, Department of Engineering, 27 Graves Pl., Holland, Michigan, USA UNESCO EOLSS

Jeff Brown Hope College, Department of Engineering, 27 Graves Pl., Holland, Michigan, USA UNESCO EOLSS MECHANICS OF MATERIALS Jeff Brown Hope College, Department of Engineering, 27 Graves Pl., Holland, Michigan, USA Keywords: Solid mechanics, stress, strain, yield strength Contents 1. Introduction 2. Stress

More information

Introduction to Finite Element Method

Introduction to Finite Element Method Introduction to Finite Element Method Dr. Rakesh K Kapania Aerospace and Ocean Engineering Department Virginia Polytechnic Institute and State University, Blacksburg, VA AOE 524, Vehicle Structures Summer,

More information

16.21 Techniques of Structural Analysis and Design Spring 2005 Unit #8 Principle of Virtual Displacements

16.21 Techniques of Structural Analysis and Design Spring 2005 Unit #8 Principle of Virtual Displacements 6. Techniques of Structural Analysis and Design Spring 005 Unit #8 rinciple of irtual Displacements Raúl Radovitzky March 3, 005 rinciple of irtual Displacements Consider a body in equilibrium. We know

More information

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials

Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Numerical methods for PDEs FEM convergence, error estimates, piecewise polynomials Dr. Noemi Friedman Contents of the course Fundamentals

More information

A NEW STABILIZED ONE POINT INTEGRATED SHEAR ELASTIC PLATE ELEMENT

A NEW STABILIZED ONE POINT INTEGRATED SHEAR ELASTIC PLATE ELEMENT European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 2004 P. Neittaanmäki, T. Rossi, K. Majava, and O. Pironneau (eds.) R. Owen and M. Mikkola (assoc. eds.) Jyväskylä,

More information

Linearized theory of elasticity

Linearized theory of elasticity Linearized theory of elasticity Arie Verhoeven averhoev@win.tue.nl CASA Seminar, May 24, 2006 Seminar: Continuum mechanics 1 Stress and stress principles Bart Nowak March 8 2 Strain and deformation Mark

More information

3.22 Mechanical Properties of Materials Spring 2008

3.22 Mechanical Properties of Materials Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 3.22 Mechanical Properties of Materials Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Quiz #1 Example

More information

2C9 Design for seismic and climate changes. Jiří Máca

2C9 Design for seismic and climate changes. Jiří Máca 2C9 Design for seismic and climate changes Jiří Máca List of lectures 1. Elements of seismology and seismicity I 2. Elements of seismology and seismicity II 3. Dynamic analysis of single-degree-of-freedom

More information

Finite Element Method

Finite Element Method Finite Element Method Finite Element Method (ENGC 6321) Syllabus Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered in this course one dimensional

More information

CHAPTER 5. Beam Theory

CHAPTER 5. Beam Theory CHPTER 5. Beam Theory SangJoon Shin School of Mechanical and erospace Engineering Seoul National University ctive eroelasticity and Rotorcraft Lab. 5. The Euler-Bernoulli assumptions One of its dimensions

More information

M15e Bending of beams

M15e Bending of beams Fakultät für Physik und Geowissenschaften Physikalisches Grundpraktikum M5e Bending of beams Tasks. Determine Young s modulus E for two metal rods of different material but of the same crosssectional form

More information

Engineering Sciences 241 Advanced Elasticity, Spring Distributed Thursday 8 February.

Engineering Sciences 241 Advanced Elasticity, Spring Distributed Thursday 8 February. Engineering Sciences 241 Advanced Elasticity, Spring 2001 J. R. Rice Homework Problems / Class Notes Mechanics of finite deformation (list of references at end) Distributed Thursday 8 February. Problems

More information

NONLINEAR CONTINUUM FORMULATIONS CONTENTS

NONLINEAR CONTINUUM FORMULATIONS CONTENTS NONLINEAR CONTINUUM FORMULATIONS CONTENTS Introduction to nonlinear continuum mechanics Descriptions of motion Measures of stresses and strains Updated and Total Lagrangian formulations Continuum shell

More information

Mechanical Properties of Materials

Mechanical Properties of Materials Mechanical Properties of Materials Strains Material Model Stresses Learning objectives Understand the qualitative and quantitative description of mechanical properties of materials. Learn the logic of

More information

Surface force on a volume element.

Surface force on a volume element. STRESS and STRAIN Reading: Section. of Stein and Wysession. In this section, we will see how Newton s second law and Generalized Hooke s law can be used to characterize the response of continuous medium

More information

Eigenvalues of Trusses and Beams Using the Accurate Element Method

Eigenvalues of Trusses and Beams Using the Accurate Element Method Eigenvalues of russes and Beams Using the Accurate Element Method Maty Blumenfeld Department of Strength of Materials Universitatea Politehnica Bucharest, Romania Paul Cizmas Department of Aerospace Engineering

More information

IV B.Tech. I Semester Supplementary Examinations, February/March FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80

IV B.Tech. I Semester Supplementary Examinations, February/March FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80 www..com www..com Code No: M0322/R07 Set No. 1 IV B.Tech. I Semester Supplementary Examinations, February/March - 2011 FINITE ELEMENT METHODS (Mechanical Engineering) Time: 3 Hours Max Marks: 80 Answer

More information

Name (Print) ME Mechanics of Materials Exam # 1 Date: October 5, 2016 Time: 8:00 10:00 PM

Name (Print) ME Mechanics of Materials Exam # 1 Date: October 5, 2016 Time: 8:00 10:00 PM Name (Print) (Last) (First) Instructions: ME 323 - Mechanics of Materials Exam # 1 Date: October 5, 2016 Time: 8:00 10:00 PM Circle your lecturer s name and your class meeting time. Gonzalez Krousgrill

More information

Using the finite element method of structural analysis, determine displacements at nodes 1 and 2.

Using the finite element method of structural analysis, determine displacements at nodes 1 and 2. Question 1 A pin-jointed plane frame, shown in Figure Q1, is fixed to rigid supports at nodes and 4 to prevent their nodal displacements. The frame is loaded at nodes 1 and by a horizontal and a vertical

More information

Strain Transformation equations

Strain Transformation equations Strain Transformation equations R. Chandramouli Associate Dean-Research SASTRA University, Thanjavur-613 401 Joint Initiative of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents 1. Stress transformation

More information

Finite Element Modeling and Analysis. CE 595: Course Part 2 Amit H. Varma

Finite Element Modeling and Analysis. CE 595: Course Part 2 Amit H. Varma Finite Element Modeling and Analysis CE 595: Course Part 2 Amit H. Varma Discussion of planar elements Constant Strain Triangle (CST) - easiest and simplest finite element Displacement field in terms of

More information

Level 7 Postgraduate Diploma in Engineering Computational mechanics using finite element method

Level 7 Postgraduate Diploma in Engineering Computational mechanics using finite element method 9210-203 Level 7 Postgraduate Diploma in Engineering Computational mechanics using finite element method You should have the following for this examination one answer book No additional data is attached

More information

PREPRINT 2010:23. A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO

PREPRINT 2010:23. A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO PREPRINT 2010:23 A nonconforming rotated Q 1 approximation on tetrahedra PETER HANSBO Department of Mathematical Sciences Division of Mathematics CHALMERS UNIVERSITY OF TECHNOLOGY UNIVERSITY OF GOTHENBURG

More information

External Work. When a force F undergoes a displacement dx in the same direction i as the force, the work done is

External Work. When a force F undergoes a displacement dx in the same direction i as the force, the work done is Structure Analysis I Chapter 9 Deflection Energy Method External Work Energy Method When a force F undergoes a displacement dx in the same direction i as the force, the work done is du e = F dx If the

More information

PLAXIS. Scientific Manual

PLAXIS. Scientific Manual PLAXIS Scientific Manual 2016 Build 8122 TABLE OF CONTENTS TABLE OF CONTENTS 1 Introduction 5 2 Deformation theory 7 2.1 Basic equations of continuum deformation 7 2.2 Finite element discretisation 8 2.3

More information

Theoretical Manual Theoretical background to the Strand7 finite element analysis system

Theoretical Manual Theoretical background to the Strand7 finite element analysis system Theoretical Manual Theoretical background to the Strand7 finite element analysis system Edition 1 January 2005 Strand7 Release 2.3 2004-2005 Strand7 Pty Limited All rights reserved Contents Preface Chapter

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Soft body physics Soft bodies In reality, objects are not purely rigid for some it is a good approximation but if you hit

More information

CIV-E1060 Engineering Computation and Simulation Examination, December 12, 2017 / Niiranen

CIV-E1060 Engineering Computation and Simulation Examination, December 12, 2017 / Niiranen CIV-E16 Engineering Computation and Simulation Examination, December 12, 217 / Niiranen This examination consists of 3 problems rated by the standard scale 1...6. Problem 1 Let us consider a long and tall

More information

Discontinuous Distributions in Mechanics of Materials

Discontinuous Distributions in Mechanics of Materials Discontinuous Distributions in Mechanics of Materials J.E. Akin, Rice University 1. Introduction The study of the mechanics of materials continues to change slowly. The student needs to learn about software

More information

Linear elastic analysis of thin laminated beams with uniform and symmetric cross-section

Linear elastic analysis of thin laminated beams with uniform and symmetric cross-section Applied and Computational Mechanics 2 (2008) 397 408 Linear elastic analysis of thin laminated beams with uniform and symmetric cross-section M. Zajíček a, a Faculty of Applied Sciences, UWB in Pilsen,

More information

Diese Arbeit wurde vorgelegt am Lehrstuhl für computergestützte Analyse technischer Systeme

Diese Arbeit wurde vorgelegt am Lehrstuhl für computergestützte Analyse technischer Systeme Diese Arbeit wurde vorgelegt am Lehrstuhl für computergestützte Analyse technischer Systeme Dreidimensionale Isogeometrische Elastische Festkörper für Fluid-Struktur Interaktionen Three-Dimensional Isogeometric

More information

Numerical Solutions to Partial Differential Equations

Numerical Solutions to Partial Differential Equations Numerical Solutions to Partial Differential Equations Zhiping Li LMAM and School of Mathematical Sciences Peking University Variational Problems of the Dirichlet BVP of the Poisson Equation 1 For the homogeneous

More information

A HIGHER-ORDER BEAM THEORY FOR COMPOSITE BOX BEAMS

A HIGHER-ORDER BEAM THEORY FOR COMPOSITE BOX BEAMS A HIGHER-ORDER BEAM THEORY FOR COMPOSITE BOX BEAMS A. Kroker, W. Becker TU Darmstadt, Department of Mechanical Engineering, Chair of Structural Mechanics Hochschulstr. 1, D-64289 Darmstadt, Germany kroker@mechanik.tu-darmstadt.de,

More information

Lecture 15: Revisiting bars and beams.

Lecture 15: Revisiting bars and beams. 3.10 Potential Energy Approach to Derive Bar Element Equations. We place assumptions on the stresses developed inside the bar. The spatial stress and strain matrices become very sparse. We add (ad-hoc)

More information

ON THE INTEGRATION OF EQUATIONS OF MOTION: FEM AND MOLECULAR DYNAMICS PROBLEMS

ON THE INTEGRATION OF EQUATIONS OF MOTION: FEM AND MOLECULAR DYNAMICS PROBLEMS 8th International Congress on Computational Mechanics, Volos, 1-15 July 015 ON THE INTEGRATION OF EQUATIONS OF MOTION: FEM AND MOLECULAR DYNAMICS PROBLEMS E.G. Kakouris, V.K. Koumousis Institute of Structural

More information

Introduction to Finite Element Analysis Using Pro/MECHANICA Wildfire 5.0

Introduction to Finite Element Analysis Using Pro/MECHANICA Wildfire 5.0 Introduction to Finite Element Analysis Using Pro/MECHANICA Wildfire 5.0 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks.

More information

MEC-E8001 FINITE ELEMENT ANALYSIS

MEC-E8001 FINITE ELEMENT ANALYSIS MEC-E800 FINIE EEMEN ANAYSIS 07 - WHY FINIE EEMENS AND IS HEORY? Design of machines and structures: Solution to stress or displacement by analytical method is often impossible due to complex geometry,

More information

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS IGC 009, Guntur, INDIA NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS Mohammed Younus Ahmed Graduate Student, Earthquake Engineering Research Center, IIIT Hyderabad, Gachibowli, Hyderabad 3, India.

More information

Scientific Computing I

Scientific Computing I Scientific Computing I Module 8: An Introduction to Finite Element Methods Tobias Neckel Winter 2013/2014 Module 8: An Introduction to Finite Element Methods, Winter 2013/2014 1 Part I: Introduction to

More information

Available online at ScienceDirect. Procedia IUTAM 13 (2015 ) 82 89

Available online at   ScienceDirect. Procedia IUTAM 13 (2015 ) 82 89 Available online at www.sciencedirect.com ScienceDirect Procedia IUTAM 13 (215 ) 82 89 IUTAM Symposium on Dynamical Analysis of Multibody Systems with Design Uncertainties The importance of imperfections

More information

PART I. Basic Concepts

PART I. Basic Concepts PART I. Basic Concepts. Introduction. Basic Terminology of Structural Vibration.. Common Vibration Sources.. Forms of Vibration.3 Structural Vibration . Basic Terminology of Structural Vibration The term

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. D : SOLID MECHANICS Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. Q.2 Consider the forces of magnitude F acting on the sides of the regular hexagon having

More information

Lehrstuhl Informatik V. Lehrstuhl Informatik V. 1. solve weak form of PDE to reduce regularity properties. Lehrstuhl Informatik V

Lehrstuhl Informatik V. Lehrstuhl Informatik V. 1. solve weak form of PDE to reduce regularity properties. Lehrstuhl Informatik V Part I: Introduction to Finite Element Methods Scientific Computing I Module 8: An Introduction to Finite Element Methods Tobias Necel Winter 4/5 The Model Problem FEM Main Ingredients Wea Forms and Wea

More information

10. Applications of 1-D Hermite elements

10. Applications of 1-D Hermite elements 10. Applications of 1-D Hermite elements... 1 10.1 Introduction... 1 10.2 General case fourth-order beam equation... 3 10.3 Integral form... 5 10.4 Element Arrays... 7 10.5 C1 Element models... 8 10.6

More information

Table of Contents. Preface...xvii. Part 1. Level

Table of Contents. Preface...xvii. Part 1. Level Preface...xvii Part 1. Level 1... 1 Chapter 1. The Basics of Linear Elastic Behavior... 3 1.1. Cohesion forces... 4 1.2. The notion of stress... 6 1.2.1. Definition... 6 1.2.2. Graphical representation...

More information

14. *14.8 CASTIGLIANO S THEOREM

14. *14.8 CASTIGLIANO S THEOREM *14.8 CASTIGLIANO S THEOREM Consider a body of arbitrary shape subjected to a series of n forces P 1, P 2, P n. Since external work done by forces is equal to internal strain energy stored in body, by

More information

General elastic beam with an elastic foundation

General elastic beam with an elastic foundation General elastic beam with an elastic foundation Figure 1 shows a beam-column on an elastic foundation. The beam is connected to a continuous series of foundation springs. The other end of the foundation

More information

The Finite Element Method for Computational Structural Mechanics

The Finite Element Method for Computational Structural Mechanics The Finite Element Method for Computational Structural Mechanics Martin Kronbichler Applied Scientific Computing (Tillämpad beräkningsvetenskap) January 29, 2010 Martin Kronbichler (TDB) FEM for CSM January

More information

Physics of Continuous media

Physics of Continuous media Physics of Continuous media Sourendu Gupta TIFR, Mumbai, India Classical Mechanics 2012 October 26, 2012 Deformations of continuous media If a body is deformed, we say that the point which originally had

More information

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1

3 2 6 Solve the initial value problem u ( t) 3. a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 Math Problem a- If A has eigenvalues λ =, λ = 1 and corresponding eigenvectors 1 3 6 Solve the initial value problem u ( t) = Au( t) with u (0) =. 3 1 u 1 =, u 1 3 = b- True or false and why 1. if A is

More information