The present invention is related to audio processing and particularly, to audio processing with overlapping windows for an analysis-side or synthesis-side of an audio signal processing chain.
Most contemporary frequency-domain audio coders based on overlapping transforms like the MDCT employ some kind of transform size switching to adapt time and frequency resolution to the current signal properties. Different approaches have been developed to handle the switching between the available transform sizes and their corresponding window shapes. Some approaches insert a transition window between frames encoded using different transform lengths, e.g. MPEG-4 (HE-)AAC [1]. The disadvantage of the transition windows is the need for an increased encoder look-ahead, making it unsuitable for low-delay applications. Others employ a fixed low window overlap for all transform sizes to avoid the need for transitions windows, e.g. CELT [2]. However, the low overlap reduces frequency separation, which degrades coding efficiency for tonal signals. An improved instant switching approach employing different transform and overlap lengths for symmetric overlaps is given in [3]. [6] shows an example for instant switching between different transform lengths using low-overlap sine windows.
On the other hand low-delay audio coders often employ asymmetric MDCT windows, as they exhibit a good compromise between delay and frequency separation. On encoder-side a shortened overlap with the subsequent frame is used to reduce the look-ahead delay, while a long overlap with the previous frame is used to improve frequency separation. On decoder-side a mirrored version of the encoder window is used. Asymmetric analysis and synthesis windowing is depicted in
According to an embodiment, a processor for processing an audio signal may have: an analyzer for deriving a window control signal from the audio signal indicating a change from a first asymmetric window to a second window or for indicating a change from a third window to a fourth asymmetric window, wherein the second window is shorter than the first window, or wherein the third window is shorter than the fourth window; a window constructor for constructing the second window using a first overlap portion of the first asymmetric window, wherein the window constructor is configured to determine a first overlap portion of the second window using a truncated first overlap portion of the first asymmetric window, or wherein the window constructor is configured to calculate a second overlap portion of the third window using a truncated second overlap portion of the fourth asymmetric window; and a windower for applying the first and second windows or the third and fourth windows to obtain windowed audio signal portions.
According to another embodiment, a method of processing an audio signal may have the steps of: deriving a window control signal from the audio signal indicating a change from a first asymmetric window to a second window or for indicating a change from a third window to a fourth asymmetric window, wherein the second window is shorter than the first window, or wherein the third window is shorter than the fourth window; constructing the second window using a first overlap portion of the first asymmetric window, wherein the window constructor is configured to determine a first overlap portion of the second window using a truncated first overlap portion of the first asymmetric window, or wherein the window constructor is configured to calculate a second overlap portion of the third window using a truncated second overlap portion of the fourth asymmetric window; and applying the first and second windows or the third and fourth windows to obtain windowed audio signal portions.
Another embodiment may have a non-transitory digital storage medium having stored thereon a computer program for performing a method of processing an audio signal, having the steps of: deriving a window control signal from the audio signal indicating a change from a first asymmetric window to a second window or for indicating a change from a third window to a fourth asymmetric window, wherein the second window is shorter than the first window, or wherein the third window is shorter than the fourth window; constructing the second window using a first overlap portion of the first asymmetric window, wherein the window constructor is configured to determine a first overlap portion of the second window using a truncated first overlap portion of the first asymmetric window, or wherein the window constructor is configured to calculate a second overlap portion of the third window using a truncated second overlap portion of the fourth asymmetric window; and applying the first and second windows or the third and fourth windows to obtain windowed audio signal portions, when said computer program is run by a computer.
The present invention is based on the finding that asymmetric transform windows are useful for achieving good coding efficiency for stationary signals at a reduced delay. On the other hand, in order to have a flexible transform size switching strategy, analysis or synthesis windows for a transition from one block size to a different block size allow the use of truncated overlap portions of asymmetric windows as window edges or as a basis for window edges without disturbing the perfect reconstruction property.
Hence, truncated portions of an asymmetric window such as the long overlap portion of the asymmetric window can be used within the transition window. However, in order to comply with the necessitated length of the transition window, this overlap portion or asymmetric window edge or flank is truncated to a length allowable within the transition window constraints. This, however, does not violate the perfect reconstruction property. Hence, this truncation of window overlap portions of asymmetric windows allows short and instant switching transition windows without any penalty from the perfect reconstruction side.
In further embodiments, it is of advantage to not use the truncated overlap portion directly, but to smooth or fade-in or fade-out the discontinuity incurred by truncating the asymmetric window overlap portion under consideration.
Further embodiments rely on a highly memory-saving implementation, due to the fact that only a minimum amount of window edges or window flanks are stored in the memory and even for fading-in or fading-out, a certain window edge is used. These memory-efficient implementations additionally construct descending window edges from a stored ascending window edge or vice versa by means of logic or arithmetic operations, so that only a single edge, such as either an ascending or a descending edge has to be stored and the other one can be derived on the fly.
An embodiment comprises a processor or a method for processing an audio signal. The processor has an analyzer for deriving a window control signal from the audio signal indicating a change from a first asymmetric window to a second window in an analysis-processing of the audio signal. Alternatively or additionally, the window control signal indicates a change from a third window to a fourth asymmetric window in the case of, for example, a synthesis signal processing. Particularly, for the analysis-side, the second window is shorter than the first window or, on the synthesis-side, the third window is shorter than the fourth window.
The processor additionally comprises a window constructor for constructing the second window or the third window using a first overlap portion of the first asymmetric window. Particularly, the window constructor is configured to determine the first overlap portion of the second window using a truncated first overlap portion of the first asymmetric window. Alternatively, or additionally, the window constructor is configured to calculate a second overlap portion of the third window using a second overlap portion of the fourth asymmetric window.
Finally, the processor has a windower for applying the first and second windows, particularly for an analysis processing or for applying the third and fourth windows in the case of a synthesis processing to obtain windowed audio signal portions.
As known, an analysis windowing takes place at the very beginning of an audio encoder, where a stream of time-discrete and time-subsequent audio signal samples are windowed by window sequences and, for example, a switch from a long window to a short window is performed when the analyzer actually detects a transient in the audio signal. Then, subsequent to the windowing, a conversion from the time domain to the frequency domain is performed and, in embodiments, this conversion is performed using the modified discrete cosine transform (MDCT). The MDCT uses a folding operation and a subsequent DCT IV transform in order to generate, from a set of 2N time domain samples, a set of N frequency domain samples, and these frequency domain values are then further processed.
On the synthesis-side, the analyzer does not perform an actual signal analysis of the audio signal, but the analyzer derives the window control signal from a side information to the encoded audio signal indicating a certain window sequence determined by an encoder-side analyzer and transmitted to the decoder-side processor implementation. The synthesis windowing is performed at the very end of the decoder-side processing, i.e., subsequent to a frequency-time conversion and unfolding operation which generates, from a set of N spectral values a set of 2N time-domain values, which are then windowed and, subsequent to the synthesis windowing using the inventive truncated window edges, an overlap-add as necessitated is performed. Advantageously, a 50% overlap is applied for the positioning of the analysis windows and for the actual overlap-adding subsequent to synthesis windowing using the synthesis windows.
Hence, advantages of the present invention are that the present invention relies on asymmetric transform windows, which have good coding efficiency for stationary signals at a reduced delay. On the other hand, the present invention allows a flexible transform size switching strategy for an efficient coding of transient signals, which does not increase the total coder delay. Hence, the present invention relies on a combination of asymmetric windows for long transforms and a flexible transform/overlap-length switching concept for symmetric overlap ranges of short windows. The short windows can be fully symmetric having the same symmetric overlap on both sides, or can be asymmetric having a first symmetric overlap with a preceding window and a second different symmetric overlap with a subsequent window.
The present invention is specifically advantageous in that, by the usage of the truncated overlap portion from the asymmetric long window, any coder delay or necessitated coder look-ahead is not increased due to the fact that any transition from windows with different block sizes does not require the insertion of any additional long transition windows.
Embodiments of the present invention are subsequently discussed with respect to the accompanying drawings, in which:
and
Embodiments relate to concepts for instantly switching from a long MDCT transform using an asymmetric window to a shorter transform with symmetrically overlapping windows, without the need for inserting an intermediate frame.
When constructing the window shape for the first frame employing a shorter transform length, two restrictions are an issue:
The left overlapping part of the long asymmetric window would satisfy the first condition, but it is too long for shorter transforms, which usually have half or less the size of the long transform. Therefore a shorter window shape needs to be chosen.
It is assumed here that the asymmetric analysis and synthesis windows are symmetric to each other, i.e. the synthesis window is a mirrored version of the analysis window. In this case the window w has to satisfy the following equation for perfect reconstruction:
w
n
w
2L−1−n
+w
L+n
w
L−1−n=1, n=0 . . . L−1,
where L represents the transform length and n the sample index.
For delay reduction the right side overlap of the asymmetric long analysis window has been shortened, which means all of the rightmost window samples have a value of zero. From the equation above it can be seen that if a window sample wn has a value of zero, an arbitrary value can be chosen for the symmetric sample w2L−1−n. If the rightmost m samples of the window are zero, the leftmost m samples may therefore be replaced by zeroes as well without losing perfect reconstruction, i.e. the left overlapping part can be truncated down to the length of the right overlapping part.
If the truncated overlap length is short enough, so that sufficient overlap length remains for the right part of the first short transform window, this gives a solution for the first short transform window shape, satisfying both of the above conditions. The left end of the asymmetric window's overlapping part is truncated and combined with the symmetric overlap used for subsequent short windows. An example of the resulting window shape is depicted in
Using a truncated version of the existing long window overlap avoids the need to design a completely new window shape for the transition. It also reduces ROM/RAM demand for hardware on which the algorithm is implemented, as no additional window table is required for the transition.
For synthesis windowing on decoder-side a symmetric approach is used. The asymmetric synthesis window has the long overlap on the right side. A truncated version of the right overlapping part is therefore used for the right window part of the last short transform before switching back to long transforms with asymmetric windows, as depicted in
As shown above the use of a truncated version of the long window allows for perfect reconstruction of the time-domain signal if the spectral data is not modified between analysis and synthesis transform. However, in an audio coder quantization is applied to the spectral data. In the synthesis transform the resulting quantization noise is shaped by the synthesis window. As the truncation of the long window introduces a step in the window shape, discontinuities can occur in the quantization noise of the output signal. These discontinuities can become audible as click-like artifacts.
In order to avoid such artifacts, a fade-out can be applied to the end of the truncated window to smooth the transition to zero. The fade-out can be done in several different ways, e.g. it could be linear, sine or cosine shaped. The length of the fade-out should be chosen large enough so that no audible artifacts occur. The maximum length available for the fade-out without losing perfect reconstruction is determined by the short transform length and the length of the window overlaps. In some cases the available length might be zero or too small to suppress artifacts. For such cases it can be beneficial to extend the fade-out length and accept small reconstruction errors, as these are often less disturbing than discontinuities in the quantization noise. Carefully tuning the fade-out length allows to trade reconstruction errors against quantization error discontinuities, in order to achieve best audio quality.
Subsequently,
The processor further comprises a window constructor 206 for constructing the second window using a first overlap portion of a first asymmetric window, wherein this window constructor is configured to determine a first overlap portion of the second window using a truncated first overlap portion of the first asymmetric window for the synthesis-side, i.e., case B in
These windows, such as the second window on the analysis-side or the third window on the synthesis-side and, of course, the preceding and/or subsequent windows are transmitted from the window constructor 206 to a windower 208. The windower 208 applies the first and second windows or the third and fourth windows to an audio signal in order to obtain the signal portions at an output 210.
Case A is related to the analysis-side. Here, the input is an audio signal and the actual analyzer 202 performs an actual audio signal analysis such as a transient analysis etc. The first and second windows are analysis windows and the windowed signal is encoder-side processed as will be discussed later on with respect to
Hence, a decoder processor 214 illustrated in
In case B, i.e., when the inventive processing is applied on a synthesis-side, the input is the encoded audio signal such as a bitstream having audio signal information and side information, and the analyzer 202 performs a bitstream analysis or a bitstream or encoded signal parsing in order to retrieve, from the encoded audio signal, a window control signal indicating the window sequence applied by the encoder, from which the window sequence to be applied by the decoder can be derived.
Then, the third and fourth windows are synthesis windows and the windowed signal is subjected to an overlap-add processing for the purpose of an audio signal synthesis as illustrated in
The controller 108 is configured to select the specific window from a group of at least three windows. The group comprises a first window having a first overlap length, a second window having a second overlap length, and a third window having a third overlap length or no overlap. The first overlap length is greater than the second overlap length and the second overlap length is greater than a zero overlap. The specific window is selected, by the controllable windower 102 based on the transient location such that one of two time-adjacent overlapping windows has first window coefficients at the location of the transient and the other of the two time-adjacent overlapping windows has second window coefficients at the location of the transient and the second window coefficients are at least nine times greater than the first coefficients. This makes sure that the transient is substantially suppressed by the first window having the first (small) coefficients and the transient is quite unaffected by the second window having the second window coefficients. Advantageously, the first window coefficients are equal to 1 within a tolerance of plus/minus 5%, such as between 0.95 and 1.05, and the second window coefficients are advantageously equal to 0 or at least smaller than 0.05. The window coefficients can be negative as well and in this case, the relations and the quantities of the window coefficients are related to the absolute magnitude.
Furthermore, alternatively or in addition, the controller 108 comprises the functionalities of the window constructor 206 as discussed in the context of
Furthermore, blocks 104 and 110 illustrate processing to be performed by the windowed audio signal 210, which corresponds to the windowed audio signal 103 in
As known in the art of MDCT processing, generally, processing using an aliasing-introducing transform, this aliasing-introducing transform can be separated into a folding-in step and a subsequent transform step using a certain non-aliasing introducing transform. In an example, sections are folded in other sections and the result of the folding operation is then transformed into the spectral domain using a transform such as a DCT transform. In the case of an MDCT, a DCT IV transform is applied.
Subsequently, this is exemplified by reference to the MDCT, but other aliasing-introducing transforms can be processed in a similar and analogous manner. As a lapped transform, the MDCT is a bit unusual compared to other Fourier-related transforms in that it has half as many outputs as inputs (instead of the same number). In particular, it is a linear function F: R2N→RN (where R denotes the set of real numbers). The 2N real numbers x0, . . . , x2N−1 are transformed into the N real numbers X0, XN−1 according to the formula:
(The normalization coefficient in front of this transform, here unity, is an arbitrary convention and differs between treatments. Only the product of the normalizations of the MDCT and the IMDCT, below, is constrained.)
The inverse MDCT is known as the IMDCT. Because there are different numbers of inputs and outputs, at first glance it might seem that the MDCT should not be invertible. However, perfect invertibility is achieved by adding the overlapped IMDCTs of time-adjacent overlapping blocks, causing the errors to cancel and the original data to be retrieved; this technique is known as time-domain aliasing cancellation (TDAC).
The IMDCT transforms N real numbers X0, . . . XN−1 into 2N real numbers y0, . . . , y2N−1 according to the formula:
(Like for the DCT-IV, an orthogonal transform, the inverse has the same form as the forward transform.)
In the case of a windowed MDCT with the usual window normalization (see below), the normalization coefficient in front of the IMDCT should be multiplied by 2 (i.e., becoming 2/N).
In typical signal-compression applications, the transform properties are further improved by using a window function wn (n=0, . . . , 2N−1) that is multiplied with xn and yn in the MDCT and IMDCT formulas, above, in order to avoid discontinuities at the n=0 and 2N boundaries by making the function go smoothly to zero at those points. (That is, we window the data before the MDCT and after the IMDCT.) In principle, x and y could have different window functions, and the window function could also change from one block to the next (especially for the case where data blocks of different sizes are combined), but for simplicity we consider the common case of identical window functions for equal-sized blocks.
The transform remains invertible (that is, TDAC works), for a symmetric window wn=w2N−1−n, as long as w satisfies the Princen-Bradley condition:
w
n
2
+w
n+N
2+1
various window functions are used. A window that produces a form known as a modulated lapped transform is given by
and is used for MP3 and MPEG-2 AAC, and
for Vorbis. AC-3 uses a Kaiser-Bessel derived (KBD) window, and MPEG-4 AAC can also use a KBD window.
Note that windows applied to the MDCT are different from windows used for some other types of signal analysis, since they fulfill the Princen-Bradley condition. One of the reasons for this difference is that MDCT windows are applied twice, for both the MDCT (analysis) and the IMDCT (synthesis).
As can be seen by inspection of the definitions, for even N the MDCT is essentially equivalent to a DCT-IV, where the input is shifted by N/2 and two N-blocks of data are transformed at once. By examining this equivalence more carefully, important properties like TDAC can be easily derived.
In order to define the precise relationship to the DCT-IV, it is to be kept in mind that the DCT-IV corresponds to alternating even/odd boundary conditions: even at its left boundary (around n=−½), odd at its right boundary (around n=N−½), and so on (instead of periodic boundaries as for a DFT). This follows from the identities:
Thus, if its inputs are an array x of length N, we can imagine extending this array to (x, −xR, −x, xR, . . . ) and so on, where xR denotes x in reverse order.
Consider an MDCT with 2N inputs and N outputs, where we divide the inputs into four blocks (a, b, c, d) each of size N/2. If we shift these to the right by N/2 (from the +N/2 term in the MDCT definition), then (b, c, d) extend past the end of the N DCT-IV inputs, so we “fold” them back according to the boundary conditions described above.
Thus, the MDCT of 2N inputs (a, b, c, d) is exactly equivalent to a DCT-IV of the N inputs: (−cR−d, a−bR), where R denotes reversal as above.
(In this way, any algorithm to compute the DCT-IV can be trivially applied to the MDCT.) Similarly, the IMDCT formula above is precisely ½ of the DCT-IV (which is its own inverse), where the output is extended (via the boundary conditions) to a length 2N and shifted back to the left by N/2. The inverse DCT-IV would simply give back the inputs (−cR−d, a−bR) from above. When this is extended via the boundary conditions and shifted, one obtains:
IMDCT(MDCT(a,b,c,d))=(a−bR,b−aR,c+dR,d+cR)/2.
Half of the IMDCT outputs are thus redundant, as b−aR=−(a−bR)R, and likewise for the last two terms. If we group the input into bigger blocks A,B of size N, where A=(a, b) and B=(c, d), we can write this result in a simpler way:
IMDCT(MDCT(A,B))=(A−AR,B+BR)/2
One can now understand how TDAC works. Suppose that one computes the MDCT of the time-adjacent, 50% overlapped, 2N block (B, C). The IMDCT will then yield, analogous to the above: (B−BR, C+CR)/2. When this is added with the previous IMDCT result in the overlapping half, the reversed terms cancel and one obtains simply B, recovering the original data.
The origin of the term “time-domain aliasing cancellation” is now clear. The use of input data that extend beyond the boundaries of the logical DCT-IV causes the data to be aliased in the same way that frequencies beyond the Nyquist frequency are aliased to lower frequencies, except that this aliasing occurs in the time domain instead of the frequency domain: we cannot distinguish the contributions of a and of bR to the MDCT of (a, b, c, d), or equivalently, to the result of IMDCT(MDCT(a, b, c, d))=(a−bR, b−aR, c+dR, d+cR)/2. The combinations c−dR and so on, have precisely the right signs for the combinations to cancel when they are added.
For odd N (which are rarely used in practice), N/2 is not an integer so the MDCT is not simply a shift permutation of a DCT-IV. In this case, the additional shift by half a sample means that the MDCT/IMDCT becomes equivalent to the DCT-III/II, and the analysis is analogous to the above.
We have seen above that the MDCT of 2N inputs (a, b, c, d) is equivalent to a DCT-IV of the N inputs (−cR−d, a−bR). The DCT-IV is designed for the case where the function at the right boundary is odd, and therefore the values near the right boundary are close to 0. If the input signal is smooth, this is the case: the rightmost components of a and bR are consecutive in the input sequence (a, b, c, d), and therefore their difference is small. Let us look at the middle of the interval: if we rewrite the above expression as (−cR−d, a−bR)=(−d, a)−(b,c)R, the second term, (b,c)R, gives a smooth transition in the middle. However, in the first term, (−d, a), there is a potential discontinuity where the right end of −d meets the left end of a. This is the reason for using a window function that reduces the components near the boundaries of the input sequence (a, b, c, d) towards 0.
Above, the TDAC property was proved for the ordinary MDCT, showing that adding IMDCTs of time-adjacent blocks in their overlapping half recovers the original data. The derivation of this inverse property for the windowed MDCT is only slightly more complicated.
Consider two overlapping consecutive sets of 2N inputs (A,B) and (B,C), for blocks A,B,C of size N. Recall from above that when (A, B) and (B, C) are MDCTed, IMDCTed, and added in their overlapping half, we obtain (B+BR)/2+(B−BR)/2=B, the original data. Now we suppose that we multiply both the MDCT inputs and the IMDCT outputs by a window function of length 2N. As above, we assume a symmetric window function, which is therefore of the form (W, WR) where W is a length-N vector and R denotes reversal as before. Then the Princen-Bradley condition can be written as W+WR2=(1, 1, . . . ), with the squares and additions performed elementwise.
Therefore, instead of MDCTing (A,B), one now MDCTs (WA, WRB) with all multiplications performed elementwise. When this is IMDCTed and multiplied again (elementwise) by the window function, the last-N half becomes:
W
R′(WRB+(WRB)R)=WR′(WRB+WBR)=WR2B+WWRBR
(Note that we no longer have the multiplication by ½, because the IMDCT normalization differs by a factor of 2 in the windowed case.)
Similarly, the windowed MDCT and IMDCT of (B,C)
yields, in its first-N half:
W·(WB·WRBR)=W2B−WWRBR
When one adds these two halves together, one recovers the original data.
The above MDCT discussion describes identical analysis/synthesis windows. For asymmetric windows analysis/synthesis windows are different, but advantageously symmetric to each other; in that case the Princen-Bradley condition changes to the more general equation:
W
n
W
2L−1−n
+W
L+n
W
L−1−n=1, n=0 . . . L−1,
Then, the output of the frequency-time converter 170 is input into a synthesis windower which applies the synthesis window which is advantageously symmetric to the encoder-side window. Thus, each sample is, before an overlap-add is performed, windowed by two windows so that the resulting “total windowing” is the product of the analysis window coefficients and the synthesis window coefficients so that the Princen-Bradley condition as discussed before is fulfilled.
Finally, the overlap-adder 174 performs the corresponding correct overlap-add in order to finally obtain the decoded audio signal at output 175.
Subsequently, an advantageous window is discussed with respect to
In this specific implementation, the first overlap portion 800 is greater than the second overlap portion 802 which allows a low delay implementation and, additionally, in the context of the fact that the low portion 806 precedes the second overlap portion, the asymmetric analysis window illustrated in
The exemplary length of the corresponding parts is indicated but it is generally of advantage that the first overlap portion 812 is shorter than the second overlap portion 814 and it is furthermore of advantage that the length of the constant or high part 816 is between the length of the first overlap portion and the second overlap portion and it is furthermore of advantage that the length of the first part 810 or the zero part is lower than the length of the first overlap portion 812.
As illustrated in
Analogously,
Furthermore,
In this context, it is outlined that
Generally, most of the window figures from
Furthermore, it is outlined that the corresponding transformation length corresponds to the distance between the folding points. For example, when
Correspondingly, the window in
In the asymmetric case illustrated in
Necessitated for perfect reconstruction is to maintain the folding line or folding point when the long overlap portion or window edge of the asymmetric window such as 800 or 814 (for the synthesis side) is truncated.
Furthermore, as will be outlined specifically with respect to
Furthermore, it is outlined that for 10 ms transforms, overlaps of 3.75 ms or overlaps of 1.25 ms are used. Hence, even more combinations than illustrated in the window figures from
However, when these issues are not as prominent then one might use the
The right overlap portion 1202 of
In particular,
Furthermore,
Although not illustrated, a synthesis window corresponding to the situation in
Furthermore, in
Hence,
Regarding the synthesis window sequence in
Subsequently, an implementation of the window constructor 206 is discussed in the context of
Furthermore, the window constructor is configured to determine, on its own in accordance with corresponding predefined rules, the length and position of the low or zero portions and the high or one-portions of the specific windows as illustrated in the plots from
Thus, only a minimum amount of memory requirements are necessitated for the purpose of implementing an encoder and a decoder. Hence, apart from the fact that encoder and decoder rely on one and the same memory 300, even a waste amount of different windows and transition windows etc., can be implemented only by storing four sets of window coefficients for each sampling rate.
The transform window switching outlined above was implemented in an audio coding system using asymmetric windows for long transforms and low-overlap sine windows for short transforms. The block length is 20 ms for long blocks and 10 ms or 5 ms for short blocks. The left overlap of the asymmetric analysis window has a length of 14.375 ms, the right overlap length is 8.75 ms. The short windows use overlaps of 3.75 ms and 1.25 ms. For the transition from 20 ms to 10 ms or 5 ms transform length on encoder side the left overlapping part of the asymmetric analysis window is truncated to 8.75 ms and used for the left window part of the first short transform. A 1.25 ms sine-shaped fade-in is applied by multiplying the left end of the truncated window with the 1.25 ms ascending short window overlap. Reusing the 1.25 ms overlap window shape for the fade-in avoids the need for an additional ROM/RAM table, as well as the complexity for on-the-fly computation of the fade-in shape.
On decoder side for the transition from 10 ms or 5 ms to 20 ms transform length the right overlapping part of the asymmetric synthesis window is truncated to 8.75 ms and used for the right window part of the last short transform. A 1.25 ms sine-shaped fade-out similar to the fade in on encoder side is applied to the truncated end of the window. The decoder window sequence for the example above is depicted in
Although not illustrated explicitly in
Then, in step 702 the length of the symmetric overlap portion of the window is determined. For the analysis side this means that the length of the second overlap portion is determined while, for the synthesis side, this means that the length for the first overlap portion is determined. The step 702 makes sure that the “fixed” situation of the transition window is acknowledged, i.e., that the transition window has a symmetric overlap. Now, in step 704, the second edge of the window or the other overlap portion of the window is determined. Basically, the maximum truncation length is the difference between the length of the transition window and the length of the symmetric overlap portion. When this length is greater than the length of the long edge of the asymmetric window then no truncation is necessary at all. However, when this difference is smaller than the long edge of the asymmetric window then a truncation is performed. The maximum truncation length, i.e., the length by which a minimum truncation is obtained is equal to this difference. Where necessitated a truncation to this maximum length, i.e., a minimum truncation, can be performed and a certain fade can be applied as illustrated in
Step 704, however, can be bypassed as illustrated by 708. A truncation to a smaller than a maximum length is then performed in step 710 leading to the situation of
Hence, the number of zeros of portion 1131 is equal to a number of zeros immediately close to the first overlap portion 1130, a number of zeros in portion 1133 of
Although the embodiments have been described with window length of 40 ms and transform length of 20 ms as a long window, a block size of 10 ms for intermediate windows and a block size of 5 ms for a short window, it is to be emphasized that a different block or window size can be applied. Furthermore, it is to be emphasized that the present invention also is useful for only two different block sizes but three different block sizes are of advantage in order to have a very good placement of short window functions with respect to a transient as, for example, discussed in detail in PCT/EP2014/053287 additionally discussing multi-overlap portions, i.e., an overlap between more than two windows occurring in the sequences in
Although the present invention has been described in the context of block diagrams where the blocks represent actual or logical hardware components, the present invention can also be implemented by a computer-implemented method. In the latter case, the blocks represent corresponding method steps where these steps stand for the functionalities performed by corresponding logical or physical hardware blocks.
Although some aspects have been described in the context of an apparatus, it is clear that these aspects also represent a description of the corresponding method, where a block or device corresponds to a method step or a feature of a method step. Analogously, aspects described in the context of a method step also represent a description of a corresponding block or item or feature of a corresponding apparatus. Some or all of the method steps may be executed by (or using) a hardware apparatus, like for example, a microprocessor, a programmable computer or an electronic circuit. In some embodiments, some one or more of the most important method steps may be executed by such an apparatus.
The inventive transmitted or encoded signal can be stored on a digital storage medium or can be transmitted on a transmission medium such as a wireless transmission medium or a wired transmission medium such as the Internet.
Depending on certain implementation requirements, embodiments of the invention can be implemented in hardware or in software. The implementation can be performed using a digital storage medium, for example a floppy disc, a DVD, a Blu-Ray, a CD, a ROM, a PROM, and EPROM, an EEPROM or a FLASH memory, having electronically readable control signals stored thereon, which cooperate (or are capable of cooperating) with a programmable computer system such that the respective method is performed. Therefore, the digital storage medium may be computer readable.
Some embodiments according to the invention comprise a data carrier having electronically readable control signals, which are capable of cooperating with a programmable computer system, such that one of the methods described herein is performed.
Generally, embodiments of the present invention can be implemented as a computer program product with a program code, the program code being operative for performing one of the methods when the computer program product runs on a computer. The program code may, for example, be stored on a machine readable carrier.
Other embodiments comprise the computer program for performing one of the methods described herein, stored on a machine readable carrier.
In other words, an embodiment of the inventive method is, therefore, a computer program having a program code for performing one of the methods described herein, when the computer program runs on a computer.
A further embodiment of the inventive method is, therefore, a data carrier (or a non-transitory storage medium such as a digital storage medium, or a computer-readable medium) comprising, recorded thereon, the computer program for performing one of the methods described herein. The data carrier, the digital storage medium or the recorded medium are typically tangible and/or non-transitory.
A further embodiment of the invention method is, therefore, a data stream or a sequence of signals representing the computer program for performing one of the methods described herein. The data stream or the sequence of signals may, for example, be configured to be transferred via a data communication connection, for example, via the internet.
A further embodiment comprises a processing means, for example, a computer or a programmable logic device, configured to, or adapted to, perform one of the methods described herein.
A further embodiment comprises a computer having installed thereon the computer program for performing one of the methods described herein.
A further embodiment according to the invention comprises an apparatus or a system configured to transfer (for example, electronically or optically) a computer program for performing one of the methods described herein to a receiver. The receiver may, for example, be a computer, a mobile device, a memory device or the like. The apparatus or system may, for example, comprise a file server for transferring the computer program to the receiver.
In some embodiments, a programmable logic device (for example, a field programmable gate array) may be used to perform some or all of the functionalities of the methods described herein. In some embodiments, a field programmable gate array may cooperate with a microprocessor in order to perform one of the methods described herein. Generally, the methods may be performed by any hardware apparatus.
While this invention has been described in terms of several embodiments, there are alterations, permutations, and equivalents which will be apparent to others skilled in the art and which fall within the scope of this invention. It should also be noted that there are many alternative ways of implementing the methods and compositions of the present invention. It is therefore intended that the following appended claims be interpreted as including all such alterations, permutations, and equivalents as fall within the true spirit and scope of the present invention.
Number | Date | Country | Kind |
---|---|---|---|
14178774.7 | Jul 2014 | EP | regional |
This application is a continuation of copending U.S. patent application Ser. No. 16/289,523 filed Feb. 28, 2019, which is a continuation of U.S. patent application Ser. No. 15/417,236 filed Jan. 27, 2017, which is a continuation of International Application No. PCT/EP2015/066997, filed Jul. 24, 2015, which is incorporated herein by reference in its entirety, and additionally claims priority from European Application No. 14178774.7, filed Jul. 28, 2014, which is also incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
Parent | 16289523 | Feb 2019 | US |
Child | 17145015 | US | |
Parent | 15417236 | Jan 2017 | US |
Child | 16289523 | US | |
Parent | PCT/EP2015/066997 | Jul 2015 | US |
Child | 15417236 | US |