JPH0547915B2 - - Google Patents

Info

Publication number
JPH0547915B2
JPH0547915B2 JP58228689A JP22868983A JPH0547915B2 JP H0547915 B2 JPH0547915 B2 JP H0547915B2 JP 58228689 A JP58228689 A JP 58228689A JP 22868983 A JP22868983 A JP 22868983A JP H0547915 B2 JPH0547915 B2 JP H0547915B2
Authority
JP
Japan
Prior art keywords
data
address
synchronization
output
memory
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
JP58228689A
Other languages
Japanese (ja)
Other versions
JPS60120448A (en
Inventor
Masahiro Takei
Susumu Kozuki
Toshuki Masui
Katahide Hirasawa
Motoichi Kashida
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP58228689A priority Critical patent/JPS60120448A/en
Priority to US06/675,766 priority patent/US4696008A/en
Publication of JPS60120448A publication Critical patent/JPS60120448A/en
Publication of JPH0547915B2 publication Critical patent/JPH0547915B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/18Error detection or correction; Testing, e.g. of drop-outs
    • G11B20/1806Pulse code modulation systems for audio signals
    • G11B20/1809Pulse code modulation systems for audio signals by interleaving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Detection And Correction Of Errors (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Description

【発明の詳細な説明】 (技術分野) 本発明はデータ処理システムに関し、特に夫々
同期用データ、メモリへの書込み用アドレスデー
タ及び情報データを含む複数のデータブロツクを
伝送後、少くとも一部をメモリに書込むためのデ
ータ処理システムに関する。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field) The present invention relates to a data processing system, and more particularly, to a data processing system that transmits at least a portion of a plurality of data blocks, each of which includes synchronization data, address data for writing to memory, and information data. The present invention relates to a data processing system for writing to memory.

(従来技術の説明) 一般にこの種のデータ処理システムにおいて
は、伝送後、例えば記録再生が行われた後、符号
誤りの補正や情報データの配列等の処理を行う必
要があるため、伝送されたデータを再びRAM
(ランダムアクセスメモリ)等のメモリに一旦書
込まなければならない。その際データの書込み位
置については全てその前につけ加えられているア
ドレスデータに従つてメモリの所定の位置に書込
まれなければならない。
(Description of Prior Art) In general, in this type of data processing system, after transmission, for example, after recording and reproduction, it is necessary to perform processing such as correcting code errors and arranging information data. data back to ram
(random access memory), etc., must be written once. At this time, all data must be written to a predetermined location in the memory in accordance with the address data added in front of it.

ところがアドレスデータについても情報データ
と同様に伝送されるのであるから、ドロツプアウ
ト、ジツタ、符号間干渉等の原因で符号誤りを生
じる可能性がある。従つて伝送されたアドレスデ
ータに応じて常に情報データのメモリへの書込み
を行うことはかなりの危険性を伴う。
However, since address data is transmitted in the same way as information data, code errors may occur due to dropouts, jitter, intersymbol interference, and the like. Therefore, constantly writing information data into memory in response to transmitted address data involves considerable risk.

そこでこのアドレスデータと同時に各データブ
ロツク中の同期用データをカウントすることによ
つてアドレスデータと同様のデータを作り出す、
所謂内部アドレスカウンタを用いてメモリへの書
込み位置を制御する方法もある。しかしアドレス
カウンタも、伝送された同期用データをカウント
するものであるから、同期用データの欠損や雑音
等によつてカウント値が狂つてしまう危険性があ
る。特にこの場合には一度カウントミスを犯すと
それ以降に伝送されてくるデータが全て無効にな
つてしまうという危険性を伴つている。
Therefore, by counting the synchronization data in each data block at the same time as this address data, data similar to the address data is created.
There is also a method of controlling the writing position to memory using a so-called internal address counter. However, since the address counter also counts the transmitted synchronization data, there is a risk that the count value may become incorrect due to loss of synchronization data, noise, or the like. Particularly in this case, once a counting error is made, there is a risk that all data transmitted thereafter will become invalid.

(発明の目的) 本発明は上述の如き欠点に鑑みメモリへの書込
み位置を極めて正確に制御することのできるデー
タ処理システムを提供することを目的とする。
(Objective of the Invention) In view of the above-mentioned drawbacks, it is an object of the present invention to provide a data processing system that can extremely accurately control the writing position in a memory.

(実施例による説明) 以下、本発明のデータ処理システムをビデオテ
ープレコーダ(VTR)におけるデジタルオーデ
イオ信号の記録再生系に適用した実施例を用いて
詳細に説明する。
(Explanation based on an embodiment) Hereinafter, a data processing system of the present invention will be described in detail using an embodiment in which the data processing system of the present invention is applied to a recording/reproducing system of a digital audio signal in a video tape recorder (VTR).

第1図は本発明の実施例となるVTRのテープ
走行系を示す概略図である。第1図において1は
回転ドラム、2,3は夫々回転ヘツド、4は磁気
テープ、5,6,7,8は夫々テープ4をカセツ
ト10より引出してドラム1に巻装するための移
動ガイドポスト、11,12はガイドポストであ
る。図示の如くドラム1上に180゜の位相差を持つ
て配置されたヘツド2,3は夫々、図中点Aから
点Bに移動中にデイジタルオーデイオ信号を、点
Bから点Cに移動中にはビデオ信号を、テープ4
上にヘリカルトラツクを形成しつつ記録する。
FIG. 1 is a schematic diagram showing a tape running system of a VTR according to an embodiment of the present invention. In FIG. 1, 1 is a rotating drum, 2 and 3 are rotating heads, 4 is a magnetic tape, and 5, 6, 7, and 8 are movable guide posts for pulling out the tape 4 from the cassette 10 and winding it on the drum 1. , 11, 12 are guide posts. Heads 2 and 3, which are arranged with a phase difference of 180° on drum 1 as shown in the figure, respectively transmit a digital audio signal while moving from point A to point B in the figure, and transmit a digital audio signal while moving from point B to point C in the figure. is the video signal, tape 4
Record while forming a helical track on the top.

第2図は第1図のVTRによるテープ4上の記
録フオーマツトを示す図である。第2図において
13は1フイールド分のビデオ信号が記録される
領域、14は1フイールド期間分のデイジタルオ
ーデイオ信号が記録される領域である。領域14
に記録されるデイジタルオーデイオ信号は例えば
サンプリングしたオーデイオ信号をPCM化し、
更に時間軸圧縮してFM変調記録したものとす
る。
FIG. 2 is a diagram showing the recording format on the tape 4 by the VTR of FIG. 1. In FIG. 2, 13 is an area where one field's worth of video signals is recorded, and 14 is an area where one field period's worth of digital audio signals are recorded. Area 14
The digital audio signal recorded on is, for example, a sampled audio signal converted into PCM,
It is assumed that the time axis is further compressed and FM modulation is recorded.

次にこのデイジタルオーデイオ信号のデータフ
オーマツトの一例を第3図を用いて説明する。第
3図に示すフオーマツトは1フイールド期間分の
オーデイオ信号であり、サンプリング周波数はフ
イールド周波数をvとした時480vとする。第3
図においてb0〜b119は夫々データブロツク
を示す。またA0〜A119は夫々アドレス指示
用データワード、Q0〜Q119及びP0〜P1
19は夫々誤り訂正用パイテイワード、L0〜L
479はLチヤンネルのオーデイオ信号のデータ
ワード、R0〜R479はRチヤンネルのオーデ
イオ信号のデータワードである。各データブロツ
クにはl1の部分の同期用データ、アドレス指定
用データワード、8ワードのオーデイオ信号デー
タ、2ワードの誤り訂正用データ、及びl13の
CRCC(Cyclic Redundancy Check Code)が含
まれている。尚、例えばl1は3ビツト、l2〜
l12は夫夫8ビツト、l13は16ビツトで構成
する。上述のパリテイワードの形成は周知のクロ
スインターリーブ法も用いており、もちろん図示
の如き所謂ワードインターリーブも用いられてい
る。
Next, an example of the data format of this digital audio signal will be explained with reference to FIG. The format shown in FIG. 3 is an audio signal for one field period, and the sampling frequency is 480V, where v is the field frequency. Third
In the figure, b0 to b119 indicate data blocks, respectively. Further, A0 to A119 are data words for address instruction, Q0 to Q119 and P0 to P1, respectively.
19 are error correction words, L0 to L.
479 is a data word of the L channel audio signal, and R0 to R479 are data words of the R channel audio signal. Each data block contains synchronization data for l1, a data word for addressing, 8 words of audio signal data, 2 words of error correction data, and l13.
Contains CRCC (Cyclic Redundancy Check Code). For example, l1 is 3 bits, l2~
l12 consists of 8 bits, and l13 consists of 16 bits. The above-described parity words are formed using the well-known cross-interleaving method, and of course, so-called word interleaving as shown in the figure is also used.

上述の如きフオーマツトにより得られたデータ
マトリクスは、夫々アドレスデータ及び同期用デ
ータを有するデータブロツクの単位で第4図に示
す如く順次伝送される。そして1つのデータマト
リクスが領域14に納まる如く記録されていく。
つまりb0の3ビツトの同期用データに続いてA
0,Q0,L0,L60,L120,L180,
P0,L240,L300,L360,L42
0,B0のCRCC、b1の同期用データ、A1,
Q1,R0,R60……という具合にb119の
CRCCまで記録される。
The data matrix obtained by the above-described format is sequentially transmitted in units of data blocks each having address data and synchronization data as shown in FIG. Then, one data matrix is recorded so as to fit into the area 14.
In other words, following the 3-bit synchronization data of b0,
0, Q0, L0, L60, L120, L180,
P0, L240, L300, L360, L42
0, B0 CRCC, b1 synchronization data, A1,
Q1, R0, R60... b119
Records up to CRCC.

次にこれを再生する場合には、CRCCによつて
各データブロツクにおける誤りを検出したのち
に、パリテイワードを用いてマトリクス全体を通
じて検索を行う必要がある。そのため再びこれら
を一担RAM等のメモリに入れてから処理を行わ
ねばならない。その際10ワードのデータは全てそ
の直前につけ加えられているアドレスデータに従
つてRAMに書込まれる。
If this is then to be played back, it is necessary to use the CRCC to detect errors in each data block and then search through the entire matrix using the parity word. Therefore, these must be stored in a memory such as RAM before processing. At that time, all 10 words of data are written to RAM according to the address data added immediately before.

第5図はこうして書込まれたRAM上の様子を
示す図である。上述した各データブロツクの10ワ
ードデータは各アドレスA0〜A119に対応す
るRAM上の領域に記録される。またこの後各ブ
ロツクに対応する第5図のFragに示す部分には
10ワードデータの各ワードに対応した誤り検索結
果のデータが書込まれる。このデータ(フラツグ
データ)は1〜10ワードの各ワードの正誤を
“0”または“1”で書込むものとする。即ち
Frag部分は最低10ビツト(例えば2バイト=16
ビツト)あれば良い。
FIG. 5 is a diagram showing the RAM written in this manner. The 10 words of data of each data block described above are recorded in areas on the RAM corresponding to each address A0 to A119. Also, after this, the part shown in Frag in Figure 5 corresponding to each block is
The error search result data corresponding to each word of the 10-word data is written. This data (flag data) is written as "0" or "1" to indicate whether each of words 1 to 10 is correct or incorrect. That is,
The Frag part must be at least 10 bits (for example, 2 bytes = 16
Bit) is good.

こうして1フイールド期間分のオーデイオ信号
に対応するデータがRAM上に書込まれるのであ
るが、この前にCRCCにより各データブロツク毎
にデータ誤りが検出されている。この時CRCCに
よつて1つのデータブロツクに誤りが検出された
時には10ワードデータもしくはアドレスデータの
どこかに誤りが生じていることになる。つまりア
ドレスデータが誤りを生じていることが考えられ
る。従つてこの場合には前述した様にアドレスデ
ータにRAMに書込む場合には大きな危険性を伴
う。つまりアドレスデータが誤つているとそのブ
ロツクのデータが無効になるだけでなく全てのデ
ータについての誤り検出に対しても悪影響が生じ
る。
In this way, data corresponding to one field period's worth of audio signals is written onto the RAM, but before this, data errors are detected for each data block by the CRCC. At this time, when an error is detected in one data block by CRCC, it means that an error has occurred somewhere in the 10 word data or address data. In other words, it is possible that an error has occurred in the address data. Therefore, in this case, there is a great risk when writing address data to RAM as described above. In other words, if the address data is incorrect, not only will the data in that block become invalid, but it will also have an adverse effect on error detection for all data.

第6図は本発明の実施例としてのVTRの再生
データ処理系を示すブロツク図である。第6図に
おいて21は、ヘツド2,3により再生され、
FM復調されたデータが入力される端子である。
この時のデータの入力形態は第4図に示す様な形
態である。この入力データはCRCCチエツク回路
22、同期信号検出回路23、データセパレータ
25へ供給され、回路22では前述したCRCCが
回路23では同期用データがセパレータ25では
アドレスデータと10ワードデータが夫々分離され
る。
FIG. 6 is a block diagram showing a reproduction data processing system of a VTR as an embodiment of the present invention. In FIG. 6, 21 is reproduced by heads 2 and 3,
This is a terminal into which FM demodulated data is input.
The data input format at this time is as shown in FIG. This input data is supplied to a CRCC check circuit 22, a synchronization signal detection circuit 23, and a data separator 25. The circuit 22 separates the above-mentioned CRCC, the circuit 23 separates the synchronization data, and the separator 25 separates the address data and 10 word data. .

同期信号検出回路23で検出された同期用デー
タを規準にデータセパレータ25は動作する。一
方この検出された同期用データは内部カウンタ2
4へ供給され、該カウンタ24でこの同期用デー
タをカウントすることによつて現在入力されてい
るデータブロツクの書込まれるべきアドレスを知
ることができる。
The data separator 25 operates based on the synchronization data detected by the synchronization signal detection circuit 23. On the other hand, this detected synchronization data is stored in internal counter 2.
By counting this synchronizing data with the counter 24, it is possible to know the address to which the currently input data block is to be written.

データセパレータ25の出力はアドレス抜取回
路26に供給され、該回路26にてアドレスデー
タが分離される。こうして得られたアドレスデー
タと前述のカウンタ24より出力されるアドレス
値とは比較回路27に供給され、これら2つのデ
ータの値が一致しているかどうかが判別される。
この判別出力は制御回路28に供給される。また
制御回路28にはCRCCチエツク回路22より得
られた各データブロツクの誤り検出出力が供給さ
れている。制御回路28はこれら2つの情報をも
とにデータセレクタ29を制御する。
The output of the data separator 25 is supplied to an address sampling circuit 26, where the address data is separated. The address data thus obtained and the address value output from the counter 24 mentioned above are supplied to a comparison circuit 27, and it is determined whether or not these two data values match.
This discrimination output is supplied to the control circuit 28. The control circuit 28 is also supplied with the error detection output of each data block obtained from the CRCC check circuit 22. The control circuit 28 controls the data selector 29 based on these two pieces of information.

データセレクタ29は制御回路28の出力に基
いてRAM30への10ワードデータの書込みアド
レスを、内部カウンタ24の出力に応じて決定す
るかアドレス抜取回路26で抜取られたアドレス
データに応じて決定するかを選択する。今、
CRCCのチエツク出力が「正」に対応する出力で
あればアドレス抜取回路26で抜取られたアドレ
スデータには誤りが発生していないので、セレク
タ29のA端子を介したアドレスデータを用いて
RAM30へのデータの書込みを行う。但し、こ
のアドレスデータと内部カウンタ24の出力とが
一致している時にはどちらを用いてもよい。一方
CRCCのチエツク出力が「誤」に対応する出力で
あればアドレス抜取回路26で抜取られたアドレ
スデータを用いると危険であるため、内部カウン
タ24の出力を用いることが望ましい。特にこの
時比較回路27にて、アドレス抜取回路より抜取
られたアドレスデータと内部カウンタ24の出力
とが一致していないと判別した時には、アドレス
データに誤りを生じている可能性が極めて高いの
で、内部カウンタ24の出力をセレクタ29のB
端子を介してRAM30へ供給して書込みアドレ
スの制御を行う。但しこの場合にも、抜取られた
アドレスデータと内部カウンタ24の出力とが一
致している時にはどちらを用いても良い。この時
は抜取られたアドレスデータと内部カウンタ24
の出力が両方共誤りのないものと考えるのが自然
である。
Based on the output of the control circuit 28, the data selector 29 determines the write address of 10 words of data to the RAM 30 according to the output of the internal counter 24 or the address data extracted by the address extraction circuit 26. Select. now,
If the check output of CRCC is an output corresponding to "positive", there is no error in the address data extracted by the address extraction circuit 26, so the address data via the A terminal of the selector 29 is used.
Write data to RAM30. However, if this address data and the output of the internal counter 24 match, either one may be used. on the other hand
If the check output of the CRCC is an output corresponding to "error", it is dangerous to use the address data extracted by the address extraction circuit 26, so it is desirable to use the output of the internal counter 24. In particular, at this time, if the comparison circuit 27 determines that the address data extracted from the address sampling circuit and the output of the internal counter 24 do not match, it is extremely likely that an error has occurred in the address data. The output of the internal counter 24 is set to B of the selector 29.
It is supplied to the RAM 30 via a terminal to control the write address. However, even in this case, if the extracted address data and the output of the internal counter 24 match, either one may be used. At this time, the extracted address data and internal counter 24
It is natural to assume that both outputs are error-free.

こうしてセレクタ29で選択出力されたアドレ
ス値に応じてRAM30への書込みアドレスを決
定してやることによつて、従来のシステムにおけ
る伝送されたアドレスデータのみを用いてRAM
30への書込みアドレスを決定する場合や内部カ
ウンタの出力のみを用いてこれを決定する場合に
生じる欠点を互いに補うことができRAM等のメ
モリへの書込み位置を極めて正確に決定してやる
ことができる。
By determining the write address to the RAM 30 in accordance with the address value selected and output by the selector 29, it is possible to write to the RAM 30 using only the transmitted address data in the conventional system.
It is possible to mutually compensate for the drawbacks that occur when determining the write address to 30 or when determining this using only the output of the internal counter, and it is possible to extremely accurately determine the write position to memory such as RAM.

このようにしてRAM30に格納された10ワー
ドデータは前述の如くパリテイワードによるフラ
ツグデータを付加され、更に誤り補正がなされた
後、時間軸伸長して再生オーデイオ信号として出
力されることになる。
The 10-word data thus stored in the RAM 30 is added with flag data based on the parity word as described above, and after further error correction is performed, the data is expanded on the time axis and output as a reproduced audio signal.

尚、上述の実施例の説明より明らかな様に比較
回路28を設けない場合にはCRCCチエツク回路
22の出力が“正”に対応すればRAMへの書込
みはアドレス抜取回路26の出力に応じて行い、
“誤”に対応すれば内部カウンタの出力に応じて
行う様な単純な構成としても同様の効果が得られ
るものである。
As is clear from the description of the above embodiment, if the comparison circuit 28 is not provided and the output of the CRCC check circuit 22 corresponds to "positive", writing to the RAM will be performed according to the output of the address extraction circuit 26. conduct,
A similar effect can be obtained even with a simple configuration in which "error" is handled according to the output of an internal counter.

また、上述の実施例はVTRにおいてPCM録音
再生されるオーデイオ信号を例にとつているが、
同期用データ、アドレスデータ及び情報データを
含むデータブロツクを複数伝送する場合には本発
明を適用することによつて同様の効果が得られる
ことは云うまでもない。
Furthermore, although the above embodiment takes as an example an audio signal recorded and played back using PCM on a VTR,
It goes without saying that similar effects can be obtained by applying the present invention when transmitting a plurality of data blocks including synchronization data, address data, and information data.

(効果の説明) 以上、実施例を用いて説明した様に本発明のデ
ータ処理システムによれば、メモリへの書込みア
ドレスを正確に決定してやることができる。
(Description of Effects) As described above using the embodiments, according to the data processing system of the present invention, it is possible to accurately determine a write address to a memory.

従つて書込みアドレスのミスによるデータの無
効化を極力防止することができ、極めて安定した
データ伝送及び伝送後のデータ誤り補正を行うこ
とが可能になつた。
Therefore, it is possible to prevent invalidation of data due to a write address error as much as possible, and it has become possible to perform extremely stable data transmission and data error correction after transmission.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施例となるVTRのテープ
走行系を示す概略図、第2図は第1図のVTRに
よるテープ上の記録フオーマツトを示す図、第3
図はデータマトリクスフオーマツトの一例を示す
図、第4図はデータの伝送順を示すタイミングチ
ヤート、第5図はRAM上に書込まれたデータの
様子を示す図、第6図は本発明の実施例としての
VTRの再生データ処理系を示すブロツク図であ
る。 22は誤り検出手段としてのCRCCチエツク回
路、23は同期用データの分離回路、24は内部
アドレスカウンタ、25はデータセパレータ、2
6はアドレス抜取回路、27は比較回路、28は
制御回路、29はデータセレクタ、30はメモリ
としてのRAM、A0〜A119は夫々アドレス
データ、Syncは同期用データ、b0〜b119
は夫々データブロツクを示す。
FIG. 1 is a schematic diagram showing a tape running system of a VTR according to an embodiment of the present invention, FIG. 2 is a diagram showing a recording format on a tape by the VTR of FIG. 1, and FIG.
The figure shows an example of the data matrix format, Figure 4 is a timing chart showing the data transmission order, Figure 5 is a diagram showing the state of data written on the RAM, and Figure 6 is a diagram showing the data transmission order of the present invention. As an example
FIG. 2 is a block diagram showing a reproduction data processing system of a VTR. 22 is a CRCC check circuit as an error detection means, 23 is a synchronization data separation circuit, 24 is an internal address counter, 25 is a data separator, 2
6 is an address extraction circuit, 27 is a comparison circuit, 28 is a control circuit, 29 is a data selector, 30 is a RAM as a memory, A0 to A119 are address data, Sync is data for synchronization, b0 to b119
each indicates a data block.

Claims (1)

【特許請求の範囲】 1 同期データ、、アドレスデータ、主情報デー
タ、及び誤り検出符号を含むデータブロツク単位
で伝送され、複数のデータブロツクを順次含むデ
ータ列を受け、該データ列中の少なくとも主情報
データをメモリに記憶するデータ処理システムで
あつて、 前記データ列中の同期データを検出する同期検
出手段と、 該同期検出手段で検出された同期データの数を
カウントするアドレスカウンタと、 前記各データブロツク毎に符号誤りを検出する
誤り検出手段と、 前記データ列から前記アドレスデータを分離す
るアドレス分離手段と、 前記誤り検出手段の出力に応じて、前記アドレ
スカウンタの計数値と前記アドレス分離手段で分
離されたアドレスデータとを、前記メモリの書き
込みアドレスとして選択的に出力する選択手段と
を具えるデータ処理システム。
[Scope of Claims] 1. A data stream that is transmitted in units of data blocks including synchronization data, address data, main information data, and an error detection code, and that includes a plurality of data blocks sequentially, A data processing system for storing information data in a memory, comprising: a synchronization detection means for detecting synchronization data in the data string; an address counter for counting the number of synchronization data detected by the synchronization detection means; error detection means for detecting code errors for each data block; address separation means for separating the address data from the data string; and a count value of the address counter and the address separation means according to the output of the error detection means. and selecting means for selectively outputting the address data separated by the address data as a write address of the memory.
JP58228689A 1983-12-02 1983-12-02 Data processing system Granted JPS60120448A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP58228689A JPS60120448A (en) 1983-12-02 1983-12-02 Data processing system
US06/675,766 US4696008A (en) 1983-12-02 1984-11-28 Data storing device having position determining means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58228689A JPS60120448A (en) 1983-12-02 1983-12-02 Data processing system

Publications (2)

Publication Number Publication Date
JPS60120448A JPS60120448A (en) 1985-06-27
JPH0547915B2 true JPH0547915B2 (en) 1993-07-20

Family

ID=16880256

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58228689A Granted JPS60120448A (en) 1983-12-02 1983-12-02 Data processing system

Country Status (1)

Country Link
JP (1) JPS60120448A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2159020B (en) * 1984-05-16 1987-11-18 Sony Corp Methods of and apparatus for use in decoding digital data
JPH04313748A (en) * 1991-01-23 1992-11-05 Konica Corp Photographic unit

Also Published As

Publication number Publication date
JPS60120448A (en) 1985-06-27

Similar Documents

Publication Publication Date Title
JPH0770177B2 (en) Digital signal reproducing device
JP3049919B2 (en) Data playback device
JP3084916B2 (en) Playback data processing circuit for disc player
US4292684A (en) Format for digital tape recorder
KR100187543B1 (en) Method for transmitting digital data
JPH0560306B2 (en)
JPH0547915B2 (en)
US5430741A (en) Repeated decoding of product code during successive tape head rotation periods
JPH0785606A (en) Method for recording digital data, its recording device and reproducing device
US20020041547A1 (en) Reproduction apparatus and reproduction method
KR100283144B1 (en) Digital recording / playback device
JP2616749B2 (en) Recording device
JP2597989B2 (en) Data playback device
JP2805703B2 (en) Data recording method
JP2770307B2 (en) Error counting method for digital data recording / reproducing device
JPH11328930A (en) Cassette management method and data recorder
JP2576535B2 (en) Data recorder
JP2000243037A (en) Device and method for reproducing digital signal
JP2557638B2 (en) PCM audio playback device
JP3156472B2 (en) Digital signal processing circuit
JP2972090B2 (en) Digital tape recorder
JPH04355275A (en) Magnetic recording device
JPH0546032B2 (en)
JPH0831267B2 (en) Digital recording method
JPS60167164A (en) Recording and reproducing system of fixed head type pcm sound recorder