Higher order ODE’s and systems of ODE’s Recall: any higher ODE a system of first order ODEs How to solve? - same as before only more steps.

Slides:



Advertisements
Similar presentations
I can solve limits involving infinity.
Advertisements

Graphing Linear Equations By: Christine Berg Edited By: VTHamilton.
Warm Up… Solve each equation for y.
Y – Intercept of a Line The y – intercept of a line is the point where the line intersects or “cuts through” the y – axis.
Section 4.2 Graphing Linear Equations Using Tables
Introduction to Structural Member Properties
Beams and Frames.
Read Chapter 1 Basic Elasticity - Equilibrium Equations
Solving Equations = 4x – 5(6x – 10) -132 = 4x – 30x = -26x = -26x 7 = x.
Lecture 2 Free Vibration of Single Degree of Freedom Systems
Structures and stress BaDI 1.
Initial-Value Problems
One-Dimensional Problems
BFC (Mechanics of Materials) Chapter 4: Deformation of Statically Determinate Structure (Beam Deflection) Shahrul Niza Mokhatar
Technical Question Technical Question
Adaptive Runge-Kutta addresses the problem of functions that change rapidly at a point.
Probability Review. Probability Probability = mathematic interpretation of uncertainty –Uncertainty plays a major role in engineering decision making.
CISE301_Topic8L31 SE301: Numerical Methods Topic 8 Ordinary Differential Equations (ODEs) Lecture KFUPM (Term 101) Section 04 Read , 26-2,
Beams Beams: Comparison with trusses, plates t
CHAP 4 FINITE ELEMENT ANALYSIS OF BEAMS AND FRAMES
Graphing Linear Equations From the beginning. All the slides in this presentation are timed. You do not need to click the mouse or press any keys on the.
Numerical Solution of Ordinary Differential Equation
PART 7 Ordinary Differential Equations ODEs
Transient Dynamic Analysis Jake Blanchard Spring 2008.
Structural Member Properties Moment of Inertia (I) is a mathematical property of a cross section (measured in inches 4 ) that gives important information.
Solve a radical equation
Graphing Linear Equations
CTC / MTC 222 Strength of Materials
In the name of God. Application of the generalized differential quadrature rule to initial–boundary-value problems.
EE3561_Unit 8Al-Dhaifallah14351 EE 3561 : Computational Methods Unit 8 Solution of Ordinary Differential Equations Lesson 3: Midpoint and Heun’s Predictor.
Logarithmic Functions. y = log a x if and only if x = a y The logarithmic function to the base a, where a > 0 and a  1 is defined: exponential form logarithmic.
Beams and Deflections Zach Gutzmer, EIT
By: Anthony Beeman. P L P v v P N A M x y Euler’s Fundamental Buckling Problem Assumptions: Straight Column Homogeneous Material Boundary Conditions:
Solving Quadratic Equations by Factoring. Solution by factoring Example 1 Find the roots of each quadratic by factoring. factoring a) x² − 3x + 2 b) x².
Eng. Tamer Eshtawi First Semester
6.6 Solving Radical Equations. Principle of power: If a = b then a n = b n for any n Question: Is it also true that if a n = b n then a = b? Explain in.
Equations Reducible to Quadratic
Suppose we are given a differential equation and initial condition: Then we can approximate the solution to the differential equation by its linearization.
Chapter 11 Design of Beams (Sections 1 and 2). Recall, with beams we have two stresses to deal with, normal stress, , and shear stress, 
Beam Bending Lab Introduction
Graphing Linear Equations From the beginning. What is a Linear Equation? A linear equation is an equation whose graph is a LINE. Linear Not Linear.
10.1 Definition of differential equation, its order, degree,
Dr. Mubashir Alam King Saud University. Outline Ordinary Differential Equations (ODE) ODE: An Introduction (8.1) ODE Solution: Euler’s Method (8.2) ODE.
INTRODUCTION TO FORM DESIGN (CHAPTER ONE) WHAT KNOWLEDGE BASE SHOULD UNDERSTAND TO HANDLE FORM AND BRACING DESIGNS? STRENGTH OF MATERIALS STEEL DESIGN.
Solving Equations with Variable on Both Sides Objective: Students will solve equations with variables on both sides. Section 3.4.
3.9 Linear models : boundary-value problems
Chapter 3 Section 3.3 Linear Functions: Graphs and Applications.
CIVE Engineering Mathematics 1.1 Length of a curve Double Integrals - for calculating areas - for calculating volumes (Estimating errors using the.
Examples. Finding the Maximum capacity - Example To find maximum capacity... Can be solved to find b = 56mm or 175mm Therefore 56mm is maximum Substitute.
2( ) 8x + 14y = 4 -12x – 14y = x = x = 4 8x + 14y = 4 8(4) + 14y = y = y = -28 ___ ___ y = -2 The solution is (4, -2)
Section 9.4 – Solving Differential Equations Symbolically Separation of Variables.
Quick Graphs of Linear Equations
Graphing Linear Equations
LESSON 90 – DISTANCES IN 3 SPACE
Notes Over 9.6 An Equation with One Solution
Graphing Linear Equations
Y – Intercept of a Line The y – intercept of a line is the point where the line intersects or “cuts through” the y – axis.
Section Euler’s Method
Warmup Solve:
Class Notes 11.2 The Quadratic Formula.
Solve Systems of Equations by Elimination
Structural Member Properties
Graphing Linear Equations
Unit 1 Recall HW 8.2 HW 3.1 HW 3.2 HW 3.4 HW 3.5.
of Linear Inequalities
Graphing Linear Equations
Solving for x and y when you have two equations
Y X Equation of Lines.
Presentation transcript:

Higher order ODE’s and systems of ODE’s Recall: any higher ODE a system of first order ODEs How to solve? - same as before only more steps

Example: Using Leads to

Use 4th order Runge-Kutta initial conditions Can be rewritten

First calculate k’s Normally, k 1 =f(x,y) Use k 1,1 and k 1,2

Normally With two y’s

The same is true for k 3 and k 4

Now advance both y’s Can extend to many more y’s

Back to our example k 1 ’s Because of starting values, all k’s for y 1 are 1 and all k’s for y 2 are 0

Another example problem: Deflection of cantilever beam z L y

Vertical deflection due to weight J moment of inertia of beam cross section about principle axis E Young’s modulus r density of beam g=-9.8 m/s 2

As before, set up as two first order equations Let then

Try to solve this three different ways Euler method RK4 Fourth order Adams Need some parameters. Let

Euler - so Example calculations

Another example: viscous damping If then the analytical solution is

Set up system of equations with initial conditions

Run the same three methods as before, and compare with analytic solution, given m=1 k=4 F=1