Determination of First Order Transfer Function

Identification of the transfer function of a system is important as it helps us to represent the physical system mathematically. Once the transfer function is obtained, one can acquire the response of the system for various inputs without actually applying them to the system.

Consider the standard first order transfer function given below

$\displaystyle G(s)$ $\displaystyle = \frac{ C(s)}{ R(s)}$ (2.1)
$\displaystyle G(s)$ $\displaystyle =\frac 1{\tau s+1}$ (2.2)

Rewriting the equation, we get

$\displaystyle C(s)$ $\displaystyle = \frac {R(s)}{\tau s + 1}$ (2.3)

A step is given as input to the first order system. The Laplace transform of a step function is $ \frac {1}{s}$.

Hence, substituting $ R(s) = \frac {1}{s}$ in equation 2.3, we obtain

$\displaystyle C(s)$ $\displaystyle = \frac 1{\tau s + 1}\frac 1{s}$ (2.4)

Solving $ C(s)$ using partial fraction expansion, we get

$\displaystyle C(s)$ $\displaystyle = \frac1{s} - \frac {1}{s + \frac1 \tau}$ (2.5)

Taking the Inverse Laplace transform of equation 2.5, we get

$\displaystyle c(t)$ $\displaystyle = 1 - e^{\frac {-t}\tau }$ (2.6)

From the above equation it is clear that for t=0, the value of c(t) is zero. For t= $ \infty$, c(t) approaches unity. Also, as the value of `t 'becomes equal to $ \tau$, the value of c(t) becomes 0.632. $ \tau$ is called the time constant and represents the speed of response of the system. But it should be noted that, smaller the time constant- faster the system response. By getting the value of $ \tau$, one can identify the transfer function of the system.

Consider the system to be first order. We try to fit a first order transfer function of the form

$\displaystyle G(s)$ $\displaystyle = \frac K{\tau s + 1}$ (2.7)

to the Single Board Heater System. Because the transfer function approach uses deviation variables, $ G(s)$ denotes the Laplace transform of the gain of the system between the change in heater current and the change in the system temperature. Let the change in the heater current be denoted by $ \Delta u$. We denote both the time domain and the Laplace transform variable by the same lower case variable. Let the change in temperature be denoted by $ y$. Let the current change by a step of size $ u$. Then, we obtain the following relation between the current and the temperature.

$\displaystyle y(s)$ $\displaystyle = G(s)u(s)$ (2.8)
$\displaystyle y(s)$ $\displaystyle = \frac K{\tau s + 1}{\frac {\Delta u}{{s}}}$ (2.9)

Note that $ \Delta$ u is the height of the step and hence is a constant. On inversion, we obtain

$\displaystyle y(s)$ $\displaystyle = K[1 - e^{\frac{-t}\tau}]\Delta u$ (2.10)

rokade 2017-04-23