Title of Invention

'ADDRESS GENERATOR AND ADDRESS GENERATING MATHOD FOR USE IN A TURBO INTERLEAVER/DEINTERLEAVER'

Abstract An address generator (32) and an address generating method are described. In the address generator, a first counter (212) counts a plurality of clock pulses, generates a first group count, which indicates one of the group addresses of an interleaver block, at each clock pulse, and generates a carry after counting a predetermined number of clock pulses. A second counter (214) receives the carry from the first counter, counts the carry, and generates a position count indicating one of the position address in each group. If the group count is one of the unavailable group count values representative of unavailable groups, or the group count is one of partially unavailable group count values representative of groups having both available and unavailable position addresses and the first position count is one of unavailable position count values representative of unavailable position addresses, a controller (200) controls me first and second counters not to output the first group count and the first position count A bit reverser (140) reverses the first count An operating device (150) subjects the group count and the position count, to an LCS (Linear Congruential Sequence) recursion formula and generates result bits. A buffer (220) stores an available address formed out of the reversed bits received from the bit reverser (140) and the result bits received from the operating device (150).
Full Text ADDRESS GENERATOR AND ADDRESS GENERATING METHOD FOR USE IN A TURBO INTERLEAVER/DEINTERLEAVER
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates generally to a turbo interleaver/deinterleaver in a radio communications system, and in particular, to an address generator and an address generating method for use in turbo interleaving/deinterleaving.
2. Description of the Related Art
A turbo encoder (i.e., an encoder using turbo codes) can be-used as an encoder for a radio communications system such as a satellite system, the ISDN (Integrated Services Digital Network), a digital cellular system, W-CDMA (Wideband-Code Division Multiple Access), and IMT-2000 (CDMA 2000). The turbo encoder includes an interleaver, which randomizes the input information to the turfeo encoder. The interleaver is a significant factor in the performance of the turbo encoder because it improves the distance property of the codewords.
FIG. 1 is a block diagram of a turbo encoder having a turbo interleaver to which the present invention is applied. For details, see U.S. Patent No. 5,446,747 issued on August 29, 1995.
In FIG. 1, the turbo encoder is comprised of a first constituent encoder 10 for encoding input frame data dk to Ylk, an interleaver 30 for interleaving the input frame data dk, and a second constituent encoder 20 for encoding the output of the interleaver 30 to Y2k. For the input of dk, the turbo encoder outputs Xk without encoding, Ylk through encoding, and Y2k through interleaving and encoding. The first and second constituent encoders 10 and 20 can be RSC (Recursive Systematic Convolutional) encoders as are well-known in the field. The constituent encoders may vary in structure depending on their code rate.
The interleaver 30, having an interleaver size equal to the data frame length, permutes the sequence of input data bits, and outputs the permuted data bits to the second constituent encoder 20, thus reducing the correlation between the data bits.

-2-
The interleaver 30 includes an address generator 32, a counter 34, and an interleaver memory 36. The interleaver memory 36 stores the input frame data dk according to write addresses received from counter 34, and. outputs the data according to read addresses received from the address generator 32. The address generator 32 generates a read address, which is used for reordering data bits, and feeds the read address to the interleaver memory 36. The read address is generated according to the length of an input data frame and a symbol clock signal. The counter 34 receives the symbol clock pulses and outputs the count value of the symbol clock pulses as a write address to the interleaver memory 36. The interleaver 30 outputs the data stored in the interleaver memory 36 to the second constituent encoder 20.
Various interleavers can be used as the inner interleaver for the turbo encoder, such as a PN (Pseudo Noise) random interleaver, a random interleaver, a block interleaver, a nonlinear interleaver, or an S-random interleaver. These interleavers, however, use algorithms designed in an academic environment for the purpose of performance improvement, not algorithms designed from a practical perspective. These interleavers are often not viable because of the complexity of implementing them in hardware.
In the IMT-2000 specification and the IS-95C specification, a linear congruential sequence (LCS) turbo encoder constituted as shown in FIG. 1 has recently been settled as the turbo encoder. Specifically, it has been provided that turbo codes should be used for a supplemental channel, which is a data transmission channel in the air interface of IMT-2000 and IS-95C, and for a data channel in an UMTS (Universal Mobile Telecommunications System) developed by the ETSI (European Telecommunications Standards Institute).
FIG. 2 is a block diagram of the address generator 32 shown in FIG. 1.
Referring to FIG. 2, the lower 5 bits, or the Least Significant Bits (LSBs), of the output from the input counter 110 are fed to a look-up table 130 for storing an initial seed (C-values) of each group and a bit reverser 140. The 5 lower bits indicate one of the 25 groups of the interleaving block, which is determined according to the interleaver size. The bit reverser 140 reverses the lower 5 bits and applies the-reversed bits to the highest position, or Most Significant Bits (MSBs), of an address selection generator 160. The lookup table 130 feeds an n-bit C-value, based on the inputted lower 5 bits, to a multiplication & modulo operating device 150.
Meanwhile, the upper n bits, or MSBs, output from the input counter 110 are fed to a first

-3-
adder 120. Here, the upper n bits indicate one of 2" addresses in each group and are used as a variable for permuting data bits of the group. The first adder 120 adds 1 to the received upper n bits and applies the sum to the multiplication & modulo operating device 150. The multiplication & modulo operating device 150 subjects the input n bits and the initial n-bit seed C of each group to multiplication and modulo addition, and then feeds the result to the address selection generator 160. Modulo addition refers to retaining the lower n bits of the sum resulting from multiplying the output of the adder 120 by the output of the look-up table 130. The address selection generator 160 forms an address in which the output of the bit reverser 140 is the upper 5 bits, MSBs. and the output of the multiplication & modulo operating device 150 is the lower n bits, LSBs, for turbo interleaving. If the address formed is larger than or equal to the turbo interleaver address size, the address selection generator 160 discards the address. That is, the address selective generator 160 outputs the address only if it is smaller than the turbo interleaver address size. The output address is provided as an address for the interleaver memory shown in FIG. 1.
Since many of addresses output from the address generator shown in FIG. 2 are punctured, addresses are discontinuously generated. As a result, hardware complexity increases when configuring a real system.
The discontinuous generation of addresses makes regular addressing impossible, which implies that the clock timing of a turbo decoder cannot be kept constant in a real hardware implementation because the synchronization of the turbo decoder is based on the symbol clock signal or addressing clock signal of the interleaver.
SUMMARY OF THE INVENTION
It is, therefore, an object of the present invention to provide an address generator and an address generating method in a radio communications system, which generate an address every predetermined period for turbo interleaving/deinterleaving.
It is another object of the present invention to provide an address generator and an address generating method in a radio communications system, which keeps the clock timing of a turbo decoder constant.
It is a further object of the present invention to provide an address generator and an address generating method in a radio communications system, which removes the hardware complexity in implementing a turbo decoder.

-4-
These and other objects are achieved by providing an address generator and an address generating method. According to one aspect of the present invention, the address generator generates available addresses, which are fewer than 2k+n and are divided into 2k groups each having 2n position addresses, without puncturing the addresses of unavailable groups and the unavailable addresses of groups having available addresses partially. In the address generator, a first counter counts a plurality of clock pulses, generates a first group count value consisting of k bits and indicating one of the 2fc groups at each clock pulse, and generates a carry after counting 2k clock pulses. A second counter receives the carry from the first counter, counts the carry, and generates a first position count value consisting of n bits and indicating one of the 2n position addresses. A controller stores second group count values representing the unavailable groups, third group count values representing the groups having both available and unavailable position addresses, and second position count values representing the unavailable position addresses. If the first group count value is one of the second group count values, or the first group count value is one of the third group count values and the first position count value is one of the second position count values, the controller directs the first and second counters not to output the first group count value and the first position count value. A bit reverser receives the k bits from the first counter and reverses the k bits. An operating device receives the first gToup count value and the first position count value, subjects the received count values to C * (j + 1) modulo 2n (C is an initial seed value corresponding to the first group count value and j is the first position count value), and generates the result i. A buffer stores the available address formed out of the reversed bits received from the bit reverser and the bits i received from the operating device.
BRIEF DESCRIPTION OF THE DRAWINGS
The 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:
FIG. 1 is a block diagram of a typical turbo interleaver to which the present invention is applied;
FIG. 2 is a block diagram of a conventional turbo interleaving address generator;
FIG. 3 is a block diagram of a turbo interleaving address generator according to the preferred embodiment of the present invention;
FIG. 4 is a detailed block diagram of an input counter shown in FIG. 3, according to the preferred embodiment of the present invention;
FIG. 5 is a flowchart illustrating an embodiment of an address generating method

-5-
according to the preferred embodiment of the present invention;
FIG. 6 is a flowchart illustrating another embodiment of the address generating method according to the preferred embodiment of the present invention; and
FIG. 7 illustrates an example of a counting operation in the input counter shown in FIG. 4, according to the preferred embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Preferred embodiments of the present invention will be described hereinbelow 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.
The present inventor found out that unavailable addresses are generated in accordance with a certain rule. As stated above, unavailable addresses are addresses larger than or equal to the turbo interleaver size (or input frame length) and, thus, must be discarded. The rule will be described later. In the preferred.embodiment of the present invention, the source values from which unavailable addresses are generated are skipped beforehand, utilizing the regularity among unavailable addresses. As a result, available addresses for turbo interleaving/deinterleaving are generated continuously, for every predetermined period, so that problems caused by the discontinuous generation of addresses are overcome.
In accordance with the preferred embodiment of the present invention, an address generator for turbo interleaving is configured as shown in FIG. 3 to generate only available addresses during each predetermined period. Since turbo deinterleaving is the reverse operation of turbo interleaving, the present invention is applicable to a turbo deinterleaver as well as to a turbo interleaver. Therefore, it is obvious that while the preferred embodiment of the present invention is described in the context of a turbo interleaver, it can be applied to a turbo deinterleaver. In addition, the following description is conducted with the appreciation that the number of interleaving groups is 2s (=32) by way of example, but it can be any number 2\ as will be described later below.
FIG. 3 is a block diagram of an address generator according to the preferred embodiment of the present invention.
Referring to FIG. 3, the address generator of the preferred embodiment includes a controller 200, an input counter (I_COUNTER) 210, and address generating units 120 to 150

-6-
for randomizing input addresses and generating turbo interleaving addresses out of the randomized addresses. The adder 120, the look-up table 130, the bit reverser 140, and the multiplication & modulo operating device 150 are typical components as observed in the conventional address generator shown in FIG. 2. The other components, the controller 200 and the counter 210 are characteristic of the preferred embodiment of the present invention.
The controller 200 converts a predetermined turbo interleaver size value (input frame length) Nmrb0 to a corresponding binary number and determines what addresses to discard among the addresses possibly generated by analyzing the binary number. Here, addresses larger than or equal to Nturb0 are selected to be discarded. The input counter 210 outputs address bits for use in generating the other addresses continuously under the control of the controller 200.
Specifically, the controller 200 needs to analyze the upper 5 bits, MSBs, (first threshold) of the final binary number address, representative of the number of interleaving block groups, to determine which addresses having the upper 5 bits greater than the first threshold, and to discard them. However, when the final binary number address is output from the output address buffer 220, it is already too late to ensure that the output address is an available one. Therefore, in the preferred embodiment of the present invention, the controller analyzes the lower 5 bit, LSBs, to be output from the input counter 210, because these 5 LSBs, once reversed in the bit reverser 140, become the 5 MSBs of the final output address. In this manner, the controller can eliminate unavailable addresses before they are created. The input counter 210, under the control of the controller 200, only outputs source bits that will generate available addresses.
When the input counter 210 is about to generate source bits (the 5 LSBs) which will generate an output address with the 5 MSBs equal to the first threshold, the controller 200 directs the input counter 210 based on the remaining source bits to be generated, namely, the n MSBs to be output form the input counter 210. In terms of the final output address, when it has the upper 5 bits equal to the first threshold, it will be discarded if the complete address (= upper 5 bits and the lower n bits) is greater than or equal to Nturbo. On the other hand, if the complete final output address (- upper 5 bits and the lower n bits) is smaller than Nturbo the complete address can be used. Therefore, the determination about what addresses to selectively generate or discard depends on the lower n bits (second threshold) of the binary number. In terms of the output of the input counter 210, this means the controller 200 must direct the input counter 210 to produce only upper n, MSB, source bits which will end up generating lower n, LSB, output bits that are smaller than the second threshold.

_ 7 -
The input counter 210 outputs no count values, or source bits, which will generate
output addresses larger than or equal to Nturbo under the control of the controller 200, as stated above. As compared to the counter 110 in the prior art which outputs count values [0 ... 2n+5-l], including count values which will generate addresses larger than or equal to Nturbo and thus will need to be discarded, the input counter 210 outputs count values [0 ... Nturbo -1] which will generate only addresses smaller than Nturbo The manner in which the controller 200 determines which addresses to be discarded and the counting operation of the input counter 210 will be clearly understood in a description below with reference to the tables.
In FIG. 3, the randomizing block, including the adder 120, the look-up table 130, the bit reverser 140, and the multiplication & modulo operating device 150, randomizes the input address sequence counted (or output) by the input counter 210. In the following description, the source bits output by the input counter 210 will be referred to as the input address, while the final bits input to the output address buffer 220 will be referred to as the output address. The adder 120 adds a specific value "1" to the upper n bits of the input address. Assuming that the received upper n-bit value, j = 0, 1,2,..., the adder 120 outputs }+\ - I, 2, 3,.... The look-up table 130 stores a plurality of seeds (or C-values) corresponding to the respective groups and outputs an n-bit seed value corresponding to the group represented by the lower 5 bits of the input address. The multiplication & modulo operating device 150 subjects the outputs of the adder 120 and the look-up table 130 to multiplication & modulo addition and outputs the result as the lower n bits, LSBs, of the output address for turbo interleaving. The multiplication & modulo addition output is the sum of the outputs of the adder 120 and the look-up table 130 with the lower n bits truncated. If the n~bit seed value corresponding to the lower 5 bits of the input address is C and the upper n bits of the input address is j3 the multiplication & modulo operating device 150 outputs i (= C * (j+1) modulo 2") according to an LCS reversion formula. The bit reverser 140 reverses the lower 5 bits received from the input counter 210 and outputs the reversed bits as the upper 5 bits of the output address. The outputs of the bit reverser 140 and the multiplication &. modulo operating device 150 form the upper 5 bits and lower n bits of the output address, respectively. Then, the output address is stored in the buffer 220 and provided as a read address to the interleaver memory 36 of FIG. 1.
When the address generator shown in FIG. 3 is applied to a turbo interleaver, a (5-Hi)~btt output address is fed as a read address to the interleaver memory 36 at an output side of the turbo interleaver. With the address generator is applied to a turbo deinterleaver, the (5+n)-bit output address is provided as a write address to the deinterleaver memory.

-8-
FIG. 4 is a detailed block diagram of the input counter 210 shown in FIG. 3.
Referring to FIG. 4, the input counter 210 is comprised of a group counter (G^COUNTER) 212 for counting the lower 5 bits [4:0] of the input address and an index counter (J_COUNTER) 214 for counting the upper n bits [n-l:0j of the input address. The counters 212 and 214 count a plurality of symbol clock pulses as shown in FIG. 1 and generate a 5-bit value and an n-bit value, respectively, at each clock pulse. The lower 5 bits output from the group counter 212 indicate one of 2s groups in an interleaving block determined by the interleaver size and are fed to the look-up table 130 and the bit reverser 140. The upper n bits output from the index counter 214 indicate one of 2" addresses for each group. Here, each address is used as a variable to permute data bits in a corresponding group. A carry generated by the counting of group counter 212 is applied to the index counter 214 and the controller 200. Upon receipt of the carry, the controller 200 checks the count of the index counter 214 and selectively increments the count of the group counter 212. That is, the group counter 212 skips a corresponding value and counts the next value at a specific time under the control of the controller 200, while sequentially counting up beginning with [00000]. An initial value for the group counter 212 is [00000] and an initial value for the index counter 214 is [00...00].
The group counter 212 is a lower counter for counting the lower 5 bits of the input address, which lower 5 bits determine the upper 5 bits of the output address, and the index counter 214 is an upper counter for counting the upper n bits of the input address, which upper n bits determine the lower n bits of the output address. According to the preferred embodiment of the present invention, the input counter 210 generates an (n+5)-bit input address out of which an output address is generated according to the turbo interleaver size, without ever generating an input address out of which the resulting output address must be discarded.
With 2s (=32) groups given according to an interleaver size and 2n position addresses within each group, the address generator shown in FIGs. 3 and 4 generates available addresses, which are fewer than 25+".
The address generator of the present invention is also applicable to the general case where an interleaving block has 2k groups, and each group includes 2n addresses. In this case, available addresses, which are fewer than 2k+n, are generated. The address generator is characterized in that it generates available addresses without the need for puncturing the

-9-
addresses of unavailable groups or the addresses of groups in which some position addresses are unavailable. '
For this purpose, the group counter 212 in the address generator counts a plurality of clock pulses. At each clock pulse, the group counter 212 generates a first group count value, which consists of k bits and indicates one of the 2k groups, and then generates a carry value after counting 2k clock pulses. The index counter 214 counts the plurality of clock pulses, and generates a first position count value, which consists of n bits and indicates one of the 2" addresses in the group, at each clock pulse. The controller 200 stores second group count values indicating the unavailable groups, third group count values indicating groups which have both available and unavailable position addresses, and second position count values indicating the unavailable position addresses. If the first group count value is one of the second group count values, or if the first group count value is one of the third group count values and the first position count value is one of the second position count values, the controller 200 directs the group counter 212 and the index counter 214 so that the first group count value and the first position count value will not be output. The bit reverser 140 reverses bits of the first group count value, consisting of k bits. The reversed k bits are stored in an output buffer 220' and used as the upper k bits, MSBs, of an output address. An operation block including the adder 120, the look-up table 130, and the multiplication & modulo operating device 150 receives the first group count value and the first position count value, creates an initial seed value C corresponding to the first group count value, and then generates a result i using the LCS reversion formula C * (j+1) modulo 2" (j is the first position count value). The result i is stored in the buffer 220 and used as the lower n bits LSBs of an output address for turbo interleaving/deinterleaving.
Analysis shows that the sequence of discarded addresses follows a rule. Using this rule, the controller 200 directs the input counter 210 to count no values out of which addresses which must be discarded can be generated, thereby overcoming the discontinuous generation of output addresses. The following description is conducted in the context of an LCS turbo interleaver employed in IS-95C, that is, in the context of a current lx turbo CODEC which supports two data rates RSI and RS2.
Analysis of Turbo Interleaver Size
(Table 1)


-10-

In Table 1, Nturbo (=L) is a real turbo interleaver size (input frame data size) and n is the number of bits of each position address within each group, as determined according to Nturbo that is, a value for permuting data bits in each group. For example, if Nturbo is 378, the number of addresses is 512 (=29) according to the IS-95C specification. This means that each complete output address will have 9 bits. Thus, the number of addresses in each group is 2d because 25(=:32) groups are given in an interleaving block according to the IS-95C standard. So there are 5 bits in each group address, and 4 bits in each position address within a group. M is the LCS period, 2n. Nturbo or L(2) is the turbo interleaver size value expressed in a binary number, first threshold indicates the upper 5 bits of L(2). second threshold is a threshold indicating the lower n bits of L(2) (thus excluding the upper 5 bits), expressed in a decimal number, Any complete address with a group address larger than first threshold is an unavailable address. Any complete address with a group address equal to first threshold and a position address greater than or equal to second threshold is an unavailable address.
Referring to Table 1, L(2) has the same upper 5 bits or first threshold, "10111" at RSI and "10001" at RS2, regardless of Nturbo. At RSI, an output address with the upper 5 bits greater than "10111" is to be discarded. At RS2, an output address with the upper 5 bits greater than "10001" is to be discarded. Therefore, the discontinuous generation of output addresses can be prevented by controlling the input counter 210 to not output an input address whose lower 5 bits will generate the upper 5 bits of an output address that must be discarded. Since the upper 5 bits, 5 MSBs, of the output address are the reversed bits of the lower 5 bits, 5 LSBs, counted (or output) by the input counter 210, the input counter 210 is directed to generate only input addresses in which the lower 5 bits, once reversed, are not greater than the upper 5-bit threshold. The threshold of the upper 5 bits, which is first threshold = "10111" at RSI and first threshold = "10001" at RS2, is reversed to "11101" and "10001". Hence, the controller 200 controls the input counter 210 not to output an input address whose lower 5 bits, once reversed, are greater than the first threshold, in order that

-11 -
available output addresses are continuously generated.
Determination of Addresses to be Discarded
Table 2 and Table 3 list count values of the group counter 212 corresponding to addresses to be discarded among the output addresses determined according to a turbo interleaver size at RSI and RS2, respectively.
(Table 2)

Referring to Table 2, output addresses can be categorized into three types (only two of which are shown in Table 2) according to the values of their upper 5 bits at RSI. Output addresses are generated if their 5 MSBs (ADDRESS J3UT[n+k-l:n] or ADDRESS_OUT[8:5]) are in the range of 00000(=0)-10110(=22), discarded if they are in the range of 11000(=24)-l 1111 (=31), and discarded or generated according to their lower n bits if they are 1011 l(=23=first threshold). The 5 MSBs, or ADDRESS_OUT[8:4], of the output address correspond to the 5 LSBs, or GJX>UNTER[4:O] = G_COUNTER[k-l:0], of the input address.
As derived from Table 2, the set of input addresses which will generate unavailable output addresses are shown in Equation (1) below. More exactly, the decimal equivalent of the input address source bits (or GCOUNTER) for the group address portion of the unavailable output addresses are arranged in ascending order as an arithmetic sequence with an initial term of 3 and an arithmetic difference of 4.

-12-
DiscardedG_COUNTER[4:0] - (3, 7, 11, 15, 19, 23, 27, 31} (1)
If the input counter 210 outputs no count values, or input addresses, with G_COUNTER satisfying Eq. 1, each output address will be smaller than Nturt3O. In order for this to occur, the input counter 210 is designed to generate no indexes or input addresses corresponding with unavailable addresses. Since the above sequence forms an arithmetic sequence with an arithmetic difference of 4, real input addresses I_COUNTER [n+4:0] are regularly generated. That is, the group counter 212 just outputs the following decimal equivalents:
G_RSl = {0, 1,2,4,5,6,8,9, 10, 12, 13, 14, 16, 17, 18,20,21,22,24,25,26,
28, 29, 30} (2)
Only the group addresses corresponding to count values included in the group shown in Eq. 2 are used as the group address portion of output addresses for an LCS turbo interleaver. Here, the same G_COUNTER sequence is used to generate available output addresses at RSI regardless of turbo interleaver sizes. That is, the group counter 212 simply generates binary equivalents of the decimals shown in Eq. 2 at RSI regardless of n.
However, if the upper 5 bits of an output address is 10111(23) (ADDRESS JXJT[8:4]==(10111)), that is, if the lower 5 bits of the input address is G_COUNTER[4:0]=(11101), the output address can be selectively discarded. The parameters used to determine which addresses to discard are J_COUNTER[n-l:0] and C.
(Table 3)


-13-



Referring to Table 3, output addresses are also categorized into three types according to the values of their upper 5 bits at RS2. Output addresses ADDRESS_OUT[n+k-1:0] are generated if the group address portions ADDRESS_OUT[n+k-l:n] of the output addresses are in the range of 00000(0)-10000(16), discarded if they are in the range of 1OO1O(18)-11111(31), and discarded or generated according to their lower n bits if they are 10001(17).
As derived from Table 3, the lower 5 bits of input addresses which will generate unavailable output addresses are arranged in ascending order as an arithmetic sequence with an initial term of 3 and an arithmetic difference of 2.
Discarded G_COUNTER[4:0] = {3, 5, 7, 9, 11, 13, 15, 17, 19,21, 23, 25, 27, 29 31}
(3)
If the input counter 210 outputs no count values with G_COUNTER satisfying Eq. 3, each output address will be smaller than N^. This suggests that the input counter 210 should be designed to generate no input addresses related to unavailable output addresses. Since the above sequence forms an arithmetic sequence with an arithmetic difference of 2, real input addresses ^COUNTER [n+4:0] are regularly generated. That is, the group counter 212 just outputs the binary equivalents of the decimal values shown in Eq. 4.

G_RS2 - {0, 1, 2, 4, 6, 8, 10, 12, 14, 16, 17, 18, 20, 22, 24, 26, 28, 30}

(4)

Only addresses corresponding to count values included in the group shown in Eq. 4 are used as output addresses for an LCS turbo interleaves Here, the same G_COUNTER sequence is used to generate available output addresses at RS2 regardless of the turbo interleaver size. That is, the group counter 212 simply generates the binary equivalents of the decimal values shown in Eq. 4 at RS2 regardless of n.
However, if the upper 5 bits of an output address is 10001 (17)

-14-
(ADDRESS_OUT[8:4H10001)), that is, the lower 5 bits of an input address is G_COUNTER[4:0H10001), the output address can be selectively discarded. The parameters used to determine to discard an address are J__COUNTER[n-l:0] and C.
Output addresses can be generated at every symbol interval by designing the group counter 212 to output its bits, the lower 5 bits of an input address, satisfying Eq. 2 or Eq. 4, as stated above. In the cases of ADDRESS_OUT[8:4] = (10111), that is, G_COUNTER[4:0] = 29 at RSI, and ADDRESS_OUT[8:4] == (10001), that is, G_COUNTER[4:0] = 17 at RS2, an additional procedure should be performed.
Table 4 and Table 5 show the relationship between n and C among LCS turbo interleaver parameters in IS-95C. In the tables, underlined portions represent groups having discarded addresses and bold portions represent groups having discarded and generated addresses. With respect to the underlined groups, the input counter 210 implements no counting operation. On the other hand, the input counter 210 counts values for the bold groups. Consequently, all interleaved addresses can be generated without puncturing at an output terminal of an LCS turbo interleaver by controlling the input counter 210 with respect to the two types of groups.
Table 4 shows the relationship between n and C at RSI. As noted from the tables, the input counter 210 is inoperative with respect to groups with table indexes 3,7, 11, 15, 19, 23,27, and 31.
Table 5 shows the relationship between n and C at RS2. As noted from the tables, the input counter 210 is inoperative with respect to groups with table indexes 3, 5, 7, 9, 11, 13, 15, 19, 21, 23, 25, 27, 29 and 31.
(Table 4)


-15-


-16-

Deter mi nation of Addresses to be Selectively Discarded
Now, there will be given a description of selective discard or generation of addresses having the upper 5 bits equal to the upper 5 bits of a turbo interleaver size expressed in a binary number. Addresses which belong to group 29 in Table 4 or group 17 in Table 5 are selectively generated or discarded by controlling the index counter 214.
Referring to Table 6 and Table 7, whether to generate or discard addresses with

-17-
upper 5 bits equal to the upper 5 bits of the turbo interleaver size is determined according to second threshold, that is, the lower n bits of the turbo interleaver size. The index counter 214 is controlled to generate no input address with upper n bits corresponding to lower n bits of an output address larger than or equal to second threshold. For example, if second threshold is 10 as shown in Table 6, output addresses with the lower n bits 'larger than or equal to 10 (ADDRESS_OUT[n-l:0] = {10, 11, 12, 13, 14, 15}) are supposed to be discarded. Therefore, the input counter 210 should not generate input addresses with upper n bits corresponding to the determined lower n bits of output addresses. Upper n bits of an input address out of which the determined lower n bits are generated can be obtained by reversely performing an LCS operation since the lower n bits are generated after LCS operation in the adder 120 and the multiplication & modulo operating device 150. For example, the source upper n bits of input addresses corresponding to output addresses with lower n bits of {10, 11, 12, 13, 14, 15} are {3, 4, 8, 9, 13, 14}. Therefore, the index counter 214 is controlled not to count J_COUNTER[n-l] = {3, 4, 8, 9, 13, 14} corresponding to the determined lower n bits {10, 11, 12, 13, 14, 15}.
(Table 7)

(Table 6)


-18-

J_COUNTER[n-l:0] : discarded index

{4, 9, 14, 19,24,29}

{6, 13, 25, 32,44,51}

{14, 29, 44, 59, 74, 89}

{40, 83, 126, 169,212,253}

Table 6 lists addresses with upper 5 bits equal to 10111 and lower n bits larger than or equal to second threshold and thus to be discarded at RSI. For example, if Nturbo is 378, first threshold is 10111(=29), and second threshold is 1010(=10) as shown in Table 1, addresses with 10111 as upper 5 bits are discarded if they have lower n bits {10, 11, 12, 13, 14, 15} larger than or equal to second threshold. Therefore, the index counter 214 generates no input addresses with n upper bits {3,4,8,9, 13, 14} corresponding to {10, 11, 12, 13, 14, 15} through a reverse LCS operation under the control of the controller 200. Since no input addresses which generate unavailable output addresses are generated, the input counter 210 counts input addresses for generating only available addresses continuously.
Table 7 lists addresses with upper 5 bits equal to 10001 and lower n bits not smaller than second threshold and thus to be discarded at RS2. For example, if Nmrt)0 is 570, first threshold is 10001(17), and second threshold is 11010(26) as shown in Table 1, addresses with 10001 as upper 5 bits are discarded if they have lower n bits {26, 27, 28, 29, 30, 31} larger than or equal to second threshold. Therefore, the index counter 214 generates no input addresses with n upper bits {4, 9, 14, 19, 24, 29} corresponding to (26, 27, 28, 29, 30, 31} through a reverse LCS operation under the control of the controller 200. Since no input addresses which generate unavailable output addresses are generated, the input counter 210 counts input addresses for generating only available addresses continuously.
Table 8 lists addresses under the conditions of RSI, G_COUNTER[4:0] - 29, n = 4, C = 3, and second threshold = 10. In Table 8, ADDRESS_OUT[8:4] - 10111(23) is a reversed value of G_COUNTERJ4:0] = 11101(29). Hence, addresses with upper 5 bits 10111, if they satisfy J_COUNTER[3:0] e {3, 4, 8, 9, 13, 14}, are discarded, as shown in Table 6. In the case that J_COUNTER[3:0] e {3, 4, 8, 9, 13, 14}, G_COUNTER is incremented by 1, indicating the next group. Therefore, I__COUNTER[n+4:0] transits to group 30 without outputting an index corresponding to group 29.
(Table 8)


-19

Table 9 lists addresses under the conditions of RSI, G_COUNTER[4:0] = 29, n = 5} C - 1, and second threshold - 26. In Table 9, ADDKBSS_OUT[8:4] - 10111(23) is a reversed value of G_COUNTER_[4:0] = 11101(29). Hence, addresses with upper 5 bits 10111, if they satisfy J_COUMTER[3:0] e (25, 26, 27} 28, 29, 30}, are discarded, as shown in Table 6. In the case that J_COUNTER[3;0] e {3, 4, 8, 9, 13, 14}, G_COUNTER is incremented by 1, indicating the next group. Therefore, I_COUNTER[n+4:0] transits to group 30 without outputting an index corresponding to group 29.
. (Table 9)


-20

Address Generating Procedure
FIGs. 5 and 6 are flowcharts illustrating first and second embodiments of an address generating method at RSI and at RS2, respectively, according to the present invention. This procedure is controlled by the controller 200. In an initial state, the group counter 212 and the index counter 214 are reset.
Referring to FIG. 55 the controller 200 first determines in step 402 whether the count value of the group counter (G_COUNTER) 212 corresponds to G_RS1 sequence {0,1,2,4,5,6,8,9,10,12,13,14,16,17,18,20,21,22,24,25,26,28,29,30} shown in Eq. 2. If the count value of the group counter 212 corresponds to "00000(0)", i.e., the G_RS1 sequence in step 402, the controller 200 outputs an interleaving address by bit reversing and randomizing the count value "00000(0)" of the group counter 212 and the count value "000--000(0)" of

-21 -
the index counter (J_COUNTER) 214, in steps 404 to 406. Since the count value "00000(0)" of the group counter 212 is smaller than 32 and not equal to 31, the group counter 212
outputs an increased next count value "00001(1)" in step 410 after passing steps 408 and 414.
The operation of steps 402, 404, 406, 408, 414 and 410, which has been performed on the count value "00000(0)", is performed on the increased count value "00001(1)" in the same manner. Further, the operation of steps 402, 404, 406, 408, 414 and 410 is performed even on the next count value "00010(2)" in the same manner.
If the count value of the group counter 212 is "00011(3)", the following operation
will be performed. If it is determined in step 402 that the count value of the group counter
212 does not correspond to G_RSl={0>l,2,4,5,6,8,9,10,12,13,14,
16,17,18,20,21,22,24,25,26,28,29,30} shown in Eq. 2, i.e., corresponds to {3,7,11,15,19,23,27,31} shown in Eq. 1, the controller 200 directly proceeds to step 408, without passing (i.e., skipping) the steps 404 and 406. In other words, when the group counter 212 counts one of {3,7,11,15,19,23,27,31} shown-in Eq. 1, the controller 200 does not output the corresponding count value as an interleaving address. Even if the count value of the group counter 212 is equal to {7,11,15,19,23,27,31} shown in Eq. 1, the same operation will be performed as in the case of the count value of the group counter 212.
As described above, while increasing the count value of the group counter 212 in step 410, it is determined in step 402 whether the count value corresponds to the G_RS1 sequence shown in Eq. 2. If so, the step 406 is performed to output an interleaving address. If not so, the step 406 is not performed so as not to output the interleaving address. Such operation is performed on all the available count values (0-31) of the group counter 212. Such operation is performed in a state where the count value of the index counter 214 is fixed to a specific value. For example, an initial count value of the index counter 214 is fixed to "000-000(0)", and while increasing the count values of the group counter 212 in this initial state, the count values corresponding to the G__RS1 sequence shown in Eq. 2 aTe output as an interleaving address.
Meanwhile, when all the countable values of the group counter 212 are counted, the group counter 212 generates a carry. Whether or not the carry is generated by the group counter 212, i.e., whether the count value of the group counter 212 is higher than 32, is determined by the controller 200 in step 408. If it is determined in step 408 that the carry is generated by the group counter 212, the controller 200 resets the group counter 212 and the index counter 214 counts the increased count value, in step 412. The steps 402, 404, 406, 408,

414 and 410 are repeatedly performed even on the increased count value of the index counter 214. Accordingly, while increasing the count values of the group counter 212 for the increased count value of the index counter 214, the count values corresponding to the G_RS1 sequence shown in Eq. 2 are output as an interleaving address.
While performing such address generating operation, if it is determined in step 404 that the count value of the group counter 212 is 29 and the count value of the index counter 214 is any one of the removing values (e.g., {3,4,8,9,13,14}) shown in Table 6, the procedure skips step 406 and directly proceeds to step 408 so that an input address corresponding to an address to be removed should not be generated. That is, when the group counter 212 counts 29 in a state where the count value of the index counter 214 is one of the removing values, the step 406 is skipped so as not to output the corresponding count value as an interleaving address.
The above-stated operation is repeatedly performed until it is determined in step 414 that the count value of the group counter 212 is 31(11111) and the count values of the index counter 214 are all 1(1 ] 1-111).
Referring to FIG. 6, the controller 200 first determines in step 502 whether the count value of the group counter (G_COUNTER) 212 corresponds to G_RS2 sequence {0,1,2,4,6,8,10,12,14,16,17,18,20,22,24,26,28,29,30} shown in Eq. 4. If the count value of the group counter 212 corresponds to "00000(0)", i.e., the G_RS2 sequence in step 502, the controller 200 outputs an interleaving address by bit reversing and randomizing the count value "00000(0)" of the group counter 212 and the count value "OOO--OOO(O)" of the index counter (J_COUNTER) 214, in steps 504 to 506. Since the count value "00000(0)" of the group counter 212 is smaller than 32 and not equal to 31, the group counter 212 outputs an increased next count value "00001(1)" in step 510 after passing steps 508 and 514.
The operation of steps 502, 504, 506, 508, 514 and 510, which has been performed on the count value "00000(0)", is performed on the increased count value "00001(1)" in the
same manner, Further, the operation of steps 502, 504, 506, 508, 514 and 510 is performed even on the next count value "00010(2)" in the same manner.
If the count value of the" group counter 212 is "00011(3)", the following operation
will be performed. If it is determined in step 502 that the count value of the group counter 212 does not correspond to G_RS2={0>l,2,4,6,S,10,12314] 16,17,18,20,22,24,26,28,29,30} shown in Eq. 4, i.e., corresponds to {3,5,7,9,11,13,15,19,21,23,25,27,29,31} shown in Eq. 3,

-23-
the controller 200 directly proceeds to step 508, passing (i.e., skipping) the steps 504 and 506. In other words, when the group counter 212 counts one of {3,5,7,9,11,13,15,19,21,23,25,27,29,31} shown in Eq. 3, the controller 200 does not output the corresponding count value as an interleaving address. Even if the count value of the group counter 212 is equal to {3,5,7,9,11,13,15,19,21,23,25,27,29,31} shown in Eq. 3, the same operation will be performed as in the case of the count value of the group counter 212.
As described above, while increasing the count value of the group counter 212 in step 510, it is determined in step 502 whether the count value corresponds to the G_RS2 sequence shown in Eq. 4. If so, the step 506 is performed to output an interleaving address. If not so, the step 506 is not performed so as not to output the interleaving address. Such operation is performed on all the available count values (0-31) of the group counter 212. Such operation is performed in a state where the count value of the index counter 214 is fixed to a specific value. For example, an initial count value of the index counter 214 is fixed to "000""000(0)'\ and while increasing the count values of the group counter 212 in this initial state, the count values corresponding to the G_RS2 sequence shown in Eq. 4 are output as an interleaving address.
Meanwhile, when all the countable values of the group counter 212 are counted, the group counter 212 generates a carry. Whether or not the carry is generated by the group counter 212, i.e., whether the count value of the group counter 212 is same or higher than 32, is determined by the controller 200 in step 508. If it is determined in step 508 that the carry is generated by the group counter 212, the controller 200 resets the group counter 212 and the index counter 214 counts the increased count value, in step 512. The steps 502, 504, 506, 508, 514 and 510 are repeatedly performed even on the increased count value of the index counter 214. Accordingly, while increasing the count values of the group counter 212 for the increased count value of the index counter 214, the count values corresponding to the G_RS2 sequence shown in Eq. 4 are output as an interleaving address.
While performing such address generating operation, if it is determined in step 504 that the count value of the group counter 212 is 17 and the count value of the index counter 214' is any one of the removing values (e.g., {4,9,14,19,24,29}) shown in Table 7, the
procedure skips step 506 and directly proceeds to step 508 so that an input address corresponding to an address to be removed should not be generated. That is, when the group counter 212 counts 17 in a state where the count value of the index counter 214 is one of the removing values, the step 506 is skipped so as not to output the corresponding count value as an interleaving address.

-24-
The above-stated operation is repeatedly performed until it is determined in step 514 that the count value of the group counter 212 is 31(11111) and the count values of the index counter214 are all 1(111 - 111).
FIG. 7 illustrates an example of a counting operation in the input counter 210 shown in FIG. 4. Here, the input counter 210 performs a [8:0] count operation under the conditions that a data rate is RSI, a turbo interleaver size is 378, 2s groups are given in an interleaving block according to the turbo interleaver size, each group has 24 addresses, M(2n) is 16, and second threshold is 10.
In FIG. 7, G_CNT and J_CNT denote the count values of the group counter 212 and the index counter 214, respectively. The group counter 212 isa 5-bit binary counter which counts from 0 to 31 (=0000-1111) and generates the group count value. The index counter 214 is a 4-bit binary counter which counts from 0 to 15(=0000-1111) and generates the position count value. The counters 212 and 214 generate addresses smaller than the interleaver size as available addresses under the control of the controller 200. If the group counter 212 counts values indicating one of discarded groups {3,7, 11, 15, 19,23,27,31}, the controller 200 controls the group counter 212 to count values indicating the next group without outputting the count value. That is, the controller 200 controls the group counter 212 to generate group count values without the count values of the discarded groups, as in the following series: G0(00000) -> Gl(00001) -> G2(00010) -> G4(00100) -> G5(00101) -" G6(00110) -" ... -" G16(10000) -> G17(10001) -" ... -> G30(l 1110).
Meanwhile, the controller 200 selectively generates addresses in a group equal to the interleaver size as available addresses. If the group counter 212 counts group 29 equal to the interleaver size and the index counter 214 generates a position count value included in {3, 4, 8, 9, 13, 14}, which means that an output address is a discarded address, the controller 200 controls the index counter 214 to generate the next count value without outputting the current count value. That is, when the count value of the group counter 212 is 29, the controller 200 controls the index counter214 to generate only count values except for {3, 4, 8, 9, 13, 14}.
How to determine discarded groups and positions has been described, with the discarded groups shown in Eq. 2 and Table 4, and the discarded positions shown in Tables 6 and 8.
As described above, the present invention ensures that no input addresses

-25-
corresponding to unavailable output addresses are generated, thereby generating turbo interleaving/deinterleaving addresses at each predetermined interval, using a certain rule which holds among discarded addresses. Therefore, clock timing is kept constant for the turbo decoder and the hardware complexity in implementing the turbo decoder is considerably diminished.
While the invention has been shown and described with reference to certain preferred embodiments 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.

-26-WE CLAIMS
1. An address generator adapted to generate available
addresses for an interleaver and a deinterleaver, respectively,
k+n said available addresses being fewer than 2 complete
k addresses, said complete addresses being divided into 2
n groups each having 2 position addresses, without generating
unavailable complete addresses, the address generator comprising! a first counter (212) adapted to count a plurality of clock
pulses,to generate a group count consisting of k bits indicating
k one of the 2 groups at each clock pulse, and to generate a carry
k after counting 2 clock pulses;
a second counter (214) adapted-to receive the carry from
the first counter (212) to count the carry, and to generate a
n position count consisting of n bits indicating one of the 2
posi t ion addressesi
a bit reverser (140) adapted to receive and to reverse the k bits from the first counter (212); and
an operating device (150) adapted to receive the group count and the position count to determine an initial seed value corresponding to the received group count, and to determine

-27-
result bits based on the equation.
* n
(initial seed value) (position count +1) modulo 2 ;
wherein an available address is formed out of the reversed bits received from the bit reverse (140) and the result bits received from the operating device (150);
said address generator being characterized by further comprising:
a controller (200) adapted to store unavailable group count values representing the unavailable groups, partially unavailable group count values representing the groups having both available and unavailable position.addresses and unavailable pos i t i on count values represent ing the unava i1ab1e pos i t ion addresses; and
to control the first (212) and second (214) counter to not output the group count and the position count if the group count is one of the unavailable group count values or the group count is one of the partially unavailable group count values and the position count is one of the unavailable position count values. 2. The address generator according to claim 1 further comprising a buffer (220) adapted to store said available address formed out of the reversed bits received from the bit reverse (140) and the result bits received from the operating device (150).

-28-
3. The address generator according to claim 1 or 2. further comprisingB
a(k+n)-bit binary counter (210) comprisingt
said first counter (212) and said second counter (214) whereby said first counter said second counter (214) is a n-bit binary counter. 4- The address generator according to claim 1 wherein said available addresses are read addresses for a turbo interlever memory (220) and/or write addresses for a turbo deinterleaver memory (220) wherein said group count generated by said first
counter (212) is a first sequence representative of one of said
k 2 groups in an interleaving block, said interleaving block
being determined according to a predetermined interleaver size;
said position count generated every clock pulse by said second counter (214) is a second sequence representative of one of said position addresses in each group;
said controller (200) is further adapted to express the said interleaver and/or deinterleaver memory size as a binary number, to set upper bits of said binary number as a first threshold, said first threshold corresponding to the last available group, to set the remaining bits of said binary number as a second threshold, said second threshold corresponding to a first unavailable position address within the last available

-29-
graup, to control the first counter (212) to not output a group count if the reversed bits of said group count, as reversed by said bit reverse is greater than the first threshold, and to control the second counter C2145 to not output the position count if both the position count, once transformed by said tCS operation, is greater than or equal to the second threshold and said reversed first count is equal to the first threshold,
a said bit reverser (140) is further adapted to output ©aid reversed bits as the upper bits of said read and/or write address| and
said operating device is further adapted to output the operated result bits as the lesser bits of said read and/or write address.
5- The address generator according to claim 4, wherein the
controller 200 is further adapted to control the first counter
value of said reversed bits of the group count is a value greater
than the first threshold.
6- The address generator according to claim 4 or 5t wherein
the controller counter (2145 to output the next position address if both the
group count value is the reversed value of the first threshold

-30-
and the position count, once transformed by the LCS operation, is greater than or equal to the second threshold.
7. The address generator according to claim 6, wherein the
controller (200) is further adapted to determine whether the
position count, once transformed by the LCS operation, is greater
than or equal to the second threshold by comparing the position
count with count values obtained by performing said LCS operation
in a reverse manner on the first and second threshold and
position addresses greater than the second threshold.
8. The address generator according to any one of claims 4 to
7 wherein the first counter (212) is adapted to count the group
count to represent one of 32 groups of said interleaving block.
9. A method of generating available addresses for an
interleaver and a deinterleaver respectively, said available
k+n addresses being fewer than 2 complete addresses which are
k n
divided into 2 groups each having 2 position addresses,
without generating unavailable complete addresses, the method comprising the steps of:
counting a plurality of clock pulses,
generating a group count at each clock pulse, said group
k count consisting of k bits indicating one of the 2 groups.
k generating a carry afeir the group count counts 2 clock
pulses;

-31
counting the generated carry, and generating a position
count at each clock pulse, said position count consisting of n .
n bits indicating one of the 2 addressee;
controlling the group count and the position count not to be output if the group count is one of unavailable group count values representative of the unavitable groups, or the group count is one of partially unavailable group count values representative of the groups having both available and unavailable position addresses and the position count is one of unavailable postion count values representative of the unavailable position addresses;
determining an initial seed value correspondng to the. group count ;
determining result bits by performing a Linear Congruential Sequences, I.C.S. operation on the first and second count based on the equations
result bit"s= (initial seed value) (position count+1) modulo
n 2
reversing the k bits of the group counter! and
generating an available address formed out of the reversed bits
and the result bits.
10. A method of generating a complete addresses, said
k n
complete addresses being divided into 2 groups each having 2

-32-position addresses using an address generator having a binary counter (210) for providing a group count consisting of k
k bits indicating one of the 2 groups and a position count
n consisting of n bits indicating one of 2 addresses in each
group, a bit reverse (140) is used for reversing the k bits of the group count, and an operating device (150) is used for receiving the group count and the position count, for determining a seed value.
11. The method according to claim 9, whereby said method being performed in an address generator, said address generator being adapted to generate an output read address for a turbo interleaver and/or a write address for a turbo deinterleaver memory /(220) said output read and/or write address consisting of upper and lower bits, said upper bits being an output of a bit reverse (140) and said lower bits being an output of an operating device (150) which performs said LCS reversion operation, the method further comprising the steps of 3
expressing a predetermined interleaver size in a binary number;
setting upper bits of the binary number to a first threshold;
setting other bits of the binary number to a second threshold;
controlling the group count not to be output if the value of

the reversed bits of said group count, by the bit reverser (140) is greater than the first thresholds
comparing the result of said step of performing said LCS reversion operation on th© group and position count with the second threshold if the reversed group count as reversed by the bit reverser controlling the position count not to be output if the result of said step of performing the LCS operation on the group and postion count is equal to the second threshold; and
providing the output group count to the bit reverser and the operating device count to the operating device (150) wherein said group count
k being representative of one of said 2 address groups in an
interleaving block, which is determined according to the interleaver size; said position count being representative of one of ©aid position addresses in each group; and said step of generating an available address formed oat of the reversed bits and the result bits comprises generating mn output read and/or write address.
12. The method according to claim 11 further comprising the step of:

-34-
controlling the group count to indicate the next group in the interleaving block if the value of said reversed bits of the group count is greater than the first threshold.
13. The method according to claim 11 or 12 further comprising the step ofs
controlling the position count to indicate the next data bit position if both the result of said performing said LCS reversion operation on the group and position count is larger than or equal to the second threshold and said reversed group count, value is equal to the first threshold-

An address generator (32) and an address generating method are described. In the address generator, a first counter (212) counts a plurality of clock pulses, generates a first group count, which indicates one of the group addresses of an interleaver block, at each clock pulse, and generates a carry after counting a predetermined number of clock pulses. A second counter (214) receives the carry from the first counter, counts the carry, and generates a position count indicating one of the position address in each group. If the group count is one of the unavailable group count values representative of unavailable groups, or the group count is one of partially unavailable group count values representative of groups having both available and unavailable position addresses and the first position count is one of unavailable position count values representative of unavailable position addresses, a controller (200) controls me first and second counters not to output the first group count and the first position count A bit reverser (140) reverses the first count An operating device (150) subjects the group count and the position count, to an LCS (Linear Congruential Sequence) recursion formula and generates result bits. A buffer (220) stores an available address formed out of the reversed bits received from the bit reverser (140) and the result bits received from the operating device (150).

Documents:


Patent Number 203591
Indian Patent Application Number IN/PCT/2000/00582/KOL
PG Journal Number 11/2007
Publication Date 16-Mar-2007
Grant Date 16-Mar-2007
Date of Filing 01-Dec-2000
Name of Patentee SANSUNG ELECTRONICS CO. LTD.,
Applicant Address 416 , MAETAN-DONG PALDAL-GU, SUWON-SHI, KYUNGKI-DO 442-370,
Inventors:
# Inventor's Name Inventor's Address
1 KIM, MIN-GOO 973-3, YOUNGTONG-DONG PALTAL-GU, SUWON-SHI, KYONGGI-DO 442-470,
2 KIM , BEONG-JO, MUJIGARMAEUL NO. 201 KUMI-DONG, PUNTANG-GU, SONGNAM-SHI. KYONGGI-DO 463-500
3 LEE , YOUNG-HWAN, 237--3, CHONGJA-DONG, PUNTANG-GU. SONGNAM-SHI, KYONGGI-DO 463-010
PCT International Classification Number H03m 13/127
PCT International Application Number PCT/KR00/00301
PCT International Filing date 2000-04-03
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 1999/12859 1999-04-02 Republic of Korea