MMJ1153 COMPUTATIONAL METHOD IN SOLID MECHANICS PRELIMINARIES TO FEM

Size: px
Start display at page:

Download "MMJ1153 COMPUTATIONAL METHOD IN SOLID MECHANICS PRELIMINARIES TO FEM"

Transcription

1 B

2 Course Content: A INTRODUCTION AND OVERVIEW Numerical method and Computer-Aided Engineering; Phsical problems; Mathematical models; Finite element method;. B Elements and nodes, natural coordinates, interpolation function, bar elements, constitutive equations, stiffness matri, boundar conditions, applied loads, theor of minimum potential energ; eamples. C PLANE ELASTICITY PROBLEM FORMULATIONS Constant-strain triangular (CST) elements; Plane stress, plane strain; Aismmetric elements; Stress calculations; Programming structure; Numerical eamples.

3 REVIEW OF MATRIX ALGEBRA

4 Matri Algebra In this course, we need to solve sstem of linear equations in the form a a a n a a a n a n a a n nn n n n... b b b n (-) where,,, n are the unknowns. Eqn. (-) can be written in a matri form as b A (-) where [A] is a (n n) square matri, {} and {b} are (n ) vectors.

5 (-) Note: Element located at i th row and j th column of matri [A] is denoted b a ij. For eample, element at the nd row and nd column is a. n n nn n n n n b b b a a a a a a a a a : b and, :,... : : : : A The square matri [A] and the {} and {b} vectors are is given b, 5

6 Matri Multiplication The product of matri [A] of size (m n) and matri [B] of size (n p) will results in matri [C], with size (m p). A B C ( m n) ( n p) ( m p) (-) Note: The (ij) th component of [C], i.e. c ij, is obtained b taking the DOT product, c ij ( ith row of [ A]) ( jth column of [ B]) (-5) Eample: 0 ( ) 5 0 ( ) 7-0 ( ) 5 7 6

7 Matri Transposition If matri [A] = [a ij ], then transpose of [A], denoted b [A] T, is given b [A] T = [a ji ]. Thus, the rows of [A] becomes the columns of [A] T. Eample: [A] Then, [ A] T Note: In general, if [A] is of dimension (m n), then [A] T has the dimension of (n m). 7

8 Transpose of a Product The transpose of a product of matrices is given b the product of the transposes of each matrices, in reverse order, i.e. T T T T ([ A ][ B][ C]) [ C] [ B] [ A] (-6) Determinant of a Matri Consider a square matri [], The determinant of this matri is give b, det (-7) 8

9 EXAMPLE Given that: } { 0 0 ] [ 0 0 ] [ 0 ] [ E D C A Find the product for the following cases: a) [A][C] b) [D]{E} c) [C] T [A] 9

10 Solution of Sstem of Linear Equations Sstem of linear algebraic equations can be solved for the unknown using the following methods: a) Cramer s Rule b) Inversion of Coefficient Matri c) Gaussian Elimination d) Gauss-Seidel Iteration Eample: Solve the following SLEs using Gauss elimination method. 8 6 (i) (ii) (iii) 0

11 Gauss Elimination Method Reducing a set of n equations in n unknowns to an equivalent triangular form (forward elimination). The solution is determined b back substitution process. Basic approach -An equation can be multiplied (or divided) b a nonzero scalar -An equation can be added to (or subtracted from) another equation -The position of an two equations in the set can be interchanged

12 Eample: Solve the following SLEs using Gaussian elimination. (iii) 6 (ii) 8 (i) Eliminate from eq.(ii) and eq.(iii). Multipl eq.(ii) b 0.5 we get, (iii) 6 (ii) *.5 (i)

13 Subtract eq.(ii)* from eq.(i), we obtain Add eq.(iii) with eq.(i), ields (iii) 6 (ii) ** (i) * (iii) 5 0 (ii) ** (i)

14 Eliminate from eq.(iii)*. Multipl eq.(ii)** b and eq.(iii)* b we get (iii) ** Subtract eq.(iii)** from eq.(ii)***, we obtain (i) (ii) *** (i) (ii) ** (iii) *** From eq.(iii)*** we determine the value of, i.e. 5.5

15 Back substitute value of into eq.(ii)** and solve for, we get 7.5( ) Back substitute value of and into eq.(i) and solve for, we get 6 5

16 Eample Solve the following sstems of linear equations b using the Gaussian elimination method a) b) 6

17 We wish to use FEM for solving the following problems: (It is more efficient to solve these problems analticall) Calculate displacement of bar ABC, take E = 00GPa 0 kn d = 0 - mm 7

18 NATURAL COORDINATES IN -D To describe location of a point inside an element in terms of nodal coordinates, for efficient computational routine. A local coordinate sstem Coordinates ranges from zero to unit A function of the global Cartesian coordinate N N 8

19 NATURAL COORDINATES (-D) (, ) (, ) (, ) (, ) η (-,) (,) ζ (-,-) (,-) Global Cartesian coordinate (, ) Natural coordinate (ζ, η) Relies on the element geometr for its definition Coordinates ranges from zero to unit A function of the global Cartesian coordinate 9

20 INTERPOLATION FUNCTION Functions used to represent the behavior of a field variable within an element. Also called shape functions or approimating functions. Polnomials are widel used because the are relativel eas to manipulate. N i i N N i = interpolation functions Interpolation functions chosen must meet certain continuit requirements to ensure: - Continuit of field variables - Convergence to correct solution as element size decreases. Interpolation functions must have geometric isotrop. The epansion remains unchanged under linear transformation from one Cartesian coordinate sstem to another. 0

21 Continuit requirements Assume that the functions appearing under the integral in the element equations contain up to (r+) th order. To ensure convergence, N i must satisf Compatibilit requirement the functions must have C r continuit at element interface. Completeness requirement The functions must have C r+ continuit within an element. Definitions: C 0 - field variable is continuous at element interface C the first derivatives are continuous C the second derivatives are also continuous

22 Polnomials as interpolation functions independent variable, () No. of terms: T () n = n+ Eamples: n =, T () =, n () n i0 i i 0 independent variables, (, ) n () n i j,, i j n k No. of terms: k n n ( ) n n =, T () = 0

23 independent variables, (,, z) No. of terms: Eamples: N=, T () = N=, T () =0 n k j i z z n l k j i l n,,, 6 n n n n z z,, ,, z z z z z

24 Geometric Isotrop for Interpolation Functions Geometric isotrop the polnomial epansion for the element must remains unchanged under a linear transformation from one Cartesian coordinate sstem to another. Global coordinate sstem (, ) Local coordinate sstem (r, s). ) P n with all terms have geometric isotrop ) P n that are incomplete, et contain appropriate terms to preserve smmetr have geometric isotrop Terms in smmetric pair can be omitted Eg. (, ) (, ).

25 Eample: In order to use the polnomial but with less terms, we can drop the pair (eg., ) , P Cubic 0 terms , P

26 Triangular elements for C 0 problems C 0 problems require onl continuit of at element interfaces. Number of nodes along element side (hence, number of nodal values of ) must be sufficient to uniquel determine variation of along that side. 6- node triangle quadratic variation of 6 5, - node triangle Linear variation of,

27 0- node triangle Cubic variation of , Polnomials of order greater than are rarel used eg. 5-node (quartic) -node (quintic)

28 Deriving Interpolation Functions To epress the generalized coordinates (coefficients α i s) in terms of nodal dof. Concept: (, ) (, ) (, ) (, ) Field variable, Assign one value of Element has dof. Select a -term polnomial as interpolation function., p to each node

29 Evaluate the coefficients G G G Thus, Recall,

30 - is an interpolation function that applies to the whole element Epress field variable behavior in terms of generalized coordinates. N i - refer to individual node and individual dof. Collectivel represent field variable behavior at node i i. 0 at other nodes Issues: Sometimes G do not eist for all orientation of elements in global coordinate sstem. Cost of computing G is prohibitive. Tr to determine N i b inspection using natural coordinates.

31 INTERPOLATION FUNCTION A prescribed function to represent the variation of unknown field variables within the element in terms of known nodal variables. Linear shape functions are defined: N ξ ξ and N ξ ξ

32 INTERPOLATION FUNCTION A shape function is used to interpolate values of displacement, q() along the bar element between the two nodal displacements, q and q For linear interpolation function: N = N ξ ξ N ξ ξ N = ˆ ˆ u Nq Nq

33 LINEAR DISPLACEMENT FIELD where uˆ( ) q N N q q N q N N N q q q q When the same shape functions N and N are used to establish interpolation function for coordinate of a point within an element and the displacement of that point, the formulation is referred to as an isoparametric formulation. N N

34 EXAMPLE (a) Evaluate, N, and N at point P. (b) If q = 0.00 in and q = in, determine the value of displacement u at point P.

35 Developing FE equations 5

36 Steps in solving a continuum problem b FEM Identif and understand the problem (This essential step is not FEM) Select the solution domain Select the solution region for analsis. Discretize the continuum Divide the solution region into finite number of elements, connected to each other at specified points / nodes. Select interpolation functions Choose the tpe of interpolation function to represent the variation of the field variables over the element. Derive element characteristic matrices and vectors Emplo direct, variational, weighted residual or energ balance approach. [k] (e) {} (e) = {f} (e) 6

37 Steps (Continued) Assemble the element characteristic matrices and vectors Combine the element matri equations and form the matri equations epressing the behavior of the entire solution region / sstem. Modif the sstem equations to account for the boundar conditions of the problem. Solve the sstem equations Solve the set of simultaneous equations to obtain the unknown nodal values of the field variables. Make additional computations, if desired Use the resulting nodal values to calculate other important parameters. 7

38 Define the problem Tasks To develop finite element equations for -D problem -Stiffness matri -Load vector Consider a non-uniform bar subjected to a general loading condition 8

39 Element Discretization Discretize the solution domain into finite number of elements -Label the global ais (ref.) -Label each element -Label each node Each element has a constant crosssection 9

40 Numbering Scheme Global nodal displacements Q T Q Q Q Q Q5 Global nodal forces F T F F F F F5 0

41 Element Connectivit To establish unique connection between local and global nodes for each element ˆ Global numbering ˆ ˆ ˆ Local numbering

42 Select Interpolation Function A shape function is used to interpolate values of displacement, q() along the bar element between the two nodal displacements, q and q For linear interpolation function: N = N ξ ξ N ξ ξ N = ˆ ˆ u Nq Nq

43 Strain-Displacement Relations du d du d d d q q du q q u q q d d d B q q, Where [B] is the strain-displacement matri: B l e

44 Constitutive Equation Linear elastic behavior: 800 q E B q 600 STRESS, (MPa) Linear = E Non-linear = K( p ) n STRESS, (MPa) E STRAIN, STRAIN,

45 Tpes of load Bod force, f Distributed force per unit volume or weight densit (N/m ) Eample: self-weight due to gravit Traction force, T Force per unit area (N/m ) (For a -D problem, force/length) Eamples: Frictional forces, viscous drag, and surface shear Point load, P i Concentrated force (N) acting at an point i. 5

46 Minimum Potential Energ Principle Potential Energ = strain energ work b eternal force Strain energ of linear elastic bod u Uu Wu U dv Work done b eternal forces W T T q B EBAd q u f dv Potential energ functional b S ut ds T T T T q B EBAd q N q f Ad N q b S T ds 6

47 Theor of Minimum Potential Energ The displacement field (u) which satisfies the equilibrium, and the conditions at the boundar surface is the one that minimizes the potential energ d q e d e q r i q e i dq i 0 Finite element equation: T T B EBAd q N f Ad N K q f b S T T ds 7

48 Stiffness Matri ( e) T k B EB EA l e EA l e A l e l e d d Recall that: B l d le d d d l e e 8

49 Force Terms 9 e b e b l e e b b T l Af d d l Af d l N d l N Af Ad f N e e l T Tl Td N e Bod force Traction

50 Finite Element Equations 50 P P Tl l Af q q l EA e e b e At element level f q k

51 Assembled global FE equations F F F F F Q Q Q Q Q K K K sm K K K K K K K K K K K K Subjected to boundar condition: Q = 0 Solve for unknown nodal displacements

52 EXAMPLE A thin steel plate has a uniform thickness t = in., as shown. Its elastic modulus, E = psi, and weight densit, r = 0.86 lb/in. The plate is subjected to a point load P = 00 lb at its midpoint and a traction force T = 6 lb/ft. Determine: a)displacements at the mid-point and at the free end, b) Normal stresses in the plate, and c) Reaction force at the support. 5

53 Suggested solution. Transform the given plate into sections, each having uniform cross-sectional area. Note: Area at midpoint is A mid =.5 in. Average area of section is A = (6 +.5)/ = 5.5 in. Average area of section is A = (.5 + )/ =.75 in.. Model each section using -D (line) element. 5

54 . Write the element stiffness matri for each element element : element : k k 6 () () Assemble global stiffness matri, K

55 5. Write the element force vector for each element a) Due to bod force, f b = 0.86 lb/in element () f b element () f b Assemble global force vector due to bod force, F b

56 b) Due to traction force, T = 6 lb/ft 6 element () T 8 element T () 6 8 Assemble global force vector due to traction force, F T

57 c) Due to concentrated load, P = 00 lb at node F P Assemble all element force vectors to form the global force vector for the entire structure. F lb 57

58 7. Write sstem of linear equations (SLEs) for entire model Note: The SLEs can be written in condensed matri form as KQ F Epanding all terms and substituting values, we get Q Q Q.. The global force term includes the unknown reaction force R at the support. But it is ignored for now.. The SLEs have no solutions since the determinant of [K] = 0; Phsicall, the structure moves around as a rigid bod. 58

59 8. Impose boundar conditions (BCs) on the global SLEs There are tpes of BCs: a) Homogeneous = specified zero displacement; b) Non-homogeneous = specified non-zero displacement. In this eample, homogeneous BC eists at node. How to impose this BC on the global SLEs? DELETE ROW AND COLUMN # OF THE SLEs! Q Q Q. 59

60 9. Solve the reduced SLEs for the unknown nodal displacements The reduced SLEs are, Q Q. Solve using Gaussian elimination method, ields 5 Q.9 0 Q in 60

61 0. Estimate stresses in each elements Recall, element ( e) E B q E le q q psi element psi

62 . Compute the reaction force R at node We now include the reaction force term in the global SLEs. From the st. equation we get, R We have, R R 0.68 lb 0 6

63 EXAMPLE A concentrated load P = 60 kn is applied at the midpoint of a uniform bar as shown. Initiall, a gap of. mm eists between the right end of the bar and the support there. If the elastic modulus E = 0 0 N/mm, determine the: a) displacements field, 50 mm P. mm b) stresses in the bar, and c) reaction force at the support. 50 mm 50 mm 6

64 Solution. Write the element stiffness matrices and assemble the global stiffness matri. K Write the element force vectors and assemble the global force vector. F 0, 60 0, 0 T. Write the global sstem of linear equations Q Q Q 0 6

65 . Impose the boundar conditions. We have; Q = 0; Q =. mm. Using Gaussian elimination method: a) Delete st row and column. b) Delete rd row and column and modif the force term Q Q The reduced SLE becomes, Q 0 60 Modification to force term 65

66 7. Solve the reduced SLE, we get Q.5 mm 8. Compute stresses in the bar, MPa MPa 9. Compute reaction forces at supports Using the st and rd equations, we obtain, R = N; R = -0 0 N. 66

67 EXAMPLE A composite bar ABC is subjected to aial forces as shown. Given, the elastic moduli, E = 00 GPa and E = 70 GPa. Estimate: a) Displacement of end C; [Answer: d C = mm] b) Stress in section, and c) Reaction force at support A. Verif our results with analtical solution. 67

68 EXAMPLE Reconsider Eercise -. Suppose a gap of d = 0 - mm eists between end C and a fied support there. Estimate: a) Displacement of point B; b) Stress in section, and c) Reaction forces at both supports. 0 kn 0 - mm 68

The Plane Stress Problem

The Plane Stress Problem 14 The Plane Stress Problem IFEM Ch 14 Slide 1 Plate in Plane Stress Thickness dimension or transverse dimension z Top surface Inplane dimensions: in, plane IFEM Ch 14 Slide 2 Mathematical Idealization

More information

The Plane Stress Problem

The Plane Stress Problem . 4 The Plane Stress Problem 4 Chapter 4: THE PLANE STRESS PROBLEM 4 TABLE OF CONTENTS Page 4.. INTRODUCTION 4 3 4... Plate in Plane Stress............... 4 3 4... Mathematical Model.............. 4 4

More information

Chapter 6 2D Elements Plate Elements

Chapter 6 2D Elements Plate Elements Institute of Structural Engineering Page 1 Chapter 6 2D Elements Plate Elements Method of Finite Elements I Institute of Structural Engineering Page 2 Continuum Elements Plane Stress Plane Strain Toda

More information

Chapter 11 Three-Dimensional Stress Analysis. Chapter 11 Three-Dimensional Stress Analysis

Chapter 11 Three-Dimensional Stress Analysis. Chapter 11 Three-Dimensional Stress Analysis CIVL 7/87 Chapter - /39 Chapter Learning Objectives To introduce concepts of three-dimensional stress and strain. To develop the tetrahedral solid-element stiffness matri. To describe how bod and surface

More information

ME 7502 Lecture 2 Effective Properties of Particulate and Unidirectional Composites

ME 7502 Lecture 2 Effective Properties of Particulate and Unidirectional Composites ME 75 Lecture Effective Properties of Particulate and Unidirectional Composites Concepts from Elasticit Theor Statistical Homogeneit, Representative Volume Element, Composite Material Effective Stress-

More information

Chapter 3: BASIC ELEMENTS. solid mechanics)

Chapter 3: BASIC ELEMENTS. solid mechanics) Chapter 3: BASIC ELEMENTS Section 3.: Preliminaries (review of solid mechanics) Outline Most structural analsis FE codes are displacement based In this chapter we discuss interpolation methods and elements

More information

Development of Truss Equations

Development of Truss Equations CIVL 7/87 Chapter 3 - Truss Equations - Part /53 Chapter 3a Development of Truss Equations Learning Objectives To derive the stiffness matri for a bar element. To illustrate how to solve a bar assemblage

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

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

The Plane Stress Problem

The Plane Stress Problem . 14 The Plane Stress Problem 14 1 Chapter 14: THE PLANE STRESS PROBLEM 14 TABLE OF CONTENTS Page 14.1. Introduction 14 3 14.1.1. Plate in Plane Stress............... 14 3 14.1.. Mathematical Model..............

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

Stress-strain relations

Stress-strain relations SICLLY INDRMIN SRSS SYSMS staticall determinate stress sstem simple eample of this is a bar loaded b a weight, hanging in tension. he solution for the stress is simpl W/ where is the cross sectional area.

More information

Chapter 2 Overview of the Simulation Methodology

Chapter 2 Overview of the Simulation Methodology Chapter Overview of the Simulation Methodolog. Introduction This chapter presents an overview of the simulation methodolog that comprises both the art and science involved in simulating phsical phenomena.

More information

KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS

KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS Chapter 8 KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS Figure 8.1: 195 196 CHAPTER 8. KINEMATIC RELATIONS IN DEFORMATION OF SOLIDS 8.1 Motivation In Chapter 3, the conservation of linear momentum for a

More information

Section 1: Review of Elasticity

Section 1: Review of Elasticity Finite Elements in Elasticit Section : Review of Elasticit Stress & Strain 2 Constitutive Theor 3 Energ Methods Section : Stress and Strain Stress at a point Q : F = lim A 0 A F = lim A 0 A F = lim A 0

More information

Errata Sheet for S. D. Rajan, Introduction to Structural Analysis & Design (1 st Edition) John Wiley & Sons Publication

Errata Sheet for S. D. Rajan, Introduction to Structural Analysis & Design (1 st Edition) John Wiley & Sons Publication S D Rajan, Introduction to Structural Analsis & Design ( st Edition) Errata Sheet for S D Rajan, Introduction to Structural Analsis & Design ( st Edition) John Wile & Sons Publication Chapter Page Correction

More information

7. Choice of approximating for the FE-method scalar problems

7. Choice of approximating for the FE-method scalar problems 7. Choice of approimating for the FE-method scalar problems Finite Element Method Differential Equation Weak Formulation Approimating Functions Weighted Residuals FEM - Formulation Weak form of heat flow

More information

ME 323 Examination #2 April 11, 2018

ME 323 Examination #2 April 11, 2018 ME 2 Eamination #2 April, 2 PROBLEM NO. 25 points ma. A thin-walled pressure vessel is fabricated b welding together two, open-ended stainless-steel vessels along a 6 weld line. The welded vessel has an

More information

MAE 323: Chapter 4. Plane Stress and Plane Strain. The Stress Equilibrium Equation

MAE 323: Chapter 4. Plane Stress and Plane Strain. The Stress Equilibrium Equation The Stress Equilibrium Equation As we mentioned in Chapter 2, using the Galerkin formulation and a choice of shape functions, we can derive a discretized form of most differential equations. In Structural

More information

Chapter 14 Truss Analysis Using the Stiffness Method

Chapter 14 Truss Analysis Using the Stiffness Method Chapter 14 Truss Analsis Using the Stiffness Method Structural Mechanics 2 ept of Arch Eng, Ajou Univ Outline undamentals of the stiffness method Member stiffness matri isplacement and force transformation

More information

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 06

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 06 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 06 In the last lecture, we have seen a boundary value problem, using the formal

More information

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures AB = BA = I,

FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING. Lectures AB = BA = I, FACULTY OF MATHEMATICAL STUDIES MATHEMATICS FOR PART I ENGINEERING Lectures MODULE 7 MATRICES II Inverse of a matri Sstems of linear equations Solution of sets of linear equations elimination methods 4

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

THE GENERAL ELASTICITY PROBLEM IN SOLIDS

THE GENERAL ELASTICITY PROBLEM IN SOLIDS Chapter 10 TH GNRAL LASTICITY PROBLM IN SOLIDS In Chapters 3-5 and 8-9, we have developed equilibrium, kinematic and constitutive equations for a general three-dimensional elastic deformable solid bod.

More information

Exercise solutions: concepts from chapter 5

Exercise solutions: concepts from chapter 5 1) Stud the oöids depicted in Figure 1a and 1b. a) Assume that the thin sections of Figure 1 lie in a principal plane of the deformation. Measure and record the lengths and orientations of the principal

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

UNIVERSITY OF SASKATCHEWAN ME MECHANICS OF MATERIALS I FINAL EXAM DECEMBER 20, 2011 Professor A. Dolovich

UNIVERSITY OF SASKATCHEWAN ME MECHANICS OF MATERIALS I FINAL EXAM DECEMBER 20, 2011 Professor A. Dolovich UNIVERSITY OF SASKATCHEWAN ME 313.3 MECHANICS OF MATERIALS I FINAL EXAM DECEMBER 20, 2011 Professor A. Dolovich A CLOSED BOOK EXAMINATION TIME: 3 HOURS LAST NAME (printed): FIRST NAME (printed): STUDENT

More information

Stability Analysis of Laminated Composite Thin-Walled Beam Structures

Stability Analysis of Laminated Composite Thin-Walled Beam Structures Paper 224 Civil-Comp Press, 2012 Proceedings of the Eleventh International Conference on Computational Structures echnolog, B.H.V. opping, (Editor), Civil-Comp Press, Stirlingshire, Scotland Stabilit nalsis

More information

MEG 741 Energy and Variational Methods in Mechanics I

MEG 741 Energy and Variational Methods in Mechanics I MEG 74 Energ and Variational Methods in Mechanics I Brendan J. O Toole, Ph.D. Associate Professor of Mechanical Engineering Howard R. Hghes College of Engineering Universit of Nevada Las Vegas TBE B- (7)

More information

Introduction to Finite Element Method. Dr. Aamer Haque

Introduction to Finite Element Method. Dr. Aamer Haque Introduction to Finite Element Method 4 th Order Beam Equation Dr. Aamer Haque http://math.iit.edu/~ahaque6 ahaque7@iit.edu Illinois Institute of Technology July 1, 009 Outline Euler-Bernoulli Beams Assumptions

More information

THE ADJOINT OF A MATRIX The transpose of this matrix is called the adjoint of A That is, C C n1 C 22.. adj A. C n C nn.

THE ADJOINT OF A MATRIX The transpose of this matrix is called the adjoint of A That is, C C n1 C 22.. adj A. C n C nn. 8 Chapter Determinants.4 Applications of Determinants Find the adjoint of a matrix use it to find the inverse of the matrix. Use Cramer s Rule to solve a sstem of n linear equations in n variables. Use

More information

1.1 The Equations of Motion

1.1 The Equations of Motion 1.1 The Equations of Motion In Book I, balance of forces and moments acting on an component was enforced in order to ensure that the component was in equilibrium. Here, allowance is made for stresses which

More information

CIVL 7/8117 Chapter 4 - Development of Beam Equations - Part 2 1/34. Chapter 4b Development of Beam Equations. Learning Objectives

CIVL 7/8117 Chapter 4 - Development of Beam Equations - Part 2 1/34. Chapter 4b Development of Beam Equations. Learning Objectives CIV 7/87 Chapter 4 - Development of Beam Equations - Part /4 Chapter 4b Development of Beam Equations earning Objectives To introduce the work-equivalence method for replacing distributed loading by a

More information

Chapter 1: Differential Form of Basic Equations

Chapter 1: Differential Form of Basic Equations MEG 74 Energ and Variational Methods in Mechanics I Brendan J. O Toole, Ph.D. Associate Professor of Mechanical Engineering Howard R. Hghes College of Engineering Universit of Nevada Las Vegas TBE B- (7)

More information

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form:

Lemma 8: Suppose the N by N matrix A has the following block upper triangular form: 17 4 Determinants and the Inverse of a Square Matrix In this section, we are going to use our knowledge of determinants and their properties to derive an explicit formula for the inverse of a square matrix

More information

CH.7. PLANE LINEAR ELASTICITY. Multimedia Course on Continuum Mechanics

CH.7. PLANE LINEAR ELASTICITY. Multimedia Course on Continuum Mechanics CH.7. PLANE LINEAR ELASTICITY Multimedia Course on Continuum Mechanics Overview Plane Linear Elasticit Theor Plane Stress Simplifing Hpothesis Strain Field Constitutive Equation Displacement Field The

More information

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

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

REVIEW FOR EXAM II. Dr. Ibrahim A. Assakkaf SPRING 2002

REVIEW FOR EXAM II. Dr. Ibrahim A. Assakkaf SPRING 2002 REVIEW FOR EXM II. J. Clark School of Engineering Department of Civil and Environmental Engineering b Dr. Ibrahim. ssakkaf SPRING 00 ENES 0 Mechanics of Materials Department of Civil and Environmental

More information

The Finite Element Method for the Analysis of Linear Systems

The Finite Element Method for the Analysis of Linear Systems Swiss Federal Institute of Technolog Page The Finite Element Method for the Analsis of Linear Sstems Prof. Dr. Michael Havbro Faber Swiss Federal Institute of Technolog ETH Zurich, Switzerland Swiss Federal

More information

Vibrational Power Flow Considerations Arising From Multi-Dimensional Isolators. Abstract

Vibrational Power Flow Considerations Arising From Multi-Dimensional Isolators. Abstract Vibrational Power Flow Considerations Arising From Multi-Dimensional Isolators Rajendra Singh and Seungbo Kim The Ohio State Universit Columbus, OH 4321-117, USA Abstract Much of the vibration isolation

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

Two-Dimensional Formulation.

Two-Dimensional Formulation. Two-Dimensional Formulation mi@seu.edu.cn Outline Introduction( 概论 ) Two vs. Three-Dimensional Problems Plane Strain( 平面应变 ) Plane Stress( 平面应力 ) Boundar Conditions( 边界条件 ) Correspondence between Plane

More information

MA8502 Numerical solution of partial differential equations. The Poisson problem: Mixed Dirichlet/Neumann boundary conditions along curved boundaries

MA8502 Numerical solution of partial differential equations. The Poisson problem: Mixed Dirichlet/Neumann boundary conditions along curved boundaries MA85 Numerical solution of partial differential equations The Poisson problem: Mied Dirichlet/Neumann boundar conditions along curved boundaries Fall c Einar M. Rønquist Department of Mathematical Sciences

More information

THE HEATED LAMINAR VERTICAL JET IN A LIQUID WITH POWER-LAW TEMPERATURE DEPENDENCE OF DENSITY. V. A. Sharifulin.

THE HEATED LAMINAR VERTICAL JET IN A LIQUID WITH POWER-LAW TEMPERATURE DEPENDENCE OF DENSITY. V. A. Sharifulin. THE HEATED LAMINAR VERTICAL JET IN A LIQUID WITH POWER-LAW TEMPERATURE DEPENDENCE OF DENSITY 1. Introduction V. A. Sharifulin Perm State Technical Universit, Perm, Russia e-mail: sharifulin@perm.ru Water

More information

Finite elements for plates and shells. Advanced Design for Mechanical System LEC 2008/11/04

Finite elements for plates and shells. Advanced Design for Mechanical System LEC 2008/11/04 Finite elements for plates and shells Sstem LEC 008/11/04 1 Plates and shells A Midplane The mid-surface of a plate is plane, a curved geometr make it a shell The thickness is constant. Ma be isotropic,

More information

2. Supports which resist forces in two directions. Fig Hinge. Rough Surface. Fig Rocker. Roller. Frictionless Surface

2. Supports which resist forces in two directions. Fig Hinge. Rough Surface. Fig Rocker. Roller. Frictionless Surface 4. Structural Equilibrium 4.1 ntroduction n statics, it becomes convenient to ignore the small deformation and displacement. We pretend that the materials used are rigid, having the propert or infinite

More information

Linear Strain Triangle and other types of 2D elements. By S. Ziaei Rad

Linear Strain Triangle and other types of 2D elements. By S. Ziaei Rad Linear Strain Triangle and other tpes o D elements B S. Ziaei Rad Linear Strain Triangle (LST or T6 This element is also called qadratic trianglar element. Qadratic Trianglar Element Linear Strain Triangle

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

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 Differential Equations for Solid Mechanics

1 Differential Equations for Solid Mechanics 1 Differential Eqations for Solid Mechanics Simple problems involving homogeneos stress states have been considered so far, wherein the stress is the same throghot the component nder std. An eception to

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

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

Triangular Plate Displacement Elements

Triangular Plate Displacement Elements Triangular Plate Displacement Elements Chapter : TRIANGULAR PLATE DISPLACEMENT ELEMENTS TABLE OF CONTENTS Page. Introduction...................... Triangular Element Properties................ Triangle

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 6 Additional Topics in Differential Equations 6. Eact First-Order Equations 6. Second-Order Homogeneous Linear Equations 6.3 Second-Order Nonhomogeneous Linear Equations 6.4 Series Solutions of Differential

More information

The Control-Volume Finite-Difference Approximation to the Diffusion Equation

The Control-Volume Finite-Difference Approximation to the Diffusion Equation The Control-Volume Finite-Difference Approimation to the Diffusion Equation ME 448/548 Notes Gerald Recktenwald Portland State Universit Department of Mechanical Engineering gerr@mepdedu ME 448/548: D

More information

x y plane is the plane in which the stresses act, yy xy xy Figure 3.5.1: non-zero stress components acting in the x y plane

x y plane is the plane in which the stresses act, yy xy xy Figure 3.5.1: non-zero stress components acting in the x y plane 3.5 Plane Stress This section is concerned with a special two-dimensional state of stress called plane stress. It is important for two reasons: () it arises in real components (particularl in thin components

More information

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to :

MAC Module 2 Systems of Linear Equations and Matrices II. Learning Objectives. Upon completing this module, you should be able to : MAC 0 Module Systems of Linear Equations and Matrices II Learning Objectives Upon completing this module, you should be able to :. Find the inverse of a square matrix.. Determine whether a matrix is invertible..

More information

1 Lecture 1 Fundamental Concepts. 1.1 Introduction

1 Lecture 1 Fundamental Concepts. 1.1 Introduction 1.1 Introduction 1 ecture 1 Fundamental Concepts The finite element method is a numerical method for solving problems of engineering and physical science. Useful for problems with complicated geometries,

More information

MATRIX TRANSFORMATIONS

MATRIX TRANSFORMATIONS CHAPTER 5. MATRIX TRANSFORMATIONS INSTITIÚID TEICNEOLAÍOCHTA CHEATHARLACH INSTITUTE OF TECHNOLOGY CARLOW MATRIX TRANSFORMATIONS Matri Transformations Definition Let A and B be sets. A function f : A B

More information

Applications of Gauss-Radau and Gauss-Lobatto Numerical Integrations Over a Four Node Quadrilateral Finite Element

Applications of Gauss-Radau and Gauss-Lobatto Numerical Integrations Over a Four Node Quadrilateral Finite Element Avaiable online at www.banglaol.info angladesh J. Sci. Ind. Res. (), 77-86, 008 ANGLADESH JOURNAL OF SCIENTIFIC AND INDUSTRIAL RESEARCH CSIR E-mail: bsir07gmail.com Abstract Applications of Gauss-Radau

More information

Lecture 1: Course Introduction.

Lecture 1: Course Introduction. Lecture : Course Introduction. What is the Finite Element Method (FEM)? a numerical method for solving problems of engineering and mathematical physics. (Logan Pg. #). In MECH 40 we are concerned with

More information

Aircraft Structures Structural & Loading Discontinuities

Aircraft Structures Structural & Loading Discontinuities Universit of Liège Aerospace & Mechanical Engineering Aircraft Structures Structural & Loading Discontinuities Ludovic Noels Computational & Multiscale Mechanics of Materials CM3 http://www.ltas-cm3.ulg.ac.be/

More information

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives Chapter 3 3Quadratics Objectives To recognise and sketch the graphs of quadratic polnomials. To find the ke features of the graph of a quadratic polnomial: ais intercepts, turning point and ais of smmetr.

More information

Lecture 20: Isoparametric Formulations.

Lecture 20: Isoparametric Formulations. Chapter #0 Isoparametric Formulation. Isoparametric formulations help us solve two problems. Help simplify the definition of the approimate displacement field for more comple planar elements (4-sided elements,

More information

Elements of Continuum Elasticity. David M. Parks Mechanics and Materials II February 25, 2004

Elements of Continuum Elasticity. David M. Parks Mechanics and Materials II February 25, 2004 Elements of Continuum Elasticity David M. Parks Mechanics and Materials II 2.002 February 25, 2004 Solid Mechanics in 3 Dimensions: stress/equilibrium, strain/displacement, and intro to linear elastic

More information

Module 2 Stresses in machine elements

Module 2 Stresses in machine elements Module 2 Stresses in machine elements Lesson 3 Strain analysis Instructional Objectives At the end of this lesson, the student should learn Normal and shear strains. 3-D strain matri. Constitutive equation;

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

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections )

10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections ) c Dr. Igor Zelenko, Fall 2017 1 10. Linear Systems of ODEs, Matrix multiplication, superposition principle (parts of sections 7.2-7.4) 1. When each of the functions F 1, F 2,..., F n in right-hand side

More information

Matrix Algebra. Matrix Algebra. Chapter 8 - S&B

Matrix Algebra. Matrix Algebra. Chapter 8 - S&B Chapter 8 - S&B Algebraic operations Matrix: The size of a matrix is indicated by the number of its rows and the number of its columns. A matrix with k rows and n columns is called a k n matrix. The number

More information

ARCH 631 Note Set 2.1 F2010abn. Statics Primer

ARCH 631 Note Set 2.1 F2010abn. Statics Primer RCH 631 Note Set.1 F010abn Statics Primer Notation: a = name for acceleration = area (net = with holes, bearing = in contact, etc...) (C) = shorthand for compression d = perpendicular distance to a force

More information

MATHEMATICAL FUNDAMENTALS I. Michele Fitzpatrick

MATHEMATICAL FUNDAMENTALS I. Michele Fitzpatrick MTHEMTICL FUNDMENTLS I Michele Fitpatrick OVERVIEW Vectors and arras Matrices Linear algebra Del( operator Tensors DEFINITIONS vector is a single row or column of numbers. n arra is a collection of vectors

More information

Stress Functions. First Semester, Academic Year 2012 Department of Mechanical Engineering Chulalongkorn University

Stress Functions. First Semester, Academic Year 2012 Department of Mechanical Engineering Chulalongkorn University Lecture Note 3 Stress Functions First Semester, Academic Year 01 Department of Mechanical Engineering Chulalongkorn Universit 1 Objectives #1 Describe the equation of equilibrium using D/3D stress elements

More information

CONSERVATION OF ANGULAR MOMENTUM FOR A CONTINUUM

CONSERVATION OF ANGULAR MOMENTUM FOR A CONTINUUM Chapter 4 CONSERVATION OF ANGULAR MOMENTUM FOR A CONTINUUM Figure 4.1: 4.1 Conservation of Angular Momentum Angular momentum is defined as the moment of the linear momentum about some spatial reference

More information

Additional Topics in Differential Equations

Additional Topics in Differential Equations 0537_cop6.qd 0/8/08 :6 PM Page 3 6 Additional Topics in Differential Equations In Chapter 6, ou studied differential equations. In this chapter, ou will learn additional techniques for solving differential

More information

3 2D Elastostatic Problems in Cartesian Coordinates

3 2D Elastostatic Problems in Cartesian Coordinates D lastostatic Problems in Cartesian Coordinates Two dimensional elastostatic problems are discssed in this Chapter, that is, static problems of either plane stress or plane strain. Cartesian coordinates

More information

Module 2 Stresses in machine elements. Version 2 ME, IIT Kharagpur

Module 2 Stresses in machine elements. Version 2 ME, IIT Kharagpur Module Stresses in machine elements Version M, IIT Kharagpur Lesson 3 Strain analsis Version M, IIT Kharagpur Instructional Objectives At the end of this lesson, the student should learn Normal and shear

More information

4 Strain true strain engineering strain plane strain strain transformation formulae

4 Strain true strain engineering strain plane strain strain transformation formulae 4 Strain The concept of strain is introduced in this Chapter. The approimation to the true strain of the engineering strain is discussed. The practical case of two dimensional plane strain is discussed,

More information

Second-Order Linear Differential Equations C 2

Second-Order Linear Differential Equations C 2 C8 APPENDIX C Additional Topics in Differential Equations APPENDIX C. Second-Order Homogeneous Linear Equations Second-Order Linear Differential Equations Higher-Order Linear Differential Equations Application

More information

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product.

MATH Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product. MATH 311-504 Topics in Applied Mathematics Lecture 12: Evaluation of determinants. Cross product. Determinant is a scalar assigned to each square matrix. Notation. The determinant of a matrix A = (a ij

More information

ENGI 4430 Advanced Calculus for Engineering Faculty of Engineering and Applied Science Problem Set 3 Solutions [Multiple Integration; Lines of Force]

ENGI 4430 Advanced Calculus for Engineering Faculty of Engineering and Applied Science Problem Set 3 Solutions [Multiple Integration; Lines of Force] ENGI 44 Advanced Calculus for Engineering Facult of Engineering and Applied Science Problem Set Solutions [Multiple Integration; Lines of Force]. Evaluate D da over the triangular region D that is bounded

More information

Structural Dynamics. Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma).

Structural Dynamics. Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma). Structural Dynamics Spring mass system. The spring force is given by and F(t) is the driving force. Start by applying Newton s second law (F=ma). We will now look at free vibrations. Considering the free

More information

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations

Chapter 1: Systems of linear equations and matrices. Section 1.1: Introduction to systems of linear equations Chapter 1: Systems of linear equations and matrices Section 1.1: Introduction to systems of linear equations Definition: A linear equation in n variables can be expressed in the form a 1 x 1 + a 2 x 2

More information

ARCH 614 Note Set 2 S2011abn. Forces and Vectors

ARCH 614 Note Set 2 S2011abn. Forces and Vectors orces and Vectors Notation: = name for force vectors, as is A, B, C, T and P = force component in the direction = force component in the direction h = cable sag height L = span length = name for resultant

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

Get Solution of These Packages & Learn by Video Tutorials on Matrices

Get Solution of These Packages & Learn by Video Tutorials on  Matrices FEE Download Stud Package from website: wwwtekoclassescom & wwwmathsbsuhagcom Get Solution of These Packages & Learn b Video Tutorials on wwwmathsbsuhagcom Matrices An rectangular arrangement of numbers

More information

MAE4700/5700 Finite Element Analysis for Mechanical and Aerospace Design

MAE4700/5700 Finite Element Analysis for Mechanical and Aerospace Design MAE4700/5700 Finite Element Analsis for Mechanical and Aerospace Design Cornell Universit, Fall 2009 Nicholas Zabaras Materials Process Design and Control Laborator Sible School of Mechanical and Aerospace

More information

EMA 3702 Mechanics & Materials Science (Mechanics of Materials) Chapter 4 Pure Bending

EMA 3702 Mechanics & Materials Science (Mechanics of Materials) Chapter 4 Pure Bending EA 3702 echanics & aterials Science (echanics of aterials) Chapter 4 Pure Bending Pure Bending Ch 2 Aial Loading & Parallel Loading: uniform normal stress and shearing stress distribution Ch 3 Torsion:

More information

EFFECTS OF THERMAL STRESSES AND BOUNDARY CONDITIONS ON THE RESPONSE OF A RECTANGULAR ELASTIC BODY MADE OF FGM

EFFECTS OF THERMAL STRESSES AND BOUNDARY CONDITIONS ON THE RESPONSE OF A RECTANGULAR ELASTIC BODY MADE OF FGM Proceedings of the International Conference on Mechanical Engineering 2007 (ICME2007) 29-31 December 2007, Dhaka, Bangladesh ICME2007-AM-76 EFFECTS OF THERMAL STRESSES AND BOUNDARY CONDITIONS ON THE RESPONSE

More information

LATERAL BUCKLING ANALYSIS OF ANGLED FRAMES WITH THIN-WALLED I-BEAMS

LATERAL BUCKLING ANALYSIS OF ANGLED FRAMES WITH THIN-WALLED I-BEAMS Journal of arine Science and J.-D. Technolog, Yau: ateral Vol. Buckling 17, No. Analsis 1, pp. 9-33 of Angled (009) Frames with Thin-Walled I-Beams 9 ATERA BUCKING ANAYSIS OF ANGED FRAES WITH THIN-WAED

More information

Fig. 1. Circular fiber and interphase between the fiber and the matrix.

Fig. 1. Circular fiber and interphase between the fiber and the matrix. Finite element unit cell model based on ABAQUS for fiber reinforced composites Tian Tang Composites Manufacturing & Simulation Center, Purdue University West Lafayette, IN 47906 1. Problem Statement In

More information

σ = Eα(T T C PROBLEM #1.1 (4 + 4 points, no partial credit)

σ = Eα(T T C PROBLEM #1.1 (4 + 4 points, no partial credit) PROBLEM #1.1 (4 + 4 points, no partial credit A thermal switch consists of a copper bar which under elevation of temperature closes a gap and closes an electrical circuit. The copper bar possesses a length

More information

Strain Transformation and Rosette Gage Theory

Strain Transformation and Rosette Gage Theory Strain Transformation and Rosette Gage Theor It is often desired to measure the full state of strain on the surface of a part, that is to measure not onl the two etensional strains, and, but also the shear

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

Module 1 : The equation of continuity. Lecture 4: Fourier s Law of Heat Conduction

Module 1 : The equation of continuity. Lecture 4: Fourier s Law of Heat Conduction 1 Module 1 : The equation of continuit Lecture 4: Fourier s Law of Heat Conduction NPTEL, IIT Kharagpur, Prof. Saikat Chakrabort, Department of Chemical Engineering Fourier s Law of Heat Conduction According

More information

Chapter 2: Matrices and Linear Systems

Chapter 2: Matrices and Linear Systems Chapter 2: Matrices and Linear Systems Paul Pearson Outline Matrices Linear systems Row operations Inverses Determinants Matrices Definition An m n matrix A = (a ij ) is a rectangular array of real numbers

More information

Elementary maths for GMT

Elementary maths for GMT Elementary maths for GMT Linear Algebra Part 2: Matrices, Elimination and Determinant m n matrices The system of m linear equations in n variables x 1, x 2,, x n a 11 x 1 + a 12 x 2 + + a 1n x n = b 1

More information

Analytic Geometry in Three Dimensions

Analytic Geometry in Three Dimensions Analtic Geometr in Three Dimensions. The Three-Dimensional Coordinate Sstem. Vectors in Space. The Cross Product of Two Vectors. Lines and Planes in Space The three-dimensional coordinate sstem is used

More information

Problem d d d B C E D. 0.8d. Additional lecturebook examples 29 ME 323

Problem d d d B C E D. 0.8d. Additional lecturebook examples 29 ME 323 Problem 9.1 Two beam segments, AC and CD, are connected together at C by a frictionless pin. Segment CD is cantilevered from a rigid support at D, and segment AC has a roller support at A. a) Determine

More information

ScienceDirect. Analogy of stress singularities analysis between piezoelectric materials and anisotropic materials

ScienceDirect. Analogy of stress singularities analysis between piezoelectric materials and anisotropic materials Available online at www.sciencedirect.com Scienceirect Procedia Materials Science ( 4 ) 767 77 th European Conference on Fracture (ECF) Analog of stress singularities analsis between piezoelectric materials

More information