Lecture24 Signal Proc
Lecture24 Signal Proc
2
Signal Processing
Filter
3
Filter
4
Signal Components
Gain
Frequency (Hz)
Filter
6
Filter Characteristics
• The frequency spectrum is divided into three regions
– Passband
• The filter should pass its input signal through to its output with unit gain
• Defined by the cutoff frequency where the gain is 0.707 (where the power of signal
is halved), or -3 dB
– Stopband
• The filter does not let its input signal pass through
• Defined by the frequency where the gain starts to drop below 0.1
– Transition band
• A transition region between passband and stopband; the narrower, the better
Low-pass Filter
1
0.7
Gain
0.1
0 fc fs/2 Frequency
7
Filter Types
Low-pass Band-pass
Gain Gain
High-pass Band-stop
Gain Gain
8
Filter Formation
• With the basic low-pass design, it can be used to construct other types
• High-pass
– Original signal – low-passed original signal = high-passed signal
All-pass Low-pass High-pass
- =
• Band-pass
– Pass original signal through a low-pass then a high-pass (with lower cutoff
frequency)
=
Low-pass High-pass Band-pass
→
• Band-stop
– Low-passed original signal + high-passed original signal = band-stopped signal
Low-pass High-pass Band-stop
+ = 9
Filter Implementation
• Mathematical equations
– IIR filter
– FIR filter
11
Moving Average Filter
• Also known as Rectangular filter, the most commonly used filter in digital
signal processing
– Very easy to understand and use
– Optimal for reducing random noise
• Alternatively, the group of points from the input signal can be chosen
symmetrically around the output point (j=-(M-1)/2 to (M-1)/2):
12
Random Noise Filtering
13
Random Noise Filtering (cont’d)