20
PROCESS DYNAMICS  A ND C ONT RO L 4   Matlab Solutions and Lectures on First Order Process Engr. Anthony Hilmer S. Medrano Ref: Process Dy namics and Control 2 nd  Ed by Seborg, Edgar and Mellichamp Process Systems Analysis and Control 3 rd  Ed by D. Coughanowr and S LeBlanc

04- Response of First Order Systems

Embed Size (px)

DESCRIPTION

Process Control Engineering

Citation preview

Page 1: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 1/20

PROCESS DYNAMICS

 AND CONTROL4  – Matlab Solutions and Lectures on First Order Process

Engr. Anthony Hilmer S. Medrano

Ref: Process Dynamics and Control 2nd Ed by Seborg, Edgar and Mellichamp

Process Systems Analysis and Control 3rd Ed by D. Coughanowr and S LeBlanc

Page 2: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 2/20

Lecture Outline

• Transfer Function

• Forcing Function

• Response to Forcing Function

Page 3: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 3/20

Standard Form of For First Order Transfer

Function

Page 4: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 4/20

BLOCK DIAGRAM REPRESENTATION

OF TRANSFER FUNCTION

Page 5: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 5/20

Initial Value and Final Value Theorem

Page 6: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 6/20

FORCING FUNCTIONS

Page 7: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 7/20

STEP RESPONSE

Page 8: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 8/20

 

Page 9: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 9/20

Example

• A thermometer having a time constant of 0.1 min is at a

steady-state temperature of 90°F. At time t =0, the

thermometer is placed in a temperature bath maintained

at 100°F. Determine the time needed for the thermometer

to read 98°F.

Page 10: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 10/20

Step Response Using Matlab

• tf () command

• step() command

• hold on command

Page 11: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 11/20

IMPULSE RESPONSE

Page 12: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 12/20

Impulse Response Using Matlab

• tf () command

• impulse() command

• hold on command

Page 13: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 13/20

RAMP RESPONSE

Page 14: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 14/20

SINUSOIDAL RESPONSE

Page 15: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 15/20

Sinusoidal Response

Page 16: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 16/20

Page 17: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 17/20

Example

• A mercury thermometer having a time constant of 0.1 min

is placed in a temperature bath at 100°F and allowed to

come to equilibrium with the bath. At time t=0, the

temperature of the bath begins to vary sinusoidally about

its average temperature of 100°F with an amplitude of2°F. If the frequency of oscillation is 10/ cycles/min, plot

the ultimate response of the thermometer reading as a

function of time. What is the phase lag?

Page 18: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 18/20

 

Page 19: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 19/20

Review Problems

• All End Problems of Chapter 4 of Process Systems

Analysis and Control by Coughanowr

Page 20: 04- Response of First Order Systems

7/21/2019 04- Response of First Order Systems

http://slidepdf.com/reader/full/04-response-of-first-order-systems 20/20

END!