JP2000151623A - Packet communication system - Google Patents

Packet communication system

Info

Publication number
JP2000151623A
JP2000151623A JP31428898A JP31428898A JP2000151623A JP 2000151623 A JP2000151623 A JP 2000151623A JP 31428898 A JP31428898 A JP 31428898A JP 31428898 A JP31428898 A JP 31428898A JP 2000151623 A JP2000151623 A JP 2000151623A
Authority
JP
Japan
Prior art keywords
packet
buffer
retransmission
transmission
error
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.)
Granted
Application number
JP31428898A
Other languages
Japanese (ja)
Other versions
JP3054613B2 (en
Inventor
Eiichiro Kawakami
英一郎 川上
Satoshi Shimizu
聡 清水
Kiyohito Tokuda
清仁 徳田
Takeshi Uu
剛 ウー
Masasugi Inoue
真杉 井上
Yoshihiro Hase
良裕 長谷
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.)
Communications Research Laboratory
Oki Electric Industry Co Ltd
Original Assignee
Communications Research Laboratory
Oki Electric Industry Co Ltd
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 Communications Research Laboratory, Oki Electric Industry Co Ltd filed Critical Communications Research Laboratory
Priority to JP31428898A priority Critical patent/JP3054613B2/en
Publication of JP2000151623A publication Critical patent/JP2000151623A/en
Application granted granted Critical
Publication of JP3054613B2 publication Critical patent/JP3054613B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Detection And Prevention Of Errors In Transmission (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To respond to a retransmission request by using simple hardware, to reduce circuit costs and to reduce the burden of a controller by making a receiving side detect a packet communication error and performing retransmission by using one of two-way links when a retransmission request is made. SOLUTION: When the first packet is transmitted to a terminal 3 from a transmission buffer 15 of a base station 1, the currently transmitted packet is transferred to a retransmission buffer 16 from the buffer 15 as it is and is temporarily stored. The terminal 3 receives the packet and an error detector 12 executes error detection processing. When an error does not exist, the terminal 3 performs positive response to a deciding device of a transmission controlling part 7. When it is decided that an error exists, negative response is returned to the deciding device. The deciding device receives the negative response and asks the buffer 16 instead of the buffer 15 to transmit the temporarily stored packet this time. Thus, the packet that is just previously transmitted is retransmitted to the terminal 3.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、受信データ誤りに
よって生じる再送処理を簡素化し、高速化したパケット
通信システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet communication system in which retransmission processing caused by reception data error is simplified and speeded up.

【0002】[0002]

【従来の技術】無線LAN(ローカルエリアネットワー
ク)は、基地局とこの基地局に接続される多数の端末に
よって構成される。基地局と端末とは、相互に双方向の
リンクで接続され、様々な通信プロトコルによってパケ
ット通信が行われる。このパケット通信中に伝送誤りが
発生した場合には、送信側が受信側の要求に基づいて、
パケットを再送する。この方式をARQ(Automatic Re
peat Request)方式と呼んでいる。
2. Description of the Related Art A wireless LAN (local area network) comprises a base station and a number of terminals connected to the base station. The base station and the terminal are mutually connected by a bidirectional link, and packet communication is performed by various communication protocols. If a transmission error occurs during this packet communication, the transmitting side makes a request based on the request of the receiving side.
Retransmit the packet. This method is called ARQ (Automatic Re
peat Request) method.

【0003】無線LANにおいて、誤り検出に対する応
答タイミングと再送の方法として、例えばStop−and−W
ait方式、Go−back−N方式、Selective−Repeat方式が
知られている。Stop−and−Wait方式では、送信側でパ
ケットを1つ送り出す度に、そのパケットに対する受信
側の応答を待つ。肯定応答を受け取った場合には次のパ
ケットを送信し、否定応答を受け取った場合にはそのパ
ケットを再送する。
In a wireless LAN, for example, Stop-and-W
The ait system, Go-back-N system, and Selective-Repeat system are known. In the Stop-and-Wait method, every time one packet is sent out on the transmitting side, a response from the receiving side to the packet is waited for. If an acknowledgment is received, the next packet is transmitted, and if a negative acknowledgment is received, the packet is retransmitted.

【0004】Go−back−N方式では、個々のパケットに
対する受信側の応答を待たずに次々にパケットを送信す
る。受信側からは、その後誤りのあったパケットの番号
を通知し、送信側はそのパケットを再送する。Selectiv
e−Repeat方式も、Go−back−N方式と同様に、個々のパ
ケットに対する受信側の応答を待たずに次々とパケット
を送信し、受信側から誤りのあるパケットの番号通知を
受けると、新しいパケットの送信を中断し、誤りのあっ
たパケットを再送する。
In the Go-back-N system, packets are transmitted one after another without waiting for a response from the receiving side to each packet. The receiving side then notifies the number of the erroneous packet, and the transmitting side retransmits the packet. Selectiv
Similarly to the Go-back-N method, the e-Repeat method also transmits packets one after another without waiting for a response from the receiving side to each packet, and when receiving a notification of the number of an erroneous packet from the receiving side, a new packet is transmitted. Interrupt the transmission of the packet and retransmit the erroneous packet.

【0005】[0005]

【発明が解決しようとする課題】ところで、上記のよう
な従来の技術には、次のような解決すべき課題があっ
た。上記いずれの方式においても、再送要求があったと
き、送信側のプロセッサが、メモリ中から該当する送信
済のパケットを読み出して受信側に送信すればよい。一
方、パケットの送受信制御を高速で行うためには、先入
れ先出し(FIFO)メモリのようなハードウェアを使
用することが好ましい。しかしながら、先入れ先出しメ
モリの場合、一旦送信すべきパケットを読み出してしま
うと、次のデータが書き込まれてしまうため、再読み出
しには複雑なポインタ制御が必要になる。これでは先入
れ先出しメモリの利点を生かせない。
However, the above-mentioned prior art has the following problems to be solved. In any of the above methods, when there is a retransmission request, the processor on the transmitting side may read the corresponding transmitted packet from the memory and transmit it to the receiving side. On the other hand, in order to perform packet transmission / reception control at high speed, it is preferable to use hardware such as a first-in first-out (FIFO) memory. However, in the case of a first-in first-out memory, once a packet to be transmitted is read, the next data is written, so that complicated pointer control is required for re-reading. This does not take advantage of the first-in first-out memory.

【0006】[0006]

【課題を解決するための手段】本発明は以上の点を解決
するため次の構成を採用する。 〈構成1〉相互に双方向のリンクで接続された基地局と
端末とから成り、基地局と端末との間で送受信されるパ
ケットには誤り検出符号が含められ、上記双方向のリン
クのうちの一方を使用して上記パケットが伝送され、受
信側に設けられた誤り検出器が上記誤り検出符号を用い
て上記パケットの受信誤りを検出すると、上記双方向の
リンクのうちの他方を使用して、受信側から送信側へ再
送要求が通知され、この再送要求を受信した送信側から
受信側へ、上記誤りの検出されたパケットが、上記双方
向のリンクのうちの一方を使用して再送されることを特
徴とするパケット通信システム。
The present invention employs the following structure to solve the above problems. <Structure 1> A base station and a terminal are connected to each other via a bidirectional link, and a packet transmitted and received between the base station and the terminal includes an error detection code. When the packet is transmitted using one of the above two methods, and an error detector provided on the receiving side detects a reception error of the packet using the error detection code, the other of the two-way link is used. The retransmission request is notified from the receiving side to the transmitting side, and the packet in which the error is detected is retransmitted from the transmitting side receiving the retransmission request to the receiving side using one of the bidirectional links. A packet communication system characterized by being performed.

【0007】〈構成2〉構成1に記載のパケット通信シ
ステムにおいて、送信側には、送信直前のパケットを一
時記憶する先入れ先出しメモリから成る送信バッファ
と、上記送信バッファの出力する送信後のパケットを受
け入れて一時記憶する先入れ先出しメモリから成る再送
バッファと、通常状態では、上記送信バッファの出力す
るパケットを双方向リンクを介して受信側に送信し、受
信側から上記パケットの再送要求があったときは、上記
再送バッファの出力するパケットを上記双方向リンクを
介して受信側に送信するように、上記送信バッファと再
送バッファの出力を制御する判定器を備えたことを特徴
とするパケット通信システム。
<Structure 2> In the packet communication system described in Structure 1, the transmitting side accepts a transmission buffer including a first-in first-out memory for temporarily storing a packet immediately before transmission and a packet after transmission output from the transmission buffer. A retransmission buffer consisting of a first-in first-out memory for temporarily storing the packet, and in a normal state, the packet output from the transmission buffer is transmitted to the receiving side via a bidirectional link, and when the receiving side requests retransmission of the packet, A packet communication system, comprising: a decision unit that controls outputs of the transmission buffer and the retransmission buffer so that a packet output from the retransmission buffer is transmitted to a receiving side via the bidirectional link.

【0008】〈構成3〉構成2に記載のパケット通信シ
ステムにおいて、再送バッファは送信直後のパケットを
受け入れて保持し、ポインタをリセットすることにより
同一のパケットを繰り返し再送する構成としたことを特
徴とするパケット通信システム。
<Structure 3> The packet communication system according to Structure 2, characterized in that the retransmission buffer accepts and holds the packet immediately after transmission, and repeatedly retransmits the same packet by resetting a pointer. Packet communication system.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施の形態を具体
例を用いて説明する。 〈具体例1〉図1は、本発明によるシステムのブロック
図である。このシステムは、基地局1が双方向リンク2
を介して端末3と接続され、無線LANを構成してい
る。基地局1と端末3との間は、パケットを用いて相互
に通信が行われる。双方向リンク2は、基地局1から端
末3に向かって下りリンク4を形成し、端末3から基地
局1に向かって上りリンク5を形成している。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below using specific examples. FIG. 1 is a block diagram of a system according to the present invention. In this system, a base station 1 has a bidirectional link 2
And is connected to the terminal 3 via a wireless LAN. Communication is performed between the base station 1 and the terminal 3 using packets. The bidirectional link 2 forms a downlink 4 from the base station 1 to the terminal 3, and forms an uplink 5 from the terminal 3 to the base station 1.

【0010】基地局1には、パケット化器6と送信制御
器7とが設けられている。また、端末3には、受信バッ
ファ11と誤り検出器12とが設けられている。パケッ
ト化器6には、送信すべき入力信号8が入力する。この
信号がパケット化器6によってパケット化され、送信制
御器7に送り込まれる。この送信制御器7の動作によっ
てパケットが下りリンク4を通じて端末3に送信される
構成となっている。
[0010] The base station 1 is provided with a packetizer 6 and a transmission controller 7. Further, the terminal 3 is provided with a reception buffer 11 and an error detector 12. An input signal 8 to be transmitted is input to the packetizer 6. This signal is packetized by the packetizer 6 and sent to the transmission controller 7. A packet is transmitted to the terminal 3 through the downlink 4 by the operation of the transmission controller 7.

【0011】端末3の受信バッファ11は、受信したパ
ケットを一時格納し、誤り検出器12は、このパケット
の誤りを検出する機能を持つ。誤りが無いと判断された
パケットは出力信号13となる。送信制御器7には、送
信バッファ15と再送バッファ16とが設けられてい
る。
The reception buffer 11 of the terminal 3 temporarily stores the received packet, and the error detector 12 has a function of detecting an error in the packet. The packet determined to have no error is the output signal 13. The transmission controller 7 includes a transmission buffer 15 and a retransmission buffer 16.

【0012】図2には、上記双方向リンク2の説明図を
示す。この図に示すように、基地局1が管轄する複数の
端末3A,3B,3Cと基地局1との間には、下りリン
ク4と上りリンク5A,5B,5Cとが設定される。下
りリンク4は、基地局1から送信されたパケットをいず
れかの端末3A,3B,3Cに送り込むために利用され
る。上りリンク5Aは端末3Aから基地局1にパケット
を送信するために用いられ、上りリンク5Bは端末3B
から基地局1に送信するために用いられる。上りリンク
5Cは端末3Cから基地局1にパケットを送信するため
に用いられる。上記リンク4は、例えば周波数分割、時
間分割、あるいは符号化による分割によって多重化され
た通信路を形成する。
FIG. 2 is an explanatory diagram of the bidirectional link 2. As shown in this figure, a downlink 4 and uplinks 5A, 5B, 5C are set between the base station 1 and a plurality of terminals 3A, 3B, 3C under the control of the base station 1. The downlink 4 is used to send a packet transmitted from the base station 1 to any of the terminals 3A, 3B, 3C. The uplink 5A is used for transmitting a packet from the terminal 3A to the base station 1, and the uplink 5B is used for the terminal 3B.
To the base station 1. The uplink 5C is used for transmitting a packet from the terminal 3C to the base station 1. The link 4 forms a communication channel multiplexed by, for example, frequency division, time division, or division by encoding.

【0013】なお、この具体例では、基地局1から端末
3にパケットを送信する例を用いて説明するが、端末3
が送信側になって基地局1に対してパケットを送信する
場合、図1に示すパケット化器6と送信制御器7が端末
側に設けられ、受信バッファ11と誤り検出器12が基
地局側に設けられて、同様の通信が可能なものとする。
In this specific example, an example in which a packet is transmitted from the base station 1 to the terminal 3 will be described.
Is a transmission side and transmits a packet to the base station 1, the packetizer 6 and the transmission controller 7 shown in FIG. 1 are provided on the terminal side, and the reception buffer 11 and the error detector 12 are connected to the base station side. And the same communication is possible.

【0014】図3には、パケットの構造説明図を示す。
端末が受信したパケットの誤りを検出するために、送受
信されるパケット20は、この図に示すような構成とさ
れる。即ち、パケット20は、ヘッダビット列21、情
報ビット列22及び誤り検出用冗長ビット列23とから
構成される。ヘッダビット列21は、入力信号を多数の
パケットに分割して送信する場合に、そのパケットが入
力信号中のどの部分に相当するか等の、入力信号再生の
ために利用される識別データである。
FIG. 3 is a diagram for explaining the structure of a packet.
The packet 20 transmitted and received in order to detect an error in the packet received by the terminal has a configuration as shown in FIG. That is, the packet 20 includes a header bit string 21, an information bit string 22, and an error detection redundant bit string 23. The header bit string 21 is identification data used for input signal reproduction, such as which part of the input signal the packet corresponds to when the input signal is divided into a number of packets and transmitted.

【0015】情報ビット列22は、送受信の対象となる
情報そのものである。誤り検出用冗長ビット列23は、
CRCアルゴリズム(cyclic redundancy check 周期巡
回冗長検査法)等によって計算される誤り検出訂正ビッ
ト列である。なお、CRCアルゴリズムでは例えば1ビ
ット誤りを訂正し、2ビット誤りを検出するといった動
作が行われる。従って、2ビット以上の誤りがパケット
に発生したとき、端末3から基地局1に対し再送要求を
する。
The information bit string 22 is the information to be transmitted and received. The redundant bit string 23 for error detection is
It is an error detection and correction bit string calculated by a CRC algorithm (cyclic redundancy check). In the CRC algorithm, for example, an operation of correcting a 1-bit error and detecting a 2-bit error is performed. Therefore, when an error of 2 bits or more occurs in the packet, the terminal 3 requests the base station 1 to retransmit.

【0016】図4には、送信制御器の具体例ブロック図
を示す。図1に示した送信制御器7は、具体的にはこの
図に示すような構成とされる。この送信制御器7には、
送信バッファ15、再送バッファ16、判定器17及び
多重器18が設けられている。送信バッファ15には、
図1に示したパケット化器6から送信すべきパケットが
入力する。送信バッファ15と再送バッファ16とは、
いずれも先入れ先出しメモリにより構成される。従っ
て、パケットビット列を受け入れて図示しない制御クロ
ックによりそのビット列を入力順に多重器18側に送り
出す機能を持つ。なお、再送バッファ16は、1パケッ
ト分の容量とし、書き込みあるいは読み出し開始時、そ
のつど、制御用のポインタが先頭のアドレスにリセット
される構成が好ましい。
FIG. 4 is a block diagram showing a specific example of the transmission controller. The transmission controller 7 shown in FIG. 1 is specifically configured as shown in FIG. This transmission controller 7 includes:
A transmission buffer 15, a retransmission buffer 16, a determiner 17, and a multiplexer 18 are provided. In the transmission buffer 15,
A packet to be transmitted is input from the packetizer 6 shown in FIG. The transmission buffer 15 and the retransmission buffer 16
Each is constituted by a first-in first-out memory. Therefore, it has a function of accepting a packet bit string and sending out the bit string to the multiplexer 18 in the order of input by a control clock (not shown). It is preferable that the retransmission buffer 16 has a capacity of one packet, and a control pointer is reset to a head address each time writing or reading is started.

【0017】判定器17は、送信バッファ15と再送バ
ッファ16を選択的に動作させ、送信制御あるいは再送
制御を行うための機能を持つ。この判定器17には、図
1に示した上りリンク5から端末3の誤り検出器12の
出力する誤り検出信号が入力する。また、判定器17
は、送信バッファ15の読み出しイネーブル端子に制御
信号を供給し、新たなパケットを送信する場合には、送
信バッファ15の読み出し動作を有効にし、そのパケッ
トを多重器18に送り出す。
The determiner 17 has a function for selectively operating the transmission buffer 15 and the retransmission buffer 16 to perform transmission control or retransmission control. An error detection signal output from the error detector 12 of the terminal 3 from the uplink 5 shown in FIG. Also, the determiner 17
Supplies a control signal to the read enable terminal of the transmission buffer 15 to enable the read operation of the transmission buffer 15 and transmit the packet to the multiplexer 18 when transmitting a new packet.

【0018】また、この送信バッファ15の読み出しイ
ネーブル信号は、同時に再送バッファ16の書き込みイ
ネーブル信号とされる。従って、送信バッファ15が多
重器18に新たなパケットを送信する場合には、そのパ
ケットが再送バッファ16にも送り込まれ、再送バッフ
ァ16は送信直後のパケットを保持する構成とされる。
なお、上りリンク5を通じて再送要求があった場合に
は、送信バッファ15の読み出し動作を無効にする。
The read enable signal of the transmission buffer 15 is simultaneously used as a write enable signal of the retransmission buffer 16. Therefore, when the transmission buffer 15 transmits a new packet to the multiplexer 18, the packet is also sent to the retransmission buffer 16, and the retransmission buffer 16 is configured to hold the packet immediately after transmission.
If there is a retransmission request through the uplink 5, the read operation of the transmission buffer 15 is invalidated.

【0019】そして、上りリンク5を通じて再送要求が
あった場合には、再送バッファ16の読み出し動作を有
効にして、再送バッファ16が保持しているパケットを
多重器18に出力させる。そのパケットが多重器18か
ら下りリンク4に送り込まれ、パケットの再送が行われ
る。なお、再送バッファ16の読み出し動作が有効にな
る直前には、再送バッファ16の読み出しポインタはリ
セットされ、再送バッファ16に格納されたパケットの
先頭のビットを指すように制御される。
When a retransmission request is issued through the uplink 5, the read operation of the retransmission buffer 16 is enabled, and the packet held in the retransmission buffer 16 is output to the multiplexer 18. The packet is sent from the multiplexer 18 to the downlink 4, and the packet is retransmitted. Immediately before the read operation of the retransmission buffer 16 becomes valid, the read pointer of the retransmission buffer 16 is reset and controlled so as to point to the first bit of the packet stored in the retransmission buffer 16.

【0020】以上の構成の本発明によるパケット通信シ
ステムは次のように動作する。図5に、上記システムの
動作シーケンスチャートを示す。まず、図5に示す送信
バッファ15から最初のパケットが端末3に送信された
とする。この場合に、このステップS1で送信バッファ
15から再送バッファ16に、今送信されたパケットが
そのまま転送され一時格納される。端末3がそのパケッ
トを受信し、図1に示す誤り検出器12が、その誤り検
出処理を実行する。誤りがなければ図5のステップS2
において、端末3から判定器17に対し肯定応答が行わ
れる。
The above-structured packet communication system according to the present invention operates as follows. FIG. 5 shows an operation sequence chart of the above system. First, it is assumed that the first packet has been transmitted from the transmission buffer 15 shown in FIG. In this case, the currently transmitted packet is transferred as it is from the transmission buffer 15 to the retransmission buffer 16 and temporarily stored in step S1. The terminal 3 receives the packet, and the error detector 12 shown in FIG. 1 executes the error detection process. If there is no error, step S2 in FIG.
In the above, an affirmative response is made from the terminal 3 to the determiner 17.

【0021】判定器17はこれを受けて、送信バッファ
15に新たに格納されたパケットの送信を制御する(ス
テップS3)。こうして、送信バッファ15から次のパ
ケットが端末3に送信される。同時に、そのパケットは
再送バッファ16に転送されて一時格納される。次のス
テップS4においても、端末3が正常なパケットを受信
したものとし、肯定応答を判定器17に返す。判定器1
7は、ステップS5において、再び送信バッファ15に
対し新たなパケットの送信を指示する。
In response to this, the decision unit 17 controls the transmission of the packet newly stored in the transmission buffer 15 (step S3). Thus, the next packet is transmitted from the transmission buffer 15 to the terminal 3. At the same time, the packet is transferred to the retransmission buffer 16 and temporarily stored. Also in the next step S4, it is assumed that the terminal 3 has received a normal packet, and an acknowledgment is returned to the determiner 17. Judge 1
7 again instructs the transmission buffer 15 to transmit a new packet in step S5.

【0022】ここでも、そのパケットが再送バッファ1
6に一時格納される。ここで、端末3は受信したパケッ
トに誤りがあると判定する。この場合、ステップS6に
おいて、否定応答を判定器17に返す。判定器17は、
この否定応答を受けて、今度は送信バッファ15の代わ
りに再送バッファ16に対し、直前のステップS5で一
時格納されたパケットの送信を要求する。こうして、ス
テップS7において、端末3に対し直前に送信されたパ
ケットの再送が行われる。
Also in this case, the packet is transmitted to the retransmission buffer 1
6 is temporarily stored. Here, the terminal 3 determines that the received packet has an error. In this case, a negative response is returned to the determiner 17 in step S6. The determiner 17
In response to this negative response, it requests the retransmission buffer 16 instead of the transmission buffer 15 to transmit the packet temporarily stored in the immediately preceding step S5. Thus, in step S7, the packet transmitted immediately before to the terminal 3 is retransmitted.

【0023】端末3が、そのパケットについて誤りがな
いと判定すると、ステップS8に進み、肯定応答を判定
器17に返す。こうして、判定器17は再び送信バッフ
ァ15に対し新たなパケットの送信を要求する(ステッ
プS9)。そして、新たなパケットが、端末3に送信さ
れる。
If the terminal 3 determines that there is no error in the packet, the process proceeds to step S 8, and returns an acknowledgment to the determiner 17. Thus, the determiner 17 requests the transmission buffer 15 to transmit a new packet again (step S9). Then, a new packet is transmitted to the terminal 3.

【0024】以上のようにすれば、送信バッファ15に
連続的に格納される新たなパケットを読み出すための読
み出しポインタは規則的に制御して、再送要求があった
ときには、再送バッファ16を利用して、直前に送信し
たパケットの再送が制御できる。送信バッファ15は、
その間、次の新たなパケットを受け入れて待機すればよ
い。
As described above, the read pointer for reading new packets continuously stored in the transmission buffer 15 is regularly controlled, and when a retransmission request is issued, the retransmission buffer 16 is used. Thus, retransmission of the packet transmitted immediately before can be controlled. The transmission buffer 15
In the meantime, it is sufficient to accept the next new packet and wait.

【0025】一方、再送要求が2回以上繰り返されるこ
ともある。再送バッファ16は、再送要求に従って、一
時格納したパケットを出力すると、その読み出し制御用
ポインタを先頭アドレスにリセットする。再送要求が連
続して行われた場合、前回と全く同一の動作でパケット
を再送すればよい。即ち、同一のパケットを再送バッフ
ァ16から繰り返し送り出すこともできる。ポインタは
リセット制御のみであるから、複雑な制御は不要であ
る。
On the other hand, the retransmission request may be repeated two or more times. Upon outputting the temporarily stored packet according to the retransmission request, the retransmission buffer 16 resets the read control pointer to the head address. When the retransmission requests are made continuously, the packet may be retransmitted by the same operation as the previous one. That is, the same packet can be repeatedly transmitted from the retransmission buffer 16. Since the pointer is only reset control, complicated control is not required.

【0026】上記のような構成にすることにより、メモ
リにパケットを格納し、その再送要求があった場合の読
み出しポインタやアドレスの管理を極めて簡便にするこ
とができる。従って、簡単な先入れ先出しメモリの単純
な制御により、パケットの再送が可能となる。このた
め、システムの送信制御器の構成が簡単になり、コスト
ダウンを図ることもできる。
With the above-described configuration, it is possible to store a packet in the memory and to manage the read pointer and the address when the retransmission request is issued, in a very simple manner. Therefore, the packet can be retransmitted by the simple control of the simple first-in first-out memory. Therefore, the configuration of the transmission controller of the system is simplified, and the cost can be reduced.

【0027】上記の説明では、基地局と端末とを結ぶリ
ンクを無線LAN等によって構成したが、有線方式のも
のであっても同様の効果がある。更に、この発明は、L
ANに限定されず、様々なネットワークに利用すること
ができる。1対1の接続でも、1対Nの接続でも、同様
の効果を得る。また、送信バッファと再送バッファとを
組み合わせて使用する構成であればよく、判定器の接続
や機能、多重器の構成等は自由に変更して差し支えな
い。
In the above description, the link connecting the base station and the terminal is constituted by a wireless LAN or the like. However, the same effect can be obtained by a wired system. In addition, the present invention
The present invention is not limited to the AN and can be used for various networks. Similar effects can be obtained with a one-to-one connection or a one-to-N connection. Also, any configuration may be used as long as the transmission buffer and the retransmission buffer are used in combination, and the connection and function of the decision unit, the configuration of the multiplexer, and the like may be freely changed.

【0028】[0028]

【発明の効果】以上説明した本発明によれば、基地局と
端末との間でパケット通信を行う場合に、受信側がパケ
ットの通信誤りを検出し、再送要求をした場合に、先入
れ先出しメモリのような簡単なハードウェアを用いて、
再送要求に応じることができる。従って、回路のコスト
ダウンと制御装置の負荷軽減を図ることが可能になる。
According to the present invention described above, when packet communication is performed between a base station and a terminal, if a receiving side detects a packet communication error and requests retransmission, the receiving side operates as a first-in first-out memory. Using simple hardware
It can respond to retransmission requests. Therefore, it is possible to reduce the cost of the circuit and reduce the load on the control device.

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

【図1】本発明によるシステムのブロック図である。FIG. 1 is a block diagram of a system according to the present invention.

【図2】双方向リンクの説明図である。FIG. 2 is an explanatory diagram of a bidirectional link.

【図3】パケットの構造説明図である。FIG. 3 is a diagram illustrating the structure of a packet.

【図4】送信制御器の具体例ブロック図である。FIG. 4 is a block diagram of a specific example of a transmission controller.

【図5】システムの動作シーケンスチャートである。FIG. 5 is an operation sequence chart of the system.

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

1 基地局 2 双方向リンク 3 端末 4 下りリンク 5 上りリンク 6 パケット化器 7 送信制御器 11 受信バッファ 12 誤り検出器 15 送信バッファ 16 再送バッファ Reference Signs List 1 base station 2 bidirectional link 3 terminal 4 downlink 5 uplink 6 packetizer 7 transmission controller 11 reception buffer 12 error detector 15 transmission buffer 16 retransmission buffer

【手続補正書】[Procedure amendment]

【提出日】平成12年1月11日(2000.1.1
1)
[Submission Date] January 11, 2000 (2000.1.1)
1)

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】特許請求の範囲[Correction target item name] Claims

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【特許請求の範囲】[Claims]

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0006[Correction target item name] 0006

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0006】[0006]

【課題を解決するための手段】本発明は以上の点を解決
するため次の構成を採用する。 〈構成1〉相互に送信側及び受信側となる基地局と端末
との間で誤り検出符号を含むパケットを送受信する双方
向通信が可能なパケット通信システムにおいて、上記受
信側は、受信した上記パケットの誤り検出符号に基づい
て受信誤りを検出すると、上記送信側へ上記受信したパ
ケットの再送要求を通知する誤り検出器を備える。
The present invention employs the following structure to solve the above problems. <Structure 1> Base station and terminal that are mutually transmitting and receiving sides
Both sending and receiving packets containing error detection code
In a packet communication system capable of two-way communication,
The receiving side, based on the error detection code of the received packet,
If a reception error is detected by the
An error detector is provided for notifying a packet retransmission request.

【手続補正3】[Procedure amendment 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0007[Correction target item name] 0007

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0007】上記送信側は、送信すべきパケットを一時
記憶する先入れ先出しメモリから成る送信専用の送信バ
ッファと、該送信バッファから送信したパケットを一時
記憶する先入れ先出しメモリから成る再送専用の再送バ
ッファと、上記受信側から上記再送要求を受けると、上
記送信バッファのパケット送信を停止させ、上記再送バ
ッファに記憶されている上記パケットを再送させる判定
器とを備える。
The transmitting side temporarily stores a packet to be transmitted.
Transmission-only transmission buffer consisting of first-in first-out memory
Buffer and packets transmitted from the transmission buffer.
A retransmission dedicated to retransmission consisting of first-in first-out memory for storing
Receiving the retransmission request from the receiving side,
Stop the packet transmission in the transmission buffer, and
To retransmit the packet stored in the buffer
And a container.

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0008[Correction target item name] 0008

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0008】〈構成2〉構成1に記載のパケット通信シ
ステムにおいて、上記再送バッファは読み出しのポイン
タをリセットすることにより記憶しているパケットを繰
り返し再送する構成としたことを特徴とするパケット通
信システム。
<Structure 2> In the packet communication system according to Structure 1, the retransmission buffer has a read point.
The stored packet by resetting the
Characterized in that the packet
Shin system.

【手続補正5】[Procedure amendment 5]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0028[Correction target item name] 0028

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0028】[0028]

【発明の効果】以上説明した本発明によれば、基地局と
端末との間でパケット通信を行う場合に、受信側がパケ
ットの通信誤りを検出し、再送要求をした場合に、先入
れ先出しメモリから成る再送専用の再送バッファを用い
て、再送要求に応じることができる。従って、回路のコ
ストダウンと制御装置の負荷軽減を図ることが可能にな
る。
According to the present invention described above, when packet communication is performed between a base station and a terminal, the receiving side detects a packet communication error and, when a retransmission request is made, comprises a first-in first-out memory. It is possible to respond to a retransmission request by using a retransmission buffer dedicated to retransmission . Therefore, it is possible to reduce the cost of the circuit and reduce the load on the control device.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 清水 聡 東京都港区虎ノ門1丁目7番12号 沖電気 工業株式会社内 (72)発明者 徳田 清仁 東京都港区虎ノ門1丁目7番12号 沖電気 工業株式会社内 (72)発明者 ウー 剛 東京都小金井市貫井北町4−2−1 郵政 省 通信総合研究所内 (72)発明者 井上 真杉 東京都小金井市貫井北町4−2−1 郵政 省 通信総合研究所内 (72)発明者 長谷 良裕 東京都小金井市貫井北町4−2−1 郵政 省 通信総合研究所内 Fターム(参考) 5K014 AA01 BA06 FA03 5K030 GA05 HA08 JL01 KA03 LA01 5K033 AA03 AA04 CA01 DA17 DB13 DB17  ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Satoshi Shimizu 1-7-12 Toranomon, Minato-ku, Tokyo Oki Electric Industry Co., Ltd. (72) Inventor Kiyohito Tokuda 1-7-112 Toranomon, Minato-ku, Tokyo Within Electric Industry Co., Ltd. (72) Inventor Wu Go, 4-2-1 Nuki Kitamachi, Koganei City, Tokyo Within the Ministry of Posts and Telecommunications Research Institute (72) Inventor Masugi 4-2-1 Nukai Kitamachi, Koganei City, Tokyo Communications, Ministry of Posts and Telecommunications Within the Research Institute (72) Inventor Yoshihiro Hase 4-2-1 Nukikitamachi, Koganei-shi, Tokyo F-term (reference) 5K014 AA01 BA06 FA03 5K030 GA05 HA08 JL01 KA03 LA01 5K033 AA03 AA04 CA01 DA17 DB13 DB17

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 相互に双方向のリンクで接続された基地
局と端末とから成り、 基地局と端末との間で送受信されるパケットには誤り検
出符号が含められ、前記双方向のリンクのうちの一方を
使用して前記パケットが伝送され、 受信側に設けられた誤り検出器が前記誤り検出符号を用
いて前記パケットの受信誤りを検出すると、前記双方向
のリンクのうちの他方を使用して、受信側から送信側へ
再送要求が通知され、 この再送要求を受信した送信側から受信側へ、前記誤り
の検出されたパケットが、前記双方向のリンクのうちの
一方を使用して再送されることを特徴とするパケット通
信システム。
1. A base station and a terminal are connected to each other by a bidirectional link, and a packet transmitted and received between the base station and the terminal includes an error detection code. When the packet is transmitted using one of them, and an error detector provided on the receiving side detects a reception error of the packet using the error detection code, the other of the two-way link is used. Then, a retransmission request is notified from the receiving side to the transmitting side, and the packet in which the error is detected is transmitted from the transmitting side to the receiving side, which has received the retransmission request, using one of the bidirectional links. A packet communication system characterized by being retransmitted.
【請求項2】 請求項1に記載のパケット通信システム
において、 送信側には、送信直前のパケットを一時記憶する先入れ
先出しメモリから成る送信バッファと、 前記送信バッファの出力する送信後のパケットを受け入
れて一時記憶する先入れ先出しメモリから成る再送バッ
ファと、通常状態では、前記送信バッファの出力するパ
ケットを双方向リンクを介して 受信側に送信し、受信側から前記パケットの再送要求が
あったときは、前記再送バッファの出力するパケットを
前記双方向リンクを介して受信側に送信するように、前
記送信バッファと再送バッファの出力を制御する判定器
を備えたことを特徴とするパケット通信システム。
2. The packet communication system according to claim 1, wherein on the transmission side, a transmission buffer including a first-in first-out memory for temporarily storing a packet immediately before transmission, and a packet after transmission output from the transmission buffer are received. In a normal state, a retransmission buffer consisting of a first-in first-out memory for temporarily storing, and in a normal state, a packet output from the transmission buffer is transmitted to a receiving side via a bidirectional link. A packet communication system, comprising: a decision unit that controls outputs of the transmission buffer and the retransmission buffer so as to transmit a packet output from a retransmission buffer to a reception side via the bidirectional link.
【請求項3】 請求項2に記載のパケット通信システム
において、再送バッファは送信直後のパケットを受け入
れて保持し、ポインタをリセットすることにより同一の
パケットを繰り返し再送する構成としたことを特徴とす
るパケット通信システム。
3. The packet communication system according to claim 2, wherein the retransmission buffer receives and holds the packet immediately after transmission, and resets a pointer to repeatedly retransmit the same packet. Packet communication system.
JP31428898A 1998-11-05 1998-11-05 Packet communication system Expired - Fee Related JP3054613B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP31428898A JP3054613B2 (en) 1998-11-05 1998-11-05 Packet communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP31428898A JP3054613B2 (en) 1998-11-05 1998-11-05 Packet communication system

Publications (2)

Publication Number Publication Date
JP2000151623A true JP2000151623A (en) 2000-05-30
JP3054613B2 JP3054613B2 (en) 2000-06-19

Family

ID=18051569

Family Applications (1)

Application Number Title Priority Date Filing Date
JP31428898A Expired - Fee Related JP3054613B2 (en) 1998-11-05 1998-11-05 Packet communication system

Country Status (1)

Country Link
JP (1) JP3054613B2 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002049388A1 (en) * 2000-12-12 2002-06-20 Matsushita Electric Industrial Co., Ltd. Radio base station apparatus and communication terminal apparatus
JP2003519451A (en) * 1999-07-16 2003-06-17 クゥアルコム・インコーポレイテッド Method and apparatus for efficient data transmission in a voice over data communication system
WO2005013512A1 (en) * 2003-07-31 2005-02-10 Matsushita Electric Industrial Co., Ltd. Radio transmitting apparatus, radio receiving apparatus, radio communication system, radio transmitting method, and radio receiving method
JP2007267249A (en) * 2006-03-29 2007-10-11 Fujitsu Ltd Data transmission device, data transmission method, and data transmission program
JP2008509580A (en) * 2004-08-06 2008-03-27 アイピーク ネットワークス インコーポレイテッド System and method for higher throughput over a transport network
CN100385846C (en) * 2002-05-10 2008-04-30 美商内数位科技公司 System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
US7953114B2 (en) 2004-08-06 2011-05-31 Ipeak Networks Incorporated System and method for achieving accelerated throughput
US8009696B2 (en) 2004-08-06 2011-08-30 Ipeak Networks Incorporated System and method for achieving accelerated throughput
JP2012016042A (en) * 2011-08-23 2012-01-19 Fujitsu Ltd Data transmission device
US8437370B2 (en) 2011-02-04 2013-05-07 LiveQoS Inc. Methods for achieving target loss ratio
JP2013187785A (en) * 2012-03-08 2013-09-19 Panasonic Corp Data acquisition device and multi-hop communication system using the same
US9189307B2 (en) 2004-08-06 2015-11-17 LiveQoS Inc. Method of improving the performance of an access network for coupling user devices to an application server
US9590913B2 (en) 2011-02-07 2017-03-07 LiveQoS Inc. System and method for reducing bandwidth usage of a network
US9647952B2 (en) 2004-08-06 2017-05-09 LiveQoS Inc. Network quality as a service
US9647945B2 (en) 2011-02-07 2017-05-09 LiveQoS Inc. Mechanisms to improve the transmission control protocol performance in wireless networks
US10951743B2 (en) 2011-02-04 2021-03-16 Adaptiv Networks Inc. Methods for achieving target loss ratio

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003519451A (en) * 1999-07-16 2003-06-17 クゥアルコム・インコーポレイテッド Method and apparatus for efficient data transmission in a voice over data communication system
WO2002049388A1 (en) * 2000-12-12 2002-06-20 Matsushita Electric Industrial Co., Ltd. Radio base station apparatus and communication terminal apparatus
US8068497B2 (en) 2002-05-10 2011-11-29 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
US9622257B2 (en) 2002-05-10 2017-04-11 Interdigital Technology Corporation Prioritization of retransmission of protocol data units to assist radio link control retransmission
US8929385B2 (en) 2002-05-10 2015-01-06 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio link control retransmission
CN100385846C (en) * 2002-05-10 2008-04-30 美商内数位科技公司 System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
US8565241B2 (en) 2002-05-10 2013-10-22 Interdigital Technology Corporation System and method for prioritization of retransmission of protocol data units to assist radio-link-control retransmission
WO2005013512A1 (en) * 2003-07-31 2005-02-10 Matsushita Electric Industrial Co., Ltd. Radio transmitting apparatus, radio receiving apparatus, radio communication system, radio transmitting method, and radio receiving method
US7330700B2 (en) 2003-07-31 2008-02-12 Matsushita Electric Industrial Co., Ltd. Radio apparatus and method for determining the communication timing of a channel quality indicator (CQI) based on CQI update and CQI repetition count information
US8548003B2 (en) 2004-08-06 2013-10-01 LiveQoS Inc. System and method for achieving accelerated throughput
US9379913B2 (en) 2004-08-06 2016-06-28 LiveQoS Inc. System and method for achieving accelerated throughput
US11445052B2 (en) 2004-08-06 2022-09-13 Adaptiv Networks Inc. System and method for achieving accelerated throughput
US10574742B2 (en) 2004-08-06 2020-02-25 LiveQoS Inc. Network quality as a service
US9893836B2 (en) 2004-08-06 2018-02-13 LiveQoS Inc. System and method for achieving accelerated throughput
JP4712039B2 (en) * 2004-08-06 2011-06-29 アイピーク ネットワークス インコーポレイテッド System and method for higher throughput over a transport network
US7953114B2 (en) 2004-08-06 2011-05-31 Ipeak Networks Incorporated System and method for achieving accelerated throughput
JP2008509580A (en) * 2004-08-06 2008-03-27 アイピーク ネットワークス インコーポレイテッド System and method for higher throughput over a transport network
US9189307B2 (en) 2004-08-06 2015-11-17 LiveQoS Inc. Method of improving the performance of an access network for coupling user devices to an application server
US8009696B2 (en) 2004-08-06 2011-08-30 Ipeak Networks Incorporated System and method for achieving accelerated throughput
US9647952B2 (en) 2004-08-06 2017-05-09 LiveQoS Inc. Network quality as a service
JP2007267249A (en) * 2006-03-29 2007-10-11 Fujitsu Ltd Data transmission device, data transmission method, and data transmission program
US8437370B2 (en) 2011-02-04 2013-05-07 LiveQoS Inc. Methods for achieving target loss ratio
US10951743B2 (en) 2011-02-04 2021-03-16 Adaptiv Networks Inc. Methods for achieving target loss ratio
US9590913B2 (en) 2011-02-07 2017-03-07 LiveQoS Inc. System and method for reducing bandwidth usage of a network
US9647945B2 (en) 2011-02-07 2017-05-09 LiveQoS Inc. Mechanisms to improve the transmission control protocol performance in wireless networks
US10057178B2 (en) 2011-02-07 2018-08-21 LiveQoS Inc. System and method for reducing bandwidth usage of a network
JP2012016042A (en) * 2011-08-23 2012-01-19 Fujitsu Ltd Data transmission device
JP2013187785A (en) * 2012-03-08 2013-09-19 Panasonic Corp Data acquisition device and multi-hop communication system using the same

Also Published As

Publication number Publication date
JP3054613B2 (en) 2000-06-19

Similar Documents

Publication Publication Date Title
EP0707394B1 (en) System for re-transmission in data communication
JP3054613B2 (en) Packet communication system
KR100779753B1 (en) Method and apparatus for polling transmission status in a wireless communication system
EP0193091B1 (en) Data retransmitting method in communication network
EP0525985B1 (en) High speed duplex data link interface
US20030086427A1 (en) Method and apparatus for retransmitting packet data between base station controller and base transceiver system in a mobile communication system
KR20010004792A (en) Data transmissiion and reception device and method in accordance with radio link protocol in a mobile communication system
KR20090125169A (en) Retransmission request transmitting method, transmitting side apparatus and receiving side apparatus
EP0898820B1 (en) Method and apparatus for point-to-multipoint data communication with arq
KR100387543B1 (en) Communication terminal, base station, and method of radio communication
JPH0419731B2 (en)
JP2778373B2 (en) Buffer device with retransmission function
JP4271787B2 (en) Communications system
JP4121123B2 (en) Mobile communication method and system
JP3657583B2 (en) Communication method and communication device
JP2000312201A (en) Communication equipment and error control method
JP2002185550A (en) Radio communication apparatus
JPH11331261A (en) Packet communication equipment
JPH08251658A (en) Error control system
JPH10313294A (en) Transmission controller
JP2000244530A (en) Data communication equipment
JPS61187445A (en) Packet transmission control system
JP2006148784A (en) Communication method, and communication device
JPH06112973A (en) Packet re-transmission system
JP2803648B2 (en) Retransmission processing method between ATM data transmission devices

Legal Events

Date Code Title Description
S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20080407

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090407

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees