JPS62237814A - Error correction coding device - Google Patents
Error correction coding deviceInfo
- Publication number
- JPS62237814A JPS62237814A JP8153886A JP8153886A JPS62237814A JP S62237814 A JPS62237814 A JP S62237814A JP 8153886 A JP8153886 A JP 8153886A JP 8153886 A JP8153886 A JP 8153886A JP S62237814 A JPS62237814 A JP S62237814A
- Authority
- JP
- Japan
- Prior art keywords
- data
- error correction
- memory
- correction coding
- signal
- 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
- Error Detection And Correction (AREA)
Abstract
(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.
Description
【発明の詳細な説明】 [産業上の利用分野] 本発明は誤り訂正コーディング装置に関する。[Detailed description of the invention] [Industrial application field] The present invention relates to an error correction coding device.
[従来の技術]
例えば、光ディスク等の記録媒体に音声や画像をディジ
タル信号の形で書き込む場合、記録媒体の欠陥や書き込
みミス、ゴミ、ホコリ、傷等による読み出し不良等を防
止するため、誤り訂正コードを記録信号に付して記録す
ることは周知のところである。[Prior Art] For example, when writing audio or images in the form of digital signals to a recording medium such as an optical disk, error correction is required to prevent defects in the recording medium, writing errors, and read failures due to dirt, dust, scratches, etc. It is well known to record a code by adding it to a recording signal.
この誤り訂正コードの中で、CIRCはDAD (ディ
ジタルオーディオディスク)に採用されており、訂正能
力の高い方式として知られている。Among these error correction codes, CIRC is used in DAD (digital audio disk) and is known as a system with high correction ability.
今、入力ディジタルオーディオ信号群にCIRCエンコ
ーディング処理を行なおうとする場合、第2図の機能ブ
ロック図に示すような処理方式が規格化されている。Nowadays, when performing CIRC encoding processing on a group of input digital audio signals, a processing method as shown in the functional block diagram of FIG. 2 has been standardized.
同図に示すように、人力信号は8ビツトを1ワードとし
て、24ワード、1ブロツクを単位として扱われる。As shown in the figure, the human input signal is handled in units of 24 words and 1 block, with 8 bits as 1 word.
連続的に入力されるディジタルオーディオ信号は以下に
詳述するようなアルゴリズムに従って処理される。Continuously input digital audio signals are processed according to an algorithm as detailed below.
l)連続的に入力されるディジタルオーディオ信号は2
4ワードを1ブロツクとしたWinO〜Win23の並
列なデータとされる。l) Continuously input digital audio signals are 2
It is considered to be parallel data of WinO to Win23 with 4 words as one block.
2) WinO〜Win3.Win8 〜Winl
l、Win16 〜Win19 に関しては、遅延要
素DIにより2ブロツク分遅延する。2) WinO~Win3. Win8 ~ Winl
1, Win16 to Win19 are delayed by two blocks by the delay element DI.
3) この遅延要素り、内で、データのスクランブル(
順序入れ換え)をかける。3) Within this delay element, data is scrambled (
Reorder)).
4) スクランブル後の全データを演算回路C2で演算
して、誤り訂正コードQ l−Q 4を演算する。この
時点で、1ブロツクは誤り訂正コードQ1〜Q4を含む
28ワードのデータ群となる。4) All data after scrambling is operated on the arithmetic circuit C2 to calculate the error correction code Ql-Q4. At this point, one block becomes a data group of 28 words including error correction codes Q1 to Q4.
5)全28ワードのデータのそれぞれに遅延要素D2を
介して、0ブロツク分から4ブロツク分おきに108ブ
ロツク分まで、異なる遅延をかける。5) A different delay is applied to each of the 28 words of data via the delay element D2, from 0 block every 4 blocks to 108 blocks.
6) 遅延処理後の全データを演算回路C3で演算して
、誤り訂正コードP1〜P4を演算する。この時点でデ
ータの1ブロツクは誤り訂正コードP1〜P4を含む1
ブロツク32ワードのデータ群となる。6) The arithmetic circuit C3 calculates all the data after the delay processing to calculate error correction codes P1 to P4. At this point, one block of data includes error correction codes P1 to P4.
The block is a data group of 32 words.
7) 遅延要素D3を介して、全32ワードのデータに
関して1ワード置きに1ブロツク分ずつの遅延をかけ、
q1〜Q4.PI NF2の各誤り訂正コードには反転
をかけ、WoutONWout23.QoutlxQo
ut4゜Poutl NPout4までの32ワードの
並列データとして送出する。7) Applying a delay of one block to every other word for all 32 words of data through the delay element D3,
q1-Q4. Each error correction code of PI NF2 is inverted, and WoutONWout23. QoutlxQo
ut4゜Poutl Send as 32 words of parallel data up to NPout4.
上述の処理は周知のところであるが、これを実現するた
めのハードウェアとしては種々の構成が考えられる。Although the above-mentioned processing is well known, various configurations can be considered as hardware for realizing this processing.
例えば、第2図に示す機能ブロックをそのままハードウ
ェア化した構成が考えられる。ところが、この方式では
人力信号を28ワ一ド分のパラレルデータに置き換えた
上で全てのデータをパラレル処理することとなるため、
配線量が増大し、処理が複雑になるという問題点がある
。For example, a configuration in which the functional blocks shown in FIG. 2 are directly converted into hardware can be considered. However, with this method, the human signal is replaced with 28 words of parallel data and all data is processed in parallel.
There are problems in that the amount of wiring increases and processing becomes complicated.
これに対して、第2図の人力信号をメモリに書き込み各
遅延要素D1〜03の遅延量を見込んで該メモリよりデ
ータをアドレスしてゆき、メモリ上にて誤り訂正符号化
した上でデータを順次読み出すという手法が知られてい
る。この構成では、メモリを適宜アドレスしながら、デ
ータのリードライトで最終的にフォーマット化されたデ
ータ列を得ることができるため、処理が簡略化され、ハ
ードウェアの簡略化の上で有効である。On the other hand, the human input signal in Figure 2 is written into the memory, and the data is addressed from the memory, taking into account the amount of delay of each delay element D1-03, and the data is encoded in the memory with error correction coding. A method of sequential reading is known. With this configuration, a final formatted data string can be obtained by reading and writing data while appropriately addressing the memory, which simplifies processing and is effective in simplifying hardware.
以上ディジタルオーディオ信号を光ディスクに記録する
場合について説明したが、次に、光ディスクにテレビジ
ョン静止画信号をディジタル記録する場合を考えるに、
ディジタルオーディオ信号の記録再生と以下の点で異な
る。The case where a digital audio signal is recorded on an optical disk has been explained above, but next, let us consider the case where a television still image signal is digitally recorded on an optical disk.
It differs from recording and reproducing digital audio signals in the following points.
1) オーディオ信号はサンプリング周波数が44.1
にH2であるのに対して、映像信号は10〜14MHz
である。1) The sampling frequency of the audio signal is 44.1
H2, whereas the video signal is 10-14MHz
It is.
2) オーディオ信号は連続的な信号であるのに対して
、テレビジョン静止画信号は例えばNTSC方式の場合
はl/30秒の単位信号である。2) An audio signal is a continuous signal, whereas a television still image signal is, for example, a unit signal of 1/30 seconds in the case of the NTSC system.
上述のことからも判るように、オーディオ信号に対して
は、(:IRCコーディング等に関しては連続処理が原
則であり、一方サンプリング周波数が低いため、これが
可能となっている。As can be seen from the above, continuous processing is the principle for audio signals (: IRC coding, etc.), and on the other hand, this is possible because the sampling frequency is low.
これに対して、映像信号はサンプリング周波数が高いた
め、光ディスク等の応答性をこれに追従させることは困
難であり、併せてCIRCのコーディングについ゛ても
演算処理速度が間に合わないという理由から、フレーム
メモリ等を介在させて時間軸の変換を行なってやる必要
がある。On the other hand, since the sampling frequency of video signals is high, it is difficult to make the responsiveness of optical discs follow this, and also because the processing speed of CIRC coding cannot keep up with the processing speed of frames. It is necessary to use a memory or the like to convert the time axis.
この場合、画像をフレームメモリに一度記憶させた後に
光ディスクの転送レートに合せて順次画像信号を読み出
し、これにCIRCのコーディングを行うこととなる。In this case, after the image is once stored in the frame memory, the image signal is sequentially read out in accordance with the transfer rate of the optical disk, and CIRC coding is performed on the image signal.
[発明が解決しようとする問題点]
ところが、テレビジョン静止画信号を光ディスクに記録
する場合、連続信号を連続的にリアルタイムでコーディ
ングすることを前提としたコーディグ回路を用いること
はフレームメモリの他にもメモリを持たなければならず
、演算回路も高速化しなければならない等、システム的
に冗長な点が多い。[Problems to be Solved by the Invention] However, when recording television still image signals on an optical disk, it is difficult to use a coding circuit that is based on the premise of continuously coding continuous signals in real time, in addition to frame memory. There are many system-wise redundant points, such as the need to have memory and the speed of the arithmetic circuit.
本発明は、上記従来技術の問題点を解消し、簡単な回路
構成において画像信号の誤り訂正符号化が可能な誤り訂
正コーディング装置を提供することを目的とする。SUMMARY OF THE INVENTION It is an object of the present invention to solve the problems of the prior art described above and to provide an error correction coding device capable of error correction coding of an image signal with a simple circuit configuration.
[問題点を解決するための手段]
本発明の誤り訂正コーディング装置はアナログ画像信号
をディジタル信号化する変換手段と、変換手段によって
得られたディジタル画像信号を1画面分毎に周期的に格
納する格納手段と、格納手段内のデータをシフトまたは
入れ換えしながら演算処理することによって、当該デー
タに誤り訂正コードを付加し誤り訂正符号化を行なう手
段とを具えたものである。[Means for Solving the Problems] The error correction coding device of the present invention includes a conversion means for converting an analog image signal into a digital signal, and a periodic storage of the digital image signal obtained by the conversion means for each screen. The apparatus includes a storage means and a means for adding an error correction code to the data and performing error correction encoding by performing arithmetic processing while shifting or exchanging the data in the storage means.
[実施例]
以下、図面を参照しながら本発明を実施例を用いて説明
する。[Examples] Hereinafter, the present invention will be described using examples with reference to the drawings.
第1図は本発明の一実施例として本発明を適用した誤り
訂正コーディング装置のブロック図を示す。FIG. 1 shows a block diagram of an error correction coding apparatus to which the present invention is applied as an embodiment of the present invention.
第1図において、2は入力されたアナログテレビジョン
信号を4 fscでサンプリングして8ビツトのディジ
タル信号に変換するアナログ/ディジタル(^/D)変
換器、
4はディジタル化されたテレビジョン信号および演算さ
れた誤り訂正コードを格納するフレームメモリ、
6はフレームメモリ4をアクセスするためのメモリコン
トローラ、
8は中央演算処理装置(CPU)、
10は誤り訂正コードを演算する場合の参照メモリテー
ブル、
12はフレームメモリ4から導出された誤り訂正コーデ
ィングされたディジタル信号をEFM(8−14変換変
調)し、周知のDSVコードを付けて送出する変調回路
、
14はデータバス、
16はアドレスバス、
をそれぞれ示すものである。In FIG. 1, 2 is an analog/digital (^/D) converter that samples an input analog television signal at 4 fsc and converts it into an 8-bit digital signal, 4 is a digitized television signal, and a frame memory for storing the calculated error correction code; 6 a memory controller for accessing the frame memory 4; 8 a central processing unit (CPU); 10 a reference memory table for calculating the error correction code; 12 14 is a data bus, and 16 is an address bus. It shows.
第1図のフレームメモリ4は模式的に示すと第3図に示
す如き構成を有する。The frame memory 4 shown in FIG. 1 has a configuration as shown in FIG. 3 schematically.
このメモリ4はディジタルデータを8 bit1ワード
として、ワード単位で行にして32行(M(0,i)〜
M(31,i))、列にして16384列(M(J、0
)〜M (j 、16383))の容量を有する。なお
、iは列番号、jは行番号を表わす。行の1行目から1
2行目までが第1のデータエリアAo+ 、 13行目
から16行目が誤り訂正コードq、〜q4のエリア八〇
、 17行目から28行目が第2のデータエリアAr、
2.29行目から32行目が誤り訂正コードP、−P、
のエリアApを構成する。This memory 4 stores digital data as 8 bits per word, and has 32 rows (M(0,i) to
M (31, i)), 16384 columns (M (J, 0
) to M (j, 16383)). Note that i represents a column number and j represents a row number. 1 from the first line
The 2nd line to the 28th line is the first data area Ao+, the 13th line to the 16th line is the error correction code q, area 80 of ~q4, the 17th line to the 28th line is the second data area Ar,
2. Lines 29 to 32 contain error correction codes P, -P,
area Ap is configured.
メモリ総容量は従って、16384 x 32= 52
4288(バイト)である。The total memory capacity is therefore 16384 x 32 = 52
It is 4288 (bytes).
次いで、第4図を参照して第1図の誤り訂正コーディン
グ装置の動作を説明する。Next, the operation of the error correction coding apparatus shown in FIG. 1 will be explained with reference to FIG.
(ステップSl)
先ず、データ書き込みに当って、フレームメモリ4のア
ドレスを次のようにコントロールする。(Step Sl) First, when writing data, the address of the frame memory 4 is controlled as follows.
1フレームのアナログテレビジョン画像信号を4 fs
cでサンプリングする場合、4 fscの477334
カウントを要する。該1フレ一ム期間は時間に換算する
と1730秒である。1 frame analog television image signal at 4 fs
When sampling with c, 477334 of 4 fsc
Requires counting. The one frame period is 1730 seconds when converted into time.
このサンプリングデータ中、フレームメモリ4には
IH当り 81Bサンプル
1フレーム当り 48111
合計816 x 481 = 392496サンプル分
を記憶する。Among this sampling data, the frame memory 4 stores 81B samples per IH, 48111 samples per frame, a total of 816 x 481 = 392496 samples.
今、記憶すべきサンプルデータに合せて、0〜3924
95カウントするカウンタをメモリコントローラ6中で
起動する。0 to 3924 according to the sample data to be memorized now.
A counter counting 95 is activated in the memory controller 6.
順次入力されるデータの24ワ一ド分は1つのブロック
中でWO〜W23 と称し、
該データをフレームメモリ4のアドレスM(o、i)〜
M(23,i)に入力順に記録する(i=0〜1635
3 )。The 24 words of data input sequentially are called WO~W23 in one block, and the data is stored at addresses M(o,i)~ of the frame memory 4.
Record in M (23, i) in the order of input (i = 0 to 1635
3).
(ステップS2)
この状態で、アドレスM(o;j)〜M(3,i) 、
M(8,i)〜M(tt、i) 、M(16,I)1〜
M (19、i)のデータのみを左に2ブロック分シフ
トしてM(0,i+2)〜M (3、i+2) 。(Step S2) In this state, addresses M(o;j) to M(3,i),
M(8,i)~M(tt,i), M(16,I)1~
Only the data of M (19, i) is shifted to the left by two blocks to form M (0, i+2) to M (3, i+2).
M (8、i+2)M〜(11,i+2) 、M(16
,i+2)〜M(19,i+2)のデータとする。M (8, i + 2) M ~ (11, i + 2) , M (16
, i+2) to M(19, i+2).
(ステップS3,54 )
この場合、左端からはみ出たデータは同一行の右端から
順次大れてやる。(Steps S3, 54) In this case, the data protruding from the left end is enlarged sequentially from the right end of the same row.
なお、この場合、データをシフトすべき行番Nは、
で与えられる。但し、TNTは整数変換(小数以下切捨
て)である。Note that in this case, the row number N to which data should be shifted is given by: However, TNT is an integer conversion (rounding down to the nearest whole number).
〔ステップSS)
次に、各行間でスクランブルをかけるが、スクランブル
は、
”22+”23 → M (26、i) 、M (2
7、1)Wl4 、WIS −M (24、i) 、
M (25、1)W6.W、 −M(22,i)
、M(23,1)W2.W3 → M(8、i)、
M(7、+)W8.W9 → M(2、i)、M(
3,1)Wl。、W++ −M(8、i) 、M(
9,1)Wlll、Wl9 → M(10,i)、
M(11,i)” l 2 + W + 3 →
M(18,i)、M(19,1)W5″W宜7
W6 ° Wl6
なる処理を通じて実施する。なお、→は該フレームメモ
リ上での6動、→は交換を表わす。[Step SS] Next, scrambling is performed between each line.
7,1) Wl4, WIS-M (24,i),
M (25, 1) W6. W, -M(22,i)
, M(23,1)W2. W3 → M(8, i),
M(7,+)W8. W9 → M(2,i), M(
3,1) Wl. , W++ −M(8,i) ,M(
9,1) Wllll, Wl9 → M(10,i),
M(11,i)” l 2 + W + 3 →
This is carried out through the following processing: M (18, i), M (19, 1) W5'' W 7 W6 ° Wl6. Note that → represents 6 movements on the frame memory, and → represents exchange.
この処理に当って、自分の行き先き行アドレス八〇は次
のようにして演算することができる。In this process, the own destination row address 80 can be calculated as follows.
j−0〜23とすると、 但し、INTは演算結果の整数部分のみを有効とする。If j-0 to 23, However, in INT, only the integer part of the operation result is valid.
(ステップS6)
上の処理の後、フレームメモリ4の各列毎に訂正コード
Q 1. Q2 、 Q3 、 Q4
を演算する。この場合、演算はcpuaにおいて、参照
メモリテーブル10を参照しながら周知のマトリクス演
算を実施する。(Step S6) After the above processing, the correction code Q1. Calculate Q2, Q3, and Q4. In this case, a well-known matrix operation is performed in the CPU while referring to the reference memory table 10.
演算結果は Q+ → M(12,1) Q2 → M(13,1) Q3 − M(14,1) Q4 = M(15,i) に格納する。The calculation result is Q+ → M(12,1) Q2 → M(13,1) Q3 - M (14,1) Q4 = M (15, i) Store in.
(ステップS7)
しかる後、アドレスM (0、i)〜M(27,i)を
左にシフトするが、各行番jに対して、シフトすべきブ
ロック数はjX4である。(Step S7) After that, addresses M (0, i) to M (27, i) are shifted to the left, and for each row number j, the number of blocks to be shifted is jX4.
〔ステップS8.S9 )
この場合、左端からはみ出たデータは同一行の右端から
順次シフトしながら入れてやる。[Step S8. S9) In this case, the data that protrudes from the left end is inserted by shifting it sequentially from the right end of the same row.
(ステップ510 )
次に、M (0、i)〜M(27,i)のデータを用い
てフレームメモリ4の各列毎に訂正コード
PlJ P2.P3.P4
を演算する。この場合、演算はcpuaにおいて、参照
メモリテーブルlOを参照しながら行うが、この演算は
マトリクス演算でも割算でも実施可能である。(Step 510) Next, using the data M (0, i) to M (27, i), a correction code PlJ P2. P3. Calculate P4. In this case, the calculation is performed in the CPU while referring to the reference memory table IO, but this calculation can also be performed by matrix calculation or division.
演算結果は Pl → M(28,1) P2− M (29、i) P、 −M(30,f) P4 → M(31,i) に格納する。The calculation result is Pl → M (28, 1) P2-M (29, i) P, -M(30,f) P4 → M (31, i) Store in.
(ステップSll )
しかる後に、偶数行のデータだけを左に1ブロック分シ
フトする。(Step Sll) After that, only the data in even-numbered rows is shifted to the left by one block.
〔ステップ512 )
次に、M(12,i)〜M(15,i)のデータM(2
8,i)〜M(31,i)のデータを全て反転する。[Step 512] Next, data M(2,
8,i) to M(31,i) are all inverted.
〔ステップS12〕
しかる後に、フレームメモリ4より不図示の光記録媒体
の転送レートに合致する速度で、データをM (0、0
)〜M(31,0) 、 M(0,1)〜M (31、
1)・・・M(0゜18353)〜M(31,1835
3)の順に読み出し、変調回路l2を通じてEFM(8
→14変換変調)処理し、3ビツトのDSVコードを付
して不図示の記録系に送出する。[Step S12] After that, the data is transferred from the frame memory 4 to M (0, 0
)~M(31,0), M(0,1)~M(31,
1)...M(0°18353) to M(31,1835
3) is read out in the order of EFM (8
→14 conversion modulation), and sends a 3-bit DSV code to a recording system (not shown).
上述の如き構成によれば、
1)画像データを格納するメモリをクロスインターリー
ブリードソロモン符号化を行う時の変換用のメモリとし
て共用できるため、メモリが節約できる。According to the configuration as described above, 1) The memory for storing image data can be shared as a memory for conversion when cross-interleaved Reed-Solomon encoding is performed, so that memory can be saved.
2)画像データ用のメモリが時間調整用のバッファとし
て作用するため、演算回路に高速性が不要となり、この
ため従来は高速化のためにテーブル参照を多用していた
のに対して、一定のアルゴリズムでアドレスやデータの
演算が可能となり、この分のメモリを節約することがで
きる。2) Since the image data memory acts as a buffer for time adjustment, the arithmetic circuit does not need high speed. Therefore, whereas conventionally table references were frequently used to increase speed, Algorithms allow address and data calculations, which saves memory.
3) CIRCを1画面分の画像データ毎に周期的に
lかけることにより、誤り訂正符号化処理の画像データ
蓄積用メモリを削減し、光ディスク等に画像データを記
録させることができる。3) By periodically multiplying each screen worth of image data by l by CIRC, it is possible to reduce the memory for storing image data for error correction encoding processing and record the image data on an optical disk or the like.
なお、上記実施例では、CIRCが1ユニツトのデータ
群で周期的に作用するような場合を例示したが、該フレ
ームメモリにCIRCの波及分の冗長エリアを設けるこ
とにより、コンパクトディスク(CD)等の如く、順次
に作用させるような構成も可能であり、この場合には動
画像データの記録が可能となる。In addition, in the above embodiment, the case where CIRC acts periodically on one unit of data group was exemplified, but by providing a redundant area for the influence of CIRC in the frame memory, it is possible to It is also possible to have a configuration in which the effects are applied sequentially, as shown in the figure, and in this case, it becomes possible to record moving image data.
また、上記実施例では、CIRCコードを例にとって説
明したが、これに限らず各種のクロスインターリーブ符
号に適用可能なことは云うまでもない。Further, in the above embodiments, the CIRC code is used as an example, but it goes without saying that the present invention is not limited to this and can be applied to various cross-interleave codes.
[発明の効果]
以上述べたように、本発明によれば、簡単な回路構成に
おいて画像信号の誤り訂正符号化が可能な誤り訂正コー
ディング装置を得ることができる。[Effects of the Invention] As described above, according to the present invention, it is possible to obtain an error correction coding device capable of error correction coding of an image signal with a simple circuit configuration.
第1図は本発明の一実施例として本発明を適用した誤り
訂正コーディング装置のブロック図、第2図はCIRC
エンコーディング処理を説明するための構成ブロック図
、
第3図は第2図のフレームメモリの模式図、第4図は本
発明の主要動作のフローチャートである。
2・−A/D変換器、
4・・・フレームメモリ、
6・・・メモリコントローラ、
8・・・CPt1 。
10・・・参照メモリテーブル、
12・・・変調回路。FIG. 1 is a block diagram of an error correction coding device to which the present invention is applied as an embodiment of the present invention, and FIG. 2 is a block diagram of a CIRC
FIG. 3 is a schematic diagram of the frame memory of FIG. 2, and FIG. 4 is a flowchart of the main operations of the present invention. 2.-A/D converter, 4.. Frame memory, 6.. Memory controller, 8.. CPt1. 10... Reference memory table, 12... Modulation circuit.
Claims (1)
面分毎に周期的に格納する格納手段と、該格納手段内の
データをシフトまたは入れ換えしながら演算処理するこ
とによって、当該データに誤り訂正コードを付加し誤り
訂正符号化を行なう手段とを具えたことを特徴とする誤
り訂正コーディング装置。[Scope of Claims] Conversion means for converting an analog image signal into a digital signal; storage means for periodically storing the digital image signal obtained by the conversion means for each screen; and data in the storage means. An error correction coding device characterized by comprising means for adding an error correction code to the data and performing error correction encoding by performing arithmetic processing while shifting or exchanging the data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8153886A JPS62237814A (en) | 1986-04-09 | 1986-04-09 | Error correction coding device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP8153886A JPS62237814A (en) | 1986-04-09 | 1986-04-09 | Error correction coding device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPS62237814A true JPS62237814A (en) | 1987-10-17 |
Family
ID=13749073
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP8153886A Pending JPS62237814A (en) | 1986-04-09 | 1986-04-09 | Error correction coding device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS62237814A (en) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5999892A (en) * | 1982-11-30 | 1984-06-08 | Nippon Hoso Kyokai <Nhk> | Digital signal transmission system |
| JPS59176986A (en) * | 1983-03-26 | 1984-10-06 | Sony Corp | Digital data transmission device |
| JPS60196087A (en) * | 1984-03-19 | 1985-10-04 | Matsushita Electric Ind Co Ltd | Video signal transmission equipment |
-
1986
- 1986-04-09 JP JP8153886A patent/JPS62237814A/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5999892A (en) * | 1982-11-30 | 1984-06-08 | Nippon Hoso Kyokai <Nhk> | Digital signal transmission system |
| JPS59176986A (en) * | 1983-03-26 | 1984-10-06 | Sony Corp | Digital data transmission device |
| JPS60196087A (en) * | 1984-03-19 | 1985-10-04 | Matsushita Electric Ind Co Ltd | Video signal transmission equipment |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPS62192977A (en) | Data recorder | |
| JPS6037947B2 (en) | Processor for Hadamard conversion | |
| US7016601B1 (en) | Method and apparatus for storing different types of data on the same storing medium | |
| JPS62237814A (en) | Error correction coding device | |
| JPS5971105A (en) | Address signal generating circuit | |
| JP3611358B2 (en) | Variable transmission rate signal transmission method and reproducing apparatus | |
| JPS61244184A (en) | Digital data converting system | |
| JP3173949B2 (en) | Disc playback device | |
| JPH09265730A (en) | Data reproducing device and reproducing method | |
| JPS62216483A (en) | Digital data recording and reproducing device | |
| JP2656899B2 (en) | Digital video data processing method | |
| JPH10233066A (en) | Disk unit | |
| JPS6338897B2 (en) | ||
| JPS63111729A (en) | Error correction coding device | |
| JPH0661154B2 (en) | PCM signal recorder | |
| JPS6161275A (en) | Digital recording device of image and sound | |
| JPH0541035A (en) | Recording and reproducing system of animation picture data | |
| JPS62249532A (en) | Data transmitting method | |
| JPH06103702A (en) | Information recording / reproducing device | |
| JPS6224716A (en) | Method of correcting error | |
| JPH01319378A (en) | Image and audio recording and playback device | |
| JPH02105371A (en) | Digital data recording and playback device | |
| JPS63167483A (en) | magnetic recording device | |
| JPS6328182A (en) | Recorder for digital picture signal | |
| JPS63313362A (en) | Digital signal processor |