WO2016197804A1 - Method and device for compressing data packet - Google Patents

Method and device for compressing data packet Download PDF

Info

Publication number
WO2016197804A1
WO2016197804A1 PCT/CN2016/082616 CN2016082616W WO2016197804A1 WO 2016197804 A1 WO2016197804 A1 WO 2016197804A1 CN 2016082616 W CN2016082616 W CN 2016082616W WO 2016197804 A1 WO2016197804 A1 WO 2016197804A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
compression
data packet
packet
header
Prior art date
Application number
PCT/CN2016/082616
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 WO2016197804A1 publication Critical patent/WO2016197804A1/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/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information

Definitions

  • the method before the first device is a base station, before the first device compresses the data in the data packet, the method further includes:
  • FIG. 2 is a flowchart of implementing a method for compressing a data packet in an LTE system according to another embodiment of the present disclosure
  • the first receiving module 503 is configured to receive a first identifier sent by the second device, where the first identifier is used to indicate whether the second device supports the compression algorithm, where the second device is a terminal.

Abstract

Disclosed is a method for compressing a data packet in a communication system. The method comprises: performing, by a first apparatus, according to a compression algorithm, a compression processing on data in a data packet; and encapsulating, by the first apparatus, the compressed data into a data packet, header information of the data packet comprising: compression state indication information and extension header indication information, data in the data packet comprising: data different between transmitted data and data prior to the compression processing and awaiting transmission, and feature information corresponding to data identical between the transmitted data and the data prior to the compression processing and awaiting transmission; wherein the compression state indication information indicates whether the data packet is compressed, and the extension header indication information indicates whether an extension header appears in an option field of the data packet. Also disclosed is a device for compressing the data packet in the communication system.

Description

数据包的压缩方法和装置Data packet compression method and device
相关申请的交叉引用Cross-reference to related applications
本申请主张在2015年6月8日在中国提交的中国专利申请No.201510309578.X的优先权,其全部内容通过引用包含于此。Priority is claimed on Chinese Patent Application No. 201510309578.X filed on Jun. 8, 2015, the entire content of
技术领域Technical field
本公开文本涉及通信领域中的数据压缩技术,尤其涉及一种数据包的压缩方法和装置。The present disclosure relates to data compression technologies in the field of communications, and in particular, to a method and apparatus for compressing data packets.
背景技术Background technique
LTE系统中引入了头压缩技术,利用数据包包头中相关字段的规律性,在分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)层对数据包的包头进行压缩,从而提高空口传输效率。相关技术中的头压缩技术主要用于包头占比较高的小包业务,如VoLTE(Voice over LTE)语音包等。The LTE system introduces a header compression technology, which utilizes the regularity of related fields in the packet header to compress the packet header of the packet in the Packet Data Convergence Protocol (PDCP) layer, thereby improving the efficiency of air interface transmission. The header compression technology in the related art is mainly used for a small packet service with a high packet head, such as a VoLTE (Voice over LTE) voice packet.
目前,PDCP头压缩仅针对底层传输协议的包头进行压缩,对应用层的包头和净荷中的冗余无法处理。此外,随着移动互联网的发展,单个用户同时维护的IP连接越来越多,进行头压缩时终端需要维护的上下文数量也越来越多,头压缩实现越来越困难。Currently, PDCP header compression only compresses the header of the underlying transport protocol, and cannot handle the redundancy in the header and payload of the application layer. In addition, with the development of the mobile Internet, a single user maintains more and more IP connections at the same time, and the number of contexts that the terminal needs to maintain when performing header compression is more and more, and header compression is more and more difficult.
发明内容Summary of the invention
为解决现有存在的技术问题,本公开文本实施例提供一种通信系统中数据包的压缩方法和装置。To solve the existing technical problems, embodiments of the present disclosure provide a method and apparatus for compressing data packets in a communication system.
本公开文本实施例提供了一种数据包的压缩方法,该方法包括:The embodiment of the present disclosure provides a method for compressing a data packet, the method comprising:
第一设备依据压缩算法对数据包中的数据进行压缩处理;The first device compresses the data in the data packet according to the compression algorithm;
所述第一设备将压缩处理后的数据封装成数据包;The first device encapsulates the compressed data into a data packet;
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息; The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
一个实施例中,所述第一设备为基站时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:In an embodiment, before the first device is a base station, before the first device compresses the data in the data packet, the method further includes:
所述第一设备接收第二设备发送的第一标识;所述第一标识用于表示所述第二设备是否支持所述压缩算法;其中,所述第二设备为终端。The first device receives the first identifier sent by the second device, where the first identifier is used to indicate whether the second device supports the compression algorithm, where the second device is a terminal.
一个实施例中,所述第一设备为基站时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:In an embodiment, before the first device is a base station, before the first device compresses the data in the data packet, the method further includes:
所述第一设备接收第二设备发送的第二标识;所述第二标识用于表示第三设备是否支持所述压缩算法;其中,所述第一设备为目标基站,所述第二设备为源基站,所述第三设备为预从所述源基站切换到所述目标基站的终端。Receiving, by the first device, a second identifier sent by the second device, where the second identifier is used to indicate whether the third device supports the compression algorithm, where the first device is a target base station, and the second device is a source base station, the third device being a terminal that is pre-switched from the source base station to the target base station.
一个实施例中,所述第一设备为终端时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:In an embodiment, when the first device is a terminal, before the first device compresses data in the data packet, the method further includes:
所述第一设备接收第二设备发送的第三标识,所述第三标识用于配置所述第一设备向所述第二设备上传压缩数据包;其中,所述第二设备为基站。The first device receives a third identifier sent by the second device, where the third identifier is used to configure the first device to upload a compressed data packet to the second device, where the second device is a base station.
可选地,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。Optionally, the feature information includes: a length of the same data in the to-be-transmitted data and the transmitted data before the compression process, and a storage location of the same data in the cache.
可选地,所述第一设备对数据包中的数据进行压缩处理时,该方法还包括:Optionally, when the first device performs compression processing on the data in the data packet, the method further includes:
所述第一设备将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The first device compares the data to be transmitted before the compression process with the transmitted data stored in the cache, determines different data in the two, and determines the length of the same data in the two and the storage location of the same data in the cache. ;
可选地,所述第一设备缓存中的数据与对端接收设备缓存中的数据同步更新。Optionally, the data in the first device cache is updated synchronously with the data in the peer receiving device cache.
可选地,所述第一标识为无线资源控制(Radio Resource Control,RRC)信令消息中的新增字段的取值、或为RRC信令消息中一个第一PDCP头压缩字段的取值、或为两个以上所述第一PDCP头压缩字段的取值的组合;Optionally, the first identifier is a value of a new field in a Radio Resource Control (RRC) signaling message, or a value of a first PDCP header compression field in the RRC signaling message, Or a combination of values of two or more of the first PDCP header compression fields;
可选地,所述第一PDCP头压缩字段用于表示上报PDCP头压缩能力。Optionally, the first PDCP header compression field is used to indicate that the PDCP header compression capability is reported.
可选地,所述第二标识为RRC信令消息中的新增字段的取值、或为RRC 信令消息中一个第一PDCP头压缩字段的取值、或为两个及以上所述第一PDCP头压缩字段的取值的组合;Optionally, the second identifier is a value of a new field in the RRC signaling message, or is an RRC. a value of a first PDCP header compression field in the signaling message, or a combination of values of two or more of the first PDCP header compression fields;
可选地,所述第一PDCP头压缩字段用于表示上报PDCP头压缩能力。Optionally, the first PDCP header compression field is used to indicate that the PDCP header compression capability is reported.
可选地,所述第三标识为RRC信令消息中的新增字段的取值、或为RRC信令消息中一个第二PDCP头压缩字段的取值、或为两个及以上所述第二PDCP头压缩字段的取值的组合;Optionally, the third identifier is a value of a new field in the RRC signaling message, or a value of a second PDCP header compression field in the RRC signaling message, or two or more a combination of values of the two PDCP header compression fields;
可选地,所述第二PDCP头压缩字段用于表示激活PDCP头压缩。Optionally, the second PDCP header compression field is used to indicate that the PDCP header compression is activated.
本公开文本实施例还提供了一种数据包的压缩装置,该装置包括:数据压缩模块和数据封装模块;其中,The embodiment of the present disclosure further provides a compression device for a data packet, the device comprising: a data compression module and a data encapsulation module; wherein
所述数据压缩模块,用于依据压缩算法对数据包中的数据进行压缩处理;The data compression module is configured to perform compression processing on data in the data packet according to a compression algorithm;
所述数据封装模块,用于将所述数据压缩模块压缩处理后的数据封装成数据包;The data encapsulating module is configured to encapsulate the data compressed by the data compression module into a data packet;
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
一个实施例中,所述装置设置于终端中,所述装置还包括:第一接收模块;所述数据压缩模块对数据包中的数据进行压缩处理之前,In an embodiment, the device is disposed in a terminal, the device further includes: a first receiving module; before the data compression module compresses data in the data packet,
所述第一接收模块,用于接收第二设备发送的第一标识;所述第一标识用于表示所述第二设备是否支持所述压缩算法;其中,所述第二设备为终端。The first receiving module is configured to receive a first identifier sent by the second device, where the first identifier is used to indicate whether the second device supports the compression algorithm, where the second device is a terminal.
一个实施例中,所述装置设置于目标基站中,所述装置还包括:第二接收模块;所述数据压缩模块对数据包中的数据进行压缩处理之前,In one embodiment, the apparatus is disposed in a target base station, and the apparatus further includes: a second receiving module; before the data compression module compresses data in the data packet,
所述第二接收模块,用于接收第二设备发送的第二标识;所述第二标识用于表示第三设备是否支持所述压缩算法;其中,所述第二设备为源基站,所述第三设备为预从所述源基站切换到所述目标基站的终端。The second receiving module is configured to receive a second identifier sent by the second device, where the second identifier is used to indicate whether the third device supports the compression algorithm, where the second device is a source base station, The third device is a terminal that is pre-switched from the source base station to the target base station.
一个实施例中,所述装置设置于终端中,所述装置还包括:第三接收模块;所述数据压缩模块对数据包中的数据进行压缩处理之前,In an embodiment, the device is disposed in the terminal, the device further includes: a third receiving module; before the data compression module compresses the data in the data packet,
所述第三接收模块,用于接收第二设备发送的第三标识,所述第三标识 用于配置所述终端向所述第二设备上传压缩数据包;其中,所述第二设备为基站。The third receiving module is configured to receive a third identifier sent by the second device, where the third identifier is And configured to send, by the terminal, a compressed data packet to the second device, where the second device is a base station.
可选地,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。Optionally, the feature information includes: a length of the same data in the to-be-transmitted data and the transmitted data before the compression process, and a storage location of the same data in the cache.
一个实施例中,所述装置还包括:比较处理模块,用于将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;In an embodiment, the apparatus further includes: a comparison processing module, configured to compare the data to be transmitted before the compression process with the transmitted data stored in the cache, determine different data in the two, and determine the same in the two The length of the data and the storage location of the same data in the cache;
其中,所述缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache is updated synchronously with the data in the buffer of the peer receiving device.
本公开文本实施例提供的通信系统中数据包的压缩方法和装置,第一设备依据压缩算法对数据包中的数据进行压缩处理;所述第一设备将压缩处理后的数据封装成数据包;所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。本公开文本实施例通过在通信系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。The method and device for compressing a data packet in a communication system provided by the embodiment of the present disclosure, the first device compresses data in the data packet according to a compression algorithm; the first device encapsulates the compressed data into a data packet; The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Feature information corresponding to the same data in the transmitted data; wherein the compression status indication information is used to indicate whether the data packet is compressed; and the extended header indication information is used to indicate whether an option field of the data packet is present Extended header. The embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the communication system, utilizing the regularity and redundancy in the header and payload of the data packet before and after, and the header compression technology in the related art. Compared, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
附图说明DRAWINGS
为了更清楚地说明本申请实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。以下附图并未刻意按实际尺寸等比例缩放绘制,重点在于示出本申请的主旨。在附图中,相似的附图标记可在不同的视图中描述相似的部件。具有不同字母后缀的相似附图标记可表示相似部件的不同示例。附图以示例而非限制的方式大体示出了本文中所讨论的各个实施例。In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments described in the present application. Other drawings may also be obtained from those of ordinary skill in the art in light of the inventive work. The following figures are not intended to be scaled to scale in actual dimensions, with emphasis on the subject matter of the present application. In the figures, like reference characters may be in the Like reference numerals with different letter suffixes may indicate different examples of similar components. The drawings generally illustrate the various embodiments discussed herein by way of example and not limitation.
图1为本公开文本一些实施例所述长期演进(Long Term Evolution,LTE) 系统中数据包的压缩方法实现流程图;FIG. 1 is a Long Term Evolution (LTE) according to some embodiments of the present disclosure. A flowchart for implementing a compression method of a data packet in the system;
图2为本公开文本另一些实施例所述LTE系统中数据包的压缩方法实现流程图;2 is a flowchart of implementing a method for compressing a data packet in an LTE system according to another embodiment of the present disclosure;
图3为本公开文本另一些实施例所述LTE系统中数据包的压缩方法实现流程图;3 is a flowchart of implementing a method for compressing a data packet in an LTE system according to another embodiment of the present disclosure;
图4为本公开文本另一些实施例所述LTE系统中数据包的压缩方法实现流程图;4 is a flowchart of implementing a method for compressing a data packet in an LTE system according to another embodiment of the present disclosure;
图5为本公开文本另一些实施例所述LTE系统中数据包的压缩装置的结构示意图;FIG. 5 is a schematic structural diagram of a data packet compression apparatus in an LTE system according to another embodiment of the present disclosure;
图6为根据图5所述的另一些实施例中的另一LTE系统中数据包的压缩装置的结构示意图;6 is a schematic structural diagram of a compression apparatus of a data packet in another LTE system according to another embodiment of FIG. 5;
图7为本公开文本另一些实施例所述LTE系统中数据包的压缩装置的结构示意图;FIG. 7 is a schematic structural diagram of a data packet compression apparatus in an LTE system according to another embodiment of the present disclosure;
图8为本公开文本另一些实施例所述LTE系统中数据包的压缩装置的结构示意图;FIG. 8 is a schematic structural diagram of a data packet compression apparatus in an LTE system according to another embodiment of the present disclosure;
图9为本公开文本另一些实施例所述LTE系统中数据包的压缩装置的结构示意图;FIG. 9 is a schematic structural diagram of a data packet compression apparatus in an LTE system according to another embodiment of the present disclosure;
图10为本公开文本应用场景中所述数据包压缩功能协议栈位置示意图;10 is a schematic diagram of a location of the data packet compression function protocol stack in the application scenario of the present disclosure;
图11为本公开文本应用场景中所述数据包压缩格式示意图;以及FIG. 11 is a schematic diagram of the data packet compression format in the application scenario of the present disclosure;
图12为本公开文本应用场景中所述终端与基站间的信令交互流程示意图。FIG. 12 is a schematic flowchart of signaling interaction between the terminal and a base station in the application scenario of the disclosure.
具体实施方式detailed description
为使本公开文本实施例的目的、技术方案和优点更加清楚,下面将结合本公开文本实施例的附图,对本公开文本实施例的技术方案进行清楚、完整地描述。显然,所描述的实施例是本公开文本的一部分实施例,而不是全部的实施例。基于所描述的本公开文本的实施例,本领域普通技术人员所获得的所有其他实施例,都属于本公开文本保护的范围。The technical solutions of the embodiments of the present disclosure will be clearly and completely described in the following description of the embodiments of the present disclosure. It is apparent that the described embodiments are part of the embodiments of the present disclosure, and not all of the embodiments. All other embodiments obtained by those of ordinary skill in the art based on the described embodiments of the present disclosure are within the scope of the disclosure.
根据研究发现网络传输的数据包中不仅IP、TCP、UDP等底层包头存在 规律,在应用层包头和净荷中也存在一定的规律性和冗余。如:网页浏览,HTTP协议中很多关键字,如Accept-Encoding、User-Agent等,前后多个包是固定的,关键字对应的取值,如User-Agent取值Mozilla、Firefox等,前后多个包也是相同的;如OTT即时通信,OTT厂商自定义的私有协议中很多格式也是固定的,聊天内容中也有很多高频词是经常出现的;如FTP文件上传WORD文档等文本文件,源文件就具有很高的冗余度。同时,在相关技术中的无线网络流量中,网页浏览和OTT即时通信等可压缩性较高的业务占有很高的比重。According to the research, it is found that not only IP, TCP, UDP and other underlying headers exist in the data packets transmitted by the network. Regularity, there is also a certain regularity and redundancy in the application layer header and payload. Such as: web browsing, many keywords in the HTTP protocol, such as Accept-Encoding, User-Agent, etc., multiple packets before and after are fixed, the value corresponding to the keyword, such as User-Agent value Mozilla, Firefox, etc. The same package is also available; for example, OTT instant communication, many formats of the OTT vendor's custom private protocol are also fixed, and there are many high-frequency words in the chat content; such as FTP files uploading WORD documents and other text files, source files. It has a high degree of redundancy. At the same time, in the wireless network traffic in the related art, services with higher compressibility such as web browsing and OTT instant communication occupy a high proportion.
本公开文本的实施例中,第一设备依据压缩算法对数据包中的数据进行压缩处理;所述第一设备将压缩处理后的数据封装成数据包;所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。In an embodiment of the present disclosure, the first device performs compression processing on the data in the data packet according to the compression algorithm; the first device encapsulates the compressed data into a data packet; the header information of the data packet includes: compression The status indication information and the extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before the compression processing, and corresponding to the same data in the transmitted data before the compression processing Characteristic information; wherein the compression status indication information is used to indicate whether the data packet is compressed; and the extended header indication information is used to indicate whether an option header of the data packet has an extended header.
下面结合附图及具体实施例对本公开文本作进一步详细说明。The present disclosure will be further described in detail below with reference to the accompanying drawings and specific embodiments.
图1为本公开文本一些实施例所述LTE系统中数据包的压缩方法实现流程图,如图1所示,该方法包括:FIG. 1 is a flowchart of a method for compressing a data packet in an LTE system according to some embodiments of the present disclosure. As shown in FIG. 1 , the method includes:
步骤101:第一设备依据压缩算法对数据包中的数据进行压缩处理;Step 101: The first device performs compression processing on the data in the data packet according to the compression algorithm.
步骤102:所述第一设备将压缩处理后的数据封装成数据包;所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;Step 102: The first device encapsulates the compressed data into a data packet; the packet header information of the data packet includes: compressed state indication information and extended header indication information; and the data in the data packet includes: before compression processing Characteristic data corresponding to the data to be transmitted and the data to be transmitted, and the data to be transmitted before the compression process and the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
本公开文本实施例中,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。In the embodiment of the present disclosure, the feature information includes: a length of the same data in the to-be-transmitted data and the transmitted data before the compression process, and a storage location of the same data in the cache.
相应地,所述第一设备对数据包中的数据进行压缩处理时,该方法还包括: Correspondingly, when the first device performs compression processing on the data in the data packet, the method further includes:
所述第一设备将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The first device compares the data to be transmitted before the compression process with the transmitted data stored in the cache, determines different data in the two, and determines the length of the same data in the two and the storage location of the same data in the cache. ;
其中,所述第一设备缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache of the first device is updated synchronously with the data in the cache of the peer receiving device.
本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。The embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the LTE system, and utilizes the regularity and redundancy in the header and the payload of the data packet before and after, in comparison with the header compression technology in the related art. Compared, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
本公开文本另一些实施例还提供了一种LTE系统中数据包的压缩方法,如图2所示,该方法包括:Other embodiments of the present disclosure further provide a method for compressing data packets in an LTE system. As shown in FIG. 2, the method includes:
步骤201:第一设备依据压缩算法对数据包中的数据进行压缩处理;Step 201: The first device performs compression processing on the data in the data packet according to the compression algorithm.
步骤202:所述第一设备将压缩处理后的数据封装成数据包;所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;Step 202: The first device encapsulates the compressed data into a data packet; the packet header information of the data packet includes: compressed state indication information and extended header indication information; and the data in the data packet includes: before compression processing Characteristic data corresponding to the data to be transmitted and the data to be transmitted, and the data to be transmitted before the compression process and the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
可选地,所述第一设备为基站时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:Optionally, before the first device is a base station, before the first device performs compression processing on the data in the data packet, the method further includes:
步骤200:所述第一设备接收第二设备发送的第一标识;所述第一标识用于表示所述第二设备是否支持所述压缩算法;其中,所述第二设备为终端。Step 200: The first device receives a first identifier sent by the second device, where the first identifier is used to indicate whether the second device supports the compression algorithm, where the second device is a terminal.
本公开文本实施例中,所述第一标识为RRC信令消息中的新增字段的取值、或为RRC信令消息中一个第一PDCP头压缩字段的取值、或为两个以上所述第一PDCP头压缩字段的取值的组合;In the embodiment of the present disclosure, the first identifier is a value of a new field in the RRC signaling message, or a value of a first PDCP header compression field in the RRC signaling message, or two or more a combination of values of the first PDCP header compression field;
其中,所述第一PDCP头压缩字段用于表示上报PDCP头压缩能力。The first PDCP header compression field is used to indicate that the PDCP header compression capability is reported.
本公开文本实施例中,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。In the embodiment of the present disclosure, the feature information includes: a length of the same data in the to-be-transmitted data and the transmitted data before the compression process, and a storage location of the same data in the cache.
相应地,所述第一设备对数据包中的数据进行压缩处理时,该方法还包括: Correspondingly, when the first device performs compression processing on the data in the data packet, the method further includes:
所述第一设备将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The first device compares the data to be transmitted before the compression process with the transmitted data stored in the cache, determines different data in the two, and determines the length of the same data in the two and the storage location of the same data in the cache. ;
其中,所述第一设备缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache of the first device is updated synchronously with the data in the cache of the peer receiving device.
本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。The embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the LTE system, and utilizes the regularity and redundancy in the header and the payload of the data packet before and after, in comparison with the header compression technology in the related art. Compared, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
本公开文本另一些实施例还提供了一种LTE系统中数据包的压缩方法,如图3所示,该方法包括:Other embodiments of the present disclosure further provide a method for compressing data packets in an LTE system. As shown in FIG. 3, the method includes:
步骤301:第一设备依据压缩算法对数据包中的数据进行压缩处理;Step 301: The first device performs compression processing on the data in the data packet according to the compression algorithm.
步骤302:所述第一设备将压缩处理后的数据封装成数据包;Step 302: The first device encapsulates the compressed data into a data packet.
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
其中,所述第一设备为基站时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:The method further includes: before the first device is a base station, before the first device compresses the data in the data packet, the method further includes:
步骤300:所述第一设备接收第二设备发送的第二标识;所述第二标识用于表示第三设备是否支持所述压缩算法;其中,所述第一设备为目标基站,所述第二设备为源基站,所述第三设备为预从所述源基站切换到所述目标基站的终端。Step 300: The first device receives a second identifier sent by the second device, where the second identifier is used to indicate whether the third device supports the compression algorithm, where the first device is a target base station, where the The second device is a source base station, and the third device is a terminal that is pre-switched from the source base station to the target base station.
本公开文本实施例中,所述第二标识为RRC信令消息中的新增字段的取值、或为RRC信令消息中一个第一PDCP头压缩字段的取值、或为两个及以上所述第一PDCP头压缩字段的取值的组合;In the embodiment of the present disclosure, the second identifier is a value of a new field in the RRC signaling message, or a value of a first PDCP header compression field in the RRC signaling message, or two or more a combination of values of the first PDCP header compression field;
其中,所述第一PDCP头压缩字段用于表示上报PDCP头压缩能力。The first PDCP header compression field is used to indicate that the PDCP header compression capability is reported.
本公开文本实施例中,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。 In the embodiment of the present disclosure, the feature information includes: a length of the same data in the to-be-transmitted data and the transmitted data before the compression process, and a storage location of the same data in the cache.
相应地,所述第一设备对数据包中的数据进行压缩处理时,该方法还包括:Correspondingly, when the first device performs compression processing on the data in the data packet, the method further includes:
所述第一设备将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The first device compares the data to be transmitted before the compression process with the transmitted data stored in the cache, determines different data in the two, and determines the length of the same data in the two and the storage location of the same data in the cache. ;
其中,所述第一设备缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache of the first device is updated synchronously with the data in the cache of the peer receiving device.
本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。The embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the LTE system, and utilizes the regularity and redundancy in the header and the payload of the data packet before and after, in comparison with the header compression technology in the related art. Compared, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
本公开文本另一些实施例还提供了一种LTE系统中数据包的压缩方法,如图4所示,该方法包括:Other embodiments of the present disclosure further provide a method for compressing data packets in an LTE system. As shown in FIG. 4, the method includes:
步骤401:第一设备依据压缩算法对数据包中的数据进行压缩处理;Step 401: The first device performs compression processing on the data in the data packet according to the compression algorithm.
步骤402:所述第一设备将压缩处理后的数据封装成数据包;Step 402: The first device encapsulates the compressed data into a data packet.
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
可选地,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。Optionally, the compressed state indication information is used to indicate whether the data packet is compressed; and the extended header indication information is used to indicate whether an option header of the data packet has an extended header.
可选地,所述第一设备为终端时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:Optionally, before the first device is a terminal, before the first device performs compression processing on the data in the data packet, the method further includes:
步骤400:所述第一设备接收第二设备发送的第三标识,所述第三标识用于配置所述第一设备向所述第二设备上传压缩数据包;其中,所述第二设备为基站。Step 400: The first device receives a third identifier sent by the second device, where the third identifier is used to configure the first device to upload a compressed data packet to the second device, where the second device is Base station.
本公开文本实施例中,所述第三标识为RRC信令消息中的新增字段的取值、或为RRC信令消息中一个第二PDCP头压缩字段的取值、或为两个及以上所述第二PDCP头压缩字段的取值的组合;In the embodiment of the present disclosure, the third identifier is a value of a new field in the RRC signaling message, or a value of a second PDCP header compression field in the RRC signaling message, or two or more a combination of values of the second PDCP header compression field;
其中,所述第二PDCP头压缩字段用于表示激活PDCP头压缩。The second PDCP header compression field is used to indicate that the PDCP header compression is activated.
本公开文本实施例中,所述特征信息包括:所述压缩处理前待传输数据 与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。In the embodiment of the present disclosure, the feature information includes: data to be transmitted before the compression process The length of the same data as in the transmitted data, and the storage location of the same data in the cache.
相应地,所述第一设备对数据包中的数据进行压缩处理时,该方法还包括:Correspondingly, when the first device performs compression processing on the data in the data packet, the method further includes:
所述第一设备将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The first device compares the data to be transmitted before the compression process with the transmitted data stored in the cache, determines different data in the two, and determines the length of the same data in the two and the storage location of the same data in the cache. ;
其中,所述第一设备缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache of the first device is updated synchronously with the data in the cache of the peer receiving device.
本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。The embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the LTE system, and utilizes the regularity and redundancy in the header and the payload of the data packet before and after, in comparison with the header compression technology in the related art. Compared, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
本公开文本另一些实施例还提供了一种LTE系统中数据包的压缩装置,如图5所示,该装置包括:数据压缩模块501和数据封装模块502;其中,A further embodiment of the present disclosure further provides a compression device for a data packet in an LTE system. As shown in FIG. 5, the device includes: a data compression module 501 and a data encapsulation module 502;
所述数据压缩模块501,用于依据压缩算法对数据包中的数据进行压缩处理;The data compression module 501 is configured to perform compression processing on data in the data packet according to a compression algorithm;
所述数据封装模块502,用于将所述数据压缩模块501压缩处理后的数据封装成数据包;The data encapsulating module 502 is configured to encapsulate the data compressed by the data compression module 501 into a data packet;
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
可选地,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。Optionally, the feature information includes: a length of the same data in the to-be-transmitted data and the transmitted data before the compression process, and a storage location of the same data in the cache.
可选地,如图6所示,所述装置还包括:比较处理模块500,用于将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;Optionally, as shown in FIG. 6, the apparatus further includes: a comparison processing module 500, configured to compare the data to be transmitted before the compression process with the transmitted data stored in the cache, to determine different data in the two, and Determining the length of the same data in both and the storage location of the same data in the cache;
其中,所述缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache is updated synchronously with the data in the buffer of the peer receiving device.
本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数 据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。Embodiments of the present disclosure utilize packet compression techniques in an LTE system, utilizing front and back numbers According to the rules and redundancy in the packet header and the payload, the entire data packet transmitted by the air interface is compressed. Compared with the header compression technology in the related art, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
本公开文本另一些实施例还提供了一种LTE系统中数据包的压缩装置,如图7所示,该装置包括:数据压缩模块501和数据封装模块502;其中,A further embodiment of the present disclosure further provides a compression device for a data packet in an LTE system. As shown in FIG. 7, the device includes: a data compression module 501 and a data encapsulation module 502;
所述数据压缩模块501,用于依据压缩算法对数据包中的数据进行压缩处理;The data compression module 501 is configured to perform compression processing on data in the data packet according to a compression algorithm;
所述数据封装模块502,用于将所述数据压缩模块501压缩处理后的数据封装成数据包;The data encapsulating module 502 is configured to encapsulate the data compressed by the data compression module 501 into a data packet;
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
可选地,该装置还包括:比较处理模块500,用于将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;Optionally, the device further includes: a comparison processing module 500, configured to compare the data to be transmitted before the compression process with the transmitted data stored in the cache, determine different data in the two, and determine the same data in the two. The length and storage location of the same data in the cache;
其中,所述缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache is updated synchronously with the data in the buffer of the peer receiving device.
本公开文本实施例中,所述装置设置于终端中,所述装置还包括:第一接收模块503;所述数据压缩模块501对数据包中的数据进行压缩处理之前,In the embodiment of the present disclosure, the device is disposed in a terminal, and the device further includes: a first receiving module 503; before the data compression module 501 performs compression processing on data in the data packet,
所述第一接收模块503,用于接收第二设备发送的第一标识;所述第一标识用于表示所述第二设备是否支持所述压缩算法;其中,所述第二设备为终端。The first receiving module 503 is configured to receive a first identifier sent by the second device, where the first identifier is used to indicate whether the second device supports the compression algorithm, where the second device is a terminal.
本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。The embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the LTE system, and utilizes the regularity and redundancy in the header and the payload of the data packet before and after, in comparison with the header compression technology in the related art. Compared, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
本公开文本另一些实施例还提供了一种LTE系统中数据包的压缩装置,如图8所示,该装置包括:数据压缩模块501和数据封装模块502;其中,A further embodiment of the present disclosure further provides a compression device for a data packet in an LTE system. As shown in FIG. 8, the device includes: a data compression module 501 and a data encapsulation module 502;
所述数据压缩模块501,用于依据压缩算法对数据包中的数据进行压缩处理; The data compression module 501 is configured to perform compression processing on data in the data packet according to a compression algorithm;
所述数据封装模块502,用于将所述数据压缩模块501压缩处理后的数据封装成数据包;The data encapsulating module 502 is configured to encapsulate the data compressed by the data compression module 501 into a data packet;
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
其中,该装置还包括:比较处理模块500,用于将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The device further includes: a comparison processing module 500, configured to compare the data to be transmitted before the compression process with the transmitted data stored in the cache, determine different data in the two, and determine the length of the same data in the two. And the storage location of the same data in the cache;
其中,所述缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache is updated synchronously with the data in the buffer of the peer receiving device.
本公开文本实施例中,所述装置设置于目标基站中,所述装置还包括:第二接收模块504;所述数据压缩模块501对数据包中的数据进行压缩处理之前,In the embodiment of the present disclosure, the device is disposed in a target base station, and the device further includes: a second receiving module 504; before the data compression module 501 performs compression processing on data in the data packet,
所述第二接收模块504,用于接收第二设备发送的第二标识;所述第二标识用于表示第三设备是否支持所述压缩算法;其中,所述第二设备为源基站,所述第三设备为预从所述源基站切换到所述目标基站的终端。The second receiving module 504 is configured to receive a second identifier sent by the second device, where the second identifier is used to indicate whether the third device supports the compression algorithm, where the second device is a source base station, where The third device is a terminal that is pre-switched from the source base station to the target base station.
本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。The embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the LTE system, and utilizes the regularity and redundancy in the header and the payload of the data packet before and after, in comparison with the header compression technology in the related art. Compared, the air interface transmission efficiency is significantly improved, and the network capacity is improved.
本公开文本另一些实施例还提供了一种LTE系统中数据包的压缩装置,如图9所示,该装置包括:数据压缩模块501和数据封装模块502;其中,A further embodiment of the present disclosure further provides a compression device for a data packet in an LTE system. As shown in FIG. 9, the device includes: a data compression module 501 and a data encapsulation module 502;
所述数据压缩模块501,用于依据压缩算法对数据包中的数据进行压缩处理;The data compression module 501 is configured to perform compression processing on data in the data packet according to a compression algorithm;
所述数据封装模块502,用于将所述数据压缩模块501压缩处理后的数据封装成数据包;The data encapsulating module 502 is configured to encapsulate the data compressed by the data compression module 501 into a data packet;
所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息; The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
其中,该装置还包括:比较处理模块500,用于将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The device further includes: a comparison processing module 500, configured to compare the data to be transmitted before the compression process with the transmitted data stored in the cache, determine different data in the two, and determine the length of the same data in the two. And the storage location of the same data in the cache;
其中,所述缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache is updated synchronously with the data in the buffer of the peer receiving device.
本公开文本实施例中,所述装置设置于终端中,所述装置还包括:第三接收模块505;所述数据压缩模块501对数据包中的数据进行压缩处理之前,In the embodiment of the present disclosure, the device is disposed in a terminal, where the device further includes: a third receiving module 505; before the data compression module 501 performs compression processing on data in the data packet,
所述第三接收模块505,用于接收第二设备发送的第三标识,所述第三标识用于配置所述终端向所述第二设备上传压缩数据包;其中,所述第二设备为基站。The third receiving module 505 is configured to receive a third identifier that is sent by the second device, where the third identifier is used to configure the terminal to upload a compressed data packet to the second device, where the second device is Base station.
下面结合具体应用场景对本公开文本进行详细描述。The disclosure will be described in detail below in conjunction with specific application scenarios.
本应用场景中,LTE系统中数据包的压缩方法大致包括:数据包压缩架构、数据包压缩格式、数据包压缩相关信令流程三部分,分别介绍如下:In this application scenario, the data packet compression method in the LTE system generally includes three parts: a data packet compression architecture, a data packet compression format, and a packet compression related signaling flow, which are respectively introduced as follows:
一、数据包压缩架构First, the packet compression architecture
LTE系统中的数据包压缩功能由PDCP层实现,可视作相关技术中的头压缩功能的一个扩展。对于上行数据包,可在终端侧的PDCP进行压缩,在基站侧的PDCP进行解压;对于下行数据包,在基站侧的PDCP进行压缩,在终端侧的PDCP进行解压,对应的数据包压缩功能协议栈位置如图10所示。The packet compression function in the LTE system is implemented by the PDCP layer and can be regarded as an extension of the header compression function in the related art. For the uplink data packet, the PDCP on the terminal side can be compressed, and the PDCP on the base station side is decompressed; for the downlink data packet, the PDCP on the base station side is compressed, and the PDCP on the terminal side is decompressed, and the corresponding packet compression function protocol is performed. The stack location is shown in Figure 10.
二、数据包压缩格式Second, the packet compression format
数据包压缩算法为:通过对前后数据包间的重复信息进行去重实现数据的压缩。终端和基站各维护一个缓冲区,两者缓冲区中的内容同步更新。(终端)发送数据包之前,如果待传输的数据中有部分或全部内容与(终端)缓冲区中的数据相同,则仅传输相关内容在缓冲区中的位置和长度,而不用在空口传输这部分内容。比如网页访问,之前访问的URL为:www.sina.com.cn,本次访问的URL为:finance.sina.com.cn,则缓冲区中已经存在.sina.com.cn的字符串,本次实际传输时仅需要传输finance字符串和上述字符串(.sina.com.cn)在缓冲区的位置即可,对端收到该数据包后可从同步维护的缓存中获取所述相同的内容(.sina.com.cn),有效降低了空口开销。具体的压缩算法可采用经 典的压缩算法或其改进型,如LZ77,此处不再详细介绍。The packet compression algorithm is: compressing data by deduplicating duplicate information between before and after data packets. The terminal and the base station each maintain a buffer, and the contents of the buffers are updated synchronously. (terminal) Before sending a data packet, if some or all of the data to be transmitted is the same as the data in the (terminal) buffer, only the position and length of the relevant content in the buffer are transmitted, instead of transmitting in the air interface. Part. For example, the web access, the previously visited URL is: www.sina.com.cn, the URL of this visit is: finance.sina.com.cn, the string of .sina.com.cn already exists in the buffer, this In the actual transmission, only the finance string and the above string (.sina.com.cn) need to be transmitted in the buffer position, and the peer can obtain the same from the synchronous maintenance cache after receiving the data packet. The content (.sina.com.cn) effectively reduces the air interface overhead. The specific compression algorithm can be used The typical compression algorithm or its improved type, such as LZ77, will not be described in detail here.
数据包压缩是针对某个承载上传输的所有数据,相关技术中的头压缩的压缩上下文是针对IP五元组的,数据包压缩的缓冲区是针对某个承载的,即多个IP连接共用一个缓冲区。Packet compression is for all data transmitted on a certain bearer. The compression context of the header compression in the related art is for the IP quintuple. The buffer for packet compression is for a certain bearer, that is, multiple IP connections are shared. A buffer.
为了能和已有的头压缩功能兼容,需设置数据包压缩后封装格式。In order to be compatible with the existing header compression function, the packet compression format is required.
如图11所示,其中,压缩头占1个字节,包含压缩状态指示和扩展头指示两部分。2bit的压缩状态指示表明本数据包是否经过数据包压缩算法压缩,’00’表示未压缩,’01’表示压缩,取值与相关技术中的头压缩包格式兼容;6bit扩展头指示对应6个扩展头,0表示在选项字段不出现对应的扩展头,1表示在选项字段出现对应的扩展头,扩展头可用于协商缓冲区大小等,目前版本未设置,全部填0。As shown in FIG. 11, the compression header occupies 1 byte, and includes a compression state indication and an extension header indication. The 2bit compression status indication indicates whether the data packet is compressed by the packet compression algorithm, '00' means uncompressed, '01' means compression, and the value is compatible with the header compression packet format in the related art; the 6bit extension header indicates 6 corresponding The extension header, 0 means that the corresponding extension header does not appear in the option field, 1 indicates that the corresponding extension header appears in the option field, and the extension header can be used to negotiate the buffer size, etc., the current version is not set, and all are filled with 0.
选项部分为变长结构,用于携带扩展头。考虑到前向兼容性以及后续扩展的灵活性,扩展头n(n取值1~6)占用2n-1个字节,如第一个扩展头长度为1个字节,第六个扩展头长度为32个字节。选项中扩展头的顺序与压缩头中扩展头指示的顺序一致。目前版本未设置扩展头,选项部分长度为0。The option part is a variable length structure for carrying the extension header. Considering forward compatibility and flexibility of subsequent extensions, the extension header n (n takes values from 1 to 6) occupies 2 n-1 bytes, such as the first extension header is 1 byte in length, the sixth extension. The header length is 32 bytes. The order of the extension headers in the options is the same as the order indicated by the extension headers in the compression header. The current version does not have an extension header set, and the option part length is 0.
内容部分为经通用压缩算法压缩后的数据包,通常包含长度、CRC校验等内容,具体格式此处不进行讨论。The content part is a data packet compressed by a general compression algorithm, and usually includes a length, a CRC check, etc., and the specific format is not discussed here.
三、数据包压缩相关信令流程Third, the data packet compression related signaling process
与PDCP头压缩类似,数据包压缩需要终端和基站配合,因此需要有相应的信令流程,包括:用户设备(User Equipment,UE)能力上报流程、数据包压缩激活流程、移动性管理相关流程等。终端与基站间的信令交互流程可如图12所示,图12中示出UE能力上报流程以及数据包压缩激活流程,所述信令消息中包括下文所述的新增或重配置的字段组合。为尽可能减少改动成本,考虑将数据包压缩作为头压缩的一种扩展,复用相关技术中的头压缩相关的信令流程,如:基站通过UE能力查询流程获知UE对数据包压缩算法的支持情况;基站通过RRC重配置流程激活数据包压缩算法(配置数据包压缩);终端切换时,源基站在切换准备消息中向目标基站传递UE对数据包压缩的支持能力等。Similar to the compression of the PDCP header, the packet compression requires the terminal and the base station to cooperate. Therefore, the corresponding signaling process is required, including the user equipment (UE) capability reporting procedure, the packet compression activation process, and the mobility management related process. . The signaling interaction process between the terminal and the base station is as shown in FIG. 12. FIG. 12 shows a UE capability reporting procedure and a data packet compression activation process, where the signaling message includes a newly added or reconfigured field as described below. combination. In order to minimize the cost of change, consider packet compression as an extension of the header compression, and the header compression related signaling procedure in the multiplexing related technology, for example, the base station learns the UE packet compression algorithm through the UE capability query procedure. Supporting the situation; the base station activates the packet compression algorithm (configuration packet compression) through the RRC reconfiguration process; when the terminal switches, the source base station transmits the UE's support capability for packet compression to the target base station in the handover preparation message.
上述信令流程的核心在于如何表示数据包压缩算法,包含如下两种方法: The core of the above signaling process is how to represent the packet compression algorithm, including the following two methods:
一、在PDCP头压缩中新增一种字段(profile),表示数据包压缩算法,如profile0x0007。1. Add a new profile in the PDCP header compression to indicate the packet compression algorithm, such as profile0x0007.
相应地,在相关信令中增加相应的扩展字段:Correspondingly, the corresponding extension field is added to the relevant signaling:
1)对UE能力上报消息中PDCP-Parameters字段进行扩展,见下面加粗部分代码。profile0x0007置为true,表示UE支持数据包压缩。1) Expand the PDCP-Parameters field in the UE capability report message, see the bold part of the code below. Profile0x0007 is set to true, indicating that the UE supports packet compression.
Figure PCTCN2016082616-appb-000001
Figure PCTCN2016082616-appb-000001
2)对pdcp-config字段进行扩展,见下面加粗部分代码,profile0x0007置为true,表示激活数据包压缩。2) Expand the pdcp-config field, see the bold part of the code below, profile0x0007 is set to true, indicating activation of packet compression.
Figure PCTCN2016082616-appb-000002
Figure PCTCN2016082616-appb-000002
Figure PCTCN2016082616-appb-000003
Figure PCTCN2016082616-appb-000003
二、不增加新字段,借用相关技术中的PDCP头压缩字段profiles/supportedROHC-Profiles和maxCID/maxNumberROHC-ContextSessions字段的特殊取值组合表示数据包压缩。Second, without adding a new field, borrowing the special value combination of the PDCP header compression field profiles/supportedROHC-Profiles and maxCID/maxNumberROHC-ContextSessions fields in the related art indicates packet compression.
具体可有如下几种字段表示方法:Specifically, there are several field representation methods as follows:
1)UE能力上报消息中,当PDCP-Parameters结构中supportedROHC-Profiles中的所有profile取值false,且 maxNumberROHC-ContextSessions取值cs16384时,表示UE支持数据包压缩。1) In the UE capability report message, when all profiles in the supported ROHC-Profiles in the PDCP-Parameters structure take the value false, and When maxNumberROHC-ContextSessions takes the value of cs16384, it indicates that the UE supports packet compression.
在PDCP-Config结构中,当profiles中所有profile取值false,且maxCID取值16383时,表示配置数据包压缩。In the PDCP-Config structure, when all profiles in the profile take the value false, and the maxCID takes the value of 16383, it indicates that the configuration packet is compressed.
为了避免数据包压缩的引入导致不能进行VoLTE语音包的头压缩,可以进一步约定,支持数据包压缩的终端默认支持支持profile1头压缩、且至少支持16个context。In order to prevent the compression of the VoLTE voice packet from being introduced due to the introduction of packet compression, it may be further agreed that the terminal supporting the packet compression supports profile1 header compression and supports at least 16 contexts by default.
2)UE能力上报消息中,当PDCP-Parameters结构中supportedROHC-Profiles中除profile0x0001外的所有profile取值false,且maxNumberROHC-ContextSessions取值cs16384时,表示UE支持数据包压缩。2) In the UE capability report message, when all profiles except profile0x0001 in the supported ROHC-Profiles of the PDCP-Parameters structure take the value false, and maxNumberROHC-ContextSessions takes the value cs16384, it indicates that the UE supports packet compression.
在PDCP-Config结构中,当profiles中所有profile取值false,且maxCID取值16383时,表示配置数据包压缩。In the PDCP-Config structure, when all profiles in the profile take the value false, and the maxCID takes the value of 16383, it indicates that the configuration packet is compressed.
为了避免数据包压缩的引入导致不能进行VoLTE语音包的头压缩,可以进一步约定,支持数据包压缩、且支持profile1头压缩的终端至少支持16个context。In order to avoid the header compression of the VoLTE voice packet, the terminal compression of the VoLTE voice packet cannot be performed. It can be further agreed that the terminal supporting the packet compression and supporting the profile1 header compression supports at least 16 contexts.
3)UE能力上报消息中,当PDCP-Parameters结构中maxNumberROHC-ContextSessions取值cs16384时,表示UE支持数据包压缩。3) In the UE capability report message, when maxNumberROHC-ContextSessions in the PDCP-Parameters structure takes the value cs16384, it indicates that the UE supports packet compression.
在PDCP-Config结构中,当maxCID取值16383时表示配置数据包压缩。In the PDCP-Config structure, when maxCID takes the value of 16383, it indicates configuration packet compression.
为了避免maxCID字段取值含义被借用导致引入数据包压缩后不能进行正常头压缩,可以进一步约定:支持数据包压缩的终端默认支持至少16个context,支持数据包压缩的基站默认maxCID取值16(空口消息中取值16383)。In order to prevent the maxCID field from being borrowed, the normal header compression cannot be performed after the data packet is compressed. It can be further agreed that the terminal supporting the packet compression supports at least 16 contexts by default, and the base station supporting the packet compression has a default maxCID value of 16 ( The value of the air interface message is 16383).
可见,本公开文本实施例通过在LTE系统中引入数据包压缩技术,利用前后数据包包头和净荷中的规律和冗余,对空口传输的整个数据包进行压缩,与相关技术中的头压缩技术相比,显著提高了空口传输效率,且提升了网络容量。实验测试表明,本公开文本对对于网页浏览、即时通信、文本上传等应用实测压缩效率可达50%。It can be seen that the embodiment of the present disclosure compresses the entire data packet transmitted by the air interface by introducing a packet compression technology in the LTE system, and utilizing the regularity and redundancy in the data packet header and the payload before and after, and the header compression in the related art. Compared with the technology, the air interface transmission efficiency is significantly improved, and the network capacity is improved. Experimental tests show that the present disclosure can achieve a compression efficiency of 50% for web browsing, instant messaging, text uploading, and the like.
需要说明的是,尽管在上述实施例中是以将数据包的压缩方法和装置应用于LTE系统为例进行说明的,但本领域技术人员在阅读本公开文本后,还能够将上述的数据包的压缩方法和装置类似地应用于其他各种通信系统(例如第五代(5th Generation,5G)移动通信系统)中。 It should be noted that although in the foregoing embodiment, the method and device for compressing data packets are applied to the LTE system as an example, those skilled in the art can read the above data packet after reading the present disclosure. The compression method and apparatus are similarly applied to other various communication systems (e.g., 5th Generation (5G) mobile communication systems).
本领域内的技术人员应明白,本公开文本的实施例可提供为方法、系统、或计算机程序产品。因此,本公开文本可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本公开文本可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware aspects. Moreover, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本公开文本是参照根据本公开文本实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the present disclosure. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上所述,仅为本公开文本的较佳实施例而已,并非用于限定本公开文本的保护范围。 The above description is only for the preferred embodiment of the present disclosure, and is not intended to limit the scope of the disclosure.

Claims (15)

  1. 一种数据包的压缩方法,包括:A method for compressing data packets, comprising:
    第一设备依据压缩算法对数据包中的数据进行压缩处理;The first device compresses the data in the data packet according to the compression algorithm;
    所述第一设备将压缩处理后的数据封装成数据包;The first device encapsulates the compressed data into a data packet;
    所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
    其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
  2. 根据权利要求1所述的方法,其中,所述第一设备为基站时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:The method according to claim 1, wherein, when the first device is a base station, and before the first device compresses data in the data packet, the method further includes:
    所述第一设备接收第二设备发送的第一标识;所述第一标识用于表示所述第二设备是否支持所述压缩算法;其中,所述第二设备为终端。The first device receives the first identifier sent by the second device, where the first identifier is used to indicate whether the second device supports the compression algorithm, where the second device is a terminal.
  3. 根据权利要求1所述的方法,其中,所述第一设备为基站时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:The method according to claim 1, wherein, when the first device is a base station, and before the first device compresses data in the data packet, the method further includes:
    所述第一设备接收第二设备发送的第二标识;所述第二标识用于表示第三设备是否支持所述压缩算法;其中,所述第一设备为目标基站,所述第二设备为源基站,所述第三设备为预从所述源基站切换到所述目标基站的终端。Receiving, by the first device, a second identifier sent by the second device, where the second identifier is used to indicate whether the third device supports the compression algorithm, where the first device is a target base station, and the second device is a source base station, the third device being a terminal that is pre-switched from the source base station to the target base station.
  4. 根据权利要求1所述的方法,其中,所述第一设备为终端时,所述第一设备对数据包中的数据进行压缩处理之前,该方法还包括:The method according to claim 1, wherein, before the first device is a terminal, before the first device compresses data in the data packet, the method further includes:
    所述第一设备接收第二设备发送的第三标识,所述第三标识用于配置所述第一设备向所述第二设备上传压缩数据包;其中,所述第二设备为基站。The first device receives a third identifier sent by the second device, where the third identifier is used to configure the first device to upload a compressed data packet to the second device, where the second device is a base station.
  5. 根据权利要求1所述的方法,其中,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。The method of claim 1, wherein the feature information comprises: a length of the same data in the data to be transmitted before the compression process and the transmitted data, and a storage location of the same data in the cache.
  6. 根据权利要求5所述的方法,其中,所述第一设备对数据包中的数据进行压缩处理时,该方法还包括:The method according to claim 5, wherein when the first device performs compression processing on data in the data packet, the method further includes:
    所述第一设备将压缩处理前待传输数据与缓存中存储的已传输数据进行 比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The first device performs data to be transmitted before compression processing and transmitted data stored in the cache. Compare, determine different data in the two, and determine the length of the same data in both and the storage location of the same data in the cache;
    其中,所述第一设备缓存中的数据与对端接收设备缓存中的数据同步更新。The data in the cache of the first device is updated synchronously with the data in the cache of the peer receiving device.
  7. 根据权利要求2所述的方法,其中,所述第一标识为无线资源控制(RRC)信令消息中的新增字段的取值、或为RRC信令消息中一个第一分组数据汇聚协议(PDCP)头压缩字段的取值、或为两个以上所述第一PDCP头压缩字段的取值的组合;The method according to claim 2, wherein the first identifier is a value of a new field in a Radio Resource Control (RRC) signaling message, or is a first packet data convergence protocol in an RRC signaling message ( a value of a header compression field of the PDCP) or a combination of values of two or more of the first PDCP header compression fields;
    其中,所述第一PDCP头压缩字段用于表示上报PDCP头压缩能力。The first PDCP header compression field is used to indicate that the PDCP header compression capability is reported.
  8. 根据权利要求3所述的方法,其中,所述第二标识为RRC信令消息中的新增字段的取值、或为RRC信令消息中一个第一PDCP头压缩字段的取值、或为两个及以上所述第一PDCP头压缩字段的取值的组合;The method according to claim 3, wherein the second identifier is a value of a new field in the RRC signaling message, or a value of a first PDCP header compression field in the RRC signaling message, or a combination of values of the first and second PDCP header compression fields;
    其中,所述第一PDCP头压缩字段用于表示上报PDCP头压缩能力。The first PDCP header compression field is used to indicate that the PDCP header compression capability is reported.
  9. 根据权利要求4所述的方法,其中,所述第三标识为RRC信令消息中的新增字段的取值、或为RRC信令消息中一个第二PDCP头压缩字段的取值、或为两个及以上所述第二PDCP头压缩字段的取值的组合;The method according to claim 4, wherein the third identifier is a value of a new field in the RRC signaling message, or a value of a second PDCP header compression field in the RRC signaling message, or a combination of values of two or more of the second PDCP header compression fields;
    其中,所述第二PDCP头压缩字段用于表示激活PDCP头压缩。The second PDCP header compression field is used to indicate that the PDCP header compression is activated.
  10. 一种数据包的压缩装置,包括:数据压缩模块和数据封装模块;其中,A data packet compression device includes: a data compression module and a data encapsulation module; wherein
    所述数据压缩模块,用于依据压缩算法对数据包中的数据进行压缩处理;The data compression module is configured to perform compression processing on data in the data packet according to a compression algorithm;
    所述数据封装模块,用于将所述数据压缩模块压缩处理后的数据封装成数据包;The data encapsulating module is configured to encapsulate the data compressed by the data compression module into a data packet;
    所述数据包的包头信息包括:压缩状态指示信息和扩展头指示信息;所述数据包中的数据包括:压缩处理前待传输数据与已传输数据中的不同数据,以及压缩处理前待传输数据与已传输数据中的相同数据所对应的特征信息;The packet header information of the data packet includes: compressed state indication information and extended header indication information; the data in the data packet includes: different data in the to-be-transmitted data and the transmitted data before compression processing, and data to be transmitted before compression processing Characteristic information corresponding to the same data in the transmitted data;
    其中,所述压缩状态指示信息,用于表示所述数据包是否压缩;所述扩展头指示信息,用于表示数据包的选项字段是否出现扩展头。The compressed state indication information is used to indicate whether the data packet is compressed. The extended header indication information is used to indicate whether an option header of the data packet has an extended header.
  11. 根据权利要求10所述的装置,其中,所述装置设置于终端中,所述装置还包括:第一接收模块;所述数据压缩模块对数据包中的数据进行压缩 处理之前,The apparatus according to claim 10, wherein said apparatus is disposed in a terminal, said apparatus further comprising: a first receiving module; said data compression module compressing data in the data packet Before processing,
    所述第一接收模块,用于接收第二设备发送的第一标识;所述第一标识用于表示所述第二设备是否支持所述压缩算法;其中,所述第二设备为终端。The first receiving module is configured to receive a first identifier sent by the second device, where the first identifier is used to indicate whether the second device supports the compression algorithm, where the second device is a terminal.
  12. 根据权利要求10所述的装置,其中,所述装置设置于目标基站中,所述装置还包括:第二接收模块;所述数据压缩模块对数据包中的数据进行压缩处理之前,The apparatus of claim 10, wherein the apparatus is disposed in a target base station, the apparatus further comprising: a second receiving module; before the data compression module compresses data in the data packet,
    所述第二接收模块,用于接收第二设备发送的第二标识;所述第二标识用于表示第三设备是否支持所述压缩算法;其中,所述第二设备为源基站,所述第三设备为预从所述源基站切换到所述目标基站的终端。The second receiving module is configured to receive a second identifier sent by the second device, where the second identifier is used to indicate whether the third device supports the compression algorithm, where the second device is a source base station, The third device is a terminal that is pre-switched from the source base station to the target base station.
  13. 根据权利要求10所述的装置,其中,所述装置设置于终端中,所述装置还包括:第三接收模块;所述数据压缩模块对数据包中的数据进行压缩处理之前,The device according to claim 10, wherein the device is disposed in a terminal, the device further comprising: a third receiving module; before the data compression module compresses data in the data packet,
    所述第三接收模块,用于接收第二设备发送的第三标识,所述第三标识用于配置所述终端向所述第二设备上传压缩数据包;其中,所述第二设备为基站。The third receiving module is configured to receive a third identifier sent by the second device, where the third identifier is used to configure the terminal to upload a compressed data packet to the second device, where the second device is a base station .
  14. 根据权利要求10所述的装置,其中,所述特征信息包括:所述压缩处理前待传输数据与已传输数据中的相同数据的长度,以及所述相同数据在缓存中的存储位置。The apparatus according to claim 10, wherein said characteristic information comprises: a length of the same data in the data to be transmitted before the compression processing and the transmitted data, and a storage location of the same data in the cache.
  15. 根据权利要求14所述的装置,其中,所述装置还包括:比较处理模块,用于将压缩处理前待传输数据与缓存中存储的已传输数据进行比较,确定两者中的不同数据,并确定两者中的相同数据的长度以及相同数据在缓存中的存储位置;The device according to claim 14, wherein the device further comprises: a comparison processing module, configured to compare the data to be transmitted before the compression process with the transmitted data stored in the cache, to determine different data in the two, and Determining the length of the same data in both and the storage location of the same data in the cache;
    其中,所述缓存中的数据与对端接收设备缓存中的数据同步更新。 The data in the cache is updated synchronously with the data in the buffer of the peer receiving device.
PCT/CN2016/082616 2015-06-08 2016-05-19 Method and device for compressing data packet WO2016197804A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510309578.XA CN106302245A (en) 2015-06-08 2015-06-08 The compression method of packet and device in a kind of LTE system
CN201510309578.X 2015-06-08

Publications (1)

Publication Number Publication Date
WO2016197804A1 true WO2016197804A1 (en) 2016-12-15

Family

ID=57504490

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/082616 WO2016197804A1 (en) 2015-06-08 2016-05-19 Method and device for compressing data packet

Country Status (2)

Country Link
CN (1) CN106302245A (en)
WO (1) WO2016197804A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112804027A (en) * 2019-11-14 2021-05-14 上海讯析电子科技有限公司 Data packet generation method and device and data reading method and device
CN115136571A (en) * 2021-01-13 2022-09-30 北京小米移动软件有限公司 Compression processing method and device

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108347750A (en) * 2017-01-25 2018-07-31 电信科学技术研究院 A kind of successional method and apparatus of holding UDC functions
CN108632901B (en) * 2017-03-24 2019-12-24 维沃移动通信有限公司 Data transmission method and terminal
CN107094142B (en) * 2017-04-28 2020-11-27 电信科学技术研究院 Method and device for decompressing and compressing uplink data
CN107332909B (en) * 2017-07-03 2020-03-31 中兴通讯股份有限公司 Method and device for realizing data transmission
CN107172662A (en) * 2017-07-24 2017-09-15 京信通信系统(中国)有限公司 A kind of communication means and device
CN107680607B (en) * 2017-09-29 2021-05-18 联想(北京)有限公司 Signal compression method, signal decompression method and device thereof
CN109788545A (en) 2017-11-15 2019-05-21 电信科学技术研究院 A kind of method and apparatus synchronized
CN109802922A (en) * 2017-11-16 2019-05-24 电信科学技术研究院 A kind of processing method and equipment of cache synchronization exception
CN110475243B (en) * 2018-05-11 2020-10-30 电信科学技术研究院有限公司 Method for reporting, acquiring and processing UE capability information and corresponding device
WO2019214625A1 (en) * 2018-05-11 2019-11-14 电信科学技术研究院有限公司 Ue capability information reporting, obtaining, and processing methods and corresponding apparatuses
WO2022000253A1 (en) * 2020-06-30 2022-01-06 Mediatek Singapore Pte. Ltd. Methods and apparatus of reliable multicast transmission with compact protocol stack
CN115276903A (en) * 2022-06-27 2022-11-01 北京长焜科技有限公司 Method for improving LTE air interface transmission efficiency

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102143527A (en) * 2010-02-03 2011-08-03 华为技术有限公司 Compression method and device for nested protocol packet header
US20120155375A1 (en) * 2009-08-26 2012-06-21 Huawei Technologies Co., Ltd. Method and Apparatus for Header Compression in Network Relay Scenario
CN102780685A (en) * 2011-05-12 2012-11-14 国际商业机器公司 Method and system for compressing and encrypting data
CN103078646A (en) * 2012-12-31 2013-05-01 上海宇芯科技有限公司 Dictionary lookup compression and decompression method and device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7701366B2 (en) * 2008-07-25 2010-04-20 Seiko Epson Corporation Data compression by multi-order differencing
CN102083137B (en) * 2009-12-01 2013-12-11 电信科学技术研究院 Method, system and device for transmitting data
CN102131234B (en) * 2010-01-18 2013-12-04 华为技术有限公司 Method and device for compressing and uncompressing internet protocol (IP) data packet
CN102300256B (en) * 2010-06-22 2014-06-18 电信科学技术研究院 Method and device for feeding back header compression and feedback information
CN103634843A (en) * 2012-08-20 2014-03-12 中兴通讯股份有限公司 Data transmission method, wireless network controller, base station and mobile communication system
CN108200091B (en) * 2013-01-17 2021-10-01 华为技术有限公司 Data packet processing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120155375A1 (en) * 2009-08-26 2012-06-21 Huawei Technologies Co., Ltd. Method and Apparatus for Header Compression in Network Relay Scenario
CN102143527A (en) * 2010-02-03 2011-08-03 华为技术有限公司 Compression method and device for nested protocol packet header
CN102780685A (en) * 2011-05-12 2012-11-14 国际商业机器公司 Method and system for compressing and encrypting data
CN103078646A (en) * 2012-12-31 2013-05-01 上海宇芯科技有限公司 Dictionary lookup compression and decompression method and device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112804027A (en) * 2019-11-14 2021-05-14 上海讯析电子科技有限公司 Data packet generation method and device and data reading method and device
CN112804027B (en) * 2019-11-14 2023-04-18 上海讯析电子科技有限公司 Data packet generation method and device and data reading method and device
CN115136571A (en) * 2021-01-13 2022-09-30 北京小米移动软件有限公司 Compression processing method and device

Also Published As

Publication number Publication date
CN106302245A (en) 2017-01-04

Similar Documents

Publication Publication Date Title
WO2016197804A1 (en) Method and device for compressing data packet
RU2739421C1 (en) Method of matching possibility of qos between user equipment and session control function in 5g system
JP5114567B2 (en) Efficient data block transmission method using header indicator
TWI602465B (en) An air interface protocol stack configuration method, data transmission method and device
JP5572220B2 (en) Method and apparatus for transmitting MAC PDU with fragmented packing extension header
US10299164B2 (en) Protocol stack adaptation method and apparatus
WO2017198236A1 (en) Data transmission method, device, and system
US10171616B2 (en) Byte caching in wireless communication networks
RU2767321C1 (en) Method and device for wireless communication
JP7327831B2 (en) Communication method and device
KR20190132459A (en) Data display method, device and communication system
CN108632326B (en) Method and device for transmitting data by protocol data unit
WO2018068704A1 (en) Method, apparatus and equipment for multiplexing and demultiplexing data of radio access network
US20180131609A1 (en) Protocol frame transmission method, apparatus, and system, and node device
CN106941454A (en) A kind of data compression transmission method, terminal and server
CN107615810B (en) Packet header compression system and method for online network code
CN111480361B (en) Base station device, terminal device, and wireless communication method
WO2018082760A1 (en) Reducing overhead by omitting header fields
WO2016061987A1 (en) Packet processing method and device
CN108012289B (en) PDU (protocol data Unit) sending method and device and PDU receiving method and device
CN114556894A (en) Method, apparatus and computer program product for packet forwarding control protocol message bundling
KR102610911B1 (en) Method and apparatus for segmenting data unit
CN108882304B (en) Method and device for encapsulating data packet in data link layer
JP7161123B2 (en) BASE STATION DEVICE, TERMINAL DEVICE, COMMUNICATION METHOD, AND COMMUNICATION SYSTEM
JP2009044693A (en) Transmission method, transmitter, and computer program

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

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

Country of ref document: EP

Kind code of ref document: A1