Analogue Filters - INTRODUCTION
Analogue Filters - INTRODUCTION
and
February 1, 2015
EEE 2405: ANALOGUE FILTERS
Prerequisites
SMA 2271 Ordinary Differential Equations
EEE 2302 Analogue Electronics III
EEE 2303 Circuit and Network theory III
Purpose
The aim of this course is to enable the student to;
Learning Outcomes
At the end of this course, the student should be able to;
Course Outline
Analogue filters:
Survey of electrical filter technology, Approximation theory; ideal response, least square method.
Butterworth, Chebychev, Inverse chebychev, Guillenim algorithm, Thompson and Gaussian approx-
imation. Bode sensitivity, Magnitude of sensitivity in frequency domain, sensitivity comparison of
typical circuits.
Passive filters:
Outline of image parameter synthesis, One port and Two port synthesis of LC, RC and RL network,
ladder development with termination duality, transformations, pre-distortion and denormalisation.
Active filters:
Controlled sources, Operational amplifier as a controlled source and converter realization of second
order section, inductor replacement, effects of component imperfections, dynamic range, generalised
immitance (GIC)
Teaching Methodology
2 hour lectures and 1 hour tutorial per week, and at least five 3-hour laboratory sessions per semester
organized on a rotational basis.
Instructional Materials/Equipment
1. Electronics Lab
2. Overhead projector
i
Prescribed Text Books
1. Kendall L. Su, Kendall Ling-chiao Su, Inc ebrary (2002), Analog Filters, Springer, 2nd ed.
2. L. D. Paarmann (2001), Design and analysis of analog filters: a signal processing perspective,
Springer, illustrated Ed.
References
1. Terry L. E. Henderson (1999), Design of Analogue Filters, Deakin University.
2. M. E. Van Valkenburg (1995), Analog Filter Design, Oxford University Press, illustrated Ed.
ii
Analog Filters Lecture Notes by A. M. Muhia
1 ANALOG FILTERS
1.1 Introduction
An electrical filter is a system that can be used to modify or manipulate the frequency spectrum
of an electrical signal according to some prescribed requirements e.g amplify, attenuate, reject or
isolate a specific frequency component.
Circuit Design
Consider the circuit below
If the circuit is operating in the sinusoidal steady state then the two voltages may be represented
as
V1 = |V1 | ∠θ1
V2 = |V2 | ∠θ2 (1)
1
Analog Filters Lecture Notes by A. M. Muhia
(a) Ideal low pass filter (b) Practical low pass filter
2. High pass filter The frequency range from 0 to ωc is a stop band and from ωc to ∞ is pass
band. The ideal and practical responses of a highpass filter are as shown in figure 3
It is impossible to accomplish ideal filters in which there is abrupt change from pass to stop and
stop to pass band.
To accommodate the realistic filter characteristics, the characteristic required are specified by dif-
ferent definitions of pass band and stop band
A pass band is one in which the attenuation is always less than a value designated by αmax
A stop band is one in which the attenuation is greater than a value designated as αmin
The bands between stop band and pass band are called transition bands.
2
Analog Filters Lecture Notes by A. M. Muhia
? The design problem then becomes ; Given the quantities αmax , αmin , ωp , and ωs determine
the attenuation specification that satisfies the four requirements.
1
ωc is the cutoff frequency of the filter
3
Analog Filters Lecture Notes by A. M. Muhia
2. Causal
The filter obtained from the function has its output dependent on the present input and past
inputs only.
3. Real
The impulse response h (t) of an analogue filter made of resistors, capacitors, inductors, etc is
inherently real. From the properties of Fourier transform we have
Hjω = H ∗ (−jω)
Re H (jω) = Re H (−jω)
and
Im H (jω) = Im H (−jω)
4
Analog Filters Lecture Notes by A. M. Muhia
hence
H (jω) = H (−jω)
and
∠H (jω) = −∠H (−jω)
5
Analog Filters Lecture Notes by A. M. Muhia
where N > M
k M
Q 1 Q M2 2
k=1 (s + σk ) k=1 s + αk s + βk
H (s) = QN1 QN2 (2)
2
k=1 (s + µk ) k=1 (s + εk s + λk )
where
2M2 + M1 = M
and
2N2 + N1 = N
bm
K=
an
Equation (5) can be expanded such that
N1 N2
ρk s2 + k s + σk
X τk s + σk X
H (s) = + (3)
s + µk s2 + k s + λk
k=1 k=1
If any of the first order coefficients in equation (5) are complex then there will be complex
coefficients in equation (6). Therefore the inverse Laplace transform of H (s) denoted by µ (t)
is the sum of the inverse Laplace transform of the individual terms in (6). Hence H (s) must
be rational transfer functions with real coefficients.
7. Finite order
Since the order of the transfer function is equal to the number of independent storage elements
in the analog realization, then the transfer function H (s) must be finite.
8. Stable
H (s) must be stable to be practically useful. H (s) is stable if all the poles are in the left half
of the S-plane.
Summary
2
A given function of ω H (jω) that has a corresponding H (s) that conforms to the above
constraints iff
(a) The function is a polynomial of ω over a polynomial in ω with only real coefficients
6
Analog Filters Lecture Notes by A. M. Muhia
Example 1.1
Consider the function
1
X (ω) =
ω2 + 1
since there are no real roots of ω 2 + 1, then it satisfies the analog filter theorem hence X (ω) is an
2
appropriate H (jω) function and therefore
1 1
X (s) = 2 =
s 1 − s2
+1
j
1
=
(1 − s) (1 + s)
1
X (s) = H (s) H (−s) =
(1 − s) (1 + s)
1
H (s) =
1+s
1
H (−s) =
1−s
Example 1.2
4
X (ω) =
ω4 + 5ω 2 + 4
4
=
(ω 2 + 1) (ω 2 + 4)
4
X (s) = 2 ! !
s s 2
+1 +4
j j
4
=
(1 − s2 ) (4 − s2 )
4
=
(1 − s) (1 + s) (2 − s) (2 + s)
2
H (s) =
(1 + s) (2 + s)
2
H (−s) =
(1 − s) (2 − s)