JP2002111509A - Variable length code decoder - Google Patents

Variable length code decoder

Info

Publication number
JP2002111509A
JP2002111509A JP2000403489A JP2000403489A JP2002111509A JP 2002111509 A JP2002111509 A JP 2002111509A JP 2000403489 A JP2000403489 A JP 2000403489A JP 2000403489 A JP2000403489 A JP 2000403489A JP 2002111509 A JP2002111509 A JP 2002111509A
Authority
JP
Japan
Prior art keywords
input
crl
data
decoded
bits
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.)
Granted
Application number
JP2000403489A
Other languages
Japanese (ja)
Other versions
JP3409139B2 (en
Inventor
Saiko Den
宰昊 田
Eisho Boku
永緒 朴
Hyun-Wook Park
玄旭 朴
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.)
Korea Advanced Institute of Science and Technology KAIST
Original Assignee
Korea Advanced Institute of Science and Technology KAIST
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 Korea Advanced Institute of Science and Technology KAIST filed Critical Korea Advanced Institute of Science and Technology KAIST
Publication of JP2002111509A publication Critical patent/JP2002111509A/en
Application granted granted Critical
Publication of JP3409139B2 publication Critical patent/JP3409139B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/102Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the element, parameter or selection affected or controlled by the adaptive coding
    • H04N19/13Adaptive entropy coding, e.g. adaptive variable length coding [AVLC] or context adaptive binary arithmetic coding [CABAC]
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/40Conversion to or from variable length codes, e.g. Shannon-Fano code, Huffman code, Morse code
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/90Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using coding techniques not provided for in groups H04N19/10-H04N19/85, e.g. fractals
    • H04N19/91Entropy coding, e.g. variable length coding [VLC] or arithmetic coding

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a high-speed variable length code decoder which is capable of decoding variable long codes at a high speed. SOLUTION: A data input is divided into two parts, a first input part 11 and a second input part (logical OR input) 17, and data move processing and control processing, which controls the supply of a bit stream to the input parts 11 and 17 by code length signals, that undergo addition/subtraction operation through an adder 20 and a subtractor 19 are both executed at the same time, at the input parts 11 and 17 (logical OR input). A decoding time is determined, according to the longest time among the traveling times of a bit stream at the first input part 11, the traveling time of a bit stream at the second input part (logical OR input) 17, and a time required for determining whether a bit stream is supplied.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、可変長符号復号器
に関し、特に、データの入力部を2つに分離して、各入
力部でのデータの移動処理と各入力部へのデータの供給
可否の制御処理とを同時に実行することによって、可変
長符号の復号処理速度を向上した可変長符号復号器に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a variable-length code decoder, and more particularly, to a data input part which is divided into two parts, a data moving process at each input part and a data supply to each input part. The present invention relates to a variable-length code decoder in which the control process of permission / inhibition is performed simultaneously to improve the speed of variable-length code decoding.

【0002】[0002]

【従来の技術】最近になってマルチメディアPC、注文
型ビデオ(VOD)、高画質TV(HDTV)などのマ
ルチメディア商品が脚光を浴びている。このようなマル
チメディア商品の主内容である映像信号と音響信号とを
格納または転送するために、パルスコード符号変調で処
理した場合、保存されるデータ量が多く、また、転送時
間も多く消費されるので、映像信号,音響信号などのの
ような情報信号を圧縮して格納または転送している。ま
た、圧縮された情報信号を復元するための復号器にあっ
ては、並列またはパイプライン構造を使用する多様な復
号方法が用いられている。情報信号などの圧縮/復元方
法として、元データの発生確率の偏重を用いる可変長符
号化/復号方法が一般的に使われている。
2. Description of the Related Art Recently, multimedia products such as a multimedia PC, a custom video (VOD), and a high-definition TV (HDTV) have been spotlighted. When storing or transmitting the video signal and the audio signal, which are the main contents of such multimedia products, by processing with pulse code modulation, a large amount of data is stored and a large amount of transfer time is consumed. Therefore, information signals such as video signals and audio signals are compressed and stored or transferred. Further, in a decoder for restoring a compressed information signal, various decoding methods using a parallel or pipeline structure are used. As a method for compressing / decompressing an information signal or the like, a variable-length encoding / decoding method using a weighted probability of occurrence of original data is generally used.

【0003】図3は、従来技術であるサン(Sun)とレイ
(Lei)とにより開発されたプログラム可能ロジックアレ
イ(PLA:Programmable Logic Array)に基づいた可
変長復号器の回路図である。
FIG. 3 shows prior art Sun and Ray.
FIG. 2 is a circuit diagram of a variable-length decoder based on a programmable logic array (PLA) developed by J. (Lei).

【0004】図3に示されたように、従来の可変長長さ
復号器は、復号されるビットストリームが供給されてい
る入力バッファ1と、入力バッファ1からビットストリ
ームの供給を受ける第1,第2レジスタ2,3と、第1
バレルシフタ4と、符号語テーブル5a,符号長さテーブ
ル5b及び復号語テーブル5cを利用して第1バレルシフタ
4から供給されるデータに対して復号処理を実行するプ
ログラム可能ロジックアレイ5と、新しいビットストリ
ームの供給可否を決定する第2バレルシフタ6と、新し
いビットストリームの供給を制御する論理積ゲート10と
から構成される。ここで、復号対象のビットストリーム
の移動経路の入力バッファ1、第1,第2レジスタ2,
3及び第1バレルシフタ4でデータ入力部を構成する。
As shown in FIG. 3, a conventional variable length decoder includes an input buffer 1 to which a bit stream to be decoded is supplied, and a first and a first buffer 1 to which a bit stream is supplied from the input buffer 1. The second registers 2 and 3 and the first
A barrel shifter 4, a programmable logic array 5 for performing a decoding process on data supplied from the first barrel shifter 4 using a codeword table 5a, a code length table 5b, and a decoded word table 5c; And a logical AND gate 10 for controlling the supply of a new bit stream. Here, the input buffer 1 of the moving path of the bit stream to be decoded, the first and second registers 2,
3 and the first barrel shifter 4 constitute a data input unit.

【0005】入力バッファ1から供給される復号対象の
ビットストリームはまず16ビットのビットストリームが
第1レジスタ2に入力され、第1レジスタ2に入力され
た16ビットのビットストリームが第2レジスタ3に供給
されると同時に入力バッファ1から異なる16ビットのビ
ットストリームが第1レジスタ2に供給される。
In the bit stream to be decoded supplied from the input buffer 1, first, a 16-bit bit stream is input to the first register 2, and the 16-bit bit stream input to the first register 2 is stored in the second register 3. At the same time, a different 16-bit bit stream is supplied from the input buffer 1 to the first register 2.

【0006】ここで、第3レジスタ8に保存された復号
後の情報における符号長さ信号はリセットされ、第2バ
レルシフタ6は0ビットになる。符号長さ信号は、プロ
グラム可能ロジックアレイ5で復号過程より発生したも
のであり、次の段階で復号されるビットストリームの長
さを報せる信号である。
Here, the code length signal in the decoded information stored in the third register 8 is reset, and the second barrel shifter 6 becomes 0 bit. The code length signal is generated from the decoding process in the programmable logic array 5 and is a signal indicating the length of the bit stream to be decoded in the next stage.

【0007】第1バレルシフタ4は、第1レジスタ2,
第2レジスタ3に格納されたビットストリームの入力デ
ータを、第3レジスタ8から供給される符号長さ信号の
長さぐらいプログラム可能ロジックアレイ5の符号語テ
ーブル5aに移動させる。ここで、第1バレルシフタ4か
ら出力されて復号される入力データは最上位16ビットで
ある。
The first barrel shifter 4 has a first register 2
The input data of the bit stream stored in the second register 3 is moved to the code word table 5a of the programmable logic array 5 by the length of the code length signal supplied from the third register 8. Here, the input data output from the first barrel shifter 4 and decoded is the most significant 16 bits.

【0008】プログラム可能ロジックアレイ5の符号語
テーブル5aは、第1バレルシフタ4から供給されたビッ
トストリームの入力データを有して現段階で復号される
データを捜し出す並列パターンマッチング過程を実行す
る。符号語テーブル5aで捜し出された復号されるデータ
は、符号長さテーブル5bで次の段階に復号されるビット
ストリームの長さを報せる符号長さ信号及び復号された
データであり、復号過程を実行する。ここで、符号長さ
信号は第2バレルシフタ6に供給されると同時に復号さ
れたデータは復号語テーブル5cを経由して出力される。
The codeword table 5a of the programmable logic array 5 performs a parallel pattern matching process that finds data to be decoded at this stage using the input data of the bit stream supplied from the first barrel shifter 4. The decoded data found in the codeword table 5a is a code length signal for notifying the length of the bit stream to be decoded in the next stage in the code length table 5b and the decoded data. Execute Here, the code length signal is supplied to the second barrel shifter 6, and the decoded data is output via the decoded word table 5c.

【0009】また、供給された符号長さ信号は、次の段
階で復号過程を実行するべきか、またはリード(Read)信
号を発生するべきかの場合の数を決定するために、第2
バレルシフタ6で式(1)の通りに計算される。 D2(n)={D2(n−1)+L}modulo 16 …(1) ここで、D2は第3レジスタ8に格納されているビット
ストリームの量である。また、nは復号されるデータの
順次番号である。
Further, the supplied code length signal is used to determine the number of cases in which a decoding process should be performed in the next stage or a read signal should be generated.
It is calculated by the barrel shifter 6 as shown in equation (1). D2 (n) = {D2 (n-1) + L} modulo 16 (1) where D2 is the amount of the bit stream stored in the third register 8. N is the sequential number of the data to be decoded.

【0010】上記式(1)でD2(n−1)+L<16(ビッ
ト)である場合、次の段階で復号を実行することができ
るビットストリームの量が第2レジスタ3に保存されて
いることを意味する。上記式(1)の計算により得られ
た符号長さ信号は第1バレルシフタ4に供給されて、次
の段階で復号されるビットストリームの長さを報じる。
即ち、入力バッファ1から次の16ビットのビットストリ
ームなしで第2段階の復号過程を実行するように構成さ
れている。
If D2 (n-1) + L <16 (bits) in the above equation (1), the amount of the bit stream that can be decoded in the next stage is stored in the second register 3. Means that. The code length signal obtained by the calculation of the above equation (1) is supplied to the first barrel shifter 4, and reports the length of the bit stream to be decoded in the next stage.
That is, the second decoding process is performed without the next 16-bit bit stream from the input buffer 1.

【0011】しかし、上記式(1)でD2(n−1)+L>
16(ビット)である場合、16ビットのビットストリーム
の第1レジスタ2への供給を実行させるビットストリー
ム供給信号を論理和ゲート7を経由して第4レジスタ9
に供給する。第4レジスタ9に供給されたビットストリ
ーム供給信号は論理積ゲート10でリード(Read)信号を発
生させて第1レジスタ2に供給されるように構成されて
いる。
However, in the above equation (1), D2 (n-1) + L>
In the case of 16 (bits), the bit stream supply signal for executing the supply of the 16-bit bit stream to the first register 2 is transmitted through the OR gate 7 to the fourth register 9.
To supply. The bit stream supply signal supplied to the fourth register 9 is configured to generate a read signal at the AND gate 10 and supply the read signal to the first register 2.

【0012】供給されたリード信号により第1レジスタ
2に保存されている16ビットのビットストリームを第2
レジスタ3に供給して、入力バッファ1から新しい16ビ
ットのビットストリームの供給を受ける。また、第3レ
ジスタ8に保存された復号された情報の中の符号長さ信
号はリセットされて、第2バレルシフタ6は0ビットに
なる。
According to the supplied read signal, the 16-bit bit stream stored in the first register 2 is converted into a second bit stream.
A new 16-bit bit stream is supplied from the input buffer 1 to the register 3. Further, the code length signal in the decoded information stored in the third register 8 is reset, and the second barrel shifter 6 becomes 0 bits.

【0013】このような段階を反復的に実行することに
よって符号化された可変長長さ信号は復号過程を実行す
る。
The variable length signal encoded by performing the above steps repeatedly performs a decoding process.

【0014】ここで、復号する並列のプログラム可能ロ
ジックアレイ5に基づいた可変長長さ信号の復号器構造
の実行時間Tslを定義すると次の通りである。 入力バッファ1から新しいビットストリームを供給さ
れる場合、 Tsl=Tpm+Tsu+Tcd+Tiu+Tis 入力バッファ1から新しいビットストリームを供給さ
れない場合、 Tsl=Tpm+Tsu+Tcd+Tis
Here, the execution time Tsl of the decoder structure of the variable length signal based on the parallel programmable logic array 5 to be decoded is defined as follows. When a new bit stream is supplied from the input buffer 1, Tsl = Tpm + Tsu + Tcd + Tiu + Tis When a new bit stream is not supplied from the input buffer 1, Tsl = Tpm + Tsu + Tcd + Tis

【0015】ここで、Tpmはプログラム可能ロジックア
レイ5で並列パターンマッチングを実行する時間、Tsu
は第2バレルシフタ2で式(1)を実行する時間、Tcd
は第1レジスタ1からの新しいビットストリームの供給
可否を第2バレルシフタ2で決定するための所要時間、
Tiuは第1レジスタ2に新しいビットストリームを供給
する場合に第1レジスタ2及び第2レジスタ3にビット
ストリームを更新するために必要な時間、Tisは第1バ
レルシフタ4の実行時間である。
Here, Tpm is the time for performing parallel pattern matching in the programmable logic array 5,
Is the time to execute equation (1) in the second barrel shifter 2, Tcd
Is the time required for the second barrel shifter 2 to determine whether a new bit stream can be supplied from the first register 1,
Tiu is the time required to update the bit stream to the first register 2 and the second register 3 when a new bit stream is supplied to the first register 2, and Tis is the execution time of the first barrel shifter 4.

【0016】詳述したように従来では、符号化された可
変長長さ信号の一つであるビットストリームを復号する
ための実行処理は、復号器構造の各実行処理が順次に完
了された後に次の段階の復号過程を実行するように構成
されており、その可変長長さ信号を復号するための実行
時間は上記各実行処理の合計時間になっている。
As described in detail, conventionally, the execution processing for decoding the bit stream which is one of the encoded variable length signals is performed after each execution processing of the decoder structure is sequentially completed. It is configured to execute the next stage of the decoding process, and the execution time for decoding the variable length signal is the total time of each of the above execution processes.

【0017】[0017]

【発明が解決しようとする課題】このように、従来の並
列のプログラム可能ロジックアレイに基づいた可変長長
さ信号の復号過程では、現段階の復号過程を実行する時
間を表示した復号器構造の実行時間が順次に経過した後
に、次の段階の復号過程を実行するようになっているの
で、復号処理速度が制限されるという問題点がある。
As described above, in a conventional decoding process of a variable length signal based on a parallel programmable logic array, a decoder structure indicating a time for executing a current decoding process is used. After the execution time elapses, the next stage of the decoding process is executed, so that there is a problem that the decoding processing speed is limited.

【0018】本発明はこのような問題点を解決するため
になされたものであり、その目的は並列のプログラム可
能ロジックアレイにより可変長長さ信号を復号する過程
において、復号されるデータの入力部を2つに分離し
て、各入力部においてデータを移動する処理と復号対象
の新しいデータを各入力部に供給するか否かを制御する
処理とを同時に実行することにより、全体的な復号処理
速度を向上できる可変長符号復号器を提供することにあ
る。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and has as its object to input data to be decoded in a process of decoding a variable length signal by a parallel programmable logic array. Is divided into two, and a process of moving data in each input unit and a process of controlling whether to supply new data to be decoded to each input unit are simultaneously executed, so that the entire decoding process is performed. An object of the present invention is to provide a variable length code decoder capable of improving the speed.

【0019】[0019]

【課題を解決するための手段】請求項1に係る可変長符
号復号器は、復号対象のデータが入力される分離された
2つの入力部と、該2つの入力部の中の1つの入力部に
接続されており、前記データに対して復号処理を施すプ
ログラム可能ロジックアレイと、該プログラム可能ロジ
ックアレイの出力端と接続されている減算器及び加算器
とを備えており、前記プログラム可能ロジックアレイに
て復号されたデータのビット数を示す符号長さ信号を前
記2つの入力部及び前記減算器に同時に供給し、供給さ
れた前記符号長さ信号に基づいて前記2つの入力部でデ
ータを移動する処理と、供給された前記符号長さ信号を
用いた前記減算器及び加算器での加減演算に基づいて復
号対象のデータの前記2つの入力部への入力を制御する
処理とを同時に実行するようにしたことを特徴とする。
According to a first aspect of the present invention, there is provided a variable length code decoder, comprising: two separated input units to which data to be decoded is input; and one of the two input units. A programmable logic array connected to the programmable logic array for decoding the data, and a subtractor and an adder connected to an output end of the programmable logic array. A code length signal indicating the number of bits of the data decoded in is supplied to the two input units and the subtracter at the same time, and data is moved by the two input units based on the supplied code length signal. And the process of controlling the input of the data to be decoded to the two input units based on the addition and subtraction operations in the subtractor and the adder using the supplied code length signal. Characterized by being adapted to.

【0020】請求項2に係る可変長符号復号器は、請求
項1において、前記2つの入力部夫々は、1つのバレル
シフタと1つのマルチプレクサと1つの出力ラッチとを
有することを特徴とする。
According to a second aspect of the present invention, in the variable length code decoder according to the first aspect, each of the two input units has one barrel shifter, one multiplexer, and one output latch.

【0021】請求項3に係る可変長符号復号器は、請求
項2において、前記2つの入力部の中の1つの入力部
は、論理和ゲート回路を有する論理和入力部であること
を特徴とする。
According to a third aspect of the present invention, in the variable length code decoder according to the second aspect, one of the two input units is a logical sum input unit having a logical sum gate circuit. I do.

【0022】請求項4に係る可変長符号復号器は、請求
項1において、前記2つの入力部夫々に残っているデー
タのビット数CRL(n) は次の式によることを特徴とす
る。 CRL(n) =CRL(n-1) −CL(n) >Lmax である場
合、CRL(n) =CRL(n-1) −CL(n) 但し、 n:復号されるデータの順次番号 CL(n) :復号された符号長さ信号 Lmax :復号される最大符号長さ信号
According to a fourth aspect of the present invention, in the variable length code decoder according to the first aspect, the number of bits CRL (n) of the data remaining in each of the two input units is represented by the following equation. When CRL (n) = CRL (n-1) -CL (n)> Lmax, CRL (n) = CRL (n-1) -CL (n) where n is the sequential number of data to be decoded CL (n): decoded code length signal Lmax: decoded maximum code length signal

【0023】請求項5に係る可変長符号復号器は、請求
項4において、前記2つの入力部夫々に残っているデー
タのビット数CRL(n) は次の式によることを特徴とす
る。 CRL(n) =CRL(n-1) −CL(n) <Lmax である場
合、CRL(n) =CRL(n-1) −CL(n) +Lmax
According to a fifth aspect of the present invention, in the variable length code decoder according to the fourth aspect, the number of bits CRL (n) of data remaining in each of the two input units is represented by the following equation. If CRL (n) = CRL (n-1) -CL (n) <Lmax, CRL (n) = CRL (n-1) -CL (n) + Lmax

【0024】請求項6に係る可変長符号復号器は、請求
項4または5において、前記Lmaxのビット数は16ビッ
トであることを特徴とする。
According to a sixth aspect of the present invention, in the variable length code decoder according to the fourth or fifth aspect, the number of bits of Lmax is 16 bits.

【0025】請求項7に係る可変長符号復号器は、請求
項1または4において、全体の処理時間Tpsは次の式に
よることを特徴とする。 CRL(n) =CRL(n-1) −CL(n) >Lmax である場
合、Tps=Tpm+max(Tips,Tops,Td) 但し、 Tpm:前記プログラム可能ロジックアレイにおいてパタ
ーンマッチングを実行する時間 Tips,Tops :前記2つの入力部夫々でのデータの移動
時間 Td :新しいデータの入力可否を決定するための所要時
The variable-length code decoder according to claim 7 is characterized in that, in claim 1 or 4, the entire processing time Tps is given by the following equation. If CRL (n) = CRL (n-1) -CL (n)> Lmax, then Tps = Tpm + max (Tips, Tops, Td), where Tpm: time for performing pattern matching in the programmable logic array Tips, Tops: moving time of data at each of the two input sections Td: time required to determine whether new data can be input

【0026】請求項8に係る可変長符号復号器は、請求
項1または5において、全体の処理時間Tpsは次の式に
よることを特徴とする。 CRL(n) =CRL(n-1) −CL(n) <Lmax である場
合、Tps=Tpm+max(Tips,Tops,Td)+Tor 但し、 Tor:前記2つの入力部の中の1つは論理和ゲート回路
を有する論理和入力部であり、該論理和入力部の論理和
ゲート回路で論理和動作を実行するために要する時間
The variable-length code decoder according to claim 8 is characterized in that, in claim 1 or 5, the entire processing time Tps is represented by the following equation. If CRL (n) = CRL (n-1) -CL (n) <Lmax, then Tps = Tpm + max (Tips, Tops, Td) + Tor, where Tor: one of the two input units is a logical sum A logical sum input unit having a gate circuit, and a time required to execute a logical sum operation in the logical sum gate circuit of the logical sum input unit

【0027】本発明の可変長符号復号器では、復号され
るビットストリームが供給されている第1入力部及び第
2入力部と、第2入力部から供給されるビットストリー
ムに対して符号長さ信号及び復号されたデータで復号過
程を実行するプログラム可能ロジックアレイと、プログ
ラム可能ロジックアレイから供給される符号長さ信号の
加減演算によりビットストリームを制御する加算器及び
減算器とを具備することにより、2つの入力部における
データの回転(シフト)過程と2つの入力部へのビット
ストリーム供給の制御過程とを同時に実行して復号処理
に要する時間を短縮する。
In the variable-length code decoder according to the present invention, the code lengths of the first and second input sections to which the bit stream to be decoded is supplied and the bit stream supplied from the second input section are provided. A programmable logic array for performing a decoding process on the signal and the decoded data, and an adder and a subtractor for controlling a bit stream by adding and subtracting a code length signal supplied from the programmable logic array. (2) The process of rotating (shifting) the data at the two input units and the process of controlling the bit stream supply to the two input units are simultaneously executed to reduce the time required for the decoding process.

【0028】[0028]

【発明の実施の形態】以下、本発明の実施の形態につい
てその構成及び作用を示す図面を参照して詳細に説明す
る。図1は、入力部を分割して復号処理速度を向上させ
るようにした本発明の可変長符号復号器の回路図であ
る。なお、本発明の特徴部分以外の図3と同一な構成要
素及び作用についての説明は省略する。
Embodiments of the present invention will be described below in detail with reference to the drawings showing the structure and operation of the embodiments. FIG. 1 is a circuit diagram of a variable-length code decoder according to the present invention in which an input section is divided to improve a decoding processing speed. The description of the same components and operations as those in FIG. 3 except for the characteristic portions of the present invention will be omitted.

【0029】図1に示すように、入力バッファ1′から
供給される最初のビットストリームは出力レジスタ16に
供給される。また、順次に2番目のビットストリームは
入力レジスタ13に供給される。ここで、出力レジスタ16
には32ビットのビットストリームがラッチされて、入力
レジスタ13には16ビットのビットストリームがラッチさ
れる。
As shown in FIG. 1, the first bit stream supplied from the input buffer 1 'is supplied to the output register 16. Further, the second bit stream is sequentially supplied to the input register 13. Here, output register 16
, A 32-bit bit stream is latched, and the input register 13 latches a 16-bit bit stream.

【0030】出力レジスタ16にラッチされている32ビッ
トのビットストリームはプログラム可能ロジックアレイ
(PLA)5′の符号語テーブル5a′に供給される。符
号語テーブル5a′は、供給された32ビットのビットスト
リームの入力データを有して現段階で復号されるデータ
を捜し出す並列パターンマッチング過程を実行する。
The 32-bit bit stream latched in output register 16 is provided to a codeword table 5a 'of a programmable logic array (PLA) 5'. The codeword table 5a 'performs a parallel pattern matching process in which input data of the supplied 32-bit bit stream is searched for data to be decoded at this stage.

【0031】プログラム可能ロジックアレイ5′の符号
長さテーブル5b′は、符号語テーブル5a′で捜し出され
た復号されるデータを有して復号されたビット数だけの
長さを表す符号長さ信号及び復号されたデータで復号過
程を実行する。ここで、例えば、32ビットのビットスト
リーム中2ビットが復号されたとすれば、その復号され
たビット数だけの長さを表す符号長さ信号を第1バレル
シフタ4′及び第2バレルシフタ6′へ供給することに
より、夫々2ビットのビットストリームが移動により回
転するように構成されている。
The code length table 5b 'of the programmable logic array 5' has a code length representing the number of decoded bits having the data to be decoded found in the code word table 5a '. A decoding process is performed on the signal and the decoded data. Here, for example, if two bits in a 32-bit bit stream are decoded, a code length signal representing the length of the decoded bit number is supplied to the first barrel shifter 4 'and the second barrel shifter 6'. By doing so, each of the two bit streams is configured to rotate by movement.

【0032】また、第2バレルシフタ6′に2ビットを
回転させるために移動するデータは、出力レジスタ16か
ら出力されて第2マルチプレクサ15に供給される。論理
和ゲート回路14から出力される信号と出力レジスタ16か
ら出力される信号とを入力とする第2マルチプレクサ15
は、出力レジスタ16からの入力を出力して、出力レジス
タ16に残っている32ビットのビットストリームを第2バ
レルシフタ6′へ入力させるようにし、最初の段階で供
給された32ビットのビットストリームは第2バレルシフ
タ6′に入力されて、第2バレルシフタ6′で2ビット
だけ左に移動をさせてビットストリームが切断される。
The data moved to rotate the second barrel shifter 6 'by 2 bits is output from the output register 16 and supplied to the second multiplexer 15. A second multiplexer 15 that receives as input the signal output from the OR gate circuit 14 and the signal output from the output register 16
Outputs the input from the output register 16 so that the 32-bit bit stream remaining in the output register 16 is input to the second barrel shifter 6 ', and the 32-bit bit stream supplied in the first stage is The bit stream is input to the second barrel shifter 6 'and moved to the left by 2 bits by the second barrel shifter 6' to cut the bit stream.

【0033】第1バレルシフタ4′で2ビットを移動し
て回転をさせる過程は、第2バレルシフタ6′の回転過
程と同一となるように構成されている。即ち、入力レジ
スタ13から出力される32ビットのビットストリームが第
1バレルシフタ4′に供給される。また、入力レジスタ
13から供給された32ビットのビットストリームのため
に、第1マルチプレクサ12でも入力レジスタ13に2ビッ
トが回転されたビットストリームが出力される。
The process of moving and rotating two bits by the first barrel shifter 4 'is configured to be the same as the process of rotating the second barrel shifter 6'. That is, the 32-bit bit stream output from the input register 13 is supplied to the first barrel shifter 4 '. Also, the input register
For the 32-bit bit stream supplied from 13, the first multiplexer 12 also outputs a bit stream in which 2 bits are rotated to the input register 13.

【0034】第1バレルシフタ4′及び第2バレルシフ
タ6′で回転されるデータの量は、プログラム可能ロジ
ックアレイ5′の符号長さテーブル5b′で復号過程によ
り生成された符号長さ信号CL(n) によって決定され
る。また、論理和入力部としての第2入力部17の第2バ
レルシフタ6′で左に移動をすることで失われるデータ
の量は、第1入力部11で最下位ビットで満たされる。
The amount of data rotated by the first barrel shifter 4 'and the second barrel shifter 6' is determined by the code length signal CL (n) generated by the decoding process in the code length table 5b 'of the programmable logic array 5'. ). Further, the amount of data lost by moving to the left by the second barrel shifter 6 'of the second input unit 17 as the OR input unit is filled with the least significant bit in the first input unit 11.

【0035】入力部に残っているビットの量は次のよう
に計算される。 CRL(n) =CRL(n-1) −CL(n) >Lmax である
場合、CRL(n) =CRL(n-1) −CL(n) CRL(n) =CRL(n-1) −CL(n) <Lmax である
場合、CRL(n) =CRL(n-1) −CL(n) +Lmax ここで、CRL(n) は夫々の入力部に残っているビット
数であり、CL(n) は復号された符号長さ信号であり、
Lmax は復号される最大符号長さ信号として本発明では
16ビットで定義される。また、nは復号されるデータの
順次番号である。
The amount of bits remaining at the input is calculated as follows. If CRL (n) = CRL (n-1) -CL (n)> Lmax, CRL (n) = CRL (n-1) -CL (n) CRL (n) = CRL (n-1)- If CL (n) <Lmax, CRL (n) = CRL (n-1) -CL (n) + Lmax where CRL (n) is the number of bits remaining in each input section, and CL (n) n) is the decoded code length signal,
Lmax is the maximum code length signal to be decoded in the present invention.
Defined by 16 bits. N is the sequential number of the data to be decoded.

【0036】上記の場合、つまり出力レジスタ16で回
転のために移動されたビットを除外し残っているビット
が16ビット以上である場合、復号される最大ビット数は
16(Lmax)ビットで定義されているので、第2入力部
(論理和入力部)17で動作を行わずにプログラム可能ロ
ジックアレイ5′の符号長さテーブル5b′で次の段階の
復号過程を実行する。
In the above case, that is, when the bits moved for rotation in the output register 16 are excluded and the remaining bits are 16 bits or more, the maximum number of bits to be decoded is
Since it is defined by 16 (Lmax) bits, the operation at the second input unit (logical sum input unit) 17 is not performed, and the next decoding process is performed by the code length table 5b 'of the programmable logic array 5'. Execute.

【0037】上記の場合、つまり出力レジスタ16で回
転のために移動されたビットを除外し残っているビット
が16ビット以下である場合、第2入力部(論理和入力
部)17で既存の回転されたビットストリームを有してプ
ログラム可能ロジックアレイ5′の符号長さテーブル5
b′で復号過程を継続して実行する。
In the above case, that is, when the bits that have been moved for rotation in the output register 16 are excluded and the number of remaining bits is 16 bits or less, the second input unit (logical sum input unit) 17 outputs the existing rotation. Code length table 5 of the programmable logic array 5 '
The decoding process is continuously executed at b '.

【0038】このように残っているビット数は、論理和
ゲート回路14に入力される入力レジスタ13と出力レジス
タ16との合計出力で制御される。即ち、復号過程を段階
的に実行する際に、出力レジスタ16にラッチされている
下位ビットは回転によりだんだん‘0’ビットで満たさ
れ、出力レジスタ16にラッチされているビット数が16ビ
ット以下になれば、論理和ゲート回路14で意味がある出
力値が出てくるように構成されている。
The number of remaining bits is controlled by the total output of the input register 13 and the output register 16 input to the OR gate circuit 14. That is, when the decoding process is performed stepwise, the lower bits latched in the output register 16 are gradually filled with '0' bits by rotation, and the number of bits latched in the output register 16 becomes 16 bits or less. If so, the OR gate circuit 14 is configured to output a meaningful output value.

【0039】論理和ゲート回路14での意味がある出力値
の発生は、第2バレルシフタ6′の回転により出力レジ
スタ16のビット数がなくなると共に第1バレルシフタ
4′も同じビット数だけ回転するために入力レジスタ13
でもビット数が回転され、夫々のビット数が16ビット以
下である場合、論理和実行の結果で論理和ゲート回路14
は第2入力部(論理和入力部)17にビットストリームを
再保存せよという意味がある出力値が出てくることを意
味する。
The generation of a meaningful output value in the OR gate circuit 14 is caused by the fact that the number of bits in the output register 16 disappears due to the rotation of the second barrel shifter 6 'and the first barrel shifter 4' also rotates by the same number of bits. Input register 13
However, if the number of bits is rotated and each bit number is 16 bits or less, the OR gate circuit 14
Means that an output value meaning that the bit stream is to be stored again is output to the second input unit (OR input unit) 17.

【0040】ここで、論理和ゲート回路14で意味がある
ビットストリームの出力値が出てくる際に、加算器20及
び減算器19でもビット数の加減計算により16ビットが越
えたという信号が発生するように構成されている。加算
器20及び減算器19で発生した信号により第1マルチプレ
クサ12と第2マルチプレクサ15とを制御することによっ
て、入力バッファ1′でビットストリームが夫々のレジ
スタ部に入力されるように構成されている。
Here, when a meaningful bit stream output value is output from the OR gate circuit 14, a signal indicating that 16 bits have been exceeded is also generated in the adder 20 and the subtracter 19 due to the addition / subtraction calculation of the number of bits. It is configured to be. By controlling the first multiplexer 12 and the second multiplexer 15 by the signals generated by the adder 20 and the subtracter 19, the bit stream is input to the respective register sections in the input buffer 1 '. .

【0041】上述したような一連の過程によって、復号
過程を反復実行できるようになっている。
The decoding process can be repeatedly executed by a series of processes as described above.

【0042】図2は、2つの分割された入力部を利用し
て復号過程を実行する一実施の形態を示した図表であ
る。図2に示したように、復号をしなければならないデ
ータの順次番号のnと、復号されたデータを表すシンボ
ルと、復号された情報中の符号長さ信号を表すCLと、
残っているビット数を表すCRLと、入力バッファから
のビットストリームの供給可否を表すCarry と、データ
の順次番号順で保存されているビット数の整列とから構
成される第2入力部(論理和入力部)17、及び、復号を
しなければならないデータの順次番号のnと、復号され
たデータを表すシンボルと、二進数で表記される符号語
のCWと、復号された情報中の符号長さ信号を表すCL
と、データの順次番号順に保存されているビット数の整
列とから構成される第1入力部11にて構成される。
FIG. 2 is a table showing an embodiment in which a decoding process is performed using two divided input units. As shown in FIG. 2, the sequential number n of the data to be decoded, the symbol representing the decoded data, and the CL representing the code length signal in the decoded information,
A second input unit (logical OR) comprising a CRL indicating the number of remaining bits, a Carry indicating whether or not a bit stream can be supplied from the input buffer, and an arrangement of the number of bits stored in the order of data numbers. (Input unit) 17, and the serial number n of the data to be decoded, a symbol representing the decoded data, a CW of a codeword represented by a binary number, and a code length in the decoded information. CL representing the signal
And a first input unit 11 composed of an arrangement of the number of bits stored in the data in the order of the number.

【0043】第2入力部(論理和入力部)17のn=0で
出力レジスタ16は2つの16ビットの供給を受ける。ここ
でCRLは32ビットであり、次の16ビットは入力レジス
タ13の上位16ビットに保存される。
When n = 0 of the second input section (OR input section) 17, the output register 16 receives two 16-bit supplies. Here, the CRL is 32 bits, and the next 16 bits are stored in the upper 16 bits of the input register 13.

【0044】n=4になるまで、追加的なビットストリ
ームの入力を行うことなくプログラム可能ロジックアレ
イ5′で復号過程を実行する。
Until n = 4, the decoding process is performed on the programmable logic array 5 'without inputting an additional bit stream.

【0045】n=5になれば、入力レジスタ13は左側方
向に18ビットだけ回転する。即ち、残っているビット長
さが16ビットより小さいので、論理和ゲート回路14で入
力レジスタ13と出力レジスタ16との論理和を実行した結
果によって出力レジスタ16は再保存されると同時に入力
バッファ1′から第1入力部11にビットストリームが供
給される。
When n = 5, the input register 13 rotates 18 bits to the left. That is, since the remaining bit length is smaller than 16 bits, the output register 16 is re-saved by the result of executing the logical sum of the input register 13 and the output register 16 by the OR gate circuit 14, and at the same time, the input buffer 1 ′ To the first input 11.

【0046】第1入力部11のビットストリームの供給に
おいて初めて入力される最上位ビット(32-CRL(n))は
第1入力部11の最下位ビット(32-CRL(n))に移動さ
れ、2番目に入力されるビットは第1入力部11の最上位
ビットに移動される。即ち、図2の第2入力部(論理和
入力部)17でCRL6は27ビットとして、供給されるビ
ットストリームの最上位5ビットは第1入力部11の最下
位5ビットに移動され、ビットストリームの残り11ビッ
トは第1入力部11の最上位11ビットに移動される。
The most significant bit (32-CRL (n)) input for the first time in the supply of the bit stream of the first input unit 11 is moved to the least significant bit (32-CRL (n)) of the first input unit 11. The second input bit is moved to the most significant bit of the first input unit 11. That is, in the second input unit (OR input unit) 17 of FIG. 2, the CRL 6 is 27 bits, the most significant 5 bits of the supplied bit stream are moved to the least significant 5 bits of the first input unit 11, and Are moved to the most significant 11 bits of the first input unit 11.

【0047】ここで第1入力部11の第1バレルシフタ
4′での入力整列過程は付随的な実行過程であり、その
入力整列過程はプログラム可能ロジックアレイ5′の符
号語テーブル5a′で復号されるデータを調べる過程と同
時に生じるために全体的な復号実行時間には影響を与え
ない。
Here, the input alignment process in the first barrel shifter 4 'of the first input unit 11 is an ancillary execution process, and the input alignment process is decoded by the code word table 5a' of the programmable logic array 5 '. It does not affect the overall decoding execution time since it occurs simultaneously with the process of examining the data.

【0048】詳述したように本発明のプログラム可能ロ
ジックアレイ5′に基づいた可変長符号復号器は、符号
長さ信号CL(n) を使用して、第1入力部11及び第2入
力部(論理和入力部)17夫々で2つのシフトを同時に実
行する。また、CRL(n) は新しいビットストリームの
供給可否を加算器20及び減算器19により制御される。
As described in detail, the variable-length code decoder based on the programmable logic array 5 'of the present invention uses the code length signal CL (n) to generate the first input 11 and the second input. (OR input unit) Two shifts are simultaneously executed by each of the 17 units. The CRL (n) is controlled by an adder 20 and a subtractor 19 to determine whether a new bit stream can be supplied.

【0049】ここで本発明の復号される並列のプログラ
ム可能ロジックアレイ5′に基づいた可変長長さ信号の
復号器構造の実行時間Tpsを定義すると次の通りであ
る。 入力バッファから新しいビットストリームを供給され
る場合、Tps=Tpm+max(Tips,Tops,Td)+Tor 入力バッファから新しいビットストリームを供給され
ない場合、Tps=Tpm+max(Tips,Tops,Td) ここで、Tips,Tops は第1入力部11,第2入力部(論
理和入力部)17でのビットストリーム移動時間、Td は
新しいビットストリームの供給可否を決定するための所
要時間、Torは第2入力部(論理和入力部)17の論理和
ゲート回路14で論理和動作を実行するために要する時間
である。
Here, the execution time Tps of the decoder structure of the variable-length signal based on the parallel programmable logic array 5 'to be decoded according to the present invention is defined as follows. When a new bit stream is supplied from the input buffer, Tps = Tpm + max (Tips, Tops, Td) + Tor When a new bit stream is not supplied from the input buffer, Tps = Tpm + max (Tips, Tops, Td) where Tips, Tops Is the bit stream moving time at the first input unit 11 and the second input unit (logical sum input unit) 17, Td is the time required to determine whether a new bit stream can be supplied, and Tor is the second input unit (logical sum). This is the time required for the OR gate circuit 14 of the input unit 17 to execute the OR operation.

【0050】本発明での復号実行時間は、従来のように
Tips,Tops,Td の合計でなく、それらの実行時間の中
で最も長い時間により定義される。
The decoding execution time in the present invention is defined not by the sum of Tips, Tops and Td as in the prior art, but by the longest of these execution times.

【0051】[0051]

【発明の効果】以上詳述した如く、本発明では並列のプ
ログラム可能ロジックアレイに基づいた可変長長さ信号
の復号過程において、復号されるデータ入力部を2個に
分離し、夫々の入力部におけるデータの移動処理と夫々
の入力部へのデータ供給の制御処理とを同時に実行する
ようにしたので、圧縮されたマルチメディアの復号過程
時、復号時間を短縮してリアルタイムでの格納及び編
集、HDTV等のデータ圧縮/復元中、速い復号処理の
実現が可能になる効果がある。
As described above in detail, in the present invention, in the process of decoding a variable length signal based on a parallel programmable logic array, the data input to be decoded is separated into two parts, and each input part is decoded. Since the process of moving data and the process of controlling data supply to each input unit are simultaneously executed, the decoding time of compressed multimedia is shortened, the decoding time is reduced, and storage and editing in real time are performed. During data compression / decompression such as HDTV, there is an effect that a fast decoding process can be realized.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態であり、入力部を分割して
復号処理速度を向上させるようにした本発明の可変長符
号復号器の回路図である。
FIG. 1 is a circuit diagram of a variable-length code decoder according to an embodiment of the present invention, in which an input unit is divided to improve a decoding processing speed.

【図2】本発明の2つの分割された入力部を利用して復
号過程を実行する実施の形態を示した図表である。
FIG. 2 is a diagram illustrating an embodiment of performing a decoding process using two divided input units according to the present invention.

【図3】従来技術であるプログラム可能ロジックアレイ
に基づいた可変長符号復号器の回路図である。
FIG. 3 is a circuit diagram of a variable length code decoder based on a prior art programmable logic array.

【符号の説明】[Explanation of symbols]

1′ 入力バッファ 4′ 第1バレルシフタ 5′ プログラム可能ロジックアレイ 5a′ 符号語テーブル 5b′ 符号長さテーブル 5c′ 復号語テーブル 6′ 第2バレルシフタ 11 第1入力部 12 第1マルチプレクサ 13 入力レジスタ 14 論理和ゲート回路 15 第2マルチプレクサ 16 出力レジスタ 17 第2入力部(論理和入力部) 18 第5レジスタ 19 減算器 20 加算器 21 第6レジスタ 1 'input buffer 4' first barrel shifter 5 'programmable logic array 5a' codeword table 5b 'code length table 5c' decoded word table 6 'second barrel shifter 11 first input section 12 first multiplexer 13 input register 14 logic Sum gate circuit 15 Second multiplexer 16 Output register 17 Second input unit (OR input unit) 18 Fifth register 19 Subtractor 20 Adder 21 Sixth register

フロントページの続き (72)発明者 朴 玄旭 大韓民国大田広域市儒城区魚隠洞ハンビッ トアパート130棟1005号 Fターム(参考) 5J064 AA03 BA09 BC01 BC03 BC04 BC08 BC25 BD01 Continuing on the front page (72) Inventor Park Gen-Asahi 1005 F-term (reference) No. 1305, Hanbit Apartment 130, Yueok-dong, Yuseong-gu, Daejeon, Republic of Korea 5J064 AA03 BA09 BC01 BC03 BC04 BC08 BC25 BD01

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 復号対象のデータが入力される分離され
た2つの入力部と、該2つの入力部の中の1つの入力部
に接続されており、前記データに対して復号処理を施す
プログラム可能ロジックアレイと、該プログラム可能ロ
ジックアレイの出力端と接続されている減算器及び加算
器とを備えており、前記プログラム可能ロジックアレイ
にて復号されたデータのビット数を示す符号長さ信号を
前記2つの入力部及び前記減算器に同時に供給し、供給
された前記符号長さ信号に基づいて前記2つの入力部で
データを移動する処理と、供給された前記符号長さ信号
を用いた前記減算器及び加算器での加減演算に基づいて
復号対象のデータの前記2つの入力部への入力を制御す
る処理とを同時に実行するようにしたことを特徴とする
可変長符号復号器。
1. A program which is connected to two separated input units to which data to be decoded is input and one of the two input units, and performs a decoding process on the data. A programmable logic array, and a subtractor and an adder connected to an output end of the programmable logic array, and a code length signal indicating the number of bits of data decoded by the programmable logic array. A process of simultaneously supplying data to the two input units and the subtractor, and moving data at the two input units based on the supplied code length signal; and using the supplied code length signal. A variable-length code decoder characterized by simultaneously executing a process of controlling input of data to be decoded to the two input units based on addition and subtraction operations in a subtractor and an adder.
【請求項2】 前記2つの入力部夫々は、1つのバレル
シフタと1つのマルチプレクサと1つの出力ラッチとを
有することを特徴とする請求項1記載の可変長符号復号
器。
2. The variable length code decoder according to claim 1, wherein each of said two input units has one barrel shifter, one multiplexer and one output latch.
【請求項3】 前記2つの入力部の中の1つの入力部
は、論理和ゲート回路を有する論理和入力部であること
を特徴とする請求項2記載の可変長符号復号器。
3. The variable length code decoder according to claim 2, wherein one of the two input units is a logical sum input unit having a logical sum gate circuit.
【請求項4】 前記2つの入力部夫々に残っているデー
タのビット数CRL(n) は次の式によることを特徴とす
る請求項1記載の可変長符号復号器。 CRL(n) =CRL(n-1) −CL(n) >Lmax である場
合、CRL(n) =CRL(n-1) −CL(n) 但し、 n:復号されるデータの順次番号 CL(n) :復号された符号長さ信号 Lmax :復号される最大符号長さ信号
4. The variable length code decoder according to claim 1, wherein the number of bits CRL (n) of the data remaining in each of the two input units is given by the following equation. When CRL (n) = CRL (n-1) -CL (n)> Lmax, CRL (n) = CRL (n-1) -CL (n), where n is a sequential number CL of data to be decoded. (n): decoded code length signal Lmax: decoded maximum code length signal
【請求項5】 前記2つの入力部夫々に残っているデー
タのビット数CRL(n) は次の式によることを特徴とす
る請求項4記載の可変長符号復号器。 CRL(n) =CRL(n-1) −CL(n) <Lmax である場
合、CRL(n) =CRL(n-1) −CL(n) +Lmax
5. The variable length code decoder according to claim 4, wherein the number of bits CRL (n) of data remaining in each of the two input units is represented by the following equation. If CRL (n) = CRL (n-1) -CL (n) <Lmax, CRL (n) = CRL (n-1) -CL (n) + Lmax
【請求項6】 前記Lmax のビット数は16ビットである
ことを特徴とする請求項4または5記載の可変長符号復
号器。
6. The variable length code decoder according to claim 4, wherein the number of bits of said Lmax is 16 bits.
【請求項7】 全体の処理時間Tpsは次の式によること
を特徴とする請求項1または4記載の可変長符号復号
器。 CRL(n) =CRL(n-1) −CL(n) >Lmax である場
合、Tps=Tpm+max(Tips,Tops,Td) 但し、 Tpm:前記プログラム可能ロジックアレイにおいてパタ
ーンマッチングを実行する時間 Tips,Tops :前記2つの入力部夫々でのデータの移動
時間 Td :新しいデータの入力可否を決定するための所要時
7. The variable length code decoder according to claim 1, wherein the entire processing time Tps is given by the following equation. If CRL (n) = CRL (n-1) -CL (n)> Lmax, then Tps = Tpm + max (Tips, Tops, Td), where Tpm: time for performing pattern matching in the programmable logic array Tips, Tops: moving time of data at each of the two input sections Td: time required to determine whether new data can be input
【請求項8】 全体の処理時間Tpsは次の式によること
を特徴とする請求項1または5記載の可変長符号復号
器。 CRL(n) =CRL(n-1) −CL(n) <Lmax である場
合、Tps=Tpm+max(Tips,Tops,Td)+Tor 但し、 Tor:前記2つの入力部の中の1つは論理和ゲート回路
を有する論理和入力部であり、該論理和入力部の論理和
ゲート回路で論理和動作を実行するために要する時間
8. The variable length code decoder according to claim 1, wherein the entire processing time Tps is given by the following equation. If CRL (n) = CRL (n-1) -CL (n) <Lmax, then Tps = Tpm + max (Tips, Tops, Td) + Tor, where Tor: one of the two input units is a logical sum A logical sum input unit having a gate circuit, and a time required to execute a logical sum operation in the logical sum gate circuit of the logical sum input unit
JP2000403489A 2000-09-07 2000-12-28 Variable length code decoder Expired - Fee Related JP3409139B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2000-0053215A KR100379284B1 (en) 2000-09-07 2000-09-07 (A fast variable-length decodeer using plane separation
KR2000-53215 2000-09-07

Publications (2)

Publication Number Publication Date
JP2002111509A true JP2002111509A (en) 2002-04-12
JP3409139B2 JP3409139B2 (en) 2003-05-26

Family

ID=19688039

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000403489A Expired - Fee Related JP3409139B2 (en) 2000-09-07 2000-12-28 Variable length code decoder

Country Status (2)

Country Link
JP (1) JP3409139B2 (en)
KR (1) KR100379284B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100667595B1 (en) 2005-12-29 2007-01-11 삼성전자주식회사 Variable length decoder
KR100831667B1 (en) 2007-06-21 2008-05-22 주식회사 피엘케이 테크놀로지 Method of storing accident data for a vehicle

Also Published As

Publication number Publication date
KR20020019854A (en) 2002-03-13
JP3409139B2 (en) 2003-05-26
KR100379284B1 (en) 2003-04-10

Similar Documents

Publication Publication Date Title
US7262722B1 (en) Hardware-based CABAC decoder with parallel binary arithmetic decoding
US5946361A (en) Viterbi decoding method and circuit with accelerated back-tracing and efficient path metric calculation
US7804903B2 (en) Hardware-based CABAC decoder
JP4962476B2 (en) Arithmetic decoding device
US7443318B2 (en) High speed context memory implementation for H.264
US8638850B2 (en) Execution units for context adaptive binary arithmetic coding (CABAC)
US20090196355A1 (en) 2-bin parallel decoder for advanced video processing
US7650322B2 (en) Method and apparatus for mapping the primary operational sequences of an algorithm in a compute unit having an internal random access memory
JPH088755A (en) High-speed variable-length decoder
US20110310966A1 (en) Syntax element decoding
TW201729085A (en) Systems, methods, and apparatuses for compression using hardware and software
JP3008685B2 (en) Variable length code decoding circuit
JP3748003B2 (en) Encoding method and compression / decompression system
US20030053700A1 (en) System and method for decoding signal and method of generating lookup table for using in signal decoding
US6844834B2 (en) Processor, encoder, decoder, and electronic apparatus
US6459391B1 (en) High speed variable length decoding processor
JP6159240B2 (en) Binary arithmetic encoding device, binary arithmetic encoding method, and binary arithmetic encoding program
US7728745B2 (en) Variable length code decoding apparatus and method with variation in timing of extracting bit string to be decoded depending on code word
JP3409139B2 (en) Variable length code decoder
US7075462B2 (en) Speeding up variable length code decoding on general purpose processors
JP2003174365A (en) Decoding device and its method
KR20180031944A (en) Video decoder and electronic system including the same
JP2002198827A (en) Maximum likelihood decoding method and decoder thereof
KR950008487B1 (en) Vlc decoding device and method
JPH10200419A (en) Viterbi decoding method and device therefor

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080320

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090320

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100320

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees