WO2009018786A1 - Procédé et système de réduction du surdébit d'un entête de données - Google Patents

Procédé et système de réduction du surdébit d'un entête de données Download PDF

Info

Publication number
WO2009018786A1
WO2009018786A1 PCT/CN2008/071930 CN2008071930W WO2009018786A1 WO 2009018786 A1 WO2009018786 A1 WO 2009018786A1 CN 2008071930 W CN2008071930 W CN 2008071930W WO 2009018786 A1 WO2009018786 A1 WO 2009018786A1
Authority
WO
WIPO (PCT)
Prior art keywords
segment
rlc pdu
data header
extended
original
Prior art date
Application number
PCT/CN2008/071930
Other languages
English (en)
French (fr)
Inventor
Fei Shao
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2009018786A1 publication Critical patent/WO2009018786A1/zh

Links

Classifications

    • 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
    • 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
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/12Wireless traffic scheduling

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to a method and system for reducing data header overhead. Background technique
  • the LTE (Long Term Evolution) project is mainly aimed at the mobile communication architecture that the 3GPP organization is preparing to promote in the next 10 years, E-UTRAN (Evolved Universal Terrestrial Radio Access Network), which is A system architecture that evolves on the current 3G standard.
  • E-UTRAN Evolved Universal Terrestrial Radio Access Network
  • FIG. 1 is a schematic diagram of an E-UTRAN system in the prior art.
  • the E-UTRAN system consists of a core network gateway, a base station, and user equipment.
  • FIG. 2 is a schematic diagram of a user plane protocol architecture of an E-UTRAN system in the prior art.
  • the top-down layers are: PDCP (Packet Data Convergence Protocol), RLC (Radio Link Control), and MAC (Medium Access Control).
  • PDCP Packet Data Convergence Protocol
  • RLC Radio Link Control
  • MAC Medium Access Control
  • PHY Physical Layer
  • FIG. 3 is a schematic diagram of a user plane protocol inter-layer packing manner of the E-UTRAN system in the prior art.
  • the RLC layer packs the SDU (Service Data Unit) sent from the PDCP layer, adds the header information, and sends the generated PDU (Protocol Data Unit) to the MAC.
  • the MAC layer packs the RLC PDU sent by the RLC layer as a MAC SDU, adds the header information, and sends the generated PDU to the lower layer.
  • FIG. 4 is a schematic diagram of a RLC PDU data format in the prior art. The meanings of the fields of the RLC PDU shown in Figure 4 and their corresponding overheads are shown in Table 1.
  • ⁇ type indicates whether the segment is a raw RLC PDU or a 1 (Type) RLC PDU segment
  • SI segment indication Indicates whether the head and tail of the RLC PDU are segment 2
  • LI length indication Indicates RLC SDU or SDU segmentation on PDU 11
  • E extension bit indicates whether the length field or the data 1 (Extension Bit)
  • FIG. 5 is a schematic diagram of RLC PDU splitting when the RLC layer supports retransmission in the prior art.
  • the transmitting end retransmits the RLC PDU. If the channel condition of the air interface is insufficient to transmit the RLC PDU, the transmitting end will re-segment the RLC PDU and then send it out.
  • the RLC PDU is divided into five segments (#1 _ #5 ) after the first re-segmentation due to the transmission failure. After the RLC PDU segment fails to transmit again, the sender selects the RLC PDU. Segment 1 and segment 5 obtained by one re-segmentation are subjected to the second re-segmentation to generate corresponding segment #1, segment #2, and segment #3, segment #4, respectively.
  • FIG. 6 is a schematic diagram of a data format of a RLC PDU segment in the prior art. The meanings of the fields of the RLC PDU segment shown in Figure 6, and their corresponding overheads are shown in Table 2.
  • Table 2 D/C data/control indicates whether the segment is data information or control information 1 (Data/Control)
  • T type indicates whether the segment is a raw RLC PDU or a 1 (Type) RLC PDU segment
  • LSF last segmentation flag Indicates whether the segment is the last of the original PDU 1
  • the data header of the RLC PDU segment can indicate which RLC PDU segments are retransmitted by the sender.
  • the LF field and the SO field defined in the data header format are used to identify the data length of the RLC PDU segment and its location in the original RLC PDU, respectively.
  • the overhead of the LF domain and the SO domain is 15 bits.
  • the data header overhead of the original RLC PDU be X bits.
  • the original RLC PDU is re-segmented, generate n RLC PDU segments ( ⁇ >1), and then re-segment the obtained data headers of the n RLC PDU segments.
  • the sum of the overheads is n*x bits. That is, compared with the data header overhead of the original RLC PDU, the data header overhead of the above n RLC PDU segments is increased by (nl) *x bits, where x>42 (SN domain + LF domain + SO domain + LSF domain).
  • Embodiments of the present invention provide a method and system for reducing data header overhead to reduce the overhead of a data header.
  • an embodiment of the present invention provides a method for reducing data header overhead, including: dividing;
  • an embodiment of the present invention provides a system for reducing data header overhead, including: a re-segmenting unit, configured to perform re-segmentation on RLC PDUs or RLC PDU segments; and a data header adding unit, configured to be configured according to presets a data header format of the extended RLC PDU segment, adding the extended RLC PDU segment data header to the RLC PDU segment generated by the re-segment unit;
  • an omitting unit configured to omit a corresponding field in the extended data header of the RLC PDU segment generated by the data header adding unit according to the content indicated by the extended data header added by the data header adding unit.
  • the location of the RLC PDU segment in the original RLC PDU is indicated, and the domain that can be omitted in the data header of the RLC PDU segment is determined according to the location, thereby reducing the overhead of the data header.
  • FIG. 1 is a schematic diagram of an E-UTRAN system in the prior art
  • FIG. 2 is a schematic diagram of a user plane protocol architecture of an E-UTRAN system in the prior art
  • FIG. 3 is a schematic diagram of a user plane protocol inter-layer packing manner of an E-UTRAN system in the prior art
  • FIG. 4 is a schematic diagram of a RLC PDU data format in the prior art
  • FIG. 5 is a schematic diagram of RLC PDU segmentation when the RLC layer supports retransmission in the prior art
  • FIG. 6 is a schematic diagram of a data format of a RLC PDU segment in the prior art
  • FIG. 7 is a schematic diagram of a data format of a segment #1 after the first re-segmentation of an RLC PDU according to Embodiment 1 of the present invention.
  • FIG. 8 is a schematic diagram of a data format of a segment #1 after the first re-segmentation of an RLC PDU according to Embodiment 3 of the present invention.
  • FIG. 9 is a schematic structural diagram of a system according to an embodiment of the present invention.
  • the embodiment of the present invention provides a method for reducing the data header overhead.
  • the RLC PDU split mode shown in FIG. 5 is taken as an example for description.
  • the LSF field is extended from 1 bit in the prior art to 2 bits, and is used to indicate the position of the RLC PDU segment obtained by the re-segmentation in the original RLC PDU.
  • the LSF field indicates that the re-segmented RLC PDU is segmented into the first segment of the original RLC PDU, since the first segment always starts from 0 bytes of the original data, the SO domain can be omitted.
  • FIG. 7 it is a schematic diagram of a data format of the segment #1 after the first re-segmentation of the RLC PDU according to the first embodiment of the present invention.
  • the obtained segment #1 is the first segment of the original RLC PDU, and therefore, the LSF field content in the data header of the segment is 01.
  • the segment starts from 0 bytes of the original data, and the segment offset is 0. Therefore, the SO domain can be omitted in the data header of the segment.
  • the SO field is omitted in the data header of the segment #1, that is, the overhead of 15 bits is reduced, and the extension of the LSF domain only brings about an increase of 1 bit. Therefore, the data header overhead in this embodiment is reduced by 14 bits in total compared with the RLC PDU segment header overhead generated by the first re-segmentation of the original RLC PDU in the prior art.
  • the segment #1 of the RLC PDU obtained in the previous embodiment is subjected to the second re-segmentation, and the obtained segment #1 is still the first segment of the original RLC PDU, and therefore, the segment The content of the LSF field in the data header of the segment is 01.
  • the SO domain can be omitted, and the content of the LF domain changes according to the change of the segment length.
  • the second re-segmentation also obtains segment #2. Since the segment is located in the middle of the original RLC PDU, the LSF field content in its data header is 00, there is no domain that can be omitted, the contents of the LF domain and the SO domain. It varies depending on the length of the segment and the amount of offset.
  • the first segment flag FSF (First Segment Flag) field is added to the RLC PDU segment data header in the prior art, and the overhead is 1 bit.
  • the FSF field is used to indicate whether the re-segmented RLC PDU segment is the first segment in the original RLC PDU.
  • the data format of the segmentation #1 after the first re-segmentation of the RLC PDU according to the third embodiment of the present invention is shown.
  • the obtained segment #1 is the first segment of the original RLC PDU, and therefore, the FSF field content in the data header of the segment is 1.
  • the segment starts from 0 bytes of the original data, and the segment offset is 0. Therefore, the SO domain can be omitted in the data header of the segment.
  • the SO domain is omitted from the data header of the segment #1, that is, the overhead of 15 bits is reduced, and the added FSF domain only brings about an increase of 1 bit. Therefore, the data header overhead in this embodiment is reduced by 14 bits in total compared with the RLC PDU segment header overhead generated by the first re-segmentation of the original RLC PDU in the prior art.
  • the segment #1 of the RLC PDU obtained in the previous embodiment is subjected to the second re-segmentation, and the obtained segment #1 is still the first segment of the original RLC PDU, and therefore, the segment
  • the content of the FSF field in the data header of the segment is 1, and at the same time, the SO domain can be omitted, and the content of the LF domain changes according to the change of the segment length.
  • the second re-segmentation also results in segment #2. Since the segment is located in the middle of the original RLC PDU, the content of the FSF field in its data header is 0, there is no domain that can be omitted, the contents of the LF domain and the SO domain. It varies depending on the length of the segment and the amount of offset.
  • the embodiment of the present invention uses the data header of the extended RLC PDU to indicate the location of the re-segmented RLC PDU segment in the original RLC PDU segment, so that the segment data header can be omitted according to the location of the segment.
  • Unnecessary domains reduce the overhead of data headers, and improve data transmission efficiency.
  • the embodiment of the present invention further provides a system for reducing data header overhead. As shown in FIG. 9, the method includes:
  • the re-segmenting unit 101 is configured to re-segment the RLC PDU or the RLC PDU segment;
  • the data header adding unit 102 is configured to, according to the data header format of the preset extended RLC PDU segment, the RLC PDU generated by the re-segment unit Adding the extended RLC PDU segment header to the segment;
  • the omitting unit 103 is configured to omit the corresponding field in the extended data header of the RLC PDU segment generated by the data header adding unit 102 according to the content indicated by the extended data header added by the data header adding unit 102.
  • the omitting unit 103 may include: a first omitting module, configured to: when the extended LSF field in the data header of the extended RLC PDU segment indicates that the RLC PDU segment is the first segment in the original RLC PDU, omitting the extended Segmentation offset SO domain in the data header of the RLC PDU segment; and/or
  • a second omitting module configured to omit the extended RLC when an FSF field in a data header of the extended RLC PDU segment indicates that the RLC PDU segment is a first segment in the original RLC PDU
  • the segmentation in the data header of the PDU segment is offset by the SO domain.
  • the system embodiment of the present invention uses the data header of the extended RLC PDU to indicate the location of the re-segmented RLC PDU segment in the original RLC PDU segment, thereby omitting unnecessary fields in the segment header according to the location of the segment. , reduce the overhead of the data header, improve the efficiency of data transmission.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Communication Control (AREA)

Description

一种减少数据头开销的方法和系统 技术领域
本发明涉及移动通信领域, 特别涉及一种减少数据头开销的方法和系统。 背景技术
LTE ( Long Term Evolution, 长期演进)项目主要针对 3GPP组织准备在 未来 10 年间推动的移动通信体系架构, E-UTRAN ( Evolved Universal Terrestrial Radio Access Network, 演进的 UMTS陆地无线接入网), 它是在当 前 3G标准上进行演进的一套系统架构。
图 1为现有技术中 E-UTRAN系统的示意图。 如图 1所示, E-UTRAN系 统由核心网网关、 基站和用户设备组成。
图 2为现有技术中 E-UTRAN系统的用户面协议架构示意图。如图 2所示, 由上到下的各层分别是: PDCP ( Packet Data Convergence Protocol, 分组数据 汇聚层)、 RLC ( Radio Link Control, 无线链路控制层)、 MAC ( Medium Access Control, 媒体接入控制层)和 PHY ( Physical Layer, 物理层)。
图 3为现有技术中 E-UTRAN系统的用户面协议层间打包方式示意图。如 图 3所示, RLC层会对 PDCP层发来的 SDU ( Service Data Unit, 业务数据单 元)进行打包, 添加数据头信息, 并将生成的 PDU ( Protocol Data Unit, 协议 数据单元)发送至 MAC层。 MAC层会将 RLC层发来的 RLC PDU作为 MAC SDU进行打包, 添加数据头信息, 并将生成的 PDU送往下层。
图 4 为现有技术中 RLC PDU数据格式示意图。 图 4中所示 RLC PDU的 各域的含义, 及其对应的开销如表 1所示。
表 1
Figure imgf000003_0001
( Data/Control )
τ 类型 指示该分段是原始 RLC PDU 还是 1 ( Type ) RLC PDU分段
P 轮询比特 请求接收端的状态报告 1 ( Polling Bit )
SN 序列号 该分段所属的 RLC PDU的序列号 11
( Sequence Number )
SI 分段指示 指示 RLC PDU的头和尾是否为分段 2
( Segment Indicator )
LI 长度指示 指示 RLC SDU或 SDU分段在 PDU 11
( Length Indicator ) 中的长度
E 扩展比特 指示后面是长度域还是数据 1 ( Extension Bit )
图 5为现有技术中 RLC层支持重传时的 RLC PDU分割示意图。 当 RLC PDU第一次传输发生错误时, 发送端将重传该 RLC PDU, 如果空口的信道条 件不足以传输该 RLC PDU时, 发送端将对该 RLC PDU进行重分割后再发送 出去。 如图 5所示, 由于传输失败, RLC PDU经第一次重分割, 分为五个分 段( #1 _ #5 ); RLC PDU分段再一次传输失败后, 发送端选择将 RLC PDU第 一次重分割得到的分段 1和分段 5进行第二次重分割, 分别产生对应的分段 #1、 分段 #2, 和分段 #3、 分段 #4。
图 6为现有技术中 RLC PDU分段的数据格式示意图。 图 6中所示 RLC PDU分段的各个域的含义, 及其对应的开销如表 2所示。
表 2
Figure imgf000004_0001
D/C 数据 /控制 指示该分段是数据信息还是控制信息 1 ( Data/Control )
T 类型 指示该分段是原始 RLC PDU 还是 1 ( Type ) RLC PDU分段
P 轮询比特 请求接收端的状态报告 1 ( Polling Bit )
SN 序列号 该分段所属的 RLC PDU的序列号 11
( Sequence Number )
LSF 最后分段标记 指示该分段是否为原始 PDU 的最后 1
( Last Segment Flag ) 分段
LF 分段长度 指示该分段数据的长度 15
( Length Field )
SO 分段偏移 指示该分段在原始 RLC PDU中的位 15
( Segment Offset )
由表 2可知, RLC PDU分段的数据头能够指示发送端重传了哪些 RLC PDU分段。同时,数据头格式中定义的 LF域和 SO域分别用来标识该 RLC PDU 分段的数据长度, 及其在原始 RLC PDU中的位置。 在现有技术中, LF域和 SO域的开销均为 15比特。
设原始 RLC PDU的数据头开销为 X比特, 该原始 RLC PDU经过重分割 后,产生 n个 RLC PDU分段( η>1 ),那么, 重分割得到的上述 n个 RLC PDU 分段的数据头开销总和为 n*x比特。 也就是说, 与原始 RLC PDU的数据头开 销相比, 上述 n个 RLC PDU分段的数据头开销增加了 (n-l ) *x比特, 其中, x>42 ( SN域 +LF域 + SO域 + LSF域)。
发明人在实现本发明的过程中发现: 原始 RLC PDU经过重分割后, 增加 了大量 RLC PDU分段的数据头开销, 从而造成数据传输效率的降低。 发明内容
本发明实施例提供一种减少数据头开销的方法和系统, 以减少数据头的 开销。
一方面, 本发明实施例提供了一种减少数据头开销的方法, 包括: 分割;
根据预置的扩展的 RLC PDU分段的数据头格式, 为重分割产生的 RLC
PDU分段添加所述扩展的 RLC PDU分段数据头;
根据所述扩展的数据头所指示的内容, 省略所述重分割产生的 RLC PDU分 段的所述扩展的数据头中相应的域。
另一方面, 本发明实施例提供了一种减少数据头开销的系统, 包括: 重分割单元, 用于将 RLC PDU或者 RLC PDU分段进行重分割; 数据头添加单元, 用于根据预置的扩展的 RLC PDU分段的数据头格式, 为所述重分割单元产生的 RLC PDU分段添加所述扩展的 RLC PDU分段数据 头;
省略单元, 用于根据所述数据头添加单元添加的扩展的数据头所指示的 内容,省略所述数据头添加单元产生的 RLC PDU分段的扩展的数据头中相应 的域。 示 RLC PDU分段在原始 RLC PDU中的位置,并根据该位置来确定 RLC PDU 分段的数据头中能够省略的域, 从而减少数据头的开销。
附图说明
图 1为现有技术中 E-UTRAN系统示意图;
图 2为现有技术中 E-UTRAN系统的用户面协议架构示意图;
图 3为现有技术中 E-UTRAN系统的用户面协议层间打包方式示意图; 图 4 现有技术中 RLC PDU数据格式示意图; 图 5 现有技术中 RLC 层支持重传时的 RLC PDU分割示意图; 图 6 现有技术中 RLC PDU分段的数据格式示意图;
图 7为本发明实施例一的 RLC PDU第一次重分割后分段 #1的数据格式 示意图;
图 8为本发明实施例三的 RLC PDU第一次重分割后分段 #1的数据格式 示意图;
图 9为本发明实施例的系统结构示意图。
具体实施方式
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例仅是本发明的一部分实施例, 而 不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有做 出创造性劳动前提下所获得的所有其他实施例 , 都属于本发明保护的范围。
本发明实施例提供一种减少数据头开销的方法,下面仍以图 5所示的 RLC PDU分割方式为例进行说明。
本发明实施例中, 将 LSF域由现有技术中的 1比特, 扩展为 2比特, 用 于指示重分割得到的 RLC PDU分段在原始 RLC PDU中的位置。 当 LSF域指 示该重分割得到的 RLC PDU分段为原始 RLC PDU的第一分段时, 由于第一 分段总是从原始的数据的 0字节开始的, 因此可以省略 SO域。
LSF域中的数据信息与指示含义的对应关系可以是如表 3所示。
表 3
LSF域中的数据信息 该 RLC PDU分段在原始 RLC PDU中的位置
00 非第一分段或非最后分段
01 第一分段
10 最后分段
11 预留 如图 7所示, 为本发明实施例一的 RLC PDU第一次重分割后分段 #1的 数据格式示意图。 将该 RLC PDU作为原始 RLC PDU, 并对其进行第一次重 分割后, 得到的分段 #1是原始 RLC PDU的第一分段, 因此, 该分段的数据 头中的 LSF域内容为 01。 同时, 该分段从原始数据的 0字节开始, 分段偏移 量为 0, 因此, 该分段的数据头中可以省略 SO域。 本实施例中, 分段 #1的数 据头中省略了 SO域, 即减少了 15比特的开销, 而 LSF域的扩展仅带来 1比 特的增加。 因此,与现有技术中原始 RLC PDU经第一次重分割所产生的 RLC PDU分段数据头开销相比, 本实施例中的上述数据头开销共减少 14比特。
在本发明实施例二中, 将上一实施例得到的 RLC PDU的分段 #1进行第 二次重分割, 得到的分段 #1仍然是原始 RLC PDU的第一分段, 因此, 该分 段的数据头中的 LSF域内容为 01 , 同时, 可以省略 SO域, LF域的内容根据 分段长度的变化而改变。 此外, 第二次重分割还得到分段 #2, 由于该分段位 于原始 RLC PDU中部, 因此, 其数据头中的 LSF域内容为 00, 没有能够省 略的域, LF域和 SO域的内容根据分段长度和偏移量的变化而改变。
本发明实施例还可以是,在现有技术中的 RLC PDU分段数据头中添加第 一分段标记 FSF ( First Segment Flag )域, 开销为 1比特。 该 FSF域用于指示 重分割得到的 RLC PDU分段是否为原始 RLC PDU中的第一分段。 当 FSF域 指示该 RLC PDU分段为 RLC PDU的第一分段时, 由于第一分段总是从原始 的数据的 0字节开始的, 因此可以省略 SO域。
FSF域中的数据信息与指示含义的对应关系可以是如表 4所示。
表 4
Figure imgf000008_0001
如图 8所示, 为本发明实施例三的 RLC PDU第一次重分割后分段 #1的 数据格式示意图。 将该 RLC PDU作为原始 RLC PDU, 并对其进行第一次重 分割后, 得到的分段 #1是原始 RLC PDU的第一分段, 因此, 该分段的数据 头中的 FSF域内容为 1。 同时, 该分段从原始数据的 0字节开始, 分段偏移 量为 0, 因此, 该分段的数据头中可以省略 SO域。 本实施例中, 分段 #1的数 据头中省略了 SO域, 即减少了 15比特的开销, 而添加的 FSF域仅带来 1比 特的增加。 因此,与现有技术中原始 RLC PDU经第一次重分割所产生的 RLC PDU分段数据头开销相比, 本实施例中的上述数据头开销共减少 14比特。
在本发明实施例四中, 将上一实施例得到的 RLC PDU的分段 #1进行第 二次重分割, 得到的分段 #1仍然是原始 RLC PDU的第一分段, 因此, 该分 段的数据头中的 FSF域内容为 1 , 同时, 可以省略 SO域, LF域的内容根据 分段长度的变化而改变。 此外, 第二次重分割还得到分段 #2, 由于该分段位 于原始 RLC PDU中部, 因此, 其数据头中的 FSF域内容为 0, 没有能够省略 的域, LF域和 SO域的内容根据分段长度和偏移量的变化而改变。
由上述技术方案可知,本发明实施例利用扩展的 RLC PDU的数据头指示 重分割得到的 RLC PDU分段在原始 RLC PDU分段中的位置, 从而能够根据 分段的位置, 省略分段数据头中不必要的域, 减少数据头的开销, 提高数据 传输效率。
同时, 本发明实施例还提供一种减少数据头开销的系统, 如图 9所示, 包 括:
重分割单元 101 , 用于将 RLC PDU或者 RLC PDU分段进行重分割; 数据头添加单元 102, 用于根据预置的扩展的 RLC PDU分段的数据头格 式, 为重分割单元产生的 RLC PDU分段添加所述扩展的 RLC PDU分段数据 头;
省略单元 103 ,用于根据所述数据头添加单元 102添加的扩展的数据头所 指示的内容,省略所述数据头添加单元 102产生的 RLC PDU分段的扩展的数 据头中相应的域。
优选的, 所述省略单元 103可以包括: 第一省略模块,用于当所述扩展的 RLC PDU分段的数据头中扩展的 LSF 域指示所述 RLC PDU分段是所述原始 RLC PDU中的第一分段时, 省略所述 扩展的 RLC PDU分段的数据头中的分段偏移 SO域; 和 /或
第二省略模块,用于当所述扩展的 RLC PDU分段的数据头中的 FSF域指 示所述 RLC PDU分段是所述原始 RLC PDU中的第一分段时, 省略所述扩展 的 RLC PDU分段的数据头中的分段偏移 SO域。
应用本发明实施例的系统实现减少数据头的开销的具体过程与本发明方 法实施例的描述基本类似, 例如, LSF域以及 FSF域的设置等等, 此处不再 赘述。
本发明系统实施例利用扩展的 RLC PDU 的数据头指示重分割得到的 RLC PDU分段在原始 RLC PDU分段中的位置, 从而能够根据分段的位置, 省略分段数据头中不必要的域, 减少数据头的开销, 提高数据传输效率。
以上仅是本发明的优选实施方式, 应当指出, 对于本技术领域的普通技 术人员来说, 在不脱离本发明原理的前提下, 还可以作出若干改进和润饰, 这些改进和润饰也应视为本发明的保护范围。

Claims

权 利 要求 书
1、 一种减少数据头开销的方法, 其特征在于, 包括: 割;
根据预置的扩展的 RLC PDU分段的数据头格式,为重分割产生的 RLC PDU 分段添加所述扩展的 RLC PDU分段数据头;
根据所述扩展的数据头所指示的内容,省略所述重分割产生的 RLC PDU分 段的所述扩展的数据头中相应的域。
2、 根据权利要求 1所述的方法, 其特征在于, 所述扩展的 RLC PDU分段数 据头包括扩展的最后分段标记 LSF域,所述扩展的 LSF域用于指示所述 RLC PDU 分段与原始 RLC PDU的位置关系。
3、 根据权利要求 2所述的方法, 其特征在于, 所述 RLC PDU分段与所述原 始 RLC PDU的位置关系包括以下三种:
所述 RLC PDU分段是所述原始 RLC PDU中的第一分段;
所述 RLC PDU分段是所述原始 RLC PDU中的最后分段;
所述 RLC PDU分段是所述原始 RLC PDU中除第一分段与最后分段以外的 任一分段。
4、 根据权利要求 3所述的方法, 其特征在于, 当所述扩展的 LSF域指示所述 RLC PDU分段是所述原始 RLC PDU中的第一分段时, 省略所述扩展的 RLC PDU 分段的数据头中的分段偏移 SO域。
5、 根据权利要求 2 - 4中任一权利要求所述的方法, 其特征在于, 所述扩展 的 RLC PDU分段的数据头中的 LSF域为 2比特。
6、 根据权利要求 1所述的方法, 其特征在于, 所述扩展的 RLC PDU分段的 数据头包括第一分段标记 FSF域, 所述 FSF域用于指示所述 RLC PDU分段与原始 RLC PDU的位置关系。
7、 根据权利要求 6所述的方法, 其特征在于, 所述 RLC PDU分段与所述原 始 RLC PDU的位置关系包括以下两种:
所述 RLC PDU分段是所述原始 RLC PDU中的第一分段;
所述 RLC PDU分段是所述原始 RLC PDU中除第一分段以外的任一分段。
8、根据权利要求 7所述的方法,其特征在于,当所述 FSF域指示所述 RLC PDU 分段是所述原始 RLC PDU中的第一分段时, 省略所述扩展的 RLC PDU分段的数 据头中的分段偏移 SO域。
9、 根据权利要求 6 - 8 中任一权利要求所述的方法, 其特征在于, 所述扩 展的 RLC PDU分段的数据头中的 FSF域为 1比特。
10、 一种减少数据头开销的系统, 其特征在于, 包括:
重分割单元 101 , 用于将 RLC PDU或者 RLC PDU分段进行重分割; 数据头添加单元 102,用于根据预置的扩展的 RLC PDU分段的数据头格式, 为重分割单元产生的 RLC PDU分段添加所述扩展的 RLC PDU分段数据头; 省略单元 103 ,用于根据所述数据头添加单元 102添加的扩展的数据头所指 示的内容,省略所述数据头添加单元 102产生的 RLC PDU分段的扩展的数据头 中相应的域。
11、 根据权利要求 10所述的系统, 其特征在于, 所述省略单元 103包括: 第一省略模块, 用于当所述扩展的 RLC PDU分段的数据头中扩展的 LSF 域指示所述 RLC PDU分段是所述原始 RLC PDU中的第一分段时, 省略所述扩 展的 RLC PDU分段的数据头中的分段偏移 SO域; 和 /或
第二省略模块,用于当所述扩展的 RLC PDU分段的数据头中的 FSF域指示 所述 RLC PDU分段是所述原始 RLC PDU中的第一分段时, 省略所述扩展的 RLC PDU分段的数据头中的分段偏移 SO域。
PCT/CN2008/071930 2007-08-08 2008-08-07 Procédé et système de réduction du surdébit d'un entête de données WO2009018786A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200710075706 CN101364990B (zh) 2007-08-08 2007-08-08 一种减少数据头开销的方法
CN200710075706.4 2007-08-08

Publications (1)

Publication Number Publication Date
WO2009018786A1 true WO2009018786A1 (fr) 2009-02-12

Family

ID=40340975

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/071930 WO2009018786A1 (fr) 2007-08-08 2008-08-07 Procédé et système de réduction du surdébit d'un entête de données

Country Status (2)

Country Link
CN (1) CN101364990B (zh)
WO (1) WO2009018786A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019537308A (ja) * 2016-09-30 2019-12-19 華為技術有限公司Huawei Technologies Co.,Ltd. データ処理の方法、装置、およびシステム
US11265952B2 (en) 2017-06-09 2022-03-01 Samsung Electronics Co., Ltd. Method and apparatus for supporting RLC UM mode operation in next generation mobile communication system

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105191260B (zh) * 2014-03-19 2018-06-19 华为技术有限公司 数据处理方法及装置
WO2018068310A1 (zh) * 2016-10-14 2018-04-19 富士通株式会社 数据处理方法、装置以及通信系统
EP3537686B1 (en) * 2016-11-04 2023-05-10 Beijing Xiaomi Mobile Software Co., Ltd. Protocol data unit (pdu) packet generating method and apparatus
CN108632899B (zh) * 2017-03-17 2020-09-29 华为技术有限公司 一种数据传输方法、数据发送设备及数据接收设备
CN108632326B (zh) * 2017-03-24 2020-10-30 电信科学技术研究院 一种协议数据单元传输数据的方法及装置
CN109041120A (zh) * 2017-06-12 2018-12-18 中国移动通信有限公司研究院 数据传输方法、装置及计算机可读存储介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1339903A (zh) * 2000-08-19 2002-03-13 Lg电子株式会社 在无线电链路控制的协议数据单元中插入长度指示符的方法
CN101039170A (zh) * 2006-03-15 2007-09-19 华为技术有限公司 支持数据包重传分割级联的方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1339903A (zh) * 2000-08-19 2002-03-13 Lg电子株式会社 在无线电链路控制的协议数据单元中插入长度指示符的方法
CN101039170A (zh) * 2006-03-15 2007-09-19 华为技术有限公司 支持数据包重传分割级联的方法

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
3GPP TR 25.813 V7.1.0 (3GPP TSGRAN), September 2006 (2006-09-01) *
ALCATEL-LUCENT: "RLC PDU re-segmentation", 3GPP TSG RAN WG2#59, vol. R2-073456, 20 August 2007 (2007-08-20) - 24 August 2007 (2007-08-24), XP050136161 *
ERICSSON, 3GPP TSG RAN WG2 #58-BIS, vol. R2-072571, 25 June 2007 (2007-06-25) - 29 June 2007 (2007-06-29) *
ERICSSON: "TSG-RAN Working Group 2 (Radio layer 2 and Radio layer 3)", TSGR2, vol. 99, no. 150, 8 March 1999 (1999-03-08) - 11 March 1999 (1999-03-11) *
PANASONIC: "RLC PDU format for LTE", 3GPP TSG RAN WG2 #58, vol. R2-071913, 7 May 2007 (2007-05-07) - 11 May 2007 (2007-05-11), XP050134802 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019537308A (ja) * 2016-09-30 2019-12-19 華為技術有限公司Huawei Technologies Co.,Ltd. データ処理の方法、装置、およびシステム
US10999890B2 (en) 2016-09-30 2021-05-04 Huawei Technologies Co., Ltd. Data processing method, apparatus, and system
RU2756289C2 (ru) * 2016-09-30 2021-09-29 Хуавэй Текнолоджиз Ко., Лтд. Способ, оборудование и система обработки данных
EP3474595B1 (en) * 2016-09-30 2021-11-03 Huawei Technologies Co., Ltd. Data processing methods and devices
US11265952B2 (en) 2017-06-09 2022-03-01 Samsung Electronics Co., Ltd. Method and apparatus for supporting RLC UM mode operation in next generation mobile communication system
US11751272B2 (en) 2017-06-09 2023-09-05 Samsung Electronics Co., Ltd. Method and apparatus for supporting RLC UM mode operation in next generation mobile communication system
US11800592B2 (en) 2017-06-09 2023-10-24 Samsung Electronics Co., Ltd. Method and apparatus for supporting RLC UM mode operation in next generation mobile communication system

Also Published As

Publication number Publication date
CN101364990A (zh) 2009-02-11
CN101364990B (zh) 2012-06-27

Similar Documents

Publication Publication Date Title
EP2899998B1 (en) Method and apparatus for reordering fragments within a mac layer service data unit within a downlink frame
WO2009018786A1 (fr) Procédé et système de réduction du surdébit d'un entête de données
EP2122862B1 (en) Method for processing radio protocol in mobile telecommunications system and transmitter of mobile telecommunications
EP1925142B1 (en) Radio link control unacknowledged mode header optimization
KR100982523B1 (ko) 지연에 영향을 받지 않는 데이터 전송을 가진 무선 통신을위한 시스템 및 방법
US8634312B2 (en) Effective data block transmission method using header indicator
US8457158B2 (en) Method and system for encoding and decoding length of medium access control protocol data unit
US20030135640A1 (en) Method and system for group transmission and acknowledgment
US20060136614A1 (en) System and method for variable length aggregate acknowledgements in a shared resource network
JP2008508812A (ja) 共用資源ネットワークにおける可変長確認応答用のシステムおよび方法
WO2007104261A1 (fr) Procede et systeme de soutien de traitement en cascade par segmentation de retransmission de paquets
CN113169821A (zh) 用于多频带业务流的通信设备和通信方法
JP6322667B2 (ja) シングルビットのセグメンテーションのインジケータ
TWM354954U (en) Apparatus for layer 2 processing and creation of protocol data units for wireless communications
JP2007515113A (ja) 複数の局が共有媒体を介して通信するネットワークにおける動作方法
WO2008154816A1 (fr) Procédé et dispositif pour émettre et recevoir des données
WO2005083951A1 (ja) 通信装置、通信方法、通信プログラム、および通信プログラムを記録した記録媒体
JP2013511885A (ja) 断片化パッキング拡張ヘッダーを伴うmacpduを伝送する方法及び装置
WO2011017849A1 (zh) 数据处理方法和装置
US8509263B2 (en) Communication with compressed headers
WO2013117030A1 (zh) 一种数据发送、接收方法和装置
KR101613847B1 (ko) 통신 장치에서 매체 액세스 제어 프로토콜 데이터 유닛 내의 연결 페이로드 정보를 관리하기 위한 장치 및 방법
WO2013135116A1 (zh) A-msdu聚合方法及装置,数据接收方法及装置
WO2010105553A1 (zh) 一种利用增强媒体接入控制传输数据的方法和系统
WO2011020307A1 (zh) Harq失败指示方法、harq失败指示数据帧及服务节点b

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

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

Country of ref document: EP

Kind code of ref document: A1