JPH0456577A - Digital video signal recording and reproducing device - Google Patents
Digital video signal recording and reproducing deviceInfo
- Publication number
- JPH0456577A JPH0456577A JP2167693A JP16769390A JPH0456577A JP H0456577 A JPH0456577 A JP H0456577A JP 2167693 A JP2167693 A JP 2167693A JP 16769390 A JP16769390 A JP 16769390A JP H0456577 A JPH0456577 A JP H0456577A
- Authority
- JP
- Japan
- Prior art keywords
- screen
- rectangular units
- video signal
- digital video
- recording
- 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
Links
Landscapes
- Television Signal Processing For Recording (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
Abstract
(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.
Description
【発明の詳細な説明】
産業上の利用分野
本発明はディジタルVTRなど、ディジタル映像信号を
高能率符号化して媒体記録あるいは再生するディジタル
映像信号記録装置及び再生装置に関するものである。DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a digital video signal recording device and a reproducing device, such as a digital VTR, which encodes a digital video signal with high efficiency and records or reproduces it on a medium.
従来の技術
従来のディジタル映像信号記録及び再生装置としては、
例えば高能率符号化(帯域圧vM)をせずに画素データ
を直接記録する回転ヘッド型デイジタルVTRをあげる
。Conventional technology Conventional digital video signal recording and playback devices include:
For example, there is a rotary head type digital VTR that directly records pixel data without high-efficiency encoding (bandwidth pressure vM).
第5図はこの従来のディジタル映像信号記録及び再生装
置のブロック図を示すものであり、1は第1誤り訂正符
号化器、2はシャフリングメモリ、3は第2誤り訂正符
号化器、4は磁気テープ、5は第2誤り訂正器、6はデ
シャフリングメモリ、7は第1誤り訂正器である。FIG. 5 shows a block diagram of this conventional digital video signal recording and reproducing apparatus, in which 1 is a first error correction encoder, 2 is a shuffling memory, 3 is a second error correction encoder, and 4 is a block diagram of this conventional digital video signal recording and reproducing apparatus. 5 is a magnetic tape, 5 is a second error corrector, 6 is a deshuffling memory, and 7 is a first error corrector.
以上のように構成された従来のディジタル映像信号記録
及び再生装置においては、記録時にはディジタル映像信
号は第1誤り訂正符号化器1に入力され、誤り訂正の符
号が付加されてシャフリングメモリ2に書き込まれる。In the conventional digital video signal recording and reproducing apparatus configured as described above, during recording, the digital video signal is input to the first error correction encoder 1, an error correction code is added, and the signal is stored in the shuffling memory 2. written.
シャフリングメモリ2の読みだしにおいては、ディジタ
ル映像信号の順序が画素単位でバラバラに入れ換えられ
て読みだされ、読みだされた信号は第2誤り訂正符号化
器3で組替えられた画素順に基づいてもう一度誤り訂正
の符号が付加されて、磁気テープ4に記録される。再生
時には、検出された信号は第2誤り訂正器5により、誤
り訂正が行なわれデシャフリングメモリ6に書き込まれ
る。デシャフリングメモリ6では、記録時におけるシャ
フリングメモリ2における画素並べ替えとは逆の画素並
べ替えを行なって画素順序をもとに戻す。しかるのち再
生信号は第1誤り訂正器7で再生誤り訂正を受けてディ
ジタル映像信号として出力される。When reading from the shuffling memory 2, the order of the digital video signal is shuffled pixel by pixel, and the read signal is read out based on the pixel order rearranged by the second error correction encoder 3. An error correction code is added once again and the data is recorded on the magnetic tape 4. During reproduction, the detected signal undergoes error correction by the second error corrector 5 and is written into the deshuffling memory 6. The deshuffling memory 6 performs pixel rearrangement that is the opposite of the pixel rearrangement in the shuffling memory 2 during recording to restore the original pixel order. Thereafter, the reproduced signal undergoes reproduction error correction in the first error corrector 7 and is output as a digital video signal.
ここでシャフリングにより画素順序を並べかえる理由は
誤り訂正の効率の問題だけでなく、ディジタルVTRの
高速再生の映像を見やすくするためである。ディジタル
VTRの高速再生においては、第6図に示すようにテー
プ上に記録されたトラックに対して回転ドラムのヘッド
は斜めに横切ることになる。このため検出できる信号は
記録パターンに対してとびとびの場所になる。ディジタ
ルVTRでは検出できた画素だけを用いて高速再生画面
を構成するが、シャフリングがかかっていると検出した
画素が画面全体にばらまかれ、画面に不自然な切れ目が
できずに済むという効果がある。The reason why the pixel order is rearranged by shuffling is not only to improve the efficiency of error correction, but also to make it easier to view images played back at high speed on a digital VTR. During high-speed playback on a digital VTR, the head of the rotating drum diagonally crosses the tracks recorded on the tape, as shown in FIG. Therefore, the signals that can be detected will be at discrete locations with respect to the recording pattern. Digital VTRs use only the detected pixels to construct a high-speed playback screen, but when shuffling is applied, the detected pixels are scattered over the entire screen, which has the effect of eliminating unnatural breaks in the screen. be.
発明が解決しようとする課題
しかしながら高能率符号化を用いたディジタルVTRを
考えたとき、第4図に示すように画面上の画素を矩形と
なるように区切り、その矩形単位を直交変換した後に可
変長符号化し、一定価数の矩形単位の情報を集めて固定
長のブロックを形成するといった方法で情報量の圧縮が
行なわれる。Problems to be Solved by the Invention However, when considering a digital VTR that uses high-efficiency encoding, the pixels on the screen are divided into rectangles, and the rectangular units are orthogonally transformed and then variable. The amount of information is compressed by long encoding and collecting information in rectangular units of a fixed valence to form fixed length blocks.
ところがこの矩形単位をシャフリングしてディジタル記
録した場合、画素単位でのシャフリングとは異なり、高
速再生時の画像はモザイク状になり、たいへん見ずらく
なる。だからといって矩形単位の画像情報をシャフリソ
ゲせずにそのままの順序で記録すると、各固定長ブロッ
ク内の矩形単位は互いに画面上で隣接する位置にあるこ
とになり、情報量の偏りが生じて高能率符号化の効率が
上がらないという問題点を有してみた。However, when this rectangular unit is shuffled and digitally recorded, unlike shuffling in pixel units, the image when played back at high speed becomes mosaic-like, making it very difficult to see. However, if image information in rectangular units is recorded in the same order without shuffling, the rectangular units in each fixed-length block will be located adjacent to each other on the screen, resulting in a bias in the amount of information and a high-efficiency code. The problem was that the efficiency of conversion did not improve.
本発明はかかる点に鑑み、高速再生時の映像の見やすさ
と、高能率符号化の効率とを両立させたディジタル映像
信号記録及び再生装置を提供することを目的とする。In view of the above, it is an object of the present invention to provide a digital video signal recording and reproducing device that achieves both the ease of viewing video during high-speed playback and the efficiency of high-efficiency encoding.
課題を解決するための手段
本発明のディジタル映像信号記録装置はディジタル映像
信号の画面上の画素集合を矩形に区切った矩形単位で信
号の順序を並べ替える並べ替え手段と、矩形単位の信号
を可変長符号化する可変長符号化手段と、複数の矩形単
位を一定個数集めて固定長のブロックを構成するブロッ
ク化手段と、ブロック化された信号を複数チャンネルを
用いて並列に同時に媒体上に記録する記録手段とを備え
、前記並べ替え手段は、一つのブロック内に於ては相互
に画面上で離れた位置の複数の矩形単位で構成されるが
、前記記録手段の複数チャンネルで並列に同時に記録す
る複数のブロックに含まれる矩形単位は互いに画面上で
隣接するような並べ替え手段であることを特徴とするも
のであり、また本発明のディジタル映像信号再生装置は
前記ディジタル映像信号記録装置により媒体に複数チャ
ンネルで並列に同時に記録されたディジタル信号を検出
する検出手段と、前記ブロック化された信号における可
変長符号を復号する復号手段と、復号された前記矩形単
位の信号の順序を並べ替える並べ替え手段とを備え、前
記並べ替え手段は、前記並列に同時に記録された複数チ
ャンネルより得られる複数のブロックに含まれる矩形単
位は互いに画面上で隣接するように構成されるが、一つ
のブロック内に於いては相互に画面上で離れた位置の矩
形単位で構成されていることを特徴とするものである。Means for Solving the Problems The digital video signal recording device of the present invention includes a sorting means for rearranging the order of signals in rectangular units obtained by dividing a pixel set on a screen of a digital video signal into rectangles, and a method for changing the signal in rectangular units. variable-length encoding means for long encoding; blocking means for collecting a fixed number of rectangular units to form fixed-length blocks; and simultaneously recording the blocked signals in parallel on a medium using multiple channels. The sorting means is comprised of a plurality of rectangular units located apart from each other on the screen within one block, and the sorting means is configured to simultaneously record data in parallel on a plurality of channels of the recording means. The digital video signal reproducing apparatus of the present invention is characterized in that the rectangular units included in the plurality of blocks to be recorded are rearranged so that they are adjacent to each other on the screen. detection means for detecting digital signals simultaneously recorded on a medium in parallel in a plurality of channels; decoding means for decoding variable length codes in the blocked signals; and rearranging the order of the decoded signals in rectangular units. and a rearrangement means, wherein the rearrangement means is configured such that rectangular units included in the plurality of blocks obtained from the plurality of channels recorded simultaneously in parallel are adjacent to each other on the screen, but the rectangular units included in the plurality of blocks obtained from the plurality of channels recorded simultaneously in parallel are It is characterized in that it is composed of rectangular units located at mutually distant positions on the screen.
作用
本発明は前記した構成により、ディジタル映像信号の並
べ替えに工夫をし、固定長ブロック内に於ける複数の矩
形単位は互いに画面上で離れた位置にあるようにして高
能率符号化の効率を確保し、なおかつ記録媒体上に並列
の同時に記録される複数チャンネルにおける複数のブロ
ックに含まれる矩形単位は互いに画面上で隣接する位置
にあるようにして、ディジタルVTRの高速再生時にも
画面がモザイク状にならず常に広い画面領域を同時に再
生して見やすくすることが出来る。Effect of the present invention With the above-described configuration, the present invention devises the rearrangement of digital video signals so that the plurality of rectangular units within a fixed length block are positioned apart from each other on the screen, thereby increasing the efficiency of high-efficiency encoding. Furthermore, rectangular units included in multiple blocks in multiple channels recorded simultaneously on the recording medium in parallel are positioned adjacent to each other on the screen, so that the screen becomes mosaic even during high-speed playback on a digital VTR. It is possible to always reproduce a wide screen area at the same time and make it easier to view.
実施例
第1図は本発明の実施例に於けるディジタル映像信号記
録及び再生装置のブロック図を示すものである。本実施
例は、画面を矩形単位に区切って高能率符号化し、磁気
テープに2チャンネル同時に記録する回転ヘッド型ディ
ジタルVTRである。Embodiment FIG. 1 shows a block diagram of a digital video signal recording and reproducing apparatus in an embodiment of the present invention. This embodiment is a rotary head type digital VTR that divides the screen into rectangular units, performs high-efficiency encoding, and simultaneously records two channels on a magnetic tape.
第1図に於いて、11はフォーマツタ、12は並べ替え
メモリ、13は直交変換器、14は可変長符号化器、1
5はブロック化器、16は誤り訂正符号化器、17は磁
気テープ、18は誤り訂正器、19は可変長符号復号器
、20は逆直交変換器、21は並べ替えメモリ、22は
デフオーマツタである。また23は記録ヘッド、24は
再生ヘッドであって、それぞれ2チャンネル分を並列に
同時に記録および再生するようになっている。In FIG. 1, 11 is a formatter, 12 is a sorting memory, 13 is an orthogonal transformer, 14 is a variable length encoder, 1
5 is a block generator, 16 is an error correction encoder, 17 is a magnetic tape, 18 is an error corrector, 19 is a variable-length code decoder, 20 is an inverse orthogonal transformer, 21 is a rearrangement memory, and 22 is a deformator. be. Further, 23 is a recording head, and 24 is a reproducing head, each of which records and reproduces two channels simultaneously in parallel.
以上のように構成された本実施例のディジタル映像信号
記録及び再生装置について、以下その動作を説明する。The operation of the digital video signal recording and reproducing apparatus of this embodiment configured as described above will be described below.
記録時にはディジタル映像信号は、フォーマツタ11に
より画素データは画面上で矩形単位にフォーマットされ
、並べ替えメモリ12に入力される。During recording, pixel data of the digital video signal is formatted in rectangular units on the screen by a formatter 11, and input to a rearrangement memory 12.
第2図は画面上での矩形単位の分は方を示した図であり
、全体の長方形が1画面を表す。本実施例では第2図に
示すように、画面を6領域に分割してそれぞれをA、B
、C,D、E、Fと呼ぶことにする。そして各領域はさ
らに矩形単位に分けられ、各領域内の矩形単位に対して
図のようにARl、ALI、AR2,AL2. ・・
・というように番号付けをする。並べ替えメモリ12で
は映像信号を矩形単位で、API、BRI、CRI、D
Rl、ERI、FRI、また、ALL、BLI、CLl
、DLI、ELL、FLI、さらに、AR2゜BR2,
・・・というように各領域から1個ずつ順々に取り出す
ように並べ替える。各矩形単位の映像信号は直交変換器
13に入力され、ここでアダマール変換あるいはコサイ
ン変換の手法を用いて直交変換符号化された後、可変長
符号化器14において各々の矩形単位の情報量に応じて
可変長符号化される。可変長符号化に於いては、矩形単
位の情報量の大小に応じてそのデータ量を決め、全体と
してデータ量を削減することにより高能率符号化を行う
。直交変換はそのための手段である。各々の矩形単位の
情報の符号長は可変であるが、ブロック化器15では複
数の矩形単位の情報を集めて固定長のブロックを形成す
る。本実施例では、ARl、BRI、CRI、DRI、
ERI、FRIの6個の矩形単位で一つの固定長ブロッ
クとし、またALL、BLI、CLI、DLI、ELL
。FIG. 2 is a diagram showing the division of rectangular units on the screen, and the entire rectangle represents one screen. In this embodiment, as shown in FIG.
, C, D, E, and F. Each area is further divided into rectangular units, and the rectangular units within each area are divided into AR1, ALI, AR2, AL2, .・・・
・Number them like this. In the sorting memory 12, video signals are sorted in rectangular units by API, BRI, CRI, and D.
Rl, ERI, FRI, also ALL, BLI, CLl
, DLI, ELL, FLI, and further, AR2°BR2,
. . . Sort them so that they are taken out one by one from each area. The video signal of each rectangular unit is input to the orthogonal transformer 13, where it is orthogonally transformed encoded using the Hadamard transform or cosine transform method, and then the video signal of each rectangular unit is converted to the information amount by the variable length encoder 14. The data is variable-length coded accordingly. In variable length encoding, the amount of data is determined depending on the amount of information in each rectangle, and high-efficiency encoding is achieved by reducing the overall amount of data. Orthogonal transformation is a means for that purpose. Although the code length of each rectangular unit of information is variable, the block generator 15 collects a plurality of rectangular units of information to form a fixed-length block. In this embodiment, ARl, BRI, CRI, DRI,
Six rectangular units of ERI and FRI constitute one fixed length block, and ALL, BLI, CLI, DLI, and ELL
.
FLI、の6個の矩形単位でまた一つの固定長ブロック
を形成するという方法をとる。ここでRおよびLは、2
チヤンネルずつある記録ヘッド及び再生ヘッドに対する
チャンネルの識別を表しており、各数字は各チャンネル
毎に記録されるブロックの番号を表すものである。A method is adopted in which one fixed length block is formed by six rectangular units of FLI. Here R and L are 2
Each channel represents the channel identification for each recording head and reproducing head, and each number represents the number of the block recorded for each channel.
以上に様にすることにより、ひとつのブロック内の各々
の矩形単位の画面上での位置は互いに離れているが、テ
ープ上に並列に同時に記録されるチャンネル間のブロッ
ク間では、互いに対応する矩形単位は互いに画面上でも
隣接することになる。By doing the above, the positions of the rectangular units within one block on the screen are far from each other, but between blocks between channels that are recorded simultaneously in parallel on the tape, the rectangular units that correspond to each other The units will also be adjacent to each other on the screen.
従って、各々の固定長ブロックについては情報量に偏り
が生じにくいため可変長符号化の効率を向上させること
ができる。また2チヤンネルの固定長ブロック間で画面
上での位置の連続を保つことが高速再生における画面の
見やすさを確保させることになる点については後に説明
する。Therefore, the amount of information in each fixed-length block is less likely to be biased, so that the efficiency of variable-length encoding can be improved. Further, the point that maintaining the continuity of the positions on the screen between the fixed length blocks of the two channels will ensure the ease of viewing the screen during high-speed playback will be explained later.
ブロック化されたデータは誤り訂正符号化器16によっ
て誤り訂正符号が付加され、磁気テープ17にディジタ
ル記録される。この時、2個の記録ヘッド23により2
個の固定長ブロック(前記R及びLで識別したブロック
)に相当するデータが並列に同時に記録される。An error correction code is added to the blocked data by an error correction encoder 16, and the data is digitally recorded on a magnetic tape 17. At this time, two recording heads 23 record two
Data corresponding to fixed length blocks (blocks identified by R and L) are simultaneously recorded in parallel.
再生時には、磁気テープ17から2個の再生へンド24
を用いて並列に同時にディジタル信号を検出し、誤り訂
正器18によりテープ・ヘッド系で生した誤りを訂正す
る。記録信号は可変長符号化されているので、可変長符
号復号器19で圧縮された符号を元に戻す。復号された
信号は逆直交変換器20によりディジタル映像信号に戻
される。この時点では信号は矩形単位で並べ替えられて
いるので、並べ替えメモリ21によって記録側とは逆の
データの並べ替えになるようメモリの入出力アドレスを
制御する。並べ替えられた信号はデフオーマツタ22に
より、ビデオ信号と同じライン順序で再生ディジタル信
号が出力される。During playback, two playback ends 24 are transferred from the magnetic tape 17.
are used to simultaneously detect digital signals in parallel, and an error corrector 18 corrects errors generated in the tape head system. Since the recording signal has been variable length coded, the code compressed by the variable length code decoder 19 is restored to its original state. The decoded signal is converted back into a digital video signal by the inverse orthogonal transformer 20. At this point, the signals have been rearranged in rectangular units, so the input/output addresses of the memory are controlled by the rearrangement memory 21 so that the data is rearranged in the opposite manner to that on the recording side. The rearranged signals are output by the defomatter 22 as reproduced digital signals in the same line order as the video signal.
本実施例のような2チャンネル同時記録のディジタルV
TRにおける高速再生においては、第3図に示すように
テープ上に記録されたトランクに対して、回転ドラムの
2個の再生ヘッド24は複数のトランクを同時ムこ斜め
に横切ることになる。ここで、記録時に2個の記録ヘッ
ド23により同時に記録される2個のトラック(例えば
同図のRとL)には画面上で隣接する矩形単位どうしで
構成されるブロックが記録されているので、再生ヘッド
24が2個のトラック(RとL)を横切るときは常に前
記画面上で隣接する矩形単位どうしで構成されるブロッ
クが同時に検出・再生される。よって、本実施例によれ
ば高速再生時においても画面領域を広く連続して再生で
き、矩形単位での画面のモザイク化を避けることができ
る。Digital V with two channels simultaneous recording as in this example
In high-speed playback in TR, the two playback heads 24 of the rotary drum diagonally cross a plurality of trunks simultaneously as shown in FIG. 3, with respect to the trunks recorded on the tape. Here, blocks composed of adjacent rectangular units on the screen are recorded on two tracks (for example, R and L in the figure) that are simultaneously recorded by the two recording heads 23 during recording. Whenever the reproducing head 24 crosses two tracks (R and L), blocks consisting of adjacent rectangular units on the screen are simultaneously detected and reproduced. Therefore, according to this embodiment, even during high-speed playback, a wide screen area can be played back continuously, and mosaicing of the screen in units of rectangles can be avoided.
以上のように本実施例によれば、一つの固定長ブロック
内に含まれる複数の矩形単位は画面上で互いに離れた位
置にあるため、矩形単位を可変長符号化したときに各固
定長ブロックの情報量に偏りが生じにくく圧縮の効率が
良くなる。さらに並列に同時に記録・再生されるふたつ
のトラック上にあるブロック間には、常に画面上で隣接
する矩形単位が含まれているので高速再往時においても
画面の連続性が確保でき、視覚的に見やすい高速再生画
面を得ることが出来る。As described above, according to this embodiment, since the plurality of rectangular units included in one fixed-length block are located apart from each other on the screen, when the rectangular units are variable-length encoded, each fixed-length block The amount of information is less likely to be biased, and compression efficiency is improved. Furthermore, since adjacent rectangular units on the screen are always included between blocks on two tracks that are simultaneously recorded and played back in parallel, screen continuity can be ensured even during high-speed playback, making it visually A high-speed playback screen that is easy to view can be obtained.
なお、本実施例において2チャンネル同時記録・再生の
構成を示したが、チャンネル数が多ければ多いほど高速
再生時の画面の連続性を増すことになり効果的である。In this embodiment, a configuration for simultaneous recording and reproduction of two channels is shown, but the greater the number of channels, the more effective the continuity of the screen during high-speed reproduction will be.
また、第2図の画面分割説明図の客矩形単位のブロック
番号にあるように、同一チャンネル、つまりテープ上の
同一トラック内においても前記ブロック番号順に連続し
て固定長ブロックを記録することにより画面の連続性を
増すことになるのでさらに効果的である。In addition, as shown in the block numbers for each customer rectangle in the screen division explanatory diagram in Fig. 2, even on the same channel, that is, on the same track on the tape, the screen This is even more effective because it increases the continuity of
また、本実施例では、圧縮手段として直交変換を用いた
が、画面を矩形単位で符号化する手段なら他の方法でも
よい。また記録方法として回転ヘッド型ディジタルVT
Rを用いたが、ディスク形態のものであってもよい。Further, in this embodiment, orthogonal transformation is used as the compression means, but other methods may be used as long as the screen is encoded in units of rectangles. Also, the recording method is rotary head type digital VT.
Although R is used, it may be in the form of a disk.
発明の詳細
な説明したように、本発明によれば、映像信号の高能率
符号化の効率と、記録媒体からの高速再生における画質
とを両立させることができ、その実用的効果は大きい。As described in detail, according to the present invention, it is possible to achieve both the efficiency of high-efficiency encoding of a video signal and the image quality in high-speed reproduction from a recording medium, and its practical effects are significant.
第1図は本発明における一実施例のディジタル映像信号
記録及び再生装置のブロック図、第2図は同実施例にお
ける画面分割説明図、第3図は同実施例における高速再
生時のテープパターン図、第4図は矩形単位を説明する
だめの画面図、第5図は従来のディジタル映像信号記録
及び再生装置のブロック図、第6図は従来の高速再生に
おけるテープパターン図である。
11・・・・・・フォーマツタ、12.21・・・・・
・並べ替えメモリ、13・・・・・・直交変換器、14
・・・・・・可変長符号化器、15・・・・・・ブロッ
ク化器、16・・・・・・誤り訂正符号化器、17・・
・・・・磁気テープ、18・・・・・・誤り訂正器、1
9・・・・・・可変長符号復号器、20・・・・・・逆
直交変換器、22・・・・・・デフオーマツタ、23・
・・・・・記録ヘッド、24・・・・・・再生へド。
第
図Fig. 1 is a block diagram of a digital video signal recording and reproducing device according to an embodiment of the present invention, Fig. 2 is an explanatory diagram of screen division in the embodiment, and Fig. 3 is a tape pattern diagram during high-speed playback in the embodiment. , FIG. 4 is a screen diagram for explaining a rectangular unit, FIG. 5 is a block diagram of a conventional digital video signal recording and reproducing apparatus, and FIG. 6 is a diagram of a tape pattern in conventional high-speed reproduction. 11...Formatsuta, 12.21...
・Sort memory, 13...Orthogonal transformer, 14
...Variable length encoder, 15...Blocker, 16...Error correction encoder, 17...
...Magnetic tape, 18...Error corrector, 1
9...Variable length code decoder, 20...Inverse orthogonal transformer, 22...Deformator, 23.
... Recording head, 24 ... Playback head. Diagram
Claims (2)
区切った矩形単位で信号の順序を並べ替える並べ替え手
段と、前記矩形単位の信号を可変長符号化する可変長符
号化手段と、複数の前記矩形単位を一定個数集めて固定
長のブロックを構成するブロック化手段と、前記ブロッ
ク化された信号を複数チャンネルを用いて並列に同時に
媒体上に記録する記録手段とを備え、前記並べ替え手段
は、一つのブロック内に於ては相互に画面上で離れた位
置の複数の矩形単位で構成されるが、前記記録手段の複
数チャンネルで並列に同時に記録する複数のブロックに
含まれる矩形単位は互いに画面上で隣接するような並べ
替え手段であることを特徴とするディジタル映像信号記
録装置。(1) a rearrangement means for rearranging the order of signals in rectangular units obtained by dividing a pixel set on a screen of a digital video signal into rectangles; a variable-length encoding means for variable-length encoding the signals in rectangular units; a blocking means for collecting a certain number of said rectangular units to form a block of a fixed length; and a recording means for simultaneously recording said blocked signals on a medium in parallel using a plurality of channels; The means is composed of a plurality of rectangular units located apart from each other on the screen in one block, but the rectangular units included in the plurality of blocks are simultaneously recorded in parallel on the plurality of channels of the recording means. A digital video signal recording device characterized in that the rearrangement means are rearranged so that they are adjacent to each other on a screen.
で並列に同時に記録されたディジタル信号を検出する検
出手段と、前記ブロック化された信号における可変長符
号を復号する復号手段と、復号された前記矩形単位の信
号の順序を並べ変える並べ替え手段とを備え、前記並べ
替え手段は、前記並列に同時に記録された複数チャンネ
ルより得られる複数のブロックに含まれる矩形単位は互
いに画面上で隣接するように構成されるが、一つのブロ
ック内に於いては相互に画面上で離れた位置の矩形単位
で構成されていることを特徴とするディジタル映像信号
再生装置。(2) detecting means for detecting the digital signal simultaneously recorded in parallel on a medium by the apparatus according to claim 1; decoding means for decoding the variable length code in the blocked signal; rearrangement means for rearranging the order of the signals in the rectangular units, the rearrangement means for rearranging the rectangular units included in the plurality of blocks obtained from the plurality of channels simultaneously recorded in parallel so that the rectangular units are adjacent to each other on the screen. 1. A digital video signal reproducing device characterized in that one block is composed of rectangular units located at mutually distant positions on a screen.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2167693A JPH0456577A (en) | 1990-06-26 | 1990-06-26 | Digital video signal recording and reproducing device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2167693A JPH0456577A (en) | 1990-06-26 | 1990-06-26 | Digital video signal recording and reproducing device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH0456577A true JPH0456577A (en) | 1992-02-24 |
Family
ID=15854483
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2167693A Pending JPH0456577A (en) | 1990-06-26 | 1990-06-26 | Digital video signal recording and reproducing device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0456577A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0618567A3 (en) * | 1993-03-03 | 1996-09-18 | Matsushita Electric Industrial Co Ltd | Apparatus for recording and reproducing signals. |
| US5957003A (en) * | 1996-08-10 | 1999-09-28 | Mst Automotive Gmbh | Armature for a motor-vehicle steering wheel |
-
1990
- 1990-06-26 JP JP2167693A patent/JPH0456577A/en active Pending
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0618567A3 (en) * | 1993-03-03 | 1996-09-18 | Matsushita Electric Industrial Co Ltd | Apparatus for recording and reproducing signals. |
| US5957003A (en) * | 1996-08-10 | 1999-09-28 | Mst Automotive Gmbh | Armature for a motor-vehicle steering wheel |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2650472B2 (en) | Digital signal recording apparatus and digital signal recording method | |
| US5175631A (en) | Apparatus for recording and reproducing a digital video signal in the form of order-rearranged and coded data | |
| US5282049A (en) | Moving-picture data digital recording and reproducing apparatuses | |
| JP2797404B2 (en) | Recording method of moving image data | |
| KR0135873B1 (en) | Digital magnetic recording reproduction method and apparatus | |
| JP2890707B2 (en) | Video signal digital recording and playback device | |
| JPH0456577A (en) | Digital video signal recording and reproducing device | |
| JP2953704B2 (en) | Digital video signal recording and reproducing method | |
| US5864647A (en) | Recording and reproducing apparatus using basic data | |
| JPH0479681A (en) | Digital recording method | |
| JPH04283473A (en) | Video sound digital recording and reproducing device | |
| JP2575098B2 (en) | Video signal recording system | |
| JPH0520035B2 (en) | ||
| JPH0898144A (en) | Error correction system for video data | |
| JPH1023371A (en) | Digital image signal recorder | |
| KR0150971B1 (en) | Digital magnetic recording and reproducing apparatus and method | |
| JP3365010B2 (en) | Video signal recording / reproducing device | |
| KR0155736B1 (en) | Digital recording/reproducing method and apparatus | |
| JP3106479B2 (en) | Digital component signal recording apparatus and recording method | |
| JP3743309B2 (en) | Recording method and recording / reproducing apparatus | |
| JPH04346584A (en) | System for recording/reproducing moving image data | |
| JPH02119482A (en) | Video signal encoding and decoding device | |
| JPH05292459A (en) | Recorder for digital video signal | |
| JPH0795512A (en) | Recording / playback device | |
| JPH04325969A (en) | Digital recording and reproducing device for moving image data |