JP2009239540A - Mobile terminal and data processing method - Google Patents

Mobile terminal and data processing method Download PDF

Info

Publication number
JP2009239540A
JP2009239540A JP2008081895A JP2008081895A JP2009239540A JP 2009239540 A JP2009239540 A JP 2009239540A JP 2008081895 A JP2008081895 A JP 2008081895A JP 2008081895 A JP2008081895 A JP 2008081895A JP 2009239540 A JP2009239540 A JP 2009239540A
Authority
JP
Japan
Prior art keywords
pdu
forwarding
missing
data
pdus
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
JP2008081895A
Other languages
Japanese (ja)
Inventor
Yasuhisa Shirai
靖久 白井
Takahiro Aoyama
恭弘 青山
Yoshimasa Shirasaki
良昌 白崎
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 JP2008081895A priority Critical patent/JP2009239540A/en
Priority to PCT/JP2009/000865 priority patent/WO2009119004A1/en
Publication of JP2009239540A publication Critical patent/JP2009239540A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0011Control or signalling for completing the hand-off for data sessions of end-to-end connection
    • H04W36/0016Hand-off preparation specially adapted for end-to-end data sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/34Flow control; Congestion control ensuring sequence integrity, e.g. using sequence numbers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level

Abstract

<P>PROBLEM TO BE SOLVED: To provide a mobile terminal and a data processing method for reducing unnecessary data discard and unnecessary waiting time upon handover. <P>SOLUTION: In a mobile terminal 100, a PDU sorting unit 130 sends a forwarding PDU after a missing PDU to an upper layer through a sending unit 140 without waiting for the reception of the missing PDU. A data reading unit 160, when a sequence number immediately before the lowest sequence number of the PDUs held by a buffer 150 matches a sequence number informed from the sending unit 140, reads the PDUs in the order of the sequence number from the buffer 150 and sends them through the sending unit 140 to the upper layer. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、移動端末及びデータ処理方法に関する。   The present invention relates to a mobile terminal and a data processing method.

現在、3rd Generation Partnership Project (3GPP)のTechnical Specification Group Radio Access Network(TSG RAN)において、次世代移動通信システムであるLong Term Evolution (LTE)の検討が進められている。LTEではソフトハンドオーバではなくハードハンドオーバがハンドオーバ方式として採用される。   Currently, Long Term Evolution (LTE), a next generation mobile communication system, is being studied in the Technical Specification Group Radio Access Network (TSG RAN) of the 3rd Generation Partnership Project (3GPP). In LTE, hard handover is adopted as a handover method instead of soft handover.

そのため、LTEでは、一連のデータ列を構成する複数のプロトコルデータユニット(PDU)のうちハンドオーバ実行時に既に保持しているPDUをハンドオーバ元基地局がハンドオーバ先基地局にフォワーディングする。そしてハンドオーバ先基地局がフォワーディングPDU及び当該フォワーディングPDU以降の非フォワーディングPDUを移動端末に送信する。こうして移動局は一連のデータ列を受信することが可能となるが、フォワーディングPDUと当該フォワーディングPDU以降の非フォワーディングPDUとは必ずしもこの順番で移動局に到達しないため、移動局のPDCP(Packet Data Convergence Protocol)で順番通りに再配列される(非特許文献1参照)。   Therefore, in LTE, a handover source base station forwards a PDU already held at the time of handover execution among a plurality of protocol data units (PDUs) constituting a series of data strings to a handover destination base station. Then, the handover destination base station transmits the forwarding PDU and a non-forwarding PDU after the forwarding PDU to the mobile terminal. In this way, the mobile station can receive a series of data strings. However, since the forwarding PDU and the non-forwarding PDUs after the forwarding PDU do not necessarily reach the mobile station in this order, the PDCP (Packet Data Convergence of the mobile station). Protocol) is rearranged in order (see Non-Patent Document 1).

また、従来、シーケンス番号が前にも拘わらず、後ろのパケットよりも遅く受信されたパケットを廃棄することにより、パケット順序を保持する技術が提案されている(特許文献1参照)。
特開平1−27342号公報 3GPP TS36.300 V8.1.0
Conventionally, a technique has been proposed in which a packet order is maintained by discarding a packet received later than a subsequent packet even though the sequence number is in front (see Patent Document 1).
JP-A-1-27342 3GPP TS36.300 V8.1.0

しかしながら、上記した技術では、例えば、ハンドオーバ先基地局のRLC(Radio Link Control)の廃棄(discard)機能によってPDUが廃棄されると、移動局では無駄な待ち時間が発生してしまう問題がある。すなわち、上記した移動局の再配列処理では、廃棄PDUであろうが所定時間が経過するまではそれを受信するために待機し、所定時間経過後に初めて、その廃棄PDUよりもシーケンス番号が後ろのPDUを上位層に渡すためである。   However, in the above-described technique, for example, when a PDU is discarded by an RLC (Radio Link Control) discard function of the handover destination base station, there is a problem that a wasteful waiting time occurs in the mobile station. That is, in the above-described reordering process of the mobile station, although it is a discarded PDU, it waits to receive it until a predetermined time elapses, and only after the predetermined time elapses is the sequence number later than the discarded PDU. This is to pass the PDU to the upper layer.

また、上記特許文献1に開示される技術では、無駄にデータ廃棄が行われる問題がある。   In addition, the technique disclosed in Patent Document 1 has a problem in that data is discarded wastefully.

本発明は、かかる点に鑑みてなされたものであり、ハンドオーバの際の、無駄なデータ廃棄及び無駄な待ち時間を低減する移動端末及びデータ処理方法を提供することを目的とする。   The present invention has been made in view of this point, and an object of the present invention is to provide a mobile terminal and a data processing method that reduce wasteful data discard and wasteful waiting time during handover.

本発明の移動端末は、一連のデータ列を構成する複数のプロトコルデータユニット(PDU)のうちハンドオーバ実行時に既に保持しているPDUをハンドオーバ元基地局がハンドオーバ先基地局にフォワーディングし、当該ハンドオーバ先基地局が前記フォワーディングPDU及び当該フォワーディングPDU以降の非フォワーディングPDUを移動端末に送信する無線通信システムにおける移動端末であって、入力PDUを上位層に送出するデータ送出手段と、受信データ列における抜けPDUを検出する抜けPDU検出手段と、受信PDUがフォワーディングPDUか非フォワーディングPDUかを判定する判定手段と、前記抜けPDUよりシーケンス番号が後ろの非フォワーディングPDUを一時保持するバッファと、前記データ送出手段及び前記バッファの入力段に設けられ、前記抜けPDUの検出以前のPDU及び前記抜けPDU検出以降のフォワーディングPDUを前記データ送出手段に入力する一方、前記抜けPDUの検出以降の非フォワーディングPDUを前記バッファに入力するPDU振り分け手段と、前記バッファに保持されているPDUの直前のフォワーディングPDUが前記データ送出手段から送出されたときに、前記バッファに保持されているPDUを読み出して前記データ送出手段に入力するデータ読み出し手段と、を具備する構成を採る。   In the mobile terminal of the present invention, a handover source base station forwards a PDU already held at the time of handover execution among a plurality of protocol data units (PDUs) constituting a series of data strings to the handover destination base station. A mobile terminal in a wireless communication system in which a base station transmits the forwarding PDU and a non-forwarding PDU after the forwarding PDU to the mobile terminal, a data transmission means for transmitting an input PDU to an upper layer, and a missing PDU in a received data sequence A missing PDU detecting means for detecting the received PDU, a judging means for judging whether the received PDU is a forwarding PDU or a non-forwarding PDU, a buffer for temporarily holding a non-forwarding PDU whose sequence number is later than the missing PDU, and the data transmission And the input stage of the buffer, the PDU before the detection of the missing PDU and the forwarding PDU after the detection of the missing PDU are input to the data sending means, while the non-forwarding PDU after the detection of the missing PDU is When a PDU sorting unit that inputs to the buffer and a forwarding PDU immediately before the PDU held in the buffer are sent from the data sending unit, the PDU held in the buffer is read out and sent to the data sending unit And a data reading means for inputting.

本発明のデータ処理方法は、一連のデータ列を構成する複数のプロトコルデータユニット(PDU)のうちハンドオーバ実行時に既に保持しているPDUをハンドオーバ元基地局がハンドオーバ先基地局にフォワーディングし、ハンドオーバ先基地局が前記フォワーディングPDU及び当該フォワーディングPDU以降の非フォワーディングPDUを移動端末に送信する無線通信システムにおける移動端末のデータ処理方法であって、受信データ列における抜けPDUを検出するステップと、受信PDUがフォワーディングPDUであるか非フォワーディングPDUであるかを判定するステップと、前記抜けPDUの検出以前のPDU及び前記抜けPDUの検出以降のフォワーディングPDUを上位層に送出する一方、前記抜けPDUの検出以降の非フォワーディングPDUをバッファリングするステップと、前記バッファリングされているPDUの直前のフォワーディングPDUが前記上位層に送出されたときに、前記バッファリングされているPDUを読み出して前記上位層に送出するステップと、を具備する。   According to the data processing method of the present invention, a handover source base station forwards a PDU already held at the time of handover execution among a plurality of protocol data units (PDUs) constituting a series of data strings to a handover destination base station. A data processing method of a mobile terminal in a wireless communication system in which a base station transmits the forwarding PDU and a non-forwarding PDU after the forwarding PDU to the mobile terminal, the step of detecting a missing PDU in a received data sequence, A step of determining whether the PDU is a forwarding PDU or a non-forwarding PDU, and a PDU before the detection of the missing PDU and a forwarding PDU after the detection of the missing PDU are sent to an upper layer, while the detection of the missing PDU Buffering a downstream non-forwarding PDU, and when the forwarding PDU immediately before the buffered PDU is sent to the upper layer, the buffered PDU is read and sent to the upper layer And the step of performing.

本発明によれば、ハンドオーバの際の、無駄なデータ廃棄及び無駄な待ち時間を低減する移動端末及びデータ処理方法を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the mobile terminal and data processing method which reduce useless data discard and useless waiting time at the time of a handover can be provided.

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

図1に示すように本実施の形態に係る移動端末(UE)100は、受信処理部110と、PDU順序制御部120とを有する。   As shown in FIG. 1, mobile terminal (UE) 100 according to the present embodiment includes reception processing section 110 and PDU order control section 120.

移動端末(UE)100は、図示していないハンドオーバ元基地局からハンドオーバ先基地局へハンドオーバする。このハンドオーバに際して、ハンドオーバ元基地局は、一連のデータ列を構成する複数のプロトコルデータユニット(PDU)のうちハンドオーバ実行時に既に保持しているPDUをハンドオーバ先基地局にフォワーディングする。そしてハンドオーバ先基地局は、フォワーディングPDU及び当該フォワーディングPDU以降の非フォワーディングPDUを移動端末100に送信する。   The mobile terminal (UE) 100 performs handover from a handover source base station (not shown) to a handover destination base station. At the time of this handover, the handover source base station forwards the PDU already held at the time of handover execution among the plurality of protocol data units (PDUs) constituting a series of data strings to the handover destination base station. Then, the handover destination base station transmits the forwarding PDU and a non-forwarding PDU after the forwarding PDU to the mobile terminal 100.

ここでは、PDUは一連のデータ列がPDUに分割される際に付されるシーケンス番号を含む。また、PDUは、フォワーディングPDUか非フォワーディングPDUかを識別するための識別情報を含む。これらの情報を基に、移動端末100は、後述する順序制御処理を行うことができる。   Here, the PDU includes a sequence number given when a series of data strings is divided into PDUs. The PDU includes identification information for identifying whether it is a forwarding PDU or a non-forwarding PDU. Based on these pieces of information, the mobile terminal 100 can perform an order control process to be described later.

受信処理部110は、基地局から送信された複数のPDUを含むデータ列をアンテナを介して受信し、この受信データ列に対して受信処理を行う。受信処理部110にて行われる処理は、物理レイヤ、データリンクレイヤ、及びRLCに対応するレイヤでの処理を含む。具体的には、ダウンコンバート、A/D変換、復調、及び復号などの処理が含まれる。   The reception processing unit 110 receives a data sequence including a plurality of PDUs transmitted from the base station via an antenna, and performs reception processing on the received data sequence. The processing performed in the reception processing unit 110 includes processing in a physical layer, a data link layer, and a layer corresponding to RLC. Specifically, processing such as down-conversion, A / D conversion, demodulation, and decoding is included.

PDU順序制御部120は、受信処理部110の受信処理後の受信PDU群を後段の上位レイヤに受け渡す際に、その順序を制御する。PDU順序制御部120は、受信データ列における抜けPDUの検出結果、及び、処理対象の受信PDUの種別(フォワーディングPDUか又は非フォワーディングPDUか)に関する判定結果に基づいて、受信PDUの送出順序を制御する。PDU順序制御部120は、PDPCに対応するレイヤの処理を行う。   The PDU order control unit 120 controls the order when the received PDU group after the reception processing of the reception processing unit 110 is transferred to the upper layer in the subsequent stage. The PDU order control unit 120 controls the transmission order of received PDUs based on the detection result of missing PDUs in the received data string and the determination result regarding the type of received PDU to be processed (forwarding PDU or non-forwarding PDU). To do. The PDU order control unit 120 performs a layer process corresponding to the PDPC.

図2に示すようにPDU順序制御部120は、PDU振り分け部130と、送出部140と、バッファ150と、データ読み出し部160とを有する。   As shown in FIG. 2, the PDU order control unit 120 includes a PDU sorting unit 130, a sending unit 140, a buffer 150, and a data reading unit 160.

PDU振り分け部130は、受信データ列における抜けPDUの検出結果、及び、処理対象の受信PDUの種別(フォワーディングPDUか又は非フォワーディングPDUか)に関する判定結果に基づいて、受信PDUの出力先を制御する。この出力先は、送出部140又はバッファ150である。   The PDU sorting unit 130 controls the output destination of the received PDU based on the detection result of the missing PDU in the received data string and the determination result regarding the type of the received PDU to be processed (forwarding PDU or non-forwarding PDU). . This output destination is the sending unit 140 or the buffer 150.

ここでは、PDU振り分け部130は、データ抜け判定部131と、振り分け部132と、フォワード判定部133と、振り分け部134とから構成される。   Here, the PDU distribution unit 130 includes a data loss determination unit 131, a distribution unit 132, a forward determination unit 133, and a distribution unit 134.

データ抜け判定部131は、受信データ列における抜けPDUを検出する。すなわち、データ抜け判定部131は、前回の入力PDUのシーケンス番号を保持しており、今回の入力PDUのシーケンス番号が、保持しているシーケンス番号に続く番号であるか否かを判定する。すなわち、保持しているシーケンス番号の次の番号が「期待シーケンス番号」であり、データ抜け判定部131は、今回の入力PDUのシーケンス番号が期待シーケンス番号であるか否かを判定する。   The data missing determination unit 131 detects a missing PDU in the received data string. That is, the data loss determination unit 131 holds the sequence number of the previous input PDU, and determines whether or not the sequence number of the current input PDU is a number subsequent to the held sequence number. That is, the number next to the stored sequence number is the “expected sequence number”, and the data loss determination unit 131 determines whether or not the sequence number of the current input PDU is the expected sequence number.

振り分け部132は、データ抜け判定部131で抜けPDUが検出されるまではPDUを送出部140に出力する一方、抜けPDUが検出された後はPDUをフォワード判定部133に出力する。   The sorting unit 132 outputs the PDU to the sending unit 140 until the missing data PDU is detected by the data missing unit 131, and outputs the PDU to the forward determining unit 133 after the missing PDU is detected.

フォワード判定部133は、入力PDUがフォワーディングPDUであるか非フォワーディングPDUあるかを判定する。この判定は、PDUの種別情報に基づいて行われる。   The forward determination unit 133 determines whether the input PDU is a forwarding PDU or a non-forwarding PDU. This determination is made based on PDU type information.

振り分け部134は、フォワード判定部133でフォワーディングPDUであると判定されたPDUについては送出部140に出力する一方、非フォワーディングPDUあると判定されたPDUについてはバッファ150に出力する。   The distribution unit 134 outputs the PDUs determined by the forward determination unit 133 to be forwarding PDUs to the transmission unit 140, while outputting the PDUs determined to be non-forwarding PDUs to the buffer 150.

送出部140は、入力PDUを上位層に対して送出する。送出部140は、送出PDUに対応するシーケンス番号を、送出の度にデータ読み出し部160に出力する。   The sending unit 140 sends the input PDU to the upper layer. The sending unit 140 outputs the sequence number corresponding to the sending PDU to the data reading unit 160 every time it is sent.

バッファ150は、抜けPDUよりシーケンス番号が後ろの非フォワーディングPDUを一時保持する。   The buffer 150 temporarily holds a non-forwarding PDU whose sequence number is behind the missing PDU.

データ読み出し部160は、「読み出し条件」が満たされたときに、バッファ150からPDUをシーケンス番号順に読み出し、そのまま送出部140に出力する。   When the “reading condition” is satisfied, the data reading unit 160 reads the PDUs from the buffer 150 in the order of the sequence numbers and outputs them to the sending unit 140 as they are.

ここで、読み出し条件は、(1)バッファ150で保持しているPDUの最も若いシーケンス番号の直前のシーケンス番号と、送出部140から報告されたシーケンス番号とが一致することである。   Here, the reading condition is (1) that the sequence number immediately before the youngest sequence number of the PDU held in the buffer 150 matches the sequence number reported from the sending unit 140.

また、(2)そのシーケンス番号が最も若いPDUがバッファ150に保持されたタイミングから所定時間が経過することが、その読み出し条件に更に含まれてもよい。この場合、フォワード判定部133は非フォワーディングPDUであると判定したタイミングで、データ読み出し部160に設けられたタイマを起動するための制御信号を出力する。また、タイマのカウンタ値はデータ読み出し部160が送出部140からシーケンス番号を受け取る度に初期値に戻され(つまり、タイマが再起動される)、カウンタ値が所定値になるときに読み出し条件が満たされる。   Further, (2) that the predetermined time elapses from the timing when the PDU with the smallest sequence number is held in the buffer 150 may be further included in the read condition. In this case, the forward determination unit 133 outputs a control signal for starting a timer provided in the data reading unit 160 at a timing when it is determined as a non-forwarding PDU. The counter value of the timer is returned to the initial value every time the data reading unit 160 receives the sequence number from the sending unit 140 (that is, the timer is restarted), and the reading condition is set when the counter value reaches a predetermined value. It is filled.

以上の構成を有する移動端末100の動作について説明する。   An operation of the mobile terminal 100 having the above configuration will be described.

図3は、PDU振り分け部130における判断及びその判断結果に基づくPDUの振り分け処理の説明に供する図である。   FIG. 3 is a diagram for explaining the determination in the PDU distribution unit 130 and the PDU distribution processing based on the determination result.

PDU振り分け部130においてデータ抜け判定部131は、受信データ列に抜けPDUが有るか否かを検出する(ステップS201)。   In the PDU sorting unit 130, the data missing determination unit 131 detects whether or not there is a missing PDU in the received data string (step S201).

フォワード判定部133は、PDUがフォワーディングPDUであるか非フォワーディングPDUあるかを判定する(ステップS202)。   The forward determination unit 133 determines whether the PDU is a forwarding PDU or a non-forwarding PDU (step S202).

そして、抜けPDU以前のPDU(ステップS201:NO)及び抜けPDU以降のフォワーディングPDU(ステップS202:NO)は、送出部140に出力され(ステップS203)、一方、抜けPDU以降の非フォワーディングPDU(ステップS202:YES)は、バッファ150に出力される(ステップS204)。   The PDU before the missing PDU (step S201: NO) and the forwarding PDU after the missing PDU (step S202: NO) are output to the sending unit 140 (step S203), while the non-forwarding PDU after the missing PDU (step S203). (S202: YES) is output to the buffer 150 (step S204).

以上のようにPDU振り分け部130が抜けPDU以降のフォワーディングPDUを抜けPDUの受信を待つことなく送出部140を介して上位層に送出する。また、データ読み出し部160が、バッファ150で保持しているPDUの最も若いシーケンス番号の直前のシーケンス番号と送出部140から報告されたシーケンス番号とが一致した段階で、バッファ150からシーケンス番号順にPDUを読み出して送出部140を介して上位層に送出する。   As described above, the PDU sorting unit 130 sends out the forwarding PDU after the missing PDU and sends it to the upper layer via the sending unit 140 without waiting for the reception of the PDU. In addition, when the data reading unit 160 matches the sequence number immediately before the smallest sequence number of the PDU held in the buffer 150 with the sequence number reported from the transmission unit 140, the PDUs from the buffer 150 are ordered in the sequence number order. Is sent to the upper layer via the sending unit 140.

こうすることにより、ハンドオーバの際の、無駄なデータ廃棄及び無駄な待ち時間を低減することができる。   By doing so, it is possible to reduce wasteful data discard and wasteful waiting time during handover.

ここで、ハンドオーバ時のフォワーディングの際に、受信順序の逆転及びハンドオーバ先基地局におけるPDUの廃棄が起こる可能性が最も高い。従って、抜けPDUはフォワーディングPDUである可能性が高い。   Here, when forwarding at the time of handover, it is most likely that the order of reception is reversed and PDUs are discarded at the handover destination base station. Therefore, there is a high possibility that the missing PDU is a forwarding PDU.

そのため、抜けPDU以降のフォワーディングPDUを抜けPDUの受信を待つことなく送出部140を介して上位層に送出することにより、無駄な待ち時間を低減することができる。   Therefore, a wasteful waiting time can be reduced by sending the forwarding PDUs after the missing PDU to the higher layer via the sending unit 140 without waiting for the missing PDU to be received.

次に移動端末100の動作について具体的なケースごとに説明する。   Next, the operation of the mobile terminal 100 will be described for each specific case.

(ケース1)抜けPDUより後ろの非フォワーディングPDUがフォワーディングPDUよりも先に、移動端末100で受信される場合   (Case 1) When the non-forwarding PDU after the missing PDU is received by the mobile terminal 100 before the forwarding PDU

図4において、ハンドオーバ元基地局がPDU1〜4を受け取り、そのうちPDU1がUE100に送信されている(ステップS301)。このPDU1はステップS302でRLCレイヤからPDCPレイヤに渡され、ステップS303でPDCPを介してその上位レイヤに送出される。   In FIG. 4, the handover source base station receives PDU1 to PDU4, and PDU1 is transmitted to the UE100 (step S301). This PDU1 is transferred from the RLC layer to the PDCP layer in step S302, and is sent to the upper layer via PDCP in step S303.

ステップS304でハンドオーバが実行される。このときPDU2〜4は、移動端末100に対してハンドオーバ元基地局から送信されていないので、ハンドオーバ元基地局からハンドオーバ先基地局にフォワーディングされる。このフォワーディングの際に、PDU2が、ハンドオーバ先基地局で廃棄されている。   In step S304, handover is executed. At this time, since the PDUs 2 to 4 are not transmitted from the handover source base station to the mobile terminal 100, they are forwarded from the handover source base station to the handover destination base station. At the time of this forwarding, PDU2 is discarded at the handover destination base station.

ハンドオーバ先基地局は、フォワーディングPDUよりも前に、上位局から非フォワーディングPDUを受信しているので、フォワーディングPDUが送信される前に、ステップ305で非フォワーディングPDUであるPDU5を送信している。   Since the handover destination base station receives the non-forwarding PDU from the upper station before the forwarding PDU, the handover destination base station transmits PDU5 which is a non-forwarding PDU in step 305 before the forwarding PDU is transmitted.

PDU5はステップS306でRLCからPDU順序制御部120(PDCP)に渡される。ここでPDU5は、期待シーケンス番号(ここでの期待シーケンス番号は、前回のPDU1のシーケンス番号1の次の番号である2)を有さず、更に、非フォワーディングPDUであることから、バッファ150に一時保持される。このタイミングでタイマは、起動される。   The PDU 5 is transferred from the RLC to the PDU order control unit 120 (PDCP) in step S306. Here, the PDU 5 does not have an expected sequence number (the expected sequence number here is 2 which is the next number after the sequence number 1 of the previous PDU 1) and is a non-forwarding PDU. Temporarily retained. At this timing, the timer is started.

ステップS307でハンドオーバ先基地局から送信されたPDU3は、ステップS308でPDU順序制御部120に入力される。   The PDU 3 transmitted from the handover destination base station in step S307 is input to the PDU order control unit 120 in step S308.

ここでは既に抜けPDUが検出されており、更にPDU3がフォワーディングPDUであることから、PDU3は、バッファ150に保持されることなく、ステップS309で送出部140を介して上位層に渡される。このときタイマは、再起動される。   Here, since a missing PDU has already been detected and PDU3 is a forwarding PDU, PDU3 is not held in the buffer 150 but is passed to the upper layer via the sending unit 140 in step S309. At this time, the timer is restarted.

ステップS310で送信され、更にステップS311でRLCからPDU順序制御部120に入力されるPDU4は、期待シーケンス番号(ここでの期待シーケンス番号は、前回上位層に送信したPDU3のシーケンス番号3の次の番号である4)を有しており、ステップS312で送出部140を介して上位層に渡される。   The PDU4 transmitted in step S310 and further input from the RLC to the PDU order control unit 120 in step S311 is an expected sequence number (the expected sequence number here is the next of the sequence number 3 of PDU3 transmitted to the previous upper layer). 4), which is passed to the upper layer via the sending unit 140 in step S312.

このとき送出部140から送出されたPDUのシーケンス番号4は、バッファ150に保持されているPDUのシーケンス番号5の直前の番号である。従って、読み出し条件が満たされるため、ステップS313でPDU5は、バッファ150から読み出され、送出部140を介して上位層に渡される。   At this time, the sequence number 4 of the PDU transmitted from the transmission unit 140 is a number immediately before the sequence number 5 of the PDU held in the buffer 150. Accordingly, since the read condition is satisfied, the PDU 5 is read from the buffer 150 and passed to the upper layer via the sending unit 140 in step S313.

こうして移動端末100で受信されることのないPDU2の受信を待つことなく、PDU3〜PDU5を上位層に渡すことができるので、無駄な待ち時間を削減することができる。   Thus, since it is possible to pass PDU3 to PDU5 to the upper layer without waiting for reception of PDU2 that is not received by mobile terminal 100, it is possible to reduce useless waiting time.

その後移動端末100が受信するPDU6以降のPDUは、順次上位層に送出される。   Thereafter, PDU 6 and subsequent PDUs received by the mobile terminal 100 are sequentially transmitted to the upper layer.

(ケース1の対比技術)
背景技術で触れている従来のLTEでは、ケース1の場合、図5に示すようにPDU2の受信を待ち続けるため、タイマのカウント値が所定値になるまでPDU3以降のPDUは上位層に渡されない。従って、無駄な待ち時間が発生してしまう。
(Contrast technology of Case 1)
In the case of the conventional LTE mentioned in the background art, in the case 1, since the PDU 2 is continuously received as shown in FIG. 5, the PDUs after the PDU 3 are not passed to the upper layer until the count value of the timer reaches a predetermined value. . Therefore, useless waiting time occurs.

また、上記した特許文献1に開示される技術では、図6に示すように抜けPDUが検出されると、PDU5よりも後に受信され、PDU5よりもシーケンス番号が前のPDU3、PDU4は無条件に削除されてしまう。   Further, in the technique disclosed in Patent Document 1 described above, when a missing PDU is detected as shown in FIG. 6, PDU 3 and PDU 4 having a sequence number before PDU 5 are unconditionally received after PDU 5. It will be deleted.

これに対して、上記したように本実施の形態の移動端末100は、ハンドオーバの際の無駄な待ち時間を低減できるとともに、無駄なデータ廃棄も防止することができる。   On the other hand, as described above, the mobile terminal 100 according to the present embodiment can reduce a useless waiting time at the time of handover and can also prevent useless data discard.

(ケース2)抜けPDUより後ろの非フォワーディングPDUが一部のフォワーディングPDUよりも先に、移動端末100で受信される場合   (Case 2) When non-forwarding PDUs behind missing PDUs are received by the mobile terminal 100 before some forwarding PDUs

図7において、ハンドオーバ先基地局は、上位局から非フォワーディングPDU5を受信する前に、フォワーディングPDU3を受け取っているので、ステップ401でフォワーディングPDUであるPDU3を送信している。   In FIG. 7, since the handover destination base station receives the forwarding PDU 3 before receiving the non-forwarding PDU 5 from the upper station, it transmits PDU 3 that is a forwarding PDU in step 401.

PDU3はステップS402でRLCからPDU順序制御部120(PDCP)に渡される。ここでPDU3は、期待シーケンス番号(ここでの期待シーケンス番号は、前回のPDU1のシーケンス番号1の次の番号である2)を有していないが、フォワーディングPDUであることから、バッファ150に一時保持されることなく、ステップS403で送出部140を介して上位層に渡される。   In step S402, the PDU 3 is transferred from the RLC to the PDU order control unit 120 (PDCP). Here, PDU3 does not have an expected sequence number (here, the expected sequence number is 2 which is the next number of sequence number 1 of the previous PDU1), but since it is a forwarding PDU, it is temporarily stored in buffer 150. Without being held, it is passed to the upper layer via the sending unit 140 in step S403.

ハンドオーバ先基地局は、次のフォワーディングPDU4を受け取る前に、上位局から非フォワーディングPDUを受信しているので、ステップS404で非フォワーディングPDUであるPDU5を送信している。   Since the handover destination base station receives the non-forwarding PDU from the upper station before receiving the next forwarding PDU4, it transmits PDU5, which is a non-forwarding PDU, in step S404.

ステップS404でハンドオーバ先基地局から送信されたPDU5は、ステップS405でPDU順序制御部120に入力される。   The PDU 5 transmitted from the handover destination base station in step S404 is input to the PDU order control unit 120 in step S405.

ここでは既に抜けPDUが検出されており、更にPDU5が非フォワーディングPDUであることから、PDU5は、バッファ150に保持される。このタイミングでタイマは、起動される。   Here, a missing PDU has already been detected, and since PDU 5 is a non-forwarding PDU, PDU 5 is held in the buffer 150. At this timing, the timer is started.

ステップS406で送信され、更にステップS407でRLCからPDU順序制御部120に入力されるPDU4は、期待シーケンス番号(ここでの期待シーケンス番号は、前回上位層に送信したPDU3のシーケンス番号3の次の番号である4)を有しており、ステップS408で送出部140を介して上位層に渡される。   The PDU4 transmitted in step S406 and further input to the PDU order control unit 120 from the RLC in step S407 is an expected sequence number (the expected sequence number here is the next of the sequence number 3 of PDU3 transmitted to the previous upper layer). 4), which is passed to the upper layer via the sending unit 140 in step S408.

このとき送出部140から送出されたPDUのシーケンス番号4は、バッファ150に保持されているPDUのシーケンス番号5の直前の番号である。従って、読み出し条件が満たされるため、PDU5は、バッファ150から読み出され、送出部140を介して上位層に渡される(ステップS409)。   At this time, the sequence number 4 of the PDU transmitted from the transmission unit 140 is a number immediately before the sequence number 5 of the PDU held in the buffer 150. Therefore, since the read condition is satisfied, the PDU 5 is read from the buffer 150 and passed to the upper layer via the sending unit 140 (step S409).

こうして移動端末100で受信されることのないPDU2の受信を待つことなく、PDU3〜PDU5を上位層に渡すことができるので、無駄な待ち時間を削減することができる。   Thus, since it is possible to pass PDU3 to PDU5 to the upper layer without waiting for reception of PDU2 that is not received by mobile terminal 100, it is possible to reduce useless waiting time.

(ケース2の対比技術)
背景技術で触れている従来のLTEでは、ケース2の場合、図8に示すようにPDU2の受信を待ち続けるため、タイマのカウント値が所定値になるまでPDU3以降のPDUは上位層に渡されない。従って、無駄な待ち時間が発生してしまう。
(Contrast technology of Case 2)
In the case of the conventional LTE described in the background art, in the case 2, the PDU 2 and subsequent PDUs are not passed to the upper layer until the count value of the timer reaches a predetermined value in order to wait for the reception of the PDU 2 as shown in FIG. . Therefore, useless waiting time occurs.

また、上記した特許文献1に開示される技術では、図9に示すように抜けPDUが検出されると、PDU5よりも後に受信され、PDU5よりもシーケンス番号が前のPDU4は無条件に削除されてしまう。   Further, in the technique disclosed in Patent Document 1 described above, when a missing PDU is detected as shown in FIG. 9, it is received after PDU 5 and PDU 4 having a sequence number before PDU 5 is unconditionally deleted. End up.

これに対して、上記したように本実施の形態の移動端末100は、ハンドオーバの際の無駄な待ち時間を低減できるとともに、無駄なデータ廃棄も防止することができる。   On the other hand, as described above, the mobile terminal 100 according to the present embodiment can reduce a useless waiting time at the time of handover and can also prevent useless data discard.

(ケース3)抜けPDUより後ろのフォワーディングPDUが非フォワーディングPDUよりも先に、移動端末100で受信される場合   (Case 3) When the forwarding PDU after the missing PDU is received by the mobile terminal 100 before the non-forwarding PDU

図10において、ステップS401でハンドオーバ先基地局から送信されたPDU3は、ステップS402でPDU順序制御部120に入力される。   In FIG. 10, PDU3 transmitted from the handover destination base station in step S401 is input to the PDU order control unit 120 in step S402.

ここでPDU3は、期待シーケンス番号(ここでの期待シーケンス番号は、前回のPDU1のシーケンス番号1の次の番号である2)を有していないが、フォワーディングPDUであることから、バッファ150に一時保持されることなく、ステップS403で送出部140を介して上位層に渡される。   Here, PDU3 does not have an expected sequence number (here, the expected sequence number is 2 which is the next number of sequence number 1 of the previous PDU1), but since it is a forwarding PDU, it is temporarily stored in buffer 150. Without being held, it is passed to the upper layer via the sending unit 140 in step S403.

ステップS501で送信され、更にステップS502でRLCからPDU順序制御部120に入力されるPDU4は、期待シーケンス番号(ここでの期待シーケンス番号は、前回のPDU3のシーケンス番号3の次の番号である4)を有しており、ステップS503で送出部140を介して上位層に渡される。   The PDU4 transmitted in step S501 and further input from the RLC to the PDU order control unit 120 in step S502 is an expected sequence number (the expected sequence number here is a number next to the sequence number 3 of the previous PDU3 4). ) And passed to the upper layer via the sending unit 140 in step S503.

ステップS504でハンドオーバ先基地局から送信されたPDU5は、ステップS505でPDU順序制御部120に入力される。   The PDU 5 transmitted from the handover destination base station in step S504 is input to the PDU order control unit 120 in step S505.

PDU順序制御部120に入力されたPDU5は、期待シーケンス番号(ここでの期待シーケンス番号は、前回のPDU4のシーケンス番号4の次の番号である5)を有しており、ステップS506で送出部140を介して上位層に渡される。   The PDU 5 input to the PDU order control unit 120 has an expected sequence number (here, the expected sequence number is 5 which is the number next to the sequence number 4 of the previous PDU 4), and in step S506, the transmission unit It is passed to the upper layer via 140.

こうして移動端末100で受信されることのないPDU2の受信を待つことなく、PDU3〜PDU5を上位層に渡すことができるので、無駄な待ち時間を削減することができる。   Thus, since it is possible to pass PDU3 to PDU5 to the upper layer without waiting for reception of PDU2 that is not received by mobile terminal 100, it is possible to reduce useless waiting time.

(ケース3の対比技術)
背景技術で触れている従来のLTEでは、ケース3の場合、図11に示すようにPDU2の受信を待ち続けるため、タイマのカウント値が所定値になるまでPDU3以降のPDUは上位層に渡されない。従って、無駄な待ち時間が発生してしまう。
(Contrast technology for Case 3)
In the case of the conventional LTE mentioned in the background art, in the case 3, the PDU 2 and subsequent PDUs are not passed to the upper layer until the count value of the timer reaches a predetermined value because the PDU 2 is kept waiting as shown in FIG. . Therefore, useless waiting time occurs.

ケース3の場合、上記特許文献1に開示される技術では、図12に示すように特に問題は発生しない。それは、ケース3では廃棄PDUが発生しているが、PDUが受信される順序の逆転が発生していないためである。   In case 3, the technique disclosed in Patent Document 1 causes no particular problem as shown in FIG. This is because, in case 3, a discard PDU has occurred, but the order in which the PDUs are received has not been reversed.

本発明の移動端末及びデータ処理方法は、ハンドオーバの際の、無駄なデータ廃棄及び無駄な待ち時間を低減するものとして有用である。   The mobile terminal and data processing method of the present invention are useful for reducing wasteful data discard and wasteful waiting time during handover.

本発明の一実施の形態に係る移動端末の構成を示すブロック図The block diagram which shows the structure of the mobile terminal which concerns on one embodiment of this invention 図1に示されるPDU順序制御部の構成を示すブロック図The block diagram which shows the structure of the PDU order control part shown by FIG. 図2に示されるPDU振り分け部における判断及びその判断結果に基づくPDUの振り分け処理の説明に供する図FIG. 2 is a diagram for explaining the determination in the PDU distribution unit shown in FIG. 2 and the PDU distribution processing based on the determination result. 移動端末の動作説明に供する図(ケース1)Diagram for explaining operation of mobile terminal (Case 1) ケース1の対比技術の説明に供する図Diagram for explaining the contrast technique of Case 1 ケース1の対比技術の説明に供する図Diagram for explaining the contrast technique of Case 1 移動端末の動作説明に供する図(ケース2)Diagram for explaining the operation of mobile terminals (Case 2) ケース2の対比技術の説明に供する図Diagram for explaining the contrast technique of Case 2 ケース2の対比技術の説明に供する図Diagram for explaining the contrast technique of Case 2 移動端末の動作説明に供する図(ケース3)Diagram for explaining the operation of mobile terminals (Case 3) ケース3の対比技術の説明に供する図Diagram for explaining the contrast technology of Case 3 ケース3の対比技術の説明に供する図Diagram for explaining the contrast technology of Case 3

符号の説明Explanation of symbols

100 移動端末
110 受信処理部
120 PDU順序制御部
130 PDU振り分け部
131 データ抜け判定部
132,134 振り分け部
133 フォワード判定部
140 送出部
150 バッファ
160 データ読み出し部
DESCRIPTION OF SYMBOLS 100 Mobile terminal 110 Reception processing part 120 PDU order control part 130 PDU distribution part 131 Data omission determination part 132,134 Distribution part 133 Forward determination part 140 Sending part 150 Buffer 160 Data reading part

Claims (2)

一連のデータ列を構成する複数のプロトコルデータユニット(PDU)のうちハンドオーバ実行時に既に保持しているPDUをハンドオーバ元基地局がハンドオーバ先基地局にフォワーディングし、当該ハンドオーバ先基地局が前記フォワーディングPDU及び当該フォワーディングPDU以降の非フォワーディングPDUを移動端末に送信する無線通信システムにおける移動端末であって、
入力PDUを上位層に送出するデータ送出手段と、
受信データ列における抜けPDUを検出する抜けPDU検出手段と、
受信PDUがフォワーディングPDUか非フォワーディングPDUかを判定する判定手段と、
前記抜けPDUよりシーケンス番号が後ろの非フォワーディングPDUを一時保持するバッファと、
前記データ送出手段及び前記バッファの入力段に設けられ、前記抜けPDUの検出以前のPDU及び前記抜けPDU検出以降のフォワーディングPDUを前記データ送出手段に入力する一方、前記抜けPDUの検出以降の非フォワーディングPDUを前記バッファに入力するPDU振り分け手段と、
前記バッファに保持されているPDUの直前のフォワーディングPDUが前記データ送出手段から送出されたときに、前記バッファに保持されているPDUを読み出して前記データ送出手段に入力するデータ読み出し手段と、
を具備する移動端末。
Of the plurality of protocol data units (PDUs) constituting a series of data strings, the handover source base station forwards PDUs already held at the time of handover execution to the handover destination base station, and the handover destination base station transmits the forwarding PDU and A mobile terminal in a wireless communication system that transmits a non-forwarding PDU after the forwarding PDU to the mobile terminal,
Data sending means for sending an input PDU to an upper layer;
Missing PDU detection means for detecting missing PDUs in the received data sequence;
Determining means for determining whether the received PDU is a forwarding PDU or a non-forwarding PDU;
A buffer that temporarily holds a non-forwarding PDU whose sequence number is behind the missing PDU;
Provided at the input stage of the data sending means and the buffer, the PDU before detection of the missing PDU and the forwarding PDU after detection of the missing PDU are input to the data sending means, while the non-forwarding after detection of the missing PDU PDU distribution means for inputting PDUs to the buffer;
A data reading means for reading out the PDU held in the buffer and inputting it to the data sending means when a forwarding PDU immediately before the PDU held in the buffer is sent from the data sending means;
A mobile terminal comprising:
一連のデータ列を構成する複数のプロトコルデータユニット(PDU)のうちハンドオーバ実行時に既に保持しているPDUをハンドオーバ元基地局がハンドオーバ先基地局にフォワーディングし、ハンドオーバ先基地局が前記フォワーディングPDU及び当該フォワーディングPDU以降の非フォワーディングPDUを移動端末に送信する無線通信システムにおける移動端末のデータ処理方法であって、
受信データ列における抜けPDUを検出するステップと、
受信PDUがフォワーディングPDUであるか非フォワーディングPDUであるかを判定するステップと、
前記抜けPDUの検出以前のPDU及び前記抜けPDUの検出以降のフォワーディングPDUを上位層に送出する一方、前記抜けPDUの検出以降の非フォワーディングPDUをバッファリングするステップと、
前記バッファリングされているPDUの直前のフォワーディングPDUが前記上位層に送出されたときに、前記バッファリングされているPDUを読み出して前記上位層に送出するステップと、
を具備するデータ処理方法。
Of the plurality of protocol data units (PDUs) constituting a series of data strings, the handover source base station forwards PDUs already held at the time of handover execution to the handover destination base station, and the handover destination base station transmits the forwarding PDU and the relevant PDU A data processing method for a mobile terminal in a wireless communication system for transmitting a non-forwarding PDU after a forwarding PDU to the mobile terminal,
Detecting missing PDUs in the received data sequence;
Determining whether the received PDU is a forwarding PDU or a non-forwarding PDU;
Sending the PDU before the detection of the missing PDU and the forwarding PDU after the detection of the missing PDU to an upper layer, while buffering the non-forwarding PDU after the detection of the missing PDU;
When the forwarding PDU immediately before the buffered PDU is sent to the upper layer, reading the buffered PDU and sending it to the upper layer;
A data processing method comprising:
JP2008081895A 2008-03-26 2008-03-26 Mobile terminal and data processing method Pending JP2009239540A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2008081895A JP2009239540A (en) 2008-03-26 2008-03-26 Mobile terminal and data processing method
PCT/JP2009/000865 WO2009119004A1 (en) 2008-03-26 2009-02-26 Mobile terminal and data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008081895A JP2009239540A (en) 2008-03-26 2008-03-26 Mobile terminal and data processing method

Publications (1)

Publication Number Publication Date
JP2009239540A true JP2009239540A (en) 2009-10-15

Family

ID=41113219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008081895A Pending JP2009239540A (en) 2008-03-26 2008-03-26 Mobile terminal and data processing method

Country Status (2)

Country Link
JP (1) JP2009239540A (en)
WO (1) WO2009119004A1 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2003047155A1 (en) * 2001-11-28 2003-06-05 Telefonaktiebolaget L M Ericsson (Publ) Method and system of retransmission
JP3889981B2 (en) * 2002-03-13 2007-03-07 株式会社エヌ・ティ・ティ・ドコモ Mobile node, mobile communication system, and communication control program
US7706405B2 (en) * 2002-09-12 2010-04-27 Interdigital Technology Corporation System for efficient recovery of Node-B buffered data following MAC layer reset

Also Published As

Publication number Publication date
WO2009119004A1 (en) 2009-10-01

Similar Documents

Publication Publication Date Title
KR101604207B1 (en) Method to identify and differentiate background traffic
KR101190525B1 (en) Integrated base stations and a method of transmitting data units in a communications system for mobile devices
EP2528385B1 (en) Mobile station with packet reordering function
US8437306B2 (en) Layer 2 tunneling of data during handover in a wireless communication system
US20100034169A1 (en) Packet data convergence protocal end of handover indication
CN104012021B (en) The system and method that improvement for downlink recovers
KR101113125B1 (en) Window control and retransmission control method, and transmission side device
US20090168723A1 (en) Method and apparatus for handling out-of-order packets during handover in a wireless communication system
US7760629B2 (en) Aggregate data frame generation
EP2448318B1 (en) Method and system for determining uplink back propagation finish time
WO2008010063A2 (en) Method, device, computer program, and apparatus providing embedded status information in handover control signaling
JP2010536264A (en) In-order data delivery during handover in wireless communication systems
CN109714134B (en) Receiving window sliding method and device
KR100954925B1 (en) Method of delivering a pdcp data unit to an upper layer
US20200413288A1 (en) Congestion processing method and apparatus
MX2008012071A (en) Uninterrupted transmission during a change in ciphering configuration.
CN102957522A (en) RLC (radio link control) AM (acknowledged mode) status report processing method and system
CN102711197A (en) Mobile station
WO2016131345A1 (en) Data processing method and device
CN102761490A (en) Base station, mobile station and wireless communication system
WO2009119004A1 (en) Mobile terminal and data processing method
US20130208639A1 (en) Apparatus and method for reducing power consumption by early termination of cell broadcast data decoding
WO2010124475A1 (en) Method and device for sending message, method and device for receiving message
JP2010287993A (en) Communication device
AU2012201496B2 (en) Base station, mobile station, communication system, transmission method and reordering method