0% found this document useful (0 votes)
11 views

#3 Introduction to Filters

The document provides an introduction to filters, defining filtering as the process of altering the frequency content of a signal. It discusses the characteristics and types of filters, including digital filters, and outlines their advantages and disadvantages compared to analogue filters. Additionally, it explains the concepts of Finite Impulse Response (FIR) and Infinite Impulse Response (IIR) filters, highlighting their features and system functions.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

#3 Introduction to Filters

The document provides an introduction to filters, defining filtering as the process of altering the frequency content of a signal. It discusses the characteristics and types of filters, including digital filters, and outlines their advantages and disadvantages compared to analogue filters. Additionally, it explains the concepts of Finite Impulse Response (FIR) and Infinite Impulse Response (IIR) filters, highlighting their features and system functions.
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

#3 Introduction to Filters

AU Jibia
What is filtering?
• Filtering is the process of altering the frequency content of a signal.
• It is probably the most widely used signal processing operation.

The box containing H(f) is known as the filter.

Department of Mechatronics Engineering, Bayero University


2
Kano
What is a filter?
• A filter is a system or network that selectively changes the
waveshape, amplitude-frequency and/or phase-frequency
characteristics of a signal in a desired manner.
• Common filtering objectives include:
i. Improving the quality of a signal by, for example, removing or reducing
noise.
ii. Extracting information from a signal
iii. Separating two or more signals previously combined.

Department of Mechatronics Engineering, Bayero University


3
Kano
Types of Filters

Department of Mechatronics Engineering, Bayero University


4
Kano
Filter Terminology

Department of Mechatronics Engineering, Bayero University


5
Kano
Filter Terminology
• Passband: the frequency range you are interested in preserving in the output signal
• Stopband: the frequency range you are interested in eliminating in the output signal
• Transition-band: the band over which the frequency response transitions from the
passband to the stopband; would like it to be as small as possible
• Gain: refers to the amount of maximum amplification of the signal in the passband
• Stopband attenuation: the difference in dB between the passband gain and stopband
gain
• Passband ripple: the maximum fluctuation in filter's frequency response in the passband;
usually measure in dB
• Stopband ripple: the maximum fluctuation in the frequency response in the stopband;
essentially irrelevant as long as the stopband attenuation is met

Department of Mechatronics Engineering, Bayero University


6
Kano
Continuous-Time Filter Types

Department of Mechatronics Engineering, Bayero University


7
Kano
Digital Filters
• A digital filter is a mathematical algorithm implemented in hardware
and/or software that operates on a digital input signal to produce a
digital output signal for the purpose of achieving a filtering objective.
• The term digital filter refers to the specific hardware or software
routine that performs the filtering algorithm.

Department of Mechatronics Engineering Bayero University


8
Kano
Advantages over Analogue Filters
• Digital filters can have characteristics which are not possible with
analogue filters, such as linear phase response.
• Performance does not depend on environmental changes. Hence, no
need for periodic calibration.
• Frequency response can be automatically adjusted if implemented
using a programmable processor.
• Several input channels can be filtered by one digital filter without the
need to replicate the hardware.
• Both filtered and unfiltered data can be saved for further use.

Department of Mechatronics Engineering Bayero University


9
Kano
Advantages over Analogue Filters
• They can be made small, low power and low cost due to VLSI.
• Applicable to very low frequencies, for example in biomedical, where
the use of analogue filters is impractical.

Department of Mechatronics Engineering Bayero University


10
Kano
Disadvantages
• Speed constraint introduced by the ADA conversion process and the
processor speed.
• Finite word length effects: digital filters are subject to quantization
noise and round-off noise during computation.
• Longer design and development times.

Department of Mechatronics Engineering Bayero University


11
Kano
The Nonrecursive (FIR) Filter
• Finite Impulse Response (FIR) filter is a filter whose unit sample
response (or response to any finite length input) is of finite duration,
because it settles to zero in finite time.
• Features
• Since FIR does not have any poles, it is always guaranteed to be
stable.
• If the weights are chosen to be symmetrical, the filter has a linear
phase response.
• If sharp cutoff points are desired, a high order FIR filter is necessary
resulting in long delay lines.

Department of Mechatronics Engineering Bayero University


12
Kano
The Nonrecursive (FIR) Filter
• A finite-duration impulse response filter has a system function of the
form

• The difference equation:

Department of Mechatronics Engineering Bayero University


13
Kano
The Recursive (IIR) Filter
• Infinite impulse response (IIR) is a property applying to many linear
time-invariant systems that are distinguished by having a unit sample
response h(t) which does not become exactly zero past a certain
point, but continues indefinitely.
• Features
• The IIR filters has poles. So, it is important to choose 𝑎𝑖 so that the
poles stay inside the unit circle.
• It is quite possible to build low-order filters with sharp cutoff
properties.

Department of Mechatronics Engineering Bayero University


14
Kano
The Recursive (IIR) Filter
• The system function of an IIR filter is given by

• The difference equation representation of an IIR filter is expressed

Department of Mechatronics Engineering Bayero University


15
Kano

You might also like