WO2010121409A1 - 一种压缩数据包的传输方法及装置 - Google Patents

一种压缩数据包的传输方法及装置 Download PDF

Info

Publication number
WO2010121409A1
WO2010121409A1 PCT/CN2009/071365 CN2009071365W WO2010121409A1 WO 2010121409 A1 WO2010121409 A1 WO 2010121409A1 CN 2009071365 W CN2009071365 W CN 2009071365W WO 2010121409 A1 WO2010121409 A1 WO 2010121409A1
Authority
WO
WIPO (PCT)
Prior art keywords
lower layer
layer protocol
protocol pdu
data packet
compressed data
Prior art date
Application number
PCT/CN2009/071365
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 CN200980114204.5A priority Critical patent/CN102318282B/zh
Priority to PCT/CN2009/071365 priority patent/WO2010121409A1/zh
Publication of WO2010121409A1 publication Critical patent/WO2010121409A1/zh

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
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0078Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location
    • H04L1/0083Formatting with frames or packets; Protocol or part of protocol for error control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0078Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location
    • H04L1/0086Unequal error protection
    • 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/22Parsing or analysis of headers

Definitions

  • the present invention belongs to the field of communications technologies, and in particular, to a method and a device for transmitting a header compressed data packet.
  • the wireless link Due to physical constraints, the wireless link has a lower transmission rate and a higher bit error rate than the wired link.
  • IP Internet Protocol
  • the packet header overhead is excessive. For example, for an IPv6 voice communication packet, the packet payload that the user really needs is usually only 22% of the entire packet. This not only wastes bandwidth, but also increases the probability that the packet will be discarded due to packet errors. If effective measures are not taken, the quality of service (QoS) will be reduced while wasting valuable wireless network resources.
  • QoS quality of service
  • the header compression mechanism can solve the above problems while ensuring the inherent flexibility of the IP protocol.
  • the header compression mechanism may include Robust Header Compression (ROHC), Real-time Transport Protocol Header Compression (CRTP), and Extended Real-Time Transport Protocol Header Compression (ECRTP). ) Mechanisms, etc.
  • ROHC Robust Header Compression
  • CRTP Real-time Transport Protocol Header Compression
  • ERTP Extended Real-Time Transport Protocol Header Compression
  • ROHC is a stream-based header compression scheme.
  • the ROHC mechanism takes a reference packet in a certain stream, and only transmits information about the change of the reference packet in the header field for other packets to achieve the purpose of compression, thereby saving the packet header overhead and utilizing the bandwidth more effectively.
  • the ROHC mechanism also makes the ROHC mechanism highly efficient and reasonable robust by controlling the frequency and quantity of feedback messages, detecting asynchronous logic, and error checking. Therefore, the ROHC mechanism proposes A header compression mechanism for high bit error rate and long latency links is provided.
  • the ROHC channel is a logical channel.
  • the entry is a compressor
  • the exit is a decompressor
  • the compressor and the decompressor are in one-to-one correspondence.
  • the compressor compresses the original data and sends it to the decompressor through the logical channel.
  • the ROHC channel is a unidirectional logical channel.
  • the decompressor in order to support bidirectional compression, the decompressor must be able to provide feedback information to the compressor, so the ROHC feedback channel is the logical channel carrying the feedback information, the entry is the decompressor, and the exit is the compressor.
  • ROHC header compression can be described simply as the interaction between two state machines (a compressed state machine and a decompressed state machine). Each of the two state machines has three different states. Both state machines are gradually transitioned from a lowest compression state to a higher state.
  • the state transition mode of the compressed state machine is as shown in Figure 1.
  • the state transition mode of the decompressed state machine is shown in Figure 2.
  • the ROHC compressor contains three states: IR ( Initial and Refresh ), FO
  • the initial state is the IR state.
  • the decompressor has almost no static and dynamic information required for decompression.
  • the ROHC compression end sends an IR or IR-DYN packet containing the static information in the packet header (source IP address). , destination IP address, etc.) and some dynamic information (SN, Timestam, etc.).
  • An IR packet can contain both static and dynamic information, while an IR-DYN packet can only contain dynamic information.
  • the decompressing end obtains static information and part of the dynamic information, the compression end is in the FO state.
  • the decompressor gets all the static and dynamic information, the compression end enters the SO state, and the header data is compressed to a minimum.
  • the ROHC decompression state machine contains three states: NC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC (No Context ), SC
  • the NC is the initial state of the decompressing end. At this time, the decompressing end does not receive the data packet, and there is no information required for decompression; the SC is the decompressing end.
  • the static decompressed information of the part and the partially dynamically decompressed information; the FC is that the decompressing end has obtained all the decompressed information.
  • Auto repeat request which recovers the erroneous message by retransmitting the erroneous data message by the 4th party, which is one of the methods used in the communication to handle the error caused by the channel; Is the channel error correction coding.
  • the sender waits for the status report of the receiver. If the status report message is sent successfully, the subsequent data message is sent. Otherwise, the message is retransmitted.
  • the sender when the sender receives the status report of the receiver indicating that the message is in error, the sender only sends the message with the transmission error.
  • hybrid ARQ In addition to the traditional ARQ, there is a hybrid ARQ (Hybrid-ARQ).
  • the HARQ system introduces a forward error correction code FEC in the ARQ system.
  • the FEC can be used to correct data errors during transmission. That is, if the error is within the error correction range of the FEC, the FEC performs error correction if it exceeds For its error correction range, then it is necessary to request a retransmission. After the data message is delivered to the receiver, it will not be discarded even if it is wrong.
  • the receiving party instructs the sender to retransmit part or all of the information of the error message, and combines the received message information with the last received message information to recover the message information.
  • ARQ is mainly used in the wireless link layer. For example, selective retransmission ARQ and hybrid ARQ are used in both WCDMA and cdma2000 wireless communications.
  • Embodiments of the present invention disclose a method and apparatus for transmitting compressed data packets to improve the reliability of compressed data packet transmission.
  • a method for transmitting compressed data packets comprising:
  • the first lower layer protocol PDU is transmitted through the first channel by using a low order MCS and/or a robust ARQ/HARQ parameter,
  • the two lower layer protocol PDUs are transmitted over the second channel using higher order MCS and/or less robust ARQZHARQ parameters.
  • a method for transmitting compressed data packets comprising:
  • the header and load of the compressed data packet are divided into multiple block blocks, each block is identified by a serial number, and the header of the same compressed data packet is the same as the serial number of the first block of the load; and the highest of each block The valid bit MSB is used to identify whether the block is the last one;
  • the lower layer protocol PDU transmits the second lower layer protocol PDU on the second channel using a higher order MCS and/or a less robust ARQ parameter.
  • a method for transmitting compressed data packets comprising:
  • the compressed data packet is divided into a plurality of block blocks, each block is identified by a serial number, and the most significant bit MSB of each serial number is used to indicate whether the block is a header or a load;
  • the first lower layer protocol PDU and the second lower layer protocol PDU Transmitting the first lower layer protocol PDU and the second lower layer protocol PDU on a same channel, where the first lower layer protocol PDU is transmitted using a low order MCS and/or a robust ARQ parameter.
  • the second lower layer protocol PDU is transmitted using a higher order MCS and/or a less robust ARQ parameter.
  • a method for transmitting compressed data packets comprising:
  • the context update and feedback information of the compressed data packet is packaged into a first lower layer protocol PDU, and the compressed header of the compressed data packet is packaged into a second lower layer protocol PDU, and the load of the compressed data packet is packaged into a third lower layer protocol PDU;
  • the first lower layer protocol PDU is transmitted through the first channel using the lowest order MCS and/or the most robust HARQ parameter, and the second lower layer protocol PDU uses the low order MCS and/or the robust HARQ parameter to pass the first
  • the two channels are transmitted; the third lower layer protocol lower layer protocol PDU is transmitted through the third channel using higher order MCS and/or less robust HARQ parameters.
  • a method for transmitting compressed data packets comprising: The context update and feedback information of the compressed data packet is packaged into a first lower layer protocol PDU, and the compressed header of the compressed data packet is packaged into a second lower layer protocol PDU, and the load of the compressed data packet is packaged into a third lower layer protocol PDU;
  • the first lower layer protocol PDUs are transmitted through the first channel using the lowest order MCS and/or the most robust HARQ parameters.
  • the second lower layer protocol PDU is transmitted over the second channel using low order MCS and/or robust HARQ parameters; the third lower layer protocol lower layer protocol PDU uses higher order MCS and/or low robustness
  • the HARQ parameters are transmitted through the third channel.
  • a method for transmitting compressed data packets comprising:
  • the first lower layer protocol PDU is transmitted through the first channel by using a lower order MCS and/or a robust HARQ parameter.
  • the second lower layer protocol PDU is transmitted over the second channel using a higher order MCS and/or a less robust HARQ parameter.
  • a compressed data packet transmission apparatus includes:
  • the packet module is configured to package the header of the compressed data packet into a first lower layer protocol PDU, and package the payload of the compressed data packet into a second lower layer protocol PDU;
  • An association module configured to establish an association relationship between the first lower layer protocol PDU and the second lower layer protocol PDU;
  • a compressed data packet transmission apparatus includes:
  • Blocking module used to divide the header and load of the compressed data packet into multiple block blocks, each block is identified by a serial number, and the header of the same compressed data packet is the same as the serial number of the first block of the load; And the most significant bit MSB of each block is used to identify whether the block is the last one; the packing module is configured to package the header of the compressed data packet into the first lower layer protocol PDU, and package the payload of the compressed data packet into the second lower layer. Protocol PDU;
  • a transmitting module for transmitting the first lower layer protocol PDU on a first channel using a lower order MCS and/or a robust ARQ parameter, using a higher order MCS and/or robustness on the second channel
  • the low-level ARQ parameters transmit the second lower layer protocol PDU.
  • a compressed data packet transmission apparatus includes:
  • Blocking module used to divide the compressed data packet into multiple block blocks, each block is identified by a serial number, and the most significant bit MSB of each serial number is used to indicate whether the block is a header or a load;
  • the packet header of the compressed data packet is packaged into a first lower layer protocol PDU, and the payload of the compressed data packet is packaged into a second lower layer protocol PDU;
  • a sending module configured to: transmit the first lower layer protocol PDU and the second lower layer protocol PDU on a same channel, where the first lower layer protocol PDU uses a low order MCS and/or a high robustness
  • the ARQ parameter transmission, the second lower layer protocol PDU is transmitted using a higher order MCS and/or a less robust ARQ parameter.
  • a compressed data packet transmission apparatus includes:
  • the packet module is configured to package the context update and feedback information of the compressed data packet into the first lower layer protocol PDU, package the compressed header of the compressed data packet into the second lower layer protocol PDU, and package the load of the compressed data packet into the third lower layer. Protocol PDU;
  • Association module configured to establish the first lower layer protocol PDU, the second lower layer protocol PDU, and the third Association relationship of lower layer protocol PDUs;
  • Transmitting module used to transmit the first lower layer protocol PDU by using the lowest order MCS and/or the most robust HARQ parameter through the first channel, and the second lower layer protocol PDU uses low order MCS and/or robustness
  • the high HARQ parameters are transmitted through the second channel;
  • the third lower layer protocol lower layer protocol PDU is transmitted through the third channel using higher order MCS and/or less robust HARQ parameters.
  • a compressed data packet transmission apparatus includes:
  • a packet module configured to package the context update and feedback information of the compressed data packet into a first lower layer protocol PDU, package the compressed header of the compressed data packet into a second lower layer protocol PDU, and package the load of the compressed data packet into a third lower layer Protocol PDU;
  • a sending module configured to synchronously send each of the lower layer protocol headers of the compressed data packet on different channels, where the first lower layer protocol PDU uses the lowest order MCS and/or the most robust HARQ parameter to pass the first The channel is transmitted, and the second lower layer protocol PDU is transmitted through the second channel using a low order MCS and/or a robust HARQ parameter; the third lower layer protocol lower layer protocol PDU uses a higher order MCS and/or The HARQ parameters with low robustness are transmitted through the third channel.
  • a compressed data packet transmission apparatus includes:
  • the packet module is configured to package the header of the compressed data packet into a first lower layer protocol PDU, and package the payload of the compressed data packet into a second lower layer protocol PDU;
  • a transmitting module configured to send, respectively, the respective lower layer protocol headers of the compressed data packet on different channels, where the first lower layer protocol PDU passes the low order MCS and/or the robust HARQ parameter The first channel is transmitted, and the second lower layer protocol PDU is transmitted through the second channel using a higher order MCS and/or a less robust HARQ parameter.
  • the toe cap and the load are different.
  • the MCS or ARQ/HARQ parameters are transmitted to improve the reliability of compressed data packet transmission.
  • Figure 1 is a schematic view of the state of the ROHC compressor
  • FIG. 2 is a schematic diagram of the state of the ROHC decompressor
  • FIG. 3 is a schematic diagram of packaging a ROHC data packet into a MAC data packet according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of packet packing of a ROHC data packet into a MAC data packet according to another embodiment of the present invention
  • FIG. 5 is a schematic diagram of packet packing of a ROHC data packet into a MAC data packet according to another embodiment of the present invention
  • FIG. 6 is a schematic diagram of compressing a data packet according to another embodiment of the present invention
  • FIG. 7 is a schematic diagram of a compressed data packet packaged into a MAC data packet according to another embodiment of the present invention
  • FIG. 8 is a schematic diagram of a compressed data packet block according to an embodiment of the present invention
  • FIG. 9 is a schematic diagram of blocking a compressed data packet according to another embodiment of the present invention.
  • FIG. 10 is a schematic diagram of a method for transmitting compressed data packets according to an embodiment of the present invention.
  • FIG. 11 is a schematic diagram of a method for transmitting compressed data packets according to another embodiment of the present invention.
  • FIG. 12 is a schematic diagram of a compressed data packet transmission apparatus according to an embodiment of the present invention.
  • FIG. 13 is a schematic diagram of a compressed data packet transmission apparatus according to another embodiment of the present invention.
  • FIG. 14 is a schematic diagram of a compressed data packet transmission apparatus according to another embodiment of the present invention.
  • the packet header After the packet header is compressed by ROHC, it contains compressed information and optional feedback information. Therefore, the transmission reliability requirement of the packet header is higher than that of the payload.
  • the correct transmission of the packet header can help maintain the synchronization of the context information of the decompression end and the compression end.
  • the compression technology such as ROHC can reduce the redundancy of the packet header, the decompression end needs to maintain certain information, and according to the packet header that is correctly decompressed before, The packet header before compression can be correctly decompressed, and the loss of the packet header may cause the decompression information to be lost, which may cause the decompression error of the next packet.
  • ROHC packet headers contain decompression information that needs to be updated. The loss of this part of the information will also cause the packet decompression error.
  • the loss of the packet header is more than the loss of the packet payload, which may cause more problems, that is, it may lead to error delivery, so that the subsequent packet header cannot be properly decompressed.
  • ROHC packet format is:
  • Header includes:
  • the ROHC package contains multiple pieces of information, such as feedback information, CID information, updated decompression context information, and so on.
  • the header header of the compressed data packet (including the compressed data packet header and the state-related context information) and the payload are separately transmitted. If the data packet further includes padding and feedback feedback, the padding and feedback are The packet headers are transmitted together, collectively called the packet header, and different MCS (modulation coding scheme) is used to ensure correct reception, thereby improving the reliability of the important decompression information transmission while ensuring effective compression of the packet header.
  • MCS modulation coding scheme
  • the compressed data packet header and the payload are transmitted by using different MCS and/or ARQ parameters (such as retransmission times, data packet life cycle, etc.), wherein the header can use low-order MCS and/or robustness.
  • the high ARQ/HARQ parameters guarantee the quality of the transmission.
  • the payload can use high-order MCS and/or low-reliability ARQ/HARQ parameters to improve the transmission efficiency.
  • the first lower layer protocol PDU is transmitted over the first channel using low order MCS and/or robust ARQ/HARQ parameters
  • the second lower layer protocol PDU uses higher order MCS and/or less robust ARQ/
  • the HARQ parameters are transmitted through the second channel.
  • the header of the compressed data packet is transmitted on the different channels separately from the payload, so The header and payload of the associated data packet are required.
  • the sender encapsulates the header and payload of the ROHC packet into MAC PDU1 and MAC PDU2 respectively; if the ROHC packet further includes other information, such as Padding and Feedback Feedback, it is packaged into a MAC PDU1 together with the packet header;
  • the MAC PDU1 and the MAC PDU2 are transmitted on different channels, wherein the MAC PDU1 is transmitted using low-order MCS and Z or robust ARQ/HARQ parameters, and the MAC PDU2 uses high-order MCS and/or robustness. Low ARQ/HARQ parameter transmission;
  • the receiving end After receiving the MAC PDU1 and the MAC PDU2, the receiving end recovers the ROHC data packet according to the association relationship between the MAC PDU1 and the MAC PDU2.
  • the sending end is a network side, such as a base station, and the receiving end is a terminal; or the receiving end is a network side, such as a base station, and the sending end is a terminal.
  • the header can use low-order MCS and/or robust ARQ/HARQ parameters.
  • the payload can use high-order MCS and/or low-reliability ARQ/HARQ parameters.
  • the first association mode carrying the relevant flag bit or serial number indication in the MAC header of the packaged MAC PDU or the header of the lower layer encapsulation protocol.
  • the format of the MAC PDU is as follows:
  • the MAC header includes: EKS
  • HCS Header check sequence header checksum ⁇ 1 J
  • the ROHC data packet is packaged into a MAC PDU1 at the MAC layer, and the payload is packaged into a MAC PDU2, wherein a new TLV (Type Length) is added in the MAC head of the MAC PDU1 and the MAC PDU2.
  • the serial number SN: libit is used to associate the header with the payload.
  • the SN of the same ROHC packet has the same value, that is, the SN of the MAC PDU1 and the MAC PDU2 have the same value.
  • the association mode can be used for the ARQ transmission mode or the HARQ transmission mode.
  • slice subheader Fragmentation subheader is used to indicate the association between the header and the payload.
  • Fragment subheader serial number FSN TLV, libit used to associate the header header with the payload, the same
  • the FSN of an FSH of a ROHC packet has the same value. That is, the FSN of the FSH of MAC PDU1 and MAC PDU2 have the same value.
  • the packed sub-header number PSN TLV, libit is used to associate the header header with the load payload, and the PSN of the same ROHC packet has the same value. That is, the PSH of MAC PDU1 and MAC PDU2 have the same value.
  • the receiving end can add the value of the SN sequence number according to the MAC PDU, or obtain the corresponding ROHC compressed data packet according to the value of the FSN or PSN.
  • the second association method Use different time-frequency resource blocks of the same frame, such as burst, to send the header of the ROHC packet and ayload, and the header and payload of the ROHC packet must be sent in the same frame. Since the payload and the header are transmitted separately on different channels, it is required to be packaged into two MAC PDUs, and the MAC PDU corresponding to the packet header and the MAC PDU corresponding to the payload are transmitted in different bursts of the same frame.
  • ROHC1 compressed headl + payloadl
  • OHC2 compressed head2 + payload2
  • ROHC3 compressed head3 + payload3
  • header and payload minutes another 1 J packaged as MAC PDU
  • the header of each corresponding MAC PDU sequence The burstl transmission is performed, and the MAC PDUs corresponding to the respective payloads are sequentially placed in the burst2 transmission of the same frame, and the burstl and the burst2 belong to different channels respectively.
  • the packed header 1 and compressed header 2 are sequentially transmitted in burst 1 using low-order MCS and/or robust ARQ parameters, and high-order MCS and/or robustness is used in burst 2.
  • Low ARQ parameters transfer packaged payload
  • the ROHC data packet can be recovered by recombining the compressed header and the payload in the order of 4 history.
  • the data frame further includes a DL-MAP (downlink-MAP downlink mapping) message, or a UL-MAP (Uplink-MAP uplink mapping) message, for indicating the location where the receiving end (terminal) receives the relevant data. Or indicating the location where the sender (terminal) sends the relevant data, that is, indicates the location of the time-frequency resource block in the current data frame.
  • the uplink mapping unit includes: a time domain start position of the sender data, a time domain duration of the sender data, and a sender data.
  • the downlink mapping unit includes: a time domain starting position of the receiving end data, a time domain duration of the receiving end data, and a subchannel of the receiving end data The number of subchannels for the start and receive data.
  • the downlink mapping information unit specifically includes:
  • Each data frame includes a DL-MAP message, and each burst corresponds to one downlink mapping information unit. Therefore, there are several bursts in one data frame, and the DL-MAP includes several downlink mapping information units. .
  • the UL-MAP message is used to indicate the location at which the receiving end receives the relevant data, which is indicated by the relevant uplink mapping information element contained in the message.
  • the receiving end After receiving the data frame, the receiving end can recombine the compressed header and payload according to the receiving sequence according to the downlink mapping information unit in the DL-MAP in the data frame to obtain the ROHC data packet.
  • adding in the DL-MAP message indicating that a certain scheduling unit (burst) contains the length of the payload, and associates it with the burst where the header is located.
  • burst scheduling unit
  • the downlink mapping unit structure of burst1 is consistent with the previous embodiment, and the length of each payload is increased in the downlink mapping information unit corresponding to burst2, and the receiving end is an MS.
  • the length of the Payload 2 is such that the receiving end distinguishes the specific payload according to the payload length indicated by the downlink mapping unit in the DL-MAP, and associates with the compressed header according to the receiving order to obtain the ROHC data packet.
  • the same content can be indicated in the DL-Scheduling message.
  • the embodiment of the present invention further discloses a compressed data packet transmission apparatus.
  • the method includes: a packaging module: configured to package a packet header of a compressed data packet into a first lower layer protocol PDU, and package the load of the compressed data packet into a first Two lower layer protocol PDUs;
  • An association module configured to establish an association relationship between the first lower layer protocol PDU and the second lower layer protocol PDU;
  • Transmitting module used to transmit the first lower layer protocol PDU by using a low order MCS and/or a robust ARQ/HARQ parameter through the first channel, and the second lower layer protocol PDU uses a high order MCS and/or Lu
  • the low-latency ARQ/HARQ parameters are transmitted through the second channel.
  • the above device may be a base station or a terminal.
  • the establishing the association relationship includes: the data packet header of the first lower layer protocol PDU and the data packet header of the second lower layer protocol PDU each include a sequence number SN, and the value of the SN is the same; or
  • the FSH sub-header or the PSH sub-header of the first lower layer protocol PDU has the same value as the FSN sub-header or the FSH sub-header of the second lower layer protocol PDU.
  • Another method for establishing an association relationship includes: placing the first lower layer protocol PDU and the second lower layer protocol PDU in different time-frequency resource blocks of the same frame, and the frame includes upper and lower or downlink mapping messages.
  • the link mapping message includes an uplink or downlink mapping information unit associated with each time-frequency resource block, where the uplink or downlink mapping information unit is used to indicate the location of the time-frequency resource block in the current data frame.
  • the R0HC packet header and the payload are divided into a plurality of blocks according to a predefined block length (the number of blocks is equal to the R0HC packet length divided by the block length), and each Blocks are identified by a BSN (Block sequence number).
  • a predefined block length the number of blocks is equal to the R0HC packet length divided by the block length
  • each Blocks are identified by a BSN (Block sequence number).
  • each block is identified by a block serial number BSN, and the header of the same compressed data packet is the same as the BSN of the first block of the load; and each The most significant bit MSB of the block is used to identify whether the block is the header of the compressed data packet or the last block of the payload;
  • the packet header of the compressed data packet is packaged into a first lower layer protocol PDU, and the load of the compressed data packet is packaged into a second lower layer protocol PDU.
  • 203. Transmit the first lower layer protocol PDU by using a lower order MCS and/or a robust ARQ parameter on the first channel, using a higher order MCS and/or a low robustness on the second channel.
  • the ARQ parameter transmits the second lower layer protocol PDU.
  • the first block of the header uses the same BSN as the first block of the payload.
  • the payload with BSN 1
  • the header of the packet corresponds to the first block of the payload.
  • the value of BSN is 1.
  • the value of the BSN corresponding to the next packet header and the first block of the payload is 4.
  • the first bit of each BSN in Figure 8 is MSB. When the value is 1, it indicates the header of a packet or the last block of the payload. When the value is 0, it indicates that it is not the last block.
  • BSN can be implemented by Fragmentation subheader (FSH) or Packing subheader (PSH), as shown in the following two tables:
  • FSH Fragmentation subheader
  • PSH Packing subheader
  • the header and payload of the ROHC data packet can be respectively packaged into MAC PDUs and then transmitted.
  • the MAC PDU corresponding to the packet header is transmitted by using a low-order MCS and/or a robust ARQ parameter
  • the MAC PDU corresponding to the payload is transmitted using a high-order MCS and/or a low-reliability ARQ parameter.
  • the ROHC data packet can be obtained according to the values of the BSN and the MSB of the block corresponding to the packet header and the payload.
  • the embodiment of the present invention further discloses a compressed data packet transmission apparatus.
  • the method includes: a blocking module: configured to divide a header and a load of a compressed data packet into a plurality of block blocks, each block being identified by a serial number.
  • the header of the same compressed data packet is the same as the serial number of the first block of the payload; and the most significant bit MSB of each block is used to identify whether the block is the last one;
  • the packing module the header used to compress the data packet Packed into a first lower layer protocol PDU, and package the payload of the compressed data packet into a second lower layer protocol PDU;
  • Transmitting module for transmitting the first lower layer protocol PDU on the first channel using low order MCS and/or robust ARQ parameters, using high order MCS and/or robust on the second channel
  • the low-level ARQ parameters transmit the second lower layer protocol PDU.
  • the above device may be a base station or a terminal.
  • the reliability of the transmission is improved by separately transmitting the header and the payload of the compressed data packet on different channels, and adopting different MCS and ARQ parameters.
  • the packet header and payload are transmitted on the same channel, and the header and payload are split into blocks. If the header is not enough, a partial payload can be used to form a block.
  • the compressed data packet is divided into multiple block blocks, each block is identified by a serial number, and the most significant bit of each serial number is used to indicate whether the block is a header or a load;
  • the packet header of the compressed data packet is packaged into a first lower layer protocol PDU, and the load of the compressed data packet is packaged into a second lower layer protocol PDU.
  • the first lower layer protocol PDU and the second lower layer protocol PDU are transmitted on a same channel, where the first lower layer protocol PDU uses a lower order MC S and/or a robust high ARQ parameter. Transmission, the second lower layer protocol PDU is transmitted using a higher order MCS and/or a less robust ARQ parameter.
  • the header and payload of the compressed data packet can be respectively packaged into MAC PDUs and then transmitted.
  • the underlying layer transmits the corresponding header and payload using different MCS and/or ARQ parameters according to the information indicated by the MSB, wherein the header can use low-order MCS and/or high robustness.
  • the ARQ parameters guarantee the quality of the transmission.
  • the payload can use high-order MCS and/or low-reliability ARQ parameters to improve the transmission efficiency.
  • the embodiment of the present invention further provides a compressed data packet transmission apparatus.
  • the method includes:
  • Blocking module used to divide the compressed data packet into multiple block blocks, each block is identified by a serial number, and the most significant bit MSB of each serial number is used to indicate whether the block is a header or a load;
  • the packet header of the compressed data packet is packaged into a first lower layer protocol PDU, and the payload of the compressed data packet is packaged into a second lower layer protocol PDU;
  • a sending module configured to transmit the first lower layer protocol PDU and the second lower layer protocol PDU on a same channel, where the first lower layer protocol PDU uses a low order MCS and/or a high robustness The ARQ parameter transmission, the second lower layer protocol PDU is transmitted using a higher order MCS and/or a less robust ARQ parameter.
  • the above device may be a base station or a terminal.
  • the transmission scheme of the compressed data packet is supported, and the capability negotiation between the sender and the receiver is required.
  • the negotiation between the terminal MS and the network-side BS is supported.
  • the specific negotiation capability includes:
  • the MS and the BS need to negotiate the data packet header (the data packet header includes the data packet header, the compression state information, and the feedback information, etc., and the following data packet headers have the same meaning) and the payload transmission capability on different channels.
  • the MS and the BS need to negotiate the capability of the MSB indication mode when the header and the payload are transmitted on the same channel.
  • the terminal notifies the network side of the transmission indication information, and the network side determines whether to accept the transmission mode.
  • the transmission indication information may be carried by SBC-REQ REG-REQ or DSx-REQ; the network side may also notify the transmission indication information.
  • the terminal, the transmission indication information can be carried by the D Sx-EQ.
  • UECapabilityEnqmry user equipment capability query
  • UECapabilitylnformation LTE device capability information
  • ROHC Diff Transport Indicator which indicates different transmission indications by different values of TLV:
  • the corresponding compressed data packet can be transmitted.
  • no additional information is needed to associate the header and the payload, and the transmission of the header and the payload uses different MC S and ARQ parameters, thereby improving the reliability of the transmission.
  • the compressed header, context update and feedback information included in the ROHC header can be transmitted separately on different channels or on the same channel (with Embodiment 1 is similar).
  • the context update and feedback information may be transmitted using the lowest order MCS and/or the most robust HARQ parameters, and the compression header may be transmitted using low order MCS and/or robust strong HARQ parameters to ensure transmission.
  • payloads can be transmitted using high-order MCS and/or robust HARQ parameters to ensure transmission efficiency.
  • the transmission method of the compressed data packet in this embodiment is similar to that in the first embodiment, and includes:
  • the first lower layer protocol PDU uses the lowest order MCS and/or the most robust HARQ parameter to transmit through the first channel
  • the second lower layer protocol PDU uses a lower order MCS and/or a robust HARQ parameter.
  • Transmission through the second channel; the third lower layer protocol lower layer protocol PDU is transmitted through the third channel using higher order MCS and/or less robust HARQ parameters.
  • the data packet header of the first lower layer protocol PDU, the second lower layer protocol PDU, and the data packet header of the third lower layer protocol PDU all include a sequence number SN, and the values of the SNs are the same.
  • the embodiment of the present invention further discloses a compressed data packet transmission apparatus.
  • the method includes: a packaging module: configured to package a context update and feedback information of a compressed data packet into a first lower layer protocol PDU, where the compressed data packet is compressed.
  • the compression header is packaged as a second lower layer protocol PDU, which will compress the data packet.
  • the load is packaged as a third lower layer protocol PDU;
  • An association module configured to establish an association relationship between the first lower layer protocol PDU, the second lower layer protocol PDU, and the third lower layer protocol PDU;
  • Transmitting module used to transmit the first lower layer protocol PDU by using the lowest order MCS and/or the most robust HARQ parameter through the first channel, and the second lower layer protocol PDU uses low order MCS and/or robustness
  • the high HARQ parameters are transmitted through the second channel;
  • the third lower layer protocol lower layer protocol PDU is transmitted through the third channel using higher order MCS and/or less robust HARQ parameters.
  • the above device may be a base station or a terminal.
  • the ROHC header is usually only 3-4 bytes. In this case, the number of bytes of the payload may be larger than the ROHC header, and therefore, the amount of HARQ channel data used for transmitting the packet header may be less.
  • the compression header, the context update and the feedback information and the payload of different ROHC data packets may be separately packaged into multiple MAC PDUs, and the compression header, the context update and the feedback information may be different.
  • the HARQ channel transmission can also be transmitted on the same HARQ channel.
  • the MAC PDUs of different ROHC data packets are respectively transmitted on different channels, and the MAC PDUs of the same ROHC data packet are associated with each other. Add a TLV to indicate.
  • the compression header, the context update, the feedback information, and the payload of the three ROHC data packets are respectively split into three MAC PDUs, wherein the PDU context1, the PDU header 1 and the PDU payload 1 are associated with each other, and each of them adds an SN. And the value is 1 for the ROHC1 packet; the PDU context2, the PDU header2, and the PDU payload 2 are associated with each other, each of which adds a SN, and takes a value of 2, denoted as a ROHC2 packet; PDU context3, PDU Header3 and PDU payload3 are associated with each other. Each of them adds an SN and takes a value of 3, which is represented as a ROHC3 packet.
  • the MAC PDUs may be transmitted on different HARQ channels or on the same HARQ channel, and different PDUs packed by different ROHC data packets are transmitted on different channels. After receiving by the receiving end, according to the relationship between them, it is convenient to obtain each ROHC data packet.
  • the data may be sent in a synchronous manner.
  • the association relationship of the packaged MAC PDUs does not need to be established; different MAC PDUs are different.
  • the HARQ channel is synchronously transmitted.
  • the method for transmitting the HARQ PDU in the prior art includes: the transmitting end sends the HARQ PDU to the receiving end, and the receiving end returns the NACK if the receiving end does not receive the correct call, the transmitting end resends the HARQ; when the receiving end correctly receives the HARQ, Then return ACK.
  • the header of the compressed data packet is packaged into a first lower layer protocol PDU, and the payload of the compressed data packet is packaged into a second lower layer protocol PDU;
  • the transmission is performed, and the second lower layer protocol PDU is transmitted through the second channel using a higher order MCS and/or a less robust HARQ parameter.
  • context update and feedback information of the ROHC data packet and the payload are packaged into different MAC PDUs (HARQ PDUs), they are synchronously transmitted on different HARQa, HARQb, HARQc channels, and all MACs are received.
  • the ACK of the PDU is both, the transmission of the MAC PDU related to the next ROHC packet is entered. That is, the HARQa, HARQb, and HARQc channels all receive the ACK that indicates the correct reception or the lifetime of each MAC PDU expires before transmitting the MAC PDU related to the next ROHC packet.
  • the receiving end can receive the same The MAC PDU of a ROHC packet gets the R0HC packet.
  • a new TLV can be added to the WiMAX DSA (Dynamic Service Add) message to indicate synchronous transmission;
  • the embodiment of the present invention further discloses a compressed data packet transmission apparatus.
  • the method includes: a packaging module: configured to package a context update and feedback information of a compressed data packet into a first lower layer protocol PDU, where the compressed data packet is to be compressed.
  • the compression header is packaged into a second lower layer protocol PDU, and the load of the compressed data packet is packaged into a third lower layer protocol PDU;
  • a transmitting module configured to synchronously send each of the lower layer protocol headers of the compressed data packet on different channels, where the first lower layer protocol PDU uses the lowest order MC S and/or the most robust HARQ parameter to pass the first One channel for transmission, the second lower layer protocol PDU is transmitted through the second channel using lower order MCS and/or robust HARQ parameters; the third lower layer protocol lower layer protocol PDU uses higher order MCS and / The HARQ parameters with low robustness are transmitted through the third channel.
  • the above device may be a base station or a terminal.
  • the method includes:
  • 601. Package the header of the compressed data packet into a first lower layer protocol PDU, and package the payload of the compressed data packet into a second lower layer protocol PDU.
  • 602. Synchronously transmit, in different channels, respective lower layer protocol headers of the compressed data packet, where the first lower layer protocol PDU is performed by using a low-order MCS and/or a robust HARQ parameter through the first channel. Transmission, the second lower layer protocol PDU is transmitted over the second channel using a higher order MCS and/or a less robust HARQ parameter.
  • the lower layer protocol PDU is the MAC PDU.
  • the device corresponding to the method for compressing data packets includes
  • a packet module configured to package the header of the compressed data packet into a first lower layer protocol PDU, and package the payload of the compressed data packet into a second lower layer protocol PDU;
  • a sending module configured to synchronously send each of the lower layer protocol headers of the compressed data packet on different channels, where the first lower layer protocol PDU uses a low order MCS and/or a robust HARQ parameter to pass the first A channel is transmitted, and the second lower layer protocol PDU is transmitted through the second channel using a higher order MCS and/or a less robust HARQ parameter.
  • the above device may be a base station or a terminal.
  • the method and apparatus disclosed in the embodiments of the present invention use different MCS or ARQ/HARQ parameters for transmission, which improves the reliability of the compressed packet transmission, and does not need to be synchronously transmitted on different channels due to the header and the load. Additional information is associated, saving transmission resources and improving transmission efficiency.
  • the present invention can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is a better implementation. the way.
  • the technical solution of the present invention which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer. , hard disk or CD, etc., including a number of instructions to make a computer device (can be a personal computer, a server, Or a network device or the like) performs the methods described in various embodiments of the present invention.

Description

一种压缩数据包的传输方法及装置
技术领域
本发明属于通信技术领域, 尤其涉及一种头压缩数据包的传输方法及装 置。
发明背景
由于物理条件的限制, 无线链路与有线链路相比, 传输速率较低, 而误码 率偏高。 当将网际协议( IP )技术应用在无线网络小区环境中时, 存在分组头标 开销过大的问题。 例如, 一个 IPv6 语音通信分组, 用户真正需要的分组净荷往 往只占整个分组的 22%。 这样不仅浪费带宽, 还增大了由于分组出错而导致的 该分组被丟弃的概率。 若不釆取有效措施, 在浪费宝贵无线网络资源的同时, 还会降低服务质量(QoS )。
釆用头压缩机制可以解决上述问题, 同时可保证 IP协议固有的灵活性。 头 压缩机制可包括鲁棒性头标压缩( ROHC , Robust Header Compression )、 实时传 输协议头压缩 ( Real-time Transport Protocol Header Compression, CRTP ) , 以及扩展实时传输协议头压缩 ( Extended RTP Header Compression, ECRTP )机 制等。
以 ROHC为例, ROHC是一种基于流的头标压縮方案。 在网络数据传输过 程中, 同一个流的分组中大部分头标域具有相同的域值。 ROHC 机制在某个流 中取一个参考分组, 对于其他分组仅仅发送头标域中相对参考分组变化的信息, 以达到压缩目的, 从而节省分组头标开销, 更加有效地利用带宽。 同时, ROHC 机制还通过控制反馈消息的频率和数量、 检测不同步的逻辑以及差错校验等手 段, 使该 ROHC机制具有高度的有效性和合理的鲁棒性。 因此, ROHC机制提 供了一种应用于高误码率和长时延链路的头标压缩机制。
通过 ROHC机制在无线网络中进行通信, 需要建立 ROHC信道( channel ), ROHC 信道为一个逻辑信道, 在这个逻辑信道中, 入口是压缩器, 出口是解压 缩器, 压缩器和解压缩器一一对应。 压缩器把原始数据进行头压缩以后通过该 逻辑信道发送给解压缩器。 该 ROHC信道为单向逻辑信道。 同时, 为了支持双 向压缩, 解压缩器必须能够给压缩器提供反馈信息, 因此 ROHC 反馈信道 ( feedback channel ) 为承载所述反馈信息的逻辑信道, 入口是解压缩器, 出口 是压缩器。
ROHC 头压缩可以被简单描述为两个状态机(一个压缩状态机和一个解压 状态机)之间的互作用。 两个状态机各自都有三种不同的状态。 两个状态机都 是由最低的压缩状态开始逐步转变到更高的状态。 其中压缩状态机的状态转移 方式如下图 1所示, 解压缩状态机的状态转移方式如下图 2所示。
如上图 1所示, ROHC压缩机包含三种状态: IR ( Initial and Refresh ), FO
( First Order ), SO ( Second Order )。 初始的状态为 IR状态, 这时解压缩端几乎 没有解压缩所需的静态和动态信息, ROHC压缩端发送 IR或是 IR-DYN数据包, 其中包含了数据包头中的静态信息(源 IP地址, 目的 IP地址等)和一些动态信 息( SN, Timestam 等)。 IR包可以既包含静态信息又包含动态信息, 而 IR-DYN 包只可以包含动态信息。 当解压縮端得到静态信息和部分动态信息时, 压缩端 处于 FO状态。 当解压缩端得到所有的静态和动态信息, 压缩端进入 SO状态, 报头的数据压缩到最小。
如上图 2所示, ROHC解压缩状态机包含三种状态: NC ( No Context ), SC
( Satic Context ), FC ( Full Context )。 NC就是解压缩端的初始状态, 这时解压 缩端没有收到数据包, 没有解压缩需要的任何信息; SC就是解压缩端得到了全 部的静态解压缩的信息以及部分动态解压缩的信息; FC就是解压缩端已经获得 了全部的解压缩信息。
自动重传请求 ( auto repeat request ), 通过接 4史方清求发送方重传出错的数 据报文来恢复出错的报文, 是通信中用于处理信道所带来差错的方法之一; 另 外一个方法是信道纠错编码。
传统自动重传请求分成为三种, 即停等式 (stop-and-wait ) ARQ, 回退 n帧 ( go-back-n ) ARQ, 以及选择性重传( selective repeat ) ARQ。 后两种协议是滑 动窗口技术与请求重发技术的结合, 由于窗口尺寸开到足够大时, 帧在线路上 可以连续地流动, 因此又称其为连续 ARQ协议。 三者的区别在于对于出错的数 据报文的处理机制不同。
在停等式 ARQ中,数据报文发送完成之后,发送方等待接收方的状态报告, 如果状态报告报文发送成功, 发送后续的数据报文, 否则重传该报文。
在回退 n帧的 ARQ中,当发送方接收到接收方的状态报告指示报文出错后, 发送方将重传过去的 n个报文。
在选择性重传 ARQ中, 当发送方接收到接收方的状态报告指示报文出错, 发送方只发送传送发生错误的报文。
三种 ARQ协议中, 复杂性递增, 效率也递增。
除了传统的 ARQ, 还有混合 ARQ ( Hybrid- ARQ )。 HARQ系统就是在 ARQ 系统中引入了前向纠错码 FEC, 该 FEC可以用来纠正传输过程中的数据差错, 即如果错误在 FEC的纠错范围内, 那么 FEC就进行纠错, 如果超出了其纠错范 围, 那么就要请求重传。 数据报文传送到接收方之后, 即使出错也不会被丟弃。 接收方指示发送方重传出错报文的部分或者全部信息, 将再次收到的报文信息 与上次收到的报文信息进行合并, 以恢复报文信息。 在现代的无线通信中, ARQ主要应用在无线链路层。 比如, 在 WCDMA和 cdma2000无线通信中都采用了选择性重传 ARQ和混合 ARQ。
发明人发现, 由于无线信道传输的误码率相对较高, 在传输 ROHC等压缩方 式数据包的过程中, 传输可靠性不能得到很好的保证, 从而导致 ROHC数据包解 压失败的可能性增加, 如何增强压缩包传输的可靠性是目前需要解决的问题。 发明内容
本发明实施例公开了一种压缩数据包的传输方法及装置, 以提高压缩数据 包传输的可靠性。
一种压缩数据包的传输方法, 包括:
将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的负荷打 包为第二下层协议 PDU;
建立所述第一下层协议 PDU和第二下层协议 PDU的关联关系; 第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 ARQ/HARQ参数 通过第一信道进行传输,第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低 的 ARQZHARQ参数通过第二信道进行传输。
一种压縮数据包的传输方法, 包括:
将压缩数据包的包头和负荷分为多个 block块,每个 block用一个序列号来 标识, 同一个压缩数据包的包头和负荷的第一个 block的序列号相同; 且每个 block的最高有效位 MSB用于识别该 block是否是最后一个;
将压縮数据包的包头打包为第一下层协议 PDU, 将压縮数据包的负荷打 包为第二下层协议 PDU;
在第一信道上使用低阶的 MCS和 /或鲁棒性高的 ARQ参数传输所述第一 下层协议 PDU, 在第二信道上使用高阶的 MCS和 /或鲁棒性低的 ARQ参数 传输所述第二下层协议 PDU。
一种压缩数据包的传输方法, 包括:
将压缩数据包分为多个 block块,每个 block用一个序列号来标识,每个序 列号的最高有效位 MSB用于指示该 block是包头还是负荷;
将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的负荷打 包为第二下层协议 PDU;
将所述第一下层协议 PDU和第二下层协议 PDU在同一个信道上进行传 输, 其中所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 ARQ参 数传输, 所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 ARQ参 数传输。
一种压缩数据包的传输方法, 包括:
将压缩数据包的上下文更新及反馈信息打包为第一下层协议 PDU , 将压 缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包的负荷打包为第 三下层协议 PDU;
建立所述第一下层协议 PDU、 第二下层协议 PDU和第三下层协议 PDU的 关联关系;
第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高的 HARQ参数 通过第一信道进行传输,第二下层协议 PDU使用低阶的 MCS和 /或鲁棒性高 的 HARQ参数通过第二信道进行传输; 第三下层协议下层协议 PDU使用高 阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
一种压缩数据包的传输方法, 包括: 将压缩数据包的上下文更新及反馈信息打包为第一下层协议 PDU, 将压 缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包的负荷打包为第 三下层协议 PDU;
在不同的信道上同步发送所述压缩数据包的各个下层协议包头, 其中所 述第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高的 HARQ参数通 过第一信道进行传输,所述第二下层协议 PDU使用低阶的 MCS和 /或鲁棒性 高的 HARQ参数通过第二信道进行传输; 所述第三下层协议下层协议 PDU 使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
一种压縮数据包的传输方法, 包括:
将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的负荷打 包为第二下层协议 PDU;
在不同的信道上同步发送所述压缩数据包的各个下层协议包头, 其中, 所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通过 第一信道进行传输,所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低 的 HARQ参数通过第二信道进行传输。
一种压缩数据包传输装置, 包括:
打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
关联模块: 用于建立所述第一下层协议 PDU和第二下层协议 PDU的关联 关系;
发送模块: 用于将第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 ARQ/HARQ参数通过第一信道进行传输, 第二下层协议 PDU使用高阶的 MCS 和 /或鲁棒性低的 ARQ/HARQ参数通过第二信道进行传输。 一种压缩数据包传输装置, 包括:
分块模块: 用于将压缩数据包的包头和负荷分为多个 block块,每个 block 用一个序列号来标识, 同一个压缩数据包的包头和负荷的第一个 block的序列 号相同; 且每个 block的最高有效位 MSB用于识别该 block是否是最后一个; 打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块:用于在第一信道上使用低阶的 MCS和 /或鲁棒性高的 ARQ参数 传输所述第一下层协议 PDU,在第二信道上使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传输所述第二下层协议 PDU。
一种压縮数据包传输装置, 包括:
分块模块: 用于将压缩数据包分为多个 block块,每个 block用一个序列号 来标识 , 每个序列号的最高有效位 MSB用于指示该 block是包头还是负荷; 打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块: 用于将所述第一下层协议 PDU和第二下层协议 PDU在同一个 信道上进行传输,其中所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高 的 ARQ参数传输, 所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传输。
一种压缩数据包传输装置, 包括:
打包模块: 用于将压缩数据包的上下文更新及反馈信息打包为第一下层 协议 PDU, 将压缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包 的负荷打包为第三下层协议 PDU;
关联模块: 用于建立所述第一下层协议 PDU、 第二下层协议 PDU和第三 下层协议 PDU的关联关系;
发送模块:用于将第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高 的 HARQ参数通过第一信道进行传输, 第二下层协议 PDU使用低阶的 MCS和 / 或鲁棒性高的 HARQ参数通过第二信道进行传输; 第三下层协议下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
一种压缩数据包传输装置, 包括:
打包模块, 用于将压缩数据包的上下文更新及反馈信息打包为第一下层 协议 PDU, 将压缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包 的负荷打包为第三下层协议 PDU;
发送模块, 用于在不同的信道上同步发送所述压缩数据包的各个下层协 议包头, 其中所述第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高的 HARQ参数通过第一信道进行传输, 所述第二下层协议 PDU使用低阶的 MCS 和 /或鲁棒性高的 HARQ参数通过第二信道进行传输; 所述第三下层协议下层 协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传 输。
一种压縮数据包传输装置, 包括:
打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块: 用于将在不同的信道上同步发送所述压缩数据包的各个下层 协议包头, 其中, 所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通过第一信道进行传输,所述第二下层协议 PDU使用高阶的 MCS 和 /或鲁棒性低的 HARQ参数通过第二信道进行传输。
通过应用本发明实施例公开的方法和装置, 包头和负荷采用了不同的 MCS或 ARQ/HARQ参数来传输, 提高了压缩数据包传输的可靠性。
附图说明
图 1为 ROHC压縮机状态示意图;
图 2为 ROHC解压缩机状态示意图;
图 3为本发明实施例 ROHC数据包打包为 MAC数据包示意图;
图 4为本发明另一实施例 ROHC数据包打包为 MAC数据包示意图; 图 5为本发明另一实施例 ROHC数据包打包为 MAC数据包示意图; 图 6为本发明另一实施例压缩数据包打包为 MAC数据包示意图; 图 7为本发明另一实施例压缩数据包打包为 MAC数据包示意图; 图 8为本发明实施例压缩数据包分块示意图;
图 9为本发明另一实施例压缩数据包分块示意图;
图 10为本发明实施例压缩数据包传输方法示意图;
图 11为本发明另一实施例压缩数据包传输方法示意图;
图 12为本发明实施例压缩数据包传输装置示意图;
图 13为本发明另一实施例压缩数据包传输装置示意图;
图 14为本发明另一实施例压缩数据包传输装置示意图。
具体实施方式
为使本发明的目的、 技术方案和优点更加清楚, 下面结合附图对本发明 具体实施例作进一步的详细描述。
数据包头经 ROHC压缩后, 包含压缩信息和可选的反馈信息, 因此, 包 头的传输可靠性要求比 payload 更高, 包头的正确传输可以帮助解压端和压 缩端上下文信息同步的维持。 ROHC等压缩技术虽然可以减少数据包头的冗 余, 但是解压端需要维护一定的信息, 并根据前面正确解压的数据包头, 才 能正确的解压出压缩前的数据包头, 数据包头的丢失, 可能会造成解压信息 的丟失, 会造成接下来包的解压出错。
部分 ROHC数据包头中包含了具有需要更新的解压信息,这部分信息的 丟失, 也会造成数据包的解压出错。
因此, 数据包头的丢失比之数据包净荷的丢失, 会造成的问题更多, 即 有可能导致出错传递, 从而无法正确解压随后的数据包头。
以 ROCH为例, ROHC的数据包格式为:
Padding 填充
Feedback反馈
Header包头
Payload 负荷
其中 Header包括:
Add-CID octet增加型上下文标识
first octet of base header基本包头首字节
0, 1, or 2 octets of CID 上下文标识
remainder of base header基本包头剩余字节
Extension 4广展
IP-ID of outer IPv4 header外层 IPv4包头 IP标识
AH data for outer list外层列表认证数据
GRE checksumGRE校验和
IP-ID of inner IPv4 header内层 IPv4包头 IP标识
AH data for inner list内层列表认证数据 GRE checksumGRE校验和
UDP ChecksumUDP校验和
可以看到, ROHC 包中包含了多个信息, 如反馈信息、 CID信息、 更新的 解压上下文信息等。
本发明实施例中, 将压缩数据包的包头 header (包括经压缩的数据包头 和状态相关上下文信息)和负荷 payload分开传送, 如果数据包中还包括填充 Padding及反馈 Feedback, 则将填充和反馈与包头在一起传输, 合称包头, 利 用不同的 MCS ( modulation coding scheme ) 来保证正确接收, 从而在保证数 据包头有效压缩的情况下, 提高重要解压信息传输的可靠性。
本发明实施例中,压缩数据包包头 header与负荷 payload用不同的 MCS和 / 或 ARQ参数 (如重传次数, 数据包生存周期等) 传输, 其中 header可以使用 低阶的 MCS和 /或鲁棒性高的 ARQ/HARQ参数来保证传输的质量, payload可 以使用高阶的 MCS和 /或鲁棒性低的 ARQ/HARQ参数来提高传输的效率。
本发明实施例压缩数据传输的方法包括:
将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的负荷打 包为第二下层协议 PDU;
建立所述第一下层协议 PDU和第二下层协议 PDU的关联关系;
第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 ARQ/HARQ参数通 过第一信道进行传输, 第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 ARQ/HARQ参数通过第二信道进行传输。 以下根据 ROHC数据包传输的具体 实施例进行详细说明。
实施例一
本实施例中,压缩数据包的包头与 payload分开在不同的信道上传输, 因此 需要关联数据包的包头和 payload,以下以 ROCH数据包传输过程为例进行说明, 以下场景可以为终端和无线网络侧的数据传输过程。
本发明实施例压缩数据包传输方法包括:
101 , 发送端将 ROHC数据包的包头和 payload分别打包成 MAC PDU1和 MAC PDU2 ; 如果 ROHC 数据包还包括其他信息, 如填充 Padding 及反馈 Feedback, 则将它们和包头一起打包成 MAC PDU1;
102, 建立 MAC PDU1和 MAC PDU2的关联关系;
103 ,将 MAC PDU1与 MAC PDU2放在不同的信道上传输,其中 MAC PDU1 使用低阶的 MCS和 Z或鲁棒性高的 ARQ/HARQ参数传输, MAC PDU2使用高阶 的 MCS和 /或鲁棒性低的 ARQ/HARQ参数传输;
104,接收端接收到 MAC PDU1与 MAC PDU2后,根据 MAC PDU1与 MAC PDU2的关联关系, 恢复所述 ROHC数据包。
上述实施例中, 发送端为网络侧, 如基站, 接收端为终端; 或者接收端为 网络侧, 如基站, 发送端为终端。 其中 header可以使用低阶的 MCS和 /或鲁棒 性高的 ARQ/HARQ 参数, payload 可以使用高阶的 MCS 和 /或鲁棒性低的 ARQ/HARQ参数。
数据包头与 payload的关联方式有多种, 以下分别进行说明。
第一种关联方式:在打包后的 MAC PDU的 MAC头或是下层封装协议的头 中携带相关的标志位或序列号指示。
MAC PDU的格式如下所示:
MAC头 循环检验
其中 MAC头包括: EKS
T e (6)
Q ; MSB (3)
in :纖:::
L LS (Sj CsD MSB |8j
OD LS S) HC S )
HT: header type包头类型
EC: encryption control加密控制
Type: 类型
ESF: Extended Subheader field扩展子头字段
EKS: Encryption key sequence力口密密铜序歹1 J号
Len: 长度
CID: 连接标识
HCS: Header check sequence头校验序歹1 J
参考图 3,采取本发明方案时, ROHC数据包在 MAC层将包头打包成 MAC PDUl , payload打包成 MAC PDU2, 其中在 MAC PDUl和 MAC PDU2的 MAC head中, 各增加一个新的 TLV ( Type Length Value: 类型 长度 取值):
序列号 SN: libit, 用于关联包头和 payload, 同一 ROHC数据包的 SN具 有相同的数值, 即 MAC PDUl和 MAC PDU2的 SN具有相同的数值。
该关联方式可用于 ARQ传输方式, 也可用于 HARQ的传输方式。
在另一个实施例中, 使用分片子头 Fragmentation subheader ( FSH ) 来指示 header和 payload的关联关系。 参考图 4:
分片子头序列号 FSN TLV, libit, 用于关联包头 header和负荷 payload, 同 一 ROHC数据包的 FSH的 FSN具有相同的数值。即 MAC PDU1和 MAC PDU2 的 FSH的 FSN具有相同的数值。
或者使用打包子头 Packing subheader ( PSH ) 来指示 header和 payload的关 联关系。 参考图 5:
打包子头序列号 PSN TLV, libit, 用于关联包头 header和负荷 payload, 同 一 ROHC数据包的 PSH的 PSN具有相同的数值。即 MAC PDU1和 MAC PDU2 的 PSH具有相同的数值。
接收端接收到多个 MAC PDU后,便可根据 MAC PDU新增 SN序列号的取 值, 或根据 FSN或 PSN的取值, 得到相应的 ROHC压缩数据包。
第二种关联方式: 使用同一帧的不同时频资源块, 如 burst, 发送 ROHC数 据包的 header和 ayload,要求 ROHC包的 header和 payload必须在同一帧中发 送。由于 payload和 header分开在不同信道上传送,需要打包成两个 MAC PDU, 将包头对应的 MAC PDU和 payload对应的 MAC PDU在同一帧的不同 burst来 传输。
参考图 6, ROHC1 ( compressed headl+payloadl ), OHC2 ( compressed head2+payload2 ), ROHC3 ( compressed head3+payload3 )的包头和 payload分另1 J 打包为 MAC PDU后, 将包头对应的各个 MAC PDU按顺序放在 burstl传输, 将各个 payload对应的 MAC PDU按顺序放在同一帧的 burst2传输,且 burstl和 burst2分别属于不同的信道。发送时,在 burst 1使用低阶的 MCS和 /或鲁棒性高 的 ARQ参数按顺序传送打包后的 compressed header 1、 compressed header 2 , 在 burst 2中使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传送打包后的 payload
1、 payload 2 在接收端, 按照接 4史顺序将 compressed header和 payload重新 组合起来便可恢复 ROHC数据包。 该数据帧中, 还要包括 DL-MAP ( Downlink-MAP下行链路映射 )消息, 或 UL-MAP ( Uplink-MAP上行链路映射) 消息, 用于指示接收端 (终端)接收相 关数据的位置或用于指示发送端 (终端)发送相关数据的位置, 即: 指示该时 频资源块在当前数据帧的位置。 通过消息中包含的相关下行或上行链路映射信 息单元来指示, 所述上行链路映射单元中包括: 发送端数据的时域起始位置、 发送端数据的时域持续时间、 发送端数据的子信道起始位置和发送端数据的子 信道数目; 所述下行链路映射单元中包括: 接收端数据的时域起始位置、 接收 端数据的时域持续时间、 接收端数据的子信道起始位置和接收端数据的子信道 数目。 以 DL-MAP消息为例, 如果接收端是终端 MS, 则下行链路映射信息单 元具体包括:
MS数据的时域起始位置
MS数据的时域持续时间
MS数据的子信道起始位置
MS数据的子信道数目
每个数据帧中都要包括一个 DL-MAP消息,每一个 burst对应一个下行链路 映射信息单元, 因此一个数据帧中有几个 burst, DL-MAP就要包括几个下行链 路映射信息单元。 如果应用于上行传输, 则使用 UL-MAP消息来, 指示接收端 接收相关数据的位置, 通过消息中包含的相关上行链路映射信息单元来指示。
接收端接收到数据帧后, 根据数据帧中的 DL-MAP中的下行链路映射信息 单元, 便可按照接收顺序将 compressed header 和 payload 重新组合起来得到 ROHC数据包。
在另一个实施例中, 在 DL-MAP消息中增加: 指示某个调度单元 ( burst ) 中包含 payload的长度,并将之与其 header所在 burst关联,这种情况下, payload 打包后的 MAC header可以省略。
参考图 7 , 在 DL-MAP消息中, burstl的下行链路映射单元结构和上个实施 例一致, burst2对应的下行链路映射信息单元中增加各个 payload的长度, 以接 收端为 MS为例, 包括:
MS数据的时域起始位置
MS数据的时域持续时间
MS数据的子信道起始位置
MS数据的子信道数目
Payload 1的长度
Payload 2的长度 这样, 接收端根据 DL-MAP中下行链路映射单元指示的 payload长度区分 出具体的 payload, 并按照接收顺序与 compressed header进行关联, 便可得到 ROHC数据包。
同样, 在 LTE中, 可以在 DL-Scheduling消息中指示相同的内容。
本发明实施例还公开了一种压缩数据包传输装置, 参考图 12, 包括: 打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数 据包的负荷打包为第二下层协议 PDU;
关联模块: 用于建立所述第一下层协议 PDU和第二下层协议 PDU的关联 关系;
发送模块: 用于将第一下层协议 PDU使用低阶的 MCS 和 /或鲁棒性高的 ARQ/HARQ参数通过第一信道进行传输, 第二下层协议 PDU使用高阶的 MCS 和 /或鲁棒性低的 ARQ/HARQ参数通过第二信道进行传输。 上述装置可以为基站或终端。
其中: 建立关联关系包括: 所述第一下层协议 PDU的数据包头和第二下层 协议 PDU的数据包头均包括一个序列号 SN, 且 SN的取值相同; 或
所述第一下层协议 PDU的 FSH子头或 PSH子头与第二下层协议 PDU的 FSH子头或 PSH子头中 FSN或 PSN取值相同。
另一种建立关联关系的方法包括: 将所述第一下层协议 PDU和第二下层协 议 PDU分别放在同一帧的不同时频资源块中, 且该帧中包括上下或下行链路映 射消息, 该链路映射消息中包括各个时频资源块相关的上行或下行链路映射信 息单元, 所述上行或下行链路映射信息单元用于指示该时频资源块在当前数据 帧的位置。
实施例二
通过 BSN ( Block sequence number )关联, 在该实施例中, 根据预先定义的 block长度, 将 R0HC数据包包头和 payload划分成若干个 block ( block个数等 于 R0HC数据包长度除以 block长度), 每个 block用一个 BSN ( Block sequence number ) 来标识。 采用此种关联方式, 需要先建立包头和 payload的关联关系, 然后再将包头和 payload打包成 MAC PDU进行传输。
该实施例压缩数据包传输的方法包括:
201、将压缩数据包的包头和负荷分为多个 block块,每个 block用一个 block 序列号 BSN来标识, 同一个压缩数据包的包头和负荷的第一个 block的 BSN相 同; 且每个 block的最高有效位 MSB用于识别该 block是否是该压缩数据包的 包头或负荷的最后一个 block;
202、将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的负荷 打包为第二下层协议 PDU; 203、 在第一信道上使用低阶的 MCS和 /或鲁棒性高的 ARQ参数传输所述 第一下层协议 PDU,在第二信道上使用高阶的 MCS和 /或鲁棒性低的 ARQ参数 传输所述第二下层协议 PDU。
参考图 8 ,针对同一个数据包,包头的第一个 block与 payload的第一个 block 使用相同的 BSN。 例如: BSN=1和 BSN=2的 block是 R0HC1的包头, BSN=1、 BSN=2和 BSN=3的 payload是 R0HC1 的 payload, 此时, 该数据包的包头和 payload的第一个 block对应的 BSN的取值都是 1。 同样, 下一个数据包包头和 payload的第一个 block对应的 BSN的取值都是 4。
由于某些数据包的 payload和包头最终包含的 block个数不同, 会造成空缺 的 BSN号, 例如图 8中, 包头部分 BSN=3空缺。 可以使用 BSN的最高有效位 MSB ( Most Significant Bit ) 指示该包头或 payload的 block是否为结束, 例如: MSB=1表示最后一个 block; MSB=0表示非最后一个 block。 图 8中每个 BSN 的第一位为 MSB, 当取值是 1 时, 表示一个数据包的包头或 payload的最后一 个 block, 当取值是 0时, 表示非最后一个 block。 例如: 包头部分 BSN=1表示 不是最后一个 block, BSN=2表示是最后一个 block; payload部分 BSN=1 和 BSN=2表示不是最后一个 block, BSN=3表示是最后一个 block。
接收端在收到 MSB = 1的 block时, 可以知道该数据包的包头或 payload已 经结束。 下一个数据包从 MSB=0的位置开始接收, 从而在 BSN编号不连续的 情况下, 接收端可以辨别出新的数据包起始编号。
在 WiMA 中 BSN 可以由 Fragmentation subheader (FSH)或是 Packing subheader (PSH)实现的, 如下面两个表格所示:
Figure imgf000021_0001
上述关联关系建立后, 便可对 ROHC的数据包的包头和 payload分别打包 成 MAC PDU, 然后进行传输。 其中, 包头对应的 MAC PDU使用低阶的 MCS 和 /或鲁棒性高的 ARQ参数传输, payload对应的 MAC PDU使用高阶的 MCS 和 /或鲁棒性低的 ARQ参数传输。 接收端接收后, 便可根据包头和 payload对应 的 block的 BSN及 MSB的取值, 得到 ROHC数据包。
本发明实施例还公开一种压缩数据包传输装置, 参考图 13 , 包括: 分块模块: 用于将压缩数据包的包头和负荷分为多个 block块, 每个 block 用一个序列号来标识, 同一个压缩数据包的包头和负荷的第一个 block的序列号 相同; 且每个 block的最高有效位 MSB用于识别该 block是否是最后一个; 打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数 据包的负荷打包为第二下层协议 PDU;
发送模块: 用于在第一信道上使用低阶的 MCS和 /或鲁棒性高的 ARQ参数 传输所述第一下层协议 PDU, 在第二信道上使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传输所述第二下层协议 PDU。
上述装置可以为基站或终端。 以上实施例, 通过将压缩数据包的包头及 payload分开在不同信道上传输, 并且采用了不同的 MCS及 ARQ参数, 提高了传输的可靠性。
实施例三
数据包头和 payload 在同一信道上传输, 包头和 payload 分别拆分为 block, 如果包头部分不够, 可以使用部分 payload与之组成一个 Block。 每 个 block用一个 BSN来标识, 可以利用 BSN的最高有效位 MSB来指示该 block是包头还是 payload, 例如 MSB=1表示包头, MSB=0表示 block。
本实施例中压缩数据包的传输方法, 包括:
301、将压缩数据包分为多个 block块, 每个 block用一个序列号来标识, 每个序列号的最高有效位 MSB用于指示该 block是包头还是负荷;
302、 将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的 负荷打包为第二下层协议 PDU;
303、将所述第一下层协议 PDU和第二下层协议 PDU在同一个信道上进 行传输,其中所述第一下层协议 PDU使用低阶的 MC S和 /或鲁棒性高的 ARQ 参数传输, 所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 ARQ 参数传输。
参考图 9 , 一个压缩数据包被分成了 5个 block, 每个 block用一个 BSN 来标识,每个 BSN对应的 block的第一位为 MSB, BSN=1和 BSN=2的 block 表示包头, BSN=3、 BSN=4和 BSN=5的 block表示 payload。
上述关联关系建立后, 便可将压縮数据包的包头和 payload分别打包成 MAC PDU, 然后进行传输。
底层根据 MSB指示的信息, 使用不同的 MCS和 /或 ARQ参数来传输相 应的包头和负荷 payload, 其中包头可以使用低阶的 MCS 和 /或鲁棒性高的 ARQ参数来保证传输的质量, payload可以使用高阶的 MCS和 /或鲁棒性低 的 ARQ参数来提高传输的效率。
本发明实施例还一种压缩数据包传输装置, 参考图 13 , 包括:
分块模块: 用于将压缩数据包分为多个 block块,每个 block用一个序列 号来标识,每个序列号的最高有效位 MSB用于指示该 block是包头还是负荷; 打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块: 用于将所述第一下层协议 PDU和第二下层协议 PDU在同一 个信道上进行传输,其中所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒 性高的 ARQ参数传输 , 所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒 性低的 ARQ参数传输。
上述装置可以为基站或终端。
釆用该压缩数据包传输方法不会有额外的开销, 不需要增加信息来关联 payload和数据包头。 即使 payload传送失败, 仍然可以把 header解压出来, 从而利用 header中的相关信息, 进行解压端解压 context的更新, 使得后面 的 R0HC包可能正确的解压, 因此提高的 R0HC数据包解压的正确率。
上述各个实施例中, 支持上述压缩数据包的传输方案, 需要完成发送端 和接收端之间的能力协商, 如: 终端 MS和网络侧 BS之间支持该能力的协 商, 具体协商的能力包括:
对于实施例一、 二, MS与 BS之间需要协商对数据包头(这里所属的数 据包头包括数据包头、 压缩状态信息和反馈信息等, 以下数据包头具有相同 含义) 和 payload在不同信道传输的能力的支持, 对于实施例三, MS和 BS 之间需要协商包头和 payload同一信道传输时 MSB指示方式的能力,可以通 过以下方式实现:
例如, 在 WiMAX中可以通过在 SBC-REQ/RSP (用户基本能力请求 /响 应) 、 REG-REQ/RSP (注册请求响应) 或 DSx-REQ/RSP (动态业务建立请 求 /响应) 中增加相应的 TLV来支持该能力的协商。 例如: 终端将传输指示 信息通知网络侧, 由网络侧决定是否接受该传输方式, 所述的传输指示信息 可以通过 SBC-REQ REG-REQ或 DSx-REQ携带; 网络侧也可将传输指示 信息通知终端, 传输指示信息可以通过 D Sx- EQ携带。
或者通过在 LTE 中的 UECapabilityEnqmry (用户设备能查询) 或 UECapabilitylnformation (用户设备能力信息) 来携带传输指示信息。
可以在上述消息中新增 TLV: ROHC Diff Transport Indicator ( ROHC传 输指示) , 通过 TLV的不同取值表示不同的传输指示:
Figure imgf000024_0001
发送端和接收端进行能力协商后, 便可进行相应的压缩数据包的传输。 该实施例中, 不需要增加额外的信息来关联包头及 payload, 并且包头及 payload的传输采用了不同的 MC S及 ARQ参数, 提高了传输的可靠性。 实施例四
针对 HARQ传输方式, ROHC包头中包括的压缩头( compressed header )、 上下文更新及反馈信息 ( context to be updated & feedback ) 可以分开在不同 的信道上进行传输, 也可以在同一个信道上传输 (与实施例一类似) 。 参考 图 10, 上下文更新及反馈信息可采用最低阶 MCS和 /或鲁棒性最强的 HARQ参 数来传输, 压缩头可以采用低阶 MCS和 /或鲁棒性强 HARQ参数来传输, 以保 证传输的可靠性; payload可以釆用高阶 MCS和 /或鲁棒性弱的 HARQ参数来传 输, 以保证传输效率。 本实施例压缩数据包的传输方法与实施例一类似, 包 括:
401、 将压缩数据包的上下文更新及反馈信息打包为第一下层协议 PDU , 将压缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包的负荷打包 为第三下层协议 PDU;
402、 建立所述第一下层协议 PDU、 第二下层协议 PDU和第三下层协议 PDU的关联关系;
403、 第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高的 HARQ参 数通过第一信道进行传输,第二下层协议 PDU使用低阶的 MCS和 /或鲁棒性高 的 HARQ参数通过第二信道进行传输; 第三下层协议下层协议 PDU使用高阶 的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
其中, 所述第一下层协议 PDU的数据包头、 第二下层协议 PDU和第三下 层协议 PDU的数据包头均包括一个序列号 SN, 且 SN的取值相同。
本发明实施例还公开了一种压缩数据包传输装置, 参考图 12 , 包括: 打包模块: 用于将压缩数据包的上下文更新及反馈信息打包为第一下层 协议 PDU, 将压缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包 的负荷打包为第三下层协议 PDU;
关联模块: 用于建立所述第一下层协议 PDU、 第二下层协议 PDU和第三 下层协议 PDU的关联关系;
发送模块:用于将第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高 的 HARQ参数通过第一信道进行传输, 第二下层协议 PDU使用低阶的 MCS和 / 或鲁棒性高的 HARQ参数通过第二信道进行传输; 第三下层协议下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
上述装置可以为基站或终端。
在使用 ROHC对头进行压缩后, ROHC头通常只有 3-4字节, 这种情况下, payload的字节数可能比 ROHC头大, 因此, 可能造成用于传送数据包头的 HARQ信道数据量较少, 为了使得负荷更加平均, 在另一个实施例中, 可以 将不同 ROHC数据包的压缩头、 上下文更新及反馈信息和 payload分别打包成 多个 MAC PDU, 压缩头、 上下文更新及反馈信息可以在不同的 HARQ信道传 输, 也可以在同一个 HARQ信道上传输, 不同 ROHC数据包的 payload打包成 的各个 MAC PDU分别在不同的信道传输, 同一个 ROHC数据包的各个 MAC PDU之间建立关联, 可以通过增加一个 TLV来进行指示。
参考图 11 ,三个 ROHC数据包的压缩头、上下文更新及反馈信息和 payload 分别拆成 3个 MAC PDU, 其中 PDU contextl、 PDU header 1和 PDU payload 1 之间建立关联关系, 它们各增加一个 SN, 并且取值都为 1 , 表示为 ROHC1数 据包; PDU context2、 PDU header2和 PDU payload 2建立关联关系, 它们各增 加一个 SN , 并且取值都为 2 , 表示为 ROHC2数据包; PDU context3、 PDU header3与 PDU payload3之间建立关联关系, 它们各增加一个 SN, 并且取值 都为 3 , 表示为 ROHC3数据包。 压缩头、 上下文更新及反馈信息打包的各个 MAC PDU可以在不同的 HARQ信道传输, 也可以在同一个 HARQ信道上传 输, 不同 ROHC数据包的 payload打包的不同 PDU分别在不同信道上传输。 接 收端接收后, 根据它们之间的关联关系, 便于得到各个 ROHC数据包。
图 10与图 11所述的方案, 压缩数据包打包成多个 MAC PDU后, 可采用 同步方式进行发送, 此时, 不需要建立打包后的 MAC PDU的关联关系; 不同 的 MAC PDU在不同的 HARQ信道同步发送;现有技术中发送 HARQ PDU方法 包括: 发送端向接收端发送 HARQ PDU, 接收端没有正确接收则返回 NACK, 则发送端重新发送该 HARQ; 当接收端正确接收到该 HARQ, 则返回 ACK。
本实施例压缩数据包的传输方法, 包括:
501、将压缩数据包的包头打包为第一下层协议 PDU, 将压縮数据包的负 荷打包为第二下层协议 PDU;
502、 在不同的信道上同步发送所述压縮数据包的各个下层协议包头, 其中, 所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通 过第一信道进行传输,所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低 的 HARQ参数通过第二信道进行传输。
参考图 12 ,—个 ROHC数据包的压缩头、上下文更新及反馈信息和 payload 打包成不同的 MAC PDU( HARQ PDU )后,在不同的 HARQa, HARQb, HARQc 信道上同步发送, 当收到所有 MAC PDU的 ACK都时, 才进入下一个 ROHC数 据包相关的 MAC PDU的发送。 即 HARQa, HARQb, HARQc信道全部收到表 示正确接收的 ACK或是各个 MAC PDU的生命周期超时,才发送下一个 ROHC 数据包相关的 MAC PDU。 即当 ROHC数据包的所有 MAC PDU在各个 HARQ 信道都成功发送了, 或者在各个 MAC PDU的生命周期到期, 才进行下一个 ROHC数据包的发送。 由于采用同步的发送方式, 接收端可根据接收到的同 一个 ROHC数据包的 MAC PDU得到 R0HC数据包。
采用同步方式发送时, 需要在 HARQ channel建立 /业务流建立时, 指示 多个 HARQ channel相互关联,需要同步 PDU的发送。例如,可以在 WiMAX DSA ( Dynamic Service Add动态业务增加)消息中增加新的 TLV来指示同步 发送;
Figure imgf000028_0001
本方面实施例还公开了一种压缩数据包传输装置, 参考图 14 , 包括: 打包模块: 用于将压缩数据包的上下文更新及反馈信息打包为第一下层 协议 PDU, 将压缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包 的负荷打包为第三下层协议 PDU;
发送模块: 用于在不同的信道上同步发送所述压缩数据包的各个下层协 议包头, 其中所述第一下层协议 PDU使用最低阶的 MC S和 /或鲁棒性最高的 HARQ参数通过第一信道进行传输, 所述第二下层协议 PDU使用低阶的 MCS 和 /或鲁棒性高的 HARQ参数通过第二信道进行传输; 所述第三下层协议下层 协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传 输。
上述装置可以为基站或终端。
如果将 ROHC数据包打包成两个 MAC PDU, 上述方法同样适用, 该方法 包括:
601、将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的负 荷打包为第二下层协议 PDU; 602、 在不同的信道上同步发送所述压缩数据包的各个下层协议包头, 其中, 所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通 过第一信道进行传输,所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低 的 HARQ参数通过第二信道进行传输。
其中下层协议 PDU即为 MAC PDU。
相应的, 该方法对应的压缩数据包的装置, 参考图 14 , 包括
打包模块, 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块, 用于在不同的信道上同步发送所述压缩数据包的各个下层协 议包头, 其中, 所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通过第一信道进行传输, 所述第二下层协议 PDU使用高阶的 MCS 和 /或鲁棒性低的 HARQ参数通过第二信道进行传输。
上述装置可以为基站或终端。
本发明实施例公开的方法和装置, 包头和负荷采用了不同的 MCS或 ARQ/HARQ参数来传输, 提高了压缩包传输的可靠性, 并且由于包头和负荷 在不同的信道上同步发送, 不需要额外的信息进行关联, 节约了传输资源, 提高了传输效率。
通过以上的实施方式的描述, 所属领域的技术人员可以清楚地了解到本 发明可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件, 但很多情况下前者是更佳的实施方式。 基于这样的理解, 本发明的技术方案 本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来, 该计算机软件产品存储在可读取的存储介质中, 如计算机的软盘, 硬盘或光 盘等, 包括若干指令用以使得一台计算机设备(可以是个人计算机, 服务器, 或者网络设备等)执行本发明各个实施例所述的方法。
以上实施例仅用以说明本发明的技术方案, 而非对其限制; 尽管参照前 述实施例对本发明进行了详细的说明, 本领域的普通技术人员应当理解: 其 依然可以对前述各实施例所记载的技术方案进行修改, 或者对其中部分技术 特征进行等同替换; 而这些修改或者替换, 并不使相应技术方案的本质脱离 本发明各实施例技术方案的精神和范围。

Claims

权 利 要 求
1、 一种压缩数据包的传输方法, 其特征在于, 包括:
将压縮数据包的包头打包为第一下层协议 PDU, 将压縮数据包的负荷打 包为第二下层协议 PDU;
建立所述第一下层协议 PDU和第二下层协议 PDU的关联关系;
第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 ARQ/HARQ参数通 过第一信道进行传输, 第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的
ARQ/HARQ参数通过第二信道进行传输。
2、 如权利要求 1所述的方法, 其特征在于, 建立所述第一下层协议 PDU 和第二下层协议 PDU的关联关系包括: 所述第一下层协议 PDU的数据包头和 第二下层协议 PDU的数据包头均包括一个序列号 SN, 且 SN的取值相同; 或 所述第一下层协议 PDU的分片子头 FSH或打包子头 PSH与第二下层协议 PDU的 FSH子头或 PSH子头中的分片子头序列号 FSN或打包子头序列号 PSN 取值相同。
3、 如权利要求 1所述的方法, 其特征在于, 建立所述第一下层协议 PDU 和第二下层协议 PDU的关联关系包括: 将所述第一下层协议 PDU和第二下层 协议 PDU分别放在同一帧的不同时频资源块中, 且该帧中包括上下或下行链 路映射消息, 该链路映射消息中包括各个时频资源块相关的上行或下行链路 映射信息单元, 所述上行或下行链路映射信息单元用于指示该时频资源块在 当前数据帧的位置。
4、 如权利要求 3所述的方法, 其特征在于; 所述上行或下行链路映射单 元中包括: 发送端或接收端数据的时域起始位置、 发送端或接收端数据的时 域持续时间、 发送端或接收端数据的子信道起始位置和发送端或接收端数据 的子信道数目。
5、 如权利要求 3所述的方法, 其特征在于, 所述第一下层协议 PDU所在 的时频资源块对应的下行链路映射信息单元包括: 接收端数据的时域起始位 置、 接收端数据的时域持续时间、 接收端数据的子信道起始位置和接收端数 据的子信道数目; 所述第二下层协议 PDU所在的时频资源块对应的下行链路 映射信息单元包括: 接收端数据的时域起始位置、 接收端数据的时域持续时 间、接收端数据的子信道起始位置、接收端数据的子信道数目和负荷的长度; 且所述第二下层协议 PDU不包括数据包头。
6、 如权利要求 1-5任意一项所述的方法, 其特征在于, 所述压缩数据传 输方法应用于终端和网络侧之间, 该方法之前进一步包括:
终端和网絡侧之间协商包头和负荷分开传输的能力, 通过在用户基本能 力请求 /响应消息、 注册请求响应消息或动态业务建立请求 /响应消息增加包 头和负荷分开传输的能力指示来实现。
7、 一种压缩数据包的传输方法, 其特征在于, 包括:
将压缩数据包的包头和负荷分为多个 block块,每个 block用一个序列号来 标识, 同一个压缩数据包的包头和负荷的第一个 block的序列号相同; 且每个 block的最高有效位 MSB用于识别该 block是否是最后一个;
将压缩数据包的包头打包为第一下层协议 PDU, 将压縮数据包的负荷打 包为第二下层协议 PDU;
在第一信道上使用低阶的 MCS和 /或鲁棒性高的 ARQ参数传输所述第一 下层协议 PDU,在第二信道上使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传输 所述第二下层协议 PDU。
8、 如权利要求 7所述的方法, 其特征在于, 所述下层协议 PDU为 MAC
9、 一种压缩数据包的传输方法, 其特征在于, 包括:
将压缩数据包分为多个 block块,每个 block用一个序列号来标识,每个序 列号的最高有效位 MSB用于指示该 block是包头还是负荷;
将压缩数据包的包头打包为第一下层协议 PDU, 将压缩数据包的负荷打 包为第二下层协议 PDU;
将所述第一下层协议 PDU和第二下层协议 PDU在同一个信道上进行传 输,其中所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 ARQ参数传 输, 所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传输。
10、 一种压缩数据包的传输方法, 其特征在于, 包括:
将压缩数据包的上下文更新及反馈信息打包为第一下层协议 PDU, 将压 缩数据包的压縮头打包为第二下层协议 PDU, 将压缩数据包的负荷打包为第 三下层协议 PDU;
建立所述第一下层协议 PDU、 第二下层协议 PDU和第三下层协议 PDU的 关联关系;
第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高的 HARQ参数通 过第一信道进行传输, 第二下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通过第二信道进行传输; 第三下层协议下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
11、如权利要求 10所述的方法 ,其特征在于 ,建立所述第一下层协议 PDU、 第二下层协议 PDU和第三下层协议 PDU的关联关系包括: 所述第一下层协议 PDU的数据包头、 第二下层协议 PDU和第三下层协议 PDU的数据包头均包括 一个序列号 SN, 且 SN的取值相同。
12、 如权利要求 10所述的方法, 其特征在于, 不同压缩数据包的负荷打 包成的下层协议 PDU在不同的信道上传输。
13、 一种压缩数据包的传输方法, 其特征在于, 包括:
将压缩数据包的上下文更新及反馈信息打包为第一下层协议 PDU , 将压 缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包的负荷打包为第 三下层协议 PDU;
在不同的信道上同步发送所述压缩数据包的各个下层协议包头, 其中所 述第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高的 HARQ参数通过 第一信道进行传输,所述第二下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通过第二信道进行传输; 所述第三下层协议下层协议 PDU使用高 阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
14、如权利要求 13所述的方法,其特征在于: 当接收到各个下层协议 PDU 成功发送的 ACK反馈消息后, 或各个下层协议 PDU生命周期超期后, 发送下 一个压縮数据包相关的下层协议 PDU。
15、 一种压缩数据包的传输方法, 其特征在于, 包括:
将压縮数据包的包头打包为第一下层协议 PDU, 将压縮数据包的负荷打 包为第二下层协议 PDU;
在不同的信道上同步发送所述压缩数据包的各个下层协议包头, 其中, 所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通过第 一信道进行传输, 所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第二信道进行传输。
16、 一种压缩数据包传输装置, 其特征在于, 包括:
打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
关联模块: 用于建立所述第一下层协议 PDU和第二下层协议 PDU的关联 关系;
发送模块: 用于将第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 ARQ/HARQ参数通过第一信道进行传输, 第二下层协议 PDU使用高阶的 MCS 和 /或鲁棒性低的 ARQ/HARQ参数通过第二信道进行传输。
17、 一种压缩数据包传输装置, 其特征在于, 包括:
分块模块: 用于将压缩数据包的包头和负荷分为多个 block块,每个 block 用一个序列号来标识, 同一个压缩数据包的包头和负荷的第一个 block的序列 号相同; 且每个 block的最高有效位 MSB用于识别该 block是否是最后一个; 打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块:用于在第一信道上使用低阶的 MCS和 /或鲁棒性高的 ARQ参数 传输所述第一下层协议 PDU,在第二信道上使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传输所述第二下层协议 PDU。
18、 一种压缩数据包传输装置, 其特征在于, 包括:
分块模块: 用于将压缩数据包分为多个 block块,每个 block用一个序列号 来标识 , 每个序列号的最高有效位 MSB用于指示该 block是包头还是负荷; 打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块: 用于将所述第一下层协议 PDU和第二下层协议 PDU在同一个 信道上进行传输,其中所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高 的 ARQ参数传输, 所述第二下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 ARQ参数传输。
19、 一种压缩数据包传输装置, 其特征在于, 包括:
打包模块: 用于将压缩数据包的上下文更新及反馈信息打包为第一下层 协议 PDU, 将压缩数据包的压缩头打包为第二下层协议 PDU, 将压缩数据包 的负荷打包为第三下层协议 PDU;
关联模块: 用于建立所述第一下层协议 PDU、 第二下层协议 PDU和第三 下层协议 PDU的关联关系;
发送模块:用于将第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高 的 HARQ参数通过第一信道进行传输, 第二下层协议 PDU使用低阶的 MCS和 / 或鲁棒性高的 HARQ参数通过第二信道进行传输; 第三下层协议下层协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传输。
20、 一种压缩数据包传输装置, 其特征在于, 包括:
打包模块, 用于将压缩数据包的上下文更新及反馈信息打包为第一下层 协议 PDU, 将压缩数据包的压缩头打包为第二下层协议 PDU, 将压縮数据包 的负荷打包为第三下层协议 PDU;
发送模块, 用于在不同的信道上同步发送所述压缩数据包的各个下层协 议包头, 其中所述第一下层协议 PDU使用最低阶的 MCS和 /或鲁棒性最高的 HARQ参数通过第一信道进行传输, 所述第二下层协议 PDU使用低阶的 MCS 和 /或鲁棒性高的 HARQ参数通过第二信道进行传输; 所述第三下层协议下层 协议 PDU使用高阶的 MCS和 /或鲁棒性低的 HARQ参数通过第三信道进行传 输。
21、 一种压缩数据包传输装置, 其特征在于, 包括:
打包模块: 用于将压缩数据包的包头打包为第一下层协议 PDU, 将压缩 数据包的负荷打包为第二下层协议 PDU;
发送模块: 用于将在不同的信道上同步发送所述压缩数据包的各个下层 协议包头, 其中, 所述第一下层协议 PDU使用低阶的 MCS和 /或鲁棒性高的 HARQ参数通过第一信道进行传输, 所述第二下层协议 PDU使用高阶的 MCS 和 /或鲁棒性低的 HARQ参数通过第二信道进行传输。
PCT/CN2009/071365 2009-04-20 2009-04-20 一种压缩数据包的传输方法及装置 WO2010121409A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200980114204.5A CN102318282B (zh) 2009-04-20 2009-04-20 一种压缩数据包的传输方法及装置
PCT/CN2009/071365 WO2010121409A1 (zh) 2009-04-20 2009-04-20 一种压缩数据包的传输方法及装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2009/071365 WO2010121409A1 (zh) 2009-04-20 2009-04-20 一种压缩数据包的传输方法及装置

Publications (1)

Publication Number Publication Date
WO2010121409A1 true WO2010121409A1 (zh) 2010-10-28

Family

ID=43010656

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/071365 WO2010121409A1 (zh) 2009-04-20 2009-04-20 一种压缩数据包的传输方法及装置

Country Status (2)

Country Link
CN (1) CN102318282B (zh)
WO (1) WO2010121409A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105282053A (zh) * 2015-09-21 2016-01-27 盛科网络(苏州)有限公司 避免网络交换芯片输出队头阻塞的方法及系统
CN105532059A (zh) * 2014-03-21 2016-04-27 华为技术有限公司 配置指示方法和通信设备
CN105659612A (zh) * 2014-03-11 2016-06-08 Lg电子株式会社 发送/接收广播信号的方法和设备

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106817318B (zh) * 2015-11-30 2019-11-15 中国电信股份有限公司 鲁棒包头压缩状态协商方法、发送端以及系统
CN109756468B (zh) * 2017-11-07 2021-08-17 中兴通讯股份有限公司 一种数据包的修复方法、基站及计算机可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000021220A1 (en) * 1998-10-06 2000-04-13 Nokia Networks Oy Radio link protocol with reduced signaling overhead
US20070286140A1 (en) * 2006-06-08 2007-12-13 Samsung Electronics Co., Ltd. Wireless communication method and apparatus
CN101350768A (zh) * 2007-07-19 2009-01-21 中兴通讯股份有限公司 在广播网络中传送ip报文的方法
CN101364980A (zh) * 2007-08-10 2009-02-11 华为技术有限公司 建立头压缩通信的方法及系统、头压缩策略功能实体

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000021220A1 (en) * 1998-10-06 2000-04-13 Nokia Networks Oy Radio link protocol with reduced signaling overhead
US20070286140A1 (en) * 2006-06-08 2007-12-13 Samsung Electronics Co., Ltd. Wireless communication method and apparatus
CN101350768A (zh) * 2007-07-19 2009-01-21 中兴通讯股份有限公司 在广播网络中传送ip报文的方法
CN101364980A (zh) * 2007-08-10 2009-02-11 华为技术有限公司 建立头压缩通信的方法及系统、头压缩策略功能实体

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105659612A (zh) * 2014-03-11 2016-06-08 Lg电子株式会社 发送/接收广播信号的方法和设备
US10009665B2 (en) 2014-03-11 2018-06-26 Lg Electronics Inc. Method and device for transmitting/receiving broadcast signal
CN105659612B (zh) * 2014-03-11 2018-12-28 Lg 电子株式会社 发送/接收广播信号的方法和设备
US10440448B2 (en) 2014-03-11 2019-10-08 Lg Electronics Inc. Method and device for transmitting/receiving broadcast signal
US10674233B2 (en) 2014-03-11 2020-06-02 Lg Electronics Inc. Method and device for transmitting/receiving broadcast signal
CN105532059A (zh) * 2014-03-21 2016-04-27 华为技术有限公司 配置指示方法和通信设备
CN105532059B (zh) * 2014-03-21 2019-06-18 华为技术有限公司 配置指示方法和通信设备
CN105282053A (zh) * 2015-09-21 2016-01-27 盛科网络(苏州)有限公司 避免网络交换芯片输出队头阻塞的方法及系统

Also Published As

Publication number Publication date
CN102318282B (zh) 2014-03-12
CN102318282A (zh) 2012-01-11

Similar Documents

Publication Publication Date Title
US9730104B2 (en) Method for processing radio protocol in mobile telecommunications system and transmitter of mobile telecommunications
US8848583B2 (en) Communication method and apparatus for header compression
EP2290866B1 (en) Method for moving a receive window in a radio access network
US8310988B2 (en) Method of MAC header generation and data transmitting
US8392616B2 (en) Method and apparatus for transmitting header-compressed packet based on retransmission mechanism
JP4794522B2 (ja) 直交周波数分割多元接続の無線通信ネットワークの局間のチャネルにおけるハイブリッド自動繰返し要求動作を可能にする方法及びシステム
KR101653310B1 (ko) Mac 헤더 타입 정보를 이용한 mac pdu 송수신 방법 및 장치
US8400982B2 (en) Method for handling correctly received but header compression failed packets
US20120140704A1 (en) Method and apparatus for controlling downlink data transmission in a multi-hop relay communication system
JP5572220B2 (ja) 断片化パッキング拡張ヘッダーを伴うmacpduを伝送する方法及び装置
US20090319850A1 (en) Local drop control for a transmit buffer in a repeat transmission protocol device
WO2011054259A1 (zh) 一种数据传输方法、设备和系统
JP2007515113A (ja) 複数の局が共有媒体を介して通信するネットワークにおける動作方法
KR20100053625A (ko) 무선 통신 시스템에서의 핸드오버 동안 데이터의 계층 2 터널링
KR20090031239A (ko) 성공적으로 수신했으나 헤더 압축 복원에 실패한 패킷의 처리 방법
KR102300300B1 (ko) 헤더 압축을 이용한 패킷 통신 방법 및 장치
WO2008004725A1 (en) Optimized am rlc re-set mechanism
WO2010121409A1 (zh) 一种压缩数据包的传输方法及装置
CN115022922A (zh) 用于lte系统中的呼叫处理方法和装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980114204.5

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09843514

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

Country of ref document: EP

Kind code of ref document: A1