JPH08205081A - Digital data recording method - Google Patents

Digital data recording method

Info

Publication number
JPH08205081A
JPH08205081A JP7009722A JP972295A JPH08205081A JP H08205081 A JPH08205081 A JP H08205081A JP 7009722 A JP7009722 A JP 7009722A JP 972295 A JP972295 A JP 972295A JP H08205081 A JPH08205081 A JP H08205081A
Authority
JP
Japan
Prior art keywords
data
recording
area
recorded
special reproduction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP7009722A
Other languages
Japanese (ja)
Other versions
JP3197772B2 (en
Inventor
Hiroshi Murashima
弘嗣 村島
Osami Sunakawa
修己 砂川
Shigekazu Minechika
重和 峯近
Takashi Onaka
隆司 大仲
Tatsuo Tanaka
達雄 田中
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 JP00972295A priority Critical patent/JP3197772B2/en
Publication of JPH08205081A publication Critical patent/JPH08205081A/en
Application granted granted Critical
Publication of JP3197772B2 publication Critical patent/JP3197772B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Television Signal Processing For Recording (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE: To attain the recording suitable for special reproduction in the case of recording of different bit rate data and the transmission of plural program data by attaining excellent special reproduction in a digital VTR regardless of head arrangement, tape reproduction speed and tape feed phase so as to set effectively a special reproduction data area. CONSTITUTION: The video data area of a recording track is divided into 135 SYNC blocks and a special reproduction data area TPA and a usual reproduction data area NPA are allocated to each SYNC block. The special reproduction data area TPA changes depending on the amount of usual reproduction data to be obtained and the special reproduction data area is decided accordingly and the data are recorded therein. The data are recorded at a tape speed corresponding to the data amount to be obtained, then the number of times of repetition is set for each block (m-sets of tracks) of special reproduction data in response to a tape speed. Plural program data are selected from the data and the program data are alternately recorded in the unit of blocks.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、映像信号及び音声信号
等をデジタルデータとして記録再生するデジタルVTR
(ビデオテープレコーダ)に使用するデジタルデータ記
録方法に関し、特に特殊再生を良好に行うことができる
デジタルデータ記録方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital VTR for recording / reproducing video signals and audio signals as digital data.
The present invention relates to a digital data recording method used for a (video tape recorder), and particularly to a digital data recording method capable of favorably performing special reproduction.

【0002】[0002]

【従来の技術】米国の次世代デジタル放送方式であるA
TV(Advanced Television)規格では、画像圧縮の国
際標準であるMPEG(Moving Picture Image Coding
Experts Group)が採用されることになっており、ま
た、欧州の次世代放送であるDVB(Digital Video Br
oadcasting)においてもMPEGが採用されようとして
いる。
2. Description of the Related Art A, the next-generation digital broadcasting system in the United States
In the TV (Advanced Television) standard, MPEG (Moving Picture Image Coding), which is an international standard for image compression.
Experts Group) will be adopted, and DVB (Digital Video Br
MPEG is about to be adopted also in oadcasting.

【0003】ここでまず、MPEGの概要について説明
する。MPEGの符号化には、動き補償予測、DCT
(離散コサイン変換)及び可変長符号化を採用してお
り、図9のフレーム構成に示す様に画像は時間軸予測モ
ードによって、I(intra-coded)ピクチ ャ、P(predict
ive coded)ピクチャ、B(bi-directionally predictive
coded) ピクチャの3種類に分類される。Iピクチャは
フレーム内符号化画像であり、Pピクチャは時間的に前
方のフレームから予測するフレーム間予測符号化画像で
あり、Bピクチャは前後フレームからのフレーム間予測
符号化画像である。
First, an outline of MPEG will be described. For MPEG encoding, motion compensation prediction, DCT
(Discrete cosine transform) and variable length coding are adopted. As shown in the frame structure of FIG. 9, an image is I (intra-coded) picture, P (predict
ive 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のデータ階層構造を図10
に示す。下層から順に以下のように構成される。 (ブロック層)ブロックは、輝度または色差の隣接する
8×8画素から構成され、DCTはこの単位で実行され
る。 (マクロブロック層)マクロブロックは、隣接する4個
の輝度ブロックと、画面上で同じ位置にあたる2個の色
差ブロックCb、Crの計6個のブロックで構成され
る。 (スライス層)画像の走査順に連なる複数のマクロブロ
ックで構成される。 (ピクチャ層)複数のスライスから構成され、1枚の画
像を形成する。符号化される形式により前述のIピクチ
ャ、Pピクチャ、Bピクチャに分類される。 (GOP(グループオブピクチャ)層)GOPは1また
は複数枚のIピクチャと0または複数枚の非Iピクチャ
で構成される。 (ビデオシーケンス層)ビデオシーケンスは、画像サイ
ズ、画像レートなどが同じ1または複数のGOPから構
成される。
FIG. 10 shows the MPEG data hierarchical structure.
Shown in It is configured as follows from the lower layer. (Block layer) A block is composed of adjacent 8 × 8 pixels of luminance or color difference, 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 corresponding to the same position on the screen, for a total of six blocks. (Slice layer) It is composed of a plurality of macroblocks arranged in the scanning order of the image. (Picture layer) It is composed of a plurality of slices to form one image. It is classified into the above-mentioned I picture, P picture, and B picture according to the encoding format. (GOP (Group of Pictures) Layer) A GOP 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 more GOPs having the same image size and image rate.

【0005】ところで、近年、映像信号、音声信号をデ
ジタル信号の形で記録する民生用デジタルVTRの開発
が進んでおり、次にかかるデジタルVTRにATV規格
のデータを記録する場合について説明する。
By the way, in recent years, a consumer digital VTR for recording video signals and audio signals in the form of digital signals has been developed. Next, a case of recording ATV standard data on the digital VTR will be described.

【0006】まず、図11は、デジタルVTRの記録フ
ォーマットであり、各トラックは記録される順に、イン
サート用データとトラック情報からなるITIエリア、
音声データエリア、映像データエリア、サブコードデー
タエリアで構成される。そして、磁気テープにはNTS
C方式の場合1秒間に300トラック記録される。従っ
て、1フレームの画像は平均10トラックを使用して記
録される。尚、PALの場合は12トラック使用される
ことになる。
First, FIG. 11 shows a recording format of a digital VTR, in which each track is recorded in an ITI area consisting of insert data and track information in the order of recording.
It is composed of an audio data area, a video data area, and a subcode data area. And the magnetic tape is NTS
In the case of the C method, 300 tracks are recorded per second. Therefore, one frame image is recorded using an average of 10 tracks. In the case of PAL, 12 tracks will be used.

【0007】記録するデータはシンクブロックという単
位で記録され、1トラックの映像エリアには135シン
クブロック記録可能である。このシンクブロックは図1
2に示すように、記録する順にシンクエリア(2バイ
ト)、IDエリア(3バイト)、データエリア(77バ
イト)及びパリティエリア(8バイト)の計90バイト
で構成される。
The data to be recorded is recorded in units called sync blocks, and 135 sync blocks can be recorded in the video area of one track. This sync block is shown in Figure 1.
As shown in 2, the recording area is composed of a sync area (2 bytes), an ID area (3 bytes), a data area (77 bytes) and a parity area (8 bytes), for a total of 90 bytes.

【0008】上述の映像データエリアにMPEGデータ
を記録する場合、入力されるMPEGビットストリーム
が前述のデータ階層のまま順次記録されるマクロブロッ
ク単位に注目すると、このマクロブロックの符号長は一
定でなく、且つ、上位層と混在して記録されるため、シ
ンクブロックと記録されるマクロブロックとは一定の関
係には無い。即ち、データの画面上の位置と記録トラッ
クパターン上の位置とは無関係となる。
When recording MPEG data in the above-mentioned video data area, paying attention to a macroblock unit in which an input MPEG bit stream is sequentially recorded with the above-mentioned data layer, the code length of this macroblock is not constant. Moreover, since the information is recorded mixedly with the upper layer, there is no fixed relationship between the sync block and the recorded macro block. That is, the position of the data on the screen and the position of the recording track pattern are irrelevant.

【0009】そして、このように記録された磁気テープ
を記録時とは異なる速度で走行させて高速再生等の特殊
再生を行う場合、ヘッドは複数トラックをまたいで走査
することになるため、MPEGのデータは部分的にしか
獲得できない。前述したように、MPEGのビットスト
リームのうちPピクチャやBピクチャはフレーム間予測
符号化画像であるので、これを断片的に獲得しても、画
像を再構成することができない。
When the magnetic tape recorded in this way is run at a speed different from that at the time of recording to perform special reproduction such as high-speed reproduction, the head scans over a plurality of tracks. Data can only be partially acquired. As described above, since the P picture and B picture in the MPEG bit stream are interframe predictive coded images, even if they are acquired in pieces, the images cannot be reconstructed.

【0010】即ち、特殊再生時は、フレーム内予測符号
化画像であるIピクチャからしか画像を再構成すること
ができない。また、このIピクチャ1枚の画像を高品質
で再構成するためにも、記録パターン上に分布するIピ
クチャのデータを可能な限り獲得できなければならず、
入力されるMPEGビットストリームを順次記録するだ
けでは特殊再生は不可能であった。
That is, at the time of special reproduction, the image can be reconstructed only from the I picture which is the intra-frame predictive coded image. Further, in order to reconstruct an image of one I picture with high quality, it is necessary to obtain the data of the I picture distributed on the recording pattern as much as possible,
Special reproduction was impossible only by sequentially recording the input MPEG bit stream.

【0011】このため、従来、デジタルVTRにおける
特殊再生の方法として、1993年10月発行の学会誌
「International Workshop On HDTV'93」の"A Recordin
g Method of ATV deta on a Coqsumer Digital VCR"に
記載の方法がある。
Therefore, as a conventional special reproduction method in a digital VTR, "A Recordin" of the academic journal "International Workshop On HDTV'93" issued in October 1993 was used.
g Method of ATV data on a Coqsumer Digital VCR ".

【0012】この方法によれば、映像データエリア内に
通常再生用のデータとは別に、Iピクチャのデータを特
殊再生用のデータとして特定のエリアに記録する。この
ような記録方法が可能となるのは、ATVのデータレー
トは約19Mbpsであるのに対して、民生用デジタル
VTRに基づく1トラックの映像データエリアは約25
Mbpsのデータレートで記録可能であるから、約6M
bps程度、領域が余ることになるからである。
According to this method, in addition to the data for normal reproduction, the I picture data is recorded in the specific area as special reproduction data in the video data area. Such a recording method is possible because the data rate of ATV is about 19 Mbps, whereas the video data area of one track based on the consumer digital VTR is about 25 Mbps.
It is possible to record at a data rate of Mbps, so about 6M
This is because the area is left over by about bps.

【0013】具体的には、図13のように、映像エリア
のうち前、中央及び後の3個所に通常再生用データエリ
アNPA以外に特殊再生用データエリアTPAを設け
る。即ち、1トラックの映像データエリア135SB
(シンクブロック)のうち例えば、特殊再生用データと
して合計32SB割り当てる。
Specifically, as shown in FIG. 13, special reproduction data areas TPA other than the normal reproduction data area NPA are provided at three positions in the front, center and rear of the video area. That is, 1-track video data area 135SB
Of the (sync blocks), for example, 32 SB in total is allocated as special reproduction data.

【0014】この特殊再生用データの割り当て方法は例
えば図14の様にして行われる。まず、MPEGビット
ストリームのうちからIピクチャのマクロブロックA、
B、C・・・を抜き出し、データ列A’、B’、C’・
・・を得る。符号化された各マクロブロックの符号長は
異なっている。そして、前記データ列A’、B’、C’
・・・を順にシンクブロックSB1、SB2・・・に割
り当てる。この時、シンクブロックの符号長は一定であ
るため、各シンクブロックと割り当てられるマクロブロ
ックとは一定の関係にはなく、1つのマクロブロックは
複数のシンクブロックにまたがることになる。
This trick play data allocation method is performed, for example, as shown in FIG. First, from the MPEG bit stream, I picture macroblock A,
B, C ... are extracted and data strings A ', B', C '.
・ ・ Get The code lengths of the encoded macroblocks are different. Then, the data strings A ′, B ′, C ′
Are sequentially assigned to the sync blocks SB1, SB2, .... At this time, since the sync block has a constant code length, there is no fixed relationship between each sync block and the assigned macro block, and one macro block extends over a plurality of sync blocks.

【0015】そして、前記図13のように最大倍速数n
と同数だけのトラックに同じ特殊再生用データを割り当
てるようにする。即ち、n=5の場合は5トラックの特
殊再生用データエリアTPAには同一データを挿入す
る。
Then, as shown in FIG. 13, the maximum double speed number n
Allocate the same special playback data to the same number of tracks as. That is, when n = 5, the same data is inserted into the special reproduction data area TPA of 5 tracks.

【0016】さらに、この5トラック単位に異なるデー
タとし、これをm回繰り返して、5×m個のトラックに
よりIピクチャのデータを全て記録する。
Further, different data is set in units of 5 tracks, and this is repeated m times to record all the I picture data by 5 × m tracks.

【0017】このように記録すれば、5倍速以内の再生
速度であれば、5m個のトラックを5トラック毎に1
回、合計m回走査すれば、Iピクチャのデータを全て獲
得することができる。
When recorded in this way, if the reproduction speed is within 5 times, 5 m tracks will be recorded once for every 5 tracks.
By scanning once, a total of m times, it is possible to acquire all of the I picture data.

【0018】[0018]

【発明が解決しようとする課題】しかしながら、上述の
方法によれば、限られた走査回数のうちに全てのデータ
を獲得できれば画像が再構成できるが、データの獲得率
が悪いと画像が全く再生できない場合が生じる。従っ
て、全てのデータが獲得できるあらかじめ決められた倍
速数にしか対応できないという欠点があった。
However, according to the above method, an image can be reconstructed if all the data can be acquired within a limited number of scans. However, if the data acquisition rate is poor, the image is completely reproduced. There are cases where you cannot. Therefore, there is a drawback in that only a predetermined double speed number that can acquire all data can be supported.

【0019】本発明は上記欠点を解消するものであり、
任意の倍速数での高速再生を可能とするデジタルデータ
記録方法を提供するものであって、特に欧州のDVB方
式にも好適に対応できるようにした同方法を提案するも
のである。
The present invention solves the above drawbacks,
It is intended to provide a digital data recording method capable of high-speed reproduction at an arbitrary double speed number, and particularly to propose the same method capable of suitably supporting the DVB system in Europe.

【0020】[0020]

【課題を解決するための手段】本発明は、テープ上の各
トラックを複数のデータブロックに分割してデジタルデ
ータを記録してなるデジタルデータ記録方法において、
前記データブロックのそれぞれに、通常再生用データを
記録する第1の領域と、特殊再生用データを記録する第
2の領域を形成するととに、前記第1の領域と第2の領
域の境界を示すデータを記録してなるデジタルデータ記
録方法である。
DISCLOSURE OF THE INVENTION The present invention provides a digital data recording method in which each track on a tape is divided into a plurality of data blocks and digital data is recorded.
In each of the data blocks, a first area for recording normal reproduction data and a second area for recording special reproduction data are formed, and a boundary between the first area and the second area is defined. This is a digital data recording method in which the data shown is recorded.

【0021】また、テープ上の各トラックを複数のデー
タブロックに分割してデジタルデータを記録してなるデ
ジタルデータ記録方法において、前記データブロックの
それぞれに、通常再生用データを記録する第1の領域
と、特殊再生用データを記録する第2の領域と、前記第
1の領域と第2の領域の境界を示すデータを記録する第
3の領域と、シンクデータを記録するシンクデータ領域
と、当該データブロックの記録パターン上の位置を表す
IDデータを記録するIDデータ領域とを形成してなる
デジタルデータ記録方法である。
In the digital data recording method in which each track on the tape is divided into a plurality of data blocks and digital data is recorded, a first area for recording normal reproduction data in each of the data blocks. A second area for recording special reproduction data, a third area for recording data indicating a boundary between the first area and the second area, a sync data area for recording sync data, This is a digital data recording method in which an ID data area for recording ID data representing a position on a recording pattern of a data block is formed.

【0022】また、前記特殊再生用データには、圧縮さ
れた画像データのうちフレームまたはフィールド内符号
化画像データのみを使用してなるデジタルデータ記録方
法である。
The special reproduction data is a digital data recording method in which only frame or field encoded image data of compressed image data is used.

【0023】また、本発明はテープ上の各トラックを複
数のデータブロックに分割してデジタルデータを記録
し、前記データブロックのそれぞれに、通常再生用デー
タを記録する第1の領域と、特殊再生用データを記録す
る第2の領域とを設け、前記トラックm本を1ブロック
としてnブロック繰り返し記録するようにした記録方法
であって、記録すべきデジタルデータの単位時間当たり
のデータ量を検出するデータ量検出手段と、前記データ
量検出手段による検出結果によって、予め設定された複
数のテープ速度の中から前記検出したデータ量を記録で
きるテープ速度を選択しテープ速度を制御するテープ速
度設定手段と、前記テープ速度設定手段の出力を受け、
設定されたテープ速度がいずれであっても面積記録密度
がほぼ一定になるように記録する記録手段とを備え、前
記特殊再生用データが記録されたブロックの繰り返し記
録回数nを、前記テープ速度設定手段によって得られる
記録時のテープ速度に応じて設定されるようにしたデジ
タルデータ記録方法である。
Further, according to the present invention, each track on the tape is divided into a plurality of data blocks to record digital data, and in each of the data blocks, a first area for recording normal reproduction data and special reproduction are recorded. A recording area is provided with a second area for recording data for recording, and n blocks are repeatedly recorded with m tracks as one block, and the amount of digital data to be recorded per unit time is detected. A data amount detecting means, and a tape speed setting means for controlling the tape speed by selecting a tape speed capable of recording the detected data amount from a plurality of preset tape speeds based on the detection result of the data amount detecting means. , Receiving the output of the tape speed setting means,
Recording means for recording such that the areal recording density becomes substantially constant regardless of the set tape speed, and the number of times n of repeated recording of the block in which the special reproduction data is recorded is set to the tape speed setting. It is a digital data recording method which is set according to the tape speed at the time of recording obtained by the means.

【0024】また、テープ上の各トラックを複数のデー
タブロックに分割してデジタルデータを記録し、前記デ
ータブロックのそれぞれに、通常再生用データを記録す
る第1の領域と、特殊再生用データを記録する第2の領
域とを設け、前記トラックm本を1ブロックとして記録
するようにした記録方法であって、複数の番組データが
含まれるデジタルデータを記録するべく、前記デジタル
データから各番組データの特殊再生用データを選択する
番組データ選択手段を備え、前記ブロック単位で前記番
組データ選択手段から得られる各番組データを交互に記
録するようにしてなるデジタルデータ記録方法である。
Further, each track on the tape is divided into a plurality of data blocks to record digital data, and each of the data blocks has a first area for recording normal reproduction data and special reproduction data. A recording method in which a second area for recording is provided and the m tracks are recorded as one block, and each program data is recorded from the digital data so as to record digital data including a plurality of program data. Is a digital data recording method comprising program data selecting means for selecting special reproduction data, and alternately recording each program data obtained from the program data selecting means in block units.

【0025】また、本発明はテープ上の各トラックを複
数のデータブロックに分割してデジタルデータを記録
し、前記データブロックのそれぞれに、通常再生用デー
タを記録する第1の領域と、特殊再生用データを記録す
る第2の領域とを設け、前記トラックm本を1ブロック
として記録するようにした記録方法であって、複数の番
組データが含まれるデジタルデータを記録するべく、前
記デジタルデータから各番組データを選択する番組デー
タ選択手段を備え、前記番組データ選択手段から得られ
る各番組データに含まれる通常再生用データおよび特殊
再生用データを番組毎にブロック単位で交互に記録する
ようにしてなるデジタルデータ記録方法である。
According to the present invention, each track on the tape is divided into a plurality of data blocks to record digital data, and in each of the data blocks, a first area for recording normal reproduction data and special reproduction are recorded. A recording area is provided with a second area for recording data for recording and the m tracks are recorded as one block. In order to record digital data including a plurality of program data, Program data selection means for selecting each program data is provided, and normal reproduction data and special reproduction data included in each program data obtained from the program data selection means are alternately recorded in block units for each program. It is a digital data recording method.

【0026】[0026]

【作用】本発明においては、通常再生用データは、第1
の領域に記録される。特殊再生用データは、画面上の位
置と記録パターン上の位置とが対応づけられて第2の領
域に記録される。その際、第3の領域に記録されたデー
タによって第1の領域と第2の領域の境界が決定され、
その境界の位置に応じて第2の領域に記録可能なデータ
の量が可変される。
In the present invention, the normal reproduction data is the first data.
Is recorded in the area. The special reproduction data is recorded in the second area by associating the position on the screen with the position on the recording pattern. At that time, the boundary between the first area and the second area is determined by the data recorded in the third area,
The amount of data that can be recorded in the second area varies depending on the position of the boundary.

【0027】通常再生時は、前記第1の領域のデータに
基づき通常再生画像を得る。
During normal reproduction, a normal reproduction image is obtained based on the data in the first area.

【0028】特殊再生時は、ヘッドにより走査されたデ
ータブロックのみの前記第2の領域のデータに基づき特
殊再生画像を得るが、第2の領域が大きいときはより多
くの特殊再生データが記録されているので、特殊再生画
像の品質が向上する。
At the time of special reproduction, a special reproduction image is obtained based on the data of the second area of only the data block scanned by the head, but when the second area is large, more special reproduction data is recorded. Therefore, the quality of the special reproduction image is improved.

【0029】記録すべきビットレートに応じて異なる記
録テープスピードで記録するとき、そのテープスピード
に応じて、記録される特殊再生データの繰り返し回数が
適正な回数に変化する。
When recording is performed at different recording tape speeds depending on the bit rate to be recorded, the number of repetitions of the special reproduction data to be recorded changes to an appropriate number according to the tape speed.

【0030】また、一つのビットストリームの中に複数
の番組のデータが同時に送られてくる場合に、それぞれ
の番組の特殊再生用データを所定ブロック毎に交互に記
録される。
When data of a plurality of programs are simultaneously sent in one bit stream, the special reproduction data of each program is alternately recorded in every predetermined block.

【0031】また、一つのビットストリームの中に複数
の番組のデータが同時に送られてくる場合に、それぞれ
の番組の通常再生用データと特殊再生用データを所定ブ
ロック毎に交互に記録される。
When data of a plurality of programs are simultaneously sent in one bit stream, the normal reproduction data and special reproduction data of each program are alternately recorded in predetermined blocks.

【0032】[0032]

【実施例】以下、図面に従って、本発明をDVB方式で
伝送されてくるデータを民生用デジタルVTRに記録す
る場合に適用した実施例について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment in which the present invention is applied to the case of recording data transmitted by the DVB system in a consumer digital VTR will be described below with reference to the drawings.

【0033】まず、図1に本実施例における記録トラッ
クの構成について説明する。本実施例では、映像データ
エリア135シンクブロックについて、各シンクブロッ
ク内に斜線で示す特殊再生用データエリアTPAと通常
再生用データエリアNPAとを設けている。各シンクブ
ロックの詳細を図2に示す。シンクブロックは、シンク
エリア(2バイト)、IDエリア(3バイト)、データ
エリア(77バイト)及びパリティエリア(8バイト)
の計90バイトの基本構成は従来と同様であるが、デー
タエリアのうちエクストラ・ヘッダ(E.H.)用のデ
ータエリアとして1バイト使用し、特殊再生用データエ
リアTPAをNtpバイト、通常再生用データエリアN
PAを(76−Ntp)バイトとしている。
First, the structure of the recording track in this embodiment will be described with reference to FIG. In this embodiment, for the sync block of the video data area 135, a special reproduction data area TPA and a normal reproduction data area NPA indicated by diagonal lines are provided in each sync block. Details of each sync block are shown in FIG. Sync block consists of sync area (2 bytes), ID area (3 bytes), data area (77 bytes) and parity area (8 bytes).
The basic structure of 90 bytes in total is the same as the conventional one, but 1 byte is used as the data area for the extra header (EH) in the data area, and the special playback data area TPA is Ntp bytes, normal playback. Data area N
PA is (76-Ntp) bytes.

【0034】すなわち、通常再生用データエリアNPA
と特殊再生用データエリアTPAとの境界(NPSP)
は、伝送されてくる通常再生データにより可変設定でき
るようにしており、前記境界の位置はエクストラ・ヘッ
ダに記録されるようになっている。
That is, the normal reproduction data area NPA
And the boundary between the special playback data area TPA (NPSP)
Can be variably set according to the transmitted normal reproduction data, and the position of the boundary is recorded in the extra header.

【0035】このように、通常再生用データエリアNP
Aと特殊再生用データエリアTPAとの境界(NPS
P)は、伝送されてくる通常再生データにより可変設定
できるよになっているのは次の理由による。
As described above, the normal reproduction data area NP
Boundary between A and special playback data area TPA (NPS
P) can be variably set by the transmitted normal reproduction data for the following reason.

【0036】現在行われているアナログ方式による衛星
放送1チャンネル分の伝送帯域は、27MHZあるが、
この帯域を用いてデジタル放送を行った場合、30Mb
psのデジタル情報の伝送が可能である。
The transmission band for one channel of satellite broadcasting by the currently used analog system is 27 MHZ,
30 Mb when digital broadcasting is performed using this band
It is possible to transmit ps digital information.

【0037】一方、DVBの方式は、上述したようにM
PEGにより信号を圧縮して、1.5〜20Mbpsの
可変レートでデジタル信号を伝送するようになってお
り、例えば、仮に1チャンネル当たり5Mbpsで画像
情報を伝送することにすると、従来の1チャンネル分の
伝送帯域を使用して6チャンネルの番組配信を同時に行
うことができ、いわゆるマルチチャンネル化を可能にし
ている。
On the other hand, the DVB method uses M as described above.
A signal is compressed by PEG, and a digital signal is transmitted at a variable rate of 1.5 to 20 Mbps. For example, if image information is transmitted at 5 Mbps per channel, it is possible to transmit a conventional one channel. It is possible to simultaneously perform 6-channel program distribution using the transmission band of, and so-called multi-channel is enabled.

【0038】従って、伝送されてくる通常再生データの
データ量が少なければ、それに応じて特殊再生用のデー
タエリアの大きさを増やすことが可能になる。そして、
特殊再生用のデータエリアの大きさが増大すれば、当然
そこに記録される特殊再生用のデータの量も増える。こ
の結果、特殊再生画像の品質の向上が図れることにな
る。
Therefore, if the amount of normal reproduction data transmitted is small, the size of the data area for special reproduction can be increased accordingly. And
As the size of the data area for special reproduction increases, the amount of data for special reproduction recorded therein naturally increases. As a result, the quality of the special reproduction image can be improved.

【0039】このような理由により、伝送されてくる通
常再生データの量に従って通常再生用データエリアNP
Aと特殊再生用データエリアTPAとの境界を設定し、
デジタルVTRの記録領域の有効活用を図るようにして
いる。
For this reason, the normal reproduction data area NP is used according to the amount of the normal reproduction data transmitted.
Set the boundary between A and the special playback data area TPA,
The recording area of the digital VTR is effectively used.

【0040】特殊再生用データの割り当ては、図3の様
にして行われる。まず、従来例と同様に、MPEGビッ
トストリームからIピクチャのマクロブロックA、B、
C・・・を抜き出してデータ列A’、B’、C’・・・
を得る。ここで、符号化された各マクロブロックの符号
長は異なっている。
The special reproduction data is assigned as shown in FIG. First, similarly to the conventional example, macroblocks A, B of an I picture from an MPEG bit stream
Extract C ... and extract data strings A ', B', C '...
Get. Here, the code lengths of the encoded macroblocks are different.

【0041】次に、各データ列A’、B’、C’をMP
EGビットストリームから得られる通常再生用データの
量に応じた所定の符号長となるように符号長を設定す
る。DCTが施されたマクロブロックのデータのうち直
流分DCは各マクロブロックでほぼ一定で、交流分AC
はマクロブロックにより異なるため、DCデータ全てと
ACデータのうち限られたデータを合計してバイト数と
なるように符号長を制限する。
Next, MP each data string A ', B', C '.
The code length is set to have a predetermined code length according to the amount of normal reproduction data obtained from the EG bit stream. The DC component DC of the macroblock data subjected to DCT is almost constant in each macroblock, and the AC component AC.
Differs depending on the macroblock, and therefore the code length is limited so that the limited data of all the DC data and the AC data is summed to obtain the number of bytes.

【0042】そして、このように制限したデータ列
A”、B”、C”・・・を順に、シンクブロックSB
1、SB2・・・の各特殊再生用データエリアTPAに
割り当てる。このとき、1フレーム内でのシンクブロッ
クの番号をIDデータエリアに記録しておけば、再生時
に、再生データが画面上のどの位置のデータであるかを
特定することができる。
Then, the data strings A ", B", C ", ...
1, SB2, ... Are assigned to the special reproduction data areas TPA. At this time, if the number of the sync block in one frame is recorded in the ID data area, it is possible to specify at which position on the screen the reproduction data is during reproduction.

【0043】上述のように、1個のマクロブロックがそ
れぞれ1個のシンクブロックに対応して割り当てられる
ため、データの画面上の位置と記録パターン上の位置が
一定の関係になる。即ち、1つのシンクブロックのデー
タのみから画面上の特定部分の画像を再構成することが
可能となる。
As described above, since one macro block is assigned to each sync block, the position of the data on the screen and the position on the recording pattern have a fixed relationship. That is, it becomes possible to reconstruct the image of the specific portion on the screen from only the data of one sync block.

【0044】一方、通常再生用データは入力されるMP
EGビットストリームを制限せずに(76−Ntp)バ
イト毎に分割してシンクブロックの特殊再生用データエ
リアTPAに続く通常再生用データエリアNPAに順次
割り当てる。
On the other hand, the normal reproduction data is input to the MP.
The EG bit stream is divided into (76-Ntp) bytes without limitation and sequentially allocated to the normal reproduction data area NPA following the special reproduction data area TPA of the sync block.

【0045】本実施例においては、高速再生時には、シ
ンクブロック全部を獲得できなくても、シンクエリア及
びIDエリアが再生できればそのシンクブロックのデー
タは有効となるのため、データエリアを、NPAよりも
TPAがシンクエリア及びIDエリアに近くなるように
配置することにより、シンクエリアとIDエリアとTP
Aを同時に走査できる確率が高くなる。
In the present embodiment, at the time of high speed reproduction, even if not all sync blocks can be acquired, if the sync area and ID area can be reproduced, the data of the sync block becomes valid, so the data area is set to be larger than that of NPA. By arranging the TPA so that it is close to the sync area and the ID area, the sync area, the ID area, and the TP
The probability that A can be scanned simultaneously increases.

【0046】尚、本実施例では、1個のシンクブロック
に一個のマクロブロックのデータを割り当てたが、1個
のシンクグロックに複数のマクロブロックを割り当てる
ようにしてもよいし、その逆でもよい。要は、シンクブ
ロックに対してマクロブロックのデータが一定の関係に
なっていればよい。
In this embodiment, the data of one macroblock is assigned to one sync block, but a plurality of macroblocks may be assigned to one sync block or vice versa. . In short, it is only necessary that the macroblock data has a fixed relationship with the sync block.

【0047】図4に本実施例の記録トラックパターンを
示す。図中、縦がトラック方向であり、横がテープ走行
方向であり、各トラックは便宜上、テープに対して斜め
とせずにテープ走行方向と直交するように記している。
トラック中のアルファベットはフレームを示し、添字は
シンクブロックの番号を示す。また、図では映像データ
エリアのみを示しており1トラックのシンクブロックは
実際には135個であるが、便宜上、7個としている。
そして、この場合は1フレーム(Iピクチャ)のデータ
は5トラックで全て記録することができるものとしてい
る。即ち、シンクブロックa00〜a46の特殊再生用
データエリアTPAにフレームAのデータが記録され
る。さらに、1フレーム分の5トラックを1ブロックと
し、同一ブロックがm回繰り返される。従って、同一フ
レームのデータは5×mトラックにわたって記録され
る。
FIG. 4 shows a recording track pattern of this embodiment. In the figure, the vertical direction is the track direction, and the horizontal direction is the tape running direction. For convenience of description, each track is not orthogonal to the tape but is orthogonal to the tape running direction.
The alphabet in the track indicates a frame, and the subscript indicates a sync block number. Further, in the figure, only the video data area is shown, and although there are actually 135 sync blocks for one track, the number is set to 7 for convenience.
In this case, all the data of one frame (I picture) can be recorded in 5 tracks. That is, the data of the frame A is recorded in the special reproduction data area TPA of the sync blocks a00 to a46. Further, one frame is made up of 5 tracks, and the same block is repeated m times. Therefore, data of the same frame is recorded over 5 × m tracks.

【0048】更に、IDデータエリアにはフレームが切
り変わる毎に1と0が切り変わるフレーム識別データを
記録している。高速再生時にこれを再生することによ
り、データ列において、フレームが切り変わったタイミ
ングを知ることができる。
Further, in the ID data area, frame identification data, which switches between 1 and 0 each time the frame switches, is recorded. By reproducing this at the time of high-speed reproduction, it is possible to know the timing at which the frame has changed in the data string.

【0049】尚、トラック上端のA、Bはそれぞれ記録
ヘッドのアジマスを示している。
Incidentally, A and B at the upper end of the track respectively indicate the azimuth of the recording head.

【0050】次に、上述の記録パターンを4倍速で再生
する場合について説明する。
Next, a case where the above-mentioned recording pattern is reproduced at 4 × speed will be described.

【0051】180°対向するAヘッド及びBヘッドの
走査は図4に示すように、例えば、Aヘッドの1回の走
査でa00、aa01、a23、a24、a25が得ら
れ、次のBヘッドの1回の走査でa01、a02、a0
3、a25、a26が得られる。これらのデータは図5
に示すごとく画面上の特定の位置に対応している。即
ち、画面上の2桁の数字が図4のシンクブロックの2桁
の添字に対応している。ここでは、1トラックのデータ
は画面上横一行分のマクロブロックに相当している。
As shown in FIG. 4, the scanning of the A head and the B head facing each other by 180 °, for example, a00, aa01, a23, a24, a25 is obtained by one scanning of the A head, and the next B head is scanned. A01, a02, a0 in one scan
3, a25 and a26 are obtained. These data are shown in Figure 5.
It corresponds to a specific position on the screen as shown in. That is, the 2-digit number on the screen corresponds to the 2-digit subscript of the sync block in FIG. Here, the data of one track corresponds to a macroblock for one horizontal line on the screen.

【0052】従って、1個のシンクブロックからの再生
データは単独で画像を再構成できるので、同一フレーム
のデータが記録されたm個のブロック(5×mトラッ
ク)を複数回走査して全ての種類のシンクブロックを獲
得できれば1画面全てを再構成できる。また、全ての種
類のシンクブロックを獲得できなくても、獲得されたシ
ンクブロック数に応じて、画面はある程度再現できるた
め、従来に比べて見易い画面となる。
Therefore, since the reproduced data from one sync block can reconstruct an image independently, m blocks (5 × m tracks) in which the data of the same frame is recorded are scanned a plurality of times to make all the blocks. If one can obtain different types of sync blocks, the entire screen can be reconstructed. Further, even if it is not possible to acquire all types of sync blocks, the screen can be reproduced to some extent according to the number of sync blocks acquired, so that the screen is easier to see than in the past.

【0053】更に、図6に示すように、Bフレームのブ
ロックを走査しているときは、Bフレームのデータが後
述するバッファメモリに蓄積されるとともに、このバッ
ファメモリから以前に蓄積されたAフレームのデータが
出力される。そして、前記フレーム識別データの変化が
検出されると、バッファメモリはCフレームのデータを
蓄積するとともに、Bフレームのデータを出力する。
Further, as shown in FIG. 6, when scanning a block of B frame, the data of B frame is accumulated in a buffer memory described later and the A frame previously accumulated from this buffer memory. Data is output. When a change in the frame identification data is detected, the buffer memory stores the C frame data and outputs the B frame data.

【0054】尚、本実施例においては、再生倍速数に制
限はなく、トラッキングずれにも全く影響されない。ま
た、ヘッド構成はダブルアジマス構成のものでもよい。
In this embodiment, there is no limitation on the reproduction speed and there is no influence on tracking deviation. The head structure may be a double azimuth structure.

【0055】次に、本実施例における記録処理回路につ
いて図7に従い説明する。まず、DVB方式に基づくM
PEGビットストリームは、バッファメモリ1、Iピク
チャ抜取り回路2及び通常データ量検出回路22に入力
される。バッファメモリ1では各シンクブロックの通常
再生用データエリアに通常再生用データNPを割り当て
るために61バイト毎に分割し、混合回路3に出力す
る。
Next, the recording processing circuit in this embodiment will be described with reference to FIG. First, M based on the DVB method
The PEG bit stream is input to the buffer memory 1, the I picture extracting circuit 2, and the normal data amount detecting circuit 22. In the buffer memory 1, the normal reproduction data NP is divided into 61 bytes for allocation to the normal reproduction data area of each sync block, and is output to the mixing circuit 3.

【0056】一方、Iピクチャ抜取り回路2ではMPE
Gのフレーム構成のうちIピクチャのみを抜き取り、直
流成分DCと交流成分ACに分けて出力する。このIピ
クチャ抜取り回路2に入力されるデータは図3に示すご
とく、マクロブロック順に入力され、且つ、DCTが施
される単位である各ブロックのビットストリームは最初
に直流成分DCがあり、続いて交流成分ACが周波数の
低い方から高い方に順に並んでおり、符号長はマクロブ
ロック毎に異なる。
On the other hand, in the I picture extracting circuit 2, MPE
Of the G frame structure, only the I picture is extracted and divided into a DC component DC and an AC component AC for output. As shown in FIG. 3, the data input to the I-picture extracting circuit 2 is input in the order of macroblocks, and the bit stream of each block, which is a unit to which DCT is applied, has a DC component DC first, The AC components AC are arranged in order from the lowest frequency to the highest frequency, and the code length differs for each macroblock.

【0057】ここで、MPEGにおいては、ブロック間
で予測符号化を行っているため、即ち、現在のブロック
の直流成分と前のブロックの直流成分との差分を符号化
したものを伝送しているため、このままでは、1個のマ
クロブロックのみから直流成分を再生することができな
い。このため、Iピクチャ抜取り回路2からの直流成分
DCはDCデータ変換回路21で、マクロブロック毎に
直流成分DCが独立して再生できるようにデータを変換
する。
Here, in MPEG, since predictive coding is performed between blocks, that is, the encoded difference between the DC component of the current block and the DC component of the previous block is transmitted. Therefore, as it is, the DC component cannot be reproduced from only one macroblock. Therefore, the DC component DC from the I picture extracting circuit 2 is converted by the DC data conversion circuit 21 so that the DC component DC can be independently reproduced for each macroblock.

【0058】一方、通常データ量検出回路22は、MP
EGビットストリームから得られる通常再生データ量を
検出し、ここで検出された値は次のNtp決定回路23
に入力され、特殊再生用データエリアの大きさが決定さ
れる。このNtp決定回路23の出力は符号長制御回路
回路4およびエクストラ・ヘッダ作成回路24に供給さ
れる。
On the other hand, the normal data amount detection circuit 22 uses the MP
The amount of normal reproduction data obtained from the EG bit stream is detected, and the value detected here is the next Ntp determination circuit 23.
The size of the trick play data area is determined. The output of the Ntp determination circuit 23 is supplied to the code length control circuit circuit 4 and the extra header creation circuit 24.

【0059】そして、符号長制御回路4ではNtp決定
回路23の出力によりマクロブロック毎に、DC及びA
Cの合計がNtpバイトになるように制限し、このNt
pバイトを次段のエクストラ・ヘッダ作成回路24に供
給するが、このヘッダ作成回路24はNtp決定回路2
3の出力を受けて、特殊再生用データの量を示すデータ
1バイトがエクストラ・ヘッダとして前記Ntpバイト
の前に付加し、バッファメモリ5に供給する。このよう
にすることにより、各シンクブロックに対して1個のマ
クロブロックを割り当てることが可能となる。また、I
ピクチャ抜取り回路2はIピクチャ抜き取り中にマクロ
ブロック毎に一回フラグを発生する。このカウンタ6は
Iピクチャ毎に前記フラグをカウントし、マクロブロッ
ク番号MBとして出力する。
Then, the code length control circuit 4 outputs DC and A for each macroblock by the output of the Ntp determination circuit 23.
Limit the total of C to Ntp bytes, and
The p bytes are supplied to the extra header creation circuit 24 in the next stage, and the header creation circuit 24 uses the Ntp determination circuit 2
In response to the output of No. 3, 1 byte of data indicating the amount of special reproduction data is added as an extra header before the Ntp byte and supplied to the buffer memory 5. By doing so, it becomes possible to allocate one macroblock to each sync block. Also, I
The picture extracting circuit 2 generates a flag once for each macroblock during extraction of an I picture. The counter 6 counts the flag for each I picture and outputs it as a macroblock number MB.

【0060】前記バッファメモリ5は並列に2フレーム
分設けられている。バッファメモリ5への書き込みアド
レスは、マクロブロック番号MBにより制御される。読
み出しはタイミング発生回路66からのタイミング信号
により制御される。具体的には、バッファメモリA、B
は、前記フレーム識別データに基づき、スイッチS1が
制御されて、一方が書き込みのときは他方が読み出しと
なるように動作が重複しないよう書き込みと読み出しを
交互に行う。このバッファメモリ5出力は特殊再生用デ
ータTPとして混合回路3で通常再生用データNPと混
合され、図2のようなシンクブロック構成が得られる。
The buffer memory 5 is provided in parallel for two frames. The write address to the buffer memory 5 is controlled by the macro block number MB. The reading is controlled by the timing signal from the timing generation circuit 66. Specifically, the buffer memories A and B
The switch S1 is controlled based on the frame identification data, and writing and reading are alternately performed so that operations are not overlapped so that when one is writing, the other is reading. The output of the buffer memory 5 is mixed with the normal reproduction data NP in the mixing circuit 3 as special reproduction data TP to obtain a sync block structure as shown in FIG.

【0061】この混合回路3出力はエラー訂正付加回路
7でエラー訂正コードが付加された後、付加回路8でシ
ンクデータ及びIDデータが付加される。更に、後段の
付加回路9でITI、音声データ及びサブコードが付加
されて所定のフォーマットのデータが構成されこれがテ
ープに記録される。
The output of the mixing circuit 3 is added with an error correction code by an error correction addition circuit 7, and then added with sync data and ID data by an addition circuit 8. Further, the ITI, audio data and sub-code are added by the additional circuit 9 in the subsequent stage to form data of a predetermined format, which is recorded on the tape.

【0062】次に、本実施例における再生処理回路につ
いて図8に従い説明する。まず、テープからの再生出力
は分離回路12でITI、音声データ及びサブコードが
分離される。残りのデータは次段の分離回路13で更に
シンクデータ、IDデータおよびエクストラ・ヘッダが
分離される。この分離回路13出力のデータはエラー訂
正回路14で周知の方法でエラー訂正が行われる。前記
分離されたエクストラ・ヘッダはエクストラ・ヘッダ検
出回路25にて通常再生用データNPと特殊再生用デー
タTPとの境界のデータ、すなわち通常再生データの開
始点を示すデータを出力する。エラー訂正後のデータは
分離回路15で通常再生用データNPと特殊再生用デー
タTPとに分離されるが、この分離は前記エクストラ・
ヘッダ検出回路25の出力を受けて行われる。分離回路
15から出力される通常再生用データNPはバッファメ
モリ16で定レート化されてセレクタ17に出力され
る。
Next, the reproduction processing circuit in this embodiment will be described with reference to FIG. First, the reproduction output from the tape is separated by the separation circuit 12 into ITI, audio data and subcode. The remaining data is further separated into sync data, ID data and extra header by the separation circuit 13 in the next stage. The error correction circuit 14 performs error correction on the data output from the separation circuit 13 by a known method. The separated extra header is output by the extra header detection circuit 25 as data at the boundary between the normal reproduction data NP and the special reproduction data TP, that is, data indicating the start point of the normal reproduction data. The data after error correction is separated into the normal reproduction data NP and the special reproduction data TP by the separation circuit 15.
This is performed by receiving the output of the header detection circuit 25. The normal reproduction data NP output from the separation circuit 15 is converted into a constant rate by the buffer memory 16 and output to the selector 17.

【0063】一方、特殊再生用データTPは、バッファ
メモリ18に供給される。このバッファメモリ18は並
列に2フレーム分設けられており、A、Bは所定周期で
書き込みと読み出しが交互に行われる。このバッファメ
モリ18は分離されたIDデータのうち1フレーム内の
シンクブロック番号に基づいて書き込みアドレスが制御
される。また、前記図6に示すように、1個のバッファ
メモリへの書き込みは同一フレームからの再生データが
得られている期間行われ、IDデータのうちフレーム識
別データが変化したとき、スイッチS2が切る変わると
ともに、各バッファメモリの書き込み動作と読み出し動
作が切り変わる。これによって図6の動作が実現され
る。このスイッチS2の出力は順次MPEGフォーマッ
ト化回路19へ供給される。ここでは、特殊再生用デー
タTPにマクロブロックより上のレイヤーを付加してM
PEGデコーダ(図示省略)でデコード可能なMPEG
のビットストリームを形成して次段のバッファメモリ2
0へ出力する。
On the other hand, the trick play data TP is supplied to the buffer memory 18. The buffer memory 18 is provided in parallel for two frames, and writing and reading are alternately performed for A and B at a predetermined cycle. The write address of the buffer memory 18 is controlled based on the sync block number within one frame of the separated ID data. Further, as shown in FIG. 6, the writing to one buffer memory is performed during the period when the reproduction data from the same frame is obtained, and the switch S2 is turned off when the frame identification data in the ID data changes. With the change, the write operation and the read operation of each buffer memory are switched. This realizes the operation of FIG. The output of the switch S2 is sequentially supplied to the MPEG formatting circuit 19. Here, the layer above the macroblock is added to the special reproduction data TP to obtain M
MPEG that can be decoded by a PEG decoder (not shown)
Form the bit stream of the next buffer memory 2
Output to 0.

【0064】そして、このバッファメモリ20で通常再
生用データNPと同様に定レート化されて前記セレクタ
17に供給される。このセレクタ17は通常再生か特殊
再生かを示すモード信号によりデータを選択してMPE
Gビットストリームとして出力する。
Then, in the buffer memory 20, the data is supplied to the selector 17 after being converted into a constant rate like the normal reproduction data NP. This selector 17 selects data according to a mode signal indicating normal reproduction or special reproduction and MPE
Output as a G bit stream.

【0065】上述したように、DVBの放送方式では、
伝送されてくるデジタル情報のビットレートは、MPE
Gにより信号を圧縮して、1.5〜20Mbpsの可変
レートでデジタル信号を伝送するようになっている。
As described above, in the DVB broadcasting system,
The bit rate of the transmitted digital information is MPE
The signal is compressed by G and the digital signal is transmitted at a variable rate of 1.5 to 20 Mbps.

【0066】一方、デジタルVTRでは、たとえば1倍
速のテープ速度のモードで記録するとすると、19.4
Mbps記録できるが、DVB放送が少ないビットレー
ト(例えば、6Mbps)で情報を伝送する場合、テー
プ上に多くの記録可能な領域が余ってしまいテープの消
費の無駄となる。
On the other hand, in the digital VTR, if recording is performed in a mode of tape speed of 1 × speed, for example, 19.4.
Although Mbps recording is possible, when information is transmitted at a low bit rate (for example, 6 Mbps) in DVB broadcasting, a large amount of recordable area remains on the tape, resulting in waste of tape consumption.

【0067】かかる点を改善した実施例を図15及び図
16を参照しつつ説明する。尚、図15及び図16にお
いて図7、図8と同一部分には同一符号を付けて、その
重複説明は省略する。
An embodiment in which this point is improved will be described with reference to FIGS. 15 and 16. In FIGS. 15 and 16, the same parts as those in FIGS. 7 and 8 are designated by the same reference numerals, and the duplicate description thereof will be omitted.

【0068】図15において、MPEGビットストリー
ム信号は、データ量検出回路30でその単位時間当たり
のデータ量が検出され、この検出結果に基づいてテープ
速度選択回路31は、テープ速度のモードを選択する。
このテープ速度モードには標準テープ速度(標準速モー
ド)、標準テープ速度の1/2(1/2速モード)、標
準テープ速度の1/4(1/4速モード)の3種類のモ
ードが予め設定されているものとする。いずれのモード
場合も後述するように面積記録密度がほぼ一定となるよ
うに記録するようにしているので、標準速モードで1
9.2Mbpsのビットストリームが記録できるとする
と、1/2速モードでは9.6Mbps、1/4速モー
ドでは4.8Mbpsのビットストリームが記録できる
ことになる。従って、データ量検出回路30で検出され
たMPEGビットストリームのデータ量が19.2Mb
ps以下の場合は標準速モードが選択され、9.6Mb
ps以下のときは1/2速モードが選択され、4.8M
bps以下のときは1/4速モードが選択される。
In FIG. 15, the data amount detection circuit 30 detects the data amount per unit time of the MPEG bit stream signal, and the tape speed selection circuit 31 selects the tape speed mode based on the detection result. .
This tape speed mode has three types of modes: standard tape speed (standard speed mode), standard tape speed 1/2 (1/2 speed mode), and standard tape speed 1/4 (1/4 speed mode). It is assumed to be set in advance. In either mode, the recording is performed so that the areal recording density is substantially constant, as will be described later.
Assuming that a 9.2 Mbps bit stream can be recorded, a 9.6 Mbps bit stream can be recorded in the 1/2 speed mode, and a 4.8 Mbps bit stream can be recorded in the 1/4 speed mode. Therefore, the data amount of the MPEG bit stream detected by the data amount detection circuit 30 is 19.2 Mb.
Standard speed mode is selected when ps is less than or equal to 9.6 Mb
When ps or less, 1/2 speed mode is selected and 4.8M
When it is lower than bps, the 1/4 speed mode is selected.

【0069】選択されたテープ速度のモードを示す信号
は、テープ速度選択回路31からキャプスタンおよびリ
ール駆動部32に出力され、これによってキャプスタン
CAは選択された速度でテープを移送する。前記テープ
速度選択回路31は、また、選択されたテープ速度のモ
ードを示す信号を記録タイミング発生回路66に出力す
る。この記録タイミング発生回路66では、先の実施例
で説明したように書き込みデータのタイミング制御を行
うとともに、以下に述べるようにスイッチS3を制御し
て回転ヘッド(ダブルアジマスヘッド)35によってテ
ープTに書き込む期間を制御する。このテープへの書き
込みタイミングについて図17を参照しつつ説明する。
図17において四角で囲まれた数字はダブルアジマスヘ
ッドA,Bによって記録されるトラック番号を示し、S
3はスイッチS3の状態(ハイレベルでオン)を示して
いる。標準速モードの場合、図17の上段の如くスイッ
チS3は常時オンとなっており、シリンダの1回転の周
期でトラック1と2、トラックの3と4、・・・の如く
それぞれ同時に記録される。
A signal indicating the selected tape speed mode is output from the tape speed selection circuit 31 to the capstan and reel drive unit 32, whereby the capstan CA transfers the tape at the selected speed. The tape speed selection circuit 31 also outputs a signal indicating the selected tape speed mode to the recording timing generation circuit 66. The recording timing generation circuit 66 controls the timing of write data as described in the previous embodiment, and controls the switch S3 as described below to write on the tape T by the rotary head (double azimuth head) 35. Control the time period. The timing of writing on the tape will be described with reference to FIG.
In FIG. 17, the numbers enclosed by squares indicate the track numbers recorded by the double azimuth heads A and B, and S
Reference numeral 3 indicates the state of the switch S3 (ON at high level). In the standard speed mode, the switch S3 is always on as shown in the upper part of FIG. 17, and the tracks are simultaneously recorded as tracks 1 and 2 and tracks 3 and 4 at the cycle of one rotation of the cylinder. .

【0070】本実施例ではシリンダの回転速度は一定で
あるので常にテープに書き込みを行っていると、テープ
速度を1/2にすれば記録トラックピッチも1/2とな
り面積密度が大きくなりすぎて正常な記録ができない。
In this embodiment, since the cylinder rotation speed is constant, if the tape is always written, if the tape speed is halved, the recording track pitch becomes ½ and the area density becomes too large. Normal recording is not possible.

【0071】このため記録タイミング回路はスイッチS
3を制御して、1/2速モードのときはダブルアジマス
ヘッド35が2回テープTを走査するうちの1回の走査
の期間のみスイッチS3を閉成してテープに書き込むよ
うにすることで記録トラックピッチと面積記録密度をほ
ぼ一定にするようにしている(図17の中段の1/2速
参照)。同様に1/4速モードのときは、ヘッドの走査
する4回に1回の期間のみスイッチS3を閉じてテープ
に書き込みを行うことでトラックピッチと面積記録密度
を一定にする(図17の下段参照)。
Therefore, the recording timing circuit has the switch S.
3 is controlled so that in the 1/2 speed mode, the switch S3 is closed and writing is performed on the tape only during one scanning of the double azimuth head 35 scanning the tape T twice. The recording track pitch and the areal recording density are made substantially constant (see the 1/2 speed in the middle part of FIG. 17). Similarly, in the 1/4 speed mode, the track pitch and the areal recording density are kept constant by closing the switch S3 and writing on the tape only once every four times the head scans (the lower part of FIG. 17). reference).

【0072】このように記録タイミング発生回路66
は、前記スイッチS3の開閉に合わせて記録信号を出力
するようにメモリ制御回路11やシンク付加回路8など
を制御する。
In this way, the recording timing generation circuit 66
Controls the memory control circuit 11 and the sync addition circuit 8 so as to output a recording signal in accordance with the opening and closing of the switch S3.

【0073】尚、34は付加回路9の出力を変調および
増幅する変調及び記録アンプであって、この出力がスイ
ッチS3を介してヘッド35に付与される。
Reference numeral 34 is a modulation and recording amplifier for modulating and amplifying the output of the additional circuit 9, and this output is given to the head 35 via the switch S3.

【0074】次に、上記のようなテープ速度モードで記
録された場合の通常再生について図16を参照しつつ説
明する。
Next, normal reproduction when recorded in the tape speed mode as described above will be described with reference to FIG.

【0075】まず、予め決められたテープスピードでキ
ャプスタンCAを駆動して信号を再生し、この再生され
た信号から分離回路13によってID信号を分離し、I
D信号にかかれたテープ速度モードをテープ速度検出回
路36によって検出する。テープ速度検出回路36は、
検出したテープ速度モードを示す信号をキャプスタン・
リール駆動回路32に出力するが、この結果キャプスタ
ンCAはそのモードに応じたテープ移送速度でテープを
移送する。
First, the capstan CA is driven at a predetermined tape speed to reproduce a signal, and the separation circuit 13 separates the ID signal from the reproduced signal.
A tape speed detection circuit 36 detects the tape speed mode according to the D signal. The tape speed detection circuit 36
A signal indicating the detected tape speed mode is displayed on the capstan
As a result, the capstan CA transfers the tape at a tape transfer speed corresponding to the mode.

【0076】再生タイミング発生回路37は検出された
テープ速度モードに応じてスイッチS4を開閉するタイ
ミングを発生する。そして、このタイミング信号により
記録時のスイッチS3の動作と同様に標準速モードでは
スイッチS4を常に閉成することにより全ての再生信号
を通過せしめ、1/2速モードではヘッドの走査が2回
するうちの1回の走査の期間のみスイッチS4を閉成
し、1/4速モードではヘッドの走査が4回するうちに
1回の走査の期間のみスイッチS4を閉成するように制
御され、この結果記録されたデータレートと同じレート
の信号が再生される。
The reproduction timing generating circuit 37 generates a timing for opening / closing the switch S4 according to the detected tape speed mode. With this timing signal, as in the operation of the switch S3 at the time of recording, the switch S4 is always closed in the standard speed mode to pass all the reproduced signals, and the head is scanned twice in the 1/2 speed mode. The switch S4 is closed only during one scanning period, and in the 1/4 speed mode, the switch S4 is controlled to be closed only during one scanning period while the head is scanning four times. As a result, a signal having the same data rate as the recorded data rate is reproduced.

【0077】ところで、上記のように異なるテープ速度
モードで記録されていても高速再生等の特殊再生も好適
に行えるようにする必要があるが、このために本発明で
は特殊再生用データに関しては以下のようにして記録す
るようにしている。
By the way, it is necessary to suitably perform special reproduction such as high-speed reproduction even if recorded in different tape speed modes as described above. Therefore, in the present invention, special reproduction data will be described below. I try to record it like this.

【0078】すなわち、標準速モードでの記録の場合に
は、記録タイミング発生回路66からの信号により、ス
イッチS1は例えば12×37の444トラック毎に切
り替わる。前述のように12トラックに1フレーム分の
特殊再生データが記録されるから、1フレーム分の特殊
再生データが37回繰り返されて記録されることにな
る。
That is, in the case of recording in the standard speed mode, the switch S1 is switched, for example, every 12 × 37 444 tracks by a signal from the recording timing generation circuit 66. As described above, since the special reproduction data for one frame is recorded on 12 tracks, the special reproduction data for one frame is repeatedly recorded 37 times.

【0079】そして、特殊再生時は再生回路の再生タイ
ミング発生回路37は常にスイッチS4を閉じ、すべて
の再生信号を特殊再生に使える様に動作する。
During special reproduction, the reproduction timing generation circuit 37 of the reproduction circuit always closes the switch S4 so that all reproduction signals can be used for special reproduction.

【0080】従って、このように37回繰り返して記録
してある特殊再生データは、標準速の18.5倍の特殊
再生速度までは12トラック中のすべての特殊再生デー
タを再生することができる。
Therefore, the special reproduction data repeatedly recorded 37 times can reproduce all the special reproduction data in 12 tracks up to the special reproduction speed of 18.5 times the standard speed.

【0081】次に、1/2速モードでの記録の場合に
は、記録タイミング発生回路66はテープ速度選択回路
31からテープ速度データを受けとり、この場合12×
19の228トラックの書き込み毎にスイッチS1の選
択を切り替える。この場合、特殊再生データは1フレー
ム分の特殊再生データが19回繰り返し記録されること
になる。
Next, in the case of recording in the 1/2 speed mode, the recording timing generating circuit 66 receives the tape speed data from the tape speed selecting circuit 31, and in this case 12 ×
The selection of the switch S1 is switched every time 228 tracks of 19 are written. In this case, special reproduction data for one frame is repeatedly recorded 19 times.

【0082】そして、特殊再生時は再生回路の再生タイ
ミング発生回路37は常にスイッチS4を閉じ、すべて
の再生信号を特殊再生に使える様に動作する。
During special reproduction, the reproduction timing generation circuit 37 of the reproduction circuit always closes the switch S4 so that all reproduction signals can be used for special reproduction.

【0083】このため、19回繰り返し記録した場合、
標準速モードの9.5倍の特殊再生速度までは12トラ
ック中のすべての特殊再生データを再生することができ
る。
Therefore, when recording is repeated 19 times,
All special reproduction data in 12 tracks can be reproduced up to 9.5 times special reproduction speed of the standard speed mode.

【0084】1/2速モードの通常再生ではテープ速度
が標準速モードの1/2であるから、標準速モードの
9.5倍のテープ速度は通常再生時のテープ速度の18
倍に相当し、1/2速モードの場合も標準速モードでの
記録の場合とほぼ同じ通常再生時のテープ速度の18倍
の速度の特殊再生ができることになる。
Since the tape speed in the normal reproduction in the 1/2 speed mode is 1/2 of the standard speed mode, the tape speed 9.5 times that in the standard speed mode is 18 times the tape speed in the normal reproduction.
In the 1/2 speed mode, special reproduction can be performed at a speed 18 times the tape speed during normal reproduction, which is almost the same as in the case of recording in the standard speed mode.

【0085】同様に1/4速モードでの記録の場合に
は、記録タイミング発生回路66はテープ速度選択回路
31からテープ速度のデータを受けとり、この場合12
×9の108トラックの書き込み毎にスイッチS1の選
択を切り替える。この場合、特殊再生データは1フレー
ム分の特殊再生データが9回繰り返し記録されることに
なる。
Similarly, in the case of recording in the 1/4 speed mode, the recording timing generation circuit 66 receives the tape speed data from the tape speed selection circuit 31, and in this case, 12
The selection of the switch S1 is switched every time 108 tracks of × 9 are written. In this case, special reproduction data for one frame is repeatedly recorded 9 times.

【0086】9回繰り返し記録した場合、標準速モード
の4.5倍の特殊再生速度までは、12トラック中のす
べての特殊再生データを再生することができる。
When repeatedly recorded 9 times, all the special reproduction data in 12 tracks can be reproduced up to the special reproduction speed of 4.5 times the standard speed mode.

【0087】1/4速モードの通常再生ではテープ速度
が標準速モードのテープ速度の1/4であるから、標準
速モードの4.5倍は通常再生のテープ速度の18倍に
相当し、1/4速モードで記録した場合も、また標準速
モードでの記録の場合とほぼ同じ通常再生の18倍の特
殊再生ができることになる。
Since the tape speed in the 1/4 speed mode normal reproduction is 1/4 of the standard speed mode tape speed, 4.5 times the standard speed mode corresponds to 18 times the normal reproduction tape speed. Even in the case of recording in the 1/4 speed mode, it is possible to perform special reproduction 18 times as much as the normal reproduction, which is almost the same as in the case of recording in the standard speed mode.

【0088】尚、図18(A)は標準速モード、1/2
速モード、1/4速モードに共通で形成されるテープト
ラックパターンを、同図(B)は特殊再生用データの記
録パターンを示す。
Incidentally, FIG. 18A shows the standard speed mode, 1/2
A tape track pattern formed commonly in the high speed mode and the 1/4 speed mode is shown, and FIG. 6B shows a recording pattern of special reproduction data.

【0089】このように記録テープ速度に応じて、特殊
再生データの繰り返し回数を変更するように構成するこ
とにより、記録すべきビットレイトに応じて異なる記録
テープスピードで記録しても同じ特殊再生性能を得るこ
とができる。
By thus configuring the number of times the special reproduction data is repeated according to the recording tape speed, the same special reproduction performance can be obtained even if recording is performed at different recording tape speeds according to the bit rate to be recorded. Can be obtained.

【0090】上述の様にDVBでは多チャンネル放送が
考えられており、MPEGのビットストリームでは1つ
のビットストリームに複数の番組を含むことができる。
As described above, multi-channel broadcasting is considered in DVB, and one bit stream can include a plurality of programs in the MPEG bit stream.

【0091】このように1つのビットストリームに複数
の番組が含まれている場合に、複数の番組を同時に記録
するようにした記録及び再生方法の実施例を図19〜図
23を参照しつつ説明する。尚、図19〜図23におい
ても図7、図8と同一部分には同一符号を付けて、その
重複説明は省略する。
An embodiment of a recording and reproducing method in which a plurality of programs are simultaneously recorded when one bitstream includes a plurality of programs will be described with reference to FIGS. 19 to 23. To do. 19 to 23, the same parts as those in FIGS. 7 and 8 are designated by the same reference numerals, and the duplicated description thereof will be omitted.

【0092】いま、デジタルVTRに入力されるMPE
Gビットストリームに番組Aと番組Bの2つの番組が含
まれており、その2つを同時に記録する場合の一つの実
施例を説明する。
Now, the MPE input to the digital VTR
An example in which two programs, program A and program B, are included in the G bit stream and the two programs are recorded simultaneously will be described.

【0093】通常再生用のデータは2番組の混在したビ
ットストリームをそのまま記録して、再生すればMPE
Gデコーダ(図示せず)側で番組を選択してデコードで
きるために2番組であることを意識せずにこれまで説明
した方法で記録できる。また通常再生時の番組選択はデ
コーダに出力する前にVTR内で行っても良い。
As data for normal reproduction, if a bit stream in which two programs are mixed is recorded as it is and reproduced, MPE is performed.
Since the program can be selected and decoded on the G decoder (not shown) side, the program can be recorded by the method described so far without being aware that it is two programs. Also, program selection during normal reproduction may be performed within the VTR before output to the decoder.

【0094】一方、特殊再生データは画面上の位置と記
録位置を対応づけて記録するために、2番組の特殊再生
用データを分離して記録する。
On the other hand, in the special reproduction data, the special reproduction data of two programs are separately recorded in order to record the positions on the screen in association with the recording positions.

【0095】この特殊再生用データの記録方法を図19
及び図20にもとづいて説明する。
FIG. 19 shows the method of recording the special reproduction data.
And it demonstrates based on FIG.

【0096】入力されたMPEGビットストリームは、
番組選択回路40に入力されて、そこで番組Aと番組B
に分離される。各番組データは前述のIピクチャ抜き取
り回路2、2’以下に設けられた番組Aおよび番組B用
の特殊再生データ作成ブロックに入力されそれぞれの番
組用の特殊再生データが作成される。
The input MPEG bit stream is
The program is input to the program selection circuit 40, where the program A and the program B are input.
Is separated into Each program data is input to the special reproduction data creation block for programs A and B provided below the I picture extracting circuit 2, 2 ', and special reproduction data for each program is created.

【0097】すなわち、番組A用の特殊再生データ作成
ブロック回路は、Iピクチャ抜き取り回路2、DCデー
タ変換回路21、符号長制御回路4、バッファメモリ
5、カウンタ6、スイッチS1とからなり、一方、番組
B用の特殊再生データ作成ブロック回路は、Iピクチャ
抜き取り回路2’、DCデータ変換回路21’、符号長
制御回路4’、バッファメモリ5’、カウンタ6’、ス
イッチS1’とからなり、これらのブロックは双方とも
同じ動作をする。そして、タイミング発生回路66から
の制御信号で制御されるスイッチS5によりスイッチS
1およびスイッチS1’の出力が選択されてミキサ3に
入力されるが、この特殊再生データ作成時に各番組の特
殊再生データにはどの番組の特殊再生データであるかを
示すデータを各シンクブロックごとの特殊再生データに
付加した後、それぞれの番組の特殊再生データはスイッ
チS5に供給される。
That is, the special reproduction data creation block circuit for the program A comprises the I picture extracting circuit 2, the DC data conversion circuit 21, the code length control circuit 4, the buffer memory 5, the counter 6, and the switch S1. The special reproduction data creation block circuit for the program B includes an I picture extracting circuit 2 ', a DC data converting circuit 21', a code length control circuit 4 ', a buffer memory 5', a counter 6 ', and a switch S1'. Both blocks perform the same operation. The switch S5 controlled by the control signal from the timing generation circuit 66 causes the switch S
1 and the output of the switch S1 ′ are selected and input to the mixer 3. When the trick play data is created, the trick play data of each program includes data indicating which program the trick play data is for each sync block. After being added to the special reproduction data of, the special reproduction data of each program is supplied to the switch S5.

【0098】特殊再生データは1フレーム分のデータが
12トラックの特殊再生用データエリアに記録できるか
ら、記録タイミング発生回路66は12トラック毎にス
イッチS5を切り替える様に切り替え信号を発生し、こ
の結果図20に示すように番組Aと番組Bが記録され
る。
Since one frame of special reproduction data can be recorded in the special reproduction data area of 12 tracks, the recording timing generation circuit 66 generates a switching signal to switch the switch S5 every 12 tracks. As shown in FIG. 20, program A and program B are recorded.

【0099】次に上記のように記録されたものを高速早
送りなどの特殊再生をする場合について説明すると、高
速再生時にはヘッドはトラックをまたいで走査するた
め、1回の走査で番組Aと番組B用の特殊再生データが
混在して再生される場合がある。このため再生回路では
図23に示すように特殊再生時は分離回路15で特殊再
生用データTPを分離した後、特殊再生番組選択回路4
1で、番組Aの特殊再生を行いたい場合は番組Aの特殊
再生データのみを選択し特殊再生用バッファメモリ18
以下に入力し番組Aの特殊再生を行う。
Next, a description will be given of a case where special recording such as high speed fast forward is performed on the recorded material as described above. Since the head scans over tracks during high speed reproduction, the program A and the program B can be scanned once. There is a case where special reproduction data for use is mixed and reproduced. Therefore, in the reproducing circuit, as shown in FIG. 23, during the special reproduction, the special reproduction data TP is separated by the separating circuit 15 and then the special reproduction program selecting circuit 4 is used.
If it is desired to perform special reproduction of program A in step 1, only the special reproduction data of program A is selected and the special reproduction buffer memory 18 is selected.
Input below and perform special playback of program A.

【0100】この様にして、本実施例では、同時に複数
番組の記録を行いそれぞれの番組の特殊再生も可能にな
るが通常再生用のデータは入力されたMPEGビットス
トリームのまま混合されて記録されているために、一度
記録した後、特定の番組たとえば番組Aのみを消去した
り、上書きしたりすることはできない。
In this manner, in this embodiment, a plurality of programs can be recorded at the same time and the special reproduction of each program can be performed, but the data for normal reproduction are mixed and recorded as the input MPEG bit stream. Therefore, it is not possible to erase or overwrite only a specific program, for example, program A, once it has been recorded.

【0101】そこで次に、同時に複数番組の記録を行
い、なおかつ一度記録した後で一部の番組のみを消去、
上書き可能とする実施例について図21と図22を参照
して述べるが、図21において図19と同一部分には同
一符号を付し、その重複説明は省略する。
Therefore, next, a plurality of programs are recorded at the same time, and after recording once, only a part of the programs is erased.
An example in which overwriting is possible will be described with reference to FIGS. 21 and 22. In FIG. 21, the same parts as those in FIG. 19 are designated by the same reference numerals, and the duplicate description thereof will be omitted.

【0102】先の実施例と同様にデジタルVTRに入力
されるMPEGビットストリームに番組Aと番組Bの2
つの番組が含まれており、その2つを同時に記録する場
合につき説明する。
As in the previous embodiment, the program bit A and the program bit B are added to the MPEG bit stream input to the digital VTR.
A case where one program is included and two of them are recorded simultaneously will be described.

【0103】デジタルVTRに入力された2番組の混在
したビットストリームはまず番組選択回路40で番組A
と番組Bに分離される。番組Aの通常再生データは一度
バッファ1に蓄えられ記録タイミング発生回路66で制
御される記録タイミングで読み出され、番組Bの通常再
生データは一度バッファ1’に蓄えられ記録タイミング
発生回路66で制御される記録タイミングで読み出され
る。
The bit stream in which two programs are mixed and inputted to the digital VTR is first transmitted to the program A by the program selection circuit 40.
And program B are separated. The normal reproduction data of the program A is once stored in the buffer 1 and read at the recording timing controlled by the recording timing generation circuit 66, and the normal reproduction data of the program B is once stored in the buffer 1'and controlled by the recording timing generation circuit 66. It is read at the recording timing that is set.

【0104】特殊再生用データも、番組ごとに分離され
たMPEGビットストリームが、前述のIピクチャ抜き
取り回路以下の特殊再生データ作成ブロックに入力さ
れ、それぞれの番組用の特殊再生データが作成される。
Regarding the special reproduction data, the MPEG bit stream separated for each program is input to the special reproduction data preparation block below the above-mentioned I picture extracting circuit, and the special reproduction data for each program is prepared.

【0105】それぞれの番組について通常再生用データ
と特殊再生用データを混合回路3、3’で混合し、各番
組のデータであるかを示すデータを各シンクブロックご
とのデータに付加した後、それぞれの番組の通常再生用
データと特殊再生データはスイッチS5’に供給され
る。
For each program, the normal reproduction data and the special reproduction data are mixed by the mixing circuits 3 and 3 ', and data indicating whether each program is data is added to the data for each sync block. The normal reproduction data and special reproduction data of the program are supplied to the switch S5 '.

【0106】特殊再生データは1フレーム分のデータが
12トラックの特殊再生用データエリアに記録できるか
ら、記録タイミング発生回路66は12トラック毎にス
イッチS5’を切り替える様に切り替え信号を発生し図
22に示すように番組Aと番組Bが記録される。通常再
生データも特殊再生データに合わせて12トラックごと
に番組Aと番組Bを切り替える。
Since the special reproduction data can record one frame of data in the special reproduction data area of 12 tracks, the recording timing generation circuit 66 generates a switching signal for switching the switch S5 'every 12 tracks. Program A and program B are recorded as shown in FIG. In the normal reproduction data, the program A and the program B are switched every 12 tracks in accordance with the special reproduction data.

【0107】この様に構成すれば、タイミング図に示す
ように、特定の番組の通常再生用データと特殊再生用デ
ータが同じ領域に記録されるので、一度記録した後特定
の番組のみ消去したり上書きしたりすることができる。
With such a configuration, as shown in the timing chart, the normal reproduction data and the special reproduction data of the specific program are recorded in the same area, so that after recording once, only the specific program may be erased. It can be overwritten.

【0108】高速早送りなどの特殊再生の場合は、前述
の複数番組記録方式をまったく同じ方法ですなわち図2
3の回路を用いて特定の番組の特殊再生を行うことがで
る。
In the case of special reproduction such as high speed fast forward, the above-mentioned plural program recording system is exactly the same as that shown in FIG.
The circuit of 3 can be used to perform special reproduction of a specific program.

【0109】この様にして、同時に複数番組の記録を行
いそれぞれの番組の特殊再生も可能になり、一度記録し
た後、特定の番組たとえば番組Aのみを消去したり、上
書きしたりすることもできる。
In this way, it is possible to record a plurality of programs at the same time and perform special reproduction of each program. After recording once, it is possible to erase or overwrite only a specific program, for example, program A. .

【0110】また実施例では2番組の場合についてのみ
説明したが、回路ブロックの数を増やせばそれ以上の複
数番組の同時記録についても可能である。
In the embodiment, only the case of two programs has been described, but if the number of circuit blocks is increased, it is possible to record a plurality of programs at the same time.

【0111】[0111]

【発明の効果】上述の如く本発明によれば、特殊再生用
データをトラック内に分散させて配置したため、ヘッド
配置、テープ再生速度及びテープ送り位相に係わらず良
好な特殊再生が可能となる。
As described above, according to the present invention, since the special reproduction data is distributed and arranged in the tracks, excellent special reproduction can be performed regardless of the head arrangement, the tape reproduction speed and the tape feed phase.

【0112】また、通常再生用データの量に応じて記録
すべき特殊再生用データを可変するようにしたので、特
殊再生用データを有効に記録できるという利点がある。
Further, since the special reproduction data to be recorded is made variable according to the amount of the normal reproduction data, there is an advantage that the special reproduction data can be effectively recorded.

【0113】また、記録パターン上の位置と画面上の位
置とを対応付けて記録することにより、データブロック
単位で画面を再構成できる。
By recording the position on the recording pattern and the position on the screen in association with each other, the screen can be reconstructed in data block units.

【0114】また、1フレーム分の特殊再生用データを
複数トラックに分割するとともに、同一フレームのデー
タを複数回繰り返して記録することにより、同一フレー
ム内のデータブロックをより多く獲得できるため、情報
量の多い特殊再生画像が得られる。
By dividing the special reproduction data for one frame into a plurality of tracks and recording the data of the same frame a plurality of times repeatedly, a larger number of data blocks in the same frame can be obtained. It is possible to obtain special reproduction images with a lot of noise.

【0115】また、フレーム識別データを各データブロ
ックに付加することにより、特殊再生時、1枚の画像を
同一フレーム内のデータのみに基づいて構成できるた
め、画面内での不連続が無くなり見易くなる。
Further, by adding the frame identification data to each data block, one image can be constructed based on only the data in the same frame at the time of special reproduction, so that there is no discontinuity in the screen and it is easy to see. .

【0116】また、記録テープ速度に応じて、特殊再生
データの繰り返し回数を変更するように構成することに
より、記録すべきビットレイトに応じて異なる記録テー
プスピードで記録しても同じ特殊再生性能を得ることが
できる。
Further, by configuring the number of repetitions of the special reproduction data according to the recording tape speed, the same special reproduction performance can be obtained even if recording is performed at different recording tape speeds according to the bit rate to be recorded. Obtainable.

【0117】また、同時に複数番組が送られてくる場合
でもその記録を行い、また記録されたそれぞれの番組の
特殊再生も可能である。
Further, even when a plurality of programs are sent at the same time, the recording is performed and the special reproduction of each recorded program is possible.

【0118】また、番組の通常再生用データと特殊再生
用データが同じ領域に記録するようにすることにより、
一度記録した後特定の番組のみ消去したり上書きしたり
することができる。また、高速早送りなどの特殊再生の
場合は、前述の複数番組記録方式をまったく同じ方法で
特定の番組の特殊再生を行うことができる。この様にし
て、同時に複数番組の記録を行いそれぞれの番組の特殊
再生も可能になり、一度記録した後、特定の番組たとえ
ば番組Aのみを消去したり、上書きしたりすることもで
きデジタルVTRにおいて、映像の編集が容易に行え
る。
Further, by recording the normal reproduction data and the special reproduction data of the program in the same area,
After recording once, only specific programs can be erased or overwritten. In the case of special reproduction such as high-speed fast-forward, special reproduction of a specific program can be performed by the same method as the above-described plural program recording method. In this way, a plurality of programs can be recorded at the same time, and special reproduction of each program can be performed. After recording once, only a specific program, for example, the program A can be erased or overwritten. , Video editing can be done easily.

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

【図1】本発明の一実施例における記録パターンを示す
図である。
FIG. 1 is a diagram showing a recording pattern in an embodiment of the present invention.

【図2】本実施例におけるシンクブロックの説明図であ
る。
FIG. 2 is an explanatory diagram of sync blocks according to the present embodiment.

【図3】本実施例における特殊再生用データの割り当て
方法を示す図である。
FIG. 3 is a diagram showing a method of allocating special reproduction data in this embodiment.

【図4】本実施例における高速再生時のヘッド走査の説
明図である。
FIG. 4 is an explanatory diagram of head scanning during high-speed reproduction according to this embodiment.

【図5】本実施例における高速再生時の再生画面の説明
図である。
FIG. 5 is an explanatory diagram of a reproduction screen during high-speed reproduction according to this embodiment.

【図6】本実施例における高速再生時のフレーム識別の
説明図である。
FIG. 6 is an explanatory diagram of frame identification during high-speed reproduction according to this embodiment.

【図7】本実施例における記録処理回路のブロック図で
ある。
FIG. 7 is a block diagram of a recording processing circuit in this embodiment.

【図8】本実施例における再生処理回路のブロック図で
ある。
FIG. 8 is a block diagram of a reproduction processing circuit according to the present embodiment.

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

【図10】MPEGのデータ階層構造を示す図である。FIG. 10 is a diagram showing a data hierarchical structure of MPEG.

【図11】従来例における記録トラックパターンを示す
図である。
FIG. 11 is a diagram showing a recording track pattern in a conventional example.

【図12】従来例におけるシンクブロックの説明図であ
る。
FIG. 12 is an explanatory diagram of a sync block in a conventional example.

【図13】従来例における高速再生時のヘッド走査の説
明図である。
FIG. 13 is an explanatory diagram of head scanning during high speed reproduction in a conventional example.

【図14】従来例における特殊再生用データの割り当て
方法の説明図である。
FIG. 14 is an explanatory diagram of a trick play data allocation method in a conventional example.

【図15】本発明の第2の実施例にかかる記録処理回路
のブロック図である。
FIG. 15 is a block diagram of a recording processing circuit according to a second embodiment of the present invention.

【図16】本発明の第2の実施例にかかる再生処理回路
のブロック図である。
FIG. 16 is a block diagram of a reproduction processing circuit according to a second embodiment of the present invention.

【図17】図15のブロック図の動作説明図である。FIG. 17 is an operation explanatory diagram of the block diagram of FIG. 15.

【図18】図15のブロック図の動作説明図である。FIG. 18 is an operation explanatory diagram of the block diagram of FIG. 15;

【図19】本発明の第3の実施例にかかる記録処理回路
のブロック図である。
FIG. 19 is a block diagram of a recording processing circuit according to a third embodiment of the present invention.

【図20】第3の実施例の動作説明図である。FIG. 20 is an operation explanatory diagram of the third embodiment.

【図21】本発明の第4の実施例にかかる記録処理回路
のブロック図である。
FIG. 21 is a block diagram of a recording processing circuit according to a fourth embodiment of the present invention.

【図22】第4の実施例の動作説明図である。FIG. 22 is an operation explanatory diagram of the fourth embodiment.

【図23】本発明の第3および第4の実施例にかかる再
生処理回路のブロック図である。
FIG. 23 is a block diagram of a reproduction processing circuit according to third and fourth embodiments of the present invention.

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

NPA 通常再生用データエリア TPA 特殊再生用データエリア 2 Iピクチャ抜取り回路 4 符号長制御回路 6 カウンタ 19 MPEGフォーマット化回路 22 NPデータ量検出回路 24 エクストラ・ヘッダ付加回路 30 データ量検出回路 31 テープ速度選択回路 40 番組選択回路 NPA Normal reproduction data area TPA Special reproduction data area 2 I picture sampling circuit 4 Code length control circuit 6 Counter 19 MPEG formatting circuit 22 NP data amount detection circuit 24 Extra header addition circuit 30 Data amount detection circuit 31 Tape speed selection Circuit 40 Program selection circuit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 大仲 隆司 大阪府守口市京阪本通2丁目5番5号 三 洋電機株式会社内 (72)発明者 田中 達雄 大阪府守口市京阪本通2丁目5番5号 三 洋電機株式会社内 ─────────────────────────────────────────────────── ─── Continuation of front page (72) Inventor Takashi Ohnaka 2-5-5 Keihan Hondori, Moriguchi-shi, Osaka Sanyo Electric Co., Ltd. (72) Inventor Tatsuo Tanaka 2-5 Keihan-hondori, Moriguchi-shi, Osaka No. 5 Sanyo Electric Co., Ltd.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 テープ上の各トラックを複数のデータブ
ロックに分割してデジタルデータを記録してなるデジタ
ルデータ記録方法において、 前記データブロックのそれぞれに、通常再生用データを
記録する第1の領域と、特殊再生用データを記録する第
2の領域を形成するとともに、前記第1の領域と第2の
領域の境界を示すデータを記録してなるデジタルデータ
記録方法。
1. A digital data recording method for recording digital data by dividing each track on a tape into a plurality of data blocks, wherein a first area for recording normal reproduction data in each of the data blocks. And a second area for recording special reproduction data, and a data recording method for recording data indicating a boundary between the first area and the second area.
【請求項2】 テープ上の各トラックを複数のデータブ
ロックに分割してデジタルデータを記録してなるデジタ
ルデータ記録方法において、 前記データブロックのそれぞれに、通常再生用データを
記録する第1の領域と、特殊再生用データを記録する第
2の領域と、前記第1の領域と第2の領域の境界を示す
データを記録する第3の領域と、シンクデータを記録す
るシンクデータ領域と、当該データブロックの記録パタ
ーン上の位置を表すIDデータを記録するIDデータ領
域とを形成してなるデジタルデータ記録方法。
2. A digital data recording method for recording digital data by dividing each track on a tape into a plurality of data blocks, wherein a first area for recording normal reproduction data in each of the data blocks. A second area for recording special reproduction data, a third area for recording data indicating a boundary between the first area and the second area, a sync data area for recording sync data, A digital data recording method comprising forming an ID data area for recording ID data representing a position on a recording pattern of a data block.
【請求項3】 前記特殊再生用データには、圧縮された
画像データのうちフレームまたはフィールド内符号化画
像データのみを使用してなる請求項1または2記載のデ
ジタルデータ記録方法。
3. The digital data recording method according to claim 1, wherein only the frame or field encoded image data of the compressed image data is used as the special reproduction data.
【請求項4】 テープ上の各トラックを複数のデータブ
ロックに分割してデジタルデータを記録し、前記データ
ブロックのそれぞれに、通常再生用データを記録する第
1の領域と、特殊再生用データを記録する第2の領域と
を設け、前記トラックm本を1ブロックとしてnブロッ
ク繰り返し記録するようにした記録方法であって、 記録すべきデジタルデータの単位時間当たりのデータ量
を検出するデータ量検出手段と、 前記データ量検出手段による検出結果によって、予め設
定された複数のテープ速度の中から前記検出したデータ
量を記録できるテープ速度を選択しテープ速度を制御す
るテープ速度設定手段と、 前記テープ速度設定手段の出力を受け、設定されたテー
プ速度がいずれであっても面積記録密度がほぼ一定にな
るように記録する記録手段とを備え、 前記特殊再生用データが記録されたブロックの繰り返し
記録回数nを、前記テープ速度設定手段によって得られ
る記録時のテープ速度に応じて設定されるようにしたデ
ジタルデータ記録方法。
4. Each track on the tape is divided into a plurality of data blocks to record digital data, and each of the data blocks has a first area for recording normal reproduction data and special reproduction data. A recording method in which a second area for recording is provided and n blocks are repeatedly recorded with m tracks as one block, and a data amount detection for detecting a data amount of digital data to be recorded per unit time A tape speed setting means for controlling the tape speed by selecting a tape speed capable of recording the detected data amount from a plurality of preset tape speeds according to the detection result of the data amount detecting means; Receiving the output of the speed setting means, recording is performed so that the areal recording density becomes almost constant regardless of the set tape speed. A digital data recording method, comprising: recording means, wherein the number of times of repeated recording n of the block in which the special reproduction data is recorded is set according to the tape speed at the time of recording obtained by the tape speed setting means.
【請求項5】 テープ上の各トラックを複数のデータブ
ロックに分割してデジタルデータを記録し、前記データ
ブロックのそれぞれに、通常再生用データを記録する第
1の領域と、特殊再生用データを記録する第2の領域と
を設け、前記トラックm本を1ブロックとして記録する
ようにした記録方法であって、 複数の番組データが含まれるデジタルデータを記録する
べく、前記デジタルデータから各番組データの特殊再生
用データを選択する番組データ選択手段を備え、 前記ブロック単位で前記番組データ選択手段から得られ
る各番組データを交互に記録するようにしてなるデジタ
ルデータ記録方法。
5. Each track on the tape is divided into a plurality of data blocks to record digital data, and in each of the data blocks, a first area for recording normal reproduction data and special reproduction data are recorded. A recording method in which a second area for recording is provided, and the m tracks are recorded as one block, and each program data is recorded from the digital data so as to record digital data including a plurality of program data. The program data selection means for selecting the special reproduction data, and the digital data recording method for alternately recording the program data obtained from the program data selection means in block units.
【請求項6】 テープ上の各トラックを複数のデータブ
ロックに分割してデジタルデータを記録し、前記データ
ブロックのそれぞれに、通常再生用データを記録する第
1の領域と、特殊再生用データを記録する第2の領域と
を設け、前記トラックm本を1ブロックとして記録する
ようにした記録方法であって、 複数の番組データが含まれるデジタルデータを記録する
べく、前記デジタルデータから各番組データを選択する
番組データ選択手段を備え、 前記番組データ選択手段から得られる各番組データに含
まれる通常再生用データおよび特殊再生用データを番組
毎にブロック単位で交互に記録するようにしてなるデジ
タルデータ記録方法。
6. Each track on the tape is divided into a plurality of data blocks to record digital data, and in each of the data blocks, a first area for recording normal reproduction data and special reproduction data are recorded. A recording method in which a second area for recording is provided, and the m tracks are recorded as one block, and each program data is recorded from the digital data so as to record digital data including a plurality of program data. Digital data comprising program data selecting means for selecting, and normal recording data and special reproduction data included in each program data obtained from the program data selecting means are alternately recorded in block units for each program. Recording method.
JP00972295A 1995-01-25 1995-01-25 Digital data recording method Expired - Fee Related JP3197772B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00972295A JP3197772B2 (en) 1995-01-25 1995-01-25 Digital data recording method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00972295A JP3197772B2 (en) 1995-01-25 1995-01-25 Digital data recording method

Publications (2)

Publication Number Publication Date
JPH08205081A true JPH08205081A (en) 1996-08-09
JP3197772B2 JP3197772B2 (en) 2001-08-13

Family

ID=11728197

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00972295A Expired - Fee Related JP3197772B2 (en) 1995-01-25 1995-01-25 Digital data recording method

Country Status (1)

Country Link
JP (1) JP3197772B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009095032A (en) * 1996-10-31 2009-04-30 Sensormatic Electron Corp Intelligent video information management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009095032A (en) * 1996-10-31 2009-04-30 Sensormatic Electron Corp Intelligent video information management system

Also Published As

Publication number Publication date
JP3197772B2 (en) 2001-08-13

Similar Documents

Publication Publication Date Title
JP3261844B2 (en) Digital video recording device and recording method
KR100378248B1 (en) Digital data recording and reproducing apparatus and method
KR100291404B1 (en) Digital recorder
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
JPH089319A (en) Method and device for recording and device for reproducing digital video signal
JP3277713B2 (en) Digital video signal recording device, recording / reproducing device, and reproducing device
JP3007038B2 (en) Digital video tape recording / reproducing method and apparatus for trick play
JPH08140042A (en) Reproducing device and recording and reproducing device for picture data
JPH08111842A (en) Video data recording system
EP0762757B1 (en) Method of recording image data
EP0632653B1 (en) Digital high definition video recorder having high definition display in trick-play modes
KR100739262B1 (en) Recording apparatus and method, and reproducing apparatus and method
KR100187349B1 (en) Compressed television signal recording and reproducing apparatus
KR20010050137A (en) Digital signal recording apparatus and recording medium
JP3197772B2 (en) Digital data recording method
Boyce et al. Fast scan technology for digital video tape recorders
KR100681992B1 (en) Recording apparatus and method
JP3454618B2 (en) Video data recording method and video data recording device
JP3485693B2 (en) Video data recording method
KR0135810B1 (en) Recording and reproducing method in digital vcr for trick play and the apparatus
JP3176020B2 (en) Multi-channel recording and playback device
JPH0898136A (en) Digital signal reproduction device
JPH07322191A (en) Digital data recording method
JPH08140030A (en) Video data recording system
JPH10257433A (en) Digital video recorder

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees