Regulation and Control: by Tewedage Sileshi
Regulation and Control: by Tewedage Sileshi
By Tewedage Sileshi
1
Summary from last class
2
Goal for today’s lecture
3
Laplace Transforms
Important analytical method for solving linear ordinary differential equations.
Application to nonlinear ODEs? Must linearize first.
Laplace transforms play a key role in important process control concepts and techniques.
Examples:
Transfer functions
Frequency response
Stability analysis 4
Definition
F ( s ) L f (t ) f t e st dt (3-1)
0
where F(s) is the symbol for the Laplace transform, L is the Laplace transform operator, and f(t) is
Note: The L operator transforms a time domain function f(t) into an s domain function, F(s). s is a
Important Properties:
L ax t by t aL x t bL y t
aX s bY s (3-3) 6
Cont’d
where:
- x(t) and y(t) are arbitrary functions
- a and b are constants
- X s L x t and Y s L y t
Similarly,
L1 aX s bY s ax t b y t
7
Why Laplace transformer?
8
Cont’d
9
Why Laplace transformer?
By use of Laplace transform we can convert many common functions into algebraic function of
complex variable s.
For example
sin t 2 2
s
at 1
Or
e
sa
Where s is a complex variable (complex frequency) and is given as
s j
10
Laplace Transforms of Common Functions
Constant Function
Let f(t) = a (a constant). Then from the definition of the Laplace transform in (3-1),
a st a a
L a ae st
dt e 0 (3-4)
0 s s s
0
11
Step Function
The unit step function is widely used in the analysis of process control problems. It is defined as:
0 for t 0
S t (3-5)
1 for t 0
Because the step function is a special case of a “constant”, it follows from (3-4) that
1
L S t
(3-6)
s 12
Derivatives
Not only common function can be converted into simple algebraic expressions but calculus operations
For example
dx(t )
sX ( S ) x( 0 )
dt
2
d x(t ) dx(0)
2
s 2
X ( S ) sx ( 0 )
dt dt 13
Cont’d
In general
d n x(t )
s n X ( S ) s n 1 x( 0) x n 1 ( 0 )
dt n
14
Exponential Functions
f t e bt
Consider where b > 0. Then,
L e bt e bt e st dt e dt
b s t
0 0
1 b s t 1
e (3-16)
bs 0 sb
Rectangular Pulse Function
w
Cont’d
f t
tw
Time, t
The Laplace transform of the rectangular pulse is given by
h
F s 1 e t w s
s
(3-22)
16
Laplace Transform of Integrals
1
x(t )dt X ( S )
s
• The time domain integral becomes division by s in frequency
domain.
17
Calculation of the Transfer Function
• Consider the following ODE where y(t) is input of the system
and x(t) is the output.
d 2 x(t ) dy(t ) dx(t )
A C B
• or dt 2 dt dt
Y ( s ) As Bs As B
2
Table 3.1 Laplace Transforms for Various Time-Domain Functions
f(t) F(s)
Chapter 3
20
Table 3.1 Laplace Transforms for Various Time-Domain Functions
f(t) F(s)
Chapter 3
21
Table 3.1 Laplace Transforms for Various Time-Domain Functions (continued)
f(t) F(s)
22
23
Example 1
Solve the ODE, dy
5 4y 2 y 0 1 (3-26)
dt
First, take L of both sides of (3-26),
2
5 sY s 1 4Y s
s
Rearrange,
5s 2
Y s (3-34)
s 5s 4
Take L-1,
1 5 s 2
y t L
s 5s 4
From Table 3.1 (line 11),
24
s
Rearranging, 4
Y(s)= 3
( s 6s 2 11s 6) s
Multiply by s, set s = 0
4 α2 α3 α
α1 s 4
(s +1 )(s + 2 )(s + 3 ) s 0 s 1 s 2 s 3 s 0
4 2 26
α1
1 2 3 3
For a 2, multiply by (s+1), set s=-1 (same procedure
for a3, a4) 2
α2 2, α3 2, α4
3
Step 3. Take inverse of L.T. 2 2 2 2/3
(Y(s)= + )
3s s 1 s 2 s 3
Chapter 3
2 2
y(t)= 2e t 2e 2t e 3t
3 3
2
t y(t) t 0 y(0) 0. (check original ODE)
3
You can use this method on any order of ODE,
limited only by factoring of denominator polynomial
(characteristic equation)
28
Next lecture
Transfer functions of the translational & rotational mechanical elements that we know