Digital Filter Basics
Digital Filter Basics
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 object.
n 0 n=0
2 n
Hanning 3.1/N 0.0546 31 44 0.5 0.5 cos
N
2 n
Hamming 3.3/N 0.0194 41 53 0.54 0.46 cos
N
2 n 4 n
Blackman 5.5/N 0.0017 57 74 0.42 0.5 cos .08 cos
N N
( = 8.96) 0.000275 - 90 I0 ( )
** Obtain first three coefficients of lowpass FIR filter to meet following specifications using window
method (Example 7.3 of Jervis Book).
Passband edge frequency : 1.5 kHz
Transition width : 0.5 kHz
Stopband attenuation : >50 dB
Sampling frequency : 8 kHz
[Hints for Calculator Use: Assume pi = 3.1416 when it is not under any sin or cos function and pi =
180 when it is under any sin or cos function]
According to the given specification we will use Hamming window to calculate filter coefficients.
Where,
At
At
At