US 6,178,269 B1Grant
Architecture for computing a two-dimensional discrete wavelet transform
Issue Date:2001-01-23
•18 Claims
•6 Drawing Sheets
Abstract
The invention provides an integrated systolic architecture which can perform both forward and inverse Discrete Wavelet Transforms with a minimum of complexity. A plurality of processing cells, each having an adder and a multiplier, are coupled to a set of multiplexers and delay elements to selectively receive a single input datastream in the forward DWT mode and two datastreams in the inverse DWT mode. In the forward DWT mode, the integrated architecture decomposes the input datastream into two output sequences—a high frequency sub-band output and a low frequency sub-band output. In the inverse DWT mode, the integrated architecture reconstructs the original input sequence by outputting even terms and odd terms on alternating clock cycles. As a result, the architecture can achieve 100% utilization and is suitable to be implemented in VLSI circuitry.
Metadata
Assignee
- Intel Corporation
Inventor
- Tinku Acharya
Application Information
Application Number:US 09/130,243
Filing Date:1998-08-06
Priority Date:1998-08-06
Art Unit:7
Classifications
IPC:
G06K 936
Field of Search:
382240382248382276382277382280382232382233
Patent Drawings (6 sheets)
Description
Background of the Invention
[0002] 1. Field of the Invention
[0003] The invention is related to signal/image processing and encoding. More specifically, the invention relates to architectures to execute signal/image processing functions.
[0004] 2. Description of Related Art
[0005] Using traditional Fourier analysis (transforms), any signal can be approximated as a sum of sinusoidal waveforms of assorted frequencies. While Fourier transforms are ideally suited for signals having repeated behavior, such as in speech signals, it fails to efficiently approximate signals with sharp discontinuities such as the edge features in images, or signals encoded for digital communications. Therefore, in recent years, a new form of analysis, known as Wavelet analysis has been developed to better represent signals that have exaggerated and discontinuous features. A transform, similar to the Fourier transform, Discrete Wavelet Transform (DWT), based on Wavelet analysis, has been developed to represent signals with discontinuous features. The DWT may be a “discrete” algorithm, which indicates that rather than approximating a signal using continuous waveforms, the signal is approximated by discrete samples of waveform. Since the transform is discrete, the DWT can be implemented using digital logic such as Very Large Scale Integrated (VLSI) circuits and thus can be integrated on a chip with other digital components.
[0006] The essence of DWT is to decompose an input signal into two or more frequency sub-bands. An input signal may be decomposed into two outputs—a low frequency sub-band output obtained using a low-pass filter, and a high frequency sub-band output using a high-pass filter. Each of these sub-bands can be encoded separately using a suitable coding system. Each sub-band can further be divided into smaller and smaller sub-bands as is required. If an input signal is decomposed into two sub-bands, then to reconstruct the input signal, the VLSI architecture used must be able to receive two inputs and return one output. Fundamentally, therefore, the forward DWT transform, i.e., the transform performing the decomposition, is asymmetric to the inverse DWT transform, i.e., the transform performing the reconstruction since they require different numbers of inputs and outputs. Thus, traditional VLSI architectures for the DWT computation (decomposition and reconstruction) have two separate and distinct circuitry, one for the forward DWT and one for inverse DWT. The circuitry of such architecture is complicated further since the forward and inverse transforms use different filter coefficients and schedule (delay) certain inputs in differing stages of the computation.
[0007] To reduce the speed and cost of the forward DWT and inverse DWT transform, therefore, there is needed a single integrated architecture which can perform both the forward DWT transform and the inverse DWT transform without separate circuitry or processing elements. Further, the separate architectures for the forward DWT and inverse DWT if needed must also be reduced in complexity.
Summary
[0008] The invention uses certain mathematical properties of filters used in the DWT computation as well as data parallelism in the DWT computation to provide an integrated systolic architecture for decomposing as well as recomposing signals approximated using the DWT.
[0009] The integrated architecture receives a single input bitstream when computing the forward DWT and two different input bitstreams when computing the inverse DWT. Using multiplexers, clock and control signals, the integrated architecture determines whether the forward or inverse DWT is to be computed and correspondingly activates appropriate processing elements as well as inputs and outputs. A unique feature of the architecture—a single set of five processing cells—can be used to perform both the forward DWT and inverse DWT thereby eliminating the need for separate processing cells for the forward and inverse DWT. Each of the five processing cells utilizes an adder and a multiplier and receives several operands in order to compute the DWT.
[0010] In computing the forward DWT, a single input sequence generates two decomposed output sequences. Conversely, when the integrated architecture is performing the inverse DWT, two input sequences generate a single reconstructed output sequence. According to a mathematical manipulation of the DWT function, in the forward DWT, four clock cycles are required to pass in order to initialize the set of five processing cells, after which, in all successive clock cycles, an input sequence is processed such that for every clock cycle, one input yields one output. The five processing cells of the integrated architecture are further coupled to an adder module and control circuit which generates the control signals required to tell the integrated architecture whether the forward DWT or the inverse DWT should be performed and computes the final stage in the mathematical algorithm dictated by the DWT computation.
[0011] The integrated architecture of the invention can be used in a variety of applications such as image compression or other image processing applications. In this regard, the one-dimensional DWT described above can be extended to two dimensions by using two one-dimensional DWT processing modules and a transpose circuit.
Brief Description of the Drawings
[0012] FIG. 1 shows a systolic array for computing a forward Discrete Wavelet Transform.
[0013] FIG. 2 illustrates the basic processing cell which is used in the DWT computation.
[0014] FIG. 3 shows a systolic architecture for computing an inverse Discrete Wavelet Transform.
[0015] FIG. 4 shows a single integrated systolic architecture than can be used for both the forward Discrete Wavelet Transform and the inverse Discrete Wavelet Transform.
[0016] FIG. 5 shows a timing diagram of control signals, clocking signals and output terminals for the integrated architecture of FIG. 4 when operating in the forward DWT mode.
[0017] FIG. 6 shows a timing diagram of control signals, clocking signals and output terminals for the integrated architecture of FIG. 4 when operating in the inverse DWT mode.
[0018] FIG. 7 shows the construction of a two-dimensional integrated Discrete Wavelet Transform and inverse Discrete Wavelet Transform module.
[0019] FIG. 8 is a flowchart of the basic method of integrating forward and inverse DWT in a single architecture.
Detailed Description of the Invention
[0020] FIG. 1 shows a systolic array for computing a forward Discrete Wavelet Transform
[0021] FIG. 1 shows an input xi100 which is a single N-bit integer or floating point value from an input sequence representing discrete samples of an input signal that is to be encoded. Though not specifically mentioned, all inputs and outputs are of the precision/type of the input. Further, the various adders, multipliers and registers discussed can be readily designed by one skilled in the art depending upon the precision/type required. In order for the array shown in FIG. 1 to be initialized, inputs x1, x2, x3, and x4must first propagate through the delay elements 110, 112, 114, and 116. Thereafter, for every xi100 that is input, two outputs will be generated by the array. These two outputs are shown in FIG. 1 as ai−4150, which is the low frequency sub-band (LFS) output and, ci−3160, which is the high frequency sub-band (HFS) output.
[0022] Each of the basic processing cells which compose the array are comprised of an adder and a multiplier and produce two sets of intermediate outputs. The first set of intermediate outputs, L0from cell D0121, L1from cell D1122, L2from cell D2124, L3from cell D3126, and L4from cell D4128, are added by adder 130 to generate the LFS values ai−4150. Likewise, the second set of intermediate outputs, M1from cell D1122, M2from cell D2124, M3from cell D3126, and M4from cell D4128, are added together by adder 140 to generate the HFS values ci−3160. To generate the first HFS output c0, which occurs at i=3 (i=0, 1, 2 . . . ), the first four clock cycles and, consequently, the first three intermediate outputs, L1, L2, and L3are required. On the next clock cycle, at i=4, the LFS output a0will be generated and observed. Thus, the outputs ai−4150 and ci−3160 are observed alternately at the trailing edges of even and odd clock cycles. The architecture is therefore 100% utilized since, at every clock cycle, one output, either ai−4or ci−3is being generated. Though not shown in FIG. 1, a multiplexer with a clock (alternating sequence) as a control signal can be used to observe the alternating outputs in the proper sequence.
[0023] The architecture of the array shown in FIG. 1 is “systolic”, i.e., repeated, in that each of the processing cells 121, 122, 124, 126 and 128 are composed of one adder and one multiplier and vary only in the value of the filter coefficients which may be stored in a programmable register or other memory.
[0024] FIG. 2, which shows the basic processing cell Dk200, is first described to aid in understanding the array of FIG. 1. Referring to FIG. 2, given two filter coefficients, h and g, with h representing the high-pass coefficients and g representing low-pass coefficients, the intermediate output Lkis computed by the following expression: Lk=(pk+qk)*h. Likewise, the intermediate output Mkis computed by cell 200 according to the following expression: Mk=(pk+qk)*g. In the expressions for Lkand Mk, the term qkrepresents the input data xi100 which is the subject of the DWT, while the term pn−1, refers to the input data xi100 from the coupled processing cell from the previous clock cycle and pkthe input data the current clock cycle, respectively. The input pkis passed through to output pk−1from a cell Dkto the previous cell Dk−1in the array. Thus the terms pkand pk−1will be referred to hereinafter as “propagated inputs.”
[0025] The basic processing cell 200 of FIG. 2 may be repeatedly built and coupled to perform the forward DWT computation. The DWT is advantageous for compression since it is a “pyramid” algorithm. In a pyramid algorithm, for a one-dimensional Wavelet Transform, every other sample is thrown away or downsampled, and thus the data set is halved at each iteration. Thus, after J iterations of the FIG. 1 computation, the number of samples being manipulated shrinks by 2J. To compute a Wavelet Transform of a signal of N samples, the CPU cycle time required would amount to only K*N, where K is a constant determined by the Wavelet chosen (i.e., coefficients used).
[0026] The forward DWT computation, which is implemented by the architecture of the array in FIG. 1, can be represented by an=ΣKh2n−KxK(LFS outputs) and cn=ΣKg2n−KxK(HFS outputs). The low-pass filter coefficients hiand the high-pass filter coefficients gihave certain symmetric properties which can be manipulated to implement the architecture shown in the array of FIG. 1. The filters used for the DWT may be IIR (Infinite Impulse Response) or FIR (Finite Impulse Response) digital filters, the design of which is well-known in the art. An optimal filter to use is a biorthogonal spline filter, which by its properties can simplify the computation. A biorthogonal spline filter has nine low-pass filter coefficients h−4, h−3, h−2, h−1, h0, h1, h2, h3, and h4. The biorthogonal spline filter also has seven high-pass filter coefficients g−2, g−1, g0, g−1, g−2, g3, and g4.
[0027] The LFS outputs are as follows:
[0028] a0=h0x0+h−1x1+h−2x2+h−3x3+h−4x4,
[0029] a1=h2x0+h1x1+h0x2+h−1x3+h−2x4+h−3x5+h−4x6,
[0030] a2=h4x0+h3x1+h2x2+h1x3+h0x4+h−1x5+h−2x6+h−3x7+h−4x8,
[0031] an/2−2=h4xN−8+h3xN−7+h2xN−6+h1xN−5+h0xN−4+h−1xN−3+h−2xN−2+h−3xN−1,
[0032] an/2−1=h4xN−6+h3xN−5+h2xN−4+h1xN−3+h0xN−2+h−1xN−1.
[0033] One property of the low-pass filter coefficients is that of symmetry such that h−i=hi. Thus, h−1=h1, h−2=h2, h−3=h3, h−4=h4Thus, a1may be rewritten as:
[0034] a1=h0x2+h1(x1+x3)+h2(x0+x4)+h3x5+h4x6. Likewise, other LFS outputs may be conveniently re-arranged such that only one add and one multiply operation is required in each processing cell. The simplified LFS outputs after applying the symmetric filter properties for low-pass coefficients are as follows:
[0035] a0=h0x0+h1x1+h2x2+h3x3+h4x4
[0036] =h0(x0+0)+h1(x1+0)+h2(x2+0)+h3(x3+0)+h4(x4+0)
[0037] a1=h2x0+h1x1+h0x2+h1x3+h2x4+h3x5+h4x6
[0038] =h0(x2+0)+h1(x1+x3)+h2(x0+x4)+h3(x5+0)+h4(x6+0)
[0039] a2=h0(x4+0)+h1(x3+x5)+h2(x2+x6)+h3(x1+x7)+h4(x0+x8)
[0040] a3=h0(x6+0)+h1(x5+x7)+h2(x4+x8)+h3(x3+x9)+h4(x2+x10)
[0041] a4=h0(x8+0)+h1(x7+x9)+h2(x6+x10)+h3(x5+x11)+h4(x4+x12)
[0042] The symmetry of the coefficients also reduces the total number of processing cells required so that an architecture like that of FIG. 1 may be used to compute the forward DWT. At the fourth clock cycle, where i=3, ai−4is ignored (skipped), and cois instead observed after being computed, which is the first HFS output (see below for description).
[0043] At the fifth clock cycle, i=4, the ci−3160 output is skipped and instead, the LFS output ai−4150 is instead observed. Returning to the array of FIG. 1, a0is computed as follows. At i=4, the fifth clock cycle, cell D0121 receives x4, D1122 receives x3(from previous cycle), D2124 receives x2, D3126 receives x1and D4128 receives 0 as their respective qivalues. Also, at i=4, the propagated input pifor cell D4128 is x0. Since there is, by definition, no x−1, x−2, etc., cells D1122 and D0121 receive nulls or 0 values at i=4. Using the basic formula Li=(pi+qi)*h for each processing cell, we get from D0121 the intermediate output L0=(0+x4)*h4. Likewise, D1122 generates L1=(0+x3)*h3, D2124 generates L2=(0+x2)*h2, D3126 generates L3=(0+x1)*h1and D4128 generates L4=(x0+0)*h0. Adder 130 computes the sum of L0, L1, L2, L3and L4which yields the first output a0=x0h0+x1h1+x2h2+x3h3+x4h4.
[0044] In the case for i=4, D3126 receives no propagated input from D4128 since D4128 received no propagated input qi(referring to processing cell 200 description for FIG. 2) until i=4. Similarly, all the LFS outputs ai−4150 and ci−3160 may be computed. The processing cell 200 of FIG. 2 may also contain a latch register or other mechanism to hold propagated inputs before passing them to the next cell. One reasonably skilled in the art of digital design will readily be able to design/implement the add, multiply and delay elements required by the precision/value of the DWT inputs and outputs.
[0045] The HFS outputs are as follows:
[0046] c0=g0x0+g−1x1+g−2x2,
[0047] c1=g2x0+g1x1+g0x2+g−1x3+g−2x4,
[0048] c2=g4x0+g3x1+g2x2+g1x3+g0x4+g−1x5+g−2x6,
[0049] Cn/2−2=g4xN−8+g3xN−7+g2xN−6+g1xN−5+g0xN−4+g−1xN−3+g−2xN−2,
[0050] Cn/2−1=g4xN−6+g3xN−5+g2xN−4+g1xN−3+g0xN−2+h−1xN−1.
[0051] The high-pass coefficients are also symmetric, but in a different sense. The inverse DWT low-pass filter coefficients are represented by {overscore (h)}. These inverse coefficients are symmetric such that {overscore (h)}n={overscore (h)}−n. The high-pass forward DWT filter coefficients have the property gn=(−1){overscore (h)}1−n. Since {overscore (h)}n={overscore (h)}−n, also gn=(−1)n{overscore (h)}n−1. Thus, for n=2, g2=h1, but also for n=0, g0=h1. Therefore, g2=g0={overscore (h)}1. Likewise, it can be shown that g−2=g4={overscore (h)}3and g−1=g3={overscore (h)}2. Substituting these equations for the expanded cnyields, for instance, c2=g1x3+g2(x2+x4)+g3(x1+x5)+g4(x0+x6). Thus, only the coefficients g1, g2, g3and g4are required to compute the HFS outputs ci−3160. The symmetric property of biorthogonal spline filter coefficients allows a great reduction in computation, and consequently in the architecture required.
[0052] The simplified HFS outputs after applying the symmetric filter properties for high-pass coefficients are as follows:
[0053] c0=g2x0+g3x1+g4x2
[0054] =g2(x0+0)+g3(x1+0)+g4(x2+0)
[0055] c1=g2x0+g1x1+g0x2+g−1x3+g−2x4
[0056] =g1(x1+0)+g2(x2+x0)+g3(x3+0)+g4(x4+0)
[0057] c2=g4x+g3x1+g2x2+g1x3+g0x4+g−1x5+g−2x6
[0058] =g1(x3+0)+g2(x4+x2)+g3(x5+x1)+g4(x6+x0)
[0059] c3=g4x2+g3x3+g2x4+g1x5+g0x6+g−1x7+g−2x8
[0060] =g1(x5+0)+g2(x6+x4)+g3(x7+x3)+g4(x8+x2)
[0061] c5=g4x4+g3x5+g2x6+g1x7+g0x8+g−1x9+g−2x10
[0062] =g1(x7+0)+g2(x8+x6)+g3(x9+x5)+g4(x10+x4)
[0063] The first clock cycle producing a valid HFS output is at i=3. At i=3, cell D1122 receives as its qithe input value x2(delayed at i=2 or delay element 110), D2124 receives x1and D3126 receives x0. D4128 always receives a qiof 0. The propagated inputs piat i=3 are all 0. Therefore, according to the basic formula Mi=(pi+qi)*g (from FIG. 2), the intermediate outputs at i=3 are: M=x2g4, M2=x1g3and M3=x0g2. The intermediate output M4is zero because both q1and piinputs are 0 for cell C4128. Adder 140 adds the intermediate outputs M1, M2, M3and M4to obtain a c0=x0g2+x1g3+x2g4, which matches the first term for the simplified HFS output. At i=4, as mentioned when discussing the LFS output, the HFS output is ignored, not observed and instead, at i=5, the next HFS output c1is observed.
[0064] Table 1 below summarizes the intermediate outputs L and M, and final outputs ci−4and ai−3at each clock cycle for the forward DWT in the first eight clock cycles (i=0 to 7) and matches the above equations for the simplified outputs.
[0065] In Table 1 below, the bracketed form {rst} represents r*(s+t).
[0066] FIG. 3 shows a systolic architecture for computing an inverse Discrete Wavelet Transform.
[0067] The reconstruction of the sequence xiis represented by the expression xi=Σn[{overscore (h)}2n−ian+{overscore (g)}2n−icn]=Σn{overscore (h)}2n−ian+Σn{overscore (g)}2n−icn, where anare the LFS outputs of the forward DWT and cnthe HFS outputs. The inverse DWT has inverse high pass filter coefficients {overscore (g)} and inverse low pass filter coefficients {overscore (h)}.
[0068] We can split the xireconstruction into a sum of two summations:
[0069] xi(1)=Σn{overscore (h)}2n−ian,
[0070] xi(2)=Σn{overscore (g)}2n−icn.
[0071] The even terms of xi(1)and xi(2), i.e. x2j(1)and x2j(2)for j=0, 1, . . . , n/2−1 using these filter coefficients are expanded as:
[0072] The inverse filter coefficients like their forward counterparts have certain symmetric properties allowing some associative grouping. One property of the inverse high-pass coefficients is {overscore (g)}n=(−1)nh1−n. Since hn=h−n, as discussed for FIG. 1, the inverse high-pass coefficients also have a property such that {overscore (g)}n=(−1)nhn−1. Thus, for n=0, {overscore (g)}0=h−1. For n=2, since {overscore (g)}2=h1and h−1={overscore (g)}0, {overscore (g)}2={overscore (g)}0. Likewise, for n=4, {overscore (g)}4=h3={overscore (g)}−2. From the discussion of FIG. 1, the inverse low-pass coefficients have the property {overscore (h)}n={overscore (h)}−n, such that {overscore (h)}2={overscore (h)}−2. Thus, the even-numbered outputs x2jrequire only four coefficients, {overscore (h)}0, {overscore (h)}2, {overscore (g)}2and {overscore (g)}4in order to be computed. Similarly, for odd-numbered outputs x2j−1, it can be shown by the same filter properties discussed above that only five coefficients, {overscore (h)}3, {overscore (h)}1, {overscore (g)}5, {overscore (g)}3and {overscore (g)}1are required.
[0073] The equations above show the complexity of the inverse DWT computation. The architecture for computing the inverse DWT consists of two input sequences aiand ci, which represent the high-frequency sub-band and the low-frequency sub-band, respectively. Comparing FIG. 2 with FIG. 3, the DWT architecture is necessarily asymmetric since the forward architecture receives one input and produces two output sequences, whereas the inverse architecture receives two inputs and produces one output. This architecture is further complicated by the fact that the odd-numbered outputs, i.e., x1, x3, x5. . . , require five processing cells, one for each coefficient, whereas the even-numbered outputs, i.e., x0, x2, x4. . . , require only four processing cells. Moreover, the data flow for odd and even terms are not symmetric. The odd-numbered outputs are generated only odd clock cycles while even-numbered outputs are generated only on even clock cycles.
[0074] Thus, the inverse DWT architecture must be composed of two distinct blocks—an even output generating block 300 and an odd output generating block 350. Even output generating block 300 is further composed of two subcircuits—an even high frequency sub-band subcircuit (HFS) 310 and an even low frequency sub-band subcircuit (LFS) 320. Even HFS subcircuit 310 consists of two processing cells 315 and 317 each of which are composed of a multiplier and an adder. The processing cells 315, 317, 325 and 327 operate similar to the basic processing cell 200 shown in FIG. 2 except that each needs only one coefficient and consequently computes one intermediate rather than two. For instance, processing cell 315 outputs a term such that aiis first added to the propagated input from processing cell 317, with that sum multiplied by {overscore (h)}2. Likewise for low frequency sub-band circuit 320, processing cell 325 outputs a term to adder/controller 330 which is the product of {overscore (g)}4and the sum of the input ciand the propagated input from processing cell 327. Processing cell 317 receives as one input 0 and as the other input ai−1since delay element 312 holds the value given it on the previous clock, transmitting it on the next clock cycle.
[0075] Even output generating block operates as follows. At i=0, a0is propagated to delay 312, and c0to delay 322. Though a0and c0are also input to cells 315 and 325, respectively, adder/controller 330 waits until the third clock cycle to output x0and have non-zero propagated inputs. At i=0, cells 317 and 327 have outputs of 0, since initial values released by delays 312, 324 and 322 are set at zero. At i=1, delay 312 releases a0to the piinput of cell 317 and a1is held at delay 312 and input to cell 315. As a result, cell 315 generates the term {overscore (h)}2a1and cell 317 generates {overscore (h)}0a0. These outputs are sent to adder/controller 330 but are held (latched) until the next clock i=2. At i=1, though cells 325 and 327 generate the terms c1{overscore (g)}4and c0{overscore (g)}2, respectively, these terms are ignored (cleared) by adder/controller 330 since according to the reconstruction formula, the first output x0requires a c2term.
[0076] At i=2, the third clock cycle, delay 324 releases c0to the pi(propagated) input of cell 327 and delay 322 releases c1to the qiinput of cell 327 (for a description of qiand pi, see FIG. 2 and associated text). Thus, cell 327 generates the term (c1+c0){overscore (g)}2. Cell 325 generates c2{overscore (g)}4. As described earlier, the outputs of cells 315 and 317 from the previous clock were held at adder/controller 330 and are now summed, at i=2 with the terms generated by cells 325 and 327. Again, at i−2, even though cells 315 and 317 generate terms (a0+a2){overscore (h)}2and a1{overscore (h)}0, respectively, these terms are held one clock cycle. Instead, the i=2 outputs of cells 325 and 327 which are c2{overscore (g)}4and (c0+c1)*{overscore (g)}2, respectively, are summed with the i=1 outputs of cells 315 and 317 which are {overscore (h)}0a0and {overscore (h)}2a1. Hence, adder/controller 330 generates the first output x0={overscore (h)}0a0+{overscore (h)}2a1+c0{overscore (g)}2+c1{overscore (g)}2c2{overscore (g)}4.
[0077] Thus, for each clock cycle i, after i=2 (the third clock cycle), adder/controller 330 receives current outputs of subcircuit 320 and adds them to the previous clock's outputs from subcircuit 310. Additionally, adder/controller 330 receives the current output of subcircuit 310, holding them until the next clock cycle.
[0078] FIG. 3 also shows an odd output generating block 350 which requires five processing cells—365, 367, 375, 377 and 379. The processing cells 365, 367, 375, 377 and 379 operate similarly to the processing cell 200 shown in FIG. 2. The delay elements 362, 364, 372 and 374 hold their inputs for one clock cycle and release them on the next clock cycle. Each cell has an adder and multiplier and receives a propagated input from the cell to which it is connected.
[0079] Odd output generating block 350 operates as follows. At i=0, a0is propagated to cell 365 and is held on clock cycle at delay 362, while cell 375 receives c0. At i−1, delay 362 releases a0to cell 367, while delay 372 release c0to cell 377. Also, at i=1 a1and c1are input to cells 365 and 375, respectively. At i=2, cell 365 receives a2, cell 367 receives a1as its qiand receives a0as its piinput. Thus, cell 365 generates a term a2{overscore (h)}3and cell 367 generates (a1+a0){overscore (h)}1. These outputs are sent to adder/controller 380 but are held for one clock cycle before being summed with the outputs of cells 375, 377 and 379. At i=2, the outputs of cells 375, 377 and 379 are ignored by adder/controller 380.
[0080] At i=3, c3is input to cell 375, cell 377 receives c2from the delay 372, cell 379 receives as propagated input ci, and cell 377 receives as its propagated input, c0. Thus, cell 375 generates the term c3{overscore (g)}5, cell 377 generates the term (c0+c2)*{overscore (g)}3, and cell 379 generates c1{overscore (g)}1. These outputs are received by adder/controller 380 which adds the i=3 outputs of cells 375, 377 and 379 with the latched, i=2 outputs of cells 367 and 367 from the previous clock cycle. Hence, adder/controller 380 generates the second output (the first odd output) x1={overscore (h)}1a0+{overscore (h)}1a1+{overscore (h)}3a2+{overscore (g)}3c0+{overscore (g)}3c2+{overscore (g)}5c3+{overscore (g)}1c1.
[0081] Thus, for each clock cycle i, after i=3, (the fourth clock cycle), adder/controller 380 receives the current outputs of cells 375, 377 and 379 and adds them to the previous clock cycle's outputs of cells 365 and 367. Additionally, adder/controller 380 receives the current clock's outputs of cells 365 and 367 holding them until the next clock cycle.
[0082] FIGS. 1 and 3 show the complexity necessary to compute the DWT and inverse DWT. In an image processing chip, for instance, the circuitry should be capable of both the forward and inverse DWT. In addition to implementing biorthogonal spline filters for reducing and simplifying the forward and inverse DWT as shown in FIGS. 1 and 3, the invention also provides for an integrated architecture performing both.
[0083] FIG. 4 shows a single integrated systolic architecture than can be used for both the forward Discrete Wavelet Transform and the inverse Discrete Wavelet Transform. The expressions described for the inverse DWT and forward DWT above are implemented in one integrated architecture. Thus, the description of FIG. 4 will concentrate on the architecture rather than mathematical properties which make an integrated architecture possible, since these properties have already been described.
[0084] FIG. 4 shows four control signals, a clocking signal 401, a selector signal I1, selector signal I2and signal I3. O1and O2are generated by an adder module and control circuit 480. Five processing cells—410, 420, 430, 440 and 450—each have an adder and multiplier (and registers storing the two coefficients). Each cell has the coefficients shown stored in registers or other such devices (e.g., {overscore (h)}3and {overscore (h)}2for cell 410). Input line L is coupled via multiplexers and delays to each of the processing cells. The integrated architecture has a delay element 402, multiplexer (MUX) 472, delay element 404, MUX 476, MUX 470, delay element 406, MUX 471 and delay element 408 coupled to line 400. Also shown are a MUX 478, MUX 479, MUX 474, an input line 400, and two output lines O1and O2.
[0085] The control line I1and I2are both at a low logic level when the architecture is to function as a forward DWT circuit. During the forward DWT, the input line 400 is sending values corresponding to input samples prior to decomposition. Delay elements 402, 404, 406 and 480 hold samples from the input line 400 for one clock and then release them on the next clock. For MUX 478 and 470, the select line/control signal is I1. When I1=0, MUX 470 selects line 400 rather than the input ciand MUX 478 selects the propagated input from cell 430. For MUX 472, 474, MUX 476, MUX 479 and MUX 471, I3is the select line or control signal.
[0086] When I3is low (0), MUX 472 selects input line 400, MUX 474 selects the propagated input from cell 420, MUX 476 selects the input from the output of MUX 478, MUX 479 selects the propagated input output by cell 440 and MUX 471 the propagated input output by cell 450. In the forward DWT mode, therefore, the circuit functions similar to the array shown in FIG. 1. Even though there are nine (both high-pass and low-pass), forward DWT filter coefficients and nine inverse DWT filter coefficients, due to the symmetry properties discussed above, the architecture can be simplified to a total of nine coefficients (both low and high pass). With only nine coefficients, only five basic processing cells such as that shown in FIG. 2, are needed to compute the forward and inverse DWT on the integrated architecture.
[0087] In the inverse DWT computation, referring to FIG. 3, it has been shown that two input sequences aiand cigenerate one output sequence xiwhich is the reconstructed original sample. However, FIG. 3 also shows that odd and even numbered outputs are computed separately, and observed on alternating clock cycles. Thus, in FIG. 4, the output x2j+1, representing the odd-numbered outputs is observed on the O1terminal, and the even-numbered outputs are observed on the O2terminal. For the inverse DWT, I1and I2are both set to one. When the clock cycle is low, I3, after a certain delay, is also low (since I2is high, the output of AND gate 490 (I3) is also high, subject to the propagation delay through gate 490).
[0088] When I3is high, MUX 471 selects input line 400, MUX 479 selects the propagated input output by cell 450, MUX 476 selects the input line 400 as does MUX 474, and MUX 472 selects 0. In the inverse DWT mode, line 400 now propagates ai−1rather than xi. In inverse DWT mode, I1=1 (is always high), and as a result, MUX 470 selects the input ciand MUX 478 selects the input line 400 (after delay element 404). Utilizing these control signals and multiplexers, the architecture of FIG. 4 is capable of functioning as an inverse DWT (shown in FIG. 3) or a forward DWT (shown in FIG. 1). No complex “scheduling” of input and intermediate outputs is required as in traditional architectures and for every clock, an output is produced at terminals O1and O2.
[0089] FIG. 5 shows a timing diagram of control signals, clocking signals and output terminals for the integrated architecture of FIG. 4 when operating in the forward DWT mode.
[0090] Referring to FIG. 5, the I1control signal is set to 0 for all clock cycles during the forward DWT mode. Also, the I2control signal is set to 0 for all clock cycles in the forward DWT mode. FIG. 5 also shows a clock signal generated by a clocking mechanism wherein the first half of the first clock cycle is represented by an i value of 0 (low state) and the second half of the first clock cycle by an i value of 1 (high state) and the first half of the second clock cycle by an i value of 2 transitions again to a low state. The clock signal is input to an AND gate along with the I2signal which generates an output signal I3. Since I2is always 0 for all clock cycles, I3is also always 0 during the forward DWT mode. FIG. 5 also shows the two output terminals O1and O2of FIG. 4. Output terminal O1does not show a valid output until the first half of the third clock cycle, when i=4, whereupon O1returns a value a0. On the second half of the third clock cycle, at i=5, the output terminal O1does not return a valid value for the output sequence an. Rather, on this half of the clock cycle, the output terminal O2returns a valid value for c1. As can be seen from FIG. 5, neither of the output terminals O1or O2return a valid value until i=3, whereupon output terminal O2returns c0. Starting with the second half of the second clock cycle (i=3), the output terminals O1and O2alternatingly produce valid values with O1producing the sequence an and O2producing the sequence cn.
[0091] FIG. 6 shows a timing diagram of control signals, clocking signals and output terminals for the integrated architecture of FIG. 4 when operating in the inverse DWT mode.
[0092] In the inverse DWT mode, the control signal I1is always set to 1 as is the control signal I2. I2and the clocking signal are both input to an AND gate to generate the control signal I3. Due to the delay of propagating through the AND gate, the signal I3is not coincident with the clocking signal, but is slightly delayed on its trailing edge. Since the even and odd reconstructed output sequences computed from the inverse DWT are very different in characteristic (see FIG. 3 and associated description) the odd numbered outputs x1, x3, x5, etc. are observed on output terminal O1, whereas the even numbered output sequences x0, x2, x4, etc. are observed on output terminal O2. When I3is high, the output terminal O2generates the even numbered output terms for the sequence for the reconstructed input sequence and, when I3is low, the output terminal O1generates the odd numbered outputs of the reconstructed input sequence. As described earlier, the first valid output x0is observed on terminal O2only starting with the second half of the second clock cycle, where i=3. On the next half clock cycle at i=4, output terminal O1generates a valid term x1, while the output terminal O2produces an invalid value. Thus, on alternating half clock cycles starting with i=3, the output terminals O1and O2combined generate the entire reconstructed input sequence xn.
[0093] FIG. 7 shows the construction of a two-dimensional integrated Discrete Wavelet Transform and inverse Discrete Wavelet Transform module.
[0094] The two-dimensional integrated module 700 shown in FIG. 7 is the extension of the one-dimensional integrated architecture of FIG. 4 for a two-dimensional case such as an image compression. FIG. 7 shows within the integrated module 700 a row-wise one-dimensional integrated module 710 and a column-wise one-dimensional integrated module 730. Each of these integrated modules operate similar to the integrated architecture shown in FIG. 4, in that they are both capable of constructing a forward Wavelet Transform for a single input sequence x and the inverse Discrete Wavelet Transform for reconstructing the input sequence x based upon high-frequency sub-band inputs and low frequency sub-band inputs. A transpose circuit 720 is coupled between the integrated module 710 and the integrated module 730 to rearrange the data by transposing the matrix.
[0095] In the forward Discrete Wavelet Transform case, the input 750 is a single input sequence which is indexed by both x and y coordinates. In the forward case, this input 750 is transformed by the two-dimensional integrated module 700 into an output 755 which consists of a low frequency sub-band output sequence A which is indexed by its x and y coordinates (shown as Axand Ayin FIG. 7) and a high frequency sub-band output sequence C also indexed by its x and y coordinates (shown as Cxand Cyin FIG. 7). In the inverse DWT case, the integrated module 700 receives via input 750 a low frequency sub-band input sequence A indexed by its x and y coordinates and a high frequency sub-band input sequence C also indexed by its x and y coordinates. This input 750 in the inverse DWT case generates an output 755 which is a single output sequence which consists of the reconstructed input sequence indexed by both its x and y coordinates. For image compression, the forward DWT case corresponds to the compression of the image while the inverse DWT case corresponds to the decompression of the image.
[0096] FIG. 8 is a flowchart of the basic method of integrating forward and inverse DWT in a single architecture.
[0097] At step 800, mode selection for the architecture determines whether a first mode, the forward DWT, is required or the second mode, the inverse DWT , is required. In an image processing application, some switch/toggle may perform this selection based on whether compression or decompression is to be performed.
[0098] If the first mode is selected, the architecture will begin to perform the forward DWT (step 810). For the forward DWT mode as shown in FIG. 5, a first control signal I1is set low or a value of 0 (step 811). A second control signal I2is also set low or a value of 0 (step 812). Next, the second control signal is propagated as one input of a two input AND gate, while the clocking signal itself is the other input. This generates a third control signal I3(step 814). The first and third control signals, I1and I3are provided to multiplexers to select the appropriate inputs of those multiplexers when computing the forward DWT (step 816). Finally, according to step 818, the forward DWT is computed to completion.
[0099] If the second mode is selected, the architecture will begin to perform the inverse DWT (step 820). For the inverse DWT mode as shown in FIG. 6, a first control signal I1is set high or a value of 1 (step 821). A second control signal I2is also set high or a value of 1 (step 822). Next, the second control signal is propagated as one input of a two input AND gate, while the clocking signal itself is the other input. This generates a third control signal I3(step 824). The first and third control signals, I1and I3are provided to multiplexers to select the appropriate inputs of those multiplexers when computing the inverse DWT (step 826). Finally, according to step 828, the inverse DWT is computed to completion.
[0100] The above flowchart shows that by multiplexing inputs and controlling the selection of the multiplexed inputs depending on the mode selected, a single architecture can be used to compute both the forward and inverse DWT. Not shown in the flowchart of FIG. 8, is that the computing steps 818 and 828 utilizes biorthogonal spline filter coefficients as a basis for computing the forward and inverse DWT, respectively. Also, symmetry properties of these filter coefficients are used to reduce the output equations for compute both inverse and forward DWT, with these coefficients being supplied to processing cells of the architecture. The multiplexers allow selective coupling of the processing cells in order to compute the forward and inverse DWT.
[0101] In the foregoing specification, the invention has been described with reference to specific exemplary embodiments thereof. It will however be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention as set forth in the appended claims. The specification and drawings are accordingly to be regarded as illustrative rather than restrictive.
Claims
Certificate of Correction present
The claims shown below may not include correction changes. Use the corrected PDF for authoritative text.
What is claimed is:
1. An integrated system for computing a two-dimensional Discrete Wavelet Transform, said system comprising:
a first integrated forward and inverse Discrete Wavelet Transform module, said first module computing row-wise elements of said two-dimensional transform;
a transpose circuit coupled to said first module, said circuit receiving said row-wise elements;
a second integrated forward and inverse Discrete Wavelet Transform Module coupled to said transpose circuit, said second module receiving transposed row-wise elements and computing therefrom column-wise elements of said two-dimensional transform.
2. The system of claim 1, wherein the first and second integrated forward and inverse Discrete Wavelet Transform modules each comprise a plurality of processing cells to compute the Discrete Wave Transform.
3. The system of claim 2, wherein a plurality of the processing cells comprise an adder to add input data which is the subject of the Discrete Wave Transform to a propagated input received by the processing cell from another processing cell, and a multiplier to multiply the sum of said addition by a coefficient to compute the Discrete Wave Transform.
4. The system of claim 2, wherein each of the processing cells is coupled to an adder and control circuit which multiplies and adds outputs from the processing cells.
5. The system of claim 1, wherein the Discrete Wavelet Transform modules generate a low frequency sub-band output and a high frequency sub-band output when computing a forward Discrete Wavelet Transform.
6. The system of claim 1, wherein the Discrete Wavelet Transform modules use biorthogonal spline filter coefficients as a basis to compute the Discrete Wave Transform.
7. The system of claim 2, wherein at least one of the processing cells contains a latch register to store a propagated input before passing the propagated input to another processing cell.
8. The system of claim 1, wherein a low frequency sub-band input and a high frequency sub-band input are received by the Discrete Wavelet Transform modules when computing an inverse Discrete Wavelet Transform.
9. The system of claim 1, wherein a switch is coupled to at least one of the Discrete Wavelet Transform modules to select forward or inverse Discrete Wavelet Transform.
10. The system of claim 1, wherein each Discrete Wavelet Transform module further comprises an even output generating block to generate outputs on even clock cycles, and an odd output generating block to generate outputs on odd clock cycles, in order to compute an inverse Discrete Wavelet Transform.
11. The system of claim 10, wherein the even output generating block comprises an even high frequency sub-band subcircuit containing at least on processing cell to add a first data input which is a subject of the inverse Discrete Wavelet Transform to a first propagated input and then multiplying the sum by a high-pass frequency coefficient, and an even low frequency sub-band subcircuit containing at least one processing cell to add a second data input which is a subject of the inverse Discrete Wavelet Transform to a second propagated input, and then multiplying the sum by a low-pass frequency coefficient.
12. The system of claim 11, wherein the odd output generating block comprises an odd high frequency sub-band subcircuit containing at least one processing cell to add a first data input which is a subject of the inverse Discrete Wavelet Transform to a first propagated input and then multiplying the sum by a high-pass frequency coefficient, and an odd low frequency sub-band subcircuit containing at least one processing cell to add a second data input which is a subject of the inverse Discrete Wavelet Transform to a second propagated input, and then multiplying the sum by a low-pass frequency coefficient.
13. A method comprising:
generating even outputs of an inverse Discrete Wavelet Transform by
delivering, on a first clock cycle, a first element of a first input data sequence and a first element of a second input data sequence to first and second processing cells, respectively,
delivering, on a second clock cycle, the first and a second element of the first input data sequence to a third processing cell and the first processing cell, respectively, multiplying the elements by coefficients, and sending the results to an adder/controller,
delivering, on a third clock cycle, a third element of the second input data sequence to the second processing cell and the first and a second element of the second input data sequence to a fourth processing cell, multiplying the third element and the sum of the first and second elements by coefficients, and sending the results to the adder/controller, and
adding the results in the adder/controller.
14. The method of claim 13, wherein delivering on the second clock cycle includes latching, through the next clock cycle, the results sent to the adder/controller.
15. The method of claim 13, wherein delivering includes delaying delivery by using delay elements to coordinate propagation between the processing cells.
16. A method comprising:
generating odd outputs of an Discrete Wavelet Transform by
delivering, on a first clock cycle, a first element of a first input data sequence and a first element of a second input data sequence to a first and a second processing cell, respectively,
delivering, on a second clock cycle, the first and a second element of the first input data sequence to a third and the first processing cell, receptively, and the first and a second element of the second input data sequence to a fourth and the second processing cell, respectively,
delivering, on a third clock cycle, a third element of the first input data sequence to the first processing cell and the first and second elements of the first input data sequence to the third processing cell, multiplying the third element and the sum of the first and second elements by a coefficient and sending the results an adder/controller,
delivering, on a fourth clock cycle, the first and a third element of the second data input sequence to the fourth processing cell and delivering the second and a fourth element of the second input data sequence to a fifth and the second processing cell, respectively, multiplying the second element, the fourth element, and a sum of the first and third elements by a coefficient and sending the result to the adder/controller, and
adding the results in the adder/controller.
17. The method of claim 16, wherein delivering on the third clock cycle includes latching, through the next clock cycle, the results sent to the adder/controller.
18. The method of claim 16, wherein delivering includes delaying delivery by using delay elements to coordinate propagation between the processing cells.
Patent Citations (5)
Non-Patent Literature (4)
- Li et al., “Discrete Wavelet Transform for Tool Breakage Monitoring”, International Journal of Machine Tool & Manufacture, vol. 39, No. 12, pp. 1935-1944, Dec. 1999.Examiner
- “A Theory for Multiresolution Signal Decomposition: The Wavelet Representation”-Stephane G. Mallet, IEEE Transactions on Pattern Analysis and Machine Intelligence, (vol. II, No. 7, Jul. 1989).Applicant
- “VLSI Architectures for Discrete Wavelet Transforms”-Keshab K. Parhi and Takao Nishitani, IEEE Transactions on VLSI Systems, (vol.. No. 2, Jun. 1993).Applicant
- “Discrete Wavelet Transform for Tool Breakage Monitoring”-Xiaoli Li, Shen Dong, Zhejun Yuan, International Journal of Machine Tools & Manufacture (1999) vol. 39, No. 12, pp. 1935-1944.Applicant