This is a part of the lecture notes in process control.
Laplace domain
The use of Laplace transformation is very useful in the analysis of dynamics and in the control system theory. It is an integral transformation defined by the equation:
where t is time, L is Laplace transform operator and s is a complex variable. A function of complex variable F(s) is obtained as a result of the transformation. For example, if f(t) = 1, then, the Laplace transform of this function is:
(2)
For the function f(t) = Kt, we have:
(3)
Integrating by parts:
(4)
It is necessary to know the properties of Laplace transform. One of them is linearity:
(5)
It is also easy to prove that:
(6)
Another important property is the Laplace transform of function derivative:
(7)
and second-order derivative:
(8)
Inverse Laplace transform
In order to transform the function of a complex variable s, an invert Laplace transform is used. It is calculated as follows:
(9)
Commonly in practice, inverse Laplace transform is found using partial fraction expansion.
(10)
Above way makes it simpler to find the inverse Laplace transform, because the problem is changed to several simpler ones. Because calculating inverse Laplace transform using the definition (9) is difficult it is often easier to look up the function in mathematic tables.
Example: Find the inverse Laplace transform of the function:
(11)
Using partial fraction expansion:
(12)
The roots of the denominator are 0 and –1/τ.
Therefore:
(13)
More examples on partial fraction expansion can be found here:
https://lpsa.swarthmore.edu/BackGround/PartialFraction/PartialFraction.html
The inverse Laplace transform is:
(14)
We will use mathematic tables (attached to the lecture), part of which is shown below.
According to row 2, we know that (a is equal 1) and according to row 5, that (a is equal 1/τ). Finally, we have:
(15)
Applications of Laplace transform
Laplace transform can be used for solving differential equations. The procedure is following:
- Transform the differential equation.
- Solve the algebraic equation with regard to Y(s).
- Apply inverse Laplace transform to obtain y(t).
Example: Solve the differential equation using the Laplace transform.
(16)
After applying the Laplace transform:
(17)
After using the properties of Laplace transform:
(18)
Using the property described by Eq. (7):
(19)
Laplace transform of function y(t) is not know, so we will denote it by Y(s). After applying formulas from the table (rows 2 and 5):
(20)
Then, we solve the equation with regard to Y(s):
(21)
The function y(t) is equal to inverse Laplace transform:
(22)
The first term can be split by partial fraction expansion, but this is not necessary, as the adequate formula is available in the table (row no. 7, substitute a =1). Finally, after using formulas in the table, we get:
(23)