Introduction To Control Engineering
Introduction To Control Engineering
2𝑠 + 1
𝑌 𝑠 =
(𝑠 + 1)2 +1
𝑦 𝑡 = 2𝑒 −𝑡 𝑐𝑜𝑠𝑡 + 𝑒 −𝑡 𝑠𝑖𝑛𝑡
2.2 Laplace transform theorem
• Initial value theorem:
lim 𝑦 𝑡 = lim[ 𝑠𝑌(𝑠)]
𝑡→0 𝑠→∞
Example2.4: Determine the initial value of the time-domain response of
the following equation using the initial-value theorem.
2𝑠 + 1
𝑌 𝑠 =
(𝑠 + 1 + 𝑗)(𝑠 + 1 − 𝑗)
𝑠(2𝑠 + 1)
lim[ 𝑠𝑌(𝑠)] = =2
𝑠→∞ (𝑠 + 1 + 𝑗)(𝑠 + 1 − 𝑗)
Final value theorem:
lim (𝑦 𝑡 ) = lim[ 𝑠𝑌(𝑠)]
𝑡→∞ 𝑠→0
Example 2.5:
Determine the initial value of the time-domain response of the following
equation using the initial-value theorem.
2𝑠
𝑌 𝑠 =
𝑠 + 1 2 (𝑠 + 2)
𝑦 𝑡 = −2𝑡𝑒 −𝑡 + 4𝑒 −𝑡 − 4𝑒 −2𝑡
lim[ 𝑠𝑌(𝑠)] =
𝑠→0
3. Mathematical modeling
3.1 Introduction
• The dynamics of many systems, whether they are mechanical,
electrical, thermal, economic, biological, and so on, may be
described in terms of differential equations.
• Such differential equations may be obtained by using physical laws
governing a particular system for example, Newton’s laws for
mechanical systems and Kirchhoff’s laws for electrical systems.
• Mathematical models of the system have many different
forms.
• For example, in optimal control problems, it is advantageous
to use state-space representations.
• For transient-response or frequency-response analysis of
single-input, single-output, linear, time-invariant systems,
the transfer-function representation may be more
convenient than any other.
3.2 Transfer Function.
• Definition: it is the ratio of the Laplace transform of the output signal to
the Laplace transform of the input signal (driving function), assuming
that all initial conditions to be zero.
• Let, there is a given system with input r(t) and output c(t) as shown in
Fig.3.1 (a), then its Laplace domain is shown in Fig.3.1 (b). Here, input
and output are R(s) and C(s) respectively.
Fig.3.1. (a) A system in time domain and (b) a system in frequency domain
• G(s) is the transfer function of the system. It can be mathematically
represented as follows.
𝐶 𝑠
𝐺 𝑠 = … … … … … … (3.1)
𝑅 𝑠
Example 3.1: Determine the transfer function of the system showninFig.3.2.