JP2010093628A - Communication apparatus and signal transmission method - Google Patents

Communication apparatus and signal transmission method Download PDF

Info

Publication number
JP2010093628A
JP2010093628A JP2008262837A JP2008262837A JP2010093628A JP 2010093628 A JP2010093628 A JP 2010093628A JP 2008262837 A JP2008262837 A JP 2008262837A JP 2008262837 A JP2008262837 A JP 2008262837A JP 2010093628 A JP2010093628 A JP 2010093628A
Authority
JP
Japan
Prior art keywords
timer
protocol
tcp
rlc
transmission
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
JP2008262837A
Other languages
Japanese (ja)
Other versions
JP5338242B2 (en
Inventor
Masayuki Hara
雅之 原
Tomoyuki Abe
智之 阿部
Yasuaki Komaki
靖晧 古牧
Atsushi Shinozaki
敦 篠崎
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2008262837A priority Critical patent/JP5338242B2/en
Publication of JP2010093628A publication Critical patent/JP2010093628A/en
Application granted granted Critical
Publication of JP5338242B2 publication Critical patent/JP5338242B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the following: it is not preferable that, even if a radio status is recovered before time-out of a TCP timer, because retransmission intervals in data missing in RLC are fixed, the TCP timer has to be time-out and a transmission rate may be reduced as a result. <P>SOLUTION: A communication apparatus includes a control unit, a first timer and a second timer. The control unit transmits data based on a first protocol to opposite-side apparatus as a transmission signal based on a lower-order second protocol than the first protocol and retransmits the transmission signal when no acknowledgement to the transmission signal is received from the opposite-side apparatus. The first timer measures the time before reducing a transmission rate of data based on the first protocol, and the second timer measures the time before retransmitting the transmission signal based on the second protocol. In accordance with the lapse of time of the first timer, the control unit changes a setting time of the second timer. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は通信装置及び信号送信方法に関する。   The present invention relates to a communication device and a signal transmission method.

移動通信システムにおけるデータ通信には様々なプロトコルが使用されている。   Various protocols are used for data communication in a mobile communication system.

図1は、移動通信システムにおいて使用されるプロトコルスタック例を示す図である。図1は、ユーザ端末(UE)10が、無線ネットワーク制御装置(RNC)20を介して、パケットデータ網(すなわちコアネットワーク)30とユーザデータ12を送受信するときに使用されるプロトコルスタックを示している。具体的には、アクセス側では、ユーザ端末10は参照符号15Aで示したプロトコル群を使用し、無線ネットワーク制御装置20は参照符号25Aで示したプロトコル群を使用する。また、コアネットワーク側では、無線ネットワーク制御装置20は参照符号25Cで示したプロトコル群を使用する。パケットデータ網30が使用するプロトコルは省略した。   FIG. 1 is a diagram illustrating an example of a protocol stack used in a mobile communication system. FIG. 1 shows a protocol stack used when a user terminal (UE) 10 transmits / receives user data 12 to / from a packet data network (ie, core network) 30 via a radio network controller (RNC) 20. Yes. Specifically, on the access side, the user terminal 10 uses a protocol group indicated by reference numeral 15A, and the radio network controller 20 uses a protocol group indicated by reference numeral 25A. On the core network side, the radio network controller 20 uses a protocol group indicated by reference numeral 25C. The protocol used by the packet data network 30 is omitted.

ユーザデータ12は一般的にはTCP/IPベースのパケットデータである。   The user data 12 is generally TCP / IP based packet data.

このように、TCP/IPベースのパケットデータを送受信する場合、輻輳制御はTCPのスロースタートアルゴリズムで行われる。   As described above, when transmitting / receiving TCP / IP-based packet data, congestion control is performed by a TCP slow start algorithm.

図2は、TCPにおけるスロースタートアルゴリズムを説明するための図である。TCPはユーザ端末(UE)10とパケットデータ網(すなわちコアネットワーク)30との間のデータ伝送を制御するプロトコルであり、図を見やすくするため無線ネットワーク制御装置20は省略した。   FIG. 2 is a diagram for explaining a slow start algorithm in TCP. TCP is a protocol for controlling data transmission between the user terminal (UE) 10 and the packet data network (that is, the core network) 30, and the radio network control device 20 is omitted for easy understanding of the figure.

TCPでは、パケットデータ網30がユーザ端末10にデータを送信する(ダウンリンク方向の)とき、パケットデータ網30は、最初に1つのセグメント(パケット)21を送信する。このセグメントに対する送達確認信号(ACK)22をユーザ端末10から受信すると、パケットデータ網30は、次に2つのセグメント23を送信する。各セグメントに対するACK24をユーザ端末10から受信すると、パケットデータ網30は、次に4つのセグメント25を送信する。各セグメントに対するACK26をユーザ端末10から受信すると、パケットデータ網30はさらに倍のセグメントを送信する。このように、パケットデータ網30は、各セグメントに対する送達確認信号を受信するたびに、一度に送信するセグメント数を倍にしていき、ある一定値に到達すると、後は緩やかに送信セグメント数を増やしていく。   In TCP, when the packet data network 30 transmits data to the user terminal 10 (in the downlink direction), the packet data network 30 first transmits one segment (packet) 21. When the delivery confirmation signal (ACK) 22 for this segment is received from the user terminal 10, the packet data network 30 next transmits two segments 23. When the ACK 24 for each segment is received from the user terminal 10, the packet data network 30 then transmits four segments 25. When the ACK 26 for each segment is received from the user terminal 10, the packet data network 30 transmits twice as many segments. In this way, the packet data network 30 doubles the number of segments to be transmitted at a time each time a delivery confirmation signal for each segment is received, and when the packet data network 30 reaches a certain value, increases the number of transmission segments gradually thereafter. To go.

ユーザ端末10がパケットデータ網30にデータを送信する(アップリンク方向の)ときもこれと同様である。   The same applies when the user terminal 10 transmits data to the packet data network 30 (in the uplink direction).

一方、所定時間以内(TCPタイマがタイムアウトする前まで)に送達確認信号(ACK)を受信できない送信セグメントが1つでもある(データ欠落)と、パケットデータ網30は、送信レートを低下して輻輳を防止するため、一度に送信するセグメント数を減少させる。セグメント数の減少のさせ方により、データ欠落が発生すると送信セグメント数を1まで減少させるTAHOE方式と、データ欠落が発生すると送信セグメント数を半分に減少させるRENO方式がある。   On the other hand, if there is even one transmission segment (data missing) that cannot receive an acknowledgment signal (ACK) within a predetermined time (before the TCP timer times out), the packet data network 30 reduces the transmission rate and becomes congested. In order to prevent this, the number of segments transmitted at a time is reduced. Depending on how the number of segments is reduced, there are a TAHOE method that reduces the number of transmission segments to 1 when data loss occurs, and a RENO method that reduces the number of transmission segments by half when data loss occurs.

図3Aは、TCPにおけるデータ欠落時の対応方式であるTAHOE方式を示す図である。   FIG. 3A is a diagram illustrating a TAHOE method that is a method for handling data loss in TCP.

また、図3Bは、TCPにおけるデータ欠落時の対応方式であるRENO方式を示す図である。   FIG. 3B is a diagram showing a RENO method that is a method for dealing with data loss in TCP.

次に、アクセス側のプロトコルである無線リンク制御(RLC)プロトコルについて説明する。無線リンク制御(以下、RLC)は上位レイヤに対して透過型伝送、送達確認型伝送、非送達確認型伝送のサービスを提供する。ここでは送達確認型伝送について説明する。   Next, a radio link control (RLC) protocol that is an access-side protocol will be described. Radio link control (hereinafter referred to as RLC) provides services of transparent transmission, delivery confirmation type transmission, and non-delivery confirmation type transmission to upper layers. Here, the delivery confirmation type transmission will be described.

図4Aは、RLCにおける信号送信方法を示す図である。RLCは伝送データをPDU(Packet Data Unit)単位で送信する。PDUにはシーケンスナンバー(SN)が付与されている。またPDUには送達確認信号の返信の要否を示すPoll−Bitが付与されている。   FIG. 4A is a diagram illustrating a signal transmission method in RLC. RLC transmits transmission data in units of PDU (Packet Data Unit). A sequence number (SN) is assigned to the PDU. The PDU is provided with a Poll-Bit indicating whether or not a delivery confirmation signal needs to be returned.

無線ネットワーク制御装置20は、ユーザ端末10に送達確認を要求する場合、Poll−BitをONにしてPDU41送信する。   When the radio network control device 20 requests delivery confirmation from the user terminal 10, the radio network control device 20 sets Pol-Bit to ON and transmits the PDU 41.

ユーザ端末10は、Poll−BitがONのPDU41を受信すると、これに対して送達確認信号(ACK)42を返す。   When the user terminal 10 receives the PDU 41 whose poll-bit is ON, the user terminal 10 returns a delivery confirmation signal (ACK) 42 in response thereto.

また、Poll−BitがONでない場合、無線ネットワーク制御装置20が一連のシーケンスナンバー(この場合、SN=1〜4)のPDU43を送信して、PDU(SN=3)が欠落した場合、ユーザ端末20は、無線ネットワーク制御装置20に対して再送要求(LIST)信号44を送信して、欠落したPDUのシーケンスナンバーSN=3を通知して再送要求を行う。この再送要求を受信すると、無線ネットワーク制御装置20はPDU(SN=3)45を再送する。   Further, when the poll bit is not ON, the radio network control device 20 transmits a series of sequence numbers (in this case, SN = 1 to 4) of PDUs 43, and when the PDU (SN = 3) is missing, the user terminal 20 transmits a retransmission request (LIST) signal 44 to the radio network controller 20 to notify the sequence number SN = 3 of the missing PDU and make a retransmission request. When receiving this retransmission request, the radio network controller 20 retransmits the PDU (SN = 3) 45.

ダウンリンクの場合を説明したが、言うまでもなくアップリンクの場合も同様である。   Although the downlink case has been described, it goes without saying that the same applies to the uplink case.

図4Bは、RLCにおけるデータ欠落時の自律再送を示す図である。無線ネットワーク制御装置20は、Poll−BitをONにしてPDU(SN=0)47を送信する。そして、一定時間Tまでに送達確認(ACK)信号の返信がなければ、自立的に同じPDU(SN=0)47を再送信する。   FIG. 4B is a diagram illustrating autonomous retransmission when data is lost in RLC. The wireless network control device 20 turns on the poll bit and transmits the PDU (SN = 0) 47. If no acknowledgment (ACK) signal is returned by a certain time T, the same PDU (SN = 0) 47 is retransmitted autonomously.

なお、無線ネットワークにおける再送制御について、欠落していないデータを再送してしまうことを避けるために、送信装置において再送のタイミングを変更することが提案されている。また、受信装置において、データリンク層で順序保証を行っていると欠落データを待つために通信レートが低下してしまうため、一定の範囲で順序保証をしないことが提案されている。
特開2005−236961号公報 特開2005−150951号公報
As for retransmission control in a wireless network, it has been proposed to change the retransmission timing in a transmission apparatus in order to avoid retransmitting data that is not missing. Further, in the receiving apparatus, if the order is guaranteed in the data link layer, the communication rate is lowered to wait for missing data. Therefore, it has been proposed not to guarantee the order within a certain range.
Japanese Patent Laid-Open No. 2005-236961 JP 2005-150951 A

ここまで説明したように、従来、RLCとTCPはそれぞれ独立に制御され、RLCはデータ欠落が生じた時に一定時間ごとに同じPDUを再送信する。   As described so far, RLC and TCP are conventionally controlled independently, and RLC retransmits the same PDU at regular intervals when data loss occurs.

しかし、TCPタイマがタイムアウトする前に無線状態が回復しても、RLCにおけるデータ欠落時の再送間隔が一定時間であるためにTCPタイマをタイムアウトさせてしまい、その結果として送信レートを低下させてしまうことは好ましくない。   However, even if the wireless state recovers before the TCP timer times out, the TCP timer times out because the retransmission interval at the time of data loss in RLC is a fixed time, resulting in a decrease in the transmission rate. That is not preferable.

一実施形態による通信装置は、第1のプロトコルに基づくデータを、前記第1のプロトコルより下位の第2のプロトコルに基づく送信信号として相手装置に送信し、前記相手装置から前記送信信号に対する送達確認を受信しないとき、前記送信信号を再送する制御部と、前記第1のプロトコルに基づくデータの送信レートを低下させるまでの時間を測る第1のタイマと、前記第2のプロトコルに基づく送信信号を再送するまでの時間を測る第2のタイマとを有する。前記制御部は、前記第1のタイマの経過時間に応じて、前記第2のタイマの設定時間を変更する。   A communication apparatus according to an embodiment transmits data based on a first protocol to a partner apparatus as a transmission signal based on a second protocol lower than the first protocol, and confirms delivery of the transmission signal from the partner apparatus. A control unit that retransmits the transmission signal, a first timer that measures time until the data transmission rate based on the first protocol is reduced, and a transmission signal based on the second protocol. And a second timer for measuring the time until retransmission. The control unit changes the set time of the second timer according to the elapsed time of the first timer.

他の実施形態による送信方法は、第1のプロトコルに基づくデータを、前記第1のプロトコルより下位の第2のプロトコルに基づく送信信号として相手装置に送信する段階と、前記相手装置から前記送信信号に対する送達確認を受信しないとき、前記送信信号を再送する段階とを含む。前記第1のプロトコルに基づくデータの送信レートを低下させるまでの時間の経過に応じて、前記送信信号を再送するまでの時間を変更する。   The transmission method according to another embodiment includes a step of transmitting data based on a first protocol to a counterpart device as a transmission signal based on a second protocol lower than the first protocol, and the transmission signal from the counterpart device Retransmitting the transmission signal when no delivery confirmation is received. The time until the transmission signal is retransmitted is changed according to the passage of time until the data transmission rate based on the first protocol is lowered.

TCPタイマがタイムアウトする前に無線状態が回復した場合、TCPタイマをタイムアウトさせずに送信レートを維持できる。   If the wireless state recovers before the TCP timer times out, the transmission rate can be maintained without timing out the TCP timer.

図面を参照して実施形態を詳細に説明する。各図面で同一または対応する構成要素には同一または対応する参照符号を付した。   Embodiments will be described in detail with reference to the drawings. In each drawing, the same or corresponding components are denoted by the same or corresponding reference numerals.

実施形態として伝送制御プロトコル(TCP)と無線リンク制御プロトコル(RLC)とを用いる場合を説明する。しかし、他の実施形態では、今後規定されるであろうTCPやRLCに改良や修正を加えたプロトコルを用いるものでもよい。   A case where a transmission control protocol (TCP) and a radio link control protocol (RLC) are used will be described as an embodiment. However, in another embodiment, a protocol obtained by improving or modifying TCP or RLC that will be defined in the future may be used.

また、データを無線ネットワーク制御装置(RNC)からユーザ端末(UE)に送信するダウンリンクの場合を主に説明するが、ユーザ端末(UE)から無線ネットワーク制御装置(RNC)に送信するアップリンクの場合も同様である。   Also, the case of the downlink in which data is transmitted from the radio network controller (RNC) to the user terminal (UE) will be mainly described, but the uplink of data transmitted from the user terminal (UE) to the radio network controller (RNC) The same applies to the case.

図5は、従来のRLCにおける通信方法を示す図である。ユーザ端末10が、例えばトンネルに入ったり建物の影に入ったりして一時的に無線状態が悪化した場合(図5の網掛け部分に入った状態)、無線ネットワーク制御装置20はPoll−BitをONにしてPDU(SN=0)51を送信しても、そのPDUはユーザ端末10に到達せず送達確認(ACK)が返信されない。そのため、再送タイマにより一定時間TごとにこのPDU51の送信を繰り返す。   FIG. 5 is a diagram illustrating a communication method in conventional RLC. For example, when the user terminal 10 enters a tunnel or a shadow of a building and the wireless state temporarily deteriorates (a state where the user terminal 10 enters a shaded portion in FIG. 5), the wireless network control device 20 sets the poll bit. Even if the PDU (SN = 0) 51 is transmitted with the signal set to ON, the PDU does not reach the user terminal 10 and a delivery confirmation (ACK) is not returned. Therefore, the transmission of the PDU 51 is repeated every certain time T by the retransmission timer.

ユーザ端末10の無線状態が回復すると(図5において網掛け部分から出た状態)、その後に無線ネットワーク制御装置20が送信したPDU52はユーザ端末10に到達し、送達確認(ACK)53が返される。   When the radio state of the user terminal 10 recovers (a state in which the user terminal 10 exits from the shaded portion in FIG. 5), the PDU 52 transmitted by the radio network control device 20 subsequently reaches the user terminal 10 and an acknowledgment (ACK) 53 is returned. .

しかし、図5に示したように、RNC20のRLCはTCPとは独立に制御されているため、RLCによりPDU52が再送される時点では、すでにTCPタイマがタイムアウトしてしまうおそれがある。その場合、必ずしも輻輳が生じていなくても、図3A及び図3Bを参照して説明したように、TCPレイヤにおいて輻輳回避のために送信するセグメント数が減少されてしまうという問題がある。   However, as shown in FIG. 5, since the RLC of the RNC 20 is controlled independently of the TCP, the TCP timer may already time out when the PDU 52 is retransmitted by the RLC. In that case, even if congestion does not necessarily occur, as described with reference to FIGS. 3A and 3B, there is a problem that the number of segments transmitted for congestion avoidance is reduced in the TCP layer.

かかる問題を解消または低減するため、一実施形態による通信方法は、伝達制御プロトコル(TCP)に基づくデータを、TCPより下位の無線リンク制御プロトコル(RLC)に基づく送信信号として相手装置に送信する段階と、相手装置からその送信信号に対する送達確認を受信しないとき、その送信信号を再送する段階とを含む。そして、伝達制御プロトコルに基づくデータの送信レートを低下させるまでの時間の経過に応じて、その送信信号を再送するまでの時間を変更する。一実施形態では、「変更」とは短縮である。他の実施形態では、「変更」には伸張を含んでもよい。例えば、伝達制御プロトコルに基づくデータの送信レートを低下させるまでの時間の経過に応じて送信信号を送信するまでの時間を複数回変更する場合、その複数回の一部で伸張してもよい。図6を参照して、より詳細に説明する。   In order to eliminate or reduce such a problem, a communication method according to an embodiment includes transmitting data based on a transmission control protocol (TCP) to a partner apparatus as a transmission signal based on a radio link control protocol (RLC) lower than TCP. And retransmitting the transmission signal when no delivery confirmation for the transmission signal is received from the counterpart device. Then, the time until the transmission signal is retransmitted is changed according to the elapse of time until the data transmission rate based on the transmission control protocol is lowered. In one embodiment, “changing” is shorthand. In other embodiments, “modification” may include stretching. For example, when the time until the transmission signal is transmitted is changed a plurality of times in accordance with the passage of time until the data transmission rate based on the transmission control protocol is lowered, the data may be expanded at a part of the plurality of times. This will be described in more detail with reference to FIG.

図6は、一実施形態によるRLCにおける通信方法を示す図である。トンネルや建物の影に入って一時的に無線品質が悪い状態になったときに、TCPは、輻輳が生じていなくてもTCPタイマが満了すれば送信セグメント数を落としてしまう。そこで、TCPタイマの満了が近づいたときにRLCタイマの設定値を変更(この場合短縮)して、RLCレイヤがより頻繁にPDUを再送するようにする。   FIG. 6 is a diagram illustrating a communication method in RLC according to an embodiment. When the wireless quality is temporarily poor after entering the shadow of a tunnel or building, TCP drops the number of transmission segments if the TCP timer expires even if there is no congestion. Therefore, when the expiration of the TCP timer approaches, the set value of the RLC timer is changed (in this case, shortened) so that the RLC layer retransmits the PDU more frequently.

図6において、RNC20は、PDU51を送信してそれに対するACKが返信されなければ、RLC再送タイマにより時間Tが経過するごとにPDU51を再送する。しかし、RNC20は、TCPタイマをチェックして、その経過時間に応じてPDUを再送する(図6のPDU61)までの時間を変更(この場合短縮)する。この時間の短縮はRLCタイマの設定値の変更により行う。これにより、ユーザ端末10が悪い無線状態(図6の網掛け部分)から脱してからTCPタイマが満了するまでの時間に、PDUを再送することができ(図6のPDU62)、ACK63の返信を受けることができる。   In FIG. 6, the RNC 20 retransmits the PDU 51 every time the time T elapses by the RLC retransmission timer if the PDU 51 is transmitted and the ACK is not returned. However, the RNC 20 checks the TCP timer and changes (in this case, shortens) the time until the PDU is retransmitted (PDU 61 in FIG. 6) according to the elapsed time. This time is shortened by changing the set value of the RLC timer. As a result, the PDU can be retransmitted (PDU 62 in FIG. 6) and the ACK 63 is returned in the time from when the user terminal 10 leaves the bad wireless state (shaded part in FIG. 6) until the TCP timer expires. Can receive.

一実施形態では、RLCタイマの設定値は、図6に示したように、TCPタイマの経過時間が閾値を越えると満了までの間に、デフォルト値から短縮値に段階的に小さくしていくことができる。他の実施形態では、デフォルト値から短縮値に直線的に短くしてもよい。このように、RLCタイマの設定値の短縮のしかたは実施形態に応じて適切なものを選択することができる。   In one embodiment, as shown in FIG. 6, the setting value of the RLC timer is gradually reduced from the default value to the shortened value before the expiration time when the elapsed time of the TCP timer exceeds the threshold value. Can do. In other embodiments, the default value may be shortened linearly from the shortened value. As described above, a method for shortening the setting value of the RLC timer can be selected according to the embodiment.

RLCはユーザ端末(UE)と無線ネットワーク制御装置(RNC)との間で終端されるプロトコルであるが、TCPはユーザ端末(UE)とパケットデータ網(正確には、パケットデータ網中のサーバ等)との間で終端されるプロトコルである。そのため、ユーザ端末(UE)はRLCとTCPの両方を実装しているが、無線ネットワーク制御装置(RNC)はRLCのみを実装し、TCPは実装していない。本実施形態では、TCPレイヤのタイムアウトまでの時間経過に応じて、RLCレイヤにおけるPDUの再送間隔を短縮するために、RLCレイヤがTCPレイヤのタイマ値を取得することが好ましい。   RLC is a protocol terminated between a user terminal (UE) and a radio network controller (RNC), but TCP is a user terminal (UE) and a packet data network (more precisely, a server in the packet data network, etc. ). Therefore, although the user terminal (UE) implements both RLC and TCP, the radio network controller (RNC) implements only RLC and does not implement TCP. In the present embodiment, it is preferable that the RLC layer acquires the timer value of the TCP layer in order to shorten the PDU retransmission interval in the RLC layer as time elapses until the TCP layer times out.

そこで、一実施形態では、RLCの制御信号を用いて、TCPレイヤのTCPタイマ値、すなわちTCPに基づくデータの送信レートを低下させるまでの時間に関する情報を相手装置から受信する。   Therefore, in one embodiment, the TCP timer value of the TCP layer, that is, information regarding the time until the transmission rate of data based on TCP is reduced is received from the partner apparatus using the RLC control signal.

図8は、一実施形態によるRNCへのTCPタイマ通知方法を示す図である。RLCレイヤには、状態を通知するSTATUS PDUという制御信号がある。この制御信号を用いてTCPレイヤのタイマ値を送信することができる。図8において、ユーザ端末10は、RNC20とコネクションを設定する(ステップS81)と、TCPタイマ値を示したSTATUS PDUをRNC20に送信する(ステップS83)。これにより、RNCが自分に実装されていないTCPのタイマ値を取得することができる。   FIG. 8 is a diagram illustrating a TCP timer notification method to the RNC according to an embodiment. In the RLC layer, there is a control signal called STATUS PDU for notifying the state. A TCP layer timer value can be transmitted using this control signal. In FIG. 8, when the user terminal 10 establishes a connection with the RNC 20 (step S81), the user terminal 10 transmits a STATUS PDU indicating a TCP timer value to the RNC 20 (step S83). Thereby, it is possible to acquire a TCP timer value in which the RNC is not mounted on itself.

また、ユーザ端末10は、TCPタイマ値に変更が生じると(ステップS85)、変更後のTCPタイマ値を示したSTATUS PDUをRNC20に送信する(ステップS87)。これにより、TCPレイヤでタイマ値が変更された場合にも、RNCが自分に実装されていないTCPタイマ値を取得することができる。   Further, when a change occurs in the TCP timer value (step S85), the user terminal 10 transmits a STATUS PDU indicating the changed TCP timer value to the RNC 20 (step S87). Thereby, even when the timer value is changed in the TCP layer, the TCP timer value in which the RNC is not mounted on itself can be acquired.

このようにSTAUS PDUを使用するため、一実施形態では、図9に示したように、STATUS PDUのSUFI Type=8として新たにTCPタイマを追加することができる。図9は、図8のTCPタイマ通知方法で利用できるSTATUS PDUを示す図である。このように、STATUS PDUにTCPタイマを通知するSUFIタイプを追加することにより、ユーザ端末10が無線ネットワーク制御装置20にTCPタイマ値を通知することができるようになる。   Since STAUS PDU is used in this way, in one embodiment, as shown in FIG. 9, a new TCP timer can be added with SUFI Type = 8 in STATUS PDU. FIG. 9 is a diagram showing a STATUS PDU that can be used in the TCP timer notification method of FIG. Thus, by adding the SUFI type for notifying the TCP timer to the STATUS PDU, the user terminal 10 can notify the wireless network control device 20 of the TCP timer value.

図10は、一実施形態によるRLCにおける送信方法100を示すフローチャートである。送信方法100において、通信装置(例えば、図6の無線ネットワーク制御装置20)は、相手装置(例えば、図6のユーザ端末10)に送信すべきデータがある場合、最初にRLC PDUとしてデータを送信する。このとき同時にRLC再送タイマを通常のデフォルト値でスタートさせる(ステップS102)。また同様にTCPレイヤから通知されたTCPタイマの設定値を用いて、TCPタイマもスタートさせる(ステップS104)。   FIG. 10 is a flowchart illustrating a transmission method 100 in RLC according to an embodiment. In the transmission method 100, when there is data to be transmitted to a partner apparatus (for example, the user terminal 10 of FIG. 6), the communication apparatus (for example, the radio network control apparatus 20 of FIG. 6) first transmits the data as an RLC PDU. To do. At the same time, the RLC retransmission timer is started with a normal default value (step S102). Similarly, the TCP timer is also started using the set value of the TCP timer notified from the TCP layer (step S104).

通信装置は、送信データ(RLC PDU)に対する送達確認を相手装置から受信したか判断する(ステップS106)。   The communication device determines whether a delivery confirmation for the transmission data (RLC PDU) has been received from the counterpart device (step S106).

ステップS106の判断の結果、送達確認を受信していれば(ステップS106でYES)、ステップS102でスタートしたRLCタイマをクリアし(ステップS108)、ステップS104でスタートしたTCPタイマもクリアする(ステップS110)。そして、本送信方法は終了する。   If it is determined in step S106 that a delivery confirmation has been received (YES in step S106), the RLC timer started in step S102 is cleared (step S108), and the TCP timer started in step S104 is also cleared (step S110). ). Then, this transmission method ends.

一方、ステップS106の判断の結果、送達確認を受信していなければ(ステップS106でNO)、ステップS102でスタートしたRLC再送タイマが満了したか判断し(ステップS112)、満了していなければ(ステップS112でNO)、ステップS106に戻り、送達確認が取れるか、RLC再送タイマが満了するまで待つ。   On the other hand, as a result of the determination in step S106, if a delivery confirmation has not been received (NO in step S106), it is determined whether the RLC retransmission timer started in step S102 has expired (step S112). In step S112, the process returns to step S106, and waits until delivery confirmation is obtained or the RLC retransmission timer expires.

ステップS112の判断の結果、RLC再送タイマが満了すれば(ステップS112でYES)、該当PDUを再送して(ステップS114)、再度RLC再送タイマをスタートさせる。このとき、ステップS104でスタートしたTCPタイマがX%(例えば80%)以上経過しているか判断し(ステップS116)、X%以上経過していない場合(ステップS116でNO)、RLC再送タイマにデフォルト値を設定して再びRLC再送タイマをスタートする(ステップS118)。そして、ステップS106に戻り、送達確認が取れるか、RLC再送タイマが満了するまで待つ。   If the RLC retransmission timer expires as a result of the determination in step S112 (YES in step S112), the corresponding PDU is retransmitted (step S114), and the RLC retransmission timer is started again. At this time, it is determined whether X% (for example, 80%) or more of the TCP timer started in step S104 has elapsed (step S116). If X% or more has not elapsed (NO in step S116), the RLC retransmission timer defaults. The value is set and the RLC retransmission timer is started again (step S118). Then, the process returns to step S106 and waits until delivery confirmation is obtained or the RLC retransmission timer expires.

一方、ステップS116の判断の結果、TCPタイマがX%以上経過している場合、TCPタイマが満了する前に送達確認を取るために、RLC再送タイマ値をデフォルト値のY%(例えば50%)にして再びRLC再送タイマをスタートさせる(ステップS120)。そして、ステップS106に戻り、送達確認が取れるか、RLC再送タイマが満了するまで待つ。   On the other hand, as a result of the determination in step S116, if the TCP timer has exceeded X%, the RLC retransmission timer value is set to the default value Y% (for example, 50%) in order to confirm delivery before the TCP timer expires. Then, the RLC retransmission timer is started again (step S120). Then, the process returns to step S106 and waits until delivery confirmation is obtained or the RLC retransmission timer expires.

このようにしてTCPタイマの経過時間に応じて、RLCレイヤにおけるPDUの再送間隔を変更することにより、無線状態が回復していればTCPタイマの満了前に送達確認を取ることができる。   In this way, by changing the PDU retransmission interval in the RLC layer according to the elapsed time of the TCP timer, it is possible to confirm delivery before the expiration of the TCP timer if the wireless state is recovered.

図10に示した送信方法100では、TCPタイマがX%経過したか否かに応じて、RLC再送タイマの設定値をデフォルト値からそのY%に短縮したが、この短縮のしかたは図7を参照して説明したように、実施形態に応じて様々な態様が考えられる。   In the transmission method 100 shown in FIG. 10, the setting value of the RLC retransmission timer is shortened from the default value to Y% depending on whether or not the TCP timer has elapsed X%. As described with reference, various modes are conceivable depending on the embodiment.

このような送信方法の各ステップを、コンピュータ、コントローラ、マイクロプロセッサ等に実行させられることは当業者には明らかである。   It will be apparent to those skilled in the art that each step of the transmission method can be executed by a computer, a controller, a microprocessor, or the like.

ここまで実施形態による送信方法を説明した。次に、これらの送信方法を実施できる、一実施形態による移動通信システムを説明する。この移動通信システムは、無線ネットワーク制御装置とユーザ端末とを含む。   So far, the transmission method according to the embodiment has been described. Next, a mobile communication system according to an embodiment capable of implementing these transmission methods will be described. This mobile communication system includes a radio network control device and a user terminal.

一実施形態による無線ネットワーク制御装置は、伝送制御プロトコル(TCP)に基づくデータを、TCPより下位の無線リンク制御プロトコル(RLC)に基づく送信信号としてユーザ端末に送信し、そのユーザ端末から送信信号に対する送達確認を受信しないとき、その送信信号を再送する制御部と、TCPに基づくデータの送信レートを低下させるまでの時間を測るTCPタイマと、RLCに基づく送信信号を再送するまでの時間を測るRLC再送タイマとを有する。制御部は、TCPタイマの経過時間に応じて、RLCタイマの設定時間を変更する。   A radio network controller according to an embodiment transmits data based on a transmission control protocol (TCP) to a user terminal as a transmission signal based on a radio link control protocol (RLC) lower than TCP, and from the user terminal to the transmission signal When a delivery confirmation is not received, a control unit that retransmits the transmission signal, a TCP timer that measures time until the transmission rate of data based on TCP is reduced, and an RLC that measures time until a transmission signal based on RLC is retransmitted A retransmission timer. The control unit changes the set time of the RLC timer according to the elapsed time of the TCP timer.

また、他の実施形態によるユーザ端末は、伝送制御プロトコル(TCP)に基づくデータを、TCPより下位の無線リンク制御プロトコル(RLC)に基づく送信信号として無線ネットワーク制御装置に送信し、その無線ネットワーク制御装置から送信信号に対する送達確認を受信しないとき、その送信信号を再送する制御部と、TCPに基づくデータの送信レートを低下させるまでの時間を測るTCPタイマと、RLCに基づく送信信号を再送するまでの時間を測るRLC再送タイマとを有する。制御部は、TCPタイマの経過時間に応じて、RLCタイマの設定時間を変更する。   In addition, a user terminal according to another embodiment transmits data based on a transmission control protocol (TCP) to a radio network control device as a transmission signal based on a radio link control protocol (RLC) lower than TCP, and performs radio network control. When a delivery confirmation for a transmission signal is not received from the device, a control unit that retransmits the transmission signal, a TCP timer that measures time until the transmission rate of data based on TCP is reduced, and until a transmission signal based on RLC is retransmitted And an RLC retransmission timer for measuring the time. The control unit changes the set time of the RLC timer according to the elapsed time of the TCP timer.

一実施形態では、「変更」とは短縮である。他の実施形態では、「変更」には伸張を含んでもよい。例えば、伝達制御プロトコルに基づくデータの送信レートを低下させるまでの時間の経過に応じて送信信号を送信するまでの時間を複数回変更する場合、その複数回の一部で伸張してもよい。   In one embodiment, “changing” is shorthand. In other embodiments, “modification” may include stretching. For example, when the time until the transmission signal is transmitted is changed a plurality of times in accordance with the passage of time until the data transmission rate based on the transmission control protocol is lowered, the data may be expanded at a part of the plurality of times.

かかる実施形態を、図11を参照してさらに詳しく説明する。図11は、一実施形態による移動通信システムを示すブロック図である。図11に示した移動通信システム1100は、ユーザ端末(UE)100と、無線ネットワーク制御装置(RNC)200と、コアネットワーク300とを含む。   Such an embodiment will be described in more detail with reference to FIG. FIG. 11 is a block diagram illustrating a mobile communication system according to an embodiment. A mobile communication system 1100 illustrated in FIG. 11 includes a user terminal (UE) 100, a radio network controller (RNC) 200, and a core network 300.

ユーザ端末100は、無線ネットワーク制御装置200からのダウンリンク方向の受信信号を受信するダウンリンク(DL)受信部151と、受信信号を処理するダウンリンク(DL)データ処理部152を有する。また、ユーザ端末100は、受信信号に含まれるデータを利用する上位アプリケーション170を有する。さらに、ユーザ端末100は、上位アプリケーション170が生成・処理したデータを送信するために処理するアップリンク(UL)データ処理部162と、処理されたデータを無線ネットワーク制御装置200にアップリンク方向の送信信号として送信するアップリンク(UL)送信部163とを有する。   The user terminal 100 includes a downlink (DL) reception unit 151 that receives a reception signal in the downlink direction from the radio network control apparatus 200, and a downlink (DL) data processing unit 152 that processes the reception signal. In addition, the user terminal 100 has a higher-level application 170 that uses data included in the received signal. Further, the user terminal 100 transmits an uplink (UL) data processing unit 162 that processes the data generated and processed by the upper application 170, and transmits the processed data to the radio network controller 200 in the uplink direction. And an uplink (UL) transmission unit 163 that transmits the signal.

ユーザ端末100は、システム全体の動作を制御し、データを処理する制御部110と、TCPタイマ(図示せず)及びRLC再送タイマ(図示せず)を含むタイマ部130とを有する。制御部110は、RLC機能部111と、タイマ監視・管理部112と、送信済管理部113とを有する。これらの各部の動作は後で詳しく説明する。   The user terminal 100 includes a control unit 110 that controls the operation of the entire system and processes data, and a timer unit 130 that includes a TCP timer (not shown) and an RLC retransmission timer (not shown). The control unit 110 includes an RLC function unit 111, a timer monitoring / management unit 112, and a transmitted management unit 113. The operation of each part will be described in detail later.

無線ネットワーク制御装置200は、コアネットワーク300からのダウンリンク方向の受信信号を受信するダウンリンク(DL)受信部251と、受信信号を処理するダウンリンク(DL)データ処理部252と、処理した受信信号をユーザ端末100に送信するダウンリンク(DL)送信部253とを有する。また、無線ネットワーク制御装置200は、ユーザ端末100から受信したアップリンク方向の受信信号を受信するアップリンク(UL)受信部261と、受信した受信信号を処理するアップリンク(UL)データ処理部262と、処理した受信信号をコアネットワーク300に送信するアップリンク(UL)送信部263とを有する。   The radio network controller 200 includes a downlink (DL) reception unit 251 that receives a reception signal in the downlink direction from the core network 300, a downlink (DL) data processing unit 252 that processes the reception signal, and a processed reception. And a downlink (DL) transmission unit 253 that transmits a signal to the user terminal 100. Also, the radio network controller 200 includes an uplink (UL) reception unit 261 that receives an uplink direction reception signal received from the user terminal 100, and an uplink (UL) data processing unit 262 that processes the received reception signal. And an uplink (UL) transmission unit 263 that transmits the processed reception signal to the core network 300.

無線ネットワーク制御装置200は、そのシステム全体の動作を制御し、データを処理する制御部210と、TCPタイマ(図示せず)及びRLC再送タイマ(図示せず)を含むタイマ部230とを有する。制御部210は、RLC機能部211と、タイマ監視・管理部212と、送信済管理部213とを有する。これらの各部の動作は以下に詳しく説明する。   The radio network control apparatus 200 includes a control unit 210 that controls the operation of the entire system and processes data, and a timer unit 230 that includes a TCP timer (not shown) and an RLC retransmission timer (not shown). The control unit 210 includes an RLC function unit 211, a timer monitoring / management unit 212, and a transmitted management unit 213. The operation of each part will be described in detail below.

ここで、コアネットワーク300からユーザ端末100方向にデータを送信するダウンリンク方向の処理について説明する。   Here, processing in the downlink direction in which data is transmitted from the core network 300 toward the user terminal 100 will be described.

まず、UE100は、RNC200にTCPタイマの設定値を通知するため、RNC200とのコネクションを設定すると、RNC200にTCPタイマの設定値を送信する。そのため、UE100において、制御部110に含まれるRLC機能部111は、TCPレイヤを含む上位アプリケーション部170からTCPタイマの設定値を取得して、図8及び図9を参照して説明したようにSTATUS PDUとしてUL送信部163を介してRNC200に送信する。   First, in order to notify the RNC 200 of the setting value of the TCP timer, the UE 100 transmits the setting value of the TCP timer to the RNC 200 when the connection with the RNC 200 is set. Therefore, in the UE 100, the RLC function unit 111 included in the control unit 110 acquires the setting value of the TCP timer from the upper application unit 170 including the TCP layer, and as described with reference to FIGS. The PDU is transmitted to the RNC 200 via the UL transmitter 163.

RNC200において、UL受信部261がこのSTATUS PDUを受信し、ULデータ処理部262がTCPタイマ設定値を通知するSTATUS PDUであると判断し、そのTCPタイマ設定値を制御部210に含まれるRLC機能部211に通知する。制御部210に含まれるタイマ監視・管理部212は、RLC機能部211からこのタイマ設定値を受け取り、タイマ部230にあるTCPタイマ(図示せず)に設定する。   In the RNC 200, the UL reception unit 261 receives this STATUS PDU, the UL data processing unit 262 determines that the STATUS PDU notifies the TCP timer setting value, and the TCP timer setting value is included in the control unit 210. Notification to the unit 211. The timer monitoring / management unit 212 included in the control unit 210 receives the timer setting value from the RLC function unit 211 and sets it in a TCP timer (not shown) in the timer unit 230.

その後、RNC200は、コアネットワーク300からデータを受信すると、UE100へ送信するために無線プロトコルに変換してUE100に送信する。このとき送信されたPDUは制御部210に含まれる送信済管理部213に格納され、RLC機能部211は、このタイミングで制御部210に含まれるタイマ管理部212に、タイマ部230に含まれるRLCタイマ(図示せず)とTCPタイマ(図示せず)をスタートさせる。   Thereafter, when receiving data from the core network 300, the RNC 200 converts the data into a radio protocol and transmits the data to the UE 100 for transmission to the UE 100. The PDU transmitted at this time is stored in the transmitted management unit 213 included in the control unit 210, and the RLC function unit 211 transmits the RLC included in the timer unit 230 to the timer management unit 212 included in the control unit 210 at this timing. A timer (not shown) and a TCP timer (not shown) are started.

タイマ部230に含まれるRLCタイマが満了すると、制御部210に含まれるタイマ監視・管理部212は、RLC機能部211に満了通知を送り、RLC機能部211は送信済管理部213に、格納されたPDUの再送要求を出して、再送させる。またタイマ部230のTCPタイマがある一定閾値以上経過した場合は、同様にタイマ監視・管理部230がタイマ管理部230のRLC再送タイマを短縮値に設定する。   When the RLC timer included in the timer unit 230 expires, the timer monitoring / management unit 212 included in the control unit 210 sends an expiration notification to the RLC function unit 211, and the RLC function unit 211 is stored in the transmitted management unit 213. A PDU resend request is issued and resent. When the TCP timer of the timer unit 230 exceeds a certain threshold value, the timer monitoring / managing unit 230 similarly sets the RLC retransmission timer of the timer management unit 230 to a shortened value.

UE100は、データを受信した時は、DLデータ処理部152でデータを受信したことを制御部110のRLC機能部111に通知する。RLC機能部111は、UL送信部163を介して送達確認信号(STATUS−ACK)をRNC200に送信する。   When receiving data, the UE 100 notifies the RLC function unit 111 of the control unit 110 that the DL data processing unit 152 has received the data. The RLC function unit 111 transmits a delivery confirmation signal (STATUS-ACK) to the RNC 200 via the UL transmission unit 163.

ユーザ端末100から無線ネットワーク制御装置200を介してコアネットワーク300にデータを送信するアップリンク方向の処理についても同様であるが、ユーザ端末100は上位アプリケーション170がTCPタイマの設定値を知っているので、その設定値をRLCのPDUで通知する必要はなく、例えば、制御部110に含まれるRLC機能部111がその設定値を上位アプリケーションから取得して、タイマ監視・管理部112を介してタイマ部130に設定すればよい。   The same applies to the processing in the uplink direction in which data is transmitted from the user terminal 100 to the core network 300 via the radio network control apparatus 200. However, since the upper application 170 knows the setting value of the TCP timer in the user terminal 100. The RLC function unit 111 included in the control unit 110 obtains the set value from a higher-level application and notifies the timer unit via the timer monitoring / management unit 112. It may be set to 130.

上記の通り、無線ネットワーク制御装置からユーザ端末にデータを送信するダウンリンク通信を主に説明したが、上記の実施形態は、ユーザ端末から無線ネットワーク制御装置にデータを送信するアップリンク通信にも適用できることは当業者には明らかである。   As described above, the downlink communication in which data is transmitted from the radio network control apparatus to the user terminal is mainly described. However, the above embodiment is also applied to the uplink communication in which data is transmitted from the user terminal to the radio network control apparatus. It will be apparent to those skilled in the art that this can be done.

以上、実施形態について詳述したが、特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形及び変更が可能である。   Although the embodiments have been described in detail above, the present invention is not limited to the specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims.

以上の実施形態に関し、更に以下の付記を開示する。
(付記1)
第1のプロトコルに基づくデータを、前記第1のプロトコルより下位の第2のプロトコルに基づく送信信号として相手装置に送信し、前記相手装置から前記送信信号に対する送達確認を受信しないとき、前記送信信号を再送する制御部と、
前記第1のプロトコルに基づくデータの送信レートを低下させるまでの時間を測る第1のタイマと、
前記第2のプロトコルに基づく送信信号を再送するまでの時間を測る第2のタイマとを有し、
前記制御部は、前記第1のタイマの経過時間に応じて、前記第2のタイマの設定時間を変更することを特徴とする通信装置。
(付記2)
前記制御部は、前記第2のプロトコルの制御信号を用いて、前記第1のタイマの設定値に関する情報を前記相手装置から受信する、付記1に記載の通信装置。
(付記3)
前記制御部は、前記第2のプロトコルの制御信号を用いて、前記第1のタイマの設定値に関する情報を前記相手装置に送信する、付記1に記載の通信装置。
(付記4)
前記第1のプロトコルは伝送制御プロトコル(TCP)である、付記1に記載の通信装置。
(付記5)
前記第2のプロトコルは無線リンク制御プロトコル(RLC)である、付記1に記載の通信装置。
(付記6)
前記制御部は、前記第1のタイマの経過時間に応じて、前記第2のタイマの設定時間を段階的に変更する、付記1に記載の通信装置。
(付記7)
第1のプロトコルに基づくデータを、前記第1のプロトコルより下位の第2のプロトコルに基づく送信信号として相手装置に送信する段階と、
前記相手装置から前記送信信号に対する送達確認を受信しないとき、前記送信信号を再送する段階とを含み、
前記第1のプロトコルに基づくデータの送信レートを低下させるまでの時間の経過に応じて、前記送信信号を再送するまでの時間を変更することを特徴とする送信方法。
Regarding the above embodiment, the following additional notes are disclosed.
(Appendix 1)
When the data based on the first protocol is transmitted to the counterpart device as a transmission signal based on the second protocol lower than the first protocol, and the delivery confirmation for the transmission signal is not received from the counterpart device, the transmission signal A control unit for retransmitting
A first timer for measuring time until the data transmission rate based on the first protocol is reduced;
A second timer for measuring a time until a transmission signal based on the second protocol is retransmitted,
The control unit changes a set time of the second timer according to an elapsed time of the first timer.
(Appendix 2)
The communication device according to appendix 1, wherein the control unit receives information related to a set value of the first timer from the counterpart device using a control signal of the second protocol.
(Appendix 3)
The communication device according to appendix 1, wherein the control unit transmits information related to a set value of the first timer to the counterpart device using a control signal of the second protocol.
(Appendix 4)
The communication apparatus according to appendix 1, wherein the first protocol is a transmission control protocol (TCP).
(Appendix 5)
The communication device according to attachment 1, wherein the second protocol is a radio link control protocol (RLC).
(Appendix 6)
The communication apparatus according to appendix 1, wherein the control unit changes the set time of the second timer in a stepwise manner in accordance with an elapsed time of the first timer.
(Appendix 7)
Transmitting data based on a first protocol to a counterpart device as a transmission signal based on a second protocol lower than the first protocol;
Retransmitting the transmission signal when not receiving a delivery confirmation for the transmission signal from the counterpart device,
A transmission method comprising: changing a time until the transmission signal is retransmitted according to a lapse of time until a data transmission rate based on the first protocol is lowered.

移動通信システムにおいて使用されるプロトコルスタック例を示す図である。It is a figure which shows the example of a protocol stack used in a mobile communication system. TCPにおけるスロースタートアルゴリズムを説明するための図である。It is a figure for demonstrating the slow start algorithm in TCP. TCPにおけるデータ欠落時の対応方式であるTAHOE方式を示す図である。It is a figure which shows the TAHOE system which is a corresponding system at the time of the data loss in TCP. TCPにおけるデータ欠落時の対応方式であるRENO方式を示す図である。It is a figure which shows the RENO system which is a corresponding system at the time of the data loss in TCP. RLCにおける信号送信方法を示す図である。It is a figure which shows the signal transmission method in RLC. RLCにおけるデータ欠落時の自律再送を示す図である。It is a figure which shows the autonomous retransmission at the time of the data loss in RLC. 従来のRLCにおける通信方法を示す図である。It is a figure which shows the communication method in the conventional RLC. 一実施形態によるRLCにおける通信方法を示す図である。It is a figure which shows the communication method in RLC by one Embodiment. 図6の通信方法におけるRLCタイマの短縮を示すグラフである。It is a graph which shows shortening of the RLC timer in the communication method of FIG. 一実施形態によるRNCへのTCPタイマ通知方法を示す図である。It is a figure which shows the TCP timer notification method to RNC by one Embodiment. 図8のTCPタイマ通知方法で利用できるSTATUS PDUを示す図である。It is a figure which shows STATUS PDU which can be utilized with the TCP timer notification method of FIG. 一実施形態によるRLCにおける送信方法を示すフローチャートである。6 is a flowchart illustrating a transmission method in RLC according to an embodiment. 一実施形態による移動通信システムを示すブロック図である。It is a block diagram which shows the mobile communication system by one Embodiment.

符号の説明Explanation of symbols

100 ユーザ端末
110 制御部
111 RLC機能部
112 タイマ監視・管理部
113 送信済管理部
130 タイマ部
151 DL受信部
152 DLデータ処理部
162 ULデータ処理部
163 UL送信部
170 上位アプリケーション
200 無線ネットワーク制御装置
210 制御部
211 RLC機能部
212 タイマ監視・管理部
213 送信済管理部
230 タイマ部
251 DL受信部
252 DLデータ処理部
253 DL送信部
261 UL受信部
262 ULデータ処理部
263 UL送信部
300 コアネットワーク
DESCRIPTION OF SYMBOLS 100 User terminal 110 Control part 111 RLC function part 112 Timer monitoring / management part 113 Transmitted management part 130 Timer part 151 DL reception part 152 DL data processing part 162 UL data processing part 163 UL transmission part 170 Host application 200 Wireless network control apparatus 210 Control unit 211 RLC function unit 212 Timer monitoring / management unit 213 Transmitted management unit 230 Timer unit 251 DL reception unit 252 DL data processing unit 253 DL transmission unit 261 UL reception unit 262 UL data processing unit 263 UL transmission unit 300 Core network

Claims (5)

第1のプロトコルに基づくデータを、前記第1のプロトコルより下位の第2のプロトコルに基づく送信信号として相手装置に送信し、前記相手装置から前記送信信号に対する送達確認を受信しないとき、前記送信信号を再送する制御部と、
前記第1のプロトコルに基づくデータの送信レートを低下させるまでの時間を測る第1のタイマと、
前記第2のプロトコルに基づく送信信号を再送するまでの時間を測る第2のタイマとを有し、
前記制御部は、前記第1のタイマの経過時間に応じて、前記第2のタイマの設定時間を変更することを特徴とする通信装置。
When the data based on the first protocol is transmitted to the counterpart device as a transmission signal based on the second protocol lower than the first protocol, and the delivery confirmation for the transmission signal is not received from the counterpart device, the transmission signal A control unit for retransmitting
A first timer for measuring time until the data transmission rate based on the first protocol is reduced;
A second timer for measuring a time until a transmission signal based on the second protocol is retransmitted,
The control unit changes a set time of the second timer according to an elapsed time of the first timer.
前記制御部は、前記第2のプロトコルの制御信号を用いて、前記第1のタイマの設定値に関する情報を前記相手装置から受信する、請求項1に記載の通信装置。   The communication device according to claim 1, wherein the control unit receives information related to a set value of the first timer from the counterpart device using a control signal of the second protocol. 前記制御部は、前記第2のプロトコルの制御信号を用いて、前記第1のタイマの設定値に関する情報を前記相手装置に送信する、請求項1に記載の通信装置。   The communication device according to claim 1, wherein the control unit transmits information related to a set value of the first timer to the counterpart device using a control signal of the second protocol. 前記制御部は、前記第1のタイマの経過時間に応じて、前記第2のタイマの設定時間を段階的に変更する、請求項1乃至3いずれか一項に記載の通信装置。   The communication device according to any one of claims 1 to 3, wherein the control unit changes a set time of the second timer in a stepwise manner in accordance with an elapsed time of the first timer. 第1のプロトコルに基づくデータを、前記第1のプロトコルより下位の第2のプロトコルに基づく送信信号として相手装置に送信する段階と、
前記相手装置から前記送信信号に対する送達確認を受信しないとき、前記送信信号を再送する段階とを含み、
前記第1のプロトコルに基づくデータの送信レートを低下させるまでの時間の経過に応じて、前記送信信号を再送するまでの時間を変更することを特徴とする送信方法。
Transmitting data based on a first protocol to a counterpart device as a transmission signal based on a second protocol lower than the first protocol;
Retransmitting the transmission signal when not receiving a delivery confirmation for the transmission signal from the counterpart device,
A transmission method comprising: changing a time until the transmission signal is retransmitted according to a lapse of time until a data transmission rate based on the first protocol is lowered.
JP2008262837A 2008-10-09 2008-10-09 Communication apparatus and signal transmission method Expired - Fee Related JP5338242B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008262837A JP5338242B2 (en) 2008-10-09 2008-10-09 Communication apparatus and signal transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008262837A JP5338242B2 (en) 2008-10-09 2008-10-09 Communication apparatus and signal transmission method

Publications (2)

Publication Number Publication Date
JP2010093628A true JP2010093628A (en) 2010-04-22
JP5338242B2 JP5338242B2 (en) 2013-11-13

Family

ID=42255910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008262837A Expired - Fee Related JP5338242B2 (en) 2008-10-09 2008-10-09 Communication apparatus and signal transmission method

Country Status (1)

Country Link
JP (1) JP5338242B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002354545A (en) * 2001-05-24 2002-12-06 Matsushita Electric Ind Co Ltd Base station device, radio communication system and packet communication method
JP2003087408A (en) * 2001-09-13 2003-03-20 Nec Corp Short message distribution system
JP2007134946A (en) * 2005-11-10 2007-05-31 Nec Corp Random access type radio communications system, base station, mobile station, and radio link establishing method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002354545A (en) * 2001-05-24 2002-12-06 Matsushita Electric Ind Co Ltd Base station device, radio communication system and packet communication method
JP2003087408A (en) * 2001-09-13 2003-03-20 Nec Corp Short message distribution system
JP2007134946A (en) * 2005-11-10 2007-05-31 Nec Corp Random access type radio communications system, base station, mobile station, and radio link establishing method

Also Published As

Publication number Publication date
JP5338242B2 (en) 2013-11-13

Similar Documents

Publication Publication Date Title
JP5179505B2 (en) Method and apparatus for efficiently using radio resources in a communication network
JP5053986B2 (en) Enhanced polling method to avoid deadlock in wireless communication systems
JP4607339B2 (en) Flexible radio link control protocol
JP5786071B2 (en) Method and apparatus in communication system
US8325656B2 (en) Arrangement and method for extended control plane signalling in a high speed packet data communication
TWI554052B (en) Method and apparatus for implementing a data lifespan timer for enhanced dedicated channel transmissions
TWI736240B (en) Methods for radio link monitoring in sidelink communications, apparatus and computer-readable medium thereof
US20080101290A1 (en) Apparatus for Arq Controlling in Wireless Portable Internet System and Method Thereof
EP2045950A2 (en) Method and apparatus for triggering a poll function in a wireless communications system
US9456377B2 (en) System and method for transmission control protocol service delivery in wireless communications systems
JP2008005021A (en) Retransmission control method and device
US10050825B2 (en) Method and equipment for throughput recovery during resumption from outage scenarios
JP5120456B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
US8738984B2 (en) Apparatus for processing retransmission failure in radio link control (RLC) layer
JP5017559B2 (en) Method and apparatus for setting default value of timer in wireless communication system
WO2015012936A1 (en) Network congestion control with awareness of random packet losses
JP3822466B2 (en) Multicast receiving station, multicast transmitting station, and wireless multicast communication method
WO2010128636A1 (en) Communication system, communication device, communication method, and program
JP6471624B2 (en) Wireless communication device
JP4485684B2 (en) Method and apparatus for transmitting data packet in communication system
JP5120457B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
JP5338242B2 (en) Communication apparatus and signal transmission method
KR20170084579A (en) Method and apparatus for retransmitting for low latency mobile communication system
KR101626116B1 (en) Wireless communication apparatus and method
KR20070054407A (en) Transmission control method of wireless communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110708

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121211

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121212

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130207

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130709

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130722

R150 Certificate of patent or registration of utility model

Ref document number: 5338242

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees