1 Transforms and causal functions

Without perhaps realising it, we are used to employing transformations in mathematics. For example, we often transform problems in algebra to an equivalent problem in geometry in which our natural intuition and experience can be brought to bear. Thus, for example, if we ask:

q What are those values of x for which x ( x 1 ) ( x + 2 ) > 0 ’ then perhaps the simplest way to solve this problem is to sketch the curve y = x ( x 1 ) ( x + 2 ) and then, by inspection, find for what values of x it is positive. We obtain the following figure.

Figure 1

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

We have transformed a problem in algebra into an equivalent geometrical problem.

Clearly, by inspection of the curve, this inequality is satisfied if

2 < x < 0  or if x > 1

and we have transformed back again to algebraic form.

The Laplace transform is a more complicated transformation than the simple geometric transformation considered above. What is done is to transform a function f ( t ) of a single variable t into another function F ( s ) of a single variable s through the relation:

F ( s ) = 0 e s t f ( t ) d t .

The procedure is to produce, for each f ( t ) of interest, the corresponding expression F ( s ) . As a simple example, if f ( t ) = e 2 t then

F ( s ) = 0 e s t e 2 t d t = 0 e ( s + 2 ) t d t = e ( s + 2 ) t ( s + 2 ) 0 = 0 e 0 ( s + 2 ) = 1 s + 2

(We remind the reader that e k t 0 as t if k > 0 .)

Task!

Find F ( s ) if f ( t ) = t using F ( s ) = 0 e s t t d t

You should obtain F ( s ) = 1 s 2 . You do this by integrating by parts:

F ( s ) = 0 e s t t d t = t e s t ( s ) 0 0 e s t ( s ) d t = 0 + 0 e s t s d t = e s t s 2 0 = 1 s 2

The integral 0 e s t f ( t ) d t is called the Laplace transform of f ( t ) and is denoted by L { f ( t ) } .

Key Point 1

The Laplace Transform

L { f ( t ) } = 0 e s t f ( t ) d t = F ( s )

1.1 Causal functions

As we have seen above, the Laplace transform involves an integral with limits t = 0 and t = . Because of this, the nature of the function being transformed, f ( t ) , when t is negative is of no importance. In order to emphasize this we shall only consider so-called causal functions all of which take the value 0 when t < 0 .

The simplest causal function is the Heaviside or step function denoted by u ( t ) and defined by:

u ( t ) = 1 if t 0 0 if t < 0

with graph as in Figure 2.

Figure 2

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

Similarly we can consider other ‘step-functions’. For example, from the above definition we deduce

u ( t 3 ) = 1 if t 3 0 0 if t 3 < 0 or, rearranging the inequalities: u ( t 3 ) = 1 if t 3 0 if t < 3

with graph as in Figure 3:

Figure 3

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

The step function has a useful property: multiplying an ordinary function f ( t ) by the step function u ( t ) changes it into a causal function; e.g. if f ( t ) = sin t then sin t . u ( t ) is causal. This is illustrated in the change from Figure 4 to Figure 5:

Figure 4

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

Figure 5

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

Key Point 2

Causal Functions

If u ( t ) is the unit step function and f ( t ) is any function then

f ( t ) u ( t ) is a causal function

The step function can be used to ‘switch on’ functions at other values of t (which we will normally interpret as time). For example u ( t 1 ) has the value 1 if t 1 and 0 otherwise so that sin t . u ( t 1 ) is described by the (solid) curve in Figure 6:

Figure 6

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

The step function can also be used to ‘switch-off’ signals. For example, the step function u ( t 1 ) u ( t 3 ) in Figure 7 has the effect on f ( t ) such that f ( t ) u ( t 1 ) u ( t 3 ) (described by the solid curve in Figure 8) switches on at t = 1 (because then u ( t 1 ) u ( t 3 ) takes the value 1), remains ‘on’ for 1 t 3 , and then switches ‘off’ when t > 3 (because then u ( t 1 ) u ( t 3 ) = 1 1 = 0 ).

Figure 7

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

Figure 8

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

If we have an expression f ( t a ) u ( t a ) then this is the function f ( t ) translated along the t -axis through a time a . For example sin ( t 2 ) . u ( t 2 ) is simply the causal sine curve sin t . u ( t ) shifted to the right by two units as described in the following Figure 9.

Figure 9

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

Task!

Sketch the curve f ( t ) = e t ( u ( t 1 ) u ( t 2 ) ) .

You should obtain

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

This is obtained since, if t < 1 then t 1 < 0 and t 2 < 0 and so

u ( t 1 ) = 0 , u ( t 2 ) = 0  leading to f ( t ) = 0

Also if 1 < t < 2 then t 1 > 0 and t 2 < 0 so

u ( t 1 ) = 1  and u ( t 2 ) = 0  implying f ( t ) = e t  for this range of  t -values.

Finally if t > 2 then t 1 > 0 and t 2 > 0 and so

u ( t 1 ) = 1 , u ( t 2 ) = 1  giving f ( t ) = e t ( 1 1 ) = 0.