CAE -Finite Element Method
|
|
|
- Shon Allison
- 9 years ago
- Views:
Transcription
1 Engineering Design and Rapid Prototyping CAE -Finite Element Method Instructor(s) Prof. Olivier de Weck January 11, 2005
2 Plan for Today Hand Calculations Aero Æ Structures FEM Lecture (ca. 45 min) FEM fundamental concepts, analysis procedure Errors, Mistakes, and Accuracy Cosmos Introduction (ca. 30 min) Given by TA Follow along step-by-step Work on CAD and conduct FEA in teams(ca. 90 min) Work in teams of two First conduct an analysis of your CAD design You are free to make modifications to your original model (16.682) 2
3 Course Concept today (16.682) 3
4 Course Flow Diagram (2005) Learning/Review Problem statement Deliverables Design Intro / Sketch Hand sketching (A) Hand Sketch CAD Introduction CAD design (B) Initial Airfoil FEM/Solid Mechanics Xfoil Airfoil Analysis FEM/Xfoil analysis (C) Initial Design Design Optimization Optimization optional CAM Manufacturing Training Structural & Wind Tunnel Testing Revise CAD design Parts Fabrication Assembly (D) Final Design (E) Completed Wing Assembly Test (F) Test Data & Cost Estimation (16.682) Final Review (G) CDR Package 4
5 Numerical Method Finite Element Method Boundary Element Method Finite Difference Method Finite Volume Method Meshless Method (16.682) 5
6 What is the FEM? FEM: Method for numerical solution of field problems. Description - FEM cuts a structure into several elements (pieces of the structure). - Then reconnects elements at nodes as if nodes were pins or drops of glue that hold elements together. - This process results in a set of simultaneous algebraic equations. Number of degrees-of-freedom (DOF) Continuum: Infinite FEM: Finite (This is the origin of the name, Finite Element Method) (16.682) 6
7 Fundamental Concepts (1) Many engineering phenomena can be expressed by governing equations and boundary conditions Elastic problems Thermal problems Governing Equation (Differential equation) L( φ ) + f = 0 Fluid flow Electrostatics Boundary Conditions etc. B( φ ) + g = (16.682) 7
8 Fundamental Concepts (2) Example: Vertical machining center Elastic deformation Thermal behavior etc. Geometry is very complex! Equation: L ( φ ) + f = 0 Governing Boundary Conditions: B ( ) g 0 FEM A set of simultaneous algebraic equations φ + = [ K] { u } = { F } Approximate! You know all the equations, but you cannot solve it by hand (16.682) 8
9 Fundamental Concepts (3) [ ]{ } { } 1 K u = F {}= u [K] {} F Property Action Behavior Unknown Property [ K ] Behavior { u } Action { F } Elastic stiffness displacement force Thermal conductivity temperature heat source Fluid viscosity velocity body force Electrostatic Dielectric permittivity electric potential charge (16.682) 9
10 Fundamental Concepts (4) It is very difficult to solve the algebraic equations for the entire domain Divide the domain into a number of small, simple elements A field quantity is interpolated by a polynomial over an element Adjacent elements share the DOF at connecting nodes Finite element: Small piece of structure (16.682) 10
11 Fundamental Concepts (5) Obtain the algebraic equations for each element (this is easy!) Put all the element equations together E E E [K E ]{ u } = { F E } [K E ]{ u } = { F E } [K E ]{ u } = { F E } E E E E E E [K E ]{ u } = { F } [K E ]{ u } = { F } [K E ]{ u } = { F } E E [K E ]{ u E } = { F E } [K E ]{ u E } = { F E } [K E ]{ u } = { F } [ K]{ u } = { F } (16.682) 11
12 Fundamental Concepts (6) Solve the equations, obtaining unknown variabless at nodes. [ K]{ u } = { F } 1 {}= u [K] {} F (16.682) 12
13 Concepts - Summary - FEM uses the concept of piecewise polynomial interpolation. - By connecting elements together, the field quantity becomes interpolated over the entire structure in piecewise fashion. - A set of simultaneous algebraic equations at nodes. [ K]{ u } = { F} K: Stiffness matrix Property Action Behavior x: Displacement F: Load F Kx= F K x (16.682) 13
14 Brief History - The term finite element was first coined by Clough in In the early 1960s, engineers used the method for approximate solutions of problems in stress analysis, fluid flow, heat transfer, and other areas. - The first book on the FEM by Zienkiewicz and Chung was published in In the late 1960s and early 1970s, the FEM was applied to a wide variety of engineering problems. - Most commercial FEM software packages originated in the 1970s. (Abaqus, Adina, Ansys, etc.) - Klaus-Jurgen Bathe in ME at MIT Reference [2] (16.682) 14
15 Advantages of the FEM Can readily handle very complex geometry: - The heart and power of the FEM Can handle a wide variety of engineering problems - Solid mechanics - Dynamics - Heat problems - Fluids - Electrostatic problems Can handle complex restraints - Indeterminate structures can be solved. Can handle complex loading - Nodal load (point loads) - Element loads - distributed (pressure, thermal, inertial forces) - Time or frequency dependent loading (16.682) 15
16 Disadvantages of the FEM A general closed-form solution, which would permit one to examine system response to changes in various parameters, is not produced. The FEM obtains only "approximate" solutions. The FEM has "inherent" errors. Mistakes by users can remain undetected (16.682) 16
17 Typical FEA Procedure by Commercial Software User Preprocess Build a FE model Computer Process Conduct numerical analysis User Postprocess See results (16.682) 17
18 Preprocess (1) [1] Select analysis type - Structural Static Analysis - Modal Analysis - Transient Dynamic Analysis -Buckling Analysis - Contact - Steady-state Thermal Analysis - Transient Thermal Analysis [2] Select element type 2-D Linear Truss 3-D Quadratic Beam Shell Plate [3] Material properties E, ν, ρ, α, L Solid (16.682) 18
19 Preprocess (2) [4] Make nodes [5] Build elements by assigning connectivity [6] Apply boundary conditions and loads (16.682) 19
20 Process and Postprocess [7] Process - Solve the boundary value problem [8] Postprocess - See the results Displacement Stress Strain Natural frequency Temperature Time history (16.682) 20
21 Responsibility of the user 200 mm Fancy, colorful contours can be produced by any model, good or bad!! 1 ms pressure pulse BC: Hinged supports Load: Pressure pulse Unknown: Lateral mid point displacement in the time domain Results obtained from ten reputable FEM codes and by users regarded as expert.* Displacement (mm) Time (ms) * R. D. Cook, Finite Element Modeling for Stress Analysis, John Wiley & Sons, (16.682) 21
22 Errors Inherent in FEM Formulation - Geometry is simplified. Domain Approximated domain FEM - Field quantity is assumed to be a polynomial over an element. (which is not true) True deformation Linear element Quadratic element Cubic element FEM - Use very simple integration techniques (Gauss Quadrature) -1 1 f(x) x Area: ( ) 11 f x dx f 1 + f (16.682) 22
23 2-D vs. 3-D In reality, everything is 3-D. But some problems can be simplified to 2-D (in structures, plane stress and plane strain). sheet Plane Stress Plane Strain σ = 0 ε z = 0 z thickness 0 z 3-D z thickness dam 2-D (16.682) 23
24 Truss vs. Beam Truss Beam Only supports axial loads Supports axial loads and bending loads (16.682) 24
25 Errors Inherent in Computing - The computer carries only a finite number of digits. e.g.) 2 = , π = Numerical Difficulties e.g.) Very large stiffness difference k 1 >> k 2, k 2 0 P P [(k + k ) k ] u = 1 P u 2 = k (16.682) 25
26 Mistakes by Users - Elements are of the wrong type e.g) Shell elements are used where solid elements are needed - Distorted elements - Supports are insufficient to prevent all rigid-body motions - Inconsistent units (e.g. E=200 GPa, Force = 100 lbs) - Too large stiffness differences Æ Numerical difficulties (16.682) 26
27 Plan for Today FEM Lecture (ca. 50 min) FEM fundamental concepts, analysis procedure Errors, Mistakes, and Accuracy Cosmos Introduction (ca. 30 min) Follow along step-by-step Conduct FEA of your part (ca. 90 min) Work in teams of two First conduct an analysis of your CAD design You are free to make modifications to your original model (16.682) 27
28 References Glaucio H. Paulino, Introduction to FEM (History, Advantages and Disadvantages) Robert Cook et al., Concepts and Applications of Finite Element Analysis, John Wiley & Sons, 1989 Robert Cook, Finite Element Modeling For Stress Analysis, John Wiley & Sons, 1995 Introduction to Finite Element Method J. Tinsley Oden et al., Finite Elements An Introduction, Prentice Hall, (16.682) 28
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
Finite Element Method
16.810 (16.682) Engineering Design and Rapid Prototyping Finite Element Method Instructor(s) Prof. Olivier de Weck [email protected] Dr. Il Yong Kim [email protected] January 12, 2004 Plan for Today FEM Lecture
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
Finite Element Methods (in Solid and Structural Mechanics)
CEE570 / CSE 551 Class #1 Finite Element Methods (in Solid and Structural Mechanics) Spring 2014 Prof. Glaucio H. Paulino Donald Biggar Willett Professor of Engineering Department of Civil and Environmental
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
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
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
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
Finite Element Analysis
Finite Element Analysis (MCEN 4173/5173) Instructor: Dr. H. Jerry Qi Fall, 2006 What is Finite Element Analysis (FEA)? -- A numerical method. -- Traditionally, a branch of Solid Mechanics. -- Nowadays,
Computer Aided Design (CAD)
16.810 Engineering Design and Rapid Prototyping Lecture 4 Computer Aided Design (CAD) Instructor(s) Prof. Olivier de Weck January 6, 2005 Plan for Today CAD Lecture (ca. 50 min) CAD History, Background
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
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
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
Course in. FEM ANSYS Classic
Course in Introduction Introduction Presentation Anders Schmidt Kristensen M.Sc. in Mechanical Eng. from Aalborg University in 1993 Ph.D. in Mechanical Eng. from Aalborg University in 1997 Consultant for
Introduction to the Finite Element Method (FEM)
Introduction to the Finite Element Method (FEM) ecture First and Second Order One Dimensional Shape Functions Dr. J. Dean Discretisation Consider the temperature distribution along the one-dimensional
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
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,
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: [email protected]
Structural Analysis - II Prof. P. Banerjee Department of Civil Engineering Indian Institute of Technology, Bombay. Lecture - 02
Structural Analysis - II Prof. P. Banerjee Department of Civil Engineering Indian Institute of Technology, Bombay Lecture - 02 Good morning. Today is the second lecture in the series of lectures on structural
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
Approximate Analysis of Statically Indeterminate Structures
Approximate Analysis of Statically Indeterminate Structures Every successful structure must be capable of reaching stable equilibrium under its applied loads, regardless of structural behavior. Exact analysis
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
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
INTERACTION OF LIQUID MOTION ON MOBILE TANK STRUCTURE
Journal of KONES Powertrain and Transport, Vol. 18, No. 3 2011 INTERACTION OF LIQUID MOTION ON MOBILE TANK STRUCTURE Mariusz Domaga a, Edward Lisowski Cracow University of Technology, Department of Mechanical
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
Lap Fillet Weld Calculations and FEA Techniques
Lap Fillet Weld Calculations and FEA Techniques By: MS.ME Ahmad A. Abbas Sr. Analysis Engineer [email protected] www.advancedcae.com Sunday, July 11, 2010 Advanced CAE All contents Copyright
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
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
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
FINITE ELEMENT : MATRIX FORMULATION. Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 7633
FINITE ELEMENT : MATRIX FORMULATION Georges Cailletaud Ecole des Mines de Paris, Centre des Matériaux UMR CNRS 76 FINITE ELEMENT : MATRIX FORMULATION Discrete vs continuous Element type Polynomial approximation
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
List of Problems Solved Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p.
Preface p. v List of Problems Solved p. xiii Introduction p. 1 Concept p. 1 Nodes p. 3 Elements p. 4 Direct Approach p. 5 Linear Spring p. 5 Heat Flow p. 6 Assembly of the Global System of Equations p.
Stress Recovery 28 1
. 8 Stress Recovery 8 Chapter 8: STRESS RECOVERY 8 TABLE OF CONTENTS Page 8.. Introduction 8 8.. Calculation of Element Strains and Stresses 8 8.. Direct Stress Evaluation at Nodes 8 8.. Extrapolation
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
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
CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS
1 CHAPTER 3. INTRODUCTION TO MATRIX METHODS FOR STRUCTURAL ANALYSIS Written by: Sophia Hassiotis, January, 2003 Last revision: February, 2015 Modern methods of structural analysis overcome some of the
Computer Aided Design (CAD)
16.810 Engineering Design and Rapid Prototyping Lecture 3a Computer Aided Design (CAD) Instructor(s) Prof. Olivier de Weck January 16, 2007 Plan for Today CAD Lecture (ca. 50 min) CAD History, Background
Opto-Mechanical I/F for ANSYS
Abstract Opto-Mechanical I/F for ANSYS Victor Genberg, Keith Doyle, Gregory Michels Sigmadyne, Inc., 803 West Ave, Rochester, NY 14611 [email protected] Thermal and structural output from ANSYS is
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
(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
T-FLEX ANALYSIS USER MANUAL
T-FLEX ANALYSIS USER MANUAL «Top Systems» Moscow, 2009 Copyright 2009 Top Systems This Software and Related Documentation are proprietary to Top Systems. Any copying of this documentation, except as permitted
STUDY OF DAM-RESERVOIR DYNAMIC INTERACTION USING VIBRATION TESTS ON A PHYSICAL MODEL
STUDY OF DAM-RESERVOIR DYNAMIC INTERACTION USING VIBRATION TESTS ON A PHYSICAL MODEL Paulo Mendes, Instituto Superior de Engenharia de Lisboa, Portugal Sérgio Oliveira, Laboratório Nacional de Engenharia
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
A quadrilateral 2-D finite element based on mixed interpolation of tensorial
A quadrilateral 2-D finite element based on mixed interpolation of tensorial components Eduardo N. Dvorkin and Sara I. Vassolo* Instituto de Materiales y Estructuras, Facultad de Ingenieria, Universidad
Stiffness Matrices of Isoparametric Four-node Finite Elements by Exact Analytical Integration
Stiffness Matrices of Isoparametric Four-node Finite Elements by Exact Analytical Integration Key words: Gautam Dasgupta, Member ASCE Columbia University, New York, NY C ++ code, convex quadrilateral element,
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
High-Speed Demonstration of Natural Laminar Flow Wing & Load Control for Future Regional Aircraft through innovative Wind Tunnel Model
High-Speed Demonstration of Natural Laminar Flow Wing & Load Control for Future Regional Aircraft through innovative Wind Tunnel Model Project organization The project tackles the CfP JTI-CS-2012-1-GRA-02-019
Simulation in design of high performance machine tools
P. Wagner, Gebr. HELLER Maschinenfabrik GmbH 1. Introduktion Machine tools have been constructed and used for industrial applications for more than 100 years. Today, almost 100 large-sized companies and
PREDICTION OF MACHINE TOOL SPINDLE S DYNAMICS BASED ON A THERMO-MECHANICAL MODEL
PREDICTION OF MACHINE TOOL SPINDLE S DYNAMICS BASED ON A THERMO-MECHANICAL MODEL P. Kolar, T. Holkup Research Center for Manufacturing Technology, Faculty of Mechanical Engineering, CTU in Prague, Czech
Graduate Courses in Mechanical Engineering
Graduate Courses in Mechanical Engineering MEEG 501 ADVANCED MECHANICAL ENGINEERING ANALYSIS An advanced, unified approach to the solution of mechanical engineering problems, with emphasis on the formulation
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
Numerical Analysis of Transient Phenomena in Electromagnetic Forming Processes
Volume 49, Number 3, 8 359 Numerical Analysis of Transient Phenomena in Electromagnetic Forming Processes Sorin PASCA, Tiberiu VESSELENYI, Virgiliu FIRETEANU Pavel MUDURA, Tiberiu TUDORACHE, Marin TOMSE
GOM Optical Measuring Techniques. Deformation Systems and Applications
GOM Optical Measuring Techniques Deformation Systems and Applications ARGUS Forming Analysis ARGUS Deformation analysis in sheet metal and forming industry Forming Characteristics of Sheet Metals Material
Computational Modeling of Wind Turbines in OpenFOAM
Computational Modeling of Wind Turbines in OpenFOAM Hamid Rahimi [email protected] ForWind - Center for Wind Energy Research Institute of Physics, University of Oldenburg, Germany Outline Computational
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
Effect of Sleeve Shrink-fit on Bearing Preload of a Machine Tool Spindle: Analysis using Finite Element Method
Effect of Sleeve Shrink-fit on Bearing Preload of a Machine Tool Spindle: Analysis using Finite Element Method Aslam Pasha Taj 1, Chandramouli SR 2* ACE Designers Limited, Peenya Industrial Area, Bangalore-560058
Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0
Tutorial for Assignment #3 Heat Transfer Analysis By ANSYS (Mechanical APDL) V.13.0 1 Problem Description This exercise consists of an analysis of an electronics component cooling design using fins: All
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
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.
Strip Crown Prediction: Developing a Refined Dynamic Roll-Stack Model for the Hot Rolling Process
Strip Crown Prediction: Developing a Refined Dynamic Roll-Stack Model for the Hot Rolling Process By Derek E. Slaughter Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University
Code_Aster. HSNV129 - Test of compression-thermal expansion for study of the coupling thermal-cracking
Titre : HSNV129 - Essai de compression-dilatation pour étu[...] Date : 1/1/212 Page : 1/8 HSNV129 - Test of compression-thermal expansion for study of the coupling thermal-cracking Summarized: One applies
Cylinder Head Gasket Contact Pressure Simulation for a Hermetic Compressor
Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Cylinder Head Gasket Contact Pressure Simulation for a Hermetic Compressor Pavan P.
ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket
H. Kim FEA Tutorial 1 ABAQUS/CAE Tutorial: Analysis of an Aluminum Bracket Hyonny Kim last updated: August 2004 In this tutorial, you ll learn how to: 1. Sketch 2D geometry & define part. 2. Define material
MEMS Multiphysics Simulation in ANSYS Workbench David Harrar II, PhD Ozen Engineering, Inc.
MEMS Multiphysics Simulation in ANSYS Workbench David Harrar II, PhD Ozen Engineering, Inc. 1 Ozen Engineering, Inc. We are the local ANSYS Channel Partner With over 25 years of experience in FEA and CFD
Engineering Analysis With ANSYS Software
Engineering Analysis With ANSYS Software This page intentionally left blank Engineering Analysis With ANSYS Software Y. Nakasone and S. Yoshimoto Department of Mechanical Engineering Tokyo University of
High-end FEA pre/postprocessor
Advanced FEM: High-end FEA pre/postprocessor NX CAE Benefits Speed analysis modeling processes by up to 70 percent Increase product quality by rapidly simulating design trade-off studies Lower overall
Distance Learning Program
Distance Learning Program Leading To Master of Engineering or Master of Science In Mechanical Engineering Typical Course Presentation Format Program Description Clarkson University currently offers a Distance
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
Overview. also give you an idea of ANSYS capabilities. In this chapter, we will define Finite Element Analysis and. Topics covered: B.
2. FEA and ANSYS FEA and ANSYS Overview In this chapter, we will define Finite Element Analysis and also give you an idea of ANSYS capabilities. Topics covered: A. What is FEA? B. About ANSYS FEA and ANSYS
Integration of a fin experiment into the undergraduate heat transfer laboratory
Integration of a fin experiment into the undergraduate heat transfer laboratory H. I. Abu-Mulaweh Mechanical Engineering Department, Purdue University at Fort Wayne, Fort Wayne, IN 46805, USA E-mail: [email protected]
Course in ANSYS. Modeling reviewed Boolean s. ANSYS Computational Mechanics, AAU, Esbjerg
Course in Modeling reviewed Boolean s Course Outline Introduction Lesson 1. Modeling reviewed Boolean s Lesson 2. Boolean s + meshing issues Lesson 3. Operate + meshing issues Lesson 4. Import + meshing
Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows
Lecture 3 Fluid Dynamics and Balance Equa6ons for Reac6ng Flows 3.- 1 Basics: equations of continuum mechanics - balance equations for mass and momentum - balance equations for the energy and the chemical
Analysis of deep beam using Finite Element Method
www.ijaser.com 2012 by the authors Licensee IJASER- Under Creative Commons License 3.0 [email protected] Research article ISSN 2277 9442 Analysis of deep beam using Finite Element Method 1 Enem, J.I.,
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
Module 1 : Conduction. Lecture 5 : 1D conduction example problems. 2D conduction
Module 1 : Conduction Lecture 5 : 1D conduction example problems. 2D conduction Objectives In this class: An example of optimization for insulation thickness is solved. The 1D conduction is considered
Heat Transfer and Thermal-Stress Analysis with Abaqus
Heat Transfer and Thermal-Stress Analysis with Abaqus 2016 About this Course Course objectives Upon completion of this course you will be able to: Perform steady-state and transient heat transfer simulations
INTRODUCTION TO THE FINITE ELEMENT METHOD
INTRODUCTION TO THE FINITE ELEMENT METHOD G. P. Nikishkov 2004 Lecture Notes. University of Aizu, Aizu-Wakamatsu 965-8580, Japan [email protected] 2 Updated 2004-01-19 Contents 1 Introduction 5 1.1 What
Module 2. Analysis of Statically Indeterminate Structures by the Matrix Force Method. Version 2 CE IIT, Kharagpur
Module Analysis of Statically Indeterminate Structures by the Matrix Force Method esson 11 The Force Method of Analysis: Frames Instructional Objectives After reading this chapter the student will be able
Dynamics of Offshore Wind Turbines
Proceedings of the Twenty-first (2011) International Offshore and Polar Engineering Conference Maui, Hawaii, USA, June 19-24, 2011 Copyright 2011 by the International Society of Offshore and Polar Engineers
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
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
Mesh Moving Techniques for Fluid-Structure Interactions With Large Displacements
K. Stein Department of Physics, Bethel College, St. Paul, MN 55112 T. Tezduyar Mechanical Engineering, Rice University, MS 321, Houston, TX 77005 R. Benney Natick Soldier Center, Natick, MA 01760 Mesh
Design Optimization - Structural Design Optimization
16.810 (16.682) Engineering Design and Rapid Prototyping Design Optimization - Structural Design Optimization Instructor(s) Prof. Olivier de Weck [email protected] Dr. Il Yong Kim [email protected] January 23,
P4 Stress and Strain Dr. A.B. Zavatsky MT07 Lecture 3 Statically Indeterminate Structures
4 Stress and Strain Dr... Zavatsky MT07 ecture 3 Statically Indeterminate Structures Statically determinate structures. Statically indeterminate structures (equations of equilibrium, compatibility, and
Development of Membrane, Plate and Flat Shell Elements in Java
Development of Membrane, Plate and Flat Shell Elements in Java by Kaushalkumar Kansara Thesis submitted to the Faculty of the Virginia Polytechnic Institute & State University In partial fulfillment of
Simulation of Fluid-Structure Interactions in Aeronautical Applications
Simulation of Fluid-Structure Interactions in Aeronautical Applications Martin Kuntz Jorge Carregal Ferreira ANSYS Germany D-83624 Otterfing [email protected] December 2003 3 rd FENET Annual Industry
Finite Element Analysis in Mechanical Engineering Design. Summer 2015 (Online)
ME 4180 Finite Element Analysis in Mechanical Engineering Design Summer 2015 (Online) Department: Mechanical Engineering Semester: Summer, 2015 Class Location: Online Only Course Start Date: Wednesday,
STRESS AND DEFORMATION ANALYSIS OF LINEAR ELASTIC BARS IN TENSION
Chapter 11 STRESS AND DEFORMATION ANALYSIS OF LINEAR ELASTIC BARS IN TENSION Figure 11.1: In Chapter10, the equilibrium, kinematic and constitutive equations for a general three-dimensional solid deformable
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
AutoCAD 3D. MicroStation. Courseware Issued (Optional) AutoCAD (30 Days Trial Version) Reference Guide Project Workbook
2D CAD Introduction Isometric drawings File management Perspective drawings Orthographic drawings Annotations and Dimensions View management Team work Display management Layout management Layer management
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
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
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.
