WO2009055971A1 - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
WO2009055971A1
WO2009055971A1 PCT/CN2007/003109 CN2007003109W WO2009055971A1 WO 2009055971 A1 WO2009055971 A1 WO 2009055971A1 CN 2007003109 W CN2007003109 W CN 2007003109W WO 2009055971 A1 WO2009055971 A1 WO 2009055971A1
Authority
WO
WIPO (PCT)
Prior art keywords
length
pdu
rlc
rlc pdu
size
Prior art date
Application number
PCT/CN2007/003109
Other languages
French (fr)
Chinese (zh)
Inventor
Pingping Wen
Yan Zhao
Original Assignee
Alcatel Shanghai Bell Co., Ltd.
Alcatel Lucent
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 Alcatel Shanghai Bell Co., Ltd., Alcatel Lucent filed Critical Alcatel Shanghai Bell Co., Ltd.
Priority to PCT/CN2007/003109 priority Critical patent/WO2009055971A1/en
Priority to CN200780101277.1A priority patent/CN101836418B/en
Publication of WO2009055971A1 publication Critical patent/WO2009055971A1/en

Links

Classifications

    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems

Definitions

  • the present invention relates to a data processing method and apparatus in a communication system, and more particularly to an LTE (Long Term Evolution) communication system, the data processing method and apparatus capable of reducing an RLC PDU (Radio Link Control-Protocol Data Unit) for indicating The overhead of the length of the LF field.
  • LTE Long Term Evolution
  • RLC PDU Radio Link Control-Protocol Data Unit
  • the MAC layer supports multiplexing/demultiplexing of RLC PDUs for one or more radio bearers (logical channels) to/from MAC PDUs (Medium Access Control-Protocol Data Units).
  • a MAC PDU consists of one or more RLC PDUs for one or more radio bearers.
  • the amount of data included in each of the radio bearers in the MAC PDU varies depending on the decision of the scheduler.
  • the basic MAC PDU consists of a header and a payload, and a field, that is, a length field LF, is required to indicate each RLC PDU included in the MAC PDU header. length. Since the size of the MAC PDU is flexible (supporting flexible RLC PDUs), it is important to optimize the length of the LF to reduce the unnecessary overhead caused by the LF.
  • the length of the LF is fixed regardless of the actual amount of data to be actually indicated.
  • the length of the LF is determined by the size of the largest supported MAC PDU.
  • each TTI transmission time interval, eg 1 ms
  • each TTI transmission time interval, eg 1 ms
  • kilobits 25 kilobytes of data.
  • At least a 15-bit length field is required to support the MAC PDU of this length.
  • unnecessary bits will be generated and resources will be wasted.
  • a streaming service consisting of small-sized packets may require a small number of bits for the length field of the MAC PDU header
  • an FTP service consisting of large-sized packets may require a large number of bits for the length field of the MAC PDU header.
  • the object of the present invention is to propose an indication that can be degraded for indication
  • RLC PPU is a data processing method and device in a communication system with an overhead of LF.
  • the present invention provides a data processing method in a communication system, comprising the steps of: RLC PDUs for one or more radio bearers according to the length of RLC PDUs (Radio Link Control - Protocol Data Units) Performing a descending order; determining a length of an LF field for each RLC PDU according to a size of a MAC PDU (Medium Access Control - Protocol Data Unit) and a data amount of a previous RLC PDU; and according to the determined length of the LF field /Reuse/demultiplex RLC PDUs for one or more radio bearers from the MAC PDU o
  • the determining step comprises: determining a length of the first LF field for the first RLC PDU according to the size of the MAC PDU; determining, according to the size of the MAC PDU and the data amount of the first RLC PDU, for the second RLC
  • the length of the second LF field of the PDU determining the length of the third LF field for the third RLC PDU based on the size of the MAC PDU and the amount of data of the first and second RLC PDUs; and so on.
  • the data volume of the current RLC PDU is less than or equal to the difference between the size of the MAC PDU and the data amount of the previous RLC PDU, and the length of the current LF field for the current RLC PDU is less than or equal to the previous RLC.
  • the data volume of the current R1X PDU is less than or equal to the difference between the size of the MAC PDU and the data amount of the previous RLC PDU, and for the same radio bearer, the length of the current LF field for the current RLC PDU is less than or equal to the length of the previous RLC PDU.
  • the length of the LF field is less than or equal to the length of the previous RLC PDU.
  • the sorting step comprises: performing a descending ordering of RLC PDUs for different radio bearers according to the length of the RLC PDU;
  • the sorting step comprises: performing a descending order of RLC PDUs for the same radio bearer according to the length of the RLC PDU; and Descending the RLC PDUs for different radio bearers according to the length of the RLC PDU for each radio bearer .
  • the sorting step comprises: performing a descending order of RLC PDUs for the same radio bearer according to the length of the RLC PDU; and differentiating the length and minimum of the RLC PDUs for each radio bearer by searching for all possible combinations
  • the carried RLC PDUs are arranged in descending order.
  • the communication system is an LTE (Long Term Evolution) communication system.
  • LTE Long Term Evolution
  • a data processing apparatus in a communication system, comprising: means for targeting one or more radio bearers according to a length of an RLC PDU (Radio Link Control - Protocol Data Unit)
  • the RLC PDUs are arranged in descending order; the apparatus determines the length of the LF field for each RLC PDU according to the size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the data amount of the previous RLC PDU; and the device, according to the determined Length of LF field to multiplex/demultiplex RLC PDUs for one or more radio bearers to/from MAC PDUs c
  • 1 is a diagram showing an example of determining the length of an LF in the case of a first MAC PDU format
  • FIG. 2 is a diagram showing another example for determining the length of an LF in the case of the second MAC PDU format
  • FIG. 3 is a flow chart showing a data processing method according to the present invention.
  • FIG. 4 is a block diagram showing the configuration of a data processing device according to the present invention. detailed description
  • the order of the RLC PDUs in the MAC PDU should be designed.
  • the first type of MAC PDU is that for each RLC PDU, there is an LCID (logical channel identifier that identifies the logical channel that will forward the included RLC PDU).
  • the second MAC PDU format LCID is combined with the extended bit E to indicate RLC PDUs from the same radio bearer. The method proposed for both cases will be explained below.
  • each RLC PDU is accompanied by an LCID, and the RLC PDUs can be sorted in descending order according to the length of the RLC PDU.
  • the first optimization method is a partial optimization method.
  • the RLC PDUs from the same wireless bearer are sorted in descending order according to the length of the RLC PDU.
  • the RLC PDUs from different radio bearers are arranged in descending order according to the length and length of the RLC PDUs from each radio bearer. This method is relatively simple.
  • a second optimization method is a full optimization method.
  • the RLC PDUs from the same radio bearer are arranged in descending order according to the length of the RLC PDU.
  • the RLC PDUs from different radio bearers are arranged by searching all possible combinations to minimize and minimize the length of all LFs.
  • This method is relatively complicated, but it is a bit more Optimized method.
  • the complexity (calculation) of the method depends on the number of radio bearers included in the MAC PDU, which is generally acceptable. For example, if the MAC PDU includes RLC PDUs from four radio bearers, then only the best results need to be found in the 24 sets of combinations.
  • the length of the LF is variable.
  • the length of the LF of each RLC PDU can be determined as follows.
  • the length of the first LF in the MAC PDU is:
  • LF_Size_Opt(l) ROUNDUP (Log2 (MAC_PDU_Size byte ) )
  • the length of the second LF in the MAC PDU is:
  • LF—Size— Opt (2) Min ( ROUNDUP (Log2 (MAC— PDU—Si ze byte ⁇ (the amount of data indicated by the first LF + the header length of the first RLC PDU) byt e)), ROUNDUP (Log2( The amount of data indicated by the first LF) hyte) )
  • the length of the iLF in the MAC PDU is:
  • LF—Size— Opt (i) Mi n (ROUNDUP (Log2(MAC— PDU—Si ze byte ⁇ (the amount of data indicated by ra LF + header length of the mth RLC PDU) byte )), ROUNDUP (Log2 ( Instructed by (i-1) LF
  • the length of the first LF in the MAC PDU for the RLC PDU from the first logical channel is the length of the first LF in the MAC PDU for the RLC PDU from the first logical channel:
  • a LF Size- Opt (l) ROUNDUP ( Log2 (MAC_PDU_Size hne))
  • the length of the second LF LF - Size - Opt (2): Min ( ROUNDUP (Log2 (MAC_PDU_Size byte - (the amount of data indicated by the first LF) + header length of the first RLC PDU) byt .)), ROUNDUP (Log2 (the amount of data indicated by the first LF) byte)
  • LF—Size— Opt(i) Min (ROUNDUP (Log2 (MAC— PDU— Size byte - ⁇ (M LF refers to
  • m l The amount of data shown + the header length of the mth RLC PDU) byte )), ROUNDUP (Log2 (the amount of data indicated by the (i-1) LF)))
  • LF_Size - Opt (i) Min ( ROUNDUP (Log2 ( MAC - PDU - Size byte - (indicated by m LF) Data amount + header length of the mth RLC PDU) byte )), ROUNDUP (Log2 ( j amount of data indicated by jLF)
  • N is the number of RLC PDUs from the previous logical channel.
  • the length of the first LF in the MAC PDU for the RLC PDU from the first logical channel is the length of the first LF in the MAC PDU for the RLC PDU from the first logical channel:
  • LF—Size— Opt (1) ROUNDUP (Log2 (MAC_PDU_Size byte ) )
  • LF_Size - Opt (2) Min ( ROUNDUP (Log2 (MAC_PDU_Size byle - (the amount of data indicated by the first LF) + header length of the first RLC PDU) hyt J), ROUNDUP (Log2)
  • LF—Size— Opt (2) ROUNDUP (Log2 (MAC—PDU—Si ze byte ⁇ (the amount of data indicated by the first LF + the header length of the first RLC PDU)
  • the length of the i LF If the RLC PDU is from the same logical channel as the previous RLC PDU, the length of the i LF:
  • the invention can be applied to any MAC PDU format including the amount of data used to indicate the unit (PDU or SDU) included.
  • the MAC PDU format in the following two examples lists only the fields of interest.
  • a first example of the invention is shown in FIG. Assume that the MAC PDU is 12.1 kilobytes, the header is 0.1 kilobytes, and the payload is 12 kilobytes. The lengths of the three ?01] are 8.5 kilobytes, 3.4 kilobytes, and 0.1 kilobytes, respectively.
  • the total length of LF is 33 (14 + 1 + 7) bits.
  • a second example of the invention is shown in Figure 2. Assume that the MAC PDU is 12.1 kilobytes, the header is 0.1 kilobytes, and the payload is 12 kilobytes. The lengths of the five ! ⁇ 11: ?01] are 7.5 kilobytes, 1.5 kilobytes, 0.1 kilobytes, 2.9 kilobytes, and 0.1 kilobytes, respectively.
  • the length of LF is 57 (14+12+11+12+7) bits. If you use the full optimization method, then
  • the length of LF is 57 (14+12+11 + 12+7) bits.
  • 3 is a flow chart showing a data processing method in accordance with the present invention.
  • step 301 RLC PDUs for one or more radio bearers are arranged in descending order according to the length of the RLC PDU (Radio Link Control - Protocol Data Unit).
  • the length of the LF field for each RLC PDU is determined based on the size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the amount of data of the previous RLC PDU.
  • RLC PDUs for one or more radio bearers are multiplexed/demultiplexed to/from the MAC PDU according to the determined length of the LF field.
  • 4 is a block diagram showing the configuration of a data processing device according to the present invention.
  • the apparatus includes means 401 for performing a descending order of RLC PDUs for one or more radio bearers according to the length of the RLC PDU (Radio Link Control - Protocol Data Unit); The size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the amount of data of the previous RLC PDU to determine the length of the LF field for each RLC PDU; and means 405, to/from the length of the determined LF field.
  • the MAC PDU multiplexes/demultiplexes RLC PDUs for one or more radio bearers. According to the present invention, unnecessary bits of the LF for the MAC PDU header can be removed, and transmission efficiency can be improved.
  • the optimization method can be applied to any MAC PDU format including the length used to indicate the unit (PDU or SDU) included.
  • the present invention which optimizes the length of the LF of the MAC PDU header, can reduce the overhead of the LF while clearly identifying the length of the RLC PDU.
  • the three LFs will require a total of 45 (15*3) bits.
  • the second conventional method 14 bits will be used and the three LFs will require 42 (14*3) bits.
  • it only requires 33 bits.
  • the fifth LFs will require 75 (14*5) bits.
  • it requires only 57 bits.

Landscapes

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

Abstract

A data processing method for communication systems comprises the following steps: arranging in descending order according to length RLC PDUs (301) (radio link control - protocol data units) which aim at one or more radio bearers; determining the length of the LF field for every RLC PDU according to the size of MAC PDU (media access control - protocol data unit) and the data amount of the previous RLC PDU (303); and, according to the lengths of said LF fields, multiplexing/de-multiplexing to/from the MAC PDU (305) the RLC PDUs which aim at the one or more radio bearers.

Description

数据处理方法和设备  Data processing method and device
技术领域 Technical field
本发明涉及一种通信系统中的数据处理方法和设备,特别是 LTE (长时演进) 通信系统, 该数据处理方法和设备能够降低用于指示 RLC PDU (无线链路控制-协 议数据单元) 的长度的 LF字段的开销。 背景技术  The present invention relates to a data processing method and apparatus in a communication system, and more particularly to an LTE (Long Term Evolution) communication system, the data processing method and apparatus capable of reducing an RLC PDU (Radio Link Control-Protocol Data Unit) for indicating The overhead of the length of the LF field. Background technique
在 LTE上行链路中, MAC层支持向 /从 MAC PDU (介质接入控制-协议数据单元) 复用 /解复用针对一个或多个无线承载 (逻辑信道) 的 RLC PDU。 一个 MAC PDU由 针对一个或多个无线承载的一个或多个 RLC PDU构成。 包括到 MAC PDU中的每一个 无线承载的数据量根据调度器的判定而有所不同。尽管已经提出了许多方案来设 计 MAC PDU格式, 一个共同点在于基本 MAC PDU由报头和净荷构成, 并且需要一种 字段, 即长度字段 LF, 指示在 MAC PDU报头中所包括的每一个 RLC PDU的长度。 由 于 MAC PDU的大小是灵活的 (支持灵活的 RLC PDU ) , 重要的一点是优化 LF的长度 来降低由 LF所产生的不必要的开销。  In the LTE uplink, the MAC layer supports multiplexing/demultiplexing of RLC PDUs for one or more radio bearers (logical channels) to/from MAC PDUs (Medium Access Control-Protocol Data Units). A MAC PDU consists of one or more RLC PDUs for one or more radio bearers. The amount of data included in each of the radio bearers in the MAC PDU varies depending on the decision of the scheduler. Although many schemes have been proposed to design the MAC PDU format, one thing in common is that the basic MAC PDU consists of a header and a payload, and a field, that is, a length field LF, is required to indicate each RLC PDU included in the MAC PDU header. length. Since the size of the MAC PDU is flexible (supporting flexible RLC PDUs), it is important to optimize the length of the LF to reduce the unnecessary overhead caused by the LF.
在大多数现有技术的方案中, LF的长度是固定的, 而与其将要实际指示的 实际数据量无关。 LF的长度由最大所支持的 MAC PDU的大小来确定。 为了支持 200 Mbps , 每一个 TTI (传输时间间隔, 例如 1 ms ) 需要传送 200千比特 = 25千字节 的数据。 至少需要 15比特长度的字段来支持该长度的 MAC PDU o 然而, 对于其实 际表示的数据量小于 MAC PDU的最大支持长度的情况, 将会产生不必要的比特, 并且将浪费资源。例如, 由小尺寸分组构成的流服务可能需要少量的比特用于 MAC PDU报头的长度字段, 而由大尺寸分组构成的 FTP服务可能需要大量的比特来用于 MAC PDU报头的长度字段。  In most prior art solutions, the length of the LF is fixed regardless of the actual amount of data to be actually indicated. The length of the LF is determined by the size of the largest supported MAC PDU. In order to support 200 Mbps, each TTI (transmission time interval, eg 1 ms) needs to transmit 200 kilobits = 25 kilobytes of data. At least a 15-bit length field is required to support the MAC PDU of this length. However, in the case where the amount of data actually represented is smaller than the maximum supported length of the MAC PDU, unnecessary bits will be generated and resources will be wasted. For example, a streaming service consisting of small-sized packets may require a small number of bits for the length field of the MAC PDU header, while an FTP service consisting of large-sized packets may require a large number of bits for the length field of the MAC PDU header.
还存在第二传统方法, 其中 LF的长度是可变的, 其由所传送的 MAC PDU来决 定。 针对所有 RLC PDU的 LF具有相同的长度。 与固定长度的前一方法相比, 改进 在于降低了幵销。 但是, 当 MAC PDU由需要 LF单独指示的多个部分构成时, 该方 法将产生不必要的比特, 而并非足够好的选择。 发明内容 There is also a second conventional method in which the length of the LF is variable, which is determined by the transmitted MAC PDU. The LFs for all RLC PDUs have the same length. Compared to the previous method of fixed length, the improvement is to reduce the credit. However, when the MAC PDU consists of multiple parts that require LF to be indicated separately, the method will generate unnecessary bits, and is not a good enough choice. Summary of the invention
为了克服现有技术中的缺陷, 本发明的目的是提出一种能够哼低用于指示 In order to overcome the deficiencies in the prior art, the object of the present invention is to propose an indication that can be degraded for indication
RLC PPU的长度的 LF的开销的通信系统中的数据处理方法和设备。 RLC PPU is a data processing method and device in a communication system with an overhead of LF.
为了实现上述目的, 本发明提出了一种通信系统中的数据处理方法, 包括 以下步骤: 根据 RLC PDU (无线链路控制-协议数据单元) 的长度, 对针对一个或 多个无线承载的 RLC PDU进行降序排列; 根据 MAC PDU (介质接入控制-协议数据 单元) 的大小和前一 RLC PDU的数据量来确定针对各个 RLC PDU的 LF字段的长度; 以及根据所确定的 LF字段的长度来向 /从 MAC PDU复用 /解复用针对一个或多个无 线承载的 RLC PDU o  In order to achieve the above object, the present invention provides a data processing method in a communication system, comprising the steps of: RLC PDUs for one or more radio bearers according to the length of RLC PDUs (Radio Link Control - Protocol Data Units) Performing a descending order; determining a length of an LF field for each RLC PDU according to a size of a MAC PDU (Medium Access Control - Protocol Data Unit) and a data amount of a previous RLC PDU; and according to the determined length of the LF field /Reuse/demultiplex RLC PDUs for one or more radio bearers from the MAC PDU o
优选地, 确定步骤包括: 根据 MAC PDU的大小来确定针对第一 RLC PDU的第 一 LF字段的长度; 根据 MAC PDU的大小和第一 RLC PDU的数据量来确定针对第二 RLC Preferably, the determining step comprises: determining a length of the first LF field for the first RLC PDU according to the size of the MAC PDU; determining, according to the size of the MAC PDU and the data amount of the first RLC PDU, for the second RLC
PDU的第二 LF字段的长度; 根据 MAC PDU的大小和第一和第二 RLC PDU的数据量来 确定针对第三 RLC PDU的第三 LF字段的长度; 依此类推。 The length of the second LF field of the PDU; determining the length of the third LF field for the third RLC PDU based on the size of the MAC PDU and the amount of data of the first and second RLC PDUs; and so on.
优选地, 当前 RLC PDU的数据量小于等于 MAC PDU的大小和先前 RLC PDU的数 据量的差值, 并且针对当前 RLC PDU的当前 LF字段的长度小于等于针对前面 RLC Preferably, the data volume of the current RLC PDU is less than or equal to the difference between the size of the MAC PDU and the data amount of the previous RLC PDU, and the length of the current LF field for the current RLC PDU is less than or equal to the previous RLC.
PDU的 LF字段的长度。 The length of the LF field of the PDU.
优选地, 当前 R1X PDU的数据量小于等于 MAC PDU的大小和先前 RLC PDU的数 据量的差值, 并且对于相同的无线承载, 针对当前 RLC PDU的当前 LF字段的长度 小于等于针对前面 RLC PDU的 LF字段的长度。  Preferably, the data volume of the current R1X PDU is less than or equal to the difference between the size of the MAC PDU and the data amount of the previous RLC PDU, and for the same radio bearer, the length of the current LF field for the current RLC PDU is less than or equal to the length of the previous RLC PDU. The length of the LF field.
优选地, 排序步骤包括: 根据 RLC PDU的长度对针对不同无线承载的 RLC PDU 进行降序排列;  Preferably, the sorting step comprises: performing a descending ordering of RLC PDUs for different radio bearers according to the length of the RLC PDU;
优选地, 排序步骤包括: 根据 RLC PDU的长度对针对相同无线承载的 RLC PDU 进行降序排列; 以及根据针对每一个无线承载的 RLC PDU的长^和来对针对不同 无线承载的 RLC PDU进行降序排列。  Preferably, the sorting step comprises: performing a descending order of RLC PDUs for the same radio bearer according to the length of the RLC PDU; and Descending the RLC PDUs for different radio bearers according to the length of the RLC PDU for each radio bearer .
优选地, 排序步骤包括: 根据 RLC PDU的长度对针对相同无线承载的 RLC PDU 进行降序排列; 以及通过搜索所有可能组合来使针对每一个无线承载的 RLC PDU 的长度和最小, 来对针对不同无线承载的 RLC PDU进行降序排列。  Preferably, the sorting step comprises: performing a descending order of RLC PDUs for the same radio bearer according to the length of the RLC PDU; and differentiating the length and minimum of the RLC PDUs for each radio bearer by searching for all possible combinations The carried RLC PDUs are arranged in descending order.
优选地, 所述通信系统是 LTE (长时演进) 通信系统。  Preferably, the communication system is an LTE (Long Term Evolution) communication system.
根据本发明, 还提出了一种通信系统中的数据处理设备, 包括: 装置, 根 据 RLC PDU (无线链路控制-协议数据单元) 的长度, 对针对一个或多个无线承载 的 RLC PDU进行降序排列; 装置, 根据 MAC PDU (介质接入控制-协议数据单元) 的大小和前一 RLC PDU的数据量来确定针对各个 RLC PDU的 LF字段的长度; 以及装 置, 根据所确定的 LF字段的长度来向 /从 MAC PDU复用 /解复用针对一个或多个无 线承载的 RLC PDU c 附图说明 According to the present invention, there is also provided a data processing apparatus in a communication system, comprising: means for targeting one or more radio bearers according to a length of an RLC PDU (Radio Link Control - Protocol Data Unit) The RLC PDUs are arranged in descending order; the apparatus determines the length of the LF field for each RLC PDU according to the size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the data amount of the previous RLC PDU; and the device, according to the determined Length of LF field to multiplex/demultiplex RLC PDUs for one or more radio bearers to/from MAC PDUs c
图 1是示出了在第一种 MAC PDU格式的情况下用来确定 LF的长度的一个示例 的图;  1 is a diagram showing an example of determining the length of an LF in the case of a first MAC PDU format;
图 2是示出了在第二种 MAC PDU格式的情况下用来确定 LF的长度的另一示例 的图;  2 is a diagram showing another example for determining the length of an LF in the case of the second MAC PDU format;
图 3是示出了根据本发明的数据处理方法的流程图; 以及  3 is a flow chart showing a data processing method according to the present invention;
图 4是示出了根据本发明的数据处理设备的配置的方框图。 具体实施方式  4 is a block diagram showing the configuration of a data processing device according to the present invention. detailed description
下面将结合附图来描述本发明的优选实施例。  Preferred embodiments of the present invention will now be described with reference to the accompanying drawings.
首先, 应该对 RLC PDU在 MAC PDU中的次序进行设计。 当前, 存在两种类型 的 MAC PDU格式。 第一种 MAC PDU格式在于对于每一个 RLC PDU, 存在一个 LCID (逻 辑信道标识, 用来标识将要转发所包括的 RLC PDU的逻辑信道)。 第二种 MAC PDU 格式 LCID与扩展比特 E组合起来指示来自相同无线承载的 RLC PDU。 下面将解释针 对这两种情况所提出的方法。  First, the order of the RLC PDUs in the MAC PDU should be designed. Currently, there are two types of MAC PDU formats. The first type of MAC PDU is that for each RLC PDU, there is an LCID (logical channel identifier that identifies the logical channel that will forward the included RLC PDU). The second MAC PDU format LCID is combined with the extended bit E to indicate RLC PDUs from the same radio bearer. The method proposed for both cases will be explained below.
对于第一种 MAC PDU格式, 每一个 RLC PDU附带一个 LCID, 可以根据 RLC PDU 的长度对 RLC PDU进行降序排列。  For the first MAC PDU format, each RLC PDU is accompanied by an LCID, and the RLC PDUs can be sorted in descending order according to the length of the RLC PDU.
对于第二种 MAC PDU格式, 来自相同无线承载的 RLC PDU必须在 MAC PDU中是 连续的, 对于该第二种 MAC PDU格式, 存在两种优化方法。  For the second MAC PDU format, RLC PDUs from the same radio bearer must be contiguous in the MAC PDU. There are two optimization methods for the second MAC PDU format.
-第一种优化方法是部分优化方法。 根据 RLC PDU的长度对来自相同无线承 载的 RLC PDU进行降序排列。 根据来自每一个无线承载的 RLC PDU的长度和来对来 自不同无线承载的 RLC PDU进行降序排列。 该方法相对简单。  - The first optimization method is a partial optimization method. The RLC PDUs from the same wireless bearer are sorted in descending order according to the length of the RLC PDU. The RLC PDUs from different radio bearers are arranged in descending order according to the length and length of the RLC PDUs from each radio bearer. This method is relatively simple.
一第二种优化方法是完全优化方法。 根据 RLC PDU的长度对来自相同无线承 载的 RLC PDU进行降序排列。 通过搜索所有可能组合来使所有 LF的长度和最小, 对来自不同无线承载的 RLC PDU进行排列。 该方法相对复杂, 但是它是一种更为 优化的方法。 该方法的复杂度 (计算量) 取决于在 MAC PDU中所包括的无线承载 的数量,这通常是可接受的。例如,如果 MAC PDU包括来自四个无线承载的 RLC PDU, 则仅需要在 24组组合中找到最佳结果。 根据本发明, LF的长度是可变的。 例如, 可以按照如下方式来确定各个 RLC PDU的 LF的长度。 A second optimization method is a full optimization method. The RLC PDUs from the same radio bearer are arranged in descending order according to the length of the RLC PDU. The RLC PDUs from different radio bearers are arranged by searching all possible combinations to minimize and minimize the length of all LFs. This method is relatively complicated, but it is a bit more Optimized method. The complexity (calculation) of the method depends on the number of radio bearers included in the MAC PDU, which is generally acceptable. For example, if the MAC PDU includes RLC PDUs from four radio bearers, then only the best results need to be found in the 24 sets of combinations. According to the invention, the length of the LF is variable. For example, the length of the LF of each RLC PDU can be determined as follows.
对于第一种 MAC PDU格式,  For the first MAC PDU format,
MAC PDU中的第一 LF的长度为:  The length of the first LF in the MAC PDU is:
LF_Size_Opt(l) = ROUNDUP (Log2 (MAC_PDU_Sizebyte) ) LF_Size_Opt(l) = ROUNDUP (Log2 (MAC_PDU_Size byte ) )
MAC PDU中的第二 LF的长度为:  The length of the second LF in the MAC PDU is:
LF— Size— Opt (2) = Min( ROUNDUP (Log2 (MAC— PDU— Si zebyte- (第一 LF所指示 的数据量 +第一 RLC PDU的报头长度) byte)), ROUNDUP (Log2(第一 LF所指示的数据量) hyte) ) LF—Size— Opt (2) = Min ( ROUNDUP (Log2 (MAC— PDU—Si ze byte − (the amount of data indicated by the first LF + the header length of the first RLC PDU) byt e)), ROUNDUP (Log2( The amount of data indicated by the first LF) hyte) )
MAC PDU中的第 iLF的长度为:  The length of the iLF in the MAC PDU is:
LF— Size— Opt (i) = Mi n (ROUNDUP (Log2( MAC— PDU— Si zebyte- (第 ra LF所指 示的数据量 +第 m RLC PDU的报头长度) byte )), ROUNDUP (Log2 (第 (i-1) LF所指示 LF—Size— Opt (i) = Mi n (ROUNDUP (Log2(MAC— PDU—Si ze byte − (the amount of data indicated by ra LF + header length of the mth RLC PDU) byte )), ROUNDUP (Log2 ( Instructed by (i-1) LF
对于第二种 MAC PDU格式 For the second MAC PDU format
在部分优化方法中,  In the partial optimization method,
MAC PDU中针对来自第一逻辑信道的 RLC PDU的第一 LF的长度:  The length of the first LF in the MAC PDU for the RLC PDU from the first logical channel:
LF一 Size— Opt(l) = ROUNDUP (Log2(MAC_PDU_Sizehne)) A LF Size- Opt (l) = ROUNDUP ( Log2 (MAC_PDU_Size hne))
如果第二 RLC PDU与前一个 RLC PDU来自相同的逻辑信道, 则第二 LF的长度: LF— Size— Opt (2) : Min( ROUNDUP (Log2 (MAC_PDU_Sizebyte- (第一 LF所指示 的数据量 +第一 RLC PDU的报头长度) byt。)), ROUNDUP (Log2(第一 LF所指示的数据量) byte) ) If the second RLC PDU is from the same logical channel as the previous RLC PDU, the length of the second LF: LF - Size - Opt (2): Min ( ROUNDUP (Log2 (MAC_PDU_Size byte - (the amount of data indicated by the first LF) + header length of the first RLC PDU) byt .)), ROUNDUP (Log2 (the amount of data indicated by the first LF) byte)
如果第二 RLC PDU与前一个 RLC PDU来自不同的逻辑信道, 则第二 LF的长度: LF— Size— Opt (2) = Min( ROUNDUP (Log2 (MAC_PDU_Sizeb e- (第一 LF所指示 的数据量 +第一 RLC PDU的报头长度) bm)), ROUNDUP (Log2(第一 LF所指示的数据量) 如果 RLC PDU与前一个 RLC PDU来自相同的逻辑信道, 则第 i LF的长度: LF—Size— Opt(i) = Min (ROUNDUP (Log2 ( MAC— PDU— Sizebyte- ^ (第 m LF所指 If the second RLC PDU and the previous RLC PDU are from different logical channels, the length of the second LF: LF - Size - Opt (2) = Min ( ROUNDUP (Log2 (MAC_PDU_Size be - (indicated by the first LF) Data amount + header length of the first RLC PDU) bm )), ROUNDUP (Log2) The amount of the i-th LF if the RLC PDU is from the same logical channel as the previous RLC PDU: LF—Size— Opt(i) = Min (ROUNDUP (Log2 (MAC— PDU— Size byte - ^ (M LF refers to
m=l 示的数据量 +第 m RLC PDU的报头长度) byte )), ROUNDUP (Log2 (第 (i- 1) LF所指示 的数据量) )) m=l The amount of data shown + the header length of the mth RLC PDU) byte )), ROUNDUP (Log2 (the amount of data indicated by the (i-1) LF)))
如果 RLC PDU与前一个 RLC PDU来自不同的逻辑信道, 则第 i LF的长度: LF—Size— Opt (i) =Min( ROUNDUP (Log2 ( MAC— PDU— Sizebyte- (第 m LF所指 示的数据量 +第 m RLC PDU的报头长度) byte )), ROUNDUP (Log2( j 第 jLF所指示的 数据量) If the RLC PDU and the previous RLC PDU are from different logical channels, the length of the ith LF: LF_Size - Opt (i) = Min ( ROUNDUP (Log2 ( MAC - PDU - Size byte - (indicated by m LF) Data amount + header length of the mth RLC PDU) byte )), ROUNDUP (Log2 ( j amount of data indicated by jLF)
其中, N是来自前一个逻辑信道的 RLC PDU的数量。 在完全优化方法中,  Where N is the number of RLC PDUs from the previous logical channel. In the full optimization method,
MAC PDU中针对来自第一逻辑信道的 RLC PDU的第一 LF的长度:  The length of the first LF in the MAC PDU for the RLC PDU from the first logical channel:
LF—Size— Opt (1) = ROUNDUP (Log2 (MAC_PDU_Sizebyte) ) LF—Size— Opt (1) = ROUNDUP (Log2 (MAC_PDU_Size byte ) )
如果第二 RLC PDU与前一个 RLC PDU来自相同的逻辑信道, 则第二 LF的长度: LF—Size— Opt (2) = Min( ROUNDUP (Log2 (MAC_PDU_Sizebyle- (第一 LF所指示 的数据量 +第一 RLC PDU的报头长度) hytJ), ROUNDUP (Log2(第一 LF所指示的数据量) 如果第二 RLC PDU与前一个 RLC PDU来自不同的逻辑信道, 则第二 LF的长度:If the second RLC PDU is from the same logical channel as the previous RLC PDU, the length of the second LF: LF_Size - Opt (2) = Min ( ROUNDUP (Log2 (MAC_PDU_Size byle - (the amount of data indicated by the first LF) + header length of the first RLC PDU) hyt J), ROUNDUP (Log2) The amount of data of the second LF if the second RLC PDU and the previous RLC PDU are from different logical channels:
LF—Size— Opt (2) = ROUNDUP (Log2 (MAC— PDU— Si zebyte- (第一 LF所指示的数据 量 +第一 RLC PDU的报头长度) LF—Size— Opt (2) = ROUNDUP (Log2 (MAC—PDU—Si ze byte − (the amount of data indicated by the first LF + the header length of the first RLC PDU)
如果 RLC PDU与前一个 RLC PDU来自相同的逻辑信道, 则第 i LF的长度:  If the RLC PDU is from the same logical channel as the previous RLC PDU, the length of the i LF:
LF—Size— Opt (i) = Mi n (ROUNDUP (Log2 ( AC_PDU_Sizebyte- (第 m LF所指 LF—Size— Opt (i) = Mi n (ROUNDUP (Log2 ( AC_PDU_Size byte - (M LF refers to
m=l 示的数据量 +第 m RLC PDU的报头长度) by" )), ROUNDUP (Log2 (第 (i- 1) LF所指示 的数据量) J) 如果 RLC PDU与前一个 RLC PDU来自不同的逻辑信道, 则第 i LF的长度: LF_Size_0pt(i) = ROUNDUP (Log2( MAC— PDU— Sizebyte- (第 m LF所指示的 数据量 +第 m RLC PDU的报头长度) byte ))。 本发明可以应用于包括用来指示所包括的单元 (PDU或 SDU) 的数据量的任 何 MAC PDU格式。 为了解释本发明, 在以下两个示例中的 MAC PDU格式仅列出了所 关心的字段。 本发明的第一示例如图 1所示。 假定 MAC PDU=12.1 千字节, 报头为 0.1千字 节, 净荷为 12千字节。 三个 ?01]的长度分别为8.5千字节、 3.4千字节和 0.1千 字节。 m=l The amount of data shown + the header length of the mth RLC PDU) by " )), ROUNDUP (Log2 (the amount of data indicated by the (i-1) LF) J) If the RLC PDU and the previous RLC PDU are from different logical channels, the length of the ith LF: LF_Size_0pt(i) = ROUNDUP (Log2(MAC_PDU_ Size byte - (the amount of data indicated by the m LF + the mth RLC) The header length of the PDU) byte )). The invention can be applied to any MAC PDU format including the amount of data used to indicate the unit (PDU or SDU) included. To explain the present invention, the MAC PDU format in the following two examples lists only the fields of interest. A first example of the invention is shown in FIG. Assume that the MAC PDU is 12.1 kilobytes, the header is 0.1 kilobytes, and the payload is 12 kilobytes. The lengths of the three ?01] are 8.5 kilobytes, 3.4 kilobytes, and 0.1 kilobytes, respectively.
则第一 LF的长度: LF_Size— 0pt(l)= 比特;  Then the length of the first LF: LF_Size - 0pt (l) = bit;
第二 LF的长度: LF_Size_0pt (2) = Min (Roundup (log2 (12. IK- 0. IK- 8.5K)), Roundup (log2(8.5K)))=12 比特;  Length of the second LF: LF_Size_0pt (2) = Min (Roundup (log2 (12. IK- 0. IK- 8.5K)), Roundup (log2(8.5K))) = 12 bits;
最 后 一 个 LF 的 长 度 : LF— Size— Opt (3) = The length of the last LF: LF—Size— Opt (3) =
Min (Roundup (log2 (12. IK- 0. IK- 8.5K- 3.4 )), Roundup (log2(3.4K)))=7比特; Min (Roundup (log2 (12. IK- 0. IK- 8.5K- 3.4 )), Roundup (log2 (3.4K))) = 7 bits;
LF的总长度为 33(14+12+7)比特。 本发明的第二示例如图 2所示。 假定 MAC PDU=12.1 千字节, 报头为 0.1千字 节, 净荷为 12千字节。 五个!^11: ?01]的长度分别为7.5千字节、 1.5千字节、 0.1千 字节、 2.9千字节和 0.1千字节。  The total length of LF is 33 (14 + 1 + 7) bits. A second example of the invention is shown in Figure 2. Assume that the MAC PDU is 12.1 kilobytes, the header is 0.1 kilobytes, and the payload is 12 kilobytes. The lengths of the five !^11: ?01] are 7.5 kilobytes, 1.5 kilobytes, 0.1 kilobytes, 2.9 kilobytes, and 0.1 kilobytes, respectively.
如果使用部分优化方法, 则:  If you use a partial optimization method, then:
第一 LF的长度: LF— Size_0pt(l)=14 比特;  Length of the first LF: LF - Size_0pt (l) = 14 bits;
第二 LF的长度: LF_Size_0pt (2) =Min (Roundup (log2 (12. IK- 0· 1K-7.5K)), Roundup (log2 (7.5K))) = 12 比特;  Length of the second LF: LF_Size_0pt (2) = Min (Roundup (log2 (12. IK- 0· 1K-7.5K)), Roundup (log2 (7.5K))) = 12 bits;
第 三 LF 的 长 度 : LF— Size— Opt (3) = Length of the third LF: LF—Size— Opt (3) =
Min(Roundup(log2(12. IK - 0. IK- 7.5K-1.5K)), Roundup (log2(l.5K)))=11比特; 第 四 LF 的 长 度 :Min(Roundup(log2(12. IK - 0. IK- 7.5K-1.5K)), Roundup (log2(l.5K)))=11 bits; length of the fourth LF:
LF_Size_0pt(4)=Min( Roundup (log2 (12.1K-0. IK- 7.5K-1.5K-0. IK)), Roundup (log2 (7.5K+1.5K+0. IK) ) ) =12比特; LF_Size_0pt(4)=Min( Roundup (log2 (12.1K-0. IK- 7.5K-1.5K-0. IK)), Roundup (log2 (7.5K+1.5K+0. IK) ) ) = 12 bits;
最后一个 LF的长度: LF_Size_0pt(5)- Min (Roundup (log2 (12.1K-0.1 - 7.5 K -1.5 K —0.1 K —2.9 K)), Roundup(log2(2.9K)))=7比特;  The length of the last LF: LF_Size_0pt(5)- Min (Roundup (log2 (12.1K-0.1 - 7.5 K -1.5 K -0.1 K - 2.9 K)), Roundup(log2(2.9K)))=7 bits;
LF的长度和为 57 (14+12+11+12+7)比特。 如果使用完全优化方法, 则  The length of LF is 57 (14+12+11+12+7) bits. If you use the full optimization method, then
第一 LF的长度: LF— Size— Opt (1) =14 比特;  Length of the first LF: LF - Size - Opt (1) = 14 bits;
第二 LF的长度: LF_Size_0pt (2) =Min (Roundup (log2 (12. IK- 0. IK- 7.5K)), Roundup (log2 (7.5K)))=12 比特;  Length of the second LF: LF_Size_0pt (2) =Min (Roundup (log2 (12. IK- 0. IK- 7.5K)), Roundup (log2 (7.5K))) = 12 bits;
第 三 LF 的 长 度 : LF— Size— Opt (3) = Length of the third LF: LF—Size— Opt (3) =
Min (Roundup (log2 (12· IK- 0. IK- 7.5K- 1.5K)), Roundup (log2 (1.5K)))=11比特; 第 四 LF 的 长 度 :Min (Roundup (log2 (12. IK- 0. IK- 7.5K- 1.5K)), Roundup (log2 (1.5K))) = 11 bits; length of the fourth LF:
LF— Size— Opt (4) ^Roundup (log2 (12.1K-0.1K-7.5K- 1.5K- 0. IK) )=12比特; LF—Size— Opt (4) ^Roundup (log2 (12.1K-0.1K-7.5K- 1.5K- 0. IK))=12 bits;
最后一个 LF的长度: LF一 Size— Opt (5) = Min (Roundup (log2 (12. IK- 0.1 K - 7.5 K -1.5 K -0.1 K -2.9 K)), Roundup (log2 (2.9K) ) ) =7比特;  The length of the last LF: LF-Size- Opt (5) = Min (Roundup (log2 (12. IK- 0.1 K - 7.5 K -1.5 K -0.1 K -2.9 K)), Roundup (log2 (2.9K) ) ) = 7 bits;
LF的长度和为 57 (14+12+11 + 12+7)比特。 图 3是示出了根据本发明的数据处理方法的流程图。  The length of LF is 57 (14+12+11 + 12+7) bits. 3 is a flow chart showing a data processing method in accordance with the present invention.
如图 3所示, 根据本发明的方法, 在步骤 301, 根据 RLC PDU (无线链路控制 -协议数据单元) 的长度, 对针对一个或多个无线承载的 RLC PDU进行降序排列。 在步骤 303, 根据 MAC PDU (介质接入控制-协议数据单元) 的大小和前一 RLC PDU 的数据量来确定针对各个 RLCPDU的 LF字段的长度。 在步骤 305, 根据所确定的 LF 字段的长度来向 /从 MAC PDU复用 /解复用针对一个或多个无线承载的 RLC PDU。 图 4是示出了根据本发明的数据处理设备的配置的方框图。  As shown in FIG. 3, in accordance with the method of the present invention, in step 301, RLC PDUs for one or more radio bearers are arranged in descending order according to the length of the RLC PDU (Radio Link Control - Protocol Data Unit). At step 303, the length of the LF field for each RLC PDU is determined based on the size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the amount of data of the previous RLC PDU. At step 305, RLC PDUs for one or more radio bearers are multiplexed/demultiplexed to/from the MAC PDU according to the determined length of the LF field. 4 is a block diagram showing the configuration of a data processing device according to the present invention.
如图 4所示, 根据本发明的设备包括装置 401, 根据 RLC PDU (无线链路控制 -协议数据单元) 的长度, 对针对一个或多个无线承载的 RLC PDU进行降序排列; 装置 403, 根据 MAC PDU (介质接入控制-协议数据单元) 的大小和前一 RLC PDU的 数据量来确定针对各个 RLC PDU的 LF字段的长度; 以及装置 405, 根据所确定的 LF 字段的长度来向 /从 MAC PDU复用 /解复用针对一个或多个无线承载的 RLC PDU。 根据本发明, 可以去除针对 MAC PDU报头的 LF的不必要比特, 并且能够提高 传输效率。 该优化方法可以应用于包括用来指示所包括的单元 (PDU或 SDU ) 的长 度的任何 MAC PDU格式。 对 MAC PDU报头的 LF的长度进行优化的本发明能够在清楚地标识 RLC PDU的 长度的同时, 降低 LF的开销。 与如上所示的本发明的第一示例相比, 如果使用固 定 LF方法, 并且 15个比特用于 LF, 则三个 LF将需要总共 45 ( 15*3 ) 比特。 如果使 用第二种传统方法, 将使用 14个比特, 并且三个 LF将需要 42 ( 14*3 ) 比特。 然而, 根据本发明的第一示例, 其仅需要 33个比特。 与如上所示的本发明的第二示例相 比, 如果使用固定 LF方法, 并且将 15个比特用于 LF, 则五个 LF将需要 75 ( 14*5 ) 比特。 然而, 根据本发明的第二示例, 其仅需要 57个比特。 As shown in FIG. 4, the apparatus according to the present invention includes means 401 for performing a descending order of RLC PDUs for one or more radio bearers according to the length of the RLC PDU (Radio Link Control - Protocol Data Unit); The size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the amount of data of the previous RLC PDU to determine the length of the LF field for each RLC PDU; and means 405, to/from the length of the determined LF field The MAC PDU multiplexes/demultiplexes RLC PDUs for one or more radio bearers. According to the present invention, unnecessary bits of the LF for the MAC PDU header can be removed, and transmission efficiency can be improved. The optimization method can be applied to any MAC PDU format including the length used to indicate the unit (PDU or SDU) included. The present invention, which optimizes the length of the LF of the MAC PDU header, can reduce the overhead of the LF while clearly identifying the length of the RLC PDU. Compared to the first example of the present invention as shown above, if a fixed LF method is used and 15 bits are used for LF, the three LFs will require a total of 45 (15*3) bits. If the second conventional method is used, 14 bits will be used and the three LFs will require 42 (14*3) bits. However, according to the first example of the invention, it only requires 33 bits. Compared to the second example of the present invention as shown above, if the fixed LF method is used and 15 bits are used for the LF, the five LFs will require 75 (14*5) bits. However, according to the second example of the present invention, it requires only 57 bits.
需要注意的是, 以上示例仅用来说明本发明。 当将多个 RLC PDU复用到一个 MAC PDU时, 增益更为明显。 该情形将频繁发生在 LTE上行链路中, 因为定义了 UE (移动台) 的速率控制函数和 AMBR (集合 ¾大比特率), 使得资源可以在许多无.: 线承载之间共享。 另外, 由于对于 MAC报头存在字节对齐的要求, MAC报头的一比 特的降低将到来更多增益。  It should be noted that the above examples are merely illustrative of the invention. When multiple RLC PDUs are multiplexed into one MAC PDU, the gain is more pronounced. This situation will occur frequently in the LTE uplink because the rate control function of the UE (mobile station) and the AMBR (collectively large bit rate) are defined so that resources can be shared among many no.: line bearers. In addition, due to the byte alignment requirement for the MAC header, a one-bit reduction in the MAC header will result in more gain.
尽管以上己经结合本发明的优选实施例示出了本发明, 但是本领域的技术 人员将会理解, 在不脱离本发明的精神和范围的情况下, 可以对本发明进行各种 修改、 替换和改变。 因此, 本发明不应由上述实施例来限定, 而应由所附权利要 求及其等价物来限定。  While the invention has been described in connection with the preferred embodiments of the embodiments of the present invention, it will be understood . Therefore, the present invention should not be limited by the foregoing embodiments, but by the appended claims and their equivalents.

Claims

权 利 要 求 Rights request
1、 一种通信系统中的数据处理方法, 包括以下步骤: 1. A data processing method in a communication system, comprising the steps of:
根据 RLC PDU (无线链路控制-协议数据单元) 的长度, 对针对一个或多个 无线承载的 RLC PDU进行降序排列;  RLC PDUs for one or more radio bearers are arranged in descending order according to the length of the RLC PDU (Radio Link Control - Protocol Data Unit);
根据 MAC PDU (介质接入控制-协议数据单元) 的大小和前一 RLC PDU的数据 量来确定针对各个 RLC PDU的 LF字段的长度; 以及  Determining the length of the LF field for each RLC PDU based on the size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the amount of data of the previous RLC PDU;
根据所确定的 LF字段的长度来向 /从 MAC PDU复用 /解复用针对一个或多个无 线承载的 RLC PDU o  Reusing/demultiplexing RLC PDUs for one or more radio bearers according to the determined length of the LF field to/from the MAC PDU o
2、 根据权利要求 1所述的方法, 其特征在于确定步骤包括:  2. The method of claim 1 wherein the determining step comprises:
根据 MAC PDU的大小来确定针对第一 RLC PDU的第一 LF字段的长度; 根据 MAC PDU的大小和第一 RLC PDU的数据量来确定针对第二 RLC PDU的第二 LF字段的长度; 根据 MAC PDU的大小和第一和第二 RLC PDU的数据量来确定针对第三 RLC PDU的第 三 LF字段的长度; 依此类推。  Determining a length of a first LF field for the first RLC PDU according to a size of the MAC PDU; determining a length of the second LF field for the second RLC PDU according to a size of the MAC PDU and a data amount of the first RLC PDU; The size of the PDU and the amount of data of the first and second RLC PDUs determine the length of the third LF field for the third RLC PDU; and so on.
3、 根据权利要求 1或 2所述的方法, 其特征在于当前 RLC PDU的数据量小于 等于 MAC PDU的大小和先前 RLC PDU的数据量的差值, 并且针对当前 RLC PDU的当 前 LF字段的长度小于等于针对前一 RLC PDU的 LF字段的长度。  3. Method according to claim 1 or 2, characterized in that the data amount of the current RLC PDU is less than or equal to the difference between the size of the MAC PDU and the data amount of the previous RLC PDU, and the length of the current LF field for the current RLC PDU. Less than or equal to the length of the LF field for the previous RLC PDU.
4、 根据权利要求 1或 2所述的方法, 其特征在于当前 RLC PDU的数据量小于 等于 MAC PDU的大小和先前 RLC PDU的数据量的差值, 并且对于相同的无线承载, 针对当前 RLC PDU的当前 LF字段的长度小于等于针对前一 RLC PDU的 LF字段的长 度。  The method according to claim 1 or 2, wherein the data amount of the current RLC PDU is less than or equal to the difference between the size of the MAC PDU and the data amount of the previous RLC PDU, and for the same radio bearer, for the current RLC PDU. The length of the current LF field is less than or equal to the length of the LF field for the previous RLC PDU.
5、 根据权利要求 1所述的方法, 其特征在于排序步骤包括:  5. The method of claim 1 wherein the ordering step comprises:
根据 RLC PDU的长度对针对不同无线承载的 RLC PDU进行降序排列;  RLC PDUs for different radio bearers are arranged in descending order according to the length of the RLC PDU;
6、 根据权利要求 1所述的方法, 其特征在于排序步骤包括:  6. The method of claim 1 wherein the ordering step comprises:
根据 RLC PDU的长度对针对相同无线承载的 RLC PDU进行降序排列; 以及 根据针对每一个无线承载的 RLC PDU的长度和来对针对不同无线承载的 RLC PDU进行降序排列。  The RLC PDUs for the same radio bearer are arranged in descending order according to the length of the RLC PDU; and the RLC PDUs for different radio bearers are arranged in descending order according to the length of the RLC PDUs for each radio bearer.
7、 根据权利要求 1所述的方法, 其特征在于排序步骤包括:  7. The method of claim 1 wherein the ordering step comprises:
根据 RLC PDU的长度对针对相同无线承载的 RLC PDU进行降序排列; 以及 通过搜索所有可能组合来使针对每一个无线承载的 RLC PDU的长度和最小, 来对针对不同无线承载的 RLC PDU进行降序排列。 Descending the RLC PDUs for the same radio bearer according to the length of the RLC PDU; The RLC PDUs for different radio bearers are arranged in descending order by searching all possible combinations to make the length and minimum of the RLC PDUs for each radio bearer.
8、根据权利要求 1所述的方法, 其特征在于所述通信系统是 LTE (长时演进) 通信系统。  8. Method according to claim 1, characterized in that the communication system is an LTE (Long Term Evolution) communication system.
9、 一种通信系统中的数据处理设备, 包括:  9. A data processing device in a communication system, comprising:
装置, 根据 RLC PDU (无线链路控制-协议数据单元) 的长度, 对针对一个 或多个无线承载的 RLC PDU进行降序排列;  The device, in descending order of RLC PDUs for one or more radio bearers according to the length of the RLC PDU (Radio Link Control-Protocol Data Unit);
装置, 根据 MAC PDU (介质接入控制-协议数据单元) 的大小和前一 RLC PDU 的数据量来确定针对各个 RLC PDU的 LF字段的长度; 以及  The device determines the length of the LF field for each RLC PDU according to the size of the MAC PDU (Medium Access Control - Protocol Data Unit) and the data amount of the previous RLC PDU;
装置, 根据所确定的 LF字段的长度来向 /从 MAC PDU复用 /解复用针对一个或 多个无线承载的 RLC PDU。  And means, according to the determined length of the LF field, multiplexing/demultiplexing RLC PDUs for one or more radio bearers to/from the MAC PDU.
PCT/CN2007/003109 2007-11-01 2007-11-01 Data processing method and device WO2009055971A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2007/003109 WO2009055971A1 (en) 2007-11-01 2007-11-01 Data processing method and device
CN200780101277.1A CN101836418B (en) 2007-11-01 2007-11-01 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2007/003109 WO2009055971A1 (en) 2007-11-01 2007-11-01 Data processing method and device

Publications (1)

Publication Number Publication Date
WO2009055971A1 true WO2009055971A1 (en) 2009-05-07

Family

ID=40590517

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/003109 WO2009055971A1 (en) 2007-11-01 2007-11-01 Data processing method and device

Country Status (2)

Country Link
CN (1) CN101836418B (en)
WO (1) WO2009055971A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1339903A (en) * 2000-08-19 2002-03-13 Lg电子株式会社 Method for inserting length indication symbol in radio link circuit control protocol data unit
WO2006118435A1 (en) * 2005-05-04 2006-11-09 Samsung Electronics Co., Ltd. Method and apparatus for transmitting/receiving packet data using pre-defined length indicator in a mobile communication system
WO2007116985A1 (en) * 2006-04-04 2007-10-18 Nec Corporation Arq and harq protocol data units and method of formation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1339903A (en) * 2000-08-19 2002-03-13 Lg电子株式会社 Method for inserting length indication symbol in radio link circuit control protocol data unit
WO2006118435A1 (en) * 2005-05-04 2006-11-09 Samsung Electronics Co., Ltd. Method and apparatus for transmitting/receiving packet data using pre-defined length indicator in a mobile communication system
WO2007116985A1 (en) * 2006-04-04 2007-10-18 Nec Corporation Arq and harq protocol data units and method of formation

Also Published As

Publication number Publication date
CN101836418A (en) 2010-09-15
CN101836418B (en) 2013-05-29

Similar Documents

Publication Publication Date Title
TWI484802B (en) Method and apparatus for layer 2 processing and creation of protocol data units for wireless communications
US9119207B2 (en) Method and apparatus for generating a radio link control protocol data unit for multi-carrier operation
KR101156892B1 (en) Method and apparatus for enhanced transport format combination selection in wireless communications
EP2141959B1 (en) Method of performing transmission and prioritization for radio link control packets for a medium access control layer of a wireless communications system
EP3253115B1 (en) Method and apparatus for transmitting/receiving packet in mobile communication system
US20120040707A1 (en) Method and apparatus for configuring power headroom information in mobile communication system supporting carrier aggregation
WO2012020976A2 (en) Method and apparatus for configuring power headroom information in mobile communication system supporting carrier aggregation
EP2693831A1 (en) Wireless communication method, sending device and receiving device
JP2008517551A (en) Terminal state information signaling method and apparatus for uplink data transmission in a mobile communication system
EP2203990B1 (en) Method of providing circuit switched (cs) service using high-speed downlink packet access (hsdpa) or high-speed uplink packet access (hsupa)
WO2016064221A1 (en) Method and system for transmitting and receiving protocol data unit in communication networks
KR20120088803A (en) Inverse multiplexing over 802.11 wireless interfaces
WO2008151543A1 (en) Upstream and downstream transmitting method and convergent equipment
WO2013155846A1 (en) Data streaming configuration method, base station system, and user terminal
WO2006110072A1 (en) Mac header for enhanched uplink multiplexing
US20090046648A1 (en) Apparatus and method for generating MAC PDU in mobile communication system
US7630316B2 (en) Method and apparatus for selecting a transport format combination
US20090168774A1 (en) Communication device, program storage medium, and communication method
EP2129060B1 (en) Method and relate apparatus for enhancing transmission efficiency in a transmitter of a wireless communication system
WO2009055971A1 (en) Data processing method and device
EP1919140B1 (en) Method and apparatus for header setting in a wireless communications system
WO2009082937A1 (en) Transmission method, device and system of mbms service data
CN101616403A (en) Send the method and the base station of continuous dispatching Cell Radio Network Temporary Identifier/Identity, Cell-RNTI
KR20090086033A (en) Apparatus and method for consisting transmission packet in a mobile communication system
JP2007074656A (en) Radio base station device

Legal Events

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

Ref document number: 200780101277.1

Country of ref document: CN

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

Ref document number: 07816722

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

Country of ref document: EP

Kind code of ref document: A1