WO2012000357A1 - Method for processing dirty data of user plane and terminal device thereof - Google Patents

Method for processing dirty data of user plane and terminal device thereof Download PDF

Info

Publication number
WO2012000357A1
WO2012000357A1 PCT/CN2011/074672 CN2011074672W WO2012000357A1 WO 2012000357 A1 WO2012000357 A1 WO 2012000357A1 CN 2011074672 W CN2011074672 W CN 2011074672W WO 2012000357 A1 WO2012000357 A1 WO 2012000357A1
Authority
WO
WIPO (PCT)
Prior art keywords
user plane
data
layer
user
sub
Prior art date
Application number
PCT/CN2011/074672
Other languages
French (fr)
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 WO2012000357A1 publication Critical patent/WO2012000357A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/08Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access]
    • H04W74/0833Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure

Definitions

  • the present invention relates to the field of communications, and in particular, to a method and a terminal device for processing user dirty data. Background technique
  • LTE Long Term Evolution
  • PDCP Packet Data Convergence Protocol
  • RLC Radio Link Control
  • MAC Media Access Control
  • LTE requires that the peak data rate needs to reach 50Mbps upstream and 100Mbps downlink.
  • RRC plays the role of master control in the LTE access layer (AS, Access Stratum) layer.
  • AS Access Stratum
  • a sub-layer of the data plane detects its own abnormality (such as a data structure error or an infinite loop, etc.)
  • it will combine RRC to try to reconstruct the entire user plane with a special RRC connection to clear the dirty data of the user plane. And go out of the abnormal state.
  • the PDCP module and the RLC module will transmit the PDUs received by themselves into the SDU (service data unit) as much as possible, and if the data structure is abnormal, the data of the sub-layer is considered abnormal. data.
  • the main technical problem to be solved by the present invention is to provide a method for processing user's dirty data and a terminal device, which can recover the entire user plane from a detectable data structure abnormality and avoid the hot restart phenomenon.
  • the present invention provides a method for processing user face dirty data, and the flow is: RRC initializes each sublayer of the user plane when dirty data is generated at a certain sublayer of the user plane.
  • Each sublayer of the user plane includes a MAC, an RLC, and a PDCP.
  • the specific steps for initializing the three sub-layers are as follows: first, the RRC notifies the MAC initialization; after completion, the MAC notifies the RLC to initialize; after completion, the RLC notifies the PDCP to initialize; after completion, the PDCP notifies the initial completion of the RRC data plane;
  • the initialization refers to all timers and related buffers taking initial values.
  • the initialization preparation Before performing sub-layer initialization, the initialization preparation is further included, the initialization preparation includes: RRC suspending all activated radio bearers (RBs); resetting the MAC includes stopping all timers of the MAC sublayer, and stopping possible randomness Access the process and release the random access related resources; stop the packet data interface (PDI, Packet data interface) to send, release the physical layer (PHY).
  • RBs radio bearers
  • PKI Packet data interface
  • the step of re-establishing the connection includes: RRC initiates a re-establishment request, and the MAC initiates a random access procedure during the re-establishment process to ensure that the signaling radio bearer is established, and the control plane data can be sent; the re-establishment is completed, and the signaling radio bearer is restored.
  • the user equipment (UE) waits for the reconstruction message sent by the network side on the signaling radio bearer, and starts to match the three sublayers of the user plane. After the completion, the notification packet data interface (PDI) continues to send (send), and the data service continues.
  • PKI notification packet data interface
  • the RRC determines the occurrence of dirty data based on an abnormality report generated after the user's face layer detects itself.
  • a terminal device includes: an RRC control unit, configured to initialize each sublayer of a user plane when a certain sublayer of the user plane generates dirty data.
  • the user plane layer unit is further included, and the MAC module, the RLC module and the PDCP module are included in the user plane layer unit.
  • the method further includes: an initialization preparation unit, configured for initializing the initialization of each sub-layer of the user plane; and reconstructing the connection unit, and the post-reconstruction connection for initializing each sub-layer of the user plane.
  • an initialization preparation unit configured for initializing the initialization of each sub-layer of the user plane
  • reconstructing the connection unit and the post-reconstruction connection for initializing each sub-layer of the user plane.
  • the terminal device is preferably a line terminal device.
  • RRC initializes each sub-layer of the user plane when generating dirty data in a sub-layer of the user plane; thereby completely removing the dirty data, so that the entire user plane is abnormal from the detectable data structure.
  • Recovery effectively avoiding the use of an abnormal hot restart mechanism, can provide a better user experience.
  • FIG. 1 is a flowchart of an abnormal reconstruction process of the present invention. detailed description
  • a method for processing user-faced dirty data when the data plane sub-layer detects its own abnormality, indicates RRC; RRC initializes each sub-layer of the user plane.
  • the general process is MAC, RLC,
  • the PDCP discards all cached data and reinitializes it.
  • an initialization preparation is also required: The RRC suspends all activated radio bearers and resets the MAC; releases the physical layer.
  • a reestablishment connection step The general procedure is to configure the MAC and the PHY in common, and the RRC initiates a reestablishment request and performs random access. This step enables data transmission and reception.
  • a sub-layer of the user plane detects an abnormality and indicates RRC.
  • the abnormality at this time refers to the data structure being destroyed, and a sub-layer of the user plane generates dirty data.
  • the specific process of its abnormal reconstruction is:
  • the RRC After the RRC obtains the abnormality notification detected by a certain sublayer of the user plane, suspends all activated RBs; resets the MAC, stops all timers of the MAC sublayer, stops the possible random access procedure, and releases the random access related Resource
  • the abnormal sublayer informs that the PDCP stops the PDI transmission and releases the PHY;
  • the uplink and downlink data are stopped.
  • the RRC notifies the MAC initialization, all timers of the MAC sublayer, the relevant cache takes the initial value, and the dirty data of the MAC layer is cleared, and returns to the predictable state;
  • the MAC After the MAC initialization is completed, the MAC notifies the RLC to initialize, all timers of the RLC sublayer, the relevant cache takes the initial value, and the dirty data of the RLC sublayer is cleared, and returns to the predictable state;
  • the RLC After the initialization of the RLC is completed, the RLC notifies the PDCP to initialize, all the timers of the PDCP sublayer, the relevant buffer takes the initial value, and the dirty data of the PDCP sublayer is cleared, and returns to the predictable state;
  • the PDCP After the PDCP initialization is completed, the PDCP notifies the RRC data plane that the initialization is completed, and the entire data plane returns to the initial state;
  • the connection needs to be re-established so that the service data can continue to be sent from the UE to the network side, so the RRC needs to initiate a reestablishment request;
  • the MAC layer initiates a random access procedure in the RRC re-establishment process to ensure that SRB1 is established and control plane data can be sent;
  • the reconstruction is completed, and the SRB (Signaling Radio Bearer) is restored.
  • the UE waits for the reconstruction message sent by the network side on the SRB, and starts to configure the three sublayers of the user plane;
  • the logical channel carrying the service can be resumed.
  • the PDI is notified to continue to send the packet, and the data service continues; the packet loss caused in the process can be compensated by the upper layer protocol.
  • a terminal device includes: an RRC control unit, configured to initialize each sublayer of a user plane when a certain sublayer of the user plane generates dirty data.
  • the preferred terminal device is a line termination equipment (LTE).
  • the user plane layer unit is further included, and the MAC module, the RLC module, and the PDCP module are included in the user plane layer unit.
  • the packet initialization initialization unit also rebuilds the connection unit.
  • the initialization preparation unit is used for preliminary preparation of initialization of each sublayer of the user plane.
  • Reconstruct the connection unit which is used to initialize the post-reconstruction connection of each sub-layer of the user plane.
  • the abnormal (dirty data) processing method of the present invention can reinitialize each module of the user plane and avoid using an abnormal hot restart mechanism, thereby providing a better user experience. Especially for existing devices, it is a way for LTE devices to completely remove dirty data.

Abstract

A method for processing dirty data of a user plane and a terminal device thereof are disclosed in the present invention, which is applied to data processing of communication devices. With the present invention, the dirty data is cleared thoroughly by a Radio Resource Control (RRC) initializing every sub-layer of the user plane when the dirty data is generated in certain sub-layer of the user plane. The whole user plane is recovered from detectable data structure exception, and an abnormity restart mechanism is avoid from using effectively, and better user experience is provided.

Description

一种用户面脏数据的处理方法及终端设备 技术领域  Method for processing user face dirty data and terminal device
本发明涉及通讯领域, 尤其涉及一种用户面脏数据的处理方法及终端 设备。 背景技术  The present invention relates to the field of communications, and in particular, to a method and a terminal device for processing user dirty data. Background technique
长期演进 (LTE ) 线路终端设备的用户面包含了分组数据汇聚协议 ( PDCP )、 无线链路控制 (RLC )和介质访问控制 (MAC ), 它们一起在整 个系统中扮演了举足轻重的角色, 是一切控制信令以及服务数据的载体。 为了承载各种对带宽高要求的应用, LTE规定峰值数据率需要达到上行 50Mbps, 下行 100Mbps, 这些性能指标决定了各开发团队必然竭尽所能地 在用户面各个模块的设计上使用效率最高的算法以及数据结构。 但是, 从 软件工程的角度来看, 高效的算法以及数据结构往往会伴随着大的风险。 如果数据面中的某一个模块运行到了一个异常的状态 (链表结构出错, 进 入死循环等 ) 则需要一种有效的机制将整个数据面从异常的数据结构中恢 复, 并继续上下行数据的发送与接收。  The user plane of Long Term Evolution (LTE) line termination equipment includes Packet Data Convergence Protocol (PDCP), Radio Link Control (RLC), and Media Access Control (MAC), which together play a pivotal role in the overall system. A carrier that controls signaling and service data. In order to carry various applications with high bandwidth requirements, LTE requires that the peak data rate needs to reach 50Mbps upstream and 100Mbps downlink. These performance indicators determine that each development team must do its utmost to use the most efficient algorithm in the design of each module on the user side. And the data structure. However, from a software engineering perspective, efficient algorithms and data structures are often accompanied by large risks. If a module in the data plane runs to an abnormal state (the linked list structure is faulty, enters an infinite loop, etc.), an effective mechanism is needed to recover the entire data plane from the abnormal data structure, and continue to send the uplink and downlink data. With receiving.
例如, 在 LTE接入层 ( AS , Access Stratum )层里 RRC扮演了总控的 角色。 当数据面某一个子层检测到自身异常 (类如数据结构出错或进入死 循环等 ) 时, 会结合 RRC尝试用一种特殊的 RRC连接重建对整个用户面 作处理,清除用户面的脏数据,并走出异常状态。 RRC连接重建过程中 PDCP 模块和 RLC模块会将自身接收到的 PDU尽可能地组成 SDU (业务数据单 元) 向上层发送的, 而如果数据结构出现了异常, 则认为该子层的数据为 非正常数据。 因为整个用户面的三个层次的联系紧密, 当某个子层检测到 自身数据结构有异常时, 则其他的两个子层内的緩存的数据也被株连视作 脏数据。 这样在用户面各个子层緩存的 SDU数据和 PDU数据都应该清空 和释放。 For example, RRC plays the role of master control in the LTE access layer (AS, Access Stratum) layer. When a sub-layer of the data plane detects its own abnormality (such as a data structure error or an infinite loop, etc.), it will combine RRC to try to reconstruct the entire user plane with a special RRC connection to clear the dirty data of the user plane. And go out of the abnormal state. During the RRC connection re-establishment process, the PDCP module and the RLC module will transmit the PDUs received by themselves into the SDU (service data unit) as much as possible, and if the data structure is abnormal, the data of the sub-layer is considered abnormal. data. Because the three levels of the entire user plane are closely related, when a sub-layer detects that there is an abnormality in its own data structure, the cached data in the other two sub-layers is also treated as a link. Dirty data. In this way, SDU data and PDU data buffered in each sublayer of the user plane should be cleared and released.
故, 现有特殊的 RRC连接重建过程只能在简单的异常情况适用, 当出 现相对复杂的或涉及更深层面的异常, 现有途径无法彻底解决, 使得设备 最终还是会进入热重启机制。 发明内容  Therefore, the existing special RRC connection re-establishment process can only be applied in a simple abnormal situation. When a relatively complex or deeper level of anomaly occurs, the existing path cannot be completely solved, so that the device will eventually enter the hot restart mechanism. Summary of the invention
本发明要解决的主要技术问题是, 提供一种用户面脏数据的处理方法 及终端设备, 其能够将整个用户面从可检测到的数据结构异常中恢复, 避 免热重启现象。  The main technical problem to be solved by the present invention is to provide a method for processing user's dirty data and a terminal device, which can recover the entire user plane from a detectable data structure abnormality and avoid the hot restart phenomenon.
为解决上述技术问题, 本发明提供一种用户面脏数据的处理方法及,其 流程为: RRC在用户面某一子层产生脏数据时, 对用户面的各个子层进行 初始化。  In order to solve the above technical problem, the present invention provides a method for processing user face dirty data, and the flow is: RRC initializes each sublayer of the user plane when dirty data is generated at a certain sublayer of the user plane.
所述用户面的各个子层包括 MAC、 RLC、 PDCP。  Each sublayer of the user plane includes a MAC, an RLC, and a PDCP.
对所述三个子层初始化的具体步骤为: 先由 RRC通知 MAC初始化; 完成后, MAC通知 RLC进行初始化; 完成后, RLC通知 PDCP进行初始 化; 完成后, PDCP通知 RRC数据面初始完成; 其中, 所述初始化指所有 定时器、 相关緩存取初始值。  The specific steps for initializing the three sub-layers are as follows: first, the RRC notifies the MAC initialization; after completion, the MAC notifies the RLC to initialize; after completion, the RLC notifies the PDCP to initialize; after completion, the PDCP notifies the initial completion of the RRC data plane; The initialization refers to all timers and related buffers taking initial values.
在进行子层初始化之前, 还包括初始化准备, 所述初始化准备包括: RRC挂起所有已激活的无线承载(RB ); 重置 MAC包括停止 MAC子层的 所有定时器, 并停止可能存在的随机接入过程并释放随机接入相关资源; 停止包数据接口 (PDI, Packet data interface )发送, 释放物理层(PHY )。  Before performing sub-layer initialization, the initialization preparation is further included, the initialization preparation includes: RRC suspending all activated radio bearers (RBs); resetting the MAC includes stopping all timers of the MAC sublayer, and stopping possible randomness Access the process and release the random access related resources; stop the packet data interface (PDI, Packet data interface) to send, release the physical layer (PHY).
在初始化之后还包括重建连接步骤, 该步骤流为: RRC发起重建请求, 重建过程中 MAC发起随机接入过程, 确保信令无线承载建立,控制面数据 能够发送; 重建完成, 恢复信令无线承载, 用户设备(UE )等待网络侧在 信令无线承载上发送过来的重建消息, 并开始对用户面的三个子层进行配 置; 完成后, 通知包数据接口 (PDI )继续发送(发包), 数据业务继续进 行。 After the initialization, the step of re-establishing the connection includes: RRC initiates a re-establishment request, and the MAC initiates a random access procedure during the re-establishment process to ensure that the signaling radio bearer is established, and the control plane data can be sent; the re-establishment is completed, and the signaling radio bearer is restored. The user equipment (UE) waits for the reconstruction message sent by the network side on the signaling radio bearer, and starts to match the three sublayers of the user plane. After the completion, the notification packet data interface (PDI) continues to send (send), and the data service continues.
前述各方案, 所述 RRC是根据用户面子层对自身的检测后产生的异常 报告, 来判断脏数据的产生情况。  In the foregoing aspects, the RRC determines the occurrence of dirty data based on an abnormality report generated after the user's face layer detects itself.
一种终端设备, 包括: RRC控制单元, 用于在用户面某一子层产生脏 数据时, 对用户面的各个子层进行初始化。  A terminal device includes: an RRC control unit, configured to initialize each sublayer of a user plane when a certain sublayer of the user plane generates dirty data.
优选的,还包括用户面子层单元,在用户面子层单元中包括 MAC模块、 RLC模块和 PDCP模块。  Preferably, the user plane layer unit is further included, and the MAC module, the RLC module and the PDCP module are included in the user plane layer unit.
优选的, 还可包括: 初始化准备单元, 用于用户面的各个子层进行初 始化的前期准备工作; 重建连接单元, 用于用户面的各个子层进行初始化 的后期重建连接。  Preferably, the method further includes: an initialization preparation unit, configured for initializing the initialization of each sub-layer of the user plane; and reconstructing the connection unit, and the post-reconstruction connection for initializing each sub-layer of the user plane.
所述的终端设备, 优选为线路终端设备。  The terminal device is preferably a line terminal device.
本发明的有益效果是: RRC在用户面某一子层产生脏数据时, 对用户 面的各个子层进行初始化; 从而实现彻底清除脏数据, 使将整个用户面从 可检测到的数据结构异常中恢复, 有效避免使用异常热重启机制, 能够提 供更好的用户体验。 附图说明  The beneficial effects of the present invention are: RRC initializes each sub-layer of the user plane when generating dirty data in a sub-layer of the user plane; thereby completely removing the dirty data, so that the entire user plane is abnormal from the detectable data structure. Recovery, effectively avoiding the use of an abnormal hot restart mechanism, can provide a better user experience. DRAWINGS
图 1为本发明异常重建处理流程图。 具体实施方式  FIG. 1 is a flowchart of an abnormal reconstruction process of the present invention. detailed description
下面通过具体实施方式结合附图对本发明作进一步详细说明。  The present invention will be further described in detail below with reference to the accompanying drawings.
一种用户面脏数据的处理方法, 当数据面子层检测到自身异常时, 指 示 RRC; RRC对用户面的各个子层进行初始化。其大致流程为 MAC、 RLC、 A method for processing user-faced dirty data, when the data plane sub-layer detects its own abnormality, indicates RRC; RRC initializes each sub-layer of the user plane. The general process is MAC, RLC,
PDCP丟弃所有緩存数据, 并重新初始化。 The PDCP discards all cached data and reinitializes it.
其中用户面的各个子层的初始化, 还需要有一个初始化准备: 大致流 程为 RRC挂起所有已激活的无线承载, 并重置 MAC; 释放物理层。 In the initialization of each sub-layer of the user plane, an initialization preparation is also required: The RRC suspends all activated radio bearers and resets the MAC; releases the physical layer.
在用户面的各个子层的初始化完成后最好还有个重建连接步骤: 大致 流程为对 MAC与 PHY作公共配置, RRC发起重建请求并进行随机接入。 该步骤实现数据发送与接收。  After the initialization of each sublayer of the user plane is completed, it is preferable to have a reestablishment connection step: The general procedure is to configure the MAC and the PHY in common, and the RRC initiates a reestablishment request and performs random access. This step enables data transmission and reception.
请参考图 1 ,本发明优选实施例,用户面某子层检测到异常,指示 RRC, 此时的异常指的是数据结构被破坏, 用户面某个子层产生了脏数据。 其异 常重建的具体流程为:  Referring to FIG. 1, in a preferred embodiment of the present invention, a sub-layer of the user plane detects an abnormality and indicates RRC. The abnormality at this time refers to the data structure being destroyed, and a sub-layer of the user plane generates dirty data. The specific process of its abnormal reconstruction is:
RRC获得用户面某子层检测到的异常通知后, 挂起所有已激活的 RB; 重置 MAC, 停止 MAC子层的所有定时器, 并停止可能存在的随机接 入过程并释放随机接入相关资源;  After the RRC obtains the abnormality notification detected by a certain sublayer of the user plane, suspends all activated RBs; resets the MAC, stops all timers of the MAC sublayer, stops the possible random access procedure, and releases the random access related Resource
因为此时数据面异常, 所以需要及时停止 PDI继续发送。 异常子层通 知 PDCP停止 PDI发送, 释放 PHY;  Because the data plane is abnormal at this time, it is necessary to stop the PDI to continue sending in time. The abnormal sublayer informs that the PDCP stops the PDI transmission and releases the PHY;
释放 PHY以后上下行数据停止, 此时 RRC通知 MAC初始化, MAC 子层的所有定时器, 相关緩存取初始值, MAC层的脏数据被清除, 回到可 预知状态;  After the PHY is released, the uplink and downlink data are stopped. At this time, the RRC notifies the MAC initialization, all timers of the MAC sublayer, the relevant cache takes the initial value, and the dirty data of the MAC layer is cleared, and returns to the predictable state;
MAC初始化完成后, MAC通知 RLC进行初始化, RLC子层的所有定 时器, 相关緩存取初始值, RLC子层的脏数据被清除, 回到可预知状态; After the MAC initialization is completed, the MAC notifies the RLC to initialize, all timers of the RLC sublayer, the relevant cache takes the initial value, and the dirty data of the RLC sublayer is cleared, and returns to the predictable state;
RLC初始化完成后, RLC通知 PDCP进行初始化, PDCP子层的所有 定时器,相关緩存取初始值, PDCP子层的脏数据被清除,回到可预知状态;After the initialization of the RLC is completed, the RLC notifies the PDCP to initialize, all the timers of the PDCP sublayer, the relevant buffer takes the initial value, and the dirty data of the PDCP sublayer is cleared, and returns to the predictable state;
PDCP初始化完成以后, PDCP通知 RRC数据面初始化完成, 此时整 个数据面回到了初始状态; After the PDCP initialization is completed, the PDCP notifies the RRC data plane that the initialization is completed, and the entire data plane returns to the initial state;
数据面回到初始状态后, 需要重新建立连接让业务数据能够继续从 UE 发到网络侧, 所以 RRC要发起重建请求;  After the data plane returns to the initial state, the connection needs to be re-established so that the service data can continue to be sent from the UE to the network side, so the RRC needs to initiate a reestablishment request;
MAC层在 RRC重建过程中发起随机接入过程, 确保 SRB1建立, 控 制面数据能够发送; 重建完成, 恢复 SRB (信令无线承载)。 UE等待网络侧在 SRB上发送 过来的重建消息, 并开始对用户面的三个子层进行配置; The MAC layer initiates a random access procedure in the RRC re-establishment process to ensure that SRB1 is established and control plane data can be sent; The reconstruction is completed, and the SRB (Signaling Radio Bearer) is restored. The UE waits for the reconstruction message sent by the network side on the SRB, and starts to configure the three sublayers of the user plane;
对用户面的三个子层配置完成以后, 则承载业务的逻辑信道已经可以 恢复使用, 此时通知 PDI继续发包, 数据业务继续进行; 在此过程中造成 的丟包等可以通过上层协议来弥补。  After the configuration of the three sub-layers of the user plane is completed, the logical channel carrying the service can be resumed. At this time, the PDI is notified to continue to send the packet, and the data service continues; the packet loss caused in the process can be compensated by the upper layer protocol.
一种终端设备, 包括: RRC控制单元, 用于在用户面某一子层产生脏 数据时, 对用户面的各个子层进行初始化。 优选的该终端设备为线路终端 设备 (LTE)。  A terminal device includes: an RRC control unit, configured to initialize each sublayer of a user plane when a certain sublayer of the user plane generates dirty data. The preferred terminal device is a line termination equipment (LTE).
更具体的,还包括用户面子层单元,在用户面子层单元中包括 MAC模 块、 RLC模块和 PDCP模块。  More specifically, the user plane layer unit is further included, and the MAC module, the RLC module, and the PDCP module are included in the user plane layer unit.
更具体的, 还包初始化准备单元何重建连接单元。 初始化准备单元, 用于用户面的各个子层进行初始化的前期准备工作。 重建连接单元, 用于 用户面的各个子层进行初始化的后期重建连接。  More specifically, the packet initialization initialization unit also rebuilds the connection unit. The initialization preparation unit is used for preliminary preparation of initialization of each sublayer of the user plane. Reconstruct the connection unit, which is used to initialize the post-reconstruction connection of each sub-layer of the user plane.
本发明这样的异常 (脏数据)处理方式, 既能够重新初始化用户面的 各个模块, 又避免使用异常热重启机制, 能够提供更好的用户体验。 为现 有设备尤, 其是 LTE设备对脏数据的彻底清除开拓了一个途径。  The abnormal (dirty data) processing method of the present invention can reinitialize each module of the user plane and avoid using an abnormal hot restart mechanism, thereby providing a better user experience. Especially for existing devices, it is a way for LTE devices to completely remove dirty data.
以上内容是结合具体的实施方式对本发明所作的进一步详细说明, 不 能认定本发明的具体实施只局限于这些说明。 对于本发明所属技术领域的 普通技术人员来说, 在不脱离本发明构思的前提下, 还可以做出若干简单 推演或替换, 都应当视为属于本发明的保护范围。  The above is a further detailed description of the present invention in connection with the specific embodiments, and the specific embodiments of the present invention are not limited to the description. It is to be understood by those skilled in the art that the present invention may be practiced without departing from the spirit and scope of the invention.

Claims

权利要求书 Claim
1、 一种用户面脏数据的处理方法, 其特征在于, 该方法包括: RRC在 用户面一子层产生脏数据时, 对用户面的各个子层进行初始化。  A method for processing user-faced dirty data, the method comprising: RRC initializing each sub-layer of a user plane when a user layer generates dirty data.
2、 根据权利要求 1所述的用户面脏数据的处理方法, 其特征在于, 所 述用户面的各个子层包括介质访问控制 (MAC )、 无线链路控制 (RLC )、 分组数据汇聚协议(PDCP )。  2. The method for processing user interface data according to claim 1, wherein each sublayer of the user plane comprises a medium access control (MAC), a radio link control (RLC), and a packet data convergence protocol ( PDCP).
3、 根据权利要求 2所述的用户面脏数据的处理方法, 其特征在于, 所 述对用户面的各个子层进行初始化为: 先由 RRC通知 MAC初始化; 完成 后, MAC通知 RLC进行初始化; 完成后, RLC通知 PDCP进行初始化; 完成后, PDCP通知 RRC数据面初始完成; 其中, 所述初始化指所有定时 器、 相关緩存取初始值。  The processing method of the user plane data according to claim 2, wherein the sub-layers of the user plane are initialized to: first notify the MAC initialization by the RRC; after completion, the MAC notifies the RLC to initialize; After completion, the RLC notifies the PDCP to initialize; after completion, the PDCP notifies the RRC data plane to be initially completed; wherein, the initialization refers to all timers, and the relevant cache takes an initial value.
4、 根据权利要求 1所述的用户面脏数据的处理方法, 其特征在于, 所 述对用户面的各个子层进行初始化之前, 该方法还包括初始化准备, 所述 初始化准备包括: RRC挂起所有已激活的无线承载; 重置 MAC包括停止 MAC子层的所有定时器, 并停止可能存在的随机接入过程并释放随机接入 相关资源; 停止包数据接口发送, 释放物理层。  The method for processing user-faced data according to claim 1, wherein before the initializing each sub-layer of the user plane, the method further includes initializing preparation, where the initialization preparation comprises: RRC suspension All activated radio bearers; resetting the MAC includes stopping all timers of the MAC sublayer, and stopping the random access procedure that may exist and releasing the random access related resources; stopping the packet data interface transmission, releasing the physical layer.
5、 根据权利要求 1所述的用户面脏数据的处理方法, 其特征在于, 所 述对用户面的各个子层进行初始化, 该方法还包括重建连接, 所述重建连 接为: RRC发起重建请求, 重建过程中 MAC发起随机接入过程, 确保信 令无线承载建立, 控制面数据能够发送; 重建完成, 恢复信令无线承载, 用户设备等待网络侧在信令无线承载上发送过来的重建消息, 并开始对用 户面的三个子层进行配置; 完成后, 通知包数据接口继续发送, 数据业务 继续进行。  The method for processing user-faced data according to claim 1, wherein the initializing each sub-layer of the user plane, the method further comprises: re-establishing the connection, the re-establishment connection is: RRC initiates a re-establishment request During the re-establishment process, the MAC initiates a random access procedure to ensure that the signaling radio bearer is established, and the control plane data can be sent; after the re-establishment is completed, the signaling radio bearer is restored, and the user equipment waits for the re-establishment message sent by the network side on the signaling radio bearer. And start to configure the three sub-layers of the user plane; after completion, the notification packet data interface continues to be sent, and the data service continues.
6、 根据权利要求 1至 5任一项所述的用户面脏数据的处理方法, 其特 征在于, 该方法还包括: 所述 RRC是根据用户面子层对自身的检测后产生 的异常报告, 来判断脏数据的产生情况。 The method for processing the user's face data according to any one of claims 1 to 5, wherein the method further comprises: the RRC is generated according to the detection of the user face layer itself. An exception report to determine the generation of dirty data.
7、 一种终端设备, 其特征在于, 所述设备包括: RRC控制单元, 用于 在用户面一子层产生脏数据时, 对用户面的各个子层进行初始化。  A terminal device, comprising: an RRC control unit, configured to initialize each sub-layer of the user plane when a sub-layer generates dirty data on the user plane.
8、 根据权利要求 7所述的终端设备, 其特征在于, 所述设备还包括用 户面子层单元, 在用户面子层单元中包括 MAC模块、 RLC模块和 PDCP 模块。  The terminal device according to claim 7, wherein the device further includes a user plane layer unit, and the user plane layer unit includes a MAC module, an RLC module, and a PDCP module.
9、 根据权利要求 8所述的终端设备, 其特征在于, 所述设备还包括: 初始化准备单元, 用于用户面的各个子层进行初始化的前期准备工作; 重建连接单元, 用于用户面的各个子层进行初始化的后期重建连接。  The terminal device according to claim 8, wherein the device further comprises: an initialization preparation unit, configured to perform preliminary preparation for initializing each sublayer of the user plane; and reconstructing the connection unit for the user plane Each sub-layer performs a post-reconstruction connection that is initialized.
10、 根据权利要求 7至 9任一项所述的终端设备, 其特征在于, 所述 终端设备为线路终端设备。 The terminal device according to any one of claims 7 to 9, wherein the terminal device is a line terminal device.
PCT/CN2011/074672 2010-06-28 2011-05-25 Method for processing dirty data of user plane and terminal device thereof WO2012000357A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201010211256.9 2010-06-28
CN2010102112569A CN101909361A (en) 2010-06-28 2010-06-28 Method for processing user interface dirty data and terminal equipment

Publications (1)

Publication Number Publication Date
WO2012000357A1 true WO2012000357A1 (en) 2012-01-05

Family

ID=43264642

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/074672 WO2012000357A1 (en) 2010-06-28 2011-05-25 Method for processing dirty data of user plane and terminal device thereof

Country Status (2)

Country Link
CN (1) CN101909361A (en)
WO (1) WO2012000357A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101909361A (en) * 2010-06-28 2010-12-08 中兴通讯股份有限公司 Method for processing user interface dirty data and terminal equipment
CN109041133B (en) * 2017-06-09 2021-01-08 维沃移动通信有限公司 Processing method of deactivation command, processing method of activation command and user terminal

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030017953A (en) * 2001-08-25 2003-03-04 엘지전자 주식회사 Transport method for data of radio link control layer
CN101753281A (en) * 2008-12-10 2010-06-23 中兴通讯股份有限公司 Method and system for reducing redundant message retransmission of radio link control layer
CN101754243A (en) * 2009-12-31 2010-06-23 华为技术有限公司 Method and system for safety detection
CN101909361A (en) * 2010-06-28 2010-12-08 中兴通讯股份有限公司 Method for processing user interface dirty data and terminal equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101610548B (en) * 2008-06-20 2011-07-20 上海摩波彼克半导体有限公司 Method for data transmission at mobile terminal user side in third-generation mobile communication system
WO2010062043A2 (en) * 2008-11-03 2010-06-03 Lg Electronics Inc. Method and apparatus for rrc connection reestablishment in wireless communication system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030017953A (en) * 2001-08-25 2003-03-04 엘지전자 주식회사 Transport method for data of radio link control layer
CN101753281A (en) * 2008-12-10 2010-06-23 中兴通讯股份有限公司 Method and system for reducing redundant message retransmission of radio link control layer
CN101754243A (en) * 2009-12-31 2010-06-23 华为技术有限公司 Method and system for safety detection
CN101909361A (en) * 2010-06-28 2010-12-08 中兴通讯股份有限公司 Method for processing user interface dirty data and terminal equipment

Also Published As

Publication number Publication date
CN101909361A (en) 2010-12-08

Similar Documents

Publication Publication Date Title
WO2019184483A1 (en) Method executed by user equipment, method executed by base station, user equipment and base station
JP5992995B2 (en) Random access control method and apparatus for supporting carrier aggregation in a mobile communication system
TWI399958B (en) Method and apparatus for handling control pdus during re-establishing receiving sides in a wireless communications system
TWI397337B (en) Method of connection re-establishment and related communication device
WO2019153139A1 (en) Radio link failure handling method and related product
WO2013102446A1 (en) Method and device for transmitting data
CN108370601A (en) Data transmission processing method, user equipment and base station
US9459830B2 (en) Method and apparatus for recovering memory of user plane buffer
TWM367532U (en) Wireless transmit/receive unit for performing packet data convergence protocol re-establishment
CN114946217A (en) Method and apparatus for configuring fallback for each bearer when DAPS handover fails in next generation mobile communication system
WO2016019584A1 (en) Radio bearer processing method, user equipment and base station
US20220304092A1 (en) Fast failure recovery with master node
WO2011120445A1 (en) Method and device for connection reestablishment in multi-carrier system
WO2018171744A1 (en) Radio link monitoring method and user equipment
WO2017118012A1 (en) Data transmission method, apparatus and system
WO2013091518A1 (en) Wireless fidelity processing method and user equipment
WO2018133607A1 (en) Data transmission method, device, and system
US20230040003A1 (en) Method and device for recovering connection failure to network in next generation mobile communication system
WO2012171281A1 (en) Security parameter modification method and base station
WO2019091424A1 (en) Data transmission method, device and storage medium
WO2014183672A1 (en) Method and device for restoring receiving end from hfn out-of-synchronization in pdcp layer
WO2010121408A1 (en) Processing method, device and system for message integrity protection checking failure
WO2012000357A1 (en) Method for processing dirty data of user plane and terminal device thereof
WO2012149727A1 (en) Method, device and system for reconfiguring radio resource
WO2020197277A1 (en) Method and device for processing downlink srb message in mcg rlf

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

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

Country of ref document: EP

Kind code of ref document: A1