JP2596357B2 - Burst data transmission method and apparatus - Google Patents

Burst data transmission method and apparatus

Info

Publication number
JP2596357B2
JP2596357B2 JP5313802A JP31380293A JP2596357B2 JP 2596357 B2 JP2596357 B2 JP 2596357B2 JP 5313802 A JP5313802 A JP 5313802A JP 31380293 A JP31380293 A JP 31380293A JP 2596357 B2 JP2596357 B2 JP 2596357B2
Authority
JP
Japan
Prior art keywords
data
frame
synchronization
word
error correction
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 - Fee Related
Application number
JP5313802A
Other languages
Japanese (ja)
Other versions
JPH07170254A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP5313802A priority Critical patent/JP2596357B2/en
Publication of JPH07170254A publication Critical patent/JPH07170254A/en
Application granted granted Critical
Publication of JP2596357B2 publication Critical patent/JP2596357B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は通信回線におけるバース
トデータ伝送方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and apparatus for transmitting burst data on a communication line.

【0002】[0002]

【従来の技術】従来のバーストデータ伝送方法は、特開
昭63−198434号公報に記載されている。図4は
従来のバーストデータ伝送方式におけるフレームフォー
マットを示した図である。
2. Description of the Related Art A conventional burst data transmission method is described in JP-A-63-198434. FIG. 4 is a diagram showing a frame format in a conventional burst data transmission system.

【0003】本図において、第1のフレーム同期信号7
の後に誤り訂正能力を有した第2の同期信号8を付加し
ていた。そして受信側では第1のフレーム同期信号7が
伝送誤りにより検出されなかった場合でも、誤り訂正能
力を有した第2の同期信号8により同期語検出を行なっ
ていた。
In FIG. 1, a first frame synchronization signal 7
Is followed by a second synchronizing signal 8 having an error correction capability. On the receiving side, even when the first frame synchronization signal 7 is not detected due to a transmission error, the synchronization word is detected by the second synchronization signal 8 having the error correction capability.

【0004】又、受信データの復調時に発生するデータ
の位相あいまい度を除去する為に第1の同期信号には誤
り訂正を行なわないである程度長い(数+ビット)もの
を使用していた。
Further, in order to remove the phase ambiguity of data generated at the time of demodulation of received data, a first synchronization signal which has a relatively long length (several + bits) without performing error correction has been used.

【0005】[0005]

【発明が解決しようとする課題】しかしながら従来のフ
レーム構成ではフレーム毎に第1,第2のフレーム同期
信号を伝送するため送信したいデータの数に比べ同期語
の比率が上がりデータの伝送効率が落ちるという問題点
があった。
However, in the conventional frame structure, since the first and second frame synchronization signals are transmitted for each frame, the ratio of the synchronization word increases and the data transmission efficiency decreases as compared with the number of data to be transmitted. There was a problem.

【0006】[0006]

【課題を解決するための手段】本発明のバーストデータ
伝送方法ではフレーム化されたデータのバースト伝送に
おいて、送信側では、受信データ復調用のデータと、誤
り訂正を行なわないフレーム同期用の同期語とをフレー
ム先頭データとし送信すべきデータと誤り訂正を行なう
フレーム同期用の同期語とを各フレームデータとし各々
を多重化する手段と送信すべきデータと誤り訂正を行な
うフレーム同期用の同期語部にのみ誤り訂正符号化を行
なう手段とを有し、受信側では誤り訂正を行なわない同
期語を検出する手段と、誤り訂正を行なう同期語を検出
する手段と、誤り訂正を行なわない同期語を検出してか
ら誤り訂正を行なう手段と、誤り訂正を行なったデータ
から受信すべきデータを分離する手段とを有している。
According to the burst data transmission method of the present invention, in the burst transmission of framed data, on the transmitting side, data for demodulation of received data and a synchronization word for frame synchronization without error correction are provided. Means for multiplexing data to be transmitted as frame head data, and data to be transmitted and a frame synchronization synchronizing word for performing error correction, and a synchronizing word part for frame synchronization for performing error correction and data to be transmitted. Means for performing error correction coding only on the receiving side, means for detecting a synchronization word on which error correction is not performed on the receiving side, means for detecting a synchronization word on which error correction is performed, and a synchronization word on which error correction is not performed. It has means for performing error correction after detection, and means for separating data to be received from data subjected to error correction.

【0007】[0007]

【実施例】次に本発明を図面を用いて説明する。Next, the present invention will be described with reference to the drawings.

【0008】図1は本発明によるデータのフレームフォ
ーマットの一実施例である。キャリア再生ビット1、ク
ロック再生ビット2はバースト形式のデータの復調を行
なうのに必要な信号であり、ビット数は使われるシステ
ムによって固有の値をとる。第1の同期語I3は受信時
の位相あいまい度を除去する為の誤り訂正を行なわない
同期語である。データ4は送信したいデータを示す。第
2の同期語II5は誤り訂正を行なう同期語であり誤り
訂正機能により第1の同期語I3に比べ1/3〜1/1
0位のビット数で同期語の検出が行なえる。
FIG. 1 shows an embodiment of a data frame format according to the present invention. The carrier reproduction bit 1 and the clock reproduction bit 2 are signals necessary for demodulating burst format data, and the number of bits takes a value specific to the system used. The first synchronizing word I3 is a synchronizing word which does not perform error correction for removing the phase ambiguity at the time of reception. Data 4 indicates data to be transmitted. The second synchronization word II5 is a synchronization word for performing error correction, and is 1/3 to 1/1 of the first synchronization word I3 due to the error correction function.
The synchronization word can be detected by the number of bits at the 0th place.

【0009】また、本発明には、キャリア再生ビット
1、クロック再生ビット2、同期語I3までのデータが
データ先頭パタンとなり、バーストデータの最初のみ伝
送される。
In the present invention, data up to the carrier reproduction bit 1, the clock reproduction bit 2, and the synchronization word I3 form a data head pattern, and only the beginning of burst data is transmitted.

【0010】図2は本発明のデータフォーマットを発生
する送信データ処理部の一実施例のブロック図である。
データ入力端子10には、送信すべきデータが入力され
送信バッファ11に入力することにより送信データが書
き込まれている。また、送信開始信号入力端子23より
入力された送信開始信号20は、タイミング発生回路1
5に入力される。タイミング発生回路15は、データ先
頭パタン記憶部12に対し、先頭パタンデータを読み出
す為の信号17を出力する。この間は、フレームカウン
タ14の出力信号21、同期語II読出し信号18、デ
ータ読出し信号24の各々の出力信号は出力されていな
い。又、タイミング発生回路15の出力信号の多重化回
路制御信号25は多重化回路16に入力することにより
先頭パタンデータ読み出し信号17を受けた後、データ
先頭パタン記憶部より出力されたデータ26を選択する
よう制御している。タイミング発生回路15は、先頭パ
タンデータ26が全て出力されると読出し信号17を停
止させ、その後データ読出し信号24を出力し、多重化
回路16にてデータの多重化処理を行なう。また、フレ
ームカウンタ14でデータ読出し信号24のビット数の
カウントが開始され1フレーム分のビット数を数え終わ
る毎にフレームパルス21が出力される。このカウント
は送信開始信号20が送信停止状態になる迄行なわれ
る。データ読出し信号24が出力されている間、多重化
制御信号25は、多重化回路16が正しく送信データを
選択するよう制御している。タイミング発生回路15
は、1フレーム分のデータ出力が終了すると送信データ
読出し信号24を停止させ、同期語II読出し信号18
を出力させる。また同時に、タイミング発生回路15
は、多重化制御信号25により同期語IIを選択するよ
う多重化回路16を制御する。同期語IIの出力が終了
すると送信データの読出しが再び開始されその後同期語
II、送信データと1フレーム毎に読み出される。
FIG. 2 is a block diagram of an embodiment of a transmission data processing unit for generating a data format according to the present invention.
Data to be transmitted is input to the data input terminal 10, and the transmission data is written by being input to the transmission buffer 11. The transmission start signal 20 input from the transmission start signal input terminal 23 is
5 is input. The timing generation circuit 15 outputs a signal 17 for reading the head pattern data to the data head pattern storage unit 12. During this time, the output signals of the output signal 21 of the frame counter 14, the synchronizing word II read signal 18, and the data read signal 24 are not output. The multiplexing circuit control signal 25 of the output signal of the timing generation circuit 15 is input to the multiplexing circuit 16 to receive the head pattern data read signal 17 and then select the data 26 output from the data head pattern storage unit. Is controlled. When all the head pattern data 26 is output, the timing generation circuit 15 stops the read signal 17, then outputs a data read signal 24, and the multiplexing circuit 16 multiplexes the data. The frame counter 14 starts counting the number of bits of the data read signal 24, and outputs a frame pulse 21 each time it finishes counting the number of bits for one frame. This counting is performed until the transmission start signal 20 is in the transmission stop state. While the data read signal 24 is being output, the multiplexing control signal 25 controls the multiplexing circuit 16 to select transmission data correctly. Timing generation circuit 15
Stops the transmission data read signal 24 when the data output for one frame is completed, and outputs the synchronization word II read signal 18
Output. At the same time, the timing generation circuit 15
Controls the multiplexing circuit 16 to select the synchronization word II by the multiplexing control signal 25. When the output of the synchronization word II is completed, the reading of the transmission data is started again, and thereafter, the synchronization word II and the transmission data are read out for each frame.

【0011】以上説明した多重化回路16の出力信号
は、誤り訂正符号化回路22へ送られ誤り訂正符号化制
御信号29によりデータ先頭パタン以外が符号化され
る。
The output signal of the multiplexing circuit 16 described above is sent to the error correction coding circuit 22, and the data other than the data head pattern is coded by the error correction coding control signal 29.

【0012】以上の如く従来はデータの多重化がキャリ
ア再生,クロック再生ビット信号から構成されるデータ
先頭パタンと第1,第2のフレーム同期信号及び送信デ
ータから構成されるフレームパタンの合成であった。一
方、本発明のデータの多重化は、キャリア再生,クロッ
ク再生ビット信号と同期語Iから構成されるデータ先頭
パタンと、送信データと同期語IIから構成されるフレ
ームパタンの合成であることを示している。
As described above, in the prior art, data multiplexing is a combination of a data leading pattern composed of carrier reproduced and clock reproduced bit signals and a frame pattern composed of the first and second frame synchronization signals and transmission data. Was. On the other hand, the multiplexing of data according to the present invention indicates that a data head pattern composed of a carrier reproduction / clock reproduction bit signal and a synchronization word I and a frame pattern composed of transmission data and a synchronization word II are synthesized. ing.

【0013】図3は本発明の受信データ処理部を示すブ
ロック図である。
FIG. 3 is a block diagram showing a received data processing unit according to the present invention.

【0014】本図において、受信データ入力端子30に
入力された誤り訂正前の受信データ31は同期語パタン
/受信データ用セレクタ36へ送られる。ここで同期語
Iのビット数をN、同期語IIのビット数をM(N〉
M)とする。但し、N,Mとも整数である。同期語パタ
ン/受信データ用セレクタ回路36はセレクタ制御信号
を受け同期語I記憶部32の出力データ又は同期語II
記憶部33の出力データの選択及び誤り訂正前のデータ
31又は誤り訂正後のデータ34の選択機能を有してい
る。
In FIG. 1, received data 31 before error correction input to a received data input terminal 30 is sent to a synchronizing pattern / received data selector 36. Here, the number of bits of the synchronization word I is N, and the number of bits of the synchronization word II is M (N).
M). However, both N and M are integers. The synchronizing word pattern / received data selector circuit 36 receives the selector control signal and outputs the output data of the synchronizing word I storage unit 32 or the synchronizing word II.
It has a function of selecting output data of the storage unit 33 and selecting data 31 before error correction or data 34 after error correction.

【0015】本回路は、最初の受信状態にて、同期語I
の検出を行なう為一致パルス制御部40の出力信号であ
るセレクタ制御信号44により同期語I記憶部32の出
力データ及び誤り訂正前のデータ31側を選択してい
る。比較器38はセレクタ回路36の2出力を比較し、
一致を判断する回路である。この比較手段においては、
同期語Iを検出する場合と同期語IIを検出する場合と
で同期語中に含まれる誤り数の許容範囲を同期語Iは誤
り訂正がされていないため同期語IIよりも多い値に選
ばれている。前述の誤り許容範囲の切替はセレクタ制御
信号44で行なわれている。比較器38は、同期語Iが
検出されると検出パルス39を出力し、一致パルス制御
部40に入力する。一致パルス制御部40は、そのパル
スをセレクタ回路36のセレクタ制御信号44の選択す
る信号を変える様制御する。すなわち、セレクタ回路3
6は、セレクタ回路36の出力にて誤り訂正後の受信デ
ータ(N−M)ビットと同期語IIMビットの合計Nビ
ット及び誤り訂正後のデータNビットが選ばれるように
制御を行なう。このセレクタ制御信号44が変化した
後、検出パルス出力47が発生すると誤り訂正が開始さ
れる。
In this circuit, in the first receiving state, the synchronization word I
The output data of the synchronizing word I storage unit 32 and the data 31 before error correction are selected by a selector control signal 44 which is an output signal of the coincidence pulse control unit 40 in order to detect the error. The comparator 38 compares the two outputs of the selector circuit 36,
This is a circuit for determining coincidence. In this comparison means,
When detecting the synchronization word I and when detecting the synchronization word II, the allowable range of the number of errors included in the synchronization word is selected to be a larger value than the synchronization word II because the synchronization word I has not been corrected. ing. The switching of the error allowable range is performed by the selector control signal 44. When the synchronization word I is detected, the comparator 38 outputs a detection pulse 39 and inputs the detection pulse 39 to the coincidence pulse control unit 40. The coincidence pulse controller 40 controls the pulse to change the signal selected by the selector control signal 44 of the selector circuit 36. That is, the selector circuit 3
6 controls the output of the selector circuit 36 so that a total of N bits of the error-corrected received data (NM) bits and the synchronizing word IIM bits and N bits of the error-corrected data are selected. After the selector control signal 44 changes, when a detection pulse output 47 is generated, error correction is started.

【0016】又一致パルス制御部40は、フレームカウ
ンタを駆動する為にデータ先頭パタン後の最初に検出さ
れたパルスを誤り訂正処理でかかる遅延分だけ遅らせた
のち無条件で通しカウンタ駆動パルス41を出力する機
能を有する。セレクタ制御信号44により切替られたセ
レクタ回路36は、受信データ(N−M)ビットと同期
語II記憶部33からのMビットの同期語II出力を比
較器38へ出力する。比較器38では、そのデータと誤
り訂正後のデータ34の比較が行なわれるが比較器38
へ入力される2本のデータのうち(N−M)ビットは同
一の受信データの為必ず一致し結局同期語IIと受信デ
ータの比較が行なわれている事と同じになる。1フレー
ム毎に同期語IIが検出されれば検出パルス39が出力
され、その信号とフレームカウンタのカウント終了パル
ス43が一致パルス制御部40へ入力される。一致パル
ス制御部40では同期語Iの検出完了後は検出パルス3
9とカウント終了パルス43の一致を確認しており一致
している時つまり1フレーム毎に検出パルス39が出力
されていればその信号を遅延させる事なくフレームカウ
ンタ駆動パルス41へ出力する。
In order to drive the frame counter, the coincidence pulse control section 40 delays the first pulse detected after the data head pattern by the delay required in the error correction processing, and then passes the counter drive pulse 41 unconditionally. It has a function to output. The selector circuit 36 switched by the selector control signal 44 outputs the received data (N−M) bits and the M-bit synchronization word II output from the synchronization word II storage unit 33 to the comparator 38. In the comparator 38, the data is compared with the error-corrected data 34.
(N-M) bits of the two pieces of data input to the memory cell are always identical because they are the same received data, which is the same as when the synchronization word II is compared with the received data. When the synchronizing word II is detected for each frame, a detection pulse 39 is output, and the signal and the count end pulse 43 of the frame counter are input to the coincidence pulse control unit 40. After the detection of the synchronizing word I is completed, the coincidence pulse controller 40 detects the detection pulse 3
It is confirmed that the 9 and the count end pulse 43 are coincident. If the coincidence is detected, that is, if the detection pulse 39 is output for each frame, the signal is output to the frame counter drive pulse 41 without delay.

【0017】一方、カウント終了パルスが出力される位
置に検出パルス39がなければ、カウント終了パルス位
置でフレームカウンタ駆動パルス41を出力すると共に
検出できなかった事を記憶している。逆にカウント終了
パルスが出力される位置でない所に検出パルス39が出
てもそれは無視される。検出できなかった事が連続K回
発生すると同期語IIが無くなったとみなして受信終了
と判断し、セレクタ切替信号44を変更し同期語I検出
モードになる。尚Kの値は個々のシステム特有の値であ
り、1以上の正の整数である。フレームカウンタ42の
カウント終了パルス43はフレームパルスとしてフレー
ムパルス出力端子45へ送られ、受信データ出力端子4
6へ出力された受信データ31と共にデータ分離回路へ
供給され同期語を含んだ受信データからデータのみへの
分離が行なわれる。
On the other hand, if the detection pulse 39 is not at the position where the count end pulse is output, the frame counter drive pulse 41 is output at the count end pulse position and the fact that detection was not possible is stored. Conversely, if the detection pulse 39 is output at a position other than the position where the count end pulse is output, it is ignored. If the unsuccessful detection occurs consecutively K times, it is determined that the synchronizing word II has disappeared, and it is determined that the reception has been completed. The value of K is a value specific to each system and is a positive integer of 1 or more. The count end pulse 43 of the frame counter 42 is sent to the frame pulse output terminal 45 as a frame pulse, and the received data output terminal 4
The data is supplied to the data separation circuit together with the reception data 31 output to 6 and is separated into only data from the reception data including the synchronization word.

【0018】[0018]

【発明の効果】以上本発明のバーストデータ伝送方法に
よればフレーム先頭を示す同期語をバーストデータの先
頭の第1の同期語とフレームごとに送信すべきデータの
後に第2の同期語とを配置し従来に比較し1/3〜1/
10位のビット数で同期語の伝送ができるため、伝送効
率を上げる事が可能となる効果を有する。
As described above, according to the burst data transmission method of the present invention, the synchronization word indicating the head of the frame is composed of the first synchronization word at the head of the burst data and the second synchronization word after the data to be transmitted for each frame. 1/3 to 1 /
Since the synchronization word can be transmitted with the tenth bit number, the transmission efficiency can be improved.

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

【図1】本発明によるフレームフォーマットである。FIG. 1 is a frame format according to the present invention.

【図2】本発明の送信データ処理部の実施例を示す。FIG. 2 shows an embodiment of a transmission data processing unit of the present invention.

【図3】本発明の受信データ処理部の実施例を示す。FIG. 3 shows an embodiment of a reception data processing unit of the present invention.

【図4】従来のフレームフォーマットである。FIG. 4 shows a conventional frame format.

【符号の説明】[Explanation of symbols]

1 キャリア再生ビット 2 クロック再生ビット 3 同期語I 4 送信データ 5 同期語II 6 ビット同期信号 7 第1のフレーム同期信号 8 第2のフレーム同期信号 9 送信データ 10 送信データ入力端子 11 送信バッファ 12 データ先頭パタン記憶部 13 同期語II記憶部 14 フレームカウンタ 15 タイミング発生回路 16 多重化回路 17 データ先頭パタン読出し信号 18 同期語II読出し信号 19 送信データ書込信号 20 送信開始信号 21 フレームパルス 22 データ出力端子 23 送信開始信号入力端子 24 送信データ読出し信号 25 多重化回路制御信号 26 データ先頭パタンデータ 27 同期語IIデータ 28 送信データ 29 誤り訂正符号化制御信号 30 誤り訂正前の受信データ入力端子 31 誤り訂正前のデータ 32 同期語I記憶部 33 同期語II記憶部 34 誤り訂正後のデータ 35 同期語IIパタンデータ 36 セレクタ回路 37 セレクタ出力 38 比較器 39 検出パルス 40 一致パルス制御部 41 フレームカウンタ駆動パルス 42 フレームカウンタ 43 カウント終了パルス(フレームパルス) 44 セレクタ制御信号 45 フレームパルス出力端子 46 受信データ出力端子 47 検出パルス出力端子 48 誤り訂正後の受信データ入力端子 49 セレクタ制御信号出力端子 1 Carrier recovery bit 2 Clock recovery bit 3 Synchronization word I 4 Transmission data 5 Synchronization word II 6 Bit synchronization signal 7 First frame synchronization signal 8 Second frame synchronization signal 9 Transmission data 10 Transmission data input terminal 11 Transmission buffer 12 Data Start pattern storage unit 13 Synchronization word II storage unit 14 Frame counter 15 Timing generation circuit 16 Multiplexing circuit 17 Data start pattern read signal 18 Synchronization word II read signal 19 Transmission data write signal 20 Transmission start signal 21 Frame pulse 22 Data output terminal 23 Transmission start signal input terminal 24 Transmission data read signal 25 Multiplexer circuit control signal 26 Data head pattern data 27 Synchronization word II data 28 Transmission data 29 Error correction encoding control signal 30 Received data input terminal before error correction 31 Before error correction No Data 32 synchronization word I storage unit 33 synchronization word II storage unit 34 data after error correction 35 synchronization word II pattern data 36 selector circuit 37 selector output 38 comparator 39 detection pulse 40 coincidence pulse control unit 41 frame counter drive pulse 42 frame Counter 43 Count end pulse (frame pulse) 44 Selector control signal 45 Frame pulse output terminal 46 Receive data output terminal 47 Detection pulse output terminal 48 Received data input terminal after error correction 49 Selector control signal output terminal

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 フレーム化されたデータのバーストデー
タ伝送方法において、バーストデータ先頭部に受信部復
調に使われるデータとフレーム同期用の第1の同期語
と、前記バーストデータ先頭部の直後に周期的に送信デ
ータとフレーム同期用の第2の同期語とで構成されるフ
レーム信号とを多重化する手段と、前記フレーム信号の
み誤り訂正符号化を行なう手段を有することを特徴とす
るバーストデータ伝送方法。
1. A method of transmitting burst data of framed data, comprising: a data used for demodulation of a receiver, a first synchronization word for frame synchronization, and a period immediately after the burst data head. Burst data transmission, comprising: means for multiplexing a transmission signal and a frame signal composed of a second synchronization word for frame synchronization, and means for performing error correction coding only on the frame signal. Method.
【請求項2】 請求項1に記載する多重化及び符号化手
段によるバーストデータを受け、前記第1の同期語を検
出後、受信データの誤り訂正を行ない、フレーム周期で
前記第2の同期語を検出する復号化手段と、前記誤り訂
正後のデータからの受信データの分離手段とを有するこ
とを特徴とするバースト伝送方法。
2. After receiving the burst data by the multiplexing and encoding means according to claim 1, detecting the first synchronizing word, correcting the error of the received data, and executing the second synchronizing word in a frame cycle. And a means for separating received data from the error-corrected data.
【請求項3】 フレーム化されたバーストデータの伝送
を行うバーストデータ伝送装置において、バーストデー
タ先頭部に受信部復調に使われるデータとフレーム同期
用の第1の同期語と、前記バーストデータ先頭部の直後
に周期的に送信データとフレーム同期用の第2の同期語
とで構成されるフレーム信号とを多重化する手段と、前
記フレーム信号のみ誤り訂正符号化を行なう手段と、前
記多重化する手段及び前記誤り訂正符号化を行なう手段
によるバーストデータを受け、前記第1の同期語を検出
後、受信データの誤り訂正を行ない、フレーム周期で前
記第2の同期語を検出する復号化手段と、前記誤り訂正
後のデータからの受信データの分離手段とを有すること
を特徴とするバーストデータ伝送装置。
3. Transmission of framed burst data
Burst data transmission equipment that performs
Data used for demodulation of receiver and frame synchronization at the beginning of data
A first synchronization word for the burst data and immediately after the beginning of the burst data
A second synchronization word for transmitting data and frame synchronization periodically
Means for multiplexing a frame signal composed of
Means for performing error correction coding only on the frame signal;
Multiplexing means and means for performing the error correction coding
And detects the first synchronizing word.
After that, error correction of the received data is performed, and the
Decoding means for detecting the second synchronization word;
Having means for separating received data from subsequent data
A burst data transmission device , characterized in that:
JP5313802A 1993-12-14 1993-12-14 Burst data transmission method and apparatus Expired - Fee Related JP2596357B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5313802A JP2596357B2 (en) 1993-12-14 1993-12-14 Burst data transmission method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5313802A JP2596357B2 (en) 1993-12-14 1993-12-14 Burst data transmission method and apparatus

Publications (2)

Publication Number Publication Date
JPH07170254A JPH07170254A (en) 1995-07-04
JP2596357B2 true JP2596357B2 (en) 1997-04-02

Family

ID=18045701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5313802A Expired - Fee Related JP2596357B2 (en) 1993-12-14 1993-12-14 Burst data transmission method and apparatus

Country Status (1)

Country Link
JP (1) JP2596357B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100776454B1 (en) * 2001-11-16 2007-11-16 엘지노텔 주식회사 Apparatus and method of multi-frame processing

Also Published As

Publication number Publication date
JPH07170254A (en) 1995-07-04

Similar Documents

Publication Publication Date Title
US4353130A (en) Device for processing serial information which includes synchronization words
CA1318004C (en) Single track orthogonal error correction system
EP0688447A1 (en) De-skewer for serial data bus
JPS6310835A (en) Digital transmission system
US5850419A (en) Time diversity communication method and communication device
US5625505A (en) Method of and apparatus for regenerating partial-response record signal
JP2596357B2 (en) Burst data transmission method and apparatus
JPH0666777B2 (en) Method and device for synchronizing digital information signal
JPS61198988A (en) Image encoding and transmitting system
JPH09162895A (en) Cell reception device having source clock reproduction circuit
JPH10511833A (en) Apparatus for decoding channel signal into information signal and playback apparatus comprising this apparatus
JPS62141875A (en) Preventing system for propagation of decoding error
JPH0357349A (en) Line speed detection system
JP3240155B2 (en) Parallel data transmission method and parallel data receiving device
JP2656345B2 (en) Digital signal transmission equipment
JP2646674B2 (en) Image data receiving device
KR0170963B1 (en) Method for recovering data error in a video on demand system
US20020075977A1 (en) Data communication method and communication control apparatus
CN102377517B (en) Processing device of FM multi-path signal
JPH0227850A (en) Clock asynchronous data detector
JPH0683199B2 (en) Burst signal transmission system
JPH0221183B2 (en)
JP2965453B2 (en) Digital recording and playback device
SU1510014A1 (en) Device for correcting errors in memory blocks with serial access
JPH0522266A (en) Synchronization converter

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19961112

LAPS Cancellation because of no payment of annual fees