3 Engineering Example 3

3.1 System response

An engineering system is modelled by the block diagram in Figure 29:

Figure 29

No alt text was set. Please request alt text from the person who provided you with this resource.

Determine the system response v 0 ( t ) when the input function is a unit step function when K = 2.5 and a = 0 .

Solution

If the system has an overall transfer function H ( s ) then V 0 ( s ) = H ( s ) V 1 ( s ) . But this particular system is the negative feedback loop described earlier and so

H ( s ) = G ( s ) 1 + G ( s ) = K 1 + a s 1 + K 1 + a s = K K + 1 + a s

In this particular case

H ( s ) = 2.5 3.5 + 0.5 s = 5 7 + s

Thus the impulse response h ( t ) is

h ( t ) = L 1 { H ( s ) } = L 1 5 ( 7 + s ) = 5 e 7 t u ( t )

and so the response to a step input u ( t ) is given by the convolution of h ( t ) with u ( t )

v 0 ( t ) = 0 t u ( t x ) 5 e 7 x u ( t ) d x = 0 t 5 e 7 x d x t > 0 = 5 7 e 7 x 0 t = 5 7 [ e 7 t 1 ]

Table of Laplace Transforms

Rule   Causal function Laplace transform
1 f ( t ) F ( s )
     
2 u ( t ) 1 s
     
3 t n u ( t ) n ! s n + 1
     
4 e a t u ( t ) 1 s + a
     
5 sin a t . u ( t ) a s 2 + a 2
     
6 cos a t . u ( t ) s s 2 + a 2
     
7 e a t sin b t . u ( t ) b ( s + a ) 2 + b 2
     
8 e a t cos b t u ( t ) s + a ( s + a ) 2 + b 2