Finite Element Modeling and Analysis with a Biomechanical Application Alexandra Schönning, Ph.D. Mechanical Engineering University of North Florida ASME.

Slides:



Advertisements
Similar presentations
FEA Course Lecture III – Outline
Advertisements

Finite element method Among the up-to-date methods of stress state analysis, the finite element method (abbreviated as FEM below, or often as FEA for analyses.
Element Loads Strain and Stress 2D Analyses Structural Mechanics Displacement-based Formulations.
Basic FEA Procedures Structural Mechanics Displacement-based Formulations.
Beams and Frames.
LECTURE SERIES on STRUCTURAL OPTIMIZATION Thanh X. Nguyen Structural Mechanics Division National University of Civil Engineering
MANE 4240 & CIVL 4240 Introduction to Finite Elements Practical considerations in FEM modeling Prof. Suvranu De.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Some Ideas Behind Finite Element Analysis
NUMERICAL METHODS THAT CAN BE USED IN BIOMECHANICS 1)Mechanics of Materials Approach (A) Complex Beam Theory (i) Straight Beam (ii) Curved Beam (iii)
APPLIED MECHANICS Lecture 10 Slovak University of Technology
Fundamentals of Elasticity Theory
Chapter 17 Design Analysis using Inventor Stress Analysis Module
Lecture 2 – Finite Element Method
Finite Element Primer for Engineers: Part 2
Copyright 2001, J.E. Akin. All rights reserved. CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress Analysis.
SolidWorks Simulation. Dassault Systemes 3 – D and PLM software PLM - Product Lifecycle Management Building models on Computer Engineering Analysis and.
Matrix Methods (Notes Only)
Materials Science & Engineering University of Michigan
Bars and Beams FEM Linear Static Analysis
Copyright © 2002J. E. Akin Rice University, MEMS Dept. CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Finite Element Method in Geotechnical Engineering
Theory of Elasticity Theory of elasticity governs response – Symmetric stress & strain components Governing equations – Equilibrium equations (3) – Strain-displacement.
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Introduction to Finite Element Analysis for Structure Design Dr. A. Sherif El-Gizawy.
INTRODUCTION INTO FINITE ELEMENT NONLINEAR ANALYSES
MCE 561 Computational Methods in Solid Mechanics
MCE 561 Computational Methods in Solid Mechanics
MANE 4240 & CIVL 4240 Introduction to Finite Elements
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
The Finite Element Method
Introduction to virtual engineering László Horváth Budapest Tech John von Neumann Faculty of Informatics Institute of Intelligent Engineering.
Finite element method Among up-to-date methods of mechanics and specifically stress analyses, finite element method (abbreviated as FEM below, or often.
ME 520 Fundamentals of Finite Element Analysis
Analytical Vs Numerical Analysis in Solid Mechanics Dr. Arturo A. Fuentes Created by: Krishna Teja Gudapati.
An introduction to the finite element method using MATLAB
SRAC 2001 Presented by: Kiko (Application Engineer) Intelligent CAD/CAM Technology LTD. Cosmos World.
Haptics and Virtual Reality
1 20-Oct-15 Last course Lecture plan and policies What is FEM? Brief history of the FEM Example of applications Discretization Example of FEM softwares.
Image courtesy of National Optical Astronomy Observatory, operated by the Association of Universities for Research in Astronomy, under cooperative agreement.
實驗力學研究室 1 Solving the Model. 實驗力學研究室 2 Multiple Load and Constraint Cases Option 1. Results from multiple load cases in a single run may be combined.
11/11/20151 Trusses. 11/11/20152 Element Formulation by Virtual Work u Use virtual work to derive element stiffness matrix based on assumed displacements.
Summer School for Integrated Computational Materials Education 2015 Computational Mechanics: Basic Concepts and Finite Element Method Katsuyo Thornton.
Finite Element Analysis
HEAT TRANSFER FINITE ELEMENT FORMULATION
STRESS-STRAIN RELATIONSHIP
General Analysis Procedure Chapter 4. Training Manual October 30, 2001 Inventory # Chapter 4 - General Analysis Procedure Overview The objective.
Finite Element: Theory, Applications & Implementation Presented By: Arthur Anconetani Barbara Gault Ryan Whitney.
CAD and Finite Element Analysis Most ME CAD applications require a FEA in one or more areas: –Stress Analysis –Thermal Analysis –Structural Dynamics –Computational.
The Finite Element Approach to Thermal Analysis Appendix A.
Finite element mesh and load definition
Finite Element Method Weak form Monday, 11/4/2002.
Structures Matrix Analysis
Finite Element Method in Geotechnical Engineering
Overview of Finite Element Methods
Date of download: 10/31/2017 Copyright © ASME. All rights reserved.
CAD and Finite Element Analysis
FEM : Finite Element Method 2017.
Introduction to Finite Elements
FEA Introduction.
Materials Science & Engineering University of Michigan
Introduction to Finite Element Analysis for Skeletal Structures
Implementation of 2D stress-strain Finite Element Modeling on MATLAB
Slender Structures Load carrying principles
Plane Trusses (Initial notes are designed by Dr. Nazri Kamsah)
OVERVIEW OF FINITE ELEMENT METHOD
Chapter 2 Rudiment of Structural Analysis and FEM
ANALYSIS OF BEAM BY USING FEM
Presentation transcript:

Finite Element Modeling and Analysis with a Biomechanical Application Alexandra Schönning, Ph.D. Mechanical Engineering University of North Florida ASME Southeast Regional XI Jacksonville, FL April 8, 2005

Presentation overview Finite Element Modeling  The process  Elements and meshing  Materials  Boundary conditions and loads  Solution process  Analyzing results Biomechanical Application  Objective  Need for modeling the human femur  Data acquisition  Development of a 3- Dimensional model  Data smoothing  NURBS  Finite element modeling  Initial analysis  Discussion and future efforts

Finite Element Modeling (FEM) What is finite element modeling?  It involves taking a continuous structure and “cutting” it into several smaller elements and describing each of these small elements by simple algebraic equations. These equations are then assembled for the structure and the field quantity (displacement) is solved. In which fields can it be used?  Stresses  Heat transfer  Fluid flow  Electromagnetics

FEM: The process Determine the displacement at the material interfaces Simplify by modeling the material as springs. Co F3 = 30kNF2 = 20kN St k1 k2 F3 = 30kNF2 = 20kN n1n2 n3

FEM: The process Draw a FBD for each node, sum the forces, and equate to zero k1 k2 F3 = 30kNF2 = 20kN n1n2 n3 F3 Spring force2 = k2(x3-x2) ΣF = 0: -k2(x3-x2)+F3 = 0 k2*x2-k2*x3+F3 = 0 -k2*x2+k2*x3 = F3 Spring force1 = k1(x2-x1) n2 F2 Spring force2 = k2(x3-x2) ΣF = 0: -k1(x2-x1)+k2(x3-x2)+F2 = 0 -k1*x1+(k1+k2)*x2-k2*x3 = F2 n1 Spring force1 = k1(x2-x1) R ΣF = 0: R+k1(x2-x1)= 0 k1*x1-k1*x2 = R

FEM: The process Re-write equations in matrix form k1*x1-k1*x2 = R (node 1) -k1*x1+(k1+k2)*x2-k2*x3 = F2(node 2) -k2*x2+k2*x3 = F3(node 3) Stiffness matrix [K]Displacement vector {δ}Load vector {F} k1 k2 F3 = 30kNF2 = 20kN n1n2 n3

FEM: The process Apply boundary conditions and solve At left boundary  Zero displacement (x1=0) Simplify matrix equation Plug in values and solve k1 k2 F3 = 30kNF2 = 20kN n1n2 n3 k1=40 MN/m k2 = 60 MN/m x3

FEM: The process The continuous model was cut into 2 smaller elements An algebraic stiffness equation was developed at each node The algebraic equations were assembled and solved This process can be applied for complicated system with the help of a finite element software

FEM: Element types 1-dimensional  Rod elements  Beam elements 2-dimensional  Shell elements 3-dimensional  Tetrahedral elements  Hexahedral elements Special Elements  Springs  Dampers  Contact elements  Rigid elements Each of the elements have an associated stiffness matrix Different degrees of freedom (DOF) in each of the elements  Spring developed has 1 DOF  Beam has 6 DOF Linear, quadratic, and cubic approximations for the displacement fields.

FEM: Materials Properties  Modulus of elasticity (E)  Poisson’s ratio (  )  Shear modulus (G)  Density  Damping  Thermal expansion (α)  Thermal conductivity  Latent heat  Specific heat  Electrical conductivity Isotropic, orthotropic, anisotropic Homogeneous, composite Elastic, plastic, viscoelastic Strain (%)

FEM: Boundary Conditions (constraints and loads) Boundary conditions are used to mimic the surrounding environment (what is not included in your model)  Simple example: Cantilever beam Beam is bolted to a wall and displacements and rotations are hindered.  More complex example: Tire of a car Is the bottom of the tire fixed to the ground? Is there friction involved? How is the force transferred into the tire?  Are the transfer characteristics of the bearings considered?  Are breaking loads considered?  Interface between components?  Garbage in – garbage out… …but not in FEM  Garbage in –beautiful, colorful, and believable… …garbage out k1 k2 F3 = 30kNF2 = 20kN n1n2 n3

FEM: Solution process Today’s computer speeds have made FEM computationally affordable. What before may have required a couple of days to solve may now take only an hour. Inverse of the stiffness matrix  K*δ = F  δ = K -1 *F Displacements  strains  stress

FEM: Analyzing results Interpreting results  Consider the results wrong until you have convinced your self differently. Sanity checks  Does the shape of the deformation make sense? Check boundary condition configurations  Are the deformation magnitudes reasonable? Check load magnitudes and unit consistency  Is the quality of the stress fringes OK? Smoothness of unaveraged and noncontinuous reslts Review mesh density and quality of elements Are the results converging? Is a finer mesh needed? Verification of results  Local unexpected results may be OK  FBD, simplified analysis, relate to similar studies.  Check reaction forces and moments Pedestal assembly

FEM: summary  Use of FEM Predict failure Optimize design  The process  Elements and meshing  Materials  Boundary conditions and loads  Solution process  Analyzing results