JPH02196525A - Path memory input method in viteribi decoder - Google Patents

Path memory input method in viteribi decoder

Info

Publication number
JPH02196525A
JPH02196525A JP1688989A JP1688989A JPH02196525A JP H02196525 A JPH02196525 A JP H02196525A JP 1688989 A JP1688989 A JP 1688989A JP 1688989 A JP1688989 A JP 1688989A JP H02196525 A JPH02196525 A JP H02196525A
Authority
JP
Japan
Prior art keywords
path memory
memory
path
bit
data
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP1688989A
Other languages
Japanese (ja)
Inventor
Masayuki Matsutani
松谷 雅行
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Radio Co Ltd
Original Assignee
Japan Radio Co Ltd
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 Japan Radio Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP1688989A priority Critical patent/JPH02196525A/en
Publication of JPH02196525A publication Critical patent/JPH02196525A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To save a memory capacity by supplying the data of an addition comparator directly to a path memory as a memory data, applying initial setting to a reproduced data caused in the path memory directly and saving the succeeding data. CONSTITUTION:A conventional K-th bit is arranged to the 1st stage bit of a path memory 14, the output of an addition comparator 12 is stored to the 1st stage bit K of the path memory 14 from a data terminal D as the K-bit input at the start of Viterbi demodulation as it is. After the setting of the 1st stage bit is finished, the output of the addition comparator 12 is fed again to selector input (SEL) to revise a required path memory sequentially. Since the 1st stage bit is used as the K-th bit, memory bits up to (K-1)th bits are entirely eliminated and the constitution of the path memory 14 is considerably simplified.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はビタビ復号器のパスメモリ入力方法、特にパス
メモリの初期値をある値に設定することによりパスメモ
リ容量を小さくすることのできるパスメモリ入力方法の
改良に関するものである。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a path memory input method for a Viterbi decoder, and in particular to a path memory input method that can reduce the path memory capacity by setting the initial value of the path memory to a certain value. This invention relates to improvements in memory input methods.

[従来の技術] 主として静止軌道衛星を仲介した衛星通信が各種の商用
通信として実用化されており、固定点放送あるいは移動
体通信に対応可能なメディアとしてその有効性が著しく
拡大されている。
[Prior Art] Satellite communication mainly mediated by geostationary orbit satellites has been put into practical use as a variety of commercial communications, and its effectiveness as a medium compatible with fixed point broadcasting or mobile communication has been significantly expanded.

この種の衛星通信には近年デジタル技術が導入されてお
り、デジタル変調された信号がデータ伝送され、これが
受信部においてデジタル復調される。
In recent years, digital technology has been introduced into this type of satellite communication, and digitally modulated signals are transmitted as data, and this is digitally demodulated in a receiving section.

このようなデジタル衛星通信において、周知のように衛
星回線は地上データ回線網に比べその伝搬遅延時間や雑
音の分布について異なる性質を有し、このため、衛星回
線に対しては地上回線とは異なった誤り制御技術を採用
する必要がある。
In such digital satellite communications, as is well known, satellite lines have different characteristics in terms of propagation delay time and noise distribution than terrestrial data lines. It is necessary to adopt error control techniques based on

すなわち、衛星回線においては、伝送路に加わる雑音が
各種のガウス雑音と考えることができ、また符号量干渉
が無視できる程度に伝送速度が低い場合には、各符号間
で雑音は独立したものと考えられる。また、衛星回線は
、離散的で無記憶の二元対称通信路として表現すること
ができる。
In other words, in a satellite link, the noise added to the transmission path can be considered to be various types of Gaussian noise, and if the transmission speed is low enough to ignore code amount interference, the noise between each code can be considered to be independent. Conceivable. Further, the satellite link can be expressed as a discrete, memoryless, binary symmetric communication path.

従って、このような特徴を利用しながら、衛星通信では
、各種の誤り制御技術が用いられている。
Therefore, various error control techniques are used in satellite communications while taking advantage of these characteristics.

従来における誤り制御方式として、畳込符号化が周知で
あり、送信される情報ビットが長いブロックではなく、
この符号化方式は情報が連続的に符号化器に入力される
場合に特に適し、情報シンボルの系列が自動的に符号化
される。すなわち、情報シンボルはK(拘束長)段のシ
フトレジスタを通り連続的にシフトされ、シフト毎にv
個の符号化シンボルが発生し送信される。このV個の符
号化シンボルはパリティ検査、つまりシフトレジスタの
いくつかの段における内容の論理和を取ることによって
発生される。前記シフトレジスタの長さKは符号の拘束
長と呼ばれており、符号化率はR−1/ vである。一
般に、ランダムに選んだ畳込符号の誤り率は、拘束長の
増加と共に指数関数的に減少することが知られている。
Convolutional coding is a well-known conventional error control method, in which the information bits that are transmitted are transmitted in long blocks rather than in long blocks.
This encoding scheme is particularly suitable when information is input to the encoder continuously, so that sequences of information symbols are automatically encoded. That is, the information symbols are successively shifted through K (constraint length) stages of shift registers, and for each shift v
encoded symbols are generated and transmitted. The V encoded symbols are generated by parity checking, ie, by ORing the contents of the several stages of the shift register. The length K of the shift register is called the code constraint length, and the coding rate is R-1/v. Generally, it is known that the error rate of randomly selected convolutional codes decreases exponentially as the constraint length increases.

一方、前述した畳込符号を復号するアルゴリズムとして
ビタビ復号方式が用いられている。
On the other hand, the Viterbi decoding method is used as an algorithm for decoding the above-mentioned convolutional code.

ビタビ復号アルゴリズムによれば、与えられた節点に至
る2つのバスが調べられ、符号化器で用いられたことが
最も確からしいバスが選択され、この最も確からしいバ
ス(残存バス)が保存され他は捨てられる。そして、こ
の手順が各格子レベルの全ての状態に対して繰り返され
る。
According to the Viterbi decoding algorithm, the two buses leading to a given node are examined, the bus that is most likely to have been used by the encoder is selected, and this most likely bus (residual bus) is saved and is thrown away. This procedure is then repeated for all states at each grid level.

第2図には従来におけるビタビ復号方式の概略構成が示
されており、衛星回線から取り込まれた入力信号P、Q
は入力インターフェース10にて信号変換され、これが
加算比較器12にてビタビ復号演算された後パスメモリ
14に記憶される。
Figure 2 shows a schematic configuration of the conventional Viterbi decoding system, in which input signals P and Q taken in from a satellite line are shown.
is converted into a signal by the input interface 10, subjected to Viterbi decoding by the addition comparator 12, and then stored in the path memory 14.

図示した従来装置において、加算比較器12には複数の
メトリックメモリ16が接続されている。
In the illustrated conventional device, a plurality of metric memories 16 are connected to the summing comparator 12.

加算比較器12において、各節点で結合した2つのバス
の累積計量が比較され、最大の計、量を持つバスだけが
保存され、他のバスが捨てられ、この手順を繰返して全
ての残存バスが決定される。
In the summing comparator 12, the cumulative metrics of the two buses connected at each node are compared, only the bus with the largest total,quantity is saved, the other buses are discarded, and this procedure is repeated to collect all remaining buses. is determined.

この残存バスはパスメモリ14に順次記憶される。The remaining buses are sequentially stored in the path memory 14.

以上のようにして、ビタビ復号では、復号動作は後戻り
をすることなく常に前向きの加算比較により処理され、
復号の1段階毎に各種の計量を決定し累積計量を求め二
者択一によって適切なバスを決定するのみの単純な操作
の繰返しが行われる。
As described above, in Viterbi decoding, the decoding operation is always processed by forward addition comparison without going backwards.
A simple operation is repeated in which various metrics are determined for each stage of decoding, a cumulative metric is obtained, and an appropriate bus is determined by making a choice between the two.

しかしながら、もちろん、各状態毎に前記操作が行われ
るので、復号器の複雑さは状態の数に比例し、符号の拘
束長によって指数関数的に増加する特徴を有する。従っ
て、この欠点は全てのバスの情報を蓄積するために膨大
なメモリ(2)(−1XL(Lは情報ビット個数))ビ
ットの残存パスメモリを必要とする。
However, of course, since the above operations are performed for each state, the complexity of the decoder is proportional to the number of states and has the characteristic of increasing exponentially with the constraint length of the code. Therefore, this drawback requires a huge amount of memory (2) (-1XL (L is the number of information bits)) bits of remaining path memory to store the information of all the buses.

そして、図から明らかな如く、通常、加算比較器12の
出力データはパスメモリ14のセレクタデータとして用
いられ、このときに最も確からしいバスが選択され、通
常、「0」または「1」がパスメモリに記憶される。そ
して、このようにして順次例えば40段階(m)のパス
メモリ更新が行われ、最終的に出力回路18が各パスメ
モリの中から最も確からしい行信号を出力することとな
り、この最も確からしい行を選択するためにメトリック
メモリ16の累積計量最大値が用いられ、この累積計量
最大値に該当するパスメモリ14の行が出力回路18か
ら取り出される。
As is clear from the figure, the output data of the addition comparator 12 is normally used as selector data of the path memory 14, and at this time, the most probable bus is selected, and usually "0" or "1" is the path path. stored in memory. In this way, the path memory is sequentially updated in, for example, 40 steps (m), and finally the output circuit 18 outputs the most probable row signal from each path memory. The maximum cumulative metric value of the metric memory 16 is used to select the maximum cumulative metric value, and the row of the path memory 14 corresponding to this maximum cumulative metric value is retrieved from the output circuit 18.

第3図にはこのような従来におけるパスメモリの入力構
造が示されており、パスメモリ14はmビット例えば4
0ビツトのメモリ段を有し、更にその行はN−2に−1
(Kは畳込符号化の拘束長)に設定されている。
FIG. 3 shows the input structure of such a conventional path memory, and the path memory 14 has m bits, for example 4 bits.
It has a memory stage of 0 bits, and its row is -1 to N-2.
(K is the constraint length of convolutional encoding).

そして、これらの各パスメモリはセレクタ入力(S E
 L)を有し、前記加算比較器12の出力データをセレ
クタ信号として用い、各パスメモリへの残存バスの人力
を制御している。
Each of these path memories is connected to a selector input (S E
The output data of the addition comparator 12 is used as a selector signal to control the power of the remaining bus to each path memory.

[発明が解決しようとする課!] 以上のように、ビタビ復号方式によれば、符号化及び操
作が容易である利点を有するが、一方においで必要なメ
モリが膨大となりまた一般的に実現しやすい汎用メモリ
を用いたシリアル方式においては、タイミング設計が複
雑な上、動作速度がパラレル方式の1 / 2 K−’
以下となってしまう欠点があった。
[The problem that the invention tries to solve! ] As mentioned above, the Viterbi decoding method has the advantage of easy encoding and operation, but on the other hand, it requires a huge amount of memory, and it is difficult to use the serial method using general-purpose memory, which is generally easy to implement. The timing design is complicated, and the operating speed is 1/2 K-' of the parallel method.
It had the following drawbacks.

特に、前記従来のパスメモリ入力方法によれば、各パス
メモリのビットに順次加算比較結果を記憶させていき、
例えば30ビツトの全節点に関してパスメモリの順次記
憶が必要であり、この結果、パスメモリの容量が多数必
要であるという問題があった。
In particular, according to the conventional path memory input method, the addition and comparison results are sequentially stored in the bits of each path memory,
For example, it is necessary to sequentially store all nodes of 30 bits in the path memory, and as a result, there is a problem in that a large capacity of the path memory is required.

本発明は上記従来の課題に鑑みなされたものであり、そ
の目的は、ビタビ復号におけるパスメモリ入力を容易に
行い、かつ回路規模を減少することのできる改良された
ビタビ復号方式を提供することにある。
The present invention has been made in view of the above-mentioned conventional problems, and its purpose is to provide an improved Viterbi decoding method that can easily perform path memory input in Viterbi decoding and reduce the circuit scale. be.

[課題を解決するための手段] 上記目的を達成するために、本発明は、加算比較器の出
力データによってパスメモリの入力を行う際に、加算比
較器出力を単にパスメモリのセレクタデータとして用い
るものでなく、入力データそのものとして取り扱うこと
を可能にしたことを特徴とする。
[Means for Solving the Problems] In order to achieve the above object, the present invention uses the output of the addition comparator simply as selector data of the path memory when inputting the path memory using the output data of the addition comparator. It is characterized by being able to be treated as input data itself, rather than as input data itself.

[作用コ 従って、本発明によれば、パスメモリの記憶内容を直接
加算比較器の出力そのものとすることが可能となる。
[Operations] Therefore, according to the present invention, it is possible to make the stored contents of the path memory the output of the direct addition comparator itself.

そして、ビタビ復号において、パスメモリの内容を詳細
に検討した結果、本発明者は、パスメモリのにビット目
の内容はパスメモリ選択信号として用いられる加算比較
器出力と同一内容として現れることに着目した。
As a result of a detailed study of the contents of the path memory in Viterbi decoding, the inventor noticed that the contents of the second bit of the path memory appear as the same contents as the output of the addition comparator used as the path memory selection signal. did.

すなわち、畳込符号化において拘束長をKとすると、必
然的にパスメモリにおいては、そのにビット目に加算比
較器出力が現れ、本発明者はこのメモリ内容の再現状態
に着目し、従来のパスメモリ選択信号と拘束長に個目の
ビットに同一のバス情報パターンが再現されることから
、前述し、た本発明の説明から明らかな如く、本発明に
おいて、パスメモリ選択信号に加算比較器の出力をその
まま入力できるように構成し、パスメモリのにビットに
直接加算比較器の出力を記憶させ、これによってに−1
ビツトのパスメモリ容量の削減可能としたことを特徴と
する。
In other words, if the constraint length in convolutional encoding is K, the output of the addition comparator will inevitably appear at the bit-th bit in the path memory.The inventor focused on the reproduction state of this memory content, and Since the same bus information pattern is reproduced in the path memory selection signal and the constraint length bit, as is clear from the above description of the invention, in the present invention, the addition comparator is used for the path memory selection signal. The output of the addition comparator is stored directly in the bit of the path memory, and this allows -1 to be input.
The feature is that the bit path memory capacity can be reduced.

[実施例] 以下、図面に基づき本発明の好適な実施例を説明する。[Example] Hereinafter, preferred embodiments of the present invention will be described based on the drawings.

本発明におけるビタビ復号器も前述した第2図と同様の
構成からなり、但し、そのパスメモリ14は第1図に示
される如く、そのセレクタ入力(S E L)の他にデ
ータ端子(D)に加算比較器12の出力が直接取り込ま
れる構成からなる。
The Viterbi decoder according to the present invention also has a configuration similar to that shown in FIG. 2 described above, however, as shown in FIG. It has a configuration in which the output of the addition comparator 12 is directly taken in.

すなわち、加算比較器12の出力は、従来と同様に、パ
スメモリ14の各セレクタ入力(SEL)に供給され、
パスメモリ14の各ビットにそれぞれ加算比較結果に基
づいた「0」または「1」等の情報を記憶できると共に
、加算比較器12の出力そのものをインバータから入力
端子りに供給可能である。
That is, the output of the addition comparator 12 is supplied to each selector input (SEL) of the path memory 14, as in the conventional case.
Information such as "0" or "1" based on the addition comparison result can be stored in each bit of the path memory 14, and the output of the addition comparator 12 itself can be supplied from the inverter to the input terminal.

そして、本発明によれば、パスメモリ14はその初段ビ
ットに従来のに番目のビットを配置し、ビタビ復調の頭
初において加算比較器12の出力をそのままにビットの
入力としてデータ端子りからパスメモリ14の初段ビッ
トKにそのまま記憶させることを特徴とする。
According to the present invention, the path memory 14 arranges the conventional second bit as the first stage bit, and passes the output from the data terminal as a bit input at the beginning of Viterbi demodulation. It is characterized in that it is stored as is in the first stage bit K of the memory 14.

これが、前述したように、拘束長にの場合、K番目のビ
ットに初期ビットと同一のビット情報パターンが現れる
ことを利用し、パスメモリ14自体の構成を従来と比較
してに−1だけ少ないビット構成とし、その初段に直接
加算比較器12の出力をそのまま記憶させることを特徴
とするものである。
As mentioned above, in the case of a constraint length, by utilizing the fact that the same bit information pattern as the initial bit appears in the K-th bit, the configuration of the path memory 14 itself is reduced by -1 compared to the conventional one. It has a bit configuration and is characterized in that the output of the direct addition comparator 12 is stored as is in the first stage.

従って、本発明によれば、従来初段ビットから順次加算
比較器12の出力に応じてrOJまたは「1」が選択的
に供給されていたのに対し、直接パスメモリ14のに番
目のビットに加算比較器12の出力をそのまま従来のセ
レクタ入力ではなくデータ人力りに供給し、これによっ
てに番目の再現パスメモリパターンをビタビ復号の初期
にパスメモリ14に記憶させることができる。
Therefore, according to the present invention, rOJ or "1" is selectively supplied from the first stage bit in accordance with the output of the sequential addition comparator 12, whereas The output of the comparator 12 is directly supplied to the data input rather than the conventional selector input, thereby allowing the second reproduced path memory pattern to be stored in the path memory 14 at the beginning of Viterbi decoding.

そして、この初段ビットの設定が完了した後には従来と
同様に、加算比較器12の出力は再びセレクタ人力(S
 E L)に供給され、順次必要なパスメモリの更新が
行われる。
After the setting of this initial stage bit is completed, the output of the addition comparator 12 is again changed to the selector manually (S) as in the conventional case.
EL), and the necessary path memory updates are performed sequentially.

従って、本発明によれば、第1図のパスメモリ14の構
成から明らかなように、その初段ビットかに番目のビッ
トとなることから、(K−1)までのメモリビットを全
て除去することができ、パスメモリ14の構成を著しく
簡素化することが可能となる。
Therefore, according to the present invention, as is clear from the configuration of the path memory 14 in FIG. This makes it possible to significantly simplify the configuration of the path memory 14.

[発明の効果] 以上説明したように、本発明によれば、パスメモリに直
接加算比較器のデータをメモリデータとして供給するこ
とから、パスメモリに生じる再現データを直接初期設定
して後のデータ省略することが可能となり、これによっ
て拘束長Kに対して(K−1)ビットだけパスメモリ基
を減少することが可能となり、これにより、例えば従来
におけるパスメモリ長m−40.拘束長に−7の場合、
約17%のメモリ容量削減を達成することが可能となる
[Effects of the Invention] As explained above, according to the present invention, since the data of the addition comparator is directly supplied to the path memory as memory data, the reproduced data generated in the path memory is directly initialized and the subsequent data is This makes it possible to reduce the path memory base by (K-1) bits with respect to the constraint length K, thereby reducing, for example, the conventional path memory length m-40. If the constraint length is -7,
It becomes possible to achieve a memory capacity reduction of about 17%.

周知のようにビタビ復号器においては、全体の回路に対
するパスメモリの占める割合は約50%におよび、前記
パスメモリ自体の規模削減は全体回路規模を著しく減少
させることが可能となり、またこのようなパスメモリの
削減によって入出方間遅延をに一1ビット減少させるこ
とができる。
As is well known, in a Viterbi decoder, the path memory occupies about 50% of the entire circuit, and reducing the size of the path memory itself makes it possible to significantly reduce the overall circuit size. By reducing the path memory, the delay between input and output can be reduced by 11 bits.

【図面の簡単な説明】 第1図は本発明に係るパスメモリ入力方法を説明するた
めのパスメモリと加算比較器との関係を示す説明図、 第2図は本発明が適用されるビタビ復号器の全体的な構
成を示す説明図、 第3図は従来におけるパスメモリ入力方法を示す説明図
である。 12 ・・・ 加算比較器 14 ・・・ パスメモリ 16 ・・・ メトリックメモリ
[Brief Description of the Drawings] Fig. 1 is an explanatory diagram showing the relationship between a path memory and an addition comparator for explaining the path memory input method according to the present invention, and Fig. 2 is a Viterbi decoding to which the present invention is applied. FIG. 3 is an explanatory diagram showing the conventional path memory input method. 12... Addition comparator 14... Path memory 16... Metric memory

Claims (1)

【特許請求の範囲】 符号化伝送された入力データを加算比較して順次メトリ
ックメモリに記憶すると共に、該加算比較の内容に応じ
て各節点段階毎に最も確からしいパスをパスメモリに記
憶しこれを繰返すビタビ復号器において、 前記パスメモリにおけるパス選択は加算比較器のセレク
タデータにて行われると共に、加算比較器の出力データ
をそのままパスメモリのパスデータとして用いることを
可能とし、 復号開始時のパスメモリの初期設定をKビット(Kは畳
込符号化の拘束長)に直接加算比較器の出力データを記
憶させ、パスメモリ長を減少させたことを特徴とするビ
タビ復号器におけるパスメモリ入力方法。
[Scope of Claims] Encoded and transmitted input data is added and compared and sequentially stored in a metric memory, and the most probable path is stored in the path memory for each node stage according to the content of the addition and comparison. In a Viterbi decoder that repeats the following steps, the path selection in the path memory is performed using the selector data of the addition comparator, and the output data of the addition comparator can be used as is as path data in the path memory. A path memory input in a Viterbi decoder characterized in that the path memory length is reduced by storing the output data of a direct addition comparator in K bits (K is the constraint length of convolutional encoding) as the initial setting of the path memory. Method.
JP1688989A 1989-01-26 1989-01-26 Path memory input method in viteribi decoder Pending JPH02196525A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1688989A JPH02196525A (en) 1989-01-26 1989-01-26 Path memory input method in viteribi decoder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1688989A JPH02196525A (en) 1989-01-26 1989-01-26 Path memory input method in viteribi decoder

Publications (1)

Publication Number Publication Date
JPH02196525A true JPH02196525A (en) 1990-08-03

Family

ID=11928733

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1688989A Pending JPH02196525A (en) 1989-01-26 1989-01-26 Path memory input method in viteribi decoder

Country Status (1)

Country Link
JP (1) JPH02196525A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6337890B1 (en) 1997-08-29 2002-01-08 Nec Corporation Low-power-consumption Viterbi decoder

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60235529A (en) * 1984-05-08 1985-11-22 Fujitsu Ltd Viterbi decoder

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60235529A (en) * 1984-05-08 1985-11-22 Fujitsu Ltd Viterbi decoder

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6337890B1 (en) 1997-08-29 2002-01-08 Nec Corporation Low-power-consumption Viterbi decoder

Similar Documents

Publication Publication Date Title
US4606027A (en) Error correction apparatus using a Viterbi decoder
EP0967730B1 (en) Convolutional decoder with modified metrics
US5923713A (en) Viterbi decoder
US6460161B1 (en) Processing of state histories in Viterbi decoding
KR100538730B1 (en) Viterbi decoding apparatus and viterbi decoding method
US5416787A (en) Method and apparatus for encoding and decoding convolutional codes
US4630032A (en) Apparatus for decoding error-correcting codes
CA2068117C (en) Viterbi decoder device
US5446746A (en) Path memory apparatus of a viterbi decoder
US7003717B2 (en) Decoding apparatus, decoding method, data-receiving apparatus and data-receiving method
US5970097A (en) Arithmetic apparatus for use in Viterbi decoding
US6523146B1 (en) Operation processing apparatus and operation processing method
US5014275A (en) Sequential decoder
JP2000209106A (en) Realization by minimum amount of memory of high-speed viterbi decoder
JPH07202957A (en) Digital signal processor
JPH1032498A (en) Variable rate viterbi decoder
EP1111798B1 (en) Digital signal processor with co-processor for Viterbi decoding
US6697442B1 (en) Viterbi decoding apparatus capable of shortening a decoding process time duration
EP0661840A2 (en) Viterbi decoder using decreasing length tracebacks
JPH02196525A (en) Path memory input method in viteribi decoder
JPH02196524A (en) Viterbi decoding system
US5666380A (en) Digital communication system and method of compressing information
JP3235333B2 (en) Viterbi decoding method and Viterbi decoding device
JPH0118608B2 (en)
KR0169681B1 (en) Vitervi decoder