WO2012155427A1 - Procédé de traitement de données, appareil et module de couche de protocole de convergence de données par paquets - Google Patents

Procédé de traitement de données, appareil et module de couche de protocole de convergence de données par paquets Download PDF

Info

Publication number
WO2012155427A1
WO2012155427A1 PCT/CN2011/080029 CN2011080029W WO2012155427A1 WO 2012155427 A1 WO2012155427 A1 WO 2012155427A1 CN 2011080029 W CN2011080029 W CN 2011080029W WO 2012155427 A1 WO2012155427 A1 WO 2012155427A1
Authority
WO
WIPO (PCT)
Prior art keywords
uplink
packet
convergence protocol
pdcp
protocol layer
Prior art date
Application number
PCT/CN2011/080029
Other languages
English (en)
Chinese (zh)
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 中兴通讯股份有限公司
Publication of WO2012155427A1 publication Critical patent/WO2012155427A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/02Data link layer protocols
    • 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

Definitions

  • the present invention relates to the field of wireless communication technologies, and in particular, to a PDCP (Packet Data Convergence Protocol) layer processing method, a device, and a packet data convergence protocol layer module.
  • PDCP Packet Data Convergence Protocol
  • FIG. 1 is a schematic diagram of a LTE (Long Term Evolution) user plane protocol stack in the prior art.
  • an eNB E-URTAN NodeB, an evolved terrestrial radio access network node B
  • a UE User Equipment
  • the upper layer to the lower layer include: a PDCP layer, an RLC (Radio Link Control) layer, a MAC (Medium Access Control) layer, and a PHY (Physical Layer) layer.
  • the transmitting end When the transmitting end needs to transmit the service data to the receiving end, the transmitting end processes the received service data through the PDCP layer, the RLC layer, and the MAC layer of the eNB, and finally reaches the PHY layer of the transmitting end, and the transmitting end sends the service through the physical path of the PHY layer.
  • the PHY layer to the receiving end is processed by the MAC layer, the RLC layer, and the PDCP layer of the receiving end, and delivered to the upper layer of the receiving end.
  • the sending end and the receiving end may be an eNB and a UE, respectively, or may be a UE and an eNB, respectively.
  • the PDCP firstly removes the received PDCP PDU (Protocol Data Unit) from the PDCP header, decrypts it, and then decompresses it to form the SDP (Service Data Unit of the PDCP). Service data unit), then deliver the PDCP's SDU to the upper layer.
  • the PDCP header includes a sequence number (SN) for indicating the transmission order of each PDCP SDU.
  • the SN is called a PDCP SN.
  • the technical problem to be solved by the present invention is to provide a data processing method, a device, and a packet data convergence protocol layer module, so as to ensure that PDCP uplink messages or PDCP uplink forwarding messages can be successfully delivered to the upper layer.
  • the present invention provides a data processing method, including: the packet data convergence protocol layer sets a delivery timer for the received uplink packet or the uplink forwarding packet;
  • the packet is delivered to the upper layer.
  • the above method also has the following features:
  • the packet data convergence protocol layer sets a delivery timer for the received uplink message during the service re-establishment process.
  • the above method also has the following features:
  • the packet data convergence protocol layer sets a delivery timer for the received uplink forwarding message during the service switching process.
  • the present invention further provides a packet data convergence protocol layer module, including:
  • the setting unit is configured to set a delivery timer for the received uplink packet or the uplink forwarding packet, and the detecting unit is configured to detect whether the staying time of the uplink packet or the uplink forwarding packet in the uplink receiving sliding window exceeds Describe the timing of the delivery timer;
  • a delivery unit configured to: when the detecting unit detects that the staying time of the uplink packet or the uplink forwarding packet in the uplink receiving sliding window exceeds a timing duration of the delivery timer, The text is delivered to the upper layer.
  • the foregoing packet data convergence protocol layer module further has the following features:
  • the setting unit is configured to set a delivery timer for the received uplink message during the service re-establishment process.
  • the foregoing packet data convergence protocol layer module further has the following features:
  • the setting unit is configured to set a delivery timer for the received uplink forwarding message during the service switching process.
  • the present invention also provides a data processing apparatus comprising the above-described packet data convergence protocol layer module.
  • the above data processing device further has the following features:
  • the data processing device includes: a terminal or a base station.
  • the data processing method, the device, and the packet data convergence protocol layer module of the foregoing technical solution can ensure that the PDCP uplink packet or the PDCP uplink forwarding packet can be successfully sent to the upper layer.
  • FIG. 1 is a schematic diagram of an LTE user plane protocol stack
  • FIG. 2 is a schematic diagram of a PDCP module according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a data processing apparatus according to an embodiment of the present invention.
  • FIG. 4 is a flowchart of a data processing method according to an embodiment of the present invention.
  • FIG. 5 is a flowchart of a data processing method according to an application example 1 of the present invention.
  • FIG. 2 is a schematic diagram of a PDCP module according to an embodiment of the present invention.
  • the PDCP module of this embodiment includes:
  • the setting unit is configured to set a delivery timer for the received uplink packet or the uplink forwarding packet, and the detecting unit is configured to detect whether the staying time of the uplink packet or the uplink forwarding packet in the uplink receiving sliding window exceeds Describe the timing of the delivery timer; a delivery unit, configured to: when the detecting unit detects that the staying time of the uplink packet or the uplink forwarding packet in the uplink receiving sliding window exceeds a timing duration of the delivery timer, The text is delivered to the upper layer.
  • FIG. 3 is a schematic diagram of a data processing apparatus according to an embodiment of the present invention. As shown in FIG. 3, the data processing apparatus of this embodiment includes the above-described PDCP module.
  • the data processing device in this embodiment may be a terminal or a base station.
  • FIG. 4 is a flowchart of a data processing method according to an embodiment of the present invention. As shown in FIG. 4, the method in this embodiment includes the following steps:
  • the PDCP layer sets a delivery timer for the received uplink packet or the uplink forwarding packet.
  • the PDCP layer sets a deliverTimer (delivery timer) for the message.
  • deliverTimer delivery timer
  • the PDCP uplink packet or the uplink forwarding packet can be successfully delivered to the upper layer, which improves the success rate of the service data transmission and improves the user experience.
  • Application example 1 includes the following steps:
  • PDCP SN 0, 1, 2, 3 messages.
  • Step 204 A packet with a PDCP SN of 1 in the uplink transmission buffer of the UE is not sent in time due to scheduling or other reasons, and the drop timer expires and is discarded by the UE.
  • Application example 2 includes the following steps:
  • Step 303: The eNB of the destination side only receives the 4 ⁇ message of PDCP SN 2, 3.
  • Step 308: The destination side eNB receives the data of the PDCP SN 2, 3 in the sliding window, and the delivery timer expires to the upper layer.
  • the foregoing technical solution provides a data processing method, a device, and a packet data convergence protocol layer module, and sets a delivery timer for the received uplink packet or the uplink forwarding packet by using a packet data convergence protocol layer, and if the uplink packet is detected, Or the timeout period of the uplink forwarding packet in the uplink receiving sliding window exceeds the timing of the delivery timer, and the packet is delivered to the upper layer to ensure that the PDCP uplink packet or the PDCP uplink forwarding packet can be successfully uplinked. Layer delivery.

Landscapes

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

Abstract

La présente invention porte sur un procédé de traitement de données, un appareil et un module de couche de protocole de convergence de données par paquets (PDCP). Le procédé comprend les opérations suivantes : une couche PDCP règle un temporisateur d'envoi pour un message de liaison montante ou message d'acheminement de liaison montante reçu; s'il est détecté qu'un temps de résidence pour le message de liaison montante ou message d'acheminement de liaison montante dans une fenêtre glissante de réception de liaison montante est plus long que la durée de temporisation du temporisateur d'envoi, alors le message est envoyé à une couche supérieure. La présente invention peut assurer que des messages de liaison montante PDCP ou des messages d'acheminement de liaison montante PDCP sont envoyés avec succès à la couche supérieure.
PCT/CN2011/080029 2011-07-25 2011-09-22 Procédé de traitement de données, appareil et module de couche de protocole de convergence de données par paquets WO2012155427A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2011102085528A CN102905310A (zh) 2011-07-25 2011-07-25 一种数据处理方法、装置及分组数据汇聚协议层模块
CN201110208552.8 2011-07-25

Publications (1)

Publication Number Publication Date
WO2012155427A1 true WO2012155427A1 (fr) 2012-11-22

Family

ID=47176172

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/080029 WO2012155427A1 (fr) 2011-07-25 2011-09-22 Procédé de traitement de données, appareil et module de couche de protocole de convergence de données par paquets

Country Status (2)

Country Link
CN (1) CN102905310A (fr)
WO (1) WO2012155427A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109714134A (zh) * 2017-10-26 2019-05-03 华为技术有限公司 接收窗口滑动方法及装置

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023130453A1 (fr) * 2022-01-10 2023-07-13 Mediatek Singapore Pte. Ltd. Procédés et appareil de classification de paquets pour trafic xr

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101483505A (zh) * 2008-01-08 2009-07-15 中兴通讯股份有限公司 一种服务数据单元丢弃方法
CN101854735A (zh) * 2010-04-30 2010-10-06 中兴通讯股份有限公司 一种lte制式下rrc连接释放时rlc层以及pdcp层的数据处理方法
CN102045770A (zh) * 2011-01-06 2011-05-04 大唐移动通信设备有限公司 无线链路控制协议um模式下sdu丢弃的方法及设备

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100747464B1 (ko) * 2002-01-05 2007-08-09 엘지전자 주식회사 고속하향링크패킷접속(hsdpa)시스템을 위한타이머를 이용한 교착상황 회피방법
CN101087171A (zh) * 2006-08-26 2007-12-12 华为技术有限公司 一种无线链路控制传输的方法及系统
KR101132522B1 (ko) * 2007-10-01 2012-04-02 인터디지탈 패튼 홀딩스, 인크 Pdcp를 폐기하기 위한 방법 및 장치

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101483505A (zh) * 2008-01-08 2009-07-15 中兴通讯股份有限公司 一种服务数据单元丢弃方法
CN101854735A (zh) * 2010-04-30 2010-10-06 中兴通讯股份有限公司 一种lte制式下rrc连接释放时rlc层以及pdcp层的数据处理方法
CN102045770A (zh) * 2011-01-06 2011-05-04 大唐移动通信设备有限公司 无线链路控制协议um模式下sdu丢弃的方法及设备

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109714134A (zh) * 2017-10-26 2019-05-03 华为技术有限公司 接收窗口滑动方法及装置
CN109714134B (zh) * 2017-10-26 2020-11-06 华为技术有限公司 接收窗口滑动方法及装置

Also Published As

Publication number Publication date
CN102905310A (zh) 2013-01-30

Similar Documents

Publication Publication Date Title
RU2709480C1 (ru) Эффективный механизм отбрасывания при развертывании небольших сот
JP6262991B2 (ja) ユーザ装置及び方法
JP5852193B1 (ja) ユーザ装置
US10021663B2 (en) Method and device for realizing data transmission
JP2017503434A5 (fr)
EP2420014B1 (fr) Procédé de réception d'un service point à multipoint dans un système de communication sans fil
KR20100053625A (ko) 무선 통신 시스템에서의 핸드오버 동안 데이터의 계층 2 터널링
JP2013526812A (ja) 無線装置において複数の無線アクセスベアラを制御する方法
US11477715B2 (en) Method and device for data transmission
US10080161B2 (en) Processing data units
JP6806411B2 (ja) コネクションレス伝送における同期維持のためのシステムおよび方法
JP2011061364A (ja) 送信装置および送信方法
TWI807527B (zh) 降低多分支傳輸中封包延遲的方法和裝置
US8312339B2 (en) Apparatuses and methods for controlling automatic repeat request (ARQ) reset in broadband wireless communication system
WO2015113296A1 (fr) Procédé et dispositif de retour d'informations d'état dans un mode à double liaison
TWI797414B (zh) 用於行動性增強之方法及其使用者設備
US8831005B2 (en) Processing data units
US10064237B2 (en) Communication apparatus, and layer 2 state control method
WO2012155427A1 (fr) Procédé de traitement de données, appareil et module de couche de protocole de convergence de données par paquets
US9001817B2 (en) Method and system for maintaining wireless links in a communication network
CN110730467A (zh) 数据传输方法及数据接收设备
WO2013091199A1 (fr) Procédé et dispositif pour un traitement de données
JP6831828B2 (ja) 基地局
KR20170084579A (ko) 저지연 이동통신 시스템에서의 재전송 방법 및 장치
KR20090101780A (ko) 이동 통신 시스템에서 상태 보고 메시지 전송 제어 장치 및방법

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: 11865803

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11865803

Country of ref document: EP

Kind code of ref document: A1