Is based on parametric models. J. E. Akin Rice University, MEMS Dept.

Size: px
Start display at page:

Download "Is based on parametric models. J. E. Akin Rice University, MEMS Dept."

Transcription

1 Computer Aided Design (CAD) Is based on parametric models Copyright 2010

2 Computer Aided Design (CAD) Creates parametric solid models for: 1. Automatic multi-view drawings with dimensionsi 2. Manufacturing control with Geometric dimensioning & tolerances (GD&T) Copyright 2010

3 Computer Aided Design (CAD) Creates parametric solid models for: 3. Rapid prototypes via 3D printing (wax, plastic, metals, casting sand) 4. Computer Numerical Controlled (CNC) machining from an initial solid block Copyright 2010

4 Computer Aided Design (CAD) Creates parametric solid model data for: 5. Mass property calculations (surface area, volume, centroid, moment of inertia) 6. Product Data Management (PDM) Copyright 2010

5 Computer Aided Design (CAD) Creates parametric solid model data to feed analysis systems such as automatic mesh generators, finite element analysis (FEA), finite volume analysis (FVA), finite difference methods (FDM), mechanism motion and kinetics studies, etc. Copyright 2010

6 CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: Stress Analysis Thermal Analysis Vibrations or Structural Dynamics Computational Fluid Dynamics (CFD) Electromagnetic Analysis... Copyright 2010

7 FEA Data Reliability Geometry: generally most accurate Material: accurate if standardized Mesh: requires engineering judgement Loads: less accurate, require assumptions Restraints: least accurate, drastically effects results; several reasonable restraint cases should be studied Copyright 2010

8 Primary FEA Assumptions Model geometry Material Properties Elastic modulus, Thermal Conductivity, etc. Mesh(s) Element type and size, size transition rates Source (Load) Cases Types of loads, Factors of safety, Coord. Sys. Boundary conditions (Fixtures) Coordinate system(s) Copyright 2010

9 General Approach for FEA Select verification tools to check the study analytic, experimental, other FEA method, etc. Understand the primary variables (PV) in the differential equation Understand boundary conditions (BC) Essential, or Dirichlet BC on PV in the original differential equation at a boundary (EBC) Natural, or Neumann BC in lower space boundary differential equation (NBC) One or the other applied at a boundary point Copyright 2010

10 General Approach for FEA, 2 Understand secondary variables (SV) obtained from the gradient of the primary variables and usually combined with the material properties p Statics: strains, stresses, failure criterion Thermal: temperature gradient,heatflux Copyright 2010

11 General Approach for FEA, 3 Understand boundary conditions (BC) Essential, or Dirichlet BC (on PV) Statics: displacement and/or (maybe) rotation Thermal: temperature Natural, or Neumann BC (on SV) Statics: zero surface traction vector Thermal: zero normal heat flux One or the other at a boundary point. Copyright 2010

12 FEA Accuracy PV are most accurate at the mesh nodes. SV are least accurate at the mesh nodes. SV are most accurate at the Gauss integration points SV can be post-processed for accurate nodal values (and error estimates) Copyright 2010

13 General Approach for FE, 1 Select verification tools to check the study analytic, experimental, other fea method, etc. Select element type(s) and degree 2-D, 3-D solid, axisymmetric solid, thick surface, thin surface, thick curve, thin curve, etc. Understand dprimary variables (PV) Stress Analysis: displacements & (maybe) rotations Thermal Analysis: temperature Fluid Flow: velocity & pressure Copyright 2010

14 General Approach for FE, 4 Understand reactions needed to maintain the Essential BC Statics: Force at given displacement Moment at given rotation (if active) Thermal: Heat flux at given temperature

15 General Approach for FE, 5 1. Estimate the solution results and gradients 2. Select an acceptable error (1 %) 3. Mesh the model 4. Load the model and apply essential BC 5. Solve the model (PV), then post-process (SV) 6. Estimate the error levels A. Unacceptable error: Adapt mesh, go to 3 B. Acceptable error: Validate the analysis

16 FE Mesh (FEM) Crude meshes that look like a part are ok for images and mass properties but not for FE analysis. Local error is proportional to product of the local mesh size (h) and the gradient of the secondary variables. PV piecewise continuous polynomials of degree p, and SV are discontinuous polynomials of degree (p-1).

17 FEA Stress Models 3-D Solid, PV: 3 displacements (no rotations), SV: 6 stresses (3 normal & 3 shear stresses) 2-D Approximations Plane Stress (σ zz = 0) PV: 2 displacements, SV: 3 stresses Plane Strain (ε zz = 0) PV: 2 displacements, SV: 3 stresses (and σ zz from Poisson s ratio) Axisymmetric ( / θ = 0) PV: 2 displacements, SV: 4 stresses

18 FEA Stress Models, 2 2-D Approximations Thick Shells, PV: 3 displacements (no rotations), SV: 5 (or 6) stresses Thin Shells, PV: 3 displacements and 3 rotations, SV: 5 stresses (each at top, middle, and bottom surfaces) Plate bending PV: normal displacement, inplane rotation vector, SV: 3 stresses (each at top, middle, and bottom surfaces)

19 FEA Stress Models, 3 1-D Approximations Bars (Trusses), PV: 3 displacements (1 local axial displacement), SV: 1 axial stress Torsion member, PV: 3 rotations (1 local axial rotation), SV: 1 torsional stress Beams (Frames), PV: 3displacements, 3 rotations, SV: axial, bending, & shear stress Thick beam, thin beam, curved beam Pipe element, pipe elbow, pipe tee

20 Local Error The error at a (non-singular) point is the product of the element size, h, the gradient of the secondary variables, and a constant dependent d on the domain shape and boundary conditions. Large gradient points need small h Small gradient points can have large h Plan local mesh size with engineering judgement of estimated gradients.

21 Error Estimators Global and element error estimates are often available from mathematical norms of the secondary variables. The energy norm is the most common. It is proven to be asymptotically exact for elliptical problems. Typically we want less than 1 % error.

22 Error Estimates Quite good for elliptic problems (thermal, elasticity, ideal flow), Navier-Stokes, etc. Can predict the new mesh size needed to reach the required accuracy. Can predict needed polynomial degree. Require second post-processing pass for localized (element level) gradient smoothing.

23 Primary FEA Matrix Costs Assume sparse banded linear algebra system of E equations, with a half-bandwidth of B. Full system if B = E. Storage required, S = B * E (Mb) Solution Cost, C α B * E 2 (time) Half symmetry: B B/2, E E/2, S S/4, C C/8 Quarter symmetry: B B/4, E E/4, S S/16, C C/64 Eighth symmetry, Cyclic symmetry,...

24 Symmetry yand Anti-symmetry y Use symmetry states for the maximum accuracy at the least cost in stress and thermal problems. Cut the object with symmetry planes (or surfaces) and apply new boundary conditions (EBC or NBC) to account for the removed material.

25 Symmetry (Anti-symmetry) Requires symmetry of the geometry and material properties. p Requires symmetry (anti-symmetry) of the source terms. Requires symmetry (anti-symmetry) of the essential boundary conditions.

26 Structural Model Symmetry Zero displacement normal to surface Zero rotation vector tangent to surface Anti-symmetry Zero displacement vector tangent to surface Zero rotation ti normal lto surface

27 Thermal Model Symmetry Zero gradient normal to surface (insulated surface, zero heat flux) Anti-symmetry Average temperature on surface known

28 Local Singularities All elliptical problems have local radial gradient singularities near re-entrant corners in the domain. Radius, r u = r p f(θ) u/ r = r (p-1) f(θ) Strength, p = π/c Re-entrant, C Corner: p = 2/3, weak Crack: p = 1/2, strong u/ r as r 0

29 Stress Analysis Verification, 1 Prepare initial estimates of deflections, reactions and stresses. Eyeball check the deflected shape and the principal p stress vectors. Eyeball check the contour lines for wiggles. (OK in low stress regions.)

30 Stress Analysis Verification, 2 The stresses often depend only on the shape of the part and are independent of the material properties. You must also verify the displacements which almost always depend on the material properties. p

31 Stress Analysis Verification, 3 The reaction resultant forces and/or moments are equal and opposite to the actual applied loading. For pressures or tractions remember to compare their integral (resultant) to the solution reactions. Reactions can be obtained at elements too.

32 Stress Analysis Verification, 4 Compare displacements, reactions and stresses to initial estimates. Investigate any differences. Check maximum error estimates, if available in the code.

33 Thermal Analysis Verification, 1 Prepare initial estimates of the temperatures, reaction flux, and heat flux vectors. Eyeball check the temperature contours and the heat flux vectors. Temperature contours should be perpendicular to an insulated boundary.

34 Thermal Analysis Verification, 2 The temperatures often depend only on the shape of the part. Verify the heat flux magnitudes which almost always depend on the material properties.

35 Thermal Analysis Verification, 3 The reaction resultant nodal heat fluxes are equal and opposite to the applied heat fluxes. For distributed heat fluxes remember to compare their integral (resultant) to the solution reactions. Reactions can be obtained at elements too.

36 Thermal Analysis Verification, 4 Compare temperatures, reactions and heat flux vectors to initial estimates. Investigate any differences. Check maximum error estimates, if available in the code.

CAE -Finite Element Method

CAE -Finite Element Method 16.810 Engineering Design and Rapid Prototyping Lecture 3b CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 16, 2007 Numerical Methods Finite Element Method Boundary Element Method

More information

Finite Element Formulation for Plates - Handout 3 -

Finite Element Formulation for Plates - Handout 3 - Finite Element Formulation for Plates - Handout 3 - Dr Fehmi Cirak (fc286@) Completed Version Definitions A plate is a three dimensional solid body with one of the plate dimensions much smaller than the

More information

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1

Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 Introduction to Solid Modeling Using SolidWorks 2012 SolidWorks Simulation Tutorial Page 1 In this tutorial, we will use the SolidWorks Simulation finite element analysis (FEA) program to analyze the response

More information

FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS

FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS FUNDAMENTAL FINITE ELEMENT ANALYSIS AND APPLICATIONS With Mathematica and MATLAB Computations M. ASGHAR BHATTI WILEY JOHN WILEY & SONS, INC. CONTENTS OF THE BOOK WEB SITE PREFACE xi xiii 1 FINITE ELEMENT

More information

Finite Element Formulation for Beams - Handout 2 -

Finite Element Formulation for Beams - Handout 2 - Finite Element Formulation for Beams - Handout 2 - Dr Fehmi Cirak (fc286@) Completed Version Review of Euler-Bernoulli Beam Physical beam model midline Beam domain in three-dimensions Midline, also called

More information

An Overview of the Finite Element Analysis

An Overview of the Finite Element Analysis CHAPTER 1 An Overview of the Finite Element Analysis 1.1 Introduction Finite element analysis (FEA) involves solution of engineering problems using computers. Engineering structures that have complex geometry

More information

CAE -Finite Element Method

CAE -Finite Element Method 16.810 Engineering Design and Rapid Prototyping CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 11, 2005 Plan for Today Hand Calculations Aero Æ Structures FEM Lecture (ca. 45 min)

More information

The Basics of FEA Procedure

The Basics of FEA Procedure CHAPTER 2 The Basics of FEA Procedure 2.1 Introduction This chapter discusses the spring element, especially for the purpose of introducing various concepts involved in use of the FEA technique. A spring

More information

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS

COMPUTATIONAL ENGINEERING OF FINITE ELEMENT MODELLING FOR AUTOMOTIVE APPLICATION USING ABAQUS International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 2, March-April 2016, pp. 30 52, Article ID: IJARET_07_02_004 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=2

More information

3 Concepts of Stress Analysis

3 Concepts of Stress Analysis 3 Concepts of Stress Analysis 3.1 Introduction Here the concepts of stress analysis will be stated in a finite element context. That means that the primary unknown will be the (generalized) displacements.

More information

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics

Lecture 6 - Boundary Conditions. Applied Computational Fluid Dynamics Lecture 6 - Boundary Conditions Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Outline Overview. Inlet and outlet boundaries.

More information

Finite Element Method

Finite Element Method 16.810 (16.682) Engineering Design and Rapid Prototyping Finite Element Method Instructor(s) Prof. Olivier de Weck deweck@mit.edu Dr. Il Yong Kim kiy@mit.edu January 12, 2004 Plan for Today FEM Lecture

More information

The elements used in commercial codes can be classified in two basic categories:

The elements used in commercial codes can be classified in two basic categories: CHAPTER 3 Truss Element 3.1 Introduction The single most important concept in understanding FEA, is the basic understanding of various finite elements that we employ in an analysis. Elements are used for

More information

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014

Finite Element Method (ENGC 6321) Syllabus. Second Semester 2013-2014 Finite Element Method Finite Element Method (ENGC 6321) Syllabus Second Semester 2013-2014 Objectives Understand the basic theory of the FEM Know the behaviour and usage of each type of elements covered

More information

Lap Fillet Weld Calculations and FEA Techniques

Lap Fillet Weld Calculations and FEA Techniques Lap Fillet Weld Calculations and FEA Techniques By: MS.ME Ahmad A. Abbas Sr. Analysis Engineer Ahmad.Abbas@AdvancedCAE.com www.advancedcae.com Sunday, July 11, 2010 Advanced CAE All contents Copyright

More information

Back to Elements - Tetrahedra vs. Hexahedra

Back to Elements - Tetrahedra vs. Hexahedra Back to Elements - Tetrahedra vs. Hexahedra Erke Wang, Thomas Nelson, Rainer Rauch CAD-FEM GmbH, Munich, Germany Abstract This paper presents some analytical results and some test results for different

More information

Course in. Nonlinear FEM

Course in. Nonlinear FEM Course in Introduction Outline Lecture 1 Introduction Lecture 2 Geometric nonlinearity Lecture 3 Material nonlinearity Lecture 4 Material nonlinearity continued Lecture 5 Geometric nonlinearity revisited

More information

CosmosWorks Centrifugal Loads

CosmosWorks Centrifugal Loads CosmosWorks Centrifugal Loads (Draft 4, May 28, 2006) Introduction This example will look at essentially planar objects subjected to centrifugal loads. That is, loads due to angular velocity and/or angular

More information

Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope

Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope Numerical Analysis of Independent Wire Strand Core (IWSC) Wire Rope Rakesh Sidharthan 1 Gnanavel B K 2 Assistant professor Mechanical, Department Professor, Mechanical Department, Gojan engineering college,

More information

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW

TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW TWO-DIMENSIONAL FINITE ELEMENT ANALYSIS OF FORCED CONVECTION FLOW AND HEAT TRANSFER IN A LAMINAR CHANNEL FLOW Rajesh Khatri 1, 1 M.Tech Scholar, Department of Mechanical Engineering, S.A.T.I., vidisha

More information

Feature Commercial codes In-house codes

Feature Commercial codes In-house codes A simple finite element solver for thermo-mechanical problems Keywords: Scilab, Open source software, thermo-elasticity Introduction In this paper we would like to show how it is possible to develop a

More information

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation

Differential Relations for Fluid Flow. Acceleration field of a fluid. The differential equation of mass conservation Differential Relations for Fluid Flow In this approach, we apply our four basic conservation laws to an infinitesimally small control volume. The differential approach provides point by point details of

More information

INJECTION MOLDING COOLING TIME REDUCTION AND THERMAL STRESS ANALYSIS

INJECTION MOLDING COOLING TIME REDUCTION AND THERMAL STRESS ANALYSIS INJECTION MOLDING COOLING TIME REDUCTION AND THERMAL STRESS ANALYSIS Tom Kimerling University of Massachusetts, Amherst MIE 605 Finite Element Analysis Spring 2002 ABSTRACT A FEA transient thermal structural

More information

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall.

Begin creating the geometry by defining two Circles for the spherical endcap, and Subtract Areas to create the vessel wall. ME 477 Pressure Vessel Example 1 ANSYS Example: Axisymmetric Analysis of a Pressure Vessel The pressure vessel shown below is made of cast iron (E = 14.5 Msi, ν = 0.21) and contains an internal pressure

More information

Technology of EHIS (stamping) applied to the automotive parts production

Technology of EHIS (stamping) applied to the automotive parts production Laboratory of Applied Mathematics and Mechanics Technology of EHIS (stamping) applied to the automotive parts production Churilova Maria, Saint-Petersburg State Polytechnical University Department of Applied

More information

Burst Pressure Prediction of Pressure Vessel using FEA

Burst Pressure Prediction of Pressure Vessel using FEA Burst Pressure Prediction of Pressure Vessel using FEA Nidhi Dwivedi, Research Scholar (G.E.C, Jabalpur, M.P), Veerendra Kumar Principal (G.E.C, Jabalpur, M.P) Abstract The main objective of this paper

More information

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 2 Introduction to CFD Methodology Introduction to ANSYS FLUENT L2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions,

More information

Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31)

Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31) Plates and Shells: Theory and Computation - 4D9 - Dr Fehmi Cirak (fc286@) Office: Inglis building mezzanine level (INO 31) Outline -1-! This part of the module consists of seven lectures and will focus

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

The simulation of machine tools can be divided into two stages. In the first stage the mechanical behavior of a machine tool is simulated with FEM

The simulation of machine tools can be divided into two stages. In the first stage the mechanical behavior of a machine tool is simulated with FEM 1 The simulation of machine tools can be divided into two stages. In the first stage the mechanical behavior of a machine tool is simulated with FEM tools. The approach to this simulation is different

More information

Shell Elements in ABAQUS/Explicit

Shell Elements in ABAQUS/Explicit ABAQUS/Explicit: Advanced Topics Appendix 2 Shell Elements in ABAQUS/Explicit ABAQUS/Explicit: Advanced Topics A2.2 Overview ABAQUS/Explicit: Advanced Topics ABAQUS/Explicit: Advanced Topics A2.4 Triangular

More information

New approaches in Eurocode 3 efficient global structural design

New approaches in Eurocode 3 efficient global structural design New approaches in Eurocode 3 efficient global structural design Part 1: 3D model based analysis using general beam-column FEM Ferenc Papp* and József Szalai ** * Associate Professor, Department of Structural

More information

Nonlinear analysis and form-finding in GSA Training Course

Nonlinear analysis and form-finding in GSA Training Course Nonlinear analysis and form-finding in GSA Training Course Non-linear analysis and form-finding in GSA 1 of 47 Oasys Ltd Non-linear analysis and form-finding in GSA 2 of 47 Using the GSA GsRelax Solver

More information

4.3 Results... 27 4.3.1 Drained Conditions... 27 4.3.2 Undrained Conditions... 28 4.4 References... 30 4.5 Data Files... 30 5 Undrained Analysis of

4.3 Results... 27 4.3.1 Drained Conditions... 27 4.3.2 Undrained Conditions... 28 4.4 References... 30 4.5 Data Files... 30 5 Undrained Analysis of Table of Contents 1 One Dimensional Compression of a Finite Layer... 3 1.1 Problem Description... 3 1.1.1 Uniform Mesh... 3 1.1.2 Graded Mesh... 5 1.2 Analytical Solution... 6 1.3 Results... 6 1.3.1 Uniform

More information

Fatigue Performance Evaluation of Forged Steel versus Ductile Cast Iron Crankshaft: A Comparative Study (EXECUTIVE SUMMARY)

Fatigue Performance Evaluation of Forged Steel versus Ductile Cast Iron Crankshaft: A Comparative Study (EXECUTIVE SUMMARY) Fatigue Performance Evaluation of Forged Steel versus Ductile Cast Iron Crankshaft: A Comparative Study (EXECUTIVE SUMMARY) Ali Fatemi, Jonathan Williams and Farzin Montazersadgh Professor and Graduate

More information

(Seattle is home of Boeing Jets)

(Seattle is home of Boeing Jets) Dr. Faeq M. Shaikh Seattle, Washington, USA (Seattle is home of Boeing Jets) 1 Pre Requisites for Today s Seminar Basic understanding of Finite Element Analysis Working Knowledge of Laminate Plate Theory

More information

820446 - ACMSM - Computer Applications in Solids Mechanics

820446 - ACMSM - Computer Applications in Solids Mechanics Coordinating unit: 820 - EUETIB - Barcelona College of Industrial Engineering Teaching unit: 737 - RMEE - Department of Strength of Materials and Structural Engineering Academic year: Degree: 2015 BACHELOR'S

More information

Structural Axial, Shear and Bending Moments

Structural Axial, Shear and Bending Moments Structural Axial, Shear and Bending Moments Positive Internal Forces Acting Recall from mechanics of materials that the internal forces P (generic axial), V (shear) and M (moment) represent resultants

More information

ANALYTICAL AND EXPERIMENTAL EVALUATION OF SPRING BACK EFFECTS IN A TYPICAL COLD ROLLED SHEET

ANALYTICAL AND EXPERIMENTAL EVALUATION OF SPRING BACK EFFECTS IN A TYPICAL COLD ROLLED SHEET International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 119-130, Article ID: IJMET_07_01_013 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

جامعة البلقاء التطبيقية

جامعة البلقاء التطبيقية AlBalqa Applied University تا سست عام 997 The curriculum of associate degree in Air Conditioning, Refrigeration and Heating Systems consists of (7 credit hours) as follows: Serial No. Requirements First

More information

Structural Integrity Analysis

Structural Integrity Analysis Structural Integrity Analysis 1. STRESS CONCENTRATION Igor Kokcharov 1.1 STRESSES AND CONCENTRATORS 1.1.1 Stress An applied external force F causes inner forces in the carrying structure. Inner forces

More information

METHODS FOR ACHIEVEMENT UNIFORM STRESSES DISTRIBUTION UNDER THE FOUNDATION

METHODS FOR ACHIEVEMENT UNIFORM STRESSES DISTRIBUTION UNDER THE FOUNDATION International Journal of Civil Engineering and Technology (IJCIET) Volume 7, Issue 2, March-April 2016, pp. 45-66, Article ID: IJCIET_07_02_004 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=7&itype=2

More information

Finite Elements for 2 D Problems

Finite Elements for 2 D Problems Finite Elements for 2 D Problems General Formula for the Stiffness Matrix Displacements (u, v) in a plane element are interpolated from nodal displacements (ui, vi) using shape functions Ni as follows,

More information

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES

NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Vol. XX 2012 No. 4 28 34 J. ŠIMIČEK O. HUBOVÁ NUMERICAL ANALYSIS OF THE EFFECTS OF WIND ON BUILDING STRUCTURES Jozef ŠIMIČEK email: jozef.simicek@stuba.sk Research field: Statics and Dynamics Fluids mechanics

More information

MCE380: Measurements and Instrumentation Lab. Chapter 9: Force, Torque and Strain Measurements

MCE380: Measurements and Instrumentation Lab. Chapter 9: Force, Torque and Strain Measurements MCE380: Measurements and Instrumentation Lab Chapter 9: Force, Torque and Strain Measurements Topics: Elastic Elements for Force Measurement Dynamometers and Brakes Resistance Strain Gages Holman, Ch.

More information

DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE

DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE DYNAMIC ANALYSIS OF THICK PLATES SUBJECTED TO EARTQUAKE ÖZDEMİR Y. I, AYVAZ Y. Posta Adresi: Department of Civil Engineering, Karadeniz Technical University, 68 Trabzon, TURKEY E-posta: yaprakozdemir@hotmail.com

More information

Reliable FE-Modeling with ANSYS

Reliable FE-Modeling with ANSYS Reliable FE-Modeling with ANSYS Thomas Nelson, Erke Wang CADFEM GmbH, Munich, Germany Abstract ANSYS is one of the leading commercial finite element programs in the world and can be applied to a large

More information

Version default Titre : SSNP161 Essais biaxiaux de Kupfer Date : 10/10/2012 Page : 1/8 Responsable : François HAMON Clé : V6.03.161 Révision : 9783

Version default Titre : SSNP161 Essais biaxiaux de Kupfer Date : 10/10/2012 Page : 1/8 Responsable : François HAMON Clé : V6.03.161 Révision : 9783 Titre : SSNP161 Essais biaxiaux de Kupfer Date : 10/10/2012 Page : 1/8 SSNP161 Biaxial tests of Summarized Kupfer: Kupfer [1] was interested to characterize the performances of the concrete under biaxial

More information

Benchmark Tests on ANSYS Parallel Processing Technology

Benchmark Tests on ANSYS Parallel Processing Technology Benchmark Tests on ANSYS Parallel Processing Technology Kentaro Suzuki ANSYS JAPAN LTD. Abstract It is extremely important for manufacturing industries to reduce their design process period in order to

More information

Deflections. Question: What are Structural Deflections?

Deflections. Question: What are Structural Deflections? Question: What are Structural Deflections? Answer: The deformations or movements of a structure and its components, such as beams and trusses, from their original positions. It is as important for the

More information

Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0

Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0 Tutorial for Assignment #2 Gantry Crane Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description Design a gantry crane meeting the geometry presented in Figure 1 on page #325 of the course textbook

More information

Pre-requisites 2012-2013

Pre-requisites 2012-2013 Pre-requisites 2012-2013 Engineering Computation The student should be familiar with basic tools in Mathematics and Physics as learned at the High School level and in the first year of Engineering Schools.

More information

Strip Flatness Prediction in a 4 High Tandem Mill Using a Dynamic Model.

Strip Flatness Prediction in a 4 High Tandem Mill Using a Dynamic Model. Strip Flatness Prediction in a 4 High Tandem Mill Using a Dynamic Model. M. A. Bello-Gomez 1, M. P. Guerrero-Mata 1, L. A. Leduc Lezama 1, T. P. Berber- Solano 1, L. Nieves 2, F. Gonzalez 2, H. R. Siller

More information

THE COMPOSITE DISC - A NEW JOINT FOR HIGH POWER DRIVESHAFTS

THE COMPOSITE DISC - A NEW JOINT FOR HIGH POWER DRIVESHAFTS THE COMPOSITE DISC - A NEW JOINT FOR HIGH POWER DRIVESHAFTS Dr Andrew Pollard Principal Engineer GKN Technology UK INTRODUCTION There is a wide choice of flexible couplings for power transmission applications,

More information

DISTANCE DEGREE PROGRAM CURRICULUM NOTE:

DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Bachelor of Science in Electrical Engineering DISTANCE DEGREE PROGRAM CURRICULUM NOTE: Some Courses May Not Be Offered At A Distance Every Semester. Chem 121C General Chemistry I 3 Credits Online Fall

More information

Dispersion diagrams of a water-loaded cylindrical shell obtained from the structural and acoustic responses of the sensor array along the shell

Dispersion diagrams of a water-loaded cylindrical shell obtained from the structural and acoustic responses of the sensor array along the shell Dispersion diagrams of a water-loaded cylindrical shell obtained from the structural and acoustic responses of the sensor array along the shell B.K. Jung ; J. Ryue ; C.S. Hong 3 ; W.B. Jeong ; K.K. Shin

More information

ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN

ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN Titulación: INGENIERO INDUSTRIAL Título del proyecto: MODELING CRACKS WITH ABAQUS Pablo Sanchis Gurpide Pamplona, 22 de Julio del

More information

Solved with COMSOL Multiphysics 4.3

Solved with COMSOL Multiphysics 4.3 Vibrating String Introduction In the following example you compute the natural frequencies of a pre-tensioned string using the 2D Truss interface. This is an example of stress stiffening ; in fact the

More information

Technical Report Example (1) Chartered (CEng) Membership

Technical Report Example (1) Chartered (CEng) Membership Technical Report Example (1) Chartered (CEng) Membership A TECHNICAL REPORT IN SUPPORT OF APPLICATION FOR CHARTERED MEMBERSHIP OF IGEM DESIGN OF 600 (103 BAR) 820MM SELF SEALING REPAIR CLAMP AND VERIFICATION

More information

EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES

EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES EFFECTS ON NUMBER OF CABLES FOR MODAL ANALYSIS OF CABLE-STAYED BRIDGES Yang-Cheng Wang Associate Professor & Chairman Department of Civil Engineering Chinese Military Academy Feng-Shan 83000,Taiwan Republic

More information

CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION

CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION CAD-BASED DESIGN PROCESS FOR FATIGUE ANALYSIS, RELIABILITY- ANALYSIS, AND DESIGN OPTIMIZATION K.K. Choi, V. Ogarevic, J. Tang, and Y.H. Park Center for Computer-Aided Design College of Engineering The

More information

OpenFOAM Optimization Tools

OpenFOAM Optimization Tools OpenFOAM Optimization Tools Henrik Rusche and Aleks Jemcov h.rusche@wikki-gmbh.de and a.jemcov@wikki.co.uk Wikki, Germany and United Kingdom OpenFOAM Optimization Tools p. 1 Agenda Objective Review optimisation

More information

Introduction to Engineering System Dynamics

Introduction to Engineering System Dynamics CHAPTER 0 Introduction to Engineering System Dynamics 0.1 INTRODUCTION The objective of an engineering analysis of a dynamic system is prediction of its behaviour or performance. Real dynamic systems are

More information

CATIA V5 FEA Tutorials Releases 12 & 13

CATIA V5 FEA Tutorials Releases 12 & 13 CATIA V5 FEA Tutorials Releases 12 & 13 Nader G. Zamani University of Windsor SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com Visit our website to learn more about

More information

Nonlinear Analysis Using Femap with NX Nastran

Nonlinear Analysis Using Femap with NX Nastran Nonlinear Analysis Using Femap with NX Nastran Chip Fricke, Principal Applications Engineer, Agenda Nonlinear Analysis Using Femap with NX Nastran Who am I? Overview of Nonlinear Analysis Comparison of

More information

Learning Module 6 Linear Dynamic Analysis

Learning Module 6 Linear Dynamic Analysis Learning Module 6 Linear Dynamic Analysis What is a Learning Module? Title Page Guide A Learning Module (LM) is a structured, concise, and self-sufficient learning resource. An LM provides the learner

More information

Tower Cross Arm Numerical Analysis

Tower Cross Arm Numerical Analysis Chapter 7 Tower Cross Arm Numerical Analysis In this section the structural analysis of the test tower cross arm is done in Prokon and compared to a full finite element analysis using Ansys. This is done

More information

Adaptation of General Purpose CFD Code for Fusion MHD Applications*

Adaptation of General Purpose CFD Code for Fusion MHD Applications* Adaptation of General Purpose CFD Code for Fusion MHD Applications* Andrei Khodak Princeton Plasma Physics Laboratory P.O. Box 451 Princeton, NJ, 08540 USA akhodak@pppl.gov Abstract Analysis of many fusion

More information

Domain decomposition techniques for interfacial discontinuities

Domain decomposition techniques for interfacial discontinuities Domain decomposition techniques for interfacial discontinuities Geordie McBain Institut Jean le Rond d Alembert December 5, 2012 Connexion and substructuring Two ways to look at domain decomposition Decomposing

More information

Dynamic Load and Stress Analysis of a Crankshaft

Dynamic Load and Stress Analysis of a Crankshaft 27-1-28 Dynamic Load and Stress Analysis of a Crankshaft Farzin H. Montazersadgh and Ali Fatemi The University of Toledo Copyright 27 SAE International ABSTRACT In this study a dynamic simulation was conducted

More information

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM

Force measurement. Forces VECTORIAL ISSUES ACTION ET RÉACTION ISOSTATISM Force measurement Forces VECTORIAL ISSUES In classical mechanics, a force is defined as "an action capable of modifying the quantity of movement of a material point". Therefore, a force has the attributes

More information

GEORGIAN COLLEGE. Mechanical Engineering Technology Automotive Products Design

GEORGIAN COLLEGE. Mechanical Engineering Technology Automotive Products Design Courses Required Mandatory GEORGIAN COLLEGE Mechanical Engineering Technology Automotive Products Design ADPE2000 Product Design Fundamentals ADPE2001 Virtual Prototyping ADPE3000 Advanced Product Design

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS EDEXCEL NATIONAL CERTIFICATE/DIPLOMA MECHANICAL PRINCIPLES AND APPLICATIONS NQF LEVEL 3 OUTCOME 1 - LOADING SYSTEMS TUTORIAL 1 NON-CONCURRENT COPLANAR FORCE SYSTEMS 1. Be able to determine the effects

More information

Introduction to COMSOL. The Navier-Stokes Equations

Introduction to COMSOL. The Navier-Stokes Equations Flow Between Parallel Plates Modified from the COMSOL ChE Library module rev 10/13/08 Modified by Robert P. Hesketh, Chemical Engineering, Rowan University Fall 2008 Introduction to COMSOL The following

More information

Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method

Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method Modeling Beams on Elastic Foundations Using Plate Elements in Finite Element Method Yun-gang Zhan School of Naval Architecture and Ocean Engineering, Jiangsu University of Science and Technology, Zhenjiang,

More information

Draft Table of Contents. Building Code Requirements for Structural Concrete and Commentary ACI 318-14

Draft Table of Contents. Building Code Requirements for Structural Concrete and Commentary ACI 318-14 Draft Table of Contents Building Code Requirements for Structural Concrete and Commentary ACI 318-14 BUILDING CODE REQUIREMENTS FOR STRUCTURAL CONCRETE (ACI 318 14) Chapter 1 General 1.1 Scope of ACI 318

More information

Unit 6 Plane Stress and Plane Strain

Unit 6 Plane Stress and Plane Strain Unit 6 Plane Stress and Plane Strain Readings: T & G 8, 9, 10, 11, 12, 14, 15, 16 Paul A. Lagace, Ph.D. Professor of Aeronautics & Astronautics and Engineering Systems There are many structural configurations

More information

Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units)

Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units) APPENDIX A Linear Static Analysis of a Cantilever Beam Using Beam Library (SI Units) Objectives: Create a geometric representation of a cantilever beam. Use the geometry model to define an MSC.Nastran

More information

8.2 Elastic Strain Energy

8.2 Elastic Strain Energy Section 8. 8. Elastic Strain Energy The strain energy stored in an elastic material upon deformation is calculated below for a number of different geometries and loading conditions. These expressions for

More information

ABAQUS Tutorial. 3D Modeling

ABAQUS Tutorial. 3D Modeling Spring 2011 01/21/11 ABAQUS Tutorial 3D Modeling This exercise intends to demonstrate the steps you would follow in creating and analyzing a simple solid model using ABAQUS CAE. Introduction A solid undergoes

More information

CHAPTER 4 4 NUMERICAL ANALYSIS

CHAPTER 4 4 NUMERICAL ANALYSIS 41 CHAPTER 4 4 NUMERICAL ANALYSIS Simulation is a powerful tool that engineers use to predict the result of a phenomenon or to simulate the working situation in which a part or machine will perform in

More information

EXPERIMENTAL AND NUMERICAL ANALYSIS OF THE COLLAR PRODUCTION ON THE PIERCED FLAT SHEET METAL USING LASER FORMING PROCESS

EXPERIMENTAL AND NUMERICAL ANALYSIS OF THE COLLAR PRODUCTION ON THE PIERCED FLAT SHEET METAL USING LASER FORMING PROCESS JOURNAL OF CURRENT RESEARCH IN SCIENCE (ISSN 2322-5009) CODEN (USA): JCRSDJ 2014, Vol. 2, No. 2, pp:277-284 Available at www.jcrs010.com ORIGINAL ARTICLE EXPERIMENTAL AND NUMERICAL ANALYSIS OF THE COLLAR

More information

Piston Ring. Problem:

Piston Ring. Problem: Problem: A cast-iron piston ring has a mean diameter of 81 mm, a radial height of h 6 mm, and a thickness b 4 mm. The ring is assembled using an expansion tool which separates the split ends a distance

More information

Bending Stress in Beams

Bending Stress in Beams 936-73-600 Bending Stress in Beams Derive a relationship for bending stress in a beam: Basic Assumptions:. Deflections are very small with respect to the depth of the beam. Plane sections before bending

More information

Trace Layer Import for Printed Circuit Boards Under Icepak

Trace Layer Import for Printed Circuit Boards Under Icepak Tutorial 13. Trace Layer Import for Printed Circuit Boards Under Icepak Introduction: A printed circuit board (PCB) is generally a multi-layered board made of dielectric material and several layers of

More information

Torsion Tests. Subjects of interest

Torsion Tests. Subjects of interest Chapter 10 Torsion Tests Subjects of interest Introduction/Objectives Mechanical properties in torsion Torsional stresses for large plastic strains Type of torsion failures Torsion test vs.tension test

More information

SEISMIC DESIGN. Various building codes consider the following categories for the analysis and design for earthquake loading:

SEISMIC DESIGN. Various building codes consider the following categories for the analysis and design for earthquake loading: SEISMIC DESIGN Various building codes consider the following categories for the analysis and design for earthquake loading: 1. Seismic Performance Category (SPC), varies from A to E, depending on how the

More information

State of Stress at Point

State of Stress at Point State of Stress at Point Einstein Notation The basic idea of Einstein notation is that a covector and a vector can form a scalar: This is typically written as an explicit sum: According to this convention,

More information

DESIGN OF SLABS. 3) Based on support or boundary condition: Simply supported, Cantilever slab,

DESIGN OF SLABS. 3) Based on support or boundary condition: Simply supported, Cantilever slab, DESIGN OF SLABS Dr. G. P. Chandradhara Professor of Civil Engineering S. J. College of Engineering Mysore 1. GENERAL A slab is a flat two dimensional planar structural element having thickness small compared

More information

Mechanical Engineering Technology

Mechanical Engineering Technology Mechanical Engineering Technology Dr. Hazem Tawfik, Chair Mechanical Engineering Technology Dept. tawfikhh@farmingdale.edu 631-420-2046 School of Engineering Technology Associate in Applied Science Degree

More information

Motor-CAD Software for Thermal Analysis of Electrical Motors - Links to Electromagnetic and Drive Simulation Models

Motor-CAD Software for Thermal Analysis of Electrical Motors - Links to Electromagnetic and Drive Simulation Models Motor-CAD Software for Thermal Analysis of Electrical Motors - Links to Electromagnetic and Drive Simulation Models Dave Staton, Douglas Hawkins and Mircea Popescu Motor Design Ltd., Ellesmere, Shropshire,

More information

DESIGN AND ANALYSIS OF BRIDGE WITH TWO ENDS FIXED ON VERTICAL WALL USING FINITE ELEMENT ANALYSIS

DESIGN AND ANALYSIS OF BRIDGE WITH TWO ENDS FIXED ON VERTICAL WALL USING FINITE ELEMENT ANALYSIS International Journal of Civil Engineering and Technology (IJCIET) Volume 7, Issue 2, March-April 2016, pp. 34-44, Article ID: IJCIET_07_02_003 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=7&itype=2

More information

Elasticity Theory Basics

Elasticity Theory Basics G22.3033-002: Topics in Computer Graphics: Lecture #7 Geometric Modeling New York University Elasticity Theory Basics Lecture #7: 20 October 2003 Lecturer: Denis Zorin Scribe: Adrian Secord, Yotam Gingold

More information

Solid shape molding is not desired in injection molding due to following reasons.

Solid shape molding is not desired in injection molding due to following reasons. PLASTICS PART DESIGN and MOULDABILITY Injection molding is popular manufacturing method because of its high-speed production capability. Performance of plastics part is limited by its properties which

More information

Finite Element Simulation of Simple Bending Problem and Code Development in C++

Finite Element Simulation of Simple Bending Problem and Code Development in C++ EUROPEAN ACADEMIC RESEARCH, VOL. I, ISSUE 6/ SEPEMBER 013 ISSN 86-48, www.euacademic.org IMPACT FACTOR: 0.485 (GIF) Finite Element Simulation of Simple Bending Problem and Code Development in C++ ABDUL

More information

DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD

DYNAMICAL ANALYSIS OF SILO SURFACE CLEANING ROBOT USING FINITE ELEMENT METHOD International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 1, Jan-Feb 2016, pp. 190-202, Article ID: IJMET_07_01_020 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=1

More information

Fluids and Solids: Fundamentals

Fluids and Solids: Fundamentals Fluids and Solids: Fundamentals We normally recognize three states of matter: solid; liquid and gas. However, liquid and gas are both fluids: in contrast to solids they lack the ability to resist deformation.

More information

FEA Analysis of a Caliper Abutment Bracket ME 404

FEA Analysis of a Caliper Abutment Bracket ME 404 FEA Analysis of a Caliper Abutment Bracket ME 404 Jesse Doty March 17, 2008 Abstract As braking forces are applied at the wheel of an automobile, those forces must be transmitted to the suspension of the

More information