WO2013137303A1 - 移動局及び無線基地局 - Google Patents

移動局及び無線基地局 Download PDF

Info

Publication number
WO2013137303A1
WO2013137303A1 PCT/JP2013/056977 JP2013056977W WO2013137303A1 WO 2013137303 A1 WO2013137303 A1 WO 2013137303A1 JP 2013056977 W JP2013056977 W JP 2013056977W WO 2013137303 A1 WO2013137303 A1 WO 2013137303A1
Authority
WO
WIPO (PCT)
Prior art keywords
pdcp
pdu
hfn
base station
radio base
Prior art date
Application number
PCT/JP2013/056977
Other languages
English (en)
French (fr)
Inventor
徹 内野
アニール ウメシュ
Original Assignee
株式会社エヌ・ティ・ティ・ドコモ
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 株式会社エヌ・ティ・ティ・ドコモ filed Critical 株式会社エヌ・ティ・ティ・ドコモ
Priority to EP19174414.3A priority Critical patent/EP3544328B1/en
Priority to EP13760413.8A priority patent/EP2827626A4/en
Priority to US14/384,512 priority patent/US9485005B2/en
Publication of WO2013137303A1 publication Critical patent/WO2013137303A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/14Relay systems
    • H04B7/15Active relay systems
    • H04B7/155Ground-based stations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/02Protecting privacy or anonymity, e.g. protecting personally identifiable information [PII]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/03Protecting confidentiality, e.g. by encryption
    • H04W12/037Protecting confidentiality, e.g. by encryption of the control plane, e.g. signalling traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/10Integrity
    • 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/0033Control or signalling for completing the hand-off for data sessions of end-to-end connection with transfer of context information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/19Connection re-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/02Data link layer protocols

Definitions

  • the present invention relates to a mobile station and a radio base station.
  • a PDCP Packet Data Convergence Protocol layer is provided in the mobile station UE and the radio base station eNB.
  • the PDCP layer on the transmission side performs processing for concealment processing and tampering detection using the COUNT value for PDCP-SDU (Service Data Unit) received from the RRC (Radio Resource Control) layer.
  • a PDCP-PDU (Protocol Data Unit) with (Sequence Number) as a header is transmitted to an RLC (Radio Link Control) layer.
  • the COUNT value is composed of HFN (Hyper Frame Number) and PDCP-SN.
  • the PDCP-SN consists of 12 bits (or 7 bits) and is configured to be incremented each time a PDCP-PDU is generated and transmitted to the RLC layer.
  • the HFN is composed of 20 bits (or 25 bits), and is configured to be incremented each time the PDCP-SN circulates.
  • the PDCP layer on the receiving side is configured to perform a deciphering process and a tampering detection process using the COUNT value.
  • the PDCP layer on the receiving side discards the PDCP-PDU if the PDCP-SN attached to the received PDCP-PDU as a header is outside the reception window. It is configured.
  • the PDCP layer on the receiving side uses the above-mentioned COUNT value to The reception window is updated by performing a cryption process and a falsification detection process.
  • the PDCP layer on the transmission side performs delivery in the RLC layer as shown in FIG. 8 after the handover procedure or reconnection procedure is completed. It is configured to retransmit all PDCP-PDUs (PDCP-PDU # 2 to # 8 in FIG. 8) after the PDCP-PDU multiplexed in the RLC-PDU that has not been confirmed to the mobile station UE. ing.
  • the PDCP layer on the reception side is configured to update the reception window according to the reception result of the RLC-PDU in which the PDCP-PDU is multiplexed.
  • the inventor discovered that the current LTE-Advanced PDCP layer has the following problems.
  • the reception window is changed to "HFN: 0, PDCP- SN: 0 to 2047 "is updated to" HFN: 1, PDCP-SN: 0 to 2047 ".
  • the PDCP layer on the transmission side will respond to all PDCP-PDUs after the PDCP-PDU multiplexed in the RLC-PDU that has not been acknowledged in the RLC layer.
  • the present invention has been made in view of the above-mentioned problems, and eliminates the difference between the HFN used in the PDCP layer on the transmission side and the HFN used in the PDCP layer on the reception side, and the PDCP on the reception side. It is an object of the present invention to provide a mobile station and a radio base station that can avoid a decrease in throughput due to a failure of decoding processing for PDCP-PDU in a layer.
  • a first feature of the present invention is a mobile station, which is configured to receive a PDCP-PDU having a PDCP-SN added as a header from a radio base station in a PDCP layer,
  • the PDCP layer includes a transmitter configured to transmit the PDCP-PDU to the radio base station, and the receiver adds a header to the received PDCP-PDU.
  • the PDCP-SN is configured to perform a concealment process on the PDCP-PDU using a COUNT value composed of the HFN and the PDCP-SN when the PDCP-SN is within the reception window, When the predetermined trigger is detected, the HFN or the COU used for the deciphering process for the PDCP-PDU is finally performed for the radio base station. It is summarized as being configured to transmit the T value.
  • a second feature of the present invention is a mobile station, and a reception unit configured to receive a PDCP-PDU having a PDCP-SN added as a header in a PDCP layer from a radio base station;
  • the PDCP layer includes a transmitter configured to transmit the PDCP-PDU to the radio base station, and the receiver adds a header to the received PDCP-PDU.
  • the PDCP-SN is configured to perform a concealment process on the PDCP-PDU using a COUNT value composed of the HFN and the PDCP-SN when the PDCP-SN is within the reception window, When the predetermined trigger is detected, the HFN or the C to be used for the wireless base station for the concealment process for the next PDCP-PDU. And summarized in that it is configured to transmit the UNT value.
  • a third feature of the present invention is a mobile station, and a receiving unit configured to receive a PDCP-PDU with a PDCP-SN added as a header in a PDCP layer from a radio base station;
  • the PDCP layer includes a transmitter configured to transmit the PDCP-PDU to the radio base station, and the receiver adds a header to the received PDCP-PDU.
  • the PDCP-SN is configured to perform a concealment process on the PDCP-PDU using a COUNT value composed of the HFN and the PDCP-SN when the PDCP-SN is within the reception window,
  • a predetermined trigger is detected, the PDCP-PD of the PDCP-SN corresponding to the lower end or the upper end of the reception window is transmitted to the radio base station.
  • gist that it is configured to transmit the HFN or the COUNT value will be used for deciphering processing on.
  • a radio base wherein the PDCP layer is configured to receive a PDCP-PDU having a PDCP-SN added as a header from a mobile station in the PDCP layer;
  • the PDCP layer includes a transmission unit configured to transmit the PDCP-PDU to the mobile station, and the reception unit is attached to the received PDCP-PDU as a header.
  • the PDCP-SN is configured to perform a concealment process on the PDCP-PDU using a COUNT value composed of the HFN and the PDCP-SN when the PDCP-SN is within the reception window. Is detected, the HFN or the COUNT value used for the concealment process for the PDCP-PDU is sent to the mobile station. It is summarized as that is configured to.
  • a fifth feature of the present invention is a radio base, wherein a receiving unit configured to receive a PDCP-PDU with a PDCP-SN added as a header in a PDCP layer from a mobile station;
  • the PDCP layer includes a transmission unit configured to transmit the PDCP-PDU to the mobile station, and the reception unit is attached to the received PDCP-PDU as a header.
  • the PDCP-SN is configured to perform a concealment process on the PDCP-PDU using a COUNT value composed of the HFN and the PDCP-SN when the PDCP-SN is within the reception window.
  • the HFN or the COUNT value to be used for the deciphering process for the next PDCP-PDU to the mobile station And summarized in that it is configured to transmit.
  • a sixth feature of the present invention is a radio base, wherein a receiving unit configured to receive a PDCP-PDU having a PDCP-SN added as a header from a mobile station in a PDCP layer;
  • the PDCP layer includes a transmission unit configured to transmit the PDCP-PDU to the mobile station, and the reception unit is attached to the received PDCP-PDU as a header.
  • the PDCP-SN is configured to perform a concealment process on the PDCP-PDU using a COUNT value composed of the HFN and the PDCP-SN when the PDCP-SN is within the reception window. Is detected for the PDCP-PDU of the PDCP-SN corresponding to the lower end or the upper end of the reception window. It is summarized as being configured to transmit the HFN or the COUNT value will be used for anonymous processing.
  • FIG. 1 is a diagram showing a protocol stack of a mobile station and a radio base station constituting the mobile communication system according to the first embodiment of the present invention.
  • FIG. 2 is a functional block diagram of the mobile station according to the first embodiment of the present invention.
  • FIG. 3 is a diagram for explaining the operation of the mobile communication system according to the first embodiment of the present invention.
  • FIG. 4 is a flowchart showing the operation of the mobile station according to the first embodiment of the present invention.
  • FIG. 5 is a diagram for explaining a conventional mobile communication system.
  • FIG. 6 is a diagram for explaining a conventional mobile communication system.
  • FIG. 7 is a diagram for explaining a conventional mobile communication system.
  • FIG. 8 is a diagram for explaining a conventional mobile communication system.
  • FIG. 9 is a diagram for explaining a conventional mobile communication system.
  • FIG. 10 is a diagram for explaining a conventional mobile communication system.
  • Mobile communication system according to the first embodiment of the present invention A mobile communication system according to a first embodiment of the present invention will be described with reference to FIG. 1 to FIG.
  • an LTE-Advanced mobile communication system As an example of the mobile communication system according to the present embodiment, an LTE-Advanced mobile communication system will be described.
  • the present invention is not limited to such a mobile communication system, and may be applied to other mobile communication systems. Is possible.
  • the mobile station UE and the radio base station eNB include a physical (PHY) layer, a MAC (Media Access Control) layer, an RLC layer, a PDCP layer, and an RRC layer. Is provided.
  • PHY physical
  • MAC Media Access Control
  • RLC Radio Link Control
  • PDCP Packet Control
  • RRC Radio Resource Control
  • the mobile station UE includes a reception unit 11, a management unit 12, and a transmission unit 13.
  • the receiving unit 11 is configured to receive PDCP-PDU (downlink data) to which the PDCP-SN is added as a header from the radio base station eNB in the PDCP layer.
  • PDCP-PDU downlink data
  • the management unit 12 is configured to manage the reception window. Specifically, the management unit 12 is configured to manage PDCP-SN corresponding to the upper and lower ends of the reception window.
  • the management unit 12 lastly uses the HFN used for the deciphering process for the PDCP-PDU, the HFN scheduled to be used for the deciphering process for the next PDCP-PDU, and the PDCP corresponding to the lower end (or upper end) of the reception window.
  • -It is configured to manage at least one of the HFNs scheduled to be used for the decryption process for the PDCP-PDU of the SN.
  • the transmission unit 13 is configured to transmit PDCP-PDU to the radio base station eNB in the PDCP layer.
  • the reception unit 11 is configured to perform a concealment process for the PDCP-PDU using a COUNT value composed of an HFN managed as an HFN scheduled to be used for the concealment process for the next PDCP-PDU.
  • the transmission unit 13 when detecting the HFN report trigger (predetermined trigger), is configured to transmit the HFN or COUNT value used for the concealment process for the PDCP-PDU to the radio base station eNB at the end. May be.
  • the transmission unit 13 is configured to transmit the HFN or COUNT value scheduled to be used for the concealment process for the next PDCP-PDU to the radio base station eNB when detecting the HFN report trigger. Also good.
  • the transmission unit 13 intends to use the wireless base station eNB for the concealment process for the PDCP-SN of the PDCP-SN corresponding to the lower end (or the upper end) of the reception window. It may be configured to transmit an HFN or COUNT value.
  • the transmission unit 13 may be configured to transmit at least one of the above-described HFN or COUNT value to the radio base station eNB by “PDCP Status Report”, dedicated PDCP signaling, or the like. .
  • the transmission unit 13 is configured to transmit at least one of the above-described HFN or COUNT value to the radio base station eNB in another layer such as an RRC layer, an RLC layer, a MAC layer, or a physical layer. It may be.
  • the transmission unit 13 determines that an HFN report trigger has been detected when regular timing has arrived, and the radio base station eNB determines at least one of the above HFN or COUNT values. It may be configured to transmit one.
  • the transmission unit 13 determines that an HFN report trigger has been detected when requested by the radio base station eNB, and transmits at least one of the above-described HFN or COUNT value to the radio base station eNB. It may be configured.
  • the transmission unit 13 determines that the HFN report trigger has been detected when the handover procedure or the reconnection procedure is activated, and transmits at least one of the above-described HFN or COUNT value to the radio base station eNB. It may be configured to.
  • the transmission unit 13 determines that the HFN report trigger has been detected when the “ProhibitTimer” is stopped (or has expired) and when the regular timing has arrived, and the radio base station eNB On the other hand, it may be configured to transmit at least one of the above-mentioned HFN or COUNT values.
  • the transmission unit 13 determines that the HFN report trigger has been detected when the “ProhibitTimer” is stopped (or expired) and requested by the radio base station eNB, and the radio base station eNB May be configured to transmit at least one of the above-described HFN or COUNT values.
  • the transmission unit 13 determines that the HFN report trigger is detected when the “ProhibitTimer” is stopped (or expired) and when the handover procedure or the reconnection procedure is activated, You may be comprised so that at least 1 of the above-mentioned HFN or COUNT value may be transmitted with respect to the station eNB.
  • “ProhibitTimer” may be configured to be set by the radio base station eNB.
  • step S101 the mobile station UE determines whether or not an HFN report trigger has been detected.
  • step S102 If “YES”, the operation proceeds to step S102, and if “NO”, the operation ends.
  • step S102 the mobile station UE transmits at least one of the above-described HFN or COUNT value to the radio base station eNB.
  • the mobile station UE when the mobile station UE detects an HFN report trigger, the HFN (or COUNT value that was last used for the decryption process for the PDCP-PDU with respect to the radio base station eNB is detected.
  • HFN or COUNT value
  • the concealment process for the PDCP-PDU of the PDCP-SN corresponding to the lower end (or upper end) of the reception window Is configured to transmit at least one of the HFN (or COUNT value) of the HFN used in the PDCP layer of the radio base station eNB (transmitting side) and the PDCP layer of the mobile station UE (receiving side) It is possible to avoid a situation in which a deviation occurs from the HFN used.
  • the radio base station eNB may have the same function as that of the mobile station UE in the first embodiment described above.
  • the mobile station UE when the radio base station eNB detects an HFN report trigger, the mobile station UE finally uses the HFN (or COUNT value) used for the decryption process for the PDCP-PDU. ), HFN (or COUNT value) scheduled to be used for the concealment process for the next PDCP-PDU, and the concealment process for the PDCP-PDU of the PDCP-SN corresponding to the lower end (or upper end) of the reception window Is configured to transmit at least one of the HFN (or COUNT value) of the mobile station UE (transmitting side) in the HFN used in the PDCP layer of the mobile station UE (transmitting side) and the PDCP layer of the radio base station eNB (receiving side) It is possible to avoid a situation in which a deviation occurs from the HFN used.
  • a first feature of the present embodiment is a mobile station UE, which is configured to receive, in the PDCP layer, a PDCP-PDU having a PDCP-SN added as a header from the radio base station eNB.
  • Unit 11 and a transmission unit 13 configured to transmit a PDCP-PDU to the radio base station eNB in the PDCP layer.
  • the reception unit 11 includes a header in the received PDCP-PDU.
  • the transmission unit 13 is configured to perform a concealment process on the PDCP-PDU using a COUNT value including the HFN and the PDCP-SN.
  • the wireless base station eNB finally performs a concealment process for the PDCP-PDU. It is summarized as being configured to transmit the HFN or COUNT value is used.
  • a second feature of the present embodiment is a mobile station UE, which is configured to receive a PDCP-PDU with a PDCP-SN added as a header from the radio base station eNB in the PDCP layer.
  • Unit 11 and a transmission unit 13 configured to transmit a PDCP-PDU to the radio base station eNB in the PDCP layer.
  • the reception unit 11 includes a header in the received PDCP-PDU.
  • the transmission unit 13 is configured to perform a concealment process on the PDCP-PDU using a COUNT value including the HFN and the PDCP-SN.
  • the radio base station eNB is to use the H to be used for the concealment process for the next PDCP-PDU. It is summarized as being configured to transmit the N or COUNT value.
  • a third feature of the present embodiment is a mobile station UE, which is configured to receive a PDCP-PDU having a PDCP-SN added as a header from the radio base station eNB in the PDCP layer.
  • Unit 11 and a transmission unit 13 configured to transmit a PDCP-PDU to the radio base station eNB in the PDCP layer.
  • the reception unit 11 includes a header in the received PDCP-PDU.
  • the transmission unit 13 is configured to perform a concealment process on the PDCP-PDU using a COUNT value including the HFN and the PDCP-SN.
  • the PDCP-SN corresponding to the lower end or the upper end of the reception window is transmitted to the radio base station eNB. It is summarized as being configured to transmit the HFN or COUNT value will be used for deciphering processing on PDCP-PDU.
  • a fourth feature of the present embodiment is a radio base station eNB, which is configured to receive a PDCP-PDU with a PDCP-SN added as a header from the mobile station UE in the PDCP layer.
  • Unit 11 and a transmission unit 13 configured to transmit a PDCP-PDU to the mobile station UE in the PDCP layer.
  • the reception unit 11 includes, as a header, the received PDCP-PDU.
  • the transmission unit 13 is configured to perform a concealment process on the PDCP-PDU using a COUNT value including the HFN and the PDCP-SN.
  • the HFN report trigger is detected, the HFN or COUN used for the deciphering process for the PDCP-PDU at the end for the mobile station UE And summarized in that it is configured to transmit the value.
  • a fifth feature of the present embodiment is a radio base station eNB, which is configured to receive a PDCP-PDU with a PDCP-SN added as a header from the mobile station UE in the PDCP layer.
  • Unit 11 and a transmission unit 13 configured to transmit a PDCP-PDU to the mobile station UE in the PDCP layer.
  • the reception unit 11 includes, as a header, the received PDCP-PDU.
  • the transmission unit 13 is configured to perform a concealment process on the PDCP-PDU using a COUNT value including the HFN and the PDCP-SN.
  • the mobile station UE will use the HFN or CO to be used for the decryption process for the next PDCP-PDU. It is summarized as being configured to transmit the NT value.
  • a sixth feature of the present embodiment is a radio base station eNB, which is configured to receive a PDCP-PDU with a PDCP-SN added as a header from the mobile station UE in the PDCP layer.
  • Unit 11 and a transmission unit 13 configured to transmit a PDCP-PDU to the mobile station UE in the PDCP layer.
  • the reception unit 11 includes, as a header, the received PDCP-PDU.
  • the transmission unit 13 is configured to perform a concealment process on the PDCP-PDU using a COUNT value including the HFN and the PDCP-SN.
  • the PDCP-P of the PDCP-SN corresponding to the lower end or the upper end of the reception window is given to the mobile station UE. And summarized in that is configured to transmit the HFN or COUNT value will be used for deciphering processing on U.
  • the operations of the mobile station UE and the radio base station eNB described above may be implemented by hardware, may be implemented by a software module executed by a processor, or may be implemented by a combination of both. .
  • Software modules include RAM (Random Access Memory), flash memory, ROM (Read Only Memory), EPROM (Erasable Programmable ROM), EEPROM (Electronically Erasable and Programmable, Removable ROM, and Hard Disk). Alternatively, it may be provided in an arbitrary format storage medium such as a CD-ROM.
  • the storage medium is connected to the processor so that the processor can read and write information from and to the storage medium. Further, such a storage medium may be integrated in the processor. Such a storage medium and processor may be provided in the ASIC. Such an ASIC may be provided in the mobile station UE or the radio base station eNB. Further, the storage medium and the processor may be provided as a discrete component in the mobile station UE or the radio base station eNB.
  • the difference between the HFN used in the PDCP layer on the transmission side and the HFN used in the PDCP layer on the reception side is eliminated, and the PDCP-PDU in the PDCP layer on the reception side is eliminated. It is possible to provide a mobile station and a radio base station that can avoid a decrease in throughput due to a failure in decoding processing.
  • UE ... mobile station eNB ... radio base station 11 ... receiving unit 12 ... management unit 13 ... transmitting unit

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

送信側のPDCPレイヤで用いられるHFNと受信側のPDCPレイヤで用いられるHFNとの間のずれを解消し、受信側のPDCPレイヤにおけるPDCP-PDUに対する解読処理の失敗に起因するスループットの低下を回避する。本発明に係る移動局UEにおいて、送信部13は、HFN報告トリガを検出した場合に、無線基地局eNBに対して、最後にPDCP-PDUに対する解匿処理に用いたHFN又はCOUNT値を送信するように構成されている。

Description

移動局及び無線基地局
 本発明は、移動局及び無線基地局に関する。
 LTE(Long Term Evolution)-Advanced方式では、移動局UE及び無線基地局eNBにおいて、PDCP(Packet Data Convergence Protocol)レイヤが設けられている。
 送信側のPDCPレイヤは、RRC(Radio Resource Control)レイヤから受信したPDCP-SDU(Service Data Unit)に対して、COUNT値を用いて、秘匿処理や改ざん検出のための処理を施し、PDCP-SN(Sequence Number)をヘッダとして付与したPDCP-PDU(Protocol Data Unit)をRLC(Radio Link Control)レイヤに対して送信するように構成されている。
 ここで、図5に示すように、COUNT値は、HFN(Hyper Frame Number)及びPDCP-SNによって構成されている。
 なお、PDCP-SNは、12ビット(或いは、7ビット)からなり、PDCP-PDUが生成されてRLCレイヤに送信される度にインクリメントされるように構成されている。また、HFNは、20ビット(或いは、25ビット)からなり、PDCP-SNが周回する度にインクリメントされるように構成されている。
 一方、受信側のPDCPレイヤは、COUNT値を用いて、解匿処理や改ざん検出処理を施すように構成されている。
 具体的には、図6に示すように、受信側のPDCPレイヤは、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ外であれば、かかるPDCP-PDUを破棄するように構成されている。
 一方、受信側のPDCPレイヤは、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内である場合には、上述のCOUNT値を用いて、かかるPDCP-PDUに対して、解匿処理や改ざん検出処理を施し、受信ウィンドウを更新するように構成されている。
 また、図7に示すように、ハンドオーバ手順や再接続手順が起動されると、送信側のPDCPレイヤは、ハンドオーバ手順や再接続手順が完了した後に、図8に示すように、RLCレイヤにおいて送達確認が取れていないRLC-PDUに多重されていたPDCP-PDU以降の全てのPDCP-PDU(図8におけるPDCP-PDU#2~#8)を、移動局UEに対して再送するように構成されている。
 一方、受信側のPDCPレイヤは、図7及び図8に示すように、PDCP-PDUが多重化されているRLC-PDUの受信結果に応じて、受信ウィンドウを更新するように構成されている。
3GPP TS36.322 3GPP TS36.323
 しかしながら、発明者は、現在のLTE-Advanced方式のPDCPレイヤでは、以下のような問題点があることを発見した。
 例えば、図9に示すように、ハンドオーバ手順や再接続手順が起動された場合に、送信側のPDCPレイヤが、「HFN=0」を含むCOUNT値を用いて秘匿処理を施した4096個のPDCP-PDUを1個のRLC-PDUに多重化して送信し、受信側のPDCPレイヤが、かかるRLC-PDUの受信が成功されたことを検出した場合に、受信ウィンドウを「HFN:0、PDCP-SN:0~2047」から「HFN:1、PDCP-SN:0~2047」に更新する。
 その後、ハンドオーバ手順や再接続手順が完了した場合に、送信側のPDCPレイヤが、RLCレイヤにおいて送達確認が取れていないRLC-PDUに多重されていたPDCP-PDU以降の全てのPDCP-PDUに対して、「HFN=0」を含むCOUNT値を用いて秘匿処理を施して送信すると、送信側のPDCPレイヤで用いられるHFNと受信側のPDCPレイヤで用いられるHFNとの間でずれが生じているため、受信側のPDCPレイヤにおけるPDCP-PDUに対する解読処理が失敗してしまう。
 そこで、本発明は、上述の課題に鑑みてなされたものであり、送信側のPDCPレイヤで用いられるHFNと受信側のPDCPレイヤで用いられるHFNとの間のずれを解消し、受信側のPDCPレイヤにおけるPDCP-PDUに対する解読処理の失敗に起因するスループットの低下を回避することができる移動局及び無線基地局を提供することを目的とする。
 本発明の第1の特徴は、移動局であって、PDCPレイヤにおいて、無線基地局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、前記PDCPレイヤにおいて、前記無線基地局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、前記送信部は、所定トリガを検出した場合に、前記無線基地局に対して、最後に前記PDCP-PDUに対する解匿処理に用いた前記HFN又は前記COUNT値を送信するように構成されていることを要旨とする。
 本発明の第2の特徴は、移動局であって、PDCPレイヤにおいて、無線基地局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、前記PDCPレイヤにおいて、前記無線基地局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、前記送信部は、所定トリガを検出した場合に、前記無線基地局に対して、次の前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを要旨とする。
 本発明の第3の特徴は、移動局であって、PDCPレイヤにおいて、無線基地局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、前記PDCPレイヤにおいて、前記無線基地局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、前記送信部は、所定トリガを検出した場合に、前記無線基地局に対して、前記受信ウィンドウの下端又は上端に対応するPDCP-SNの前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを要旨とする。
 本発明の第4の特徴は、無線基地であって、PDCPレイヤにおいて、移動局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、前記PDCPレイヤにおいて、前記移動局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、前記送信部は、所定トリガを検出した場合に、前記移動局に対して、最後に前記PDCP-PDUに対する解匿処理に用いた前記HFN又は前記COUNT値を送信するように構成されていることを要旨とする。
 本発明の第5の特徴は、無線基地であって、PDCPレイヤにおいて、移動局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、前記PDCPレイヤにおいて、前記移動局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、前記送信部は、所定トリガを検出した場合に、前記移動局に対して、次の前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを要旨とする。
 本発明の第6の特徴は、無線基地であって、PDCPレイヤにおいて、移動局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、前記PDCPレイヤにおいて、前記移動局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、前記送信部は、所定トリガを検出した場合に、前記移動局に対して、前記受信ウィンドウの下端又は上端に対応するPDCP-SNの前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを要旨とする。
図1は、本発明の第1の実施形態に係る移動通信システムを構成する移動局及び無線基地局のプロトコルスタックを示す図である。 図2は、本発明の第1の実施形態に係る移動局の機能ブロック図である。 図3は、本発明の第1の実施形態に係る移動通信システムの動作を説明するための図である。 図4は、本発明の第1の実施形態に係る移動局の動作を示すフローチャートである。 図5は、従来の移動通信システムについて説明するための図である。 図6は、従来の移動通信システムについて説明するための図である。 図7は、従来の移動通信システムについて説明するための図である。 図8は、従来の移動通信システムについて説明するための図である。 図9は、従来の移動通信システムについて説明するための図である。 図10は、従来の移動通信システムについて説明するための図である。
(本発明の第1の実施形態に係る移動通信システム)
 図1乃至図4を参照して、本発明の第1の実施形態に係る移動通信システムについて説明する。
 本実施形態に係る移動通信システムとして、LTE-Advanced方式の移動通信システムを例に挙げて説明するが、本発明は、かかる移動通信システムに限定されず、他の方式の移動通信システムにも適用可能である。
 図1に示すように、本実施形態に係る移動局UE及び無線基地局eNBには、物理(PHY)レイヤや、MAC(Media Access Control)レイヤや、RLCレイヤや、PDCPレイヤや、RRCレイヤが設けられている。
 図2に示すように、本実施形態に係る移動局UEは、受信部11と、管理部12と、送信部13とを具備している。
 受信部11は、PDCPレイヤにおいて、無線基地局eNBから、PDCP-SNがヘッダとして付与されているPDCP-PDU(下りデータ)を受信するように構成されている。
 管理部12は、受信ウィンドウを管理するように構成されている。具体的には、管理部12は、受信ウィンドウの上端及び下端に対応するPDCP-SNを管理するように構成されている。
 また、管理部12は、最後にPDCP-PDUに対する解匿処理に用いたHFN、次のPDCP-PDUに対する解匿処理に用いる予定のHFN、及び、受信ウィンドウの下端(又は上端)に対応するPDCP-SNのPDCP-PDUに対する解匿処理に用いる予定のHFNの少なくとも1つを管理するように構成されている。
 送信部13は、PDCPレイヤにおいて、無線基地局eNBに対して、PDCP-PDUを送信するように構成されている。
 ここで、受信部11によって受信されたPDCP-PDUにヘッダとして付与されているPDCP-SNが、管理部12によって管理されている受信ウィンドウ内にある場合、受信部11は、かかるPDCP-SN及び管理部12によって次のPDCP-PDUに対する解匿処理に用いる予定のHFNとして管理されているHFNからなるCOUNT値を用いて、かかるPDCP-PDUに対する解匿処理を施すように構成されている。
 また、送信部13は、HFN報告トリガ(所定トリガ)を検出した場合に、無線基地局eNBに対して、最後にPDCP-PDUに対する解匿処理に用いたHFN又はCOUNT値を送信するように構成されていてもよい。
 或いは、送信部13は、HFN報告トリガを検出した場合に、無線基地局eNBに対して、次のPDCP-PDUに対する解匿処理に用いる予定のHFN又はCOUNT値を送信するように構成されていてもよい。
 或いは、送信部13は、HFN報告トリガを検出した場合に、無線基地局eNBに対して、受信ウィンドウの下端(又は上端)に対応するPDCP-SNのPDCP-PDUに対する解匿処理に用いる予定のHFN又はCOUNT値を送信するように構成されていてもよい。
 ここで、送信部13は、「PDCP Status Report」や専用のPDCPシグナリング等によって、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 或いは、送信部13は、RRCレイヤやRLCレイヤやMACレイヤや物理レイヤ等の別のレイヤにおいて、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 また、送信部13は、図3に示すように、定期的なタイミングが到来した場合に、HFN報告トリガを検出したと判断し、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 或いは、送信部13は、無線基地局eNBから要求された場合に、HFN報告トリガを検出したと判断し、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 或いは、送信部13は、ハンドオーバ手順や再接続手順が起動される際に、HFN報告トリガを検出したと判断し、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 或いは、送信部13は、「ProhibitTimer」が停止(又は、満了)している場合で、かつ、定期的なタイミングが到来した場合に、HFN報告トリガを検出したと判断し、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 或いは、送信部13は、「ProhibitTimer」が停止(又は、満了)している場合で、かつ、無線基地局eNBから要求された場合に、HFN報告トリガを検出したと判断し、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 或いは、送信部13は、「ProhibitTimer」が停止(又は、満了)している場合で、かつ、ハンドオーバ手順や再接続手順が起動される際に、HFN報告トリガを検出したと判断し、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信するように構成されていてもよい。
 ここで、「ProhibitTimer」は、無線基地局eNBによって設定されるように構成されていてもよい。
 以下、図4を参照して、本実施形態に係る移動局UEの動作について説明する。
 図4に示すように、ステップS101において、移動局UEは、HFN報告トリガを検出したか否かについて判定する。
 「YES」の場合、本動作は、ステップS102に進み、「NO」の場合、本動作は、終了する。
 ステップS102において、移動局UEは、無線基地局eNBに対して、上述のHFN又はCOUNT値の少なくとも1つを送信する。
 本実施形態に係る発明によれば、移動局UEが、HFN報告トリガを検出した場合に、無線基地局eNBに対して、最後にPDCP-PDUに対する解匿処理に用いたHFN(又は、COUNT値)、次のPDCP-PDUに対する解匿処理に用いる予定のHFN(又は、COUNT値)、及び、受信ウィンドウの下端(又は上端)に対応するPDCP-SNのPDCP-PDUに対する解匿処理に用いる予定のHFN(又は、COUNT値)の少なくとも1つを送信するように構成されているため、無線基地局eNB(送信側)のPDCPレイヤで用いられるHFNと移動局UE(受信側)のPDCPレイヤで用いられるHFNとの間でずれが発生するという事態を回避することができる。
(変更例1)
 なお、上述の第1の実施形態における移動局UEの機能と同一の機能は、無線基地局eNBにおいて具備されていてもよい。
 本実施形態に係る発明によれば、無線基地局eNBが、HFN報告トリガを検出した場合に、移動局UEに対して、最後にPDCP-PDUに対する解匿処理に用いたHFN(又は、COUNT値)、次のPDCP-PDUに対する解匿処理に用いる予定のHFN(又は、COUNT値)、及び、受信ウィンドウの下端(又は上端)に対応するPDCP-SNのPDCP-PDUに対する解匿処理に用いる予定のHFN(又は、COUNT値)の少なくとも1つを送信するように構成されているため、移動局UE(送信側)のPDCPレイヤで用いられるHFNと無線基地局eNB(受信側)のPDCPレイヤで用いられるHFNとの間でずれが発生するという事態を回避することができる。
 以上に述べた本実施形態の特徴は、以下のように表現されていてもよい。
 本実施形態の第1の特徴は、移動局UEであって、PDCPレイヤにおいて、無線基地局eNBから、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部11と、PDCPレイヤにおいて、無線基地局eNBに対して、PDCP-PDUを送信するように構成されている送信部13とを具備しており、受信部11は、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及びPDCP-SNからなるCOUNT値を用いて、かかるPDCP-PDUに対する解匿処理を施すように構成されており、送信部13は、HFN報告トリガ(所定トリガ)を検出した場合に、無線基地局eNBに対して、最後にPDCP-PDUに対する解匿処理に用いたHFN又はCOUNT値を送信するように構成されていることを要旨とする。
 本実施形態の第2の特徴は、移動局UEであって、PDCPレイヤにおいて、無線基地局eNBから、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部11と、PDCPレイヤにおいて、無線基地局eNBに対して、PDCP-PDUを送信するように構成されている送信部13とを具備しており、受信部11は、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及びPDCP-SNからなるCOUNT値を用いて、かかるPDCP-PDUに対する解匿処理を施すように構成されており、送信部13は、HFN報告トリガを検出した場合に、無線基地局eNBに対して、次のPDCP-PDUに対する解匿処理に用いる予定のHFN又はCOUNT値を送信するように構成されていることを要旨とする。
 本実施形態の第3の特徴は、移動局UEであって、PDCPレイヤにおいて、無線基地局eNBから、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部11と、PDCPレイヤにおいて、無線基地局eNBに対して、PDCP-PDUを送信するように構成されている送信部13とを具備しており、受信部11は、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及びPDCP-SNからなるCOUNT値を用いて、かかるPDCP-PDUに対する解匿処理を施すように構成されており、送信部13は、HFN報告トリガを検出した場合に、無線基地局eNBに対して、受信ウィンドウの下端又は上端に対応するPDCP-SNのPDCP-PDUに対する解匿処理に用いる予定のHFN又はCOUNT値を送信するように構成されていることを要旨とする。
 本実施形態の第4の特徴は、無線基地局eNBであって、PDCPレイヤにおいて、移動局UEから、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部11と、PDCPレイヤにおいて、移動局UEに対して、PDCP-PDUを送信するように構成されている送信部13とを具備しており、受信部11は、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及びPDCP-SNからなるCOUNT値を用いて、かかるPDCP-PDUに対する解匿処理を施すように構成されており、送信部13は、HFN報告トリガを検出した場合に、移動局UEに対して、最後にPDCP-PDUに対する解匿処理に用いたHFN又はCOUNT値を送信するように構成されていることを要旨とする。
 本実施形態の第5の特徴は、無線基地局eNBであって、PDCPレイヤにおいて、移動局UEから、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部11と、PDCPレイヤにおいて、移動局UEに対して、PDCP-PDUを送信するように構成されている送信部13とを具備しており、受信部11は、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及びPDCP-SNからなるCOUNT値を用いて、かかるPDCP-PDUに対する解匿処理を施すように構成されており、送信部13は、HFN報告トリガを検出した場合に、移動局UEに対して、次のPDCP-PDUに対する解匿処理に用いる予定のHFN又はCOUNT値を送信するように構成されていることを要旨とする。
 本実施形態の第6の特徴は、無線基地局eNBであって、PDCPレイヤにおいて、移動局UEから、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部11と、PDCPレイヤにおいて、移動局UEに対して、PDCP-PDUを送信するように構成されている送信部13とを具備しており、受信部11は、受信したPDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN及びPDCP-SNからなるCOUNT値を用いて、かかるPDCP-PDUに対する解匿処理を施すように構成されており、送信部13は、HFN報告トリガを検出した場合に、移動局UEに対して、受信ウィンドウの下端又は上端に対応するPDCP-SNのPDCP-PDUに対する解匿処理に用いる予定のHFN又はCOUNT値を送信するように構成されていることを要旨とする。
 なお、上述の移動局UEや無線基地局eNBの動作は、ハードウェアによって実施されてもよいし、プロセッサによって実行されるソフトウェアモジュールによって実施されてもよいし、両者の組み合わせによって実施されてもよい。
 ソフトウェアモジュールは、RAM(Random Access Memory)や、フラッシュメモリや、ROM(Read Only Memory)や、EPROM(Erasable Programmable ROM)や、EEPROM(Electronically Erasable and Programmable ROM)や、レジスタや、ハードディスクや、リムーバブルディスクや、CD-ROMといった任意形式の記憶媒体内に設けられていてもよい。
 かかる記憶媒体は、プロセッサが当該記憶媒体に情報を読み書きできるように、当該プロセッサに接続されている。また、かかる記憶媒体は、プロセッサに集積されていてもよい。また、かかる記憶媒体及びプロセッサは、ASIC内に設けられていてもよい。かかるASICは、移動局UEや無線基地局eNB内に設けられていてもよい。また、かかる記憶媒体及びプロセッサは、ディスクリートコンポーネントとして移動局UEや無線基地局eNB内に設けられていてもよい。
 以上、上述の実施形態を用いて本発明について詳細に説明したが、当業者にとっては、本発明が本明細書中に説明した実施形態に限定されるものではないということは明らかである。本発明は、請求の範囲の記載により定まる本発明の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。従って、本明細書の記載は、例示説明を目的とするものであり、本発明に対して何ら制限的な意味を有するものではない。
 なお、日本国特許出願第2012-055767号(2012年3月13日出願)の全内容が、参照により、本願明細書に組み込まれている。
 以上説明したように、本発明によれば、送信側のPDCPレイヤで用いられるHFNと受信側のPDCPレイヤで用いられるHFNとの間のずれを解消し、受信側のPDCPレイヤにおけるPDCP-PDUに対する解読処理の失敗に起因するスループットの低下を回避することができる移動局及び無線基地局を提供することができる。
UE…移動局
eNB…無線基地局
11…受信部
12…管理部
13…送信部

Claims (6)

  1.  PDCP(Packet Data Convergence Protocol)レイヤにおいて、無線基地局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、
     前記PDCPレイヤにおいて、前記無線基地局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、
     前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN(Hyper Frame Number)及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、
     前記送信部は、所定トリガを検出した場合に、前記無線基地局に対して、最後に前記PDCP-PDUに対する解匿処理に用いた前記HFN又は前記COUNT値を送信するように構成されていることを特徴とする移動局。
  2.  PDCP(Packet Data Convergence Protocol)レイヤにおいて、無線基地局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、
     前記PDCPレイヤにおいて、前記無線基地局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、
     前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN(Hyper Frame Number)及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、
     前記送信部は、所定トリガを検出した場合に、前記無線基地局に対して、次の前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを特徴とする移動局。
  3.  PDCP(Packet Data Convergence Protocol)レイヤにおいて、無線基地局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、
     前記PDCPレイヤにおいて、前記無線基地局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、
     前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN(Hyper Frame Number)及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、
     前記送信部は、所定トリガを検出した場合に、前記無線基地局に対して、前記受信ウィンドウの下端又は上端に対応するPDCP-SNの前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを特徴とする移動局。
  4.  PDCP(Packet Data Convergence Protocol)レイヤにおいて、移動局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、
     前記PDCPレイヤにおいて、前記移動局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、
     前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN(Hyper Frame Number)及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、
     前記送信部は、所定トリガを検出した場合に、前記移動局に対して、最後に前記PDCP-PDUに対する解匿処理に用いた前記HFN又は前記COUNT値を送信するように構成されていることを特徴とする無線基地局。
  5.  PDCP(Packet Data Convergence Protocol)レイヤにおいて、移動局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、
     前記PDCPレイヤにおいて、前記移動局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、
     前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN(Hyper Frame Number)及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、
     前記送信部は、所定トリガを検出した場合に、前記移動局に対して、次の前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを特徴とする無線基地局。
  6.  PDCP(Packet Data Convergence Protocol)レイヤにおいて、移動局から、PDCP-SNがヘッダとして付与されているPDCP-PDUを受信するように構成されている受信部と、
     前記PDCPレイヤにおいて、前記移動局に対して、前記PDCP-PDUを送信するように構成されている送信部とを具備しており、
     前記受信部は、受信した前記PDCP-PDUにヘッダとして付与されているPDCP-SNが受信ウィンドウ内にある場合、HFN(Hyper Frame Number)及び該PDCP-SNからなるCOUNT値を用いて、該PDCP-PDUに対する解匿処理を施すように構成されており、
     前記送信部は、所定トリガを検出した場合に、前記移動局に対して、前記受信ウィンドウの下端又は上端に対応するPDCP-SNの前記PDCP-PDUに対する解匿処理に用いる予定の前記HFN又は前記COUNT値を送信するように構成されていることを特徴とする無線基地局。
PCT/JP2013/056977 2012-03-13 2013-03-13 移動局及び無線基地局 WO2013137303A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP19174414.3A EP3544328B1 (en) 2012-03-13 2013-03-13 Mobile station and radio base station
EP13760413.8A EP2827626A4 (en) 2012-03-13 2013-03-13 MOBILE STATION AND WIRELESS BASE STATION
US14/384,512 US9485005B2 (en) 2012-03-13 2013-03-13 Mobile station and radio base station

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-055767 2012-03-13
JP2012055767A JP6001886B2 (ja) 2012-03-13 2012-03-13 移動局及び無線基地局

Publications (1)

Publication Number Publication Date
WO2013137303A1 true WO2013137303A1 (ja) 2013-09-19

Family

ID=49161208

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/056977 WO2013137303A1 (ja) 2012-03-13 2013-03-13 移動局及び無線基地局

Country Status (5)

Country Link
US (1) US9485005B2 (ja)
EP (2) EP2827626A4 (ja)
JP (1) JP6001886B2 (ja)
ES (1) ES2927329T3 (ja)
WO (1) WO2013137303A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3065456A4 (en) * 2013-10-31 2016-10-26 Ntt Docomo Inc USER DEVICE AND METHOD

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016137381A1 (en) * 2015-02-26 2016-09-01 Telefonaktiebolaget Lm Ericsson (Publ) Handling of hyper frame number de-synchronization incidents
WO2017014802A1 (en) * 2015-07-22 2017-01-26 Intel IP Corporation Convergence layer for 5g communication systems
US20180234839A1 (en) 2017-02-13 2018-08-16 Futurewei Technologies, Inc. System and Method for User Equipment Identification and Communications
KR20180097999A (ko) 2017-02-24 2018-09-03 삼성전자주식회사 무선 통신 시스템에서 기지국들 간 데이터 전송을 위한 장치 및 방법

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011061364A (ja) * 2009-09-08 2011-03-24 Panasonic Corp 送信装置および送信方法

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI470982B (zh) * 2007-09-28 2015-01-21 Interdigital Patent Holdings 分組數據匯聚協議中控制協議數據單元方法及裝置
WO2009057941A2 (en) * 2007-10-29 2009-05-07 Lg Electronics Inc. A method for repairing an error depending on a radion bearer type
US8208498B2 (en) * 2007-10-30 2012-06-26 Qualcomm Incorporated Methods and systems for HFN handling at inter-base station handover in mobile communication networks
US20090168723A1 (en) * 2007-11-27 2009-07-02 Qualcomm Incorporated Method and apparatus for handling out-of-order packets during handover in a wireless communication system
WO2009122831A1 (ja) * 2008-03-31 2009-10-08 日本電気株式会社 秘匿処理装置、秘匿処理方法、および秘匿処理プログラム
US8743905B2 (en) * 2008-12-22 2014-06-03 Qualcomm Incorporated Method and apparatus for bundling and ciphering data
US8379855B2 (en) * 2010-06-03 2013-02-19 Nokia Corporation Ciphering in a packet-switched telecommunications system
JP5286549B2 (ja) 2011-12-22 2013-09-11 株式会社ソフイア 遊技機

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011061364A (ja) * 2009-09-08 2011-03-24 Panasonic Corp 送信装置および送信方法

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
NOKIA SIEMENS NETWORKS ET AL.: "Extended PDCP PDU formats", 3GPP TSG-RAN WG2 MEETING #69, February 2010 (2010-02-01), XP050605068 *
See also references of EP2827626A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3065456A4 (en) * 2013-10-31 2016-10-26 Ntt Docomo Inc USER DEVICE AND METHOD

Also Published As

Publication number Publication date
ES2927329T3 (es) 2022-11-04
JP6001886B2 (ja) 2016-10-05
JP2013191972A (ja) 2013-09-26
EP3544328A1 (en) 2019-09-25
EP2827626A4 (en) 2015-10-28
US9485005B2 (en) 2016-11-01
EP2827626A1 (en) 2015-01-21
US20150036593A1 (en) 2015-02-05
EP3544328B1 (en) 2022-08-17

Similar Documents

Publication Publication Date Title
US8730969B2 (en) Method of detecting and handling and endless RLC retransmission
US8503436B2 (en) Method of triggering status report in wireless communication system and receiver
EP3259866B1 (en) Telecommunication devices and methods
US9871625B2 (en) Status reporting for retransmission protocol
EP3228038B1 (en) Transmission protection
AU2009209739A1 (en) Method for sending status information in mobile telecommunications system and receiver of mobile telecommunications
KR20090027157A (ko) 이동통신 시스템에서 pdcp 계층의 상태보고 전송 방법 및 수신장치
US20090207739A1 (en) Mobile communication system and method for transmitting pdcp status report thereof
WO2013137303A1 (ja) 移動局及び無線基地局
US8867391B2 (en) Method and apparatus for error correction ciphering in mobile communication system
US9825806B2 (en) Mobile communication method and mobile station
JP6141604B2 (ja) 移動局及び無線基地局
JP6487488B2 (ja) 移動局及び無線基地局
WO2013168752A1 (ja) 移動局及び無線基地局
JP6116939B2 (ja) 無線基地局
JP5871668B2 (ja) 移動局及び無線基地局
WO2013168751A1 (ja) 移動局及び無線基地局

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13760413

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14384512

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2013760413

Country of ref document: EP