Top Banner
EE 448 Control Systems, Sensors and Actuators Instructor : Hunh Vit Thng <[email protected]> TA :Li T. Kim Phng LA :Vũ Vân Thanh Lecture 2. Laplace transform review
22

EE448 2015 Lec2 LaplaceTransform

Dec 13, 2015

Download

Documents

Minh Duy Truong

LaplaceTransform
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: EE448 2015 Lec2 LaplaceTransform

EE 448

Control Systems, Sensors and

Actuators

Instructor : Huỳnh Việt Thắng <[email protected]>

TA : Lại T. Kim Phụng

LA : Vũ Vân Thanh

Lecture 2. Laplace transform review

Page 2: EE448 2015 Lec2 LaplaceTransform

Overview

• Issues

– Review of Laplace Transform (LT)

– Use Laplace transform to model the control systems in the frequency domain

– Learn to use MATLAB to find LT and inverse LT.

2EE448 - Quater 3 - Year 2014-2015

Page 3: EE448 2015 Lec2 LaplaceTransform

Motivation

• The analysis and design sequence includes obtaining the

system's schematic and developing mathematical models of

the physical reality

• Developing mathematical models from schematics normally

leads to the LTI differential equations

3

which relates the output, c(t), to the input, r(t), by way of

the system parameters, ai, and bj.

EE448 - Quater 3 - Year 2014-2015

Page 4: EE448 2015 Lec2 LaplaceTransform

Motivation (2)

• Problem: the system parameters (the coefficients), the output

c(t) and the input r(t) all appear throughout the equation

• We prefer a mathematical representation in which the input,

output and system are distinct and separate parts

• and cascaded interconnections

4EE448 - Quater 3 - Year 2014-2015

Page 5: EE448 2015 Lec2 LaplaceTransform

Laplace transform review

Page 6: EE448 2015 Lec2 LaplaceTransform

Laplace Transform Review

6EE448 - Quater 3 - Year 2014-2015

Page 7: EE448 2015 Lec2 LaplaceTransform

Laplace Transform Table

7EE448 - Quater 3 - Year 2014-2015

Page 8: EE448 2015 Lec2 LaplaceTransform

Laplace Transform Theorems

8EE448 - Quater 3 - Year 2014-2015

Page 9: EE448 2015 Lec2 LaplaceTransform

Inverse Laplace Transform

Partial-Fraction Expansion:

• To find the inverse Laplace transform of a complicated

function, we can convert the function to a sum of simpler

terms for which we know the Laplace transform of each term

� the result is called a partial-fraction expansion.

• Example:

9EE448 - Quater 3 - Year 2014-2015

Page 10: EE448 2015 Lec2 LaplaceTransform

Inverse Laplace Transform (2)

Partial-Fraction Expansion:

10EE448 - Quater 3 - Year 2014-2015

Page 11: EE448 2015 Lec2 LaplaceTransform

Inverse Laplace Transform (3)

Partial-Fraction Expansion:

• Case 1: Roots of the Denominator F(s) are real and

distinct

• Case 2: Roots of the Denominator F(s) are real and

repeated

• Case 3: Roots of the Denominator F(s) are complex or

imaginary

Textbook pages 37-44

11EE448 - Quater 3 - Year 2014-2015

Page 12: EE448 2015 Lec2 LaplaceTransform

• Solve for f1(t)?

=>> Roots of the Denominator of F(s) are complex or

imaginary

12EE448 - Quater 3 - Year 2014-2015

Page 13: EE448 2015 Lec2 LaplaceTransform

• Roots of the Denominator of F(s) are real and repeated

13EE448 - Quater 3 - Year 2014-2015

Page 14: EE448 2015 Lec2 LaplaceTransform

Example 2.3 (page 39)

• The Laplace transform of (2.14) is

• Solving for the response, yields

14EE448 - Quater 3 - Year 2014-2015

Page 15: EE448 2015 Lec2 LaplaceTransform

Example 2.3 (cont.)

15EE448 - Quater 3 - Year 2014-2015

Page 16: EE448 2015 Lec2 LaplaceTransform

Example 2.3

• After finishing Example 2.3, students should also try

with Problems 5, 6, 7, 8 with the support of Matlab!

16EE448 - Quater 3 - Year 2014-2015

Page 17: EE448 2015 Lec2 LaplaceTransform

MATLAB examples (1)

17EE448 - Quater 3 - Year 2014-2015

Page 18: EE448 2015 Lec2 LaplaceTransform

MATLAB examples (2)

18EE448 - Quater 3 - Year 2014-2015

Page 19: EE448 2015 Lec2 LaplaceTransform

MATLAB examples (3)

19EE448 - Quater 3 - Year 2014-2015

Page 20: EE448 2015 Lec2 LaplaceTransform

MATLAB examples (4): Example 2.3

20EE448 - Quater 3 - Year 2014-2015

Page 21: EE448 2015 Lec2 LaplaceTransform

MATLAB Example: Symbolic Toolbox

21EE448 - Quater 3 - Year 2014-2015

Page 22: EE448 2015 Lec2 LaplaceTransform

Exercises

Problems: 1, 2, 5, 6, 7, 8 in page 98 (textbook)

– Problems 1, 2, 7, 8: in handwritten form!

– Problems 5 and 6: use MATLAB.

22EE448 - Quater 3 - Year 2014-2015