WO2022134958A1 - Data transmission method and apparatus, and device and storage medium - Google Patents

Data transmission method and apparatus, and device and storage medium Download PDF

Info

Publication number
WO2022134958A1
WO2022134958A1 PCT/CN2021/131313 CN2021131313W WO2022134958A1 WO 2022134958 A1 WO2022134958 A1 WO 2022134958A1 CN 2021131313 W CN2021131313 W CN 2021131313W WO 2022134958 A1 WO2022134958 A1 WO 2022134958A1
Authority
WO
WIPO (PCT)
Prior art keywords
drb
data
buffered
indication information
reconfiguration message
Prior art date
Application number
PCT/CN2021/131313
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 WO2022134958A1 publication Critical patent/WO2022134958A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • H04W28/14Flow control between communication endpoints using intermediate storage
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/19Connection re-establishment

Definitions

  • Embodiments of the present application provide a data transmission method, apparatus, device, and storage medium, so as to reduce the delay of data packet transmission.
  • the reconfiguration message includes non-incremental configuration indication information, buffer the data packets buffered on the data radio bearer DRB resources, and release the DRB resources;
  • the reconfiguration message is received through the radio resource control RRC layer.
  • the data packets buffered on the DRB resource are buffered by the PDCP layer according to the first indication information, and the DRB resource is released.
  • the data packet buffered on the DRB resource is buffered.
  • the method further includes:
  • a sending module configured to transmit the buffered data packets after rebuilding the DRB.
  • the reconfiguration message is received through the radio resource control RRC layer.
  • the processing module is further used for:
  • FIG. 1 is a schematic diagram of a network architecture provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram of an interaction flow of another embodiment of the data transmission method provided by the present application.
  • the non-incremental configuration full Config indication is often carried in the configuration message for performing cell handover or in the first reconfiguration message after Radio Resource Control (RRC) connection re-establishment.
  • RRC Radio Resource Control
  • the terminal device After receiving the full Config instruction, the terminal device needs to release all currently configured data radio bearer (Data Radio Bearer, DRB) resources, and then re-establish the DRB according to the reconfiguration message.
  • DRB Data Radio Bearer
  • the terminal device receives the reconfiguration message sent by the network device side.
  • the reconfiguration message is a configuration message for performing cell handover or a reconfiguration message after RRC connection re-establishment.
  • Step 102 If the reconfiguration message includes non-incremental configuration indication information, buffer the data packets buffered on the DRB resources of the data radio bearer, and release the DRB resources.
  • the RRC layer receives the reconfiguration message. If the reconfiguration message carries the non-incremental configuration full Config indication information, the RRC layer sends the first indication information to the PDCP layer through the RRC layer, which is used to instruct the PDCP layer to release the DRB resources. When the data packets cached on the DRB resource are cached.
  • the buffered data includes: SDUs received by the PDCP from the upper layer but not submitted to the lower layer for transmission, and SDUs that have been submitted to the lower layer for transmission but have not yet received confirmation of successful transmission from the lower layer.
  • the RRC layer sends the first indication information to the PDCP layer to instruct the PDCP layer to buffer the data packets buffered on the DRB resources when releasing the DRB resources, and the implementation process is simple.
  • the PDCP layer establishes an association relationship between the data packet and the EPS bearer ID; if the current network is an independent (Standalone, SA) group Network network, namely the 5G system, the PDCP layer establishes the association between the data packet and the PDU session ID.
  • Non-Standalone, SA non-standalone
  • SA independent group Network network
  • step 103 may be implemented in the following manner:
  • Step 2 If the reconfiguration message includes non-incremental configuration indication information, send first indication information to the Packet Data Convergence Protocol PDCP layer through the RRC layer, where the first indication information is used to instruct the PDCP layer to The data packets buffered on the DRB resource are buffered, and the DRB resource is released;
  • Step 7 Send second indication information to the PDCP layer through the RRC layer according to the reconfiguration message, where the second indication information is used to instruct the PDCP layer to rebuild the DRB;
  • Step 8 Rebuild the DRB through the PDCP layer according to the second indication information
  • Step 10 Transmit the buffered data packets
  • a receiving module 110 configured to receive a reconfiguration message
  • the receiving module 110 is specifically configured to:
  • the data packets buffered on the DRB resource are buffered by the PDCP layer according to the first indication information, and the DRB resource is released.
  • the processing module 111 is specifically used for:
  • the buffered data packets are transmitted.
  • Embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored.
  • a computer program is stored.
  • the computer program is executed by a processor, the corresponding method in the foregoing method embodiment is implemented.
  • the specific implementation process refer to the foregoing method implementation.
  • its implementation principle and technical effect are similar, and details are not repeated here.
  • An embodiment of the present application further provides a computer program product, including a computer program, when the computer program is executed by a processor, the method as described in any one of the foregoing method embodiments can be implemented.
  • a computer program product including a computer program, when the computer program is executed by a processor, the method as described in any one of the foregoing method embodiments can be implemented.
  • the specific implementation process reference may be made to the foregoing method embodiments. , its implementation principle and technical effect are similar, and details are not repeated here.

Landscapes

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

Abstract

A data transmission method and apparatus, and a device and a storage medium. The method comprises: receiving a reconfiguration message; if the reconfiguration message comprises non-increment configuration indication information, buffering a data packet that is buffered in a data radio bearer (DRB) resource, and releasing the DRB resource; and after the DRB is re-established, transmitting the buffered data packet. By means of the method, packet loss does not occur at a radio protocol stack level, that is, a radio protocol stack realizes lossless data transmission, and compared with data packet retransmission performed by means of an upper layer or an application layer, the time delay is relatively small.

Description

数据传输方法、装置、设备和存储介质Data transmission method, apparatus, device and storage medium
本申请要求于2020年12月22日提交中国专利局、申请号为202011527194.2、申请名称为“数据传输方法、装置、设备和存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese patent application with the application number 202011527194.2 and the application title "Data Transmission Method, Apparatus, Equipment and Storage Medium" filed with the China Patent Office on December 22, 2020, the entire contents of which are incorporated by reference in in this application.
技术领域technical field
本申请实施例涉及通信技术领域,尤其涉及一种数据传输方法、装置、设备和存储介质。The embodiments of the present application relate to the field of communication technologies, and in particular, to a data transmission method, apparatus, device, and storage medium.
背景技术Background technique
随着通信技术的发展,新空口(New Radio,NR)系统应用越来越广泛。在NR系统中,执行小区切换的配置消息中或无线资源控制(Radio Resource Control,RRC)连接重建后的第一条重配消息中往往会携带非增量配置full Config指示。终端设备接收到full Config指示后需要先释放当前配置的所有数据无线承载(Data Radio Bearer,DRB)资源,然后根据重配消息重新建立DRB。With the development of communication technology, a New Radio (New Radio, NR) system is more and more widely used. In the NR system, the non-incremental configuration full Config indication is often carried in the configuration message for performing cell handover or in the first reconfiguration message after Radio Resource Control (RRC) connection re-establishment. After receiving the full Config instruction, the terminal device needs to release all currently configured data radio bearer (Data Radio Bearer, DRB) resources, and then re-establish the DRB according to the reconfiguration message.
相关技术中,在释放DRB资源时,分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)模块会释放所有缓存的数据包,缓存的数据包包括:从上层接收到的但还没有提交给底层发送的服务数据单元(Service Data Unit,SDU),以及已经提交给底层发送但还未从底层收到成功发送的确认的SDU。这些被丢弃的数据包只能靠上层传输控制协议(Transmission Control Protocol,TCP)/IP或应用层重传,上层TCP/IP或应用层重传间隔一般是秒级的,延时较大,对延时比较敏感的应用会造成较大影响。In the related art, when releasing DRB resources, the Packet Data Convergence Protocol (PDCP) module will release all buffered data packets, and the buffered data packets include: those received from the upper layer but not yet submitted to the lower layer for transmission. Service Data Units (SDUs), and SDUs that have been submitted to the lower layer for transmission but have not yet received an acknowledgment of successful transmission from the lower layer. These discarded data packets can only be retransmitted by the upper-layer Transmission Control Protocol (TCP)/IP or application layer. The upper-layer TCP/IP or application layer retransmission interval is generally in seconds, and the delay is relatively large. Delay-sensitive applications will have a greater impact.
发明内容SUMMARY OF THE INVENTION
本申请实施例提供一种数据传输方法、装置、设备和存储介质,以减小数据包传输的延时。Embodiments of the present application provide a data transmission method, apparatus, device, and storage medium, so as to reduce the delay of data packet transmission.
第一方面,本申请实施例提供一种数据传输方法,包括:In a first aspect, an embodiment of the present application provides a data transmission method, including:
接收重配消息;receive a reconfiguration message;
若所述重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;If the reconfiguration message includes non-incremental configuration indication information, buffer the data packets buffered on the data radio bearer DRB resources, and release the DRB resources;
在重建DRB之后,传输缓存的所述数据包。After rebuilding the DRB, the buffered data packets are transmitted.
在一种可能的实现方式中,所述接收重配消息,包括:In a possible implementation manner, the receiving the reconfiguration message includes:
通过无线资源控制RRC层接收所述重配消息。The reconfiguration message is received through the radio resource control RRC layer.
在一种可能的实现方式中,所述将数据无线承载DRB资源上缓存的数据包进行缓存,并释放所述DRB资源,包括:In a possible implementation manner, buffering the data packets buffered on the data radio bearer DRB resources and releasing the DRB resources includes:
通过所述RRC层向分组数据汇聚协议PDCP层发送第一指示信息,所述第一指示信息用于指示所述PDCP层将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;The RRC layer sends first indication information to the PDCP layer of the Packet Data Convergence Protocol, where the first indication information is used to instruct the PDCP layer to buffer the data packets buffered on the DRB resources and release the DRB resources ;
通过所述PDCP层根据所述第一指示信息将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源。The data packets buffered on the DRB resource are buffered by the PDCP layer according to the first indication information, and the DRB resource is released.
在一种可能的实现方式中,所述将DRB资源上缓存的数据包进行缓存,包括:In a possible implementation manner, the buffering of the data packets buffered on the DRB resource includes:
建立所述DRB资源上缓存的数据包与演进分组系统承载标识ID或协议数据单元PDU会话标识ID的关联关系;establishing an association relationship between the data packet buffered on the DRB resource and the EPG bearer ID or the protocol data unit PDU session ID;
根据所述数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,对所述DRB资源上缓存的数据包进行缓存。According to the association relationship between the data packet and the EPG bearer ID or the PDU session ID, the data packet buffered on the DRB resource is buffered.
在一种可能的实现方式中,所述传输缓存的所述数据包,包括:In a possible implementation manner, the data packet buffered by the transmission includes:
根据所述数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,获取缓存的所述数据包;Acquire the cached data packet according to the association relationship between the data packet and the EPG bearer ID or PDU session ID;
传输缓存的所述数据包。The buffered data packets are transmitted.
在一种可能的实现方式中,该方法还包括:In a possible implementation, the method further includes:
通过所述PDCP层向所述RRC层发送通知消息,所述通知消息用于指示所述DRB资源已释放完成;Send a notification message to the RRC layer through the PDCP layer, where the notification message is used to indicate that the DRB resource has been released;
通过所述RRC层根据所述重配消息向所述PDCP层发送第二指示信息,所述第二指示信息用于指示所述PDCP层重建DRB;Sending, by the RRC layer, second indication information to the PDCP layer according to the reconfiguration message, where the second indication information is used to instruct the PDCP layer to rebuild the DRB;
通过所述PDCP层根据所述第二指示信息重建DRB。The DRB is reconstructed by the PDCP layer according to the second indication information.
在一种可能的实现方式中,所述重配消息为执行小区切换的配置消息或RRC连接重建后的重配消息。In a possible implementation manner, the reconfiguration message is a configuration message for performing cell handover or a reconfiguration message after RRC connection re-establishment.
第二方面,本申请实施例提供一种数据传输装置,包括:In a second aspect, an embodiment of the present application provides a data transmission device, including:
接收模块,用于接收重配消息;a receiving module for receiving the reconfiguration message;
处理模块,用于若所述重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;a processing module, configured to buffer the data packets buffered on the data radio bearer DRB resources if the reconfiguration message includes non-incremental configuration indication information, and release the DRB resources;
发送模块,用于在重建DRB之后,传输缓存的所述数据包。and a sending module, configured to transmit the buffered data packets after rebuilding the DRB.
在一种可能的实现方式中,接收模块具体用于:In a possible implementation manner, the receiving module is specifically used for:
通过无线资源控制RRC层接收所述重配消息。The reconfiguration message is received through the radio resource control RRC layer.
在一种可能的实现方式中,所述处理模块具体用于:In a possible implementation manner, the processing module is specifically used for:
通过所述RRC层向分组数据汇聚协议PDCP层发送第一指示信息,所述第一指示信息用于指示所述PDCP层将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;The RRC layer sends first indication information to the PDCP layer of the Packet Data Convergence Protocol, where the first indication information is used to instruct the PDCP layer to buffer the data packets buffered on the DRB resources and release the DRB resources ;
通过所述PDCP层根据所述第一指示信息将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源。The data packets buffered on the DRB resource are buffered by the PDCP layer according to the first indication information, and the DRB resource is released.
在一种可能的实现方式中,所述处理模块具体用于:In a possible implementation manner, the processing module is specifically used for:
建立所述DRB资源上缓存的数据包与演进分组系统EPS承载标识ID或协议数据单元PDU会话标识ID的关联关系;establishing an association relationship between the data packet cached on the DRB resource and the Evolved Packet System EPS bearer ID or the protocol data unit PDU session ID;
根据所述数据包与演进分组系统EPS承载标识ID或PDU会话标识ID的关联关系,对所述DRB资源上缓存的数据包进行缓存。According to the association relationship between the data packet and the Evolved Packet System EPS bearer ID or PDU session ID, the data packet buffered on the DRB resource is buffered.
在一种可能的实现方式中,所述发生模块具体用于:In a possible implementation manner, the generating module is specifically used for:
根据所述数据包与演进分组系统EPS承载ID或PDU会话ID的关联关系,获取缓存的所述数据包;Acquire the cached data packet according to the association relationship between the data packet and the Evolved Packet System EPS bearer ID or PDU session ID;
传输缓存的所述数据包。The buffered data packets are transmitted.
在一种可能的实现方式中,所述处理模块还用于:In a possible implementation manner, the processing module is further used for:
通过所述PDCP层向所述RRC层发送通知消息,所述通知消息用于指示所述DRB资源已释放完成;Send a notification message to the RRC layer through the PDCP layer, where the notification message is used to indicate that the DRB resource has been released;
通过所述RRC层根据所述重配消息向所述PDCP层发送第二指示信息,所述第二指示信息用于指示所述PDCP层重建DRB;Sending, by the RRC layer, second indication information to the PDCP layer according to the reconfiguration message, where the second indication information is used to instruct the PDCP layer to rebuild the DRB;
通过所述PDCP层根据所述第二指示信息重建DRB。The DRB is reconstructed by the PDCP layer according to the second indication information.
在一种可能的实现方式中,所述重配消息为执行小区切换的配置消息或RRC连接重建后的重配消息。In a possible implementation manner, the reconfiguration message is a configuration message for performing cell handover or a reconfiguration message after RRC connection re-establishment.
第三方面,本申请实施例提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现第一方面中任一项所述的方法。In a third aspect, an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, implements any one of the methods described in the first aspect.
第四方面,本申请实施例提供一种电子设备,包括:In a fourth aspect, an embodiment of the present application provides an electronic device, including:
处理器;以及processor; and
存储器,用于存储所述处理器的可执行指令;a memory for storing executable instructions for the processor;
其中,所述处理器配置为经由执行所述可执行指令来执行第一方面中任一项所述的方法。Wherein, the processor is configured to perform the method of any one of the first aspect by executing the executable instructions.
第五方面,本申请实施例提供一种计算机程序产品,包括计算机程序,所述计算机程序被处理器执行时实现如第一方面中任一项所述的方法。In a fifth aspect, an embodiment of the present application provides a computer program product, including a computer program, which implements the method according to any one of the first aspects when the computer program is executed by a processor.
本申请实施例提供的数据传输方法、装置、设备和存储介质,接收重配消息;若重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放DRB资源;在重建DRB之后,传输缓存的数据包,从而在释放DRB资源时在无线协议栈层面不会出现丢包,即无线协议栈能够实现无损数据传输;而且相比于通过上层或应用层重传数据包,延时较小。The data transmission method, device, device, and storage medium provided by the embodiments of the present application receive a reconfiguration message; if the reconfiguration message includes non-incremental configuration indication information, the data packets buffered on the data radio bearer DRB resource are buffered, and Release the DRB resources; after rebuilding the DRB, the buffered data packets are transmitted, so that no packet loss occurs at the wireless protocol stack level when the DRB resources are released, that is, the wireless protocol stack can achieve lossless data transmission; The layer retransmits the data packet, and the delay is small.
附图说明Description of drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description serve to explain the principles of the disclosure.
图1为本申请一实施例提供的网络架构示意图;FIG. 1 is a schematic diagram of a network architecture provided by an embodiment of the present application;
图2是本申请提供的数据传输方法一实施例的流程示意图;2 is a schematic flowchart of an embodiment of a data transmission method provided by the present application;
图3是本申请提供的数据传输方法一实施例的交互流程示意图;3 is a schematic diagram of an interaction flow of an embodiment of a data transmission method provided by the present application;
图4是本申请提供的数据传输方法另一实施例的交互流程示意图;4 is a schematic diagram of an interaction flow of another embodiment of the data transmission method provided by the present application;
图5是本申请提供的数据传输装置一实施例的结构示意图;5 is a schematic structural diagram of an embodiment of a data transmission device provided by the present application;
图6是本申请提供的电子设备实施例的结构示意图。FIG. 6 is a schematic structural diagram of an embodiment of an electronic device provided by the present application.
通过上述附图,已示出本公开明确的实施例,后文中将有更详细的描述。这些附图和文字描述并不是为了通过任何方式限制本公开构思的范围,而是 通过参考特定实施例为本领域技术人员说明本公开的概念。The above-mentioned drawings have shown clear embodiments of the present disclosure, and will be described in more detail hereinafter. The drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the disclosed concepts to those skilled in the art by referring to specific embodiments.
具体实施方式Detailed ways
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本公开相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本公开的一些方面相一致的装置和方法的例子。Exemplary embodiments will be described in detail herein, examples of which are illustrated in the accompanying drawings. Where the following description refers to the drawings, the same numerals in different drawings refer to the same or similar elements unless otherwise indicated. The implementations described in the illustrative examples below are not intended to represent all implementations consistent with this disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as recited in the appended claims.
本申请的说明书和权利要求书及所述附图中的术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。The terms "comprising" and "having", and any variations thereof, in the description and claims of this application and said drawings are intended to cover non-exclusive inclusions. For example, a process, method, system, product or device comprising a series of steps or units is not limited to the listed steps or units, but optionally also includes unlisted steps or units, or optionally also includes For other steps or units inherent to these processes, methods, products or devices.
首先对本申请所涉及的部分词汇和应用场景进行介绍:First, some vocabulary and application scenarios involved in this application are introduced:
非增量配置full Config,指的是非增量配置方式,即网络设备侧不是基于当前配置做增量配置,而是直接给出全套配置。The non-incremental configuration full Config refers to the non-incremental configuration method, that is, the network device side does not perform incremental configuration based on the current configuration, but directly provides a full set of configurations.
本申请实施例中的终端设备可以指各种形式的用户设备(user equipment,UE)、接入终端、用户单元、用户站、移动站、移动台(mobile station,MS)、远方站、远程终端、移动设备、用户终端、终端设备(terminal equipment)、无线通信设备、用户代理或用户装置。终端设备还可以是蜂窝电话、无绳电话、会话启动协议(Session Initiation Protocol,SIP)电话、无线本地环路(Wireless Local Loop,WLL)站、个人数字处理(Personal Digital Assistant,PDA)、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备,未来5G网络中的终端设备或者未来演进的公用陆地移动通信网络(Public Land Mobile Network,PLMN)中的终端设备等,本申请实施例对此并不限定。The terminal device in this embodiment of the present application may refer to various forms of user equipment (user equipment, UE), access terminal, subscriber unit, subscriber station, mobile station, mobile station (mobile station, MS), remote station, and remote terminal , mobile device, user terminal, terminal equipment, wireless communication device, user agent or user equipment. The terminal device may also be a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a Wireless Local Loop (WLL) station, a Personal Digital Assistant (PDA), a wireless communication Functional handheld devices, computing devices or other processing devices connected to wireless modems, in-vehicle devices, wearable devices, terminal devices in future 5G networks or future evolved Public Land Mobile Networks (PLMN) A terminal device, etc., is not limited in this embodiment of the present application.
另外,本申请中涉及的网络设备可以是全球移动通讯(Global System of Mobile communication,GSM)或码分多址(Code Division Multiple Access,CDMA)中的基站(Base Transceiver Station,BTS),也可以是宽带码分多址(Wideband Code Division Multiple Access,WCDMA)中的基站(NodeB, NB),还可以是长期演进(Long Term Evolution,LTE)或者增强的长期演进(evolved Long Term Evolution,eLTE)中的演进型基站(evolved NodeB,eNB),或者是下一代演进型基站(next generation-evolved NodeB,ng-eNB)、还可以是WLAN中的接入点(Access Point,AP)或者中继站,也可以是5G NR中的gNB,也可以是未来通信网络中的接入设备等,在此不作限定。In addition, the network equipment involved in this application may be a base station (Base Transceiver Station, BTS) in Global System of Mobile communication (GSM) or Code Division Multiple Access (Code Division Multiple Access, CDMA), or The base station (NodeB, NB) in Wideband Code Division Multiple Access (Wideband Code Division Multiple Access, WCDMA) may also be a long-term evolution (Long Term Evolution, LTE) or an enhanced long-term evolution (evolved Long Term Evolution, eLTE). An evolved base station (evolved NodeB, eNB), or a next generation-evolved NodeB (ng-eNB), or an access point (Access Point, AP) or a relay station in a WLAN, or a The gNB in 5G NR can also be an access device in the future communication network, etc., which is not limited here.
图1为本申请一实施例提供的网络架构示意图,本申请提供的技术方案基于如图1所示的网络架构,该网络架构中包括至少一个终端设备100,通过无线接口与网络设备200通信,为清楚起见,图1中只示出一个终端设备和一个网络设备。FIG. 1 is a schematic diagram of a network architecture provided by an embodiment of the present application. The technical solution provided by the present application is based on the network architecture shown in FIG. 1 . The network architecture includes at least one terminal device 100 that communicates with the network device 200 through a wireless interface. For the sake of clarity, only one terminal device and one network device are shown in FIG. 1 .
在NR系统中,执行小区切换的配置消息中或无线资源控制(Radio Resource Control,RRC)连接重建后的第一条重配消息中往往会携带非增量配置full Config指示。终端设备接收到full Config指示后需要先释放当前配置的所有数据无线承载(Data Radio Bearer,DRB)资源,然后根据重配消息重新建立DRB。In the NR system, the non-incremental configuration full Config indication is often carried in the configuration message for performing cell handover or in the first reconfiguration message after Radio Resource Control (RRC) connection re-establishment. After receiving the full Config instruction, the terminal device needs to release all currently configured data radio bearer (Data Radio Bearer, DRB) resources, and then re-establish the DRB according to the reconfiguration message.
相关技术中,在释放DRB资源时,分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)模块会释放所有缓存的数据包,缓存的数据包包括:从上层接收到的但还没有提交给底层发送的服务数据单元(Service Data Unit,SDU),以及已经提交给底层发送但还未从底层收到成功发送的确认的SDU。这些被丢弃的数据包只能靠上层传输控制协议(Transmission Control Protocol,TCP)/IP或应用层重传,上层TCP/IP或应用层重传间隔一般是秒级的,延时较大,对延时比较敏感的应用会造成较大影响。In the related art, when releasing DRB resources, the Packet Data Convergence Protocol (PDCP) module will release all buffered data packets, and the buffered data packets include: those received from the upper layer but not yet submitted to the lower layer for transmission. Service Data Units (SDUs), and SDUs that have been submitted to the lower layer for transmission but have not yet received an acknowledgment of successful transmission from the lower layer. These discarded data packets can only be retransmitted by the upper-layer Transmission Control Protocol (TCP)/IP or application layer. The upper-layer TCP/IP or application layer retransmission interval is generally in seconds, and the delay is relatively large. Delay-sensitive applications will have a greater impact.
应用层重传一般需要等到网络设备侧发送重传指示或在预设时长内未收到网络设备侧的反馈后再重传,延时较大,严重影响用户体验。Application layer retransmission generally needs to wait until the network device side sends a retransmission instruction or does not receive feedback from the network device side within a preset period of time before retransmission. The delay is large and the user experience is seriously affected.
本申请实施例的方法,若重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放DRB资源;在重建DRB之后,传输缓存的数据包,从而在释放DRB资源时在无线协议栈层面不会出现丢包,即无线协议栈能够实现无损数据传输;重传数据包的延时是毫秒级的,而通过上层或应用层重传数据包的延时是秒级的,因此相比通过上层或应用层重传数据包,延时较小。In the method of the embodiment of the present application, if the reconfiguration message includes non-incremental configuration indication information, the data packets buffered on the data radio bearer DRB resources are buffered, and the DRB resources are released; after the DRB is rebuilt, the buffered data packets are transmitted, Therefore, there will be no packet loss at the wireless protocol stack level when releasing DRB resources, that is, the wireless protocol stack can realize lossless data transmission; Latency is on the order of seconds, so it is small compared to retransmitting packets through upper or application layers.
下面以具体的实施例对本申请的技术方案进行详细说明。下面这几个具 体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例不再赘述。The technical solutions of the present application will be described in detail below with specific examples. The following specific embodiments may be combined with each other, and the same or similar concepts or processes may not be repeated in some embodiments.
图2是本申请提供的数据传输方法一实施例的流程示意图。如图2、图3所示,本实施例提供的方法,包括:FIG. 2 is a schematic flowchart of an embodiment of a data transmission method provided by the present application. As shown in FIG. 2 and FIG. 3 , the method provided by this embodiment includes:
步骤101、接收重配消息。Step 101: Receive a reconfiguration message.
具体的,终端设备接收网络设备侧发送的重配消息。Specifically, the terminal device receives the reconfiguration message sent by the network device side.
在一实施例中,重配消息为执行小区切换的配置消息或RRC连接重建后的重配消息。In one embodiment, the reconfiguration message is a configuration message for performing cell handover or a reconfiguration message after RRC connection re-establishment.
步骤102、若重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放DRB资源。Step 102: If the reconfiguration message includes non-incremental configuration indication information, buffer the data packets buffered on the DRB resources of the data radio bearer, and release the DRB resources.
具体的,针对这种full Config导致的DRB资源释放的场景,相关技术中会释放DRB资源,并将DRB资源上缓存的数据包丢弃,而本申请实施例中将所述DRB资源上缓存的数据包进行缓存,并释放DRB资源。Specifically, for this scenario of DRB resource release caused by full Config, in the related art, DRB resources are released, and the data packets cached on the DRB resources are discarded, while in the embodiment of the present application, the data cached on the DRB resources is discarded. Packets are cached and DRB resources are released.
其中,缓存的数据包包括:从上层接收到的但还没有提交给底层发送的SDU,以及已经提交给底层发送但还未从底层收到成功发送的确认的SDU。The buffered data packets include: SDUs received from the upper layer but not yet submitted to the lower layer for transmission, and SDUs that have been submitted to the lower layer for transmission but have not yet received confirmation of successful transmission from the lower layer.
步骤103、在重建DRB之后,传输缓存的数据包。Step 103: After rebuilding the DRB, transmit the buffered data packets.
具体的,在DRB重新建立后,优先重传缓存的数据包,从而在释放DRB资源时在无线协议栈层面不会出现丢包,即无线协议栈做到无损数据传输。由于根据同一个重配消息的信令进行DRB资源释放并重建,在重建后传输保存的数据包,延时一般是毫秒级的,相比于通过上层或应用层重传数据包,延时较小。Specifically, after the DRB is re-established, the buffered data packets are preferentially retransmitted, so that no packet loss occurs at the wireless protocol stack level when the DRB resources are released, that is, the wireless protocol stack achieves lossless data transmission. Since DRB resources are released and rebuilt according to the signaling of the same reconfiguration message, the delay of transmitting the saved data packets after reconstruction is generally in the millisecond level. Compared with retransmitting data packets through the upper layer or the application layer, the delay is relatively low Small.
本实施例的方法,接收重配消息;若重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放DRB资源;在重建DRB之后,传输缓存的数据包,从而在释放DRB资源时在无线协议栈层面不会出现丢包,即无线协议栈能够实现无损数据传输;而且相比于通过上层或应用层重传数据包,延时较小。In the method of this embodiment, a reconfiguration message is received; if the reconfiguration message includes non-incremental configuration indication information, the data packets buffered on the DRB resource of the data radio bearer are buffered, and the DRB resource is released; after the DRB is rebuilt, the buffer is transmitted. Therefore, there will be no packet loss at the wireless protocol stack level when releasing DRB resources, that is, the wireless protocol stack can achieve lossless data transmission; and compared with retransmitting data packets through the upper layer or the application layer, the delay is smaller.
在上述实施例的基础上,步骤101可以通过如下方式实现:On the basis of the foregoing embodiment, step 101 can be implemented in the following manner:
通过无线资源控制RRC层接收所述重配消息。The reconfiguration message is received through the radio resource control RRC layer.
具体的,无线资源控制RRC层接收重配消息,如果重配消息中携带了非 增量配置full Config指示信息,则在通知PDCP层释放DRB资源时指示PDCP层保持DRB资源上缓存的数据包。Specifically, the radio resource control RRC layer receives the reconfiguration message, and if the reconfiguration message carries the non-incremental configuration full Config indication information, it instructs the PDCP layer to keep the data packets buffered on the DRB resources when notifying the PDCP layer to release the DRB resources.
在一实施例中,如图4所示,步骤102可以通过如下方式实现:In one embodiment, as shown in FIG. 4 , step 102 may be implemented in the following manner:
通过所述RRC层向分组数据汇聚协议PDCP层发送第一指示信息,所述第一指示信息用于指示所述PDCP层将DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;Send first indication information to the packet data convergence protocol PDCP layer through the RRC layer, where the first indication information is used to instruct the PDCP layer to buffer the data packets buffered on the DRB resources and release the DRB resources;
通过所述PDCP层根据所述第一指示信息将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源。The data packets buffered on the DRB resource are buffered by the PDCP layer according to the first indication information, and the DRB resource is released.
具体的,RRC层接收到重配消息,如果重配消息中携带了非增量配置full Config指示信息,则通过所述RRC层向PDCP层发送第一指示信息,用于指示PDCP层释放DRB资源时将DRB资源上缓存的数据包进行缓存。其中,缓存的数据包括:PDCP从上层接收到的未提交给底层发送的SDU,以及已经提交给底层发送但还未从底层收到成功发送的确认的SDU。Specifically, the RRC layer receives the reconfiguration message. If the reconfiguration message carries the non-incremental configuration full Config indication information, the RRC layer sends the first indication information to the PDCP layer through the RRC layer, which is used to instruct the PDCP layer to release the DRB resources. When the data packets cached on the DRB resource are cached. The buffered data includes: SDUs received by the PDCP from the upper layer but not submitted to the lower layer for transmission, and SDUs that have been submitted to the lower layer for transmission but have not yet received confirmation of successful transmission from the lower layer.
PDCP层将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源。The PDCP layer buffers the data packets buffered on the DRB resource, and releases the DRB resource.
上述实施方式中,通过所述RRC层向PDCP层发送第一指示信息,指示PDCP层释放DRB资源时将DRB资源上缓存的数据包进行缓存,实现过程简单。In the above embodiment, the RRC layer sends the first indication information to the PDCP layer to instruct the PDCP layer to buffer the data packets buffered on the DRB resources when releasing the DRB resources, and the implementation process is simple.
在一实施例中,步骤“将DRB资源上缓存的数据包进行缓存”可以通过如下方式实现:In one embodiment, the step "cache the data packets cached on the DRB resource" may be implemented in the following manner:
建立所述DRB资源上缓存的数据包与演进分组系统(Evolved Packet System,EPS)承载标识ID,或协议数据单元(Protocol Data Unit,PDU)会话标识ID的关联关系;Establish an association relationship between the data packet cached on the DRB resource and the Evolved Packet System (Evolved Packet System, EPS) bearer ID, or the Protocol Data Unit (Protocol Data Unit, PDU) session ID;
根据所述数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,对所述DRB资源上缓存的数据包进行缓存。According to the association relationship between the data packet and the EPG bearer ID or the PDU session ID, the data packet buffered on the DRB resource is buffered.
具体的,若当前网络为非独立(Non-Standalone,NSA)组网网络,即LTE系统,PDCP层建立数据包与EPS承载ID之间的关联关系;若当前网络为独立(Standalone,SA)组网网络,即5G系统,PDCP层建立数据包与PDU会话ID之间的关联关系。Specifically, if the current network is a non-standalone (Non-Standalone, NSA) networking network, that is, an LTE system, the PDCP layer establishes an association relationship between the data packet and the EPS bearer ID; if the current network is an independent (Standalone, SA) group Network network, namely the 5G system, the PDCP layer establishes the association between the data packet and the PDU session ID.
其中,EPS承载为终端设备到核心网的承载。5G网络将终端设备和外部 网络之间建立的通路,称为PDU会话(Session)。The EPS bearer is the bearer from the terminal device to the core network. The 5G network establishes a path between a terminal device and an external network, called a PDU session (Session).
PDCP根据RRC层的第一指示信息,先将DRB资源上缓存的数据包保存下来,并将保存的数据包与该DRB资源关联的EPS承载ID建立关联关系,或与该DRB资源关联的PDU会话ID建立关联关系。然后释放DRB资源。According to the first indication information of the RRC layer, PDCP first saves the data packet buffered on the DRB resource, and establishes an association relationship between the saved data packet and the EPS bearer ID associated with the DRB resource, or the PDU session associated with the DRB resource. ID establishes an association relationship. The DRB resources are then released.
在一实施例中,步骤103可以通过如下方式实现:In one embodiment, step 103 may be implemented in the following manner:
根据数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,获取缓存的数据包;Acquire the cached data packet according to the association relationship between the data packet and the EPG bearer ID or PDU session ID;
传输缓存的数据包。Transmit buffered packets.
具体的,在重建DRB之后,根据与该重建的DRB关联的EPS承载ID或PDU会话ID,以及关联关系找到关联的数据包,传输缓存的数据包。Specifically, after the DRB is rebuilt, the associated data packet is found according to the EPS bearer ID or PDU session ID associated with the rebuilt DRB and the association relationship, and the buffered data packet is transmitted.
上述实施方式中,在缓存数据包时,建立DRB资源上缓存的数据包与EPS承载ID,或PDU会话ID的关联关系,在重建DRB之后,可以根据该关联关系,较快的找到保存的数据包,从而进行传输,效率较高,延时较小。In the above-mentioned embodiment, when the data packet is cached, an association relationship between the data packet cached on the DRB resource and the EPS bearer ID, or the PDU session ID is established. After the DRB is rebuilt, the saved data can be found quickly according to the association relationship. Packet, so as to transmit, the efficiency is high, and the delay is small.
在一实施例中,该方法还包括:In one embodiment, the method further includes:
通过所述PDCP层向所述RRC层发送通知消息,所述通知消息用于指示所述DRB资源已释放完成;Send a notification message to the RRC layer through the PDCP layer, where the notification message is used to indicate that the DRB resource has been released;
通过所述RRC层根据所述重配消息向所述PDCP层发送第二指示信息,所述第二指示信息用于指示所述PDCP层重建DRB;Sending, by the RRC layer, second indication information to the PDCP layer according to the reconfiguration message, where the second indication information is used to instruct the PDCP layer to rebuild the DRB;
通过所述PDCP层根据所述第二指示信息重建DRB。The DRB is reconstructed by the PDCP layer according to the second indication information.
具体的,PDCP层在DRB资源释放完成后通知RRC层已释放完成,如发送通知消息,通知消息用于指示DRB资源已释放完成。Specifically, the PDCP layer notifies the RRC layer that the release of the DRB resources has been completed after the release of the DRB resources is completed. For example, a notification message is sent, and the notification message is used to indicate that the release of the DRB resources has been completed.
RRC层收到PDCP层释放完成的通知消息后,接着根据重配消息通知PDCP层重新建立DRB,即向PDCP层发送第二指示信息,所述第二指示信息用于指示所述PDCP层重建DRB。After receiving the notification message that the release of the PDCP layer is completed, the RRC layer then notifies the PDCP layer to re-establish the DRB according to the reconfiguration message, that is, sends second indication information to the PDCP layer, where the second indication information is used to instruct the PDCP layer to rebuild the DRB .
PDCP层根据第二指示信息重新建立DRB,然后根据DRB关联的EPS承载ID或PDU会话ID,以及关联关系找到保存的数据包,并优先传输这些数据包。待这些数据包传输完成之后再发送从上层新接收到的数据包。The PDCP layer re-establishes the DRB according to the second indication information, and then finds the saved data packets according to the EPS bearer ID or PDU session ID associated with the DRB and the association relationship, and transmits these data packets preferentially. After the transmission of these data packets is completed, the newly received data packets from the upper layer are sent.
在一实施例中,该数据传输方法包括以下步骤:In one embodiment, the data transmission method includes the following steps:
步骤1、通过无线资源控制RRC层接收所述重配消息;Step 1. Receive the reconfiguration message through the radio resource control RRC layer;
步骤2、若所述重配消息包括非增量配置指示信息,则通过所述RRC层 向分组数据汇聚协议PDCP层发送第一指示信息,所述第一指示信息用于指示所述PDCP层将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;Step 2. If the reconfiguration message includes non-incremental configuration indication information, send first indication information to the Packet Data Convergence Protocol PDCP layer through the RRC layer, where the first indication information is used to instruct the PDCP layer to The data packets buffered on the DRB resource are buffered, and the DRB resource is released;
步骤3、通过所述PDCP层根据所述第一指示信息,建立所述DRB资源上缓存的数据包与演进分组系统承载标识ID或协议数据单元PDU会话标识ID的关联关系;Step 3, establishing an association relationship between the data packet buffered on the DRB resource and the EPG bearer ID or the protocol data unit PDU session ID by the PDCP layer according to the first indication information;
步骤4、根据所述数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,对所述DRB资源上缓存的数据包进行缓存;Step 4, cache the data packets buffered on the DRB resources according to the association relationship between the data packets and the EPG bearer ID or PDU session ID;
步骤5、释放所述DRB资源;Step 5, releasing the DRB resource;
步骤6、通过所述PDCP层向所述RRC层发送通知消息,所述通知消息用于指示所述DRB资源已释放完成;Step 6. Send a notification message to the RRC layer through the PDCP layer, where the notification message is used to indicate that the DRB resource has been released;
步骤7、通过所述RRC层根据所述重配消息向所述PDCP层发送第二指示信息,所述第二指示信息用于指示所述PDCP层重建DRB;Step 7: Send second indication information to the PDCP layer through the RRC layer according to the reconfiguration message, where the second indication information is used to instruct the PDCP layer to rebuild the DRB;
步骤8、通过所述PDCP层根据所述第二指示信息重建DRB;Step 8. Rebuild the DRB through the PDCP layer according to the second indication information;
步骤9、根据所述数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,获取缓存的所述数据包;Step 9, according to the association relationship between the data packet and the evolved packet system bearer ID or PDU session ID, obtain the cached data packet;
步骤10、传输缓存的所述数据包Step 10. Transmit the buffered data packets
本实施例的方法,若重配消息包括非增量配置指示信息,则通过PDCP层将数据无线承载DRB资源上缓存的数据包进行缓存,并释放DRB资源;在重建DRB之后,通过PDCP层传输缓存的数据包,从而在释放DRB资源时在无线协议栈层面不会出现丢包,即无线协议栈能够实现无损数据传输;重传数据包的延时是毫秒级的,而通过上层或应用层重传数据包的延时是秒级的,因此相比通过上层或应用层重传数据包,延时较小。In the method of this embodiment, if the reconfiguration message includes non-incremental configuration indication information, the data packets buffered on the DRB resources of the data radio bearer are buffered through the PDCP layer, and the DRB resources are released; after the DRB is rebuilt, the data packets are transmitted through the PDCP layer. Cached data packets, so that no packet loss occurs at the wireless protocol stack level when DRB resources are released, that is, the wireless protocol stack can achieve lossless data transmission; The delay of retransmitting data packets is in seconds, so it is smaller than retransmitting data packets through the upper layer or the application layer.
图5为本申请提供的数据传输装置一实施例的结构示意图,如图5所示,本实施例的数据传输装置,包括:FIG. 5 is a schematic structural diagram of an embodiment of a data transmission apparatus provided by the present application. As shown in FIG. 5 , the data transmission apparatus of this embodiment includes:
接收模块110,用于接收重配消息;a receiving module 110, configured to receive a reconfiguration message;
处理模块111,用于若所述重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;A processing module 111, configured to buffer the data packets buffered on the data radio bearer DRB resources and release the DRB resources if the reconfiguration message includes non-incremental configuration indication information;
发送模块112,用于在重建DRB之后,传输缓存的所述数据包。The sending module 112 is configured to transmit the buffered data packet after rebuilding the DRB.
在一种可能的实现方式中,接收模块110具体用于:In a possible implementation manner, the receiving module 110 is specifically configured to:
通过无线资源控制RRC层接收所述重配消息。The reconfiguration message is received through the radio resource control RRC layer.
在一种可能的实现方式中,所述处理模块111具体用于:In a possible implementation manner, the processing module 111 is specifically used for:
通过所述RRC层向分组数据汇聚协议PDCP层发送第一指示信息,所述第一指示信息用于指示所述PDCP层将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;The RRC layer sends first indication information to the PDCP layer of the Packet Data Convergence Protocol, where the first indication information is used to instruct the PDCP layer to buffer the data packets buffered on the DRB resources and release the DRB resources ;
通过所述PDCP层根据所述第一指示信息将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源。The data packets buffered on the DRB resource are buffered by the PDCP layer according to the first indication information, and the DRB resource is released.
在一种可能的实现方式中,所述处理模块111具体用于:In a possible implementation manner, the processing module 111 is specifically used for:
建立所述DRB资源上缓存的数据包与演进分组系统承载标识ID或协议数据单元PDU会话标识ID的关联关系;establishing an association relationship between the data packet buffered on the DRB resource and the EPG bearer ID or the protocol data unit PDU session ID;
根据所述数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,对所述DRB资源上缓存的数据包进行缓存。According to the association relationship between the data packet and the EPG bearer ID or the PDU session ID, the data packet buffered on the DRB resource is buffered.
在一种可能的实现方式中,所述发生模块112具体用于:In a possible implementation manner, the generating module 112 is specifically configured to:
根据所述数据包与演进分组系统承载标识ID或PDU会话标识ID的关联关系,获取缓存的所述数据包;Acquire the cached data packet according to the association relationship between the data packet and the EPG bearer ID or PDU session ID;
传输缓存的所述数据包。The buffered data packets are transmitted.
在一种可能的实现方式中,所述处理模块111还用于:In a possible implementation manner, the processing module 111 is further configured to:
通过所述PDCP层向所述RRC层发送通知消息,所述通知消息用于指示所述DRB资源已释放完成;Send a notification message to the RRC layer through the PDCP layer, where the notification message is used to indicate that the DRB resource has been released;
通过所述RRC层根据所述重配消息向所述PDCP层发送第二指示信息,所述第二指示信息用于指示所述PDCP层重建DRB;Sending, by the RRC layer, second indication information to the PDCP layer according to the reconfiguration message, where the second indication information is used to instruct the PDCP layer to rebuild the DRB;
通过所述PDCP层根据所述第二指示信息重建DRB。The DRB is reconstructed by the PDCP layer according to the second indication information.
在一种可能的实现方式中,所述重配消息为执行小区切换的配置消息或RRC连接重建后的重配消息。In a possible implementation manner, the reconfiguration message is a configuration message for performing cell handover or a reconfiguration message after RRC connection re-establishment.
本实施例的装置,可以用于执行上述方法实施例的技术方案,其实现原理和技术效果类似,此处不再赘述。The apparatus of this embodiment can be used to implement the technical solutions of the foregoing method embodiments, and the implementation principles and technical effects thereof are similar, and details are not described herein again.
本申请实施例所示的数据传输装置可以为芯片、硬件模组、处理器等。当然,数据传输装置可以为其它形态,本申请实施例对此不作具体限定。The data transmission device shown in the embodiments of the present application may be a chip, a hardware module, a processor, or the like. Of course, the data transmission device may be in other forms, which are not specifically limited in this embodiment of the present application.
图6为本申请提供的电子设备实施例的结构示意图,如图6所示,该电子设备包括:FIG. 6 is a schematic structural diagram of an embodiment of an electronic device provided by the application. As shown in FIG. 6 , the electronic device includes:
处理器210,以及,用于存储处理器210的可执行指令的存储器211。The processor 210 , and a memory 211 for storing executable instructions for the processor 210 .
可选的,还可以包括:通信接口212,用于实现与其他设备的通信。Optionally, it may further include: a communication interface 212 for implementing communication with other devices.
上述部件可以通过一条或多条总线进行通信。The above components may communicate via one or more buses.
其中,处理器210配置为经由执行所述可执行指令来执行前述方法实施例中对应的方法,其具体实施过程可以参见前述方法实施例,此处不再赘述。The processor 210 is configured to execute the corresponding method in the foregoing method embodiment by executing the executable instruction. For the specific implementation process, reference may be made to the foregoing method embodiment, which will not be repeated here.
本申请实施例中还提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现前述方法实施例中对应的方法,其具体实施过程可以参见前述方法实施例,其实现原理和技术效果类似,此处不再赘述。Embodiments of the present application further provide a computer-readable storage medium, on which a computer program is stored. When the computer program is executed by a processor, the corresponding method in the foregoing method embodiment is implemented. For the specific implementation process, refer to the foregoing method implementation. For example, its implementation principle and technical effect are similar, and details are not repeated here.
本申请实施例还提供一种计算机程序产品,包括计算机程序,所述计算机程序被处理器执行时实现如前述方法实施例中任一项所述的方法,其具体实施过程可以参见前述方法实施例,其实现原理和技术效果类似,此处不再赘述。An embodiment of the present application further provides a computer program product, including a computer program, when the computer program is executed by a processor, the method as described in any one of the foregoing method embodiments can be implemented. For the specific implementation process, reference may be made to the foregoing method embodiments. , its implementation principle and technical effect are similar, and details are not repeated here.
本领域技术人员在考虑说明书及实践这里公开的发明后,将容易想到本公开的其它实施方案。本申请旨在涵盖本公开的任何变型、用途或者适应性变化,这些变型、用途或者适应性变化遵循本公开的一般性原理并包括本公开未公开的本技术领域中的公知常识或惯用技术手段。说明书和实施例仅被视为示例性的,本公开的真正范围和精神由下面的权利要求书指出。Other embodiments of the present disclosure will readily occur to those skilled in the art upon consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the present disclosure that follow the general principles of the present disclosure and include common knowledge or techniques in the technical field not disclosed by the present disclosure . The specification and examples are to be regarded as exemplary only, with the true scope and spirit of the disclosure being indicated by the following claims.
应当理解的是,本公开并不局限于上面已经描述并在附图中示出的精确结构,并且可以在不脱离其范围进行各种修改和改变。本公开的范围仅由所附的权利要求书来限制。It is to be understood that the present disclosure is not limited to the precise structures described above and illustrated in the accompanying drawings, and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (11)

  1. 一种数据传输方法,其特征在于,包括:A data transmission method, comprising:
    接收重配消息;receive a reconfiguration message;
    若所述重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;If the reconfiguration message includes non-incremental configuration indication information, buffer the data packets buffered on the data radio bearer DRB resources, and release the DRB resources;
    在重建DRB之后,传输缓存的所述数据包。After rebuilding the DRB, the buffered data packets are transmitted.
  2. 根据权利要求1所述的方法,其特征在于,所述接收重配消息,包括:The method according to claim 1, wherein the receiving a reconfiguration message comprises:
    通过无线资源控制RRC层接收所述重配消息。The reconfiguration message is received through the radio resource control RRC layer.
  3. 根据权利要求2所述的方法,其特征在于,所述将数据无线承载DRB资源上缓存的数据包进行缓存,并释放所述DRB资源,包括:The method according to claim 2, wherein the buffering the data packets buffered on the data radio bearer DRB resources and releasing the DRB resources comprises:
    通过所述RRC层向分组数据汇聚协议PDCP层发送第一指示信息,所述第一指示信息用于指示所述PDCP层将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;The RRC layer sends first indication information to the PDCP layer of the Packet Data Convergence Protocol, where the first indication information is used to instruct the PDCP layer to buffer the data packets buffered on the DRB resources and release the DRB resources ;
    通过所述PDCP层根据所述第一指示信息将所述DRB资源上缓存的数据包进行缓存,并释放所述DRB资源。The data packets buffered on the DRB resource are buffered by the PDCP layer according to the first indication information, and the DRB resource is released.
  4. 根据权利要求1-3任一项所述的方法,其特征在于,将DRB资源上缓存的数据包进行缓存,包括:The method according to any one of claims 1-3, wherein buffering the data packets buffered on the DRB resource comprises:
    建立所述DRB资源上缓存的数据包与演进分组系统EPS承载标识ID或协议数据单元PDU会话标识ID的关联关系;establishing an association relationship between the data packet cached on the DRB resource and the Evolved Packet System EPS bearer ID or the protocol data unit PDU session ID;
    根据所述数据包与演进分组系统EPS承载标识ID或PDU会话标识ID的关联关系,对所述DRB资源上缓存的数据包进行缓存。According to the association relationship between the data packet and the Evolved Packet System EPS bearer ID or PDU session ID, the data packet buffered on the DRB resource is buffered.
  5. 根据权利要求4所述的方法,其特征在于,所述传输缓存的所述数据包,包括:The method according to claim 4, wherein the transmitting the buffered data packet comprises:
    根据所述数据包与演进分组系统EPS承载ID或PDU会话ID的关联关系,获取缓存的所述数据包;Acquire the cached data packet according to the association relationship between the data packet and the Evolved Packet System EPS bearer ID or PDU session ID;
    传输缓存的所述数据包。The buffered data packets are transmitted.
  6. 根据权利要求2或3所述的方法,其特征在于,还包括:The method according to claim 2 or 3, further comprising:
    通过PDCP层向所述RRC层发送通知消息,所述通知消息用于指示所述DRB资源已释放完成;Send a notification message to the RRC layer through the PDCP layer, where the notification message is used to indicate that the DRB resource has been released;
    通过所述RRC层根据所述重配消息向所述PDCP层发送第二指示信息,所述第二指示信息用于指示所述PDCP层重建DRB;Sending, by the RRC layer, second indication information to the PDCP layer according to the reconfiguration message, where the second indication information is used to instruct the PDCP layer to rebuild the DRB;
    通过所述PDCP层根据所述第二指示信息重建DRB。The DRB is reconstructed by the PDCP layer according to the second indication information.
  7. 根据权利要求1-3任一项所述的方法,其特征在于,所述重配消息为执行小区切换的配置消息或RRC连接重建后的重配消息。The method according to any one of claims 1-3, wherein the reconfiguration message is a configuration message for performing cell handover or a reconfiguration message after RRC connection re-establishment.
  8. 一种数据传输装置,其特征在于,包括:A data transmission device, comprising:
    接收模块,用于接收重配消息;a receiving module for receiving the reconfiguration message;
    处理模块,用于若所述重配消息包括非增量配置指示信息,则将数据无线承载DRB资源上缓存的数据包进行缓存,并释放所述DRB资源;a processing module, configured to buffer the data packets buffered on the data radio bearer DRB resource if the reconfiguration message includes non-incremental configuration indication information, and release the DRB resource;
    发送模块,用于在重建DRB之后,传输缓存的所述数据包。and a sending module, configured to transmit the buffered data packets after rebuilding the DRB.
  9. 一种电子设备,其特征在于,包括:An electronic device, comprising:
    处理器、存储器、与其他设备进行通信的接口;processors, memories, interfaces to communicate with other devices;
    所述存储器存储计算机执行指令;the memory stores computer-executable instructions;
    所述处理器执行所述存储器存储的计算机执行指令,使得所述处理器执行如权利要求1至7任一项所述的数据传输方法。The processor executes the computer-executable instructions stored in the memory, so that the processor executes the data transmission method of any one of claims 1 to 7.
  10. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质中存储有计算机执行指令,当所述计算机执行指令被处理器执行时用于实现如权利要求1至7任一项所述的数据传输方法。A computer-readable storage medium, characterized in that the computer-readable storage medium stores computer-executable instructions, and when the computer-executable instructions are executed by a processor, is used to implement the invention as claimed in any one of claims 1 to 7. the data transfer method described.
  11. 一种计算机程序产品,包括计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1-7任一项所述的方法。A computer program product, comprising a computer program, characterized in that, when the computer program is executed by a processor, the method according to any one of claims 1-7 is implemented.
PCT/CN2021/131313 2020-12-22 2021-11-17 Data transmission method and apparatus, and device and storage medium WO2022134958A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011527194.2 2020-12-22
CN202011527194.2A CN112702765B (en) 2020-12-22 2020-12-22 Data transmission method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2022134958A1 true WO2022134958A1 (en) 2022-06-30

Family

ID=75510369

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/131313 WO2022134958A1 (en) 2020-12-22 2021-11-17 Data transmission method and apparatus, and device and storage medium

Country Status (2)

Country Link
CN (1) CN112702765B (en)
WO (1) WO2022134958A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112702765B (en) * 2020-12-22 2023-08-15 展讯通信(上海)有限公司 Data transmission method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109246766A (en) * 2017-06-15 2019-01-18 夏普株式会社 Radio configuration method and corresponding user equipment
CN109587677A (en) * 2017-09-29 2019-04-05 电信科学技术研究院 Restoration methods, terminal, base station and the equipment of the core network of Data Radio Bearer
CN109862617A (en) * 2017-10-27 2019-06-07 宏达国际电子股份有限公司 Handle the device and method configured completely
CN109982378A (en) * 2012-05-21 2019-07-05 三星电子株式会社 Method and apparatus for transmitting and receiving data in mobile communication system
CN112702765A (en) * 2020-12-22 2021-04-23 展讯通信(上海)有限公司 Data transmission method, device, equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100527884C (en) * 2006-01-04 2009-08-12 华为技术有限公司 A method for switching among cells
CN109327917B (en) * 2013-03-22 2022-01-11 华为技术有限公司 Method and equipment for establishing connection
JP7267701B2 (en) * 2018-09-20 2023-05-02 シャープ株式会社 TERMINAL DEVICE, BASE STATION DEVICE, METHOD, AND INTEGRATED CIRCUIT

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109982378A (en) * 2012-05-21 2019-07-05 三星电子株式会社 Method and apparatus for transmitting and receiving data in mobile communication system
CN109246766A (en) * 2017-06-15 2019-01-18 夏普株式会社 Radio configuration method and corresponding user equipment
CN109587677A (en) * 2017-09-29 2019-04-05 电信科学技术研究院 Restoration methods, terminal, base station and the equipment of the core network of Data Radio Bearer
CN109862617A (en) * 2017-10-27 2019-06-07 宏达国际电子股份有限公司 Handle the device and method configured completely
CN112702765A (en) * 2020-12-22 2021-04-23 展讯通信(上海)有限公司 Data transmission method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN112702765A (en) 2021-04-23
CN112702765B (en) 2023-08-15

Similar Documents

Publication Publication Date Title
RU2738890C1 (en) Method for performing repeated establishment of a pdcp object associated with an umrlc entity in a wireless communication system, and a device for it
US20220060931A1 (en) Data Transmission Method and Data Transmission Apparatus
US11026275B2 (en) Handling of collision between PDU session establishment and release procedures
JP5355788B2 (en) Method and apparatus for performing a handover with a relay node
US8897229B2 (en) Method and apparatus for delivery notification of non-access stratum retransmission
JP2017085669A (en) Handover processing
KR101563008B1 (en) Method of releasing radio bearer in wireless communication system and receiver
WO2019095974A1 (en) Data processing method and device, and computer storage medium
EP3371915B1 (en) Network node, method therein, computer program, and carrier comprising the computer program for retransmitting an rlc pdu
WO2014166053A1 (en) Method and terminal for communication
JP2017510161A (en) Checking a range of sequence numbers
WO2020224631A1 (en) Method and apparatus for processing data packets
WO2018014154A1 (en) Rrc connection re-establishment method and device
WO2020164556A1 (en) Method and apparatus for processing establishment of entities
TWI807527B (en) Methods and apparatus to reduce packet latency in multi-leg transmission
WO2022078517A1 (en) Data transmission method and device, and storage medium
WO2022134958A1 (en) Data transmission method and apparatus, and device and storage medium
WO2020057044A1 (en) Connection releasing method, data processing method, device, and storage medium
WO2019127292A1 (en) Method and apparatus for controlling data replication transmission function
EP3920592B1 (en) Switching method, apparatus and system in wireless communication system
US20230254729A1 (en) Migration method and apparatus for iab-node
TWI749312B (en) Congestion control method, equipment and device
WO2015003353A1 (en) Communication method and apparatus
WO2020029414A1 (en) Wireless communication method, communication device, chip and communication system
CN111654360B (en) Non-active state switching processing method and communication equipment

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

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

Country of ref document: EP

Kind code of ref document: A1