Integer Fast Fourier transform
#1
Music 

PREFACE

The DSP world today is ruled by different transforms. Discrete Fourier transforms are most used. So is the fast Fourier transform, which is the faster version of DFT.
Suppose we take FFT of a signal. On taking the inverse fast Fourier transform,we except the output to be the same as the input.This is called the invertibility property.But on most occasions, dissapointment is the result. This is due to the finite word length of the registers used to store the samples and the coefficients.
This seminar introduces a method called integer fast Fourier transforms to give the invertibility property to FFT, without in any way destroying its accuracy and speed.
It first reviews the necessary backgrounds to understand the concept including the discrete Fourier transform and split-radix FFT,its fixed point implimentation,and lifting scheme. Then the basics are applied to split radix FFT to describe the integer fast Fourier transforms.The accuracy and complexity of the proposed approach is then discussed.The final section gives the use of the IntFFT in noise reduction application and compares its performance with the FxpFFT.

ABSTRACT

Fourier transform for approximating the discrete Fourier transform, which is one of the most fundamental operations in digital signal processing, is introduced.
Unlike fixed- point fast Fourier transform, the new transform has the properties that it is an integer-to-integer mapping, is power adaptable and is reversible. In this paper, a concept of integer fast Fourier transform for approximating the discrete Fourier transform is introduced .
The transform can be implemented by using only bit shifts and additions and no multiplication. A method for minimizing the no of additions required is presented. While preserving the reversibility, the integer FFT is shown experimentally to yield same accuracy as the fixed-point FFT when their coefficients are quantised to a certain number of bits.
Complexity of the integer FFT is shown to be much lower than that of fixed point FFT in terms of the no of additions and shifts. Finally, the are applied to noise reduction applications, where the integer FFT provides significantly improvement over the fixed-point FFT at low power and maintains similar results at high power.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: how to lvl engineering fast, fast encryption methods, online fast speeding train esgam, fast s transform in matlab, stash dash, fourier transform de, fast fourier transform algorithm ppt,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
Integer Fast Fourier transform - by computer science crazy - 15-02-2009, 12:29 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Fast IP Network Recovery using Multiple Routing Configurations seminar surveyer 7 4,234 15-02-2012, 11:23 AM
Last Post: kodavandlaravisankar
Star NEED HELP IN CODING "MULTIPLE ROUTING CONFIGURATIONS FOR FAST IP NETWORK RECOVERY" swathikinthali 7 5,495 13-08-2011, 05:45 PM
Last Post: nibina
  Multiple Routing Configurations for Fast IP Network Recovery project report helper 12 7,488 01-07-2011, 04:46 PM
Last Post: Anoushka
  An Efficient Architecture for 2-D Lifting-based Discrete Wavelet Transform seminar class 1 2,124 14-05-2011, 07:29 AM
Last Post: loverboytarun
  An Algorithm for SAR Image Embedded Compression Based on Wavelet Transform seminar class 0 1,311 05-05-2011, 11:11 AM
Last Post: seminar class
  Fast recovery in IP networks using Multiple Routing Configurations seminar class 0 1,251 07-03-2011, 10:03 AM
Last Post: seminar class
  Feature Extraction for Audio Fingerprinting Using Wavelet Transform seminar class 0 2,033 16-02-2011, 10:44 AM
Last Post: seminar class
  Binary and Mixed-Integer Programming seminar class 0 1,272 15-02-2011, 02:37 PM
Last Post: seminar class
  A Tool For Very Fast Regular Expression Matching summer project pal 0 1,534 29-01-2011, 09:47 AM
Last Post: summer project pal
  Wavelet Transform and Some Applications in Time Series Analysis and Forecasting ppt seminar surveyer 0 1,076 28-01-2011, 02:54 PM
Last Post: seminar surveyer

Forum Jump: