The Finite Element Method and an Introduction to Kart Chassis Dynamics.

Slides:



Advertisements
Similar presentations
MEG 361 CAD Finite Element Method Dr. Mostafa S. Hbib.
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.
Computational Modeling for Engineering MECN 6040
Point-wise Discretization Errors in Boundary Element Method for Elasticity Problem Bart F. Zalewski Case Western Reserve University Robert L. Mullen Case.
The University of North Carolina – Chapel Hill COMP Finite Elements A Theory-lite Intro Jeremy Wendt April 2005.
2L 2aL s h T Introduction Zach Frye, University of Wisconsin-Eau Claire Faculty Advisors: Mohamed Elgindi, and John Drost, Department of Mathematics Funded.
Procedures of Finite Element Analysis Two-Dimensional Elasticity Problems Professor M. H. Sadd.
MECH593 Introduction to Finite Element Methods
By S Ziaei-Rad Mechanical Engineering Department, IUT.
BVP Weak Formulation Weak Formulation ( variational formulation) where Multiply equation (1) by and then integrate over the domain Green’s theorem gives.
FEM and X-FEM in Continuum Mechanics Joint Advanced Student School (JASS) 2006, St. Petersburg, Numerical Simulation, 3. April 2006 State University St.
Finite Element Method Introduction General Principle
95 學年度第 2 學期碩士論文口試 1 Derivation of the Green’s function for Laplace and Helmholtz problems with circular boundaries by using the null-field integral equation.
MANE 4240 & CIVL 4240 Introduction to Finite Elements Introduction to differential equations Prof. Suvranu De.
Outline Introduction to Finite Element Formulations
MECH300H Introduction to Finite Element Methods Lecture 9 Finite Element Analysis of 2-D Problems – Axi- symmetric Problems.
Finite Element Modeling with COMSOL Ernesto Gutierrez-Miravete Rensselaer at Hartford Presented at CINVESTAV-Queretaro December 2010.
MECH300H Introduction to Finite Element Methods
ECIV 720 A Advanced Structural Mechanics and Analysis
Lesson 5 Method of Weighted Residuals. Classical Solution Technique The fundamental problem in calculus of variations is to obtain a function f(x) such.
Numerical Methods for Partial Differential Equations
MCE 561 Computational Methods in Solid Mechanics
Error estimates for degenerate parabolic equation Yabin Fan CASA Seminar,
III Solution of pde’s using variational principles
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. by Lale Yurttas, Texas A&M University Part 81 Partial.
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
© 2011 Autodesk Freely licensed for use by educational institutions. Reuse and changes require a note indicating that content has been modified from the.
Scientific Computing Partial Differential Equations Poisson Equation Calculus of Variations.
Calculus and Analytic Geometry II Cloud County Community College Spring, 2011 Instructor: Timothy L. Warkentin.
Introduction to Numerical Methods for ODEs and PDEs Methods of Approximation Lecture 3: finite differences Lecture 4: finite elements.
Section 2: Finite Element Analysis Theory
Finite Mathematics Dr. Saeid Moloudzadeh Solving Polynomial Equations 1 Contents Algebra Review Functions and Linear Models Systems of.
Finite Element Method.
MA5251: Spectral Methods & Applications
Prepared by Mrs. Azduwin Binti Khasri
Quantum Racing and The Physics of Racing 42 BGSU Society of Physics Students [ [ Department of Physics and Astronomy Bowling Green State University.
The University of North Carolina – Chapel Hill COMP Finite Elements A Theory-lite Intro Jeremy Wendt April 2005.
Advanced Higher Mathematics Methods in Algebra and Calculus Geometry, Proof and Systems of Equations Applications of Algebra and Calculus AH.
A short introduction of Math and Automotive engineering —— Harvey.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 8 - Chapter 29.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Chapter 31.
Akram Bitar and Larry Manevitz Department of Computer Science
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
MECN 3500 Inter - Bayamon Lecture 9 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
HEAT TRANSFER FINITE ELEMENT FORMULATION
Finite Element Methods and Crack Growth Simulations Materials Simulations Physics 681, Spring 1999 David (Chuin-Shan) Chen Postdoc, Cornell Fracture Group.
Discretization Methods Chapter 2. Training Manual May 15, 2001 Inventory # Discretization Methods Topics Equations and The Goal Brief overview.
Finite Mathematics Dr. Saeid Moloudzadeh Multiplying and Factoring Algebraic Expressions 1 Contents Algebra Review Functions and Linear.
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
The Finite Element Method A self-study course designed for engineering students.
Solving Partial Differential Equation Numerically Pertemuan 13 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
INTRODUCTION Session 1 Course: S Introduction to Finite Element Method Year: 2010.
An Introduction to Computational Fluids Dynamics Prapared by: Chudasama Gulambhai H ( ) Azhar Damani ( ) Dave Aman ( )
X1X1 X2X2  Basic Kinematics Real Applications Simple Shear Trivial geometry Proscribed homogenous deformations Linear constitutive.
Ch. 12 Partial Differential Equations
Finite Element Method Weak form Monday, 11/4/2002.
Part 8 - Chapter 29.
EEE 431 Computational Methods in Electrodynamics
Boundary Element Method
Finite Element Application
Introduction to Partial Differential Equations
PROGRAMME 16 INTEGRATION 1.
PROGRAMME 15 INTEGRATION 1.
Materials Science & Engineering University of Michigan
finite element method node point based strong form
The Finite Element Method
finite element method node point based strong form
Chapter 31.
Procedures in deriving element equations (General field problems)
Akram Bitar and Larry Manevitz Department of Computer Science
Presentation transcript:

The Finite Element Method and an Introduction to Kart Chassis Dynamics

Contents Finite Element Method –What is it? –Formulation Chassis Dynamics –Importance –Modeling –Data and Results –Beyond… 42 ℏ FEM and Chassis Dynamics

Who has ever heard of FEM? Who has ever used FEM?

Finite Element Method – What is it? The Finite Element Method (FEM) is a numerical method of solving systems of partial differential equations (PDEs) It reduces a PDE system to a system of algebraic equations that can be solved using traditional linear algebra techniques. 42 ℏ FEM and Chassis Dynamics Heat ConductionStructural MechanicsE&M

Finite Element Method - Formulation There are several different formulations of FEM involving variational calculus and weighted residuals. The variational formulation is based on our beloved Green’s Identity. 42 ℏ FEM and Chassis Dynamics

42 ℏ FEM and Chassis Dynamics Finite Element Method - Formulation Partial Differential Equation Plus a set of boundary conditions Multiply by a test function v(x) and integrate over the domain Apply the Green’s Formula to derive the so- called weak formulation. Require test functions to vanish on the boundary so that the boundary conditions disappear.

42 ℏ FEM and Chassis Dynamics Finite Element Method - Formulation Using the Lax-Milgram Theorem, principles of variational calculus, and principles of elliptical equations the problem can then be reduced to an algebraic system where x n are the displacements at the nodes.

Chassis Dynamics 42 ℏ FEM and Chassis Dynamics

Chassis Dynamics-Motivation Chassis Dynamics is a huge part of how a kart works. A greater understanding leads to better performance. 42 ℏ FEM and Chassis Dynamics

Chassis Dynamics - Modeling Used a program called VisualFEA 42 ℏ FEM and Chassis Dynamics

Simplifications –Doesn’t account for small miscellaneous pieces –Large masses centered at COM –Wheels are pinned at center –No steering geometry –No bent sections 42 ℏ FEM and Chassis Dynamics Chassis Dynamics - Modeling

Testing 1 2 3… Reproduce Commonly known facts –Weight is transferred to the outside wheels in a turn –The rear track width effects handling –The drivers VCOM effects handling. Static constant centripetal acceleration turns. (0-1.5g) 42 ℏ FEM and Chassis Dynamics

42 ℏ FEM and Chassis Dynamics

42 ℏ FEM and Chassis Dynamics

42 ℏ FEM and Chassis Dynamics

42 ℏ FEM and Chassis Dynamics

42 ℏ FEM and Chassis Dynamics

Beyond… Next Generation Models –Improved frame geometry –Steering geometry –Inclusion of smaller objects –Extension of larger objects Tire Modeling and Measurements Roll Cage Modeling Complete Functional Model 42 ℏ FEM and Chassis Dynamics

or on the links page of the Physics Department Website

Thank You! A special thanks goes out to: –My advisors on this project Dr. Boughton Dr. Chou (Dept. of Mathematics and Statistics) Dr. Sun (Dept. of Mathematics and Statistics) –The Quantum Racing advisor Alex Hann –The Department of Physics and Astronomy