MECH593 Introduction to Finite Element Methods Eigenvalue Problems and Time-dependent Problems.

Slides:



Advertisements
Similar presentations
THE FINITE ELEMENT METHOD
Advertisements

Finite Difference Discretization of Elliptic Equations: 1D Problem Lectures 2 and 3.
One-phase Solidification Problem: FEM approach via Parabolic Variational Inequalities Ali Etaati May 14 th 2008.
Partial Differential Equations
Chapter 8 Elliptic Equation.
Introduction to Finite Element Methods
Ordinary Differential Equations
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.
AE/ME 339 Computational Fluid Dynamics (CFD) K. M. Isaac Professor of Aerospace Engineering.
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 12 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
CHE/ME 109 Heat Transfer in Electronics LECTURE 12 – MULTI- DIMENSIONAL NUMERICAL MODELS.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 32 Ordinary Differential Equations.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 31 Ordinary Differential Equations.
MECH303 Advanced Stresses Analysis Lecture 5 FEM of 1-D Problems: Applications.
Weak Formulation ( variational formulation)
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 12 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
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
MECh300H Introduction to Finite Element Methods
MECH300H Introduction to Finite Element Methods Lecture 10 Time-Dependent Problems.
Finite Difference Methods to Solve the Wave Equation To develop the governing equation, Sum the Forces The Wave Equation Equations of Motion.
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
MECH593 Introduction to Finite Element Methods
Ordinary Differential Equations (ODEs)
Numerical Solution of Ordinary Differential Equation
The Finite Difference Method This section presents a quick overview bout the finite difference method. This method can be used to solve any partial differential.
Numerical Solutions to ODEs Nancy Griffeth January 14, 2014 Funding for this workshop was provided by the program “Computational Modeling and Analysis.
Lecture 35 Numerical Analysis. Chapter 7 Ordinary Differential Equations.
Tutorial 5: Numerical methods - buildings Q1. Identify three principal differences between a response function method and a numerical method when both.
Scientific Computing Partial Differential Equations Introduction and
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
ME451 Kinematics and Dynamics of Machine Systems
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
Chapter 13 More about Boundary conditions Speaker: Lung-Sheng Chien Book: Lloyd N. Trefethen, Spectral Methods in MATLAB.
Finite Elements: 1D acoustic wave equation
The Finite Element Method A Practical Course
Integration of 3-body encounter. Figure taken from
Discontinuous Galerkin Methods Li, Yang FerienAkademie 2008.
MECH593 Finite Element Methods
Programming assignment #2 Solving a parabolic PDE using finite differences Numerical Methods for PDEs Spring 2007 Jim E. Jones.
7. Introduction to the numerical integration of PDE. As an example, we consider the following PDE with one variable; Finite difference method is one of.
+ Numerical Integration Techniques A Brief Introduction By Kai Zhao January, 2011.
台灣師範大學機電科技學系 C. R. Yang, NTNU MT -1- Chapter 11 Numerical Integration Methods in Vibration Analysis 11.
MECH345 Introduction to Finite Element Methods Chapter 1 Numerical Methods - Introduction.
Finite Difference Methods Definitions. Finite Difference Methods Approximate derivatives ** difference between exact derivative and its approximation.
Engineering Analysis – Computational Fluid Dynamics –
16.920J/SMA 5212 Numerical Methods for PDEs Lecture 5 Finite Differences: Parabolic Problems B. C. Khoo Thanks to Franklin Tan SMA-HPC ©2002 NUS.
HEAT TRANSFER FINITE ELEMENT FORMULATION
Finite Deference Method
Circuits Theory Examples Newton-Raphson Method. Formula for one-dimensional case: Series of successive solutions: If the iteration process is converged,
MECH4450 Introduction to Finite Element Methods Chapter 9 Advanced Topics II - Nonlinear Problems Error and Convergence.
MODAL ANALYSIS OF DISCRETE SDOF SYSTEMS 1. Linear spring N/m Model file1DOF.SLDASM MaterialAISI 1020 RestraintsFixed base Restraints preventing.
MECH4450 Introduction to Finite Element Methods Chapter 3 FEM of 1-D Problems: Applications.
MECH4450 Introduction to Finite Element Methods
Numerical methods 1 An Introduction to Numerical Methods For Weather Prediction by Mariano Hortal office 122.
Partial Derivatives Example: Find If solution: Partial Derivatives Example: Find If solution: gradient grad(u) = gradient.
MECH593 Introduction to Finite Element Methods
Department of Mathematics Numerical Solutions to Partial Differential Equations Ch 12. Applied mathematics. Korea University.
Finite element method for structural dynamic and stability analyses
Applications of Lattice Methods
Finding A Better Final Discretized Equation
Scientific Computing Partial Differential Equations Implicit Solution of Heat Equation.
topic4: Implicit method, Stability, ADI method
Finite Difference Method for Poisson Equation
Hour 33 Coupled Oscillators I
Presentation transcript:

MECH593 Introduction to Finite Element Methods Eigenvalue Problems and Time-dependent Problems

Eigenvalue Problems Definition: Examples: Eigenvalue problems refer to the problems with the following type: where A, B are operators.

Eigenvalue Problems – Engineering Applications Example: Vibration of an axial bar General solution scheme: let

Eigenvalue Problems – A Model Problem Model problem: Weak form: Assume: Assembling:

Eigenvalue Problems – Heat Conduction Non-dimensional variables/parameters: 0L x Initial condition: Boundary conditions:

Eigenvalue Problems – Heat Conduction Let 0L x Initial and boundary conditions: Element equation for linear element:

Eigenvalue Problems – Heat Conduction Element equation for linear element: 1 2 h h Assembled system: Boundary conditions:

Eigenvalue Problems – Heat Conduction 1 2 h h Condensed system: Eigenvalues: Eigenvectors: Mode shapes:

Time-Dependent Problems In general, Key question: How to choose approximate functions? Two approaches:

Model Problem I – Transient Heat Conduction Weak form:

Transient Heat Conduction let: and ODE!

Time Approximation – First Order ODE Forward difference approximation - explicit Backward difference approximation - implicit

Time Approximation – First Order ODE  - family formula: Equation

Time Approximation – First Order ODE Finite Element Approximation

Stability of – Family Approximation Stability  Example

FEA of Transient Heat Conduction  - family formula for vector:

Stability Requirement where Note: One must use the same discretization for solving the eigenvalue problem.

Transient Heat Conduction - Example Element equation for linear element  - family formula : Initial condition: Boundary conditions: for One element mesh: and

Transient Heat Conduction - Example Element equation: for Stability requirement:

Transient Heat Conduction - Example

Model Problem II – Transverse Motion of Euler- Bernoulli Beam Weak form: Where:

Transverse Motion of Euler-Bernoulli Beam let: and

Transverse Motion of Euler-Bernoulli Beam

ODE Solver – Newmark’s Scheme where Stability requirement: where

ODE Solver – Newmark’s Scheme Constant-average acceleration method (stable) Linear acceleration method (conditional stable) Central difference method (conditional stable) Galerkin method (stable) Backward difference method (stable)

Fully Discretized Finite Element Equations One needs: Element equation

Transverse Motion of Euler-Bernoulli Beam Element equation of one element:

Transverse Motion of Euler-Bernoulli Beam Symmetry consider only half the beam Boundary conditions: Initial conditions: Imposing bc and ic:

Transverse Motion of Euler-Bernoulli Beam