Review On Design Of Digital FIR Filters

Page 1

International Research Journal of Engineering and Technology (IRJET) Volume: 04 Issue: 02 | Feb -2017

www.irjet.net

e-ISSN: 2395 -0056 p-ISSN: 2395-0072

Review On Design Of Digital FIR Filters Ku. Damini C. Dandade1, Associate Prof. P. R. Indurkar2 M.Tech Student, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India1 Assistant Professor, Department of Electronics and Telecommunication, B.D.C.O.E, Wardha, Maharashtra, India2 ---------------------------------------------------------------------***--------------------------------------------------------------------Adders, multipliers and Delay element are the key block used in the in the implementation of digital FIR used in many digital signal processing (DSP) systems, ranging from wireless communication to image and video processing. filter. Basically, FIR filter performs a linear convolution Digital FIR filter is primarily composed of multipliers, adders on a window of N data samples which can be and delay elements. Several techniques have been reported in mathematically expressed as follows:

Abstract - The digital finite impulse response (FIR) is widely

the open literature to implement digital FIR filters using Field Programmable Gate Array (FPGA) or Application Specific Integrated Circuit (ASIC). This paper presents various approaches of designing the FIR filter using Xilinx ISE tool.

Key Words: FIR filter1, DSP systems2, FPGA3, ASIC4, Xilinx5, etc.

1.INTRODUCTION Filtering is one of the fundamental steps in many digital signal processing (DSP) applications such as video processing, image processing and wireless communication. Basically there are two types of filtersAnalog and Digital. Digital filters are normally used to filter out undesirable parts of the signal or to provide spectral shaping such as equalization in communications channel, signal detection and analysis in radar application. Adders, multipliers and shift registers are the basic building blocks commonly used in the implementation of digital filters. The architectures possess different attributes in the form of speed, complexity, and power dissipation[1]. A filter is frequency selective network, which is used to modify an input signal in order to facilitate further processing. Digital filters have the potential to attain much better signal to noise ratio than analog filters. The basic operation of digital filter is to take a sequence of input numbers and compute a different sequence of output numbers. There exists a range of different digital filters. FIR and IIR are two common filters forms. A drawback of IIR filters is that the closed-form IIR designs are preliminary limited to low pass, band pass, and high pass filters etc. Secondly FIR filters can have precise linear phase. Also, in case of FIR filters, closed-form design equations do not exist and the design problem for FIR filters is much more under control than the IIR design problem. © 2017, IRJET

|

Impact Factor value: 5.181

|

y(k)=∑w(n).x(k-n) for 0≤n≤N-1 The direct form of implementation of an FIR filters can be readily developed from the convolution sum as shown in fig1. Direct form FIR filters are also known as tapped delay line or traversal filters. N-tap filters consist of N delay elements, N multipliers and N-1 adders or accumulators. The impulse response of the FIR filters can be directly inferred from the tap coefficient h.

Fig-1:-Block diagram of digital FIR filter This paper describes the review work on design of digital FIR filters using different designing approaches and its implementation results obtained through Xilinx. 2. LITERATURE REVIEW The research paper on the design of FIR filters are published in various journals and presented in many conferences. Here the paper selected describes the design of FIR filters using VHDL or Verilog language. Some of the paper represents the modular design approach of the FIR filters and which is implemented in spartan-3E FPGA/Xilinx Virtex-5 FPGA.The evaluation result shows good area/power efficiency and flexibility by using different architectures for application. .Most papers have used microprogrammed FIR filters design approach .

ISO 9001:2008 Certified Journal

|

Page 358


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.
Review On Design Of Digital FIR Filters by IRJET Journal - Issuu