Finite Difference Methods to Solve the Wave Equation To develop the governing equation, Sum the Forces The Wave Equation Equations of Motion.

Slides:



Advertisements
Similar presentations
Solving Equations = 4x – 5(6x – 10) -132 = 4x – 30x = -26x = -26x 7 = x.
Advertisements

MANE 4240 & CIVL 4240 Introduction to Finite Elements
Total Recall Math, Part 2 Ordinary diff. equations First order ODE, one boundary/initial condition: Second order ODE.
PART 7 Ordinary Differential Equations ODEs
Part 3 Truncation Errors Second Term 05/06.
Universidad de La Habana Lectures 5 & 6 : Difference Equations Kurt Helmes 22 nd September - 2nd October, 2008.
Consider the initial boundary value problem Weak Formulation Matrix Form Semidiscrete problem.
Lecture 34 - Ordinary Differential Equations - BVP CVEN 302 November 28, 2001.
Harmonic Oscillator. Hooke’s Law  The Newtonian form of the spring force is Hooke’s Law. Restoring forceRestoring force Linear with displacement.Linear.
Introduction to Numerical Methods I
MECH300H Introduction to Finite Element Methods Lecture 10 Time-Dependent Problems.
Technical Question Technical Question
A) Find the velocity of the particle at t=8 seconds. a) Find the position of the particle at t=4 seconds. WARMUP.
CISE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM (Term 101) Section 04 Read & CISE301_Topic9.
SE301: Numerical Methods Topic 9 Partial Differential Equations (PDEs) Lectures KFUPM Read & CISE301_Topic9 KFUPM.
MATH 685/ CSI 700/ OR 682 Lecture Notes Lecture 10. Ordinary differential equations. Initial value problems.
First Order Linear Equations Integrating Factors.
Scientific Computing Partial Differential Equations Explicit Solution of Wave Equation.
9.6 Other Heat Conduction Problems
1 st order linear differential equation: P, Q – continuous. Algorithm: Find I(x), s.t. by solving differential equation for I(x): then integrate both sides.
Class 5: Question 1 Which of the following systems of equations can be represented by the graph below?
Example Solution Think of FOIL in reverse. (x + )(x + ) We need 2 constant terms that have a product of 12 and a sum of 7. We list some pairs of numbers.
1 EEE 431 Computational Methods in Electrodynamics Lecture 4 By Dr. Rasime Uyguroglu
Explicit\Implicit time Integration in MPM\GIMP
Math /4.2/4.3 – Solving Systems of Linear Equations 1.
Introduction to Level Set Methods: Part II
Functions Section 1.4. Relation The value of one variable is related to the value of a second variable A correspondence between two sets If x and y are.
Chapter 21 Exact Differential Equation Chapter 2 Exact Differential Equation.
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.
HW2 Due date Next Tuesday (October 14). Lecture Objectives: Unsteady-state heat transfer - conduction Solve unsteady state heat transfer equation for.
AUTOMATIC CONTROL THEORY II Slovak University of Technology Faculty of Material Science and Technology in Trnava.
SOLVING QUADRATIC EQUATIONS Factoring Method. Warm Up Factor the following. 1. x 2 – 4x – x 2 + 2x – x 2 -28x + 48.
Solving equations with polynomials – part 2. n² -7n -30 = 0 ( )( )n n 1 · 30 2 · 15 3 · 10 5 · n + 3 = 0 n – 10 = n = -3n = 10 =
By the end of this section, you will be able to: 1. Determine the number and type of roots for a polynomial equation; 2. Find the zeros of a polynomial.
2.1 – Linear and Quadratic Equations Linear Equations.
Lecture 6 - Single Variable Problems & Systems of Equations CVEN 302 June 14, 2002.
Mr.Rockensies Regents Physics
DIFFERENTIAL EQUATIONS Note: Differential equations are equations containing a derivative. They can be solved by integration to obtain a general solution.
Solving Polynomials.
Chapter 21 Exact Differential Equation Chapter 2 Exact Differential Equation.
Lecture #7 Stability and convergence of ODEs João P. Hespanha University of California at Santa Barbara Hybrid Control and Switched Systems NO CLASSES.
The story so far… ATM 562 Fovell Fall, Convergence We will deploy finite difference (FD) approximations to our model partial differential equations.
Work and energy for one-dimensional systems For one-dimensional motion work is path independent. 7. One-dimensional systems This follows from the fact.
Finite Element Method. History Application Consider the two point boundary value problem.
Lecture 4: Numerical Stability
Introduction to Numerical Methods I
Chapter 30.
Solving Linear Inequalities in One Unknown
Gauss-Siedel Method.
Notes Over 9.6 An Equation with One Solution
Simple linear equation
CSE 245: Computer Aided Circuit Simulation and Verification
Hyperbolic Equations IVP: u(x,0) = f(x), - < x <  IBVP:
Factor Theorems.
MATH 2140 Numerical Methods
Section 2.4 Another Look at Linear Graphs
Linear Algebra Lecture 3.
Chapter 3 Section 5.
topic4: Implicit method, Stability, ADI method
Finite Difference Method for Poisson Equation
5.1 Solving Systems of Equations by Graphing
6-1: Operations on Functions (+ – x ÷)
Solving Linear Equations by Graphing
Finite elements Pisud Witayasuwan.
Systems of Equations Solve by Graphing.
topic4: Implicit method, Stability, ADI method
Section 2.3: Polynomial Functions of Higher Degree with Modeling
Solving Systems Using Elimination
Solving a System of Linear Equations
Problem B A Two cables are tied together at C and
Presentation transcript:

Finite Difference Methods to Solve the Wave Equation To develop the governing equation, Sum the Forces The Wave Equation Equations of Motion

Explicit Method Formulation Must first start with Initial Conditions Fixed Ends Initial Displacement Initial Velocity Finite Difference Equation to Predict U(x,t 1 ) Finite Difference Equation to Predict U(x,t 2 ), etc.

Explicit Method Results Pick f(x) and g(x) such that exact solution can be found. Summary of Results 1) Error related to number Time Steps a) Individual step error decreases b) Total error increases 2) Error decreases with Length Steps 3) Error decreases to zero as approaches 1 4) Explicit Method is unstable for > 1

Implicit Method Results The following implicit equation is used to find values of U(x,t 2 ), etc Equation provides M-2 equations with M Unknowns. System of linear equations easily solved. Provides stability for values of higher than 1.

Conclusions Explicit method is stable for  1 Error will decrease to zero as approaches 1 Total error increases with number of time steps, N Total error decreases with number of length steps, M The implicit method will converge for 