CSE245:Lec4 02/24/2003. Integration Method Problem formulation.

Slides:



Advertisements
Similar presentations
Computational Modeling for Engineering MECN 6040
Advertisements

Modified Newton Methods Lecture 9 Alessandra Nardi Thanks to Prof. Jacob White, Jaime Peraire, Michal Rewienski, and Karen Veroy.
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 5 Numerical Integration Prof. Chung-Kuan Cheng 1.
Ordinary Differential Equations
ME751 Advanced Computational Multibody Dynamics
1cs542g-term Notes  Notes for last part of Oct 11 and all of Oct 12 lecture online now  Another extra class this Friday 1-2pm.
1cs542g-term Notes  Final exam: December 10, 10am-1pm X736 (CS Boardroom)  Another extra class this Friday 1-2pm.
1cs542g-term Notes  Even if you’re not registered (not handing in assignment 1) send me an to be added to a class list.
CSE 245: Computer Aided Circuit Simulation and Verification Fall 2004, Nov Nonlinear Equation.
CSE245: Computer-Aided Circuit Simulation and Verification Lecture Note 5 Numerical Integration Spring 2010 Prof. Chung-Kuan Cheng 1.
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 12 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
Lecture on Stiff Systems (Section 1-6 of Chua and Lin) ECE 546 Jan. 15, 2008.
Solutions for Nonlinear Equations
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 12 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
CSE245:Lecture12 Advisor: C.K. Cheng Date: 02/13/03.
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 5 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
Multistep methods previous methods use information at xi to predict yi+1 multistep methods use information from xi-1, xi-2, etc. leads to better results.
Ordinary Differential Equations (ODEs) 1Daniel Baur / Numerical Methods for Chemical Engineers / Implicit ODE Solvers Daniel Baur ETH Zurich, Institut.
(MTH 250) Lecture 26 Calculus. Previous Lecture’s Summary Recalls Introduction to double integrals Iterated integrals Theorem of Fubini Properties of.
Ordinary Differential Equations (ODEs)
Numerical Solution of Ordinary Differential Equation
MATH 685/ CSI 700/ OR 682 Lecture Notes Lecture 10. Ordinary differential equations. Initial value problems.
1 Chapter 6 Numerical Methods for Ordinary Differential Equations.
Numerical Solutions to ODEs Nancy Griffeth January 14, 2014 Funding for this workshop was provided by the program “Computational Modeling and Analysis.
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Solving ODE.
Ch 8.1 Numerical Methods: The Euler or Tangent Line Method
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
Integration Copyright © Cengage Learning. All rights reserved.
Integration of 3-body encounter. Figure taken from
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Performance & Stability Analysis.
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. ~ Ordinary Differential Equations ~ Stiffness and Multistep.
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.
Boundary Value Problems l Up to this point we have solved differential equations that have all of their initial conditions specified. l There is another.
Scientific Computing Multi-Step and Predictor-Corrector Methods.
CHAPTER 3 NUMERICAL METHODS
MECN 3500 Inter - Bayamon Lecture 9 Numerical Methods for Engineering MECN 3500 Professor: Dr. Omar E. Meza Castillo
Large Timestep Issues Lecture 12 Alessandra Nardi Thanks to Prof. Sangiovanni, Prof. Newton, Prof. White, Deepak Ramaswamy, Michal Rewienski, and Karen.
Transient Analysis CK Cheng UC San Diego CK Cheng UC San Diego Jan. 25, 2007.
Remainder Theorem. The n-th Talor polynomial The polynomial is called the n-th Taylor polynomial for f about c.
5. Integration method for Hamiltonian system. In many of formulas (e.g. the classical RK4), the errors in conserved quantities (energy, angular momentum)
Numerical Analysis – Differential Equation
1 EE 616 Computer Aided Analysis of Electronic Networks Lecture 12 Instructor: Dr. J. A. Starzyk, Professor School of EECS Ohio University Athens, OH,
ECE 576 – Power System Dynamics and Stability Prof. Tom Overbye Dept. of Electrical and Computer Engineering University of Illinois at Urbana-Champaign.
Sec 21: Generalizations of the Euler Method Consider a differential equation n = 10 estimate x = 0.5 n = 10 estimate x =50 Initial Value Problem Euler.
1/14  5.2 Euler’s Method Compute the approximations of y(t) at a set of ( usually equally-spaced ) mesh points a = t 0 < t 1
Chapter 4: Linear Multistep Methods Example: 3ed order Adams–Bashforth method Example: 2ed order Adams–Bashforth method Example: 2ed order backward difference.
Lecture 11 Alessandra Nardi
CHAPTER 3 NUMERICAL METHODS
CSE 245: Computer Aided Circuit Simulation and Verification
Lecture 4: Numerical Stability
Secant Method.
ECE 576 – Power System Dynamics and Stability
CSE245: Computer-Aided Circuit Simulation and Verification
Class Notes 18: Numerical Methods (1/2)
CSE 245: Computer Aided Circuit Simulation and Verification
Copyright © Cengage Learning. All rights reserved.
Chapter 26.
Sec 21: Analysis of the Euler Method
MATH 175: NUMERICAL ANALYSIS II
CSE245: Computer-Aided Circuit Simulation and Verification
Copyright © Cengage Learning. All rights reserved.
ESTIMATING THE SUM OF A SERIES
ECE 576 POWER SYSTEM DYNAMICS AND STABILITY
Numerical Integration
Objectives Approximate a definite integral using the Trapezoidal Rule.
Chapter 2 A Survey of Simple Methods and Tools
EE 616 Computer Aided Analysis of Electronic Networks Lecture 12
Presentation transcript:

CSE245:Lec4 02/24/2003

Integration Method Problem formulation

Integration Method

An example (1) (2) From (1)   

Integration Method

(3)

Adams-Bashforth formula  0 =0 The first order Adams-Bashforth formula (forward Euler) The second order Adams-Bashforth formula

Adams-Moulton formula 0 00 0 The first order Adams-Moulton formula (backward Euler) The second order Adams-Moulton formula (trapezoidal)

Properties Definition 1: Consistency If M=T/h is the number of steps, Global Error can be estimated by

Properties Definition 2: Convergence Definition 3: Stability If  h 0 &k , for any two initial condition x 0, y 0 and h=T/M<h 0

Stabilities Backward Euler

Stabilities Froward Euler

Stabilities Trapezoidal

Stabilities A General Integration Equation (4)

Stabilities Assume (4) stable M i =1, stable M i >1, unstable

A-stable Definition: a method is A-stable, if the region of absolute stability includes the entire left-hand plane. Dahlquist’s theorem: 1.An A-stable method cannot exceed 2 nd order accuracy. 2.The most accurate A-stable method (smallest LTE) is the trapezoidal formula.

Non-linear Circuit Newton-Ralphson (5) (6) (6)+(5)(7) Newton-Ralphson iteration (8)

Non-linear Circuit Newton-Ralphson (8)+(7) Rewrite (4) (9) (10) Compare (9) with (10)

Oscillation Reason1: x (0) is not close to x *. Reason2: error in derivative cause oscillation.

Oscillation Implications 1.Model equations must be continuous, and continuous derivatives. 2.Watch out the floating nodes. 3.Provide good initial guess for x (0). 4.Make sure, has  greater than model error.