EE 350 Continuous-Time Linear Systems Recitation...

Post on 07-Mar-2021

1 views 0 download

transcript

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

EE 350

Continuous-Time Linear Systems

Recitation 15

1

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Recitation 15 Topics

2

• Solved Problems – Analysis of Feedback Control Systems– Bode Plots

• MATLAB Exercises– SIMULINK graphical programming language

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 1

• Derive the Final Value Theorem

3

0lim ( ) lim ( )

Provided that ( ) has no poles on theimaginary axis or in th right-half lane

t sf t sF s

sF s

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 1 Solution

4

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 2

• Determine the final value of f(t) by– Solving for f(t) and taking the limit as t approaches infinity– Applying the final value theorem

5

12F(s)=

2 ( 3)s

s s s

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 2 Solution

6

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 2 Solution

7

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3• A certain plant has the transfer function representation

• Is the zero-state unit-step response of the plant overdamped, critically damped, or underdamped?

• Choose the proportional gain KP so that the zero-state unit-step response of the closed-loop system is critically damped, and determine the resulting steady-state error

8

2

10G (s) = 7 10p s s

R

YPK pG sE

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3 Solution

9

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3 Solution

10

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3 Solution

11

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4• Determine the closed-loop transfer function Y(s)/R(s) for

the following feedback system

• Is the closed-loop system BIBO stable? If so, is the zero-state unit-step response underdamped, overdamped, or critically damped?

12

R

Y6

11s

E

14s

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4 Solution

13

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4 Solution

14

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4 Solution

15

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 5• Sketch the Bode magnitude and phase plot of the

following frequency response functions

Verify your answers using the MATLAB command bode

16

2

1000H( ) = 10

100H( ) = 10

jj

jjj

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 5 Solution

17

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 5 Solution

18

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 6

• Simulate the closed-loop system in Problem 3 using SIMULINK

• Write a MATLAB M-file that– Represents the system using a transfer function– Plots the zero-state unit-step response

19

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

EE 350

Continuous-Time Linear Systems

Recitation 15

1

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Recitation 15 Topics

2

• Solved Problems – Analysis of Feedback Control Systems– Bode Plots

• MATLAB Exercises– SIMULINK graphical programming language

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 1

• Derive the Final Value Theorem

3

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 1 Solution

4

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 2

• Determine the final value of f(t) by– Solving for f(t) and taking the limit as t approaches infinity– Applying the final value theorem

5

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 2 Solution

6

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 2 Solution

7

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3• A certain plant has the transfer function representation

• Is the zero-state unit-step response of the plant overdamped, critically damped, or underdamped?

• Choose the proportional gain KP so that the zero-state unit-step response of the closed-loop system is critically damped, and determine the resulting steady-state error

8

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3 Solution

9

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3 Solution

10

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 3 Solution

11

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4• Determine the closed-loop transfer function Y(s)/R(s) for

the following feedback system

• Is the closed-loop system BIBO stable? If so, is the zero-state unit-step response underdamped, overdamped, or critically damped?

12

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4 Solution

13

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4 Solution

14

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 4 Solution

15

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 5• Sketch the Bode magnitude and phase plot of the

following frequency response functions

Verify your answers using the MATLAB command bode

16

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 5 Solution

17

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 5 Solution

18

Rec 15.School of Electrical Engineering and Computer Science

Jeffrey Schiano 2015-2017 All rights reserved.

Problem 6

• Simulate the closed-loop system in Problem 3 using SIMULINK

• Write a MATLAB M-file that– Represents the system using a transfer function– Plots the zero-state unit-step response

19