JP2011055435A - Apparatus and method for retransmission control - Google Patents

Apparatus and method for retransmission control Download PDF

Info

Publication number
JP2011055435A
JP2011055435A JP2009204970A JP2009204970A JP2011055435A JP 2011055435 A JP2011055435 A JP 2011055435A JP 2009204970 A JP2009204970 A JP 2009204970A JP 2009204970 A JP2009204970 A JP 2009204970A JP 2011055435 A JP2011055435 A JP 2011055435A
Authority
JP
Japan
Prior art keywords
status report
unit
activation
activation factor
missing
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
JP2009204970A
Other languages
Japanese (ja)
Inventor
Tomoko Harada
朋子 原田
Kenshin Arima
健晋 有馬
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.)
Panasonic Corp
Original Assignee
Panasonic 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 Panasonic Corp filed Critical Panasonic Corp
Priority to JP2009204970A priority Critical patent/JP2011055435A/en
Publication of JP2011055435A publication Critical patent/JP2011055435A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an apparatus and method for retransmission control, capable of improving throughput by reducing notification delay and retransmission delay of missing. <P>SOLUTION: A radio link control (RLC) section 130 includes: a STATUS REPORT initiation factor holder 132 for holding an initiation factor including missing detection when initiating notification processing of missing data; and an HARQ result decision unit 133 which refers to the initiation factor held in the STATUS REPORT initiation factor holder 132 to determine an HARQ result when the initiation factor is missing detection. The RLC section 130 determines the HARQ result in the case of initiation in response to missing detection and re-initiates notification processing of a data receiving status spontaneously when HARQ transmission is failed. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、再送制御装置及び再送制御方法に関し、特に、3GPP(3rd Generation Partner Project)移動通信システムのリンクプロトコル層(Radio Link Control、以後RLCと呼ぶ)における再送制御装置及び再送制御方法に関する。   The present invention relates to a retransmission control apparatus and a retransmission control method, and more particularly to a retransmission control apparatus and a retransmission control method in a link protocol layer (Radio Link Control, hereinafter referred to as RLC) of a 3GPP (3rd Generation Partner Project) mobile communication system.

現在、3GPP(3rd Generation Partnership Project)のTSG RAN(Technical Specification Group Radio Access Network)において、次世代移動通信システムであるLTE(Long Term Evolution)の検討が進められている。   Currently, a 3GPP (3rd Generation Partnership Project) TSG RAN (Technical Specification Group Radio Access Network) is studying LTE (Long Term Evolution), which is a next generation mobile communication system.

図1は、従来のLTE通信システム全体を示す図である。   FIG. 1 is a diagram illustrating an entire conventional LTE communication system.

LTEは、W−CDMA(Wideband - Code Division Multiple Access)のコアネットワーク(GPRS)とは異なる新たなコアネットワークを用いて通信システムが構成される。このため、W−CDMA網とは別の独立した無線アクセス網 E−UTRAN (Evolved UMTS Terrestrial Radio Access Network)が定義される。LTEの通信システムでは、W−CDMAの通信システムと区別するため、移動端末(UE: User Equipment)11と通信を行う無線基地局(Base station)12はeNB(E-UTRAN NodeB)と呼ばれる。   In LTE, a communication system is configured using a new core network different from a W-CDMA (Wideband-Code Division Multiple Access) core network (GPRS). For this reason, an independent radio access network E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) different from the W-CDMA network is defined. In the LTE communication system, a radio base station (Base station) 12 that communicates with a mobile terminal (UE: User Equipment) 11 is called an eNB (E-UTRAN NodeB) in order to distinguish it from a W-CDMA communication system.

また、E−UTRANを収容するための次世代オールIPコアネットワークとして、EPC(Evolved Packet Core)が規定されている。   Further, EPC (Evolved Packet Core) is defined as a next-generation all-IP core network for accommodating E-UTRAN.

EPCは、LTE端末の位置登録・着信時の端末呼び出し処理、eNB間ハンドオーバといったモビリティ管理を行うノードであるMME(Mobility Management Entity)、及びW−CDMAシステムとLTEシステムの音声やパケットなどのユーザデータを処理するノードであるS−GW(Serving Gateway)から構成される。   EPC is an MME (Mobility Management Entity) that is a node that performs mobility management such as location registration / incoming of LTE terminal location and terminal eNB, handover between eNBs, and user data such as voice and packets of W-CDMA system and LTE system. It is comprised from S-GW (Serving Gateway) which is the node which processes.

eNBは、複数のMME/S−GWと、そしてeNB同士でメッシュ上に接続されている。eNB−MME/S−GW間は、S1インタフェースにより接続され、eNB同士はX2インタフェースにより接続される。   The eNB is connected on the mesh with a plurality of MME / S-GWs and between the eNBs. The eNB-MME / S-GW are connected by the S1 interface, and the eNBs are connected by the X2 interface.

W−CDMA網では、無線ネットワーク制御装置(RNC)など複数のノードを介在していた。LTEでは、RNCの機能をeNB、EPC側に分散して配置することでよりシンプルなネットワーク構成を実現している。RNCを削減することで、装置処理遅延の削減など、パフォーマンスの向上が期待される。   In the W-CDMA network, a plurality of nodes such as a radio network controller (RNC) are interposed. In LTE, a simpler network configuration is realized by distributing RNC functions on the eNB and EPC sides. Reduction in RNC is expected to improve performance such as reduction in device processing delay.

図2は、E−UTRANのユーザプレーンのプロトコル構成を示す図である。   FIG. 2 is a diagram illustrating a protocol configuration of a user plane of E-UTRAN.

図2に示すように、ユーザプレーンの各サブレイヤPDCP(Packet Data Convergence Protocol)、RLC、MAC(Medium Access Control)はeNBで終端している。   As shown in FIG. 2, each sublayer PDCP (Packet Data Convergence Protocol), RLC, and MAC (Medium Access Control) of the user plane is terminated at the eNB.

MACは、HARQ(Hybrid-ARQ)方式を用いたエラー訂正や無線リソースの割り当て制御などの処理を行う。HARQは、自動再送要求(ARQ)と誤り訂正符号化(FEC:Forward Error Correction)を組み合わせたARQ方式である。具体的には、送信側で情報ビットのデータブロックに誤り検出用パリティビットを加えて誤り訂正符号化し、その全部又は一部を送信する。再送が生じた場合、現在のデータブロックに対する符号化ビットのうち、全部又は一部を再送する。受信側では、再送データブロックのうち、それぞれ既存データブロックの対応するビットごとにデータの合成処理を行ない、その結果得られた合成ブロックを用いて誤り訂正及び誤り検出処理を再度行う。このようにして受信側は、所定の上限回数の範囲でブロックの誤りがなくなるまで、送信側へのACK/NACK返信と再送による復号処理を繰り返す。   The MAC performs processing such as error correction using a HARQ (Hybrid-ARQ) method and radio resource allocation control. HARQ is an ARQ scheme that combines automatic repeat request (ARQ) and error correction coding (FEC: Forward Error Correction). Specifically, the transmission side adds an error detection parity bit to the data block of information bits, performs error correction coding, and transmits all or a part thereof. When retransmission occurs, all or a part of the coded bits for the current data block is retransmitted. On the receiving side, data combination processing is performed for each bit corresponding to the existing data block in the retransmission data block, and error correction and error detection processing are performed again using the resultant combination block. In this way, the receiving side repeats the ACK / NACK reply to the transmitting side and the decoding process by retransmission until there is no block error within a predetermined upper limit number of times.

MACの上位に実装されているRLC(Radio Link Control)プロトコルでは、非特許文献1の規格に示すように、確認型データ転送モード(AcknowledgeMode、以後RLC-AMと呼ぶ)が一般的に適用される。RLC-AMでは、送信データ(以後AMD-PDUと呼ぶ)の自動再送要求(ARQ)メカニズムによるエラー訂正機能を提供している。   In the RLC (Radio Link Control) protocol implemented on the upper layer of the MAC, as shown in the standard of Non-Patent Document 1, an acknowledged data transfer mode (AcknowledgeMode, hereinafter referred to as RLC-AM) is generally applied. . RLC-AM provides an error correction function based on an automatic retransmission request (ARQ) mechanism of transmission data (hereinafter referred to as AMD-PDU).

ところで、本機能では、AMD-PDU受信側のRLC部は、STATUS REPORTを用いて受信に失敗した欠損AMD-PDU情報をAMD-PDU送信側に通知することで、欠損AMD-PDUの再送を実現する。   By the way, in this function, the RLC unit on the AMD-PDU receiving side uses the STATUS REPORT to notify the AMD-PDU transmitting side of the missing AMD-PDU information that failed to be received, thereby realizing retransmission of the missing AMD-PDU. To do.

STATUS REPORTの起動契機には、AMD-PDU受信側での欠損検出時のほかに、AMD-PDU送信側からのポーリングがある。ポーリングは、AMD-PDU送信側が受信側に対し、AMD-PDU受信状況の定期的な報告や、送信バッファの最終AMD-PDUの送信の際に起動する。   The STATUS REPORT activation trigger includes polling from the AMD-PDU transmission side in addition to the detection of a loss on the AMD-PDU reception side. Polling is activated when the AMD-PDU transmitting side periodically reports the AMD-PDU reception status to the receiving side or when the final AMD-PDU in the transmission buffer is transmitted.

AMD-PDU受信側では、STATUS REPORT送信の際、送信と同時にSTATUS REPORT送信禁止タイマ(T_status_prohibit)を起動する。本タイマが起動中に再度STATUS REPORTの起動契機を検出した場合には、タイマが満了するまでSTATUS REPORTの送信を保留する。このようなメカニズムにより、STATUS REPORTの頻発によるスループットの低下を抑制する。   On the AMD-PDU receiving side, during STATUS REPORT transmission, the STATUS REPORT transmission prohibition timer (T_status_prohibit) is started simultaneously with the transmission. If the STATUS REPORT trigger is detected again while this timer is running, transmission of the STATUS REPORT is suspended until the timer expires. By such a mechanism, a decrease in throughput due to frequent occurrence of STATUS REPORT is suppressed.

AMD-PDU送信側は、STATUS REPORTを起動するためにポーリングを行う。しかし、これは、受信状況の周期報告などを要求するものであるため、STATUS REPORTの緊急性は低い。一方、AMD-PDU受信側では、欠損検出時に再送要求のためにSTATUS REPORTを起動する。但し、再送の遅延は、スループットの低下につながるため、即座にSTATUS REPORTを報告することが求められる。   The AMD-PDU sender performs polling to activate STATUS REPORT. However, since this requires a periodic report of the reception status, the urgency of STATUS REPORT is low. On the other hand, the AMD-PDU receiving side activates STATUS REPORT for a retransmission request when a loss is detected. However, since retransmission delays lead to a decrease in throughput, it is required to immediately report STATUS REPORT.

図3は、従来の再送制御方法を説明するシーケンス図であり、図3(a)はポーリングによるSTATUS REPORTを、図3(b)は欠損検出によるSTATUS REPORTをそれぞれ示す。上記ポーリングによるSTATUS REPORTは、具体的には規定Byte数/AMD-PDU数送信毎の受信状態の周期報告又は最終データの受信完了通知である。   3 is a sequence diagram for explaining a conventional retransmission control method. FIG. 3A shows STATUS REPORT by polling, and FIG. 3B shows STATUS REPORT by missing detection. Specifically, the STATUS REPORT by the polling is a periodic report of a reception state or a final data reception completion notification for each transmission of the specified number of bytes / AMD-PDU.

図3(a)に示すように、AMD-PDU送信側(Tx)は、AMD-PDU受信側(Rx)にAMD-PDUを送信する。AMD-PDU送信側では、POLLの周期送信を行い、POLL再送タイマ満了までにSTATUSが返ってこなければ、POLLを再送する。図中の×印は、STATUS REPORT送信が失敗したことを表している。   As shown in FIG. 3A, the AMD-PDU transmitting side (Tx) transmits the AMD-PDU to the AMD-PDU receiving side (Rx). The AMD-PDU transmission side performs POLL periodic transmission, and retransmits POLL if STATUS does not return before the POLL retransmission timer expires. A cross in the figure indicates that STATUS REPORT transmission has failed.

AMD-PDU受信側では、STATUS REPORT送信の際、送信と同時にSTATUS REPORT送信禁止タイマ(T_status_prohibit)を起動する。STATUS REPORT送信禁止タイマが起動中に再度STATUS REPORTの起動契機を検出した場合には、タイマが満了するまでSTATUS REPORTの送信を保留する。   On the AMD-PDU receiving side, during STATUS REPORT transmission, the STATUS REPORT transmission prohibition timer (T_status_prohibit) is started simultaneously with the transmission. If a STATUS REPORT activation trigger is detected again while the STATUS REPORT transmission prohibition timer is running, transmission of STATUS REPORT is suspended until the timer expires.

図4は、従来のSTATUS REPORT起動時のフローチャートである。   FIG. 4 is a flowchart when a conventional STATUS REPORT is started.

STATUS REPORTが起動すると、ステップS1でSTATUS REPORT送信禁止タイマ(T_status_prohibit)が起動中でないか否かを判別する。STATUS REPORT送信禁止タイマが起動中の場合は、ステップS2でSTATUSREPORT送信禁止タイマ満了まで待ってステップS3に進む。また、STATUS REPORT送信禁止タイマが起動中でない場合はそのままステップS3に進む。   When STATUS REPORT is activated, it is determined in step S1 whether or not the STATUS REPORT transmission prohibition timer (T_status_prohibit) is being activated. If the STATUS REPORT transmission prohibition timer is running, the process waits until the STATUS REPORT transmission prohibition timer expires in step S2 and proceeds to step S3. On the other hand, if the STATUS REPORT transmission prohibition timer is not activated, the process proceeds to step S3.

ステップS3では、STATUS REPORTをトリガにして本フローを終了する。   In step S3, this flow is terminated with STATUS REPORT as a trigger.

3GPP TS 36.322 V8.5.0 (2009-03) Radio Link Control (RLC) protocol specification(Release 8)3GPP TS 36.322 V8.5.0 (2009-03) Radio Link Control (RLC) protocol specification (Release 8)

しかしながら、このような従来の再送制御方法にあっては、欠損検出によるSTATUS REPORT送信時に以下の課題がある。   However, such a conventional retransmission control method has the following problems when STATUS REPORT is transmitted due to loss detection.

(1)STATUS REPORTの起動を判断した際には、STATUS REPORTの起動契機種別に依らず、常にSTATUS REPORT送信禁止タイマを起動する。このため、図3(b)に示すように、欠損検出時においてもSTATUS REPORT送信禁止タイマが起動している場合には、STATUS REPORTの送信が保留されることになるため、再送の遅延が生じる。すなわち、欠損検出タイマ(リオーダリングタイマ)が満了したとき、直ちにSTATUS REPORTを送信したいにもかかわらず、STATUS REPORT送信禁止タイマが起動しているため、STATUS REPORTを送信することはできない。   (1) When STATUS REPORT activation is determined, the STATUS REPORT transmission prohibition timer is always activated regardless of the STATUS REPORT activation model. For this reason, as shown in FIG. 3B, when the STATUS REPORT transmission prohibition timer is activated even when a loss is detected, transmission of STATUS REPORT is suspended, resulting in a retransmission delay. . That is, when the loss detection timer (reordering timer) expires, the STATUS REPORT transmission prohibition timer is activated even though it is desired to immediately transmit the STATUS REPORT, and therefore the STATUS REPORT cannot be transmitted.

(2)また、AMD-PDU送信側ではポーリング送信時にポーリング再送タイマ(T_poll_retransmit)を起動し、タイマ満了までにSTATUS REPORTが通知されない場合には、再度ポーリングを要求する機能を具備することで、STATUS REPORTの送達確認を行っている。しかし、AMD-PDU受信側での欠損検出時にはこのような送達確認手段がないため、AMD-PDU送信側でSTATUS REPORTの受信に失敗した場合であっても、STAUTS REPORTを再送することができない。その結果、AMD-PDU送信側はAMD-PDUの欠損を認識することができず、再送の遅延が生じることになる。   (2) Also, the AMD-PDU sending side starts a polling retransmission timer (T_poll_retransmit) at the time of polling transmission, and if STATUS REPORT is not notified before the timer expires, it has a function to request polling again. REPORT delivery confirmation. However, since there is no such delivery confirmation means when a loss is detected on the AMD-PDU receiving side, the STAUTS REPORT cannot be retransmitted even if the AMD-PDU transmitting side fails to receive the STATUS REPORT. As a result, the AMD-PDU transmitting side cannot recognize the loss of the AMD-PDU and a retransmission delay occurs.

本発明は、かかる点に鑑みてなされたものであり、欠損の通知遅延及び再送遅延を低減することができ、スループットを向上させることができる再送制御装置及び再送制御方法を提供することを目的とする。   The present invention has been made in view of such points, and an object of the present invention is to provide a retransmission control device and a retransmission control method that can reduce a notification delay and a retransmission delay of a defect and improve a throughput. To do.

本発明の再送制御装置は、確認型データ転送モードにより欠損データの再送を行う再送制御装置であって、前記欠損データの通知処理の起動時、欠損検出を含む起動要因を保持する起動要因保持手段と、前記起動要因保持手段に保持された起動要因を参照し、前記起動要因が欠損検出の場合、HARQ結果を判定するHARQ結果判定手段と、HARQ送信が失敗した場合、自発的にデータ受信状態の通知処理を再起動するARQ実施手段と、を備える構成を採る。   The retransmission control device according to the present invention is a retransmission control device that retransmits missing data in a confirmation data transfer mode, and includes an activation factor holding unit that holds an activation factor including a loss detection when the missing data notification process is activated. And the activation factor held in the activation factor holding means, and if the activation factor is missing detection, the HARQ result determination means for determining the HARQ result, and the HARQ transmission failure, the data reception state spontaneously And ARQ implementation means for restarting the notification process.

本発明の再送制御方法は、確認型データ転送モードにより欠損データの再送を行う再送制御方法であって、前記欠損データの通知処理の起動時、欠損検出を含む起動要因を保持するステップと、保持された起動要因を参照し、前記起動要因が欠損検出の場合、HARQ結果を判定するステップと、HARQ送信が失敗した場合、自発的にデータ受信状態の通知処理を再起動するステップとを有する。   The retransmission control method according to the present invention is a retransmission control method for retransmitting missing data in a confirmation data transfer mode, and includes a step of holding an activation factor including missing detection when starting the notification process of the missing data, If the activation factor is detected as missing, the HARQ result is determined, and if the HARQ transmission fails, the data reception state notification process is spontaneously restarted.

本発明によれば、STATUS REPORTの送達確認が可能となるために、STATUS REPORTの通知に失敗した場合でも、再送を行うことが可能となる。これにより、AMD-PDU送信側に欠損を通知することができ、再送遅延を低減することができる。   According to the present invention, since it is possible to confirm delivery of STATUS REPORT, it is possible to perform retransmission even when notification of STATUS REPORT fails. As a result, the loss can be notified to the AMD-PDU transmission side, and the retransmission delay can be reduced.

また、制御情報を付加することなく、STATUS REPORTを自発的に再送することで、タイマやSTATUS REPORT送信失敗による再送遅延を低減することができる。対向RLC部との制御情報のやり取りは不要であるため、スループットを向上させることができる。   Further, by retransmitting the STATUS REPORT spontaneously without adding control information, it is possible to reduce a retransmission delay due to a timer or STATUS REPORT transmission failure. Since it is not necessary to exchange control information with the opposing RLC unit, throughput can be improved.

その結果、欠損の通知遅延及び再送遅延を低減することができ、スループットを向上させることができる。   As a result, loss notification delay and retransmission delay can be reduced, and throughput can be improved.

従来の通信システム全体を示す図The figure which shows the whole conventional communication system 従来のLTEのユーザプレーンのプロトコル構成図Conventional LTE user plane protocol configuration diagram 従来の再送制御方法を説明するシーケンス図Sequence diagram for explaining a conventional retransmission control method 従来のSTATUS REPORT起動時のフロー図Conventional STATUS REPORT startup flow diagram 本発明の実施の形態1に係る通信端末装置の構成を示すブロック図The block diagram which shows the structure of the communication terminal device which concerns on Embodiment 1 of this invention. 上記実施の形態1に係る通信端末装置のSTATUS REPORT送信時のフロー図Flow chart at the time of STATUS REPORT transmission of communication terminal apparatus according to Embodiment 1 above 上記実施の形態1に係る通信端末装置の再送制御方法を説明するシーケンス図Sequence diagram for explaining a retransmission control method of the communication terminal apparatus according to Embodiment 1 above 本発明の実施の形態2に係る通信端末装置の構成を示すブロック図The block diagram which shows the structure of the communication terminal device which concerns on Embodiment 2 of this invention. 上記実施の形態2に係る通信端末装置のSTATUS REPORT起動判定時のフロー図Flow chart at the time of STATUS REPORT activation determination of the communication terminal device according to the second embodiment 本発明の実施の形態3に係る通信端末装置の構成を示すブロック図The block diagram which shows the structure of the communication terminal device which concerns on Embodiment 3 of this invention. 上記実施の形態3に係る再送制御方法を用いて通信を行う通信システムの動作を示す動作シーケンス図Operation sequence diagram showing operation of a communication system that performs communication using the retransmission control method according to the third embodiment

以下、本発明の実施の形態について図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(実施の形態1)
図5は、本発明の実施の形態1に係る再送制御方法が適用される移動通信端末の構成を示すブロック図である。本実施の形態の再送制御装置及び再送制御方法は、3GPP移動通信システムの通信端末装置に適用した例である。
(Embodiment 1)
FIG. 5 is a block diagram showing a configuration of a mobile communication terminal to which the retransmission control method according to Embodiment 1 of the present invention is applied. The retransmission control apparatus and retransmission control method of the present embodiment are examples applied to a communication terminal apparatus of a 3GPP mobile communication system.

図5に示すように、通信端末装置100は、アンテナ101、無線通信部110、及び通信制御部120を備える。   As illustrated in FIG. 5, the communication terminal device 100 includes an antenna 101, a wireless communication unit 110, and a communication control unit 120.

通信制御部120は、ARQ実施部131、STATUS REPORT起動要因保持部132、及びHARQ結果判定部133を有するRLC部130と、HARQ実施部141を有するMAC(Medium Access Control)部140とを備えて構成される。通信制御部120は、3GPP移動通信システムにおける確認型データ転送モード(Acknowledge Mode:RLC-AM)のアーキテクチャにおけるSTATUS REPORTの再送を行う。   The communication control unit 120 includes an RRQ unit 130 having an ARQ execution unit 131, a STATUS REPORT activation factor holding unit 132, and a HARQ result determination unit 133, and a MAC (Medium Access Control) unit 140 having a HARQ execution unit 141. Composed. The communication control unit 120 retransmits the STATUS REPORT in the acknowledged data transfer mode (Acknowledge Mode: RLC-AM) architecture in the 3GPP mobile communication system.

無線通信部110は、アンテナ101にて受信した受信信号を無線信号処理して通信制御部120に出力する。また、無線通信部110は、通信制御部120から入力した再送要求信号等を含む送信信号を無線信号処理してアンテナ101より送信する。   Radio communication unit 110 performs radio signal processing on the received signal received by antenna 101 and outputs the processed signal to communication control unit 120. Radio communication section 110 performs radio signal processing on a transmission signal including a retransmission request signal input from communication control section 120 and transmits the signal from antenna 101.

RLC部130は、再送制御プロトコルに基づいてデータの再送制御を行う機能を有し、MAC部140から入力した受信信号をRLC処理して、再送要求したパケットデータが受信されたか否かを判定する。そして、RLC部130は、再送要求したパケットデータが届かなかった場合再送要求信号をMAC部140に出力する。   The RLC unit 130 has a function of performing retransmission control of data based on a retransmission control protocol, and performs RLC processing on the received signal input from the MAC unit 140 to determine whether or not packet data requested for retransmission has been received. . Then, the RLC unit 130 outputs a retransmission request signal to the MAC unit 140 when the packet data requested for retransmission has not arrived.

特に、RLC部130は、STATUS REPORTを用いて欠損AMDPDU情報を通知することで、欠損データの再送を行う。具体的には、RLC部130は、MAC部140からHARQ結果の通知を受け、STATUS REPORTの起動要因が欠損検出の場合、MAC部140でのHARQ結果の失敗を契機として、対向RLC部(基地局装置のRLC部:図示略)との間で制御情報のやり取りを行うことなく、自発的にSTATUS REPORTの再送を行う。   In particular, the RLC unit 130 retransmits missing data by notifying missing AMDPDU information using STATUS REPORT. Specifically, the RLC unit 130 receives the HARQ result notification from the MAC unit 140, and when the activation factor of the STATUS REPORT is a loss detection, the RLC unit 130 (base station) is triggered by the failure of the HARQ result in the MAC unit 140. The STATUS REPORT is retransmitted spontaneously without exchanging control information with the RLC unit (not shown) of the station apparatus.

ARQ実施部131は、HARQ送信が失敗した場合、自発的にデータ受信状態の通知処理を再起動する。   When the HARQ transmission fails, the ARQ execution unit 131 voluntarily restarts the data reception state notification process.

STATUS REPORT起動要因保持部132は、欠損データの通知処理の起動時、欠損検出を含む起動要因を保持する。   The STATUS REPORT activation factor holding unit 132 holds activation factors including loss detection when the missing data notification process is activated.

HARQ結果判定部133は、STATUS REPORT起動要因保持部132に保持された起動要因を参照し、起動要因が欠損検出の場合、HARQ結果を判定する。   The HARQ result determination unit 133 refers to the activation factor held in the STATUS REPORT activation factor holding unit 132, and determines the HARQ result when the activation factor is detected as missing.

MAC部140は、無線通信部110から入力した受信信号をMAC処理してRLC部130に出力する。MACのスケジューリング処理部は、基地局装置から受信したスケジューリング情報を抽出して、抽出したスケジューリング情報に従ってデータを送信するように処理する。そして、RLC部130から入力した送信信号にMACヘッダを付与して無線通信部110に出力する。なお、MAC処理の詳細については、3GPP, TS36.321 Medium Access Control (MAC) protocol specification, V8.6.0に記載されている。   The MAC unit 140 performs MAC processing on the received signal input from the wireless communication unit 110 and outputs it to the RLC unit 130. The MAC scheduling processing unit extracts scheduling information received from the base station apparatus, and performs processing to transmit data according to the extracted scheduling information. Then, a MAC header is added to the transmission signal input from the RLC unit 130 and output to the wireless communication unit 110. The details of the MAC processing are described in 3GPP, TS36.321 Medium Access Control (MAC) protocol specification, V8.6.0.

HARQ実施部141は、RLC部130の1つ下のレイヤのMAC部140において、HARQ送信を実施する。   The HARQ execution unit 141 performs HARQ transmission in the MAC unit 140 in the layer immediately below the RLC unit 130.

本実施の形態は、RLC部130が、STATUS ERPORT起動要因保持部132及びHARQ結果判定部133とを備え、RLC部130が下記の再送制御を実施する点で従来のLTE方式の制御方法と異なる。   In this embodiment, the RLC unit 130 includes a STATUS ERPORT activation factor holding unit 132 and a HARQ result determination unit 133, and the RLC unit 130 is different from the conventional LTE control method in that the RLC unit 130 performs the following retransmission control. .

以下、上述のように構成された通信端末装置100の再送制御方法について説明する。   Hereinafter, a retransmission control method of communication terminal apparatus 100 configured as described above will be described.

図6は、STATUS REPORT送信時のフローチャートである。   FIG. 6 is a flowchart at the time of STATUS REPORT transmission.

STATUS REPORT送信時、ステップS11でRLC部130は、STATUS REPORT送信禁止タイマを開始する。   At the time of STATUS REPORT transmission, the RLC unit 130 starts a STATUS REPORT transmission prohibition timer in step S11.

ステップS12では、STATUS REPORT起動要因保持部132は、起動要因が欠損検出であるか否かを判別する。RLC部130は、STATUS REPORT起動を判断した際に保存した起動要因を参照し、起動要因が欠損検出の場合には、ステップS13でHARQ送信結果を監視する。   In step S12, the STATUS REPORT activation factor holding unit 132 determines whether or not the activation factor is missing detection. The RLC unit 130 refers to the activation factor stored when STATUS REPORT activation is determined, and monitors the HARQ transmission result in step S13 when the activation factor is detected as missing.

ステップS14でHARQ結果判定部133は、HARQ送信が成功したか否かを判別する。   In step S14, the HARQ result determination unit 133 determines whether the HARQ transmission has been successful.

HARQ送信が失敗した場合には、ステップS15でRLC部130は、STATUS REPORTを起動し、自発的にSTATUS REPORTの再送を行って本フローを終了する。   If the HARQ transmission fails, the RLC unit 130 activates the STATUS REPORT in step S15, spontaneously retransmits the STATUS REPORT, and ends this flow.

上記ステップS12で起動要因が欠損検出でない場合、あるいは上記ステップS14でHARQ送信が成功した場合は、本フローを終了する。   If the activation factor is not missing detection in step S12, or if HARQ transmission is successful in step S14, this flow ends.

図7は、本実施の形態の再送制御方法を説明するシーケンス図である。図3(b)の欠損検出によるSTATUS REPORTに対応する。   FIG. 7 is a sequence diagram illustrating the retransmission control method according to the present embodiment. This corresponds to the STATUS REPORT by the defect detection shown in FIG.

図7a.−e.は、欠損検出によるSTATUS REPORT起動の遅延抑制制御である。このSTATUS REPOR動の遅延抑制については、実施の形態2により再び図7を参照して説明する。   Figure 7a. -E. Is a delay suppression control of STATUS REPORT activation by detecting a loss. The delay suppression of the STATUS REPOR operation will be described again with reference to FIG. 7 according to the second embodiment.

図7f.に示すように、AMD-PDU受信側(Rx)(ここでは通信端末装置100)は、HARQの送信結果を監視し、HARQの送信に失敗したか否かを判別する。HARQの送信に失敗した場合には、受信側で自発的にSTATUS REPORTの再送を行う(図7g.参照)。   FIG. 2, the AMD-PDU receiving side (Rx) (here, the communication terminal apparatus 100) monitors the HARQ transmission result and determines whether or not the HARQ transmission has failed. When the HARQ transmission fails, the receiver side voluntarily retransmits the STATUS REPORT (see FIG. 7g).

RLC部130は、欠損検出によるSTATUS REPORT送信時はMAC部140からのHARQ結果に基づいて自発的に再送を行う。すなわち、RLC部130の1つ下のレイヤのMAC部140が、HARQ送信の成功/失敗を知っているので、MAC部140からRLC部130にHARQ送信の成功/失敗を通知することで、対向RLC部(基地局装置のRLC部:図示略)との制御情報のやり取りを不要にすることができる。RLC部130は、MAC部140とのやり取りにより、STATUS REPORT送信が成功したか失敗したかを判断することができ、タイマやSTATUS REPORT送信失敗による再送遅延を低減することができ、より一層のスループットの向上を図ることができる。   The RLC unit 130 retransmits spontaneously based on the HARQ result from the MAC unit 140 when STATUS REPORT is transmitted due to loss detection. That is, since the MAC unit 140 in the layer immediately below the RLC unit 130 knows the success / failure of the HARQ transmission, the MAC unit 140 notifies the RLC unit 130 of the success / failure of the HARQ transmission. Exchange of control information with the RLC unit (RLC unit of base station apparatus: not shown) can be made unnecessary. The RLC unit 130 can determine whether the STATUS REPORT transmission has succeeded or failed by exchanging with the MAC unit 140, can reduce a retransmission delay due to a timer or STATUS REPORT transmission failure, and can further increase the throughput. Can be improved.

以上詳細に説明したように、通信制御部120のRLC部130は、欠損データの通知処理の起動時、欠損検出を含む起動要因を保持するSTATUS REPORT起動要因保持部132と、STATUS REPORT起動要因保持部132に保持された起動要因を参照し、起動要因が欠損検出の場合、HARQ結果を判定するHARQ結果判定部133とを備え、ARQ実施部131は、MAC部140からHARQ結果の通知を受け、STATUS REPORTの起動要因が欠損検出の場合、MAC部140でのHARQ結果の失敗を契機として自発的にSTATUS REPORTの再送を行う。すなわち、RLC部130は、欠損データの通知処理を実施する際に、STATUS REPORT起動要因保持部132に保持した起動要因を参照し、欠損検出による起動の場合、HARQ結果を判定し、HARQ送信が失敗した場合、自発的にデータ受信状態の通知処理を再起動する。これにより、本再送制御方法が適用される通信端末装置100は、特に制御情報を付加することなく、STATUS REPORTを自発的に再送することで、タイマやSTATUS REPORT送信失敗による再送遅延を低減することができる。対向RLC部との制御情報のやり取りは不要であるため、スループットを向上させることができる。   As described in detail above, the RLC unit 130 of the communication control unit 120 includes the STATUS REPORT activation factor holding unit 132 that holds the activation factor including the loss detection when the missing data notification process is activated, and the STATUS REPORT activation factor holding. The activation factor held in the unit 132 is referred to, and when the activation factor is missing, the HARQ result determination unit 133 that determines the HARQ result is provided. The ARQ execution unit 131 receives the HARQ result notification from the MAC unit 140. If the activation factor of STATUS REPORT is a defect detection, the STATUS REPORT is retransmitted spontaneously triggered by the failure of the HARQ result in the MAC unit 140. That is, the RLC unit 130 refers to the activation factor held in the STATUS REPORT activation factor holding unit 132 when performing the missing data notification process, determines the HARQ result in the case of activation due to loss detection, and the HARQ transmission is performed. If it fails, the data reception state notification process is restarted voluntarily. As a result, communication terminal apparatus 100 to which this retransmission control method is applied can reduce retransmission delay due to failure in timer or STATUS REPORT transmission by voluntarily retransmitting STATUS REPORT without adding control information. Can do. Since it is not necessary to exchange control information with the opposing RLC unit, throughput can be improved.

(実施の形態2)
図8は、本発明の実施の形態2に係る再送制御方法が適用される移動通信端末の構成を示すブロック図である。図5と同一構成部分には同一符号を付して重複箇所の説明を省略する。
(Embodiment 2)
FIG. 8 is a block diagram showing a configuration of a mobile communication terminal to which the retransmission control method according to Embodiment 2 of the present invention is applied. The same components as those in FIG.

図8に示すように、通信端末装置200は、アンテナ101、無線通信部110、及び通信制御部220を備える。   As illustrated in FIG. 8, the communication terminal device 200 includes an antenna 101, a wireless communication unit 110, and a communication control unit 220.

通信制御部220は、ARQ実施部131、STATUS REPORT起動要因保持部132、及びSTATUS REPORT起動保留制御部233を有するRLC部230と、HARQ実施部141を有するMAC部140とを備えて構成される。   The communication control unit 220 includes an RRQ unit 230 having an ARQ execution unit 131, a STATUS REPORT activation factor holding unit 132, and a STATUS REPORT activation hold control unit 233, and a MAC unit 140 having a HARQ execution unit 141. .

STATUS REPORT起動保留制御部233は、STATUS REPORT起動要因保持部132に保持された起動要因を参照し、起動要因が欠損検出による起動以外の場合、欠損データの通知処理の保留を行う。   The STATUS REPORT activation hold control unit 233 refers to the activation factor held in the STATUS REPORT activation factor holding unit 132, and if the activation factor is other than activation due to missing detection, the STATUS REPORT activation suspension control unit 233 holds the missing data notification process.

以下、上述のように構成された通信端末装置200の再送制御方法について説明する。   Hereinafter, a retransmission control method of communication terminal apparatus 200 configured as described above will be described.

図9は、STATUS REPORT起動判定時のフローチャートである。   FIG. 9 is a flowchart at the time of STATUS REPORT activation determination.

STATUS REPORTが起動すると、ステップS21でSTATUS REPORT起動要因保持部132は、STATUS REPORT起動の起動要因を保存する。起動要因には、欠損検出とポーリングとがある。   When STATUS REPORT is activated, the STATUS REPORT activation factor holding unit 132 stores the activation factor for STATUS REPORT activation in step S21. Activation factors include defect detection and polling.

起動要因がポーリングの場合は、ステップS22でSTATUS REPORT起動要因保持部132は、起動要因が欠損検出であるか否かを判別する。起動要因が欠損検出でない場合は、ステップS23でSTATUS REPORT起動保留制御部233は、STATUS REPORT送信禁止タイマ(T_status_prohibit)が起動中でないか否かを判別する。STATUS REPORT送信禁止タイマが起動中の場合は、ステップS24でARQ実施部131は、STATUS REPROT送信禁止タイマ満了まで待ってステップS25に進む。また、STATUS REPORT送信禁止タイマが起動中でない場合はそのままステップS25に進む。   If the activation factor is polling, in step S22, the STATUS REPORT activation factor holding unit 132 determines whether the activation factor is missing detection. If the activation factor is not missing detection, in step S23, the STATUS REPORT activation suspension control unit 233 determines whether the STATUS REPORT transmission prohibition timer (T_status_prohibit) is not activated. If the STATUS REPORT transmission prohibition timer is active, the ARQ execution unit 131 waits until the STATUS REPROT transmission prohibition timer expires in step S24 and proceeds to step S25. If the STATUS REPORT transmission prohibition timer is not activated, the process proceeds to step S25.

一方、上記ステップS22で起動要因が欠損検出の場合は、STATUS REPORT起動要因保持部132は、上記ステップS23のSTATUS REPORT送信禁止タイマが起動中か否かの判定は行わずに常にSTATUS REPORTを起動する。   On the other hand, if the activation factor is detected as missing in step S22, the STATUS REPORT activation factor holding unit 132 always activates STATUS REPORT without determining whether or not the STATUS REPORT transmission prohibition timer in step S23 is activated. To do.

ステップS25では、ARQ実施部131は、STATUS REPORTをトリガにして本フローを終了する。   In step S25, the ARQ execution unit 131 ends this flow with STATUS REPORT as a trigger.

このように、STATUS REPORT送信禁止タイマが起動中の場合のSTATUS REPORTの起動を保留する。起動要因が欠損検出の場合には、STATUS REPORT送信禁止タイマが起動中かどうかの判定は行わずに常にSTATUS REPORTを起動する。   In this way, the activation of STATUS REPORT is suspended when the STATUS REPORT transmission prohibition timer is activated. When the activation factor is missing detection, the STATUS REPORT is always activated without determining whether the STATUS REPORT transmission prohibition timer is activated.

前記図7のシーケンス図を参照して説明する。   This will be described with reference to the sequence diagram of FIG.

図7a.に示すように、AMD-PDU受信側(Rx)(ここでは通信端末装置200)では、PDU4受信時PDU3を未だ受信していないため、欠損検出タイマが起動する。この欠損検出タイマが満了するまでにPDU3を受信できなかった場合、PDU3の欠損を検出する。   Figure 7a. As shown in FIG. 4, the AMD-PDU receiving side (Rx) (in this case, the communication terminal apparatus 200) has not yet received PDU3 when receiving PDU4, and therefore the loss detection timer is started. If PDU3 cannot be received before this loss detection timer expires, the loss of PDU3 is detected.

欠損検出によりSTATUS REPORTの起動が判断される。この時点で既にPDU2のポーリング契機(図7b.参照)でのSTATUS REPORT送信によるSTATUS REPORT送信禁止タイマが起動している(図7c.参照)。   The activation of STATUS REPORT is determined by the missing detection. At this time, the STATUS REPORT transmission prohibition timer by the STATUS REPORT transmission at the polling trigger of PDU2 (see FIG. 7b) has already been started (see FIG. 7c).

本実施の形態では、欠損検出によるSTATUS REPORT起動の場合、STATUS REPORT送信禁止タイマを考慮せず、STATUS REPORTの送信を起動する(図7d.参照)。   In this embodiment, in the case of STATUS REPORT activation due to loss detection, STATUS REPORT transmission is activated without considering the STATUS REPORT transmission prohibition timer (see FIG. 7D).

そして次の送信契機でSTATUS REPORTを送信する際、起動中のSTATUS REPROT送信禁止タイマはリセットし、再起動する。図7では、起動中のSTATUS REPORT送信禁止タイマがリセットされることを、網掛けを削除することで表した。また、STATUS REPORT送信禁止タイマを再起動することは、図7d.の位置でSTATUS REPORT送信禁止タイマが起動されることで表した(図7d.網掛け参照)。さらにその次の送信契機でSTATUS REPORTを送信する際の、起動中のSTATUS REPORT送信禁止タイマのリセット・再起動についても同様である(図7e.参照)。   When transmitting STATUS REPORT at the next transmission opportunity, the active STATUS REPROT transmission prohibit timer is reset and restarted. In FIG. 7, the fact that the active STATUS REPORT transmission prohibition timer is reset is indicated by deleting the shaded area. In addition, restarting the STATUS REPORT transmission prohibition timer is illustrated in FIG. This is expressed by starting the STATUS REPORT transmission prohibition timer at the position of (see FIG. 7d, shaded). The same applies to the reset / restart of the active STATUS REPORT transmission prohibition timer when STATUS REPORT is transmitted at the next transmission opportunity (see FIG. 7e).

前記図3(b)に示すように、従来の欠損検出では、STATUS REPORTの起動を判断した際には、STATUS REPORTの起動契機種別に依らず、常にSTATUS REPORT送信禁止タイマを起動していた。このため、欠損検出時においてもSTATUSREPORT送信禁止タイマが起動している場合には、STATUS REPORTの送信が保留されることになるため、再送の遅延が生じていた。   As shown in FIG. 3B, in the conventional defect detection, when the activation of STATUS REPORT is determined, the STATUS REPORT transmission prohibition timer is always activated regardless of the activation type of STATUS REPORT. For this reason, when the STATUS REPORT transmission prohibition timer is activated even when a loss is detected, the transmission of STATUS REPORT is suspended, resulting in a delay in retransmission.

これに対して、本実施の形態では、欠損検出によるSTATUS REPORT送信時は、STATUS REPORT送信禁止タイマを考慮しない。具体的には、STATUS REPORT起動保留制御部233は、STATUS REPORT起動要因保持部132に保持された起動要因を参照し、起動要因が欠損検出による起動以外の場合、欠損データの通知処理の保留を行う。図9のフローでは、ポーリング/欠損検出のどちらのトリガかを考慮してSTATUS REPORT送信禁止タイマの有効/無効を判定する。これにより、欠損によるSTATUS REPORTは即座に通知することで、スループットの向上を図ることができる。   On the other hand, in this embodiment, the STATUS REPORT transmission prohibition timer is not taken into consideration when STATUS REPORT is transmitted due to loss detection. Specifically, the STATUS REPORT activation hold control unit 233 refers to the activation factor held in the STATUS REPORT activation factor holding unit 132, and when the activation factor is other than activation due to missing detection, the STATUS REPORT activation suspension control unit 233 suspends the missing data notification process. Do. In the flow of FIG. 9, the validity / invalidity of the STATUS REPORT transmission prohibition timer is determined in consideration of which trigger is polling / missing detection. Thereby, it is possible to improve the throughput by notifying the STATUS REPORT due to the loss immediately.

本実施の形態は、単独で実施してもよく、実施の形態1と組み合わせて実施してもよい。なお、実施の形態1,2を組み合わせた例については実施の形態3により説明する。   This embodiment may be carried out alone or in combination with the first embodiment. An example in which the first and second embodiments are combined will be described with reference to the third embodiment.

(実施の形態3)
図10は、本発明の実施の形態3に係る再送制御方法が適用される移動通信端末の構成を示すブロック図である。図5及び図8と同一構成部分には同一符号を付して重複箇所の説明を省略する。
(Embodiment 3)
FIG. 10 is a block diagram showing a configuration of a mobile communication terminal to which the retransmission control method according to Embodiment 3 of the present invention is applied. The same components as those in FIG. 5 and FIG.

図10に示すように、通信端末装置300は、アンテナ101、無線通信部110、及び通信制御部320を備える。   As illustrated in FIG. 10, the communication terminal device 300 includes an antenna 101, a wireless communication unit 110, and a communication control unit 320.

通信制御部320は、ARQ実施部131、STATUS REPORT起動要因保持部132、HARQ結果判定部133、及びSTATUS REPORT起動保留制御部233を有するRLC部330と、HARQ実施部141を有するMAC部140とを備えて構成される。   The communication control unit 320 includes an ARQ execution unit 131, a STATUS REPORT activation factor holding unit 132, an HARQ result determination unit 133, an RLC unit 330 including a STATUS REPORT activation hold control unit 233, and a MAC unit 140 including an HARQ execution unit 141. It is configured with.

実施の形態3は、STATUS REPORT起動判定時に実施の形態1を、STATUS REPORT送信時に実施の形態2を用いたものであり、それぞれの処理は図6及び図9に示すフローチャートと同様となる。   The third embodiment uses the first embodiment at the time of STATUS REPORT activation determination and the second embodiment at the time of STATUS REPORT transmission, and each process is the same as the flowcharts shown in FIGS.

図11は、本実施の形態の再送制御方法を用いて通信を行う通信システムの動作を示す動作シーケンス図である。AMD-PDU送信側(Tx)は、例えば基地局装置、AMD-PDU受信側(Rx)は、通信端末装置300である。また、図11のRxのMACとRLCは、通信端末装置300の通信制御部320のMAC部140とRLC部330を示している。   FIG. 11 is an operation sequence diagram illustrating an operation of a communication system that performs communication using the retransmission control method of the present embodiment. The AMD-PDU transmitting side (Tx) is, for example, a base station apparatus, and the AMD-PDU receiving side (Rx) is a communication terminal apparatus 300. Also, Rx MAC and RLC in FIG. 11 indicate the MAC unit 140 and RLC unit 330 of the communication control unit 320 of the communication terminal device 300.

図11に示すように、AMD-PDU送信側(Tx)は、AMD-PDU受信側(Rx)にAMD-PDUを送信する。AMD-PDU送信側では、POLLの周期送信を行い、POLL再送タイマ満了までにSTATUSが返ってこなければ、POLLを再送する(図11a.参照)。   As shown in FIG. 11, the AMD-PDU transmitting side (Tx) transmits the AMD-PDU to the AMD-PDU receiving side (Rx). The AMD-PDU transmitting side performs POLL periodic transmission, and retransmits POLL if STATUS does not return before the POLL retransmission timer expires (see FIG. 11a).

AMD-PDU受信側(ここでは通信端末装置300)のRLC部330では、 STATUS REPORT送信の際、送信と同時にSTATUS REPORT送信禁止タイマを起動する(図11b.参照)。STATUS REPORT送信禁止タイマが起動中に再度 STATUS REPORTの起動契機を検出した場合には、タイマが満了するまで STATUS REPORTの送信を保留する。   The RLC unit 330 on the AMD-PDU receiving side (in this case, the communication terminal apparatus 300) activates a STATUS REPORT transmission prohibition timer simultaneously with the transmission during STATUS REPORT transmission (see FIG. 11b). If a STATUS REPORT trigger is detected again while the STATUS REPORT transmission prohibition timer is running, STATUS REPORT transmission is suspended until the timer expires.

図11c.に示すように、AMD-PDU受信側(Rx)では、PDU4受信時PDU3を未だ受信していないため、欠損検出タイマが起動する。この欠損検出タイマが満了するまでにPDU3を受信できなかった場合、PDU3の欠損を検出する。   FIG. 11c. As shown in FIG. 4, the AMD-PDU receiving side (Rx) has not yet received PDU3 at the time of PDU4 reception, so the loss detection timer is started. If PDU3 cannot be received before this loss detection timer expires, the loss of PDU3 is detected.

欠損検出によりSTATUS REPORTの起動が判断される(図11d.参照)。この時点で既にPDU2のポーリング契機(図11b.参照)でのSTATUS REPORT送信によるSTATUS REPORT送信禁止タイマが起動している。   The activation of STATUS REPORT is determined based on the defect detection (see FIG. 11d). At this time, the STATUS REPORT transmission prohibition timer by STATUS REPORT transmission at the PDU2 polling trigger (see FIG. 11b) has already started.

しかしながら、欠損検出によるSTATUS REPORT起動の場合、STATUS REPORT送信禁止タイマを考慮せず、STATUS REPORTの送信を起動する(図11e.参照)。   However, in the case of STATUS REPORT activation due to loss detection, STATUS REPORT transmission is activated without considering the STATUS REPORT transmission prohibition timer (see FIG. 11E).

そして次の送信契機でSTATUS REPORTを送信する際、起動中のSTATUS REPORT送信禁止タイマはリセットし、再起動する。   When transmitting STATUS REPORT at the next transmission opportunity, the active STATUS REPORT transmission prohibit timer is reset and restarted.

本実施の形態では、欠損検出によるSTATUS REPORT送信時は、STATUS REPORT送信禁止タイマを考慮しない。欠損によるSTATUS REPORTは即座に通知することで、スループットの向上を図ることができる。   In the present embodiment, the STATUS REPORT transmission prohibition timer is not considered when STATUS REPORT is transmitted due to loss detection. Immediate notification of STATUS REPORT due to a deficiency can improve throughput.

さらに、AMD-PDU受信側(ここでは通信端末装置300)のRLC部330は、HARQの送信結果を監視し、HARQの送信に失敗したか否かを判別する(図11f.参照)。HARQの送信に失敗した場合には、自発的にSTATUS REPORTの再送を行う(図11g.参照)。   Furthermore, the RLC unit 330 on the AMD-PDU receiving side (in this case, the communication terminal apparatus 300) monitors the HARQ transmission result and determines whether or not the HARQ transmission has failed (see FIG. 11f). When transmission of HARQ fails, STATUS REPORT is retransmitted voluntarily (see FIG. 11g).

RLC部330は、欠損検出によるSTATUS REPORT送信時はMAC部140からのHARQ結果に基づいて自発的に再送を行う。すなわち、RLC部330の1つ下のレイヤのMAC部140が、HARQ送信の成功/失敗を知っているので、MAC部140からRLC部330にHARQ送信の成功/失敗を通知することで、対向RLC部(基地局装置のRLC部:図示略)との制御情報のやり取りを不要にすることができる。RLC部330は、MAC部140とのやり取りにより、STATUS REPORT送信が成功したか失敗したかを判断することができ、タイマやSTATUS REPORT送信失敗による再送遅延を低減することができ、より一層のスループットの向上を図ることができる。   The RLC unit 330 spontaneously retransmits based on the HARQ result from the MAC unit 140 when STATUS REPORT is transmitted due to loss detection. That is, since the MAC unit 140 in the layer immediately below the RLC unit 330 knows the success / failure of the HARQ transmission, the MAC unit 140 notifies the RLC unit 330 of the success / failure of the HARQ transmission. Exchange of control information with the RLC unit (RLC unit of base station apparatus: not shown) can be made unnecessary. The RLC unit 330 can determine whether the STATUS REPORT transmission is successful or unsuccessful by exchanging with the MAC unit 140, can reduce retransmission delay due to a timer or STATUS REPORT transmission failure, and can further increase the throughput. Can be improved.

このように、本実施の形態によれば、通信端末装置300のRLC部330は、欠損検出によるSTATUS REPORT送信時はSTATUS REPORT送信禁止タイマを考慮することなく、STATUS REPORTを即座に通知し、さらに、MAC部140からのHARQ結果に基づき、STATUS REPORTを自発的に再送する。これにより、実施の形態1,2と同様の効果、すなわち下記の効果を得ることができる。   As described above, according to the present embodiment, the RLC unit 330 of the communication terminal device 300 immediately notifies the STATUS REPORT without considering the STATUS REPORT transmission prohibition timer when transmitting the STATUS REPORT due to the loss detection, Based on the HARQ result from the MAC unit 140, the STATUS REPORT is retransmitted voluntarily. Thereby, the same effects as those of the first and second embodiments, that is, the following effects can be obtained.

(1)欠損検出時にSTATUS REPORT送信禁止タイマが起動中であってもSTATUS REPORTの起動が可能となる。欠損の通知遅延を低減することがき、再送遅延を低減することができる。   (1) STATUS REPORT can be activated even when the STATUS REPORT transmission prohibition timer is activated when a loss is detected. Missing notification delay can be reduced, and retransmission delay can be reduced.

(2)STATUS REPORTの送達確認が可能となるので、STATUS REPORTの通知に失敗した場合でも、再送を行うことができる。AMD-PDU送信側に欠損を通知することができ、再送遅延を低減することができる。   (2) Since it is possible to confirm delivery of STATUS REPORT, retransmission can be performed even if STATUS REPORT notification fails. The loss can be notified to the AMD-PDU transmitter side, and the retransmission delay can be reduced.

その結果、欠損の通知遅延及び再送遅延を低減することができ、スループットを向上させることができる。   As a result, loss notification delay and retransmission delay can be reduced, and throughput can be improved.

以上の説明は本発明の好適な実施の形態の例証であり、本発明の範囲はこれに限定されることはない。   The above description is an illustration of a preferred embodiment of the present invention, and the scope of the present invention is not limited to this.

例えば、LTEにおけるRLC部のARQ機能に関するものであれば、前述した実施の形態に限られない。   For example, the present invention is not limited to the above-described embodiment as long as it relates to the ARQ function of the RLC unit in LTE.

また、上記各実施の形態では、通信端末装置、再送制御装置、通信システム、及び再送制御方法という名称を用いたが、これは説明の便宜上であり、装置は、移動体通信端末、無線送信装置、方法は無線通信方法等でもよい。   In the above embodiments, the names of the communication terminal device, the retransmission control device, the communication system, and the retransmission control method are used. However, this is for convenience of explanation, and the devices are a mobile communication terminal, a wireless transmission device, and so on. The method may be a wireless communication method or the like.

また、通信制御部を構成する各回路部の種類、数及び接続方法などは前述した実施の形態に限られない。   Further, the type, number, connection method, and the like of each circuit unit constituting the communication control unit are not limited to the above-described embodiments.

また、以上説明した再送制御方法は、この通信方法を機能させるためのプログラムでも実現される。このプログラムはコンピュータで読み取り可能な記録媒体に格納されている。   Further, the retransmission control method described above is also realized by a program for causing this communication method to function. This program is stored in a computer-readable recording medium.

本発明に係る再送制御装置及び再送制御方法は、3GPP移動通信システムにおける確認型データ転送モード(Acknowledge Mode:RLC-AM)のアーキテクチャにおけるSTATUSREPORTの再送に利用可能である。また、LTEにおけるRLC部のARQ機能全般に適用可能である。   The retransmission control apparatus and retransmission control method according to the present invention can be used for STATUS REPORT retransmission in an acknowledged data transfer mode (Acknowledge Mode: RLC-AM) architecture in a 3GPP mobile communication system. Further, the present invention can be applied to the general ARQ function of the RLC unit in LTE.

100,200,300 通信端末装置
101 アンテナ
110 無線通信部
120,220,320 通信制御部
130,230,330 RLC部
131 ARQ実施部
132 STATUS REPORT起動要因保持部
133 HARQ結果判定部
141 HARQ実施部
140 MAC部
233 STATUS REPORT起動保留制御部
100, 200, 300 Communication terminal device 101 Antenna 110 Wireless communication unit 120, 220, 320 Communication control unit 130, 230, 330 RLC unit 131 ARQ execution unit 132 STATUS REPORT activation factor holding unit 133 HARQ result determination unit 141 HARQ execution unit 140 MAC unit 233 STATUS REPORT activation hold control unit

Claims (7)

確認型データ転送モードにより欠損データの再送を行う再送制御装置であって、
前記欠損データの通知処理の起動時、欠損検出を含む起動要因を保持する起動要因保持手段と、
前記起動要因保持手段に保持された起動要因を参照し、前記起動要因が欠損検出の場合、HARQ結果を判定するHARQ結果判定手段と、
HARQ送信が失敗した場合、自発的にデータ受信状態の通知処理を再起動するARQ実施手段と、
を備える再送制御装置。
A retransmission control apparatus that retransmits missing data in a confirmation data transfer mode,
An activation factor holding means for holding an activation factor including a defect detection at the time of starting the notification process of the missing data;
HARQ result determination means for referring to the activation factor held in the activation factor holding means, and for determining a HARQ result when the activation factor is a defect detection;
ARQ implementation means for voluntarily restarting the data reception state notification process when HARQ transmission fails;
A retransmission control apparatus comprising:
前記起動要因保持手段、前記HARQ結果判定手段及び前記ARQ実施手段は、STATUS REPORTを用いて欠損データ情報を通知することで、欠損データの再送を行うRLC部に設置され、
前記RLC部は、MAC部からHARQ結果の通知を受け、STATUS REPORTの起動要因が欠損検出の場合、前記MAC部でのHARQ結果の失敗を契機として自発的にSTATUS REPORTの再送を行う請求項1記載の再送制御装置。
The activation factor holding unit, the HARQ result determination unit, and the ARQ execution unit are installed in an RLC unit that retransmits missing data by notifying missing data information using STATUS REPORT,
The RLC unit receives a HARQ result notification from the MAC unit, and when the activation factor of the STATUS REPORT is a defect detection, the RLC unit spontaneously retransmits the STATUS REPORT triggered by a failure of the HARQ result in the MAC unit. The retransmission control device described.
前記RLC部は、前記STATUS REPORT再送時、対向RLC部との間で制御情報のやり取りを行わない請求項2記載の再送制御装置。   The retransmission control device according to claim 2, wherein the RLC unit does not exchange control information with the opposite RLC unit during the STATUS REPORT retransmission. 前記起動要因保持手段に保持された起動要因を参照し、前記起動要因が欠損検出による起動以外の場合、前記欠損データの通知処理の保留を行う起動保留制御手段を備える請求項1記載の再送制御装置。   2. The retransmission control according to claim 1, further comprising: an activation hold control unit that refers to the activation factor held in the activation factor holding unit and holds the missing data notification process when the activation factor is other than activation due to loss detection. apparatus. 前記起動保留制御手段は、STATUS REPORTを用いて欠損データ情報を通知することで、欠損データの再送を行うRLC部に設置され、
前記RLC部は、欠損検出タイマ満了時、STATUS REPORT送信禁止タイマの起動にかかわらず、STATUS REPORTを送信する請求項4記載の再送制御装置。
The activation hold control means is installed in the RLC unit that retransmits missing data by notifying missing data information using STATUS REPORT,
The retransmission control apparatus according to claim 4, wherein the RLC unit transmits STATUS REPORT when the loss detection timer expires regardless of activation of the STATUS REPORT transmission prohibition timer.
確認型データ転送モードにより欠損データの再送を行う再送制御方法であって、
前記欠損データの通知処理の起動時、欠損検出を含む起動要因を保持するステップと、
保持された起動要因を参照し、前記起動要因が欠損検出の場合、HARQ結果を判定するステップと、
HARQ送信が失敗した場合、自発的にデータ受信状態の通知処理を再起動するステップと
を有する再送制御方法。
A retransmission control method for retransmitting missing data in a confirmation data transfer mode,
Holding activation factors including missing detection at the time of activation of the missing data notification process;
Referring to the retained activation factor, and determining the HARQ result if the activation factor is missing detection;
A retransmission control method comprising: a step of voluntarily restarting a data reception state notification process when HARQ transmission fails.
保持された起動要因を参照し、前記起動要因が欠損検出による起動以外の場合、前記欠損データの通知処理の保留を行うステップを有する請求項6記載の再送制御方法。
The retransmission control method according to claim 6, further comprising a step of suspending the notification process of the missing data when the held activation factor is referred to and the activation factor is other than activation due to missing detection.
JP2009204970A 2009-09-04 2009-09-04 Apparatus and method for retransmission control Pending JP2011055435A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009204970A JP2011055435A (en) 2009-09-04 2009-09-04 Apparatus and method for retransmission control

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009204970A JP2011055435A (en) 2009-09-04 2009-09-04 Apparatus and method for retransmission control

Publications (1)

Publication Number Publication Date
JP2011055435A true JP2011055435A (en) 2011-03-17

Family

ID=43943948

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009204970A Pending JP2011055435A (en) 2009-09-04 2009-09-04 Apparatus and method for retransmission control

Country Status (1)

Country Link
JP (1) JP2011055435A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112753240A (en) * 2018-08-07 2021-05-04 夏普株式会社 Terminal device, base station device, and method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112753240A (en) * 2018-08-07 2021-05-04 夏普株式会社 Terminal device, base station device, and method
CN112753240B (en) * 2018-08-07 2023-11-14 夏普株式会社 Terminal device, base station device, and method
US11849345B2 (en) 2018-08-07 2023-12-19 Sharp Kabushiki Kaisha Terminal apparatus, base station apparatus, and method

Similar Documents

Publication Publication Date Title
US10623146B2 (en) Method and arrangements in a telecommunication system for handling status information of data units
CA2498163C (en) System for efficient recovery of node-b buffered data following mac layer reset
JP4542150B2 (en) Transmitting device, receiving device, information communication method
JP4968858B2 (en) Data transmission method and data retransmission method
JP5357295B2 (en) Method and apparatus for processing error control messages in a wireless communication system
KR101532789B1 (en) Harq operation method for retransmitted data
JP4981904B2 (en) Media access control discard notification
US8897149B2 (en) Method and a transceiver for HARQ failure detection
JP2008005021A (en) Retransmission control method and device
WO2009051386A2 (en) Method of performing arq procedure for transmitting high rate data
JP2008118227A (en) Mobile communication system, wireless base station and handover reconnecting method used therefor
JP2011509586A (en) Data exchange method between base station and mobile station
JP6471624B2 (en) Wireless communication device
US11316620B2 (en) Enhanced HARQ algorithm for large round trip delay links
JP4888571B2 (en) Reception device, reception method, wireless communication system, and communication method
JP2011055435A (en) Apparatus and method for retransmission control
AU2007203286B2 (en) System for efficient recovery of node-B buffered data following MAC layer reset
KR20100060853A (en) Method and system for reporting status at radio link control protocol