Lecture 3: Solving Diff Eqs with the Laplace Transform

Slides:



Advertisements
Similar presentations
LAPLACE TRANSFORMS.
Advertisements

H(s) x(t)y(t) 8.b Laplace Transform: Y(s)=X(s) H(s) The Laplace transform can be used in the solution of ordinary linear differential equations. Let’s.
Leo Lam © Signals and Systems EE235. Today’s menu Leo Lam © Laplace Transform.
Leo Lam © Signals and Systems EE235. Today’s menu Leo Lam © Almost done! Laplace Transform.
Lecture 141 EEE 302 Electrical Networks II Dr. Keith E. Holbert Summer 2001.
1 Section 2 SECTION 2 Partial Fractions. 2 We need to split the following into separate terms: Roots of the denominator D(s): Case I – unrepeated factor.
Chapter 7 Laplace Transforms. Applications of Laplace Transform notes Easier than solving differential equations –Used to describe system behavior –We.
Lect11EEE 2021 Inverse Laplace Transformations Dr. Holbert February 27, 2008.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Ch 6.2: Solution of Initial Value Problems
Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous for.
Lecture 14: Laplace Transform Properties
Bogazici University Dept. Of ME. Laplace Transforms Very useful in the analysis and design of LTI systems. Operations of differentiation and integration.
DEPARTMENT OF MATHEMATI CS [ YEAR OF ESTABLISHMENT – 1997 ] DEPARTMENT OF MATHEMATICS, CVRCE.
Differential Equations
EE313 Linear Systems and Signals Fall 2010 Initial conversion of content to PowerPoint by Dr. Wade C. Schwartzkopf Prof. Brian L. Evans Dept. of Electrical.
CHAPTER III LAPLACE TRANSFORM
Chapter 10 Differential Equations: Laplace Transform Methods
Topic-laplace transformation Presented by Harsh PATEL
Sistem Kontrol I Kuliah II : Transformasi Laplace Imron Rosyadi, ST 1.
SE 207: Modeling and Simulation Introduction to Laplace Transform
MESB 374 System Modeling and Analysis Inverse Laplace Transform and I/O Model.
ECE 8443 – Pattern Recognition ECE 3163 – Signals and Systems Objectives: Modulation Summation Convolution Initial Value and Final Value Theorems Inverse.
Partial-fraction Expansion
Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous for.
(e.g., deviation variables!)
Laplace Transforms 1. Standard notation in dynamics and control (shorthand notation) 2. Converts mathematics to algebraic operations 3. Advantageous for.
1 Inverse Laplace Transform Note that most of the transforms are written as fractions.
Prepared by Mrs. Azduwin Binti Khasri
Rational Transforms Consider the problem of finding the inverse Laplace transform for: where {ai} and {bi} are real numbers, and M and N are positive.
1 Z-Transform. CHAPTER 5 School of Electrical System Engineering, UniMAP School of Electrical System Engineering, UniMAP NORSHAFINASH BT SAUDIN
Mathematical Models and Block Diagrams of Systems Regulation And Control Engineering.
Chapter 7 The Laplace Transform
Inverse Laplace Transforms (ILT)
Alexander-Sadiku Fundamentals of Electric Circuits
Partial Fractions A rational function is one expressed in fractional form whose numerator and denominator are polynomials. A rational function is termed.
1 Lecture #15 EGR 272 – Circuit Theory II Read: Chapter 12 in Electric Circuits, 6 th Edition by Nilsson Inverse Laplace Transforms There is no integral.
Lecture 2: The Laplace Transform Laplace transform definition Laplace transform properties Relation between time and Laplace domains Initial and Final.
DR S. & S.S. GHANDHY ENGINEENRING COLLEGE SUBJECT:- ADVANCE ENGINEERING MATHEMATICS SUBJECT CODE : Topic : Laplace Transform.
Copyright © Cengage Learning. All rights reserved. 7 Systems of Equations and Inequalities.
DYNAMIC BEHAVIOR OF PROCESSES :
Class 3 Linear System Solution Using the Laplace Transform
Digital and Non-Linear Control
LAPLACE TRANSFORMS.
Lec 4. the inverse Laplace Transform
H(s) 8.b Laplace Transform:
CHAPTER III LAPLACE TRANSFORM
© Dr. Elmer P. Dadios - DLSU Fellow & Professor
Chapter 6 Laplace Transform
(2) Region of Convergence ( ROC )
Chap2. Modeling in the Frequency Domain
Engineering Analysis I
ELECTRIC CIRCUITS EIGHTH EDITION
자동제어 3강: 라플라스 역변환 강의실 : 산107 담당교수 : 고경철(기계공학부) 사무실 : 산학협력관 105B
CHAPTER 5 Z-Transform. EKT 230.
Mathematical Modeling of Control Systems
Laplace Transform Properties
Chapter 15 Introduction to the Laplace Transform
Instructor: Chen-Hsiung Yang
UNIT II Analysis of Continuous Time signal
Signals and Systems EE235 Lecture 31 Leo Lam ©
Chapter 3 Example 2: system at rest (s.s.)
Fundamentals of Electric Circuits Chapter 15
4. Closed-Loop Responses Using the Laplace Transform Method
Solution of ODEs by Laplace Transforms
Mathematical Models of Control Systems
CHAPTER 4 Laplace Transform. EMT Signal Analysis.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Presentation transcript:

Lecture 3: Solving Diff Eqs with the Laplace Transform Solving differential equations with the Laplace transform Inverse Laplace transform Partial fraction expansion Case I: Poles distinct Case II: Repeated poles Case III: Complex poles MATLAB introduction ME 431

Solving LTI Differential Equations The Laplace transform converts Linear Time-Invariant (LTI) differential equations to algebraic solve in time domain differential equation x(t) L L-1 ME 431 algebraic equation solve in s-domain X(s)

Inverse Laplace Transform Item No. f(t) F(s) δ(t) 1(t) t tn e-at sin (ωt) cos (ωt) 1. 2. 3. 4. 5. 6. 7. The inverse Laplace transform can be solved for using the table and properties introduced earlier ME 431

Example δ(t) 1(t) t tn e-at sin (ωt) cos (ωt) 1. 2. 3. 4. 5. 6. 7. Item No. f(t) F(s) δ(t) 1(t) t tn e-at sin (ωt) cos (ωt) 1. 2. 3. 4. 5. 6. 7.

Example

Inverse Laplace Transform Laplace domain expressions are generally a ratio of two polynomials Want to rearrange into a form that is recognizable in the table  partial fraction expansion ME 431

Partial Fraction Expansion Split rational functions into simpler terms (reverse of finding a common denominator) Need to consider three different cases ME 431 If by hand use first form, If by MATLAB use second

Partial Fraction Expansion Let m be the degree of the numerator and n be the degree of the denominator If (m < n) can begin If (m ≥ n) do long division first Begin by finding the roots of the denominator (poles), determines case to employ ME 431

Case I: Distinct Poles Example:

Case I: Distinct Poles (cont’d)

Case II: Repeated Poles Example:

Case II: Repeated Poles (cont’d)

Case III: Complex Poles Example: Can solve like Case I Or can solve as follows

Case III: Complex Poles (cont’d)

Case III: Complex Poles (cont’d)

Solving LTI Differential Equations Recall the solution procedure solve in time domain differential equation x(t) 1 L L-1 3 ME 431 algebraic equation solve in s-domain X(s) 2

Example Solve

Example (continued)

MATLAB Commands ME 431 Other MATLAB basics, vectors, matrices, multiplication, division, powers, functions, element wise, plotting