Unit 4.6: Transfer Functions#
The preparatory reading for this section is 3.6 The System Function from [Hsu, 2020].
Follow along at cpjobling.github.io/eg-150-textbook/laplace_transform/6/transfer_functions
Agenda#
The Transfer Function#
In Unit 3.1: Response of a Continuous-Time LTI System and the Convolution Integral we showed that the output
Applying the Convolution in the time domain property, we obtain
where
Equation (32) can be expressed as
The laplace transform
By (33), the transfer function
The transfer function
Fig. 64 illustrates the relationship of Equations and .

Fig. 64 Impulse response and system function#
Characterization of LTI Systems#
Note
This section is for reference only and is not examinable.
Many properties of continuous-time LTI systems can be closely associated with the characteristics of
Causality#
Fot a causal continuous-time LTI system, we have
Since
That is, the ROC is the region in the
and
That is, the ROC is the region in the
Stability#
In C. Stability we stated that a continuous-time LTI system is BIBO stable if and only if [Eq. (1)]
The corresponding requirement on
Causal and stable systems#
If a system is both causal and stable then all the poles must be in the left-half of the
The conditions for which the closed-loop poles in continuous-time LTI systems with feedback are stable is a key underlyting principle of the control theory to be studied in EG-243 Control Systems next year.
Transfer functions for LTI system described by Linear Constant-Coefficient Ordinary Differential Equations#
In Unit 3.3: Systems Described by Differential Equations we considered a continuous-time LTI systemfor which input
Applying the Laplace transform and using the Differentiation in the time domain of the Laplace transform, we obtain
or
Thus,
Expanding (36),
Hence,
Note the ROC of
Block diagrams for Systems Interconnection#
For two LTI systems (with
Thus, the corresponding transfer functions are related by the product
This relationship is illustrated in Fig. 65(b)

Fig. 65 Two systems in cascade (a) Time-domain representation; (b) s-domain representation.#
Similarly, the impulse response of a parallel combination of two LTI systems (Fig. 66(a)) is given by
Thus,
This relationship is illustrated in Fig. 66(b).

Fig. 66 Two systems in parallel. (a) Time-domain representation; (b) s-domain representation.#
Exercises 13: Transfer functions#
Exercise 13.1: RC circuit#
Find the transfer function
For the answer, refer to the lecture recording or see solved problem 3.23 in in [Hsu, 2020].
Exercise 13.2: Step response#
Use the Laplace transform to redo Exercise 5.5.
For the answer, refer to the lecture recording or see solved problem 3.24 in in [Hsu, 2020].
Exercise 13.3: Impulse response from step response#
The output
a). Find the impulse response
b). Find the output
For the answer, refer to the lecture recording or see solved problem 3.25 in in [Hsu, 2020].
Exercise 13.4: Convolution#
Use the Laplace transform to redo Exercise 6.6.
For the answer, refer to the lecture recording or see solved problem 3.27 in in [Hsu, 2020].
Exercise 13.5: Differential equation 1#
Use the Laplace transform to redo Exercise 8.6.
For the answer, refer to the lecture recording or see solved problem 3.28 in in [Hsu, 2020].
Exercise 13.6: Differential equation 2#
Use the Laplace transform to redo Exercise 8.8.
For the answer, refer to the lecture recording or see solved problem 3.29 in in [Hsu, 2020].
Exercise 13.7: Differential equation 3#
Consider a continuous-time LTI system for which the input
a) Find the transfer function
b) Find the impulse response
For the answer, refer to the lecture recording or see solved problem 3.30 in in [Hsu, 2020].
Exercise 13.8: Feedback#
The feedback interconnection of two causal subsytems with transfer functions

Fig. 67 Feedback system#
For the answer, refer to the lecture recording or see solved problem 3.31 in in [Hsu, 2020].
Unit 4.6: Homework#
Attempt any of the questions in Exercises 12 of these course notes that have not been covered in the examples class.
The solutions for Unit 4.6 are in Section 3.8 Solved Problems [Hsu, 2020] starting at 3.23. (The actual numbers are listed with the examples above.)
We will do some problems from these sets in Examples Class 4.
Supplementary Problems#
Supplementary problems 3.52-3.55 in [Hsu, 2020] are related to the content covered in this unit.
Summary#
In this unit we have presented the idea of a transfer function (or system function) that allows us to represent the impulse response
Unit 4.6: Take Aways#
My main message to you is that, as an engineer faced with a LCCODE to solve, you should use Laplace transforms!
Transfer function#
The summary of the time-domain and s-domain transforms are illustrated in Fig. 64. The key result is
If we know
and
Characterization of LTI Systems#
For continuous-time LTI systems the causality and stabilty of a system is guaranteed if all the poles of the transfer function are in the left-half of the
Laplace transforms of LCCODEs#
The linear constant coefficient ordinary differential equation (LLCODE) of a system involving input signal
This is a rational polynomial in
and taking inverse Laplace transforms using the Partial Fraction Expansion method discussed in Unit 4.5: Using Laplace Transforms for Circuit Analysis.
Several examples are given in Exercises 12 in which the problems given in examples8 of unit3.3 are redone as Laplace transform problems.
Block diagrams#
Complex systems can be broken down into subsystems which may be represented by block diagrams which have either series or parallel connections (see Fig. 65 and Fig. 66 and feedback (See Exercise 13.8: Feedback)
Still to come#
We will use transfer functions to solve circuit problems in Unit 4.7: Transfer Functions for Circuit Analysis and conclude our study of Laplace transforms in Unit 4.8: Computer-Aided Systems Analysis and Simulation with a look at the use of Transfer functions in the MATLAB control systems toolbox and the simulation tool Simulink. We will also look at some of the problems you have studied in EG-152 Analogue Design hopefully confirming some of the results you have observed in the lab.
In EG-247 Digital Signal Processing we will start from the knowledge gained in Unit 4 developing transform ideas further via the Fourier Transform, Z-Transform and the design of systems for signal processing. In EG-243 Control Systems you will model feedback control signals using block diagrams and transfer functions. You will also study how knowledge of poles and zeros can be exploited in the design of systems with stable responses.
Next time#
We move on to consider