Fast Fourier transform method and inverse fast Fourier transform method

Makino , et al. February 22, 2

Patent Grant 6859816

U.S. patent number 6,859,816 [Application Number 09/770,963] was granted by the patent office on 2005-02-22 for fast fourier transform method and inverse fast fourier transform method. This patent grant is currently assigned to Sony Corporation. Invention is credited to Kenichi Makino, Jun Matsumoto, Masayuki Nishiguchi.


United States Patent 6,859,816
Makino ,   et al. February 22, 2005

Fast Fourier transform method and inverse fast Fourier transform method

Abstract

First, at step S1, i=0 is set. At step S2, data comprising M samples is fetched. At step S3, an M-point DFT is applied to the data fetched at step S2 above. At step S4, an obtained y(k) is multiplied by a twist coefficient w(i, k). The result is placed in y(k). At step S5, the value in y(k) is overwritten to an array x which contains original data. The above processing is repeated N/M times through steps S6 and S7 until all the input data is processed. At step S9, an FFT with N/M (=2.sup.n) points is performed within the range of 0.ltoreq.k<M. Finally, at step S12, a sort is performed.


Inventors: Makino; Kenichi (Tokyo, JP), Matsumoto; Jun (Kanagawa, JP), Nishiguchi; Masayuki (Kanagawa, JP)
Assignee: Sony Corporation (Tokyo, JP)
Family ID: 18725153
Appl. No.: 09/770,963
Filed: January 25, 2001

Foreign Application Priority Data

Jul 31, 2000 [JP] 2000-232469
Current U.S. Class: 708/404
Current CPC Class: G06F 17/142 (20130101)
Current International Class: G06F 17/14 (20060101); G06F 017/14 ()
Field of Search: ;708/404,405

References Cited [Referenced By]

U.S. Patent Documents
4245325 January 1981 Kikuchi et al.
6115728 September 2000 Nakai et al.
6230176 May 2001 Mizutani
6247034 June 2001 Nakai et al.
Primary Examiner: Malzahn; David H.
Attorney, Agent or Firm: Maioli; Jay H.

Claims



What is claimed is:

1. A fast Fourier transform method for transforming input complex number data of M.times.2&Hat;n points in which M is an odd number other than 1 and n is an integer, where said input complex number data represents a function signal in the time domain, the method comprising the steps of: applying a fast Fourier transform to the input data, and outputting the transformed complex number data of M.times.2&Hat;n points resulting from said application of the fast Fourier transform, where the output transformed complex number data represents a function signal in the frequency domain.

2. A fast Fourier transform method for transforming input complex number data of M.times.2&Hat;n points in which M is an odd number other than 1 and n is an integer, where said input complex number data represents a function signal in the time domain, the method comprising the steps of: applying specified preprocessing to said complex data, performing a 2&Hat;n-point fast Fourier transform to said preprocessed complex data which is split into M portions, and outputting a result of M.times.2&Hat;n-point discrete Fourier transform where the output result represents a function signal in the frequency domain.

3. The fast Fourier transform method according to claim 2, wherein said specified preprocessing comprises the steps of: splitting said input data into split data, performing an M-point discrete Fourier transform to the split data, and multiplying a resulting N-point discrete Fourier transform coefficient by a specified coefficient.

4. The fast Fourier transform method according to claim 3, wherein said specified preprocessing uses trigonometric function's symmetry to decrease an operation amount in calculation of discrete Fourier transform coefficient by applying n M-point discrete Fourier transform to said split data.

5. The fast Fourier transform method according to claim 2, wherein said specified preprocessing comprises the steps of: fetching M-point data in units of 2&Hat;n from said input data, applying a discrete Fourier transform to the M-point data, multiplying an obtained M-point discrete Fourier transform coefficient by a twist coefficient, and outputting a multiplication result as the preprocessed data.

6. An inverse fast Fourier transform method for transforming input complex number data of M.times.2&Hat;n points in which M is an odd number other than 1 and n is an integer, where said input complex number data represents a function signal in the frequency domain, the method comprising the steps of: applying an inverse fast Fourier transform to the input data, and outputting the transformed complex number data of M.times.2&Hat;n points resulting from said application of the fast Fourier transform, where the output transformed complex number data represents a function signal in the time domain.

7. An inverse fast Fourier transform method for transforming input complex number data of M.times.2&Hat;n points in which M is an odd number other than 1 and n is an integer, where said input complex number data represents a function signal in the frequency domain, the method comprising the steps of: applying specified preprocessing to said input data, applying a 2&Hat;n-point inverse fast Fourier transform to said preprocessed complex data which is split into M portions, and outputting a result of an M.times.2&Hat;n-point inverse discrete Fourier transform where the output result represents a function signal in the time domain.

8. The inverse fast Fourier transform method according to claim 7, wherein said specified preprocessing comprises the steps of: splitting said input data into split data, performing an M-point inverse discrete Fourier transform to the split data, and multiplying a resulting M-point inverse discrete Fourier transform coefficient by a specified coefficient.

9. The inverse fast Fourier transform method according to claim 8, wherein said specified preprocessing uses trigonometric function's symmetry to decrease an operation amount in calculation of inverse discrete Fourier transform coefficient by applying an M-point inverse discrete Fourier transform to said split data.

10. The inverse fast Fourier transform method according to claim 7, wherein said specified preprocessing comprises the steps of: fetching N-point data in units of N/M from said input data, applying an inverse discrete Fourier transform to the M-point data, multiplying an obtained M-point inverse discrete Fourier transform coefficient by a twist coefficient, and outputting a multiplication result as the preprocessed data.
Description



BACKGROUND OF THE INVENTION

1. Technical Field

The present invention relates to a fast Fourier transform method and an inverse fast Fourier transform method which conventionally use 2.sup.n (2 to the nth power) points and are incapable of an FFT using other specified number of points.

2. Prior Art

A conventional fast Fourier transform (FFT) has a restriction that the number of points N must be N=2.sup.n. Otherwise, it has been impossible to perform a fast operation of discrete Fourier transform (DFT) by using an existing apparatus.

BRIEF SUMMARY OF THE INVENTION

Conventionally, a fast Fourier transform method and an inverse fast Fourier transform method are incapable of FFT and IFFT using N=M.times.2.sup.n (M is an odd number) for input data. It is therefore an object of the present invention to provide a fast Fourier transform method and an inverse fast Fourier transform method of enabling such FFT and IFFT.

For solving the above problem, a fast Fourier transform method according to the present invention is characterized by inputting complex number data of M.times.2.sup.n points in which M is an odd number and n is an integer, applying a fast Fourier transform to this input data, and outputting complex number data of M.times.2.sup.n points.

This fast Fourier transform method applies specified processing to the input data, performs a 2.sup.n -point fast Fourier transform in a region which is split into M portions, and outputs a result of M.times.2.sup.n -point discrete Fourier transform.

In the fast Fourier transform method, the specified preprocessing first splits the input data, performs an M-point discrete Fourier transform for the split data, and then performs a multiply operation of the obtained M-point discrete Fourier transform coefficient.

The fast Fourier transform method uses trigonometric function's symmetry to decrease an operation amount when finding a discrete Fourier transform coefficient by applying an M-point discrete Fourier transform to the split data.

For solving the above problem, an inverse fast Fourier transform method according to the present invention inputs complex number data of M.times.2.sup.n points in which M is an odd number and n is an integer, applies an inverse fast Fourier transform to this input data, and outputs the complex number data of M.times.2.sup.n points.

The inverse fast Fourier transform method applies specified preprocessing to the input data, applies a 2.sup.n -point inverse fast Fourier transform in a region which is split into M portions, and outputs a result of an M.times.2.sup.n -point inverse discrete Fourier transform.

In the inverse fast Fourier transform method, the specified preprocessing first splits the input data, performs an M-point inverse discrete Fourier transform for split data, and then performs a multiply operation of the obtained M-point inverse discrete Fourier transform coefficient.

In the inverse fast Fourier transform method, the specified preprocessing uses trigonometric function's symmetry to decrease an operation amount when finding an inverse discrete Fourier transform coefficient by applying an M-point inverse discrete Fourier transform to the split data.

It becomes possible to provide an FFT with N=M.times.2.sup.n (M is an odd number) points which has been infeasible on a conventional apparatus. When a fast FFT apparatus is available, using this apparatus minimizes a development cost compared creating a new apparatus.

BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWING

FIG. 1 is a flowchart for implementing an FFT with N=M.times.2.sup.n points (M is an odd number);

FIG. 2 schematically shows operations described by the flowchart in FIG. 1;

FIG. 3 shows positional relationship between array data and a corresponding index; and

FIG. 4 is a flowchart for fast DFT computation.

DETAILED DESCRIPTION OF THE INVENTION

First of all, the following describes the FFT principle requisite for the fast Fourier transform method and the inverse fast Fourier transform method according to the present invention.

The discrete Fourier transform (DFT) is used for finding a Fourier coefficient X(k) from given N data samples x(0), x(1), . . . , x(N-1) as shown in the following equation (1): ##EQU1##

When this DFT permits factorizing the total number of data samples N into N=N.sub.1 N.sub.2, it is possible to express n and k as in the following equations: ##EQU2##

In these equations are conditioned on: n.sub.1, k.sub.2 =0 . . . N.sub.1 -1; n.sub.2, k.sub.1 =0 . . . N.sub.2 -1. The above equation (1) can be expressed with equations (2) and (3) as follows: ##EQU3##

Further, the following equations (4) and (5) yield an equation (6): ##EQU4## ##EQU5##

Assuming that k.sub.1 is a constant, the equation (6) is the DFT with N.sub.2 points. Namely, performing the equations (4) and (5) can split the N-point DFT into N.sub.2 -point DFTs for the number of N.sub.1. If N.sub.2 can be further factorized, repeating the above method can split a DFT with the much smaller number of points. The FFT uses the split method to effectively perform DFT operations.

The following equation (7) defines an inverse transform, allowing a split computation in the same manner as the forward transform: ##EQU6##

The following describes an embodiment of the present invention, namely an FFT apparatus with the number of points M.times.2.sup.n. First, the forward transform is described.

It is possible to use the existing FFT with the number of points N=2.sup.n for implementing the FFT with the number of points N=M.times.2.sup.n, where M is an odd number, by applying M to N.sub.1 and N/M (=2.sup.n) to N2. The flowchart in FIG. 1 explains this processing. FIG. 1 and the following description assume an array to be a complex number. The real part and the imaginary part are substituted during substitution between array elements. For example, the representation x'(i)=x(i) denotes that the real part and the imaginary part of x(i) are assigned to those of x'(i), respectively. Input data comprising N samples are placed in an array x like x(0), x(1), . . . , x(N-1).

The following describes the FFT method with the number of points M.times.2&Hat;n with reference to FIG. 1. At step S1, i=0 is set. At step S2, M data samples are fetched into x'(j), where 0.ltoreq.j<M. At step S3, the above operation (4), namely an M-point DFT, is applied to the data fetched at step S2. Namely, the following equation (8) is performed: ##EQU7##

The equation (8) can be computed fast by following a procedure as described later. At step S4, the resulting y(k) is multiplied by a twist coefficient w(i, k) as shown in equation (5). Then, the result is placed in y(k). The twist coefficient w(i, k) is a value defined by the following equation (9): ##EQU8##

The twist coefficient w(i, k) becomes 1 when k=0. This operation can be performed within the range of 1.ltoreq.k.ltoreq.M-1.

At step S5, the y(k) value is overwritten to the array x which contains the original data. It may be preferable to place this value in another array without overwriting.

FIG. 2 schematically shows the operation from steps S1 to S5 in FIG. 1. M data samples are fetched from the array x for every N/M. The DFT is multiplied by the twist coefficient. The result is returned to the array. This operation is repeated N/M times through steps S6 and S7 until all the input data is processed.

Then, the equation (6) above is performed according to the normal FFT. After step S8, the FFT with N/M (=2.sup.n) points is performed within the range of 0.ltoreq.k.ltoreq.M at step S9. The FFT-performed result is returned to the original array to place an intended value in the array x. However, there is provided relationship between a location where data exists and an actual array index as shown in FIG. 3. After steps S10 and S11 in FIG. 1, a sort is performed at step S12 as follows:

[Formula 9]

This array X(k) (0.ltoreq.k<N) will contain a digital Fourier coefficient for x(i).

The following describes an inverse transform. In FIG. 1, the inverse transform is assumed to be IDFT in the following equation using 2 DFTs: ##EQU9##

At step S4 in FIG. 1, w(i, k) is defined as in the following equation: ##EQU10##

The inverse transform can be computed in the same procedure as for the forward transform by replacing FFT at step S9 in FIG. 1 with IFFT.

The following describes a fast M-point DFT: ##EQU11##

An M-point DFT (M is an odd number) indicated in the above-mentioned equation can be fast computed by using the trigonometric function's symmetry. When a complex number x(n) (0.ltoreq.n.ltoreq.M-1) is defined as in the following equation, y(k) is expressed as the equation (10) below:

[Formula 13]

##EQU12##

Here, the terms in the equation (10) are replaced by the following equations (11) through (14): ##EQU13## ##EQU14## ##EQU15## ##EQU16##

The above-mentioned equation (10) can be written as the equation (15) as follows:

[Formula 19]

Under the condition of 1.ltoreq.n.ltoreq.M-1, the following equation is formulated: ##EQU17##

Accordingly, the above-mentioned equations (11) through (14) can be computed as the following equations (16) through (19), decreasing an operational amount: ##EQU18## ##EQU19## ##EQU20## ##EQU21##

With respect to k in 1.ltoreq.k.ltoreq.(M-1)/2, the following equation (20) is formulated: ##EQU22##

As is apparent from a comparison between the equations (15) and (20), y(k) is found by partially computing Y.sub.1 (k), Y.sub.2 (k), Y.sub.3 (k), and Y.sub.4 (k). It is possible to find y(M-k) just from add/sub operations using that partial computation. When k=0, the following equation is formulated: ##EQU23##

This equation makes it apparent that just the summation can implement computation.

According to the above description, it is understood that the flowchart in FIG. 4 summarizes fast computation for the M-point DFT.

First, y(0)=x(0)+x(1) . . . x(M-1) is computed. Then the following operations (a) and (b) are repeated for k in 1.ltoreq.k.ltoreq.(M-1)/2. The operation (a) finds Y.sub.1 (k), Y.sub.2 (k), Y.sub.3 (k), and Y.sub.4 (k) according to the equations (16) through (19). The operation (b) uses a value found in (a) and further finds y(k) and y(M-k) according to the equations (15) and (20).

Similarly, the above-mentioned fast computation can be applied to an IFFT as shown in the following equation: ##EQU24##

There is formulated y(n)=Y.sub.r (n)+jy.sub.i (n). Under the condition of 1.ltoreq.k.ltoreq.(M-1)/2, the following equations (21) through (26) are defined: ##EQU25## ##EQU26## ##EQU27## ##EQU28##

[Formula 32]

[Formula 33]

First, x.about.(0)=y(0)+y(1) . . . y(M-1) is computed. With respect to k in 1.ltoreq.k.ltoreq.(M-1)/2, X.sub.1 (k) through X.sub.4 (k) are found according to the equations (21) through (24). Then, the equations (15) and (20) are used to find x.about.(k) and x.about.(M-k).

The IFFT can be computed according to the above-mentioned operations.

The following describes an operation amount. Generally, a computer architecture affects operation costs of addition, subtraction, and multiplication of real numbers. To simplify estimation of an operation amount, however, all the operation costs are assumed to be 1. An operation cost for adding or subtracting complex numbers is assumed to be two operations for adding or subtracting real numbers (2 in total). An operation cost for multiplying complex numbers is assumed to be four operations for multiplying real numbers and two operations for adding or subtracting real numbers (6 in total).

Based on this principle of operation costs, the following describes an operation amount for the above-mentioned fast M-point DFT. FIG. 4 is used for finding an operation amount C.sub.DFT (M) for the fast M-point DFT.

At step S11, k=0 is set. At step S12, add/sub operations for complex numbers are performed (M-1) times. At step S13, k+1 is performed. At step S14, add/sub operations are performed ((M-1)/2.times.(4M-6)) times and multiply operations are performed ((M-1)/2.times.(2M-1)) times for real numbers. At step S16, add/sub operations are performed for real numbers ((M-1)/2.times.4) times. The above processing is repeated until the condition of k<(M-1)/2 at step S16 is satisfied.

Accordingly, the following equation is used to find an operation amount C.sub.DFT (M) for the fast M-point DFT: ##EQU29##

The following describes an operation amount for the M.times.2.sup.n -point FFT. There is no difference between FFT and IFFT with respect to an operation amount. The description below only covers an operation amount for FFT.

First, an operation amount C.sub.FFT (N) is found when an N=2.sup.n -point FFT is performed with base 2. For obtaining the product with a twist coefficient, the N=2.sup.n -point FFT performs multiply operations N/2.multidot.log.sub.2 (N) times for complex numbers, a butterfly operation, and add operations N.multidot.log.sub.2 (N) times for complex numbers. The following equation is used for finding C.sub.FFT (N): ##EQU30##

When an N=M.times.2.sup.n -point FFT is performed according to the method of the present invention, the following describes how to find an operation amount C'.sub.FFT (N) with reference to FIG. 1.

At step S3 in FIG. 1, an operation amount for N/M.times.C.sub.DFT (M) is found because the DFT is performed N/M times. At step S4, an operation amount for 6.times.N/M.times.(M-1) is found because a multiply operation for complex numbers is performed (N/M.times.(M-1)) times. At step S9, an operation amount for M.times.C.sub.FFT (N/M) is found because an N/M-point FFT is performed M times. Consequently, the following equation is obtained: ##EQU31##

Accordingly, when M is sufficiently smaller than N, it is understood that an operation amount for the FFT according to the present invention also can be almost at the level of Nlog.sub.2 (N).

When operation amounts are compared between the FFT according to the present invention and the DFT, the result is C.sub.DFT (2560)/C'.sub.FFT (2560)=208 given that N=5.times.2.sup.9 (=2560), for example. The FFT can be computed approximately 200 times faster than the DFT.

For comparing operation amounts between the FFT according to the present invention and the conventional base-2 FFT, an increase rate for operation amounts can be defined as in the following equation: ##EQU32##

Actually, it is impossible to apply the function C.sub.FFT (N) with the base-2 FFT operation amount to the value N which is not raised to the second power. However, this method is used for effective comparison. The following table lists R.sub.FFT (N, M) values according to combinations of N and M.

TABLE 1 M = 3 M = 5 M = 7 M = 9 N = M .times. 64 21.3% 41.3% 61.6% 81.8% N = M .times. 512 15.2% 30.4% 45.9% 61.6% N = M .times. 4096 11.9% 24.0% 36.6% 49.4%

This table shows that an increase can be several tens of percentages if the value M is not excessively large.

* * * * *


uspto.report is an independent third-party trademark research tool that is not affiliated, endorsed, or sponsored by the United States Patent and Trademark Office (USPTO) or any other governmental organization. The information provided by uspto.report is based on publicly available data at the time of writing and is intended for informational purposes only.

While we strive to provide accurate and up-to-date information, we do not guarantee the accuracy, completeness, reliability, or suitability of the information displayed on this site. The use of this site is at your own risk. Any reliance you place on such information is therefore strictly at your own risk.

All official trademark data, including owner information, should be verified by visiting the official USPTO website at www.uspto.gov. This site is not intended to replace professional legal advice and should not be used as a substitute for consulting with a legal professional who is knowledgeable about trademark law.

© 2024 USPTO.report | Privacy Policy | Resources | RSS Feed of Trademarks | Trademark Filings Twitter Feed