KR20010087935A - Traceback apparatus in viterbi decoder - Google Patents

Traceback apparatus in viterbi decoder Download PDF

Info

Publication number
KR20010087935A
KR20010087935A KR1020000011816A KR20000011816A KR20010087935A KR 20010087935 A KR20010087935 A KR 20010087935A KR 1020000011816 A KR1020000011816 A KR 1020000011816A KR 20000011816 A KR20000011816 A KR 20000011816A KR 20010087935 A KR20010087935 A KR 20010087935A
Authority
KR
South Korea
Prior art keywords
decoded data
unit
decoder
trace back
address
Prior art date
Application number
KR1020000011816A
Other languages
Korean (ko)
Other versions
KR100335146B1 (en
Inventor
고성욱
Original Assignee
서평원
엘지정보통신주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 서평원, 엘지정보통신주식회사 filed Critical 서평원
Priority to KR1020000011816A priority Critical patent/KR100335146B1/en
Publication of KR20010087935A publication Critical patent/KR20010087935A/en
Application granted granted Critical
Publication of KR100335146B1 publication Critical patent/KR100335146B1/en

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/37Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
    • H03M13/39Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
    • H03M13/41Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors
    • H03M13/4107Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors implementing add, compare, select [ACS] operations
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/37Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
    • H03M13/39Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
    • H03M13/41Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors
    • H03M13/4161Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors implementing path management
    • H03M13/4169Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes using the Viterbi algorithm or Viterbi processors implementing path management using traceback
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M13/00Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
    • H03M13/65Purpose and implementation aspects
    • H03M13/6502Reduction of hardware complexity or efficient processing

Landscapes

  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Error Detection And Correction (AREA)

Abstract

PURPOSE: A trace back device of a viterbi decoder is provided, which reduces a delay in decoding time due to a trace back operation in the viterbi decoder to improve decoding rate. CONSTITUTION: A trace back device of a viterbi decoder includes a track back RAM(111) for storing survival path information with respect to the state of each of a plurality of input symbols outputted from an addition comparison selector, a minimum state calculator(112) for providing the minimum state of each input symbol as an initial address, and a memory(114) for storing a predetermined bits of decoded data while tracking back the input symbols outputted from the addition comparison selector when the selector in enabled. The device further has an address decoder(113) for performing trace back using the initial address and the survival path information, and a multiplexer(120) for multiplexing decoded data in the memory and the address decoder under the control of a decoder controller(140). The decoder controller controls decoded data of a predetermined rate set number to be stored in the address decoder after the predetermined bits of decoded data is stored in the memory, and controls the decoded data to be outputted from the memory and the address decoder when the decoded data reaches to the predetermined rate set number.

Description

비터비 디코더의 트레이스 백 장치{Traceback apparatus in viterbi decoder}Traceback apparatus in viterbi decoder

본 발명은 비터비 디코더에 관한 것으로 특히 보다 빠르게 디코딩 처리할 수 있는 비터비 디코더의 트레이스 백 장치에 관한 것이다.The present invention relates to a Viterbi decoder, and more particularly to a traceback device of a Viterbi decoder that can decode faster.

통신 시스템에서 데이터의 전송시 기상의 변화, 비선형 감쇄, 그리고 간섭 요인 등과 같은 통신 채널 환경에 따른 비트 오류의 발생으로부터데이터를 보호할 필요가 있다. 특히 이동국에서는 낮은 출력으로 통신하기 때문에 신뢰성있는 오류 정정이 가능한 부호화 및 복호화 알고리즘의 적용이 필요하다.There is a need to protect data from occurrence of bit error due to communication channel environment such as weather change, nonlinear attenuation, and interference factor during transmission of data in a communication system. In particular, since the mobile station communicates with low power, it is necessary to apply an encoding and decoding algorithm capable of reliable error correction.

CDMA 방식의 통신 시스템에서는 데이터의 부호화를 위하여 오류 정정 기능이 우수한 부호인 길쌈 부호(convolutional code)를 사용하고 있으며, 데이터의 신뢰성있는 복호화를 위하여 비터비 알고리즘(Vitervi algorithm)을 채택하고 있다.In the CDMA communication system, convolutional code, which is a code having excellent error correction function, is used for encoding data, and a Vitervi algorithm is adopted for reliable decoding of data.

일반적으로 비터비 디코더(Viterbi Decoder)는 통신 시스템에서 코드화된 정보인 비트열을 해독하는데 사용되는 최대 개연성 디코더(Maximum likelihood decoder)이다. 즉, 비터비 디코더는 채널을 통과한 관찰값(R)인 상태 매트릭(State metric)을 토대로 외부에서 제공된 실제 전송값(T)을 추정하고자 할 때, 실제 전송값과 관찰값에 대해 유사확률(R/T)이 최대가 되는 최대 개연성 상태 메트릭값(T')을 실제 전송값(T)에 대해 추정값으로 정하는 복호기이다.In general, a Viterbi Decoder is a maximum likelihood decoder used to decode a bit string that is coded information in a communication system. That is, when the Viterbi decoder tries to estimate an externally provided actual transmission value T based on a state metric that is an observation value R that has passed through a channel, the Viterbi decoder has a similar probability ( It is a decoder which sets the maximum probability state metric value (T ') of which R / T) becomes the maximum as an estimated value with respect to the actual transmission value (T).

이러한 비터비 디코더는 생존 경로(Survival path)를 패스 메모리(path memory)에 저장한 후 상태 메트릭에 근거하여 패스 메모리를 트레이스 백(trace back)하면서 심볼을 코딩한다, 즉 디코딩할 심볼이 연속적으로 입력될 경우, 초기 상태에서 생존 경로가 패스 메모리의 트레이스 백 크기만큼 저장될 때 패스 메모리를 트레이스 백하여 한 심볼을 디코딩한다. 그리고 다음 상태에서 다음 심볼에 해당하는 생존 경로가 모두 입력되면, 다시 패스 메모리를 트레이스 백 크기만큼 트레이스 백하여 다음 심볼을 디코딩한다. 계속해서 이와 같은 과정을 반복하며 패스 메모리의 크기(depth)가 클수록 보다 정확한 디코딩을 실시할 수 있게 된다.Such a Viterbi decoder stores the survival path in path memory and then codes the symbol while tracing back the path memory based on the state metric, i.e., the symbols to be decoded are continuously input. If yes, in the initial state the trace memory is traced back when the surviving path is stored by the trace back size of the pass memory to decode one symbol. When all surviving paths corresponding to the next symbol are input in the next state, the pass memory is traced back by the traceback size to decode the next symbol. This process is repeated, and the larger the depth of the pass memory, the more accurate decoding can be performed.

이하, 첨부된 도면을 참조하여 종래 비터비 디코더에 대하여 설명하기로 한다.Hereinafter, a conventional Viterbi decoder will be described with reference to the accompanying drawings.

도 1은 종래 비터비 디코더의 블록 구성도이고, 도 2는 도 1에 나타낸 비터비 디코더의 트레이스 백 장치를 상세히 나타낸 블록 구성도이다.FIG. 1 is a block diagram illustrating a conventional Viterbi decoder, and FIG. 2 is a block diagram illustrating in detail the traceback apparatus of the Viterbi decoder illustrated in FIG. 1.

잡음이 포함되어 전송된 부호어들을 비터비 디코더(100)에 의해 복호되는데, 비터비 디코더(100)는 입력되는 부호어(soft input)와 각 브렌치의 부호어들의 유클리드 거리를 계산하여 브렌치(가지)값을 구하는 브렌치 메트릭(Branch metric) 계산부(10), 확률이 높은 경로를 선택하고, 상태 메모리부(30)의 각 상태값(State metric)을 갱신하는 가산비교 선택부(20), 가산비교 선택부(20)의 선택경로를 저장하고, 일정시간이 경과하면 송신한 원래 경로와 같은 확률이 높은 경로를 역추적(trace back)하여 디코딩하는 트레이스 백 메모리부(50) 및 트레이스 백부(40)와, 디코더 제어부(70)의 제어에 따라 트레이스 백부(40)에서 출력되는 디코딩된 데이터를 출력하는 출력 버퍼(60)로 구성되며, 여기서, 트레이스 백부(40)와 트레이스 백 메모리부(50)를 포함하여 트레이스 백 장치라 한다.Codewords transmitted with noise are decoded by the Viterbi decoder 100. The Viterbi decoder 100 calculates a branch (branch) by calculating the Euclidean distance between the softword and the codeword of each branch. A branch metric calculation unit 10 for obtaining a value of), an addition comparison selection unit 20 for selecting a path having a high probability, and updating each state metric of the state memory unit 30, and the addition The trace back memory unit 50 and the trace back unit 40 which store the selection path of the comparison selection unit 20 and trace back and decode a path having a high probability such as the original path transmitted after a predetermined time elapses. ) And an output buffer 60 for outputting the decoded data output from the trace back unit 40 under the control of the decoder control unit 70, wherein the trace back unit 40 and the trace back memory unit 50 are provided. Including a traceback device .

트레이스 백부(40)는 가산비교 선택부(20)에서 오는 서바이벌 브렌치 경로 데이터와 트레이스 백 메모리부(50)의 시작 어드레스(initial address)를 가지고 트레이스 백 동작을 수행하여 인코딩되기 전의 데이터를 디코딩하여 출력 버퍼(60)를 통해 중앙처리장치(CPU)로 출력한다.The trace back unit 40 decodes the data before encoding by performing a trace back operation with the survival branch path data coming from the addition comparison selecting unit 20 and the initial address of the trace back memory unit 50. Output to the CPU through the buffer (60).

IS-95 Standard에 의한 비터비 디코더의 역추적 거리(TB Length)는 길쌈 부호기의 구속장(constants length) 거리 K 값의 약 5배 정도로 결정되는데 현재 사용되는 것은 K=9인 IS-95의 경우 63정도이다. 트레이스 백 메모리부(50)는 구속장 K=9인 경우 256 상태의 브렌치 경로 메트릭에 64의 역추적 거리의 사이즈로 256 ×64의 메모리로 구현된다.The TB length of the Viterbi decoder by the IS-95 Standard is determined to be about 5 times the constants length K value of the convolutional encoder, which is currently used for the IS-95 with K = 9. It's about 63. The trace back memory unit 50 is implemented with 256 × 64 memory having a size of 64 traceback distances to the branch path metric of 256 when the constraint length K = 9.

이와 같은 트레이스 백부(40)는 도 2에 나타낸 바와 같이, 가산비교 선택부(20)의 출력 값을 저장하는 트레이스 백 램(41)과, 상기 트레이스 백 램(41)에서 최소값 상태를 계산하는 최소값 상태 계산부(42)와, 어드레스를 디코딩하는 어드레스 디코딩부(43)로 구성되는데, 트레이스 백 동작을 수행하는 방법은 트레이스 백 램(41)이 유효한(VALID) 데이터로 형성된 후부터 역추적(Trace back)하여 디코딩할 때 63번의 역추적을 수행하여 데이터를 복원한다.As shown in FIG. 2, the trace back unit 40 includes a trace back ram 41 that stores an output value of the addition comparison selector 20, and a minimum value at which the trace back ram 41 calculates a minimum state. And a state calculating section 42 and an address decoding section 43 for decoding an address. The method of performing a trace back operation is performed after the trace back RAM 41 is formed of valid (VALID) data. In case of decoding, the data is recovered by performing backtrace of 63 times.

처음 역추적하는 시점은 맨 마지막 경로의 256상태의 최소 값을 갖는 상태에서부터 시작을 하고, 시작 어드레스와 트레이스 백 램(41)의 메모리 값으로 다음 추적할 어드레스를 생성(generate)하고, 63번 역추적 후에 최종으로 디코딩된 비트(bit)를 출력 버퍼(60)로 출력한다.The first traceback time starts from the state having the minimum value of 256 states of the last path, and generates the next trace address using the start address and the memory value of the trace back RAM 41, and reverses the 63th. After tracking, the last decoded bit is output to the output buffer 60.

비터비 디코더는 각 데이터 레이트(rate)마다 디코딩하는데 IS-95A에 명시된 레이트 셋(SET) 1일 경우 9.6K,4.8K,2.4K,1.2K 모두를 한 프레임(20ms)안에 처리를 하는데 192+96+48+24=360비트(bit)가 디코딩된다.The Viterbi decoder decodes at each data rate, and if the rate set (SET) 1 specified in the IS-95A, all 9.6K, 4.8K, 2.4K and 1.2K are processed in one frame (20ms). 96 + 48 + 24 = 360 bits are decoded.

도 3a부터 도 3c는 도 2에 나타낸 트레이스 백 장치에서의 디코딩 타이밍도이다.3A to 3C are decoding timing diagrams of the traceback apparatus shown in FIG. 2.

도 3a부터 도 3c에서와 같이 실제 트레이스 백부(40)에서 디코딩되는 타이밍을 보면 가산비교 선택부(20)의 동작이 시작되고, 트레이스 백부(40)가 트레이스 백 거리(64)만큼 후에 역추적 동작을 하여 비트를 복원하며 마지막 데이터가 트레이스 백부(40)로 들어오고 나서부터는 트레이스 데이터가 없으므로 임의의 데이터를 입력으로 더미 라이트(Dummy write)한 후 역추적해서 남은 63개의 데이터를 복원한다.As shown in FIGS. 3A to 3C, when the decoding is performed by the actual trace back unit 40, the operation of the addition comparison selector 20 is started, and the trace back unit 40 moves backward after the trace back distance 64. After restoring the bit, since the last data comes into the trace back part 40, since there is no trace data, the remaining 63 data are restored by backtracking after dummy data is input as an arbitrary data.

이와 같은 종래 비터비 디코더의 트레이스 백 장치에 있어서는 역추적 방식으로 입력되는 데이터의 입력이 종료된 후에 트레이스 백 길이 만큼의 데이터의 디코딩이 끝나지 않았기 때문에 임의로 데이터(dummy data)를 트레이스 백 메모리부에 라이트하고 역추적하므로 디코딩 시간이 늦어지는 문제점이 있었다.In the conventional traceback device of the Viterbi decoder, since the data of the traceback length is not decoded after the input of the data input by the backtracking method is finished, the dummy data is randomly written to the traceback memory unit. As a result, the decoding time is delayed due to traceback.

본 발명의 목적은 이상에서 언급한 종래 기술의 문제점을 감안하여 안출한 것으로서, 보다 빠른 디코딩이 가능한 비터비 디코더의 트레이스 백 장치를 제공하기 위한 것이다.Disclosure of Invention An object of the present invention is to provide a traceback device of a Viterbi decoder capable of faster decoding.

이상과 같은 목적을 달성하기 위한 본 발명의 특징에 따르면, 가산비교 선택부로부터 출력되는 복수의 입력 심볼의 각각의 상태에 대한 생존 경로 정보를 저장하는 트레이스 백 램과, 상기 트레이스 백 램의 생존경로 정보에서 각각의 입력 심볼의 최소 상태를 초기 주소로 제공하는 최소상태 계산부와, 상기 가산비교 선택부가 인에이블되는 시점에 상기 가산비교 선택부에서 출력되는 복수의 입력 심볼을역추적하면서 디코딩된 데이터를 일정비트 저장하는 메모리부와, 상기 최소상태 계산부의 초기주소와 트레이스 백 램의 생존 경로 정보를 이용한 역추적을 수행하여 디코딩하는 어드레스 디코딩부와, 상기 디코더 제어부의 제어에 따라 상기 메모리부와 상기 어드레스 디코딩부에 디코딩된 데이터를 다중화하여 출력하는 다중화부와, 상기 메모리부에 상기 일정비트의 디코딩된 데이터가 저장되고 나서 상기 어드레스 디코딩부에 설정된 레이트 셋 개수의 디코딩된 데이터가 저장되도록 제어하며, 상기 설정된 레이트 셋 개수가 되면 상기 메모리부와 상기 어드레스 디코딩부에서 각각 디코딩된 데이터가 출력되도록 제어하는 디코더 제어부를 포함하여 구성된다.According to a feature of the present invention for achieving the above object, a trace back RAM for storing the survival path information for each state of the plurality of input symbols output from the addition comparison selector, and the survival path of the trace back ram Decoded data while backtracking a minimum state calculator that provides a minimum state of each input symbol in information as an initial address, and a plurality of input symbols output from the add comparison selector at the time when the add comparison selector is enabled. A memory unit for storing a predetermined bit, an address decoding unit for decoding by performing a back trace using the initial address of the minimum state calculator and the survival path information of the traceback RAM, and the memory unit and the control unit under the control of the decoder controller. A multiplexer which multiplexes and decodes the decoded data; The decoded data of the predetermined bit is stored in the control unit so that the decoded data of the number of rate sets set in the address decoding unit is stored. When the set number of rate sets is stored, the decoded data is decoded in the memory unit and the address decoding unit, respectively. And a decoder controller for controlling data to be output.

도 1은 종래 비터비 디코더를 나타낸 블록 구성도1 is a block diagram showing a conventional Viterbi decoder

도 2는 도 1에 나타낸 비터비 디코더의 트레이스 백 장치를 상세히 나타낸 블록 구성도FIG. 2 is a block diagram illustrating in detail the traceback device of the Viterbi decoder shown in FIG.

도 3a부터 도 3c는 도 2에 나타낸 비터비 디코더의 트레이스 백 장치에서의 디코딩 타이밍도3A to 3C are decoding timing diagrams of the traceback apparatus of the Viterbi decoder shown in FIG.

도 4는 본 발명에 따른 비터비 디코더의 트레이스 백 장치를 나타낸 블록 구성도4 is a block diagram illustrating a traceback device of a Viterbi decoder according to the present invention.

*도면의 주요 부분에 대한 부호의 설명** Description of the symbols for the main parts of the drawings *

110 : 트레이스 백부 111 : 트레이스 백 램110: trace back 111: trace back ram

112 : 최소값 상태 계산부 113 : 어드레스 디코딩부112: minimum value state calculating section 113: address decoding section

114 : 메모리부 120 : 다중화부114: memory unit 120: multiplexer

130 : 출력버퍼 140 : 디코더 제어부130: output buffer 140: decoder control unit

이하 본 발명의 바람직한 일 실시 예에 따른 구성 및 작용을 첨부된 도면을 참조하여 설명한다.Hereinafter, a configuration and an operation according to an exemplary embodiment of the present invention will be described with reference to the accompanying drawings.

도 4는 본 발명에 따른 비터비 디코더의 트레이스 백 장치를 나타낸 블록 구성도이다.4 is a block diagram illustrating a traceback device of a Viterbi decoder according to the present invention.

본 발명에 따른 비터비 디코더의 트레이스 백 장치는 가산비교 선택부(ACS)로부터 출력되는 복수의 상태 값의 선택 경로 정보를 저장하는 트레이스 백 램(111)과, 상기 트레이스 백 램(111)의 정보에서 최소 상태를 계산하는 최소상태 계산부(112)와, 상기 최소상태 계산부(112)에서 상기 트레이스 백 램(111)의 최소 주소를 디코딩하는 어드레스 디코딩부(113) 및 상기 트레이스 백 램(111)에서 역추적하면서 디코딩된 데이터를 저장하는 메모리부(114)로 구성되어 상기 트레이스 백램(111)에 상기 선택 경로 정보를 저장한지 일정시간이 경과하면 경로를 역추적하여 디코딩하는 트레이스 백부(110)와, 상기 어드레스 디코딩부(113)에서 출력되는 디코딩된 데이터와 상기 메모리부(114)의 디코딩된 데이터를 다중화하는 다중화부(120)와, 상기 어드레스 디코딩부(113)에서 출력되는 디코딩된 데이터와 상기 메모리부(114)의 디코딩된 데이터를 카운트하여 설정된 개수가 되면 상기 다중화부(120)의 데이터를 출력하도록 제어하는 디코더 제어부(140)로 구성된다.The traceback device of the Viterbi decoder according to the present invention includes a traceback RAM 111 that stores selection path information of a plurality of state values output from an addition comparison selecting unit ACS, and information of the traceback RAM 111. In the minimum state calculation unit 112 for calculating the minimum state, the address decoding unit 113 and the trace back RAM 111 for decoding the minimum address of the trace back RAM 111 in the minimum state calculation unit 112 The trace back unit 110 includes a memory unit 114 for storing the decoded data while backtracking the trace path. And a multiplexer 120 for multiplexing the decoded data output from the address decoder 113 and the decoded data of the memory 114, and output from the address decoder 113. The decoder control unit 140 controls the output decoded data and the decoded data of the memory unit 114 to output the data of the multiplexer 120 when the set number is counted.

이와 같은 본 발명 비터비 디코더의 트레이스 백 장치에 있어서는 한 프레임(one frame)(20ms)안에 처리해야 할 비터비 디코더의 디코딩 비트는 데이터 레이트 셋(data rate set)에 따라서 IS-95A에 명시된 레이트 셋 1(rate set 1)인 경우는 총 360bit이고, 레이트 셋 2(rate set 2)의 경우는 540bit이다.In such a traceback apparatus of the Viterbi decoder of the present invention, the decoding bits of the Viterbi decoder to be processed in one frame (20 ms) are set in the rate set specified in IS-95A according to the data rate set. In the case of 1 (rate set 1), the total is 360 bits, and in the case of rate set 2 (540 bits).

일반적으로는 가산비교 선택부(ACS)에서 실제로 브렌치 메트릭 계산이 시작되고, 63개의 역추적을 거친후 디코딩된 비트가 출력버퍼로 출력된다.In general, the branch comparison selector (ACS) actually starts to calculate the branch metric, and after 63 tracebacks, the decoded bits are output to the output buffer.

이때, 종래의 경우에는 레이트 셋 1(rate set 1)의 경우에 360개의 입력 심볼(input symbol)이 모두 가산비교 선택부(ACS)에서 계산되었을 때 실제 트레이스 백부(110)에서 디코딩된 비트는 360-63=297비트이므로 그 후로부터는 임으로(Dummy) 입력 심볼로 들어 왔다고 가정하고, 트레이스 백 메모리부(도 1의 50)의 데이터를 갱신하면서 그 전과 같은 방법으로 브렌치 경로를 추적하여 디코딩하였지만, 본 발명에서는 디코더 제어부(140)에서 데이터 레이트 셋 1 또는 2의 정보를 갖고 총 360 또는 540 bit의 입력이 가산비교 선택부(ACS)가 인에이블되는 시점에서부터 카운트하여 입력단이 모두 트레이스 백 램(111)에 저장된 시점에서 따로 메모리부(114)를 추가하여 역추적하면서 디코딩되는 총 63개만큼의 트레이스 백 거리만큼의 디코딩된 데이터를 메모리부(114)에 우선 저장한다.In this case, in the conventional case, in the case of rate set 1, when all 360 input symbols are calculated by the add comparison selector (ACS), the bits decoded by the actual trace back unit 110 are 360. Since -63 = 297 bits, it is assumed that a random input symbol has been entered thereafter, and the branch path is tracked and decoded in the same manner as before while the data in the trace back memory unit (50 in FIG. 1) is updated. In the present invention, the decoder control unit 140 has information of the data rate set 1 or 2, and the input of 360 or 540 bits is counted from the time when the add comparison selector (ACS) is enabled. The memory unit 114 adds the memory unit 114 separately at the point of time stored at .

즉, 63개의 데이터를 저장할 수 있는 메모리부(114)를 추가함으로써 브렌치 경로 형성 시작에 생긴 64거리(length)만큼의 디코딩 지연 시간을 줄일 수 있다(도 3c참조).That is, by adding the memory unit 114 capable of storing 63 data, the decoding delay time by 64 lengths generated at the start of the branch path formation can be reduced (see FIG. 3C).

그리고, 트레이스 백 부(110)에서 출력 버퍼(130)사이에 다중화부(120)를 추가하여 입력 데이터 사이즈를 카운트하여 총 360 입력인 경우 297 디코딩된 비트 이후는 추가된 메모리부(114)의 63개의 저장된 비트를 출력 버퍼(130)로 넘겨주어 트레이스 백부(110)의 더미 라이트(Dummy write) 동작이 필요없이 메모리부(114)와 다중화부(120)의 추가만으로 디코딩할 63비트를 복원한다.In addition, in the trace back unit 110, the multiplexer 120 is added between the output buffers 130 to count the input data size, and in the case of a total of 360 inputs, 297 decoded bits are added after the 63 of the memory unit 114 is added. Number of stored bits are passed to the output buffer 130 to restore the 63 bits to be decoded by the addition of the memory unit 114 and the multiplexer 120 without the need for a dummy write operation of the trace back unit 110.

이때, 디코더 제어부(140)에서는 63비트의 디코딩된 데이터가 메모리부(114)에 우선 저장되도록 제어하며, 메모리부에 63비트의 디코딩 데이터가 저장된후 어드레스 디코딩부(113)에 레이트 셋 1의 경우 360-63=297비트의 디코딩 데이터가 저장되거나, 레이트 셋 2의 경우 540-63=477비트의 디코딩 데이터가 저장되면, 다중화부(120)로 각각 디코딩된 데이터가 출력되도록 제어한다.In this case, the decoder controller 140 controls the 63-bit decoded data to be stored in the memory unit 114 first, and after the 63-bit decoded data is stored in the memory unit, in the case of the rate set 1 in the address decoder 113. When the decoding data of 360-63 = 297 bits is stored or the decoding data of 540-63 = 477 bits is stored in the case of rate set 2, the multiplexer 120 controls the decoded data to be output.

그러면 다중화부(120)는 어드레스 디코딩부(113) 및 메모리부(114)에서 출력된 디코딩 데이터를 다중화하여 출력버퍼(130)로 출력한다.Then, the multiplexer 120 multiplexes the decoded data output from the address decoder 113 and the memory 114 and outputs the multiplexed output data to the output buffer 130.

이상의 설명에서와 같은 본 발명 비터비 디코더의 트레이스 백 장치에 있어서는 비터비 디코더에서 역추적 동작에 의한 디코딩 시간 지연을 줄일 수 있으므로성능 향상을 위해 역추적 거리를 증가하더라도 디코딩 속도를 향상시킬 수 있는 효과가 있다.In the traceback device of the Viterbi decoder of the present invention as described above, since the decoding time delay due to the backtracking operation can be reduced in the Viterbi decoder, the decoding speed can be improved even if the backtracking distance is increased to improve performance. There is.

Claims (1)

가산비교 선택부로부터 출력되는 복수의 입력 심볼의 각각의 상태에 대한 생존 경로 정보를 저장하는 트레이스 백 램과;A trace back RAM for storing survival path information for each state of the plurality of input symbols output from the addition comparison selecting unit; 상기 트레이스 백 램의 생존경로 정보에서 각각의 입력 심볼의 최소 상태를 초기 주소로 제공하는 최소상태 계산부와;A minimum state calculator for providing a minimum state of each input symbol as an initial address in the survival path information of the traceback RAM; 상기 가산비교 선택부가 인에이블되는 시점에 상기 가산비교 선택부에서 출력되는 복수의 입력 심볼을 역추적하면서 디코딩된 데이터를 일정비트 저장하는 메모리부와;A memory unit for storing a predetermined bit of decoded data while tracing a plurality of input symbols outputted from the addition comparison selection unit at the time when the addition comparison selection unit is enabled; 상기 최소상태 계산부의 초기주소와 트레이스 백 램의 생존 경로 정보를 이용한 역추적을 수행하여 디코딩하는 어드레스 디코딩부와;An address decoding unit decoding and performing backtracking using the initial address of the minimum state calculating unit and the survival path information of the trace back RAM; 상기 디코더 제어부의 제어에 따라 상기 메모리부와 상기 어드레스 디코딩부에 디코딩된 데이터를 다중화하여 출력하는 다중화부와;A multiplexer which multiplexes and decodes the decoded data under the control of the decoder controller; 상기 메모리부에 상기 일정비트의 디코딩된 데이터가 저장되고 나서 상기 어드레스 디코딩부에 설정된 레이트 셋 개수의 디코딩된 데이터가 저장되도록 제어하며, 상기 설정된 레이트 셋 개수가 되면 상기 메모리부와 상기 어드레스 디코딩부에서 각각 디코딩된 데이터가 출력되도록 제어하는 디코더 제어부를 포함하여 구성됨을 특징으로 하는 비터비 디코더의 트레이스 백 장치.After the predetermined bit of decoded data is stored in the memory unit, the control unit stores the decoded data of the number of rate sets set in the address decoding unit. When the set number of rate sets is reached, the memory unit and the address decoding unit And a decoder controller configured to control the output of the decoded data, respectively.
KR1020000011816A 2000-03-09 2000-03-09 Traceback apparatus in viterbi decoder KR100335146B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000011816A KR100335146B1 (en) 2000-03-09 2000-03-09 Traceback apparatus in viterbi decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000011816A KR100335146B1 (en) 2000-03-09 2000-03-09 Traceback apparatus in viterbi decoder

Publications (2)

Publication Number Publication Date
KR20010087935A true KR20010087935A (en) 2001-09-26
KR100335146B1 KR100335146B1 (en) 2002-05-04

Family

ID=19653652

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000011816A KR100335146B1 (en) 2000-03-09 2000-03-09 Traceback apparatus in viterbi decoder

Country Status (1)

Country Link
KR (1) KR100335146B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7984733B2 (en) 2008-11-06 2011-07-26 Mark Noonan Devices and methods relating to the cleanup of leaves, to pouring or filling non-liquids, and/or to reconfigurable funneling apparatus

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3171772B2 (en) * 1995-08-23 2001-06-04 沖電気工業株式会社 Viterbi decoding method and Viterbi decoding device
GB9622540D0 (en) * 1996-10-30 1997-01-08 Discovision Ass Trackback for viterbi decoder
JP3747604B2 (en) * 1997-12-19 2006-02-22 ソニー株式会社 Viterbi decoder
JPH11266164A (en) * 1998-03-18 1999-09-28 Sony Corp Device and method for viterbi decoding

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7984733B2 (en) 2008-11-06 2011-07-26 Mark Noonan Devices and methods relating to the cleanup of leaves, to pouring or filling non-liquids, and/or to reconfigurable funneling apparatus

Also Published As

Publication number Publication date
KR100335146B1 (en) 2002-05-04

Similar Documents

Publication Publication Date Title
KR100203722B1 (en) Coded information sequence process method
KR100580160B1 (en) Two-step soft output viterbi algorithm decoder using modified trace-back
EP0967730B1 (en) Convolutional decoder with modified metrics
US7246294B2 (en) Method for iterative hard-decision forward error correction decoding
CN1808912B (en) Error correction decoder
US7765459B2 (en) Viterbi decoder and viterbi decoding method
JPH07312619A (en) Torerisu decoding method
EP0907256B1 (en) Apparatus for convolutional self-doubly orthogonal encoding and decoding
JPH07273813A (en) Method and apparatus for generating soft symbol
JP3924093B2 (en) Viterbi decoder and transmitter
JPH10117149A (en) Trace back device/method for viterbi decoder
KR100336246B1 (en) Integrated circuit with digital processor and co-processor
US5809044A (en) Method of and circuit for detecting synchronism in viterbi decoder
KR100335146B1 (en) Traceback apparatus in viterbi decoder
KR20000005787A (en) Punctured viterbi decoding method
JP2005109771A (en) Method and apparatus for decoding maximum posteriori probability
KR20070074213A (en) Method and apparatus for data recovery
KR20090083585A (en) Apparatus and method for decoding in portable communication system
Lou Viterbi decoder design for the IS-95 CDMA forward link
JP2872004B2 (en) Digital communication system
US20020099998A1 (en) Method and arrangement for decoding convolutionally encoded code word
KR100625242B1 (en) Apparatus and method for turbo decoder
KR0144837B1 (en) Decoding method and apparatus of optimum decoding path
KR100726171B1 (en) Apparatus and method for viterbi decoding
KR100324066B1 (en) Viterbi decoder

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130326

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20140414

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee