This invention relates generally to digital signal processing, and in particular to systems and methods for performing domain transformations of digitally-formatted signals.
Domain transformations, for example the discrete cosine transform (DCT), are widely used in modern signal processing industry. Recently, a variant of the DCT, called integer DCT, has attracted a lot of re-search interests because of its important role in lossless coding applications. The term “lossless” means that the decoder can generate an exact copy of the source signal from the encoded bit-stream.
The DCT is a real-valued block transform. Even if the input block consists only of integers, the output block of the DCT can comprise non-integer components. For convenience, the input block is referred to as input vector and the output block as output vector. If a vector comprises only integer components, it is called an integer vector. In contrast to the DCT, the integer DCT generates an integer output vector from an integer input vector. For the same integer input vector, the integer output vector of integer DCT closely approximates the real output vector of DCT. Thus the integer DCT keeps all the good properties of the DCT in spectrum analysis.
An important property of the integer DCT is reversibility. Reversibility means that there exists an integer inverse DCT (IDCT) so that if the integer DCT generates an output vector y from an input vector x, the integer IDCT can recover the vector x from the vector y. Sometimes the integer DCT is also referred to as the forward transform, and the integer IDCT as the backward or inverse transform.
A transform called integer modified discrete cosine transform (IntMDCT) is recently proposed and used in the ISO/IEC MPEG-4 audio compression. The IntMDCT can be derived from its prototype—the modified discrete cosine transform (MDCT). The disclosure by H. S. Malvar in “Signal Processing with Lapped Transforms” Artech House, 1992 provides an efficient realization of MDCT by cascading a bank of Givens rotations with a DCT-IV block. It is well known that Givens rotation can be factorised into three lifting steps for mapping integers to integers. See e.g., R. Geiger, T. Sporer, J. Koller, K. Brandenburg, “Audio Coding based on Integer Transforms” AES 111th Convention, New York, USA, September 2001. Integer transforms can be directly converted from their prototypes by replacing each Givens rotation with three lifting steps. Because in each lifting step there is one rounding operation, the total rounding number of an integer transform is three times the Givens rotation number of the prototype transform. For discrete trigonometric transforms (for example the Discrete Fourier Transform (DFT) or the Discrete Cosine Transform (DCT)), the number of Givens rotations involved is usually at N log2N level, where N is the size of the blocks, i.e. the amount of data symbols included in each block, the digital signal is divided into. Accordingly, the total rounding number is also at N log2N level for the family of directly converted integer transforms. Because of the roundings, an integer transform only approximates its floating-point prototype. The approximation error increases with the number of roundings.
What is therefore needed is a method and system implementation for performing domain transformations using fewer rounding operations, thereby resulting in more accurate and less computationally intensive transformations.
The invention solves the problem of providing a method for performing a domain transformation of a digital signal from the time domain into the frequency domain and vice versa which comprises a significantly reduced number of rounding operations.
In one embodiment of the invention, a method for performing a domain transformation of a digital signal from the time domain into the frequency domain and vice versa includes performing the transformation by a transforming element which includes a plurality of lifting stages, wherein the transformation corresponds to a transformation matrix. At least one lifting stage includes at least one auxiliary transformation matrix, which is the transformation matrix itself or the respective transformation matrix of lower dimension. Further, each lifting stage includes a rounding unit. The method further includes processing the signal by the respective rounding unit after the transformation by the respective auxiliary transformation matrix.
In the technique as described below, a computer readable medium having a program recorded thereon is used, wherein the program is adapted to make a computer perform the method of the embodiments. The computer readable medium may be any data storage device that can store data as a program which can be thereafter read by a computer system. Examples of the computer readable medium include read-only memory, random access memory, CD-ROMs, magnetic tapes, floppy disks and optical data storage devices.
Next at 1220, a rounding operation of the signal is performed by the rounding unit after the transformation by the auxiliary matrix.
According to preferred embodiments of the method according to the invention, the data symbols of the digital signal are provided to the transforming element as a data vector. In each lifting stage, the data vector or a part of the data vector is transformed by a domain transformer, and the result of the transformation is rounded subsequently to an integer vector. This is in contrast to any method according to the state of the art, wherein the rounding process is performed within the transformation process for the individual element or data symbol in each block of the digital signal. Thus, the number of rounding operations in the method according to the invention is greatly reduced. Due to the reduced number of rounding operations, the method according to the invention does not require large computation time and computer resource. Further, the approximation error of integer domain transformations can be significantly reduced.
In a preferred embodiment, the invention provides a method for realizing the integer type-IV DCT transformation. The method according to the invention requires a significantly reduced number of rounding operations compared to prior art methods. As a result, the approximation error is greatly reduced, in the case of DCT-IV it can be reduced from the usual N log2N level to be as low as 1.5N in one embodiment and as low as 2.5N in another embodiment, where N denotes the block size of the digital signal. The method according to the invention is low in computational complexity and modular in structure.
The method and the device according to the invention can be used for any types of digital signals, such as audio, image or video signals. The digital signal, which is a digitised signal, corresponds to a physical measured signal, may be generated by scanning at least one characteristic feature of a corresponding analog signal (for example, the luminance and chrominance values of a video signal, the amplitude of an analog sound signal, or the analog sensing signal from a sensor). The digital signal comprises a plurality of data symbols. The data symbols of the digital signal are grouped into blocks, with each block having the same predefined number of data symbols based on the sampling rate of the corresponding analog signal.
The method according to the invention can be used for transforming an input digital signal which represents integer values to an output signal which also represents integer values. The transformation method according to the invention is reversible. The output signal may be transformed back to the original input signal by performing the transformation method according to the invention. Such a reversibility property of the transformation according to the method of the invention can be used in lossless coding in which the output signal should be identical to the original input signal.
Such an integer transformation of signals according to the invention can be used in many applications and systems such as MPEG audio, image and video compression, JPEG2000 or spectral analyzers (for analyzing Infrared, Ultra-violet or Nuclear Magnetic Radiation signals). It can also be easily implemented in hardware systems such as in a fixed-point Digital Signal Processor (DSP), without having to consider factors such as overflow in the case of a real-value signal transformation.
A preferred embodiment of the invention described below is suitable for both mono and stereo applications. In mono applications, two consecutive blocks of samples are grouped and processed together. This introduces signal delay of one block length when compared to single-block processing. However, in stereo applications, this extra block delay can be prevented, if simultaneous sample blocks from the left and the right channel are grouped and processed together.
According to the method according to the invention, the digital signal is transformed to the frequency domain by a transforming element.
Preferably, the transforming element comprises a plurality of lifting stages.
The transforming element can be illustrated based on the model of a lifting ladder. The lifting ladder model has two side pieces, each for receiving one of two groups of data symbols. Two or more cascading lifting stages are provided between the two side pieces. Each lifting stage receives a signal at one end (input end), and outputs a signal at the other end (output end) via a summation unit. A rounding unit is arranged at the output end. The lifting stages are arranged between the side pieces in an alternating manner, such that the output (or input) ends of adjacent lifting stages are connected to the different side pieces.
It should be noted that although the transforming element is described in the form of the lifting ladder model, it is only to illustrate the transformation paths of the transforming element. However, the invention shall not be limited to said ladder model.
Discrete cosine transforms, discrete sine transforms, discrete Fourier transforms or discrete W transforms are examples of transformations that may be performed by the method according to the invention.
In one aspect of the invention, each lifting stage corresponds to a lifting matrix which is a block-triangular matrix comprising four sub-matrices, with two invertible integer matrices in one diagonal. An example of a lifting matrix is:
wherein CNIV is the transformation function matrix, in this case the DCT-IV transformation matrix, and P1N and P2N are permutation matrices. A permutation matrix is a matrix which changes the position of the elements in another matrix. The permutation matrices may also be identical. The invertible integer matrices may also be arranged in the lifting matrix in another way, for example as
Preferably, the invertible integer matrices are diagonal matrices which comprise only components which are one or minus one.
An audio signal 109 which, for instance, is provided by a microphone 110 and which is digitalized by a analog-to-digital converter 111 is provided to the audio encoder 100. The audio signal 109 comprises a plurality of data symbols. The audio signal 109 is divided into a plurality of blocks, wherein each block comprises a plurality of data symbols of the digital signal and each block is transformed by a modified discrete cosine transform (MDCT) device 101. The MDCT coefficients are quantized by a quantizer 103 with the help of a perceptual model 102. The perceptual model controls the quantizer 103 in such a way that the audible distortions resulting from the quantization error are low. The quantized MDCT coefficients are subsequently encoded by a bitstream encoder 104 which produces the lossy perceptually coded output bitstream 112.
The bitstream encoder 104 losslessly compresses its input to produce an output which has a lower average bit-rate than its input by standard methods such as Huffman-Coding or Run-Length-Coding. The input audio signal 109 is also fed into an IntMDCT device 105 which produces IntMDCT coefficients. The quantized MDCT coefficients, which are the output of the quantizer 103, are used to predict the IntMDCT coefficients. The quantized MDCT coefficients are fed into an inverse quantizer 106 and the output (restored or non-quantized MDCT coefficients) is fed into a rounding unit 107.
The rounding unit rounds to an integer value MDCT coefficients, and the residual IntMDCT coefficients, which are the difference between the integer value MDCT and the IntMDCT coefficients, are entropy coded by an entropy coder 108. The entropy encoder, analogous to the bitstream encoder 104, losslessly reduces the average bit-rate of its input and produces a lossless enhancement bitstream 113. The lossless enhancement bit stream 113 together with the perceptually coded bitstream 112, carries the necessary information to reconstruct the input audio signal 109 with minimal error.
The lossless enhancement bitstream 208 is supplied to an entropy decoder 204, which performs the inverse operations to the operations of the entropy encoder 108 of
As explained above, the DCT-IV-algorithm plays an important role in lossless audio coding.
The transformation function of the DCT-IV comprises the transformation matrix CNIV. According to this embodiment of the invention, the transforming element corresponds to a block-diagonal matrix comprising two blocks, wherein each block comprises the transformation matrix CNIV.
So, in this embodiment, the matrix corresponding to the transforming element is:
CNIV shall in the context of this embodiment be referred to as the transformation matrix henceforth.
The number of lifting matrices, and hence the number of lifting stages in the transformation element, in this embodiment of the invention, wherein DCT-IV is the transformation function, is three.
The DCT-IV of an N-point real input sequence x(n) is defined as follows:
Let CNIV be the transformation matrix of DCT-IV, that is
The following relation holds for the inverse DCT-IV matrix:
With x=[x(n)]n=0, 1, . . . , N−1 and y=[y(m)]m=0, 1, . . . , N−1, equation (4) can be expressed as
y=CNIVx (7)
Now, let x1, x2 be two integer N×1 column vectors. The column vectors x1, x2 correspond to two blocks of the digital signal which, according to the invention, are transformed by one transforming element. The DCT-IV transforms of x1, x2 are y1, y2, respectively.
y1=CNIVx1 (8)
y2=CNIVx2 (9)
Combining (8) and (9):
The above diagonal matrix is the block-diagonal matrix that the transforming element corresponds to.
It is within the scope of the invention if the above equation is changed by simple algebraic modifications like the one leading to
Let T2N be the counter diagonal matrix in (11), that is
The matrix T2N can be factorised as follows:
where IN is the N×N identity matrix.
Equation (13) can be easily verified using the DCT-IV property in (7). Using (13), Equation (11) can be expressed as
The three lifting matrices in equation (14) correspond to the three lifting stages shown in
From (14), the following integer DCT-IV algorithm that computes two integer DCT-IVs with one transforming element is derived.
The three lifting stages illustrated in
As illustrated by
In the first stage 401, x2 is transformed by a DCT-IV transformation 402 and the DCT-IV coefficients are rounded 403. The rounded DCT-IV coefficients are then added to x1 404. Thus, the intermediate signal z is generated. So, the intermediate signal z fulfils the equation:
z=└CNIVx2┘+x1 (15a)
In the second stage 405, z is transformed by a DCT-IV transformation 406 and the DCT-IV coefficients are rounded 407. From the rounded DCT-IV coefficients X2 is then subtracted. Thus, the output signal y1 is generated. So, the output signal y1 fulfils the equation:
y1=└CNIVz┘−x2 (15b)
In the third stage 409, y1 is transformed by a DCT-IV transformation 410 and the DCT-IV coefficients are rounded 411. The rounded DCT-IV coefficients are then subtracted from z. Thus, the output signal y2 is generated. So, the output signal y2 fulfils the equation:
y2=−└CNIVy1┘+z (15c)
where └*┘ denotes rounding operation.
As illustrated by
In the first stage 501, y1 is transformed by a DCT-IV transformation 502 and the DCT-IV coefficients are rounded 503. The rounded DCT-IV coefficients are then added to y2 504. Thus, the intermediate signal z is generated. So, the intermediate signal z fulfils the equation:
z=└CNIVy1┘+y2 (16a)
In the second stage 505, z is transformed by a DCT-IV transformation 506 and the DCT-IV coefficients are rounded 507. From the rounded DCT-IV coefficients y1 is then subtracted. Thus, the signal x2 is generated. So, the signal x2 fulfils the equation:
x2=└CNIVz┘−y1 (16b)
In the third stage 509, x2 is transformed by a DCT-IV transformation 510 and the DCT-IV coefficients are rounded 511. The rounded DCT-IV coefficients are then subtracted from z. Thus, the signal x1 is generated. So, the signal x1 fulfils the equation:
x1=−└CNIVx2┘+z (16c)
It can be seen that the algorithm according to the equations (16a) to (16c) is inverse to the algorithm according to the equations (15a) to (15c). Thus, if used in the encoder and decoder illustrated in
The equations (15a) to (15c) and (16a) to (16c) further show that to compute two N×N integer DCT-IVs, three N×N DCT-IVs, three N×1 roundings, and three N×1 additions are needed. Therefore, for one N×N integer DCT-IV, the average is:
RC(N)=1.5N (17)
AC(N)=1.5AC(CNIV)+1.5N (18)
where RC(.) is the total rounding number, and AC(.) is the total number of arithmetic operations. Compared to the directly converted integer DCT-IV algorithms, the proposed integer DCT-IV algorithm reduces RC from level N log2N to N.
As indicated by (18), the arithmetic complexity of the proposed integer DCT-IV algorithm is about 50 percent more than that of a DCT-IV algorithm. However, if RC is also considered, the combined complexity (AC+RC) of the proposed algorithm does not much exceed that of the directly converted integer algorithms. Exact analysis of the algorithm complexity depends on the DCT-IV algorithm used.
As shown in
The DCT-IV matrix CNIV (see equation (5)) can be factorised as
CNIV=RpoTPeo (20)
where Peo is an even-odd matrix, i.e., a permutation matrix reordering the components of the vector
by separating the components which correspond to even indices from the components which correspond to odd indices, i.e., such that
where further
Equation (20) can be further written as
The transforming element used in the embodiment illustrated in
The transforming element comprises five lifting stages which correspond to the five lifting matrices of equation (29).
Further, the transforming element comprises a data shuffling stage corresponding to the permutation matrix Peo.
In
The input of the transforming element x and the two input blocks of the first lifting stage of the transforming element x1 and x2 fulfil the equation
In the following, the first lifting stage 701 is explained, which is the lifting stage corresponding to the lifting matrix T3.
Let
be the output vector of the first lifting stage, for the time being without rounding to integer values, i.e.
Using the definition of T3 provided by equation (22), equation (29) is re-written as
where
denotes the identity matrix of dimension N/2.
Since in this embodiment, a reversible algorithm for integer DCT-IV in this provided, there is included a rounding to integer values. So, according to equation (30), in the first step 706 of the first lifting stage 701, x1 is multiplied by K3. The result of this multiplication is rounded to integer values in step 707. The rounded values are then added to x2 in step 708. Thus, the intermediate signal z1 fulfils the equation
z1=└K3·x1┘+x2 (34)
where └*┘ denotes rounding operation.
Since the other four lifting stages 702, 703, 704, 705 of the transforming element illustrated in
In the following, the lifting stages of the transforming element of the reverse transformation are explained with reference to
In
The last lifting stage 805 illustrated in
x2=z1−└K3·x1┘ (35)
where └*┘ denotes rounding operation.
Since the other four lifting stages 801, 802, 803, 804 of the transforming element illustrated in
It can be seen that the lifting stages 805, 804, 803, 802 and 801 of
An analysis of the number of roundings used in this embodiment is given at the end of the description of the invention.
In
Such lossless archiving of image signals is important, for example, in the case that the images are error maps of semiconductor wafers and have to be stored for later analysis.
In the following, a further embodiment of the method for the transformation of a digital signal from the time domain to the frequency domain and vice versa according to the invention is explained. This embodiment is preferably used in the lossless image encoder 903 and the lossless image decoder 905 of the image archiving system illustrated in
The DWT-IV of a N-point real input sequence x(n) is defined as follows:
The transformation matrix WNIV of DWT-IV is given by
The DWT-IV matrix is factorised into the following form:
WNIV=RNTNPN (38)
RN is a N×N rotation matrix defined as
IN/2 is the identity matrix of order N/2. JN/2 is the counter identity matrix of order N/2, i.e.,
PN is a N×N permutation matrix
T is a N×N matrix given by
where CN/2IV is the DCT-IV matrix of order N/2, i.e., a corresponding transformation matrix of lower dimension.
DN/2 is an order N/2 diagonal matrix given by
RN and T can further be factorised into a product of lifting matrices:
Thus, equation (38) can be written in the form
CNIV=R1R2R3T1T2T3PN (49)
The lifting matrices R3 and T1 can be aggregated to the lifting matrix S:
From (49) and (50), the following factorisation formula for the DWT-IV matrix can be obtained:
CNIV=R1R2S T2T3PN (51)
Equation (51) indicates that a transforming element for the integer DWT-IV transform can be used which comprises five lifting stages. Each lifting matrix S, T2 and T3 in (51) comprises the auxiliary matrix CN/2IV which is the transformation matrix itself.
Further, the transforming element comprises a data shuffling stage corresponding to the permutation matrix PN. The data shuffling stage rearranges the components order in each input data block. According to PN, the input data vector is rearranged in the following way: the first half of vector remains unchanged; the second half of vector is flipped, i.e.:
In
The input of the transforming element x and the two input blocks of the first lifting stage of the transforming element x1 and x2 fulfil the equation
In the following, the first lifting stage 1001 is explained, which is the lifting stage corresponding to the lifting matrix T3.
Let
be the output vector of the first lifting stage, for the time being without rounding to integer values, i.e.
Using the definition of T3 provided by equation (45), equation (51) is re-written as
Since in this embodiment, a reversible algorithm for integer DWT-IV in this provided, there is included a rounding to integer values. So, according to equation (55), in the first step 1006 of the first lifting stage 1001, x1 is multiplied by K3. The result of this multiplication is rounded to integer values in step 1007. The rounded values are then added to x2 in step 1008. Thus, the intermediate signal z1 fulfils the equation
z1=└K3·x1┘+x2 (56)
where └e┘ denotes rounding operation.
Since the other four lifting stages 1002, 1003, 1004, 1005 of the transforming element illustrated in
In the following, the lifting stages of the transforming element of the reverse transformation are explained with reference to
In
The last lifting stage 1105 illustrated in
x2=z1−└K3·x1┘ (57)
where └*┘ denotes rounding operation.
Since the other four lifting stages 1101, 1102, 1103, 1104 of the transforming element illustrated in
It can be seen that the lifting stages 1105, 1104, 1103, 1102 and 1101 of
Although in the explained embodiments, the embodiments of the method according to the invention for DCT-IV were used for audio coding and the embodiment of the method according to the invention for DWT-IV was used for image coding, the embodiments of the method according to the invention for DCT-IV can as well be used for image coding, the embodiment of the method according to the invention for DWT-IV can as well be used audio coding and all can be used as well for the coding of other digital signals, such as video signals.
Considering the equations (34) and (35) one sees that there are N/2 roundings in each lifting stage. Therefore, considering equation (26), one sees that the total rounding number for the transforming element for the embodiment of the DCT-IV algorithm illustrated in
Again considering equation (29), one sees that the majority of computation power is used in the four N/2 point DCT-IV subroutines corresponding to a multiplication with CN/2IV, when N is a large value, e.g. N=1024. Because the floating-point DCT-IV can be calculated using two half-length DCT-IV plus pre- and post-rotations, the arithmetic complexity of the proposed integer DCT-IV is roughly estimated to be twice that of the floating-point DCT-IV.
A similar conclusion can be drawn for the integer DWT-IV transformation function.
In the following, a further embodiment of the method for the transformation of a digital signal from the time domain to the frequency domain and vice versa according to the invention is explained.
In this embodiment of the present invention, the domain transformation is a DCT transform, whereby the block size N is some integer and where the input vector comprises two sub-vectors.
Let CNII be the N×N transform matrix of DCT (also called Type-II DCT):
and N is the transform size which can be a power of two, N=2i in one embodiment and i is an integer greater than zero. m and n are matrix indices.
Let CNIV be the N×N transform matrix of type-IV DCT, as already defined above:
As above, a plurality of lifting matrices will be used, which lifting matrices are in this embodiment 2N×2N matrices of the following form:
where IN is the N×N identity matrix, ON is the N×N zero matrix, AN is an arbitrary N×N matrix.
For each lifting matrix L2N, a lifting stage reversible integer to integer mapping is realized in the same way as the 2×2 lifting step described in the incorporated reference “Factoring Wavlet Transforms into Lifting Steps,” Tech. Report, I. Daubechies and W. Sweldens, Bell Laboratories, Lucent Technologies, 1996. The only difference is that rounding is applied to a vector instead of a single variable.
In the above description of the other embodiments, it was already detailed how a lifting stage is realized for a lifting matrix, so the explanation of the lifting stages corresponding to the lifting matrices will be omitted in the following.
One sees that the transposition of L2N, L2NT is also a lifting matrix.
In this embodiment, the transforming element corresponds to a matrix, T2N which is defined as a 2N×2N matrix in the following way:
The decomposition of the matrix T2N into lifting matrices has the following form:
T2N=P3·L8·L7·L6·P2·L5·L4·L3·L2·L1·P1 (63)
The matrices constituting the right hand side of the above equation will be explained in the following.
P1 is a first permutation matrix given by the equation
where JN is the N×N counter index matrix given by
and DN is a N×N diagonal matrix with diagonal element being 1 and −1 alternatively:
P2 is a second permutation matrix, an example of which is generated by the following MATLAB script:
As an example, when N is 4, P2 is a 8×8 matrix given as
P3 is a third permutation matrix, an example of which is generated by the following MATLAB script:
As an example, when N is 4, P3 is a 8×8 matrix given as
L1 is a first lifting matrix
where Z1N is a N×N counter diagonal matrix given as:
L2 is a second lifting matrix:
where Z2N is a N×N counter diagonal matrix given as:
L3 is a third lifting matrix:
where:
Z3N=√{square root over (2)}CNIV+IN+Z1N (74)
L4 is a fourth lifting matrix:
where:
Z4N=CNIV/√{square root over (2)} (76)
L5 is a fifth lifting matrix:
where:
Z5N=−(√{square root over (2)}CNIV+IN) (78)
L6 is a sixth lifting matrix:
where Z6N is a N×N counter diagonal matrix given as:
L7 is a seventh lifting matrix:
where Z7N is a N×N counter diagonal matrix given as:
L8 is an eighth lifting matrix:
L8=L6 (83)
thus, resulting in the factorization as shown in (x):
T2N=P3·L8·L7·L6·P2·L5·L4·L3·L2·L1·P1 (84)
where P1, P2, and P3 are three permutation matrices. Lj, j from 1 to 8, are eight lifting matrices.
The lifting matrices L3, L4 and L5 comprise an auxiliary transformation matrix, which is, in this case, the transformation matrix CNIV itself.
From Eq. (84), it is possible to compute the integer DCT for two input signals of dimension N×1.
As Eq. (84) provides a lifting matrix factorization which describes the DCT-IV transformation domain, its lifting matrices can be used in the manner shown herein to compute the domain transformation of an applied input signal.
The equation (84) can be derived in the following way.
The following decomposition can be derived using the disclosure from Wang, Zhongde, “On Computing the Discrete Fourier and Cosine Transforms”, IEEE Transactions on Acoustics, Speech and Signal Processing, Vol. ASSP-33, No. 4 October 1985:
is known, wherein SN/2II denotes the transformation matrix of the discrete sine transform of type 2,
PN is a N×N permutation matrix given by
Equation (85) can be combined with the equation
wherein PEO is an even-odd permutation matrix,
RPO equals TN,
After transposition equation (87) converts to
The combination of (85) and (88) yields
where
P1=(PDJ)T
P2=(PEO)T·(PD)T=(PD·PEO)T
P3=PN
R1=(RPO)T·TN
R2=BN
from (89), equation (84) can be easily derived.
In this embodiment, the computation of the domain transformation requires only 4N rounding operations, as will now be explained:
Let α(*) be the number of real additions, μ(*) be the number of real multiplications, and γ(*) be the number of real roundings, respectively. For the proposed IntDCT algorithm, one gets:
α(IntDCT)=11N+3α(DCT-IV)
μ(IntDCT)=9N+3μ(DCT-IV)
γ(IntDCT)=8N
The above results are for two blocks of data samples, because the proposed IntDCT algorithm processes them together. Thus for one block of data samples, the numbers of calculations are halved, which are
where α1, μ1, and γ1 are the number of real additions, number of real multiplications, and number of real roundings, for one block of samples, respectively.
For DCT-IV calculation, the FFT-based algorithm described in the incorporated reference “Signal Processing with lapped Transforms,” H. S. Malvar, Norwood, Mass. Artech House, 1992, pp. 199-201 can be used, for which
α(DCT-IV)=1.5N log2N
μ(DCT-IV)=0.5N log2N+N
Consequently:
α1(IntDCT)=2.25N log2N+5.5N
μ1(IntDCT)=0.75N log2N+6N
In the following, a further embodiment of the method for the transformation of a digital signal from the time domain to the frequency domain and vice versa according to the invention is explained.
In this embodiment a discrete fast fourier transform (FFT) is used as the domain transformation.
Let F be the N×N transform matrix of the normalized FFT
where N is the transform size which is some positive integer and, in one embodiment, can be a power of two, N=2i and i is an integer greater than zero. m and n are matrix indices.
Under this embodiment, a permutation matrix P of dimension N×N is a matrix which includes indices 0 or 1. After multiplying it with a N×1 vector (the matrix representation of the input signal), the order of elements in the vector are changed.
In this embodiment, lifting matrices are defined as 2N×2N matrices of the following form:
where P1 and P2 are two permutation matrices, O is the N×N zero matrix, A is an arbitrary N×N matrix. For lifting matrix L, reversible integer to integer mapping is realized in the same way as the 2×2 lifting step in the aforementioned incorporated reference of I. Daubechies. As above, however, rounding is applied to a vector instead of a single variable. It is apparent that the transposition of L, LT is also a lifting matrix.
Further, let T be a 2N×2N transform matrix:
Accordingly, the modified transform matrix T (and accordingly the domain transformation itself) can be expressed as the lifting matrix factorization:
where I is the N×N identity matrix, and Q is a N×N permutation matrix given as:
and O1×N-1 and ON-1×1 are row and column vectors of N−1 zeros respectively.
J is the (N−1)×(N−1) counter index matrix given by
In Eq. (96), blank space in the square bracket represents all zeros matrix elements.
The lifting matrices on the right hand side of equation (94) comprise an auxiliary transformation matrix, which is, in this case, the transformation matrix F itself.
A can be seen from Eq. (94), the lifting matrix factorization can be use to compute the integer FFT for two N×1 complex vectors using the methods as described herein.
Under this embodiment, the computation of the domain transformation requires only 3N rounding operations, as will now be explained:
Let:
respectively.
For the proposed IntFFT algorithm, we have
α(IntFFT)=6N+3α(FFT)
μ(IntFFT)=3μ(FFT)
γ(IntFFT)=6N
The above results are for two blocks of data samples, because the proposed IntFFT algorithm processes them together. Thus for one block of data samples, the numbers of calculations are halved, which are
α1(IntFFT)=3N+1.5α(FFT)
μ1(IntFFT)=1.5μ(FFT)
γ1(IntFFT)=3N
where α1, μ1, and γ1 are the number of real additions, number of real multiplications, and number of real rounding operations for one block of samples, respectively.
For FFT calculation, the split-radix FFT (SRFFT) algorithm can be used, for which:
α(SRFFT)=3N log2N−3N+4
μ(SRFFT)=N log2N−3N+4
Consequently, we have:
α1(IntFFT)=4.5N log2N−1.5N+6
μ1(IntFFT)=1.5N log2N−4.5N+6
Specifically, the MSEs for IntDCT and integer inverse DCT (IntIDCT) are given as:
where the error signal e is ef for IntDCT, and et for IntIDCT as in
The MSEs for IntFFT and integer inverse FFT (IntIFFT) are given as
where the error signal e is ef for IntFFT, and et for IntIFFT as in
For both domain transformations, a total of 450 seconds with 15 different types of music files are used in the 48 kHz/16-bit test set. Table I shows the test results.
As can be seen from Table 1, the MSE generated using the systems and methods of the present invention is very minimal, and unlike conventional systems, is substantially independent of the processing block size. Referring to the DCT-IV domain transformation, the MSE only slightly increases with increasing block size N up to 4096 bits. The MSEs of the FFT are even better, exhibiting a constant MSE of 0.4 for block sizes up to 4096 bits. When the demonstrated performance of the present invention is viewed in light of the present capabilities and increasing need for longer block sizes, the advantages of the present invention become clear.
The following documents are herein incorporated by reference:
This application claims the benefit of priority of U.S. Provisional Application No. 60/507,210, filed 29 Sep. 2003, and U.S. Provisional Application No. 60/507,440, filed 29 Sep. 2003, the contents of each being hereby incorporated by reference in its entirety for all purposes. Further, the following commonly-owned applications are concurrently-filed herewith, and herein incorporated in its entirety: “Method for Transforming a Digital Signal form the Time Domain into the Frequency Domain and Vice Versa,” Ser. No. 10/573,953, and“Process and Device for Determining a Transforming Element for a Given Transformation Function, Method and Device for Transforming a Digital Signal from the Time Domain into the Frequency Domain and vice versa and Computer Readable Medium,” Ser. No. 10/573,955.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/SG2004/000120 | 5/6/2004 | WO | 00 | 5/3/2007 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2005/031595 | 4/7/2005 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
5523847 | Feig | Jun 1996 | A |
5999656 | Zandi | Dec 1999 | A |
7512539 | Geiger et al. | Mar 2009 | B2 |
20020012470 | Luna | Jan 2002 | A1 |
20030014136 | Wang | Jan 2003 | A1 |
20030088598 | Nakayama | May 2003 | A1 |
20040184537 | Geiger et al. | Sep 2004 | A1 |
Number | Date | Country |
---|---|---|
1406179 | Apr 2004 | EP |
2325368 | Nov 1998 | GB |
WO 0055757 | Sep 2000 | WO |
Number | Date | Country | |
---|---|---|---|
20070276893 A1 | Nov 2007 | US |
Number | Date | Country | |
---|---|---|---|
60507440 | Sep 2003 | US | |
60507210 | Sep 2003 | US |