Question

In: Electrical Engineering

Write a report 3-4 pages in DSP Digital FIR filter design Analysis {Low Pass Filter(LPF) ,High...

Write a report 3-4 pages in DSP

Digital FIR filter design Analysis {Low Pass Filter(LPF) ,High Pass Filter(HPF), Band Pass Filter (BPF), Band Stop Filter (BSF)} Design
1-way of design and system pools evaluation

Solutions

Expert Solution

Digital filter:

A digital filter is a discrete system which can do a series of mathematic processing to the input signal and there by obtains the required information from the applied input signal.

There are many kinds of digital filters depending on the specification.

Acc. to the impulse response there are two types of filters namely, FIR(Finite impulse response) filters,IIR(Infinite impulse response) filters.

Acc. to the function there are 4 types of FIR filters namely, low pass filters, high pass filters, band pass filters, band stop filters.

As we are talking about FIR filter design, let us know a few unique properties and advantages of FIR filters.

-They are always stable i.e., the system function contains no poles. this property helps in adaptive filter applications.

-They produce linear phase response, that means there will be no frequency dispersion which is useful for pulse and data transmission.

-Finite length register effects are easier to analyses and are less compared to IIR filters.

-FIR filters are simple to design, in todays world every DSP processor architecture is familiar with FIR filtering.

-For large N(many filter taps) , the FFT can be used to improve the performance.

Design Analysis:

While designing a frequency selective filter it is necessary to specify passband(s) ,stop band(s) and transition band(s). In passband frequencies should pass attenuated,in stop band frequencies should be passed attenuated and transition band contains frequencies which lies between passband and stop band. therefore entire frequency range will split into one or more pass bands, stop bands and transition bands.

Practically, the magnitude in the passband can never be constant , a small amount of ripple will be allowed. similarly the magnitude of the signal in stop band can not become zero, a small non zero value is allowed.

  

The above image gives the response of a FIR low pass filter where we can see the ripples in pass band and stop band which is very less, Here the frequency wp denotes the edge of the pass band while the frequency ws denotes the edge of the stop band. the width of the transition band wt=ws-wp. the ripple in the pass band is denoted by p and ripple in the stop band is denoted by s. By choosing appropriate values for wp,ws,p,s one can design FIR filters.

Design methods:

-Impulse response truncation

-Windowing method

-Optimal filter design methods.

Now we will have a look towards windowing design method. This method is simple and convenient but not optimal since the minimum order can not be achieved using this technique.There are various windows available to use. Here we use a rectangular window which is easy to compute among all.

Let us consider a simple low pass filter defined by

impulse response is given by

Desired impulse response is a sinc shape which is non causal in nature and infinite in duration.

.Now we apply window truncation by multipling with rectangular window

Fourier transform H(w) of truncated filter h(n) =hd(n)w(n) is

where W(w) is Fourier transform of rectangular window

W(w) has a piecewise linear phase.

Practically one uses tryncated and delayed response

where M is the filter length and N=M-1 is known as the filter order.

Delaying operation induces a linear phase term and so the resulting filter is a causal and has a linear phase.

The above image gives the response of the filter depending on the length of the filter. the width of the main lobe decreases as M increases and the area under the sidelobes remains constant as M increases.

-The width of the transition region increases with the width of the main lobe of the response.

_The ripple in the pass band and stop band depends on the area under the sidelobes.

Different windowing techniques can be used similarly, characteristics of different windows is given below.

Windows with no abrupt discontinuity can be used to reduce Gibbs oscillations.


Related Solutions

a high pass rc filter can be changed to a low pass filter by
a high pass rc filter can be changed to a low pass filter by
Design a linear phase, minimum-length, band-pass FIR digital filter in MATLAB to meet the specifications listed...
Design a linear phase, minimum-length, band-pass FIR digital filter in MATLAB to meet the specifications listed below. Use Rectangular Windowing (MATLAB function: fir1) pass-band frequencies: f_p1 = 0.35, f_p2 = 0.65 stop-band frequencies: f_s1 = 0.10, f_s2 = 0.80 pass-band tolerance: d_p <= 0.1 stop-band tolerance: d_s <= 0.1 I am attempting to learn more about MATLAB and I am having trouble with specific filter design and it would be helpful to have an example.
Code in Matlab for a low pass filter and a high pass filter. Each filter must...
Code in Matlab for a low pass filter and a high pass filter. Each filter must show the frequency response (magnitude and phase) in graphs properly labelled.
Butterworth filter a)Design a 5th order low pass Butterworth low-pass filter with a cut-off frequency of...
Butterworth filter a)Design a 5th order low pass Butterworth low-pass filter with a cut-off frequency of 1592 Hz and a dc gain of 3dB. Find and present the mathematical transfer function of the filter, showing all your steps. b) Write a Matlab code to plot the magnitude of this function with a linear scale in dB units on the ordinate, and a log scale of frequency on the abscissa. The plot range should be: ordinate- linear scale from -100dB to...
Design a 3-pole Butterworth low-pass filter with a DC gain of 5 and a -3db frequency...
Design a 3-pole Butterworth low-pass filter with a DC gain of 5 and a -3db frequency of 550Hz. design should use capacitors of the following values: 0.01uf, 0.022uf, 0.033uf, 0.047uf, 0.056uf, 0.1uf, 0.22uf, and 1uf.
Design an active high pass filter with a high frequency gain of 5 and a cutoff...
Design an active high pass filter with a high frequency gain of 5 and a cutoff frequency of 2kHz. Use a 0.1 uF capacitor in your design.
How can you use your circuit to obtain a low-pass or a high-pass filter? What is...
How can you use your circuit to obtain a low-pass or a high-pass filter? What is a low-pass filter used for?
Obtain the transfer function of a low pass digital filter meeting the following specifications: Passband 0...
Obtain the transfer function of a low pass digital filter meeting the following specifications: Passband 0 − 60 Hz; Stopband > 85 Hz; Stopband attenuation > 15 dB Assume sampling frequency of 256 Hz and having 3rd order Butterworth Characteristics.
Question, Digital Signal Processing: a)Explain in detail the difference between FIR filter and IIR filter with...
Question, Digital Signal Processing: a)Explain in detail the difference between FIR filter and IIR filter with examples and responses . Explain briefly? b)Write a detail note on Least Squares, explain breifly? NOTE: write the folowing in detaill, thank you.
Design an active low-pass filter with a gain of 10 and that can reject 120 Hz...
Design an active low-pass filter with a gain of 10 and that can reject 120 Hz signals. What are the parameters for this design? Please show all work. Thank you.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT