JP2533702B2 - Digital signal recording and transmission method - Google Patents

Digital signal recording and transmission method

Info

Publication number
JP2533702B2
JP2533702B2 JP3172169A JP17216991A JP2533702B2 JP 2533702 B2 JP2533702 B2 JP 2533702B2 JP 3172169 A JP3172169 A JP 3172169A JP 17216991 A JP17216991 A JP 17216991A JP 2533702 B2 JP2533702 B2 JP 2533702B2
Authority
JP
Japan
Prior art keywords
data
code
block
recording
circuit
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.)
Expired - Lifetime
Application number
JP3172169A
Other languages
Japanese (ja)
Other versions
JPH04339368A (en
Inventor
雅博 伊藤
正治 小林
孝雄 荒井
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP3172169A priority Critical patent/JP2533702B2/en
Publication of JPH04339368A publication Critical patent/JPH04339368A/en
Application granted granted Critical
Publication of JP2533702B2 publication Critical patent/JP2533702B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 【0001】 【産業上の利用分野】本発明はディジタル信号を記録再
生する装置に係り、特に重ね書きによるアフターレコー
ディングを行う記録再生装置に用いて好適なディジタル
信号の記録伝送方法に関する。 【0002】 【従来の技術】従来のディジタル信号記録再生装置は、
特開昭58−187039号記載のように、入力される
各データ間にブロック単位の遅延によるインターリーブ
を施して記録再生する方法がとられている。これはディ
ジタルオーディオテープレコーダのような装置では高密
度記録を行うため、その結果バースト性のエラーが増大
するがこれをランダムエラーに変換し、誤り検出訂正符
号の効果を高めるとともに誤り訂正不能となった場合に
対しても、その前後のデータが同時に誤りとならないよ
うにして、この正しい両データの平均値データで近似補
間することを目的としている。このようにオーディオ信
号やビデオ信号の場合は誤りデータを平均値補間したと
しても、D/A変換されて出力する信号では聴覚上ある
いは視覚上それほど支障はない。ところがフロッピーデ
ィスクのようにデータレコーダとして使用されるような
ディジタル信号の記録再生装置では、データ1ビットの
誤りがあっても致命的な欠陥となるため、誤り検出もれ
や誤訂正は存在してはならず、もちろん平均値補間など
のデータを変換してしまうような方法は使用できない。
そこでデータレコーダなどでは絶対的に誤り発生回数を
低減するため記録密度を低くしてエラーレートを低減さ
せる方法が一般的である。 【0003】この様な従来技術の一例として特開昭59
−84305号に記載されるような静止画情報を専用の
フロッピーディスクに記録する電子カメラ(スチルカメ
ラまたはビデオフロッピー)システムを用いて画像の代
わりにディジタルデータを記録する場合において述べ
る。 【0004】図2は電子カメラのデータ記録のための記
録フォーマットである。図中(a)はフレーム構成を示
し、1フレームは128ブロックから構成されるととも
に、21はヘッド接触開始位置に相当し、マージンとし
てバースト信号等が記録される。またID部は入力され
る信号以外の制御信号を付加する領域である。(b)は
1ブロックの構成を示しており、Syncは同期信号、
BAはブロックアドレスおよびサブコード、CRCはB
A部の誤り検出を行うパリティ符号である。PCMda
ta領域は入力されるデータを32サンプル(1サンプ
ルは8ビットで全256ビット)に分割し、C1,C2
PCMdataの誤り検出および訂正を行うための第1
および第2の符号を記録する領域で、たとえばリードソ
ロモン符号等が生成されて記録される。22はビデオフ
ロッピーディスクとよばれる磁気シートであり、図中2
3〜26に示すような4セクタに分割して記録する方法
がとられる。 【0005】図3は従来のインターリーブによるメモリ
マップである。図中BLOCKは図2に示した1ブロッ
ク構成と対応しており、Sはサブコード等、所定の冗長
符号を記憶する領域、Dは入力されるPCMデータの記
憶領域、C1,C2は第1および第2の誤り検出訂正符号
による冗長パリティ符号を記録する領域である。従来の
インターリーブでは、入力される時系列順の各データに
それぞれ同一の遅延を与えて同図矢印Bに示した位置に
各々記憶する。また矢印Bに位置するデータから第2の
符号C2を生成して上記同一の遅延による矢印Qの位置
に記憶する。さらに第1の符号C1は矢印Aに位置する
PCMデータおよび符号C2から生成し、矢印Pで示し
た様に矢印Aと同一ブロック上に記憶する。ここで各ブ
ロックの同期信号から符号C1までを矢印A,Pの順で
かつブロック番号の順に従って読みだし記録する。した
がって入力される時系列データおよび符号C2は矢印
B,Qで示したようなブロックごとに遅延されたインタ
ーリーブがかかることになり、またC1は1ブロックで
完結して生成、記録されることになる。 【0006】 【発明が解決しようとする課題】上記従来の技術による
インターリーブを施した記録方法では、2点の課題があ
げられる。第1は重ね書きによるアフターレコーディン
グを行った際の消え残りによる誤りの誤検出、誤訂正が
発生すること。第2は予め決められたメモリ領域内で一
定遅延のインターリーブによる訂正符号の生成を行うこ
とによるメモリ容量との不整合あるいは訂正能力の劣化
である。以下この課題について詳細に説明する。 【0007】図4は上記第1の課題を説明する図で、図
中a,bは各フレーム信号中のブロックおよびそのブロ
ック番号である。ここで(a)は正常な状態で信号が記
録される位置関係を示しており、磁気シートの回転に応
じて生じるTAC1パルスで挾まれた位置Tに記録され
る。また(a)の様に記録されている上から重ね書きに
よってアタターレコーディングを行った場合に、しかも
TAC2パルスが同図(b)のように本来記録される位
置Tからずれた場合を考える。この時アフターレコーデ
ィング後の信号は同図(c)のようになり、Eで示した
部分はアフターレコーディング信号(b)の終了部にあ
たるため、古いブロックデータa125,a126が誤りにな
ったとする。この時a127,a128は古いデータではある
がブロック完結形で生成、記録されたC1符号によるチ
ェックを行った場合、誤りとはならない。また再生時に
おいては同図(c)のパルスRPのように、本来記録さ
れる領域Tより前後ともマージンをとったRの領域でデ
ータ検出が行われるため、(b)のようにアフターレコ
ーディングが行われると、データはT領域にあるb3
4,…,b128,a125,a126,a127,a128の128
個が新しく記録されたデータとして取り扱われることに
なる。この結果、a125,a126が誤りとなっている場
合、誤りと判断されていないb3〜b128およびa127
128の各データにより誤りデータa125,a126の誤り
訂正が行われることになり誤訂正が発生してしまうこと
になる。したがって従来の装置では記録が終了した際に
同図(d)の斜線部に示したようなアフターレコーディ
ングマージンとして一定の期間無信号を記録するための
回路および装置が必要であった。 【0008】次に第2の課題を説明する。ディジタル記
録装置においては前述したようなブロック単位で完結す
る誤り訂正符号C1が付加されるが、さらに効果的な訂
正能力を得るために、これらにクロスした斜交の系列で
第2の誤り訂正符号C2が付加されることが多い。この
場合隣接するデータ間の遅延をより大きくすることでバ
ースト性のエラーに対する訂正能力を向上させる効果が
得られる。しかしながら遅延を大きくすればするほど必
要となるメモリ容量も大きくなる。ここで一定プロック
数から構成されるフレーム内でC2符号を完結させる場
合等においてはメモリの容量が一定に決められるため、
この領域内でより大きな遅延を与えてやれば最大の効果
が発揮できることになる。ところが従来のように一定の
遅延で隣接するデータの距離dを大きくする時、たとえ
ば1フレームが128ブロックで構成され、C2符号が
36サンプルから生成される場合は、128/36以下
の最大の整数は3となり、隣接するデータの距離dは3
ブロックとなる。しかしながらdを3で一定にすると3
6×3=108ブロックとなって最大128ブロックの
分散に対して効率良く分散したことにはならず、それだ
けバーストエラーに対する訂正能力が薄れることになっ
てしまう。 【0009】本発明の目的は上記第1の課題を解決し、
重ね書きによるアフターレコーディング後に消え残りブ
ロックが発生してもこれを検出し、データの誤検出や誤
訂正を防ぐことにより、アフターレコーディングマージ
ンを付加する等の方法や回路、装置を不要とするディジ
タル信号の記録伝送方法を提供することにある。 【0010】 【課題を解決するための手段】上記第1の課題を解決す
るために、入力ディジタルデータ群を複数のブロックに
分割し、それぞれ異なるデータの系列で第1および第2
の誤り訂正符号を構成すること、上記第1の誤り訂正符
号は同一ブロック内に配置されるデータ群から複数個の
冗長パリティ符号を生成すること、この複数個の冗長パ
リティ符号のうち少なくとも1個は上記と異なるブロッ
クに配置して記録する手段によって達成される。 【0011】 【作用】本発明によれば、任意の1ブロック内のデータ
群から生成される第1の誤り訂正符号の冗長パリティ符
号が、上記ブロックと異なるブロックに記録される。こ
れによって重ね書きによるアフターレコーディング後に
消え残りが1ブロック発生しても、再生時に上記第1の
誤り訂正符号による誤り検出でかならず誤りとして検出
できることになる。この第1の冗長パリティ符号を生成
するためのデータブロックと、冗長パリティ符号を配置
するブロックとが最大nブロック離して記録することに
より、この第1の誤り訂正符号がnブロックで完結する
ことになり、n−1ブロック長の消え残りが発生しても
必ず誤りとして検出でき、符号の誤検出、誤訂正を抑え
ることができる。 【0012】 【実施例】以下本発明の一実施例を図1により説明す
る。図1(a)は誤り検出訂正符号生成あるいはインタ
ーリーブのためのメモリーマップで、(b)はその一部
の拡大図であり、図2(b)のブロック構成と対応して
示している。ここで入力された時系列のディジタルデー
タは矢印A’で示した順でメモリーマップ上黒丸W1
32で示した位置に順次記憶されてゆくものとすると、
同図中白丸D1〜D32で示した位置のデータ32個から
矢印B’の順でC2符号q0〜q3が生成され、図示した
位置に記憶される。ここでC2符号が生成されるデータ
1〜D32の記憶位置、および生成されたC2符号q0
3の記憶位置は隣り合うデータ間の遅延ブロック距離
dが交互にd=3,d=4となるような非線形の形とな
っている。またC1符号P0〜P3を生成するデータは図
中黒丸W0〜W32およびC2符号Q0〜Q3の37個で、矢
印A’の順により生成されるとともに(b)に示したP
0〜P3の位置すなわちd’=1の関係となるような遅延
のかかった位置に記憶される。このように記憶されたデ
ータを磁気シートに記録するために読みだす順番を図中
矢印A’の順とする。つまり図1(b)において第n番
目のブロックに示したように、Sync,W0,S,
P,W1〜W32,Q0〜Q3,P0,P1',P2',P3’の
順とする。この結果はすなわち入力された時系列なデー
タはインターリーブをかけることなく、入力した順で読
みだし記録する。また、C2符号についてはd=3,d
=4の非線形インターリーブを施し、4シンボルのC1
符号P0〜P3についてはC2符号生成のための遅延ブロ
ック距離dの最小値であるd=3以下となるようにそれ
ぞれ隣り合うブロック間距離d’=1となるスクランブ
ルをかけた状態で記録するもので、4ブロックでC1
号が完結するようになっている。 【0013】このような方法で記録する場合は、アフタ
ーレコーディングマージンを設けることなく前述した問
題点が解決できる。次にその様子を図5により説明す
る。 【0014】図5において図4と同一符号は同一の意味
を持った同一内容を表すものである。ここでTAC2
ルスがずれた状態でアフターレコーディングを行い、消
え残りブロックa125〜a126が生じた際、(ただしa
125、a126は誤りブロックとする)TAC2パルスがず
れた分を検出してT’の領域でC1符号チェックを行っ
た場合、たとえばb126ブロック中のデータW0〜W32
0〜Q3,および同図(d)のP4,P5,P6,P7のデ
ータによるC1チェックではすべてのデータに誤りがな
ければ正しいデータとして判断される。しかしTAC2
パルスのずれ分を検出補正する回路および装置を設けて
いない場合、TAC2がずれていないものとしてC1チェ
ックを行うため、T”の領域のデータを用いてC1によ
る誤り検出を行うことになる。たとえばa127ブロック
中のデータW0〜W32とQ0〜Q3およびP8’,P9’,
10”,P11”によるチェックではW0〜W32とQ0〜Q
3およびP8’,P9’は消え残りの古いデータであり、
10”,P11’はアフターレコーディングによって重ね
書きされた新しいデータであるため、当然C1チェック
では誤りが検出されることになる。同様にa128ブロッ
クについても誤りと判断される。すなわちE2領域では
全ての誤りデータと判断されることにより誤りの誤検
出、および誤訂正は起こりえないだけでなく、連続的に
誤りブロックとなるE2領域を検出し、T領域からのず
れ分を正しく補正したT領域のデータを用いてチェック
することが可能となる。 【0015】図6は本発明による他の一実施例である図
6において図1と同一符号は同一意味を持った同一内容
を表すものである。ここでC2符号q0〜q3は遅延ブロ
ック距離d=8としたインターリーブとし、C2生成の
ためのD1〜D16のデータおよびD17〜D32についても
d=3とする非線形な生成順位である。また、隣り合う
2符号q0,q1,q2,q3の遅延ブロック間距離はd
=8としたことにより、4シンボルの隣り合うC1符号
0,p1,p2,p3の各遅延ブロック間距離はd’=2
とできるもりである。この実施例においてはC1符号が
7ブロックで完結するため、アフターレコーディングマ
ージンを6ブロック長とった回路構成の装置と同等の効
果を有することになる。 【0016】図7は本発明による他の一実施例であり、
図1と同一符号は同一意味を持った同一内容を表すもの
である。ここで入力される時系列のディジタルデータは
矢印A’で示した順でメモリーマップ上黒丸W1〜W32
で示した位置に順次記憶されてゆくものとすると、同図
中黒丸W0〜W32で示した位置のデータおよび仮定され
たC2符号データQ0〜Q3の37個から矢印A’の順に
よりC1符号P0〜P3が生成され、黒丸で図示した位置
に記憶される。またC2符号は図中白丸で図示した位置
の矢印B’の順、すなわちD1〜D16,D17〜D32およ
びC1符号P0〜P3の37個から新しくC2符号を生成
し、図中白丸q0〜q3の位置に記憶する。ここでC2
号を生成するためのデータD1〜D16およびD17〜D32
は隣り合うデータ間の遅延ブロック距離はd=3で、ま
たP0〜P3はd=4とするとともに生成されたq0〜q3
のデータもd=4とするものである。さらにこのように
記憶されたデータにおいてC2符号Q0〜Q3およびC1
号P0〜P3については、同図(b)のq0〜q3およびp
0〜p3のように遅延ブロック間距離d’=1でスクラン
ブルをかけて記憶し、磁気シートに記録するために読み
だす順番はたとえば同図(b)の第n番目のブロックに
ついて示すと、Sync,S,P,W1〜W32,Q0,Q
1,Q2,Q3,P0,P1,P2,P3の順とする。この結
果入力されるPCMデータについてはインターリーブを
かけることなく時系列で出力され、C1およびC2符号に
ついては非線形インターリーブがかかることになる。 【0017】次に本発明を実現するディジタル信号記録
再生装置のディジタル信号処理回路の一実施例を図8お
よび図9を用いて説明する。図8は記録系を構成する回
路のブロック図で、1はA/D変換器、2はサブコード
の入力インターフェース、3はブロックアドレスおよび
IDコード生成回路、4はパリティ生成回路、5はメモ
リ、6はメモリのアドレスコントロール回路、7はC2
符号生成回路、8はC1符号生成回路、9はタイミング
クロック生成回路、10は変調回路である。ここではア
ナログ信号が入力端子Aから、またサブ信号が入力端子
Bから入力されると、アナログ信号はA/D変換器1に
よりディジタル信号に変換するとともに1ブロックを構
成するデータがそろうごとにブロックアドレスおよびI
Dコードをブロックアドレス、IDコード生成回路3に
より生成する。さらに生成されたブロックアドレスおよ
びIDコードからパリティたとえばCRC符号等をパリ
ティ生成回路4により生成する。またA/D変換器の出
力であるディジタル信号は時系列にメモリ5に記憶し、
このメモリ内のデータを読みだしてC2符号およびC1
号をC2符号生成回路7およびC1符号生成回路8により
生成し、メモリ5に記憶させる。このときC2符号およ
びC1符号生成のためのデータ読みだし順序あるいは、
生成した符号をメモリ5に記憶するときのアドレスは、
たとえば図1、図6、図7の例で示したような順序とな
るようなアドレスコントロール回路6を制御してメモリ
5からデータを読みだし、変調回路10により同期信号
を付加するとともにディジタル変調を施して出力端子O
から出力し、たとえば磁気フロッピーディスク等の記録
媒体に記録する。なお、タイミングクロック生成回路9
は各回路で必要とするタイミングクロックを発生する回
路である。 【0018】図9は同装置の再生系を構成する回路のブ
ロック図で、11はデータストローブ回路、12は同期
信号検出保護回路、13は復調回路、14はパリティチ
ェック回路、15はメモリ、16はメモリのアドレスコ
ントロール回路、17はC1符号復号回路、18はC2
号復号回路、19はタイミングクロック発生回路、20
はD/A変換器である。同図において記録媒体に記録さ
れた信号を再生した信号を入力端子INへ入力し、デー
タストローブ回路11により各信号の“1”あるいは
“0”の判別を行うとともにその間隔を判別してもとの
矩形波の記録変調波形に整形する。この矩形波パターン
から同期信号検出保護回路12により同期信号パターン
を検出し、フレーム同期をかけてデータストローブ回路
11の出力を復調回路13によりディジタル復調を行っ
てもとのディジタル信号を得る。次にパリティーチェッ
ク回路14によりブロックアドレスおよびIDコードの
符号誤りを検出するとともに復調されたディジタルデー
タはジッタ成分等を吸収して、メモリ15に記憶させ
る。さらに、このメモリ15に記憶したデータを読みだ
してC1符号の復号をC1復号回路17により行い、誤り
検出をするとともにC2復号回路18でC2符号の復号を
おこなって、誤り検出および訂正をおこなってメモリ1
5に記憶されていた誤りデータを訂正し置換するととも
に、D/A変換器20によってもとのアナログ信号に変
換して出力端子OUTから出力する。なおタイミングク
ロック生成回路は各回路で必要とするタイミングあるい
はクロックを生成し、供給するものである。 【0019】以下に図8で示した、本発明によるインタ
ーリーブを実現するメモリのアドレスコントロール回路
の動作および回路の一実施例を図10、図11に従い説
明する。図10は本発明の一実施例を示した図1の方法
に対応したメモリマップであり、図11はこのメモリア
ドレスを生成するアドレスコントロール回路である。図
10の枠内の数字は各データを記憶するためのアドレス
を示しており、本実施例はいったんメモリに記憶させた
PCMデータ、ID、サブコード、C1,C2をフロッピ
ーデイスクへの記録のためにメモリからデータを読みだ
す際のアドレスを0から1ビットずつカウントアップに
より生成できるように設計した例である。ここで入力さ
れるPCMデータは1フレーム(32バイト×128ブ
ロック)単位となる様制御されており、記憶するアドレ
スは図10でアドレスが3,4,5,…,34,46,
47,…,77,89,…,120,…,5495のよ
うに、PCMdata領域を順次埋めてゆくように図1
1のPCMデータ書き込みアドレス生成用ROM67,
68で上記アドレスを生成する。こでADR.ROM2
は3,4,5,…,34の32個アドレスデータを出力
し、OFFSET.ROM2はブロックが変わるごとに
そのオフセット量として0,43,86,129,…な
るデータを出力して加算器75で加算することによりP
CMdata領域に示したアドレスを生成するものであ
る。なおROMのアドレスを指定しているカウンタ6
4、62は32分周および128分周カウンタでデータ
数とブロック番号をそれぞれカウントするカウンタであ
る。PCMdata領域に1フレーム分のデータがすべ
て記憶された後、IDを生成し、アドレスの0,1,
2,43,44,45,86,…,5461,546
2,5463に順次記憶する。この動作を図11の3分
周カウンタ63によりID,parity書き込みアド
レス生成用ROM68から0,1,2,43,4,4
5,…を読みだし、ブロック数カウンタCNT128によ
りID,parity書き込みアドレス生成用オフセッ
トROM67から0,43,86,129,…を読みだ
して加算することにより実現する。 【0020】次にC2符号生成のために図1の矢印B’
で示した順すなわち図10でアドレス3,134,30
7,…の順で32個のメモリアドレスをC2生成用デー
タ読みだしアドレスおよびC2データ書き込みアドレス
生成用ROM72およびC2生成用データ読みだしアド
レスおよびC2データ書き込みアドレス生成用オフセッ
トROM71により各アドレスを生成してデータを読み
だし、4個のC2符号Q0,Q1,Q2,Q3を生成した後
さらにROM71,72により図1で示した所定のアド
レスを生成して記憶する。最後に上記手順で記憶したブ
ロックアドレス、PCMデータ、C2符号を用いてC1
号を生成する。すなわち、41分周カウンタ66とブロ
ック数カウンタ62で、C1生成用データ読みだしアド
レスおよびC1データ書き込みアドレス生成用ROM7
3,74を駆動し、両ROMを加算器75で加算するこ
とにより所定のアドレス0,3,4,5,…,37,3
8を生成して各データを読みだし、4個のC1符号P0
1,P2,P3を生成してさらにROM73,74およ
び加算器62によりアドレス39,40,41,42を
生成し、この位置に記憶する。以上で冗長符号を含む1
フレームデータ全てが埋め尽くされたことになり、この
時5504分周カウンタ61により0,1,2,…,5
504までのカウント値をそのままアドレスとしてメモ
リからデータを読みだし、フロッピーディスクに記録す
れば図1で示した本発明のインターリーブが実現でき
る。 【0021】なお図11でMPXは上記各動作を行うタ
イミングで指定したアドレスが出力される様にSele
ct信号で切り替える5入力1出力のマルチプレクサで
あり、このSelect信号および各動作を行うために
必要なクロックSCK0〜SCK4は図8で示したタイミ
ングクロック生成回路9により生成するものである。ま
た図11で実現するアドレス生成回路はたとえば大容量
ROM1個で実現することもできる。図12はその回路
図で77はカウンタ、79は大容量ROMまたはPLA
等のデコーダ機能を有する回路、5はメモリである。こ
こでROM79は図10、図11で説明した動作および
アドレスデータを順次出力する様に設計されており、カ
ウンタ77によりまずPCMデータの記憶のためのアド
レス(13bit×32word×128Block=
53.248kbit)、次にID記憶のためのアドレ
ス(13bit×3word×128Block=4.
992kbit)、C2生成のための各データ読みだし
および生成したC2符号の記憶用アドレス(13bit
×(32+4)word×128Block=66.5
6kbit)、C1生成のための各データ読みだしおよ
び生成したC1符号の記憶ようのアドレス(13bit
×(37+4)word×128Block=68.2
24kbit)を出力するため、以上24.128kバ
イト以下の容量であればよい。このROM79により所
定のアドレスを生成してPCMデータ、ID,C2,C1
符号をメモリに記憶させ、冗長符号を含む1フレームデ
ータすべてを記憶した後にデイスクに記録するためのデ
ータ読みだし用のアドレスをカウンタ78により出力し
てマルチプレクサ80で切換を行うことで本発明のイン
ターリーブを実現するメモリのアドレスコントロール回
路を構成するものである。 【0022】 【発明の効果】本発明によれば、時系列に入力されるデ
ィジタルデータにはインターリーブをかけず、誤り検出
訂正符号にのみスクランブルをかけるもので、任意の1
ブロック内のデータ群から生成される第1の誤り訂正符
号の冗長パリティ符号が、上記ブロックと異なるブロッ
クに記録される。これによって重ね書きによるアフター
レコーディング後に消え残りが1ブロック発生しても、
再生時に上記第1の誤り訂正符号による誤り検出でかな
らず誤りとして検出できることになる。この第1の冗長
パリティ符号を生成するためのデータブロックと、冗長
パリティ符号を配置するブロックとが最大nブロック離
して記録することにより、この第1の誤り訂正符号がn
ブロックで完結することになり、n−1ブロック長の消
え残りが発生しても必ず誤りとして検出でき、符号の誤
検出、誤訂正を抑える効果がある。従ってアフターレコ
ーディングマージンをn−1ブロック長付加して記録す
る回路、装置を不要とし、より高密度記録が可能となる
効果もある。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for recording / reproducing a digital signal, and more particularly to recording a digital signal suitable for use in a recording / reproducing apparatus for performing after-recording by overwriting. It relates to a transmission method. [0002] A conventional digital signal recording / reproducing apparatus is
As described in Japanese Patent Laid-Open No. 58-187039, a method is adopted in which input data is interleaved by delay in block units to record / reproduce. This is because a device such as a digital audio tape recorder performs high-density recording, and as a result burst errors increase, but these are converted into random errors, the effect of error detection and correction codes is increased, and error correction becomes impossible. Even in the case of, the objective is to perform approximate interpolation with the correct average value data of both the data so that the data before and after the data do not become an error at the same time. As described above, in the case of an audio signal or a video signal, even if error data is interpolated by an average value, a signal output after being D / A converted does not cause any trouble auditorily or visually. However, in a digital signal recording / reproducing apparatus such as a floppy disk used as a data recorder, even if there is a 1-bit error in data, it is a fatal defect. Of course, the method of converting data such as average value interpolation cannot be used.
Therefore, in a data recorder or the like, in order to absolutely reduce the number of errors, it is common to reduce the recording density to reduce the error rate. As an example of such a conventional technique, Japanese Patent Application Laid-Open No. 59-59
A description will be given of a case where digital data is recorded instead of an image by using an electronic camera (still camera or video floppy) system for recording still image information on a dedicated floppy disk as described in No. 84305. FIG. 2 shows a recording format for recording data in an electronic camera. In the figure, (a) shows a frame structure, one frame is composed of 128 blocks, 21 corresponds to a head contact start position, and a burst signal or the like is recorded as a margin. The ID section is an area to which a control signal other than the input signal is added. (B) shows the structure of one block, Sync is a synchronization signal,
BA is block address and subcode, CRC is B
It is a parity code for detecting an error in the A section. PCMda
The ta area divides the input data into 32 samples (1 sample is 8 bits for a total of 256 bits), and C 1 and C 2 are the first for performing error detection and correction of PCM data.
In the area for recording the second code, for example, a Reed-Solomon code or the like is generated and recorded. 22 is a magnetic sheet called a video floppy disk.
A method of recording by dividing into 4 sectors as shown in 3-26 is adopted. FIG. 3 is a memory map by conventional interleaving. In the figure, BLOCK corresponds to the one-block configuration shown in FIG. 2, S is an area for storing a predetermined redundant code such as a subcode, D is a storage area for input PCM data, and C 1 and C 2 are This is an area for recording a redundant parity code based on the first and second error detection and correction codes. In the conventional interleave, the same delay is given to each input data in time series order and the data is stored at the positions shown by the arrow B in FIG. Further, the second code C 2 is generated from the data located at the arrow B and is stored in the position of the arrow Q due to the same delay. Further, the first code C 1 is generated from the PCM data located at the arrow A and the code C 2, and is stored in the same block as the arrow A as indicated by the arrow P. Here, the sync signal of each block to the code C 1 are read and recorded in the order of arrows A and P and in the order of block numbers. Therefore, the input time-series data and the code C 2 are subjected to delayed interleaving for each block as indicated by arrows B and Q, and C 1 is generated and recorded in one block. become. The interleaved recording method according to the above conventional technique has two problems. The first is that erroneous detection and correction of errors due to the unerased data after overwriting by overwriting occurs. Secondly, there is a mismatch with the memory capacity or deterioration of the correction capability due to generation of a correction code by interleaving with a constant delay within a predetermined memory area. Hereinafter, this problem will be described in detail. FIG. 4 is a diagram for explaining the first problem. In FIG. 4, a and b are blocks in each frame signal and their block numbers. Here, (a) shows a positional relationship in which a signal is recorded in a normal state, and the signal is recorded at a position T sandwiched by a TAC 1 pulse generated according to the rotation of the magnetic sheet. Also, consider a case in which atter recording is performed by overwriting from the top of the recording as shown in (a), and the TAC 2 pulse deviates from the originally recorded position T as shown in (b) of the figure. . At this time, the signal after after-recording is as shown in FIG. 7C, and the portion indicated by E corresponds to the end of the after-recording signal (b), so that it is assumed that the old block data a 125 and a 126 have become erroneous. . At this time, a 127 and a 128 are old data, but if the check is performed by the C 1 code generated and recorded in the block completion type, no error occurs. Further, at the time of reproduction, since data detection is performed in a region of R, which has a margin before and after the originally recorded region T, like the pulse RP of FIG. Once done, the data is in the T region, b 3 ,
b 4, ..., 128 of b 128, a 125, a 126 , a 127, a 128
The individual will be treated as newly recorded data. As a result, when a 125 and a 126 are erroneous, b 3 to b 128 and a 127 , which are not determined to be erroneous,
The error data a 125 and a 126 are corrected by each data a 128 , resulting in erroneous correction. Therefore, the conventional device requires a circuit and a device for recording no signal for a certain period of time as an after-recording margin as shown by the hatched portion in FIG. 4D when recording is completed. Next, the second problem will be described. In the digital recording device, the error correction code C 1 that is completed in block units as described above is added, but in order to obtain a more effective correction capability, the second error correction is performed by the crossed oblique series. The code C 2 is often added. In this case, by increasing the delay between adjacent data, the effect of improving the correction capability for bursty errors can be obtained. However, the larger the delay, the larger the required memory capacity. Here, when the C 2 code is completed in a frame composed of a fixed number of blocks, the memory capacity is fixed, so
If a larger delay is given within this area, the maximum effect can be exhibited. However, when the distance d between adjacent data is increased with a constant delay as in the conventional case, for example, when one frame is composed of 128 blocks and the C 2 code is generated from 36 samples, the maximum value of 128/36 or less is obtained. The integer is 3, and the distance d between adjacent data is 3.
It becomes a block. However, if d is kept constant at 3, then 3
6 × 3 = 108 blocks, which means that the blocks cannot be efficiently distributed over the maximum 128 blocks, and the correction capability for burst errors will be weakened accordingly. The object of the present invention is to solve the above first problem,
A digital signal that does not require a method, circuit, or device that adds an after-recording margin by detecting even if a block that has disappeared after over-recording by overwriting occurs and preventing erroneous detection or correction of data. It is to provide a method of recording and transmitting. In order to solve the above-mentioned first problem, the input digital data group is divided into a plurality of blocks, and the first and second data series are respectively different.
Error correcting code, the first error correcting code generates a plurality of redundant parity codes from a data group arranged in the same block, and at least one of the plurality of redundant parity codes is generated. Is achieved by means of recording by arranging in a block different from the above. According to the present invention, the redundant parity code of the first error correction code generated from the data group in any one block is recorded in a block different from the above block. As a result, even if one block remains after the after-recording by overwriting, an error can always be detected by the error detection by the first error correction code during reproduction. By recording the data block for generating the first redundant parity code and the block in which the redundant parity code is arranged at a maximum n blocks apart, the first error correction code is completed in n blocks. Therefore, even if the n-1 block length remains unerased, it can always be detected as an error, and erroneous detection and correction of the code can be suppressed. An embodiment of the present invention will be described below with reference to FIG. 1A is a memory map for error detection / correction code generation or interleaving, and FIG. 1B is an enlarged view of a part thereof, which is shown in correspondence with the block configuration of FIG. 2B. The time-series digital data input here are in the order shown by the arrow A'on the black circle W 1 ~ on the memory map.
Assuming that the data will be sequentially stored at the position indicated by W 32 ,
C 2 code q 0 to q 3 in the order of arrow B 'of 32 data position shown in FIG open circle D 1 to D 32 is generated and stored in the position shown. Here, the storage locations of the data D 1 to D 32 where the C 2 code is generated, and the generated C 2 code q 0 to
The storage position of q 3 has a non-linear form such that the delay block distances d between adjacent data are alternately d = 3 and d = 4. Further, the data for generating the C 1 codes P 0 to P 3 are 37 black circles W 0 to W 32 and C 2 codes Q 0 to Q 3 in the figure, which are generated in the order of the arrow A ′ and are shown in (b). Shown P
It is stored in the position of 0 to P 3 , that is, in the delayed position such that the relationship of d ′ = 1 is established. The order of reading the data thus stored for recording on the magnetic sheet is the order of arrow A'in the figure. That is, as shown in the nth block in FIG. 1B, Sync, W 0 , S,
The order is P, W 1 to W 32 , Q 0 to Q 3 , P 0 , P 1 ′, P 2 ′, P 3 ′. The result is that the input time series data is read out and recorded in the input order without interleaving. Also, for the C 2 code, d = 3, d
= 4 non-linear interleaving is performed, and 4 symbols of C 1
For the codes P 0 to P 3 , scrambled so that the distance between adjacent blocks is d ′ = 1 so that the minimum delay block distance d for C 2 code generation is d = 3 or less. It is recorded, and the C 1 code is completed in 4 blocks. When recording by such a method, the above-mentioned problems can be solved without providing an after-recording margin. Next, the situation will be described with reference to FIG. 5, the same reference numerals as those in FIG. 4 represent the same contents having the same meaning. Here, after-recording is performed with the TAC 2 pulse shifted, and when the remaining blocks a 125 to a 126 are generated (however, a
125 and a 126 are error blocks.) When the deviation of the TAC 2 pulse is detected and the C 1 code is checked in the T ′ area, for example, the data W 0 to W 32 in the b 126 block,
In the C 1 check by the data of Q 0 to Q 3 and P 4 , P 5 , P 6 , and P 7 of FIG. 7D, if all the data are correct, it is judged as correct data. But TAC 2
If a circuit and a device for detecting and correcting the pulse shift amount are not provided, the C 1 check is performed assuming that the TAC 2 is not shifted, and therefore the error detection by the C 1 is performed using the data in the T ″ area. For example, the data W 0 to W 32 and Q 0 to Q 3 and P 8 ′, P 9 ′ in the block a 127 ,
In the check by P 10 ″ and P 11 ″, W 0 to W 32 and Q 0 to Q
3 and P 8 ', P 9 ' are the old data that have disappeared and are
Since P 10 ″ and P 11 ′ are new data overwritten by after-recording, an error will naturally be detected in the C 1 check. Similarly, it is judged that an a 128 block is also an error. In the 2 areas, all the error data are judged, so that the error detection and the error correction cannot occur, and the E 2 area which is an error block is continuously detected, and the deviation from the T area is detected. It is possible to make a check using the data of the T area that has been corrected correctly. [0015] Fig. 6 shows another embodiment according to the present invention. illustrates a. here, the C 2 code q 0 to q 3 delay block distance d = the 8 and the interleaved data and D 17 to D 32 of D 1 to D 16 for C 2 product d = a 3 to nonlinear generation order. Also, adjacent C 2 code q 0, q 1, q 2 , delay block distance between q 3 is d
= 8, the distance between the delay blocks of the four adjacent C 1 codes p 0 , p 1 , p 2 and p 3 is d ′ = 2.
It can be said that In this embodiment, since the C 1 code is completed in 7 blocks, it has the same effect as that of the device having the circuit configuration in which the after recording margin is 6 blocks. FIG. 7 shows another embodiment according to the present invention.
The same reference numerals as those in FIG. 1 represent the same contents having the same meaning. The time-series digital data input here are black circles W 1 to W 32 on the memory map in the order shown by arrow A ′.
Assuming that the data are sequentially stored at the positions indicated by, the data at the positions indicated by black circles W 0 to W 32 in the figure and the 37 assumed C 2 code data Q 0 to Q 3 are indicated by arrow A '. The C 1 codes P 0 to P 3 are generated in order, and are stored in the positions shown by black circles. The C 2 code is a new C 2 code generated from 37 in the order of the arrow B ′ at the position shown by the white circle in the figure, that is, D 1 to D 16 , D 17 to D 32 and C 1 codes P 0 to P 3. Then, it is stored in the positions of white circles q 0 to q 3 in the figure. Here, the data D 1 to D 16 and D 17 to D 32 for generating the C 2 code.
The delay block distance between adjacent data is d = 3, and P 0 to P 3 are d = 4 and generated q 0 to q 3.
Data is also set to d = 4. Further, in the data stored in this way, for the C 2 codes Q 0 to Q 3 and the C 1 codes P 0 to P 3 , q 0 to q 3 and p of FIG.
As shown in 0 to p 3 , the delay block distance d ′ = 1 is scrambled and stored, and the order of reading for recording on the magnetic sheet is, for example, the nth block in FIG. Sync, S, P, W 1 to W 32 , Q 0 , Q
The order is 1 , Q 2 , Q 3 , P 0 , P 1 , P 2 , P 3 . As a result, the input PCM data is output in time series without interleaving, and the C 1 and C 2 codes are subjected to nonlinear interleaving. Next, an embodiment of the digital signal processing circuit of the digital signal recording / reproducing apparatus for implementing the present invention will be described with reference to FIGS. 8 and 9. FIG. 8 is a block diagram of a circuit constituting a recording system. 1 is an A / D converter, 2 is a subcode input interface, 3 is a block address and ID code generation circuit, 4 is a parity generation circuit, 5 is a memory, 6 is a memory address control circuit, 7 is C 2
A code generation circuit, 8 is a C 1 code generation circuit, 9 is a timing clock generation circuit, and 10 is a modulation circuit. Here, when an analog signal is input from the input terminal A and a sub-signal is input from the input terminal B, the analog signal is converted into a digital signal by the A / D converter 1 and the data forming one block is collected every block. Address and I
The D code is generated by the block address / ID code generation circuit 3. Further, the parity generation circuit 4 generates a parity such as a CRC code from the generated block address and ID code. The digital signal output from the A / D converter is stored in the memory 5 in time series,
The data in the memory is read out, the C 2 code and the C 1 code are generated by the C 2 code generation circuit 7 and the C 1 code generation circuit 8, and stored in the memory 5. At this time, the data reading order for C 2 code and C 1 code generation, or
The address when storing the generated code in the memory 5 is
For example, the address control circuit 6 in the order shown in the examples of FIGS. 1, 6 and 7 is controlled to read data from the memory 5, and a modulation circuit 10 adds a synchronization signal and digital modulation is performed. Apply and output terminal O
The data is recorded on a recording medium such as a magnetic floppy disk. The timing clock generation circuit 9
Is a circuit for generating a timing clock required in each circuit. FIG. 9 is a block diagram of a circuit constituting a reproduction system of the same apparatus. 11 is a data strobe circuit, 12 is a sync signal detection protection circuit, 13 is a demodulation circuit, 14 is a parity check circuit, 15 is a memory, 16 Is a memory address control circuit, 17 is a C 1 code decoding circuit, 18 is a C 2 code decoding circuit, 19 is a timing clock generation circuit, 20
Is a D / A converter. In the same figure, the signal reproduced from the signal recorded on the recording medium is inputted to the input terminal IN, and the data strobe circuit 11 discriminates "1" or "0" of each signal and discriminates the interval thereof. The recording modulation waveform of the rectangular wave of is shaped. The sync signal detection protection circuit 12 detects the sync signal pattern from the rectangular wave pattern, and the demodulation circuit 13 digitally demodulates the output of the data strobe circuit 11 by frame synchronization to obtain the original digital signal. Next, the parity check circuit 14 detects the code error of the block address and the ID code, and the demodulated digital data absorbs the jitter component and the like and stores it in the memory 15. Further, the data stored in the memory 15 is read out, the C 1 code is decoded by the C 1 decoding circuit 17, the error is detected, and the C 2 code is decoded by the C 2 decoding circuit 18 to detect the error. Memory 1 with correction
The error data stored in 5 is corrected and replaced, and the D / A converter 20 converts the error data into the original analog signal and outputs the analog signal from the output terminal OUT. The timing clock generation circuit generates and supplies the timing or clock required by each circuit. An operation of the address control circuit of the memory for realizing interleaving according to the present invention shown in FIG. 8 and an embodiment of the circuit will be described below with reference to FIGS. 10 and 11. FIG. 10 is a memory map corresponding to the method of FIG. 1 showing an embodiment of the present invention, and FIG. 11 is an address control circuit for generating this memory address. The numbers in the frame of FIG. 10 indicate the addresses for storing each data, and in this embodiment, the PCM data, ID, subcode, C 1 and C 2 once stored in the memory are recorded on the floppy disk. For this reason, this is an example in which an address for reading data from a memory is designed to be generated by counting up from 0 to 1 bit. The PCM data input here is controlled to be in units of one frame (32 bytes × 128 blocks), and the addresses to be stored are the addresses 3, 4, 5, ..., 34, 46, in FIG.
47, ..., 77, 89, ..., 120, ..., 5495 so that the PCM data area is sequentially filled.
ROM 67 for generating PCM data write address of 1,
At 68, the address is generated. Here ADR. ROM2
Outputs 32 address data of 3, 4, 5, ..., 34, and OFFSET. The ROM 2 outputs the data of 0, 43, 86, 129, ... As the offset amount each time the block changes, and adds it by the adder 75 to obtain P
The address shown in the CMdata area is generated. The counter 6 that specifies the ROM address
Reference numerals 4 and 62 are counters for dividing 32 and 128, which respectively count the number of data and the block number. After all the data for one frame is stored in the PCMdata area, the ID is generated and the address 0, 1,
2, 43, 44, 45, 86, ..., 5461, 546
Sequentially stored in 2, 5463. This operation is performed by the frequency division counter 63 of FIG. 11 from the ID, parity write address generation ROM 68 to 0, 1, 2, 43, 4, 4.
Are read out from the offset ROM 67 for generating ID and parity write address and added by the block number counter CNT 128 . Next, the arrow B'in FIG. 1 is used to generate the C 2 code.
In the order shown by, that is, addresses 3,134,30 in FIG.
32 memory addresses in the order of 7, ... By the C 2 generation data read address and C 2 data write address generation ROM 72 and the C 2 generation data read address and C 2 data write address generation offset ROM 71. An address is generated, the data is read out, four C 2 codes Q 0 , Q 1 , Q 2 and Q 3 are generated, and then the predetermined addresses shown in FIG. 1 are generated and stored by the ROMs 71 and 72. . Finally, a C 1 code is generated using the block address, PCM data and C 2 code stored in the above procedure. That is, the 41 frequency division counter 66 and the block number counter 62 are used to generate the C 1 generation data read address and the C 1 data write address generation ROM 7
3, 74 are driven, and both ROMs are added by the adder 75 to obtain predetermined addresses 0, 3, 4, 5, ..., 37, 3
8 is generated, each data is read out, four C 1 codes P 0 ,
Generates an address 39, 40, 41, 42 by P 1, P 2, P 3 further ROM73,74 and the adder 62 to generate is stored in this location. 1 including redundant code
This means that all the frame data has been filled up, and at this time, the 5504 frequency division counter 61 sets 0, 1, 2, ..., 5
The interleave of the present invention shown in FIG. 1 can be realized by reading the data from the memory using the count value up to 504 as it is as an address and recording the data on the floppy disk. In FIG. 11, the MPX outputs the specified address at the timing of performing each operation described above.
This is a 5-input 1-output multiplexer switched by the ct signal, and the Select signal and the clocks SCK 0 to SCK 4 necessary for performing each operation are generated by the timing clock generation circuit 9 shown in FIG. The address generation circuit realized in FIG. 11 can also be realized by one large-capacity ROM, for example. FIG. 12 is a circuit diagram showing a counter 77, a large capacity ROM or PLA 79.
A circuit having a decoder function such as 5 is a memory. Here, the ROM 79 is designed to sequentially output the operation and address data described with reference to FIGS. 10 and 11, and the counter 77 first outputs an address (13 bits × 32 words × 128 Block =) for storing PCM data.
53.248 kbit), and then an address for storing the ID (13 bit × 3 word × 128 Block = 4.
992 kbit), each data reading for C 2 generation and storage address (13 bit) of the generated C 2 code
× (32 + 4) word × 128Block = 66.5
6kbit), C 1 C 1 code of the storage of address out and generates read the data for the generation (13-bit
× (37 + 4) word × 128Block = 68.2
Since 24 kbit) is output, the capacity may be 24.128 kbytes or less. The ROM 79 generates a predetermined address to generate PCM data, ID, C 2 , C 1
By storing the code in the memory and storing all the one-frame data including the redundant code, the address for reading the data to be recorded on the disk is output by the counter 78 and switched by the multiplexer 80 to switch the interleave of the present invention. And an address control circuit of a memory for realizing the above. According to the present invention, digital data input in time series is not interleaved but only error detection and correction codes are scrambled.
The redundant parity code of the first error correction code generated from the data group in the block is recorded in a block different from the above block. As a result, even if one block remains after the after-recording by overwriting,
The error detection by the first error correction code can always be detected as an error during reproduction. By recording the data block for generating the first redundant parity code and the block in which the redundant parity code is arranged at a maximum of n blocks apart from each other, the first error correction code becomes n blocks.
The block is completed, and even if the n-1 block length remains unerased, it can be detected as an error without fail, and there is an effect of suppressing erroneous detection and correction of the code. Therefore, there is an effect that a circuit and a device for adding an after-recording margin of n-1 block length for recording are not required and higher density recording is possible.

【図面の簡単な説明】 【図1】本発明による記録方法の一実施例を示す各デー
タのメモリマップ図。 【図2】電子カメラのデータ記録方法を示す磁気シート
フォーマット図。 【図3】従来の記録方法である各データのインターリー
ブを示すメモリマップ図。 【図4】従来の記録方法で生じる問題点を示す概念図。 【図5】本発明による効果を示す概念図。 【図6】本発明による記録方法の他の一実施例を示すデ
ータのメモリマップ図。 【図7】本発明による記録方法の他の一実施例を示すデ
ータのメモリマップ図。 【図8】本発明による記録方法を実現する記録再生装置
の記録系回路のブロック図。 【図9】本発明による記録方法を実現する記録再生装置
の再生系回路のブロック図。 【図10】本発明による記録方法の他の一実施例を示す
データのメモリマップ図。 【図11】本発明による記録方法を実現するメモリのア
ドレスコントロール回路の一実施例を示すブロック図。 【図12】本発明による記録方法を実現するメモリのア
ドレスコントロール回路の他の一実施例を示すブロック
図。 【符号の説明】 W0〜W32…C1符号生成用PCMデータ、 p0〜p3…C1冗長符号、 A’…C1符号生成順序、 D1〜D32…C2符号生成用PCMデータ、 q0〜q3…C2冗長符号、 B’…C2符号生成順序、 d…インターリーブによるブロック間遅延距離、 1…A/D変換器、 2…サブコードの入力インターフェース回路、 3…ブロックアドレスおよびIDコード生成回路、 4…パリティ生成回路、 5…メモリ、 6…メモリのアドレスコントロール回路、 7…C2符号生成回路、 8…C1符号生成回路、 9…タイミングクロック生成回路、 10…変調回路、 11…データストローブ回路、 12…同期信号検出保護回路、 13…復調回路、 14…パリティチェック回路、 15…メモリ、 16…メモリのアドレスコントロール回路、 17…C1符号復号回路、 18…C2符号復号回路、 19…タイミングクロック生成回路、 20…D/A変換器。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a memory map diagram of each data showing an embodiment of a recording method according to the present invention. FIG. 2 is a magnetic sheet format diagram showing a data recording method of an electronic camera. FIG. 3 is a memory map diagram showing interleaving of respective data, which is a conventional recording method. FIG. 4 is a conceptual diagram showing problems that occur in a conventional recording method. FIG. 5 is a conceptual diagram showing the effect of the present invention. FIG. 6 is a data memory map diagram showing another embodiment of the recording method according to the present invention. FIG. 7 is a memory memory map diagram showing another embodiment of the recording method according to the present invention. FIG. 8 is a block diagram of a recording system circuit of a recording / reproducing apparatus that realizes a recording method according to the present invention. FIG. 9 is a block diagram of a reproducing system circuit of a recording / reproducing apparatus that realizes a recording method according to the present invention. FIG. 10 is a data memory map diagram showing another embodiment of the recording method according to the present invention. FIG. 11 is a block diagram showing an embodiment of an address control circuit of a memory that realizes a recording method according to the present invention. FIG. 12 is a block diagram showing another embodiment of the address control circuit of the memory for realizing the recording method according to the present invention. [Description of Codes] W 0 to W 32 ... C 1 code generation PCM data, p 0 to p 3 ... C 1 redundant code, A '... C 1 code generation order, D 1 to D 32 ... C 2 code generation PCM data, q 0 to q 3 ... C 2 redundancy code, B '... C 2 code generation sequence, d ... interblock delay distance by interleaving, 1 ... a / D converter, 2 ... input interface circuit of the subcode, 3 ... block address and ID code generating circuit, 4 ... parity generating circuit, 5 ... memory, the address control circuit 6 ... memory, 7 ... C 2 code generation circuit, 8 ... C 1 code generation circuit, 9 ... timing clock generation circuit, 10 ... Modulation circuit, 11 ... Data strobe circuit, 12 ... Synchronous signal detection protection circuit, 13 ... Demodulation circuit, 14 ... Parity check circuit, 15 ... Memory, 16 ... Memory address control times 17 ... C 1 code decoding circuit, 18 ... C 2 code decoding circuit, 19 ... Timing clock generation circuit, 20 ... D / A converter.

Claims (1)

(57)【特許請求の範囲】 1.数個のディジタルデータと冗長符号とでブロック
を構成し、該ブロックを複数個単位で1フレームを構成
するとともに、該ディジタルデータから構成されるディ
ジタルデータ群およびそれに付加される該冗長符号によ
って、誤り検出訂正符号を構成したディジタル信号を記
録伝送するデジタル信号記録伝送方法において、同一ブ
ロック内に記録されるディジタルデータ群と、少なくと
も1個以上が当該同一ブロックとは異なるブロックに配
置された複数個の第1の冗長符号とで、1ブロック内に
記録されるディジタルデータ群の誤り検出訂正を行うた
めの第1の誤り検出訂正符号を構成し、かつ、上記各ブ
ロックと交叉してそれぞれ異なるブロック内に記録され
るディジタルデータ群とそれに付加される第2の冗長符
号とで、上記それぞれ異なるブロック内に記録されるデ
ィジタルデータ群の誤り訂正を行うための第2の誤り検
出訂正符号を構成したディジタル信号を記録伝送するこ
とを特徴とするディジタル信号記録伝送方法。
(57) [Claims] 1. Configure block with multiple several digital data and redundant code, constitute one frame the block in a plurality units
The digital data composed of the digital data
By the digital data group and the redundant code added to it,
The digital signal that constitutes the error detection and correction code.
In the digital signal recording method of transmitting recording transmitted digital data group is recorded in the same block, less the
Also, at least one is assigned to a block different from the same block.
A plurality of first redundant codes placed in one block
Performs error detection and correction of recorded digital data groups.
The first error detection and correction code for
It is recorded in different blocks crossing the lock
Digital data group and second redundant code added to it
And the data recorded in the different blocks.
Second error detection for error correction of digital data group
A digital signal recording and transmitting method characterized by recording and transmitting a digital signal constituting an output correction code .
JP3172169A 1991-07-12 1991-07-12 Digital signal recording and transmission method Expired - Lifetime JP2533702B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3172169A JP2533702B2 (en) 1991-07-12 1991-07-12 Digital signal recording and transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3172169A JP2533702B2 (en) 1991-07-12 1991-07-12 Digital signal recording and transmission method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP60021651A Division JPH061605B2 (en) 1985-02-08 1985-02-08 Digital signal recording and transmission method

Publications (2)

Publication Number Publication Date
JPH04339368A JPH04339368A (en) 1992-11-26
JP2533702B2 true JP2533702B2 (en) 1996-09-11

Family

ID=15936857

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3172169A Expired - Lifetime JP2533702B2 (en) 1991-07-12 1991-07-12 Digital signal recording and transmission method

Country Status (1)

Country Link
JP (1) JP2533702B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BR9505853A (en) * 1994-03-01 1996-02-21 Sony Corp Digital signal encoding and decoding process and apparatus and digital signal recording medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5788508A (en) * 1980-11-20 1982-06-02 Matsushita Electric Ind Co Ltd Digital signal recording system
JPS57171860A (en) * 1981-04-16 1982-10-22 Sony Corp Method for encoding error correction

Also Published As

Publication number Publication date
JPH04339368A (en) 1992-11-26

Similar Documents

Publication Publication Date Title
US4716567A (en) Method of transmitting digital data in which error detection codes are dispersed using alternate delay times
KR920008229B1 (en) Digital data signal recording method
SK200985A3 (en) Information signal transmission with error-protection coding
US4907215A (en) Integral optical recording of product code in data areas
EP0232093B1 (en) Data transmission and recording methods
US5870366A (en) Method for recording (sending) /reproducing (receiving) data, apparatus thereof, and data recording medium
JPH0697542B2 (en) Interleave circuit
EP0854483B1 (en) Digital signal reproduction apparatus
US4748628A (en) Method and apparatus for correcting errors in digital audio signals
JPH0583986B2 (en)
EP0323119B1 (en) Method for transmitting digital data
EP0336424B1 (en) Data signals reproducing apparatus for helical scan recording
JP2533702B2 (en) Digital signal recording and transmission method
USRE33332E (en) Apparatus for correcting errors
KR100250235B1 (en) Data recording method
US5325364A (en) Method for error correction and circuit for realizing same
EP0411835A2 (en) Decoder apparatus
CA1281130C (en) Data transmission method suitable for a disc
JPH07201140A (en) Method for recording and transmitting digital signal
JP3282425B2 (en) Digital signal recording device
JPS59177706A (en) Rotary head type pulse code modulation magnetic recording and reproducing device
JP3121716B2 (en) Digital data recording method
JP2671331B2 (en) Recording and playback device
JPS6276066A (en) Digital signal recording method
JPH01122081A (en) Digital recording and reproducing device