JPH1146217A - Radio packet re-transmission method - Google Patents

Radio packet re-transmission method

Info

Publication number
JPH1146217A
JPH1146217A JP9201992A JP20199297A JPH1146217A JP H1146217 A JPH1146217 A JP H1146217A JP 9201992 A JP9201992 A JP 9201992A JP 20199297 A JP20199297 A JP 20199297A JP H1146217 A JPH1146217 A JP H1146217A
Authority
JP
Japan
Prior art keywords
wireless
packet
data packet
retransmission
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9201992A
Other languages
Japanese (ja)
Inventor
Hidetoshi Kayama
英俊 加山
Hiroyuki Yamamoto
浩之 山本
Hitoshi Takanashi
斉 高梨
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP9201992A priority Critical patent/JPH1146217A/en
Publication of JPH1146217A publication Critical patent/JPH1146217A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent an identical packet from being transmitted for a plurality of number of times by aborting wasteful packets at a subordinate layer and not transmitting them, while detecting re-transmission data packets at a host layer or taking a re-transmission timer of the host layer into account. SOLUTION: A data packet A3-8 of TCP/IP3-3 is divided into a plurality of radio packets on an LLC layer 3-4 and sent for a radio block 3-5, which are then received by a logical link control LLC 3-6 of a radio station #2 and handed over to the TCP/IP layer 3-7. In the case of transferring a data packet B3-12, a transferred packet B-3 among radio packets divided on the LLC layer 3-4 has become re-transmitted due to an error. After re-transmission is repeated twice, a TCP/IP3-3 re-transmission timer expires, and the packet 3-15 is resent. At this time, the radio packets resent on the LLC layer are aborted and the radio packet 3-16 is sent again. Then the packet is received and assembled by the LLC3-6 of the radio station #2 and is handed over to the TCP/IP3-7.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は,無線データの通信
に関するものであり,特に無線データ通信における無線
パケット再送プロトコルに特徴を有する無線パケット再
送方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to wireless data communication, and more particularly to a wireless packet retransmission method characterized by a wireless packet retransmission protocol in wireless data communication.

【0002】[0002]

【従来の技術】無線データ通信を行う場合,伝送路の信
頼性が有線に比べて低い。このため,例えばTCP/I
P(Transmission Control Protocol/Internet Protoco
l)のように有線網をターゲットに開発されたプロトコ
ルをそのまま無線伝送路に適用した場合,非常に転送効
率が悪くなる問題がある。これを改善するため,これら
既存のプロトコルの下位に,無線伝送路の特性を考慮し
た伝送プロトコルを設置するのが一般的である。例えば
無線パケットでは米国のCDPD(Cellular Digital P
acket Data)がTCP/IPの下位レイヤにMDLP
(Mobile Data LinkProtocol)と呼ばれる無線リンク制
御プロトコルを設定している。また回線交換によるデー
タ通信では,例えばPHS(Personal Handyphone Syst
em)のデータ通信でPIAFS(PHS Internet Access
Forum Standard)と呼ばれる無線区間の誤りを保証する
プロトコルが規定されている。これらの方式ではデータ
パケットをさらに短い再送単位に分割し,独自の再送方
式によって無線区間でのパケットの伝送誤りを補償して
いる。
2. Description of the Related Art When performing wireless data communication, the reliability of a transmission path is lower than that of a wire. For this reason, for example, TCP / I
P (Transmission Control Protocol / Internet Protoco
When a protocol developed for a wired network as in l) is applied to a wireless transmission path as it is, there is a problem that transfer efficiency is extremely deteriorated. In order to improve this, it is common to install a transmission protocol in consideration of the characteristics of the wireless transmission path below these existing protocols. For example, in wireless packets, US CDPD (Cellular Digital P
acket Data) is MDLP in the lower layer of TCP / IP
(Mobile Data Link Protocol) is set as a radio link control protocol. In data communication by circuit switching, for example, PHS (Personal Handyphone Syst
em) data communication with PIAFS (PHS Internet Access)
Forum Standard), a protocol that guarantees errors in wireless sections. In these systems, a data packet is divided into shorter retransmission units, and a transmission error of a packet in a wireless section is compensated by a unique retransmission system.

【0003】一方でTCPにおいてもエンド・エンド間
の正常なデータ転送を保証するための再送手順を持って
いる。具体的には送信したデータに対する送信先からの
送達確認信号を認識しながらパケットの送信を行い,一
定時間待っても送達確認信号が帰ってこない場合にパケ
ットの再送を行う方法である。ここでTCPの対象とし
ているインターネット環境では送達確認信号が帰って来
るまでの時間が,経路上のトラヒックの変動に応じて変
化するため,TCPではこれに合わせて再送タイマーの
値を増減させている。
On the other hand, TCP also has a retransmission procedure to guarantee normal end-to-end data transfer. Specifically, this method is a method of transmitting a packet while recognizing an acknowledgment signal from a transmission destination for transmitted data, and retransmitting the packet if the acknowledgment signal does not return even after waiting for a predetermined time. Here, in the Internet environment that is the target of TCP, the time until the delivery confirmation signal returns varies according to the fluctuation of the traffic on the route. Therefore, in TCP, the value of the retransmission timer is increased or decreased accordingly. .

【0004】以上述べたように無線データ通信を行うシ
ステムでは,既存の有線網及びアプリケーションに対応
した再送プロトコルと,無線伝送路に対応した再送プロ
トコルの2層構造をとるのが一般的である。
As described above, a system for performing wireless data communication generally adopts a two-layer structure of a retransmission protocol corresponding to an existing wired network and an application and a retransmission protocol corresponding to a wireless transmission path.

【0005】ところでHIPERLAN(HIgh PErfoma
nce Radio Local Area Network)ではこの下位レイヤに
おいてさらに各無線パケット毎に残り生存時間を設定
し,無線区間の転送中に残り時間が0となったパケット
を破棄する機能を有している。これは無線パケットを中
継するノードにおいて,受信時に無線パケットに付与さ
れている残り生存時間から,これを転送するまでの時間
を減じたものを新たな残り生存時間として次のノードに
転送することにより実現される。これにより必要以上に
長い時間,無線パケットが下位レイヤで転送されるのを
防いでいる。
By the way, HIPERLAN (HIgh PErfoma)
nce Radio Local Area Network) has a function of setting a remaining lifetime for each wireless packet in this lower layer, and discarding a packet having a remaining time of 0 during transfer in a wireless section. This is because a node that relays a wireless packet transfers a new remaining lifetime as a new remaining lifetime to the next node by subtracting the time until the packet is forwarded from the remaining lifetime attached to the wireless packet at the time of reception. Is achieved. This prevents wireless packets from being transferred in lower layers for longer than necessary.

【0006】[0006]

【発明が解決しようとする課題】従来技術のように再送
プロトコルが2層構造となっている場合,無線パケット
の再送を行っている間に上位の再送タイマーが満了し,
現在再送を行っているパケットと同一のデータパケット
が下位レイヤに転送される場合が想定される。この場
合,実際の無線区間では同一のパケットが2回送信され
ることになり,無線リソースの観点から非効率的であ
る。図17は無線局#l(15-1)から無線局#2(15-
2)へのパケット転送例を示している。ここでシステム
構成は図1に示すように,一対の無線局(1-1),(1-
2)からなり,図2のように上位のデータパケット再送
プロトコルTCP(2-5)と下位の無線パケット再送プ
ロトコルLLC(Logical Link Control)(2-4)を持
つものとした。TCP/IP(15-3)のデータパケット
A(15-8)はLLCレイヤ(15-4)で複数の無線パケッ
トA-1,A-2,A-3(15-9)に分割された後,無線区間で
送信され,無線局#2のLLC(15-6)で受信・組立ら
れた後(15-10),無線局#2のTCPレイヤ(15-7)
に渡されている(15-11)。ところでデータパケットB
(15-12)を転送する際,LLCでこれを分割して生成
された無線パケットB-1,B-2,B-3(15-13)の内,B-3
の転送が誤りにより再送となっている(15-14)。一
方,無線局#1のTCP/IP(15-3)においてもデー
タパケットBが再送(15-15)されている。これにより
最後のB-3の無線パケットが不必要に送信されることに
なり,無線リソースが無駄に使用されることになる(15
-16,15-17,15-18)。
When the retransmission protocol has a two-layer structure as in the prior art, the upper retransmission timer expires while retransmitting the wireless packet,
It is assumed that the same data packet as the currently retransmitted packet is transferred to the lower layer. In this case, the same packet is transmitted twice in an actual wireless section, which is inefficient from the viewpoint of wireless resources. FIG. 17 shows a case where the radio station # 1 (15-1) transmits the
An example of packet transfer to 2) is shown. Here, as shown in FIG. 1, the system configuration includes a pair of radio stations (1-1) and (1-
2), as shown in FIG. 2, having an upper data packet retransmission protocol TCP (2-5) and a lower radio packet retransmission protocol LLC (Logical Link Control) (2-4). The data packet A (15-8) of the TCP / IP (15-3) is divided into a plurality of radio packets A-1, A-2, A-3 (15-9) by the LLC layer (15-4). Then, it is transmitted in the wireless section, and is received and assembled by the LLC (15-6) of the wireless station # 2 (15-10), and then the TCP layer of the wireless station # 2 (15-7)
(15-11). By the way, data packet B
When transferring (15-12), of the wireless packets B-1, B-2, and B-3 (15-13) generated by dividing this by LLC, B-3
Was retransmitted due to an error (15-14). On the other hand, also in the TCP / IP (15-3) of the wireless station # 1, the data packet B is retransmitted (15-15). As a result, the last B-3 wireless packet is transmitted unnecessarily, and wireless resources are wasted.
-16,15-17,15-18).

【0007】このような現象を防ぐために,例えば従来
技術で述べたHIPERLANのように無線パケット毎
に生存時間を設定する方法があるが,この方法では途中
の転送ノードにおいて残り生存時間の再設定が必要なこ
とから,このような機能を持たない一般のルーターを経
由する場合には適用できない問題がある。
In order to prevent such a phenomenon, for example, there is a method of setting a survival time for each wireless packet as in HIPERLAN described in the prior art. However, in this method, resetting of the remaining survival time in the intermediate transfer node is required. Because it is necessary, there is a problem that cannot be applied when passing through a general router that does not have such a function.

【0008】そこで本発明では,途中の経由ノードに特
別な機能を付与することなく,再送プロトコルが2層構
造となっている場合に再送によって同一のパケットが複
数回転送されることを防いで無線リソースが無駄に使用
するのを防ぐことを目的としている。
Therefore, according to the present invention, the same packet is prevented from being transferred a plurality of times by retransmission when the retransmission protocol has a two-layer structure without giving a special function to the intermediate node on the way. The purpose is to prevent resources from being wasted.

【0009】[0009]

【課題を解決するための手段】本発明では前述の目的を
達成するために,データパケットが下位レイヤに到着し
てからの経過時間,上位レイヤの再送タイマ値,あるい
は一般のネットワークを経由する場合は推定される転送
遅延時間を用いて,下位レイヤで無線パケットを廃棄す
るまでの時間を定義することを最も大きな特徴とする
(請求項1,2,3)。つまり伝送誤り等によって下位
レイヤで無線パケットの再送を行っている間に上位レイ
ヤの再送タイマ満了によりデータパケットが再送されそ
うな場合,下位レイヤで再送状態になっている前回の無
線パケットを破棄する点が,上位の再送タイマとは関係
なく独自に再送処理を行っていたCDPDやPIAFS
等の従来技術とは異なっている。また,上位レイヤでデ
ータパケットを送信してから送達確認信号を受信するま
での時間(つまり無線区間とネットワーク区間を通過す
る際の往復所要時間)と,無線パケットが無線基地局に
送達されたことを確認するまでの時間(無線区間を転送
する際の片道の所要時間)を元に,ネットワーク区間で
の転送遅延時間を推定し,無線区間の再送で許容できる
遅延時間(以下,許容再送遅延時間)を決定する点が,
無線パケット毎に経由ノードで生存時間を再設定してい
たHIPERLANとは異なっている。
According to the present invention, in order to achieve the above-mentioned object, a case where a data packet has passed from the arrival at a lower layer, a retransmission timer value of an upper layer, or a data packet has passed through a general network is used. Is characterized by defining a time until a wireless packet is discarded in a lower layer using an estimated transfer delay time (claims 1, 2, and 3). That is, if a data packet is likely to be retransmitted due to expiration of the retransmission timer of the upper layer while retransmitting the radio packet in the lower layer due to a transmission error or the like, the previous radio packet in the retransmission state in the lower layer is discarded. The point is that CDPD and PIAFS that independently performed retransmission processing irrespective of the upper retransmission timer
And so on. Also, the time from transmission of the data packet in the upper layer to reception of the acknowledgment signal (that is, the required round-trip time when passing through the wireless section and the network section), and the fact that the wireless packet has been delivered to the wireless base station. Estimate the transfer delay time in the network section based on the time required to check (the one-way time required to transfer the wireless section) and determine the delay time that can be tolerated for retransmission in the wireless section (hereafter, the allowable retransmission delay time). )
This is different from HIPERLAN in which the via node resets the lifetime for each wireless packet.

【0010】さらに本発明ではデータパケットの情報が
下位レイヤにおいても参照できる場合は,データパケッ
トが再送されたことを認知し,これから生成される無線
パケットが下位レイヤで既に送信済である場合は,該当
する無線パケットを破棄して無線区間への送信を行わな
いようにする特徴をもつ(請求項4)。これにより,リ
ソースの無駄な使用を防止している。また,下位レイヤ
の再送を継続しつつ再送されたデータパケットそのもの
を無視する(請求項5)ことによっても同様の効果が得
られる。
Further, according to the present invention, if the information of the data packet can be referred to also in the lower layer, it is recognized that the data packet has been retransmitted, and if the radio packet generated from this has already been transmitted in the lower layer, There is a feature that the corresponding wireless packet is discarded so as not to be transmitted to the wireless section (claim 4). This prevents useless use of resources. A similar effect can be obtained by ignoring the retransmitted data packet itself while continuing the retransmission of the lower layer (claim 5).

【0011】また,再送回数と遅延時間の関係が推定で
きる場合は,許容再送遅延時間から下位レイヤにおける
再送回数の上限値を決定しておく(請求項6)ことによ
って,タイマーを使用せずに上記の各方法と同等の効果
を得ることができる。
If the relationship between the number of retransmissions and the delay time can be estimated, the upper limit of the number of retransmissions in the lower layer is determined from the allowable retransmission delay time (claim 6), so that the timer is not used. An effect equivalent to each of the above methods can be obtained.

【0012】ところで下位レイヤにおいてデータパケッ
トの再送を認知するためには,下位レイヤにおいて上位
レイヤの情報をみる必要がある。このとき,パケット全
体を記憶し比較していたのではバッファ容量及び処理負
荷の観点から非効率的である。そこで本発明ではデータ
パケットの一部,または全部から,ある一定の方法に基
づいて情報ブロックを生成し,下位レイヤで転送されて
いるデータパケットの情報ブロックと上位レイヤから転
送されてきたデータパケットの情報ブロックが一致した
場合,データパケットが再送されたことを認知する(請
求項7)。これにより,効率的にデータパケットの再送
を認識することができる。
By the way, in order to recognize retransmission of a data packet in the lower layer, it is necessary to look at the information of the upper layer in the lower layer. At this time, storing and comparing the entire packet is inefficient from the viewpoint of buffer capacity and processing load. Therefore, in the present invention, an information block is generated based on a certain method from a part or the whole of a data packet, and an information block of the data packet transferred in the lower layer and a data packet of the data packet transferred from the upper layer are generated. If the information blocks match, it is recognized that the data packet has been retransmitted (claim 7). Thereby, it is possible to efficiently recognize the retransmission of the data packet.

【0013】本発明により,途中の経由ノードに特別な
機能を付与することなく,無線区間の再送に起因する同
一パケットの複数回送信を防ぐことが可能となり,無駄
な無線リソースの使用を防止する効果が得られる。
According to the present invention, it is possible to prevent the same packet from being transmitted a plurality of times due to retransmission in a wireless section without adding a special function to a transit node on the way, thereby preventing useless use of wireless resources. The effect is obtained.

【0014】[0014]

【発明の実施の形態】以下,図面を参照して本発明の実
施形態について説明する。なお,実施形態1は請求項1
記載の発明に,実施形態2は請求項2および3記載発明
に,実施形態3は請求項4および7記載の発明に,実施
形態4は請求項5および7記載の発明に,実施形態5は
請求項6記載の発明に,それぞれ対応している。なお,
実施形態3および4では,データパケットの再送を認識
する方法として,各データパケットに付与される誤り検
出コードを用いるものとする。各データパケットの送信
が完了するまで誤り検出コードを記憶しておき,上位レ
イヤからデータパケットが転送される毎に,付与されて
いる誤り検出コードと記憶されている検出コードの比較
を行って,両者が一致した場合,再送パケットと認識す
る。
Embodiments of the present invention will be described below with reference to the drawings. Note that the first embodiment is the first embodiment.
The second embodiment is described in claims 2 and 3, the third embodiment is described in claims 4 and 7, the fourth embodiment is described in claims 5 and 7, and the fifth embodiment is described in claims 5 and 7. The present invention corresponds to the sixth aspect of the invention. In addition,
In the third and fourth embodiments, an error detection code given to each data packet is used as a method of recognizing retransmission of a data packet. The error detection code is stored until the transmission of each data packet is completed, and each time a data packet is transferred from the upper layer, the assigned error detection code is compared with the stored detection code. If they match, it is recognized as a retransmission packet.

【0015】[実施形態1]本発明に基づく実施形態1
のシステム構成例を図1に示す。ここに示すようにシス
テムは一対の無線局#1,#2(1-1),(1-2)からなり,
無線局間で無線データ通信を行うものとする。図2にプ
ロトコル構成を示す。ここではデータパケット再送プロ
トコルとしてTCP/IP(2-5)を,無線パケット再
送プロトコルとしてLLC(Logical Link Control)
(2-4)を定義している。また,AP(2-6)はアプリケ
ーションレイヤを,PHY(2-3)は物理レイヤを示し
ている。図3は無線局#1(1-1)から無線局#2(1-
2)へのパケット転送例を示している。TCP/IP(3
-3)のデータパケットA(3-8)はLLCレイヤ(3-4)
で複数の無線パケットA-1,A-2,A-3(3-9)に分割され
た後,無線区間(3-5)で送信され,無線局#2のLL
C(3-6)で受信・組立られた後(3-10),無線局#2
のTCPレイヤ(3-7)に渡されている(3-11)。次に
データパケットB(3-12)を転送する際,LLCでこれ
を分割して生成された無線パケットB-1,B-2,B-3(3-1
3)の内,無線パケットB-3の転送が誤りにより再送とな
っている(3-14)。ここではこの再送が2回繰り返され
た後,TCP/IP(3-3)再送タイマーが満了し,デ
ータパケットB(3-15)が再送されている。この時,L
LCレイヤで再送を行っていたB-3の無線パケットは破
棄され,改めてB-1〜B-3の無線パケット(3-16)が送信
されている。つまり図17で示したような無駄なB-3パ
ケットの送信が防止されている。そして,無線パケット
B-1〜B-3が,無線局#2のLLC(3-6)で受信・組立
られた後(3-17),無線局#2のTCPレイヤ(3-7)
に渡されている(3-18)。
[Embodiment 1] Embodiment 1 based on the present invention
FIG. 1 shows an example of the system configuration of FIG. As shown here, the system consists of a pair of radio stations # 1, # 2 (1-1) and (1-2),
It is assumed that wireless data communication is performed between wireless stations. FIG. 2 shows the protocol configuration. Here, TCP / IP (2-5) is used as a data packet retransmission protocol, and LLC (Logical Link Control) is used as a wireless packet retransmission protocol.
(2-4) is defined. AP (2-6) indicates an application layer, and PHY (2-3) indicates a physical layer. FIG. 3 shows that the wireless stations # 1 (1-1) to # 2 (1-
An example of packet transfer to 2) is shown. TCP / IP (3
-3) Data packet A (3-8) is LLC layer (3-4)
Is divided into a plurality of wireless packets A-1, A-2, and A-3 (3-9), and is transmitted in the wireless section (3-5).
After receiving and assembling at C (3-6) (3-10), radio station # 2
(3-11) to the TCP layer (3-7). Next, when transferring the data packet B (3-12), the wireless packets B-1, B-2, B-3 (3-1
In 3), the transfer of the wireless packet B-3 was retransmitted due to an error (3-14). Here, after this retransmission is repeated twice, the TCP / IP (3-3) retransmission timer expires, and the data packet B (3-15) is retransmitted. At this time, L
The B-3 wireless packet retransmitted in the LC layer is discarded, and the B-1 to B-3 wireless packets (3-16) are transmitted again. That is, useless transmission of the B-3 packet as shown in FIG. 17 is prevented. And wireless packets
After B-1 to B-3 are received and assembled by the LLC (3-6) of the wireless station # 2 (3-17), the TCP layer of the wireless station # 2 (3-7)
(3-18).

【0016】図4及び図5にこの時の無線局の送信フロ
ーを示す。図4はタイマーを契機として無線パケットの
廃棄を行う場合で,図5は上位レイヤの再送を契機とし
て廃棄を行う場合であり,どちらか一方を適用すればよ
い。ところでTCPプロトコルではデータ送信後,送達
確認信号を受け取るまでの時間を測定して重みづけ平均
を行うことにより,データパケット転送に要する遅延時
間を計算し,TCP標準で規定される方法を用いて再送
タイマ値を決定している([参考文献]Douglas Come
r,TCP/IPによるネットワーク構築vol.1,共立出
版,1994.)。前者の方法を用いる場合,LLCはTC
P/IPレイヤからデータパケットを受信した場合(4-
2),TCPの再送タイマの値を読み込む(4-3)。次に
タイマーをスタート(4-4)させた後無線パケットを生
成し(4-5),無線区間への送信を行う(4-7)。この時
伝送誤り等によりタイマーがタイムアウトした場合(4-
6),当該データパケットから生成された無線パケット
のうち,この時点でバッファ内に蓄えられていた未送信
の無線パケットを全て破棄(4-9)して再送動作を停止
する。これら無線パケットが全て送信完了(4-8)した
後は,待ち受け状態に戻る。
FIGS. 4 and 5 show the transmission flow of the radio station at this time. FIG. 4 shows a case in which a wireless packet is discarded in response to a timer, and FIG. 5 shows a case in which discarding is performed in response to retransmission of an upper layer. Either one may be applied. By the way, in the TCP protocol, the delay time required for data packet transfer is calculated by measuring the time from the transmission of data to the reception of an acknowledgment signal and performing weighted averaging, and retransmission is performed using a method defined in the TCP standard. Determines the timer value ([References] Douglas Come
r, Network construction by TCP / IP vol.1, Kyoritsu Publishing, 1994. ). When using the former method, LLC uses TC
When a data packet is received from the P / IP layer (4-
2) Read the value of the TCP retransmission timer (4-3). Next, after the timer is started (4-4), a wireless packet is generated (4-5), and transmission to the wireless section is performed (4-7). At this time, if the timer times out due to a transmission error (4-
6) Among the wireless packets generated from the data packet, all the untransmitted wireless packets stored in the buffer at this time are discarded (4-9), and the retransmission operation is stopped. After the transmission of all these wireless packets is completed (4-8), the state returns to the standby state.

【0017】一方,後者の方法を用いる場合はタイマー
を用いず,TCP/IPレイヤからデータパケットを受
信したときに(4-11),無線パケットを生成して(4-1
2),無線区間への送信を行い(4-13),無線パケット
転送完了(4-14)前に上位レイヤからデータパケットが
再送されてきた場合(4-15),前回のデータパケットB
(3-12)から生成された無線パケットB-1,B-2,B-3(3
-13)を廃棄する(4-16)点が前者の場合と異なってい
る。
On the other hand, when the latter method is used, a timer is not used, and when a data packet is received from the TCP / IP layer (4-11), a wireless packet is generated (4-1).
2) If the data packet is transmitted to the wireless section (4-13) and the data packet is retransmitted from the upper layer before the wireless packet transfer is completed (4-14) (4-15), the previous data packet B
Wireless packets B-1, B-2, B-3 (3-3) generated from (3-12)
-13) is discarded (4-16).

【0018】[実施形態2]本発明に基づく実施形態2
のシステム構成例を図6に示す。ここに示すようにシス
テムは無線端末(以下#1)(5-1),無線基地局(以
下#2)(5-2),無線基地局の接続するネットワーク
(5-3),及び同ネットワークに接続される有線端末
(以下#3)(5-4)からなり,無線基地局及びネット
ワークを経由して無線端末と有線端末間でデータ通信を
行う。図7にプロトコル構成を示す。ここでデータパケ
ット再送プロトコルであるTCP/IP(6-6)は#1
(5-1)と#3(5-3)の間で終端されている。一方,無
線パケット再送プロトコルであるLLC(6-5)は#1
(5-1)と#2(5-2)の間で終端されている。また,A
P(6-7)はアプリケーションレイヤを,PHY(6-4)
は物理レイヤを,DL(6-8)は#2と#3間のデータ
リンクを示している。
[Embodiment 2] Embodiment 2 based on the present invention
FIG. 6 shows an example of the system configuration of FIG. As shown here, the system consists of a wireless terminal (hereinafter # 1) (5-1), a wireless base station (hereinafter # 2) (5-2), a network to which the wireless base station is connected (5-3), and the same network. , And performs data communication between the wireless terminal and the wired terminal via the wireless base station and the network. FIG. 7 shows the protocol configuration. Here, TCP / IP (6-6) which is a data packet retransmission protocol is # 1
It is terminated between (5-1) and # 3 (5-3). On the other hand, LLC (6-5) which is a wireless packet retransmission protocol is # 1.
It is terminated between (5-1) and # 2 (5-2). Also, A
P (6-7) is the application layer, PHY (6-4)
Indicates a physical layer, and DL (6-8) indicates a data link between # 2 and # 3.

【0019】図8に#1(5-1)から#2(5-2)を経由
して#3(5-3)にパケットを転送する場合の動作例を
示す。実施形態1と同様にTCP/IP(7-4)のデー
タパケットA(7-12)はLLCレイヤ(7-5)で複数の
無線パケットA-1,A-2,A-3(7-13)に分割された後,
無線区間(7-6)で送信され,#2のLLC(7-7)で受
信(7-14)・組み立てられた後,ネットワーク側のDL
(7-8)へ転送される(7-15)。DLではデータパケッ
トAをネットワーク(7-9)に送信し,#3のDL(7-1
0)では受信したデータパケット(7-16)を上位のTC
P/IP(7-11)に渡す(7-17)。この時,#1のTC
P/IPがデータの送信を開始してから#3のTCP/
IPがこれを受信するまでの時間を総合遅延D1(7-2
5)と定義する。TCPレイヤではデータ送信後,送達
確認信号を受信するまでの時間を用いて常にD1を計算
・更新している。一方,LLCレイヤにおいても送達確
認信号を用いることにより,無線遅延D2(7-26)を測
定することができる。これらを用いて,ネットワーク内
でパケット転送にかかる時間D(=D2−D1)を求め
ることができる。これを網内遅延と定義する。
FIG. 8 shows an operation example when a packet is transferred from # 1 (5-1) to # 3 (5-3) via # 2 (5-2). Similarly to the first embodiment, the data packet A (7-12) of the TCP / IP (7-4) has a plurality of wireless packets A-1, A-2, A-3 (7-) in the LLC layer (7-5). After being divided into 13)
Transmitted in the wireless section (7-6), received by the # 2 LLC (7-7) and received (7-14)
It is forwarded to (7-8) (7-15). In the DL, the data packet A is transmitted to the network (7-9), and the DL of # 3 (7-1) is transmitted.
In (0), the received data packet (7-16) is
Hand over to P / IP (7-11) (7-17). At this time, TC of # 1
# 3 TCP / P / P after P / IP starts data transmission
The time it takes for the IP to receive it is the total delay D1 (7-2
5) is defined. In the TCP layer, D1 is always calculated and updated using the time from when data is transmitted to when an acknowledgment signal is received. On the other hand, the radio delay D2 (7-26) can be measured also in the LLC layer by using the acknowledgment signal. Using these, the time D required for packet transfer in the network (= D2−D1) can be obtained. This is defined as intra-network delay.

【0020】本図ではデータパケットB(7-18)を転送
する際,LLCでこれを分割して生成された無線パケッ
トB-1,B-2,B-3(7-19)の内,B-3の転送が誤りにより
再送となっている(7-20)。ここで再送が1回繰り返さ
れた後,上位のTCP/IP(7-4)で再送の再送タイ
マの値から網内遅延の2倍(D×2)を減じた時間を越
えたため,B-3は廃棄されている。これはこの時間を越
えてパケットを送信しても,送達確認を上位レイヤが受
信するまでに再送タイマーが満了する確率が高いことか
ら,この時点で再送を放棄することによって無駄なB-3
の送信を防ぐ効果がある。TCP/IP(7-4)ではタ
イマ満了後,データパケットBが再送(7-21)され,デ
ータパケットAと同様の手順を経て#3のTCP/IP
(7-11)に転送されている(7-22,7-23,7-24,…)。
In this figure, when transferring the data packet B (7-18), of the radio packets B-1, B-2, B-3 (7-19) generated by dividing the data packet by the LLC, The transmission of B-3 was retransmitted due to an error (7-20). Here, after the retransmission is repeated once, the time exceeds the value obtained by subtracting twice the network delay (D × 2) from the value of the retransmission timer for retransmission in the upper TCP / IP (7-4). 3 has been discarded. This is because even if a packet is transmitted beyond this time, there is a high probability that the retransmission timer expires before the upper layer receives the acknowledgment.
This has the effect of preventing transmission. In the TCP / IP (7-4), after the timer expires, the data packet B is retransmitted (7-21), and through the same procedure as the data packet A, the TCP / IP of # 3 is performed.
(7-11) (7-22, 7-23, 7-24, ...).

【0021】図9に実施形態2の無線端末/無線基地局
の送信フローを示す。前述のようにTCPプロトコルで
は常に総合遅延D1を監視しており,再送タイマ値を決
定している。LLCでは上位レイヤからデータパケット
を受信した後(8-2),この再送タイマ値から前述の網
内遅延の2倍(2D)を減じて求められる許容再送遅延
時間を計算(8-3)する。次いでタイマーをスタートさ
せた後(8-4),無線パケットを生成(8-5)して無線パ
ケットの送信(8-7)を行う。ここで,データパケット
の送信が完了(8-8)する前に,再送等により前述のタ
イマーが満了した場合(8-6),送信中のデータパケッ
トを分割して生成された無線パケットの内,未送信でバ
ッファ内に残っていた無線パケットを廃棄(8-9)す
る。
FIG. 9 shows a transmission flow of the wireless terminal / wireless base station according to the second embodiment. As described above, in the TCP protocol, the total delay D1 is always monitored, and the retransmission timer value is determined. After receiving the data packet from the upper layer (8-2), the LLC calculates the allowable retransmission delay time (8-3) obtained by subtracting twice the above-mentioned intra-network delay (2D) from the retransmission timer value. . Next, after the timer is started (8-4), a wireless packet is generated (8-5) and the wireless packet is transmitted (8-7). Here, if the above-mentioned timer expires due to retransmission before the data packet transmission is completed (8-8) (8-6), the wireless packet generated by dividing the data packet being transmitted is Then, the wireless packets that have not been transmitted and remain in the buffer are discarded (8-9).

【0022】ところで#3から#1へのパケット転送の
場合,#2では網内遅延及びTCPの再送タイマを持た
ないため,許容再送遅延時間を計算することができな
い。そこで実施形態2では,無線端末局から無線基地局
に許容再送遅延時間を通知することによってこの問題を
解決している。図10は無線端末局から無線基地局へ許
容再送遅延時間を通知するフローを示している。タイマ
ー1は無線基地局へ許容再送遅延時間を通知する周期で
あり,無線端末局において,タイマー1を開始させた後
(9-13),タイマー1がタイムアウトしたときに(9-
3),TCPの再送タイマ値を読み込み(9-10),読み
込んだTCP再送タイマ値と網内遅延Dから計算される
許容再送遅延時間(9-11)を無線基地局へ通知する(9-
12)。ところで網内遅延Dを求めるために,無線端末局
ではデータパケットを送信する際(9-4),再送パケッ
ト以外であれば(9-5)タイマー2をスタートさせる。
ここでタイマー2の値はTCPの再送タイマの値と同じ
である。タイマ2がタイムアウト(9-9)するまで(パ
ケットが再送されるまで)に相手局から送達確認信号を
受信した場合(9-7)のみ,タイマー2の経過時間の半
分を網内遅延Dとして記憶する(9-8)。この動作によ
り許容再送遅延時間を通知された基地局は,図9と同様
のフローで無線パケットの送信・廃棄を行う。
In the case of packet transfer from # 3 to # 1, # 2 does not have an intra-network delay and a TCP retransmission timer, so that an allowable retransmission delay time cannot be calculated. Thus, in the second embodiment, this problem is solved by notifying the wireless base station of the allowable retransmission delay time from the wireless terminal station. FIG. 10 shows a flow for notifying an allowable retransmission delay time from a wireless terminal station to a wireless base station. Timer 1 is a period for notifying the wireless base station of the allowable retransmission delay time. After the timer 1 is started in the wireless terminal station (9-13), when the timer 1 times out (9-
3) Read the TCP retransmission timer value (9-10) and notify the radio base station of the permissible retransmission delay time (9-11) calculated from the read TCP retransmission timer value and network delay D (9-).
12). By the way, in order to obtain the intra-network delay D, the wireless terminal station starts the timer 2 when transmitting a data packet (9-4), except for a retransmission packet (9-5).
Here, the value of the timer 2 is the same as the value of the TCP retransmission timer. Only when an acknowledgment signal is received from the partner station until the timer 2 times out (9-9) (until the packet is retransmitted) (9-7), half of the elapsed time of the timer 2 is set as the intra-network delay D Remember (9-8). The base station notified of the allowable retransmission delay time by this operation transmits and discards the wireless packet in the same flow as in FIG.

【0023】なお本実施形態ではネットワーク(5-3)
は有線ネットワークとしたが,5-4を無線端末,6-8をL
LCに置き換えることにより,無線ネットワークに対応
させることも可能である。
In this embodiment, the network (5-3)
Is a wired network, but 5-4 is a wireless terminal and 6-8 is L
By replacing with LC, it is also possible to support a wireless network.

【0024】[実施形態3]本発明に基づく実施形態3
の動作例を図11に示す。ここでシステム構成及びプロ
トコル構成は実施形態1と同様とした。図3との相異点
は,TCP/IPレイヤで再送されたデータパケットB
(10-15)を分割して生成された無線パケット(10-16)
を送信する際,既に送信が完了している無線パケットB-
1とB-2の送信はおこなわず,無線パケットB-3の送信の
みを行っている点である。無線局#2のLLC(10-6)
では既に受信している無線パケットB-1,B-2(10-14)
と,再送無線パケットのB-3(10-17)を組み合わせてデ
ータパケットB(10-18)を合成し,TCP/IPレイ
ヤ(10-7)に引き渡している。なお,図11では,符号
10-1及び10-2が図1と図3の符号1-1及び1-2に,符号10
-3〜10-18が図3の符号3-1〜3-18にそれぞれ対応してい
る。
[Embodiment 3] Embodiment 3 based on the present invention
FIG. 11 shows an example of the operation of FIG. Here, the system configuration and the protocol configuration were the same as in the first embodiment. The difference from FIG. 3 is that the data packet B retransmitted in the TCP / IP layer
Wireless packet (10-16) generated by dividing (10-15)
When transmitting a packet, the wireless packet B-
1 and B-2 are not transmitted, but only the wireless packet B-3 is transmitted. LLC of wireless station # 2 (10-6)
Then, the already received wireless packets B-1, B-2 (10-14)
And the retransmission wireless packet B-3 (10-17) in combination to synthesize a data packet B (10-18) and deliver it to the TCP / IP layer (10-7). Note that in FIG.
10-1 and 10-2 correspond to reference numerals 1-1 and 1-2 in FIGS.
-3 to 10-18 correspond to the reference numerals 3-1 to 3-18 in FIG.

【0025】図12に本実施形態の無線局送信フローを
示す。ここではタイマを使用せず,上位レイヤからデー
タパケットが再送されたことを検知して,未再送の無線
パケットの廃棄(11-7)を行っている。また再送データ
パケットから無線パケットを生成(11-8)した後,既に
送信済無線パケットは廃棄し(11-9),未送信の無線パ
ケットのみの送信を行っている点が,実施形態1の図4
及び図5と異なっている。なお,図12の処理11-2,11
-3,11-5及び11-6では,図4の処理4-11,4-12,4-13及
び4-15と同様の処理がそれぞれ行われる。
FIG. 12 shows a radio station transmission flow of this embodiment. Here, the timer is not used, and it is detected that the data packet has been retransmitted from the upper layer, and the unretransmitted wireless packet is discarded (11-7). Also, after generating a wireless packet from a retransmitted data packet (11-8), already transmitted wireless packets are discarded (11-9), and only untransmitted wireless packets are transmitted. FIG.
And FIG. The processing 11-2, 11 in FIG.
At -3, 11-5, and 11-6, the same processes as the processes 4-11, 4-12, 4-13, and 4-15 of FIG. 4 are performed, respectively.

【0026】[実施形態4]本発明に基づく実施形態4
の動作例を図13に示す。ここでシステム構成及びプロ
トコル構成は実施形態2と同様である。図10との相異
点は,TCP/IPレイヤ(12-4)でデータパケットB
(12-24)が再送された場合に下位のLLCレイヤ(12-
5)で再送データパケットを無線パケットに分割せずに
そのまま廃棄する点,及び無線パケットが途中で廃棄さ
れない点の2点である。この場合,無線パケットB-3は
LLC(12-5)において3回再送されて,3回目の再送
時にLLC(12-7)で受信され,次いでDL(12-8)に
おいて,すでに受信されていた無線パケットB-1,B-2と
組み合わされてデータパケットBとして合成される(12
-21)。そして,合成されたデータパケットBは,ネッ
トワーク区間(12-9)を介し,DL層(12-10)を経て
TCP/IPレイヤ(12-11)へと引き渡される。な
お,図13では,符号12-1,12-2及び12-3が図6〜図8
の符号5-1,5-2及び5-4に,符号12-4〜12-20が図8の符
号7-4〜7-20にそれぞれ対応している。
[Embodiment 4] Embodiment 4 based on the present invention
13 is shown in FIG. Here, the system configuration and the protocol configuration are the same as in the second embodiment. The difference from FIG. 10 is that the data packet B in the TCP / IP layer (12-4)
When (12-24) is retransmitted, the lower LLC layer (12-
The point 5) is that the retransmitted data packet is discarded without being divided into wireless packets and the wireless packet is not discarded in the middle. In this case, the radio packet B-3 is retransmitted three times at the LLC (12-5), received at the LLC (12-7) at the third retransmission, and then received at the DL (12-8). The data packet B is combined with the wireless packets B-1 and B-2 that have been combined (12
-twenty one). Then, the combined data packet B is delivered to the TCP / IP layer (12-11) via the DL layer (12-10) via the network section (12-9). In FIG. 13, reference numerals 12-1, 12-2, and 12-3 are shown in FIGS.
Reference numerals 5-1 5-2 and 5-4 correspond to reference numerals 12-4 to 12-20, and reference numerals 7-4 to 7-20 in FIG.

【0027】図14に実施形態4における無線端末/無
線基地局の送信フローを,図15にデータパケットのC
RC(誤り検出コード)部記憶メモリの管理フロー示
す。本実施形態では再送パケットの判断に,全てのデー
タパケットに付与されている誤り検出コードを用いてい
る。上位レイヤからデータパケットを受信(13-2)した
LLCレイヤ(12-5)は,そのパケットのCRC部が既
にメモリ内に記憶されているか否かをチェックし(13-
3),記憶されていない場合は再送パケットでないと判
断して無線パケットを生成し(13-4),無線区間(12-
6)への送信を行う(13-5)。一方,CRC部がメモリ
内に記憶されているものと一致した場合は再送パケット
とみなして該データパケットを廃棄する(13-7)。無線
パケットの送信はそれが完了されるまで(13-6)続けら
れる。この,無線パケットが送信の途中で破棄されるこ
とがない点が実施形態2と異なっている。LLC(12-
5)ではまた上位レイヤからのデータパケットを受信し
た場合(13-9),そのデータパケットのCRC部のみを
取り出して(13-10)メモリに記憶(13-11)し,該デー
タパケットが送信完了した場合(13-12)は,予め定め
た一定時間の後,記憶されているこのデータパケットの
CRC部を消去(13-13)する。
FIG. 14 shows a transmission flow of the radio terminal / radio base station in the fourth embodiment, and FIG.
4 shows a management flow of an RC (error detection code) unit storage memory. In this embodiment, an error detection code assigned to all data packets is used to determine a retransmission packet. The LLC layer (12-5) that has received the data packet from the upper layer (13-2) checks whether or not the CRC part of the packet is already stored in the memory (13-).
3) If not stored, it is determined that the packet is not a retransmission packet, and a wireless packet is generated (13-4).
Send to 6) (13-5). On the other hand, if the CRC part matches the one stored in the memory, it is regarded as a retransmission packet and the data packet is discarded (13-7). Transmission of the radio packet continues (13-6) until it is completed. The difference from the second embodiment is that the wireless packet is not discarded during transmission. LLC (12-
In 5), when a data packet from the upper layer is received (13-9), only the CRC part of the data packet is extracted (13-10) and stored in the memory (13-11), and the data packet is transmitted. If completed (13-12), after a predetermined period of time, the stored CRC part of this data packet is deleted (13-13).

【0028】[実施形態5]本発明に基づく実施形態5
の無線端末/無線基地局の送信フローを図16に示す。
ここでシステム構成及びプロトコル構成は実施形態1と
同様である。また動作例は,再送回数の上限を2回とす
ると図3と同様となる。上位レイヤからデータパケット
を受信(14-2)したLLCレイヤ(3-4)は,TCPの
再送タイマ値から(14-3)無線パケットの再送回数の上
限値を設定(14-4)する。これは,再送回数がn回の時
に無線区間の転送に要する時間t(n)とした時,これ
がTCPの再送タイマー値Tを越えない条件(t(n)
<T)を満たすnの最大値から求めることができる。こ
の後,無線パケットを生成(14-5)して送信を行う(14
-7)。送信完了までに(14-8)再送を行った回数が予め
設定された上限値を超えた場合(14-6)は,バッファ内
の無線パケットを廃棄する(14-9)。以上のように,L
LCの再送破棄をタイマーによらず,再送回数によって
規定している点が実施形態1と異なっている。
[Embodiment 5] Embodiment 5 based on the present invention
FIG. 16 shows a transmission flow of the wireless terminal / wireless base station.
Here, the system configuration and the protocol configuration are the same as in the first embodiment. An operation example is the same as that in FIG. 3 when the upper limit of the number of retransmissions is two. The LLC layer (3-4) that has received the data packet from the upper layer (14-2) sets the upper limit of the number of retransmissions of the wireless packet (14-3) based on the TCP retransmission timer value (14-4). This is because when the number of retransmissions is n and the time required for transmission in the radio section is t (n), the condition that this does not exceed the TCP retransmission timer value T (t (n)
<T) can be determined from the maximum value of n that satisfies <T). Thereafter, a wireless packet is generated (14-5) and transmitted (14).
-7). If the number of retransmissions before the transmission is completed (14-8) exceeds the preset upper limit (14-6), the wireless packet in the buffer is discarded (14-9). As described above, L
The difference from the first embodiment is that the retransmission discarding of the LC is defined by the number of retransmissions without using a timer.

【0029】[0029]

【発明の効果】本発明による無線パケット再送プロトコ
ルでは,有線網で一般に使用されている再送プロトコル
の下位レイヤに無線専用の再送プロトコルを設定した場
合において,上位レイヤの再送データパケットの検知,
または上位レイヤの再送タイマー値を考慮して下位レイ
ヤで無駄なパケットを廃棄して送信を行わない。これに
より,途中の経由ノードに特別な機能を付与することな
く,無線区間の再送に起因する同一パケットの複数回送
信を防ぐことが可能となり,無駄な無線リソースの使用
を防止する効果が得られる。また,データパケットから
生成される情報ブロックを用いることによって,下位レ
イヤにおいて上位レイヤのデータパケットの再送を効率
的に検知することが可能となる。
According to the wireless packet retransmission protocol of the present invention, when a retransmission protocol dedicated to wireless communication is set in a lower layer of a retransmission protocol generally used in a wired network, detection of retransmission data packets in an upper layer,
Alternatively, in consideration of the retransmission timer value of the upper layer, the lower layer discards useless packets and does not perform transmission. As a result, it is possible to prevent the same packet from being transmitted a plurality of times due to retransmission in a wireless section without giving a special function to a transit node on the way, and to obtain an effect of preventing useless use of wireless resources. . Further, by using the information block generated from the data packet, it is possible to efficiently detect the retransmission of the data packet of the upper layer in the lower layer.

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

【図1】 本発明の実施形態1及び2におけるシステム
構成例を示す。
FIG. 1 shows a system configuration example according to first and second embodiments of the present invention.

【図2】 本発明の実施形態1及び2におけるプロトコ
ル構成例を示す。
FIG. 2 shows a protocol configuration example according to the first and second embodiments of the present invention.

【図3】 本発明の実施形態1における無線局#1から
無線局#2へのパケット転送動作例を示す。
FIG. 3 shows an example of a packet transfer operation from a wireless station # 1 to a wireless station # 2 according to the first embodiment of the present invention.

【図4】 本発明の実施形態1における無線局の送信フ
ロー(タイマーによる廃棄)を示す。
FIG. 4 shows a transmission flow (discard by a timer) of a wireless station according to the first embodiment of the present invention.

【図5】 本発明の実施形態1における無線局の送信フ
ロー(再送データパケットによる廃棄)を示す。
FIG. 5 shows a transmission flow (discard due to retransmission data packet) of the wireless station according to the first embodiment of the present invention.

【図6】 本発明の実施形態2及び4におけるシステム
構成例を示す。
FIG. 6 shows a system configuration example according to the second and fourth embodiments of the present invention.

【図7】 本発明の実施形態2及び4におけるプロトコ
ル構成例を示す。
FIG. 7 shows a protocol configuration example according to the second and fourth embodiments of the present invention.

【図8】 本発明の実施形態2における#1から#3へ
のパケット転送動作例を示す。
FIG. 8 shows an example of a packet transfer operation from # 1 to # 3 in Embodiment 2 of the present invention.

【図9】 本発明の実施形態2における無線端末/無線
基地局の送信フローを示す。
FIG. 9 shows a transmission flow of a wireless terminal / wireless base station according to Embodiment 2 of the present invention.

【図10】 本発明の実施形態2における無線端末の無
線基地局への許容再送遅延時間通知フローを示す。
FIG. 10 shows a flow of notification of an allowable retransmission delay time of a wireless terminal to a wireless base station according to the second embodiment of the present invention.

【図11】 本発明の実施形態3における#1から#2
へのパケット転送動作例を示す。
FIG. 11 is a diagram showing an example of operations from # 1 to # 2 according to the third embodiment of the present invention.
An example of a packet transfer operation to the host is shown.

【図12】 本発明の実施形態3における無線局の送信
フローを示す。
FIG. 12 shows a transmission flow of a wireless station according to Embodiment 3 of the present invention.

【図13】 本発明の実施形態4における#1から#3
へのパケット転送動作例を示す。
FIG. 13 is a diagram illustrating a configuration example of the fourth embodiment of the present invention.
An example of a packet transfer operation to the host is shown.

【図14】 本発明の実施形態4における無線端末/無
線基地局の送信フローを示す。
FIG. 14 shows a transmission flow of a wireless terminal / wireless base station according to Embodiment 4 of the present invention.

【図15】 本発明の実施形態4における無線端末/無
線基地局のCRC部記憶メモリの管理フローを示す。
FIG. 15 shows a management flow of a CRC section storage memory of a wireless terminal / wireless base station in Embodiment 4 of the present invention.

【図16】 本発明の実施形態5における無線局の送信
フローを示す。
FIG. 16 shows a transmission flow of a wireless station according to Embodiment 5 of the present invention.

【図17】 本発明の従来方式における#1から#2へ
のパケット転送動作例を示す。
FIG. 17 shows an example of a packet transfer operation from # 1 to # 2 in the conventional method of the present invention.

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

1-1,1-2:無線局#1,#2 2-3,6-4:物理レイヤ 2-4,6-5:LLC(Logical Link Control)レイヤ 2-5,6-6:TCP/IP(Transmission Control Proto
col/Internet Protocol)レイヤ 2-6,6-7:アプリケーションレイヤ 10-1,15-1:無線局#1 10-2,15-2:無線局#2 3-3,10-3,15-3:無線局#1のTCP/IPレイヤ 3-4,10-4,15-4:無線局#1のLLCレイヤ 3-5,10-5,15-5:無線区間 3-6,10-6,15-6:無線局#2のLLCレイヤ 3-7,10-7,15-7:無線局#2のTCP/IPレイヤ 3-8,10-8,15-8:データパケットA 3-9,10-9,15-9:データパケットAから生成された無
線パケット(A-1,A-2,A-3) 3-10,10-10,15-10:#2で受信された無線パケット
(A-1,A-2,A-3) 3-11,10-11,15-11:再生されたデータパケットA 3-12,10-12,15-12:データパケットB 3-13,10-13,15-13:データパケットBから生成された
無線パケット(B-1,B-2,B-3) 3-14,10-14,15-14:#2で受信された無線パケット
(B-1,B-2) 3-15,10-15,15-15:データパケットB(再送) 3-16,10-16,15-16:データパケットB(再送)から生
成された無線パケット(B-1,B-2,B-3) 3-17,10-17,15-17:#2で受信された無線パケット
(B-1,B-2,B-3) 3-18,10-18,15-18:#2で再生されたデータパケット
B 4-1〜4-9:実施形態1における無線局の送信フロー(タ
イマーによる廃棄) 4-10〜4-16:実施形態1における無線局の送信フロー
(再送データパケットによる廃棄) 5-1:無線端末(#1) 5-2:基地局(#2) 5-3:ネットワーク 5-4:有線端末(#3) 6-8:データリンクレイヤ 12-1:無線端末(#1) 12-2:基地局(#2) 12-3:有線端末(#3) 7-4,12-4:#1のTCP/IPレイヤ 7-5,12-5:#1のLLCレイヤ 7-6,12-6:無線区間 7-7,12-7:#2のLLCレイヤ 7-8,12-8:#2のデータリンクレイヤ 7-9,12-9:ネットワーク区間 7-10,12-10:#3のデータリンクレイヤ 7-11,12-11:#3のTCP/IPレイヤ 7-12,12-12:データパケットA 7-13,12-13:データパケットAから生成された無線パ
ケット(A-1,A-2,A-3) 7-14,12-14:#2で受信された無線パケット(A-1,A-
2,A-3) 7-15,12-15:#2で生成されたデータリンクレイヤの
パケットA 7-16,12-16:#3で受信されたデータリンクレイヤの
パケットA 7-17,12-17:#3で再生されたデータパケットA 7-18,12-18:データパケットB 7-19,12-19:データパケットBから生成された無線パ
ケット(B-1,B-2,B-3) 7-20,12-20:#2で受信された無線パケット(B-1,B-
2) 7-21,12-24:データパケットB(再送) 7-22:データパケットB(再送)から生成された無線パ
ケット(B-1,B-2,B-3) 7-23:#2で受信された無線パケット(B-1,B-2,B-
3) 7-24,12-21:#2で生成されたデータリンクレイヤの
パケットB 7-25:総合遅延D1 7-26:無線遅延D2 8-1〜8-9:実施形態2における無線端末/無線基地局の
送信フロー 9-1,9-3〜9-13:実施形態2における無線端末の無線基
地局への許容再送遅延時間通知フロー 11-1〜11-9:実施形態3における無線局の送信フロー 12-22:#3で受信されたデータリンクレイヤのパケッ
トB 12-23:#3で再生されたデータパケットB 13-1〜13-7:実施形態4における無線端末/無線基地局
の送信フロー 13-8〜13-13:実施形態4における無線端末/無線基地
局のCRC部記憶メモリの管理フロー 14-1〜14-9:実施形態5における無線端末/無線基地局
の送信フロー
1-1, 1-2: wireless stations # 1, # 2 2-3, 6-4: physical layers 2-4, 6-5: LLC (Logical Link Control) layers 2-5, 6-6: TCP / IP (Transmission Control Proto
col / Internet Protocol) layer 2-6, 6-7: application layer 10-1, 15-1: wireless station # 1 10-2, 15-2: wireless station # 2 3-3, 10-3, 15- 3: TCP / IP layer 3-4, 10-4, 15-4 of wireless station # 1: LLC layer 3-5, 10-5, 15-5 of wireless station # 1: wireless section 3-6, 10- 6, 15-6: LLC layer 3-7, 10-7, 15-7 of wireless station # 2: TCP / IP layer 3-8, 10-8, 15-8 of wireless station # 2: data packet A 3 -9, 10-9, 15-9: wireless packets (A-1, A-2, A-3) generated from data packet A 3-10, 10-10, 15-10: received by # 2 Wireless packets (A-1, A-2, A-3) 3-11, 10-11, 15-11: reproduced data packets A 3-12, 10-12, 15-12: data packets B 3 -13, 10-13, 15-13: wireless packets (B-1, B-2, B-3) generated from data packet B 3-14, 10-14, 15-14: received by # 2 Wireless packets (B-1, B-2) 3-15, 10-15, 15-15: Data packets B (retransmission) 3-16, 10-16, 15-16: wireless packets (B-1, B-2, B-3) generated from data packet B (retransmission) 3-17, 10-17, 15 -17: wireless packet (B-1, B-2, B-3) received at # 2 3-18, 10-18, 15-18: data packet B 4-1 to 4 reproduced at # 2 -9: Transmission flow of wireless station in the first embodiment (discard by timer) 4-10 to 4-16: Transmission flow of wireless station in the first embodiment (discard by retransmission data packet) 5-1: Wireless terminal (# 1 5-2: Base station (# 2) 5-3: Network 5-4: Wired terminal (# 3) 6-8: Data link layer 12-1: Wireless terminal (# 1) 12-2: Base station ( # 2) 12-3: Wired terminal (# 3) 7-4, 12-4: # 1 TCP / IP layer 7-5, 12-5: # 1 LLC layer 7-6, 12-6: Wireless Sections 7-7, 12-7: # 2 LLC layer 7-8, 12-8: # 2 data link layer 7-9, 12-9: Network section 7-10, 12-10: # 3 data link layer 7-11, 12-11: # 3 TCP / IP layer 7-12, 12-12: Data packet A 7-13, 12-13: Data packet Wireless packets (A-1, A-2, A-3) generated from A 7-14, 12-14: Wireless packets (A-1, A-
2, A-3) 7-15, 12-15: Data link layer packet A 7-16 generated in # 2, 12-16: Data link layer packet A 7-17, received in # 3 12-17: Data packets A 7-18, 12-18 reproduced in # 3: Data packets B 7-19, 12-19: Wireless packets (B-1, B-2, B-3) 7-20, 12-20: Wireless packets received in # 2 (B-1, B-
2) 7-21, 12-24: Data packet B (retransmission) 7-22: Wireless packet (B-1, B-2, B-3) generated from data packet B (retransmission) 7-23: # Wireless packets (B-1, B-2, B-
3) 7-24, 12-21: Data link layer packet B generated in # 2 7-25: Total delay D1 7-26: Wireless delay D2 8-1 to 8-9: Wireless terminal in the second embodiment / Transmission flow of wireless base station 9-1, 9-3 to 9-13: Flow of notification of allowable retransmission delay time of wireless terminal to wireless base station in embodiment 2 11-1 to 11-9: wireless in embodiment 3 Station transmission flow 12-22: Data link layer packet B received at # 3 B12-23: Data packet B 13-1 to 13-7 reproduced at # 3: Wireless terminal / wireless base in the fourth embodiment Station Transmission Flow 13-8 to 13-13: Management Flow of CRC Unit Storage Memory of Wireless Terminal / Wireless Base Station in Embodiment 4 14-1 to 14-9: Transmission of Wireless Terminal / Wireless Base Station in Embodiment 5 flow

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 無線局間で無線データ通信を行うシステ
ムであって,前記無線局はデータパケットを送信する際
に予め定めた一定時間内に前記データパケットの宛先局
からの送達確認信号が受信されなかった場合,該データ
パケットを再送するデータパケット再送プロトコルを上
位レイヤプロトコルに持ち,かつ,前記データパケット
再送プロトコルの下位プロトコルレイヤにおいてデータ
パケットを無線チャネル上で送信するための無線パケッ
トを生成し,前記無線パケットが宛先無線局に正確に送
達されたことが確認されない場合,前記データパケット
再送プロトコルとは独立に,該無線パケット単位で無線
チャネル上の再送を行う無線パケット再送プロトコルを
有する無線データ通信において,前記無線パケット再送
プロトコルにおいて無線パケットの再送を繰り返してい
る間に該無線パケットの構成するデータパケットが前記
下位レイヤに到着してからの経過時間が前記予め定めた
時間を越えた場合,または前記データパケット再送プロ
トコルが該データパケットを再送する場合,前記データ
パケットから生成された無線パケットを全て破棄するこ
とを特徴とする無線パケット再送方法。
1. A system for performing wireless data communication between wireless stations, wherein the wireless station receives a delivery confirmation signal from a destination station of the data packet within a predetermined time when transmitting the data packet. If not, a data packet retransmission protocol for retransmitting the data packet is provided in an upper layer protocol, and a radio packet for transmitting a data packet on a radio channel is generated in a lower protocol layer of the data packet retransmission protocol. If it is not confirmed that the wireless packet has been correctly delivered to the destination wireless station, wireless data having a wireless packet retransmission protocol for performing retransmission on a wireless channel in a unit of the wireless packet independently of the data packet retransmission protocol In communication, in the wireless packet retransmission protocol If the elapsed time from the arrival of the data packet constituting the radio packet to the lower layer exceeds the predetermined time while retransmission of the radio packet is repeated, or if the data packet retransmission protocol is When retransmitting a packet, a radio packet retransmission method characterized by discarding all radio packets generated from the data packet.
【請求項2】 無線端末(以下無線端末A)と前記無線
端末Aを収容する無線基地局(以下無線基地局A),及
び前記無線基地局Aが接続されるネットワークからな
り,前記無線端末Aは前記無線基地局A,及び前記ネッ
トワークを経由して別の無線端末(以下無線端末B),
若しくは有線端末との間で無線データ通信を行うシステ
ムであって,無線端末Aはデータパケットを送信する際
に予め定めた一定時間内に無線端末B,若しくは有線端
末からの送達確認信号が受信されなかった場合,該デー
タパケットを再送するデータパケット再送プロトコルを
上位レイヤプロトコルに持ち,かつ,前記データパケッ
ト再送プロトコルの下位プロトコルレイヤにおいてデー
タバケットを無線チャネル上で送信するための無線パケ
ットを生成し,前記無線パケットが無線基地局Aに送達
されたことが確認されない場合,前記データパケット再
送プロトコルとは独立に,該無線パケット単位で無線チ
ャネル上の再送を行う無線パケット再送プロトコルを有
する無線データ通信において,前記無線端末Aは前記デ
ータパケットを送信してから無線端末B,若しくは有線
端末からの当該データパケットに対する送達確認信号を
受信するまでの時間と,前記無線パケットを送信してか
ら前記無線基地局Aに送達されたことを確認するまでの
時間を用いて,データパケットを転送する際の前記ネッ
トワークにおける遅延時間を推定し,前記無線パケット
再送プロトコルにおいて無線パケットの再送を繰り返し
ている間に,該無線パケットの構成するデータパケット
が前記下位レイヤに到着してからの経過時間が,前記予
め定めた時間から前記ネットワークにおける転送遅延時
間を減じた値(以下,再送許容時間)を越えた場合,当
該データパケットから生成された無線パケットを全て破
棄することを特徴とする無線パケット再送方法。
2. A wireless terminal (hereinafter, wireless terminal A) comprising a wireless base station (hereinafter, wireless base station A) accommodating the wireless terminal A, and a network to which the wireless base station A is connected. Is another wireless terminal (hereinafter wireless terminal B) via the wireless base station A and the network,
Alternatively, in a system for performing wireless data communication with a wired terminal, a wireless terminal A receives a delivery confirmation signal from a wireless terminal B or a wired terminal within a predetermined time when transmitting a data packet. If not, it has a data packet retransmission protocol for retransmitting the data packet in an upper layer protocol, and generates a radio packet for transmitting a data bucket on a radio channel in a lower protocol layer of the data packet retransmission protocol; When it is not confirmed that the wireless packet has been delivered to the wireless base station A, in wireless data communication having a wireless packet retransmission protocol for performing retransmission on a wireless channel in a unit of the wireless packet independently of the data packet retransmission protocol, , The wireless terminal A transmits the data packet. And the time from when the wireless terminal B or the wired terminal receives the delivery confirmation signal for the data packet, and between the time when the wireless packet is transmitted and the time when the wireless packet is confirmed to be delivered to the wireless base station A. Using the time, a delay time in the network when transferring the data packet is estimated, and while the retransmission of the radio packet is repeated in the radio packet retransmission protocol, the data packet constituting the radio packet is transmitted to the lower layer. If the elapsed time from the arrival at the packet exceeds a value obtained by subtracting the transfer delay time in the network from the predetermined time (hereinafter referred to as “retransmission allowable time”), all radio packets generated from the data packet are discarded. A wireless packet retransmission method.
【請求項3】 前記無線端末Aが前記無線基地局Aに対
して前記再送許容時間を予め通知し,前記無線基地局A
の前記無線パケット再送プロトコルにおいて前記無線端
末A宛の無線パケットの再送を繰り返している間に,該
無線パケットの構成する前記データパケットが前記無線
基地局Aに到着してからの経過時間が,前記通知された
再送許容時間を越えた場合,当該データパケットから生
成された無線パケットを全て破棄することを特徴とする
請求項2に記載の無線パケット再送方法。
3. The wireless terminal A notifies the wireless base station A of the allowable retransmission time in advance, and the wireless terminal A
While the retransmission of the radio packet addressed to the radio terminal A is repeated in the radio packet retransmission protocol of the above, the elapsed time from when the data packet constituting the radio packet arrives at the radio base station A is 3. The wireless packet retransmission method according to claim 2, wherein when the notified retransmission allowable time is exceeded, all the wireless packets generated from the data packet are discarded.
【請求項4】 請求項1,請求項2,または請求項3記
載の無線パケット再送プロトコルにおいて,前記無線パ
ケットの再送を繰り返している間,該無線パケットの構
成する前記データパケットが再送されて前記下位レイヤ
に転送された場合,前記再送されたデータパケットを分
割して新たに生成された無線パケットの内,前回までに
送信完了していない無線パケットのみを送信し,既に送
信完了した無線パケットを廃棄することを特徴とする無
線パケット再送方法。
4. The wireless packet retransmission protocol according to claim 1, wherein the data packet constituting the wireless packet is retransmitted while retransmission of the wireless packet is repeated. When the packet is transferred to the lower layer, the retransmitted data packet is divided, and among the newly generated wireless packets, only the wireless packet that has not been transmitted by the previous time is transmitted, and the wireless packet that has already been transmitted is transmitted. A wireless packet retransmission method characterized by discarding.
【請求項5】 無線局間を介して無線データ通信を行う
システムであって,前記無線局間の上位プロトコルレイ
ヤではデータパケット送信時に予め定めた一定時間内に
前記データパケットの宛先局からの送達確認信号が受信
されなかった場合,該データパケットを再送するデータ
パケット再送プロトコルを有し,かつ,前記データパケ
ット再送プロトコルの下位プロトコルレイヤにおいて前
記データパケットをさらに小さな複数の無線パケットに
分割し,前記無線パケットが宛先無線局に正確に送達さ
れたことが確認されない場合,前記データパケット再送
プロトコルとは独立に,該無線パケット単位で無線チャ
ネル上の再送を行う無線パケット再送プロトコルを有す
る無線データ通信において,前記無線パケット再送プロ
トコルにおいて前記無線パケットの再送を繰り返してい
る間,及び前記無線パケットの送信完了後,一定期間内
に該無線パケットの構成する前記データパケットが再送
されて前記下位レイヤに転送された場合,前記再送され
たデータパケットを廃棄することを特徴とする無線パケ
ット再送方法。
5. A system for performing wireless data communication between wireless stations, wherein a higher-layer protocol layer between the wireless stations transmits the data packet from a destination station within a predetermined time when transmitting the data packet. A data packet retransmission protocol for retransmitting the data packet when the acknowledgment signal is not received, and further dividing the data packet into a plurality of smaller radio packets in a lower protocol layer of the data packet retransmission protocol; If it is not confirmed that the wireless packet has been correctly delivered to the destination wireless station, in a wireless data communication having a wireless packet retransmission protocol for performing retransmission on a wireless channel in a unit of the wireless packet independently of the data packet retransmission protocol, , In the wireless packet retransmission protocol, If the data packet that constitutes the wireless packet is retransmitted and transferred to the lower layer within a certain period during the retransmission of the wireless packet and after the transmission of the wireless packet is completed, the retransmitted data A wireless packet retransmission method comprising discarding a packet.
【請求項6】 無線局間を介して無線データ通信を行う
システムであって,前記無線局はデータパケットを送信
する際に予め定めた一定時間内に前記データパケットの
宛先局からの送達確認信号が受信されなかった場合,該
データパケットを再送するデータパケット再送プロトコ
ルを上位プロトコルレイヤに持ち,かつ,前記データパ
ケット再送プロトコルの下位プロトコルレイヤにおいて
データパケットを無線チャネル上で送信するための無線
パケットを生成し,前記無線パケットが宛先無線局に正
確に送達されたことが確認されない場合,前記データパ
ケット再送プロトコルとは独立に,該無線パケット単位
で無線チャネル上の再送を行う無線パケット再送プロト
コルを有する無線データ通信において,前記予め定めた
一定時間,または前記一定時間と前記無線局によって少
なくとも前記データパケットを送信してから当該データ
パケットの宛先局からの当該データパケットに対する送
達確認信号を受信するまでの時間を用いて推定された,
データパケットを転送する際の遅延時間から前記無線パ
ケット再送プロトコルにおいて再送を行う回数の上限を
定めることを特徴とする無線パケット再送方法。
6. A system for performing wireless data communication between wireless stations, wherein said wireless station transmits a data packet from a destination station of a destination packet of the data packet within a predetermined time when transmitting the data packet. Is not received, the upper layer has a data packet retransmission protocol for retransmitting the data packet, and the lower layer of the data packet retransmission protocol transmits a radio packet for transmitting the data packet on the radio channel. A wireless packet retransmission protocol for generating and retransmitting on a wireless channel in a unit of the wireless packet independently of the data packet retransmission protocol when it is not confirmed that the wireless packet has been correctly delivered to the destination wireless station. In wireless data communication, the predetermined period of time or Estimated using the fixed time and the time from transmitting at least the data packet by the wireless station to receiving an acknowledgment signal for the data packet from the destination station of the data packet,
A wireless packet retransmission method, wherein an upper limit of the number of retransmissions in the wireless packet retransmission protocol is determined based on a delay time when a data packet is transferred.
【請求項7】 請求項1,請求項4,または請求項5記
載の無線パケット再送方法において,前記下位プロトコ
ルレイヤが,前記上位プロトコルレイヤからデータパケ
ットを受け取る毎に前記データパケットの一部,または
全部から情報ブロックを生成し,前記無線パケット再送
プロトコルによって該無線パケットが再送されている
間,及び該無線パケットの送信完了後も予め定めた期間
の間,前記情報ブロックを記憶しておき,前記上位プロ
トコルレイヤから新たなデータパケットを受け取って前
記情報ブロックを生成した際,前記記憶されている情報
ブロックとの比較を行い,新たに生成された情報ブロッ
クと記憶されていた情報ブロックが一致した場合,前記
新たなデータパケットは前記無線パケット再送プロトコ
ルによって再送されているとみなすことを特徴とする無
線パケット再送方法。
7. The wireless packet retransmission method according to claim 1, wherein the lower protocol layer receives a part of the data packet every time the lower protocol layer receives a data packet from the upper protocol layer. Generating an information block from all of the information blocks and storing the information block while the wireless packet is being retransmitted by the wireless packet retransmission protocol and for a predetermined period after the transmission of the wireless packet is completed; When a new data packet is received from an upper protocol layer to generate the information block, the information block is compared with the stored information block, and the newly generated information block matches the stored information block. , The new data packet is retransmitted by the wireless packet retransmission protocol Wireless packet retransmission method, characterized in that
JP9201992A 1997-07-28 1997-07-28 Radio packet re-transmission method Pending JPH1146217A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9201992A JPH1146217A (en) 1997-07-28 1997-07-28 Radio packet re-transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9201992A JPH1146217A (en) 1997-07-28 1997-07-28 Radio packet re-transmission method

Publications (1)

Publication Number Publication Date
JPH1146217A true JPH1146217A (en) 1999-02-16

Family

ID=16450157

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9201992A Pending JPH1146217A (en) 1997-07-28 1997-07-28 Radio packet re-transmission method

Country Status (1)

Country Link
JP (1) JPH1146217A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002065734A1 (en) * 2001-02-13 2002-08-22 Mitsubishi Denki Kabushiki Kaisha Packet transmitter unit, packet receiver unit and packet transmission system
JP2003533078A (en) * 2000-04-14 2003-11-05 クゥアルコム・インコーポレイテッド Method and apparatus for fast retransmission of signals in a communication system
JP2007258817A (en) * 2006-03-20 2007-10-04 Fujitsu Ltd Packet transmitting device
US7519018B2 (en) 2001-08-24 2009-04-14 Interdigital Technology Corporation Method for physical layer automatic repeat request for a subscriber unit
WO2010016150A1 (en) * 2008-08-08 2010-02-11 富士通株式会社 Wireless device, communication method, and communication program
JP2010206588A (en) * 2009-03-04 2010-09-16 Yamatake Corp Radio communication device
WO2011074454A1 (en) * 2009-12-14 2011-06-23 日本電気株式会社 System, method, and program for packet retransmission control
JP2012147377A (en) * 2011-01-14 2012-08-02 Fujitsu Advanced Engineering Ltd Communication apparatus, communication method, and communication program
JP2012525787A (en) * 2009-04-28 2012-10-22 インテル・コーポレーション Method and apparatus for increasing the reliability of MAC messages
JP2013131939A (en) * 2011-12-21 2013-07-04 Fujitsu Ltd Communication device and communication method
JP2016082245A (en) * 2014-10-09 2016-05-16 Kddi株式会社 Radio communication apparatus, radio communication method, and radio communication program
US9450867B2 (en) 2013-07-02 2016-09-20 Fujitsu Limited Apparatus and method for controlling transmission between relay devices
JP2019057933A (en) * 2018-11-27 2019-04-11 Kddi株式会社 Radio communication apparatus, radio communication method, and radio communication program
WO2021100178A1 (en) * 2019-11-21 2021-05-27 日本電気株式会社 Communication device, communication system, communication method, and non-temporary computer-readable medium storing program

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014033458A (en) * 2000-04-14 2014-02-20 Qualcomm Incorporated Method and apparatus for quick retransmission of signals in communication system
JP2003533078A (en) * 2000-04-14 2003-11-05 クゥアルコム・インコーポレイテッド Method and apparatus for fast retransmission of signals in a communication system
JP2014222901A (en) * 2000-04-14 2014-11-27 クゥアルコム・インコーポレイテッドQualcomm Incorporated Method and apparatus for quick retransmission of signals in communication system
JP2012080582A (en) * 2000-04-14 2012-04-19 Qualcomm Inc Method and apparatus for quick retransmission of signals in communication system
WO2002065734A1 (en) * 2001-02-13 2002-08-22 Mitsubishi Denki Kabushiki Kaisha Packet transmitter unit, packet receiver unit and packet transmission system
US7519018B2 (en) 2001-08-24 2009-04-14 Interdigital Technology Corporation Method for physical layer automatic repeat request for a subscriber unit
US7672265B2 (en) 2001-08-24 2010-03-02 Interdigital Technology Corporation Method for physical layer automatic repeat request for a base station
US8102801B2 (en) 2001-08-24 2012-01-24 Interdigital Technology Corporation User equipment for physical layer automatic repeat request
JP2007258817A (en) * 2006-03-20 2007-10-04 Fujitsu Ltd Packet transmitting device
WO2010016150A1 (en) * 2008-08-08 2010-02-11 富士通株式会社 Wireless device, communication method, and communication program
JP2010206588A (en) * 2009-03-04 2010-09-16 Yamatake Corp Radio communication device
JP2012525787A (en) * 2009-04-28 2012-10-22 インテル・コーポレーション Method and apparatus for increasing the reliability of MAC messages
JP5585591B2 (en) * 2009-12-14 2014-09-10 日本電気株式会社 Packet retransmission control system, method, and program
US8681618B2 (en) 2009-12-14 2014-03-25 Nec Corporation Packet retransmission control system, method and program
WO2011074454A1 (en) * 2009-12-14 2011-06-23 日本電気株式会社 System, method, and program for packet retransmission control
JP2012147377A (en) * 2011-01-14 2012-08-02 Fujitsu Advanced Engineering Ltd Communication apparatus, communication method, and communication program
JP2013131939A (en) * 2011-12-21 2013-07-04 Fujitsu Ltd Communication device and communication method
US9450867B2 (en) 2013-07-02 2016-09-20 Fujitsu Limited Apparatus and method for controlling transmission between relay devices
JP2016082245A (en) * 2014-10-09 2016-05-16 Kddi株式会社 Radio communication apparatus, radio communication method, and radio communication program
JP2019057933A (en) * 2018-11-27 2019-04-11 Kddi株式会社 Radio communication apparatus, radio communication method, and radio communication program
WO2021100178A1 (en) * 2019-11-21 2021-05-27 日本電気株式会社 Communication device, communication system, communication method, and non-temporary computer-readable medium storing program

Similar Documents

Publication Publication Date Title
KR101083909B1 (en) Time monitoring of packet retransmissions during soft handover
US8411652B2 (en) Method of operating a mobile radio network
US7167475B2 (en) Data packet numbering in packet-switched data transmission
US7746786B2 (en) Retransmission control method and device
EP1686731B1 (en) Integrated base station and a method of transmitting data units in a communications system for mobile devices
US8036101B2 (en) Retransmission apparatus and method for high-speed data processing
JPH1146217A (en) Radio packet re-transmission method
US8588784B2 (en) Mobile communication system, wireless base station and hand over reconnection method for use therewith including an accumulation portion for holding data
US20030043764A1 (en) Method for allocating HARQ channel number for indicating state information in an HSDPA communication system
JP2003198604A (en) Protocol data unit polling system and method of transmission buffer
JP2005539465A (en) Reception window moving method in wireless mobile communication system
JP2005510950A (en) Retransmission method and retransmission system
KR20140073561A (en) Multiple delivery route packet ordering
JPWO2007119406A1 (en) Packet transfer control device and mobile node
KR20090019893A (en) User device, base station, and method used in mobile communication system
EP1900247A1 (en) Method of hard handover in a wireless communication system
US20130294322A1 (en) Apparatus and method for sequentially transmitting data
CN104821859A (en) Method and equipment for processing data on packet data convergence protocol layer
JP2008098798A (en) Method for determining data transmission state in communication system, and communication apparatus
JP2003324761A (en) Data link transmission control method, mobile communication system, data link transmission control apparatus, base station, mobile station, mobile station control program, and computer-readable recording medium
JP5423794B2 (en) Wireless communication control method and wireless communication apparatus
US8040908B2 (en) Method and apparatus for reducing transmission delay of down-link frame in wireless communication system
EP1599970B1 (en) Method and wireless component for avoiding tcp packet retransmission during mobile device handoff
JP2001069174A (en) Transmission control method
US20070140171A1 (en) Radio link management in distributed network architecture

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20080414

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090414

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees