JPH0898144A - Error correction system for video data - Google Patents

Error correction system for video data

Info

Publication number
JPH0898144A
JPH0898144A JP6258652A JP25865294A JPH0898144A JP H0898144 A JPH0898144 A JP H0898144A JP 6258652 A JP6258652 A JP 6258652A JP 25865294 A JP25865294 A JP 25865294A JP H0898144 A JPH0898144 A JP H0898144A
Authority
JP
Japan
Prior art keywords
data
error correction
code
video
sector
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
JP6258652A
Other languages
Japanese (ja)
Inventor
Shigekazu Minechika
重和 峯近
Hiroshi Murashima
弘嗣 村島
Kazuyuki Okamoto
和幸 岡本
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP6258652A priority Critical patent/JPH0898144A/en
Publication of JPH0898144A publication Critical patent/JPH0898144A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To strengthen correction capability by recording an error correction code consisting of an inner code and an outer code on the data block of a video sector and recording the error correction code for recording data of the video sector on an audio sector. CONSTITUTION: The block of video data and the error correction code consisting of the inner code C1 and the outer code C2 are recorded on the video sectors of respective tracks. The (163 and 149) Reed-solomon codes of code length 163 bytes and information bit 149 bytes are recorded on the audio sectors as the error correction codes C3 with data of the video sectors as objects on respective tracks A and B. The inner code C1 against the error correction code C3 are recorded on the audio sectors. Thus, sevenfold error correction in a maximum or fourteenfold error detection in a maximum becomes possible against a burst error and correction capability in the same direction as the outer code C2 is strengthened.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、デジタルの映像データ
を記録するデジタルビデオテープレコーダに関し、特
に、映像データに付加された誤り訂正に基づいて、映像
データの誤りを訂正する方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital video tape recorder for recording digital video data, and more particularly to a system for correcting an error in video data based on an error correction added to the video data. .

【0002】[0002]

【従来の技術】米国の次世代デジタル放送方式として提
案されているATV(Advanced Television)規格におい
ては、画像データを伝送する際の圧縮方法として、画像
圧縮の国際標準であるMPEG(Moving Picture Image
Coding Experts Group)方式が採用されようとしてい
る。
2. Description of the Related Art In the ATV (Advanced Television) standard proposed as a next-generation digital broadcasting system in the United States, MPEG (Moving Picture Image) which is an international standard for image compression is used as a compression method when transmitting image data.
Coding Experts Group) method is about to be adopted.

【0003】MPEG方式は、データの符号化におい
て、動き補償予測、DCT(離散コサイン変換)、及び可
変長符号化を採用しており、図6のフレーム構成に示す
様に、画像は、時間軸予測モードによって、I(intra-c
oded)ピクチャ、P(predictive coded)ピクチャ、B(bi
-directionally predictive coded)ピクチャの3種類に
分類される。Iピクチャはフレーム内符号化画像であ
り、Pピクチャは時間的に前方のフレームから予測する
フレーム間予測符号化画像であり、Bピクチャは前後フ
レームからのフレーム間予測符号化画像である。
The MPEG system employs motion-compensated prediction, DCT (discrete cosine transform), and variable length coding in data coding. As shown in the frame structure of FIG. Depending on the prediction mode, I (intra-c
oded) picture, P (predictive coded) picture, B (bi
-directionally predictive coded) pictures are classified into three types. The I picture is an intra-frame coded image, the P picture is an inter-frame predictive coded image predicted from a temporally preceding frame, and the B picture is an inter-frame predictive coded image from preceding and following frames.

【0004】MPEG方式における画像のデータ階層構
造を図7に示す。下層から順に以下の様に構成される。 (ブロック層)ブロックは、輝度又は色差の隣接する8×
8画素から構成され、DCTはこの単位で実行される。 (マクロブロック層)マクロブロックは、隣接する4個の
輝度ブロックと、画面上で同じ位置にあたる2個の色差
ブロックCb、Crの計6個のブロックから構成され
る。 (スライス層)スライスは、画像の走査順に連なる複数の
マクロブロックから構成される。 (ピクチャ層)ピクチャは複数のスライスから構成され、
1枚の画像を形成する。符号化される形式により、前述
のIピクチャ、Pピクチャ、Bピクチャに分類される。 (GOP層)GOP(グループオブピクチャ)は、1又は複
数枚のIピクチャと、0又は複数枚の非Iピクチャから
構成される。 (ビデオシーケンス層)ビデオシーケンスは、画像サイ
ズ、画像レート等が同じ1又は複数のGOPから構成さ
れる。
FIG. 7 shows a data hierarchical structure of an image in the MPEG system. It is configured as follows from the lower layer. (Block layer) Blocks are 8x adjacent to each other in luminance or color difference.
It consists of 8 pixels, and DCT is executed in this unit. (Macroblock Layer) A macroblock is composed of four adjacent luminance blocks and two chrominance blocks Cb and Cr at the same position on the screen, for a total of six blocks. (Slice Layer) A slice is composed of a plurality of macroblocks that are continuous in the scanning order of an image. (Picture layer) A picture consists of multiple slices,
Form one image. It is classified into the above-mentioned I picture, P picture, and B picture depending on the encoding format. (GOP Layer) A GOP (Group of Pictures) is composed of one or a plurality of I pictures and 0 or a plurality of non-I pictures. (Video Sequence Layer) A video sequence is composed of one or a plurality of GOPs having the same image size and image rate.

【0005】一方、HD(High Definition)デジタルV
CR協議会において、映像信号をデジタルデータとして
記録し、再生するデジタルビデオテープレコーダ(デジ
タルVTR)の規格化(SDデジタルVCRフォーマッ
ト)が検討されている。ここで、磁気テープには、上述
のMPEG方式によって画像圧縮されたATV規格のデ
ータ(ATV信号)を記録することが考えられる。図8
は、デジタルVTRにおける標準の信号記録フォーマッ
トを示している。図示の様に、テープ(23)の信号面に形
成されるトラックは、インサート用データとトラック情
報を含むITIセクタ、音声データセクタ(オーディオ
セクタ)、映像データセクタ(ビデオセクタ)、及びサブ
コードデータセクタから構成される。記録速度は毎秒3
00トラックであって、平均10本のトラックを用いて
1フレームの画像が記録される。
On the other hand, HD (High Definition) digital V
The CR Council is studying standardization (SD digital VCR format) of a digital video tape recorder (digital VTR) for recording and reproducing a video signal as digital data. Here, it is conceivable to record the data of the ATV standard (ATV signal) which is image-compressed by the above-mentioned MPEG system on the magnetic tape. Figure 8
Shows a standard signal recording format in a digital VTR. As shown in the figure, the tracks formed on the signal surface of the tape (23) include an ITI sector including insert data and track information, an audio data sector (audio sector), a video data sector (video sector), and subcode data. It is composed of sectors. Recording speed is 3 per second
An image of one frame is recorded using an average of 10 tracks.

【0006】データはシンクブロックと呼ばれる単位で
記録され、1トラックのビデオセクタには149シンク
ブロックが記録可能であり、オーディオセクタには14
シンクブロックが記録可能である。映像データは、図9
に示す如く135バイト×77バイトのブロックとして
扱われ、該データブロックに対して、内符号C1及び外
符号C2からなる誤り訂正符号や、シンクデータ及びI
Dデータが付加されて、これらのデータが1本のトラッ
クのビデオセクタに記録されるのである。内符号は主に
ランダム誤りの検出及び訂正に用いられ、外符号は主に
バースト誤りの検出及び訂正に用いられる。1つのシン
クブロックは、シンクデータ、IDデータ、映像デー
タ、誤り訂正符号の順序に記録される。
Data is recorded in units called sync blocks, and 149 sync blocks can be recorded in a video sector of one track and 14 in an audio sector.
Sync blocks can be recorded. The video data is shown in Figure 9.
As shown in FIG. 5, the block is treated as a block of 135 bytes × 77 bytes, and an error correction code composed of an inner code C1 and an outer code C2, sync data and I
The D data is added, and these data are recorded in the video sector of one track. The inner code is mainly used for detecting and correcting random errors, and the outer code is mainly used for detecting and correcting burst errors. One sync block is recorded in the order of sync data, ID data, video data, and error correction code.

【0007】又、音声データは、図10に示す如く9バ
イト×77バイトのブロックとして扱われ、該データブ
ロックに対して、内符号C1及び外符号C2からなる誤
り訂正符号や、シンクデータ及びIDデータが付加され
て、これらのデータが1本のトラックのオーディオセク
タに記録されるのである。尚、オーディオセクタは、S
DデジタルVCRフォーマットでは、本来の音声データ
を記録することを目的として規定されたものであるが、
ATV信号にように、オーディオデータを含む全ての信
号をビデオセクタのみの容量で記録出来る信号の場合に
は、オーディオセクタを他の目的に用いることが可能で
ある。
Further, the voice data is treated as a block of 9 bytes × 77 bytes as shown in FIG. 10, and an error correction code composed of an inner code C1 and an outer code C2, sync data and ID are handled for the data block. Data is added and these data are recorded in the audio sector of one track. The audio sector is S
The D digital VCR format is specified for the purpose of recording original audio data,
In the case of a signal capable of recording all signals including audio data with a capacity of only a video sector like the ATV signal, the audio sector can be used for other purposes.

【0008】[0008]

【発明が解決しようとする課題】上述の如くデジタルV
TRにおいては、映像データに対して内符号C1及び外
符号C2からなる誤り訂正符号を付加して、映像データ
の誤り訂正を可能としているが、例えば、テープの信号
面にトラック方向へ細長い傷が走った場合には、誤り訂
正が不可能となる虞れがある。
As described above, the digital V
In TR, an error correction code composed of an inner code C1 and an outer code C2 is added to the video data to enable error correction of the video data. For example, the signal surface of the tape has elongated scratches in the track direction. When running, there is a risk that error correction will be impossible.

【0009】特に、上述のMPEG方式のATV信号を
デジタルVTRで記録する場合には、データエラーの発
生によってフレーム内符号化画像(Iフレーム)が正しく
復号出来なかったとき、フレーム間予測符号化画像(P
フレーム、Bフレーム)までもが正しく復号出来なくな
って、画面が大きく乱れることになる。
Particularly, when the above-mentioned MPEG ATV signal is recorded by a digital VTR, when an intra-frame coded image (I frame) cannot be correctly decoded due to the occurrence of a data error, an inter-frame predictive coded image is obtained. (P
Even the frames and B frames cannot be correctly decoded, and the screen is greatly disturbed.

【0010】本発明の目的は、デジタルVTRにおい
て、従来の内符号及び外符号による誤り訂正よりも、更
に訂正能力を強化出来る映像データの誤り訂正方式を提
供することである。
An object of the present invention is to provide a video data error correction system capable of further strengthening the correction capability in a digital VTR as compared with the conventional error correction using an inner code and an outer code.

【0011】[0011]

【課題を解決する為の手段】本発明に係る映像データの
誤り訂正方式は、テープ上の各ビデオセクタに記録され
た一群の映像データには、これらの映像データをマトリ
クス状に配列してなるデータブロックに対し、内符号C
1及び外符号C2からなる誤り訂正符号を記録すると共
に、オーディオセクタには、ビデオセクタの記録データ
に対する誤り訂正符号C3を記録して、信号再生時に
は、これららの誤り訂正符号C1、C2、C3に基づい
て誤り訂正を行なうものである。
According to the video data error correction method of the present invention, a group of video data recorded in each video sector on a tape is formed by arranging these video data in a matrix. Inner code C for data block
1 and an outer code C2, an error correction code C3 for the recorded data of the video sector is recorded in the audio sector, and these error correction codes C1, C2, C3 are recorded during signal reproduction. The error correction is performed based on.

【0012】又、テープ上に異なるアジマス角度のAチ
ャンネルトラックとBチャンネルトラックを繰り返し形
成するデジタルVTRにおいては、Aチャンネルトラッ
クのオーディオセクタには、隣接するA及びBチャンネ
ルトラックのビデオセクタに記録されたデータの内、両
トラック間で交互に入れ替わる半数のデータに対する誤
り訂正符号C3を記録すると共に、Bチャンネルトラッ
クのオーディオセクタには、残りの半数のデータに対す
る誤り訂正符号C3を記録する。
In a digital VTR in which A channel tracks and B channel tracks having different azimuth angles are repeatedly formed on the tape, the audio sector of the A channel track is recorded in the video sectors of the adjacent A and B channel tracks. The error correction code C3 for half of the data that alternates between the two tracks is recorded, and the error correction code C3 for the remaining half of the data is recorded in the audio sector of the B channel track.

【0013】[0013]

【作用】本発明に係る映像データの誤り訂正方式におい
ては、テープ上のビデオセクタには従来と同様の誤り訂
正符号の付加された映像データを記録し、オーディオセ
クタには、新たな誤り訂正符号を記録する。この際、映
像データ及び音声データを含むATV信号をデジタルV
TRにおける標準の信号記録フォーマットでテープに記
録する場合、ATV信号のデータレートは約19.3M
bpsであるのに対して、デジタルVTRによるデータ
記録のデータレートは約25.5Mbpsであるから、
ATV信号はビデオセクタのみを用いて記録することが
可能である。従って、ATV信号を記録するためにオー
ディオセクタを使用する必要はなく、オーディオセクタ
は他の目的のために用いることが出来る。そこで、本発
明では、オーディオセクタを新たな誤り訂正符号の記録
のために用いるのである。
In the video data error correction system according to the present invention, video data to which the same error correction code as the conventional one is added is recorded in the video sector on the tape, and a new error correction code is recorded in the audio sector. To record. At this time, the ATV signal including the video data and the audio data is converted to the digital V
When recording on tape with the standard signal recording format in TR, the data rate of ATV signal is about 19.3M.
While the data rate of the data recording by the digital VTR is about 25.5 Mbps,
The ATV signal can be recorded using only the video sector. Therefore, it is not necessary to use the audio sector to record the ATV signal, and the audio sector can be used for other purposes. Therefore, in the present invention, the audio sector is used for recording a new error correction code.

【0014】上記本発明の誤り訂正方式において、各ト
ラックのビデオセクタには、図9に示す如く、従来と同
様に、映像データのブロックと、該ブロックに対する内
符号C1及び外符号C2からなる誤り訂正符号が記録さ
れる。そして、各トラックのオーディオセクタには、図
10に示す14バイト×85バイトのブロック領域に、
前記ビデオセクタの記録データ(映像データ及び誤り訂
正符号C1、C2)を対象とする誤り訂正符号を記録す
るのである。
In the error correction system of the present invention, as shown in FIG. 9, in the video sector of each track, as in the conventional case, an error consisting of a block of video data and an inner code C1 and an outer code C2 for the block. The correction code is recorded. Then, in the audio sector of each track, in the block area of 14 bytes × 85 bytes shown in FIG.
An error correction code for the recorded data (video data and error correction codes C1 and C2) of the video sector is recorded.

【0015】この様にして記録されたテープの信号再生
においては、先ず、ビデオセクタから読み出した内符号
C1に基づく誤り訂正を施した後、オーディオセクタか
ら読み出した誤り訂正符号C3に基づく誤り訂正を施
し、最後に、ビデオセクタから読み出した外符号C2に
基づく誤り訂正を施す。これによって、従来の内符号C
1及び外符号C2による誤り訂正能力に、新たな誤り訂
正符号C3による誤り訂正能力が加わって、従来よりも
訂正能力が強化される。
In the signal reproduction of the tape thus recorded, first, the error correction based on the inner code C1 read from the video sector is performed, and then the error correction based on the error correction code C3 read from the audio sector. Finally, error correction is performed based on the outer code C2 read from the video sector. As a result, the conventional inner code C
The error correction capability by the new error correction code C3 is added to the error correction capability by the 1 and outer code C2, and the correction capability is strengthened as compared with the conventional one.

【0016】特に、新たな誤り訂正符号C3は、外符号
C2と同様にバースト誤りの訂正に威力を発揮し、SD
フォーマットの信号に比べてエラーに弱いMPEG方式
のATBV信号等を記録した場合にも、訂正能力を強化
することが出来る。
In particular, the new error correction code C3 is effective in correcting a burst error like the outer code C2, and SD
The correction capability can be enhanced even when an MPEG ATBV signal or the like, which is weaker in error than a format signal, is recorded.

【0017】又、テープ上にAチャンネルトラック(以
下、単にAトラックという)とBチャンネルトラック(以
下、単にBトラックという)を繰り返し形成するデジタ
ルVTRにおいて、AトラックとBトラックのオーディ
オセクタに記録すべき誤り訂正符号の対象となるデータ
(情報ビット)を、両トラックで交互に入れ替える2トラ
ックインタリーブ方式の採用によって、Aチャンネル或
いはBチャンネルの何れか一方のトラックに細長い傷が
走った場合にも、両トラックの誤り訂正符号C3による
2系列の誤り訂正を行なう際、エラーが2つの誤り訂正
系列に分散されるため、1トラック内で誤り訂正を行な
う非インタリーブ方式に比べて、訂正能力が向上する。
Further, in a digital VTR in which an A channel track (hereinafter simply referred to as A track) and a B channel track (hereinafter simply referred to as B track) are repeatedly formed on a tape, data is recorded in audio sectors of the A track and B track. Data that is the target of the error correction code
By adopting a two-track interleave system in which (information bits) are alternately switched on both tracks, even if a narrow scratch runs on either one of the A channel and the B channel, the error correction code C3 of both tracks is used. When performing error correction on a sequence, errors are dispersed into two error correction sequences, so that the correction capability is improved as compared with the non-interleaved system that performs error correction within one track.

【0018】[0018]

【発明の効果】本発明に係る映像データの誤り訂正方式
によれば、従来の内符号及び外符号のみによる誤り訂正
よりも、訂正能力を強化することが出来、特にフレーム
内符号化画像とフレーム間予測符号化画像が混在するビ
ットストリームをテープに記録するデジタルVTRに有
効である。
According to the error correction system for video data according to the present invention, the correction capability can be strengthened as compared with the conventional error correction using only the inner code and the outer code. This is effective for a digital VTR that records a bitstream in which inter prediction coded images are mixed on a tape.

【0019】[0019]

【実施例】以下、ATV規格のデータをHDデジタルV
CR協議会の規格に基づくデジタルVTRにより記録す
る一実施例について、図面に沿って具体的に説明する。
[Example] Hereinafter, ATV standard data is converted to HD digital V
An embodiment of recording by a digital VTR based on the standards of the CR Council will be specifically described with reference to the drawings.

【0020】本発明に係るデジタルVTRにおいては、
図8に示す様にテープ(23)の1本のトラック上には、従
来と同様に、ITIセクタ、音声データセクタ(オーデ
ィオセクタ)、映像データセクタ(ビデオセクタ)、及び
サブコードデータセクタが形成される。そして、回転ヘ
ッドシリンダーに配備したAチャンネルヘッド及びBチ
ャンネルヘッド(ダブルアジマスヘッド)によって、互い
にアジマス角度の異なるAトラックとBトラックが繰り
返し形成される。
In the digital VTR according to the present invention,
As shown in FIG. 8, an ITI sector, an audio data sector (audio sector), a video data sector (video sector), and a subcode data sector are formed on one track of the tape (23) as in the conventional case. To be done. The A channel head and the B channel head (double azimuth head) provided in the rotary head cylinder repeatedly form A track and B track having different azimuth angles.

【0021】ここで、各トラックのビデオセクタには、
図6に示す如くMPEG方式によって符号化されたIピ
クチャ、Pピクチャ及びBピクチャのビットストリーム
が記録される。この際、1本のトラックに記録すべき一
群の映像データには図9に示す如く、内符号C1及び外
符号C2のほか、シンクブロックナンバーやIDデータ
が付加される。内符号C1は(85,77)リードソロモン符
号、外符号C2は(149,138)リードソロモン符号であ
る。従って、ランダムエラーに対しては、最大4重の誤
り訂正、若しくは最大8重の誤り検出が可能である。
又、バーストエラーに対しては、最大5重の誤り訂正、
若しくは最大11重の誤り検出が可能である。
Here, in the video sector of each track,
As shown in FIG. 6, bit streams of I picture, P picture, and B picture encoded by the MPEG system are recorded. At this time, as shown in FIG. 9, a sync block number and ID data are added to the group of video data to be recorded on one track in addition to the inner code C1 and the outer code C2. The inner code C1 is a (85,77) Reed-Solomon code, and the outer code C2 is a (149,138) Reed-Solomon code. Therefore, with respect to random errors, it is possible to correct errors up to four times or detect errors up to eight times.
For burst errors, up to five times of error correction,
Alternatively, maximum 11-fold error detection is possible.

【0022】一方、オーディオセクタには、図1に示す
如くAトラック及びBトラックの夫々について、ビデオ
セクタのデータを対象として、符号長163バイト、情
報ビット149バイトの(163,149)リードソロモン符号
を誤り訂正符号C3として記録する。又、オーディオセ
クタには、訂正符号C3に対する内符号C1を記録す
る。これによって、バーストエラーに対して、最大7重
の誤り訂正、若しくは最大14重の誤り検出が可能とな
り、前記外符号C2と同一方向の訂正能力が強化される
ことになる。
On the other hand, in the audio sector, as shown in FIG. 1, a (163,149) Reed-Solomon code with a code length of 163 bytes and information bits of 149 bytes is erroneous for the data of the video sector for each of A track and B track. It is recorded as the correction code C3. The inner code C1 for the correction code C3 is recorded in the audio sector. As a result, it becomes possible to correct a maximum of seven errors or a maximum of fourteen errors with respect to burst errors, and enhance the correction capability in the same direction as the outer code C2.

【0023】本実施例では、誤り訂正符号C3の付加に
際して、2トラックインタリーブ方式を採用する。即
ち、Aトラックの奇数シンクブロックとBトラックの偶
数シンクブロックを情報ビットとし、Aトラックのオー
ディオセクタに冗長ビット(誤り訂正符号C3)を記録す
ると共に、Aトラックの偶数シンクブロックとBトラッ
クの奇数シンクブロックを情報ビットとし、Bトラック
のオーディオセクタに冗長ビット(誤り訂正符号C3)を
記録するのである。
In this embodiment, a two-track interleave system is adopted when adding the error correction code C3. That is, the odd sync block of the A track and the even sync block of the B track are used as information bits, the redundant bit (error correction code C3) is recorded in the audio sector of the A track, and the even sync block of the A track and the odd sync block of the B track are recorded. The sync block is used as an information bit, and the redundant bit (error correction code C3) is recorded in the audio sector of the B track.

【0024】例えば図4の如く、AトラックとBトラッ
クについて夫々、ビデオセクタ及びオーディオセクタ内
のデータをマトリクスで表わした場合、一方の誤り訂正
系列における情報ビットは、 Va(0,n)、Vb(1,n)、・・・、Va(2i,n)、Vb(2j+1,n)、・・・、
Va(148,n) i=0〜74、j=0〜73、n=0〜84 となる。これに対し、冗長ビットは、 Aa(0,n)、Aa(1,n)、・・・、Aa(k,n)、・・・、Aa(13,n) k=0〜13、n=0〜84 となる。又、他方の誤り訂正系列における情報ビット
は、 Vb(0,n)、Va(1,n)、・・・、Vb(2i,n)、Va(2j+1,n)、・・・、
Vb(148,n) i=0〜74、j=0〜73、n=0〜84 となる。これに対し、冗長ビットは、 Ab(0,n)、Ab(1,n)、・・・、Ab(k,n)、・・・、Ab(13,n) k=0〜13、n=0〜84 となる。
For example, as shown in FIG. 4, when the data in the video sector and the audio sector in the A track and the B track are represented by a matrix, the information bits in one error correction sequence are Va (0, n), Vb. (1, n), ..., Va (2i, n), Vb (2j + 1, n), ...,
Va (148, n) i = 0 to 74, j = 0 to 73, and n = 0 to 84. On the other hand, the redundant bits are Aa (0, n), Aa (1, n), ..., Aa (k, n), ..., Aa (13, n) k = 0 to 13, n = 0 to 84. The information bits in the other error correction sequence are Vb (0, n), Va (1, n), ..., Vb (2i, n), Va (2j + 1, n) ,.
Vb (148, n) i = 0 to 74, j = 0 to 73, and n = 0 to 84. On the other hand, the redundant bits are Ab (0, n), Ab (1, n), ..., Ab (k, n), ..., Ab (13, n) k = 0 to 13, n. = 0 to 84.

【0025】上述の2トラックインタリーブ方式によれ
ば、例えば最大訂正能力が4バイトとした場合、一方の
トラックで、訂正能力を越える5バイトに亘るエラーが
発生しても、図5(a)(b)にハッチングで示す様に、5
バイトのエラーが上記2つの誤り訂正系列に分散され
て、一方の誤り訂正系列では2バイト、他方の誤り訂正
系列では3バイトのエラーに抑えられて、訂正が可能と
なる。
According to the above-mentioned two-track interleaving method, when the maximum correction capability is 4 bytes, for example, even if an error of 5 bytes exceeding the correction capability occurs in one track, the error shown in FIG. As indicated by hatching in b), 5
Byte errors are dispersed into the above two error correction sequences, one error correction sequence is suppressed to 2 bytes, and the other error correction sequence is suppressed to 3 bytes, and correction is possible.

【0026】次に、図2に示す信号記録回路について説
明する。ビットレート19.3Mbpsで入力されたA
TV信号はレート変換回路(1)を経て25.5Mbps
のビットレートに変換された後、Aトラックデータは1
トラック遅延回路(2)を経てAトラック用のビデオセタ
クメモリ(3)へ供給され、Bトラックデータは直接にB
トラック用のビデオセクタメモリ(13)へ供給される。
Next, the signal recording circuit shown in FIG. 2 will be described. A input at a bit rate of 19.3 Mbps
TV signal goes through the rate conversion circuit (1) to 25.5 Mbps
After being converted to a bit rate of 1, the A track data is 1
It is supplied to the video track memory (3) for the A track via the track delay circuit (2) and the B track data is directly transferred to the B track.
It is supplied to the video sector memory (13) for tracks.

【0027】ビデオセクタメモリ(3)に格納された1ビ
デオセクタ分のデータは先ずC2訂正符号付加回路(4)
によって外符号C2が付加される。その後、Aトラック
用の2トラックインタリーブ回路(5)でインタリーブさ
れたデータ列に対し、C3訂正符号付加回路(6)によっ
て誤り訂正符号C3が付加されて、該誤り訂正符号C3
は、Aトラック用のオーディオセクタメモリ(7)に格納
される。訂正符号C2、C3が付加されて両メモリ(3)
(7)に格納されたデータは、更にC1訂正符号付加回路
(8)にて内符号C1が付加される。
The data for one video sector stored in the video sector memory (3) is first converted into the C2 correction code adding circuit (4).
The outer code C2 is added by. After that, the error correction code C3 is added by the C3 correction code addition circuit (6) to the data string interleaved by the 2-track interleave circuit (5) for the A track, and the error correction code C3 is added.
Are stored in the audio sector memory (7) for the A track. Both memories with correction codes C2 and C3 added (3)
The data stored in (7) is the C1 correction code addition circuit.
The inner code C1 is added in (8).

【0028】この様にして訂正符号C1、C2、C3が
付加されたデータは、データ付加回路(9)にてシンクブ
ロックナンバー、IDデータが付加された後、デジタル
変調回路(10)にて24−25変調が施され、更に記録ア
ンプ(11)を経てAチャンネルヘッド(12)へ送られて、テ
ープ(23)に記録される。
The data to which the correction codes C1, C2 and C3 are added in this way is added to the sync block number and ID data by the data addition circuit (9) and then 24 by the digital modulation circuit (10). -25 modulation is applied, and then it is sent to the A channel head (12) through the recording amplifier (11) and recorded on the tape (23).

【0029】一方、Bトラック用のビデオセクタメモリ
(13)に格納された1ビデオセクタ分のデータも同様に、
先ずC2訂正符号付加回路(14)によって外符号C2が付
加される。その後、Bトラック用の2トラックインタリ
ーブ回路(15)でインタリーブされたデータ列に対し、C
3訂正符号付加回路(16)によって誤り訂正符号C3が付
加されて、該誤り訂正符号C3は、Bトラック用のオー
ディオセクタメモリ(17)に格納される。訂正符号C2、
C3が付加されて両メモリ(13)(17)に格納されたデータ
は、更にC1訂正符号付加回路(18)にて内符号C1が付
加される。
On the other hand, video sector memory for B track
Similarly, the data for one video sector stored in (13)
First, the outer code C2 is added by the C2 correction code adding circuit (14). After that, for the data train interleaved by the 2-track interleave circuit (15) for B track, C
The error correction code C3 is added by the 3-correction code addition circuit (16), and the error correction code C3 is stored in the audio sector memory (17) for the B track. Correction code C2,
The data added with C3 and stored in both memories (13) and (17) is further added with the inner code C1 by the C1 correction code adding circuit (18).

【0030】この様にして訂正符号C1、C2、C3が
付加されたデータは、データ付加回路(19)にてシンクブ
ロックナンバー、IDデータが付加された後、デジタル
変調回路(20)にて24−25変調が施され、更に記録ア
ンプ(21)を経てBチャンネルヘッド(22)へ送られて、テ
ープ(23)に記録される。
The data to which the correction codes C1, C2 and C3 are added in this manner is added to the sync block number and the ID data in the data addition circuit (19), and then added in the digital modulation circuit (20) to 24. -25 modulation is applied, and further it is sent to the B channel head (22) through the recording amplifier (21) and recorded on the tape (23).

【0031】次に、図3に示す信号再生回路について説
明する。テープ(23)からAチャンネルヘッド(12)によっ
て再生された信号は、再生アンプ(24)から波形等化回路
(25)へ送られて、波形等化された後、デジタル復調回路
(26)にて25−24復調が施される。復調されたデータ
はシンク検出データ分離回路(27)にてシンクブロックナ
ンバー、IDデータが分離された後、C1訂正処理回路
(28)にて、内符号C1に基づく誤り訂正処理が施され、
その結果がAトラック用のビデオセクタメモリ(29)とオ
ーディオセクタメモリ(33)に格納される。
Next, the signal reproducing circuit shown in FIG. 3 will be described. The signal reproduced from the tape (23) by the A channel head (12) is output from the reproduction amplifier (24) to the waveform equalization circuit.
After being sent to (25) and waveform equalization, digital demodulation circuit
At (26), 25-24 demodulation is performed. The demodulated data is separated into sync block number and ID data by the sync detection data separation circuit (27), and then the C1 correction processing circuit
At (28), error correction processing based on the inner code C1 is performed,
The result is stored in the video sector memory (29) for the A track and the audio sector memory (33).

【0032】ビデオセクタメモリ(29)に格納された1ビ
デオセクタ分のデータは、Aトラック用2トラックイン
タリーブ回路(30)によってインタリーブされ、これによ
って得られるデータ列は、C3訂正処理回路(31)にて、
誤り訂正符号C3に基づく訂正処理を受けた後、更にC
2訂正処理回路(32)にて、外符号C2に基づく訂正処理
を受け、再びAトラック用のビデオセクタメモリ(29)に
格納される。
The data for one video sector stored in the video sector memory (29) is interleaved by the A-track two-track interleave circuit (30), and the data string obtained by this is C3 correction processing circuit (31). At
After receiving the correction processing based on the error correction code C3, further C
The 2 correction processing circuit (32) receives the correction processing based on the outer code C2 and stores it again in the A track video sector memory (29).

【0033】一方、テープ(23)からBチャンネルヘッド
(22)によって再生された信号も同様に、再生アンプ(34)
から波形等化回路(35)へ送られて、波形等化された後、
デジタル復調回路(36)にて25−24復調が施される。
復調されたデータはシンク検出データ分離回路(37)にて
シンクブロックナンバー、IDデータが分離された後、
C1訂正処理回路(38)にて、内符号C1に基づく誤り訂
正処理が施され、その結果がBトラック用のビデオセク
タメモリ(39)とオーディオセクタメモリ(43)に格納され
る。
On the other hand, from the tape (23) to the B channel head
Similarly for the signal reproduced by (22), the reproduction amplifier (34)
Sent to the waveform equalization circuit (35) from the waveform equalization,
The digital demodulation circuit (36) performs 25-24 demodulation.
The demodulated data is separated from the sync block number and ID data by the sync detection data separation circuit (37).
The C1 correction processing circuit (38) performs error correction processing based on the inner code C1, and the result is stored in the video sector memory (39) for B track and the audio sector memory (43).

【0034】ビデオセクタメモリ(39)に格納された1ビ
デオセクタ分のデータは、Bトラック用2トラックイン
タリーブ回路(40)によってインタリーブされ、これによ
って得られるデータ列は、C3訂正処理回路(41)にて、
誤り訂正符号C3に基づく訂正処理を受けた後、更にC
2訂正処理回路(42)にて、外符号C2に基づく訂正処理
を受け、再びBトラック用のビデオセクタメモリ(39)に
格納される。
The data for one video sector stored in the video sector memory (39) is interleaved by the B-track two-track interleave circuit (40), and the resulting data string is the C3 correction processing circuit (41). At
After receiving the correction processing based on the error correction code C3, further C
The 2 correction processing circuit (42) receives the correction processing based on the outer code C2 and stores it again in the B track video sector memory (39).

【0035】そして、Aトラック用のビデオセクタメモ
リ(29)に格納されたデータは直接に、Bトラック用のビ
デオセクタメモリ(39)に格納されたデータは1トラック
遅延回路(44)を経た後、切換えスイッチ(45)の両入力端
子へ供給される。切換えスイッチ(45)はトラック毎に切
り換えられて、これによって選択されたデータは、レー
ト変換回路(46)にてデータレートが25.5Mbpsか
ら19.3Mbpsに変換されて、ATV信号として出
力される。
Then, the data stored in the video sector memory (29) for the A track is directly passed, and the data stored in the video sector memory (39) for the B track is passed through the 1-track delay circuit (44). , To both input terminals of the selector switch (45). The changeover switch (45) is changed over for each track, and the data selected by this is converted by the rate conversion circuit (46) from a data rate of 25.5 Mbps to 19.3 Mbps and output as an ATV signal. .

【0036】上記本発明の映像データの誤り訂正方式に
よれば、従来の内符号C1及び外符号C2に追加して、
新たな誤り訂正符号C3を導入し、トラック上のオーデ
ィオセクタを有効に利用して、該誤り訂正符号C3を記
録するから、デジタルVTRの標準フォーマットを維持
したまま、従来よりも訂正能力を強化することが出来、
然も2トラックインターリーブ方式の採用によって、バ
ースト誤りの訂正能力を更に改善出来る。又、ダブルア
ジマスヘッドを具えたデジタルVTRにおいては、従来
から誤り訂正用に装備されている2トラック分のメモリ
を利用して、本発明の誤り訂正を実現出来るから、新た
なメモリの追加が不要となり、回路構成の複雑化を回避
出来る。
According to the error correction system for video data of the present invention, in addition to the conventional inner code C1 and outer code C2,
Since a new error correction code C3 is introduced and the audio sector on the track is effectively used to record the error correction code C3, the correction capability is strengthened as compared with the conventional method while maintaining the standard format of the digital VTR. You can
By adopting the 2-track interleave method, the ability to correct burst errors can be further improved. Further, in the digital VTR equipped with the double azimuth head, since the error correction of the present invention can be realized by utilizing the memory for two tracks which has been conventionally equipped for error correction, it is not necessary to add a new memory. Therefore, the circuit configuration can be prevented from becoming complicated.

【0037】上記実施例の説明は、本発明を説明するた
めのものであって、特許請求の範囲に記載の発明を限定
し、或は範囲を減縮する様に解すべきではない。又、本
発明の各部構成は上記実施例に限らず、特許請求の範囲
に記載の技術的範囲内で種々の変形が可能であることは
勿論である。
The above description of the embodiments is for explaining the present invention and should not be construed to limit the invention described in the claims or to limit the scope thereof. The configuration of each part of the present invention is not limited to the above-mentioned embodiment, and it goes without saying that various modifications can be made within the technical scope described in the claims.

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

【図1】本発明の誤り訂正方式におけるデータ構造を示
す図である。
FIG. 1 is a diagram showing a data structure in an error correction system of the present invention.

【図2】信号記録回路のブロック図である。FIG. 2 is a block diagram of a signal recording circuit.

【図3】信号再生回路のブロック図である。FIG. 3 is a block diagram of a signal reproduction circuit.

【図4】ビデオセクタ及びオーディオセクタにおけるデ
ータのマトリクス配列を示す図表である。
FIG. 4 is a chart showing a matrix arrangement of data in a video sector and an audio sector.

【図5】2トラックインタリーブ方式の利点を説明する
図である。
FIG. 5 is a diagram for explaining the advantage of the 2-track interleave method.

【図6】MPEG方式のフレーム構成を示す図である。FIG. 6 is a diagram showing a frame structure of an MPEG system.

【図7】MPEG方式におけるデータ階層構造を示す図
である。
FIG. 7 is a diagram showing a data hierarchical structure in the MPEG system.

【図8】デジタルVTRにおけるトラック上のデータフ
ォーマットを示す図である。
FIG. 8 is a diagram showing a data format on a track in a digital VTR.

【図9】ビデオセクタのデータ構造を示す図である。FIG. 9 is a diagram showing a data structure of a video sector.

【図10】オーディオセクタのデータ構造を示す図であ
る。
FIG. 10 is a diagram showing a data structure of an audio sector.

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

C1 内符号 C2 外符号 C3 誤り訂正符号 (4) C2訂正符号付加回路 (6) C3訂正符号付加回路 (8) C1訂正符号付加回路 (28) C1訂正処理回路 (31) C3訂正処理回路 (32) C2訂正処理回路 (23) テープ (12) Aチャンネルヘッド (22) Bチャンネルヘッド C1 inner code C2 outer code C3 error correction code (4) C2 correction code addition circuit (6) C3 correction code addition circuit (8) C1 correction code addition circuit (28) C1 correction processing circuit (31) C3 correction processing circuit (32 ) C2 correction processing circuit (23) Tape (12) A channel head (22) B channel head

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G11B 20/18 574 B 8940−5D H04N 7/24 Continuation of front page (51) Int.Cl. 6 Identification number Office reference number FI Technical display location G11B 20/18 574 B 8940-5D H04N 7/24

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 テープ上に、夫々ビデオセクタとオーデ
ィオセクタからなるトラックを繰り返し形成して、各ビ
デオセクタには映像データと共に誤り訂正符号を記録
し、信号再生時に映像データの誤りを訂正する方式であ
って、各ビデオセクタに記録された一群の映像データに
は、これらの映像データをマトリクス状に配列してなる
データブロックに対し、内符号C1及び外符号C2から
なる誤り訂正符号を記録すると共に、オーディオセクタ
には、ビデオセクタの記録データに対する誤り訂正符号
C3を記録して、信号再生時には、これらの誤り訂正符
号C1、C2、C3に基づいて誤り訂正を行なう映像デ
ータの誤り訂正方式。
1. A system in which a track composed of a video sector and an audio sector is repeatedly formed on a tape, an error correction code is recorded together with video data in each video sector, and an error in the video data is corrected during signal reproduction. In the group of video data recorded in each video sector, an error correction code including an inner code C1 and an outer code C2 is recorded for a data block in which these video data are arranged in a matrix. At the same time, an error correction method for video data in which an error correction code C3 for the recorded data of the video sector is recorded in the audio sector and error correction is performed based on these error correction codes C1, C2, C3 during signal reproduction.
【請求項2】 テープ上には、異なるアジマス角度のA
チャンネルトラックとBチャンネルトラックが繰り返し
形成され、Aチャンネルトラックのオーディオセクタに
は、隣接するA及びBチャンネルトラックのビデオセク
タに記録されたデータの内、両トラック間で交互に入れ
替わる半数のデータに対する誤り訂正符号C3を記録す
ると共に、Bチャンネルトラックのオーディオセクタに
は、残りの半数のデータに対する誤り訂正符号C3を記
録する請求項1に記載の映像データの誤り訂正方式。
2. A tape having different azimuth angles is provided on the tape.
The channel track and the B channel track are repeatedly formed, and in the audio sector of the A channel track, an error occurs in half of the data recorded in the video sectors of the adjacent A and B channel tracks, which alternate between the two tracks. The error correction method for video data according to claim 1, wherein the correction code C3 is recorded, and the error correction code C3 for the remaining half of the data is recorded in the audio sector of the B channel track.
JP6258652A 1994-09-28 1994-09-28 Error correction system for video data Pending JPH0898144A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6258652A JPH0898144A (en) 1994-09-28 1994-09-28 Error correction system for video data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6258652A JPH0898144A (en) 1994-09-28 1994-09-28 Error correction system for video data

Publications (1)

Publication Number Publication Date
JPH0898144A true JPH0898144A (en) 1996-04-12

Family

ID=17323236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6258652A Pending JPH0898144A (en) 1994-09-28 1994-09-28 Error correction system for video data

Country Status (1)

Country Link
JP (1) JPH0898144A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8854759B2 (en) 2012-04-24 2014-10-07 International Business Machines Corporation Combined soft detection/soft decoding in tape drive storage channels
US9178534B2 (en) 2012-05-29 2015-11-03 International Business Machines Corporation Methods for partial reverse concatenation for data storage devices using composite codes
US9183852B2 (en) 2012-05-29 2015-11-10 International Business Machines Corporation Magnetic tape recording in data format using an efficient reverse concatenated modulation code
US9558782B2 (en) 2012-05-29 2017-01-31 International Business Machines Corporation Partial reverse concatenation for data storage devices using composite codes

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8854759B2 (en) 2012-04-24 2014-10-07 International Business Machines Corporation Combined soft detection/soft decoding in tape drive storage channels
US9202518B2 (en) 2012-04-24 2015-12-01 Globalfoundries Inc. Combined soft detection/soft decoding in tape drive storage channels
US9318148B2 (en) 2012-04-24 2016-04-19 Globalfoundries Inc. Combined soft detection/soft decoding in tape drive storage channels
US9178534B2 (en) 2012-05-29 2015-11-03 International Business Machines Corporation Methods for partial reverse concatenation for data storage devices using composite codes
US9183852B2 (en) 2012-05-29 2015-11-10 International Business Machines Corporation Magnetic tape recording in data format using an efficient reverse concatenated modulation code
US9190076B2 (en) 2012-05-29 2015-11-17 International Business Machines Corporation Data format using an efficient reverse concatenated modulation code for magnetic tape recording
US9558782B2 (en) 2012-05-29 2017-01-31 International Business Machines Corporation Partial reverse concatenation for data storage devices using composite codes
US10484018B2 (en) 2012-05-29 2019-11-19 International Business Machines Corporation Partial reverse concatenation for data storage devices using composite codes
US10680655B2 (en) 2012-05-29 2020-06-09 International Business Machines Corporation Partial reverse concatenation for data storage devices using composite codes
US11381258B2 (en) 2012-05-29 2022-07-05 Awemane Ltd. Partial reverse concatenation for data storage devices using composite codes

Similar Documents

Publication Publication Date Title
KR100291404B1 (en) Digital recorder
US5933567A (en) Method and apparatus for controlling the position of the heads of a digital video tape recorder during trick play operation and for recording digital data on a tape
US5282049A (en) Moving-picture data digital recording and reproducing apparatuses
EP0562845B1 (en) Variable length code recording/playback apparatus for a video recorder
JP3043268B2 (en) Digital video recording and reproducing method with improved error correction capability
KR100676093B1 (en) Video data recording apparatus, video data recording method, video data reproducing apparatus, video data reproducing method, video data recording and reproducing apparatus, and video data recording and reproducing method
JPH04298802A (en) High efficiency encoding and recording/reproducing device
JP3921841B2 (en) Signal processing apparatus and method, and recording apparatus, reproducing apparatus, and recording / reproducing apparatus
EP0575997B1 (en) Digital video cassette recorder signal processing apparatus
JP4182641B2 (en) Data processing apparatus and method, and recording apparatus and method
JPH08111842A (en) Video data recording system
US6643729B2 (en) Data processing apparatus and data recording apparatus
KR100739262B1 (en) Recording apparatus and method, and reproducing apparatus and method
US6807366B1 (en) Data recording apparatus, data recording/reproducing apparatus, data recording method, and data recording/reproducing method
JP2002142192A (en) Apparatus and method for signal processing and for recording
JPH0898144A (en) Error correction system for video data
KR100207630B1 (en) Method for recording and reproducing of digital video tape with the enhanced error correcting capacity
KR100681992B1 (en) Recording apparatus and method
JP3787871B2 (en) VIDEO DATA PROCESSING METHOD, VIDEO DATA PROCESSING DEVICE, AND VIDEO DATA RECORDING / REPRODUCING DEVICE
JP3572659B2 (en) Digital video signal recording device, reproducing device, recording / reproducing device, and recording medium
JP2000134110A (en) Data transmitter and transmission method
JP3257243B2 (en) Digital video signal recording method and recording apparatus
JPH08140030A (en) Video data recording system
JP2000293435A (en) Device and method for reproducing data
JP2001218162A (en) Recording device and method