Q7.3 - 29E

Question

The transfer function of a linear system is defined as the ratio of the Laplace transform of the output function y(t) to the Laplace transform of the input function g(t), when all initial conditions are zero. If a linear system is governed by the differential equation


y''(t)+6y'(t)+10y(t)=g(t),   t>0


use the linearity property of the Laplace transform and Theorem 5 on page363 on the Laplace transform of higher-order derivatives to determine the transfer function H(s)=Y(s)/G(s)of this system.

Step-by-Step Solution

Verified
Answer

The value of transfer function H(s)=Y(s)/G(s) of this system is 1s2+6s+10.

1Define Laplace transform

When specific initial conditions are supplied, especially when the initial values are zero, the Laplace transform is a handy method of solving certain types of differential equations. Laplace transform Lof a function f(t) is defined as:

L{f(t)}=0<>e-stf(t)dt

In words, we can describe this expression as the Laplace transform of f(t) equals function F of s, that is, L{f(t)}=F(s).

2Find the transfer function

Consider the differential equation y''(t)+6y'(t)+10y(t)=g(t).

 

Rewrite the equation as:

g(t)=y''(t)+6y'(t)+10y(t)

Find the Laplace transform of g(t)=y''(t)+6y'(t)+10y(t) using Lf(t)=F(s) as:

Lg(t)(s)=Ly''(t)+6y'(t)+10y(t)(s)G(s)=Ly''(t)(s)+6Ly'(t)(s)+10L{y(t)}(s)G(s)=s2Y(s)-sy(0)-y'(0)+6[sY(s)-y(0)]+10Y(s)G(s)=s2Y(s)+6sY(s)+10Y(s)

Simplify the equation as:

G(s)=s2+6s+10Y(s)

Since G(s)=s2+6s+10Y(s) and transfer function is H(s)=Y(s)/G(s),

H(s)=1s2+6s+10.

Hence, the value of transfer function H(s)=Y(s)/G(s) is 1s2+6s+10.