JP2710917B2 - Header detector and decoding device using the same - Google Patents
Header detector and decoding device using the sameInfo
- Publication number
- JP2710917B2 JP2710917B2 JP31153294A JP31153294A JP2710917B2 JP 2710917 B2 JP2710917 B2 JP 2710917B2 JP 31153294 A JP31153294 A JP 31153294A JP 31153294 A JP31153294 A JP 31153294A JP 2710917 B2 JP2710917 B2 JP 2710917B2
- Authority
- JP
- Japan
- Prior art keywords
- signal
- header
- output
- code
- detection
- 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.)
- Expired - Fee Related
Links
Landscapes
- Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)
- Synchronisation In Digital Transmission Systems (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Time-Division Multiplex Systems (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、符号列の中から所定の
符号の先頭を検出するヘッダ検出器及び、これを用いた
復号装置の改良に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a header detector for detecting the head of a predetermined code from a code string, and an improvement of a decoding device using the same.
【0002】[0002]
【従来の技術】近年、伝送路や蓄積メディアのディジタ
ル化に伴い、符号化器や復号化器が盛んに用いられるよ
うになってきた。ヘッダ検出器は、可変長復号化器等に
おいて、入力された符号列の中から、これに含まれる先
頭の符号(ヘッダコード)を検索すると共に、そのヘッ
ダコードに続く符号の先頭の位置を検出するために用い
られる。2. Description of the Related Art In recent years, with the digitization of transmission lines and storage media, encoders and decoders have been actively used. The header detector searches for the leading code (header code) included in the input code string in the variable-length decoder or the like, and detects the position of the leading code following the header code. Used to
【0003】以下、従来のヘッダ検出器を説明する。
尚、ヘッダコードが、連続するn個の0の後に1が続い
て位置して成る場合を考える。[0003] A conventional header detector will be described below.
It is assumed that the header code is composed of n consecutive 0s followed by 1s.
【0004】従来のヘッダ検出器の構成は次の通りであ
る。即ち、先ず、外部から符号列を入力し、その符号列
を先頭から1ビットづつ出力し、この出力された各ビッ
トの値が0か1かを比較器で比較して判定し、0である
場合には累算器で0の連続する数を累算すると共に、そ
の累算結果を設定値(=n)と比較する。前記の動作を
n回繰り返して、先頭ビットからnビット目までの各ビ
ットの値が全て0、即ち累算器の出力(累算結果)がn
であり、且つ次に出力されたビットの値が1の場合に
は、ヘッダコードと判定する。また、次に出力されたビ
ットの値が1でなくても、累算器の累算結果がn+1以
上,即ち0がn+1個以上続いた後に次に出力されたビ
ットの値が1と判定されれば、ヘッダコードと判定す
る。The configuration of a conventional header detector is as follows. That is, first, a code string is input from the outside, the code string is output one bit at a time from the beginning, and the value of each output bit is compared by a comparator to determine whether it is 0 or 1 and is 0. In this case, the accumulator accumulates the consecutive numbers of 0 and compares the accumulation result with a set value (= n). By repeating the above operation n times, the value of each bit from the first bit to the n-th bit is all 0, that is, the output (accumulation result) of the accumulator is n
And the value of the next output bit is 1, it is determined to be a header code. Even if the value of the next output bit is not 1, it is determined that the value of the next output bit is 1 after the accumulation result of the accumulator is n + 1 or more, that is, after n + 1 or more 0s continue. If it is, it is determined as a header code.
【0005】一方、累算器の累算結果がn未満の状況
で、出力されたビットの値が比較器で1と判定された場
合には、累算器はリセットされて0の累算個数は0に戻
る。従って、累算器の累算が最初から始まり、その後の
nビットが1ビットづつ順次出力されても、ヘッダコー
ドは判定されない。前述のビットの出力は、クロック信
号に同期して行われる。On the other hand, if the output bit value is determined to be 1 by the comparator in a situation where the accumulation result of the accumulator is less than n, the accumulator is reset and the accumulated number of 0s is reset. Returns to 0. Therefore, even if the accumulation of the accumulator starts from the beginning and the subsequent n bits are sequentially output one by one, the header code is not determined. The output of the aforementioned bits is performed in synchronization with the clock signal.
【0006】[0006]
【発明が解決しようとする課題】しかしながら、前記従
来のヘッダ検出器では、入力された符号列をその先頭か
ら1ビット毎に処理するため、ヘッダコードを検出する
には、そのヘッダコードのビット数と同じだけのクロッ
ク数が必要となる。従って、ヘッダ検出器を構成するシ
フタや累算器の動作速度を考慮すると、ヘッダコードの
検索速度に限界があり、その検索をより高速に行い得な
いという問題点を有していた。However, in the conventional header detector, the input code string is processed bit by bit from the beginning, so that the header code is detected by the number of bits of the header code. The same number of clocks as is required. Therefore, considering the operation speed of the shifters and accumulators constituting the header detector, the search speed of the header code is limited, and the search cannot be performed at a higher speed.
【0007】また、前記従来のヘッダ検出器を用いて復
号化器を構成する場合には、ヘッダ検出器が前述の通り
符号列を1ビットづつしか出力できないため、復号が済
んだ符号をシフトアウトするには、その符号長に等しい
数のクロック数が必要となり、その結果、復号化器によ
る復号を行う場合にも、ヘッダ検出器の動作速度に拘束
されて、復号動作を高速で行い得ないという問題点を有
していた。When a decoder is constructed using the conventional header detector, since the header detector can output only one bit at a time as described above, the decoded code is shifted out. Requires a number of clocks equal to the code length, and consequently, even when decoding is performed by a decoder, the decoding operation cannot be performed at high speed due to the operation speed of the header detector. Had problems.
【0008】本発明は、前記従来の問題点を解決するも
のであり、その目的は、ヘッダ検出器の構成要素に対し
て高速で動作することを要求せずに、ヘッダコードの検
出を高速で行い得ると共に、そのヘッダ検出器を用いた
復号化器を実現して、復号動作を高速度で行うことにあ
る。An object of the present invention is to solve the above-mentioned conventional problems, and an object of the present invention is to detect a header code at a high speed without requiring the components of a header detector to operate at a high speed. Another object of the present invention is to realize a decoder using the header detector and perform the decoding operation at a high speed.
【0009】[0009]
【課題を解決するための手段】上記目的を達成するため
に、本発明では、符号列をその先頭から複数ビットづつ
出力しつつ、その出力された各複数ビットにヘッダコー
ドが跨っても、そのヘッダコードを確実に検出できる構
成を採用して、ヘッダコードの検出を高速度化すること
とする。In order to achieve the above-mentioned object, according to the present invention, a plurality of bits are output from the beginning of a code string, and even if a header code straddles each of the plurality of output bits, the present invention is not limited thereto. A configuration capable of reliably detecting the header code is adopted to speed up the detection of the header code.
【0010】すなわち、請求項1記載の発明のヘッダ検
出器は、符号列が入力され、前記入力された符号列を複
数ビット数のビット列毎に順次出力するシフト手段と、
前記シフト手段から出力されたビット列を入力し、この
ビット列の上位側から0が連続する個数を示す信号を出
力すると共に、入力したビット列に1があるか否かを検
出しその結果信号を出力する検出手段と、前記検出手段
からの信号を受けて上位側から0が連続する個数を累算
する累算手段と、前記累算手段の累算結果を入力し、そ
の累算結果を、検出しようとするヘッダコードに対応す
る設定値と比較しその比較結果の信号を出力する比較手
段と、前記比較手段の比較結果信号及び前記検出手段の
検出結果信号に基いてヘッダ検出信号を出力する出力手
段とを備えたことを特徴とする。That is, the header detector according to the first aspect of the present invention includes a shift unit that receives a code string and sequentially outputs the input code string for each bit string of a plurality of bits.
A bit string output from the shift means is input, a signal indicating the number of consecutive 0s is output from the upper side of the bit string, and it is detected whether or not the input bit string has a 1 and a result signal is output. Detecting means, accumulating means for receiving a signal from the detecting means and accumulating the number of consecutive 0s from the upper side, inputting the accumulation result of the accumulating means, and detecting the accumulated result Comparison means for comparing a set value corresponding to a header code to be output and outputting a signal of the comparison result, and output means for outputting a header detection signal based on the comparison result signal of the comparison means and the detection result signal of the detection means And characterized in that:
【0011】また、請求項2記載の発明では、前記請求
項1記載のヘッダ検出器において、検出手段からの信号
が示す上位側から0が連続する個数に1を加算する+1
加算器と、シフト手段のシフト量を設定するシフト量設
定手段とを備え、前記シフト量設定手段は、検出手段か
らの1がない検出結果信号の出力時には設定ビット数を
シフト量の増分とし、検出手段からの1がある検出結果
信号の出力時には前記+1加算器の加算結果をシフト量
の増分とすることを特徴とする。According to a second aspect of the present invention, in the header detector according to the first aspect, +1 is added to the number of consecutive 0s from the upper side indicated by the signal from the detecting means.
An adder; and a shift amount setting unit that sets a shift amount of the shift unit. The shift amount setting unit sets the number of set bits as an increment of the shift amount when the detection result signal having no 1 is output from the detection unit. When the detection means outputs a detection result signal having "1", the addition result of the +1 adder is used as an increment of the shift amount.
【0012】更に、請求項3記載の発明では、前記請求
項1記載のヘッダ検出器において、累算手段は、初期値
を記憶するレジスタと、前記レジスタに記憶された初期
値に検出手段からの信号が示す上位側から0が連続する
個数を加算する加算器とから成ることを特徴とする。According to a third aspect of the present invention, in the header detector according to the first aspect, the accumulating means includes a register for storing an initial value, and an initial value stored in the register. And an adder for adding the number of consecutive 0s from the upper side indicated by the signal.
【0013】加えて、請求項4記載の発明のヘッダ検出
器では、符号列が入力され、前記入力された符号列を複
数ビット数のビット列毎に順次出力するシフト手段と、
前記シフト手段から出力されたビット列を入力し、この
ビット列の上位側から0が連続する個数を示す信号及び
下位側から0が連続する個数を示す信号を出力すると共
に、入力したビット列に1があるか否かを検出しその結
果信号を出力する検出手段と、前記検出手段からの信号
を受けて上位側から0が連続する個数を累算する累算手
段と、前記累算手段の累算結果を入力し、その累算結果
を、検出しようとするヘッダコードに対応する設定値と
比較しその比較結果の信号を出力する比較手段と、前記
比較手段の比較結果信号及び前記検出手段の検出結果信
号に基いてヘッダ検出信号を出力する出力手段とを備
え、前記累算手段は、初期値として、前記検出手段から
ビット列に1がない検出結果信号を受けたとき上位側か
ら0が連続する個数の累算結果を用い、検出手段からビ
ット列に1がある検出結果信号を受けたとき検出手段か
らの信号が示す下位側から0が連続する個数を用いるこ
とを特徴とする。[0013] In addition, in the header detector according to the present invention, a code string is input, and the input code string is sequentially output for each bit string of a plurality of bits.
The bit string output from the shift means is input, a signal indicating the number of consecutive 0's from the upper side of this bit string and a signal indicating the number of consecutive 0's from the lower side are output, and the input bit string has 1's. Detecting means for detecting whether or not the signal is present, outputting a result signal, accumulating means for receiving a signal from the detecting means and accumulating the number of consecutive 0's from the upper side, and an accumulating result of the accumulating means. And comparing the accumulation result with a set value corresponding to a header code to be detected and outputting a signal of the comparison result; a comparison result signal of the comparison means and a detection result of the detection means Output means for outputting a header detection signal based on the signal, wherein the accumulating means includes, as an initial value, the number of consecutive 0's from the upper side when receiving a detection result signal having no 1 in the bit string from the detecting means. Using the accumulated results, characterized by using a number of 0 is continuous from the lower side shown signal from the detection means when receiving the detection result signal is 1 from the detection means into a bit string.
【0014】更に加えて、請求項5記載の発明では、前
記請求項4記載のヘッダ検出器において、検出手段から
の信号が示す上位側から0が連続する個数に1を加算す
る+1加算器と、シフト手段のシフト量を設定するシフ
ト量設定器を備え、前記シフト量設定器は、出力手段か
らのヘッダ検出信号の非出力時には設定ビット数をシフ
ト量の増分とし、出力手段からのヘッダ検出信号の出力
時には前記+1加算器の加算結果をシフト量の増分とす
ることを特徴とする。According to a fifth aspect of the present invention, in the header detector according to the fourth aspect, a +1 adder for adding 1 to the number of consecutive 0s from the upper side indicated by the signal from the detecting means. A shift amount setting device for setting a shift amount of the shift means. The shift amount setting device sets the number of set bits as an increment of the shift amount when the header detection signal is not output from the output means, and detects the header from the output means. When outputting a signal, the addition result of the +1 adder is set as an increment of the shift amount.
【0015】また、請求項6記載の発明では、前記請求
項4記載のヘッダ検出器において、検出手段は、シフト
手段から出力されたビット列を入力し、このビット列の
上位側から0が連続する個数を示す信号を出力するプラ
イオリティエンコーダと、前記シフト手段から出力され
たビット列を入力し、このビット列の下位側から0が連
続する個数を示す信号を出力すると共に、入力したビッ
ト列に1があるか否かを検出しその結果信号を出力する
他のプライオリティエンコーダとから成ることを特徴と
する。According to a sixth aspect of the present invention, in the header detector according to the fourth aspect, the detecting means inputs the bit string output from the shifting means, and the number of consecutive 0s from the upper side of the bit string. And a priority encoder that outputs a signal indicating the number of bits, and a bit string output from the shift means, and outputs a signal indicating the number of consecutive 0s from the lower side of the bit string. And another priority encoder which outputs a signal as a result of the detection.
【0016】更に、請求項7記載の発明では、前記請求
項4記載のヘッダ検出器において、累算手段は、初期値
を記憶するレジスタと、前記レジスタに記憶された初期
値に検出手段からの信号が示す上位側から0が連続する
個数を加算する加算器と、前記加算器の出力又は前記検
出手段からの下位側から0が連続する個数信号を選択し
て前記レジスタに入力するセレクタと、前記セレクタを
制御する制御部とを備え、前記制御部は、検出手段から
の検出結果信号を受け、ビット列に1がないとき加算器
の出力を選択するよう、ビット列に1があるとき検出手
段からの下位側から0が連続する個数信号を選択するよ
う、前記セレクタを制御することを特徴とする。According to a seventh aspect of the present invention, in the header detector according to the fourth aspect, the accumulating means includes a register for storing an initial value, and an initial value stored in the register. An adder for adding the number of consecutive 0's from the upper side indicated by the signal, and a selector for selecting the number signal of consecutive 0's from the lower side from the output of the adder or the detecting means and inputting the signal to the register; and a control unit for controlling said selector, said control unit receives the detection result signal from the detection means, to select the output of the adder when there is no 1 bit string, detect came to have 1 bit string The selector is controlled so as to select a number signal having consecutive 0s from the lower side from the means.
【0017】加えて、請求項8記載の発明では、前記請
求項1又は請求項4記載のヘッダ検出器において、比較
手段は、累算手段の累算結果が、検出しようとするヘッ
ダコードに対応する設定値に等しいとき、比較結果の信
号として一致信号を出力することを特徴とする。In addition, in the invention according to claim 8, in the header detector according to claim 1 or 4, the comparing means corresponds to a header code to be detected in which the accumulation result of the accumulation means is to be detected. When the set value is equal to the set value, a coincidence signal is output as a signal of the comparison result.
【0018】更に加えて、請求項9記載の発明では、前
記請求項1又は請求項4記載のヘッダ検出器において、
出力手段は、比較手段からの一致信号及び検出手段から
の1がある検出結果信号を受けたときヘッダ検出信号を
出力することを特徴とする。In addition, in the invention according to claim 9, in the header detector according to claim 1 or 4,
The output means outputs a header detection signal when receiving a coincidence signal from the comparison means and a detection result signal from the detection means.
【0019】また、請求項10記載の発明では、前記請
求項3又は請求項7記載のヘッダ検出器において、累算
手段の加算器は、加算結果が、検出しようとするヘッダ
コードに対応する設定値を越えるとき桁上げ信号を出力
するものであり、また前記加算器の桁上げ信号を保持す
るレジスタと、前記レジスタの出力及び検出手段からの
1がある結果信号を受けたときヘッダ検出信号を出力す
る他の出力手段を備えたことを特徴とする。According to a tenth aspect of the present invention, in the header detector according to the third or seventh aspect, the adder of the accumulating means sets the addition result corresponding to the header code to be detected. A register for holding the carry signal of the adder, and a header detection signal when receiving a result signal from the output of the register and 1 from the detection means. It is characterized by having another output means for outputting.
【0020】更に、請求項11記載の発明では、前記請
求項2又は請求項5記載のヘッダ検出器において、ヘッ
ダ検出器は、符号を復号しその復号した符号の符号長信
号を出力する復号化器に接続され、シフト量設定器を構
成するセレクタは、前記復号化器の起動後はこの復号化
器からの符号長信号を選択することを特徴とする。Further, in the invention according to claim 11, in the header detector according to claim 2 or 5, the header detector decodes a code and outputs a code length signal of the decoded code. A selector which is connected to the decoder and configures the shift amount setting device, selects the code length signal from the decoder after starting the decoder.
【0021】加えて、請求項12記載の発明では、前記
請求項1又は請求項4記載のヘッダ検出器において、符
号列は、画像圧縮符号化の規格MPEGに基いて符号化
された多数の符号を含むビット列であることを特徴とす
る。In addition, according to the twelfth aspect of the present invention, in the header detector according to the first or fourth aspect, the code string includes a large number of codes coded based on the MPEG standard for image compression coding. Is a bit string including
【0022】更に加えて、請求項13記載の発明の復号
装置では、前記請求項1記載のヘッダ検出器と、復号化
器とを有し、前記復号化器は、前記ヘッダ検出器の出力
手段からのヘッダ検出信号を起動信号として起動して、
前記ヘッダ検出器のシフト手段から出力される符号の復
号を開始し、その復号した符号の符号長信号を出力し、
前記ヘッダ検出器のシフト手段は、前記復号化器からの
符号長信号をシフト量の増分とすることを特徴とする。In addition, a decoding device according to the invention of claim 13 includes the header detector according to claim 1 and a decoder , wherein the decoder is an output unit of the header detector. Activate the header detection signal from
Start decoding the code output from the shift means of the header detector, output a code length signal of the decoded code,
The shift means of the header detector sets a code length signal from the decoder as an increment of a shift amount.
【0023】また、請求項14記載の発明の復号装置で
は、前記請求項4記載のヘッダ検出器と、復号化器とを
有し、前記復号化器は、前記ヘッダ検出器の出力手段か
らのヘッダ検出信号を起動信号として起動して、前記ヘ
ッダ検出器のシフト手段から出力される符号の復号を開
始し、その復号した符号の符号長信号を出力し、前記ヘ
ッダ検出器のシフト手段は、前記復号化器からの符号長
信号をシフト量の増分とすることを特徴とする。According to a fourteenth aspect of the present invention, there is provided a decoding apparatus including the header detector according to the fourth aspect, and a decoder , wherein the decoder receives a signal from an output means of the header detector. Activate the header detection signal as a start signal, start decoding the code output from the shift means of the header detector, output a code length signal of the decoded code, the shift means of the header detector, The code length signal from the decoder is set as an increment of the shift amount.
【0024】[0024]
【作用】以上の構成により、請求項1ないし請求項3記
載の発明のヘッダ検出器では次の動作を行う。即ち、符
号列はシフト手段に入力された後、シフト手段から複数
ビットづつ出力される。検出手段は、各出力されたビッ
ト列の上位側から連続する0の個数を求めると共に、そ
の各ビット列に1があるか否かを検出する。累算手段
は、前記検出手段により求められた各々の0の個数を累
算し、比較器はこの0の個数の累算結果を設定値(検出
しようとするヘッダコードが持つ0の個数)と比較す
る。従って、出力手段は前記比較器の比較結果と前記検
出手段がビット列に1がある検出結果信号とに基いてヘ
ッダ検出信号を出力することができる。With the above construction, the header detector according to the first to third aspects of the present invention performs the following operation. That is, the code string is input to the shift means, and then output from the shift means for each of a plurality of bits. The detection means obtains the number of consecutive 0s from the upper side of each output bit string, and detects whether or not each bit string has 1s. The accumulating means accumulates the number of each 0 obtained by the detecting means, and the comparator calculates the accumulation result of the number of 0s as a set value (the number of 0s in the header code to be detected). Compare. Therefore, the output means can output the header detection signal based on the comparison result of the comparator and the detection result signal in which the detection means has 1 in the bit string.
【0025】ここに、符号列はシフト手段から複数ビッ
トづつ出力され、その複数ビットのビット列に含む0の
個数を検出するので、従来の1ビットづつ0か1かを検
出する場合に比して、シフト手段や累算手段を高速動作
させることなく、ヘッダコードの検出が高速に行われ
る。Here, the code string is output from the shift means in units of a plurality of bits, and the number of 0s contained in the bit string of the plurality of bits is detected. The header code can be detected at high speed without operating the shift means and accumulation means at high speed.
【0026】特に、請求項2記載の発明のヘッダ検出器
では、シフト手段から出力されたビット列に1がない場
合は、シフト量設定手段が設定ビット数をシフト量とす
るので、前記出力されたビット列の次に続くビット列が
出力される。一方、シフト手段から出力したビット列に
1がある場合は、シフト量設定手段が+1加算器の出
力,即ち前記出力されたビット列の先頭から1までのビ
ット数をシフト量とするので、その1の次に続くビット
列が出力される。従って、符号列に含まれる各々の1の
次に続く0の個数の算出が可能である。In particular, in the header detector according to the second aspect of the invention, when there is no 1 in the bit string output from the shift means, the shift amount setting means sets the number of set bits as the shift amount. The bit string following the bit string is output. On the other hand, if there is 1 in the bit string output from the shift means, the shift amount setting means sets the output of the +1 adder, that is, the number of bits from the top of the output bit string to 1 as the shift amount. The following bit string is output. Therefore, it is possible to calculate the number of 0s following each 1 included in the code string.
【0027】更に、請求項4ないし請求項12記載の発
明のヘッダ検出器では、シフト手段から出力されたビッ
ト列に1があることを検出手段が検出した場合には、累
算手段は下位側から連続する0の個数,即ち前記ビット
列の中で1の後に続く0の個数を初期値とする。その
後、シフト手段から順次出力されたビット列に1がない
ことを検出手段が検出する毎に、累算手段は前記初期値
にこの出力されたビットの上位側からの0の個数を加算
して、連続する0の個数を累算することを繰返し、その
都度その0の個数が比較手段で設定値と比較される。従
って、出力手段は前記比較手段の比較結果と検出手段か
らの1がある検出結果信号とに基いてヘッダ検出信号を
出力することが可能である。Further, in the header detector according to the present invention, when the detecting means detects that there is 1 in the bit string output from the shifting means, the accumulating means starts from the lower side. The number of consecutive 0s, that is, the number of 0s following 1 in the bit string is set as an initial value. Thereafter, each time the detecting means detects that there is no 1 in the bit string sequentially output from the shifting means, the accumulating means adds the number of 0s from the upper side of the output bits to the initial value, The accumulation of the number of consecutive zeros is repeated, and each time the number of zeros is compared with the set value by the comparing means. Therefore, the output unit can output the header detection signal based on the comparison result of the comparison unit and the detection result signal having 1 from the detection unit.
【0028】特に、請求項5記載のヘッダ検出器では、
シフト手段から出力されたビット列に1があることを検
出手段が検出した場合には、既に前記ビット列の中で1
の後の続く0の個数が検出手段で検出されているので、
次回はその1に続く最初の0を先頭としてビット列を出
力する必要がなく、従ってヘッダコードが検出されない
場合にはシフト量設定器は常に設定ビット数をシフト量
の増分に設定する。また、ヘッダコードが検出された場
合には、シフト量設定器は+1加算器の出力をシフト量
の増分とするので、シフト手段はその検出されたヘッダ
コードに続くビット列(符号)を出力する。In particular, in the header detector according to claim 5,
If the detecting means detects that there is 1 in the bit string output from the shifting means, the 1 already exists in the bit string.
Since the number of subsequent 0s after has been detected by the detecting means,
In the next time, it is not necessary to output a bit string with the first 0 following the 1 as a head, and therefore, if no header code is detected, the shift amount setting unit always sets the set bit number to the increment of the shift amount. When the header code is detected, the shift amount setting unit sets the output of the +1 adder as the increment of the shift amount, so that the shift means outputs a bit string (code) following the detected header code.
【0029】加えて、請求項13及び請求項14記載の
発明の復号装置では、ヘッダ検出器のシフト手段からビ
ット列が復号化器に入力されるが、復号化器は、そのヘ
ッダ検出器からのヘッダ検出信号を受けて初めて起動す
るので、その後にヘッダ検出器から出力されるビット列
(符号)の復号動作を行う。復号化器は復号した符号の
符号長を出力し、この符号長が前記ヘッダ検出器のシフ
ト手段のシフト量の増分となるので、各符号が復号され
る毎にシフト手段は前記復号された符号を1クロックで
シフトアウトして、次に位置する符号を出力する。よっ
て、従来のように各符号を1ビット毎にシフトアウトす
る場合に比して、シフト手段からの符号の出力を高速で
行い得て、復号化器の復号動作を結果として高速化でき
る。In addition, in the decoding apparatus according to the present invention, the bit string is inputted to the decoder from the shift means of the header detector, and the decoder outputs the bit string from the header detector. Since it is started only after receiving the header detection signal, the decoding operation of the bit string (code) output from the header detector is performed thereafter. The decoder outputs the code length of the decoded code, and since this code length is an increment of the shift amount of the shift means of the header detector, each time each code is decoded, the shift means outputs the decoded code. Is shifted out by one clock, and the code located next is output. Therefore, as compared with the case of shifting out the respective code for each bit as in the prior art, to obtain performs output of the code from the shift means at high speed, it can speed up as a result of the decoding operation of the decoder .
【0030】[0030]
【実施例】以下、本発明の実施例を図面に基いて説明す
る。Embodiments of the present invention will be described below with reference to the drawings.
【0031】(第1の実施例)図1は本発明の第1の実
施例を示す復号装置を示す。(First Embodiment) FIG. 1 shows a decoding apparatus according to a first embodiment of the present invention.
【0032】同図において、100は符号列を出力する
バッファ、101はヘッダ検出器であって、このヘッダ
検出器101は前記バッファ100に対し符号列の出力
を要求する読み出し信号を出力し、前記バッファ100
から符号列が出力されるとこの符号列を入力して、この
符号列に含まれるヘッダコードを検出する。前記ヘッダ
検出器101は、ヘッダコードの検出時にヘッダ検出信
号を出力すると共に、そのヘッダコードに続く符号を出
力する。102は前記ヘッダ検出器101のヘッダ検出
信号を受けて起動し、前記ヘッダ検出器101からの符
号を復号して復号データを出力する復号化器である。In FIG. 1, reference numeral 100 denotes a buffer for outputting a code string, and 101 denotes a header detector. The header detector 101 outputs a read signal requesting the buffer 100 to output a code string. Buffer 100
When a code string is output from the, the code string is input and a header code included in the code string is detected. The header detector 101 outputs a header detection signal when detecting a header code, and outputs a code following the header code. Reference numeral 102 denotes a decoder which starts upon receiving a header detection signal from the header detector 101, decodes a code from the header detector 101, and outputs decoded data.
【0033】前記バッファ100は、図2に示すよう
に、アドレス生成器105と、メモリ106と、レジス
タ107とを有する。メモリ106には符号列が所定ビ
ット数別に区画されて格納され、各区画にはアドレスが
付される。アドレス生成器105は前記ヘッダ検出器1
01の読み出し信号を受けて、今回のアドレスに1を加
算して次回のアドレスを生成する。メモリ106はアド
レス生成器105のアドレスを受けて、これに対応する
所定ビット数のビット列を出力する。レジスタ107は
メモリ106から出力されたビット列を記憶すると共
に、このビット列をヘッダ検出器101に出力する。As shown in FIG. 2, the buffer 100 has an address generator 105, a memory 106, and a register 107. In the memory 106, a code string is stored by being divided for each predetermined number of bits, and an address is assigned to each section. The address generator 105 is the header detector 1
In response to the read signal of 01, 1 is added to the current address to generate the next address. The memory 106 receives the address of the address generator 105 and outputs a bit string of a predetermined number of bits corresponding to the address. The register 107 stores the bit string output from the memory 106 and outputs the bit string to the header detector 101.
【0034】ここで、符号列は、国際的に標準化されて
いる画像圧縮符号化の規格であるMPEGでは、図3
(a)に示すように、その全体がシーケンスと呼ばれ、
シーケンスは複数のピクチャーと呼ばれる単位から成
る。1つのピクチャーは同図(b)に示すように複数の
スライスと呼ばれる単位から成る。スライスは同図
(c)に示すように最小単位である。前記シーケンス、
各ピクチャー及び各スライスの先頭には各々図示しない
がヘッダコードが存在する。Here, the code string is the same as that of MPEG, which is an internationally standardized image compression coding standard, as shown in FIG.
As shown in (a), the whole is called a sequence,
A sequence is composed of units called a plurality of pictures. One picture is composed of units called a plurality of slices as shown in FIG. A slice is a minimum unit as shown in FIG. Said sequence,
Although not shown, a header code exists at the head of each picture and each slice.
【0035】以下の説明では、簡単化のために図4に示
すように符号列が、ヘッダコードを先頭とし、これに複
数の可変長符号vlc1、vlc2、vlc3…が続く
ものとする。実際のヘッダコードは、国際的に標準化さ
れている画像圧縮符号化の規格であるMPEGでは、連
続する23個以上の0の後に1が続く1種類の符号とし
て規定されている。In the following description, for the sake of simplicity, it is assumed that the code string starts with a header code and is followed by a plurality of variable length codes vlc1, vlc2, vlc3... As shown in FIG. The actual header code is defined as one type of code in which 23 or more consecutive 0s are followed by 1s in MPEG, which is an international standard for image compression encoding.
【0036】前記図1の復号化器102は、図5に示す
ように、ルックアップテーブル110と制御部111と
から成る。前記テーブル110は可変長符号の種類に応
じた複数のルックアップテーブルを有し、各ルックアッ
プテーブルは、多数の可変長符号と、この各符号に対応
する復号データ及び符号長とを対応付けて記憶する。制
御部111は、ヘッダ検出器101のヘッダ検出信号を
受けて起動すると共に、ヘッダ検出器101からの符号
を入力し、この符号の種類に対応するテーブル選択信号
を出力する。テーブル110は、前記テーブル選択信号
を受けてこれに対応するルックアップテーブルを選択す
ると共にヘッダ検出器101から符号を入力して、選択
したルックアップテーブルから、前記入力した符号に対
応する復号データ及び符号長を出力する。The decoder 102 shown in FIG. 1 comprises a look-up table 110 and a control unit 111 as shown in FIG. The table 110 has a plurality of lookup tables corresponding to the types of variable length codes, and each lookup table associates a number of variable length codes with decoded data and code length corresponding to each code. Remember. The control unit 111 starts upon receiving a header detection signal from the header detector 101, inputs a code from the header detector 101, and outputs a table selection signal corresponding to the type of the code. The table 110 receives the table selection signal, selects a lookup table corresponding to the table selection signal, inputs a code from the header detector 101, and decodes the decoded data corresponding to the input code from the selected lookup table. Output code length.
【0037】前記ヘッダ検出器101は、図1に示すよ
うに、復号化器102からの符号長を入力し、その符号
長分だけビット列をシフトアウトする。従って、ヘッダ
検出器101は、次回は、前記復号された符号の後に続
くビット列を出力する。As shown in FIG. 1, the header detector 101 receives the code length from the decoder 102 and shifts out the bit string by the code length. Therefore, next time, the header detector 101 outputs the bit string following the decoded code.
【0038】次に、前記図1のヘッダ検出器101の構
成を図6に基いて説明する。同図において、1はシフタ
(シフト手段)であって、このシフタ1は前記バッファ
100からの符号列の先頭から所定ビット数分(例えば
8ビット分)を入力すると共に、後述するシフト量信号
を受け、この信号が示すシフト量のビット数をシフトア
ウトし、これに続く複数ビット数のビット列を出力す
る。このシフタ1の出力は図1に示すように前記復号化
器102に入力される。Next, the configuration of the header detector 101 of FIG. 1 will be described with reference to FIG. In FIG. 1, reference numeral 1 denotes a shifter (shift means). The shifter 1 inputs a predetermined number of bits (for example, 8 bits) from the beginning of the code string from the buffer 100 and outputs a shift amount signal to be described later. Then, it shifts out the number of bits of the shift amount indicated by this signal, and outputs a bit string of a plurality of bits following this. The output of the shifter 1 is input to the decoder 102 as shown in FIG.
【0039】2はプライオリティーエンコーダ(検出手
段)であって、このエンコーダ2は、前記シフタ1から
出力されたビット列を入力し、図7の真理値表に示すよ
うにこのビット列の上位側からの0の個数を求め、その
求めた0の個数信号を出力すると共に、前記入力したビ
ット列の中に1がある場合にはその状態を示す信号(1
含有信号)を出力する。尚、図7の真理値表において、
記号xは1の後に続く任意の値(1又は0)を示す。Reference numeral 2 denotes a priority encoder (detection means). The encoder 2 receives the bit string output from the shifter 1 and inputs the bit string from the upper side of the bit string as shown in the truth table of FIG. The number of 0s is obtained, the obtained number signal of 0s is output, and when 1 is present in the input bit string, a signal (1
Is output. In the truth table of FIG.
The symbol x indicates an arbitrary value (1 or 0) following 1.
【0040】3は累算器(累算手段)であって、この累
算器3は、前記シフタ1に入力されるクロック信号と同
一のクロック信号に同期して動作し、mビットの加算器
4とmビットのレジスタ6とから成る。前記数mは、検
出しようとするヘッダコードの符号長から1を減じた数
をnとして、2を底とするnの対数を越える整数(m>
log2 n)であり、n=7のとき例えばm=3であ
る。前記加算器4は、前記プライオリティーエンコーダ
2の出力(即ち0の個数信号)とレジスタ6の出力値と
を加算する。レジスタ6は加算器4からの0の個数信号
を初期値として記憶し、前記プライオリティーエンコー
ダ2からの1含有信号をリセット信号として受けてリセ
ットされる。従って、累算器3はプライオリティーエン
コーダ2の出力(0の個数信号)を累算する。加算器4
は設定値(10進数表記で7(2進数表記で111))
を越えると桁上り信号(Carry) を出力する。Reference numeral 3 denotes an accumulator (accumulation means). The accumulator 3 operates in synchronization with the same clock signal as the clock signal input to the shifter 1, and has an m-bit adder. 4 and an m-bit register 6. The number m is an integer exceeding the logarithm of n with 2 as a base, where n is the number obtained by subtracting 1 from the code length of the header code to be detected (m>
log 2 n), and when n = 7, for example, m = 3. The adder 4 adds the output of the priority encoder 2 (that is, the number signal of 0) and the output value of the register 6. The register 6 stores the zero count signal from the adder 4 as an initial value, and is reset by receiving a 1-containing signal from the priority encoder 2 as a reset signal. Therefore, the accumulator 3 accumulates the output of the priority encoder 2 (the number signal of 0). Adder 4
Is the setting value (7 in decimal notation (111 in binary notation))
When it exceeds, a carry signal (Carry) is output.
【0041】10は、前記加算器4の加算結果を設定値
(=7)と比較し、加算結果が設定値のとき信号(0充
足信号)を出力する3ビット比較器(比較手段)、11
は前記加算器4の桁上り信号を入力して保持する1ビッ
トのレジスタである。Reference numeral 10 denotes a 3-bit comparator (comparing means) for comparing the addition result of the adder 4 with a set value (= 7) and outputting a signal (0 satisfaction signal) when the addition result is the set value;
Is a 1-bit register for inputting and holding the carry signal of the adder 4.
【0042】また、12は第1アンド回路(出力手
段)、13は第2アンド回路(他の出力手段)であっ
て、第1アンド回路12は前記比較器10の0充足信号
とプライオリティーエンコーダ2の1含有信号を受けて
ヘッダ検出信号を出力する。第2アンド回路13は前記
レジスタ11の桁上り信号とプライオリティーエンコー
ダ2の1含有信号を受けてヘッダ検出信号を出力する。
前記両アンド回路12、13からのヘッダ検出信号は各
々オア回路14を経て外部出力される。Reference numeral 12 denotes a first AND circuit (output means), and reference numeral 13 denotes a second AND circuit (other output means). The first AND circuit 12 includes a zero satisfaction signal of the comparator 10 and a priority encoder. The header detection signal is output in response to the 2 containing signal. The second AND circuit 13 receives the carry signal of the register 11 and the 1-content signal of the priority encoder 2 and outputs a header detection signal.
The header detection signals from the AND circuits 12 and 13 are output to the outside via the OR circuit 14, respectively.
【0043】17は+1加算器であって、この+1加算
器17は前記プライオリティーエンコーダ2からの0の
個数信号に1を加算し、その加算結果を示す信号を出力
する。18はセレクタであって、このセレクタ18は前
記+1加算器17の加算結果信号と、設定ビット数信号
(例えば4ビット信号)と、前記復号化器102からの
符号長信号とを入力し、その何れかを選択して出力す
る。19は累算器であって、この累算器19は前記セレ
クタ18で選択された信号を入力してその値累算し、そ
の累算結果をシフト量信号としてシフタ1に出力する。
また、累算器19は累算結果がバッファ100から1度
に出力されるビット数を越えるとき読み込み信号を発生
する。前記セレクタ及び累算器19により、シフタ1の
シフト量を設定するシフト量設定手段21を構成する。Reference numeral 17 denotes a +1 adder. The +1 adder 17 adds 1 to the number signal of 0 from the priority encoder 2 and outputs a signal indicating the addition result. Reference numeral 18 denotes a selector. The selector 18 receives the addition result signal of the +1 adder 17, a set bit number signal (for example, a 4-bit signal), and a code length signal from the decoder 102. Select and output one. Reference numeral 19 denotes an accumulator. The accumulator 19 receives the signal selected by the selector 18 and accumulates its value, and outputs the result of the accumulation to the shifter 1 as a shift amount signal.
The accumulator 19 generates a read signal when the accumulation result exceeds the number of bits output from the buffer 100 at one time. The selector and the accumulator 19 constitute shift amount setting means 21 for setting the shift amount of the shifter 1.
【0044】また、20は前記セレクタ18を制御する
制御部であって、この制御部20は前記オア回路14か
らのヘッダ検出信号及びプライオリティーエンコーダ2
の1含有信号を受信可能であり、ヘッダ検出信号を受け
ない場合は1含有信号の受信の有無に応じて制御を変更
して、1含有信号を受けない時は設定ビット数信号(=
4ビット信号)を、1含有信号を受けた時は+1加算器
17の加算結果を各々選択するようセレクタ18を制御
し、ヘッダ検出信号を受けた時点では+1加算器17の
加算結果を、ヘッダ検出信号を受けた後(復号化器の起
動後)は復号化器102からの符号長を各々選択するよ
うセレクタ18を制御する。A control unit 20 controls the selector 18. The control unit 20 controls the header detection signal from the OR circuit 14 and the priority encoder 2.
Can be received, and if no header detection signal is received, the control is changed according to the presence or absence of the 1-content signal. If no 1-content signal is received, the set bit number signal (=
The selector 18 controls the selector 18 so as to select each of the addition results of the +1 adder 17 when the 1-containing signal is received, and outputs the addition result of the +1 adder 17 when the header detection signal is received. After receiving the detection signal (after activation of the decoder), the selector 18 is controlled so as to select the code length from the decoder 102, respectively.
【0045】次に、前記構成の動作を図8のタイミング
チャートに基いて説明する。尚、バッファ100からの
符号列の出力に関しては本発明の要部でないので、その
説明を省略する。ここで説明する動作では発明の内容を
容易に理解できるようヘッダコードは0が7個連続した
後に1が位置する符号であるとする。Next, the operation of the above configuration will be described with reference to the timing chart of FIG. Note that the output of the code string from the buffer 100 is not a main part of the present invention, and a description thereof will be omitted. In the operation described here, it is assumed that the header code is a code in which 1 is located after seven consecutive 0s so that the contents of the invention can be easily understood.
【0046】符号列が図8に示すものである場合、第1
回目ではシフタ1はビット列「0000」を出力する。
これにより、プライオリティーエンコーダ2は0の個数
信号として「4」を出力し、1含有信号を出力しない
(1含有信号=0)。この初回はレジスタ6は初期値
(=0)にリセットされる。If the code string is as shown in FIG.
At the third time, the shifter 1 outputs the bit string “0000”.
As a result, the priority encoder 2 outputs “4” as the number signal of 0, and does not output the 1-containing signal (1-containing signal = 0). At this first time, the register 6 is reset to an initial value (= 0).
【0047】第2回目では、セレクタ18は制御部20
により設定ビット数信号(=4ビット信号)を選択し出
力するので、シフタ1は次のビット列「1000」を出
力する。プライオリティーエンコーダ2は0の個数信号
として「0」を出力すると共に1含有信号(1含有信号
=1)を出力する。レジスタ6は前回のエンコーダ2の
0の個数信号「4」を記憶しており、加算器4は前回の
0の個数信号「4」と今回の0の個数信号「0」とを加
算し、0の累算個数信号「4」を得る。比較器10はこ
の累算個数信号「4」と設定値(=7)とを比較して0
充足信号を出力せず、従って第1アンド回路12はヘッ
ダ検出信号を出力しない。At the second time, the selector 18 is controlled by the controller 20
Selects and outputs the set bit number signal (= 4-bit signal), so that the shifter 1 outputs the next bit string “1000”. The priority encoder 2 outputs “0” as a number signal of 0 and outputs a 1-containing signal (1-containing signal = 1). The register 6 stores the previous count signal “0” of the encoder 2, and the adder 4 adds the previous count signal “4” of the zero and the current count signal “0” of the zero to obtain 0. Is obtained. The comparator 10 compares the accumulated number signal “4” with the set value (= 7) to determine
The first AND circuit 12 does not output a sufficiency signal and therefore does not output a header detection signal.
【0048】第3回目では、セレクタ18は制御部20
により+1加算器17の出力(=1ビット信号)を選択
し出力するので、シフタ1はビット列「0000」を出
力する。プライオリティーエンコーダ2は0の個数信号
として「4」を出力すると共に1含有信号を出力しな
い。レジスタ6は前回の1含有信号により「0」にリセ
ットされているので、加算器4は0の個数信号「4」を
得る。比較器10はこの個数信号「4」と設定値(=
7)とを比較して0充足信号を出力しないので、第1ア
ンド回路12はヘッダ検出信号を出力しない。In the third time, the selector 18 is controlled by the controller 20
, The output (= 1 bit signal) of the +1 adder 17 is selected and output, so that the shifter 1 outputs the bit string “0000”. The priority encoder 2 outputs “4” as the number signal of 0 and does not output the 1-containing signal. Since the register 6 has been reset to “0” by the previous 1-containing signal, the adder 4 obtains the number signal “4” of 0. The comparator 10 receives the count signal “4” and the set value (=
7), the first AND circuit 12 does not output the header detection signal because it does not output the 0 satisfaction signal.
【0049】第4回目では、セレクタ18は設定ビット
数信号(=4ビット信号)を選択し出力するので、シフ
タ1は次のビット列「0100」を出力する。プライオ
リティーエンコーダ2は0の個数信号「1」と1含有信
号とを出力する。レジスタ6は前回のエンコーダ2の0
の個数信号「4」を記憶しているので、加算器4は前回
の0の個数信号「4」と今回の0の個数信号「1」とを
加算し、0の累算個数信号「5」を得る。比較器10は
この累算個数信号「5」と設定値(=7)とを比較して
0充足信号を出力しないので、第1アンド回路12はヘ
ッダ検出信号を出力しない。At the fourth time, the selector 18 selects and outputs the set bit number signal (= 4 bit signal), so that the shifter 1 outputs the next bit string “0100”. The priority encoder 2 outputs a number signal “1” of 0 and a 1-containing signal. The register 6 is set to 0 of the previous encoder 2.
Since the number signal “4” is stored, the adder 4 adds the previous number signal “4” of 0 and the current number signal “1” of 0, and the accumulated number signal “5” of 0. Get. The comparator 10 compares the accumulated number signal “5” with the set value (= 7) and does not output a zero satisfaction signal, so the first AND circuit 12 does not output a header detection signal.
【0050】第5回目では、セレクタ18は+1加算器
17の出力(=2ビット信号)を選択し出力するので、
シフタ1はビット列「0000」(ヘッダコードの前半
分)を出力する。プライオリティーエンコーダ2は0の
個数信号として「4」を出力すると共に1含有信号を出
力しない。レジスタ6は前回の1含有信号により「0」
にリセットされているので、加算器4は0の個数信号
「4」を得る。比較器10はこの個数信号「4」と設定
値(=7)とを比較して0充足信号を出力しないので、
第1アンド回路12はヘッダ検出信号を出力しない。At the fifth time, the selector 18 selects and outputs the output (= 2 bit signal) of the +1 adder 17,
Shifter 1 outputs bit string “0000” (the first half of the header code). The priority encoder 2 outputs “4” as the number signal of 0 and does not output the 1-containing signal. Register 6 is set to "0" by the previous 1-containing signal
, The adder 4 obtains the number signal “4” of 0. Since the comparator 10 compares this number signal “4” with the set value (= 7) and does not output a zero satisfaction signal,
The first AND circuit 12 does not output a header detection signal.
【0051】第6回目では、セレクタ18は設定ビット
数信号(=4ビット信号)を選択し出力するので、シフ
タ1は次のビット列「0001」(ヘッダコードの後半
分)を出力する。プライオリティーエンコーダ2は0の
個数信号として「3」を出力すると共に1含有信号を出
力する。レジスタ6は前回のエンコーダ2の0の個数信
号「4」を記憶しているので、加算器4は前回の0の個
数信号「4」と今回の0の個数信号「3」とを加算し、
0の累算個数信号「7」を得る。比較器10はこの累算
個数信号「7」と設定値(=7)とを比較して0充足信
号を出力する。従って、第1アンド回路12は、前記0
充足信号と1含有信号とを受けてヘッダ検出信号を出力
する。復号化器102は前記ヘッダ検出信号を受けて起
動する。At the sixth time, since the selector 18 selects and outputs the set bit number signal (= 4 bit signal), the shifter 1 outputs the next bit string “0001” (the latter half of the header code). The priority encoder 2 outputs “3” as a number signal of “0” and outputs a “1” containing signal. Since the register 6 stores the previous number signal “0” of the encoder 2, the adder 4 adds the previous number signal “4” of 0 and the current number signal “3” of 0,
An accumulated number signal "0" of 0 is obtained. Comparator 10 compares the accumulated number signal "7" with the set value (= 7) and outputs a zero satisfaction signal. Therefore, the first AND circuit 12 outputs the 0
Upon receiving the sufficiency signal and the 1-containing signal, it outputs a header detection signal. The decoder 102 is activated upon receiving the header detection signal.
【0052】その後、セレクタ18は制御部20により
制御されて+1加算器17の加算結果(4ビット信号)
を選択し出力する。これにより、シフタ1はヘッダコー
ドの後半分をシフトアウトするので、シフタ1は次回は
ヘッダコードに続く4ビットのビット列を出力する。復
号化器102は、前記シフタ1からのビット列を復号
し、その復号した符号の符号長信号を出力する。ヘッダ
検出器101のセレクタ18は制御部20により制御さ
れて前記復号化器102からの符号長信号を選択し出力
するので、シフタ1は前記復号された符号の次に位置す
る符号を含む4ビットのビット列を出力する。After that, the selector 18 is controlled by the control unit 20 and the addition result of the +1 adder 17 (4-bit signal)
Select and output. As a result, the shifter 1 shifts out the latter half of the header code, so that the shifter 1 next outputs a 4-bit bit string following the header code. The decoder 102 decodes the bit string from the shifter 1 and outputs a code length signal of the decoded code. Since the selector 18 of the header detector 101 is controlled by the control unit 20 to select and output the code length signal from the decoder 102, the shifter 1 has four bits including the code located next to the decoded code. Is output.
【0053】よって、本実施例では、図8に示した符号
列に対しては、同図及び前記説明から判るように、6ク
ロックでヘッダコードを検出できるのに対し、従来では
1ビットづつ0か1かを比較する構成であるために19
クロック後に初めて検出できる。従って、本実施例では
シフタ1や累算器3の動作速度が従来の同一の速度であ
っても、ヘッダコードの検索速度の高速化を図ることが
できる。Thus, in the present embodiment, the header code can be detected with 6 clocks for the code string shown in FIG. 19
It can only be detected after the clock. Therefore, in this embodiment, even if the operation speed of the shifter 1 and the accumulator 3 is the same as the conventional speed, the search speed of the header code can be increased.
【0054】しかも、シフタ1は復号が済んだ符号を1
クロックでシフトアウトするのに対し、従来では復号が
済んだ符号の符号長(ビット数)に等しい数のクロック
数で初めてその復号が済んだ符号をシフトアウトする。
よって、本実施例では、ヘッダ検出器101から復号化
器102に符号が出力される周期が速くなるので、結果
的に復号化器102による復号動作を高速で行うことが
可能となる。Further, the shifter 1 converts the decoded code to 1
Conventionally, the decoded code is shifted out for the first time with the number of clocks equal to the code length (number of bits) of the decoded code, while shifting out with the clock.
Therefore, in the present embodiment, the period at which the code is output from the header detector 101 to the decoder 102 is increased, and as a result, the decoding operation by the decoder 102 can be performed at a high speed.
【0055】(第2の実施例)図9は本発明の第2の実
施例を示す。本実施例ではシフタ1から出力されたビッ
ト列の中から下位側からの0の個数を求める他のプライ
オリティーエンコーダを設けると共に、第1の実施例の
累算器3を改良して、ヘッダコードの検出をより一層高
速に行い得るようにしたものである。即ち、シフタから
出力されたビット列に1が含まれる場合には、このビッ
ト列の1よりも下位側の0の個数を累算器の初期値と
し、この所期値と次にシフタから出力されるビット列の
上位側からの0の個数とを累算するようにしたものであ
る。(Second Embodiment) FIG. 9 shows a second embodiment of the present invention. In the present embodiment, another priority encoder for obtaining the number of zeros from the lower side in the bit string output from the shifter 1 is provided, and the accumulator 3 of the first embodiment is improved to improve the header code. The detection can be performed even faster. That is, if the bit string output from the shifter contains 1s, the number of 0s lower than 1 in the bit string is used as the initial value of the accumulator, and the expected value is output next from the shifter. It accumulates the number of 0s from the upper side of the bit string.
【0056】図9において、23は他のプライオリティ
ーエンコーダであって、このエンコーダ23はシフタ1
からのビット列を入力し、図10の真理値表に示すよう
にこの入力したビット列から下位側からの0の個数を求
める。尚、1含有信号の出力は第1の実施例のプライオ
リティーエンコーダ2に代え、他のプライオリティーエ
ンコーダ23が受け持つ。前記2個のプライオリティー
エンコーダ2、23により検出手段を構成する。In FIG. 9, reference numeral 23 denotes another priority encoder.
, And the number of 0s from the lower side is obtained from the input bit string as shown in the truth table of FIG. The output of the 1-containing signal is performed by another priority encoder 23 instead of the priority encoder 2 of the first embodiment. The two priority encoders 2 and 23 constitute detection means.
【0057】累算器(累算手段)3´は、第1の実施例
の加算器4及び3ビットレジスタ6に加えてセレクタ2
4を備えると共に、制御部20´も累算器3´の一部を
構成する。前記セレクタ24は2入力1出力型であり、
その2入力は加算器4の出力と前記他のプライオリティ
ーエンコーダ23の出力とであり、出力は3ビットレジ
スタ6に入力される。制御部20´は前記セレクタ24
を制御し、1含有信号を受けないとき加算器4の出力を
選択させ、1含有信号を受けたとき前記他のプライオリ
ティーエンコーダ23の出力,即ち下位側からの0の個
数信号を選択し、この個数信号をレジスタ6に記憶し初
期値とさせる。The accumulator (accumulation means) 3 'is a selector 2 in addition to the adder 4 and the 3-bit register 6 of the first embodiment.
4, and the control unit 20 'also constitutes a part of the accumulator 3'. The selector 24 is a two-input one-output type,
The two inputs are the output of the adder 4 and the output of the other priority encoder 23, and the output is input to the 3-bit register 6. The control unit 20 '
When no 1-containing signal is received, the output of the adder 4 is selected. When a 1-containing signal is received, the output of the other priority encoder 23, that is, the number signal of 0 from the lower side is selected. This number signal is stored in the register 6 and set as an initial value.
【0058】前記制御部20´は、1含有信号の受信の
有無に拘らずヘッダ検出信号を受けない場合は設定ビッ
ト数信号(=4ビット信号)を、ヘッダ検出信号を受け
た時点では+1加算器17の加算結果を、ヘッダ検出信
号を受けた後(復号化器の起動後)は復号化器102か
らの符号長を各々選択するようセレクタ18を制御す
る。他の構成は第1の実施例と同一であるので、同一部
分に同一符号を付してその説明を省略する。The control unit 20 'adds the set bit number signal (= 4 bit signal) when the header detection signal is not received regardless of whether or not the 1-containing signal is received, and adds +1 when the header detection signal is received. After receiving the header detection signal from the addition result of the decoder 17 (after activation of the decoder), the selector 18 is controlled so as to select the code length from the decoder 102, respectively. Since other configurations are the same as those of the first embodiment, the same portions are denoted by the same reference numerals and description thereof will be omitted.
【0059】次に、本実施例の動作を図11及び図12
のタイミングチャートに基いて説明する。図11は比較
器10で0充足信号が出力されてヘッダコードが検出さ
れる動作例を示し、図12は加算器4で桁上りが生じて
ヘッダコードが検出される動作例を示す。Next, the operation of this embodiment will be described with reference to FIGS.
A description will be given based on the timing chart of FIG. FIG. 11 shows an operation example in which the comparator 10 outputs a 0 satisfaction signal to detect a header code, and FIG. 12 shows an operation example in which a carry occurs in the adder 4 and a header code is detected.
【0060】図11において、符号列が同図に示すもの
である場合を説明する。尚、ヘッダ検出信号が出力され
るまでセレクタ18は制御部20´の制御により設定符
号長信号(4ビット信号)を選択し出力している。Referring to FIG. 11, a case where the code string is as shown in FIG. The selector 18 selects and outputs the set code length signal (4-bit signal) under the control of the control unit 20 'until the header detection signal is output.
【0061】第1回目ではシフタ1はビット列「000
0」を出力する。これにより、2個のプライオリティー
エンコーダ2、23は各々0の個数信号「4」を出力
し、エンコーダ23は1含有信号を出力しない。この初
回はレジスタ6は初期値(=0)にリセットされる。In the first time, the shifter 1 outputs the bit string “000”
"0" is output. As a result, the two priority encoders 2 and 23 each output a count signal “4” of 0, and the encoder 23 does not output a 1-containing signal. At this first time, the register 6 is reset to an initial value (= 0).
【0062】第2回目では、シフタ1は次のビット列
「1000」を出力する。従って、プライオリティーエ
ンコーダ2は0の個数信号「0」を出力し、他のエンコ
ーダ23は0の個数信号「3」を出力すると共に1含有
信号を出力する。累算器3´のセレクタ24は前回の1
含有信号の非出力(即ち、1含有信号=0)により加算
器4の出力(前回の上位側の0の個数信号「4」)を選
択しており、レジスタ6はこの上位側からの0の個数信
号「4」を記憶しているので、加算器4は前回の上位側
からの0の個数信号「4」と今回の上位側からの0の個
数信号「0」とを累算し、0の累算個数信号「4」を得
る。比較器10はこの累算個数信号「4」と設定値(=
7)とを比較して0充足信号を出力せず、従って第1ア
ンド回路12はヘッダ検出信号を出力しない。At the second time, shifter 1 outputs the next bit string “1000”. Therefore, the priority encoder 2 outputs the number signal “0” of 0, and the other encoders 23 output the number signal “3” of 0 and also outputs the 1-containing signal. The selector 24 of the accumulator 3 'is set to 1
The output of the adder 4 (previous high-order 0 number signal "4") is selected by the non-output of the content signal (that is, 1 content signal = 0), and the register 6 stores the 0s from the high-order side. Since the number signal “4” is stored, the adder 4 accumulates the previous number signal “4” of 0 from the upper side and the current number signal “0” of 0 from the upper side, and accumulates 0. Is obtained. The comparator 10 outputs the accumulated number signal “4” and the set value (=
7), no 0 satisfaction signal is output, and therefore the first AND circuit 12 does not output the header detection signal.
【0063】第3回目では、シフタ1は次のビット列
「0010」(4ビット目の0はヘッダコードの先頭に
位置する0である)を出力する。従って、プライオリテ
ィーエンコーダ2は0の個数信号「2」を出力し、他の
エンコーダ23は0の個数信号「1」を出力すると共に
1含有信号を出力する。累算器3´のセレクタ24は前
回の1含有信号の出力により他のエンコーダ23の出力
(前回の下位側の0の個数信号「3」)を選択してお
り、レジスタ6はこの下位側からの個数信号「3」を記
憶しているので、加算器4は前回の下位側からの0の個
数信号「3」と今回の上位側からの0の個数信号「2」
とを累算し、0の累算個数信号「5」を得る。比較器1
0はこの累算個数信号「5」と設定値(=7)とを比較
して0充足信号を出力せず、従って第1アンド回路12
はヘッダ検出信号を出力しない。At the third time, the shifter 1 outputs the next bit string “0010” (0 in the fourth bit is 0 located at the head of the header code). Accordingly, the priority encoder 2 outputs the number signal “2” of 0, and the other encoders 23 output the number signal “1” of 0 and also outputs the 1-containing signal. The selector 24 of the accumulator 3 'selects the output of the other encoder 23 (previous lower-order 0 number signal "3") by the output of the previous 1-containing signal, and the register 6 stores Since the number signal “3” is stored, the adder 4 stores the number signal “3” of 0 from the previous lower side and the number signal “2” of 0 from the upper side this time.
And an accumulated number signal “5” of 0 is obtained. Comparator 1
0 does not output the 0 satisfaction signal by comparing the accumulated number signal "5" with the set value (= 7).
Does not output a header detection signal.
【0064】第4回目では、シフタ1は次のビット列
「0000」(ヘッダコードの第2〜第5ビット目の
0)を出力する。両プライオリティーエンコーダ2、2
3は共に0の個数信号「4」を出力すると共に、他のエ
ンコーダ23は1含有信号を出力しない。累算器3´の
セレクタ24は前回の1含有信号の出力により他のエン
コーダ23の出力(前回の下位側の0の個数信号
「1」)を選択しており、レジスタ6はこの個数信号
「1」を記憶しているので、加算器4はこの前回の下位
側からの0の個数信号「1」と今回の上位側からの0の
個数信号「4」とを累算し、0の累算個数信号「5」を
得る。比較器10は前記第4回目と同様に0充足信号を
出力せず、第1アンド回路12はヘッダ検出信号を出力
しない。At the fourth time, the shifter 1 outputs the next bit string “0000” (0 of the second to fifth bits of the header code). Both priority encoders 2, 2
3 both output the number signal “4” of 0, and the other encoders 23 do not output the 1-containing signal. The selector 24 of the accumulator 3 ′ selects the output of the other encoder 23 (the previous lower-number signal “1” of 0) from the output of the previous 1-containing signal, and the register 6 sets the number signal “1”. Since the "1" is stored, the adder 4 accumulates the previous number signal of "0" from the lower side and the current number signal of "4" from the upper side. An arithmetic signal "5" is obtained. The comparator 10 does not output the 0 satisfaction signal as in the fourth time, and the first AND circuit 12 does not output the header detection signal.
【0065】第5回目では、シフタ1は次のビット列
「0010」(ヘッダコードの第6〜第8ビット目の0
01とこれに続く0)を出力する。従って、プライオリ
ティーエンコーダ2は0の個数信号「2」を出力し、他
のエンコーダ23は0の個数信号「1」を出力すると共
に1含有信号を出力する。累算器3´のセレクタ24は
前回の1含有信号の非出力(1含有信号=0)により加
算器4の出力(上位側の0の累算個数信号「5」)を選
択しており、レジスタ6はこの総個数信号「5」を記憶
しているので、加算器4は前回の上位側からの0の累算
個数信号「5」と今回の上位側からの0の個数信号
「2」とを加算し、0の累算個数信号「7」を得る。比
較器10はこの0の累算個数信号「7」と設定値(=
7)とを比較して0充足信号を出力する。第1アンド回
路12は前記比較器10からの0充足信号と他のエンコ
ーダ23からの1含有信号とを受けて、ヘッダ検出信号
を出力し、この検出信号はオア回路14を経て復号化器
102に出力される。At the fifth time, the shifter 1 outputs the next bit string “0010” (0th bit of the sixth to eighth bits of the header code).
01 and subsequent 0) are output. Accordingly, the priority encoder 2 outputs the number signal “2” of 0, and the other encoders 23 output the number signal “1” of 0 and also outputs the 1-containing signal. The selector 24 of the accumulator 3 'selects the output of the adder 4 (accumulated number signal "0" of 0 on the high-order side) based on the previous non-output of the 1-containing signal (1-containing signal = 0). Since the register 6 stores the total number signal "5", the adder 4 outputs the accumulated number signal "5" of 0 from the previous upper side and the number signal "2" of 0 from the current upper side. Are added to obtain an accumulated number signal “0” of 0. The comparator 10 outputs the accumulated number signal “0” of “0” and the set value (=
7) and outputs a 0 satisfaction signal. The first AND circuit 12 receives the 0-satisfaction signal from the comparator 10 and the 1-containing signal from the other encoder 23, and outputs a header detection signal. Is output to
【0066】図12では、各構成要素の動作は前記図1
1に示した場合(比較器10が0充足信号を出力する場
合)と同様であるが、0の累算個数信号が設定値(=
7)を越えて加算器4が桁上り信号を発生し、その桁上
り信号の出力を1ビットレジスタ11が保持するので、
第2のアンド回路13がヘッダ検出信号を出力して、こ
の検出信号がオア回路14を経て復号化器102に入力
される点で異なる。従って、図12の詳細な動作説明は
省略する。In FIG. 12, the operation of each component is shown in FIG.
1 (when the comparator 10 outputs a 0 satisfaction signal), except that the accumulated number signal of 0 is equal to the set value (=
7), the adder 4 generates a carry signal and the 1-bit register 11 holds the output of the carry signal.
The second AND circuit 13 outputs a header detection signal, and the detection signal is input to the decoder 102 via the OR circuit 14. Therefore, a detailed description of the operation in FIG. 12 is omitted.
【0067】従って、本実施例では、図11(a)及び
図12(a)に示すように5回(5クロック)でヘッダ
コードを検出できるので、前記第1の実施例に比べ、更
に1クロック速くヘッダコードを検出でき、その検出速
度のより一層の向上を図ることができる。Therefore, in the present embodiment, the header code can be detected five times (five clocks) as shown in FIGS. 11A and 12A, so that the header code is further reduced by one compared with the first embodiment. The header code can be detected faster with a clock, and the detection speed can be further improved.
【0068】尚、第1及び第2の実施例では、加算器4
の桁上り信号を保持する1ビットのレジスタ11を設け
たが、これに代えて、加算器4を十分大きな値(例えば
15)まで加算可能なもので構成し、比較器10でこの
加算結果を設定値(=7)と比較し、加算結果が設定値
以上のとき比較器10から0充足信号を出力させる構成
としてもよい。In the first and second embodiments, the adder 4
Is provided, a 1-bit register 11 for holding the carry signal is provided. Instead, the adder 4 is configured to be capable of adding a sufficiently large value (for example, 15), and the result of the addition is The configuration may be such that the comparator 10 outputs a zero satisfaction signal when the result of addition is greater than or equal to the set value (= 7).
【0069】更に、前記第1及び第2の実施例では、構
成要素の全体をハードウェアで構成したが、その一部又
は全部をソフトウェアで構成してもよいのは勿論であ
る。Further, in the first and second embodiments, all the components are constituted by hardware, but it is needless to say that a part or all of the components may be constituted by software.
【0070】加えて、本発明のヘッダ検出器は、復号化
器に限らず、他の装置に利用してもよいのは勿論であ
る。In addition, it goes without saying that the header detector of the present invention is not limited to a decoder and may be used for other devices.
【0071】[0071]
【発明の効果】以上説明したように請求項1ないし請求
項3記載の発明のヘッダ検出器によれば、符号列を複数
ビット数づつ出力することを繰返して、その出力された
複数ビットの上位側から連続する0の個数を累算すると
共にその後に続く1を検出したので、従来のように1ビ
ット毎に0か1かを検出する場合に比して、ヘッダ検出
器の構成要素に高速動作を要求することなくヘッダコー
ドの検出の高速化を図ることができる。As described above, according to the header detector of the first to third aspects of the present invention, the output of the code string by a plurality of bits is repeated, and the higher order of the output plurality of bits is repeated. Since the number of consecutive 0s is accumulated from the side and the following 1 is detected, the components of the header detector are faster than the conventional case where 0 or 1 is detected for each bit. It is possible to speed up the detection of the header code without requiring an operation.
【0072】また、請求項4ないし請求項12記載の発
明のヘッダ検出器によれば、符号列を複数ビット数づつ
出力することを繰返して、その出力された複数ビットの
上位側及び下位側から連続する各々の0の個数を累算す
ると共にその後に続く1を検出したので、従来のように
1ビット毎に0か1かを検出する場合に比して、ヘッダ
検出器の構成要素に高速動作を要求することなくヘッダ
コードの検出の高速化を図ることができる。また、出力
された複数ビットの中で1の後に続く0の個数を初期値
として、連続する0の個数を累算できるので、前記請求
項1ないし請求項3記載のヘッダ検出器に比して、ヘッ
ダ検出のより一層の高速化を図ることができる。Further, according to the header detector of the present invention, the output of the code string by a plurality of bits is repeated, and from the upper side and the lower side of the output plurality of bits. Since the number of consecutive 0s is accumulated and the following 1 is detected, the components of the header detector are faster than the conventional case where 0 or 1 is detected for each bit. It is possible to speed up the detection of the header code without requiring an operation. Also, since the number of consecutive 0s can be accumulated using the number of 0s following 1 as an initial value in the plurality of output bits, the number of consecutive 0s can be increased as compared with the header detector according to any one of claims 1 to 3. Further, the speed of header detection can be further increased.
【0073】更に、請求項13及び請求項14記載の復
号装置によれば、復号化器により復号された符号をヘッ
ダ検出器が1クロックでシフトアウトするので、復号化
器に次に符号を1クロックで入力でき、結果として復号
化器の復号動作を高速で行うことができる。Further, according to the decoding apparatus of the present invention, the code decoded by the decoder is shifted out by the header detector in one clock, so that the code is next written to the decoder. Input can be made with a clock, and as a result, the decoding operation of the decoder can be performed at high speed.
【図1】本発明の第1の実施例である復号装置の全体構
成図である。FIG. 1 is an overall configuration diagram of a decoding device according to a first embodiment of the present invention.
【図2】本発明の第1の実施例におけるバッファの概略
構成図である。FIG. 2 is a schematic configuration diagram of a buffer according to the first embodiment of the present invention.
【図3】MPEGにおける符号列の概略を示す構成図で
ある。FIG. 3 is a configuration diagram showing an outline of a code string in MPEG.
【図4】本発明の第1の実施例における符号列の概略を
示す構成図である。FIG. 4 is a configuration diagram showing an outline of a code string in the first embodiment of the present invention.
【図5】本発明の第1の実施例における復号化器の概略
構成図である。FIG. 5 is a schematic configuration diagram of a decoder according to the first embodiment of the present invention.
【図6】本発明の第1の実施例におけるヘッダ検出器の
構成図である。FIG. 6 is a configuration diagram of a header detector according to the first embodiment of the present invention.
【図7】本発明の第1の実施例におけるプライオリティ
エンコーダの真理値表を示す図である。FIG. 7 is a diagram showing a truth table of the priority encoder according to the first embodiment of the present invention.
【図8】本発明の第1の実施例におけるヘッダ検出器の
動作を説明するタイムチャート図である。FIG. 8 is a time chart illustrating the operation of the header detector according to the first embodiment of the present invention.
【図9】本発明の第2の実施例におけるヘッダ検出器の
構成図である。FIG. 9 is a configuration diagram of a header detector according to a second embodiment of the present invention.
【図10】本発明の第2の実施例における他のプライオ
リティエンコーダの真理値表を示す図である。FIG. 10 is a diagram showing a truth table of another priority encoder according to the second embodiment of the present invention.
【図11】本発明の第2の実施例におけるヘッダ検出器
の比較器の動作に基づくヘッダコードの検出動作を説明
するタイムチャート図である。FIG. 11 is a time chart illustrating a header code detection operation based on an operation of a comparator of a header detector according to the second embodiment of the present invention.
【図12】本発明の第2の実施例におけるヘッダ検出器
の加算器の桁上り信号の出力に基づくヘッダコードの検
出動作を説明するタイムチャート図である。FIG. 12 is a time chart illustrating a header code detecting operation based on the output of a carry signal of an adder of a header detector according to the second embodiment of the present invention.
1 シフタ(シフト手段) 2 プライオリティーエンコーダ(検出手
段) 3,3´ 累算器(累算手段) 4 加算器 6 レジスタ 10 比較器(比較手段) 11 レジスタ 12 第1のアンド回路(出力手段) 13 第2のアンド回路(他の出力手段) 14 オア回路 17 +1加算器 18 セレクタ 20、20´ 制御部 21 シフト量設定手段 23 他のプライオリティーエンコーダ 24 セレクタ 101 ヘッダ検出器 102 復号化器DESCRIPTION OF SYMBOLS 1 Shifter (shift means) 2 Priority encoder (detection means) 3, 3 'Accumulator (accumulation means) 4 Adder 6 Register 10 Comparator (comparison means) 11 Register 12 First AND circuit (output means) 13 Second AND Circuit (Other Output Means) 14 OR Circuit 17 +1 Adder 18 Selector 20, 20 'Control Unit 21 Shift Amount Setting Means 23 Other Priority Encoder 24 Selector 101 Header Detector 102 Decoder
Claims (14)
列を複数ビット数のビット列毎に順次出力するシフト手
段と、 前記シフト手段から出力されたビット列を入力し、この
ビット列の上位側から0が連続する個数を示す信号を出
力すると共に、入力したビット列に1があるか否かを検
出しその結果信号を出力する検出手段と、 前記検出手段からの信号を受けて上位側から0が連続す
る個数を累算する累算手段と、 前記累算手段の累算結果を入力し、その累算結果を、検
出しようとするヘッダコードに対応する設定値と比較し
その比較結果の信号を出力する比較手段と、 前記比較手段の比較結果信号及び前記検出手段の検出結
果信号に基いてヘッダ検出信号を出力する出力手段とを
備えたことを特徴とするヘッダ検出器。1. A shift means for inputting a code string and sequentially outputting the input code string for each bit string of a plurality of bits, a bit string output from the shift means being input, and Detecting means for outputting a signal indicating the number of consecutive 0's, detecting whether or not there is 1 in the input bit string, and outputting a signal as a result; An accumulating means for accumulating a continuous number, inputting the accumulating result of the accumulating means, comparing the accumulating result with a set value corresponding to a header code to be detected, and outputting a signal of the comparison result. A header detector comprising: comparing means for outputting; and outputting means for outputting a header detection signal based on a comparison result signal of the comparing means and a detection result signal of the detecting means.
が連続する個数に1を加算する+1加算器と、 シフト手段のシフト量を設定するシフト量設定手段とを
備え、 前記シフト量設定手段は、検出手段からの1がない検出
結果信号の出力時には設定ビット数をシフト量の増分と
し、検出手段からの1がある検出結果信号の出力時には
前記+1加算器の加算結果をシフト量の増分とすること
を特徴とする請求項1記載のヘッダ検出器。2. A signal from a higher-order side indicated by a signal from a detecting means is 0.
And a shift amount setting means for setting a shift amount of the shift means, wherein the shift amount setting means outputs a detection result signal having no 1 from the detection means. 2. The header detector according to claim 1, wherein the set number of bits is an increment of the shift amount, and when the detection means outputs a detection result signal having one, the addition result of the +1 adder is an increment of the shift amount. .
が示す上位側から0が連続する個数を加算する加算器と
から成ることを特徴とする請求項1記載のヘッダ検出
器。3. The accumulating means comprises a register for storing an initial value, and an adder for adding the number of consecutive 0's from the upper side indicated by a signal from the detecting means to the initial value stored in the register. 2. The header detector according to claim 1, wherein:
列を複数ビット数のビット列毎に順次出力するシフト手
段と、 前記シフト手段から出力されたビット列を入力し、この
ビット列の上位側から0が連続する個数を示す信号及び
下位側から0が連続する個数を示す信号を出力すると共
に、入力したビット列に1があるか否かを検出しその結
果信号を出力する検出手段と、 前記検出手段からの信号を受けて上位側から0が連続す
る個数を累算する累算手段と、 前記累算手段の累算結果を入力し、その累算結果を、検
出しようとするヘッダコードに対応する設定値と比較し
その比較結果の信号を出力する比較手段と、 前記比較手段の比較結果信号及び前記検出手段の検出結
果信号に基いてヘッダ検出信号を出力する出力手段とを
備え、 前記累算手段は、初期値として、前記検出手段からビッ
ト列に1がない検出結果信号を受けたとき上位側から0
が連続する個数の累算結果を用い、検出手段からビット
列に1がある検出結果信号を受けたとき検出手段からの
信号が示す下位側から0が連続する個数を用いることを
特徴とするヘッダ検出器。4. A shift means for receiving a code string and sequentially outputting the input code string for each bit string having a plurality of bits, a bit string output from the shift means being input, and Detecting means for outputting a signal indicating the number of consecutive 0's and a signal indicating the number of consecutive 0's from the lower side, detecting whether or not there is 1 in the input bit string, and outputting a result signal; Accumulating means for receiving a signal from the means and accumulating the number of consecutive 0's from the upper side; inputting the accumulation result of the accumulating means, the accumulation result corresponding to a header code to be detected Comparing means for outputting a signal indicating the result of the comparison, and outputting means for outputting a header detection signal based on the comparison result signal of the comparison means and the detection result signal of the detection means. Means, as an initial value, from the upper side when receiving the detection result signal 1 is not in the bit sequence from said detection means 0
Characterized in that when the detection result signal having a bit string of 1 is received from the detection means, the number of consecutive 0s from the lower side indicated by the signal from the detection means is used. vessel.
が連続する個数に1を加算する+1加算器と、 シフト手段のシフト量を設定するシフト量設定器を備
え、 前記シフト量設定器は、出力手段からのヘッダ検出信号
の非出力時には設定ビット数をシフト量の増分とし、出
力手段からのヘッダ検出信号の出力時には前記+1加算
器の加算結果をシフト量の増分とすることを特徴とする
請求項4記載のヘッダ検出器。5. A signal from a higher-order side indicated by a signal from the detecting means,
And a shift amount setting device for setting a shift amount of the shift means, wherein the shift amount setting device sets the number of set bits when the header detection signal from the output means is not output. 5. The header detector according to claim 4, wherein is the increment of the shift amount, and when the header detection signal is output from the output means, the addition result of the +1 adder is the increment of the shift amount.
ト列の上位側から0が連続する個数を示す信号を出力す
るプライオリティエンコーダと、 前記シフト手段から出力されたビット列を入力し、この
ビット列の下位側から0が連続する個数を示す信号を出
力すると共に、入力したビット列に1があるか否かを検
出しその結果信号を出力する他のプライオリティエンコ
ーダとから成ることを特徴とする請求項4記載のヘッダ
検出器。6. A detecting means for receiving a bit string output from the shift means, a priority encoder for outputting a signal indicating the number of consecutive zeros from the upper side of the bit string, and a bit string output from the shift means. And outputs a signal indicating the number of consecutive 0's from the lower side of the bit string, and detects whether or not the input bit string has 1's, and outputs another signal to the priority encoder. The header detector according to claim 4, characterized in that:
が示す上位側から0が連続する個数を加算する加算器
と、 前記加算器の出力又は前記検出手段からの下位側から0
が連続する個数信号を選択して前記レジスタに入力する
セレクタと、 前記セレクタを制御する制御部とを備え、 前記制御部は、検出手段からの検出結果信号を受け、ビ
ット列に1がないとき加算器の出力を選択するよう、ビ
ット列に1があるとき検出手段からの下位側から0が連
続する個数信号を選択するよう、前記セレクタを制御す
ることを特徴とする請求項4記載のヘッダ検出器。7. An accumulating means, comprising: a register for storing an initial value; an adder for adding the number of consecutive zeros from the upper side indicated by a signal from the detecting means to the initial value stored in the register; 0 from the output of the adder or the lower side from the detection means
And a control unit for controlling the selector by selecting a number signal of successive numbers, and receiving the detection result signal from the detection unit, and adding the detection result signal when there is no 1 in the bit string. to select the output of the vessel, to select the number signal 0 is continuous from the lower side of the detecting means can there is a one in the bit string, the header of claim 4, wherein the controller controls the selector Detector.
に対応する設定値に等しいとき、比較結果の信号として
一致信号を出力することを特徴とする請求項1又は請求
項4記載のヘッダ検出器。8. The comparing means outputs a coincidence signal as a comparison result signal when an accumulation result of the accumulation means is equal to a set value corresponding to a header code to be detected. The header detector according to claim 1 or claim 4.
び検出手段からの1がある検出結果信号を受けたときヘ
ッダ検出信号を出力することを特徴とする請求項1又は
請求項4記載のヘッダ検出器。9. The output unit according to claim 1, wherein the output unit outputs a header detection signal when receiving a coincidence signal from the comparison unit and a detection result signal from the detection unit. Header detector.
出しようとするヘッダコードに対応する設定値を越える
とき桁上げ信号を出力するものであり、 前記加算器の桁上げ信号を保持するレジスタと、 前記レジスタの出力及び検出手段からの1がある結果信
号を受けたときヘッダ検出信号を出力する他の出力手段
を備えたことを特徴とする請求項3又は請求項7記載の
ヘッダ検出器。10. The adder of the accumulating means outputs a carry signal when the addition result exceeds a set value corresponding to a header code to be detected, and holds the carry signal of the adder. 8. The header according to claim 3, further comprising: a register that outputs a header detection signal when an output of the register and one from the detection unit are received. Detector.
号した符号の符号長信号を出力する復号化器に接続さ
れ、 シフト量設定器を構成するセレクタは、 前記復号化器の起動後はこの復号化器からの符号長信号
を選択することを特徴とする請求項2又は請求項5記載
のヘッダ検出器。11. The header detector is connected to a decoder that decodes a code and outputs a code length signal of the decoded code, and a selector that constitutes a shift amount setting device is configured to operate after a start of the decoder. 6. The header detector according to claim 2, wherein a code length signal from the decoder is selected.
EGに基いて符号化された多数の符号を含むビット列で
あることを特徴とする請求項1又は請求項4記載のヘッ
ダ検出器。12. A code string is a standard MP of image compression coding.
5. The header detector according to claim 1, wherein the header is a bit string including a number of codes encoded based on the EG.
ッダ検出信号を起動信号として起動して、前記ヘッダ検
出器のシフト手段から出力される符号の復号を開始し、
その復号した符号の符号長信号を出力し、 前記ヘッダ検出器のシフト手段は、前記復号化器からの
符号長信号をシフト量の増分とすることを特徴とする復
号装置。13. A header detector according to claim 1, and a decoder, the decoder activates the header detection signal from the output means of said header detector as an activation signal, wherein Start decoding the code output from the shift means of the header detector,
A decoding device for outputting a code length signal of the decoded code, wherein the shift means of the header detector sets the code length signal from the decoder as an increment of a shift amount.
ッダ検出信号を起動信号として起動して、前記ヘッダ検
出器のシフト手段から出力される符号の復号を開始し、
その復号した符号の符号長信号を出力し、 前記ヘッダ検出器のシフト手段は、前記復号化器からの
符号長信号をシフト量の増分とすることを特徴とする復
号装置。14. A header detector according to claim 4, and a decoder, the decoder activates the header detection signal from the output means of said header detector as an activation signal, wherein Start decoding the code output from the shift means of the header detector,
A decoding device for outputting a code length signal of the decoded code, wherein the shift means of the header detector sets the code length signal from the decoder as an increment of a shift amount.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31153294A JP2710917B2 (en) | 1993-12-28 | 1994-12-15 | Header detector and decoding device using the same |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP33723493 | 1993-12-28 | ||
JP5-337234 | 1993-12-28 | ||
JP31153294A JP2710917B2 (en) | 1993-12-28 | 1994-12-15 | Header detector and decoding device using the same |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH07235879A JPH07235879A (en) | 1995-09-05 |
JP2710917B2 true JP2710917B2 (en) | 1998-02-10 |
Family
ID=26566784
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP31153294A Expired - Fee Related JP2710917B2 (en) | 1993-12-28 | 1994-12-15 | Header detector and decoding device using the same |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2710917B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6571361B1 (en) | 1995-09-29 | 2003-05-27 | Kabushiki Kaisha Toshiba | Encoder and decoder |
US6493838B1 (en) | 1995-09-29 | 2002-12-10 | Kabushiki Kaisha Toshiba | Coding apparatus and decoding apparatus for transmission/storage of information |
JP5508328B2 (en) * | 2011-03-31 | 2014-05-28 | 日本電信電話株式会社 | Codeword synchronization method and circuit |
-
1994
- 1994-12-15 JP JP31153294A patent/JP2710917B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH07235879A (en) | 1995-09-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3227292B2 (en) | Encoding device, encoding method, decoding device, decoding method, encoding / decoding device, and encoding / decoding method | |
US5696507A (en) | Method and apparatus for decoding variable length code | |
US4216460A (en) | Transmission and/or recording of digital signals | |
KR0185592B1 (en) | Coding and decoding apparatus of variable length data | |
US5436626A (en) | Variable-length codeword encoder | |
KR100748485B1 (en) | A variable length codeword decoder and a variable length codeword decoding method | |
US5652583A (en) | Apparatus for encoding variable-length codes and segmenting variable-length codewords thereof | |
JPS6148298B2 (en) | ||
US5587710A (en) | Syntax based arithmetic coder and decoder | |
US6809665B2 (en) | Apparatus and method for decoding variable length code | |
US6546053B1 (en) | System and method for decoding signal and method of generating lookup table for using in signal decoding process | |
US5309156A (en) | Variable-length code decoding device | |
US6408102B1 (en) | Encoding/decoding device | |
JP2710917B2 (en) | Header detector and decoding device using the same | |
US6621428B1 (en) | Entropy codec for fast data compression and decompression | |
JPH0563582A (en) | Coding/decoding method and device in dictionary edition manner | |
US5754128A (en) | Variable-length code encoding and segmenting apparatus having a byte alignment unit | |
US5568140A (en) | Header detector and associated decoding apparatus | |
EP0499225B1 (en) | Variable-length code decoding device | |
KR0152035B1 (en) | Method and apparatus of variable length decode | |
JP2859850B2 (en) | Parallel input / serial output device and parallel input / serial output method | |
KR100292050B1 (en) | Data simulator of variable length decoder | |
JP2934603B2 (en) | Method and apparatus for decoding variable length code | |
JPH06104769A (en) | Huffman code decoder | |
KR0125126B1 (en) | High-speed apparatus for decoding variable length code |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19971007 |
|
LAPS | Cancellation because of no payment of annual fees |