JPH05252055A - Coder and decoder - Google Patents

Coder and decoder

Info

Publication number
JPH05252055A
JPH05252055A JP4948392A JP4948392A JPH05252055A JP H05252055 A JPH05252055 A JP H05252055A JP 4948392 A JP4948392 A JP 4948392A JP 4948392 A JP4948392 A JP 4948392A JP H05252055 A JPH05252055 A JP H05252055A
Authority
JP
Japan
Prior art keywords
data
code
decoding
length
variable length
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4948392A
Other languages
Japanese (ja)
Inventor
Hidetoshi Mishima
英俊 三嶋
Takashi Ito
俊 伊藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP4948392A priority Critical patent/JPH05252055A/en
Priority to EP20030005669 priority patent/EP1331825A3/en
Priority to SG1997004103A priority patent/SG65702A1/en
Priority to DE1992633530 priority patent/DE69233530T2/en
Priority to SG1996007177A priority patent/SG52635A1/en
Priority to EP20030005670 priority patent/EP1330129A3/en
Priority to EP20080016033 priority patent/EP1995964B1/en
Priority to JP50752092A priority patent/JP3215952B2/en
Priority to EP20080016032 priority patent/EP1995963A3/en
Priority to DE69228641T priority patent/DE69228641T2/en
Priority to EP20080015980 priority patent/EP1995962A3/en
Priority to EP19980108992 priority patent/EP0869681B1/en
Priority to EP19920907979 priority patent/EP0533947B1/en
Priority to US07/938,231 priority patent/US5488418A/en
Priority to PCT/JP1992/000432 priority patent/WO1992019074A1/en
Publication of JPH05252055A publication Critical patent/JPH05252055A/en
Priority to US08/555,170 priority patent/US5734430A/en
Priority to US08/919,784 priority patent/US5793432A/en
Priority to HK98101278A priority patent/HK1002228A1/en
Priority to US09/093,639 priority patent/US5990963A/en
Priority to JP2001142270A priority patent/JP3316573B2/en
Priority to JP2001142269A priority patent/JP3316572B2/en
Pending legal-status Critical Current

Links

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Error Detection And Correction (AREA)

Abstract

PURPOSE:To easily recognize disregard bit number information at the time of decoding by applying time division multiplex to first disregard bit number information of a C1 block of an error correction code C1 parity in Cm-byte. CONSTITUTION:Input data are subjected to variable length coding and the result is stored in a memory 3 and a code length of variable length codes is detected and the results are accumulated by an accumulator 4 and inputted to a MIN 5 which outputs a constant C when an accumulated value is larger than (C=mX8-5) bits or the received input that is smaller at all times. An output of a subtractor 6 is (mX8-5-C), data are subject to time division multiplex for a first 5-bit period in a succeeding parity C1 block through the selection of a switch 7 to attain prescribed data arrangement. While the switch 7 is used to select disregard bit number data, the memory 3 is controlled to avoid reading, and the accumulator 4 implements a prescribed operation when a succeeding parity C1 block is transited. A value (mX8-5-C) is selected for a desired value.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、可変長符号化を行な
い、固定長のデータに対して誤り訂正符号を付して伝送
する場合の符号化および復号化装置に関するものであ
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a coding / decoding device for performing variable length coding and attaching error correction codes to fixed length data for transmission.

【0002】[0002]

【従来の技術】図17は近年非常に多く用いられる2重
リードソロモンと呼ばれる誤り訂正の符号構成を示した
ものである。mバイト×nビットのデータに対し、ま
ず、タテ方向にCn ×mバイトの誤り訂正符号を付し、
さらにヨコ方向にCm ×(n+Cn )バイトの誤り訂正
符号を付して2重の誤り訂正がかけられるようにして伝
送する。
2. Description of the Related Art FIG. 17 shows a code structure for error correction called double Reed-Solomon, which is very often used in recent years. First, an error correction code of C n × m bytes is attached to the data of m bytes × n bits in the vertical direction,
Further, an error correction code of C m × (n + C n ) bytes is added in the horizontal direction so that double error correction can be performed and transmission is performed.

【0003】図18に具体的に伝送する場合の一例を示
す。図18のm+Cm バイトの符号を単位にしてそれを
(n+Cn )×8回繰り返すのが最も単純な伝送法であ
る(1バイトは8ビット)。ここでCm バイトの誤り訂
正符号をC1パリティ、Cn行の誤り訂正符号をC2パ
リティと称す。通常さらに、1ビット単位の伝送となる
のが通常のディジタル伝送系であるため、バイト単位に
変換するための同期をとるためのシンクデータ(以下S
YNCと称す)と図17のうちの上から第何行目か(縦
方向のどの位置のものか)を表わすアイデンティティデ
ータ及びそれらのパリティデータ(以下それらをまとめ
てIDデータと称す)とをm+Cm バイトに付加し伝送
する。また、図18に示したように(n+Cn )×8サ
イクル全体の前に、復号系のPLLの引き込みを良くす
るためにプリアンブルと呼ぶこともある同期エリアを付
し伝送することもある。
FIG. 18 shows an example of specific transmission. The simplest transmission method is to repeat (n + C n ) × 8 times with the code of m + C m bytes in FIG. 18 as a unit (1 byte is 8 bits). Here, the error correction code of C m bytes is called C1 parity, and the error correction code of C n rows is called C2 parity. Further, since a normal digital transmission system normally transmits data in 1-bit units, sync data for synchronization in order to convert data in byte units (hereinafter referred to as S
YNC) and the identity data representing the number of the uppermost row in FIG. 17 (which position in the vertical direction) and their parity data (hereinafter collectively referred to as ID data) are m + C. It is added to m bytes and transmitted. Further, as shown in FIG. 18, before the entire (n + C n ) × 8 cycles, a synchronization area, which may be called a preamble, may be added and transmitted in order to improve the pull-in of the decoding system PLL.

【0004】近年業務用途や民生用途で磁気テープに多
量のデータ(特に映像データ)を記録するのに、ヘリカ
ルスキャン方式レコーダがある。図19はそのテープパ
ターンの一例である。図19に示したとおりテープ走行
方向に対して斜めのトラックパターンを生成している。
この方向は、テープの走行方向に対して平行に記録する
より面記録密度を比較的容易に向上させることができ非
常に有効な方法である。しかし、図19からもわかるよ
うに、各トラック間での時間的な連続性は、ミクロな意
味では実現が難しく、例えば民生用途のVTR等では、
この各トラック間のつなぎ目は、映像信号中の垂直ブラ
ンキング期間と呼ばれるダメージを受けても影響の少な
い部分にあてられたりしている。つまり、このような2
重の誤り訂正は、このようなVTR用途の場合、1トラ
ック内で閉じてトラック間をまたぐことのない誤り訂正
符号のブロックサイズにとるのが普通である。
In recent years, there is a helical scan type recorder for recording a large amount of data (especially video data) on a magnetic tape for business use or consumer use. FIG. 19 shows an example of the tape pattern. As shown in FIG. 19, a track pattern oblique to the tape running direction is generated.
This direction is a very effective method because the areal recording density can be relatively easily improved as compared with recording parallel to the running direction of the tape. However, as can be seen from FIG. 19, it is difficult to realize temporal continuity between tracks in a microscopic sense. For example, in a VTR for consumer use,
The joint between the tracks is applied to a portion of the video signal, which is called a vertical blanking period, which is less affected by damage. In other words, such 2
In such a VTR application, double error correction is usually performed with a block size of an error correction code which is closed in one track and does not cross tracks.

【0005】さて、冗長性の高いデータを能率良くデー
タ変換する手段の1つに可変長符号化と呼ばれる手段が
ある。これを図20で説明する。図20に示したA〜F
はシンボルと称されるもので、圧縮されるべきデータの
状態を表わす。ランレングス符号化を組合わせる場合
は、0ラン長がシンボルとなるし、多階調の映像信号の
場合は、値そのものがシンボルとなるし、映像信号の高
能率符号化では、直交変換とランレングス符号化と、値
そのものとを組み合わせてシンボルとする場合もある。
各シンボルはその発生頻度に応じて符号が割り当てられ
ている。図20ではAからFにかけて、その発生頻度が
低くなっているような場合の一例である。Aの符号長は
1ビットであるのに対し、Fの符号長は5ビットとなっ
ており、発生頻度が高いほど短い符号長の符号が割り当
てられる。このようにすれば、全体の符号の量は短くな
り、能率良く符号化ができる。通常良く用いられる可変
長符号化はハフマン符号を用いたものである。このよう
にして符号化した可変長符号化したデータを誤り訂正符
号を付するブロック図を図21に示す。
A variable length coding is one of the means for efficiently converting highly redundant data. This will be described with reference to FIG. AF shown in FIG. 20
Is called a symbol and represents the state of data to be compressed. When the run length coding is combined, the 0 run length becomes a symbol, and in the case of a multi-gradation video signal, the value itself becomes a symbol. In the high efficiency coding of the video signal, orthogonal transformation and run The length coding and the value itself may be combined into a symbol.
A code is assigned to each symbol according to its frequency of occurrence. FIG. 20 shows an example in which the frequency of occurrence is low from A to F. The code length of A is 1 bit, whereas the code length of F is 5 bits, and a code with a shorter code length is assigned as the frequency of occurrence increases. In this way, the total code amount is shortened and the coding can be performed efficiently. The variable length coding that is often used is the Huffman code. FIG. 21 shows a block diagram in which variable-length coded data coded in this way is given an error correction code.

【0006】図21において31は可変長符号化を行なう
コード変換回路、32は図17に示したm×nバイトの容
量を貯えるバッファメモリ、33はC1パリティC2パリ
ティの誤り訂正符号を付す誤り訂正符号器である。動作
としては、例えば図20に示したようなコードテーブル
を用いROM等によりコード変換を行ない、誤り訂正符
号器に出力するために1誤り訂正符号単位の容量のバッ
ファメモリ32にコード変換後のデータを貯え、その出力
に誤り訂正符号器33により誤り訂正用の符号を付加して
伝送路に送出される。
In FIG. 21, reference numeral 31 is a code conversion circuit for performing variable length coding, 32 is a buffer memory for storing the capacity of m × n bytes shown in FIG. 17, and 33 is error correction with an error correction code of C1 parity C2 parity. It is an encoder. As an operation, for example, a code table as shown in FIG. 20 is used to perform code conversion by a ROM or the like, and the data after code conversion is stored in a buffer memory 32 having a capacity of one error correction code unit for output to an error correction encoder. Is stored, and an error correction code is added to the output by the error correction encoder 33 and the code is sent to the transmission line.

【0007】[0007]

【発明が解決しようとする課題】従来の符号化装置は以
上のように構成されているので、ヘリカルスキャン型の
テープレコーダを伝送媒体として使用する場合、下記の
ような問題があった。図23はヘリカルスキャン型のテ
ープレコーダの早送り等のトリックプレーの状態のヘッ
ドトレースの軌跡を示したものである。図23において
L,Rの表示は、通常ヘリカルスキャン型のテープレコ
ーダは隣接トラックのクロストーク成分を排除する目的
のアジマス記録の方向を表わしたもので、Lアジマス
は、Rアジマスとトラック長手方向と直交する軸に対し
て対称になっている。LアジマスのトラックはRアジマ
スのヘッドでは再生できないし、Rアジマスのトラック
はLアジマスのヘッドでは再生できない。図23は、テ
ープ送り速度を通常走行の8倍にあげて高速再生を行な
った場合のヘッドトレース軌跡をテープパターン上に表
現したものである。このヘッドのアジマスがLアジマス
であったとするとRアジマストラックは再生不能のた
め、図23の斜線部のみヘッド再生出力が得られる。こ
の出力を図22に示す。図22に示したように高速再生
時、満足できる出力は、ある一定期間だけに限られてお
り、その期間の中にC1ブロックが1つ以上含まれてい
なければC1方向の誤り訂正でさえかけることができ
ず、通常C1ブロックは1つ以上含まれている。このよ
うなトリックプレーの場合、2重積の符号であるにもか
かわらず、1つの方向の誤り訂正しかできずトリックプ
レー時の復号も通常C1を1単位として行なわれる。こ
の時、例えば図24に示したデータが記録されていて、
点線の部分より前は、逆アジマストレース時であり復号
できず点線の部分以降を復号するものと仮定すると、点
線の部分から図20のコードテーブルを用いて復号する
と、本来のF,AというシンボルがDというシンボルに
化けて復号されてしまうという問題がある。例えば映像
信号を符号化する場合、図25に示したように離散コサ
イン変換(DCT;Discrete Cosine Transform )と呼
ばれる周波数領域への変換を施し、矢印に示したように
ランレングスコーディングを行なって可変長符号化を施
す。このような符号化の場合、シンボル化けの問題は異
なる周波数領域へのデータ化けになってしまい、全く異
質の画像と化してしまう。また、オーディオ信号の高能
率符号化等に多く用いられるサブバンド符号化は、図2
6の上図のような信号を、周波数分割されるべくサブバ
ンドフィルタに通され、図26下図のように帯域分割さ
れて符号化されてしまうため、復号シンボルの化けは全
く異なる帯域のデータと化してしまうという問題があ
り、高能率符号化と誤り訂正のブロック化の問題は、テ
ープ媒体の伝送系において特にトリックプレー等で重大
な問題をかかえている。
Since the conventional encoder is constructed as described above, there are the following problems when the helical scan type tape recorder is used as the transmission medium. FIG. 23 shows a locus of a head trace in a trick play state such as fast-forwarding of a helical scan type tape recorder. In FIG. 23, the symbols L and R represent the directions of azimuth recording for the purpose of eliminating crosstalk components of adjacent tracks in a normal helical scan type tape recorder, and L azimuth represents R azimuth and the track longitudinal direction. It is symmetrical about the orthogonal axes. A track of L azimuth cannot be reproduced by a head of R azimuth, and a track of R azimuth cannot be reproduced by a head of L azimuth. FIG. 23 shows a head trace locus on the tape pattern when the tape feeding speed is increased to eight times that of the normal running for high-speed reproduction. If the azimuth of the head is L azimuth, the R azimuth track cannot be reproduced, and therefore the head reproduction output can be obtained only in the shaded area in FIG. This output is shown in FIG. As shown in FIG. 22, at the time of high-speed reproduction, the output that can be satisfied is limited to a certain fixed period, and even if one or more C1 blocks are not included in the period, error correction in the C1 direction is performed. It is not possible, and normally one or more C1 blocks are included. In the case of such trick play, although the code is a double product code, only error correction in one direction can be performed, and decoding during trick play is usually performed with C1 as one unit. At this time, for example, the data shown in FIG. 24 is recorded,
Assuming that the part before the dotted line is at the time of reverse azimuth tracing and cannot be decoded and the part after the dotted line is decoded, when decoding is performed using the code table of FIG. There is a problem that is converted into a symbol of D and is decoded. For example, when encoding a video signal, as shown in FIG. 25, a transform to a frequency domain called Discrete Cosine Transform (DCT) is performed, and run length coding is performed as indicated by an arrow to change the variable length. Encode. In the case of such encoding, the problem of garbled symbols is garbled data in different frequency regions, resulting in a completely different image. In addition, sub-band coding, which is often used for high-efficiency coding of audio signals, is shown in FIG.
The signal shown in FIG. 6 is passed through a sub-band filter to be frequency-divided, and is band-divided and encoded as shown in the lower diagram of FIG. The problem of high efficiency coding and blocking of error correction is a serious problem in a tape medium transmission system, especially in trick play.

【0008】この発明は、上記のような問題点を解消す
るためになされたもので、トリックプレーの如き、間欠
的なデータ伝送系において復号時の誤りをなくすことが
できる符号化装置および復号化装置を得ることを提供す
ることを目的とする。
The present invention has been made to solve the above problems, and an encoding device and a decoding device capable of eliminating errors during decoding in an intermittent data transmission system such as trick play. The purpose is to provide a device.

【0009】[0009]

【課題を解決するための手段】本願の第1発明に係る符
号化装置は、可変長符号化時に符号量をカウントし、C
1ブロックの最初の無視ビット数を計算し、その情報を
時分割多重して誤り訂正符号を付加するように構成する
ものである。または、可変長符号化時に符号量をカウン
トし、C1ブロックの最初の無視ビット数を計算し、誤
り訂正符号を付した後その情報を時分割多重するするよ
うに構成するものである。
An encoding apparatus according to the first invention of the present application counts the code amount at the time of variable length coding, and C
The first ignored bit number of one block is calculated, the information is time-division multiplexed, and an error correction code is added. Alternatively, the number of codes is counted during variable-length coding, the first ignored bit number of the C1 block is calculated, an error correction code is added, and the information is time-division multiplexed.

【0010】本願の第2発明に係る復号化装置は、符号
化時に時間軸多重された無視ビット数情報に基づき、C
1方向に誤り訂正復号されたデータのうち先頭の数ビッ
トを可変長復号器に送出せずに残りを可変長復号器に送
るようにするモードを設けるよう構成する。
The decoding device according to the second invention of the present application is based on the ignore bit number information which is time-axis multiplexed at the time of encoding.
A mode is provided in which the first few bits of the error-correction-decoded data in one direction are not sent to the variable length decoder, but the rest are sent to the variable length decoder.

【0011】本願の第3発明に係る符号化装置は、C1
ブロックをまたぐように可変長符号化する場合、C1ブ
ロックの残りすべてに可変長コードテーブルに存在しな
い特殊なデータを挿入する。
The encoding apparatus according to the third invention of the present application is C1.
When performing variable length coding so as to straddle blocks, special data not existing in the variable length code table is inserted into all the rest of the C1 block.

【0012】本願の第4発明に係る符号化装置は、C1
ブロックをまたぐように可変長符号化する場合、またい
だ可変長符号化データは、次のC1ブロックの先頭から
再び符号を追加挿入する。
The encoding device according to the fourth invention of the present application is C1.
When variable-length coding is performed so as to straddle blocks, the variable-length coded data that has been straddled inserts a code again from the beginning of the next C1 block.

【0013】本願の第5発明に係る復号化装置は、C1
ブロックの最後のデータでなおかつ可変長復号が成立し
なかったデータを廃棄するように構成する。
The decoding device according to the fifth invention of the present application is C1.
The last data of the block and the variable length decoding of which is not established are discarded.

【0014】本願の第6発明に係る符号化装置は、可変
長符号化データ中のあらかじめ設定された位置に、ある
特定の情報(例えば数十フレームのうちのあるフレーム
の高能率符号化データとか、各フレームの圧縮率の高め
られたデータ)を挿入する。
The encoding device according to the sixth aspect of the present invention is such that, at a preset position in the variable-length encoded data, certain specific information (for example, high-efficiency encoded data of a certain frame out of several tens of frames , Data with increased compression ratio of each frame).

【0015】本願の第7発明に係る復号化装置は、誤り
訂正復号後のあらかじめ設定された位置のある特定の情
報のみを復号するモードを備える。
The decoding device according to the seventh aspect of the present invention has a mode for decoding only certain information having a preset position after error correction decoding.

【0016】本願の第8発明に係る復号化装置は、後続
のデータが使用不能におちいり、なおかつブロックの区
切りのデータが可変長復号ができていない場合、ブロッ
クの中の他のデータに0を挿入して直交逆変換するよう
構成する。
In the decoding device according to the eighth invention of the present application, when the subsequent data is unusable and the block delimiter data is not variable length decoded, 0 is added to other data in the block. It is configured to insert and perform inverse orthogonal transform.

【0017】本願の第9発明に係る復号化装置は、後続
のデータが使用不能におちいり、なおかつブロックの区
切りのデータが可変長復号ができていない場合、そのブ
ロックのデータを廃棄するよう構成する。
The decoding device according to the ninth invention of the present application is configured to discard the data of the block when the subsequent data is unusable and the block delimiter data is not variable length decoded. ..

【0018】[0018]

【作用】本願の第1発明では、無視ビット数情報を計算
し、その情報を時分割多重するため復号時に利用可能と
なる。
According to the first invention of the present application, the ignored bit number information is calculated, and the information is time-division multiplexed, so that it can be used at the time of decoding.

【0019】本願の第2発明では、無視ビット数情報に
基づきC1方向に誤り訂正されたデータのうち先頭の数
ビットを無視して可変長復号するように作用する。
According to the second invention of the present application, variable length decoding is performed by ignoring the leading several bits of the data error-corrected in the C1 direction based on the ignored bit number information.

【0020】本願の第3発明では、可変長コードテーブ
ルに通常存在しないダミーデータを割り当て、C1ブロ
ックをまたぐ際、そのダミーデータを挿入するため、復
号系においてそのデータは復号されることがないように
符号化されている。
In the third invention of the present application, dummy data which does not normally exist is assigned to the variable-length code table, and the dummy data is inserted when straddling the C1 block, so that the data is not decoded in the decoding system. Is encoded in.

【0021】本願の第4発明では、C1ブロックをまた
ぐ際、次のC1ブロックの先頭では、改めて新たな可変
長符号データの先頭になっている。
In the fourth invention of the present application, when the C1 block is straddled, the beginning of the next C1 block is the beginning of new variable-length code data.

【0022】本願の第5発明では、第3第4発明のよう
な符号化がなされたような符号化データに対し、通常の
復号時は、C1ブロック中の最後尾のデータで可変長復
号が成立しなかったデータは廃棄して、復号化されない
ように作用する。
In the fifth invention of the present application, variable-length decoding is performed on the last data in the C1 block during normal decoding of the coded data that has been coded as in the third and fourth inventions. The data that does not hold is discarded and acts so as not to be decrypted.

【0023】本願の第6発明では、可変長符号化中のあ
らかじめ設定された位置に、ある特定の情報を時間軸多
重されているため、トリックプレー等で、トレースする
ある決められた位置に重要なデータを配置することがで
きる。
In the sixth invention of the present application, since certain information is time-axis-multiplexed at a preset position during variable-length coding, it is important at a predetermined position to be traced in trick play or the like. Data can be placed.

【0024】本願の第7発明では、誤り訂正復号後のあ
らかじめ限定された位置のみを復号することのできるモ
ードを設け、トリックプレー等に使用する際の復号誤り
を出力しないように作用する。
In the seventh invention of the present application, a mode capable of decoding only a limited position after error correction decoding is provided, and it operates so as not to output a decoding error when used for trick play or the like.

【0025】本願の第8発明は、後続のデータが使用不
能状態におちいったにもかかわらずブロックの終了コー
ドに到達できなかった場合、残りのブロックデータに0
を挿入して復号化するため、とんでもないデータが誤挿
入されて異常な復号化されることを防ぐよう作用する。
In the eighth invention of the present application, when the end code of the block cannot be reached even though the subsequent data is in the unusable state, the remaining block data is set to 0.
Is inserted and decrypted, it acts to prevent erroneous insertion of erroneous data and abnormal decoding.

【0026】本願の第9発明は、後続のデータが使用不
能状態におちいったにもかかわらずブロックの終了コー
ドに到達できなかった場合、そのブロックのデータは廃
棄されるので、とんでもないデータが誤って復号されな
いよう作用する。
In the ninth invention of the present application, if the end code of the block cannot be reached even though the subsequent data falls into the unusable state, the data of the block is discarded, so that the erroneous data is incorrect. It acts so that it is not decrypted.

【0027】[0027]

【実施例】以下、本願の第1〜第7発明の実施例を説明
する。
EXAMPLES Examples of the first to seventh inventions of the present application will be described below.

【0028】まず、本願の第1発明を図について説明す
る。図1において1はコード変換器、2は符号長検出
器、3はバッファメモリ、4は累積加算器、5は最小値
回路(以下MINと称す)、6は減算器、7はスイッ
チ、8は誤り訂正符号化器である。
First, the first invention of the present application will be described with reference to the drawings. In FIG. 1, 1 is a code converter, 2 is a code length detector, 3 is a buffer memory, 4 is a cumulative adder, 5 is a minimum value circuit (hereinafter referred to as MIN), 6 is a subtractor, 7 is a switch, and 8 is It is an error correction encoder.

【0029】次に動作について説明する。入力されるデ
ータは、ハフマン符号のように発生頻度が高くなるほど
符号長が短くなるように設計された符号化テーブルに従
ってコード変換を行なうコード変換器1によって可変長
符号化され、バッファメモリ3に貯えられると共に、符
号長検出器2によって発生した可変長符号化の符号長を
検出し、その符号長を累積加算器4で累積加算し、ある
定数Cと常に小さい方を出力するMIN5に通される。
ある定数とは、例えばC1パリティの付加単位であるm
バイトすなわち、m×8ビットから、無視ビット数デー
タ作成回路によって作成されるデータのビット数(可変
長符号化の1シンボル当りの符号長は30ビットよりは少
ないのが普通なので、通常5ビット程度あれば無視ビッ
ト数データを作成できる)を引いた値が与えられてい
る。C=m×8−5累積加算器4の値がこのCよりも大
きな値をとるとMIN5の出力はCを選択する。そして
減算器6の出力はm×8−5−Cとなるので、次のC1
ブロックにあふれたデータビット数と等しくなる。この
値を次のC1ブロックの先頭の5ビットの間はスイッチ
7で選択して時分割多重することによって図4に示され
たデータ並びにすることができる。このとき、スイッチ
7で無視ビット数データを選択している間は、バッファ
メモリ3の読み出しを行なわないように制御されてい
る。そして、次のC1ブロックに移ったとき累積加算器
4は、所期動作を行なう。その所期値は、m×8−5−
Cの値とすれば良い。
Next, the operation will be described. The input data is variable-length coded by the code converter 1 that performs code conversion according to a coding table designed such that the code length becomes shorter as the occurrence frequency becomes higher, such as Huffman code, and is stored in the buffer memory 3. At the same time, the code length of the variable length coding generated by the code length detector 2 is detected, the code length is cumulatively added by the cumulative adder 4, and a constant C and a MIN 5 that always outputs the smaller one are passed. ..
A certain constant is, for example, m which is an addition unit of C1 parity.
Bytes, that is, m × 8 bits, the number of bits of data created by the ignore bit number data creation circuit (usually about 5 bits because the code length per symbol in variable length coding is usually less than 30 bits) You can create the number of ignored bits data if there is) is given. C = m × 8−5 When the value of the cumulative adder 4 is larger than C, the output of MIN5 selects C. Since the output of the subtractor 6 is m × 8−5−C, the next C1
It is equal to the number of data bits that overflowed the block. This value is selected by the switch 7 for the first 5 bits of the next C1 block and time-division-multiplexed to form the data shown in FIG. At this time, it is controlled so that the buffer memory 3 is not read while the data for the number of ignored bits is selected by the switch 7. Then, when moving to the next C1 block, the cumulative adder 4 performs the intended operation. The expected value is m × 8-5
The value of C may be used.

【0030】従って無視ビットデータ作成のための回路
は図1に限定されたものである必要は全くなく、例え
ば、累積加算結果をCで割って余りを求めるような演算
でも良いことはいうまでもない。また、無視ビット数デ
ータは前のC1ブロックに配置された符号のビット数を
求めても良い。
Therefore, the circuit for creating the neglected bit data does not need to be limited to that shown in FIG. 1, and it is needless to say that, for example, an operation of dividing the cumulative addition result by C to obtain the remainder is possible. Absent. Further, as the ignored bit number data, the bit number of the code arranged in the previous C1 block may be obtained.

【0031】またメモリの配置やスイッチ7の有無につ
いても同様である。上述のような動作をするだけならバ
ッファメモリ3はmバイトあれば最低限の動作は可能で
あり、m×nバイトのデータに誤り訂正符号を付すため
のデータ蓄積機能は、誤り訂正符号化器8にもたせれば
良いが、例えば、減算器6の出力である無視ビットデー
タを貯える領域をバッファメモリ3に設けて書き込んで
も同様の事が実現できるし、減算器6の出力である無視
ビットデータを貯えるメモリを別途設けてバッファメモ
リ3との読み出し制御によっても同様である。そのよう
な構成をとるならばバッファメモリ3はm×nバイトの
容量をもっている方が都合が良い。
The same applies to the arrangement of the memory and the presence / absence of the switch 7. If only the above-mentioned operation is performed, if the buffer memory 3 has m bytes, the minimum operation is possible, and the data storage function for adding an error correction code to m × n bytes of data has an error correction encoder. 8, but the same thing can be realized by providing an area for storing the neglected bit data output from the subtractor 6 in the buffer memory 3 and writing the same, and the neglected bit data output from the subtractor 6 can be realized. The same is true by separately providing a memory for storing the data and controlling the reading with the buffer memory 3. With such a configuration, it is convenient for the buffer memory 3 to have a capacity of m × n bytes.

【0032】また、このような無視ビット数データは、
mバイト中のデータとしてもっている必要はなく、図1
6の中のIDデータエリアに所持していても良い。この
ようにmバイトのデータの外に無視ビット数データを時
間軸多重するための一実施例を図2に示す。9はスイッ
チ、10はメモリである。
Further, such neglected bit number data is
It is not necessary to have it as data in m bytes.
It may be held in the ID data area in 6. FIG. 2 shows an embodiment for time-axis-multiplexing ignored bit number data in addition to m-byte data. 9 is a switch and 10 is a memory.

【0033】次に動作について説明する。基本的には、
図1と動作と同じであるので、異なるところのみ説明を
加える。MIN5の片方の入力値は、図1ではC(m×
8−5)であったが、図2ではm×8となる。なぜな
ら、無視ビット数データとmバイトの外にもつためmバ
イトのデータは目一杯使用可能である。このため図2に
おいてC’=m×8となる。また、減算器6の出力は誤
り訂正符号を付してから時分割多重するため一度メモリ
に貯える必要性が高くなる。メモリ10はそのためのメモ
リであり、スイッチ9にてメモリ10に貯えられたデータ
と誤り訂正符号化器8の出力が切り換えられる構成とな
っている。ただし、スイッチ9が一方とつながっている
とき他方は、必ず出力(読み出し)を止めている必要が
ある。このように動作する回路から出力されるデータ
は、図5に示すようになっている。
Next, the operation will be described. Basically,
Since the operation is the same as that in FIG. 1, only different points will be described. One input value of MIN5 is C (m ×
8-5), it becomes m × 8 in FIG. This is because the ignored bit number data and the m-byte data are stored outside the m-byte data so that the m-byte data can be fully used. Therefore, C ′ = m × 8 in FIG. Further, since the output of the subtracter 6 is time-division multiplexed after being given an error correction code, it becomes necessary to store it in the memory once. The memory 10 is a memory for that purpose, and is configured so that the data stored in the memory 10 and the output of the error correction encoder 8 can be switched by the switch 9. However, when the switch 9 is connected to one side, the other side must necessarily stop the output (reading). The data output from the circuit operating in this way is as shown in FIG.

【0034】なお、メモリ10には、本来のIDデータや
SYNCデータを付加して記憶していても良いことはい
うまでもなく、そうでない場合は、他のどこかにID,
SYNCデータを付加するブロックが存在する。また、
図2は、IDデータに無視ビットを多重したが、例えば
IEEE Transactions on Information Theory の1976
年No.4P462〜P468に記載の「New Classes of Binary Co
des Constructed on the Basis of Concatenated Codes
and Product Codes」に開示された重畳符号等の技術を
使ってC1パリティの中に多重する方法をとっても良
い。また、上述の可変長符号化は固定長にエスケープす
るようなモードをもった可変長符号でも良いことはいう
までもない。
Needless to say, the original ID data and SYNC data may be added to and stored in the memory 10, and if not, the ID and ID are stored somewhere else.
There is a block to which SYNC data is added. Also,
In FIG. 2, the ignore bit is multiplexed with the ID data, but for example, 1976 of IEEE Transactions on Information Theory.
Year No. 4 P462 ~ P468 `` New Classes of Binary Co
des Constructed on the Basis of Concatenated Codes
A method of multiplexing in C1 parity using a technique such as a superposition code disclosed in “and Product Codes” may be used. Further, it goes without saying that the above-mentioned variable length coding may be a variable length code having a mode of escaping to a fixed length.

【0035】次に本願の第2発明を図について説明す
る。図3は、例えば図1の符号化装置で符号化して、テ
ープ等の伝送媒体を経て復号化する際の復号化装置の一
実施例である。テープ媒体のような伝送系では、再生の
みの製品というものが存在し得るため、復号化装置を使
った製品も存在し得る。図3において11は無視ビット数
データ認識回路、12はスイッチ、13はコード逆変換器、
14は誤り訂正復号化器である。
Next, the second invention of the present application will be described with reference to the drawings. FIG. 3 shows an embodiment of a decoding device when the data is encoded by the encoding device of FIG. 1 and is decoded via a transmission medium such as a tape. In a transmission system such as a tape medium, there may be a product only for reproduction, and thus a product using a decoding device may also exist. In FIG. 3, 11 is an ignoring bit number data recognition circuit, 12 is a switch, 13 is a code inverse converter,
14 is an error correction decoder.

【0036】次に動作について説明する。伝送媒体を通
過した信号(テープレコーダでは再生出力)は誤り訂正
復号化器14にて、伝送路のS/N の劣悪さが原因で生じた
り誤りを訂正され、正しいデータとなって出力される。
テープレコーダ等の再生時に特殊な高速再生等の場合
は、C1ブロック単位での復号を行なうと都合が良い
が、C1ブロック単位で誤り訂正復号を行なったのち、
mバイトのデータ中からある特定の位置にある無視ビッ
ト数データをとり込む無視ビット数データ認識回路11に
て、何ビット分のデータを無視して可変長復号するかを
コントロールするため、スイッチ12に制御信号を送り、
コード逆変換器13への入力を制御する。上述の説明で
は、無視ビット数データを5ビットとったため、無視ビ
ット数をkビットとすると、k+5ビット分のデータを
コード逆変換しないようにスイッチ12をOFFすれば良
い。また、コード逆変換回路13はスイッチ12がONにな
ってから可変長復号動作をすれば良い。なお、コード逆
変換回路13が、復号禁止マスク動作をすることができる
ようにすれば、マスク動作をするビットのフラグをk+
5ビット分立てれば良く、その際は、スイッチ12はなく
ても誤った動作をすることがない。このような構成にす
れば、例えば図22の点線以降の3ビットは、可変長復
号されず、4ビット目から正しい復号がされるようにな
るため、シンボル化けといった問題は生じない。
Next, the operation will be described. The signal that has passed through the transmission medium (reproduced output by the tape recorder) is corrected by the error correction decoder 14 due to the poor S / N of the transmission line and the error is corrected, and is output as correct data. ..
In the case of special high-speed reproduction at the time of reproduction on a tape recorder or the like, it is convenient to perform decoding in C1 block units, but after performing error correction decoding in C1 block units,
In order to control how many bits of data are ignored and variable length decoding is performed by the ignore bit number data recognition circuit 11 that takes in the ignore bit number data at a specific position from m bytes of data, the switch 12 is used. Control signal to
It controls the input to the code reverse converter 13. In the above description, the ignored bit number data is 5 bits. Therefore, assuming that the ignored bit number is k bits, the switch 12 may be turned off so that k + 5 bit data is not subjected to code reverse conversion. Further, the code inverse conversion circuit 13 may perform the variable length decoding operation after the switch 12 is turned on. If the code reverse conversion circuit 13 is allowed to perform the decoding inhibition mask operation, the flag of the bit performing the mask operation is set to k +.
It suffices to set up 5 bits, and in that case, erroneous operation does not occur without the switch 12. With such a configuration, for example, 3 bits after the dotted line in FIG. 22 are not subjected to variable length decoding, and correct decoding is performed from the 4th bit, so that a problem such as symbol garbling does not occur.

【0037】また、本願の図2のような実施例をとった
場合には、無視ビット数データ認識回路11の入力は、誤
り訂正復号器14の前からとり出した信号で良い。
When the embodiment as shown in FIG. 2 of the present application is taken, the input of the ignore bit number data recognition circuit 11 may be a signal taken out from before the error correction decoder 14.

【0038】また、本願の第1,第2発明では、可変長
符号化のみする場合についてとりあげて説明したが、固
定長符号化と可変長符号化とを組み合わせたような符号
化でも、可変長符号手法を複数使用した符号化でも良
く、また誤り訂正符号も二重リードソロモン符号をとり
あげたが、ブロック単位で長さが可変でない固定長デー
タに対する誤り訂正符号なら何でも良く、例えばBCH
符号やクロスインターリーブ符号、ある程度符号長の可
変なトレリス符号化等の符号化でも良いことはいうまで
もない。また実施例ではC1ブロックに1つ無視ビット
データを付すことについて述べたが、誤り訂正ブロック
サイズを小さくとった場合m×nバイトに1つの無視ビ
ットデータを付すだけでも良い。可変長符号化手法を
(固定長符号化を含めて)複数使用するような場合は符
号化器で無視ビット数データと共にその手法を表す情報
を付して符号化し、復号側でその情報を認識して(固定
長復号化を含めた)可変長復号化する復号化器で復号す
れば良い。その最も簡単な例は、あるケース(例えば統
計的な意味での出現頻度に偏りがなくなった場合)では
固定長符号化器を使い、そうではない場合可変長符号化
器を使って符号化する場合や、可変長符号化テーブルを
いくつか使用して符号化する場合である。また、その他
のヘッダ情報があれば、それと多重するのも良い。
Further, in the first and second inventions of the present application, the case where only the variable length coding is performed has been described. However, even in the coding in which the fixed length coding and the variable length coding are combined, the variable length coding is performed. The encoding using a plurality of encoding methods may be used, and the double Reed-Solomon code is adopted as the error correction code, but any error correction code for fixed length data whose length is not variable in block units may be used, for example, BCH.
It goes without saying that coding such as codes, cross-interleaved codes, and trellis coding in which the code length is variable to some extent may be used. Further, in the embodiment, one ignore bit data is added to the C1 block, but if the error correction block size is small, one ignore bit data may be added to m × n bytes. When multiple variable-length coding methods (including fixed-length coding) are used, the encoder attaches the information indicating the method together with the data of the number of ignored bits, and the decoding side recognizes the information. Then, it may be decoded by a decoder that performs variable length decoding (including fixed length decoding). The simplest example is to use a fixed-length encoder in some cases (for example, when the frequency of occurrence in a statistical sense is not biased), and a variable-length encoder in other cases. In some cases, some variable length coding tables are used for coding. Also, if there is other header information, it may be multiplexed with it.

【0039】次に本願の第3発明を図について述べる。
図6は、本願の第3発明の符号化装置の一実施例を示し
たブロック図である。図6において15はコンパレータ、
16はスイッチ、17は退避用バッファである。
Next, the third invention of the present application will be described with reference to the drawings.
FIG. 6 is a block diagram showing an embodiment of the encoding device of the third invention of the present application. In FIG. 6, 15 is a comparator,
Reference numeral 16 is a switch, and 17 is a save buffer.

【0040】次に動作について説明する。入力されたデ
ータはコード変換器1によって可変長符号化され、一時
的に退避用バッファ17に記憶される。一方、符号長検出
器3によって、発生した変換コードの符号長を検出し、
累積加算器4にて発生した符号長を累積加算して、発生
したトータル符号量を計数し、累積加算器4にて発生し
た符号長を累積加算して、発生したトータル符号量を計
数し、累積加算器4の出力をある定数C’と比較するコ
ンパレータ15に入力してある一定数C’を超えないかど
うか判定する。もし、ある一定数C’を超えた場合、ス
イッチ16にコントロール信号を送り、そのあふれる原因
となった可変長符号の1シンボルの可変長符号は、バッ
ファメモリ3に送出されないようスイッチ16をOFFす
ると、同時に、退避用バッファの読み出しは、あふれる
原因となった可変長符号の1シンボルの1つ前のシンボ
ルを読み出した後、読み出しをストップする。バッファ
メモリ3はm×nバイトのデータを書き込める容量を有
しており、m×nバイトのデータを誤り訂正符号化器8
に送出が完了するたびにオール0のデータに初期化され
る。通常バッファメモリ3はDRAM等で構成し、m×
nバイトのメモリを2つ有して、読み出し用で使うメモ
リと書き込み用で使うメモリを選択的に切り換えるよう
に構成するので、この切り換えのときに、メモリ切換動
作以後書き込み側に割り当てられたメモリは、データを
書き込む前にオール0のデータに初期化すると良い。以
上のような動作では、可変長符号化データがmバイトの
境界をまたぐようになった場合を検出して、その原因と
なる1シンボル分の可変長符号は次のmバイトにまわさ
れるようになり、余白には0が挿入されたことと等価に
なる。つまり、その符号化装置の出力のデータは、図7
に示したようなパターンになる。図7では0001とい
う可変長符号化データがコード変換された後のシンボル
が3ビット以上だった場合、00という2ビットの0が
挿入された形となっている。もちろん、その3ビット以
上だったというシンボルに相当する可変長符号は次のm
バイトのデータ作成時に退避用バッファ17から読み出さ
れ、そのmバイトのデータの先頭に配置されるよう動作
する。
Next, the operation will be described. The input data is variable-length coded by the code converter 1 and temporarily stored in the save buffer 17. On the other hand, the code length detector 3 detects the code length of the generated conversion code,
The code length generated by the cumulative adder 4 is cumulatively added to count the total code amount generated, and the code length generated by the cumulative adder 4 is cumulatively added to count the total code amount generated. It is determined whether the output of the cumulative adder 4 is input to a comparator 15 that compares it with a constant C ', and a predetermined number C'is not exceeded. If a certain number C'is exceeded, a control signal is sent to the switch 16, and the switch 16 is turned off so that the variable length code of one symbol of the variable length code that causes the overflow is not sent to the buffer memory 3. At the same time, in the reading of the save buffer, the reading is stopped after reading the symbol immediately preceding the one symbol of the variable-length code that caused the overflow. The buffer memory 3 has a capacity capable of writing m × n bytes of data, and the m × n bytes of data are stored in the error correction encoder 8
Every time the transmission is completed, the data is initialized to all 0s. Normally, the buffer memory 3 is composed of DRAM, etc.
Since there are two n-byte memories and the memory used for reading and the memory used for writing are selectively switched, the memory allocated to the write side after the memory switching operation at the time of this switching. Should be initialized to all 0s before writing the data. In the above operation, it is detected that the variable-length coded data crosses the boundary of m bytes, and the variable-length code for one symbol, which is the cause, is distributed to the next m bytes. Which is equivalent to inserting 0 in the margin. That is, the output data of the encoding device is as shown in FIG.
The pattern is as shown in. In FIG. 7, when the symbol after variable-length coded data of 0001 is code-converted to have 3 bits or more, 2-bit 0 of 00 is inserted. Of course, the variable-length code corresponding to the symbol having more than 3 bits is the next m
When the byte data is created, it is read from the save buffer 17 and arranged so as to be arranged at the head of the m-byte data.

【0041】なお、上述の説明では、オール0のデータ
を余白に挿入したが、これには、符号化テーブル作成時
に、少し工夫を要する。すなわち、オール0に相当する
シンボルが実際には存在しないように符号化テーブルを
作成するという工夫である。このことを図8で説明す
る。図8は、図20と同じシンボルを可変長符号化する
可変長符号化テーブルである。このとき、図20ではF
というシンボルに00000を割り当てられているが図
8ではダミーデータと称しているシンボルを1個増加
し、オール0となるシンボルをダミーデータに割り当て
ている。このような可変長符号化テーブルに基づいて可
変長符号化を施すことが、本願の第3発明の前提とな
る。このオール0という(特殊な)ダミーデータを可変
長符号化テーブルに盛り込んであるが必ずしもオール0
でなくてもオール1のデータがダミーデータとなるよう
に図8の2進木表現の枝変換を行なっても良いし、すべ
てが同じ値でなくても、そのダミーデータが割り当てら
れた符号の先頭から任意ビットをとりだしてきてそれが
他シンボルで同じビット数のいかなる符号とも絶対に一
致しないような符号であれば、どのような値でも良い。
またダミーデータがオール1のときは、上述の初期化動
作時にm×nバイト分すべて1のデータを書き込めば良
い。
In the above description, the data of all 0s is inserted in the margin, but this requires some work when creating the coding table. In other words, the idea is to create an encoding table so that symbols corresponding to all 0's do not actually exist. This will be described with reference to FIG. FIG. 8 is a variable length coding table for variable length coding the same symbols as in FIG. At this time, in FIG.
8 is assigned to the symbol, but in FIG. 8, the number of symbols called dummy data is increased by one and the symbols of all 0 are assigned to the dummy data. Performing variable-length coding based on such a variable-length coding table is the premise of the third invention of the present application. This (special) dummy data of all 0s is included in the variable length coding table, but it is not always all 0s.
Alternatively, the branch conversion of the binary tree representation of FIG. 8 may be performed so that the data of all 1s becomes dummy data, or even if all do not have the same value, the dummy data Any value may be used as long as it is a code that takes out an arbitrary bit from the beginning and never matches any code having the same number of bits in other symbols.
When the dummy data is all 1, all 1's worth of m × n bytes may be written during the above initialization operation.

【0042】次にこのような符号化器に対する復号化器
の動作について次に説明する。特殊再生時のように極め
て特殊な場合は、このような符号化器ではmバイトの先
頭が必ず可変長符号の先頭ビットとなっているため使用
可能なC1ブロックでは可変長復号の開始をmバイト毎
に設定するようにすれば良いだけで良い。なぜならmバ
イトの後尾部分の特殊符号については、あてはまるシン
ボルが存在しないからである。具体的に述べると、図7
において00という最後の2ビットのデータはあてはま
るシンボルが存在しないし、次のmバイトの先頭では、
別のシンボルの可変長符号化の先頭であることが、保障
されているためこの2ビットの00というデータを廃棄
すれば良い。すなわち、mバイトの境界であることを認
識して最後に可変長復号化が成功しなかったデータを廃
棄するデータ廃棄回路を設ければ復号化できる。また上
述のデータ廃棄回路は、コード逆変換器13の逆変換禁止
ビットマスクを生成する回路として実現される。このデ
ータ廃却回路が仮りに存在しなかったならば、連続した
C1ブロックを復号する場合、前のC1ブロックの特殊
データが廃棄されずにコード逆変換器13に残存してお
り、このデータと次のC1ブロックの先頭のデータとで
別のシンボルのデータに化けるといった問題が新たに生
じる。例えば00という最後尾の2ビットのデータが廃
却されずに残存したまま、例えば次のシンボルがAであ
るような可変長符号である1があった場合、コード逆変
換器13にて001というデータに対してコード逆変換が
成立し、シンボルCとなってシンボル化けとなってしま
う。これは本願の第5発明の一実施例と同じである。
The operation of the decoder for such an encoder will be described below. In an extremely special case such as special reproduction, the start of variable length decoding is m bytes in the usable C1 block because the start of m bytes is always the start bit of the variable length code in such an encoder. It only has to be set for each. This is because there is no applicable symbol for the special code at the tail of m bytes. Specifically, FIG.
There is no symbol that applies to the last 2-bit data of 00 in, and at the beginning of the next m bytes,
Since it is guaranteed that it is the head of the variable length coding of another symbol, this 2-bit 00 data may be discarded. That is, the data can be decoded by recognizing the boundary of m bytes and finally providing a data discarding circuit for discarding the data for which the variable length decoding is not successful. Further, the data discarding circuit described above is realized as a circuit for generating the inverse conversion prohibition bit mask of the code inverse converter 13. If this data discarding circuit does not exist, when decoding consecutive C1 blocks, the special data of the previous C1 block is not discarded and remains in the code inverse converter 13. A new problem arises that the data at the beginning of the next C1 block is garbled into data of a different symbol. For example, if the last 2-bit data of 00 remains without being discarded and there is a variable length code 1 such that the next symbol is A, the code inverse converter 13 calls 001. The code reverse conversion is established for the data, and the symbol C is garbled. This is the same as the fifth embodiment of the present invention.

【0043】次に本願の第4発明を図について述べる。
図9は本願の第4発明の符号化装置の一実施例である。
Next, the fourth invention of the present application will be described with reference to the drawings.
FIG. 9 shows an embodiment of the encoding device of the fourth invention of the present application.

【0044】入力データはコード変換器1によって可変
長符号化され退避用バッファ17に一時的に記憶される。
一方、符号長検出器2によって発生符号長を検出し、累
積加算器4によって累積加算して発生符号量を計数しコ
ンパレータ15に入力される。コンパレータ15は、発生符
号量とある定数C’を比較し、ある定数C’を超えると
退避用バッファ17に再送要求のフラグを立てる。退避用
バッファ17は、コンパレータ15からの再送要求フラグを
受ければ、その可変長符号を符号の先頭からもう一度読
み出される。具体的に例をあげて説明する。例えば、図
7で0001(シンボルD)というデータの後のデータ
はmバイト長で固定長に制御されるためあと2ビット分
の余裕がある。その次にコード変換されるシンボルがE
であった場合を考えるとEの先頭ビットから2ビット
分、すなわち00001のコードのうち最初の2ビット
である00がシンボルDの0001の後に付加される。
この直後再送要求をしなければ、シンボルEの0000
1のうち残りの3ビットである001が次のmバイトの
C1ブロックの先頭に配置されることになるが、000
01のコードのうちの最初の2ビットである00が付加
されC1ブロックが一杯になったことをコンパレータ15
が検出して再送要求のフラグが立てられるため、退避用
バッファ17はシンボルEの00001のデータを次のC
1ブロックでまたふたたび先頭ビットから読み出される
ように動作する。つまりC1ブロックの余白ビットには
シンボルEの先頭2ビットを、次のC1ブロックはシン
ボルEの先頭から5ビット分が配置されることになり、
先頭2ビットはこのような例では重複しているが、C1
ブロックの先頭では可変長符号の先頭が保証されてい
る。
The input data is variable-length coded by the code converter 1 and temporarily stored in the save buffer 17.
On the other hand, the code length detector 2 detects the generated code length, and the cumulative adder 4 performs cumulative addition to count the generated code amount and inputs it to the comparator 15. The comparator 15 compares the generated code amount with a certain constant C ′, and when it exceeds a certain constant C ′, sets a retransmission request flag in the save buffer 17. Upon receiving the retransmission request flag from the comparator 15, the save buffer 17 reads the variable length code again from the beginning of the code. A specific example will be described. For example, since the data after the data of 0001 (symbol D) in FIG. 7 is controlled to have a fixed length of m bytes, there is a margin of 2 more bits. The symbol to be transcoded next is E
Considering the case of, the two bits from the head bit of E, that is, 00 which is the first two bits of the code of 00001 is added after 0001 of the symbol D.
Immediately after this, if the retransmission request is not issued, the symbol E of 0000
The remaining 3 bits of 001, 001, will be placed at the beginning of the next m-byte C1 block.
Comparator 15 reports that the first two bits of the 01 code, 00, are added and the C1 block is full.
Is detected and a retransmission request flag is set, the save buffer 17 stores the data of symbol 00001 in the next C
It operates so that the first bit is read again in one block. In other words, the leading 2 bits of the symbol E are placed in the margin bits of the C1 block, and the next C1 block is placed 5 bits from the beginning of the symbol E.
The first 2 bits are duplicated in this example, but C1
At the beginning of the block, the beginning of the variable length code is guaranteed.

【0045】次に本願の第5発明を図について説明す
る。図10は本発明の第5発明の復号化装置の一実施例
である。図10において19はコード逆変換可否判定回
路、20はバッファ、21はスイッチである。
Next, the fifth invention of the present application will be described with reference to the drawings. FIG. 10 shows an embodiment of the decoding device of the fifth invention of the present invention. In FIG. 10, 19 is a code reverse conversion availability determination circuit, 20 is a buffer, and 21 is a switch.

【0046】次に動作について説明する。基本原理は、
本願の第3発明の符号化装置に相対する復号化装置と同
じであるので基本的説明は省略する。図10の入力は、
符号化装置で符号化されたデータを伝送媒体に通した信
号である。図10の入力信号は誤り訂正復号化器14によ
り伝送路で生じた誤りを検出、訂正し、最小mバイト単
位の符号となって出力されバッファ20に一時的に貯えら
れる。一方、コード逆変換可否判定19に入力され、mバ
イトのデータの先頭1ビットずつ監視して可変長復号
(コード逆変換)が成立するかどうかを判定し、成立す
ると判定された場合、バッファ20から成立する可変長符
号を読み出してスイッチ21をONにし、各シンボル毎遂
次にコード逆変換器13で可変長復号する。本発明の第3
及び第4発明の符号化器は、mバイトの後尾の処理手法
は異なるが、いずれも後尾で可変長復号が成立しないま
ま、mバイトのデータの処理が終了した場合、データ廃
棄を行なえば良く、可変長復号が成立しない間はスイッ
チ21がOFF状態になっており、コード逆変換器13に可
変長符号が送られることはないのでmバイトのデータの
処理が終了したり、スイッチ21OFFのままmバイトの
データをすべて初期化して次のmバイトのデータを貯え
るという動作をする。このようにすれば、上述のデータ
廃棄回路と同等の動作が可能となる。
Next, the operation will be described. The basic principle is
Since it is the same as the decoding device corresponding to the encoding device of the third invention of the present application, the basic description is omitted. The input in Figure 10 is
It is a signal obtained by passing the data encoded by the encoding device through a transmission medium. The error correction decoder 14 detects and corrects the error generated in the transmission line of the input signal shown in FIG. 10, and it is output as a code of a minimum m-byte unit and temporarily stored in the buffer 20. On the other hand, it is input to the code reverse conversion propriety determination 19, and it is determined whether variable length decoding (code reverse conversion) is established by monitoring the first 1 bit of m-byte data, and if it is determined, the buffer 20 The variable length code established from the above is read, the switch 21 is turned on, and the code inverse converter 13 successively performs variable length decoding for each symbol. Third of the present invention
The encoders of the fourth and fourth inventions differ in the processing method of the tail of m bytes, but in both cases, if the processing of the data of m bytes is completed without the variable length decoding being established in the tail, the data may be discarded. While the variable length decoding is not established, the switch 21 is in the OFF state, and since the variable length code is not sent to the code inverse converter 13, the processing of m-byte data is completed or the switch 21 remains OFF. The operation of initializing all m-byte data and storing the next m-byte data is performed. In this way, an operation equivalent to that of the data discarding circuit described above becomes possible.

【0047】本願の第3発明は、符号化テーブルを作成
する場合から工夫して作成し、特殊コードを余白に挿入
し、第4発明は、何もそのような操作はせず次のC1ブ
ロックで操作するように符号化したが、本願の第5発明
による復号化装置で、シンボル化けの問題なく復号化が
可能となる。なお、この復号化、トリックプレーの時の
みならず通常伝送時もそのような動作をする必要があ
る。
The third invention of the present application is devised from the case of creating the encoding table and inserts the special code in the margin. The fourth invention does not perform any such operation, and the next C1 block However, the decoding apparatus according to the fifth invention of the present application enables decoding without the problem of symbol garbling. It is necessary to perform such an operation not only during this decoding and trick play but also during normal transmission.

【0048】次に本願の第6発明の符号化装置を図につ
いて説明する。図11は、本願の第6発明の一実施例で
ある。図において22, 23はスイッチ、24はバッファメモ
リ1、25はバッファメモリ2である。
Next, the encoding device of the sixth invention of the present application will be described with reference to the drawings. FIG. 11 shows an embodiment of the sixth invention of the present application. In the figure, 22 and 23 are switches, 24 is a buffer memory 1, and 25 is a buffer memory 2.

【0049】次に動作について説明する。入力された信
号は、コード変換器1により可変長符号化されバッファ
メモリ24に貯えられる一方、特殊なデータが符号化され
るときにはスイッチ22はONされてバッファメモリ25に
貯えられる。スイッチ23は通常は上側に接続されている
が、m×nバイトのうちある特定の位置になったときに
スイッチ23は下側に接続されバッファメモリ25の読み出
しがスタートし、ある固定データ長だけバッファメモリ
25の内容が時分割多重されて誤り訂正符号器8に供給さ
れる。当然バッファメモリ25が読み出されるのはスイッ
チ23が下側に接続されている間であり、その間バッファ
メモリ24の読み出しはストップされている。スイッチ23
の接続がかわったときには、バッファメモリ24の読み出
しはストップしたアドレスからスタートし、バッファメ
モリ25の読み出しはストップするよう動作する。
Next, the operation will be described. The input signal is variable length coded by the code converter 1 and stored in the buffer memory 24. On the other hand, when special data is coded, the switch 22 is turned on and stored in the buffer memory 25. The switch 23 is normally connected to the upper side, but when it reaches a certain position of m × n bytes, the switch 23 is connected to the lower side and the reading of the buffer memory 25 is started, and only a certain fixed data length is set. Buffer memory
The contents of 25 are time-division multiplexed and supplied to the error correction encoder 8. Naturally, the buffer memory 25 is read out while the switch 23 is connected to the lower side, and the reading of the buffer memory 24 is stopped during that time. Switch 23
When the connection is changed, the reading of the buffer memory 24 starts from the stopped address, and the reading of the buffer memory 25 stops.

【0050】さて、スイッチ22は具体的にどういう場合
にONするかについて具体的に例をあげて説明する。映
像信号を符号化する場合はDCTをかけ、DCTの係数
を可変長符号化するのが普通であるが、通常DCT係数
の低次シーケンスほど重要な意味をもつため、低次シー
ケンスだけで画像の大雑把な認識は可能である。スイッ
チ22はこのような場合低次シーケンスの符号化結果のみ
送出するようにONするような動作をすれば、低次シー
ケンスのデータは、時間軸多重状態で2度書きするよう
なイメージとなる。極端な場合、低次シーケンスはDC
成分だけでも良く、DC成分だけでもシーンの理解ぐら
いは可能なデータであるのでDC成分のみが2度書きさ
れる。伝送容量を鑑みれば、この2度書きされるデータ
は少ないほど都合が良いので、DC成分のうち上位数ビ
ットのみを符号化しても良い。ただし、このような場合
は、コード変換を行なう前の固定長符号をスイッチ22に
接続する構成にすれば良い。また、NTSCやPAL方
式のような走査形態の場合1フレーム内の奇数フィール
ドと偶数フィールドは似かよった信号であるため、DC
成分のフィールド間和を求めてる演算手段を設けても良
いし、DCTブロックを4ブロックまとめてDC成分の
平均値を求める演算手段を設けて、それらの演算結果を
バッファメモリ25に貯えても良い。例えば、DCTブロ
ックを4ブロックまとめてDC成分を平均し、フィール
ド間和を求めて5ビットに丸めれてバッファメモリに貯
えれば、全データ(誤り訂正符号を除く)の3%程度の
符号量で、画像の根幹のデータは存在できる。このデー
タを図23の斜線部に位置するように時間軸多重すれ
ば、ある一定の高速再生で、この根幹のデータを得るこ
とが可能である。計算では20倍速程度の超高速再生まで
は、このデータを再生することが可能なようにデータを
配置することが可能である。またこの2度書きデータは
必ずしも毎フレーム書かれている必要はなく、何十フレ
ームかの間のある1フレームのみの符号化結果をバッフ
ァメモリ25に貯えておいてその何十フレームかの間に相
当する時間に、少しずつスイッチ23で時間軸多重するよ
うにスイッチングしても、超高速再生時にデータが再生
できるように配置できる。さらに何十フレーム中の1フ
レームのみのDCよりは高次であるがある程度の低次シ
ーケンスまでを符号化するような、上述の例を適当に組
み合わせたようなことでも良い。
Now, a specific example of when the switch 22 is turned on will be described with a specific example. When encoding a video signal, it is usual to apply DCT and variable length code the coefficients of the DCT, but since a lower order sequence of DCT coefficients usually has more important meaning, only a lower order sequence of an image is used. A rough recognition is possible. In such a case, if the switch 22 is turned on so as to send only the encoding result of the low-order sequence, the data of the low-order sequence has the image of being written twice in the time axis multiplex state. In extreme cases, low-order sequences are DC
Only the DC component is sufficient, and the DC component alone is data that can be used to understand a scene. Therefore, only the DC component is written twice. In consideration of the transmission capacity, the smaller the data written twice, the more convenient it is. Therefore, only the upper few bits of the DC component may be encoded. However, in such a case, the fixed length code before code conversion may be connected to the switch 22. Further, in the case of a scanning mode such as the NTSC or PAL system, since the odd field and the even field in one frame are similar signals, DC
An arithmetic means for obtaining the inter-field sum of the components may be provided, or an arithmetic means for gathering four DCT blocks to obtain an average value of the DC components may be provided and the arithmetic results thereof may be stored in the buffer memory 25. .. For example, if four DCT blocks are grouped, the DC components are averaged, the inter-field sum is calculated, rounded to 5 bits, and stored in a buffer memory, the code amount of about 3% of all data (excluding error correction code) So, the basic data of the image can exist. If this data is time-axis-multiplexed so as to be located in the shaded area in FIG. 23, it is possible to obtain the basic data with a certain high-speed reproduction. According to the calculation, it is possible to arrange the data so that the data can be reproduced up to an ultra high speed reproduction of about 20 times speed. Further, the twice-written data does not necessarily have to be written every frame, and the coding result of only one frame for several tens of frames is stored in the buffer memory 25 and then for the tens of frames. Even if the switches 23 are switched so that they are time-multiplexed little by little at a corresponding time, it is possible to arrange so that the data can be reproduced at the ultra-high speed reproduction. Furthermore, it is also possible to appropriately combine the above-described examples such that a low-order sequence, which is higher than DC of only one frame among dozens of frames, is encoded to some extent.

【0051】次に本願の第7発明を説明する。図12に
おいて26は逆DCT回路、27はオーバーラップ平滑化回
路である。
Next, the seventh invention of the present application will be described. In FIG. 12, 26 is an inverse DCT circuit, and 27 is an overlap smoothing circuit.

【0052】次に動作について説明する。通常の復号化
装置と異なるところは、超高速再生等の動作状態になっ
た場合、2度書きされたデータのみから画像を復号する
ようなモードを有しているところが大きく異なり、それ
から先は、どのようなデータが2度書きされていたかで
少しアプローチ手法が異なる。例えば上述のようにDC
のみが2度書きするように符号化装置が動作している場
合、DCTブロック1つ(あるいは4つ)に1つしかデ
ータが存在しないため、DCTブロックの境界がまとも
に検知でき、このブロックの境界の形状が長方形である
ことから、かえって画像のシーン認識にとって邪魔にな
ったりする。それを軽減するための回路が図12であ
る。逆DCT回路26によりDCのみを逆DCTし、図1
3の上図に示したようなブロック状の画像を得る。図1
3上図では、ブロックEを中心とした8ブロックA〜J
を示してある。このブロックEのサイズは、DCTの各
ブロックのデータが2度書きされている場合は、DCT
ブロックサイズ(通常8×8画素)と一致するし、4D
CTブロックのDC平均値が付されている場合は4DC
Tブロックサイズと一致する。このようなブロック状の
再生画面となるデータを得たのち、後述のオーバーラッ
プ平滑化回路27にてブロックの境界を目立たなくして、
超高速再生画面としてTVモニタに出力される基礎デー
タとなる。以下、オーバーラップ平滑化回路27の動作を
説明する。図13における各ブロックA〜Jの復号デー
タは例えば自分のブロックより面積で4倍、長さで2倍
に自分を中心に押し広げられたブロックである考える。
そのようにするとすきまなく配置された図13上図の9
つのブロックは、重なりあい、図13下図のようにブロ
ックがオーバーラップしてしまうことになる。図13下
図のA’は上図のAが押し広げられたブロック、B’は
B、C’はC、D’はD、E’はEがそれぞれ押し広げ
られたことを示している。そのようにしておいて、例え
ばブロックE(点線で図13下図に示す)の斜線部の値
をどのようにすればブロック境界を目立たなくすること
ができるかを示す。図13下図の斜線部のうちブロック
Eの中心に近い部分は、図13上図のブロックEをその
まま通過させ、ブロックEの境界に近い部分はブロック
Eのデータを半減させ、他ブロックからのオーバーラッ
プ分と加算するようにして平均化する。具体的には、
E’のブロックに正弦関数等の窓関数をかけ、オーバー
ラップ分のデータと加算する。このときに注意しておか
なければならないことは、オーバーラップ分を加算した
とき、ダイナミックレンジが広がらないようにすること
である。つまり、1以下の値をもつ関数をかけて加算し
た結果が、1以上になってしまうのを防ぐようにしなけ
ればならない。また、オーバーラップ平滑を行なう以外
の平滑化手段としては、図14に示したような隣接した
ブロックのDCT係数から自分のDCT係数を補間する
ようにして逆DCT変換をするようにしても同様な効果
が得られる。例えばDC成分のみから次の高次シーケン
シーを補間するための例を以下に示す。例えば、Eブロ
ックのC21成分(図14下図に図示)は、Bブロックの
DC成分からHブロックのDC成分を減算して、ある係
数ρをかければ良いし、C21成分はDブロックのDC成
分からFブロックのDC成分を減算してある係数ρをか
ければ良い。これはDCTの基底関数を考えるとこのよ
うな補間がうまくいくことが理解できる。
Next, the operation will be described. What is different from a normal decoding device is that it has a mode in which an image is decoded only from twice-written data when it is in an operation state such as ultra-high speed reproduction. The approach method is slightly different depending on what data was written twice. For example, as mentioned above, DC
When the encoding device is operated so that only one DCT block is written twice, only one data is present in one DCT block (or four), so that the boundary of the DCT block can be detected properly, and this block can be detected. Since the shape of the boundary is a rectangle, it may hinder the scene recognition of the image. A circuit for reducing this is shown in FIG. Inverse DCT circuit 26 inverse DCTs only DC,
A block-shaped image as shown in the upper diagram of FIG. Figure 1
3 In the above figure, 8 blocks A to J centering on the block E
Is shown. The size of this block E is the DCT when the data of each block of the DCT is written twice.
Matches the block size (usually 8x8 pixels) and is 4D
4DC if the average DC value of the CT block is attached
Matches the T block size. After obtaining data such as a block-shaped reproduction screen, the overlap smoothing circuit 27 described later makes the boundaries of the blocks inconspicuous,
It becomes the basic data output to the TV monitor as an ultra-high speed playback screen. The operation of the overlap smoothing circuit 27 will be described below. It is considered that the decoded data of each block A to J in FIG. 13 is, for example, a block that is expanded about itself four times in area and twice in length as its center.
By doing so, 9 in the upper diagram of FIG.
The three blocks overlap each other, and the blocks overlap as shown in the lower diagram of FIG. A in the lower diagram of FIG. 13 indicates that A in the upper diagram is expanded, B ′ is B, C ′ is C, D ′ is D, and E ′ is E, respectively. In this way, for example, it is shown how the value of the shaded portion of the block E (shown by a dotted line in the lower part of FIG. 13) can make the block boundary inconspicuous. In the shaded area in the lower part of FIG. 13, the part near the center of the block E passes through the block E in the upper part of FIG. 13 as it is, and the part near the boundary of the block E halves the data in the block E, and the data from other blocks is overwritten. The laps are added and averaged. In particular,
A window function such as a sine function is applied to the block of E ′ and added with the overlap data. At this time, it should be noted that the dynamic range is not expanded when the overlap amount is added. That is, it is necessary to prevent the result of adding by multiplying a function having a value of 1 or more from becoming 1 or more. As a smoothing means other than the overlap smoothing, the same DCT coefficient may be obtained by interpolating the own DCT coefficient from the DCT coefficients of adjacent blocks as shown in FIG. The effect is obtained. For example, an example for interpolating the next higher-order sequence from only the DC component will be shown below. For example, the C 21 component of the E block (shown in the lower diagram of FIG. 14) may be obtained by subtracting the DC component of the H block from the DC component of the B block and multiplying a certain coefficient ρ, and the C 21 component is the DC component of the D block. It is sufficient to subtract the DC component of the F block from the component and multiply it by a certain coefficient ρ. It can be understood that such interpolation works well when considering the basis function of DCT.

【0053】次に、本願の第8発明を図について説明す
る。図15は本願の第8発明の復号化装置である。図1
5において28は、C1ブロックの有効判定回路である。
Next, the eighth invention of the present application will be described with reference to the drawings. FIG. 15 shows a decoding device according to the eighth invention of the present application. Figure 1
Reference numeral 28 in 5 is a validity determining circuit for the C1 block.

【0054】次に、動作について説明する。例えば本願
の符号化装置は固定長のデータに対して誤り訂正符号を
付すため、誤り訂正ブロックの単位で誤りがなければシ
ンボル化けなく可変長復号するのが可能になるのである
が、例えば映像信号の符号化のようにブロック化して可
変長符号化する場合、EOB(End of Block)と呼ばれ
るブロックの区切りを表わすコードが存在するのでが常
である。つまりこのようなコードが復号されない限り、
DCT逆変換すべきDCT係数はそろわない。例えばC
1ブロックで誤りが発生していたことがC1ブロックの
有効判定回路28で検出された場合、EOBのコードまて
で到達しない場合がある。このような場合、残りのシー
ケンシに0を挿入して逆DCTを施して、再生画像とす
るように動作する。このようにすると最後のブロックは
とりあえず復号されることになり、しかも、高次シーケ
ンスは0を代入することで、異常なデータに復号される
のを防ぐことができる。
Next, the operation will be described. For example, since the encoding device of the present application attaches an error correction code to fixed-length data, if there is no error in the unit of error correction block, it becomes possible to perform variable-length decoding without symbolization. For example, a video signal In the case of performing variable length coding by blocking as in the coding of No. 2, there is always a code called a block delimiter called EOB (End of Block). So unless such a code is decrypted,
The DCT coefficients to be inversely transformed by DCT do not exist. For example, C
When the validity determination circuit 28 of the C1 block detects that an error has occurred in one block, the EOB code may not be reached. In such a case, 0 is inserted in the remaining sequence, inverse DCT is performed, and a reproduced image is operated. By doing so, the last block is decoded for the time being, and moreover, by substituting 0 for the higher-order sequence, it is possible to prevent decoding into abnormal data.

【0055】次に本願の第9発明を図について説明す
る。図16において29はスイッチ、30はバッファであ
る。
Next, the ninth invention of the present application will be described with reference to the drawings. In FIG. 16, 29 is a switch and 30 is a buffer.

【0056】次に動作について説明する。この回路の動
作は本願の第9発明と非常に良く似ている。C1ブロッ
クの有効判定回路にて後続のC1ブロックに訂正しきれ
ない誤りがあると判定された場合で、かつ、EOBのデ
ータに到達できなかった場合、バッファ30に貯えていた
そのEOBデータの欠けたDCTブロックのDCT係数
はスイッチ29をOFF動作することにより廃棄すること
で、異常な復号結果を招くのを回避することができる。
Next, the operation will be described. The operation of this circuit is very similar to the ninth invention of the present application. When the validity judging circuit of the C1 block judges that the following C1 block has an uncorrectable error, and when the EOB data cannot be reached, the EOB data stored in the buffer 30 is missing. By discarding the DCT coefficient of the DCT block by turning off the switch 29, it is possible to avoid causing an abnormal decoding result.

【0057】なお、本願の第8及び第9発明は、映像信
号の可変長符号がm×nバイトのデータが連続で再生さ
れることを前提としているような具体例であったが、m
×nバイトのデータのうち、ある固定の位置の情報は別
のデータが入れられているような本願第1発明または、
第6発明に係る符号化装置のような場合、そのようなデ
ータは、逆DCT回路に接続する必要がなく、その位置
でスイッチング動作でOFFするよう構成しても良いこ
とはいうまでもない。
The eighth and ninth inventions of the present application are specific examples on the premise that data of variable length code of video signal of m × n bytes is continuously reproduced.
The first invention of the present application in which information of a certain fixed position in xn bytes of data is filled with other data, or
In the case of the encoding device according to the sixth aspect of the invention, it goes without saying that such data does not need to be connected to the inverse DCT circuit and may be configured to be turned off by the switching operation at that position.

【0058】また、2重リードソロモンでは得られたm
×nバイトのデータをシャフリングして誤り訂正符号化
するのが通常であるが、C1単位の誤り訂正をするよう
な場合が存在し、そのデータが可変長符号化であるよう
な場合は、データシャフリングは無秩序に行なわない方
が良い。
In addition, m obtained in the double reed solomon
It is usual to shuffle data of × n bytes and perform error correction coding, but there are cases where error correction is performed in C1 units, and when the data is variable length coding, Data shuffling should not be done in a chaotic manner.

【0059】また、上述では、極めて限定された符号化
手法を扱っているが、前述のとおり、誤り訂正符号は固
定長のデータに対して付すものなら他の符号で良いし、
可変長符号はハフマン符号化以外の例えばファノの符号
等でも良く、DCTは他の直交変換でも良いことは言う
までもない。またシャフリングについても可変長符号の
秩序をくずすことがないように例えばEOBを1つの単
位としたシャフリングをかけても特に問題はないし、ま
た映像信号のブロックの位置を示す情報などを時間軸多
重しても良い。
Further, although the above-mentioned method deals with a very limited encoding method, as described above, the error-correcting code may be another code as long as it is attached to fixed-length data,
It goes without saying that the variable length code may be, for example, a Fano code other than Huffman coding, and the DCT may be another orthogonal transform. With respect to shuffling, there is no particular problem even if shuffling with EOB as one unit is applied so that the order of the variable length code is not broken, and information indicating the position of the block of the video signal is displayed on the time axis. May be multiplexed.

【0060】また、本願の第6発明の符号化装置の復号
を行なう場合、特殊再生を重点的に説明したが、訂正で
きない誤りが生じた場合、その2度書きされたデータを
もとに補間するような誤りデータの補間作業に使用して
も良いことはいうまでもなく、例えば、DC成分のデー
タを使用する等の方法を使っても良い。
Also, when decoding by the encoding device of the sixth invention of the present application, special reproduction was mainly described, but if an uncorrectable error occurs, interpolation is performed based on the twice-written data. Needless to say, it may be used for such error data interpolation work. For example, a method of using DC component data may be used.

【0061】[0061]

【発明の効果】以上のように、本願の第1発明によれ
ば、C1ブロックの最初の無視ビット数情報を時分割多
重するように構成したので復号化時に無視ビット数情報
を容易に認識可能になるという効果がある。
As described above, according to the first invention of the present application, since the first ignored bit number information of the C1 block is time-division multiplexed, the ignored bit number information can be easily recognized at the time of decoding. Has the effect of becoming.

【0062】本願の第2発明によれば、復号化時に無視
ビットするを認識し、可変長復号化しないデータを無視
して復号化するようにしたので、復号化時にシンボル化
けするのを防止することができるという効果がある。
According to the second invention of the present application, since the ignore bit is recognized at the time of decoding and the data not subjected to the variable length decoding is ignored and decoded, the symbol is prevented from being garbled at the time of decoding. The effect is that you can.

【0063】本願の第3発明によれば、1つのシンボル
の可変長符号がC1ブロックをまたぐような配置になる
ような場合を検出してそのような場合そのC1ブロック
に特殊なコードを挿入するようにしたので、復号化時に
シンボル化けのないような復号化装置を実現できるとい
う効果がある。
According to the third invention of the present application, the case where the variable length code of one symbol is arranged so as to cross the C1 block is detected, and in such a case, a special code is inserted into the C1 block. Since this is done, there is an effect that it is possible to realize a decoding device in which there is no symbol garbled at the time of decoding.

【0064】本願の第4発明によれば、1つのシンボル
の可変長符号がC1ブロックをまたぐような配置になる
ような場合を検出してそのような場合、次のC1ブロッ
クの先頭でそのシンボルの可変長符号をもう一度先頭ビ
ットから配置するようにしたので、復号時にシンボル化
けのないような復号化装置を実現できるという効果があ
る。
According to the fourth invention of the present application, the case where the variable length code of one symbol is arranged so as to cross the C1 block is detected, and in such a case, the symbol is placed at the head of the next C1 block. Since the variable length code of 1 is arranged again from the first bit, there is an effect that it is possible to realize a decoding device that does not garble symbols during decoding.

【0065】本願の第5発明によれば、復号時にC1ブ
ロックの終了時点で可変長復号が成立しないデータは、
次にC1ブロックの可変長復号時に考慮しないようにし
て復号するため、復号時にシンボル化けを防止すること
ができるという効果がある。
According to the fifth invention of the present application, the data for which variable length decoding is not established at the end of the C1 block at the time of decoding is
Next, since the decoding is performed without considering the variable length decoding of the C1 block, it is possible to prevent the symbol garbling from occurring during the decoding.

【0066】本願の第6発明によれば、符号化時にある
特定の位置に、圧縮率が高いデータをもう一度挿入する
ようにしたため、特殊再生ときには、必ず再生できる位
置に、重要なデータを入れることができるようになり、
重要なデータのみは特殊再生時にすべて再生できるよう
になった。
According to the sixth invention of the present application, since the data having a high compression rate is inserted again at a specific position at the time of encoding, it is necessary to put important data at a position that can be always reproduced at the time of special reproduction. Will be able to
Only important data can now be played during special playback.

【0067】本願の第7発明によれば、復号時に、重要
なデータのみを復号するモードを設けたため、超高速再
生時にも良好な復号画像が得られるようになった。
According to the seventh invention of the present application, a mode for decoding only important data is provided at the time of decoding, so that a good decoded image can be obtained even at ultra-high speed reproduction.

【0068】本願の第8発明によれば、映像信号等のよ
うに直交変換符号化するような符号化の場合においてE
OBデータに到達しないまま、後続のデータに訂正不能
の誤りが存在することが検知された場合、そのデータは
使用せずに0挿入して復号化するようにしたので、異常
な復号結果となることなく復号化できるという効果があ
る。
According to the eighth invention of the present application, E is applied in the case of encoding such as orthogonal transform encoding like a video signal.
If it is detected that there is an uncorrectable error in the subsequent data without reaching the OB data, the data is not used and is decoded by inserting 0, resulting in an abnormal decoding result. There is an effect that it can be decrypted without any.

【0069】本願の第9発明によれば、映像信号等のよ
うに直交変換符号化するような符号化の場合においてE
OBデータに到達しないまま、後続のデータに訂正不能
の誤りが存在することが検知された場合、そのブロック
のデータは廃棄するようにしたので、異常な復号結果と
なることなく復号化できるという効果がある。
According to the ninth invention of the present application, in the case of encoding such as orthogonal transform encoding such as a video signal, E
When it is detected that an uncorrectable error exists in the subsequent data without reaching the OB data, the data in that block is discarded, so that the decoding can be performed without an abnormal decoding result. There is.

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

【図1】本願の第1発明の符号化装置の一実施例を示す
ブロック図。
FIG. 1 is a block diagram showing an embodiment of an encoding device of a first invention of the present application.

【図2】本願の第1発明の符号化装置の一実施例を示す
ブロック図。
FIG. 2 is a block diagram showing an embodiment of the encoding device of the first invention of the present application.

【図3】本願の第2発明の復号化装置の一実施例を示す
ブロック図。
FIG. 3 is a block diagram showing an embodiment of a decoding device according to a second invention of the present application.

【図4】本願の第1発明の符号化装置の図1にて符号化
した場合の符号構成。
FIG. 4 is a code configuration of the encoding device of the first invention of the present application when encoded in FIG. 1.

【図5】本願の第1発明の符号化装置の図2にて符号化
した場合の符号構成。
5 is a code configuration of the encoding device of the first invention of the present application when encoded in FIG.

【図6】本願の第3発明の符号化装置の一実施例を示す
ブロック図。
FIG. 6 is a block diagram showing an embodiment of an encoding device of a third invention of the present application.

【図7】本願の第3発明の符号化装置の図6にて符号化
した場合の符号構成。
FIG. 7 is a code configuration of the encoding device of the third invention of the present application when encoded in FIG.

【図8】本願の第3発明の符号化装置の可変長符号化器
の符号化テーブルの一作成例。
FIG. 8 is an example of creating an encoding table of a variable-length encoder of the encoding device of the third invention of the present application.

【図9】本願の第4発明の符号化装置の一実施例を示す
ブロック図。
FIG. 9 is a block diagram showing an embodiment of an encoding device according to the fourth invention of the present application.

【図10】本願の第5発明の復号化装置の一実施例を示
すブロック図。
FIG. 10 is a block diagram showing an embodiment of a decoding device according to the fifth invention of the present application.

【図11】本願の第6発明の符号化装置の一実施例を示
すブロック図。
FIG. 11 is a block diagram showing an embodiment of an encoding device according to the sixth invention of the present application.

【図12】本願の第7発明の復号化装置の一工夫を示す
ブロック図。
FIG. 12 is a block diagram showing a device of a decoding device according to a seventh invention of the present application.

【図13】図12の回路動作を説明する図。FIG. 13 is a diagram for explaining the circuit operation of FIG.

【図14】図12以外の工夫を説明する図。FIG. 14 is a diagram illustrating a device other than that shown in FIG. 12;

【図15】本願の第8発明の復号化装置の一実施例を示
すブロック図。
FIG. 15 is a block diagram showing an embodiment of a decoding device of an eighth invention of the present application.

【図16】本願の第9発明の復号化装置の一実施例を示
すブロック図。
FIG. 16 is a block diagram showing an embodiment of a decoding device of the ninth invention of the present application.

【図17】二重リードソロモン符号の符号構成図。FIG. 17 is a code configuration diagram of a double Reed-Solomon code.

【図18】従来の符号構成例。FIG. 18 shows a conventional code configuration example.

【図19】ヘリカルスキャン型テープレコーダのテープ
パターン。
FIG. 19 is a tape pattern of a helical scan type tape recorder.

【図20】可変長符号化テーブルの一例。FIG. 20 is an example of a variable length coding table.

【図21】従来の符号化装置。FIG. 21 is a conventional encoding device.

【図22】ヘリカルスキャン型テープレコーダで高速再
生をしたときの再生エンべロープの一例。
FIG. 22 is an example of a reproduction envelope when performing high-speed reproduction with a helical scan type tape recorder.

【図23】図22のようなエンベロープが出力されると
きのヘッド軌跡。
FIG. 23 is a head locus when the envelope shown in FIG. 22 is output.

【図24】従来の符号化装置の問題点を指摘する図。FIG. 24 is a diagram pointing out a problem of a conventional encoding device.

【図25】映像信号を2次元直交変換して可変長符号化
することを示した図。
FIG. 25 is a diagram showing that a video signal is subjected to two-dimensional orthogonal transform and variable-length coding.

【図26】音声データをサブバンド符号化することを示
した図。
FIG. 26 is a diagram showing subband encoding of audio data.

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

1 コード変換器 2 符号長検出器 3 バッファメモリ 4 累積加算器 5 最小値回路(MIN) 6 減算器 7 スイッチ 8 誤り訂正符号化器 9 スイッチ 10 メモリ 11 無視ビット数データ認識回路 12 スイッチ 13 コード逆変換器 14 誤り訂正復号化器 15 コンパレータ 16 スイッチ 17 退避用バッファ 19 コード逆変換可否判定回路 20 バッファ 21 スイッチ 22 スイッチ 23 スイッチ 24 バッファメモリ 25 バッファメモリ 26 逆DCT回路 27 オーバーラップ平滑化回路 28 C1ブロック有効判定回路 29 スイッチ 30 バッファ 1 Code Converter 2 Code Length Detector 3 Buffer Memory 4 Cumulative Adder 5 Minimum Value Circuit (MIN) 6 Subtractor 7 Switch 8 Error Correction Encoder 9 Switch 10 Memory 11 Ignored Bit Number Data Recognition Circuit 12 Switch 13 Code Reverse Converter 14 Error correction decoder 15 Comparator 16 Switch 17 Save buffer 19 Code reverse conversion propriety determination circuit 20 Buffer 21 Switch 22 Switch 23 Switch 24 Buffer memory 25 Buffer memory 26 Inverse DCT circuit 27 Overlap smoothing circuit 28 C1 block Validity judgment circuit 29 Switch 30 Buffer

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 ディジタルデータを可変長の符号長にコ
ード変換する可変長符号化手段と、該可変長符号化手段
により固定長でなくなったデータが含まれるデータ列に
対し、ある一定の長さで区切って誤り訂正符号を付す誤
り訂正符号化手段とを備えた符号化装置であって、上記
区切りの後、可変長符号の先頭ビットまでのビット数に
関する情報である無視ビット数データを計算する手段
と、該計算手段により生成されたデータを時間軸多重す
ることを特徴とした符号化装置。
1. A variable length coding means for code-converting digital data into a variable length code length, and a constant length for a data string including data which is no longer fixed length by the variable length coding means. An error correction coding means for adding an error correction code by separating with an error correction code. An encoding device characterized in that the means and the data generated by the calculating means are time-axis multiplexed.
【請求項2】 ディジタルデータを可変長符号化と誤り
訂正符号化とによって符号化されたデータ列を復号化す
る復号化装置において、伝送路において生じた誤りを検
出・訂正する誤り訂正復号化手段と、可変長の符号長の
データをコード逆変換する可変長復号化手段とを備え、
誤り訂正符号の区切りの後、可変長符号の先頭までの無
視ビット数データと抽出する手段と、該抽出手段により
生成された無視ビット数を可変長復号しないモードを設
けたことを特徴とした復号化装置。
2. A decoding device for decoding a data string in which digital data is coded by variable length coding and error correction coding, and error correction decoding means for detecting and correcting an error generated in a transmission line. And a variable length decoding means for performing code reverse conversion of variable length code length data,
Decoding characterized by including means for extracting data of the number of ignored bits up to the beginning of the variable-length code after delimitation of the error-correcting code, and mode for not performing variable-length decoding on the number of ignored bits generated by the extracting means. Device.
【請求項3】 ディジタルデータを可変長の符号長にコ
ード変換する可変長符号化手段と、該可変長符号化手段
により固定長でなくなったデータが含まれるデータ列に
対し、ある一定の長さで区切って誤り訂正符号を付す誤
り訂正符号化手段とを備えた符号化装置であって、上記
区切りの前後に可変長符号化の1シンボル分のコードが
またがって配置されてしまうかどうかを検出する手段
と、該検出手段によりそのような配置になることが検出
された場合、上記区切りの前を特殊コードを挿入する特
殊コード挿入手段と、挿入したビット数該シンボルのコ
ードを後ろにずらすように配置するコード再配置手段を
備えたことを特徴とする符号化装置。
3. A variable length coding means for code-converting digital data into a variable length code length, and a constant length for a data string including data which is no longer fixed length by the variable length coding means. It is an encoding device provided with an error correction encoding means which is divided by and is attached with an error correction code, and it is detected whether a code for one symbol of variable length encoding is arranged before and after the above division. Means for inserting the special code, and the special code inserting means for inserting the special code in front of the delimiter, and the inserted bit number for shifting the code of the symbol backward. An encoding device, comprising: a code rearrangement means for arranging the code.
【請求項4】 ディジタルデータを可変長の符号長にコ
ード変換する可変長符号化手段と、該可変長符号化手段
により固定長でなくなったデータが含まれるデータ列に
対し、ある一定の長さで区切って誤り訂正符号を付す誤
り訂正符号化手段とを備えた符号化装置であって、上記
区切りの前後に可変長符号化の1シンボル分のコードが
またがって配置されてしまうかどうかを検出する手段
と、該検出手段によりそのような配置になることが検出
された場合、上記区切りの後は、該シンボル分のコード
の先頭ビットから再び配置するようなコード再配置手段
を備えたことを特徴とする符号化装置。
4. A variable length coding means for code-converting digital data into a variable length code length, and a fixed length for a data string including data which is no longer fixed length by the variable length coding means. It is an encoding device provided with an error correction encoding means which is divided by and is attached with an error correction code, and it is detected whether a code for one symbol of variable length encoding is arranged before and after the above division. And a code rearrangement means for rearranging from the first bit of the code for the symbol after the delimiter when the arrangement detects such arrangement. Characteristic encoding device.
【請求項5】 ディジタルデータが可変長符号化と誤り
訂正符号化とによって符号化されたデータ列を復号化す
る復号化装置において、伝送路において生じた誤りを検
出・訂正する誤り訂正復号化手段と、可変長の符号長の
データをコード逆変換する可変長復号化手段とを備え、
誤り訂正符号の区切りに相当するところまでコード逆変
換が進んでもコード逆変換が成立しない場合、そのデー
タは廃棄し、次の誤り訂正符号の1区切りに進んだとき
のコード逆変換は、上記区切りの先頭から再び逆変換を
始めることを特徴とする復号化装置。
5. A decoding device for decoding a data string in which digital data is coded by variable length coding and error correction coding, and error correction decoding means for detecting and correcting an error generated in a transmission path. And a variable length decoding means for performing code reverse conversion of variable length code length data,
If the code reverse conversion does not work even if the code reverse conversion progresses to the position corresponding to the delimiter of the error correction code, the data is discarded, and the code reverse conversion when proceeding to the next delimiter of the error correction code is the above delimiter. A decoding device characterized in that the inverse conversion is started again from the beginning of the.
【請求項6】 映像やオーディオ等のディジタルデータ
を符号化して伝送する際の符号化装置において、おおま
かな内容をその伝送媒体のある特定の位置に多重して符
号化することを特徴とする符号化装置。
6. An encoding device for encoding and transmitting digital data such as video and audio, wherein a rough content is multiplexed and encoded at a specific position on the transmission medium. Device.
【請求項7】 ディジタルデータを復号化する復号化装
置において全符号のうちのあらかじめ設定された部分の
データのみを使用して映像やオーディオ等のデータを復
号するモードを備えることを特徴とする復号化装置。
7. A decoding device for decoding digital data, comprising a mode for decoding data such as video and audio using only data of a preset part of all codes. Device.
【請求項8】 ディジタルデータがブロック化され直交
変換後可変長符号化されてある一定の長さで区切られて
伝送されたデータ列を復号化する復号化装置において、
後続の区切りのデータ列が伝送路上の都合により使用不
能になった場合で、かつ、該ブロックの終了を示すデー
タが未伝送のまま有効なデータが途切れてしまった場
合、該ブロック化データの残りのデータに0を挿入して
逆直交変換をすることを特徴とする復号化装置。
8. A decoding device for decoding a data sequence transmitted by dividing digital data into blocks, orthogonally transforming and variable-length encoding and dividing the data with a certain length,
If the subsequent delimited data string becomes unusable due to the transmission path, and if the valid data is interrupted while the data indicating the end of the block has not been transmitted, the rest of the blocked data A decoding device, characterized in that 0 is inserted into the data of (1) to perform an inverse orthogonal transform.
【請求項9】 ディジタルデータがブロック化され直交
変換後可変長符号化されてある一定の長さで区切られて
伝送されたデータ列を復号化する復号化装置において、
後続の区切りのデータ列が伝送路上の都合により使用不
能になった場合で、かつ、該ブロックの終了を示すデー
タが未伝送のまま有効なデータが途切れてしまった場
合、該ブロックのデータを廃棄することを特徴とする復
号化装置。
9. A decoding device for decoding a data sequence transmitted by dividing digital data into blocks, orthogonally transforming and variable-length coding and dividing the data with a certain length.
If the subsequent delimiter data string becomes unusable due to the transmission path, and if the valid data is interrupted while the data indicating the end of the block has not been transmitted, the data in the block is discarded. A decoding device characterized by:
JP4948392A 1991-04-10 1992-03-06 Coder and decoder Pending JPH05252055A (en)

Priority Applications (21)

Application Number Priority Date Filing Date Title
JP4948392A JPH05252055A (en) 1992-03-06 1992-03-06 Coder and decoder
EP19980108992 EP0869681B1 (en) 1991-04-10 1992-04-07 Encoder and decoder
EP19920907979 EP0533947B1 (en) 1991-04-10 1992-04-07 Encoder and decoder
SG1997004103A SG65702A1 (en) 1991-04-10 1992-04-07 Encorder and decorder
SG1996007177A SG52635A1 (en) 1991-04-10 1992-04-07 Encoder and decoder
EP20030005670 EP1330129A3 (en) 1991-04-10 1992-04-07 Encoder and Decoder
EP20080016033 EP1995964B1 (en) 1991-04-10 1992-04-07 Decoding variable-length encoded data
JP50752092A JP3215952B2 (en) 1991-04-10 1992-04-07 Encoding device and decoding device
EP20080016032 EP1995963A3 (en) 1991-04-10 1992-04-07 Encoder and decoder
US07/938,231 US5488418A (en) 1991-04-10 1992-04-07 Encoder and decoder
EP20080015980 EP1995962A3 (en) 1991-04-10 1992-04-07 Encoder and decoder
EP20030005669 EP1331825A3 (en) 1991-04-10 1992-04-07 Encoder and Decoder
DE1992633530 DE69233530T2 (en) 1991-04-10 1992-04-07 Encoder and decoder
DE69228641T DE69228641T2 (en) 1991-04-10 1992-04-07 ENCODER AND DECODER
PCT/JP1992/000432 WO1992019074A1 (en) 1991-04-10 1992-04-07 Encoder and decoder
US08/555,170 US5734430A (en) 1991-04-10 1995-11-08 Encoder and decoder
US08/919,784 US5793432A (en) 1991-04-10 1997-08-29 Encoder and decoder
HK98101278A HK1002228A1 (en) 1991-04-10 1998-02-19 Encoder and decoder
US09/093,639 US5990963A (en) 1991-04-10 1998-06-09 Encoder and decoder
JP2001142270A JP3316573B2 (en) 1991-04-10 2001-05-11 Encoding device and decoding device
JP2001142269A JP3316572B2 (en) 1991-04-10 2001-05-11 Decryption device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4948392A JPH05252055A (en) 1992-03-06 1992-03-06 Coder and decoder

Publications (1)

Publication Number Publication Date
JPH05252055A true JPH05252055A (en) 1993-09-28

Family

ID=12832409

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4948392A Pending JPH05252055A (en) 1991-04-10 1992-03-06 Coder and decoder

Country Status (1)

Country Link
JP (1) JPH05252055A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995016990A1 (en) * 1993-12-18 1995-06-22 Sony Corporation Data reproducing device and data recording medium
WO1999018674A1 (en) * 1997-10-02 1999-04-15 Kabushiki Kaisha Toshiba Variable length decoder and decoding method
KR100719743B1 (en) * 1999-12-20 2007-05-17 주식회사 케이티 Coding and decoding using reversible variable length coding
JP2007158770A (en) * 2005-12-06 2007-06-21 Nippon Hoso Kyokai <Nhk> Video decoding device, and video decoding program
US7283591B2 (en) * 2003-03-28 2007-10-16 Tarari, Inc. Parallelized dynamic Huffman decoder

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6314234B1 (en) 1993-12-18 2001-11-06 Sony Corporation System for storing and reproducing multiplexed data
WO1995016990A1 (en) * 1993-12-18 1995-06-22 Sony Corporation Data reproducing device and data recording medium
US6504994B2 (en) 1993-12-18 2003-01-07 Sony Corporation Data reproduction apparatus and data storage medium
US6308004B2 (en) 1993-12-18 2001-10-23 Sony Corp System for storing and reproducing multiplexed data
US6829299B1 (en) 1997-10-02 2004-12-07 Kabushiki Kaisha Toshiba Variable length decoder and decoding method
AU726301B2 (en) * 1997-10-02 2000-11-02 Kabushiki Kaisha Toshiba Variable-length decoding apparatus and decoding method
WO1999018674A1 (en) * 1997-10-02 1999-04-15 Kabushiki Kaisha Toshiba Variable length decoder and decoding method
US7136416B2 (en) 1997-10-02 2006-11-14 Kabushiki Kaisha Toshiba Variable-length decoding apparatus and decoding method
US7203239B2 (en) 1997-10-02 2007-04-10 Kabushiki Kaisha Toshiba Variable-length decoding apparatus and decoding method
US7236530B2 (en) 1997-10-02 2007-06-26 Kabushiki Kaisha Toshiba Variable-length decoding apparatus and decoding method
KR100719743B1 (en) * 1999-12-20 2007-05-17 주식회사 케이티 Coding and decoding using reversible variable length coding
US7283591B2 (en) * 2003-03-28 2007-10-16 Tarari, Inc. Parallelized dynamic Huffman decoder
US7564379B2 (en) 2003-03-28 2009-07-21 Lsi Corporation Parallelized dynamic Huffman decoder
JP2007158770A (en) * 2005-12-06 2007-06-21 Nippon Hoso Kyokai <Nhk> Video decoding device, and video decoding program
JP4528255B2 (en) * 2005-12-06 2010-08-18 日本放送協会 Video decoding apparatus and video decoding program

Similar Documents

Publication Publication Date Title
JP3215952B2 (en) Encoding device and decoding device
US5907660A (en) Digital video signal playback device with special playback data being in the form of a still image slice data
EP0683611B1 (en) A digital recording and reproducing apparatus
KR0151234B1 (en) Picture reproduction apparatus and picture decoding apparatus
US7295764B2 (en) Data-file storage, particularly for MPEG format files
JPH04298802A (en) High efficiency encoding and recording/reproducing device
JP4182641B2 (en) Data processing apparatus and method, and recording apparatus and method
US6721492B1 (en) Signal processing apparatus and method, recording apparatus, playback apparatus, recording and playback apparatus, and stream processing apparatus and method
US5587803A (en) Digital signal recording and reproducing apparatus and error-correcting apparatus
JPH05252055A (en) Coder and decoder
US6807366B1 (en) Data recording apparatus, data recording/reproducing apparatus, data recording method, and data recording/reproducing method
JP3089475B2 (en) Digital image signal encoding device
JP3852114B2 (en) Compressed image data transmission method and apparatus
JP3316572B2 (en) Decryption device
JP2720717B2 (en) Video signal processing device
JP3316573B2 (en) Encoding device and decoding device
JP3353317B2 (en) Digital image signal recording device
JP3158603B2 (en) Digital image signal transmission equipment
JP4051782B2 (en) Data processing apparatus and method, and data reproducing apparatus
JP3956510B2 (en) Synchronization detecting device and method, and reproducing device
JP3148871B2 (en) Error correction device used for digital signal recording / reproducing device.
KR0155758B1 (en) Synchronizer interleaver of audio/video
JP2000123485A (en) Recording device and method
JP2001169243A (en) Recorder and recording method, and reproducing device and reproducing method
JPH05276480A (en) Magnetic recording and reproducing device