Title of Invention

"METHOD AND DEVICE FOR NORMALIZING METRIC VALUES IN A COMPONENT DECODER IN A MOBILE COMMUNICATION SYSTEM"

Abstract Disclosed is a method for normalizing metric values in a decoder which user a plurality of metric values of a next state in a state transition period having a present state and the next state, each metric value having a survival path matric value having a value equal to or higher than a competition path metric value. The method comprises detecting the path metric values out of the metric values; detecting a minimum path metric value out of the detected path metric values; determining whether the detected minimum path metric value exceeds a threshold value; and subtracting, when the minimum path metric value exceeds the threshold value, the minimum path metric value or a given normalization value from the metric values, to output normalized metric values.
Full Text BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates generally to an iterative decoding device and method for a mobile communication system, and in particular, to a device and method for normalizing a metric value accumulated in a component decoder of an iterative decoder in a mobile communication system.
2 Description of the Related Art
In general, iterative decoding is employed in mobile communication systems such as an IMT-2000 (or CDMA-2000) system and a UMTS system, which use a turbo code. Also, iterative decoding is employed in deep space communication systems and satellite communication systems, which use concatenated convolutional codes, concatenated block codes or product codes. The technical field of iterative decoding is related to soft decision and optimal performance of an error correction code.
FIG. 1 shows a common iterative decoder comprising two component decoders. Referring to FIG. 1, a first component decoder 101 receives an input codeword Xk) which is systematic information, a redundancy bit Y,k provided from a demultiplexer 107 (which demultiplexes input redundancy bits Yk, which are parity information), and first extrinsic information Ext. The first component decoder 101 performs decoding on the received signals to output a primarily decoded signal relating to the decoding results. The decoded signal is comprised of codeword ingredient Xk and a second extrinsic information ingredient. An interleaver 103 interleaves the primarily decoded signal. A second component decoder 105 receives the primarily decoded signal output from the interleaver 103 and a redundancy bit Y2k provided from the demultiplexer 107. The second component decoder 105 decodes the received primarily decoded signal and the redundancy bit Y2k to output: a secondarily decoded signal including the first extrinsic information ingredient. Further, the second component decoder 105 provides the extrinsic information Ext to the first component decoder 101 through a deinterleaver 109.
FIG. 2 shows a detailed block diagram of a component decoder. Referring to FIG. 2, the component decoder 101 includes a branch metric calculation part (BMC) 113 for performing branch metric calculation and an add & compare & selection part (ACS) 115 for performing metric calculation and comparison in each state to select a path having fewer errors.
In general, such an iterative decoder calculates a metric value M, in accordance with Equation 1 below.
(Equation Removed)
where, Mt: accumulated metric value for time t, ut: codeword for the systematic bit, xtj : codeword for the redundancy bit,
ytj : received value for the channel (systematic + redundancy) Lc : channel reliability value, and L(ut) : a-priori reliability value for time t
It is noted from Equation 1 that, with each metric calculation, the metric value Mt continuously grows due to the second, third and fourth terms, hi particular, the accumulation of a high channel reliability value, i.e., the extrinsic information having the decoding result information, causes overflow. Therefore, for hardware implementation, the metric values should have a value within a specific range to avoid an overflow problem. However, the fundamental purpose of an iterative decoder is to perform iterative decoding in order to unprove decoding performance (i.e., reducing BER (Bit Error Rate) or FER (Frame Error Rate)). But, after successive iterations, the metric values may increase to exceed this specific range. Thus, if a specific range for the metric values is presumed when designing the hardware of the decoder, a problem will occur when the metric value exceeds the range and creates an overflow problem.
SUMMARY OF THE INVENTION
It is, therefore, an object of the present invention to provide a device and method for normalizing the accumulated metric values of each present state to prevent generation of overflow or underflow in a component decoder for a mobile communication system.
It is another object of the present invention to provide a device and method
or normalizing metric values on a survival path to prevent generation of overflow i a mobile communication system.
It is further another object of the present invention to provide a device and method for normalizing metric values on a competition path, to prevent generation of underflow in a mobile communication system.
To achieve the above and other objects, there is provided a method for normalizing metric values in a decoder which uses a plurality of metric values of a next state in a state transition period having a present state and the next state, each metric value having a survival path metric value having a value equal to or higher than a competition path metric value. The method comprises detecting the survival path metric values out of the metric values; detecting a minimum survival path metric value out of the detected survival path metric values; determining whether the detected minimum survival path metric value exceeds a threshold value; and subtracting, when the minimum survival path metric value exceeds the threshold value, a given normalization value from the metric values, to output normalized metric values.
There is also provided a method for normalizing metric values in a decoder which uses a plurality of metric values of a next state in a state transition period having a present state and the next state, each metric value having a survival path metric value having a value equal to or higher than a competition path metric value. The method comprises detecting the competition path metric values out of the metric values; detecting a minimum competition path metric value out of the detected competition path metric values; determining whether the detected minimum competition path metric value is greater than a threshold value; and subtracting, when the minimum competition path metric value is greater than the threshold value, a given normalization value to output normalized metric values.
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 illustrating a general iterative decoder including two component decoders;
FIG. 2 is a detailed block diagram illustrating the component decoders of
FIG. 1;
FIG. 3 is a schematic diagram illustrating a metric value normalization device in the ACS of the component decoder according to a first embodiment of the present invention;
FIGS. 4A and 4B show a method for normalizing metric values according to the first embodiment of the present invention;
FIG. 5 is a flow chart illustrating a metric value normalization procedure according to the first embodiment of the present invention;
FIG. 6 is a schematic diagram illustrating a metric value normalization device in the ACS of the component decoder according to a second embodiment of the present invention;
FIGS. 7A and 7B show a method for normalizing metric values according to the second embodiment of the present invention; and
FIG. 8 is a flow chart illustrating a metric value normalization procedure according to the second embodiment of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
A 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.
A component decoder according to the present invention includes a branch metric calculation part 113 and a normalization part 115. The branch metric calculation part 113 performs branch metric calculation on the received extrinsic information, codeword and redundancy bits, and provides its outputs to the normalization part 115. The normalization part 115 receives metric values from the branch metric calculation part 113 and performs addition, comparison and selection (ACS) on survival path metric values and competition path metric values. Further, when state values of the survival path metric values or the competition path metric values exceed a threshold value, the normalization part 115 normalizes the metric values by subtracting a specific value therefrom.
There are two methods for normalizing the accumulated metric values according to the present invention. A first method uses the accumulated survival path metric values, and a second method uses the accumulated competition path metric values.
A. First Embodiment
First, with reference to FIGS. 3 and 4, the first normalization method will be described. FIG. 3 shows, for a constraint length K=3, how the normalization part 115 transitions to the next state according to a first embodiment of the present invention. FIG. 4 shows values of the states shown in FIG. 3. The metric value normalization device according to the first embodiment of the present invention will be described with reference to FIGS. 3 and 4. Herein, the "metric values" refer to a plurality of metric values each including a pair of the survival path metric values and the competition path metric values.
For K=3, the number of memories is 2 and the number of possible states is 4. Each state includes the survival path metric value "Sur" and the competition path metric value "Cpt". The survival path metric values and the competition path metric values of the next state are determined by adding their branch metrics to the survival path metric and the competition path metric when transitioning to the next state. The branch metric value-added metric values are compared to select the higher value so as to determine a metric value of the next state. Here, a surviving metric is the survival path metric. Although the competition path metric is never selected, it continuously transitions along with the survival path metric. Although FIG. 3 shows a transition between the states having the same state index, the next state index can be varied according to the properties of the component decoder. The metric values of the present states are applied to associated adders 301. A comparator 117 detects the survival path metric values Sur out of the metric values of the present states. After detecting the survival path metric values Sur, the comparator 117 selects the minimum Sur value SurMIN from the detected Sur values and provides the selected SurMIN value to be subtracted in the adders 301 (as indicated by the negative sign in FIG. 3). Here, subtraction can be performed only when the SurMIN value exceeds a threshold value. This is to avoid performing subtraction when the Sur values are already small. The adders 301 subtract the SurMIN value from the corresponding Sur values to output normalized Sur metric values. In FIG. 4A, the Sur value of the state SI is the minimum Sur value. As shown in FIG. 4B, the Sur values of the respective states SO-S3 are reduced by subtracting the SurMIN value therefrom.
FIG. 5 shows a method for normalizing accumulated metric values according to the first embodiment of the present invention.
Referring to FIG. 5, the comparator 117 detects metric values Sur for the four present states in step 401. After detecting the metric values Sv, the comparator 117 detects the rninimum Sur value SurMIN out of the metric values Sur in step 403. After detecting the Sur values and the SurMIN value in steps 401 and 403, the comparator 117 transfers the SurMIN value to be subtracted from the respective Sur values to normalize the Sur values in step 405, and the normal addition, comparison and selection operation is performed in step 407.
B. Second Embodiment
With reference to FIGS. 6 to 8, the second normalization method will be described. FIG. 6 shows a structure of the normalization part 115 according to the second embodiment of the present invention.
The second normalization method shown in FIG. 6 is a method for normalizing using the competition path metric values, while the first normalization method shown in FIG. 3 is a method for normalizing using the survival path metric values. As stated above, the competition path metric values have smaller value; than the survival path metric values. This is because the competition j-ath metnc values have more error ingredients than the survival path metric values. FIGS. Vs. and 7B show the competition path metric values for the worst case, for convenience of explanation. Unlike the survival path metnc, the competition path metric does not have the overflow problem. This is because the competition path metric values have smaller values than the survival path metric values. However, in the worst case, the competition path metric may have a underflow problem, as shown in FIGS. 7A and 7B. A structure of the normalization part for preventing the underflow will be described with reference to FIG. 6. The second embodiment will be described for the constraint length K=3 as in the first embodiment.
Sur metric values and Cpt metric values of the present states are applied to associated adders 3.01. A comparator 303 monitors the Cpt metric values to detect the Cpt metric values transitioning to the next states. After detecting the Cpt metric values, the comparator 303 detects the minimum Cpt metric value CptMIN. After detecting the CptMIN value, the comparator 303 determines whether the CptMIN value is greater than a threshold value. When the CptMTN value is greater than a threshold value, the comparator 303 provides the adders 301 with a specific level
value (hereinafter, referred to as a normalization value) determined through computer simulation, to subtract the normalization value to all the metric values, thereby to output the resulting normalized metric values to the corresponding next states. FIGS. 7A and 7B show the normalization process for the case where the threshold value is -64 and the normalization value is 64. Herein, it is noted that the Sur metric values are normalized to a specific level and the Cpt metric values have no underflow.
FIG. 8 shows a normalization method according to the second embodiment of the present invention. Referring to FIG. 8, the comparator 303 detects the accumulated Cpt metric values of the respective states in step 501. After detecting the accumulated Cpt metric values, the comparator 303 detects the rninimum Cpt metric value CptMIN out of the Cpt metric values in step 502. After detecting the minimum Cpt metric value CptMIN, the comparator 303 determines hi step 503 whether the CptMIN value is greater than a threshold value. When the CptMIN value is greater than the threshold value, the comparator 303 provides a predetermined normalization value to the subtracters 301 to subtract the normalization value from all the metric values, thereby to output the normalized metric values to the next states. Thereafter, the normal addition, comparison and selection operation in the next transition state is performed in step 507. However, when the CptMIN value is less than the threshold value in step 503, the comparator 303 does not perform normalization to prevent underflow and proceeds to step 507 to perform the normal addition, comparison and selection operation in the next transition state.
As described above, the invention can prevent overflow and underflow errors by normalizing accumulated metric values, thereby making it possible to increase a memory utilization efficiency.
While 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.







We ciaim:
1. A method for formalizing metric values in a decoder which uses a plurality of
metric values of a next-state said each metric value having at least a survival path
metric value and a competition path metric value, the method comprising the steps
of:
detecting path metric values out of the metric values;
detecting a minimum path metric value out of the detected path metric values;
determining whether the detected minimum path metric value exceeds a threshold value; and
subtracting, when the minimum path metric value exceeds the threshold value, a given value from the path metric values, to output normalized metric values.
2. The method of claim 1, wherein the given value is the minimum path metric
value, when the path metric values are the survival path metric values.
3. The method of claim 1, wherein the given value is a given normalization
value, when the path metric values are the competition metric values. ,
4. A device for normalization metric values in a decoder which user a plurality
of metric values of a next state, sai d each metric value having at least a survival
path metric value and a competition path metric value, the device comprising:
a comparator for detecting path metric values out of the metric values, detecting a minimum path metric value out of the detected path metric values, and outputting the minimum path metric value when the detected minimum path metric value exceeds a threshold value; and
subtracters for subtracting a given value from the path metric values and outputting normalized metric values.
5. The device of claim 4, wherein the given value is the minimum path metric
value, when the path metric values are the survival path metric values.
6. The device of claim 4, wherein the given value is a given normalization
value, when the path metric values are the competition path metric values.
7. A method for normalization metric values substantially as herein described
with reference to the forgoing description and the accompanying drawings.
8. A device for normalizing metric values substantially as herein described with
reference to the forgoing description and the accompanying drawings.

Documents:

in-pct-2001-00848-del-abstract.pdf

in-pct-2001-00848-del-assignment.pdf

in-pct-2001-00848-del-claims.pdf

in-pct-2001-00848-del-complete specification (granted).pdf

in-pct-2001-00848-del-correspondence-others.pdf

in-pct-2001-00848-del-correspondence-po.pdf

in-pct-2001-00848-del-description (complete).pdf

in-pct-2001-00848-del-drawings.pdf

in-pct-2001-00848-del-form-1.pdf

IN-PCT-2001-00848-DEL-Form-19.pdf

in-pct-2001-00848-del-form-2.pdf

in-pct-2001-00848-del-form-3.pdf

in-pct-2001-00848-del-form-5.pdf

in-pct-2001-00848-del-gpa.pdf

in-pct-2001-00848-del-pct-101.pdf

in-pct-2001-00848-del-pct-210.pdf

in-pct-2001-00848-del-pct-304.pdf

in-pct-2001-00848-del-pct-401.pdf

in-pct-2001-00848-del-pct-409.pdf


Patent Number 199617
Indian Patent Application Number IN/PCT/2001/00848/DEL
PG Journal Number 37/2008
Publication Date 12-Sep-2008
Grant Date 02-Mar-2007
Date of Filing 21-Sep-2001
Name of Patentee SAMSUNG ELECTRONICS CO., LTD.
Applicant Address 416, MAETAN-DONG, PALDAL-GU, SUWON-SHI, KYUNGKI-DO, REPUBLIC OF KOREA.
Inventors:
# Inventor's Name Inventor's Address
1 LEE, YOUNG-HWAN 237-7, CHONGJA-DONG, PUNTANG-GU, SONGNAM-SHI, KYONGGI-DO, REPUBLIC OF KOREA.
2 KIM, MIN-GOO 973-3, YOUNGTONG-DONG, PALTAL-GU, SUWON-SHI, KYONGGI-DO, REPUBLIC OF KOREA.
3 KIM, BEONG-JO MUJIGAEMAEUL 201 SHINAN APT. #303-804, KUMI-DONG, PUNTANG-GU, SONGNAM-SHI, KYONGGI-DO, REPUBLIC OF KOREA.
PCT International Classification Number H04B 1/69
PCT International Application Number PCT/KR00/00402
PCT International Filing date 2000-04-27
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 1999-15223 1999-04-28 Republic of Korea