MAE 323: Lecture 6. Modeling Topics: Part I. Modeling Topics Alex Grishin MAE 323 Lecture 6 FE Modeling Topics: Part 1

Size: px
Start display at page:

Download "MAE 323: Lecture 6. Modeling Topics: Part I. Modeling Topics Alex Grishin MAE 323 Lecture 6 FE Modeling Topics: Part 1"

Transcription

1 Modeling Topics 1

2 Common element types for structural analyis: oplane stress/strain, Axisymmetric obeam, truss,spring oplate/shell elements o3d solid ospecial: Usually used for contact or other constraints What you need to know before selecting an element: owhat is the dominant mechanism by which work is dissipated? owhat DoF s and derived quantities does the element support? owhat special inputs (if any are required) owhat parent shape(s) does the element support? These considerations make some elements more suitable for certain problems than others 2

3 Beams and Shells θ z1 u z1 1 z 3 θ y1 θ x1 u y1 y X-X x ux1 θ z2 z u z2 2 Cross section X-X The user must input cross sectional properties. θ x2 θ y2 y u y2 u x2 v 1,y v 2 1 θ 1 2 θ 2 x u u 1 2 The traditional Euler-Bernoulli beam element has two nodes, with a third optional orientation node in three dimensions. This is a reduced continuum element. Supported nodal DoF s are: displacement, and slope. The displacements usually include longitudinal extension. Element DoF s are bending stress, strain, The element dissipates work by bending, torsion and linear extension exclusively. This means that only bending, torsion and compressive/tensile stresses and strains are calculated for derived quantities 3

4 Beam and Shells z x y u z1 θ z1 1 u z1 θ z1 4 t θ y1 u y1 u x1 θ x1 θ y1 u y1 u x1 θ x1 2 s r u z θ z 1 1 θ y1 u y1 u x1 θ x1 u z1 θ z1 3 θ y1 u y1 u x1 θ x1 1 t 3 s r 2 Traditional (Mindlin) shell elements come in rectangular (4-node) shapes, as well as triangular (3-node) shapes. These elements are also dominated by bending deformation. Nodal and element DoF s are the same as beams but with an additional spatial dimension Again, the user must supply cross-sectional information 4

5 Beam and Shells z,u z x C P x,u x z,u z C P θ y x,u x Kirchoff Assumption: Straight lines normal to the mid-plane before bending remain straight and normal to midplane after bending. Suitable for thin shells z,u z x C P x,u x z,u z γ xz C P x,u x Mindlin Assumption: straight lines normal to midplane before bending remain straight BUT not necessarily normal after bending. This is due to transverse shear. Suitable for thick shells 5

6 Beam and Shells Today, some commercial FE software products offer fully parametric beam and shell elements like those shown below. The advantage of these types of elements over traditional small-deflection beams and shells is that they carry transverse shear components (and so are better at modeling thick beams and shells), and they more accurately represent large rotations and large curvatures They also offer a fully integrated solution through the cross-section. This is helpful when modeling composites or assessing the affects of cross section warping. The disadvantage of these element types is that they may experience shear locking and/or localized spurious deflections. Also, care must be taken to reproduce Euler- Bernoulli (predominantly bending) behavior 4 4 t t s r 1 2 r s

7 2D Continuum Elements s r s r All the above isoparametric elements (whose shape functions we have already seen) can be used to model plane stress, plane strain, and axisymmetric problems in structural mechanics. The work dissipation mechanism is governed by the elastic internal strain energy relationship (Chapter 4, equation 3). Nodal DoF s are displacement x and y displacement. Element DoF s are stress and strain At this point, the reader should notice a relationship between the number of nodes an element has and the number of shape functions. When we solve the algebraic system equations, the solution vector represents shape function coefficients, which in turn represents solution values at nodal locations. Because of this, an element is said to have nodal degrees of freedom. 7

8 3D Continuum Elements s s t r t r All the above isoparametric elements (whose shape functions are obtained the same way as the 2D elements) may be used to model structural problems over any 3D continuum. Nodal and element DoF s are the same as for plane stress and strain, but with an additional spatial dimension The energy dissipation mechanism is again supplied by the elastic strain energy density relationship (Hooke s Law) 8

9 Spring Elements y z 1 u z1 u y1 U y2 ux x1 2 u x2 u z2 Type 1: Longitudinal Spring 1 2 u z1 u z2 u y2 u y1 u x1 u x2 Type 2: Coincident-Node Spring We have already seen spring elements (Chapter 2). They may be defined in two spatial dimensions or three. The longitudinal spring is usually fully defined by two nodal locations and a longitudinal stiffness, k (as in Chapter 2). The second type of spring (the Coincident-Node spring) is fully defined by two stiffness components in 2D (three in 3D) and two coincident nodal locations. This type of spring may also have either translational OR rotational DoF s (the latter are identical to the former except that the stiffness values are defined in terms of force x distance divided by degree or radian) The energy dissipation mechanism is supplied by Hooke s Law. 9

10 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s In Chapter 2, the student (hopefully) got a feel for what nodal degrees of freedom are when we spoke of spring, truss and beam elements. In that chapter, we saw that they are simply the primary variable (the one we want to solve for) at nodal locations. If we were to count the total number of nodal DoF s an element has, we would see a pattern that looks something m*n, where m is the spatial dimension and n is the number of nodes. For example, if we have a two-dimensional spring element, it appears that we should have 2 x 2 = 4 nodal DoF s. However, in the element coordinate system, this reduces to 1 x 2 =2 nodal DoF s (spring elements don t use the transverse, or y-element direction). Furthermore, a two-dimensional beam element appears to have (with extension) 6 DoF s instead of 4! So, it seems that the DoF count per node for an element depends on : - coordinate reference -degree and form of the governing equation(s) 10

11 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s In an attempt to make this all a little less bewildering, we ll introduce some general principles. It helps to make a distinction between what we ll call canonical DoF s and numerical DoF s. Numerical DoF s will refer to the total number of DoF s per element that we use in constructing the algebraic system. This will usually determine the matrix system size during solution. Canonical DoF s will refer to the theoretical minimum number of DoF s needed to solve the problem, usually for a single characteristic differential equation in a preferred coordinate system (this will be an important idea if you re ever asked to solve a matrix structural problem manually ). This preferred coorinate system is usually obvious in 1 dimension (along the domain), but canget more complicated in two or more dimensions (more on this later) The number of canonical DoF s of an element solving Ndifferential equations may N be found by: c ndof = n p (1) i Where p i is the order of the ith differential equation divided by 2 and the index i ranges over the number of independent differential equations defined over the element and n is the number of nodes. i= 1 11

12 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s The number of canonical degrees of freedom, ndof c is important in physics and relates to the idea of generalized coordinates. This notion helps us to understand what an element can do when it is used to approximate a structure. Example 1: A bar/truss element utilizes a single differential equation: 2 d u EA 2 dx + b x = 0 So, p 1 = 2/2=1 And it has two nodes, n=2 So, by equation (1), ndof c =1*2=2 12

13 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s Example 2: A canonical beam element utilizes a single differential equation: 4 d v EI = 0 So, p 1 = 4/2=2 4 dx And it has two nodes, n=2 So, by equation (1), ndof c =2*2=4 In the previous two examples, it is instructive to compare this number to m*n (the number of spatial dimensions times the number of nodes), because this is the number of total free-particle DoF s(the cumulative number of DoFseach node would have in space individually). In example 1, It is less because the element can only dissipate energy in the direction of its length. In example 2, it is equal to m*n simply by accident (the order of the governing differential equation). The governing differential equation places restrictions on whether a node can move in a given spatial direction, thus implying a preferential coordinate orientation -a set of coordinates in which motion is prescribed by a unique differential equation along each axis. In structural mechanics, this coordinate system will always coincide with principle coordinates 13

14 Element vs Nodal Degrees of Freedom Element name Dimension # DOFs per node where these elements are found when these elements are used Solid ( 2D elastic continuum --pl. stress, strain, axisymmetry) 2D 2 (x and y translation) everywhere applications involving fully elastic domains in only two spatial dimensions Solid (2D elastic continuum) 3D 3 (x,y,z translations) everywhere Applications involving fully elastic domains Plates/Shells 2D Canonical 3 (1 transverse deflection and 2 inplane rotations) textbooks and specialized code Thin structural members under transvers load or moments with two distinct principle curvatures Plates/Shells 3D general 6 (x, y, z translations and x,y,z rotations. Extension and torsion added to canonical) commercial code thin structural members with two distinct principle curvatures, but also extension and surface-normal torsion Beams 1D canonical 2 (1 transverse translation and 1 rotation) textbooks and specialized code long-hand calculations involving structural bending problems of thin members (transverse loads and moments only) Beams 2D general 3 (x,y translations and 1 rotation. Usually, extension is added to canonical behavior) textbooks and commercial code hand calcs and commercial applications involving structural bending problems of thin structures Beams 3D general 6 (x, y, z translations and x,y,z rotations. Extension and Torsion added to canonical) commercial code commercial applications involving thin members subjected to bending, extension, and torsion Springs/bars/trusses 1D canonical 1 (axial translation) textbooks and specialized code hand calcs involving structural members with extension only Springs/bars/trusses 2D general 2 (x and y translation. Same behavior as canonical) textbooks and commercial code hand calcs and commercial applications involving extension in multiple directions Springs/bars/trusses 3D general 3 (x,y, z translations. Same behavior as canonical) commercial code commercial applications involving extension in multiple directions 14

15 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s Thus, this simple assessment of ndof c tells us something very important about truss/bar elements. Without any further calculations or evidence, we can immediately deduce what will happen in the following situation: y x u x =0 1 2 u y =0 F y A truss element fixed at node 1 with a transverse load at node 2 We already know from the previous example that this element cannot dissipate energy in the y-direction (only along it s length). So, what does this mean in terms of the finite element solution? 15

16 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s To reinforce this line of reasoning, we can always check it by actually solving the finite element system! We utilize equation 12b of Chapter 2: F 2 2 c cs c cs 1 1x 2 2 v F cs s cs s 1 1y = 2 2 L c cs c cs u F 2 2x 2 2 cs s cs s v F 2 2 y EA u 16

17 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s Using the technique we learned there (slide 12 of Chapter 2) of striking out DoF s that are set to zero: F 2 2 c cs c cs 1 1x 2 2 v F cs s cs s 1 1y = 2 2 L c cs c cs u cs s cs s v F 2 y EA u EA c 2 cs 0 = 2 L cs s Fy But recall that c and s are the direction cosines the element makes with the coordinate axes: 17

18 Element vs Nodal Degrees of Freedom Canonical DoF s and Numerical DoF s So, we have: E A L = Fy This equation has no solution (k is singular)! On the other hand, if we had used a beam element (slide 28 of Chapter 2) and set rotation at node 1 equal to zero, we wouldget a solution. So, if we need a line element that carries a transverse load, use beams (this is the difference between trusses and frames)! This is a major theme of ROM (Reduced Order Modeling - using reduced continuum elements) We ll leave the student with a final thought (and exercise). Count the DoF s of the beam of slide 28 in Chapter 2 and compare to equation (1). Then compare this number to the rigid-body DoF s m*n and give an explanation 18

19 Element vs Nodal Degrees of Freedom So far, we have discussed nodal DoF s, which usually represent the primary variable(s) at nodal locations. However, just as the slope of the transverse deflection of beam elements may constitute yet another DoF, quantities involving other deflection derivatives (often called derivedquantities) may also constitute DoF s of their own. The most notable examples of such quantities are stress and strain. However, in continuum elements, numerical integration results in an odd phenomenon. Recall that in the FEM, we are actually solving integral equations and the integrals are performed numerically with quadrature rules. This produces some error. This error gets amplified when we take derivatives*, which we must do to calculate stresses and strains (see slides 15 and 16 of Chapter 4). This error is not great (and diminishes with increased order of shape functions used), but is enough to give stress and strain contours unphysical and spurious patterns *This is usually the case when estimating derivatives approximately 19

20 Element vs Nodal Degrees of Freedom As an example, consider a two-element (2 nd order Serendipity) plane stress model with an applied uniform shear stress at the free end: y s r s r v=-1 x Now, let s look at the internal shear stress. Before we continue, students should be able to predict what the analytical result would be 20

21 Element vs Nodal Degrees of Freedom But look at the shear stress contours that result if one simply plots the stresses as calculated naively from equation (8) of Chapter 5 (with second degree isoparametric shape functions): 0 r 0 N 0 u σ = C s 0 N v s r σ rs 21

22 Element vs Nodal Degrees of Freedom Specifically, let s focus on the shear stress distribution at s =1/ 3 σ ( s = 1/ 3) xy The location s = 1/ 3 happens to coincide with one of the Gauss points of a two-point rule The figure marks the x-locations of the same Gauss rule for both elements. Note that the averagestress at Gauss point locations is closer to the analytical result. As we refine the elements over this domain, these points would converge faster to the analytical result than other points. r 22

23 Element vs Nodal Degrees of Freedom The fact that derived quantity averages are closer to the analytical solution at Gauss points reflects the superconvergentproperties of such sites. Even though taking derivatives of approximate quantities amplifies their error, it turns out that Gauss points of a rule 1 order less than that used to perform the integration have the same error as the displacements!* Most commercial FE code calculates and stores stress and strains at these Gauss point locations OR at element centroids. Such locations may be thought of as providing the element DoF s (and are often referred to as such) And because these sites provide such increased accuracy for derived quantities, the value of these quantities at other locations is usually extrapolated from these sites *R. D. Cook, D. S. Malkus, and M. E. Plesha, Concepts and Applications of Finite Element Analysis, 3rd ed. New York, NY, USA: John Wiley & Sons,

24 Element vs Nodal Degrees of Freedom Thus, to obtain smoother, more accurate stress and strain contour plots, most modern FE codes extrapolate these quantities according to a scheme like the one shown below for 2 nd order isoparametric elements D 4 4 s q A B p C Here, r and s are the usual isoparametric coordinates, such that Gauss Points 1, thru 4 lie at r, s = ± 1/ 3 To make things a little easier, let a new parametrization, p, q range from ±1 over the Gauss points Thus, the two coordinate systems are related by a scale factor of sqrt(3). In other words: p q = = 3r 3s 3 24 r

25 Element vs Nodal Degrees of Freedom To find element stresses anywhere within the domain, use: σ 4 p = i= 1 N So, if we wanted to calculate σ x (say)at point A (node 1: p=q=-sqrt(3)), we would have: p i Where σ i is any stress component at the four Gauss point locations, and the N i are now bilinear shape functions in p and q given by: σ ( 1 p)( 1 q) ( 1+ p)( 1 q) ( 1+ p)( 1+ q) ( 1 p)( 1+ q) 1 N( p, q) = 4 σ = 1.866σ 0.500σ σ 0.500σ i xa x1 x2 x3 x 4 25

26 Element vs Nodal Degrees of Freedom Similar extrapolation formulas can be used for triangular, as well three dimensional tetrahedral and hexahedral elements Once the extrapolation is performed for each element, coincident stress/strain values at corner nodes are averaged. In commercial systems, such plots are often referred to as averaged, or nodal stresses (unmodified stress values at Gauss points are referred to as element stresses). With schemes such as this, only corner node stresses are calculated and stored. Below is an averaged shear stress plot of the problem on slide 17 Even with just two elements, the stress plot is now much closer to the analytical value. This plot at least now starts to make physical sense 26

27 Element vs Nodal Degrees of Freedom Unaveraged element stresses and strains also provide a good measure of mesh quality. This usually manifests itself as elevated stress or strain levels in poorly shaped elements, as shown below Ω 3 Ω 2 Poorly shaped element Leads to spurious strain result Ω 4 Ω 1 27

28 The Patch Test and Energy Error In the last lecture, we learned about the element shape metrics. Most commercial FE software comes with some such metric to alert the user when element aspect ratios, lengths, or angles become so distorted that the solution accuracy may suffer. There are also ways the user may check element quality directly One way is to conduct a patch test. This is done by selecting a group of suspect elements and applying either a constant strain or constant stress condition to them. If the element aspect ratios are within acceptable limits (and the underlying formulation is sound), the elements should respond by re-producing the constant strain or stress field exactly. Wherever this is not the case, the user can conclude that the elements may be excessively distorted. 28

29 The Patch Test and Energy Error p y x Example showing a test for constant σy u x = 0 u y = 0 29

30 Implementing the patch test in Mechanical APDL Below is an example of apply a constant σ y condition on an element patch p y u x =0 x u y =0 30

31 Implementing the patch test in Mechanical APDL Results of the constant stress patch test: y x Problem elements 31

32 Implementing the patch test in Mechanical APDL Below is an example of applying a constant strain condition to the element patch. This is done by applying a bi-linear displacement field to all nodes Displacement Gradient y Y X x 32

33 Implementing the patch test in Mechanical APDL The resulting strain in the x-direction y x 33

34 The Patch Test and Energy Error Most commercial FE codes also have the capability of plotting the strain energy or strain energy density. This is usually done on an unaveraged (or element) basis. This corresponds to element strain energy, which is proportional to the square of the stress. Because of this, it is easy to see differences between adjacent elements. If the differences are large, that may indicate element problems 34

35 Structural Symmetry And Modeling Boundary Conditions We have already encountered two types of symmetry found in structural elastostatic problems: planar and axisymmetry. Both of these types of symmetry exploit the fact that a domain s loads, boundary conditions, and geometry admit a planar section in which all other parallel planar sections yield an identical structural response. Other types of symmetry one can encounter in structural problems involve boundary conditions. These are: Symmetry Boundary Condition Anti-Symmetry Boundary Condition Cyclic Symmetry Boundary Condition 35

36 Structural Symmetry osymmetry Boundary Condition A symmetry boundary condition is a surface on which primary solution variables (displacement in structural models) are set to zero normal to the surface. Such a boundary condition usually reflects a theoretical dividing line through a domain both sides of which behave identically. The figure below shows a planar model (one type of symmetry), which is identically loaded at opposite ends. The geometry and loading admit a plane of symmetry which can be used to cut the model in half u x =0 y Half-symmetry model x 36

37 Structural Symmetry oanti-symmetry Boundary Condition An anti-symmetry boundary condition is a surface on which primary solution variables (displacement in structural models) are set to zero within the plane of the surface. Such a boundary condition also reflects a hypothetical dividing line through a domain, but this time, it usually represents a half of structure the other half of which deforms in the opposite direction along the symmety plane. The figure below shows a planar model whose loading suggests a plane of symmetry parallel to it y u x =0 Half-anti- symmetry model x 37

38 Structural Symmetry ocyclic Symmetry Boundary Condition A cyclic symmetry boundary condition can be imposed on a structure if it has repeated or identical features (or parts) around a central axis of revolution. S 2 θ S 1 y θ S = θ S 1 2 r x 38

39 More About Shell/Plate Elements 39

40 DoF s at each node: ux,uy,uz,θx, θy, θz Solid (tet) elements Shell elements Shells are a planar extension of beam elements. They are used to model thin structures whose primary energy dissipation mechanism involves bending in more than 1 dimension A tubular section modeled with shell elements 40

41 Solid Shell Elements ANSYS also supports a special kind of shell (Solsh190) that actually has the same geometry (node configuration) as a linear hexahedral or prism element It is referred to as a solid shell element. This works by extrapolating displacement and rotation DoF results from the midplane (or neutral axis) to 8 (or six) corner nodes The advantage of this type of element is that it eliminates the need for the analyst to extract mid-plane geometry from solid CAD data in order to define the shell/plate surfaces. It is still a shell element (dominated by bending), but it has full 3D solid element geometry. DoF s at each node: ux,uy,uz 41

42 Below is an example of the type of model for which the solid shell option makes sense. It has several thin members in bonded contact A typical member 42

43 This special solid shell is implemented in Workbench by first inserting a sweep meshing method. Then select Automatic Thin next to Src/Trg Selection Sweep Method Automatic Thin Solid shell elements 43

Guidelines for proper use of Plate elements

Guidelines for proper use of Plate elements Guidelines for proper use of Plate elements In structural analysis using finite element method, the analysis model is created by dividing the entire structure into finite elements. This procedure is known

More information

Beams. Lesson Objectives:

Beams. Lesson Objectives: Beams Lesson Objectives: 1) Derive the member local stiffness values for two-dimensional beam members. 2) Assemble the local stiffness matrix into global coordinates. 3) Assemble the structural stiffness

More information

Finite Element Method. Chapter 7. Practical considerations in FEM modeling

Finite Element Method. Chapter 7. Practical considerations in FEM modeling Finite Element Method Chapter 7 Practical considerations in FEM modeling Finite Element Modeling General Consideration The following are some of the difficult tasks (or decisions) that face the engineer

More information

ENGINEERING TRIPOS PART IIA FINITE ELEMENT METHOD

ENGINEERING TRIPOS PART IIA FINITE ELEMENT METHOD ENGINEERING TRIPOS PART IIA LOCATION: DPO EXPERIMENT 3D7 FINITE ELEMENT METHOD Those who have performed the 3C7 experiment should bring the write-up along to this laboratory Objectives Show that the accuracy

More information

Solid and shell elements

Solid and shell elements Solid and shell elements Theodore Sussman, Ph.D. ADINA R&D, Inc, 2016 1 Overview 2D and 3D solid elements Types of elements Effects of element distortions Incompatible modes elements u/p elements for incompressible

More information

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

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 36 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 36 In last class, we have derived element equations for two d elasticity problems

More information

Revised Sheet Metal Simulation, J.E. Akin, Rice University

Revised Sheet Metal Simulation, J.E. Akin, Rice University Revised Sheet Metal Simulation, J.E. Akin, Rice University A SolidWorks simulation tutorial is just intended to illustrate where to find various icons that you would need in a real engineering analysis.

More information

CITY AND GUILDS 9210 UNIT 135 MECHANICS OF SOLIDS Level 6 TUTORIAL 15 - FINITE ELEMENT ANALYSIS - PART 1

CITY AND GUILDS 9210 UNIT 135 MECHANICS OF SOLIDS Level 6 TUTORIAL 15 - FINITE ELEMENT ANALYSIS - PART 1 Outcome 1 The learner can: CITY AND GUILDS 9210 UNIT 135 MECHANICS OF SOLIDS Level 6 TUTORIAL 15 - FINITE ELEMENT ANALYSIS - PART 1 Calculate stresses, strain and deflections in a range of components under

More information

General modeling guidelines

General modeling guidelines General modeling guidelines Some quotes from industry FEA experts: Finite element analysis is a very powerful tool with which to design products of superior quality. Like all tools, it can be used properly,

More information

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 3, 2017, Lesson 1

Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, Politecnico di Milano, February 3, 2017, Lesson 1 Non-Linear Finite Element Methods in Solid Mechanics Attilio Frangi, attilio.frangi@polimi.it Politecnico di Milano, February 3, 2017, Lesson 1 1 Politecnico di Milano, February 3, 2017, Lesson 1 2 Outline

More information

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved.

ANSYS Element. elearning. Peter Barrett October CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection elearning Peter Barrett October 2012 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. ANSYS Element Selection What is the best element type(s) for my analysis? Best

More information

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis

Module 1: Introduction to Finite Element Analysis. Lecture 4: Steps in Finite Element Analysis 25 Module 1: Introduction to Finite Element Analysis Lecture 4: Steps in Finite Element Analysis 1.4.1 Loading Conditions There are multiple loading conditions which may be applied to a system. The load

More information

Exercise 2: Mesh Resolution, Element Shapes, Basis Functions & Convergence Analyses

Exercise 2: Mesh Resolution, Element Shapes, Basis Functions & Convergence Analyses Exercise 2: Mesh Resolution, Element Shapes, Basis Functions & Convergence Analyses Goals In this exercise, we will explore the strengths and weaknesses of different element types (tetrahedrons vs. hexahedrons,

More information

Finite Element Analysis Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology Madras. Module - 01 Lecture - 15

Finite Element Analysis Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology Madras. Module - 01 Lecture - 15 Finite Element Analysis Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology Madras Module - 01 Lecture - 15 In the last class we were looking at this 3-D space frames; let me summarize

More information

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction

Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering. Introduction Revision of the SolidWorks Variable Pressure Simulation Tutorial J.E. Akin, Rice University, Mechanical Engineering Introduction A SolidWorks simulation tutorial is just intended to illustrate where to

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction ME 475: Computer-Aided Design of Structures 1-1 CHAPTER 1 Introduction 1.1 Analysis versus Design 1.2 Basic Steps in Analysis 1.3 What is the Finite Element Method? 1.4 Geometrical Representation, Discretization

More information

Finite Element Modeling Techniques (2) دانشگاه صنعتي اصفهان- دانشكده مكانيك

Finite Element Modeling Techniques (2) دانشگاه صنعتي اصفهان- دانشكده مكانيك Finite Element Modeling Techniques (2) 1 Where Finer Meshes Should be Used GEOMETRY MODELLING 2 GEOMETRY MODELLING Reduction of a complex geometry to a manageable one. 3D? 2D? 1D? Combination? Bulky solids

More information

3D Coordinate Transformation Calculations. Space Truss Member

3D Coordinate Transformation Calculations. Space Truss Member 3D oordinate Transformation alculations Transformation of the element stiffness equations for a space frame member from the local to the global coordinate system can be accomplished as the product of three

More information

Embedded Reinforcements

Embedded Reinforcements Embedded Reinforcements Gerd-Jan Schreppers, January 2015 Abstract: This paper explains the concept and application of embedded reinforcements in DIANA. Basic assumptions and definitions, the pre-processing

More information

Element Order: Element order refers to the interpolation of an element s nodal results to the interior of the element. This determines how results can

Element Order: Element order refers to the interpolation of an element s nodal results to the interior of the element. This determines how results can TIPS www.ansys.belcan.com 鲁班人 (http://www.lubanren.com/weblog/) Picking an Element Type For Structural Analysis: by Paul Dufour Picking an element type from the large library of elements in ANSYS can be

More information

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling

Chapter 7 Practical Considerations in Modeling. Chapter 7 Practical Considerations in Modeling CIVL 7/8117 1/43 Chapter 7 Learning Objectives To present concepts that should be considered when modeling for a situation by the finite element method, such as aspect ratio, symmetry, natural subdivisions,

More information

ME 442. Marc/Mentat-2011 Tutorial-1

ME 442. Marc/Mentat-2011 Tutorial-1 ME 442 Overview Marc/Mentat-2011 Tutorial-1 The purpose of this tutorial is to introduce the new user to the MSC/MARC/MENTAT finite element program. It should take about one hour to complete. The MARC/MENTAT

More information

Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure

Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure Challenge Problem 5 - The Solution Dynamic Characteristics of a Truss Structure In the final year of his engineering degree course a student was introduced to finite element analysis and conducted an assessment

More information

NEW WAVE OF CAD SYSTEMS AND ITS APPLICATION IN DESIGN

NEW WAVE OF CAD SYSTEMS AND ITS APPLICATION IN DESIGN Vol 4 No 3 NEW WAVE OF CAD SYSTEMS AND ITS APPLICATION IN DESIGN Ass Lecturer Mahmoud A Hassan Al-Qadisiyah University College of Engineering hasaaneng@yahoocom ABSTRACT This paper provides some lighting

More information

Chapter 3 Analysis of Original Steel Post

Chapter 3 Analysis of Original Steel Post Chapter 3. Analysis of original steel post 35 Chapter 3 Analysis of Original Steel Post This type of post is a real functioning structure. It is in service throughout the rail network of Spain as part

More information

COMPUTER AIDED ENGINEERING. Part-1

COMPUTER AIDED ENGINEERING. Part-1 COMPUTER AIDED ENGINEERING Course no. 7962 Finite Element Modelling and Simulation Finite Element Modelling and Simulation Part-1 Modeling & Simulation System A system exists and operates in time and space.

More information

Introduction to FEM Modeling

Introduction to FEM Modeling Total Analysis Solution for Multi-disciplinary Optimum Design Apoorv Sharma midas NFX CAE Consultant 1 1. Introduction 2. Element Types 3. Sample Exercise: 1D Modeling 4. Meshing Tools 5. Loads and Boundary

More information

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY

EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY EXACT BUCKLING SOLUTION OF COMPOSITE WEB/FLANGE ASSEMBLY J. Sauvé 1*, M. Dubé 1, F. Dervault 2, G. Corriveau 2 1 Ecole de technologie superieure, Montreal, Canada 2 Airframe stress, Advanced Structures,

More information

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Here SolidWorks stress simulation tutorials will be re-visited to show how they

More information

FB-MULTIPIER vs ADINA VALIDATION MODELING

FB-MULTIPIER vs ADINA VALIDATION MODELING FB-MULTIPIER vs ADINA VALIDATION MODELING 1. INTRODUCTION 1.1 Purpose of FB-MultiPier Validation testing Performing validation of structural analysis software delineates the capabilities and limitations

More information

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015 Lecture 3 : General Preprocessing 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter we cover basic preprocessing operations that are common

More information

E and. L q. AE q L AE L. q L

E and. L q. AE q L AE L. q L STRUTURL NLYSIS [SK 43] EXERISES Q. (a) Using basic concepts, members towrds local axes is, E and q L, prove that the equilibrium equation for truss f f E L E L E L q E q L With f and q are both force

More information

THREE DIMENSIONAL ACES MODELS FOR BRIDGES

THREE DIMENSIONAL ACES MODELS FOR BRIDGES THREE DIMENSIONAL ACES MODELS FOR BRIDGES Noel Wenham, Design Engineer, Wyche Consulting Joe Wyche, Director, Wyche Consulting SYNOPSIS Plane grillage models are widely used for the design of bridges,

More information

Modeling Skills Stress Analysis J.E. Akin, Rice University, Mech 417

Modeling Skills Stress Analysis J.E. Akin, Rice University, Mech 417 Introduction Modeling Skills Stress Analysis J.E. Akin, Rice University, Mech 417 Most finite element analysis tasks involve utilizing commercial software, for which you do not have the source code. Thus,

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam

Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 3 Cantilever Beam Consider the beam in the figure below. It is clamped on the left side and has a point force of 8kN acting

More information

CS 231. Deformation simulation (and faces)

CS 231. Deformation simulation (and faces) CS 231 Deformation simulation (and faces) Deformation BODY Simulation Discretization Spring-mass models difficult to model continuum properties Simple & fast to implement and understand Finite Element

More information

1. Carlos A. Felippa, Introduction to Finite Element Methods,

1. Carlos A. Felippa, Introduction to Finite Element Methods, Chapter Finite Element Methods In this chapter we will consider how one can model the deformation of solid objects under the influence of external (and possibly internal) forces. As we shall see, the coupled

More information

Chapter 5 Modeling and Simulation of Mechanism

Chapter 5 Modeling and Simulation of Mechanism Chapter 5 Modeling and Simulation of Mechanism In the present study, KED analysis of four bar planar mechanism using MATLAB program and ANSYS software has been carried out. The analysis has also been carried

More information

MEAM 550 Modeling and Design of MEMS Spring Solution to homework #3. In our notation and values, k = = =

MEAM 550 Modeling and Design of MEMS Spring Solution to homework #3. In our notation and values, k = = = MEAM 550 Modeling and Design of MEMS Spring 004 Solution to homework # Problem 1 A fixed-guided beam (length = l, width = b, depth = h ) with a transverse tip load of F has the following formulas for maximum

More information

SAMCEF for ROTORS. Chapter 3.2: Rotor modeling. This document is the property of SAMTECH S.A. MEF A, Page 1

SAMCEF for ROTORS. Chapter 3.2: Rotor modeling. This document is the property of SAMTECH S.A. MEF A, Page 1 SAMCEF for ROTORS Chapter 3.2: Rotor modeling This document is the property of SAMTECH S.A. MEF 101-03-2-A, Page 1 Table of contents Introduction Introduction 1D Model 2D Model 3D Model 1D Models: Beam-Spring-

More information

Module 1.5: Moment Loading of a 2D Cantilever Beam

Module 1.5: Moment Loading of a 2D Cantilever Beam Module 1.5: Moment Loading of a D Cantilever Beam Table of Contents Page Number Problem Description Theory Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing 9 Loads

More information

Figure 30. Degrees of freedom of flat shell elements

Figure 30. Degrees of freedom of flat shell elements Shell finite elements There are three types of shell finite element; 1) flat elements, 2) elements based on the Sanders-Koiter equations and 3) elements based on reduction of a solid element. Flat elements

More information

Analysis of Distortion Parameters of Eight node Serendipity Element on the Elements Performance

Analysis of Distortion Parameters of Eight node Serendipity Element on the Elements Performance Analysis of Distortion Parameters of Eight node Serendipity Element on the Elements Performance Vishal Jagota & A. P. S. Sethi Department of Mechanical Engineering, Shoolini University, Solan (HP), India

More information

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 FE Project 1: 2D Plane Stress Analysis of acantilever Beam (Due date =TBD) Figure 1 shows a cantilever beam that is subjected to a concentrated

More information

The Role of Finite Element Analysis in Light Aircraft Design and Certification

The Role of Finite Element Analysis in Light Aircraft Design and Certification The Role of Finite Element Analysis in Light Aircraft Design and Certification Nigel Bamber Wey Valley Aeronautics Ltd www.weyvalleyaero.co.uk Engineering Consultancy Civil and Military Aerospace and Motorsport

More information

Extracting Relative Displacements in ANSYS Mechanical

Extracting Relative Displacements in ANSYS Mechanical Extracting Relative Displacements in ANSYS Mechanical Alex Grishin 3/1/2018 Strain-Based Displacement A recurring theme in ANSYS Technical Support queries involves the separation of rigid-body from material

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

Introduction. Co-rotational Concept

Introduction. Co-rotational Concept 1 2D Co-rotational Truss Formulation by Louie L. Yaw Walla Walla University April 23, 29 key words: geometrically nonlinear analysis, 2d co-rotational truss, corotational truss, variationally consistent,

More information

Visit the following websites to learn more about this book:

Visit the following websites to learn more about this book: Visit the following websites to learn more about this book: 6 Introduction to Finite Element Simulation Historically, finite element modeling tools were only capable of solving the simplest engineering

More information

Similar Pulley Wheel Description J.E. Akin, Rice University

Similar Pulley Wheel Description J.E. Akin, Rice University Similar Pulley Wheel Description J.E. Akin, Rice University The SolidWorks simulation tutorial on the analysis of an assembly suggested noting another type of boundary condition that is not illustrated

More information

Introduction to the Finite Element Method (3)

Introduction to the Finite Element Method (3) Introduction to the Finite Element Method (3) Petr Kabele Czech Technical University in Prague Faculty of Civil Engineering Czech Republic petr.kabele@fsv.cvut.cz people.fsv.cvut.cz/~pkabele 1 Outline

More information

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC

Pro MECHANICA STRUCTURE WILDFIRE 4. ELEMENTS AND APPLICATIONS Part I. Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC Pro MECHANICA STRUCTURE WILDFIRE 4 ELEMENTS AND APPLICATIONS Part I Yves Gagnon, M.A.Sc. Finite Element Analyst & Structural Consultant SDC PUBLICATIONS Schroff Development Corporation www.schroff.com

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

MAE Advanced Computer Aided Design. 01. Introduction Doc 02. Introduction to the FINITE ELEMENT METHOD

MAE Advanced Computer Aided Design. 01. Introduction Doc 02. Introduction to the FINITE ELEMENT METHOD MAE 656 - Advanced Computer Aided Design 01. Introduction Doc 02 Introduction to the FINITE ELEMENT METHOD The FEM is A TOOL A simulation tool The FEM is A TOOL NOT ONLY STRUCTURAL! Narrowing the problem

More information

ixcube 4-10 Brief introduction for membrane and cable systems.

ixcube 4-10 Brief introduction for membrane and cable systems. ixcube 4-10 Brief introduction for membrane and cable systems. ixcube is the evolution of 20 years of R&D in the field of membrane structures so it takes a while to understand the basic features. You must

More information

2: Static analysis of a plate

2: Static analysis of a plate 2: Static analysis of a plate Topics covered Project description Using SolidWorks Simulation interface Linear static analysis with solid elements Finding reaction forces Controlling discretization errors

More information

Introduction. Section 3: Structural Analysis Concepts - Review

Introduction. Section 3: Structural Analysis Concepts - Review Introduction In this class we will focus on the structural analysis of framed structures. Framed structures consist of components with lengths that are significantly larger than crosssectional areas. We

More information

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA

Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA 14 th International LS-DYNA Users Conference Session: Simulation Recent Advances on Higher Order 27-node Hexahedral Element in LS-DYNA Hailong Teng Livermore Software Technology Corp. Abstract This paper

More information

DRAFT: Analysis of Skew Tensegrity Prisms

DRAFT: Analysis of Skew Tensegrity Prisms DRAFT: Analysis of Skew Tensegrity Prisms Mark Schenk March 6, 2006 Abstract This paper describes the properties of skew tensegrity prisms. By showing that the analytical equilibrium solutions of regular

More information

Finite Element Buckling Analysis Of Stiffened Plates

Finite Element Buckling Analysis Of Stiffened Plates International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 10, Issue 2 (February 2014), PP.79-83 Finite Element Buckling Analysis Of Stiffened

More information

Math background. 2D Geometric Transformations. Implicit representations. Explicit representations. Read: CS 4620 Lecture 6

Math background. 2D Geometric Transformations. Implicit representations. Explicit representations. Read: CS 4620 Lecture 6 Math background 2D Geometric Transformations CS 4620 Lecture 6 Read: Chapter 2: Miscellaneous Math Chapter 5: Linear Algebra Notation for sets, functions, mappings Linear transformations Matrices Matrix-vector

More information

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force CHAPTER 4 Numerical Models This chapter presents the development of numerical models for sandwich beams/plates subjected to four-point bending and the hydromat test system. Detailed descriptions of the

More information

Simulation of fiber reinforced composites using NX 8.5 under the example of a 3- point-bending beam

Simulation of fiber reinforced composites using NX 8.5 under the example of a 3- point-bending beam R Simulation of fiber reinforced composites using NX 8.5 under the example of a 3- point-bending beam Ralph Kussmaul Zurich, 08-October-2015 IMES-ST/2015-10-08 Simulation of fiber reinforced composites

More information

Building the Graphics Memory of. the Stiffness Matrix of the Beam

Building the Graphics Memory of. the Stiffness Matrix of the Beam Contemporary Engineering Sciences, Vol. 11, 2018, no. 92, 4593-4605 HIKARI td, www.m-hikari.com https://doi.org/10.12988/ces.2018.89502 Building the Graphics Memory of the Stiffness Matrix of the Beam

More information

Supplementary information

Supplementary information Modern Structural Analysis - Introduction to Modelling Supplementary information Chapter 3 Section 5.10 Equivalent beam for parallel chord trusses The cross references in the form n.m or n.m.p are to sub-sections

More information

Application of Shell elements to buckling-analyses of thin-walled composite laminates

Application of Shell elements to buckling-analyses of thin-walled composite laminates Application of Shell elements to buckling-analyses of thin-walled composite laminates B.A. Gӧttgens MT 12.02 Internship report Coach: Dr. R. E. Erkmen University of Technology Sydney Department of Civil

More information

Stress Concentration Factors

Stress Concentration Factors CONSEIL INTERNATIONAL DES MACHINES A COMBUSTION INTERNATIONAL COUNCIL ON COMBUSTION ENGINES CO-ORDINATING WORKING GROUP "CLASSIFICATION SOCIETIES DIESEL" (WG2) Proposal by CIMAC WG4 11th May 2012 IACS

More information

Simulation of Overhead Crane Wire Ropes Utilizing LS-DYNA

Simulation of Overhead Crane Wire Ropes Utilizing LS-DYNA Simulation of Overhead Crane Wire Ropes Utilizing LS-DYNA Andrew Smyth, P.E. LPI, Inc., New York, NY, USA Abstract Overhead crane wire ropes utilized within manufacturing plants are subject to extensive

More information

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method

Exercise 1. 3-Point Bending Using the GUI and the Bottom-up-Method Exercise 1 3-Point Bending Using the GUI and the Bottom-up-Method Contents Learn how to... 1 Given... 2 Questions... 2 Taking advantage of symmetries... 2 A. Preprocessor (Setting up the Model)... 3 A.1

More information

LIGO Scissors Table Static Test and Analysis Results

LIGO Scissors Table Static Test and Analysis Results LIGO-T980125-00-D HYTEC-TN-LIGO-31 LIGO Scissors Table Static Test and Analysis Results Eric Swensen and Franz Biehl August 30, 1998 Abstract Static structural tests were conducted on the LIGO scissors

More information

Module 1.6: Distributed Loading of a 2D Cantilever Beam

Module 1.6: Distributed Loading of a 2D Cantilever Beam Module 1.6: Distributed Loading of a 2D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Geometry 4 Preprocessor 7 Element Type 7 Real Constants and Material Properties 8 Meshing

More information

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Contents Beam under 3-Pt Bending [Balken unter 3-Pkt-Biegung]... 2 Taking advantage of symmetries... 3 Starting and Configuring ANSYS Workbench... 4 A. Pre-Processing:

More information

Study of Convergence of Results in Finite Element Analysis of a Plane Stress Bracket

Study of Convergence of Results in Finite Element Analysis of a Plane Stress Bracket RESEARCH ARTICLE OPEN ACCESS Study of Convergence of Results in Finite Element Analysis of a Plane Stress Bracket Gowtham K L*, Shivashankar R. Srivatsa** *(Department of Mechanical Engineering, B. M.

More information

Exercise 1: 3-Pt Bending using ANSYS Workbench

Exercise 1: 3-Pt Bending using ANSYS Workbench Exercise 1: 3-Pt Bending using ANSYS Workbench Contents Starting and Configuring ANSYS Workbench... 2 1. Starting Windows on the MAC... 2 2. Login into Windows... 2 3. Start ANSYS Workbench... 2 4. Configuring

More information

Finite Element Analysis Using Creo Simulate 4.0

Finite Element Analysis Using Creo Simulate 4.0 Introduction to Finite Element Analysis Using Creo Simulate 4.0 Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following

More information

An Explanation on Computation of Fracture Mechanics Parameters in ANSYS

An Explanation on Computation of Fracture Mechanics Parameters in ANSYS University of Tennessee Space Institute Department of Mechanical, Aerospace & Biomedical Engineering Fracture Mechanics Course (ME 524) An Explanation on Computation of Fracture Mechanics Parameters in

More information

Industrial Applications of Computational Mechanics Plates and Shells Mesh generation static SSI. Prof. Dr.-Ing. Casimir Katz SOFiSTiK AG

Industrial Applications of Computational Mechanics Plates and Shells Mesh generation static SSI. Prof. Dr.-Ing. Casimir Katz SOFiSTiK AG Industrial Applications of Plates and Shells Mesh generation static SSI Prof. Dr.-Ing. Casimir Katz SOFiSTiK AG FEM - Reminder A mathematical method The real (continuous) world is mapped on to a discrete

More information

The part to be analyzed is the bracket from the tutorial of Chapter 3.

The part to be analyzed is the bracket from the tutorial of Chapter 3. Introduction to Solid Modeling Using SolidWorks 2007 COSMOSWorks Tutorial Page 1 In this tutorial, we will use the COSMOSWorks finite element analysis (FEA) program to analyze the response of a component

More information

IJMH - International Journal of Management and Humanities ISSN:

IJMH - International Journal of Management and Humanities ISSN: EXPERIMENTAL STRESS ANALYSIS SPUR GEAR USING ANSYS SOFTWARE T.VADIVELU 1 (Department of Mechanical Engineering, JNTU KAKINADA, Kodad, India, vadimay28@gmail.com) Abstract Spur Gear is one of the most important

More information

MEEN 3360 Engineering Design and Simulation Spring 2016 Homework #1 This homework is due Tuesday, February 2, From your book and other

MEEN 3360 Engineering Design and Simulation Spring 2016 Homework #1 This homework is due Tuesday, February 2, From your book and other MEEN 3360 Engineering Design and Simulation Spring 2016 Homework #1 This homework is due Tuesday, February 2, 2016 1.0 From your book and other sources, write a paragraph explaining CFD and finite element

More information

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction...

TABLE OF CONTENTS SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 SECTION 3 WAVE REFLECTION AND TRANSMISSION IN RODS Introduction... TABLE OF CONTENTS SECTION 1 INTRODUCTION... 1 1.1 Introduction... 1 1.2 Objectives... 1 1.3 Report organization... 2 SECTION 2 BACKGROUND AND LITERATURE REVIEW... 3 2.1 Introduction... 3 2.2 Wave propagation

More information

Meshless Modeling, Animating, and Simulating Point-Based Geometry

Meshless Modeling, Animating, and Simulating Point-Based Geometry Meshless Modeling, Animating, and Simulating Point-Based Geometry Xiaohu Guo SUNY @ Stony Brook Email: xguo@cs.sunysb.edu http://www.cs.sunysb.edu/~xguo Graphics Primitives - Points The emergence of points

More information

PATCH TEST OF HEXAHEDRAL ELEMENT

PATCH TEST OF HEXAHEDRAL ELEMENT Annual Report of ADVENTURE Project ADV-99- (999) PATCH TEST OF HEXAHEDRAL ELEMENT Yoshikazu ISHIHARA * and Hirohisa NOGUCHI * * Mitsubishi Research Institute, Inc. e-mail: y-ishi@mri.co.jp * Department

More information

Introduction to Finite Element Analysis using ANSYS

Introduction to Finite Element Analysis using ANSYS Introduction to Finite Element Analysis using ANSYS Sasi Kumar Tippabhotla PhD Candidate Xtreme Photovoltaics (XPV) Lab EPD, SUTD Disclaimer: The material and simulations (using Ansys student version)

More information

Creo Simulate 3.0 Tutorial

Creo Simulate 3.0 Tutorial Creo Simulate 3.0 Tutorial Structure and Thermal Roger Toogood, Ph.D., P. Eng. SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following

More information

SAP2000. Linear and Nonlinear Static and Dynamic Analysis and Design of Three-Dimensional Structures BASIC ANALYSIS REFERENCE

SAP2000. Linear and Nonlinear Static and Dynamic Analysis and Design of Three-Dimensional Structures BASIC ANALYSIS REFERENCE SAP2000 Linear and Nonlinear Static and Dynamic Analysis and Design of Three-Dimensional Structures BASIC ANALYSIS REFERENCE COMPUTERS & STRUCTURES INC. Computers and Structures, Inc. Berkeley, California,

More information

Terrain settlement analysis

Terrain settlement analysis Engineering manual No. 21 Updated: 02/2018 Terrain settlement analysis Program: File: FEM Demo_manual_21.gmk This example contains the solution to terrain settlement under surcharge loading using the Finite

More information

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole

ANSYS AIM Tutorial Structural Analysis of a Plate with Hole ANSYS AIM Tutorial Structural Analysis of a Plate with Hole Author(s): Sebastian Vecchi, ANSYS Created using ANSYS AIM 18.1 Problem Specification Pre-Analysis & Start Up Analytical vs. Numerical Approaches

More information

Visualization of errors of finite element solutions P. Beckers, H.G. Zhong, Ph. Andry Aerospace Department, University of Liege, B-4000 Liege, Belgium

Visualization of errors of finite element solutions P. Beckers, H.G. Zhong, Ph. Andry Aerospace Department, University of Liege, B-4000 Liege, Belgium Visualization of errors of finite element solutions P. Beckers, H.G. Zhong, Ph. Andry Aerospace Department, University of Liege, B-4000 Liege, Belgium Abstract The aim of this paper is to show how to use

More information

Course in. FEM ANSYS Classic

Course in. FEM ANSYS Classic Course in Geometric modeling Modeling Programme for Lesson: Modeling considerations Element Type Real Constants Material Properties Sections Geometry/Modeling WorkPlane & Coordinate systems Keypoints Lines

More information

Isogeometric Analysis Application to Car Crash Simulation

Isogeometric Analysis Application to Car Crash Simulation Isogeometric Analysis Application to Car Crash Simulation S. Bouabdallah 2, C. Adam 2,3, M. Zarroug 2, H. Maitournam 3 De Vinci Engineering Lab, École Supérieure d Ingénieurs Léonard de Vinci 2 Direction

More information

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0 Exercise 1 3-Point Bending Using the Static Structural Module of Contents Ansys Workbench 14.0 Learn how to...1 Given...2 Questions...2 Taking advantage of symmetries...2 A. Getting started...3 A.1 Choose

More information

Modeling of Shells with Three-dimensional Finite Elements

Modeling of Shells with Three-dimensional Finite Elements Universität Stuttgart Fakultät für Bau und- Umweltingenieurwissenschaften Baustatik und Baudynamik Modeling of Shells with Three-dimensional Finite Elements Manfred Bischoff Institute of Structural Mechanics

More information

Linear Static Analysis of a Spring Element (CELAS)

Linear Static Analysis of a Spring Element (CELAS) Linear Static Analysis of a Spring Element (CELAS) Objectives: Modify nodal analysis and nodal definition coordinate systems to reference a local coordinate system. Define bar elements connected with a

More information

[ ] u 1. ME309 Homework #2 $ % & u = 1 s 2 " # u 2. s,u. A,E constant along length. 4Etc

[ ] u 1. ME309 Homework #2 $ % & u = 1 s 2  # u 2. s,u. A,E constant along length. 4Etc ME09 Homework # OBJECTIVES: Introduction to convergence issues and modeling approaches Postprocessing procedures Element selection Experience with shape functions and stiffness terms NOTES: Problems 1and

More information

Quarter Symmetry Tank Stress (Draft 4 Oct 24 06)

Quarter Symmetry Tank Stress (Draft 4 Oct 24 06) Quarter Symmetry Tank Stress (Draft 4 Oct 24 06) Introduction You need to carry out the stress analysis of an outdoor water tank. Since it has quarter symmetry you start by building only one-fourth of

More information

Analysis of Composite Aerospace Structures Finite Elements Professor Kelly

Analysis of Composite Aerospace Structures Finite Elements Professor Kelly Analysis of Composite Aerospace Structures Finite Elements Professor Kelly John Middendorf #3049731 Assignment #3 I hereby certify that this is my own and original work. Signed, John Middendorf Analysis

More information

Case Study - Vierendeel Frame Part of Chapter 12 from: MacLeod I A (2005) Modern Structural Analysis, ICE Publishing

Case Study - Vierendeel Frame Part of Chapter 12 from: MacLeod I A (2005) Modern Structural Analysis, ICE Publishing Case Study - Vierendeel Frame Part of Chapter 1 from: MacLeod I A (005) Modern Structural Analysis, ICE Publishing Iain A MacLeod Contents Contents... 1 1.1 Vierendeel frame... 1 1.1.1 General... 1 1.1.

More information

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

Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras. Lecture - 24 Finite Element Analysis Prof. Dr. B. N. Rao Department of Civil Engineering Indian Institute of Technology, Madras Lecture - 24 So in today s class, we will look at quadrilateral elements; and we will

More information

Generative Part Structural Analysis Fundamentals

Generative Part Structural Analysis Fundamentals CATIA V5 Training Foils Generative Part Structural Analysis Fundamentals Version 5 Release 19 September 2008 EDU_CAT_EN_GPF_FI_V5R19 About this course Objectives of the course Upon completion of this course

More information