Interleaving / deinterleaving device and method for communication system
Abstract
A device for sequentially storing input bit symbols of a given interleaver size N in a memory at an address from 1 to N and reading the stored bit symbols from the memory. The device comprises a look-up table for providing a first variable m and a second variable J satisfying the equation N=2<m>xJ; and an address generator for generating a read address depending on the first and second variables m and J provided from the look-up table. The read address is determined by 2<m>(K mod J) + BRO(K/J), where K (0</=K</=(N-1)) denotes a reading sequence and BRO is a function for converting a binary value to a decimal value by bit reversing.

Term
No projected expiry on record.
- Priority and filed
- Published
- Today
10 claims: 6 independent, 4 dependent
- 1CLAIMS:1. A method for sequentially storing N input bit symbols in a memory at an address from 1 to N and for reading the stored bit symbols from the memory, comprising the steps of: providing a first variable m and a second variable J satisfying the equation N=2 m xJ;and reading a Kth (0<K≤(N-1)) bit symbol at an address determined by 2 m (K mod J) + BRO(K/J) where BRO is a function for converting a binary value to a decimal value by bit reversing.
- 4A method for sequentially storing input bit symbols of a given interleaver size N in a memory at an address from 1 to N and reading the stored bit symbols from the memory, wherein a bit symbol is read at an address determined by the equation 2 m x r + s, wherein when the interleaver size N is expressed as a binary value, an integer equal to or smaller than the number of consecutive zero bits from the LSB is defined as a first variable m, a decimal value determined by converting a binary value corresponding to the truncated bits other than the consecutive zero bits is defined as a second variable J, a decimal value determined by expressing a quotient obtained by dividing a reading sequence K (0<K<(N-1)) by the second variable J as a binary value, bit reversing said binary value and converting the bit-reversed binary value to said decimal value is defined as a fourth variable s, and a remainder determined by dividing the reading sequence K by the second variable J is defined as a third variable r.
- 5A method for sequentially storing input bit symbols of a given interleaver size N in a memory at an address from 1 to N and reading the stored bit symbols from the memory, comprising the steps of:defining, when N is expressed as a binary value, the number of consecutive zero bits from the LSB as a first variable m, and converting a binary value corresponding to the truncated bits other than the consecutive zero bits to a decimal value to define a second variable J;calculating a third variable r corresponding to a remainder obtained by dividing a reading sequence K by the second variable J;expressing a quotient obtained by dividing the reading sequence K by the second variable J as a binary value, bit-reversing said binary value and converting the bit-reversed binary value to a decimal value, so as to defined said decimal value as a fourth variable s;and reading a bit symbol at an address determined by 2 m x r + s.
- 6A device for sequentially storing input bit symbols of a given interleaver size N in a memory at an address from 1 to N and reading a bit symbol stored at an address R from the memory, comprising:a look-up table for providing a first variable m and a second variable J satisfying the equation N=2 m xJ;and an address generator for generating a read address depending on the first and second variables m and J provided from the look-up table, the read address being determined by 2 m (K mod J) + BRO(K/J) where K (0<K<(N-1)) denotes a reading sequence, and BRO is a function for converting a binary value to a decimal value by bit reversing.
- 9A device for sequentially storing input bit symbols of a given interleaver size N in a memory at an address from 1 to N and reading the bit symbols from the memory, comprising:a look-up table for providing a first variable m and a second variable J, wherein when N is expressed as a binary value, the first variable m indicates the number of consecutive zero bits from the LSB and the second variable J indicates a decimal value corresponding to the truncated bits other than consecutive zero bits an address generator for generating a read address determined by 2 m xr+s, where s is a decimal value determined by expressing a quotient obtained by dividing a reading sequence K (0<K≤(N-1)) by the second variable J as a binary value, bit reversing said binary value and converting the bit-reversed binary value to said decimal value, and r is a remainder determined by dividing the reading sequence K by the second variable J.
- 10A device for sequentially storing input bit symbols of a given interleaver size N in a memory at an address from 1 to N and reading the bit symbols from the memory, comprising:a look-up table for providing a first variable m and a second variable J, wherein when N is expressed as a binary value, the first variable m indicates the number of consecutive zero bits from the LSB and the second variable J indicates a decimal value corresponding to the truncated bits other than consecutive zero bits from the LSB;and an address generator for generating a read address depending on the first and second variables m and J provided from the look-up table, the read address being determined by 2 m (K mod J) + BRO(K/J) where K (0<K≤(N-1)) denotes a reading sequence, and BRO is a function for converting a binary value to a decimal value by bit reversing.
Independent claims6
49 paragraphs in 6 sections, as filed
INTERLEAVING/DEINTERLEAVING DEVICE AND METHOD FOR
COMMUNICATION SYSTEM
BACKGROUND OF THE INVENTION
00041. Field of the Invention
0005The present invention relates generally to a communication system, and in particular, to an interleaving/deinterleaving device and method for a radio communication system.
00062. Description of the Related Art
0007Interleaving is typically used in mobile communications to increase the performance of an error correction code in a fading channel, and is intimately associated with decoding of a random error correction code. Particularly, an air interface for an IMT-2000 communication system requires a concrete method for implementing various interleaving techniques. In addition, the methods for interleaving have resulted in an increase in the reliability of digital communication systems, and in particular, have resulted in a performance improvement for existing and future digital communication systems alike.
0008The IMT-2000 standard provisionally recommends using a bit reverse interleaver for a channel interleaver. However, the forward link and the reverse link defined by the IMT-2000 standard have various types of logical channels, and the interleaver has various sizes. Therefore, in order to solve this variety requirement, there is required the increased memory capacity. For example, in a N=3 forward link transmission mode, there is used an interleaver of various sizes from 144 bits/frame to 36864 bits/frame. A brief description of the bit reversal interleaver will be made below.
0009FIG. 1 shows a permutation method of the bit reversal interleaver. Referring to FIG. 1, the bit reversal interleaver rearranges frame bits by exchanging bit positions from the most significant bit (MSB) to the least significant bit (LSB), thereby to generate an interleaving address. This interleaving method has the following advantage. Since the interleaver is implemented using an enumeration function, it is simple to use the memory and it is easy to implement interleavers of various sizes. In addition, the bit positions of the permuted sequence are distributed at random in major locations. However, an interleaver having a size which cannot be expressed in terms of a power of 2 has a reduced memory efficiency. For example, to implement the 36864-bit interleaver, there is required a 64Kbit (65536=2<sup>16</sup>) memory. Since the value 36864 is higher than 32Kbits (32768= 2<sup>15</sup>) an additional bit is needed to represent the number. Therefore, 28672 (=65536-36864) bits are unused in the memory, thereby causing a memory loss. In addition, even though the memory has a sufficient capacity, it is very difficult to implement a method for transmitting the symbols. Further, it is also difficult for the receiver to detect an accurate position of the received symbols. Finally, since various types of interleavers are used, it is necessary to store various interleaving rules in memory thereby requiring a controller (CPU) to have a high memory capacity as well.
0010The conventional interleaving method has the following disadvantages. First, in the existing interleaving method, the size of the interleaver cannot be expressed in terms of a power of 2, and the interleaver having the larger size is less memory efficient. That is, in most cases, the size of each logical channel is not expressed in terms of 2<sup>m</sup>, therefore the interleaver has a large size when designing an interleaver for the IMT-2000 forward link. Therefore, it is ineffective to use the bit reversal interleaving method.
0011Second, in the existing interleaving method, it is necessary to store various interleaving rules according to the interleaver sizes in the controller (CPU or host) of the transceiver. Therefore, the host memory requires a separate storage in addition to an interleaver buffer.
0012Third, the interleaver/deinterleaver has a complex transmission scheme because invalid address should be removed when the interleaver size is set to 2<sup>m</sup> to perform bit reversal interleaving. Further, the interleaver/deinterleaver has difficulty in synchronizing the symbols. SUMMARY OF THE INVENTION
0013It is, therefore, an object of the present invention to provide an interleaving device and method for generating an address for various interleaver sizes using a single algorithm in a communication system.
0014It is another object of the present invention to provide an interleaving device and method for allowing an interleaver memory to use only a capacity corresponding to a frame size N in a communication system.
0015To achieve the above objects, there is provided a device for sequentially storing input bit symbols of a given interleaver size N in a memory at an address from 0 to N-1 and reading the stored bit symbols from the memory. The device comprises a look-up table for providing a first variable m and a second variable J satisfying the equation N=2<sup>m</sup>xJ; and an address generator for generating a read address depending on the first and second variables m and J provided from the look-up table. The read address is determined by 2<sup>m</sup>(K mod J) + BRO(K/J), where K (0<K≤(N-1)) denotes a reading sequence and BRO is a function for converting a binary value to a decimal value by bit reversing.
BRIEF DESCRIPTION OF THE DRAWINGS
0017The above and other objects, features and advantages of the present invention will become more apparent from the following detailed description when taken in conjunction with the accompanying drawings in which:
0018FIG. 1 is a diagram for explaining a permutation method of a bit reversal interleaver according to the prior art;
0019FIG. 2 is a block diagram of an interleaver according to an embodiment of the present invention; and FIG. 3 is a block diagram of a deinterleaver according to an embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
0021A preferred embodiment of the present invention will be described herein below with reference to the accompanying drawings. In the following description, well-known functions or constructions are not described in detail since they would obscure the invention in unnecessary detail.
0022An interleaver/deinterleaver according to an embodiment of the present invention permutes the sequence of input symbols using an interleaving/deinterleaving algorithm and then stores them in an output buffer in a new sequence. Therefore, the interleaver/deinterleaver proposed by the invention comprises three parts: an interleaver memory (input data buffer and output data buffer), an address generator, and an existing counter.
0023FIG. 2 shows an interleaver according to an embodiment of the present invention. Referring to FIG. 2, an address generator 211 receives an interleaver size value N, a first variable m, a second variable J and a clock, to generate an interleaver memory address for reading bit symbols sequentially stored in an interleaver memory 212. The interleaver memory 212 sequentially stores input bit symbols during a write mode of operation, and outputs the bit symbols according to the address provided from the address generator 211 during a read mode of operation. A counter 213 counts the input clock and provides the clock count value to the interleaver memory 212 as a write address value.
0024As described above, the interleaver sequentially writes the input data during the write mode of operation, and outputs the data stored in the interleaver memory 212 according to the read address generated from the address generator 211.
0025Here, the address generator 211 generates the read address (i.e., interleaving address value) according to a partial bit reversal interleaving algorithm defined by Equation (1) below.
0026[Equation 1]
0027For a given K (0 < K < (N-1)) r = K mod J;
0028PUC = K / J; s = BRO (PUC); ADDRESS READ = r x 2<sup>m</sup>+s where 'K' denotes the sequence of output data bits and is referred to as a sequence number; 'm' denotes the number of consecutive zero (0) bits from the LSB to the MSB and is referred as a first variable; and J denotes a value corresponding to a decimal value of the bits except the consecutive zero(0) bits (i.e. m) and is referred to as a second variable. Here, the interleaver size N is defined as 2<sup>m</sup>xJ.
0029A description will now be made regarding a method of generating the address for reading the input symbols sequentially written in the memory, with reference to Equation (1). Assume that the size of the interleaver is N. In Equation (1), K (=0,1,2, ••••, N-1) indicates a reading sequence of the input data, and r, PUC, s indicate predetermined variables. Further, 'mod' and 7' indicate each modulo operation and divider operation for calculating the remainder and quotient, respectively. In addition, BRO(H) indicates a bit reversal function for converting 'H' to a binary value and then converting it to a decimal value by reverse ordering the binary value from the MSB to the LSB. Therefore, by using the function of Equation (1), the interleaver may calculate the read sequence index ADDRESS READ corresponding to 'K' of the input data sequence and read the contents of the memory according to the read sequence index ADDRESS_READ. The first and second variables are determined by the interleaver size. Once the interleaver size N and the first and second variables are determined, the interleaver generates, depending on these values, a new addressing index ADDRESS_READ corresponding to each K according to the following algorithm, and reads the data from the interleaver memory 212 using the addressing index ADDRESS_READ.
0030A description will now be made regarding a method for determining the first and second variables from the frame size (or interleaver size) N. A predetermined interleaver size N is expressed as a binary value. Further, the number of consecutive '0' bits which continue from the LSB to the MSB is calculated and then defined as first variable m. Thereafter, the truncated bits other than the consecutive zero bits are assembled and converted to a decimal value. The converted decimal value is defined as the second variable J.
0031For example, when N=576, it can be converted to a binary value of N=[10 0100 0000], so that m=6 and J=(1001)<sub>2</sub>=9. FIG. 3 shows a deinterleaver having a reverse operation of the above interleaver.
0032Referring to FIG. 3, an address generator 311 generates a deinterleaver memory address for performing a write mode of operation by receiving an interleaver size value N, a first variable m, a second variable J and a clock. Address generator
0033311 provides the generated deinterleaver memory address to a deinterleaver memory 312. The deinterleaver memory 312 stores input data according to the write address provided from the address generator 311 during a write mode of operation, and sequentially outputs the stored data during a read mode of operation. A counter 313 counts the input clock and provides the clock count value to the deinterleaver memory
0034312 as a read address value.
0035The deinterleaver has the same structure as the interleaver and has the reverse operation of the interleaver. That is, the deinterleaver is different from the interleaver in that input data is stored in the deinterleaver memory 312 using the algorithm of Equation (1) during the write mode of operation, and the data is sequentially read during the read mode of operation. That is, the deinterleaver stores the data in the original sequence during the write mode in order to restore the original sequence of the data transmitted from the transmitter.
0036For convenience, the description below will now be made with reference to the interleaver. The reference will be made to an embodiment which is applied to the IMT-2000 system being a further mobile communication system.
0037First, with reference to Table 1 below, a detailed description will be made regarding the interleaver size used in the forward link of the IMT-2000 system.
0038[Table 1]
F-FCH F-FCH F-SCH F-SCH F-CCCH F-SYNC F-PCH F-DCCH (RSI) (RS2) (RSI) (RS2) CH
0040<img file="WO0035102A1_D0001.tif" /> where F-FCH stands for a forward fundamental channel, F-SCH for a forward supplemental channel, F-CCCH for a forward common control channel, F-SYNC CH for a forward sync channel, F-PCH for a forward paging channel, and F-DCCH for a forward dedicated control channel.
0041It is noted from Table 1 that in the IMT-2000 system, there are proposed 12 interleaver sizes (N=12) each applied to the forward logical channels as indicated by '0\ For example, a forward fundamental channel F-FCH (for Rate Set 2) uses 144-bit, 576-bit and 1152-bit interleaver sizes, wherein a 5ms frame is used for the 144-bit interleaver size.
0042Shown in Table 2 below are the first variable m and the second variable J calculated for the interleaver sizes of Table 1.
0043[Table 2]
0044<img file="WO0035102A1_D0002.tif" />
0045With reference to Table 2, a description will be made regarding a method for calculating the first and second variables for the interleaver size of N=9216. First, the interleaver size 9216 can be expressed as a binary value of N= [10 0100 0000 0000]. For this binary value, the maximum number of consecutive zero (0) bits from the LSB to the MSB is calculated, and then the calculated value is defined as the first variable cπ
0046<img file="WO0035102A1_D0003.tif" />
00475 69 133 197 261 325 389 453 517
004816 80 144 208 272 336 400 464 528
004948 112 176 240 304 368 432 496 560
005032 96 160 224 288 352 416 480 544
005164 128 192 256 320 384 448 512 576
0052In the write mode of operation, the input data bits are sequentially stored in the interleaver memory 212 from an address 000 to an address 574, as shown in Table 3. Next, in the read mode of operation, the data bits are output from the interleaver memory 212 using the read address generated from the address generator 211.
0053For example, which data bit will be a third output data bit (k=2) will be described with reference to Equation (1). First, for N=576, m=6 and J=9. Therefore, r = 2 mod 9 = 2, and PUC = 2 / 9 = 0. In addition, s = BRO(0) = 0. As a result, the finally calculated address ADDRESS_READ = 2x2<sup>6</sup> = 128. In the write mode of the interleaver as shown in Table 4, the output address is expressed by 1 to N. That is, all output addresses are added by 1 , respectively.
0054As described above, the invention has proposed an effective address generating method for various interleaver sizes which cannot be expressed in terms of a power of 2. This solves the low memory efficiency problem of the existing interleaver. In addition, it is possible to generate an address for various interleaver sizes using a single algorithm. Therefore, it is not necessary for the host (or CPU) to store separate interleaving rules for the respective interleaver sizes, thereby saving memory capacity. Furthermore, the interleaver memory uses only the capacity corresponding to the frame size N, thus increasing memory efficiency.
0055While the invention has been shown and described with reference to a certain preferred embodiment thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
Contents6
6 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6
Every citation, both ways
| Document | Relation | Office | Category | Cited during |
|---|---|---|---|---|
| EP1614241A4 | Cited by | European Patent Office (EPO) | – | Search report |
| EP1614241A2 | Cited by | European Patent Office (EPO) | – | Search report |
| AU2003202155B2 | Cited by | Australia | – | Search report |
| EP1330040A3 | Cited by | European Patent Office (EPO) | – | Search report |
| US7583584B2 | Cited by | United States of America | – | Applicant |
| US7890129B2 | Cited by | United States of America | – | Applicant |
| US7702970B2 | Cited by | United States of America | – | Search report |
| US8391410B2 | Cited by | United States of America | – | Applicant |
| US7603126B2 | Cited by | United States of America | – | Applicant |
| US6910110B2 | Cited by | United States of America | – | Applicant |
| US8189539B2 | Cited by | United States of America | – | Applicant |
| US7890129B2 | Cited by | United States of America | – | Applicant |
| EP1330040A2 | Cited by | European Patent Office (EPO) | – | Search report |
| US4394642A | Cites | United States of America | A | International search |
| US5537420A | Cites | United States of America | A | International search |
| US5572532A | Cites | United States of America | A | International search |
35 members in 11 offices; this record represents the family
Members35
| Document | Office | Kind | |
|---|---|---|---|
| CA2315648A1 | Canada | A1 | |
| CA2445715A1 | Canada | A1 | |
| WO0035102A1This record | World Intellectual Property Organization (WIPO) | A1 | |
| AU1693100A | Australia | A | |
| KR20000038953A | Republic of Korea | A | |
| BR9907083A | Brazil | A | |
| EP1062733A1 | European Patent Office (EPO) | A1 | |
| CN1287718A | China | A | |
| AU736189B2 | Australia | B2 | |
| KR100306282B1 | Republic of Korea | B1 | |
| JP2002532940A | Japan | A | |
| DE29924366U1 | Germany | U1 | |
| EP1062733B1 | European Patent Office (EPO) | B1 | |
| CN1122371C | China | C | |
| DE69910989D1 | Germany | D1 | |
| RU2216099C2 | Russian Federation | C2 | |
| US6668350B1 | United States of America | B1 | |
| EP1376880A1 | European Patent Office (EPO) | A1 | |
| JP2004080802A | Japan | A | |
| JP2004088789A | Japan | A | |
| DE69910989T2 | Germany | T2 | |
| US2004139382A1 | United States of America | A1 | |
| EP1492240A1 | European Patent Office (EPO) | A1 | |
| JP3612023B2 | Japan | B2 | |
| EP1376880B1 | European Patent Office (EPO) | B1 | |
| DE69923723D1 | Germany | D1 | |
| US2005071729A1 | United States of America | A1 | |
| DE69923723T2 | Germany | T2 | |
| JP3730241B2 | Japan | B2 | |
| EP1492240B1 | European Patent Office (EPO) | B1 | |
| DE69930021D1 | Germany | D1 | |
| DE69930021T2 | Germany | T2 | |
| CA2445715C | Canada | C | |
| US7302620B2 | United States of America | B2 | |
| BR9917623B1 | Brazil | B1 |
16 legal events, as 3 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Wipo information: entry into national phaseWWE | WWE | WO | |
| Wipo information: entry into national phaseWWE | WWE | WO | |
| Wipo information: entry into national phaseWWE | WWE | WO | |
| Wipo information: grant in national officeWWG | WWG | WO | |
| Wipo information: grant in national officeWWG | WWG | WO | |
| Wipo information: published in national officeWWP | WWP | WO | |
| Ep: the epo has been informed by wipo that ep was designated in this application121 | 121 | WO | |
| Wipo information: entry into national phaseWWE | WWE | WO | |
| Wipo information: entry into national phaseWWE | WWE | WO | |
| Wipo information: entry into national phaseWWE | WWE | WO | |
| Entry into the national phaseENP | ENP | CA | |
| Entry into the national phaseENP | ENP | CA | |
| Designated statesAK | AK | WO | |
| Designated countries for regional patentsAL | AL | WO | |
| Entry into the national phaseENP | ENP | AU | |
| Wipo information: entry into national phaseWWE | WWE | WO |
Numbers
- Publication
- 00/35102
- Application
- 9900759
Titles2
- English
- INTERLEAVING / DEINTERLEAVING DEVICE AND METHOD FOR COMMUNICATION SYSTEM
- French
- DISPOSITIF ET PROCEDE D'ENTRELACEMENT / DESENTRELACEMENT POUR SYSTEME DE COMMUNICATION
Classification
- CPC, 5
- H03M13/2789
- H04L1/00
- H03M13/2703
- H03M13/275
- H03M13/2764
- IPC, 4
- H03M13 27
- G06F11 10
- H04B7 26
- H04L1 00
Designated states25
- Regional, 18
- Austria
- Belgium
- Switzerland
- Cyprus
- Germany
- Denmark
- Spain
- Finland
- France
- United Kingdom
- Greece
- Ireland
- Italy
- Luxembourg
- Monaco
- Netherlands (Kingdom of the)
- Portugal
- Sweden
- National, 7
- Australia
- Brazil
- Canada
- China
- India
- Japan
- Russian Federation