JP2891267B2 - Data retransmission transmission method - Google Patents

Data retransmission transmission method

Info

Publication number
JP2891267B2
JP2891267B2 JP3036412A JP3641291A JP2891267B2 JP 2891267 B2 JP2891267 B2 JP 2891267B2 JP 3036412 A JP3036412 A JP 3036412A JP 3641291 A JP3641291 A JP 3641291A JP 2891267 B2 JP2891267 B2 JP 2891267B2
Authority
JP
Japan
Prior art keywords
block data
response signal
received
data
retransmission
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
JP3036412A
Other languages
Japanese (ja)
Other versions
JPH04274631A (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.)
NTT Docomo Inc
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Mobile Communications Networks 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 Nippon Telegraph and Telephone Corp, NTT Mobile Communications Networks Inc filed Critical Nippon Telegraph and Telephone Corp
Priority to JP3036412A priority Critical patent/JP2891267B2/en
Publication of JPH04274631A publication Critical patent/JPH04274631A/en
Application granted granted Critical
Publication of JP2891267B2 publication Critical patent/JP2891267B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、誤り検出符号を用い、
受信側で誤りを検出すると、再送要求を出して同じデー
タを再送してもらうデータ再送伝送(ARQ ( Automat
ic Repeat-Request Error Control Scheme) 方式に関
する。特に、送信データを数百ビットの長さをもつ複数
のブロックに分割し、最大N個のブロックを連続して送
信し、誤って受信されたブロックデータから再送する一
括応答(Go−Back−N)方式を用いたデータ再送伝送方
式(以下、「GBN−ARQ方式」という。)に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention uses an error detection code,
When an error is detected on the receiving side, a data retransmission request (ARQ (Automat
ic Repeat-Request Error Control Scheme). In particular, a batch response (Go-Back-N) that divides transmission data into a plurality of blocks having a length of several hundred bits, continuously transmits a maximum of N blocks, and retransmits from erroneously received block data. ) Data retransmission transmission method (hereinafter, referred to as “GBN-ARQ method”).

【0002】なお、本発明は、移動通信その他のフェー
ジングの影響を受ける無線通信のデータ伝送効率を高め
ることに有効である。
[0002] The present invention is effective in improving the data transmission efficiency of mobile communications and other radio communications affected by fading.

【0003】[0003]

【従来の技術】図6は、従来のGBN−ARQ方式のシ
ーケンスを説明する図である。従来のGBN−ARQ方
式では、アウトスタンディング数N個のブロックデータ
を連続して送信する。受信側では、受信されたブロック
データに誤りが検出されないとき(実線)に、正しく受
信されたことを示す応答信号ACK(A)を送信する。
送信側では、これを受信すると次のブロックデータを送
信する。
2. Description of the Related Art FIG. 6 is a diagram for explaining a sequence of a conventional GBN-ARQ system. In the conventional GBN-ARQ scheme, N pieces of outstanding standing block data are continuously transmitted. When no error is detected in the received block data (solid line), the reception side transmits a response signal ACK (A) indicating that the block data has been correctly received.
Upon receiving this, the transmitting side transmits the next block data.

【0004】一方、受信されたブロックデータに誤りが
検出されたとき(破線)は、データに誤りがあったこと
を示す応答信号NAK(N)を送信する。送信側では、
これを受信する(太実線)か、または応答信号を誤って
受信したとき(破線)には、該当するブロックデータ以
降の再送が行われる。図6に示す例は、アウトスタンデ
ィング数Nが4の場合である。ブロックデータ1-1,2
-1,3-1,4-1を送信した後には、ブロックデータ1-1
の応答信号ACKに応じてブロックデータ5-1が送信さ
れるが、次のブロックデータ2-1に誤りが検出されて応
答信号NAKが返ってきたので、それ以降のブロックデ
ータ2から再送が行われる()。ブロックデータ3-2
についても同様に、ブロックデータ3から再送される
()。
On the other hand, when an error is detected in the received block data (broken line), a response signal NAK (N) indicating that the data has an error is transmitted. On the sending side,
When this is received (thick solid line) or when a response signal is erroneously received (dashed line), retransmission after the corresponding block data is performed. The example shown in FIG. 6 is a case where the outstanding number N is 4. Block data 1-1, 2
After transmitting -1, 3-1 and 4-1, the block data 1-1 is transmitted.
The block data 5-1 is transmitted in response to the response signal ACK. However, since an error is detected in the next block data 2-1 and the response signal NAK is returned, retransmission is performed from the subsequent block data 2. (). Block data 3-2
Is similarly retransmitted from the block data 3 ().

【0005】また、ブロックデータ4-2については、応
答信号ACKに誤りが検出されたので、それ以降のブロ
ックデータ4から再送が行われる()。ブロックデー
タ3-3についも同様に、再送ブロックデータ3から再送
が行われる()。このように、GBN−ARQ方式で
は、誤りの検出されたブロックデータから再送すること
により誤りの回復制御を行うことができる。
[0005] As for the block data 4-2, since an error is detected in the response signal ACK, retransmission is performed from the subsequent block data 4. Similarly, retransmission of the block data 3-3 is performed from the retransmission block data 3 (). Thus, in the GBN-ARQ scheme, error recovery control can be performed by retransmitting from the block data in which an error has been detected.

【0006】[0006]

【発明が解決しようとする課題】ところで、従来のGB
N−ARQ方式では、再送処理の前にはすでにN個のブ
ロックデータが送信されており、再送されるブロックデ
ータの中にはすでに正しく受信されているものも含まれ
る。しかし、最初に正しく受信されても再送時に誤る
か、あるいはその応答信号が誤ると、再度同じブロック
データから再送しなければならなかった。したがって、
再送回数が増加して伝送効率の低下が避けられなかっ
た。
However, the conventional GB
In the N-ARQ scheme, N pieces of block data have already been transmitted before the retransmission processing, and some retransmitted block data include those already correctly received. However, even if the first block is correctly received, if an error occurs at the time of retransmission, or if the response signal is wrong, the same block data must be retransmitted again. Therefore,
A decrease in transmission efficiency due to an increase in the number of retransmissions was inevitable.

【0007】図6に示す例では、ブロックデータ2-1が
誤ったためにブロックデータ2以降が再送されるが、ブ
ロックデータ3はすでに正しく受信されている。しか
し、ブロックデータ2に続いて再送されるブロックデー
タ3-2が誤ったために、改めてブロックデータ3以降を
再送しなければならない事態()となっていた。本発
明は、従来のGBN−ARQ方式に比べて再送回数を低
下させて伝送効率の高いデータ伝送を可能にするデータ
再送伝送方式を提供することを目的とする。
In the example shown in FIG. 6, the block data 2-1 is retransmitted because the block data 2-1 is incorrect, but the block data 3 has already been correctly received. However, since the block data 3-2 retransmitted after the block data 2 is incorrect, it is necessary to retransmit the data after the block data 3 again (). SUMMARY OF THE INVENTION It is an object of the present invention to provide a data retransmission transmission system that enables data transmission with high transmission efficiency by reducing the number of retransmissions as compared with the conventional GBN-ARQ system.

【0008】[0008]

【課題を解決するための手段】請求項1に記載の発明
は、送信側がブロックデータを連続して送信した後に、
ブロックデータが正しく受信されたことを示す応答信号
ACKを受信側からの応答信号として受信したときに
は、次のブロックデータを送信し、誤りを検出したブロ
ックデータの再送を要求する応答信号NAKを受信側か
らの応答信号として受信したとき、あるいは受信側から
の応答信号が誤って受信されたときには、その応答信号
に対応するブロックデータから再送を行うデータ再送伝
送方式において、前記送信側には、すでに送信されたブ
ロックデータに対応する各応答信号が記憶される記憶手
段と、応答信号ACKが正しく受信されたときには、前
記記憶手段に該応答信号ACKを記憶して次のブロック
データの送信を指示し、応答信号NAKが受信されたと
き、あるいは応答信号が誤って受信されたときには、前
記記憶手段からその応答信号に対応するブロックデータ
の応答信号を検索し、それが応答信号ACKであれば該
ブロックデータについては応答信号ACKが受信された
ものとして次のブロックデータの送信を指示し、それが
応答信号NAKであるか記憶されている応答信号がなけ
れば該ブロックデータについて前記記憶手段に応答信号
NAKを記憶して該ブロックデータからの再送を指示す
る制御手段とを備えたことを特徴とする。
According to the first aspect of the present invention, after the transmitting side continuously transmits block data,
When a response signal ACK indicating that the block data has been received correctly is received as a response signal from the receiving side, the next block data is transmitted, and a response signal NAK requesting retransmission of the block data in which an error is detected is received. When a response signal is received as a response signal from the receiving side, or when a response signal from the receiving side is erroneously received, in the data retransmission transmission method of retransmitting from the block data corresponding to the response signal, the transmitting side has already Storage means for storing each response signal corresponding to the block data obtained, and, when the response signal ACK is correctly received, storing the response signal ACK in the storage means and instructing transmission of the next block data; When the response signal NAK is received, or when the response signal is erroneously received, A response signal of block data corresponding to the response signal is searched, and if it is a response signal ACK, the transmission of the next block data is instructed for the block data assuming that the response signal ACK has been received. If there is no response signal that is a NAK or a stored response signal, control means for storing a response signal NAK for the block data in the storage means and instructing retransmission from the block data is provided.

【0009】請求項2に記載の発明は、受信側には、各
ブロックデータが正しく受信されたか否かを示す正誤情
報が記憶される正誤記憶手段と、正しく受信されたブロ
ックデータが記憶されるブロックデータ記憶手段と、ブ
ロックデータが正しく受信されたときには、前記正誤記
憶手段に正情報を記憶するとともに前記ブロックデータ
記憶手段に該ブロックデータを記憶し、ブロックデータ
に誤りが検出されたときには、前記正誤記憶手段から該
ブロックデータに対応する正誤情報を検索し、それがす
でに正しく受信されていることを示す正情報であれば前
記ブロックデータ記憶手段から対応するブロックデータ
を読み出し、該ブロックデータが正しく受信されたもの
として応答信号ACKの送信を指示し、それが誤って受
信されていることを示す誤情報であるか対応する正誤情
報がなければ該ブロックデータについて前記正誤記憶手
段に誤情報を記憶して応答信号NAKの送信を指示する
制御手段とを備えたことを特徴とする。
According to the second aspect of the present invention, on the receiving side, correct / wrong storage means for storing correct / wrong information indicating whether each block data has been correctly received, and correctly received block data are stored. Block data storage means, when block data is received correctly, correct information is stored in the correctness storage means and the block data is stored in the block data storage means, and when an error is detected in the block data, The correct / incorrect information corresponding to the block data is searched from the correct / incorrect storage means. If the correct information indicates that the block data has been correctly received, the corresponding block data is read from the block data storage means, and the correct block data is read. Indicate transmission of a response signal ACK as received, and that it was incorrectly received Without errata information corresponding whether the erroneous information indicating characterized by comprising a control means for instructing the transmission of the errata erroneous information in the storage means to store the response signal NAK for the block data.

【0010】請求項3に記載の発明は、送信側には、請
求項1に記載の記憶手段および制御手段を備え、受信側
には、請求項2に記載の正誤記憶手段,ブロックデータ
記憶手段および制御手段を備えたことを特徴とする。
According to a third aspect of the present invention, the transmitting side includes the storage unit and the control unit according to the first aspect, and the receiving side includes the true / false storage unit and the block data storage unit according to the second aspect. And control means.

【0011】[0011]

【作用】請求項1に記載の発明は、ブロックデータの送
信側において、すでに送信されたブロックデータの応答
信号を記憶し、受信側から応答信号NAKが返ってくる
か応答信号が誤ったときに、対応するブロックデータが
すでに送信され、しかも応答信号ACKが返ってきてい
るかを記憶手段から検索する。記憶手段にそのブロック
データについて応答信号ACKが記憶されている場合に
は、受信側に誤って受信されたと見なされるブロックデ
ータは再送されたブロックデータであり、しかもそのブ
ロックデータがすでに正しく受信されていると判定す
る。したがって、そのブロックデータについては、すで
に正しく受信されたブロックデータを有効に利用して無
用の再送処理を回避することができる。
According to the first aspect of the present invention, the block data transmitting side stores a response signal of the already transmitted block data and responds when the response signal NAK is returned from the receiving side or the response signal is incorrect. The storage means is searched to determine whether the corresponding block data has already been transmitted and the response signal ACK has been returned. When the response signal ACK is stored in the storage means for the block data, the block data regarded as erroneously received by the receiving side is retransmitted block data, and the block data is already correctly received. It is determined that there is. Therefore, for the block data, it is possible to effectively use the already correctly received block data to avoid unnecessary retransmission processing.

【0012】請求項2に記載の発明は、ブロックデータ
の受信側において、すでに受信したブロックデータの正
誤情報を記憶し、かつ正しく受信されたブロックデータ
を記憶し、受信したブロックデータに誤りが検出された
ときに、そのブロックデータの正誤情報を正誤記憶手段
から検索する。正誤記憶手段にそのブロックデータにつ
いてすでに正しく受信されていることを示す正情報が記
憶されている場合には、誤って受信されたブロックデー
タは再送されたブロックデータであり、しかもそのブロ
ックデータがすでに正しく受信されていると判定する。
したがって、そのブロックデータについては、ブロック
データ記憶手段からすでに正しく受信されているブロッ
クデータを読み出して処理することにより、送信側には
応答信号ACKを返すことができ、無用の再送処理を回
避することができる。
According to a second aspect of the present invention, the block data receiving side stores correct / incorrect information of the already received block data, stores the correctly received block data, and detects an error in the received block data. Then, the correctness information of the block data is retrieved from the correctness storage means. If correct data indicating that the block data has already been correctly received is stored in the correct / erroneous storage means, the block data received erroneously is the retransmitted block data, and the block data is already received. It is determined that it has been received correctly.
Therefore, for the block data, by reading and processing the block data already correctly received from the block data storage means, a response signal ACK can be returned to the transmission side, and unnecessary retransmission processing can be avoided. Can be.

【0013】請求項3に記載の発明は、送信側と受信側
の双方で、応答信号の状態およびブロックデータの受信
状態を検査する。さらに、再送されたブロックデータが
すでに正しく受信されていると判定されるときには、正
しく受信された場合と同様の処理を送信側および受信側
の双方で行うので、すでに正しく受信されたブロックデ
ータを有効に利用することができ、無用の再送処理を回
避して伝送効率を高めることができる。
According to the third aspect of the present invention, both the transmitting side and the receiving side examine the state of the response signal and the state of receiving the block data. Furthermore, when it is determined that the retransmitted block data has already been correctly received, the same processing is performed on both the transmitting side and the receiving side as in the case where the retransmitted block data is correctly received. The transmission efficiency can be improved by avoiding unnecessary retransmission processing.

【0014】[0014]

【実施例】図1は、請求項1に記載のデータ再送伝送方
式を実現する通信処理装置の送信側の実施例構成を示す
ブロック図である。なお、受信側の構成は、従来のGB
N−ARQ方式に用いるものと同一構成で十分であるの
でここでは省略する。
FIG. 1 is a block diagram showing the configuration of an embodiment of the transmitting side of a communication processing apparatus for realizing the data retransmission transmission system according to the first embodiment. The configuration of the receiving side is the same as that of the conventional GB.
Since the same configuration as that used for the N-ARQ scheme is sufficient, it is omitted here.

【0015】図において、入力端子11からブロックデ
ータが送信側GBN−ARQ制御部12に入力され、送
信するブロックデータが送信機13に出力される。受信
機15は、受信した応答信号を送信側演算処理部16に
出力する。送信側演算処理部16には応答信号メモリ1
7が接続され、対応する応答信号が送信側GBN−AR
Q制御部12に出力される。
In FIG. 1, block data is input from an input terminal 11 to a transmitting-side GBN-ARQ control unit 12, and block data to be transmitted is output to a transmitter 13. The receiver 15 outputs the received response signal to the transmission-side arithmetic processing unit 16. The transmission-side arithmetic processing unit 16 has a response signal memory 1
7 is connected and the corresponding response signal is transmitted by the transmitting side GBN-AR.
Output to the Q control unit 12.

【0016】送信側演算処理部16は、受信機15で復
調された応答信号を入力して誤り検出を行う。ここで、
応答信号ACKが正しく受信された場合には、応答信号
メモリ17に「ACK」として記憶するとともに、応答
信号ACKの受信を送信側GBN−ARQ制御部12に
通知する。一方、送信側演算処理部16は、応答信号N
AKが受信された場合あるいは応答信号に誤りが検出さ
れた場合には、応答信号メモリ17からその応答信号に
対応するブロックデータの応答信号を検索し、すでに送
信したブロックデータの応答信号が「ACK」として記
憶されているときには、今回は応答信号ACKを受信し
たものとして送信側GBN−ARQ制御部12に通知す
る。また、応答信号メモリ17を検索した結果が「NA
K」あるいは対応する応答信号の情報がないときには、
応答信号メモリ17に「NAK」として記憶するととも
に、応答信号NAKの受信を送信側GBN−ARQ制御
部12に通知する。
The transmitting-side arithmetic processing unit 16 receives the response signal demodulated by the receiver 15 and performs error detection. here,
When the response signal ACK is received correctly, the response signal ACK is stored in the response signal memory 17 as “ACK” and the reception of the response signal ACK is notified to the transmission-side GBN-ARQ control unit 12. On the other hand, the transmitting-side arithmetic processing unit 16
When the AK is received or when an error is detected in the response signal, a response signal of the block data corresponding to the response signal is searched from the response signal memory 17, and the response signal of the already transmitted block data is "ACK". , The transmission-side GBN-ARQ control unit 12 is notified that the response signal ACK has been received this time. Also, the result of searching the response signal memory 17 is "NA
K "or the corresponding response signal information is not available.
The response signal memory 17 is stored as “NAK”, and the reception of the response signal NAK is notified to the transmission-side GBN-ARQ control unit 12.

【0017】送信側GBN−ARQ制御部12は、送信
側演算処理部16から入力される応答信号ACKあるい
は応答信号NAKにより、従来と同様に、入力端子11
から入力されたブロックデータを送信するか、すでに送
信したブロックデータを再送するかを決定するととも
に、決定されたブロックデータを送信機13に出力す
る。
The transmission-side GBN-ARQ control unit 12 responds to the response signal ACK or the response signal NAK input from the transmission-side arithmetic processing unit 16 in the same manner as in the prior art using the input terminal 11.
In addition to determining whether to transmit the input block data or retransmit the already transmitted block data, the determined block data is output to the transmitter 13.

【0018】図2は、請求項1に記載のデータ再送伝送
方式のシーケンスを説明する図である。なお、説明を容
易にするために、アウトスタンディング数Nを4とし、
誤りが発生するタイミングも図6に示す従来のシーケン
ス説明図と同じとする。また、送信側から受信側に伝送
されるブロックデータの実線,破線、受信側から送信側
に伝送される応答信号のA,Nおよび実線,破線,太実
線の区別も同様であり、これらは以下の実施例の説明に
おいても同様である。
FIG. 2 is a diagram for explaining a sequence of the data retransmission transmission system according to the first embodiment. For the sake of simplicity, the outstanding number N is assumed to be 4,
The timing at which an error occurs is assumed to be the same as that of the conventional sequence diagram shown in FIG. The same applies to the solid line and the broken line of the block data transmitted from the transmitting side to the receiving side, and the A, N and the solid line, the broken line and the thick solid line of the response signal transmitted from the receiving side to the transmitting side. The same applies to the description of the embodiment.

【0019】図において、ブロックデータ1-1に対して
応答信号ACKが返送されたために、応答信号メモリ1
7にはブロックデータ1について「ACK」が記憶され
る。また、ブロックデータ2-1に対して応答信号NAK
が返送されたために、応答信号メモリ17にはブロック
データ2について「NAK」が記憶される。この処理が
受信した応答信号ごとに行われ、すでに送信されたブロ
ックデータの応答信号の内容が応答信号メモリ17に記
憶される。
In the figure, since the response signal ACK is returned for the block data 1-1, the response signal memory 1
7 stores “ACK” for block data 1. Also, a response signal NAK is applied to the block data 2-1.
Is returned, the response signal memory 17 stores “NAK” for the block data 2. This process is performed for each received response signal, and the content of the response signal of the already transmitted block data is stored in the response signal memory 17.

【0020】ここで、ブロックデータ2-1の応答信号N
AKに応じてブロックデータ2以降の再送が行われる
()が、ブロックデータ3-2に対して応答信号NAK
が返送されたとする。しかし、本発明方式により直ちに
ブロックデータ3以降の再送を行わず、そのブロックデ
ータ3に対応する応答信号を応答信号メモリ17から検
索する。ブロックデータ3は、ブロックデータ3-1の応
答信号ACKを受信しているので応答信号メモリ17に
は「ACK」が記憶されている。したがって、ブロック
データ3-2に対して応答信号NAKが受信されても、次
のブロックデータ7-1を送信する()。
Here, the response signal N of the block data 2-1
The retransmission of the block data 2 and thereafter is performed according to the AK ().
Is returned. However, according to the method of the present invention, retransmission of the block data 3 and subsequent blocks is not immediately performed, and a response signal corresponding to the block data 3 is searched from the response signal memory 17. Since the block data 3 has received the response signal ACK of the block data 3-1, "ACK" is stored in the response signal memory 17. Therefore, even if the response signal NAK is received for the block data 3-2, the next block data 7-1 is transmitted ().

【0021】また、再送したブロックデータ4-2の応答
信号ACKが誤ったとする。しかし、これも本発明方式
により直ちにブロックデータ4以降の再送を行わず、そ
のブロックデータ4に対応する応答信号を応答信号メモ
リ17から検索する。ブロックデータ4は、ブロックデ
ータ4-1の応答信号ACKを受信しているので応答信号
メモリ17には「ACK」が記憶されている。したがっ
て、ブロックデータ4-2に対して応答信号ACKが誤っ
て受信されても、次のブロックデータ8-1を送信する
()。
It is also assumed that the response signal ACK of the retransmitted block data 4-2 is incorrect. However, also in this case, the retransmission of the block data 4 and thereafter is not immediately performed by the method of the present invention, and the response signal corresponding to the block data 4 is searched from the response signal memory 17. Since the block data 4 has received the response signal ACK of the block data 4-1, “ACK” is stored in the response signal memory 17. Therefore, even if the response signal ACK is erroneously received for the block data 4-2, the next block data 8-1 is transmitted ().

【0022】なお、ブロックデータ7-1の応答信号AC
Kが誤った場合にも応答信号メモリ17を検索するが、
ブロックデータ7についは初めての応答信号であるの
で、応答信号メモリ17には「NAK」を記憶してブロ
ックデータ7以降の再送を行う()。このような動作
を繰り返してブロックデータと応答信号とを送受信し、
誤り回復しながら効率よくデータ伝送を行うことができ
る。
The response signal AC of the block data 7-1 is
Even when K is incorrect, the response signal memory 17 is searched.
Since the block data 7 is the first response signal, "NAK" is stored in the response signal memory 17 and retransmission of the block data 7 and thereafter is performed (). Such operation is repeated to transmit and receive the block data and the response signal,
Data transmission can be performed efficiently while recovering errors.

【0023】図3は、請求項2に記載のデータ再送伝送
方式を実現する通信処理装置の受信側の実施例構成を示
すブロック図である。なお、送信側の構成は、従来のG
BN−ARQ方式に用いるものと同一構成で十分である
のでここでは省略する。図において、受信機31は受信
したブロックデータを受信側演算処理部32に出力す
る。受信側演算処理部32には、受信ブロックデータ正
誤メモリ33および受信ブロックデータメモリ34が接
続される。受信側演算処理部32から出力されるブロッ
クデータは受信側GBN−ARQ制御部35に入力さ
れ、対応する応答信号が送信機36に出力されるととも
に、正しく受信されたブロックデータが出力端子37か
ら出力される。
FIG. 3 is a block diagram showing the configuration of an embodiment on the receiving side of a communication processing apparatus for realizing the data retransmission transmission system according to the second aspect. The configuration of the transmitting side is the same as that of the conventional G
Since the same configuration as that used for the BN-ARQ scheme is sufficient, the description is omitted here. In the figure, a receiver 31 outputs received block data to a receiving-side arithmetic processing unit 32. A reception block data correct / incorrect memory 33 and a reception block data memory 34 are connected to the reception side processing unit 32. The block data output from the receiving-side arithmetic processing unit 32 is input to the receiving-side GBN-ARQ control unit 35, a corresponding response signal is output to the transmitter 36, and the correctly received block data is output from the output terminal 37. Is output.

【0024】受信側演算処理部32は、受信機31で復
調されたブロックデータを入力して誤り検出を行う。こ
こで、ブロックデータが正しく受信された場合には、受
信ブロックデータ正誤メモリ33に対応するブロックデ
ータが「正」として記憶するとともに、そのブロックデ
ータを受信ブロックデータメモリ34に記憶し、さらに
受信側GBN−ARQ制御部35に出力する。
The receiving-side arithmetic processing section 32 receives the block data demodulated by the receiver 31 and performs error detection. If the block data is received correctly, the block data corresponding to the received block data correct / incorrect memory 33 is stored as "correct", and the block data is stored in the received block data memory 34. Output to the GBN-ARQ control unit 35.

【0025】一方、受信側演算処理部32は、ブロック
データに誤りが検出された場合には、受信ブロックデー
タ正誤メモリ33からそのブロックデータがすでに正し
く受信されているか否かを検索し、対応するブロックデ
ータがすでに正しく受信されているときには、そのブロ
ックデータを受信ブロックデータメモリ34から取り出
して受信側GBN−ARQ制御部35に出力する。ま
た、受信ブロックデータ正誤メモリ33を検索した結果
が「誤」あるいは対応するブロックデータの正誤の情報
がないときには、受信ブロックデータ正誤メモリ33に
対応するブロックデータが「誤」として記憶するととも
に、その誤ったブロックデータを受信側GBN−ARQ
制御部35に出力する。
On the other hand, when an error is detected in the block data, the receiving-side arithmetic processing unit 32 searches the received block data correct / incorrect memory 33 to determine whether or not the block data has already been correctly received. If the block data has already been received correctly, the block data is retrieved from the reception block data memory 34 and output to the receiving GBN-ARQ control unit 35. When the result of searching the received block data correct / incorrect memory 33 is “wrong” or there is no correct / incorrect information of the corresponding block data, the block data corresponding to the received block data correct / incorrect memory 33 is stored as “wrong”, and Incorrect block data is received by GBN-ARQ on the receiving side.
Output to the control unit 35.

【0026】受信側GBN−ARQ制御部35は、受信
側演算処理部16から入力されるブロックデータによ
り、従来と同様に、応答信号ACKを返送するか応答信
号NAKを返送するかを決定するとともに、決定された
応答信号を送信機36に出力する。図4は、請求項2に
記載のデータ再送伝送方式のシーケンスを説明する図で
ある。
The receiving-side GBN-ARQ control unit 35 determines whether to return the response signal ACK or the response signal NAK based on the block data input from the receiving-side arithmetic processing unit 16 as in the related art. , And outputs the determined response signal to the transmitter 36. FIG. 4 is a diagram for explaining a sequence of the data retransmission transmission method according to the second embodiment.

【0027】図において、ブロックデータの受信側で
は、ブロックデータ1-1が正しく受信されたために、ブ
ロックデータ1は「正」として受信ブロックデータ正誤
メモリ33に記憶されるとともに、そのブロックデータ
1を受信ブロックデータメモリ34に記憶する。また、
ブロックデータ2-1は誤って受信されたために、ブロッ
クデータ2は「誤」として受信ブロックデータ正誤メモ
リ33に記憶される。この処理をブロックデータを受信
するごとに行い、各ブロックデータごとに正誤の情報を
受信ブロックデータ正誤メモリ33に記憶し、正しく受
信されたブロックデータを受信ブロックデータメモリ3
4に記憶する。
In the figure, on the receiving side of the block data, since the block data 1-1 has been correctly received, the block data 1 is stored as "correct" in the received block data correct / error memory 33, and the block data 1 is stored in the memory 33. It is stored in the reception block data memory 34. Also,
Since the block data 2-1 was erroneously received, the block data 2 is stored in the received block data correct / incorrect memory 33 as "wrong". This process is performed every time block data is received, correct / incorrect information is stored in the receive block data correct / error memory 33 for each block data, and the correctly received block data is stored in the receive block data memory 3.
4 is stored.

【0028】ここで、ブロックデータ2-1が誤って受信
されるが、受信ブロックデータ正誤メモリ33に対応す
る正誤の情報がないので、その誤ったブロックデータを
受信側GBN−ARQ制御部35に出力して応答信号N
AKを返送し、送信側ではそれに応じてブロックデータ
2以降の再送を行う()。このとき、ブロックデータ
3-2が誤って受信されても、本発明方式により直ちに応
答信号NAKを返送せず、そのブロックデータ3がすで
に正しく受信されているか否かを受信ブロックデータ正
誤メモリ33から検索する。ブロックデータ3は、ブロ
ックデータ3-1で正しく受信されているので、受信ブロ
ックデータ正誤メモリ33には「正」が記憶されてお
り、またそのブロックデータ3が受信側GBN−ARQ
制御部35を介して出力端子37から出力される。ま
た、受信側GBN−ARQ制御部35は応答信号ACK
を返送する()。すなわち、ブロックデータ3-2が誤
って受信されても、応答信号ACKが返送されてくるの
で次のブロックデータ7-1が送信される。
Here, although the block data 2-1 is erroneously received, since there is no correct / incorrect information corresponding to the received block data correct / error memory 33, the erroneous block data is sent to the receiving-side GBN-ARQ control unit 35. Output and response signal N
AK is returned, and the transmitting side retransmits the block data 2 and subsequent data accordingly (). At this time, even if the block data 3-2 is erroneously received, the response signal NAK is not immediately returned according to the method of the present invention, and whether or not the block data 3 has already been correctly received is determined from the received block data correct / error memory 33. Search for. Since the block data 3 is correctly received as the block data 3-1, "correct" is stored in the received block data correct / incorrect memory 33, and the block data 3 is stored in the receiving-side GBN-ARQ.
It is output from the output terminal 37 via the control unit 35. Further, the receiving-side GBN-ARQ control unit 35 transmits the response signal ACK.
(). That is, even if the block data 3-2 is erroneously received, the response signal ACK is returned, so that the next block data 7-1 is transmitted.

【0029】また、再送したブロックデータ4-2の応答
信号ACKが誤った場合には、従来のGBN−ARQ方
式と同様に、ブロックデータ4以降の再送が行われる
()。ここでは、さらにブロックデータ7-1の応答信
号ACKも誤るので、ブロックデータ7以降の再送が行
われる()。なお、ブロックデータ7-2が誤って受信
されても、そのブロックデータ7-1が正しく受信されて
いるので、受信側GBN−ARQ制御部35は応答信号
ACKを返送して次のブロックデータ11-1の送信を促す
()。
When the response signal ACK of the retransmitted block data 4-2 is incorrect, retransmission of the block data 4 and subsequent blocks is performed as in the conventional GBN-ARQ system (). Here, since the response signal ACK of the block data 7-1 is also incorrect, retransmission of the block data 7 and thereafter is performed (). Even if the block data 7-2 is erroneously received, since the block data 7-1 is correctly received, the receiving-side GBN-ARQ control unit 35 returns a response signal ACK to return to the next block data 11-1. Prompt to send -1 ().

【0030】このような動作を繰り返してブロックデー
タと応答信号とを送受信し、誤り回復しながら効率よく
データ伝送を行うことができる。図5は、請求項3に記
載のデータ再送伝送方式のシーケンスを説明する図であ
る。なお、本発明は、上述した送信側で行う制御と、受
信側で行う制御とを併せて行う方式であり、それを実現
する通信処理装置の送信側および受信側の構成は、図1
および図3に示すものと同様である。
By repeating such an operation, the block data and the response signal are transmitted and received, and data transmission can be performed efficiently while recovering errors. FIG. 5 is a diagram for explaining the sequence of the data retransmission transmission method according to the third embodiment. The present invention is a system in which the above-described control performed on the transmission side and the control performed on the reception side are performed in combination.
And the same as shown in FIG.

【0031】図において、ブロックデータの送信側で
は、ブロックデータ1-1に対して応答信号ACKが返送
されたために、応答信号メモリ17にはブロックデータ
1について「ACK」が記憶される。また、ブロックデ
ータ2-1に対して応答信号NAKが返送されたために、
応答信号メモリ17にはブロックデータ2について「N
AK」が記憶される。この処理が受信した応答信号ごと
に行われ、すでに送信されたブロックデータの応答信号
の内容が応答信号メモリ17に記憶される。
In the figure, on the transmitting side of the block data, since the response signal ACK is returned for the block data 1-1, "ACK" is stored for the block data 1 in the response signal memory 17. Also, since the response signal NAK was returned for the block data 2-1,
The response signal memory 17 stores "N
AK ”is stored. This process is performed for each received response signal, and the content of the response signal of the already transmitted block data is stored in the response signal memory 17.

【0032】また、ブロックデータの受信側では、ブロ
ックデータ1-1が正しく受信されたために、ブロックデ
ータ1は「正」として受信ブロックデータ正誤メモリ3
3に記憶されるとともに、そのブロックデータ1を受信
ブロックデータメモリ34に記憶する。また、ブロック
データ2-1は誤って受信されたために、ブロックデータ
2は「誤」として受信ブロックデータ正誤メモリ33に
記憶される。この処理をブロックデータを受信するごと
に行い、各ブロックデータごとに正誤の情報を受信ブロ
ックデータ正誤メモリ33に記憶し、正しく受信された
ブロックデータを受信ブロックデータメモリ34に記憶
する。
On the receiving side of the block data, since the block data 1-1 has been correctly received, the block data 1 is regarded as "correct" and the received block data correct / incorrect memory 3
3 and the block data 1 is stored in the reception block data memory 34. Further, since the block data 2-1 is erroneously received, the block data 2 is stored in the received block data correct / incorrect memory 33 as “erroneous”. This process is performed every time block data is received, and correct / incorrect information is stored in the received block data correct / error memory 33 for each block data, and correctly received block data is stored in the received block data memory 34.

【0033】ここで、ブロックデータ2以降の再送
()に伴って再送されるブロックデータ3-2が誤って
受信されても、本発明方式により直ちに応答信号NAK
を返送せず、そのブロックデータ3がすでに正しく受信
されているか否かを受信ブロックデータ正誤メモリ33
から検索する。ブロックデータ3は、ブロックデータ3
-1で正しく受信されているので、受信ブロックデータ正
誤メモリ33には「正」が記憶されており、受信側GB
N−ARQ制御部35は応答信号ACKを返送する
()。すなわち、ブロックデータ3-2が誤って受信さ
れても、応答信号ACKが返送されてくるので次のブロ
ックデータ7-1が送信される。
Here, even if the block data 3-2 retransmitted along with the retransmission () after the block data 2 is erroneously received, the response signal NAK is immediately transmitted by the method of the present invention.
Is returned, and whether or not the block data 3 has already been correctly received is determined by the received block data correct / incorrect memory 33.
Search from. Block data 3 is block data 3
"-1" is correctly received, so that "correct" is stored in the reception block data
The N-ARQ control unit 35 returns a response signal ACK (). That is, even if the block data 3-2 is erroneously received, the response signal ACK is returned, so that the next block data 7-1 is transmitted.

【0034】また、再送したブロックデータ4-2の応答
信号ACKが誤ったとする。しかし、これも本発明方式
により直ちにブロックデータ4以降の再送を行わず、そ
のブロックデータ4に対応する応答信号を応答信号メモ
リ17から検索する。ブロックデータ4は、ブロックデ
ータ4-1の応答信号ACKを受信しているので応答信号
メモリ17には「ACK」が記憶されている。したがっ
て、ブロックデータ4-2に対して応答信号ACKが誤っ
て受信されても、次のブロックデータ8-1を送信する
()。
It is also assumed that the response signal ACK of the retransmitted block data 4-2 is incorrect. However, also in this case, the retransmission of the block data 4 and thereafter is not immediately performed by the method of the present invention, and the response signal corresponding to the block data 4 is searched from the response signal memory 17. Since the block data 4 has received the response signal ACK of the block data 4-1, “ACK” is stored in the response signal memory 17. Therefore, even if the response signal ACK is erroneously received for the block data 4-2, the next block data 8-1 is transmitted ().

【0035】なお、ブロックデータ7-1の応答信号AC
Kが誤った場合にも応答信号メモリ17を検索するが、
ブロックデータ7についは初めての応答信号であるの
で、応答信号メモリ17には「NAK」を記憶してブロ
ックデータ7以降の再送を行う()。また、ブロック
データ7-2が誤って受信されても、そのブロックデータ
7-1が正しく受信されているので、受信側GBN−AR
Q制御部35は応答信号ACKを返送して次のブロック
データ11-1の送信を促す()。
The response signal AC of the block data 7-1 is
Even when K is incorrect, the response signal memory 17 is searched.
Since the block data 7 is the first response signal, "NAK" is stored in the response signal memory 17 and retransmission of the block data 7 and thereafter is performed (). Even if the block data 7-2 is erroneously received, since the block data 7-1 is correctly received, the receiving GBN-AR
The Q control unit 35 returns a response signal ACK to prompt transmission of the next block data 11-1 ().

【0036】このような動作を繰り返してブロックデー
タと応答信号とを送受信し、誤り回復しながら効率よく
データ伝送を行うことができる。以上説明した従来例お
よび実施例の同じ条件でかつ図に示す範囲では、従来方
式はブロックデータ2までが確定しているのに対して、
請求項1に記載の方式はブロックデータ6までが確定
し、請求項2および請求項3に記載の方式はブロックデ
ータ8までが確定し、データ伝送効率の改善が図られて
いることがわかる。
By repeating such an operation, the block data and the response signal are transmitted and received, and the data can be transmitted efficiently while recovering the error. Under the same conditions as those of the conventional example and the embodiment described above and within the range shown in FIG.
It can be seen that the method described in claim 1 determines data up to the block data 6, and the methods described in claims 2 and 3 determine data up to the block data 8, thereby improving the data transmission efficiency.

【0037】[0037]

【発明の効果】以上説明したように本発明は、再送され
たブロックデータに誤りが生じたり、その応答信号に誤
りが生じても、そのブロックデータがすでに正しく受信
されていると判定されるときには、正しく受信された場
合と同様の処理を送信側、または受信側、またはその双
方で行う。
As described above, according to the present invention, even if an error occurs in the retransmitted block data or an error occurs in the response signal, it is determined that the block data is already correctly received. The same processing as that performed when the data is correctly received is performed on the transmission side, the reception side, or both.

【0038】したがって、GBN−ARQ方式により再
送されたブロックデータあるいはその応答信号に誤りが
生じても、すでに正しく受信されたブロックデータがあ
ればそれを有効に利用し、無用の再送処理を回避するこ
とができる。すなわち、再送回数が低減され、高効率か
つ高品質なデータ伝送を実現することができる。
Therefore, even if an error occurs in the block data retransmitted by the GBN-ARQ system or its response signal, if there is already correctly received block data, it is effectively used to avoid unnecessary retransmission processing. be able to. That is, the number of retransmissions is reduced, and highly efficient and high quality data transmission can be realized.

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

【図1】請求項1に記載のデータ再送伝送方式を実現す
る通信処理装置の送信側の実施例構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of an embodiment on a transmitting side of a communication processing apparatus for realizing a data retransmission transmission method according to claim 1;

【図2】請求項1に記載のデータ再送伝送方式のシーケ
ンスを説明する図である。
FIG. 2 is a diagram illustrating a sequence of the data retransmission transmission method according to claim 1;

【図3】請求項2に記載のデータ再送伝送方式を実現す
る通信処理装置の受信側の実施例構成を示すブロック図
である。
FIG. 3 is a block diagram showing a configuration of an embodiment on a receiving side of a communication processing apparatus for realizing the data retransmission transmission method according to claim 2;

【図4】請求項2に記載のデータ再送伝送方式のシーケ
ンスを説明する図である。
FIG. 4 is a diagram for explaining a sequence of the data retransmission transmission method according to claim 2;

【図5】請求項3に記載のデータ再送伝送方式のシーケ
ンスを説明する図である。
FIG. 5 is a diagram illustrating a sequence of a data retransmission transmission method according to claim 3;

【図6】従来のGBN−ARQ方式のシーケンスを説明
する図である。
FIG. 6 is a diagram illustrating a sequence of a conventional GBN-ARQ scheme.

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

11 入力端子 12 送信側GBN−ARQ制御部 13 送信機 15 受信機 16 送信側演算処理部 17 応答信号メモリ 31 受信機 32 受信側演算処理部 33 受信ブロックデータ正誤メモリ 34 受信ブロックデータメモリ 35 受信側GBN−ARQ制御部 36 送信機 37 出力端子 DESCRIPTION OF SYMBOLS 11 Input terminal 12 Transmission side GBN-ARQ control part 13 Transmitter 15 Receiver 16 Transmission side processing part 17 Response signal memory 31 Receiver 32 Receiving side processing part 33 Receiving block data correct / error memory 34 Receiving block data memory 35 Receiving side GBN-ARQ control unit 36 Transmitter 37 Output terminal

───────────────────────────────────────────────────── フロントページの続き (72)発明者 松本 正 東京都千代田区内幸町一丁目1番6号 日本電信電話株式会社内 (56)参考文献 特開 昭55−73157(JP,A) 特開 昭56−123150(JP,A) 特開 昭62−172830(JP,A) (58)調査した分野(Int.Cl.6,DB名) H04L 1/18 ────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Tadashi Matsumoto 1-6, Uchisaiwaicho, Chiyoda-ku, Tokyo Nippon Telegraph and Telephone Corporation (56) References JP-A-55-73157 (JP, A) JP-A Sho 56-123150 (JP, A) JP-A-62-172830 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) H04L 1/18

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 送信側がブロックデータを連続して送信
した後に、ブロックデータが正しく受信されたことを示
す応答信号ACKを受信側からの応答信号として受信し
たときには、次のブロックデータを送信し、誤りを検出
したブロックデータの再送を要求する応答信号NAKを
受信側からの応答信号として受信したとき、あるいは受
信側からの応答信号が誤って受信されたときには、その
応答信号に対応するブロックデータから再送を行うデー
タ再送伝送方式において、前記送信側には、すでに送信
されたブロックデータに対応する各応答信号が記憶され
る記憶手段と、応答信号ACKが正しく受信されたとき
には、前記記憶手段に該応答信号ACKを記憶して次の
ブロックデータの送信を指示し、応答信号NAKが受信
されたとき、あるいは応答信号が誤って受信されたとき
には、前記記憶手段からその応答信号に対応するブロッ
クデータの応答信号を検索し、それが応答信号ACKで
あれば該ブロックデータについては応答信号ACKが受
信されたものとして次のブロックデータの送信を指示
し、それが応答信号NAKであるか記憶されている応答
信号がなければ該ブロックデータについて前記記憶手段
に応答信号NAKを記憶して該ブロックデータからの再
送を指示する制御手段とを備えたことを特徴とするデー
タ再送伝送方式。
After transmitting a block data continuously by a transmitting side, when receiving a response signal ACK indicating that the block data has been correctly received as a response signal from the receiving side, transmitting the next block data; When a response signal NAK requesting retransmission of block data in which an error is detected is received as a response signal from the receiving side, or when a response signal from the receiving side is erroneously received, the block data corresponding to the response signal is received. In the data retransmission transmission method for performing retransmission, the transmitting side includes a storage unit that stores each response signal corresponding to the already transmitted block data, and a storage unit that stores the response signal when the response signal ACK is correctly received. The response signal ACK is stored to instruct transmission of the next block data, and when the response signal NAK is received, When the response signal is erroneously received, the storage means retrieves the response signal of the block data corresponding to the response signal from the storage means. If the response signal is the response signal ACK, the response signal ACK is received for the block data. If it is a response signal NAK or if there is no stored response signal, a response signal NAK is stored in the storage means for the block data and retransmission from the block data is performed. And a control means for instructing the data retransmission.
【請求項2】 送信側がブロックデータを連続して送信
した後に、ブロックデータが正しく受信されたことを示
す応答信号ACKを受信側からの応答信号として受信し
たときには、次のブロックデータを送信し、誤りを検出
したブロックデータの再送を要求する応答信号NAKを
受信側からの応答信号として受信したとき、あるいは受
信側からの応答信号が誤って受信されたときには、その
応答信号に対応するブロックデータから再送を行うデー
タ再送伝送方式において、前記受信側には、各ブロック
データが正しく受信されたか否かを示す正誤情報が記憶
される正誤記憶手段と、正しく受信されたブロックデー
タが記憶されるブロックデータ記憶手段と、ブロックデ
ータが正しく受信されたときには、前記正誤記憶手段に
正情報を記憶するとともに前記ブロックデータ記憶手段
に該ブロックデータを記憶し、ブロックデータに誤りが
検出されたときには、前記正誤記憶手段から該ブロック
データに対応する正誤情報を検索し、それがすでに正し
く受信されていることを示す正情報であれば前記ブロッ
クデータ記憶手段から対応するブロックデータを読み出
し、該ブロックデータが正しく受信されたものとして応
答信号ACKの送信を指示し、それが誤って受信されて
いることを示す誤情報であるか対応する正誤情報がなけ
れば該ブロックデータについて前記正誤記憶手段に誤情
報を記憶して応答信号NAKの送信を指示する制御手段
とを備えたことを特徴とするデータ再送伝送方式。
2. When a response signal ACK indicating that block data has been correctly received is received as a response signal from the reception side after the transmission side continuously transmits block data, the next block data is transmitted. When a response signal NAK requesting retransmission of block data in which an error is detected is received as a response signal from the receiving side, or when a response signal from the receiving side is erroneously received, the block data corresponding to the response signal is received. In the data retransmission transmission method for performing retransmission, the receiving side includes: a correct / error storage unit that stores correct / error information indicating whether each block data is correctly received; and a block data that stores the correctly received block data. Storage means, and when the block data is correctly received, correct information is stored in the correctness storage means. Both, the block data is stored in the block data storage means, and when an error is detected in the block data, correct / incorrect information corresponding to the block data is searched from the correct / error storage means, and that the correct information has already been correctly received. If the information is positive information, the corresponding block data is read from the block data storage means, and transmission of a response signal ACK is instructed assuming that the block data has been correctly received, indicating that it has been erroneously received. Control means for storing error information in the correct / incorrect storage means for the block data if there is no error information or no corresponding error information, and instructing transmission of a response signal NAK. .
【請求項3】 送信側がブロックデータを連続して送信
した後に、ブロックデータが正しく受信されたことを示
す応答信号ACKを受信側からの応答信号として受信し
たときには、次のブロックデータを送信し、誤りを検出
したブロックデータの再送を要求する応答信号NAKを
受信側からの応答信号として受信したとき、あるいは受
信側からの応答信号が誤って受信されたときには、その
応答信号に対応するブロックデータから再送を行うデー
タ再送伝送方式において、前記送信側には、請求項1に
記載の記憶手段および制御手段を備え、前記受信側に
は、請求項2に記載の正誤記憶手段,ブロックデータ記
憶手段および制御手段を備えたことを特徴とするデータ
再送伝送方式。
3. After the transmitting side continuously transmits the block data, when receiving a response signal ACK indicating that the block data has been correctly received as a response signal from the receiving side, transmitting the next block data, When a response signal NAK requesting retransmission of block data in which an error is detected is received as a response signal from the receiving side, or when a response signal from the receiving side is erroneously received, the block data corresponding to the response signal is received. In a data retransmission transmission method for performing retransmission, the transmission side includes the storage unit and the control unit according to claim 1, and the reception side includes a true / false storage unit, a block data storage unit, and a storage unit according to claim 2. A data retransmission transmission system comprising a control unit.
JP3036412A 1991-03-01 1991-03-01 Data retransmission transmission method Expired - Lifetime JP2891267B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3036412A JP2891267B2 (en) 1991-03-01 1991-03-01 Data retransmission transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3036412A JP2891267B2 (en) 1991-03-01 1991-03-01 Data retransmission transmission method

Publications (2)

Publication Number Publication Date
JPH04274631A JPH04274631A (en) 1992-09-30
JP2891267B2 true JP2891267B2 (en) 1999-05-17

Family

ID=12469114

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3036412A Expired - Lifetime JP2891267B2 (en) 1991-03-01 1991-03-01 Data retransmission transmission method

Country Status (1)

Country Link
JP (1) JP2891267B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101300610B1 (en) * 2006-12-05 2013-08-28 삼성전자주식회사 Apparatus and method for a transmission of a data in a communication system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9356737B2 (en) * 2014-03-26 2016-05-31 Keysight Technologies, Inc. Retry buffer and method of performing retry operation using retry buffer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101300610B1 (en) * 2006-12-05 2013-08-28 삼성전자주식회사 Apparatus and method for a transmission of a data in a communication system

Also Published As

Publication number Publication date
JPH04274631A (en) 1992-09-30

Similar Documents

Publication Publication Date Title
US4888767A (en) Repeat request signal transmission method for multi-station packet communication
EP0707394B1 (en) System for re-transmission in data communication
US7003710B2 (en) Communications method, communications apparatus and communications system using same communications apparatus
CA2194619C (en) Communication system where the receiving station requests retransmission of an erroneous portion of a data signal
EP0465533A4 (en) Error correction for infrared data communication
JPS62169537A (en) Method for detecting and restoring transmission error
US6292470B1 (en) Data transmission system and method utilizing history information corresponding to correctly received frames
CN100385844C (en) Communication terminal, base station, and method of radio communication
JP3316059B2 (en) Data transmission equipment
EP0042650B1 (en) Transmitting-receiving system for teleprinter traffic via communication paths according to the arq-system with bunched repetition
JPH0419731B2 (en)
GB2337431A (en) Radio communication system with retransmission requests
JPH09247132A (en) Radio packet communication equipment and transmitting device
JP2891267B2 (en) Data retransmission transmission method
JPH11331296A (en) Line state adaptive type communication method
JPH04111553A (en) Arq communication system
KR20060047811A (en) Reception method for packetized information with automatic repeat request
JPH05160817A (en) Data transmission method
JPH01834A (en) Full duplex communication method
JPH0530115A (en) Polling system
JP2000312201A (en) Communication equipment and error control method
JPS60236533A (en) Data communication equipment
JPH0775342B2 (en) Error control communication method
JPH0319441A (en) Reply timing control type arq system
JPH0685513B2 (en) Data retransmission transmission method

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080226

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090226

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100226

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100226

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110226

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120226

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120226

Year of fee payment: 13