You are on page 1of 10

CONTENTS

I. Introduction and working principle of FIR filter

II. History
III. Features Of Matlab IV. Fir Filter Specifications

V. Fir Window Methods VI. Response Of The Designed Filter


VII.Result VIII.Future Scope

IX. Conclusion
X. References

I. INTRODUCTION AND WORKING PRINCIPLE OF FIR FILTER

o The digital filters consist of software and digital hardware. The input and output signals in the digital filter is digital or discrete time sequence.

o The FIR filters have greater flexibility to control the shape of their magnitude response over the IIR filters
o As there are much software for the designing of the digital filter like mchip from Mathcad and fdlite but we are using the Matlab due to reason that the MATLAB is a high-performance language for technical computing integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notation

II. HISTORY
o MATLAB was created in the late 1970s by Cleve Moler.

o He designed it to give his students access to LINPACK and EISPACK without having to learn FORTRAN
o Founded MATH WORKS in 1984 to continue its development o In 2000, MATLAB was rewritten to use a newer set of libraries for matrix manipulation, LPACK. MATLAB was first adopted by control design engineers Little's specialty, but quickly spread to many other domains. o The latest version of the MATLAB from the Math Works is Matlab 2010(Rb).

V. FIR WINDOW METHODS

VII. RESULTS
Window technique Order of the filter Width of main lobe Number of sides lobes

21

0.5703

Hamming Window

36
54 21

0.5000
0.4648 0.7500 0.5938 0.5273 0.5195 0.4687 0.4330

9
14 3 7 13 5 10 15

Blackman Window 36 54 21 Kaiser Window 36 54

IX. FUTURE WORK

Figure.19: Best performance by the filter

Figure.20: Function fit

REFERENCES
I. Sanjit K. Mitra, Digital Signal Processing: A Computer-Based Approach,

Second Edition, McGraw-Hill Science/Engineering/Math, 2001, pp. 446-472. II. S Salivahanan, Digital Signal Processing: McGraw-Hill, 2000, pp. 735-749.
III.http://www.mathworks.com. IV. Matlab-getting started guide V. http://en.wikipedia.org/matlab.

You might also like