Implementation of a Low Power Decimation Filter Using 1/3-Band IIR Filter

Size: px
Start display at page:

Download "Implementation of a Low Power Decimation Filter Using 1/3-Band IIR Filter"

Transcription

1 Implementation of a Low Power Decimation Filter Using /3-Band IIR Filter Khalid H. Abed Department of Electrical Engineering Wright State University Dayton Ohio, Abstract-This paper presents a unique design and implementation of a low power decimation filter. The designed decimation filter architecture shows how the /3- band IIR filter and a poly-phase half-band FIR filter are used effectively for multirate multistage signal processing. The /3-band IIR filter is realized using six first order all-pass filters. Each filter stage is simulated using Matlab and, the complete architecture of the decimation filter is captured using Simulink and a DSP Blockset. The hardware realization of the decimation filter is obtained using FPGA Xilinx technology. The designed decimation filter reduces the hardware by 59% and the power dissipation by 34% compared to conventional decimation filters. I. INTRODUCTION Decimation filters are used for telecommunication applications such as asymmetric digital subscriber line (ADSL), broadband, and video applications. There have been continuous efforts to reduce the computational complexity of decimation filters. Hence, efficient structures of decimation filters have been designed. Babic et al. [] has described an efficient flexible implementation of a cascaded integrator comb (CIC) filter for multirate multistage signal processing. Aboushady [2] presents some results that are useful in determining the proper choice of the first stage decimation factor for the decimation filter. The poly-phase decomposition used in the realization of decimator is described in Mitra [3]. The poly-phase decomposition is incorporated to obtain computationally efficient decimators. Kaiser et al. [4] shows the multirate multistage implementation approach to reduce the computational requirements in sampling rate conversion by factoring the rate conversion ratio into small integers. Johansson [5] mentions that using a cascade of low order all-pass infinite impulse response (IIR) filters can reduce hardware and power consumption. The design of /3-band IIR filter is described by Lutovac et al. [6]. The poly-phase form of half-band filters, described by Barrett [7], is hardware efficient and consumes low power. In this paper, we propose to design and implement a novel and a hardware efficient architecture for a decimation filter. The proposed decimation filter is designed using the economical /3-band IIR filter and the computationally efficient poly-phase implementation of half-band filter. The paper is organized as follows. The Shailesh B. Nerurkar Department of Electrical Engineering Wright State University Dayton Ohio, second section consists of the design and implementation of digital decimation filter. Section III describes multirate multistage signal processing and some advantages of using poly-phase network for decimators. In section IV, the design and implementation of /3-band IIR filter is explained. The fifth section includes the poly-phase halfband filter and its part in increasing the efficiency of the decimation filter. In section VI, we present results and a comparison table that shows the reduction in computational complexity of the decimation filter compared to other decimation filter architectures for telecommunication applications. Finally, we provide conclusions based on the designed decimation filter. II. DIGITAL DECIMATION FILTER Generally, digital decimation filters are implemented using finite impulse response (FIR) filters and comb filters. A cascade of either comb-fir chain or FIR-comb chain is commonly used. Multipliers represent most of the hardware used to implement a filter; as a result, multipliers contribute to most of the power dissipated in a filter. Thus, the designed multiplier-less CIC filter is suitable for low hardware implementation and low power consumption. CIC filters consist of two basic building blocks, an integrator and a comb filter. An integrator is a single pole IIR filter. The transfer function of an integrator is given by (). Figure shows the implementation of an integrator. H z ) = z ( Figure. An integrator. A comb filter is an odd symmetric FIR filter decimated by a factor M. The transfer function of a comb filter is given by (2). H ( z ) = z () ( 2 ) /03/$7.00 (C) 2003 IEEE 460

2 Figure 2. A comb filter. Figure 2 shows the implementation of a comb filter. An N- stage CIC filter consists of a cascade of N integrator sections together with N comb sections. Since the comb filter operates at a low sampling rate of f s /M, we have considerably increased the efficiency by reducing the hardware and the power consumption. This technique reduces the delay elements in the comb sections and it allows the integrator and comb filter to be independent of the change in the sampling rate. A single stage CIC filter has a drawback of poor stop band attenuation; therefore, we have used a fourth order CIC filter. The fourth order CIC filter consists of four cascaded integrator stages, operating at a sampling rate of f s, followed by 6: decimator, followed by four cascaded comb stages operating at a sampling rate of f s /6 as shown in Figure 3. For a 4-bit binary word, Aboushady presents a graph for hardware requirements and power consumption, which indicates that a decimation factor of 6 is a proper choice for the first decimation stage. As a result, we have used a decimation factor of 6 in the first stage for the CIC filter. The input frequency of the CIC filter is 600 MHz, and after the decimation by a factor of 6, the output frequency of the CIC filter is 37.5 MHz. The /3-band IIR filter is used at a higher sampling rate to reduce the computational complexity and achieve an economical and efficient decimation filter. The /3-band IIR filter is followed by a half-band FIR filter, which considerably reduces hardware and power consumption. The proposed decimation filter architecture for low power and minimal hardware is shown in Figure 5. Figure 5. The proposed digital decimation filter. III. MULTIRATE MULTISTAGE SIGNAL PROCESSING Figure 3. The implementation of a fourth order CIC filter. The fourth order CIC filter used in the decimation filter provides the required stop band attenuation of 55 db as shown in Figure 4. Multirate multistage signal processing is important in modern telecommunication applications. The over sampling performed on sigma-delta decimator filter results in high order filters and very high power consumption. The order of the filter is directly proportional to the pass-band ripples and stop-band ripples and inversely proportional to the ratio of the width of transition band and the sampling frequency. The power consumption is directly proportional to the number of taps, the word length and the sampling frequency. To overcome this problem, we have considered a multirate multistage approach described by Kaiser to design and implement the proposed decimation filter. In this approach, every stage filters to a certain extent; then, a down-sampler is used for further reduction of the sampling frequency. This approach reduces the hardware and power dissipation in the decimation filter. The poly-phase decimators used along with multirate multistage signal processing provide efficient decimation filter structures. The M-stage conventional decimator followed by a lowpass filter H(z) is shown in Figure 6. Figure 4. The stop-band attenuation of a fourth order CIC filter. Figure 6. An M-stage conventional decimator. 46

3 In the conventional decimator structure, shown in figure (6), all the computations are required to be completed in one sampling period, and for the following (M-) sampling periods the arithmetic units remain idle. Thus, the computational requirements for an N th -order FIR filter are N multiplication and N addition to compute one output sample. Now consider an M-stage poly-phase decimator followed by a low-pass filter H(z) as shown in Figure 7. increases the sampling frequency and allows the IIR filters to operate at a high sampling frequency. The computationally efficient /3-band IIR filter is obtained by reducing the frequency band to one-third of the original band. The /3-band IIR filter is designed by using the Ellip built-in Matlab function, (3) and (4) as described in [6]. f P = tan π 3 tan( πf S ) (3) f S = F S (4) Where f P = pass-band edge f S, F S = stop-band edge. The frequency response of a /3-band IIR filter is shown in Figure 8. Figure 7. An M-stage poly-phase decimator. In poly-phase decimators, the arithmetic units operate at all instants of the output-sampling period, which is M times that of the input sampling period. Thus, the computational requirements of the overall structure for an N th -order FIR filter are N multiplication and N addition. Thus, multirate multistage techniques employed along with poly-phase decimators result in computationally efficient realizations. IV. /3-BAND IIR FILTER Due to its computational simplicity, IIR filters have less hardware and consume less power than FIR filters. The direct form, transpose form, parallel form and cascade form are some of the realizations used to implement /3- band IIR filter. The direct form and the transpose form of realization consume more hardware and power than the last two forms. The IIR filters have high coefficient sensitivity if they are composed of two all-pass filters in parallel as described in [5]. They also set bounds on the maximal sampling frequency at which a filter can be implemented. Hence, we cascade first order all-pass filters to implement the /3-band IIR filter. The interconnection of low order filters reduces the sensitivity of coefficients and the latency in the critical loops, which eventually Figure 8. Frequency response of a /3-band IIR filter. Several structures can be used for cascade lattice realization of all-pass IIR filters, but most of the structures except the one-multiplier realization result in 2N multipliers for an N th -order filter. The one-multiplier realization approach results in N multipliers for an N th - order filter. This results in low power consumption and minimal hardware for the decimation filter structure. The first order all-pass filter with one-multiplier realization is shown in Figure 9. Figure 9. First order all-pass filter with one multiplier cascaded lattice realization. 462

4 The transfer function of the first order all-pass filter is given by (5). d + z A ( z ) = + d z ( 5 ) These identical first order all-pass filters are cascaded to form a high order low-pass /3-band IIR filter. For high order filters, the parameter d is adjusted to get the desired response of the /3-band filter. Figure 0 shows a /3-band IIR filter implementation. Figure. The poly-phase implementation of half-band FIR filters. VI. RESULTS Figure 0. A /3-band IIR filter implementation. The parameter d of the /3-band IIR filter is calculated using (6) presented in [3]. d sin( w ) = cos( w ) Where w represents the 3-dB cut-off frequency. V. POLY-PHASE IMPLEMENTATION OF HALF- BAND FILTER (6 ) In half-band filters, the number of taps is reduced by 50% since the odd coefficients are zeros. This considerably reduces the hardware and the power consumption. As a result, we use half-band FIR filters instead of direct conventional FIR filters. The half-band FIR filter is designed using the Remez algorithm, which gives the filter coefficients. The poly-phase implementation exploits the symmetry of coefficients of the FIR filters. This reduces the computational complexity since only half the number of coefficients is used to implement the decimation filter. This poly-phase implementation reduces the power consumption by approximately one-half because the filter operates at the decimated rate instead of the input rate. The poly-phase implementation of half-band FIR filter is shown in Figure. A sigma-delta modulator generates an output sampling frequency of 600 MHz, which is used as the input to the decimation filter stages. The decimation filter has a flat pass band of 2.25 MHz and a cut-off frequency of 4.5 MHz, which is suitable for telecommunication applications like ADSL. Consider (7) for calculating the power metric: Power α (taps adders/tap frequency word length) (7) Equation (7) can be represented as follows: Power α (T A F/ F i L) (8) Where T = Taps of the Filters used in the architecture A = Adders used in each tap F = Input sampling frequency of the filter F i = Input sampling frequency of the final FIR filter L = Output word length. The coefficients for all the filters included in decimation filter architectures in Table are obtained from Matlab simulations. We are using 4 integrators operating at 48 F i and 4 differentiators operating at 3 F i, where F i is 2.5 MHz. Since the number of input bits is 4 and the final output word length is 8 bits, the power metric for the integrators and comb filters are 536 and 96 units, respectively. As a result, we obtain a total power metric of 632 units for the CIC filter stage. We calculate the power metric of the /3-band IIR filter and the half-band filter by using (8). 463

5 Similar to Barrett, we use three adders for each tap instead of a multiplier. The effective numbers of taps for the /3-band IIR filter and half-band filter are 6 and 8, respectively. The power metric for the /3-band IIR filter is 540 units since it is operating at 3 F i and has a word length of 0. Similarly, the power metric for the half-band filter, which has a word length of 2 bits, is 288 units. The total power metric for the decimation filter is 2460 units. Decimation filter Power Consumption Number of taps Comb-FIR-FIR Comb-FIR-IIR Comb-IIR-FIR Comb-IIR-FIR Comb-/3-band IIR-FIR Table. Comparison of decimation filters. Table presents five architectures used to design decimation filters. By using Matlab simulations, the number of taps for the first IIR filter and the second FIR filter of the conventional decimation filter is 6 and 8, respectively. The conventional decimation filter designed with a direct form IIR filter and an FIR filter requires 34 taps to satisfy the specifications of the proposed decimation filter. The effective numbers of taps for the /3-band IIR filter and the half-band FIR filter of the proposed decimation filter are 6 and 8, respectively. Thus, the total number of taps of the decimation filters is 4, which is 59% reduction in hardware compared to the conventional decimation filter. By using (7) and (8), we find that the power dissipated by the proposed decimation filter is 34% less than the conventional filter. The proposed decimation filter has the least hardware and consumes the least power compared to other conventional decimation filters, which can be used for telecommunication applications. The first stage /3-band IIR filter has a wide transition bandwidth of 4.5 MHz to satisfy the stop-band requirement of 60 db and pass-band requirement of 0.00 db since it is operating at a sampling rate of 37.5 MHz as shown in Figure 2. The second stage half-band FIR filter operates at a sampling rate of 2.5 MHz and has a passband of 2.25 MHz with a transition bandwidth of 2.25 MHz. The final and desired response is generated by the second stage half-band FIR filter, which provides the required stop-band attenuation of 86 db and the pass-band attenuation of db as shown in Figure 3. Figure 2. The output of the first stage /3-band IIR filter. Figure 3. The output of the last stage half-band FIR filter. VII. CONCLUSION To obtain such a highly efficient decimation filter, we have considered different design techniques, such as polyphase implementation of multirate multistage half-band FIR filter, poly-phase realization of decimators and first order all-pass cascaded lattice one multiplier realization of /3-band IIR filter. The selection of the proposed decimation filter architecture results in a computationally efficient design compared to the conventional decimation filters, which were used for telecommunication applications. The designed multirate multistage /3-band IIR filter and the half-band FIR filter have achieved considerable reduction in hardware and power. The 464

6 decimation filter is designed and simulated using Simulink and DSP Blockset and implemented in FPGA Xilinx technology. The resulting decimation filter has 59% less hardware and consumes 34% less power compared to the conventional decimation filters. REFERENCES [] Djordje Babic, Jussi Vesma and Markku Renfors, Decimation by Non-integer Factor using CIC filter and Linear Interpolation, Proceedings of the 200Finnish Signal Processing Symposium. [2] H. Aboushady, Y. Dumonteix, M. Louerat and H. Mehrez, Efficient Poly-phase Decomposition of Comb Decimation Filters in Sigma-delta Analog to Digital Converters, IEEE Transaction on Circuits and Systems-II, vol. 48, No. 0, October 200. [3] Sanjit K. Mitra. Digital Signal Processing. A Computer Based Approach, McGraw Hill, New York. [4] James F. Kaiser, Sanjit K. Mitra. Handbook for Digital Signal Processing, John Wiley and Sons 993. [5] H. Johansson, On High Speed Recursive Digital Filters, EUSIPCO [6] M.D. Lutovac. Filter Design for Signal Processing, Prentice Hall, Upper Saddle River, New Jersey [7] Carol. J. Barrett, Low power Decimation Filter Design for Multi- Standard Transceiver Applications, M.S Thesis, University of California, Berkeley. 465

DESIGN OF A DECIMATION FILTER USED IN DIGITIZER FOR EARTHQUAKE MONITORING SYSTEM WITH HIGHER SPEED

DESIGN OF A DECIMATION FILTER USED IN DIGITIZER FOR EARTHQUAKE MONITORING SYSTEM WITH HIGHER SPEED DESIGN OF A DECIMATION FILTER USED IN DIGITIZER FOR EARTHQUAKE MONITORING SYSTEM WITH HIGHER SPEED O. Mohamed 1, R. AbdelRassoul 2, H. Nofal 1, and M. Mohanna 1 1 National Research Institute of Astronomy

More information

INTEGER SEQUENCE WINDOW BASED RECONFIGURABLE FIR FILTERS.

INTEGER SEQUENCE WINDOW BASED RECONFIGURABLE FIR FILTERS. INTEGER SEQUENCE WINDOW BASED RECONFIGURABLE FIR FILTERS Arulalan Rajan 1, H S Jamadagni 1, Ashok Rao 2 1 Centre for Electronics Design and Technology, Indian Institute of Science, India (mrarul,hsjam)@cedt.iisc.ernet.in

More information

Low power Comb Decimation Filter Using Polyphase

Low power Comb Decimation Filter Using Polyphase O Low power Comb Decimation Filter Using olyphase Decomposition For ono-bit Analog-to-Digital Converters Y Dumonteix, H Aboushady, H ehrez and Louërat Université aris VI, Laboratoire LI6 4 lace Jussieu,

More information

Research Article Digital Decimation Filter of ADSL: Design and Implementation

Research Article Digital Decimation Filter of ADSL: Design and Implementation Research Journal of Applied Sciences, Engineering and Technology 7(3): 559-564, 214 DOI:1.1926/rjaset.7.29 ISSN: 24-7459; e-issn: 24-7467 214 Maxwell Scientific Publication Corp. Submitted: November 1,

More information

Fatima Michael College of Engineering & Technology

Fatima Michael College of Engineering & Technology DEPARTMENT OF ECE V SEMESTER ECE QUESTION BANK EC6502 PRINCIPLES OF DIGITAL SIGNAL PROCESSING UNIT I DISCRETE FOURIER TRANSFORM PART A 1. Obtain the circular convolution of the following sequences x(n)

More information

A POWER EFFICIENT POLYPHASE SHARPENED CIC DECIMATION FILTER. FOR SIGMA-DELTA ADCs. A Thesis. Presented to

A POWER EFFICIENT POLYPHASE SHARPENED CIC DECIMATION FILTER. FOR SIGMA-DELTA ADCs. A Thesis. Presented to A POWER EFFICIENT POLYPHASE SHARPENED CIC DECIMATION FILTER FOR SIGMA-DELTA ADCs A Thesis Presented to The Graduate Faculty of The University of Akron In Partial Fulfillment of the Requirements for the

More information

A SIMULINK-TO-FPGA MULTI-RATE HIERARCHICAL FIR FILTER DESIGN

A SIMULINK-TO-FPGA MULTI-RATE HIERARCHICAL FIR FILTER DESIGN A SIMULINK-TO-FPGA MULTI-RATE HIERARCHICAL FIR FILTER DESIGN Xiaoying Li 1 Fuming Sun 2 Enhua Wu 1, 3 1 University of Macau, Macao, China 2 University of Science and Technology Beijing, Beijing, China

More information

CHAPTER 3 MULTISTAGE FILTER DESIGN FOR DIGITAL UPCONVERTER AND DOWNCONVERTER

CHAPTER 3 MULTISTAGE FILTER DESIGN FOR DIGITAL UPCONVERTER AND DOWNCONVERTER CHAPTER 3 MULTISTAGE FILTER DESIGN FOR DIGITAL UPCONVERTER AND DOWNCONVERTER 3.1 Introduction The interpolation and decimation filter design problem is a very important issue in the modern digital communication

More information

PERFORMANCE EVALUATION OF EFFICIENT STRUCTURE FOR FIR DECIMATION FILTERS USING POLYPHASE DECOMPOSITION TECHNIQUE

PERFORMANCE EVALUATION OF EFFICIENT STRUCTURE FOR FIR DECIMATION FILTERS USING POLYPHASE DECOMPOSITION TECHNIQUE INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN ISSN 0976 6464(Print)

More information

VLSI Implementation of Low Power Area Efficient FIR Digital Filter Structures Shaila Khan 1 Uma Sharma 2

VLSI Implementation of Low Power Area Efficient FIR Digital Filter Structures Shaila Khan 1 Uma Sharma 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 05, 2015 ISSN (online): 2321-0613 VLSI Implementation of Low Power Area Efficient FIR Digital Filter Structures Shaila

More information

Design of Adaptive Filters Using Least P th Norm Algorithm

Design of Adaptive Filters Using Least P th Norm Algorithm Design of Adaptive Filters Using Least P th Norm Algorithm Abstract- Adaptive filters play a vital role in digital signal processing applications. In this paper, a new approach for the design and implementation

More information

Design of Low-Delay FIR Half-Band Filters with Arbitrary Flatness and Its Application to Filter Banks

Design of Low-Delay FIR Half-Band Filters with Arbitrary Flatness and Its Application to Filter Banks Electronics and Communications in Japan, Part 3, Vol 83, No 10, 2000 Translated from Denshi Joho Tsushin Gakkai Ronbunshi, Vol J82-A, No 10, October 1999, pp 1529 1537 Design of Low-Delay FIR Half-Band

More information

COMPARISON OF DIFFERENT REALIZATION TECHNIQUES OF IIR FILTERS USING SYSTEM GENERATOR

COMPARISON OF DIFFERENT REALIZATION TECHNIQUES OF IIR FILTERS USING SYSTEM GENERATOR COMPARISON OF DIFFERENT REALIZATION TECHNIQUES OF IIR FILTERS USING SYSTEM GENERATOR Prof. SunayanaPatil* Pratik Pramod Bari**, VivekAnandSakla***, Rohit Ashok Shah****, DharmilAshwin Shah***** *(sunayana@vcet.edu.in)

More information

LOW COMPLEXITY SUBBAND ANALYSIS USING QUADRATURE MIRROR FILTERS

LOW COMPLEXITY SUBBAND ANALYSIS USING QUADRATURE MIRROR FILTERS LOW COMPLEXITY SUBBAND ANALYSIS USING QUADRATURE MIRROR FILTERS Aditya Chopra, William Reid National Instruments Austin, TX, USA Brian L. Evans The University of Texas at Austin Electrical and Computer

More information

MCM Based FIR Filter Architecture for High Performance

MCM Based FIR Filter Architecture for High Performance ISSN No: 2454-9614 MCM Based FIR Filter Architecture for High Performance R.Gopalana, A.Parameswari * Department Of Electronics and Communication Engineering, Velalar College of Engineering and Technology,

More information

Parallel FIR Filters. Chapter 5

Parallel FIR Filters. Chapter 5 Chapter 5 Parallel FIR Filters This chapter describes the implementation of high-performance, parallel, full-precision FIR filters using the DSP48 slice in a Virtex-4 device. ecause the Virtex-4 architecture

More information

Power and Area Efficient Implementation for Parallel FIR Filters Using FFAs and DA

Power and Area Efficient Implementation for Parallel FIR Filters Using FFAs and DA Power and Area Efficient Implementation for Parallel FIR Filters Using FFAs and DA Krishnapriya P.N 1, Arathy Iyer 2 M.Tech Student [VLSI & Embedded Systems], Sree Narayana Gurukulam College of Engineering,

More information

isplever Parallel FIR Filter User s Guide October 2005 ipug06_02.0

isplever Parallel FIR Filter User s Guide October 2005 ipug06_02.0 isplever TM CORE Parallel FIR Filter User s Guide October 2005 ipug06_02.0 Introduction This document serves as a guide containing technical information about the Lattice Parallel FIR Filter core. Overview

More information

Code Generation for TMS320C6x in Ptolemy

Code Generation for TMS320C6x in Ptolemy Code Generation for TMS320C6x in Ptolemy Sresth Kumar, Vikram Sardesai and Hamid Rahim Sheikh EE382C-9 Embedded Software Systems Spring 2000 Abstract Most Electronic Design Automation (EDA) tool vendors

More information

International Journal of Scientific & Engineering Research Volume 9, Issue 4, April ISSN

International Journal of Scientific & Engineering Research Volume 9, Issue 4, April ISSN International Journal of Scientific & Engineering Research Volume 9, Issue 4, April-2018 48 CAD Using New Algorithms for nth Order Butterworth Digital High-Pass Filter Haider Fakher Radhi Al-Saidy Computer

More information

The theory and design of a class of perfect reconstruction modified DFT filter banks with IIR filters

The theory and design of a class of perfect reconstruction modified DFT filter banks with IIR filters Title The theory and design of a class of perfect reconstruction modified DFT filter banks with IIR filters Author(s) Yin, SS; Chan, SC Citation Midwest Symposium On Circuits And Systems, 2004, v. 3, p.

More information

ECE 6560 Multirate Signal Processing Chapter 8

ECE 6560 Multirate Signal Processing Chapter 8 Multirate Signal Processing Chapter 8 Dr. Bradley J. Bazuin Western Michigan University College o Engineering and Applied Sciences Department o Electrical and Computer Engineering 903 W. Michigan Ave.

More information

Chapter 6: Problem Solutions

Chapter 6: Problem Solutions Chapter 6: Problem s Multirate Digital Signal Processing: Fundamentals Sampling, Upsampling and Downsampling à Problem 6. From the definiton of downsampling, yn xn a) yn n n b) yn n 0 c) yn n un un d)

More information

X(f) S(f) -F s X(f) * S(f)

X(f) S(f) -F s X(f) * S(f) Digital Design for Embedded Data Converters Valentino Liberali Universita degli Studi di Pavia Dipartimento di Elettronica Via Ferrata 1, 271 Pavia, Italy Phone: 39-382.5.5783 Fax: 39-382.422583 e-mail:

More information

High-Performance FIR Filter Architecture for Fixed and Reconfigurable Applications

High-Performance FIR Filter Architecture for Fixed and Reconfigurable Applications High-Performance FIR Filter Architecture for Fixed and Reconfigurable Applications Pallavi R. Yewale ME Student, Dept. of Electronics and Tele-communication, DYPCOE, Savitribai phule University, Pune,

More information

Fault Tolerant Parallel Filters Based On Bch Codes

Fault Tolerant Parallel Filters Based On Bch Codes RESEARCH ARTICLE OPEN ACCESS Fault Tolerant Parallel Filters Based On Bch Codes K.Mohana Krishna 1, Mrs.A.Maria Jossy 2 1 Student, M-TECH(VLSI Design) SRM UniversityChennai, India 2 Assistant Professor

More information

RISC IMPLEMENTATION OF OPTIMAL PROGRAMMABLE DIGITAL IIR FILTER

RISC IMPLEMENTATION OF OPTIMAL PROGRAMMABLE DIGITAL IIR FILTER RISC IMPLEMENTATION OF OPTIMAL PROGRAMMABLE DIGITAL IIR FILTER Miss. Sushma kumari IES COLLEGE OF ENGINEERING, BHOPAL MADHYA PRADESH Mr. Ashish Raghuwanshi(Assist. Prof.) IES COLLEGE OF ENGINEERING, BHOPAL

More information

FPGA Polyphase Filter Bank Study & Implementation

FPGA Polyphase Filter Bank Study & Implementation FPGA Polyphase Filter Bank Study & Implementation Raghu Rao Matthieu Tisserand Mike Severa Prof. John Villasenor Image Communications/. Electrical Engineering Dept. UCLA 1 Introduction This document describes

More information

Operators to calculate the derivative of digital signals

Operators to calculate the derivative of digital signals 9 th IMEKO TC 4 Symposium and 7 th IWADC Workshop July 8-9, 3, Barcelona, Spain Operators to calculate the derivative of digital signals Lluís Ferrer-Arnau, Juan Mon-Gonzalez, Vicenç Parisi-Baradad Departament

More information

19. Implementing High-Performance DSP Functions in Stratix & Stratix GX Devices

19. Implementing High-Performance DSP Functions in Stratix & Stratix GX Devices 19. Implementing High-Performance SP Functions in Stratix & Stratix GX evices S52007-1.1 Introduction igital signal processing (SP) is a rapidly advancing field. With products increasing in complexity,

More information

IMPLEMENTATION OF AN ADAPTIVE FIR FILTER USING HIGH SPEED DISTRIBUTED ARITHMETIC

IMPLEMENTATION OF AN ADAPTIVE FIR FILTER USING HIGH SPEED DISTRIBUTED ARITHMETIC IMPLEMENTATION OF AN ADAPTIVE FIR FILTER USING HIGH SPEED DISTRIBUTED ARITHMETIC Thangamonikha.A 1, Dr.V.R.Balaji 2 1 PG Scholar, Department OF ECE, 2 Assitant Professor, Department of ECE 1, 2 Sri Krishna

More information

A Ripple Carry Adder based Low Power Architecture of LMS Adaptive Filter

A Ripple Carry Adder based Low Power Architecture of LMS Adaptive Filter A Ripple Carry Adder based Low Power Architecture of LMS Adaptive Filter A.S. Sneka Priyaa PG Scholar Government College of Technology Coimbatore ABSTRACT The Least Mean Square Adaptive Filter is frequently

More information

SCALABLE IMPLEMENTATION SCHEME FOR MULTIRATE FIR FILTERS AND ITS APPLICATION IN EFFICIENT DESIGN OF SUBBAND FILTER BANKS

SCALABLE IMPLEMENTATION SCHEME FOR MULTIRATE FIR FILTERS AND ITS APPLICATION IN EFFICIENT DESIGN OF SUBBAND FILTER BANKS SCALABLE IMPLEMENTATION SCHEME FOR MULTIRATE FIR FILTERS AND ITS APPLICATION IN EFFICIENT DESIGN OF SUBBAND FILTER BANKS Liang-Gee Chen Po-Cheng Wu Tzi-Dar Chiueh Department of Electrical Engineering National

More information

Digital Signal Processing with Field Programmable Gate Arrays

Digital Signal Processing with Field Programmable Gate Arrays Uwe Meyer-Baese Digital Signal Processing with Field Programmable Gate Arrays Third Edition With 359 Figures and 98 Tables Book with CD-ROM ei Springer Contents Preface Preface to Second Edition Preface

More information

HIGH PERFORMANCE QUATERNARY ARITHMETIC LOGIC UNIT ON PROGRAMMABLE LOGIC DEVICE

HIGH PERFORMANCE QUATERNARY ARITHMETIC LOGIC UNIT ON PROGRAMMABLE LOGIC DEVICE International Journal of Advances in Applied Science and Engineering (IJAEAS) ISSN (P): 2348-1811; ISSN (E): 2348-182X Vol. 2, Issue 1, Feb 2015, 01-07 IIST HIGH PERFORMANCE QUATERNARY ARITHMETIC LOGIC

More information

Design Optimization Techniques Evaluation for High Performance Parallel FIR Filters in FPGA

Design Optimization Techniques Evaluation for High Performance Parallel FIR Filters in FPGA Design Optimization Techniques Evaluation for High Performance Parallel FIR Filters in FPGA Vagner S. Rosa Inst. Informatics - Univ. Fed. Rio Grande do Sul Porto Alegre, RS Brazil vsrosa@inf.ufrgs.br Eduardo

More information

A Novel Design of 32 Bit Unsigned Multiplier Using Modified CSLA

A Novel Design of 32 Bit Unsigned Multiplier Using Modified CSLA A Novel Design of 32 Bit Unsigned Multiplier Using Modified CSLA Chandana Pittala 1, Devadas Matta 2 PG Scholar.VLSI System Design 1, Asst. Prof. ECE Dept. 2, Vaagdevi College of Engineering,Warangal,India.

More information

Implementation of Lifting-Based Two Dimensional Discrete Wavelet Transform on FPGA Using Pipeline Architecture

Implementation of Lifting-Based Two Dimensional Discrete Wavelet Transform on FPGA Using Pipeline Architecture International Journal of Computer Trends and Technology (IJCTT) volume 5 number 5 Nov 2013 Implementation of Lifting-Based Two Dimensional Discrete Wavelet Transform on FPGA Using Pipeline Architecture

More information

Low-Power FIR Digital Filters Using Residue Arithmetic

Low-Power FIR Digital Filters Using Residue Arithmetic Low-Power FIR Digital Filters Using Residue Arithmetic William L. Freking and Keshab K. Parhi Department of Electrical and Computer Engineering University of Minnesota 200 Union St. S.E. Minneapolis, MN

More information

VLSI Implementation of Fast Addition Using Quaternary Signed Digit Number System

VLSI Implementation of Fast Addition Using Quaternary Signed Digit Number System VLSI Implementation of Fast Addition Using Quaternary Signed Digit Number System JYOTI R HALLIKHED M.Tech student, VLSI Design & Embedded Systems APPA Institute of Engineering & Technology Gulbarga, Karnataka,

More information

Design and Implementation of 3-D DWT for Video Processing Applications

Design and Implementation of 3-D DWT for Video Processing Applications Design and Implementation of 3-D DWT for Video Processing Applications P. Mohaniah 1, P. Sathyanarayana 2, A. S. Ram Kumar Reddy 3 & A. Vijayalakshmi 4 1 E.C.E, N.B.K.R.IST, Vidyanagar, 2 E.C.E, S.V University

More information

CHAPTER 4. DIGITAL DOWNCONVERTER FOR WiMAX SYSTEM

CHAPTER 4. DIGITAL DOWNCONVERTER FOR WiMAX SYSTEM CHAPTER 4 IMPLEMENTATION OF DIGITAL UPCONVERTER AND DIGITAL DOWNCONVERTER FOR WiMAX SYSTEM 4.1 Introduction FPGAs provide an ideal implementation platform for developing broadband wireless systems such

More information

Embedded Target for TI C6000 DSP 2.0 Release Notes

Embedded Target for TI C6000 DSP 2.0 Release Notes 1 Embedded Target for TI C6000 DSP 2.0 Release Notes New Features................... 1-2 Two Virtual Targets Added.............. 1-2 Added C62x DSP Library............... 1-2 Fixed-Point Code Generation

More information

DESIGN METHODOLOGY. 5.1 General

DESIGN METHODOLOGY. 5.1 General 87 5 FFT DESIGN METHODOLOGY 5.1 General The fast Fourier transform is used to deliver a fast approach for the processing of data in the wireless transmission. The Fast Fourier Transform is one of the methods

More information

Implementing FIR Filters

Implementing FIR Filters Implementing FIR Filters in FLEX Devices February 199, ver. 1.01 Application Note 73 FIR Filter Architecture This section describes a conventional FIR filter design and how the design can be optimized

More information

Synthesis of DSP Systems using Data Flow Graphs for Silicon Area Reduction

Synthesis of DSP Systems using Data Flow Graphs for Silicon Area Reduction Synthesis of DSP Systems using Data Flow Graphs for Silicon Area Reduction Rakhi S 1, PremanandaB.S 2, Mihir Narayan Mohanty 3 1 Atria Institute of Technology, 2 East Point College of Engineering &Technology,

More information

AN FFT PROCESSOR BASED ON 16-POINT MODULE

AN FFT PROCESSOR BASED ON 16-POINT MODULE AN FFT PROCESSOR BASED ON 6-POINT MODULE Weidong Li, Mark Vesterbacka and Lars Wanhammar Electronics Systems, Dept. of EE., Linköping University SE-58 8 LINKÖPING, SWEDEN E-mail: {weidongl, markv, larsw}@isy.liu.se,

More information

Implementing Biquad IIR filters with the ASN Filter Designer and the ARM CMSIS DSP software framework

Implementing Biquad IIR filters with the ASN Filter Designer and the ARM CMSIS DSP software framework Implementing Biquad IIR filters with the ASN Filter Designer and the ARM CMSIS DSP software framework Application note (ASN-AN05) November 07 (Rev 4) SYNOPSIS Infinite impulse response (IIR) filters are

More information

EE2S11 Signals and Systems, part 2. Ch.7.3 Analog filter design. Note differences in notation. We often write. transition band passband.

EE2S11 Signals and Systems, part 2. Ch.7.3 Analog filter design. Note differences in notation. We often write. transition band passband. Note differences in notation. We often write EE2S11 Signals and Systems, part 2 Ch.7.3 How can I design an analog filter that meets certain specifications? passband ripple transition band passband stopband

More information

Multistage Rate Change 1/12

Multistage Rate Change 1/12 Multistage Rate Change 1/12 Motivation for Multi-Stage Schemes Consider Decimation: When M is large (typically > 10 or so) it is usually inefficient to implement decimation in a single step (i.e., in a

More information

FPGA Implementation of Multiplierless 2D DWT Architecture for Image Compression

FPGA Implementation of Multiplierless 2D DWT Architecture for Image Compression FPGA Implementation of Multiplierless 2D DWT Architecture for Image Compression Divakara.S.S, Research Scholar, J.S.S. Research Foundation, Mysore Cyril Prasanna Raj P Dean(R&D), MSEC, Bangalore Thejas

More information

Filterbanks and transforms

Filterbanks and transforms Filterbanks and transforms Sources: Zölzer, Digital audio signal processing, Wiley & Sons. Saramäki, Multirate signal processing, TUT course. Filterbanks! Introduction! Critical sampling, half-band filter!

More information

1.12 Optimal Filters (Wiener Filters)

1.12 Optimal Filters (Wiener Filters) Random Data 75 1.12 Optimal Filters (Wiener Filters) In calculating turbulent spectra we frequently encounter a noise tail just as the spectrum roles down the inertial subrange (-5/3 slope region) toward

More information

Advanced Design System 1.5. Digital Filter Designer

Advanced Design System 1.5. Digital Filter Designer Advanced Design System 1.5 Digital Filter Designer December 2000 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind

More information

HIGH-PERFORMANCE RECONFIGURABLE FIR FILTER USING PIPELINE TECHNIQUE

HIGH-PERFORMANCE RECONFIGURABLE FIR FILTER USING PIPELINE TECHNIQUE HIGH-PERFORMANCE RECONFIGURABLE FIR FILTER USING PIPELINE TECHNIQUE Anni Benitta.M #1 and Felcy Jeba Malar.M *2 1# Centre for excellence in VLSI Design, ECE, KCG College of Technology, Chennai, Tamilnadu

More information

Anu Kalidas Muralidharan Pillai and Håkan Johansson

Anu Kalidas Muralidharan Pillai and Håkan Johansson 2014 IEEE International Conference on Acoustic, Speech and Signal Processing (ICASSP) A SUB-BAND BASED RECONSTRUCTOR FOR M-CHANNEL TIME-INTERLEAVED ADCS WITH MISSING SAMPLES Anu Kalidas Muralidharan Pillai

More information

Fault Tolerant Parallel Filters Based on ECC Codes

Fault Tolerant Parallel Filters Based on ECC Codes Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 11, Number 7 (2018) pp. 597-605 Research India Publications http://www.ripublication.com Fault Tolerant Parallel Filters Based on

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN OF QUATERNARY ADDER FOR HIGH SPEED APPLICATIONS MS. PRITI S. KAPSE 1, DR.

More information

Available online Journal of Scientific and Engineering Research, 2017, 4(5):1-6. Research Article

Available online   Journal of Scientific and Engineering Research, 2017, 4(5):1-6. Research Article Available online www.jsaer.com, 2017, 4(5):1-6 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR Through the Analysis of the Advantages and Disadvantages of the Several Methods of Design of Infinite

More information

Filter Bank Design and Sub-Band Coding

Filter Bank Design and Sub-Band Coding Filter Bank Design and Sub-Band Coding Arash Komaee, Afshin Sepehri Department of Electrical and Computer Engineering University of Maryland Email: {akomaee, afshin}@eng.umd.edu. Introduction In this project,

More information

An Efficient Flexible Architecture for Error Tolerant Applications

An Efficient Flexible Architecture for Error Tolerant Applications An Efficient Flexible Architecture for Error Tolerant Applications Sheema Mol K.N 1, Rahul M Nair 2 M.Tech Student (VLSI DESIGN), Department of Electronics and Communication Engineering, Nehru College

More information

A HIGH PERFORMANCE FIR FILTER ARCHITECTURE FOR FIXED AND RECONFIGURABLE APPLICATIONS

A HIGH PERFORMANCE FIR FILTER ARCHITECTURE FOR FIXED AND RECONFIGURABLE APPLICATIONS A HIGH PERFORMANCE FIR FILTER ARCHITECTURE FOR FIXED AND RECONFIGURABLE APPLICATIONS Saba Gouhar 1 G. Aruna 2 gouhar.saba@gmail.com 1 arunastefen@gmail.com 2 1 PG Scholar, Department of ECE, Shadan Women

More information

LogiCORE IP FIR Compiler v7.0

LogiCORE IP FIR Compiler v7.0 LogiCORE IP FIR Compiler v7.0 Product Guide for Vivado Design Suite Table of Contents IP Facts Chapter 1: Overview Feature Summary.................................................................. 5 Licensing

More information

VHDL Implementation of Multiplierless, High Performance DWT Filter Bank

VHDL Implementation of Multiplierless, High Performance DWT Filter Bank VHDL Implementation of Multiplierless, High Performance DWT Filter Bank Mr. M.M. Aswale 1, Prof. Ms. R.B Patil 2,Member ISTE Abstract The JPEG 2000 image coding standard employs the biorthogonal 9/7 wavelet

More information

Modeling and implementation of dsp fpga solutions

Modeling and implementation of dsp fpga solutions See discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/228877179 Modeling and implementation of dsp fpga solutions Article CITATIONS 9 READS 57 4

More information

Design of a Multiplier Architecture Based on LUT and VHBCSE Algorithm For FIR Filter

Design of a Multiplier Architecture Based on LUT and VHBCSE Algorithm For FIR Filter African Journal of Basic & Applied Sciences 9 (1): 53-58, 2017 ISSN 2079-2034 IDOSI Publications, 2017 DOI: 10.5829/idosi.ajbas.2017.53.58 Design of a Multiplier Architecture Based on LUT and VHBCSE Algorithm

More information

Analysis and Realization of Digital Filter in Communication System

Analysis and Realization of Digital Filter in Communication System , pp.37-42 http://dx.doi.org/0.4257/astl.206. Analysis and Realization of Digital Filter in Communication System Guohua Zou School of software, East China University of Technology, anchang, 330000, China

More information

Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 3rd year engineering. Winter/Summer Training

Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 3rd year engineering. Winter/Summer Training Method We follow- How to Get Entry Pass in SEMICODUCTOR Industries for 3rd year engineering Winter/Summer Training Level 2 continues. 3 rd Year 4 th Year FIG-3 Level 1 (Basic & Mandatory) & Level 1.1 and

More information

DESIGN AND IMPLEMENTATION OF DA- BASED RECONFIGURABLE FIR DIGITAL FILTER USING VERILOGHDL

DESIGN AND IMPLEMENTATION OF DA- BASED RECONFIGURABLE FIR DIGITAL FILTER USING VERILOGHDL DESIGN AND IMPLEMENTATION OF DA- BASED RECONFIGURABLE FIR DIGITAL FILTER USING VERILOGHDL [1] J.SOUJANYA,P.G.SCHOLAR, KSHATRIYA COLLEGE OF ENGINEERING,NIZAMABAD [2] MR. DEVENDHER KANOOR,M.TECH,ASSISTANT

More information

VHDL MODEL OF SMART SENSOR

VHDL MODEL OF SMART SENSOR VHDL MODEL OF SMART SENSOR 1 MS. VAISHALI M. BAGADE, 2 MR M.B.LIMKAR 1Electronics Department 1, TERNA College, Nerul 2 Electronics & Telecommunication Department, TERNA College, Navi Mumbai Email: 1 vaishali.bagade2@gmail.com,

More information

A Review on Fractional Delay FIR Digital Filters Design and Optimization Techniques

A Review on Fractional Delay FIR Digital Filters Design and Optimization Techniques A Review on Fractional Delay FIR Digital Filters Design and Optimization Techniques Amritpal Singh #1, Dr. Naveen Dhillon *2, Sukhpreet Singh Bains @3 1 MTECH ECE, RIET Phagwara, India 2 HOD ECE RIET,

More information

4.1 QUANTIZATION NOISE

4.1 QUANTIZATION NOISE DIGITAL SIGNAL PROCESSING UNIT IV FINITE WORD LENGTH EFFECTS Contents : 4.1 Quantization Noise 4.2 Fixed Point and Floating Point Number Representation 4.3 Truncation and Rounding 4.4 Quantization Noise

More information

Simultaneous Optimization of Delay and Number of Operations in Multiplierless Implementation of Linear Systems

Simultaneous Optimization of Delay and Number of Operations in Multiplierless Implementation of Linear Systems Simultaneous Optimization of Delay and Number of Operations in Multiplierless Implementation of Linear Systems Abstract The problem of implementing linear systems in hardware by efficiently using shifts

More information

Analytical Approach for Numerical Accuracy Estimation of Fixed-Point Systems Based on Smooth Operations

Analytical Approach for Numerical Accuracy Estimation of Fixed-Point Systems Based on Smooth Operations 2326 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL 59, NO 10, OCTOBER 2012 Analytical Approach for Numerical Accuracy Estimation of Fixed-Point Systems Based on Smooth Operations Romuald

More information

FILTER SYNTHESIS USING FINE-GRAIN DATA-FLOW GRAPHS. Waqas Akram, Cirrus Logic Inc., Austin, Texas

FILTER SYNTHESIS USING FINE-GRAIN DATA-FLOW GRAPHS. Waqas Akram, Cirrus Logic Inc., Austin, Texas FILTER SYNTHESIS USING FINE-GRAIN DATA-FLOW GRAPHS Waqas Akram, Cirrus Logic Inc., Austin, Texas Abstract: This project is concerned with finding ways to synthesize hardware-efficient digital filters given

More information

MRPF: An Architectural Transformation for Synthesis of High-Performance and Low-Power Digital Filters

MRPF: An Architectural Transformation for Synthesis of High-Performance and Low-Power Digital Filters MRPF: An Architectural Transformation for Synthesis of High-Performance and Low-Power Digital Filters Hunsoo Choo, Khurram Muhammad, Kaushik Roy Electrical & Computer Engineering Department Texas Instruments

More information

Digital Filter Synthesis Considering Multiple Adder Graphs for a Coefficient

Digital Filter Synthesis Considering Multiple Adder Graphs for a Coefficient Digital Filter Synthesis Considering Multiple Graphs for a Coefficient Jeong-Ho Han, and In-Cheol Park School of EECS, Korea Advanced Institute of Science and Technology, Daejeon, Korea jhhan.kr@gmail.com,

More information

Filter Design HDL Coder 2 User s Guide

Filter Design HDL Coder 2 User s Guide Filter Design HDL Coder 2 User s Guide How to Contact The MathWorks www.mathworks.com Web comp.soft-sys.matlab Newsgroup www.mathworks.com/contact_ts.html Technical Support suggest@mathworks.com bugs@mathworks.com

More information

Wordlength Optimization

Wordlength Optimization EE216B: VLSI Signal Processing Wordlength Optimization Prof. Dejan Marković ee216b@gmail.com Number Systems: Algebraic Algebraic Number e.g. a = + b [1] High level abstraction Infinite precision Often

More information

High Level Abstractions for Implementation of Software Radios

High Level Abstractions for Implementation of Software Radios High Level Abstractions for Implementation of Software Radios J. B. Evans, Ed Komp, S. G. Mathen, and G. Minden Information and Telecommunication Technology Center University of Kansas, Lawrence, KS 66044-7541

More information

Implementation of Floating Point Multiplier Using Dadda Algorithm

Implementation of Floating Point Multiplier Using Dadda Algorithm Implementation of Floating Point Multiplier Using Dadda Algorithm Abstract: Floating point multiplication is the most usefull in all the computation application like in Arithematic operation, DSP application.

More information

GC2011A 3.3V DIGITAL FILTER CHIP DATASHEET. March 21, 2000

GC2011A 3.3V DIGITAL FILTER CHIP DATASHEET. March 21, 2000 GC2011A 3.3V DIGITAL FILTER CHIP DATASHEET March 21, 2000 Information provided by Graychip is believed to be accurate and reliable. No responsibility is assumed by Graychip for its use, nor for any infringement

More information

Improved Design of High Performance Radix-10 Multiplication Using BCD Codes

Improved Design of High Performance Radix-10 Multiplication Using BCD Codes International OPEN ACCESS Journal ISSN: 2249-6645 Of Modern Engineering Research (IJMER) Improved Design of High Performance Radix-10 Multiplication Using BCD Codes 1 A. Anusha, 2 C.Ashok Kumar 1 M.Tech

More information

FIR Filter Architecture for Fixed and Reconfigurable Applications

FIR Filter Architecture for Fixed and Reconfigurable Applications FIR Filter Architecture for Fixed and Reconfigurable Applications Nagajyothi 1,P.Sayannna 2 1 M.Tech student, Dept. of ECE, Sudheer reddy college of Engineering & technology (w), Telangana, India 2 Assosciate

More information

ISSN (Online), Volume 1, Special Issue 2(ICITET 15), March 2015 International Journal of Innovative Trends and Emerging Technologies

ISSN (Online), Volume 1, Special Issue 2(ICITET 15), March 2015 International Journal of Innovative Trends and Emerging Technologies VLSI IMPLEMENTATION OF HIGH PERFORMANCE DISTRIBUTED ARITHMETIC (DA) BASED ADAPTIVE FILTER WITH FAST CONVERGENCE FACTOR G. PARTHIBAN 1, P.SATHIYA 2 PG Student, VLSI Design, Department of ECE, Surya Group

More information

DESIGN AND IMPLEMENTATION OF VLSI SYSTOLIC ARRAY MULTIPLIER FOR DSP APPLICATIONS

DESIGN AND IMPLEMENTATION OF VLSI SYSTOLIC ARRAY MULTIPLIER FOR DSP APPLICATIONS International Journal of Computing Academic Research (IJCAR) ISSN 2305-9184 Volume 2, Number 4 (August 2013), pp. 140-146 MEACSE Publications http://www.meacse.org/ijcar DESIGN AND IMPLEMENTATION OF VLSI

More information

Abstract. Literature Survey. Introduction. A.Radix-2/8 FFT algorithm for length qx2 m DFTs

Abstract. Literature Survey. Introduction. A.Radix-2/8 FFT algorithm for length qx2 m DFTs Implementation of Split Radix algorithm for length 6 m DFT using VLSI J.Nancy, PG Scholar,PSNA College of Engineering and Technology; S.Bharath,Assistant Professor,PSNA College of Engineering and Technology;J.Wilson,Assistant

More information

LWA DRX C Language Simulation Report - v0.1

LWA DRX C Language Simulation Report - v0.1 LWA DRX C Language Simulation Report - v0.1 Johnathan York (ARL:UT) February 1, 2008 1 Introduction This document contains a short report on the Long Wavelength Array (LWA) Digital Receiver (DRX) C simulator

More information

R. Solomon Roach 1, N. Nirmal Singh 2.

R. Solomon Roach 1, N. Nirmal Singh 2. doi:10.21311/001.39.6.28 Design of Low Power and Area Efficient ESPFFIR Filter Using Multiple Constant Multiplier R. Solomon Roach 1, N. Nirmal Singh 2 1 Department of ECE, Cape Institute of Technology,Tamilnadu-627114,India

More information

FPGA Implementation of Discrete Fourier Transform Using CORDIC Algorithm

FPGA Implementation of Discrete Fourier Transform Using CORDIC Algorithm AMSE JOURNALS-AMSE IIETA publication-2017-series: Advances B; Vol. 60; N 2; pp 332-337 Submitted Apr. 04, 2017; Revised Sept. 25, 2017; Accepted Sept. 30, 2017 FPGA Implementation of Discrete Fourier Transform

More information

Two High Performance Adaptive Filter Implementation Schemes Using Distributed Arithmetic

Two High Performance Adaptive Filter Implementation Schemes Using Distributed Arithmetic Two High Performance Adaptive Filter Implementation Schemes Using istributed Arithmetic Rui Guo and Linda S. ebrunner Abstract istributed arithmetic (A) is performed to design bit-level architectures for

More information

Reduced Complexity Decision Feedback Channel Equalizer using Series Expansion Division

Reduced Complexity Decision Feedback Channel Equalizer using Series Expansion Division Reduced Complexity Decision Feedback Channel Equalizer using Series Expansion Division S. Yassin, H. Tawfik Department of Electronics and Communications Cairo University Faculty of Engineering Cairo, Egypt

More information

Latest Innovation For FFT implementation using RCBNS

Latest Innovation For FFT implementation using RCBNS Latest Innovation For FFT implementation using SADAF SAEED, USMAN ALI, SHAHID A. KHAN Department of Electrical Engineering COMSATS Institute of Information Technology, Abbottabad (Pakistan) Abstract: -

More information

Measuring Improvement When Using HUB Formats to Implement Floating-Point Systems under Round-to- Nearest

Measuring Improvement When Using HUB Formats to Implement Floating-Point Systems under Round-to- Nearest Measuring Improvement When Using HUB Formats to Implement Floating-Point Systems under Round-to- Nearest Abstract: This paper analyzes the benefits of using half-unitbiased (HUB) formats to implement floatingpoint

More information

FAST FIR FILTERS FOR SIMD PROCESSORS WITH LIMITED MEMORY BANDWIDTH

FAST FIR FILTERS FOR SIMD PROCESSORS WITH LIMITED MEMORY BANDWIDTH Key words: Digital Signal Processing, FIR filters, SIMD processors, AltiVec. Grzegorz KRASZEWSKI Białystok Technical University Department of Electrical Engineering Wiejska

More information

HIGH PERFORMANCE FUSED ADD MULTIPLY OPERATOR

HIGH PERFORMANCE FUSED ADD MULTIPLY OPERATOR HIGH PERFORMANCE FUSED ADD MULTIPLY OPERATOR R. Alwin [1] S. Anbu Vallal [2] I. Angel [3] B. Benhar Silvan [4] V. Jai Ganesh [5] 1 Assistant Professor, 2,3,4,5 Student Members Department of Electronics

More information

DESIGN OF QUATERNARY ADDER FOR HIGH SPEED APPLICATIONS

DESIGN OF QUATERNARY ADDER FOR HIGH SPEED APPLICATIONS DESIGN OF QUATERNARY ADDER FOR HIGH SPEED APPLICATIONS Ms. Priti S. Kapse 1, Dr. S. L. Haridas 2 1 Student, M. Tech. Department of Electronics, VLSI, GHRACET, Nagpur, (India) 2 H.O.D. of Electronics and

More information

FIR Filter Synthesis Algorithms for Minimizing the Delay and the Number of Adders

FIR Filter Synthesis Algorithms for Minimizing the Delay and the Number of Adders 770 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: ANALOG AND DIGITAL SIGNAL PROCESSING, VOL. 48, NO. 8, AUGUST 2001 FIR Filter Synthesis Algorithms for Minimizing the Delay and the Number of Adders Hyeong-Ju

More information

THE IDEA idea of interpolated finite impulse response

THE IDEA idea of interpolated finite impulse response 564 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: ANALOG AND DIGITAL SIGNAL PROCESSING, VOL. 44, NO. 7, JULY 1997 Two-Dimensional IFIR Structures Using Generalized Factorizable Filters Roberto Manduchi

More information

Power Optimized Programmable Truncated Multiplier and Accumulator Using Reversible Adder

Power Optimized Programmable Truncated Multiplier and Accumulator Using Reversible Adder Power Optimized Programmable Truncated Multiplier and Accumulator Using Reversible Adder Syeda Mohtashima Siddiqui M.Tech (VLSI & Embedded Systems) Department of ECE G Pulla Reddy Engineering College (Autonomous)

More information