JPS6325427B2 - - Google Patents

Info

Publication number
JPS6325427B2
JPS6325427B2 JP14167479A JP14167479A JPS6325427B2 JP S6325427 B2 JPS6325427 B2 JP S6325427B2 JP 14167479 A JP14167479 A JP 14167479A JP 14167479 A JP14167479 A JP 14167479A JP S6325427 B2 JPS6325427 B2 JP S6325427B2
Authority
JP
Japan
Prior art keywords
error
error detection
digital data
memory
written
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
Application number
JP14167479A
Other languages
Japanese (ja)
Other versions
JPS5665310A (en
Inventor
Kentaro Odaka
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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP14167479A priority Critical patent/JPS5665310A/en
Publication of JPS5665310A publication Critical patent/JPS5665310A/en
Publication of JPS6325427B2 publication Critical patent/JPS6325427B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Description

【発明の詳細な説明】 たとえばヘリカルスキヤン式のVTRを用いた
PCM録音再生システムでは、誤り訂正ワードを
含むPCMデータをCRCコードなどの誤り検出コ
ードで誤り検出符号化して記録再生し、再生側
で、PCMデータを誤り検出符号とともに誤り検
出回路に入力してPCMデータの誤りを検出し、
その誤り検出結果をPCMデータに付加して取り
出し、PCMデータの誤り訂正、補間を行なう。
[Detailed description of the invention] For example, when using a helical scan type VTR,
In a PCM recording and playback system, PCM data including an error correction word is encoded for error detection using an error detection code such as a CRC code, and recorded and played back.On the playback side, the PCM data is input to an error detection circuit along with the error detection code, and the PCM data is Detect errors in data,
The error detection results are added to the PCM data and extracted, and the PCM data is subjected to error correction and interpolation.

誤り検出結果をPCMデータに付加するには、
具体的には、ジツタ吸収やデインターリーブのた
めのメモリを利用する。たとえば、PCMデータ
をメモリに書き込む際に誤り検出回路によつて
PCMデータの誤りを検出し、誤りがあるときは
1、誤りがないときは0というようにその誤り検
出結果をPCMデータとともに各ワードにフラツ
グをつける形でメモリに書き込み、メモリから読
み出す。したがつて、この方法では、すべてのデ
ータについて、誤り検出とその検出結果のメモリ
への書き込みがなされる必要がある。
To add error detection results to PCM data,
Specifically, memory is used for jitter absorption and deinterleaving. For example, when writing PCM data to memory, an error detection circuit
Errors in the PCM data are detected, and the error detection results are written to the memory together with the PCM data in the form of a flag attached to each word, such as 1 if there is an error and 0 if there is no error, and then read from the memory. Therefore, this method requires error detection for all data and writing of the detection results into memory.

ところが、信号ワードと誤り訂正ワードと誤り
検出コードからなるフレームの時間間隔は、ドロ
ツプアウトやジツタなどによつてフレーム同期が
乱れた場合に、短くなることがある。そして、そ
のようなときには、誤り検出が行われなかつた
り、誤り検出結果のメモリへの書き込みがなされ
なくなつてしまうおそれがある。また各ブロツク
毎にブロツク・アドレスを付加して記録されてい
る場合、ブロツク・アドレスが正しく再生されな
かつた時には、再生されたデイジタル・データが
正しくともメモリへの書き込みが禁止される場合
がある。この場合にはメモリには過去に書き込ま
れたデイジタル・データが残つていることにな
る。このとき、メモリからは誤り検出結果として
誤りがないことを示すフラツグ0が読み出される
ことになり、そのフラツグに対応するデイジタ
ル・データが正くない場合でも以後の訂正補間回
路では何ら訂正補間がなされなくなつてしまう。
そのため、有害なクリツクノイズを発生する。
However, the time interval between frames consisting of a signal word, an error correction word, and an error detection code may be shortened if frame synchronization is disturbed due to dropouts, jitter, or the like. In such a case, there is a risk that error detection may not be performed or the error detection results may not be written to the memory. Furthermore, when a block address is added to each block and recorded, if the block address is not correctly reproduced, writing to the memory may be prohibited even if the reproduced digital data is correct. In this case, previously written digital data remains in the memory. At this time, a flag 0 indicating that there is no error is read out from the memory as an error detection result, and even if the digital data corresponding to that flag is incorrect, no correction interpolation is performed in the subsequent correction interpolation circuit. It will disappear.
Therefore, harmful clicking noise is generated.

この発明は、このような不都合を防止するよう
にしたものである。
This invention is intended to prevent such inconveniences.

この発明では、たとえば上述のようにメモリを
利用する場合、その誤り検出結果のアドレスにあ
らかじめ誤りがあることを示すたとえば1を書き
込んでおく。そして、PCMデータをメモリに書
き込む際に、PCMデータを誤り検出コードとと
もに誤り検出回路に入力してPCMデータの誤り
を検出し、誤りがないときは誤り検出結果として
0を書き込む。すなわち、メモリの誤り検出結果
を1から0に変える。誤りがあるときは1を書き
込む。または、誤り検出結果を1のままにする。
In the present invention, for example, when a memory is used as described above, a value of 1, for example, indicating that there is an error, is written in the address of the error detection result in advance. When writing the PCM data to the memory, the PCM data is input to the error detection circuit together with the error detection code to detect errors in the PCM data, and if there is no error, 0 is written as the error detection result. That is, the memory error detection result is changed from 1 to 0. If there is an error, write 1. Alternatively, the error detection result is left as 1.

図はこの発明の一例で、10はメモリで、この
例はランダムアクセスメモリが用いられた場合で
ある。そして、PCMデータが誤り検出コードと
ともに誤り検出回路20に供給されてPCMデー
タの誤り検出がなされ、回路20の出力にその誤
り検出結果がエラー・フラツグとして得られる。
このエラー・フラツグは、誤りがあるときは1に
なり、誤りがないときは0となる。これがオアゲ
ート30を通じてメモリ10に供給されて、対応
するPCMデータとともにメモリ10に書き込ま
れる。後述するように、メモリ10のエラー・フ
ラツグの領域には予め1が書き込まれているの
で、エラー・フラツグが1の場合にはPCMデー
タのみをメモリ10に書き込み、上述したように
エラー・フラツグは書き込まなくてもよい。した
がつて、メモリ10の誤り検出回路20の出力に
よつて書き込まれた誤り検出結果を記憶している
必要のないアドレスにはすべて1が書き込まれた
状態になる。すなわち、メモリ10にPCMデー
タとともにその誤り検出結果が書き込まれる際
に、その誤り検出結果が書き込まれるべきアドレ
スには、あらかじめ誤りがあることを示す1が書
き込まれていることになる。
The figure shows an example of the present invention, where 10 is a memory, and this example is a case where a random access memory is used. Then, the PCM data is supplied to the error detection circuit 20 together with the error detection code to detect errors in the PCM data, and the error detection result is obtained as an error flag at the output of the circuit 20.
This error flag becomes 1 when there is an error, and becomes 0 when there is no error. This is supplied to the memory 10 through the OR gate 30 and written into the memory 10 along with the corresponding PCM data. As described later, 1 is written in advance in the error flag area of the memory 10, so if the error flag is 1, only PCM data is written to the memory 10, and the error flag is cleared as described above. You don't have to write it. Therefore, 1 is written to all addresses that do not need to store the error detection results written by the output of the error detection circuit 20 in the memory 10. That is, when the error detection result is written into the memory 10 together with the PCM data, 1 indicating that there is an error is written in advance at the address where the error detection result is to be written.

したがつて、上述のようにフレームの同期乱れ
などがある場合で誤り検出回路20で誤り検出が
なされずあるいはその誤り検出結果のメモリ10
への書き込みがなされないとき、メモリ10から
は誤り検出結果として誤りがあることを示す1が
読み出されるようになり、訂正補間回路50では
誤りがあると判定されて訂正、補間がなされる。
したがつて、誤りがあるにもかかわらず訂正、補
間がなされずにクリツクノイズが発生するという
ことはない。
Therefore, as mentioned above, when there is a frame synchronization disorder, the error detection circuit 20 may not detect an error, or the error detection result may not be detected in the memory 10.
When writing is not performed, 1 indicating that there is an error is read out from the memory 10 as an error detection result, and the correction interpolation circuit 50 determines that there is an error and performs correction and interpolation.
Therefore, even if there is an error, correction and interpolation will not be performed and click noise will not occur.

このようにして、この発明によれば、あらかじ
め誤り検出結果を誤りがあることを示す状態にし
ておき、誤りがないときには誤り検出回路の出力
によつて誤りがないことを示す状態に変えるよう
にしたので、常に誤り訂正や補間が確実になさ
れ、クリツクノイズが発生するのを確実に防止す
ることができる。
In this way, according to the present invention, the error detection result is set in advance to a state indicating that there is an error, and when there is no error, the state is changed to the state indicating that there is no error by the output of the error detection circuit. Therefore, error correction and interpolation are always performed reliably, and click noise can be reliably prevented from occurring.

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

図はこの発明の一例の系統図である。 The figure is a system diagram of an example of this invention.

Claims (1)

【特許請求の範囲】[Claims] 1 誤り検出又は訂正コードによつて誤り検出又
は訂正符号化されたデイジタル・データを受信
し、上記誤り検出又は訂正コードを用いて上記デ
イジタル・データの誤り検出又は訂正を行うデイ
ジタル・データの伝送方法において、上記デイジ
タル・データの誤り検出結果に従つて上記デイジ
タル・データの誤りの有無を示すフラツグ・デー
タを形成し、上記デイジタル・データと上記フラ
ツグ・データとをメモリに書き込み、そのメモリ
は上記デイジタル・データと上記フラツグ・デー
タが書き込まれる前に予め上記デイジタル・デー
タが誤りである状態にされ、上記デイジタル・デ
ータに誤りがないときには正しいデイジタル・デ
ータとそのデイジタル・データに誤りが無いこと
を示すフラツグ・データとが書き込まれるように
したことを特徴とするデイジタル・データの伝送
方法。
1. A digital data transmission method that receives digital data that has been encoded for error detection or correction using an error detection or correction code, and performs error detection or correction of the digital data using the error detection or correction code. In the step, flag data indicating the presence or absence of an error in the digital data is formed according to the result of error detection in the digital data, and the digital data and the flag data are written into a memory, and the memory is used to store the digital data.・Before the data and the above flag data are written, the above digital data is set to be in an error state in advance, and when the above digital data has no error, it indicates that the digital data is correct and that the digital data has no error. A digital data transmission method characterized in that flag data is written.
JP14167479A 1979-10-31 1979-10-31 Transmitting method for pcm data Granted JPS5665310A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14167479A JPS5665310A (en) 1979-10-31 1979-10-31 Transmitting method for pcm data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14167479A JPS5665310A (en) 1979-10-31 1979-10-31 Transmitting method for pcm data

Publications (2)

Publication Number Publication Date
JPS5665310A JPS5665310A (en) 1981-06-03
JPS6325427B2 true JPS6325427B2 (en) 1988-05-25

Family

ID=15297552

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14167479A Granted JPS5665310A (en) 1979-10-31 1979-10-31 Transmitting method for pcm data

Country Status (1)

Country Link
JP (1) JPS5665310A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59175011A (en) * 1983-03-24 1984-10-03 Hitachi Ltd Reproducing system of pcm signal
JPS60209976A (en) * 1984-04-02 1985-10-22 Pioneer Electronic Corp Code error corrector
JPS6213128A (en) * 1985-07-10 1987-01-21 Pioneer Electronic Corp Error correction system
JPH03132974A (en) * 1989-10-18 1991-06-06 Hitachi Ltd Code error correction device

Also Published As

Publication number Publication date
JPS5665310A (en) 1981-06-03

Similar Documents

Publication Publication Date Title
US4604657A (en) Apparatus for processing PCM signal
KR950704782A (en) Method and device for reproducing data
JPH0770177B2 (en) Digital signal reproducing device
JPH0525233B2 (en)
KR950020651A (en) Disc player and its playback data processing method
JPH0320832B2 (en)
JPS6325427B2 (en)
KR850006744A (en) Error correction method of digital signal in recording and reproduction of digital signal
KR900006955A (en) Record checker
US20020041547A1 (en) Reproduction apparatus and reproduction method
JP3520748B2 (en) Digital data playback device
JPS59116937A (en) Recording and reproducing device of optical data
JPH01100774A (en) Digital signal reproducing device
JPS58125205A (en) Digital signal recorder
JP3428358B2 (en) Time code signal reader
JP3232563B2 (en) Video playback device
JPH0560306B2 (en)
JPH0520804A (en) Digital signal reproducer
JP2915063B2 (en) Digital signal connection recording method and digital signal recording / reproducing apparatus
KR100238132B1 (en) Address generator for player optical disc
JPH0434231B2 (en)
DE3485900T2 (en) ARRANGEMENT FOR PROCESSING PCM SIGNALS.
JPH0418389B2 (en)
JPS61142568A (en) Information recording/reproducing system
JP2872342B2 (en) Error correction device