JPS62207039A - Data transmission system - Google Patents

Data transmission system

Info

Publication number
JPS62207039A
JPS62207039A JP61050129A JP5012986A JPS62207039A JP S62207039 A JPS62207039 A JP S62207039A JP 61050129 A JP61050129 A JP 61050129A JP 5012986 A JP5012986 A JP 5012986A JP S62207039 A JPS62207039 A JP S62207039A
Authority
JP
Japan
Prior art keywords
data
section
synchronization
synchronization pattern
synchronizing
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
Application number
JP61050129A
Other languages
Japanese (ja)
Inventor
Toshiro Ishikawa
石川 敏朗
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP61050129A priority Critical patent/JPS62207039A/en
Publication of JPS62207039A publication Critical patent/JPS62207039A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain a system which does not produce a burst error in a synchronizing pattern by applying interleaving to a synchronizing pattern of a digital data and sending the result from the sending side to the receiving side. CONSTITUTION:A T data from an interleaving section 3 is sent to a decoder 6 through a transmission line 5 having a possibility of burst error and an R data with an error in the T data is outputted from the line 5. The decoder 6 consists of a de-interleaving section 7 forming an FR data, a de-formatter section 8 extracting a synchronizing pattern from the FR data, expanding the result in the unit of one frame and forming (recovering) the reception data, a synchronizing detection section 9 detecting a synchronizing pattern from the R data and outputting a synchronizing detection pulse SF, a synchronizing protection section using the pulse SF to initialize the timing control section 11 and the timing control section 11 controlling the initialized de-interleaving section 7 and the de-formatter section 8.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明はデータ伝送方式に関し、特に同期パターンがバ
ースト誤りによっても影響されにくいデータ伝送方式に
関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a data transmission system, and particularly to a data transmission system in which a synchronization pattern is not easily affected by burst errors.

(従来の技術) データ伝送方式において、データ受信側での同期パター
ンの検出方法には、大きく分けて2種類ある。
(Prior Art) In data transmission systems, there are roughly two types of methods for detecting synchronization patterns on the data receiving side.

1つの方法は、受信データ中に含まれる同期パターンの
長さをLビットとすると、受信データ中の連続したLビ
ットが完全に同期パターンと一致したときのみ、同期パ
ターンと見なす検出方法である。
One method is a detection method in which, assuming that the length of the synchronization pattern included in the received data is L bits, only when consecutive L bits in the received data completely match the synchronization pattern, the data is regarded as a synchronization pattern.

もう1の方法は、受信データ中の連続したLビットの内
、L−Δビット以上(Δ−1又は2程度)が同期パター
ンと一致すれば、同期パターンと見なす検出方法である
The other method is a detection method in which if L-Δ bits or more (approximately Δ-1 or 2) of consecutive L bits in the received data match the synchronization pattern, it is regarded as a synchronization pattern.

上記2種類の同期パターンの検出方法の内、前者の方法
は、パターンの完全な一致を検出するために、誤りによ
り生じる偽りの同期パターンとして検出する確率が極め
て低い。しかし、同期パターンに1ビツトでも誤りがあ
ると同期検出できないため、誤りが多い場合に、同期パ
ターンを検出しにくく、同期パターンに続くデータを棄
却することによりデータの伝送効率が落ちてしまう。
Of the above two types of synchronization pattern detection methods, the former method detects a complete match of patterns, so the probability of detecting a false synchronization pattern due to an error is extremely low. However, if there is even a single bit error in the synchronization pattern, synchronization cannot be detected, so if there are many errors, it becomes difficult to detect the synchronization pattern, and data following the synchronization pattern is discarded, resulting in a drop in data transmission efficiency.

これとは対照的に、後者の方法は、誤りにより生じる偽
りの同期パターンを検出する確率が高いのが欠点である
が、同時に同期パターンに少数の誤りがあっても検出が
可能なため、誤りが多いときでも同期パターンを検出し
易く、同期パターンに続くデータを棄却することが少な
いのが利点である。
In contrast, the latter method has the disadvantage that it has a high probability of detecting false synchronization patterns caused by errors, but at the same time it can detect even a small number of errors in the synchronization pattern, so The advantage is that it is easy to detect synchronization patterns even when there are many synchronization patterns, and data following the synchronization patterns is less likely to be discarded.

ところで、バースト誤りとは、データ中に発生する連続
した誤りのことである。例えば、差分4相位相変調では
、直前の受信シンボルの位相と現在の受信シンボルの位
相を比較しながら1シンボルで2ビツトの伝送を行なう
ため、バースト誤りが多く発生すると、たとえビットの
誤り率が低くとも、同期パターン中に多数ビットが誤る
確率が高くなるため、上記後者の検出方法はその利点が
生かされない。
By the way, burst errors are continuous errors that occur in data. For example, in differential quadrature phase modulation, two bits are transmitted in one symbol while comparing the phase of the previous received symbol and the phase of the current received symbol, so if many burst errors occur, even if the bit error rate is At the very least, the probability that a large number of bits will be erroneous in the synchronization pattern increases, so the advantage of the latter detection method is not utilized.

(発明が解決しようとする問題点) 上記した如く、従来のデータ伝送方式では、データ中に
バースト誤りが多く発生ずると、たとえビット誤り率が
低くても同期パターン中に誤りが発生すると多数ビット
誤りとなるため、上記した同期パターンの検出方法はそ
の利点が生かされない。
(Problems to be Solved by the Invention) As mentioned above, in the conventional data transmission system, if many burst errors occur in the data, even if the bit error rate is low, if an error occurs in the synchronization pattern, many bits will be transmitted. This results in an error, so the advantage of the synchronization pattern detection method described above cannot be utilized.

そこで本発明は以上の欠点を除去するもので、同期パタ
ーン中にバースト誤りを生じることがないデータ伝送方
式を捉供づることを目的とする。
SUMMARY OF THE INVENTION It is therefore an object of the present invention to eliminate the above-mentioned drawbacks and to provide a data transmission system that does not cause burst errors during synchronization patterns.

[発明の構成] (問題点を解決するための手段と作用)本発明のデータ
伝送方式では、バースト誤りがある伝送路を通して送信
側から受信側へディジタルデータの伝送を行う場合に、
データ中の同期パターンにインターリーブを施して伝送
するようにしたものである。受信側では、例えば遅延部
と検出部から成る同期検出部を用いてインターリーブさ
れた同期パターンの検出を行うようにする。
[Structure of the Invention] (Means and Effects for Solving the Problems) In the data transmission system of the present invention, when transmitting digital data from the transmitting side to the receiving side through a transmission path with burst errors,
The synchronization pattern in the data is interleaved before being transmitted. On the receiving side, an interleaved synchronization pattern is detected using a synchronization detection section consisting of a delay section and a detection section, for example.

(実施例) 以下、図面に示した実施例に基づいて本発明の詳細な説
明する。
(Example) Hereinafter, the present invention will be described in detail based on the example shown in the drawings.

第1図は本発明のデータ伝送方式に使用されるエンコー
ダ及びデコーダの一実施例を示すブロック図である。こ
の図において、エンコーダ1は、画像や音声等の送信デ
ータが入力されこのデータを1フレ一ム単位で圧縮しデ
ータ長が例えば16ビツトである同期パターンを付加し
たFデータを作成するフォーマツタ部2と、このフォー
マツタ部2にて得られるFデータ中の同期パターンをイ
ンターリーブしてTデータを作成するインターリーブ部
3と、フォーマツタ部2とインターリーブ部3を制御す
るタイミング制御部4とから構成される。インターリー
ブ部3からのTデータはバースト誤りを生ずる可能性を
有した伝送路5を通してデコーダ6に送られる。この伝
送路5からはTデータに誤りが加わったRデータが出力
される。
FIG. 1 is a block diagram showing an embodiment of an encoder and decoder used in the data transmission system of the present invention. In this figure, an encoder 1 includes a formatter unit 2 that receives transmission data such as images and audio, compresses this data frame by frame, and creates F data with a synchronization pattern added, the data length of which is, for example, 16 bits. , an interleave section 3 that interleaves synchronization patterns in the F data obtained by the formatter section 2 to create T data, and a timing control section 4 that controls the formatter section 2 and interleave section 3. The T data from the interleaving unit 3 is sent to the decoder 6 through a transmission path 5 which has the possibility of causing burst errors. This transmission line 5 outputs R data in which errors are added to T data.

デコーダ6は、Rデータを入力しディンターリーブして
FRデータを作成するディンターリーブ部7と、このデ
ィンターリーブ部7からのFRデータから同期パターン
を取り除いた上で1フレ一ム単位で伸長し受信データを
作成(再生)するデフオーマツタ部8と、Rデータを入
力しRデータの中から同期パターンを検出して同期検出
パルスSFを出力する同期検出部9と、この同期検出部
9からの同期検出パルスSFによりタイミング制御部1
1の初期化をする同期保護部10と、この同期保護部1
0によって初期化されディンターリーブ部7とデフオー
マツタ部8を制御するタイミング制御部11とから構成
される。
The decoder 6 includes a dinterleaving unit 7 which inputs R data and dinterleaves it to create FR data, and a dinterleave unit 7 which removes the synchronization pattern from the FR data from the dinterleave unit 7 and processes it in units of one frame. A defomatsuter section 8 that expands and creates (regenerates) received data, a synchronization detection section 9 that inputs R data, detects a synchronization pattern from the R data, and outputs a synchronization detection pulse SF; Timing control unit 1 by synchronization detection pulse SF of
a synchronization protection unit 10 that initializes the synchronization protection unit 1;
The timing control section 11 is initialized by 0 and controls the dinterleave section 7 and the defomatsuter section 8.

次に、上述した装置の動作を第2図を参照しながら説明
する。第2図(a)は画像や音声等のディジタルの送信
データをデータ列として帯状に示しており、第2図(b
)は(a)の送信データを1フレームごとに圧縮し、こ
の圧縮データに例えば16ビツトの同期パターンを加え
て作成したFデータを示し、第2図(C)はFデータの
同期パターン16ビツトを4ビツト間隔でインターリー
ブした状態を示している。第2図(d)はFデータを伝
送路を通過させた後のRデータを示しており、例えば伝
送路中で連続する3ビツトに誤りが生じたとしても伝送
データ中の同期パターンに生ずる誤りは1ビツトとなる
。第2図(e)はRデータをディンターリーブした後の
FRデータを示し、上記の如く連続した3ビツトに誤り
があっても並べ替えられた同期パターンのデータ列には
1ビツトのみの誤りが生ずることになる。第2図(f)
はFRデータから同期パターンを取り去り伸長した状態
の受信データのデータ列を帯状に示している。
Next, the operation of the above-mentioned apparatus will be explained with reference to FIG. Figure 2 (a) shows digital transmission data such as images and audio in a band shape as a data string, and Figure 2 (b)
) shows F data created by compressing the transmission data in (a) frame by frame and adding, for example, a 16-bit synchronization pattern to this compressed data. This shows a state where the data are interleaved at 4-bit intervals. Figure 2 (d) shows the R data after the F data has passed through the transmission line. For example, even if an error occurs in three consecutive bits in the transmission line, an error will occur in the synchronization pattern in the transmitted data. is 1 bit. Figure 2(e) shows the FR data after dinterleaving the R data, and even if there are errors in three consecutive bits as described above, there is only a one-bit error in the rearranged synchronization pattern data string. will occur. Figure 2(f)
shows a data string of received data expanded by removing the synchronization pattern from the FR data in the form of a band.

第3図は第1図の同期検出部9の構成の一例を示ずブロ
ック図であり、同期検出部9は、Rデータが入力される
遅延部21と、この遅延部21からの出力を同期パター
ンと比較する検出部22とから構成される。遅延部21
は、データビットに同期したクロックをクロック入力端
子56に加え前記のRデータをデータ入力端子23から
入力し、15個の出力端子24〜38から4クロツク、
8クロツク、12クロツク、・・・、60クロツク遅延
された4×1dデータ、4x2dデータ、4×3dデー
タ、・・・、4X15dデータが出力される。
FIG. 3 is a block diagram that does not show an example of the configuration of the synchronization detection section 9 in FIG. It is composed of a detection section 22 that compares with the pattern. Delay section 21
Inputs a clock synchronized with the data bits to the clock input terminal 56, inputs the R data from the data input terminal 23, and outputs 4 clocks from the 15 output terminals 24 to 38.
4x1d data, 4x2d data, 4x3d data, 4x15d data delayed by 8 clocks, 12 clocks, . . . , 60 clocks are output.

検出部へ、上記R7−’l及、1延部。1カ15.)各
データを16個の入力端子39〜54に入力しこれらの
各入力データをRデータの16ビツト目のタイミングで
同期パターン(インターリーブされる前の本来の同期パ
ターン)のデータと比較し、比較の結果15ビット以上
一致していれば出力端子55から同期検出パルスSFを
出力する。
To the detection section, the above R7-'l and 1 extension section. 1 Ka15. ) Each data is input to 16 input terminals 39 to 54, and each input data is compared with the data of the synchronization pattern (original synchronization pattern before interleaving) at the timing of the 16th bit of the R data. As a result, if 15 bits or more match, a synchronization detection pulse SF is output from the output terminal 55.

次に、第3図の同期検出部の動作を第4図及び第5図を
参照しながら説明する。第4図(a)はデータ長が16
ビツトの同期パターンが4ビツトインターリーブされた
Rデータを示しており、斜線の81〜31Gが同期パタ
ーンの第1〜第16ビツトを示し、斜線のない部分はそ
の他のデータビットを示している。第4図(b)はクロ
ック入力を示し、このクロックはRデータの各ビットに
同期している。遅延部21では、Rデータを4,8゜1
2、・・・、60クロツク遅延して第4図(C)〜(v
)に示すような4X1d、4X2d、4X3d、・・・
、4X15dデータを各出力端子24〜38から出力し
、検出部22の入力端子40〜54に加える。同時に、
検出部22の入力端子39には上記Rデータが加えられ
る。検出部22では、入力端子39〜54に加えられた
データと第5図に示すような本来の同期パターンデータ
とを60(=4X15)クロック目にビット比較し15
ビツト以上が一致していれば第4図(W>に示すような
同期検出パルスSFを出力する。
Next, the operation of the synchronization detector shown in FIG. 3 will be explained with reference to FIGS. 4 and 5. In Figure 4(a), the data length is 16
The bit synchronization pattern shows R data interleaved with 4 bits, the diagonally shaded bits 81 to 31G indicate the 1st to 16th bits of the synchronization pattern, and the parts without diagonal lines indicate other data bits. FIG. 4(b) shows a clock input, and this clock is synchronized with each bit of R data. In the delay section 21, the R data is
2,..., with a delay of 60 clocks,
) as shown in 4X1d, 4X2d, 4X3d,...
, 4X15d data are output from each output terminal 24 to 38 and applied to input terminals 40 to 54 of the detection section 22. at the same time,
The R data is applied to the input terminal 39 of the detection section 22. The detection unit 22 compares the bits of the data applied to the input terminals 39 to 54 with the original synchronization pattern data as shown in FIG. 5 at the 60th (=4×15) clock.
If the bits or more match, a synchronization detection pulse SF as shown in FIG. 4 (W>) is output.

以上述べた実施例によれば、データ長が16ビツトの同
期パターンを4ビツトインターリーブして伝送するので
、伝送途中で連続する4ビツトにバースト状に誤りが生
じてもディンターリーブされるFRデータの同期パター
ンには1ビツトの誤りしか生じることがなく、伝送され
るデータ中に誤りが多くても同期パターン検出を行うこ
とが容易となる。
According to the embodiment described above, since a synchronization pattern with a data length of 16 bits is transmitted with 4 bits interleaved, even if a burst error occurs in consecutive 4 bits during transmission, the FR data is dinterleaved. Since only one bit error occurs in the synchronization pattern, it is easy to detect the synchronization pattern even if there are many errors in the transmitted data.

尚、上記実施例では、16ビツトの同期パターンを4ビ
ツトインターリーブした場合について述べているが、本
発明はこれに限らず複数ビットから成る同期パターンを
、伝送路に生じるバーストエラーに応じた適宜のビット
間隔でインターリーブすることが可能である。
In the above embodiment, a case is described in which a 16-bit synchronization pattern is interleaved with 4 bits, but the present invention is not limited to this, and the present invention is not limited to this. It is possible to interleave at bit intervals.

[発明の効果] 以上述べたように本発明の方法によれば、バースト誤り
がある伝送路を使用してデータ伝送を行う場合に、同期
パターン中にバースト誤りを生じることがなくランダム
誤りとして扱え、その結果同期パターンに少数の誤りを
認める同期パターンの検出方法が使える。
[Effects of the Invention] As described above, according to the method of the present invention, when transmitting data using a transmission path with burst errors, burst errors do not occur in the synchronization pattern and can be treated as random errors. As a result, a synchronization pattern detection method that allows a small number of errors in the synchronization pattern can be used.

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

第1図は本発明のデータ伝送方式を使用したエンコーダ
及びデコーダの一実施例を示すブロック図、第2図は第
1図の動作を説明するタイミングチャート、第3図は第
1図の同期検出部の構成の一例を示すブロック図、第4
図は第3図の動作を説明するタイミングチャート、第5
図は第3図の検出部にて使用される比較用同期パターン
を示す説明図である。 1・・・エンコーダ、   2・・・フォーマツタ部、
3・・・インターリーブ部、 4.11・・・タイミング制御部、 5・・・伝送路、    6・・・デコーダ、7・・・
ディンターリーブ部、 8・・・デフオーマツタ部、 9・・・同期検出部、  10・・・同期保護部。
FIG. 1 is a block diagram showing an embodiment of an encoder and decoder using the data transmission system of the present invention, FIG. 2 is a timing chart explaining the operation of FIG. 1, and FIG. 3 is the synchronization detection of FIG. 1. Block diagram showing an example of the configuration of the fourth section.
The figure is a timing chart explaining the operation of figure 3, and figure 5.
The figure is an explanatory diagram showing a comparison synchronization pattern used in the detection section of FIG. 3. 1... Encoder, 2... Format section,
3... Interleave section, 4.11... Timing control section, 5... Transmission line, 6... Decoder, 7...
Dinterleave section, 8... Default mater section, 9... Synchronization detection section, 10... Synchronization protection section.

Claims (1)

【特許請求の範囲】 送信側から同期パターンを含むディジタルデータを伝送
路を通して受信側に伝送するデータ伝送方式において、 送信側から受信側へ、前記ディジタルデータを、同期パ
ターンにインターリーブを施して伝送することを特徴と
するデータ伝送方式。
[Scope of claims] In a data transmission method in which digital data including a synchronization pattern is transmitted from a transmitting side to a receiving side through a transmission path, the digital data is transmitted from the transmitting side to the receiving side after being interleaved with the synchronizing pattern. A data transmission method characterized by:
JP61050129A 1986-03-07 1986-03-07 Data transmission system Pending JPS62207039A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61050129A JPS62207039A (en) 1986-03-07 1986-03-07 Data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61050129A JPS62207039A (en) 1986-03-07 1986-03-07 Data transmission system

Publications (1)

Publication Number Publication Date
JPS62207039A true JPS62207039A (en) 1987-09-11

Family

ID=12850523

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61050129A Pending JPS62207039A (en) 1986-03-07 1986-03-07 Data transmission system

Country Status (1)

Country Link
JP (1) JPS62207039A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06350593A (en) * 1993-06-08 1994-12-22 Nec Corp Frame synchronization device
JPH07312561A (en) * 1992-09-15 1995-11-28 Samsung Electron Co Ltd Method and apparatus for diinterleaving digital transmissiondata

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07312561A (en) * 1992-09-15 1995-11-28 Samsung Electron Co Ltd Method and apparatus for diinterleaving digital transmissiondata
JPH06350593A (en) * 1993-06-08 1994-12-22 Nec Corp Frame synchronization device

Similar Documents

Publication Publication Date Title
US4004100A (en) Group frame synchronization system
JP2578334B2 (en) Digital transmission method
JPH0750660A (en) Asynchronous data transmission and reception system
JPH0239140B2 (en)
US4675545A (en) Wave shaping apparatus for eliminating pulse width distortion
JPS62207039A (en) Data transmission system
JP3146263B2 (en) Frame synchronization method
JPS5974757A (en) Detecting circuit of synchronous signal
JPH0275240A (en) Transmission scramble system
JP2656345B2 (en) Digital signal transmission equipment
JP2692481B2 (en) Frame synchronization circuit
JPH0332124Y2 (en)
JPH0377695B2 (en)
JPH02135946A (en) System for transmitting information of terminal station in optical submarine relay system
JPH0372736A (en) Frame synchronizing system
JPS61141233A (en) Phase correcting circuit
JPH01248823A (en) Phase control circuit
JPH0974405A (en) Digital signal transmission system
JPH1028146A (en) Code error correcting device
JPH02272929A (en) Majority decision coding/decoding system and encoder and decoder in the same system
JPS61205040A (en) Detector for frame synchronization
JPH0227836A (en) Synchronizing transmission system
JPH0558300B2 (en)
JPS63151245A (en) Data transmission equipment
JPH05235927A (en) Data recovery timing generating method