WO2015168840A1 - 一种数据处理方法及装置 - Google Patents

一种数据处理方法及装置 Download PDF

Info

Publication number
WO2015168840A1
WO2015168840A1 PCT/CN2014/076784 CN2014076784W WO2015168840A1 WO 2015168840 A1 WO2015168840 A1 WO 2015168840A1 CN 2014076784 W CN2014076784 W CN 2014076784W WO 2015168840 A1 WO2015168840 A1 WO 2015168840A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
data packet
protocol
packet
transmission
Prior art date
Application number
PCT/CN2014/076784
Other languages
English (en)
French (fr)
Inventor
王恩博
周民
彭程晖
赵其勇
王斌
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN201480078613.5A priority Critical patent/CN106256149A/zh
Priority to PCT/CN2014/076784 priority patent/WO2015168840A1/zh
Publication of WO2015168840A1 publication Critical patent/WO2015168840A1/zh
Priority to US15/343,880 priority patent/US20170078916A1/en

Links

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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/04Protocols for data compression, e.g. ROHC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • H04W52/0212Power saving arrangements in terminal devices managed by the network, e.g. network or access point is master and terminal is slave
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/08Access point devices
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the present invention relates to the field of communications, and in particular, to a data processing method and apparatus.
  • a method of transmitting data on a compressed backhaul network is generally used to optimize wireless network transmission and achieve base station expansion.
  • the existing wireless network protocol there are two kinds of compression mechanisms.
  • the first one is the IP (Internet Protocol, Internet Protocol) for the upper layer of the PDCP (Packet Data Convergence Protocol) layer of the radio interface protocol.
  • the data header is compressed; the second is to compress the user data at the application layer.
  • IP Internet Protocol, Internet Protocol
  • PDCP Packet Data Convergence Protocol
  • the compression of the IP data header at the PDCP layer only compresses the header portion of the user data, and a better effect can be obtained when the protocol payload is small, but when the protocol load is large, the compression effect is greatly reduced. While the user-level data compression at the application layer is for protocol payloads, not all applications are configured with compression, so these two methods have limited compression effects.
  • Embodiments of the present invention provide a data processing method and apparatus, which can solve the problem that the base station transmission data capacity is too small, and improve the capacity of the base station to transmit data.
  • a data processing apparatus includes:
  • a baseband unit configured to acquire a wireless data packet, where the wireless data packet is a data packet of a wireless air interface protocol, where the wireless air interface protocol is a protocol for transmitting data on a radio air interface, and the wireless data packet is protocol converted to generate transmission data.
  • the transport data packet is a data packet of a backhaul transmission protocol
  • the backhaul transmission protocol is a protocol for transmitting data on a backhaul network between the base station and the uplink network device;
  • An optimization unit configured to adapt the transport data packet to generate a standard data packet, where the standard data packet is a standard Internet Protocol data packet, and the standard data packet is used
  • the compression optimization process generates compressed data, and merges the compressed data into a preset data packet, where the preset data packet is a data packet of the backhaul transmission protocol.
  • the optimizing unit includes an adaptive subunit
  • the adapting subunit is configured to separate the transport network layer header of the backhaul transport protocol from the transport data packet to obtain the standard data packet, where the transport network layer of the backhaul transport protocol is used to carry user data.
  • the optimization unit further includes:
  • Parsing a subunit the parsing subunit is configured to parse the standard data packet to obtain application data;
  • the compression subunit is configured to divide the application data into at least one data slice, and generate at least one data digest according to the at least one data slice, where one data slice corresponds to one data digest, and the data digest Generating a summary of the data slice corresponding to the data digest, and replacing the repeated data slice with the data digest corresponding to the repeated data slice, and encoding the unrepeated data slice and the data digest corresponding to the repeated data slice
  • the compressed data is generated.
  • the optimization unit further includes a codebook subunit
  • the codebook subunit is configured to generate a data codebook according to the correspondence between the at least one data slice and the at least one data digest, where the data codebook is used to restore the compressed data to the application data.
  • the apparatus further includes:
  • forwarding unit where the forwarding unit is configured to encrypt and transmit the preset data packet to the uplink network device.
  • the optimization unit further includes a detection subunit, and the detection subunit is used to determine the location Whether the data contained in the transport packet is a preset type of data;
  • the apparatus further includes a forwarding unit configured to encrypt and transmit the transport data packet to the uplink network device when the data contained in the transport data packet is not the preset type of data.
  • a data processing apparatus includes:
  • a forwarding unit configured to acquire a preset data packet
  • an optimization unit configured to acquire compressed data in the preset data packet acquired by the forwarding unit, where the preset data packet is a data packet of a backhaul transmission protocol, and the compressed data is decompressed to obtain a standard data packet.
  • the standard data packet is a standard Internet Protocol data packet, and the standard data packet is adapted to generate a transport data packet, where the transport data packet is a data packet of the backhaul transmission protocol, where the backhaul transmission protocol is a base station and a protocol for transmitting data on the backhaul network between uplink network devices;
  • a baseband unit configured to perform protocol conversion on the transport data packet to generate a wireless data packet, where the wireless data packet is a data packet of a wireless air interface protocol, and the wireless air interface protocol is a protocol for transmitting data on a radio air interface.
  • the optimization unit includes an adaptive subunit
  • the method includes an adaptation subunit, and a transport network layer protocol header for adding a backhaul transmission protocol to the standard data packet to obtain the transport data packet, where a transport network layer of the backhaul transport protocol is used to carry user data.
  • the optimization unit further includes:
  • the decompression subunit is configured to acquire at least one data slice and at least one data digest in the compressed data, where one data slice corresponds to one data digest, and the data digest is data corresponding to the data digest Extracting a summary of the slice, replacing the repeated data summary with the data slice corresponding to the repeated data summary, and combining the at least one data slice and the data slice corresponding to the repeated data summary into application data;
  • An adaptation subunit configured to perform protocol encapsulation on the application data to generate the standard data pack.
  • the decompression subunit is further configured to acquire a data codebook, where the data codebook includes a correspondence between the at least one data slice and the at least one data digest, and the data digest according to the data codebook is used according to the data digest Replace the data slice corresponding to the repeated data summary.
  • the baseband unit is further configured to send the wireless data packet to a user equipment.
  • the optimization unit further includes:
  • detecting subunit configured to determine whether the preset data packet is a data packet subjected to compression optimization processing
  • the baseband unit unit is further configured to: when the preset data packet is not the data packet that is subjected to the compression optimization process, convert the preset data packet into a data packet of the wireless air interface protocol, and then send the data packet to the user equipment. .
  • a data processing apparatus includes: a processor, a memory, and a bus, wherein the processor and the memory are connected to each other through the bus;
  • the processor is configured to acquire a wireless data packet, where the wireless data packet is a data packet of a wireless air interface protocol, where the wireless air interface protocol is a protocol for transmitting data on a radio air interface, and the wireless data packet is protocolized. Converting to generate a transport data packet, where the transport data packet is a data packet of a backhaul transmission protocol, where the backhaul transmission protocol is a protocol for transmitting data on a backhaul network between the base station and the uplink network device, and the transport data packet is adapted to generate a standard data packet, where the standard data packet is a standard Internet Protocol data packet, and the standard data packet is subjected to compression optimization processing to generate compressed data, and the compressed data is merged into a preset data packet, where the preset data packet is The data packet of the backhaul transmission protocol.
  • the processor is further configured to: in the transport data packet, separate a transport network layer header of the backhaul transport protocol to obtain the standard data packet, where a transport network layer of the backhaul transport protocol is used to carry user data.
  • the processor is further configured to parse the standard data packet to obtain application data, divide the application data into at least one data slice, and generate at least one data digest according to the at least one data slice, where, one data slice Corresponding to a data digest, the data digest is a digest of the data slice corresponding to the data digest, and the repeated data slice is replaced by the data digest corresponding to the repeated data slice, and the unrepeated data slice and the repetition are performed.
  • the data digest corresponding to the data slice is encoded to generate the compressed data.
  • the processor is further configured to generate a data codebook according to the correspondence between the at least one data slice and the at least one data digest, where the data codebook is used to restore the compressed data to the application data.
  • the data processing apparatus further includes a transmitter, where the processor is further used
  • the preset data packet is encrypted and transmitted to the uplink network device by the transmitter.
  • the data processing apparatus further includes a transmitter, where the processor is further used Determining whether the data included in the transport data packet is a preset type of data, and when the data included in the transport data packet is not the preset type of data, encrypting and transmitting the data packet The transmitter transmits to the uplink network device.
  • a data processing apparatus in a fourth aspect, includes a processor, a memory, and a bus.
  • the processor and the memory are connected to each other through the bus;
  • the processor is configured to acquire a preset data packet, and obtain compressed data in the preset data packet, where the preset data packet is a data packet of a backhaul transmission protocol, and the compressed data is decompressed.
  • the standard data packet is a standard Internet Protocol data packet
  • the standard data packet is adapted to generate a transport data packet, where the transport data packet is a data packet of the backhaul transmission protocol, and the backhaul
  • the transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device, and converting the transmission data packet into a wireless data packet, where the wireless data packet is a data packet of a wireless air interface protocol, and the wireless air interface protocol A protocol for transmitting data over a radio air interface.
  • the processor is further configured to add a transport network layer protocol header of a backhaul transmission protocol to the standard data packet to obtain the transport data packet, where a transport network layer of the backhaul transport protocol is used to carry user data.
  • the processor is further configured to: acquire at least one data slice and at least one data digest in the compressed data, where one data slice corresponds to one data digest, and the data digest is a digest of the data slice corresponding to the data digest And replacing the repeated data digest with the data slice corresponding to the repeated data digest, combining the at least one data slice and the data slice corresponding to the repeated data digest into application data, and performing protocol encapsulation on the application data.
  • the standard data packet is generated.
  • the processor is further configured to acquire a data codebook, where the data codebook includes a correspondence between the at least one data slice and the at least one data digest, and the repeated data digest is used according to the data codebook.
  • the data slice corresponding to the repeated data summary is replaced.
  • the data processing apparatus further includes a transmitter, where the processor is further configured to send the wireless data packet to the user equipment by using the transmitter.
  • the data processing apparatus further includes a transmitter, where the processor is further used Determining whether the preset data packet is a data packet subjected to compression optimization processing, and converting the preset data packet into the wireless air interface protocol when the preset data packet is not the data packet subjected to compression optimization processing The data packet is then sent to the user equipment through the sender.
  • a data processing method includes:
  • the wireless data packet is a data packet of a wireless air interface protocol, where the wireless air interface protocol is a protocol for transmitting data on a radio air interface;
  • Performing protocol conversion on the wireless data packet to generate a transport data packet where the transport data packet is a data packet of a backhaul transmission protocol, and the backhaul transmission protocol is a protocol for transmitting data on a backhaul network between the base station and the uplink network device;
  • Adapting the transport data packet to generate a standard data packet where the standard data packet is a standard Internet Protocol data packet;
  • the adapting the transport data packet to generate a standard data packet includes:
  • the transport network layer protocol header of the backhaul transport protocol is separated in the transport data packet to obtain the standard data packet, and the transport network layer of the backhaul transport protocol is used to carry user data.
  • the performing, by using the standard data packet, the compression optimization process to generate the compressed data includes:
  • Parsing the standard data packet to obtain application data Dividing the application data into at least one data slice, and generating at least one data digest according to the at least one data slice, where one data slice corresponds to one data digest, and the data digest is a data slice corresponding to the data digest And replacing the repeated data slice with the data digest corresponding to the repeated data slice, and encoding the unrepeated data slice and the data digest corresponding to the repeated data slice to generate the compressed data.
  • the method further includes:
  • the data codebook being configured to restore the compressed data to the application data.
  • the method further includes:
  • the preset data packet is encrypted and transmitted to the uplink network device.
  • a data processing method includes:
  • the preset data packet is a data packet of a backhaul transmission protocol
  • the transport data packet is a data packet of the backhaul transmission protocol
  • the backhaul transmission protocol is a protocol for transmitting data on a backhaul network between a base station and an uplink network device
  • Converting the transport data packet into a wireless data packet where the wireless data packet is a data packet of a wireless air interface protocol, and the wireless air interface protocol is a protocol for transmitting data on a radio air interface.
  • the adapting the standard data packet to generate a transport data packet includes:
  • the transport network layer protocol header of the backhaul transport protocol is added to the standard data packet to obtain the transport data packet, and the transport network layer of the backhaul transport protocol is used to carry user data.
  • the compressed data is decompressed to obtain a standard data packet, including:
  • the application data is protocol encapsulated to generate the standard data packet.
  • the method further includes:
  • the replacing the repeated data digest with the data slice corresponding to the repeated data digest including:
  • the repeated data digest is replaced with the data slice corresponding to the repeated data digest based on the data codebook.
  • a fourth possible implementation manner after the transmitting the data packet is subjected to protocol conversion to generate a wireless data packet, Includes:
  • the wireless data packet is sent to the user equipment.
  • determining whether the preset data packet is a data packet subjected to compression optimization processing in a fifth possible implementation manner, determining whether the preset data packet is a data packet subjected to compression optimization processing;
  • the preset data packet is converted into a data packet of the wireless air interface protocol and then sent to the user equipment.
  • the data processing method and device provided by the embodiment of the present invention acquires a wireless data packet by protocol conversion to generate a transmission data packet, adapts the transmission data packet to generate a standard data packet, and compresses and optimizes the standard data packet.
  • the processing generates compressed data, and combines the compressed data into the preset data packet, which can solve the problem that the data transmission capacity of the base station is too small, and improve the capacity of the base station to transmit data.
  • FIG. 1 is a schematic structural diagram of a data processing apparatus according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of another data processing apparatus according to an embodiment of the present invention
  • FIG. 3 is a data according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another data processing apparatus according to an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart of a data processing method according to an embodiment of the present invention;
  • FIG. 7 is a schematic flowchart of a data processing method according to another embodiment of the present invention;
  • FIG. 8 is a flowchart of another data processing method according to another embodiment of the present invention.
  • FIG. 9 is a schematic diagram of data flow of a data processing method according to an embodiment of the present invention.
  • the embodiment of the present invention provides a data processing apparatus 10.
  • the data processing apparatus 10 includes a baseband unit 101 and an optimization unit 102.
  • the baseband unit 101 is configured to acquire a wireless data packet, the wireless data packet is a data packet of a wireless air interface protocol, and the wireless air interface protocol is a protocol for transmitting data on a radio air interface, and the wireless data packet is protocol-transformed to generate a transmission data packet, and the transmission is performed.
  • the data packet is a data packet of the backhaul transmission protocol, and the backhaul transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device.
  • the optimizing unit 102 is configured to adapt the transport data packet to generate a standard data packet, where the standard data packet is a standard Internet Protocol data packet, compress and optimize the standard data packet to generate compressed data, and merge the compressed data into the preset data packet.
  • the preset data packet is a data packet of the backhaul transmission protocol.
  • the data processing apparatus acquires a wireless data packet by protocol conversion to generate a transmission data packet, adapts the transmission data packet to generate a standard data packet, and performs compression optimization processing on the standard data packet. Compressing the data and combining the compressed data into the preset data packet can solve the problem that the data transmission capacity of the base station is too small, and improve the capacity of the base station to transmit data.
  • the optimization unit 102 includes an adaptation subunit 1021.
  • the adaptation subunit 1021 is configured to separate a transport network layer header of the backhaul transmission protocol from the transport data packet to obtain a standard data packet, and the transport network layer of the backhaul transport protocol is used to carry user data.
  • the optimization unit 102 further includes:
  • the parsing sub-unit 1022 is configured to parse the standard data packet to obtain the application data.
  • the compression sub-unit 1023 is configured to divide the application data into the at least one data slice, and generate at least one data digest according to the at least one data slice, where one data slice corresponds to one data digest, and the data digest is a digest of the data slice corresponding to the data digest. And repeating the data slice with the data summary corresponding to the repeated data slice, and compiling the data summary corresponding to the unrepeated data slice and the repeated data slice The code generates compressed data.
  • the optimization unit 102 further includes a codebook subunit 1024.
  • the codebook subunit 1024 is configured to generate a data codebook according to the correspondence between the at least one data slice and the at least one data digest, where the data codebook is used to restore the compressed data to the application data.
  • the device further includes a forwarding unit 103,
  • the forwarding unit 103 is configured to encrypt the preset data packet and transmit the data to the uplink network device.
  • the optimization unit 102 further includes a detection subunit 1025.
  • the detecting subunit 1025 is configured to determine whether the data contained in the transmission data packet is a preset type of data.
  • the apparatus further includes a forwarding unit 103 for encrypting and transmitting the transport packet to the uplink network device when the data contained in the transport packet is not a preset type of data.
  • the data processing apparatus acquires a wireless data packet by protocol conversion to generate a transmission data packet, adapts the transmission data packet to generate a standard data packet, and performs compression optimization processing on the standard data packet. Compressing the data and combining the compressed data into the preset data packet can solve the problem that the data transmission capacity of the base station is too small, and improve the capacity of the base station to transmit data.
  • the data processing apparatus 20 includes a forwarding unit 201, an optimization unit 202, and a baseband unit 203.
  • the forwarding unit 201 is configured to acquire a preset data packet.
  • the optimization unit 202 is configured to obtain compressed data in the preset data packet acquired by the forwarding unit 201, and the preset data packet is a data packet of the backhaul transmission protocol, and the compressed data is decompressed to obtain a standard data packet, where the standard data packet is a standard.
  • the Internet Protocol data packet is adapted to generate a transport data packet, and the transport data packet is a data packet of a backhaul transmission protocol, and the backhaul transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device.
  • the baseband unit 203 is configured to perform protocol conversion on the transport data packet to generate wireless data.
  • Packet the wireless data packet is the data packet of the wireless air interface protocol
  • the wireless air interface protocol is a protocol for transmitting data on the radio air interface.
  • the data processing apparatus obtains a compressed data by acquiring a preset data packet, and then decompressing the compressed data to obtain a standard data packet, and then adapting the standard data packet.
  • the transmission data packet is generated, and finally the transmission data packet is subjected to protocol conversion to generate a wireless data packet and sent to the user equipment, thereby realizing decompression and restoration of the compressed data by the base station.
  • the optimization unit 202 includes an adaptation subunit 2021.
  • the adaptation subunit 2021 is configured to add a transport of the backhaul transmission protocol to the standard data packet.
  • the network layer protocol header obtains a transport data packet, and the transport network layer of the backhaul transport protocol is used to carry user data.
  • the optimizing unit 202 further includes:
  • the decompression subunit 2022 is configured to obtain at least one data slice and at least one data digest in the compressed data, where one data slice corresponds to one data digest, the data digest is a digest of the data slice corresponding to the data digest, and the repeated data digest is used. The data slice corresponding to the repeated data digest is replaced, and the data slice corresponding to the at least one data slice and the repeated data digest is combined into application data.
  • the adaptation subunit 2021 is configured to perform protocol encapsulation on the application data to generate a standard data packet.
  • the decompressing subunit 2022 is further configured to obtain a data codebook, where the data codebook includes a correspondence between the at least one data slice and the at least one data digest, and the repeated data digest is corresponding to the repeated data digest according to the data codebook. Data slice replacement.
  • the baseband unit 203 is further configured to send the wireless data packet to the user equipment.
  • the optimizing unit 202 further includes:
  • the detecting subunit 2023 is configured to determine whether the preset data packet is a data packet subjected to compression optimization processing.
  • the baseband unit 203 is further configured to: when the preset data packet is not a data packet subjected to compression optimization processing, convert the preset data packet into a data packet of the wireless air interface protocol, and then send the data packet to the wireless air interface protocol. Household equipment.
  • the data processing apparatus obtains a compressed data by acquiring a preset data packet, and then decompressing the compressed data to obtain a standard data packet, and then adapting the standard data packet.
  • the transmission data packet is generated, and finally the transmission data packet is subjected to protocol conversion to generate a wireless data packet and sent to the user equipment, thereby realizing decompression and restoration of the compressed data by the base station.
  • the embodiment of the present invention provides a data processing device 3001.
  • the device may be embedded or itself a microprocessor computer, such as a general-purpose computer, a custom machine, a mobile phone terminal, or a tablet device, such as a portable device.
  • the processing device 3001 includes: at least one processor 3011, a memory 3012, a bus 3013, and a transmitter 3014.
  • the at least one processor 3011, the memory 3012, and the transmitter 3014 are connected by a bus 3013 and complete communication with each other.
  • the bus 3013 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component) bus, or an EISA (Extended Industry Standard Architecture) bus.
  • the bus 3013 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 3, but it does not mean that there is only one bus or one type of bus. among them:
  • the memory 3012 is for executing application code of the inventive scheme, and the application code for executing the inventive scheme is stored in a memory and controlled by the processor 301 1 for execution.
  • the memory can be a read only memory ROM or other type of static storage device that can store static information and instructions, a random access memory RAM or other type of dynamic storage device that can store information and instructions, or can be electrically erasable or programmable.
  • These memories are connected to the processor via a bus.
  • the processor 301 1 may be a central processing unit (301 1 ) (Central Processing Unit, abbreviated as CPU) or an application specific integrated circuit ( Application Specific Integrated Circuit , Referred to as ASIC), or one or more integrated circuits configured to implement embodiments of the present invention.
  • the processor 3011 is configured to call the program code in the memory 3012. In a possible implementation manner, when the application is executed by the processor 3011, the following functions are implemented.
  • the processor 301 1 is configured to acquire a wireless data packet, where the wireless data packet is a data packet of a wireless air interface protocol, and the wireless air interface protocol is a protocol for transmitting data on a radio air interface, and the wireless data packet is protocol-transformed to generate a transmission data packet, and the data is transmitted.
  • the packet is a data packet of the backhaul transmission protocol, and the backhaul transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device, and the transmission data packet is adapted to generate a standard data packet, and the standard data packet is a standard Internet Protocol data packet.
  • the standard data packet is subjected to compression optimization processing to generate compressed data, and the compressed data is merged into a preset data packet, and the preset data packet is a data packet of a backhaul transmission protocol.
  • the data processing apparatus acquires a wireless data packet by protocol conversion to generate a transmission data packet, adapts the transmission data packet to generate a standard data packet, and performs compression optimization processing on the standard data packet. Compressing the data and combining the compressed data into the preset data packet can solve the problem that the data transmission capacity of the base station is too small, and improve the capacity of the base station to transmit data.
  • the processor 3011 is further configured to: in the transport data packet, separate a transport network layer header of the backhaul transport protocol to obtain a standard data packet, where the transport network layer of the backhaul transport protocol is used to carry User data.
  • the processor 3011 is further configured to parse the standard data packet to obtain application data, divide the application data into at least one data slice, and generate at least one data digest according to the at least one data slice.
  • one data slice corresponds to one data digest
  • the data digest is a digest of the data slice corresponding to the data digest
  • the repeated data slice is replaced by the data digest corresponding to the repeated data slice
  • the unrepeated data slice and the repeated data slice are The corresponding data digest is encoded to generate compressed data.
  • the processor 3011 is further configured to generate a data codebook according to the correspondence between the at least one data slice and the at least one data digest, where the data codebook is used to restore the compressed data to the application data.
  • the processor 3011 is further configured to encrypt the preset data packet and transmit the data to the uplink network device by using the transmitter 3014.
  • the processor 301 1 is further configured to determine whether the data included in the transport data packet is a preset type of data, and the data included in the transport data packet is not a preset type.
  • the data packet is encrypted and transmitted to the upstream network device through the transmitter 3014.
  • the data processing apparatus acquires a wireless data packet by protocol conversion to generate a transmission data packet, adapts the transmission data packet to generate a standard data packet, and performs compression optimization processing on the standard data packet. Compressing the data and combining the compressed data into the preset data packet can solve the problem that the data transmission capacity of the base station is too small, and improve the capacity of the base station to transmit data.
  • An embodiment of the present invention provides another data processing device 4001.
  • the device may be embedded or itself a microprocessor computer, such as a general-purpose computer, a custom machine, a mobile phone terminal, or a tablet device.
  • the data processing apparatus 4001 includes: at least one processor 4011, a memory 4012, a bus 4013, and a transmitter 4014.
  • the at least one processor 4011, the memory 4012, and the transmitter 4014 are connected by a bus 4013 and complete communication with each other.
  • the bus 4013 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component) bus, or an EISA (Extended Industry Standard Architecture) bus.
  • the bus 4013 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 4, but it does not mean that there is only one bus or one type of bus. among them:
  • the memory 4012 is for executing application code of the inventive scheme, and the application code for executing the inventive scheme is stored in a memory and controlled by the processor 401 1 for execution.
  • the memory can be a read only memory ROM or other type of static storage device that can store static information and instructions, a random access memory RAM or other type of dynamic storage device that can store information and instructions, or can be electrically erasable or programmable.
  • These memories are connected to the processor via a bus.
  • the processor 401 1 may be a central processing unit (Central Processing Unit, abbreviated as CPU), or an Application Specific Integrated Circuit (ASIC), or one configured to implement the embodiment of the present invention. Or multiple integrated circuits.
  • CPU Central Processing Unit
  • ASIC Application Specific Integrated Circuit
  • the processor 401 1 is configured to call the program code in the memory 4012. In a possible implementation manner, when the application program is executed by the processor 401 1 , the following functions are implemented.
  • the processor is configured to obtain a preset data packet, and obtain compressed data in the preset data packet, where the preset data packet is a data packet of a backhaul transmission protocol, and the compressed data is decompressed.
  • a standard data packet where the standard data packet is a standard Internet Protocol data packet, and the standard data packet is adapted to generate a transport data packet, where the transport data packet is a data packet of the backhaul transport protocol, and the backhaul transport protocol a protocol for transmitting data on the backhaul network between the base station and the uplink network device, performing protocol conversion on the transport data packet to generate a wireless data packet, where the wireless data packet is a data packet of a wireless air interface protocol, and the wireless air interface protocol is a radio A protocol for transmitting data over the air interface.
  • the data processing apparatus obtains a compressed data by acquiring a preset data packet, and then decompressing the compressed data to obtain a standard data packet, and then adapting the standard data packet.
  • the transmission data packet is generated, and finally the transmission data packet is subjected to protocol conversion to generate a wireless data packet and sent to the user equipment, thereby realizing decompression and restoration of the compressed data by the base station.
  • the processor 4011 is further configured to add a transport network layer protocol header of a backhaul transport protocol to the standard data packet to obtain a transport data packet, where the transport network layer of the backhaul transport protocol is used for carrying User data.
  • the processor 4011 is further configured to: acquire at least one data slice and at least one data digest in the compressed data, where one data slice corresponds to one data digest, and the data digest is a data digest.
  • the data slices corresponding to the at least one data slice and the repeated data digest are combined into application data, and the application data is protocol encapsulated to generate a standard data packet.
  • the processor 4011 is further configured to obtain a data codebook, where the data codebook includes a correspondence between at least one data slice and at least one data digest, and the data is repeated according to the data codebook.
  • the abstract is replaced with a data slice corresponding to the repeated data summary.
  • the processor 401 1 is further configured to send the wireless data packet to the user equipment by using the transmitter 4014.
  • the processor 4011 is further configured to determine whether the preset data packet is a data packet that is subjected to compression optimization processing, and when the preset data packet is not a data packet that is subjected to compression optimization processing, The preset data packet is converted into a data packet of the wireless air interface protocol and then transmitted to the user equipment through the transmitter 4014.
  • the data processing apparatus obtains a compressed data by acquiring a preset data packet, and then decompressing the compressed data to obtain a standard data packet, and then adapting the standard data packet.
  • the transmission data packet is generated, and finally the transmission data packet is subjected to protocol conversion to generate a wireless data packet and sent to the user equipment, thereby realizing decompression and restoration of the compressed data by the base station.
  • An embodiment of the present invention provides a data processing method. Referring to FIG. 5, the method includes the following steps:
  • the wireless data packet is a data packet of a wireless air interface protocol
  • the wireless air interface protocol is a protocol for transmitting data on a radio air interface.
  • the transmission data packet is a data packet of the backhaul transmission protocol
  • the backhaul transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device.
  • the wireless data packet is used for data transmission between the base station and the user equipment, and the data packet is used for data transmission on the backhaul network between the base station and the uplink network device. Therefore, when receiving the wireless data packet sent by the user equipment, the base station needs to perform protocol conversion to convert the wireless air interface protocol into a backhaul transmission protocol, that is, Convert a wireless packet to a transport packet before it can be transmitted to the upstream network device.
  • the standard data packet is a standard Internet Protocol data packet.
  • the transmission data packet of the backhaul network between the base station and the uplink network device may be optimized.
  • the transport data packet is adapted to a standard Internet protocol data packet, and then the standard Internet Protocol data packet is compressed and optimized.
  • the preset data packet is a data packet of a backhaul transmission protocol.
  • the standard data packet is subjected to compression optimization processing to obtain compressed data, and then the compressed data is merged into the preset data packet and sent to the uplink network device, so that the standard data packet is compressed into compressed data with smaller capacity, minus The data size is reduced, thereby reducing the bandwidth occupation of the data transmission to the backhaul network and increasing the capacity of the base station to transmit data.
  • the data processing method provided by the embodiment of the present invention generates a wireless data packet by protocol conversion to generate a transmission data packet, adapts the transmission data packet to generate a standard data packet, and performs compression optimization processing on the standard data packet. Compressing the data and combining the compressed data into the preset data packet can solve the problem that the data transmission capacity of the base station is too small, and improve the capacity of the base station to transmit data.
  • an embodiment of the present invention provides another data processing method. Referring to FIG. 6, the method includes the following steps:
  • the preset data packet is a data packet of a backhaul transmission protocol.
  • the data packet obtained by the compression optimization process is determined by identifying the compression flag.
  • the preset may be Packets are added with compression tags to facilitate Identification.
  • the standard data packet is a standard Internet Protocol data packet.
  • the compressed data is decompressed, and the decompressing process is an inverse process of the compression optimization process.
  • the compressed data in the preset packet is restored to a standard packet after decompression.
  • the transmission data packet is a data packet of the backhaul transmission protocol
  • the backhaul transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device.
  • the standard data packet obtained by decompressing in step 602 is adapted to transmit a data packet, so that the transport data packet is transmitted in the base station.
  • the wireless data packet is a data packet of the wireless air interface protocol, and the wireless air interface protocol is a protocol for transmitting data.
  • the transport packet is subjected to protocol conversion to obtain a wireless data packet, and the wireless data packet is sent to the user equipment through a radio air interface.
  • the data processing method provided by the embodiment of the present invention obtains a preset data packet, obtains compressed data in a preset data packet, and then decompresses the compressed data to obtain a standard data packet, and then adapts the standard data packet.
  • the transmission data packet is generated, and finally the transmission data packet is subjected to protocol conversion to generate a wireless data packet and sent to the user equipment, thereby realizing decompression and restoration of the compressed data by the base station.
  • another embodiment of the present invention provides a data processing method. Referring to FIG. 7, the method includes the following steps:
  • the wireless data packet is a data packet of a wireless air interface protocol
  • the wireless air interface protocol is a protocol for transmitting data on a radio air interface.
  • the wireless air interface protocol includes: PDCP protocol, RLC (Radio Link Control, Wireless Link Control) Protocol, MAC (Media Access Control) protocol, physical layer protocol.
  • PDCP protocol Radio Link Control, Wireless Link Control
  • RLC Radio Link Control, Wireless Link Control
  • MAC Media Access Control
  • the uplink path indicates the data flow direction in the data transmission method described in the embodiment corresponding to FIG. 7.
  • the baseband module and the transmission module in FIG. 9 correspond to the baseband unit described in the embodiment corresponding to FIG.
  • the uplink adaptation detection module corresponds to the detection subunit in the embodiment corresponding to FIG. 1.
  • the wireless protocol proxy module corresponds to the adaptation subunit in the embodiment corresponding to FIG.
  • the network transmission optimization submodule corresponds to the compression subunit, the parsing subunit, and the codebook subunit in the embodiment corresponding to FIG.
  • the network transmission optimization sub-module and the wireless protocol proxy form a wireless network transmission optimization module.
  • the wireless network transmission optimization sub-module in FIG. 9 and the uplink adaptation detection module together constitute an optimization module, and the optimization module corresponds to the optimization unit in the embodiment corresponding to FIG. 1.
  • the wireless data packet is acquired by the baseband module.
  • the transmission data packet is a data packet of the backhaul transmission protocol
  • the backhaul transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device.
  • the backhaul transmission protocol includes a wireless network layer and a transport network layer
  • the wireless network layer includes a standard IP (Internet Protocol) data packet carrying application data
  • the transmission network layer includes: GTP-U (GTP User, GPRS) Tunnel protocol user plane), UDP (User Datagram Protocol), IP (Internet Protocol), data link layer protocol, physical layer protocol.
  • a wireless data packet is used for data transmission between a base station and a user equipment, and the data packet is used between the base station and the uplink network device.
  • Backhaul online data transfer Therefore, after receiving the wireless data packet from the radio air interface, the base station needs to convert the wireless data packet into a transmission data packet through protocol conversion, that is, convert the wireless air interface protocol into a backhaul transmission protocol on the backhaul network between the base station and the uplink network device.
  • the application data is included in a standard Internet Protocol packet and is encapsulated into a transport packet. Referring to FIG. 9, the protocol conversion of the wireless data packet is completed by the baseband module. 703. Determine whether the data included in the transmission data packet is a preset type of data.
  • the transmission data packet is detected, and the transmission data packet needs to be subjected to compression optimization processing by detecting. Specifically, if the transmission data packet carries user data, the transmission data packet needs to be subjected to compression optimization processing.
  • the uplink adaptation detecting module determines whether the data included in the transport packet is a preset type of data.
  • the transport data packet is encrypted and transmitted to the uplink network device.
  • the transport data packet in combination with step 703, if the transport data packet is not a transport data packet carrying user data, the transport data packet need not be subjected to compression optimization processing.
  • the transport packet is encrypted and transmitted to the upstream network device or directly transmitted to the upstream network device without encryption.
  • the transport packet needs to be subjected to compression optimization processing. Specifically, after step 703, the method further includes:
  • the transport packets that have been detected and need to be compressed and optimized are adapted to generate standard data packets.
  • the transport protocol packet is adapted by the wireless protocol proxy module to generate a standard data packet.
  • the GTP-U protocol agent can be selected.
  • the GTP-U protocol agent obtains the standard data packet carrying the application data by stripping the IP, UDP, and GTP-U headers of the transport network layer of the backhaul transmission protocol, and then parsing the TCP (Transmission Control Protocol) of the standard data packet. /UDP header, will strip The mapping relationship between the IP, UDP, GTP-U header of the transport network layer of the dropped backhaul transport protocol and the TCP/UDP header of the standard data packet is recorded, so that the standard data packet is subjected to compression optimization processing. Add the IP, UDP, GTP-U headers of the transport network layer of the stripped backhaul transport protocol.
  • the standard Internet Protocol packet in the transport packet is used as the application data, so that the transport packet can be directly compressed and optimized as a standard packet.
  • the standard data packet is parsed to obtain application data.
  • the capacity is smaller than the data slice.
  • a codebook is generated according to the correspondence between the data digest and the data slice, and the codebook is used to restore the data digest to the application data.
  • the repeated data slice is replaced by the data digest corresponding to the data slice, and the data digest corresponding to the unrepeated data slice and the repeated data slice is encoded to generate compressed data, so that the data slice with larger capacity is used for the corresponding data slice.
  • a smaller data digest is substituted, which in turn encodes and generates compressed data, reducing data capacity.
  • the network transmission optimization sub-module performs compression optimization processing on the standard data packet to generate compressed data.
  • the preset data packet is a data packet of a backhaul transmission protocol.
  • multiple transport data packets when there are multiple transport data packets for compression optimization processing, multiple transport data packets generate multiple compressed data, and one or more compressed data packets are encapsulated into one standard Internet Protocol data packet, and then adapted to obtain a pre-prepared data packet.
  • a data packet is provided.
  • the adaptation refers to a data packet for converting an Internet Protocol data packet into a backhaul transmission protocol. Referring to FIG. 9, the adaptation is performed by the wireless protocol proxy module.
  • the GTP-U protocol agent will, according to the mapping relationship recorded in step 705, the IP, UDP, GTP-U header of the transport network layer of the stripped backhaul transport protocol.
  • the department recovers and obtains the data packet of the backhaul transmission protocol, that is, the preset data packet. Or, use thereof
  • the data packet obtained through the compression optimization process is already a data packet of the wireless transmission protocol, and can be directly transmitted.
  • the transmitted data is encrypted and transmitted to the upstream network device, or directly transmitted to the upstream network device without being encrypted.
  • the transmission data packet is judged, and the transmission data packet carrying the user data is selected for compression optimization processing, thereby reducing the bandwidth occupation of the data transmission to the backhaul network, and realizing the use. Optimization of data transmission in the backhaul network.
  • the data processing method provided by the embodiment of the present invention acquires a wireless data packet, converts the wireless data packet into a transmission data packet, and then adapts the transmission data packet to generate a standard data packet, and finally performs a standard data packet.
  • the compression optimization process generates compressed data and merges the compressed data into a preset data packet. It can solve the problem that the data transmission capacity of the base station is too small, and improve the capacity of the base station to transmit data.
  • FIG. 8 Another data processing method provided by another embodiment of the present invention, as shown in FIG. 8, includes the following steps:
  • the LTE base station after receiving the preset data packet sent by the uplink network device, the LTE base station detects the data packet, and detects whether the preset data packet has undergone compression optimization processing.
  • the compressed packet is identified to determine whether the preset data packet is a data packet obtained through compression optimization processing.
  • a compression flag may be added to the preset data packet, so as to determine whether the preset data packet is subjected to compression optimization processing.
  • data pack Specifically, the wireless protocol proxy GTP-U or the wireless protocol proxy UDP adapts the Internet Protocol data packet to the data packet of the backhaul transmission protocol, and modifies the UDP destination port number of the transport data packet, thereby implementing the preset data.
  • the package adds a compression tag. Referring to FIG.
  • the data transmission path from the backhaul network to the user equipment is a downlink path, and is used.
  • the data transmission path of the user equipment to the backhaul network is an uplink path.
  • the downlink path indicates the data flow direction in the data transmission method described in the embodiment corresponding to FIG. 8.
  • the baseband module and the transmission module in FIG. 8 correspond to the baseband unit described in the embodiment corresponding to FIG. 2
  • the downlink adaptation detection module corresponds to the detection subunit in the embodiment corresponding to FIG. 2.
  • the wireless protocol proxy module corresponds to the adaptation subunit in the embodiment corresponding to FIG. 2
  • the network transmission optimization submodule corresponds to the decompression subunit in the embodiment corresponding to FIG. 2.
  • the network transmission optimization sub-module and the wireless protocol proxy form a wireless network transmission optimization module.
  • the wireless network transmission optimization sub-module in FIG. 8 and the downlink adaptation detection module together constitute an optimization module, and the optimization module corresponds to the optimization unit in the embodiment corresponding to FIG. 2 .
  • the downlink adaptation detection module determines whether the received preset data packet is a data packet subjected to compression optimization processing.
  • the preset data packet is not a data packet that is subjected to compression optimization processing, the preset data packet is converted into a data packet of the wireless air interface protocol, and then sent to the user equipment.
  • the method further includes:
  • the compressed data in the preset data packet is obtained by parsing the preset data packet.
  • the standard data packet carrying the compressed data is obtained by the wireless protocol processing, and the compressed data is obtained by the network transmission optimization submodule.
  • the GTP-U protocol proxy is used, the IP, UDP, and GTP-U headers of the transport network layer of the backhaul transport protocol are stripped by the GTP-U protocol proxy, and a standard data packet carrying the compressed data is obtained, and then the standard data is parsed.
  • the TCP/UDP header of the packet records the mapping relationship between the IP, UDP, GTP-U headers of the transport network layer of the stripped backhaul transport protocol and the TCP/UDP header of the standard data packet, so as to facilitate After the standard data packet is decompressed, the IP, UDP, and GTP-U headers of the transport network layer of the stripped backhaul transport protocol are added.
  • the compressed data is obtained after parsing the standard packet. Or, when using the UDP protocol proxy, directly parse the preset data packet to obtain compressed data.
  • the standard data packet is a standard Internet Protocol data packet.
  • the decompression process is an inverse process of the compression optimization process.
  • the compressed data is restored to the application data, and the application data is protocol-encapsulated to generate a standard data packet.
  • the network transmission optimization sub-module completes the decompression processing of the compressed data.
  • the transmission data packet is a data packet of the backhaul transmission protocol
  • the backhaul transmission protocol is a protocol for transmitting data on the backhaul network between the base station and the uplink network device.
  • the standard data packet is adapted by the wireless transmission protocol proxy to generate a transport data packet.
  • the GTP-U protocol agent recovers the IP, UDP, and GTP-U headers of the transport network layer of the stripped backhaul transmission protocol according to the mapping relationship recorded in step 803, and obtains a data packet of the backhaul transmission protocol, that is, transmits the data packet. data pack.
  • the data packet obtained by the decompression process is already a data packet of the wireless transmission protocol, that is, the data packet is transmitted, and can be directly transmitted.
  • the wireless data packet is a data packet of a wireless air interface protocol
  • the wireless air interface protocol is a protocol for transmitting data on a radio air interface.
  • the LTE base station needs to send user data to the user equipment via a radio air interface, and the wireless data packet is used for data transmission between the base station and the user equipment, and the data packet is used for the base station and the Data transmission on the backhaul network between upstream network devices. Therefore, before transmitting the user data through the radio air interface, the base station needs to convert the transmission data packet into a wireless data packet through protocol conversion, and convert the backhaul transmission protocol into a wireless air interface protocol. After completing the conversion, the wireless packet will be Sent to the user equipment via the radio air interface. Referring to Figure 9, the protocol conversion is done by the baseband module.
  • the data processing method provided by the embodiment of the present invention determines whether the received preset data packet is a data packet subjected to compression optimization processing, obtains compressed data from a preset data packet obtained through compression optimization processing, and performs compressed data.
  • the decompression process obtains the standard data packet, adapts the standard data packet to generate the transport data packet, and converts the transport data packet into a protocol to generate a wireless data packet and sends the data packet to the user equipment, thereby realizing the decompression and restoration of the compressed data by the base station.
  • Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another.
  • a storage medium may be any available media that can be accessed by a computer. Taking this as an example, but not limited to:
  • the computer readable medium may include RAM ( Random Access
  • ROM Read Only Memory
  • EEPROM Electrically Erasable Programmable Read Only Memory
  • CD-ROM Compact Disc Read Only Memory
  • Any connection may suitably be a computer readable medium.
  • the disc and the disc include a CD (Compact Disc), a laser disc, a disc, a DVD disc (Digital Versatile Disc), a floppy disc, and a Blu-ray disc, wherein the disc is usually magnetically copied, The disc uses a laser to optically replicate the data.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明的实施例提供一种数据处理方法及装置,涉及通信领域,能够解决基站传输数据容量过小的问题,提高基站传输数据的容量。具体方案为:基站获取无线数据包,将无线数据包进行协议转换生成传输数据包,将传输数据包进行适配生成标准数据包,将标准数据包进行压缩优化处理生成压缩数据,并将压缩数据合并入预设数据包。本发明用于数据处理。

Description

一种数据处理方法及装置
技术领域
本发明涉及通信领域, 尤其涉及一种数据处理方法及装置。
背景技术
随着移动业务需求的不断增加, 基站与上行网络设备之间的回 程网的传输能力成为限制站点容量的瓶颈。 现有技术中, 通常釆用 压缩回程网上传输数据的方法达到优化无线网络传输, 实现基站扩 容的目的。
在现有无线网络的协议中, 有两种压缩机制, 第一种, 在无线 接口协议的 PDCP ( Packet Data Convergence Protocol , 分组数据汇 聚协议)层对于其上层传输的 IP ( Internet Protocol , 网际互联协议 ) 数据头部进行压缩; 第二种, 在应用层对用户数据进行压缩。
在 PDCP层对 IP数据头部的压缩仅仅压缩用户数据的协议头 部, 在协议载荷较小时能取得比较好的效果, 但当协议载荷较大 时, 其压缩效果大大降低。 而在应用层对用户数据压缩虽是针对协 议载荷, 但不是所有的应用都配置了压缩, 因此这两种方式压缩效 果有限。
发明内容
本发明的实施例提供一种数据处理方法及装置, 能够解决基站传输数 据容量过小的问题, 提高基站传输数据的容量。
为达到上述目的, 本发明的实施例釆用如下技术方案:
第一方面, 一种数据处理装置, 包括:
基带单元, 用于获取无线数据包, 所述无线数据包为无线空口 协议的数据包, 所述无线空口协议为无线电空中接口上传输数据的 协议, 将所述无线数据包进行协议转换生成传输数据包, 所述传输 数据包为回程传输协议的数据包, 所述回程传输协议为基站与上行 网络设备之间的回程网上传输数据的协议;
优化单元, 用于将所述传输数据包进行适配生成标准数据包, 所述标准数据包为标准因特网协议数据包, 将所述标准数据包进行 压缩优化处理生成压缩数据, 并将所述压缩数据合并入预设数据 包, 所述预设数据包为所述回程传输协议的数据包。
结合第一方面, 在第一种可能的实现方式中, 所述优化单元包括适 配子单元,
所述适配子单元用于在所述传输数据包中分离出所述回程传输 协议的传输网络层头部得到所述标准数据包, 所述回程传输协议的 传输网络层用于承载用户数据。
结合第一方面或第一方面的第一种可能的实现方式,在第二种可能的 实现方式中, 所述优化单元还包括:
解析子单元, 所述解析子单元用于将所述标准数据包进行解析 获取应用数据;
压缩子单元, 所述压缩子单元用于将所述应用数据分割成至少 一个数据切片, 根据所述至少一个数据切片生成至少一个数据摘 要, 其中, 一个数据切片对应一个数据摘要, 所述数据摘要为所述 数据摘要对应的数据切片的摘要, 并将重复的数据切片用所述重复 的数据切片对应的数据摘要替代, 将未重复的数据切片及所述重复 的数据切片对应的数据摘要进行编码生成所述压缩数据。
结合第一方面的第二种可能的实现方式, 在第三种可能的实现方式 中, 所述优化单元还包括码本子单元,
所述码本子单元, 用于根据所述至少一个数据切片与所述至少 一个数据摘要的对应关系生成数据码本, 所述数据码本用于将所述 压缩数据还原为所述应用数据。
结合第一方面至第一方面的第三种可能的实现方式中的任一种,在第 四种可能的实现方式中, 所述装置还包括:
转发单元, 所述转发单元, 用于将所述预设数据包进行加密并 传输至所述上行网络设备。
结合第一方面至第一方面的第三种可能的实现方式中的任一种,在第 五种可能的实现方式中,
所述优化单元还包括检测子单元, 所述检测子单元用于判断所 述传输数据包中所包含的数据是否为预设类型的数据;
所述装置还包括转发单元, 用于当所述传输数据包中所包含的 数据不是所述预设类型的数据时, 将所述传输数据包进行加密并传 输至所述上行网络设备。
第二方面, 一种数据处理装置, 包括:
转发单元, 用于获取预设数据包;
优化单元, 用于在所述转发单元获取的所述预设数据包中获取 压缩数据, 所述预设数据包为回程传输协议的数据包, 将所述压缩 数据进行解压缩处理得到标准数据包, 所述标准数据包为标准因特 网协议数据包, 将所述标准数据包进行适配生成传输数据包, 所述 传输数据包为所述回程传输协议的数据包, 所述回程传输协议为基 站与上行网络设备之间的回程网上传输数据的协议;
基带单元, 用于将所述传输数据包进行协议转换生成无线数据 包, 所述无线数据包为无线空口协议的数据包, 所述无线空口协议 为无线电空中接口上传输数据的协议。
结合第二方面, 在第一种可能的实现方式中, 所述优化单元包括适 配子单元,
所述包括适配子单元, 用于对所述标准数据包添加回程传输协 议的传输网络层协议头部得到所述传输数据包, 所述回程传输协议 的传输网络层用于承载用户数据。
结合第二方面, 在第二种可能的实现方式中, 所述优化单元还包 括:
解压子单元, 所述解压子单元用于在所述压缩数据中获取至少 一个数据切片及至少一个数据摘要, 其中, 一个数据切片对应一个 数据摘要, 所述数据摘要为所述数据摘要对应的数据切片的摘要, 将重复的数据摘要用所述重复的数据摘要对应的数据切片替代, 将 所述至少一个数据切片及所述重复的数据摘要对应的数据切片组合 成应用数据;
适配子单元, 用于将所述应用数据进行协议封装生成所述标准 数据包。
结合第二方面的第二种可能的实现方式, 在第三种可能的实现方式 中,
所述解压子单元, 还用于获取数据码本, 所述数据码本包括所 述至少一个数据切片与所述至少一个数据摘要的对应关系, 根据所 述数据码本将重复的数据摘要用所述重复的数据摘要对应的数据切 片替代。
结合第二方面至第二方面的第三种可能的实现方式中的任一 种, 在第四种可能的实现方式中,
所述基带单元, 还用于将所述无线数据包发送至用户设备。 结合第二方面至第二方面的第三种可能的实现方式中的任一 种, 在第五种可能的实现方式中,
所述优化单元还包括:
检测子单元, 所述检测子单元用于判断所述预设数据包是否为 经过压缩优化处理的数据包;
所述基带单元单元, 还用于在所述预设数据包不是所述经过压 缩优化处理的数据包时, 将所述预设数据包转换为所述无线空口协 议的数据包后发送至用户设备。
第三方面, 一种数据处理装置, 包括: 包括处理器、 存储器及总 线, 所述处理器及所述存储器通过所述总线相互连接;
其中, 所述处理器, 用于获取无线数据包, 所述无线数据包为 无线空口协议的数据包, 所述无线空口协议为无线电空中接口上传 输数据的协议, 将所述无线数据包进行协议转换生成传输数据包, 所述传输数据包为回程传输协议的数据包, 所述回程传输协议为基 站与上行网络设备之间的回程网上传输数据的协议, 将所述传输数 据包进行适配生成标准数据包, 所述标准数据包为标准因特网协议 数据包, 将所述标准数据包进行压缩优化处理生成压缩数据, 并将 所述压缩数据合并入预设数据包, 所述预设数据包为所述回程传输 协议的数据包。 结合第三方面, 在第一种可能的实现方式中,
所述处理器, 还用于在所述传输数据包中分离出所述回程传输 协议的传输网络层头部得到所述标准数据包, 所述回程传输协议的 传输网络层用于承载用户数据。
结合第三方面或第三方面的第一种可能的实现方式, 在第二种 可能的实现方式中,
所述处理器,还用于将所述标准数据包进行解析获取应用数据, 将所述应用数据分割成至少一个数据切片, 根据所述至少一个数据 切片生成至少一个数据摘要, 其中, 一个数据切片对应一个数据摘 要, 所述数据摘要为所述数据摘要对应的数据切片的摘要, 并将重 复的数据切片用所述重复的数据切片对应的数据摘要替代, 将未重 复的数据切片及所述重复的数据切片对应的数据摘要进行编码生成 所述压缩数据。
结合第三方面的第二种可能的实现方式, 在第三种可能的实现 方式中,
所述处理器, 还用于根据所述至少一个数据切片与所述至少一 个数据摘要的对应关系生成数据码本, 所述数据码本用于将所述压 缩数据还原为所述应用数据。
结合第三方面至第三方面的第三种可能的实现方式中的任一 种, 在第四种可能的实现方式中, 所述数据处理装置还包括发送器, 所述处理器, 还用于将所述预设数据包进行加密并通过所述发 送器传输至所述上行网络设备。
结合第三方面至第三方面的第三种可能的实现方式中的任一 种, 在第五种可能的实现方式中, 所述数据处理装置还包括发送器, 所述处理器, 还用于判断所述传输数据包中所包含的数据是否 为预设类型的数据, 当所述传输数据包中所包含的数据不是所述预 设类型的数据时, 将所述传输数据包进行加密并通过所述发送器传 输至所述上行网络设备。
第四方面, 一种数据处理装置, 包括处理器、 存储器及总线, 所述处理器及所述存储器通过所述总线相互连接;
其中, 所述处理器, 用于获取预设数据包, 并在所述预设数据 包中获取压缩数据, 所述预设数据包为回程传输协议的数据包, 将 所述压缩数据进行解压缩处理得到标准数据包, 所述标准数据包为 标准因特网协议数据包, 将所述标准数据包进行适配生成传输数据 包, 所述传输数据包为所述回程传输协议的数据包, 所述回程传输 协议为基站与上行网络设备之间的回程网上传输数据的协议, 将所 述传输数据包进行协议转换生成无线数据包, 所述无线数据包为无 线空口协议的数据包, 所述无线空口协议为无线电空中接口上传输 数据的协议。
结合第四方面, 在第一种可能的实现方式中,
所述处理器, 还用于对所述标准数据包添加回程传输协议的传 输网络层协议头部得到所述传输数据包, 所述回程传输协议的传输 网络层用于承载用户数据。
结合第四方面的第一种可能的实现方式, 在第二种可能的实现 方式中,
所述处理器, 还用于在所述压缩数据中获取至少一个数据切片 及至少一个数据摘要, 其中, 一个数据切片对应一个数据摘要, 所 述数据摘要为所述数据摘要对应的数据切片的摘要, 将重复的数据 摘要用所述重复的数据摘要对应的数据切片替代, 将所述至少一个 数据切片及所述重复的数据摘要对应的数据切片组合成应用数据, 将所述应用数据进行协议封装生成所述标准数据包。
结合第四方面的第二种可能的实现方式, 在第三种可能的实现 方式中,
所述处理器, 还用于获取数据码本, 所述数据码本包括所述至 少一个数据切片与所述至少一个数据摘要的对应关系, 根据所述数 据码本将重复的数据摘要用所述重复的数据摘要对应的数据切片替 代。
结合第四方面至第四方面的第三种可能的实现方式中的任一 种, 在第四种可能的实现方式中, 所述数据处理装置还包括发送器, 所述处理器, 还用于将所述无线数据包通过所述发送器发送至 用户设备。
结合第四方面至第四方面的第三种可能的实现方式中的任一 种, 在第五种可能的实现方式中, 所述数据处理装置还包括发送器, 所述处理器, 还用于判断所述预设数据包是否为经过压缩优化 处理的数据包, 在所述预设数据包不是所述经过压缩优化处理的数 据包时, 将所述预设数据包转换为所述无线空口协议的数据包后通 过所述发送器发送至用户设备。
第五方面, 一种数据处理方法, 包括:
获取无线数据包, 所述无线数据包为无线空口协议的数据包, 所述无线空口协议为无线电空中接口上传输数据的协议;
将所述无线数据包进行协议转换生成传输数据包, 所述传输数 据包为回程传输协议的数据包, 所述回程传输协议为基站与上行网 络设备之间的回程网上传输数据的协议;
将所述传输数据包进行适配生成标准数据包, 所述标准数据包 为标准因特网协议数据包;
对所述标准数据包进行压缩优化处理生成压数据, 并将所述压 缩数据合并入预设数据包, 所述预设数据包为所述回程传输协议的 数据包。
结合第五方面, 在第一种可能的实现方式中, 所述将所述传输 数据包进行适配生成标准数据包, 包括:
在所述传输数据包中分离出回程传输协议的传输网络层协议头 部得到所述标准数据包, 所述回程传输协议的传输网络层用于承载 用户数据。
结合第五方面或第五方面的第一种可能的实现方式, 在第二种 可能的实现方式中, 所述将所述标准数据包进行压缩优化处理生成 压缩数据, 包括:
将所述标准数据包进行解析获取应用数据; 将所述应用数据分割成至少一个数据切片, 并根据所述至少一 个数据切片生成至少一个数据摘要, 其中, 一个数据切片对应一个 数据摘要, 所述数据摘要为所述数据摘要对应的数据切片的摘要; 将重复的数据切片用所述重复的数据切片对应的数据摘要替 代, 将未重复的数据切片及所述重复的数据切片对应的数据摘要进 行编码生成所述压缩数据。
结合第五方面的第二种可能的实现方式, 在第三种可能的实现 方式中, 所述方法还包括:
根据所述至少一个数据切片与所述至少一个数据摘要的对应关 系生成数据码本, 所述数据码本用于将所述压缩数据还原为所述应 用数据。
结合第五方面至第五方面的第三种可能的实现方式中的任一 种, 在第四种可能的实现方式中, 所述将所述压缩数据合并入预设 数据包之后, 还包括:
将所述预设数据包进行加密并传输至所述上行网络设备。
结合第五方面至第五方面的第三种可能的实现方式中的任一 种, 在第五种可能的实现方式中, 所述将所述无线数据包进行协议 转换生成传输数据包之后, 还包括:
判断所述传输数据包中所包含的数据是否为预设类型的数据; 如果所述输数据包中所包含的数据不是所述预设类型的数据, 则将所述传输数据包进行加密并传输至所述上行网络设备。
第六方面, 一种数据处理方法, 包括:
获取预设数据包, 在所述预设数据包中获取压缩数据, 所述预 设数据包为回程传输协议的数据包;
将所述压缩数据进行解压缩处理得到标准数据包, 所述标准数 据包为标准因特网协议数据包;
将所述标准数据包进行适配生成传输数据包, 所述传输数据包 为所述回程传输协议的数据包, 所述回程传输协议为基站与上行网 络设备之间的回程网上传输数据的协议; 将所述传输数据包进行协议转换生成无线数据包, 所述无线数 据包为无线空口协议的数据包, 所述无线空口协议为无线电空中接 口上传输数据的协议。
结合第六方面, 在第一种可能的实现方式中, 所述将所述标准 数据包进行适配生成传输数据包, 包括:
对所述标准数据包添加回程传输协议的传输网络层协议头部得 到所述传输数据包, 所述回程传输协议的传输网络层用于承载用户 数据。
结合第六方面, 在第二种可能的实现方式中, 将所述压缩数据 进行解压缩处理得到标准数据包, 包括:
在所述压缩数据中获取至少一个数据切片及至少一个数据摘 要, 其中, 一个数据切片对应一个数据摘要, 所述数据摘要为所述 数据摘要对应的数据切片的摘要;
将重复的数据摘要用所述重复的数据摘要对应的数据切片替 代, 将所述至少一个数据切片及所述重复的数据摘要对的数据切片 组合成应用数据;
将所述应用数据进行协议封装生成所述标准数据包。
结合第六方面的第二种可能的实现方式, 在第三种可能的实现 方式中, 所述方法还包括:
获取数据码本, 所述数据码本包括所述至少一个数据切片与所 述至少一个数据摘要的对应关系;
所述将重复的数据摘要用所述重复的数据摘要对应的数据切片 替代, 包括:
根据所述数据码本将重复的数据摘要用所述重复的数据摘要对 应的数据切片替代。
结合第六方面至第六方面的第三种可能的实现方式中的任一 种, 在第四种可能的实现方式中, 所述将所述传输数据包进行协议 转换生成无线数据包之后, 还包括:
将所述无线数据包发送至用户设备。 结合第六方面至第六方面的第三种可能的实现方式中的任一 种, 在第五种可能的实现方式中, 判断所述预设数据包是否为经过 压缩优化处理的数据包;
如果所述预设数据包不是所述经过压缩优化处理的数据包, 则 将所述预设数据包转换为所述无线空口协议的数据包后发送至用户 设备。
本发明的实施例提供的数据处理方法及装置, 通过获取无线数据 包, 将无线数据包进行协议转换生成传输数据包, 将传输数据包进 行适配生成标准数据包, 将标准数据包进行压缩优化处理生成压缩 数据, 并将压缩数据合并入预设数据包, 能够解决基站传输数据容量 过小的问题, 提高基站传输数据的容量。
附图说明 实施例描述中所需要使用的附图作简单地介绍, 显而易见地, 下面描述中 的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不 付出创造性劳动的前提下, 还可以根据这些附图获得其他的附图。
图 1为本发明的实施例提供的一种数据处理装置结构示意图; 图 2为本发明的实施例提供的另一种数据处理装置结构示意图; 图 3为本发明的实施例提供的一种数据处理装置结构示意图; 图 4为本发明的实施例提供的另一种数据处理装置结构示意图; 图 5为本发明的实施例提供的一种数据处理方法流程示意图; 图 6为本发明的实施例提供的另一种数据处理方法流程示意图; 图 7为本发明的另一实施例提供的一种数据处理方法流程示意图; 图 8为本发明的另一实施例提供的另一种数据处理方法流程示意图; 图 9为本发明的实施例提供的数据处理方法的数据流向示意图。
具体实施方式
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进 行清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没 有做出创造性劳动前提下所获得的所有其他实施例, 都属于本发明保护的 范围。
本发明的实施例提供一种数据处理装置 10 , 参照图 1所示, 该数据 处理装置 10包括基带单元 101及优化单元 102。
其中, 基带单元 101 , 用于获取无线数据包, 无线数据包为无 线空口协议的数据包, 无线空口协议为无线电空中接口上传输数据 的协议, 将无线数据包进行协议转换生成传输数据包, 传输数据包 为回程传输协议的数据包, 回程传输协议为基站与上行网络设备之 间的回程网上传输数据的协议。
优化单元 102 , 用于将传输数据包进行适配生成标准数据包, 标准数据包为标准因特网协议数据包, 将标准数据包进行压缩优化 处理生成压缩数据, 并将压缩数据合并入预设数据包, 预设数据包 为回程传输协议的数据包。
本发明的实施例提供的数据处理装置,通过获取无线数据包, 将无 线数据包进行协议转换生成传输数据包, 将传输数据包进行适配生 成标准数据包, 将标准数据包进行压缩优化处理生成压缩数据, 并 将压缩数据合并入预设数据包, 能够解决基站传输数据容量过小的问 题, 提高基站传输数据的容量。
可选的, 优化单元 102包括适配子单元 1021 ,
适配子单元 1021 , 用于在传输数据包中分离出回程传输协议的 传输网络层头部得到标准数据包, 回程传输协议的传输网络层用于 承载用户数据。
可选的, 优化单元 102还包括:
解析子单元 1022 , 用于将标准数据包进行解析获取应用数据。 压缩子单元 1023 , 用于将应用数据分割成至少一个数据切 片, 根据至少一个数据切片生成至少一个数据摘要, 其中, 一个数 据切片对应一个数据摘要, 数据摘要为数据摘要对应的数据切片的 摘要, 并将重复的数据切片用重复的数据切片对应的数据摘要替 代, 将未重复的数据切片及重复的数据切片对应的数据摘要进行编 码生成压缩数据。
可选的, 优化单元 102还包括码本子单元 1024 ,
码本子单元 1024 , 用于根据至少一个数据切片与至少一个数 据摘要的对应关系生成数据码本, 数据码本用于将压缩数据还原为 应用数据。
可选的, 装置还包括转发单元 103 ,
转发单元 103 , 用于将预设数据包进行加密并传输至上行网络 设备。
可选的, 优化单元 102还包括检测子单元 1025 ,
检测子单元 1025 , 用于判断传输数据包中所包含的数据是否为 预设类型的数据。
装置还包括转发单元 103 , 用于当传输数据包中所包含的数据 不是预设类型的数据时, 将传输数据包进行加密并传输至上行网络 设备。
本发明的实施例提供的数据处理装置,通过获取无线数据包, 将无 线数据包进行协议转换生成传输数据包, 将传输数据包进行适配生 成标准数据包, 将标准数据包进行压缩优化处理生成压缩数据, 并 将压缩数据合并入预设数据包, 能够解决基站传输数据容量过小的问 题, 提高基站传输数据的容量。
本发明的实施例提供另一种数据处理装置 20 , 参照图 2所示, 该数 据处理装置 20包括转发单元 201、 优化单元 202和基带单元 203。
转发单元 201 , 用于获取预设数据包。
优化单元 202 , 用于在转发单元 201获取的预设数据包中获取 压缩数据, 预设数据包为回程传输协议的数据包, 将压缩数据进行 解压缩处理得到标准数据包, 标准数据包为标准因特网协议数据 包, 将标准数据包进行适配生成传输数据包, 传输数据包为回程传 输协议的数据包, 回程传输协议为基站与上行网络设备之间的回程 网上传输数据的协议。
基带单元 203 , 用于将传输数据包进行协议转换生成无线数据 包, 无线数据包为无线空口协议的数据包, 无线空口协议为无线电 空中接口上传输数据的协议。
本发明的实施例提供的数据处理装置,通过获取预设数据包, 并在 预设数据包中获取压缩数据, 然后将压缩数据进行解压缩处理得到 标准数据包, 再将标准数据包进行适配生成传输数据包, 最后将传 输数据包进行协议转换生成无线数据包发送给用户设备, 实现了基 站对压缩数据的解压还原。
可选的, 优化单元 202包括适配子单元 2021 ,
适配子单元 2021 , 用于对标准数据包添加回程传输协议的传输 网络层协议头部得到传输数据包, 回程传输协议的传输网络层用于 承载用户数据。
可选的, 优化单元 202还包括:
解压子单元 2022 , 用于在压缩数据中获取至少一个数据切片 及至少一个数据摘要, 其中, 一个数据切片对应一个数据摘要, 数 据摘要为数据摘要对应的数据切片的摘要, 将重复的数据摘要用重 复的数据摘要对应的数据切片替代, 将至少一个数据切片及重复的 数据摘要对应的数据切片组合成应用数据。
适配子单元 2021 , 用于将应用数据进行协议封装生成标准数 据包。
可选的, 解压子单元 2022 , 还用于获取数据码本, 数据码本包 括至少一个数据切片与至少一个数据摘要的对应关系, 根据数据码 本将重复的数据摘要用重复的数据摘要对应的数据切片替代。
可选的, 基带单元 203 , 还用于将无线数据包发送至用户设 备。
可选的, 优化单元 202还包括:
检测子单元 2023 , 用于判断预设数据包是否为经过压缩优化 处理的数据包。
基带单元 203 , 还用于在预设数据包不是经过压缩优化处理的 数据包时, 将预设数据包转换为无线空口协议的数据包后发送至用 户设备。
本发明的实施例提供的数据处理装置,通过获取预设数据包, 并在 预设数据包中获取压缩数据, 然后将压缩数据进行解压缩处理得到 标准数据包, 再将标准数据包进行适配生成传输数据包, 最后将传 输数据包进行协议转换生成无线数据包发送给用户设备, 实现了基 站对压缩数据的解压还原。
本发明的实施例提供一种数据处理装置 3001 , 参照图 3所示, 该设 备可以嵌入或本身就是微处理计算机, 比如: 通用计算机、 客户定制机、 手机终端或平板机等便携设备, 该数据处理装置 3001 包括: 至少一个处理 器 301 1、存储器 3012、总线 3013和发送器 3014 ,该至少一个处理器 301 1、 存储器 3012和发送器 3014通过总线 3013连接并完成相互间的通信。
该总线 3013可以是 ISA ( Industry Standard Architecture , 工业标准体 系结构) 总线、 PCI ( Peripheral Component , 外部设备互连) 总线或 EISA ( Extended Industry Standard Architecture , 扩展工业标准体系结构) 总线 等。 该总线 3013可以分为地址总线、数据总线、控制总线等。 为便于表示, 图 3中仅用一条粗线表示, 但并不表示仅有一根总线或一种类型的总线。 其中:
存储器 3012用于执行本发明方案的应用程序代码, 执行本发明方案 的应用程序代码保存在存储器中, 并由处理器 301 1来控制执行。
该存储器可以是只读存储器 ROM 或可存储静态信息和指令的其他 类型的静态存储设备, 随机存取存储器 RAM 或者可存储信息和指令的其 他类型的动态存储设备, 也可以是电可擦可编程只读存储器 EEPROM、 只 读光盘 CD-ROM或其他光盘存储、 光碟存储(包括压缩光碟、 激光碟、 光 碟、 数字通用光碟、 蓝光光碟等) 、 磁盘存储介质或者其他磁存储设备、 或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能 够由计算机存取的任何其他介质, 但不限于此。 这些存储器通过总线与处 理器相连接。
处理器 301 1可能是一个中央处理器 301 1 ( Central Processing Unit, 简称为 CPU ),或者是特定集成电路( Application Specific Integrated Circuit , 简称为 ASIC ),或者是被配置成实施本发明实施例的一个或多个集成电路。 处理器 3011 , 用于调用存储器 3012中的程序代码, 在一种可能的实 施方式中, 当上述应用程序被所述处理器 301 1执行时, 实现如下功能。
处理器 301 1 , 用于获取无线数据包, 无线数据包为无线空口协 议的数据包, 无线空口协议为无线电空中接口上传输数据的协议, 将无线数据包进行协议转换生成传输数据包, 传输数据包为回程传 输协议的数据包, 回程传输协议为基站与上行网络设备之间的回程 网上传输数据的协议, 将传输数据包进行适配生成标准数据包, 标 准数据包为标准因特网协议数据包, 将标准数据包进行压缩优化处 理生成压缩数据, 并将压缩数据合并入预设数据包, 预设数据包为 回程传输协议的数据包。
本发明的实施例提供的数据处理装置,通过获取无线数据包, 将无 线数据包进行协议转换生成传输数据包, 将传输数据包进行适配生 成标准数据包, 将标准数据包进行压缩优化处理生成压缩数据, 并 将压缩数据合并入预设数据包, 能够解决基站传输数据容量过小的问 题, 提高基站传输数据的容量。
可选的, 在第一种应用场景中, 处理器 3011 , 还用于在传输数据 包中分离出回程传输协议的传输网络层头部得到标准数据包, 回程 传输协议的传输网络层用于承载用户数据。
可选的, 在第二种应用场景中, 处理器 3011 , 还用于将标准数据 包进行解析获取应用数据, 将应用数据分割成至少一个数据切片, 根据至少一个数据切片生成至少一个数据摘要, 其中, 一个数据切 片对应一个数据摘要, 数据摘要为数据摘要对应的数据切片的摘 要, 并将重复的数据切片用重复的数据切片对应的数据摘要替代, 将未重复的数据切片及重复的数据切片对应的数据摘要进行编码生 成压缩数据。
可选的, 在第三种应用场景中, 处理器 3011 , 还用于根据至少一 个数据切片与至少一个数据摘要的对应关系生成数据码本, 数据码 本用于将压缩数据还原为应用数据。 可选的, 在第四种应用场景中, 处理器 301 1 , 还用于将预设数据 包进行加密并通过发送器 3014传输至上行网络设备。
可选的, 在第五种应用场景中, 处理器 301 1 , 还用于判断传输数 据包中所包含的数据是否为预设类型的数据, 当传输数据包中所包 含的数据不是预设类型的数据时, 将传输数据包进行加密并通过发 送器 3014传输至上行网络设备。
本发明的实施例提供的数据处理装置,通过获取无线数据包, 将无 线数据包进行协议转换生成传输数据包, 将传输数据包进行适配生 成标准数据包, 将标准数据包进行压缩优化处理生成压缩数据, 并 将压缩数据合并入预设数据包, 能够解决基站传输数据容量过小的问 题, 提高基站传输数据的容量。
本发明的实施例提供另一种数据处理装置 4001 , 参照图 4所示, 该 设备可以嵌入或本身就是微处理计算机, 比如: 通用计算机、 客户定制机、 手机终端或平板机等便携设备, 该数据处理装置 4001 包括: 至少一个处理 器 401 1、存储器 4012、总线 4013和发送器 4014 ,该至少一个处理器 401 1、 存储器 4012和发送器 4014通过总线 4013连接并完成相互间的通信。
该总线 4013可以是 ISA ( Industry Standard Architecture , 工业标准体 系结构) 总线、 PCI ( Peripheral Component , 外部设备互连) 总线或 EISA ( Extended Industry Standard Architecture , 扩展工业标准体系结构) 总线 等。 该总线 4013可以分为地址总线、数据总线、控制总线等。 为便于表示, 图 4中仅用一条粗线表示, 但并不表示仅有一根总线或一种类型的总线。 其中:
存储器 4012用于执行本发明方案的应用程序代码, 执行本发明方案 的应用程序代码保存在存储器中, 并由处理器 401 1来控制执行。
该存储器可以是只读存储器 ROM 或可存储静态信息和指令的其他 类型的静态存储设备, 随机存取存储器 RAM 或者可存储信息和指令的其 他类型的动态存储设备, 也可以是电可擦可编程只读存储器 EEPROM、 只 读光盘 CD-ROM或其他光盘存储、 光碟存储(包括压缩光碟、 激光碟、 光 碟、 数字通用光碟、 蓝光光碟等) 、 磁盘存储介质或者其他磁存储设备、 或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能 够由计算机存取的任何其他介质, 但不限于此。 这些存储器通过总线与处 理器相连接。
处理器 401 1可能是一个中央处理器 401 1 ( Central Processing Unit, 简称为 CPU ),或者是特定集成电路( Application Specific Integrated Circuit , 简称为 ASIC ) ,或者是被配置成实施本发明实施例的一个或多个集成电路。
处理器 401 1 , 用于调用存储器 4012中的程序代码, 在一种可能的实 施方式中, 当上述应用程序被所述处理器 401 1执行时, 实现如下功能。
所述处理器, 用于获取预设数据包, 并在所述预设数据包中获 取压缩数据, 所述预设数据包为回程传输协议的数据包, 将所述压 缩数据进行解压缩处理得到标准数据包, 所述标准数据包为标准因 特网协议数据包, 将所述标准数据包进行适配生成传输数据包, 所 述传输数据包为所述回程传输协议的数据包, 所述回程传输协议为 基站与上行网络设备之间的回程网上传输数据的协议, 将所述传输 数据包进行协议转换生成无线数据包, 所述无线数据包为无线空口 协议的数据包, 所述无线空口协议为无线电空中接口上传输数据的 协议。
本发明的实施例提供的数据处理装置,通过获取预设数据包, 并在 预设数据包中获取压缩数据, 然后将压缩数据进行解压缩处理得到 标准数据包, 再将标准数据包进行适配生成传输数据包, 最后将传 输数据包进行协议转换生成无线数据包发送给用户设备, 实现了基 站对压缩数据的解压还原。
可选的, 在第一种应用场景中, 处理器 401 1 , 还用于对标准数据 包添加回程传输协议的传输网络层协议头部得到传输数据包, 回程 传输协议的传输网络层用于承载用户数据。
可选的, 在第二种应用场景中, 处理器 401 1 , 还用于在压缩数据 中获取至少一个数据切片及至少一个数据摘要, 其中, 一个数据切 片对应一个数据摘要, 数据摘要为数据摘要对应的数据切片的摘 要, 将重复的数据摘要用重复的数据摘要对应的数据切片替代, 将 至少一个数据切片及重复的数据摘要对应的数据切片组合成应用数 据, 将应用数据进行协议封装生成标准数据包。
可选的, 在第三种应用场景中, 处理器 401 1 , 还用于获取数据码 本, 数据码本包括至少一个数据切片与至少一个数据摘要的对应关 系, 根据数据码本将重复的数据摘要用重复的数据摘要对应的数据 切片替代。
可选的, 在第四种应用场景中, 处理器 401 1 , 还用于将无线数据 包通过发送器 4014发送至用户设备。
可选的, 在第五种应用场景中, 处理器 401 1 , 还用于判断预设数 据包是否为经过压缩优化处理的数据包, 在预设数据包不是经过压 缩优化处理的数据包时, 将预设数据包转换为无线空口协议的数据 包后通过发送器 4014发送至用户设备。
本发明的实施例提供的数据处理装置,通过获取预设数据包, 并在 预设数据包中获取压缩数据, 然后将压缩数据进行解压缩处理得到 标准数据包, 再将标准数据包进行适配生成传输数据包, 最后将传 输数据包进行协议转换生成无线数据包发送给用户设备, 实现了基 站对压缩数据的解压还原。
本发明的实施例提供一种数据处理方法, 参照图 5所示, 包括以下步 骤:
501、 获取无线数据包。
其中, 无线数据包为无线空口协议的数据包, 无线空口协议为 无线电空中接口上传输数据的协议。
502、 将无线数据包进行协议转换生成传输数据包。
其中, 传输数据包为回程传输协议的数据包, 回程传输协议为 基站与上行网络设备之间的回程网上传输数据的协议。
可选的, 在一种应用场景中, 无线数据包用于基站与用户设备 之间的数据传输, 传输数据包用于基站与上行网络设备之间的回程 网上的数据传输。 因此, 基站接收到用户设备发送的无线数据包 时, 需要经过协议转换, 将无线空口协议转换为回程传输协议, 即 将无线数据包转换为传输数据包, 才能向上行网络设备传输。
503、 将传输数据包进行适配生成标准数据包。
其中, 标准数据包为标准因特网协议数据包。
可选的, 在无线通信网络中, 为提高基站传输数据容量, 可以 对基站与上行网络设备之间的回程网的传输数据包进行优化。 具体 的, 为了便于对数据进行压缩, 将传输数据包适配成标准因特网协 议数据包, 进而对标准因特网协议数据包进行压缩优化处理。
504、 将标准数据包进行压缩优化处理生成压缩数据, 并将压缩 数据合并入预设数据包。
其中, 预设数据包为回程传输协议的数据包。
具体可选的, 在无线通信网络中, 随着用户数据量的不断增 加, 基站处理数据的能力也需要不断提高。 对用户数据进行压缩优 化处理, 是实现基站扩容的有效手段。 本发明的实施例将标准数据 包经过压缩优化处理得到压缩数据再将该压缩数据合并入预设数据 包并发送给上行网络设备, 这样, 将标准数据包压缩为容量较小的 压缩数据, 减小了数据大小, 进而减少了数据传输对回程网的带宽 占用, 提高了基站传输数据的容量。
本发明的实施例提供的数据处理方法,通过获取无线数据包, 将无 线数据包进行协议转换生成传输数据包, 将传输数据包进行适配生 成标准数据包, 将标准数据包进行压缩优化处理生成压缩数据, 并 将压缩数据合并入预设数据包, 能够解决基站传输数据容量过小的问 题, 提高基站传输数据的容量。
基于上述图 5对应的实施例,本发明的实施例提供另一种数据处理方 法, 参照图 6所示, 包括以下步骤:
60 1、 获取预设数据包, 在预设数据包中获取压缩数据。
其中, 预设数据包为回程传输协议的数据包。
具体可选的, 通过识别压缩标记来判断预设数据包是否为经过 压缩优化处理得到的数据包, 结合图 5对应的实施例, 压缩数据被 合并入预设数据包时, 可以对该预设数据包添加压缩标记, 以便于 识别。
602、 将压缩数据进行解压缩处理得到标准数据包。
其中, 标准数据包为标准因特网协议数据包。
可选的, 对应上述图 5应的实施例, 对压缩数据进行解压缩处 理, 该解压缩处理为压缩优化处理的逆过程。 预设数据包中的压缩 数据, 经过解压缩处理被还原为标准数据包。
603、 将标准数据包进行适配生成传输数据包。
其中, 传输数据包为回程传输协议的数据包, 回程传输协议为 基站与上行网络设备之间的回程网上传输数据的协议。
可选的, 对应上述图 5对应的实施例步骤 503 中的描述, 将步 骤 602中解压缩处理得到的标准数据包适配成传输数据包, 以便于 传输数据包在基站内传输。
604、 将传输数据包进行协议转换生成无线数据包。
其中, 无线数据包为无线空口协议的数据包, 无线空口协议为 上传输数据的协议。
可选的, 对应上述图 5对应的实施例中步骤 502的描述, 将传 输数据包经过协议转换得到无线数据包, 并将该无线数据包经过无 线电空中接口发送至用户设备。
本发明的实施例提供的数据处理方法,通过获取预设数据包, 并在 预设数据包中获取压缩数据, 然后将压缩数据进行解压缩处理得到 标准数据包, 再将标准数据包进行适配生成传输数据包, 最后将传 输数据包进行协议转换生成无线数据包发送给用户设备, 实现了基 站对压缩数据的解压还原。
基于上述图 5对应的实施例,本发明的另一实施例提供一种数据处理 方法, 参照图 7所示, 包括以下步骤:
701、 获取无线数据包。
其中, 无线数据包为无线空口协议的数据包, 无线空口协议为 无线电空中接口上传输数据的协议。
可选的, 无线空口协议包括: PDCP协议、 RLC ( Radio Link Control , 无线链路控制 ) 协议、 MAC ( Media Access Control , 媒体 介入控制 ) 协议、 物理层协议。 参照图 9所示, 从用户设备到回程 网上的数据传输路径为上行路径, 从回程网到用户设备的数据传输 路径为下行路径。 该上行路径表示了图 7对应的实施例所描述的数 据传输方法中的数据流向, 具体的, 图 9中的基带模块及传输模块 与图 1对应的实施例中所描述的基带单元相对应, 上行适配检测模 块与图 1所对应的实施例中的检测子单元相对应。 无线协议代理模 块与图 1所对应的实施例中的适配子单元相对应, 网络传输优化子 模块与图 1所对应的实施例中的压缩子单元、 解析子单元和码本子 单元相对应。 网络传输优化子模块与无线协议代理一起组成无线网 络传输优化模块。 图 9中的无线网络传输优化子模块与上行适配检 测模块一起组成优化模块, 该优化模块与图 1所对应的实施例中的 优化单元相对应。 此处, 具体的, 由基带模块获取无线数据包。
702、 将无线数据包进行协议转换生成传输数据包。
其中, 传输数据包为回程传输协议的数据包, 回程传输协议为 基站与上行网络设备之间的回程网上传输数据的协议。
可选的, 回程传输协议, 包括无线网络层和传输网络层, 无线 网络层包括承载应用数据的标准 IP ( Internet Protocol , 网际协议 ) 数据包, 传输网络层包括: GTP-U ( GTP User , GPRS隧道协议用户 面)、 UDP( User Datagram Protocol , 用户数据报协议)、 IP( Internet Protocol , 网际协议) 、 数据链路层协议、 物理层协议。
可选的, 在一种应用场景中, 对于 LTE ( Long Term Evolution , 长期演进)系统, 无线数据包用于基站与用户设备之间的数据传 输, 传输数据包用于基站与上行网络设备之间的回程网上的数据传 输。 因此, 基站从无线电空中接口收到无线数据包后, 需要经过协 议转换将该无线数据包转换为传输数据包, 即将无线空口协议转换 为基站与上行网络设备之间的回程网上的回程传输协议。 其中, 应 用数据包含于一个标准英特网协议数据包中被封装到传输数据包 里。 参照图 9所示, 由基带模块完成无线数据包的协议转换。 703、 判断传输数据包中所包含的数据是否为预设类型的数 据。
可选的, 对传输数据包行检测, 通过检测, 判断该传输数据包 是否需要进行压缩优化处理, 具体的, 如果传输数据包承载用户数 据, 则需要对该传输数据包进行压缩优化处理。
具体可选的, 检测传输数据包的 IP地址是否满足 IP地址预设 过滤规则, 如果传输数据包的 IP地址满足 IP地址预设过滤规则, 则判断传输数据包 IP头部的协议类型, 若传输数据包 IP头部协议 类型是 UDP , 则再检测 UDP的目 的端口号是否为 GTP-U端口号, 若是, 则代表该传输数据包是承载用户数据的数据包, 需要对该传 输数据包进行压缩优化处理。 参照图 9所示, 由上行适配检测模块 判断传输数据包中所包含的数据是否为预设类型的数据。
704、 如果传输数据包中所包含的数据不是预设类型的数据, 则将传输数据包进行加密并传输至所述上行网络设备。
可选的, 结合步骤 703 , 如果传输数据包不是承载用户数据的 传输数据包, 则无需对该传输数据包进行压缩优化处理。 将传输数 据包进行加密并传输至上行网络设备, 或者不经过加密直接传输至 所述上行网络设备。
如果传输数据包中所包含的数据是预设类型的数据, 需要对该 传输数据包进行压缩优化处理。 具体的, 在步骤 703之后, 还包 括:
705、 将传输数据包进行适配生成标准数据包。
对经过检测并需要进行压缩优化处理的传输数据包进行适配, 生成标准数据包。
参照图 9所示, 由无线协议代理模块将传输数据包进行适配生 成标准数据包。 具体的, 可以选择 GTP-U协议代理。 GTP-U协议代 理通过剥离回程传输协议的传输网络层的 IP、 UDP、 GTP-U头部, 得到承载应用数据的标准数据包, 然后解析标准数据包的 TCP ( Transmission Control Protocol , 传输控制协议 ) /UDP头部, 将剥 离掉的回程传输协议的传输网络层的 IP、 UDP、 GTP-U头部和标准 数据包的 TCP/UDP头部之间的映射关系记录下来, 以便于对标准 数据包进行压缩优化处理之后再添加剥离掉的回程传输协议的传输 网络层的 IP、 UDP、 GTP-U头部。
或者,也可以选择 UDP协议代理。 将传输数据包中标准因特网协 议数据包整体作为应用数据, 这样, 就可以将传输数据包作为标准 数据包直接进行压缩优化处理。
706、 对标准数据包进行压缩优化处理生成压缩数据。
可选的, 将标准数据包进行解析获取应用数据。 将应用数据分 割成至少一个数据切片, 并根据数据切片生成数据摘要, 其中, 一 个数据切片对应一个数据摘要, 数据摘要为其对应的数据切片的摘 要, 数据摘要只是其对应的数据切片的摘要, 所占的容量小于数据 切片。 根据数据摘要与数据切片的对应关系生成码本, 该码本用于 将数据摘要还原为应用数据。 将重复的数据切片用该数据切片对应 的数据摘要替代, 将未重复的数据切片及重复的数据切片对应的数 据摘要进行编码生成压缩数据, 这样, 通过将容量较大的数据切片 用其对应的容量较小的数据摘要替代, 进而编码生成压缩数据, 减 小了数据容量。 参照图 9所示, 由网传输优化子模块对标准数据包 进行压缩优化处理生成压缩数据。
707、 将压缩数据合并入预设数据包, 然后将预设数据包进行 加密并传输至上行网络设备。
其中, 预设数据包为回程传输协议的数据包。
可选的, 当有多个传输数据包进行压缩优化处理时, 多个传输 数据包生成多个压缩数据, 将一个或多个压缩数据封装成一个标准 因特网协议数据包, 再经过适配得到预设数据包, 此处, 适配指的 是将因特网协议数据包转换为回程传输协议的数据包, 参照图 9所 示, 由无线协议代理模块完成适配。
结合步骤 705 , GTP-U协议代理根据步骤 705 中记录的映射关 系, 将被剥离的回程传输协议的传输网络层的 IP、 UDP、 GTP-U头 部恢复, 得到回程传输协议的数据包, 即预设数据包。 或者, 使用
UDP协议代理时, 经过压缩优化处理所得到的数据包已经是无线传 输协议的数据包, 可以直接进行传输。
将此传输数据进行加密并传输至上行网络设备, 或者不经过加 密直接传输至上行网络设备。
由此, 通过在现有基站架构中加入数据优化功能, 对传输数据 包进行判断, 选择承载用户数据的传输数据包进行压缩优化处理, 减小了数据传输对回程网的带宽占, 用实现了对回程网中数据传输 的优化。
本发明的实施例提供的数据处理方法,通过获取无线数据包, 并将 该无线数据包进行协议转换生成传输数据包, 再将传输数据包进行 适配生成标准数据包, 最后将标准数据包进行压缩优化处理生成压 缩数据, 并将压缩数据合并入预设数据包。 能够解决基站传输数据容 量过小的问题, 提高基站传输数据的容量。
基于上述图 6对应的实施例, 本发明的另一实施例提供的另一 种数据处理方法, 参照图 8所示, 包括以下步骤:
801、 判断接收到的预设数据包是否为经过压缩优化处理的数 据包。
在一种应用场景中, LTE基站在接收到上行网络设备发送的预 设数据包之后, 对该数据包进行检测, 通过检测, 判断该预设数据 包是否已经经过压缩优化处理。
可选的, 通过识别压缩标记来判断预设数据包是否为经过压缩 优化处理得到的数据包。 结合图 7对应的实施例中步骤 707的描 述, 压缩数据被合并入预设数据包时, 可以对该预设数据包添加压 缩标记, 以便于判断预设数据包是否为经过压缩优化处理后的数据 包。 具体的可选的, 通过无线协议代理 GTP-U或无线协议代理 UDP 将因特网协议数据包适配为回程传输协议的数据包, 修改传输数据 包的 UDP目的端口号, 以此实现对预设数据包添加压缩标记。 参照 图 9所示, 从回程网到用户设备的数据传输路径为下行路径, 从用 户设备到回程网上的数据传输路径为上行路径。 该下行路径表示了 图 8对应的实施例所描述的数据传输方法中的数据流向, 具体的, 图 8 中的基带模块及传输模块与图 2对应的实施例中所描述的基带 单元相对应, 下行适配检测模块与图 2所对应的实施例中的检测子 单元相对应。 无线协议代理模块与图 2所对应的实施例中的适配子 单元相对应, 网络传输优化子模块与图 2所对应的实施例中的解压 子单元相对应。 网络传输优化子模块与无线协议代理一起组成无线 网络传输优化模块。 图 8 中的无线网络传输优化子模块与下行适配 检测模块一起组成优化模块, 该优化模块与图 2所对应的实施例中 的优化单元相对应。 此处, 具体的, 由下行适配检测模块判断接收 到的预设数据包是否为经过压缩优化处理的数据包。
802、 如果预设数据包不是经过压缩优化处理的数据包, 则将 预设数据包转换为无线空口协议的数据包后发送至用户设备。
如果预设数据包是经过压缩优化处理后得到的数据包, 则在步 骤 801之后, 还包括:
803、 在预设数据包中获取压缩数据。
通过解析预设数据包得到预设数据包中的压缩数据。
可选的, 对应实施例 7中的步骤 705 , 参照图 9 ,由无线协议代 理处理得到承载压缩数据的标准数据包, 进而由网络传输优化子模 块得到压缩数据。 具体的, 使用 GTP-U协议代理时, 通过 GTP-U 协议代理剥离回程传输协议的传输网络层的 IP、 UDP、 GTP-U头 部, 得到承载压缩数据的标准数据包, 然后解析该标准数据包的 TCP/UDP头部, 将剥离掉的回程传输协议的传输网络层的 IP、 UDP、 GTP-U头部和标准数据包的 TCP/UDP头部之间的映射关系记 录下来, 以便于对标准数据包进行解压缩处理之后再添加剥离掉的 回程传输协议的传输网络层的 IP、 UDP、 GTP-U头部。 解析该标准 数据包后获取压缩数据。 或者, 使用 UDP协议代理时, 直接解析该 预设数据包获取压缩数据。
804、 对压缩数据进行解压缩处理得到标准数据包。 其中, 标准数据包为标准因特网协议数据包。
可选的, 对应图 7对应的实施例中步骤 706 , 解压缩处理为压 缩优化处理的逆过程。 在压缩数据中获取至少一个数据切片及至少 一个数据摘要, 通过获取数据码本, 将重复的数据摘要用重复的数 据摘要对应的数据切片替代, 其中, 数据码本包括至少一个数据摘 要与至少一个数据切片的对应关系, 一个数据摘要对应一个数据切 片, 数据摘要为其对应的数据切片的摘要。 这样, 压缩数据被还原 为应用数据, 将应用数据进行协议封装生成标准数据包。 参照图 9 , 由网络传输优化子模块完成对压缩数据的解压缩处理。
805、 将标准数据包进行适配生成传输数据包。
其中, 传输数据包为回程传输协议的数据包, 回程传输协议为 基站与上行网络设备之间的回程网上传输数据的协议。
可选的, 结合步骤 803 , 参照图 9 ,由无线传输协议代理将标准 数据包进行适配生成传输数据包。 具体的, GTP-U协议代理根据步 骤 803 中记录的映射关系, 将被剥离的回程传输协议的传输网络层 的 IP、 UDP、 GTP-U头部恢复, 得到回程传输协议的数据包, 即传 输数据包。 或者, 使用 UDP协议代理时, 经过解压缩处理所得到的 数据包已经是无线传输协议的数据包, 即传输数据包, 可以直接进 行传输。
806、 将传输数据包进行协议转换生成无线数据包, 并发送至 用户设备。
其中, 无线数据包为无线空口协议的数据包, 无线空口协议为 无线电空中接口上传输数据的协议。
可选的, 在一种无线通信应用场景中, LET基站需将用户数据 经无线电空中接口发送给用户设备, 无线数据包用于基站与用户设 备之间的数据传输, 传输数据包用于基站与上行网络设备之间的回 程网上的数据传输。 因此, 基站在通过无线电空中接口发送用户数 据之前, 需要经过协议转换将该传输数据包转换为无线数据包, 即 将回程传输协议转换为无线空口协议。 完成转换后, 将无线数据包 经无线电空中接口发送至用户设备。 参照图 9 , 由基带模块完成协 议转换。
本发明的实施例提供的数据处理方法,通过判断接收到的预设数据 包是否为经过压缩优化处理的数据包, 从经过压缩优化处理得到的 预设数据包中获取压缩数据, 将压缩数据进行解压缩处理得到标准 数据包, 将标准数据包进行适配生成传输数据包, 将传输数据包进 行协议转换生成无线数据包发送给用户设备, 实现了基站对压缩数 据的解压还原。
通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到 本发明可以用硬件实现, 或固件实现, 或它们的组合方式来实现。 当使用 软件实现时, 可以将上述功能存储在计算机可读介质中或作为计算机可读 介质上的一个或多个指令或代码进行传输。 计算机可读介质包括计算机存 储介质和通信介质, 其中通信介质包括便于从一个地方向另一个地方传送 计算机程序的任何介质。存储介质可以是计算机能够存取的任何可用介质。 以此为例但不限于: 计算机可读介质可以包括 RAM ( Random Access
Memory, 随机存储器)、 ROM ( Read Only Memory, 只读内存)、 EEPROM ( Electrically Erasable Programmable Read Only Memory, 电可擦可编程只 读存储器) 、 CD-ROM ( Compact Disc Read Only Memory, 即只读光盘) 或其他光盘存储、 磁盘存储介质或者其他磁存储设备、 或者能够用于携带 或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的 任何其他介质。 此外。 任何连接可以适当的成为计算机可读介质。 例如, 如果软件是使用同轴电缆、光纤光缆、双绞线、 DSL( Digital Subscriber Line , 数字用户专线) 或者诸如红外线、 无线电和微波之类的无线技术从网站、 服务器或者其他远程源传输的, 那么同轴电缆、 光纤光缆、 双绞线、 DSL 或者诸如红外线、 无线和微波之类的无线技术包括在所属介质的定影中。 如本发明所使用的, 盘和碟包括 CD ( Compact Disc , 压缩光碟)、 激光碟、 光碟、 DVD碟 (Digital Versatile Disc , 数字通用光) 、 软盘和蓝光光碟, 其中盘通常磁性的复制数据, 而碟则用激光来光学的复制数据。 上面的组 合也应当包括在计算机可读介质的保护范围之内。 以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局 限于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可 轻易想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明 的保护范围应所述以权利要求的保护范围为准。

Claims

权 利 要 求 书
1、 一种数据处理装置, 其特征在于, 包括:
基带单元, 用于获取无线数据包, 所述无线数据包为无线空口 协议的数据包, 所述无线空口协议为无线电空中接口上传输数据的 协议, 将所述无线数据包进行协议转换生成传输数据包, 所述传输 数据包为回程传输协议的数据包, 所述回程传输协议为基站与上行 网络设备之间的回程网上传输数据的协议;
优化单元, 用于将所述传输数据包进行适配生成标准数据包, 所述标准数据包为标准因特网协议数据包, 将所述标准数据包进行 压缩优化处理生成压缩数据, 并将所述压缩数据合并入预设数据 包, 所述预设数据包为所述回程传输协议的数据包。
2、 根据权利要求 1所述的装置, 其特征在于, 所述优化单元包 括适配子单元,
所述适配子单元,用于在所述传输数据包中分离出所述回程传输 协议的传输网络层头部得到所述标准数据包, 所述回程传输协议的 传输网络层用于承载用户数据。
3、 根据权利要求 1或 2所述的装置, 其特征在于, 所述优化单 元还包括:
解析子单元, 所述解析子单元用于将所述标准数据包进行解析 获取应用数据;
压缩子单元, 所述压缩子单元用于将所述应用数据分割成至少 一个数据切片, 根据所述至少一个数据切片生成至少一个数据摘 要, 其中, 一个数据切片对应一个数据摘要, 所述数据摘要为所述 数据摘要对应的数据切片的摘要, 并将重复的数据切片用所述重复 的数据切片对应的数据摘要替代, 将未重复的数据切片及所述重复 的数据切片对应的数据摘要进行编码生成所述压缩数据。
4、 根据权利要求 3所述的装置, 其特征在于, 所述优化单元还 包括码本子单元,
所述码本子单元, 用于根据所述至少一个数据切片与所述至少 一个数据摘要的对应关系生成数据码本, 所述数据码本用于将所述 压缩数据还原为所述应用数据。
5、 根据权利要求 1 -4任一项所述的装置, 其特征在于, 所述装 置还包括:
转发单元, 所述转发单元, 用于将所述预设数据包进行加密并 传输至所述上行网络设备。
6、 根据权利要求 1 -4任一项所述的装置, 其特征在于, 所述优 化单元还包括检测子单元,
所述检测子单元用于判断所述传输数据包中所包含的数据是否 为预设类型的数据;
所述装置还包括转发单元, 用于当所述传输数据包中所包含的 数据不是所述预设类型的数据时, 将所述传输数据包进行加密并传 输至所述上行网络设备。
7、 一种数据处理装置, 其特征在于, 包括:
转发单元, 用于获取预设数据包;
优化单元, 用于在所述转发单元获取的所述预设数据包中获取 压缩数据, 所述预设数据包为回程传输协议的数据包, 将所述压缩 数据进行解压缩处理得到标准数据包, 所述标准数据包为标准因特 网协议数据包, 将所述标准数据包进行适配生成传输数据包, 所述 传输数据包为所述回程传输协议的数据包, 所述回程传输协议为基 站与上行网络设备之间的回程网上传输数据的协议;
基带单元, 用于将所述传输数据包进行协议转换生成无线数据 包, 所述无线数据包为无线空口协议的数据包, 所述无线空口协议 为无线电空中接口上传输数据的协议。
8、 根据权利要求 7所述的装置, 其特征在于, 所述优化单元包 括适配子单元,
所述包括适配子单元,用于对所述标准数据包添加回程传输协议 的传输网络层协议头部得到所述传输数据包, 所述回程传输协议的 传输网络层用于承载用户数据。
9、 根据权利要求 7所述的装置, 其特征在于, 所述优化单元还 包括:
解压子单元, 所述解压子单元用于在所述压缩数据中获取至少 一个数据切片及至少一个数据摘要, 其中, 一个数据切片对应一个 数据摘要, 所述数据摘要为所述数据摘要对应的数据切片的摘要, 将重复的数据摘要用所述重复的数据摘要对应的数据切片替代, 将 所述至少一个数据切片及所述重复的数据摘要对应的数据切片组合 成应用数据;
适配子单元, 用于将所述应用数据进行协议封装生成所述标准 数据包。
10、 根据权利要求 9所述的装置, 其特征在于,
所述解压子单元, 还用于获取数据码本, 所述数据码本包括所 述至少一个数据切片与所述至少一个数据摘要的对应关系, 根据所 述数据码本将重复的数据摘要用所述重复的数据摘要对应的数据切 片替代。
1 1、 根据权利要求 7- 10任一项所述的装置, 其特征在于, 所述基带单元, 还用于将所述无线数据包发送至用户设备。
12、 根据权利要求 7- 10任一项所述的装置, 其特征在于, 所述 优化单元还包括:
检测子单元, 所述检测子单元用于判断所述预设数据包是否为 经过压缩优化处理的数据包;
所述基带单元单元, 还用于在所述预设数据包不是所述经过压 缩优化处理的数据包时, 将所述预设数据包转换为所述无线空口协 议的数据包后发送至用户设备。
13、 一种数据处理装置, 其特征在于, 包括处理器、 存储器及总 线, 所述处理器及所述存储器通过所述总线相互连接;
其中, 所述处理器, 用于获取无线数据包, 所述无线数据包为无 线空口协议的数据包, 所述无线空口协议为无线电空中接口上传输 数据的协议, 将所述无线数据包进行协议转换生成传输数据包, 所 述传输数据包为回程传输协议的数据包, 所述回程传输协议为基站 与上行网络设备之间的回程网上传输数据的协议, 将所述传输数据包 进行适配生成标准数据包, 所述标准数据包为标准因特网协议数据 包, 将所述标准数据包进行压缩优化处理生成压缩数据, 并将所述 压缩数据合并入预设数据包, 所述预设数据包为所述回程传输协议 的数据包。
14、 根据权利要求 13所述的装置, 其特征在于,
所述处理器,还用于在所述传输数据包中分离出所述回程传输协 议的传输网络层头部得到所述标准数据包, 所述回程传输协议的传 输网络层用于承载用户数据。
15、 根据权利要求 13或 14所述的装置, 其特征在于,
所述处理器, 还用于将所述标准数据包进行解析获取应用数据, 将所述应用数据分割成至少一个数据切片, 根据所述至少一个数据 切片生成至少一个数据摘要, 其中, 一个数据切片对应一个数据摘 要, 所述数据摘要为所述数据摘要对应的数据切片的摘要, 并将重 复的数据切片用所述重复的数据切片对应的数据摘要替代, 将未重 复的数据切片及所述重复的数据切片对应的数据摘要进行编码生成 所述压缩数据。
16、 根据权利要求 15所述的装置, 其特征在于,
所述处理器,还用于根据所述至少一个数据切片与所述至少一个 数据摘要的对应关系生成数据码本, 所述数据码本用于将所述压缩 数据还原为所述应用数据。
17、 根据权利要求 13 - 16任一项所述的装置, 其特征在于, 所述 数据处理装置还包括发送器,
所述处理器,还用于将所述预设数据包进行加密并通过所述发送 器传输至所述上行网络设备。
18、 根据权利要求 13 - 16任一项所述的装置, 其特征在于, 所述 数据处理装置还包括发送器,
所述处理器,还用于判断所述传输数据包中所包含的数据是否为 预设类型的数据, 当所述传输数据包中所包含的数据不是所述预设类 型的数据时, 将所述传输数据包进行加密并通过所述发送器传输至 所述上行网络设备。
19、 一种数据处理装置, 其特征在于, 包括处理器、 存储器及总 线, 所述处理器及所述存储器通过所述总线相互连接;
其中, 所述处理器, 获取预设数据包, 并在所述预设数据包中获 取压缩数据, 所述预设数据包为回程传输协议的数据包, 将所述压 缩数据进行解压缩处理得到标准数据包, 所述标准数据包为标准因 特网协议数据包, 将所述标准数据包进行适配生成传输数据包, 所 述传输数据包为所述回程传输协议的数据包, 所述回程传输协议为 基站与上行网络设备之间的回程网上传输数据的协议, 将所述传输数 据包进行协议转换生成无线数据包, 所述无线数据包为无线空口协 议的数据包, 所述无线空口协议为无线电空中接口上传输数据的协 议。
20、 根据权利要求 19所述的装置, 其特征在于,
所述处理器,还用于对所述标准数据包添加回程传输协议的传输 网络层协议头部得到所述传输数据包, 所述回程传输协议的传输网 络层用于承载用户数据。
21、 根据权利要求 19所述的装置, 其特征在于,
所述处理器,还用于在所述压缩数据中获取至少一个数据切片及 至少一个数据摘要, 其中, 一个数据切片对应一个数据摘要, 所述 数据摘要为所述数据摘要对应的数据切片的摘要, 将重复的数据摘 要用所述重复的数据摘要对应的数据切片替代, 将所述至少一个数 据切片及所述重复的数据摘要对应的数据切片组合成应用数据, 将所 述应用数据进行协议封装生成所述标准数据包。
22、 根据权利要求 21所述的装置, 其特征在于,
所述处理器,还用于获取数据码本, 所述数据码本包括所述至少 一个数据切片与所述至少一个数据摘要的对应关系, 根据所述数据 码本将重复的数据摘要用所述重复的数据摘要对应的数据切片替 代。
23、根据权利要求 19-22任一项所述的装置, 其特征在于, 所述 数据处理装置还包括发送器,
所述处理器,还用于将所述无线数据包通过所述发送器发送至用 户设备。
24、根据权利要求 19-22任一项所述的装置, 其特征在于, 所述 数据处理装置还包括发送器,
所述处理器,还用于判断所述预设数据包是否为经过压缩优化处 理的数据包, 在所述预设数据包不是所述经过压缩优化处理的数据包 时, 将所述预设数据包转换为所述无线空口协议的数据包后通过所 述发送器发送至用户设备。
25、 一种数据处理方法, 其特征在于, 包括:
获取无线数据包, 所述无线数据包为无线空口协议的数据包, 所述无线空口协议为无线电空中接口上传输数据的协议;
将所述无线数据包进行协议转换生成传输数据包, 所述传输数 据包为回程传输协议的数据包, 所述回程传输协议为基站与上行网 络设备之间的回程网上传输数据的协议;
将所述传输数据包进行适配生成标准数据包, 所述标准数据包 为标准因特网协议数据包;
对所述标准数据包进行压缩优化处理生成压数据, 并将所述压 缩数据合并入预设数据包, 所述预设数据包为所述回程传输协议的 数据包。
26、 根据权利要求 25所述的方法, 其特征在于, 所述将所述传 输数据包进行适配生成标准数据包, 包括:
在所述传输数据包中分离出回程传输协议的传输网络层协议头 部得到所述标准数据包, 所述回程传输协议的传输网络层用于承载 用户数据。
27、 根据权利要求 25或 26所述的方法, 其特征在于, 所述将所 述标准数据包进行压缩优化处理生成压缩数据, 包括: 将所述标准数据包进行解析获取应用数据;
将所述应用数据分割成至少一个数据切片, 并根据所述至少一 个数据切片生成至少一个数据摘要, 其中, 一个数据切片对应一个 数据摘要, 所述数据摘要为所述数据摘要对应的数据切片的摘要; 将重复的数据切片用所述重复的数据切片对应的数据摘要替 代, 将未重复的数据切片及所述重复的数据切片对应的数据摘要进 行编码生成所述压缩数据。
28、 根据权利要求 27所述的方法, 其特征在于, 所述方法还包 括:
根据所述至少一个数据切片与所述至少一个数据摘要的对应关 系生成数据码本, 所述数据码本用于将所述压缩数据还原为所述应 用数据。
29、 根据权利要求 25-28任一项所述的方法, 其特征在于, 所 述将所述压缩数据合并入预设数据包之后, 还包括:
将所述预设数据包进行加密并传输至上行网络设备。
30、 根据权利要求 25-28任一项所述的方法, 其特征在于, 所 述将所述无线数据包进行协议转换生成传输数据包之后, 还包括: 判断所述传输数据包中所包含的数据是否为预设类型的数据; 如果所述输数据包中所包含的数据不是所述预设类型的数据, 则将所述传输数据包进行加密并传输至所述上行网络设备。
3 1、 一种数据处理方法, 其特征在于, 包括:
获取预设数据包, 在所述预设数据包中获取压缩数据, 所述预 设数据包为回程传输协议的数据包;
将所述压缩数据进行解压缩处理得到标准数据包, 所述标准数 据包为标准因特网协议数据包;
将所述标准数据包进行适配生成传输数据包, 所述传输数据包 为所述回程传输协议的数据包, 所述回程传输协议为基站与上行网 络设备之间的回程网上传输数据的协议;
将所述传输数据包进行协议转换生成无线数据包, 所述无线数 据包为无线空口协议的数据包, 所述无线空口协议为无线电空中接 口上传输数据的协议。
32、 根据权利要求 3 1所述的方法, 其特征在于, 所述将所述标 准数据包进行适配生成传输数据包, 包括:
对所述标准数据包添加回程传输协议的传输网络层协议头部得 到所述传输数据包, 所述回程传输协议的传输网络层用于承载用户 数据。
33、 根据权利要求 3 1所述的方法, 其特征在于, 将所述压缩数 据进行解压缩处理得到标准数据包, 包括:
在所述压缩数据中获取至少一个数据切片及至少一个数据摘 要, 其中, 一个数据切片对应一个数据摘要, 所述数据摘要为所述 数据摘要对应的数据切片的摘要;
将重复的数据摘要用所述重复的数据摘要对应的数据切片替 代, 将所述至少一个数据切片及所述重复的数据摘要对的数据切片 组合成应用数据;
将所述应用数据进行协议封装生成所述标准数据包。
34、 根据权利要求 33所述的方法, 其特征在于, 所述方法还包 括:
获取数据码本, 所述数据码本包括所述至少一个数据切片与所 述至少一个数据摘要的对应关系;
所述将重复的数据摘要用所述重复的数据摘要对应的数据切片 替代, 包括:
根据所述数据码本将重复的数据摘要用所述重复的数据摘要对 应的数据切片替代。
35、 根据权利要求 3 1 -34任一项所述的方法, 其特征在于, 所 述将所述传输数据包进行协议转换生成无线数据包之后, 还包括: 将所述无线数据包发送至用户设备。
36、 根据权利要求 3 1 -34任一项所述的方法, 其特征在于, 所 述获取预设数据包之后, 还包括: 判断所述预设数据包是否为经过压缩优化处理的数据包; 如果所述预设数据包不是所述经过压缩优化处理的数据包, 贝 'J 将所述预设数据包转换为所述无线空口协议的数据包后发送至用户 设备。
PCT/CN2014/076784 2014-05-05 2014-05-05 一种数据处理方法及装置 WO2015168840A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201480078613.5A CN106256149A (zh) 2014-05-05 2014-05-05 一种数据处理方法及装置
PCT/CN2014/076784 WO2015168840A1 (zh) 2014-05-05 2014-05-05 一种数据处理方法及装置
US15/343,880 US20170078916A1 (en) 2014-05-05 2016-11-04 Data processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/076784 WO2015168840A1 (zh) 2014-05-05 2014-05-05 一种数据处理方法及装置

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/343,880 Continuation US20170078916A1 (en) 2014-05-05 2016-11-04 Data processing method and apparatus

Publications (1)

Publication Number Publication Date
WO2015168840A1 true WO2015168840A1 (zh) 2015-11-12

Family

ID=54391938

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/076784 WO2015168840A1 (zh) 2014-05-05 2014-05-05 一种数据处理方法及装置

Country Status (3)

Country Link
US (1) US20170078916A1 (zh)
CN (1) CN106256149A (zh)
WO (1) WO2015168840A1 (zh)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014110773A1 (zh) * 2013-01-17 2014-07-24 华为技术有限公司 一种数据包处理方法和装置
RU2645283C1 (ru) * 2014-05-28 2018-02-19 Хуавэй Текнолоджиз Ко., Лтд. Способ и устройство адаптации стека протоколов
CN107360035B (zh) * 2017-07-27 2019-12-20 北京市天元网络技术股份有限公司 一种数据处理方法及系统
US11240817B2 (en) * 2019-02-07 2022-02-01 Samsung Electronics Co., Ltd. Bandwidth allocation request in cellular mesh networks
US10817460B2 (en) * 2019-08-28 2020-10-27 Advanced New Technologies Co., Ltd. RDMA data sending and receiving methods, electronic device, and readable storage medium
US11576078B2 (en) 2021-03-15 2023-02-07 International Business Machines Corporation Selective compression of data for uplink to a telecommunication network
CN115102951A (zh) * 2022-07-29 2022-09-23 上海电气风电集团股份有限公司 一种数据实时发布方法、装置和设备
CN115396517A (zh) * 2022-08-16 2022-11-25 广东电网有限责任公司 北斗通信数据的处理方法、装置、终端设备及存储介质
CN115314897B (zh) * 2022-10-09 2022-12-16 江苏云舟通信科技有限公司 基于终端数量影像分析的自适应无线通信系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101702813A (zh) * 2009-10-12 2010-05-05 中兴通讯股份有限公司 一种内存操作管理方法及装置
CN102201924A (zh) * 2011-07-07 2011-09-28 无锡智感星际科技有限公司 一种基于rds单向广播通道分发文件的方法
CN102843720A (zh) * 2011-06-24 2012-12-26 中兴通讯股份有限公司 分布式基站系统中数据的压缩、解压缩方法、装置及系统

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3229507B1 (en) * 2009-03-13 2023-05-31 Nokia Solutions and Networks Oy Local breakout with optimized interface
US10110693B2 (en) * 2012-02-20 2018-10-23 Futurewei Technologies, Inc. System and method for content and application acceleration in a wireless communications system
EP2845361B1 (en) * 2012-05-04 2019-09-04 Parallel Limited Optimizing mobile network bandwidth

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101702813A (zh) * 2009-10-12 2010-05-05 中兴通讯股份有限公司 一种内存操作管理方法及装置
CN102843720A (zh) * 2011-06-24 2012-12-26 中兴通讯股份有限公司 分布式基站系统中数据的压缩、解压缩方法、装置及系统
CN102201924A (zh) * 2011-07-07 2011-09-28 无锡智感星际科技有限公司 一种基于rds单向广播通道分发文件的方法

Also Published As

Publication number Publication date
CN106256149A (zh) 2016-12-21
US20170078916A1 (en) 2017-03-16

Similar Documents

Publication Publication Date Title
WO2015168840A1 (zh) 一种数据处理方法及装置
US9900259B2 (en) Data transmission method and related apparatus to compress data to be transmitted on a network
CN106716951B (zh) 用于优化隧道流量的方法和装置
US10299164B2 (en) Protocol stack adaptation method and apparatus
US9264940B2 (en) Feedback method and device for header compression feedback information
KR101835340B1 (ko) 방송 신호 송신 장치, 방송 신호 수신 장치, 방송 신호 송신 방법, 및 방송 신호 수신 방법
WO2016197804A1 (zh) 数据包的压缩方法和装置
US10129791B2 (en) Byte caching in wireless communication networks
RU2767321C1 (ru) Способ и устройство для беспроводной связи
JP5920466B2 (ja) 通信システムと方法とプログラム
CN104811265A (zh) 基带帧的封装方法及解封装方法
CN102118791A (zh) 一种传输数据包的方法及装置
CN109587733A (zh) 低功耗无线通讯传输方法
WO2017054135A1 (zh) 一种帧传输方法、装置和网络系统
WO2017143538A1 (zh) 语音数据传输方法以及装置
CN112218390A (zh) 数据处理的方法和设备
KR100906098B1 (ko) 통신 시스템에서의 통신 방법, 장치 및 그 방법을 수행하기위한 프로그램이 기록된 기록매체
JP6540875B2 (ja) 無線基地局、端末装置、および通信システム
JP2023514920A (ja) イーサネットフレームの送信方法と送信装置、イーサネットフレームの受信方法と受信装置、デバイス及び媒体
WO2017113342A1 (zh) 数据包传输方法及装置
CN115767661A (zh) 通信方法及装置、接入网设备、计算机可读存储介质

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

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

Country of ref document: EP

Kind code of ref document: A1