TWI681654B - Method and equipment for reporting cache status report - Google Patents

Method and equipment for reporting cache status report Download PDF

Info

Publication number
TWI681654B
TWI681654B TW107119988A TW107119988A TWI681654B TW I681654 B TWI681654 B TW I681654B TW 107119988 A TW107119988 A TW 107119988A TW 107119988 A TW107119988 A TW 107119988A TW I681654 B TWI681654 B TW I681654B
Authority
TW
Taiwan
Prior art keywords
mac
bsr mac
logical channel
bsr
terminal
Prior art date
Application number
TW107119988A
Other languages
Chinese (zh)
Other versions
TW201906359A (en
Inventor
諶麗
Original Assignee
大陸商電信科學技術研究院有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 大陸商電信科學技術研究院有限公司 filed Critical 大陸商電信科學技術研究院有限公司
Publication of TW201906359A publication Critical patent/TW201906359A/en
Application granted granted Critical
Publication of TWI681654B publication Critical patent/TWI681654B/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0278Traffic management, e.g. flow control or congestion control using buffer status reports
    • 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/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
    • 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

Landscapes

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

Abstract

本發明實施例提供一種上報緩存狀態報告的方法和設備,用以解決現有技術中存在的BSR MAC CE格式無法滿足5G NR需求的問題。本發明實施例中,終端根據有緩存資料量的邏輯通道組生成指示資訊,按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於BSR MAC CE中,以及將指示資訊置於BSR MAC CE中。由於能夠通過指示資訊指示BSR MAC CE中緩存資料量資訊對應的邏輯通道組,從而能夠滿足5G NR需求。 Embodiments of the present invention provide a method and device for reporting a buffer status report, to solve the problem that the BSR MAC CE format in the prior art cannot meet the requirements of 5G NR. In the embodiment of the present invention, the terminal generates indication information according to the logical channel group with the amount of cached data, and places the cached data amount of at least one logical channel group that can be reported currently in the BSR MAC CE in the order indicated by the indication information, and Place the instruction information in the BSR MAC CE. Since the indication information can be used to indicate the logical channel group corresponding to the information of the buffered data in the BSR MAC CE, it can meet the 5G NR requirements.

Description

一種上報緩存狀態報告的方法和設備 Method and equipment for reporting cache status report

本發明屬於無線通訊技術領域,特別是關於一種上報緩存狀態報告的方法和設備。 The invention belongs to the technical field of wireless communication, and particularly relates to a method and a device for reporting a buffer status report.

在長期演進(Long Term Evolution,LTE)系統中,每個無線承載(Radio Bearer,RB)對應一條邏輯通道,每個邏輯通道需要一個對應的邏輯通道號(Logical Channel ID,LCID)來標識。 In a Long Term Evolution (LTE) system, each radio bearer (RB) corresponds to a logical channel, and each logical channel requires a corresponding logical channel ID (LCID) to identify it.

媒體存取控制(Media Access Control,MAC)層具有邏輯通道複用功能,將多個邏輯通道的資料組織到一個MAC協定資料單元(Protocol Data Unit,PDU)中,傳給實體層進行發送。 The Media Access Control (MAC) layer has a logical channel multiplexing function, which organizes data of multiple logical channels into a MAC protocol data unit (Protocol Data Unit, PDU) and transmits it to the physical layer for transmission.

MAC PDU的總體結構如圖1A所示,MAC PDU的結構示意圖中,MAC PDU包括MAC頭(header)、0個或多個MAC業務資料單元(SDU)、0個或多個MAC控制單元(Control Element,CE)和可選的填充(padding)位元。 The overall structure of the MAC PDU is shown in FIG. 1A. In the schematic diagram of the structure of the MAC PDU, the MAC PDU includes a MAC header, 0 or more MAC service data units (SDU), and 0 or more MAC control units (Control Element, CE) and optional padding bits.

其中,MAC PDU頭包括一個或多個子頭(sub-header),每個MAC子頭對應一個MAC SDU、MAC CE或padding。 The MAC PDU header includes one or more sub-headers, and each MAC sub-header corresponds to a MAC SDU, MAC CE, or padding.

MAC SDU對應的MAC子頭採用7bit L域如圖1B所示,採 用15bit L域如圖1C所示。 The MAC subheader corresponding to the MAC SDU uses the 7bit L domain as shown in Figure 1B. Use 15bit L domain as shown in Figure 1C.

每種MAC子頭包含的域和具體含義各有不同,MAC子頭中常見的域包括:LCID:用於標識MAC SDU的邏輯通道實體或MAC控制單元的類型或padding;E(擴展域):指示在MAC頭中所在的MAC子頭後面是否有後續域;R(預留位元):用於後續應用擴展,大小為2bits,由於本發明有些實施例會利用預留位元,所以在用到預留位元的實施例中可以根據需要用不同的名字命名該位元,比如擴展位元等;「F2」和「F」(格式域):用於聯合指示L域的長度;L(長度指示域):用於指示MAC SDU或MAC控制單元的長度,單位為byte。 Each MAC sub-header contains different fields and specific meanings. Common fields in the MAC sub-header include: LCID: the type or padding of the logical channel entity or MAC control unit used to identify the MAC SDU; E (extended field): Indicate whether there is a subsequent field behind the MAC subheader in the MAC header; R (reserved bit): used for subsequent application expansion, the size is 2bits, because some embodiments of the present invention will use the reserved bit, so it is used In the reserved bit embodiment, the bit can be named with different names as needed, such as the extended bit, etc.; "F2" and "F" (format field): used to jointly indicate the length of the L field; L (length Indication field): used to indicate the length of the MAC SDU or MAC control unit, in bytes.

其中,LTE中緩存狀態上報(Buffer Status Report,BSR)MAC CE的格式有兩種:只報一個邏輯通道組(Logical Channel Group,LCG)的BSR MAC CE和上報全部4個邏輯通道組的BSR MAC CE。 Among them, there are two formats of Buffer Status Report (BSR) MAC CE in LTE: BSR MAC CE reporting only one logical channel group (LCG) and reporting all 4 logical channel groups BSR MAC CE.

在LTE中,邏輯通道佔用的LCID個數不多,由於LCID數量足夠,每出現一種MAC CE,都佔用一個LCID。 In LTE, the number of LCIDs occupied by logical channels is not large. Since the number of LCIDs is sufficient, each type of MAC CE will occupy one LCID.

在5G新空口(New Radio,NR)引入了多種業務類型,邏輯通道數和邏輯通道組的數量都大大增加,LTE的BSR MAC CE的格式已不適用。 In 5G New Radio (NR), multiple service types have been introduced. The number of logical channels and the number of logical channel groups have been greatly increased. The format of LTE's BSR MAC CE is no longer applicable.

綜上所述,目前BSR MAC CE格式無法滿足5G NR的需求。 In summary, the current BSR MAC CE format cannot meet the requirements of 5G NR.

本發明實施例提供一種上報緩存狀態報告的方法和設備,用以解決現有技術中存在的BSR MAC CE格式無法滿足5G NR需求的問題。 Embodiments of the present invention provide a method and device for reporting a buffer status report, to solve the problem that the BSR MAC CE format in the prior art cannot meet the requirements of 5G NR.

本發明實施例提供的一種上報緩存狀態報告的方法,該方法包括:終端根據有緩存資料量的邏輯通道組生成指示資訊;終端按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於緩存狀態報告媒體存取控制控制單元BSR MAC CE中,以及將指示資訊置於BSR MAC CE中;終端向網路側設備上報緩存狀態報告。 An embodiment of the present invention provides a method for reporting a cache status report. The method includes: the terminal generates indication information according to a logical channel group with a buffered data amount; the terminal reports at least one logical channel that can currently report in the order indicated by the indication information The amount of cache data of the group is placed in the BSR MAC CE of the buffer status report media access control unit, and the indication information is placed in the BSR MAC CE; the terminal reports the buffer status report to the network side device.

本發明實施例提供的一種上報緩存狀態報告的方法,該方法包括:網路側設備接收終端上報的緩存狀態報告;網路側設備根據緩存狀態報告的指示資訊,確定緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中指示資訊是終端根據有緩存資料量的邏輯通道組生成的。 An embodiment of the present invention provides a method for reporting a buffer status report. The method includes: a network side device receives a buffer status report reported by a terminal; and the network side device determines the BSR MAC CE of the buffer status report according to the indication information of the buffer status report The corresponding logical channel group carrying the amount of cached data in it, wherein the indication information is generated by the terminal according to the logical channel group with the amount of cached data.

本發明實施例提供的一種上報緩存狀態報告的終端,該終端包括處理器、收發機和記憶體,其中:處理器,用於通過控制收發機發送和接收資料,並讀取記憶體中的程式,執行下列過程: 根據有緩存資料量的邏輯通道組生成指示資訊;按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於緩存狀態報告媒體存取控制控制單元BSR MAC CE中,以及將指示資訊置於BSR MAC CE中;控制收發機向網路側設備上報緩存狀態報告;收發機,用於接收和發送資料。 An embodiment of the present invention provides a terminal for reporting a buffer status report. The terminal includes a processor, a transceiver, and a memory, wherein: the processor is used to send and receive data by controlling the transceiver, and read the memory Program, perform the following process: Generate indication information according to the logical channel group with the amount of cached data; place the amount of cached data of at least one logical channel group that can be reported currently in the cache status report media access control unit BSR MAC CE in the order indicated by the indication information , And put the instruction information in the BSR MAC CE; control the transceiver to report the buffer status report to the network side device; the transceiver is used to receive and send data.

本發明實施例提供的一種上報緩存狀態報告的網路側設備,該網路側設備包括處理器、收發機和記憶體,其中:處理器,用於通過收發機發送和接收資料,並讀取記憶體中的程式,執行下列過程:控制收發機接收終端上報的緩存狀態報告;根據緩存狀態報告的指示資訊,確定緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中指示資訊是終端根據有緩存資料量的邏輯通道組生成的;收發機,用於接收和發送資料。 An embodiment of the present invention provides a network-side device that reports a cache status report. The network-side device includes a processor, a transceiver, and a memory, wherein: the processor is used to send and receive data through the transceiver and read the memory The program in the body performs the following processes: control the transceiver to receive the buffer status report reported by the terminal; according to the indication information of the buffer status report, determine the corresponding logical channel group that carries the amount of cache data in the BSR MAC CE of the buffer status report, where The indication information is generated by the terminal according to the logical channel group with the amount of buffered data; the transceiver is used to receive and send data.

本發明實施例提供的一種電腦可讀存儲介質,其上存儲有電腦程式,電腦程式被處理器執行時實現如終端或網路側設備的方法的步驟。 An embodiment of the present invention provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, steps of a method such as a terminal or a network-side device are implemented.

本發明實施例終端根據有緩存資料量的邏輯通道組生成指示資訊,按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於BSR MAC CE中,以及將指示資訊置於BSR MAC CE中。由於能夠通過指示資訊指示BSR MAC CE中緩存資料量資訊對應的邏輯通道組,從而能夠滿足5G NR需求。 In the embodiment of the present invention, the terminal generates indication information according to the logical channel group with the amount of cached data, places the cached data amount of at least one logical channel group that can be reported currently in the BSR MAC CE in the order indicated by the indication information, and sets the indication The information is placed in the BSR MAC CE. Since the indication information can be used to indicate the logical channel group corresponding to the information of the buffered data in the BSR MAC CE, it can meet the 5G NR requirements.

1200~1202、1300~1301‧‧‧步驟 1200~1202, 1300~1301‧‧‧ steps

10‧‧‧終端 10‧‧‧terminal

20‧‧‧網路側設備 20‧‧‧Network side equipment

800‧‧‧生成模組 800‧‧‧Generation module

801‧‧‧處理模組 801‧‧‧Processing module

802‧‧‧上報模組 802‧‧‧Reporting module

900‧‧‧接收模組 900‧‧‧Receiving module

901‧‧‧確定模組 901‧‧‧ Confirm module

1000、1100‧‧‧匯流排 1000, 1100‧‧‧ bus

1001、1101‧‧‧處理器 1001, 1101‧‧‧ processor

1002、1102‧‧‧收發機 1002, 1102‧‧‧ transceiver

1003、1103‧‧‧匯流排界面 1003, 1103‧‧‧Bus interface

1004、1104‧‧‧記憶體 1004, 1104‧‧‧ memory

1005‧‧‧使用者介面 1005‧‧‧User interface

1105‧‧‧天線 1105‧‧‧ Antenna

為了更清楚地說明本發明實施例中的技術方案,下面將對實施例描述中所需要使用的附圖作簡要介紹,顯而易見地,下面描述中的附圖僅僅是本發明的一些實施例,對於本領域的普通技術人員來講,在不付出進步性勞動性的前提下,還可以根據這些附圖獲得其他的附圖。 In order to more clearly explain the technical solutions in the embodiments of the present invention, the drawings required in the description of the embodiments will be briefly described below. Obviously, the drawings in the following description are only some embodiments of the present invention. Those of ordinary skill in the art can obtain other drawings based on these drawings without paying progressive labor.

圖1A為背景技術中MAC PDU結構示意圖;圖1B為背景技術中7bit L域的MAC SDU對應的MAC子頭結構示意圖;圖1C為背景技術中15bit L域的MAC SDU對應的MAC子頭結構示意圖;圖2為本發明實施例上報緩存狀態報告的系統結構示意圖;圖3A為本發明實施例第一種BSR MAC CE示意圖;圖3B為本發明實施例第二種BSR MAC CE示意圖;圖3C為本發明實施例第三種BSR MAC CE示意圖;圖4A為本發明實施例第一種MAC子頭示意圖;圖4B為本發明實施例第二種MAC子頭示意圖;圖4C為本發明實施例第三種MAC子頭示意圖;圖5A為本發明實施例1中第一種BSR MAC CE示意圖;圖5B為本發明實施例1中第二種BSR MAC CE示意圖; 圖6A為本發明實施例3中第一種BSR MAC CE示意圖;圖6B為本發明實施例3中第二種BSR MAC CE示意圖;圖7A為本發明實施例4中第一種BSR MAC CE示意圖;圖7B為本發明實施例4中第二種BSR MAC CE示意圖;圖8為本發明實施例第一種終端的結構示意圖;圖9為本發明實施例第一種網路側設備的結構示意圖;圖10為本發明實施例第二種終端的結構示意圖;圖11為本發明實施例第二種網路側設備的結構示意圖;圖12為本發明實施例終端上報緩存狀態報告的方法流程示意圖;圖13為本發明實施例網路側設備接收緩存狀態報告的方法流程示意圖。 Figure 1A is a schematic diagram of the MAC PDU structure in the background technology; FIG. 1B is a schematic diagram of the MAC subheader structure corresponding to the 7-bit L domain MAC SDU in the background technology; FIG. 1C is a schematic diagram of the MAC subheader structure corresponding to the 15-bit L domain MAC SDU in the background technology Figure 2 is a schematic structural diagram of a system for reporting a cache status report according to an embodiment of the present invention; FIG. 3A is a schematic diagram of a first BSR MAC CE according to an embodiment of the present invention; FIG. 3B is a schematic diagram of a second BSR MAC CE according to an embodiment of the present invention; FIG. 3C FIG. 4A is a schematic diagram of a first MAC subheader according to an embodiment of the present invention; FIG. 4B is a schematic diagram of a second MAC subheader according to an embodiment of the present invention; FIG. 4C is an embodiment of the present invention A schematic diagram of the third MAC subheader; FIG. 5A is a schematic diagram of the first BSR MAC CE in Embodiment 1 of the present invention; FIG. 5B is a schematic diagram of the second BSR MAC CE in Embodiment 1 of the present invention; 6A is a schematic diagram of the first BSR MAC CE in Embodiment 3 of the present invention; FIG. 6B is a schematic diagram of the second BSR MAC CE in Embodiment 3 of the present invention; FIG. 7A is a schematic diagram of the first BSR MAC CE in Embodiment 4 of the present invention 7B is a schematic diagram of the second BSR MAC CE in Embodiment 4 of the present invention; FIG. 8 is a schematic structural diagram of the first terminal of the embodiment of the present invention; FIG. 9 is a schematic structural diagram of the first network-side device of the embodiment of the present invention; 10 is a schematic structural diagram of a second terminal according to an embodiment of the present invention; FIG. 11 is a schematic structural diagram of a second network-side device according to an embodiment of the present invention; FIG. 12 is a schematic flowchart of a method for reporting a buffer status report by a terminal according to an embodiment of the present invention; 13 is a schematic flowchart of a method for a network side device to receive a buffer status report according to an embodiment of the present invention.

為了使本發明的目的、技術方案和優點更加清楚,下面將結合附圖對本發明作進一步地詳細描述,顯然,所描述的實施例僅僅是本發明一部份實施例,而不是全部的實施例。基於本發明中的實施例,本領域普通技術人員在沒有做出進步性勞動前提下所獲得的所有其它實施例,都屬於本發明保護的範圍。 In order to make the objectives, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail below with reference to the accompanying drawings. Obviously, the described embodiments are only a part of the embodiments of the present invention rather than all the embodiments . Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without making progressive labor are within the protection scope of the present invention.

如圖2所述,本發明實施例上報緩存狀態報告的系統包括:終端10,用於根據有緩存資料量的邏輯通道組生成指示資訊;按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量, 置於緩存狀態報告媒體存取控制控制單元BSR MAC CE中,以及將該指示資訊置於BSR MAC CE中;向網路側設備上報緩存狀態報告;網路側設備20,用於接收終端上報的緩存狀態報告;根據緩存狀態報告的指示資訊,確定該緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中指示資訊是終端根據有緩存資料量資訊的邏輯通道組生成的。 As shown in FIG. 2, the system for reporting a cache status report according to an embodiment of the present invention includes: a terminal 10 for generating indication information according to a logical channel group with the amount of cached data; The amount of cached data in a logical channel group, Put it in the cache status report media access control control unit BSR MAC CE, and put the indication information in the BSR MAC CE; report the cache status report to the network side device; the network side device 20, used to receive the report of the terminal Cache status report; according to the indication information of the cache status report, determine the corresponding logical channel group that carries the amount of cached data in the BSR MAC CE of the cache status report, where the indication information is generated by the terminal according to the logical channel group with information about the amount of cached data .

本發明實施例終端根據有緩存資料量的邏輯通道組生成指示資訊,按照該指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於BSR MAC CE中,以及將該指示資訊置於BSR MAC CE中。由於能夠通過指示資訊指示BSR MAC CE中緩存資料量對應的邏輯通道組,從而能夠滿足5G NR需求,進一步提高了緩存上報的效率,並且節省了資源。 In the embodiment of the present invention, the terminal generates indication information according to the logical channel group with the amount of cached data, and according to the order indicated by the indication information, places the amount of cached data of at least one logical channel group that can be reported currently in the BSR MAC CE, and places The instruction information is placed in the BSR MAC CE. Since the indication information can be used to indicate the logical channel group corresponding to the amount of cached data in the BSR MAC CE, the 5G NR requirement can be met, the efficiency of cache reporting is further improved, and resources are saved.

可選的,終端和網路側可以根據需要上報緩存資料量的邏輯通道組的數量及邏輯通道組指示資訊,確定BSR MAC CE的長度。從而在MAC子頭中可以不攜帶長度指示,當然BSR MAC CE的長度不是固定的。 Optionally, the terminal and the network side can determine the length of the BSR MAC CE according to the number of logical channel groups and logical channel group indication information required to report the amount of cached data. Therefore, the length indicator may not be carried in the MAC subheader. Of course, the length of the BSR MAC CE is not fixed.

也就是說,需要上報緩存資料量的邏輯通道組的數量不同,BSR MAC CE的長度不同,但MAC子頭中不需要長度指示域L用於指示變長的BSR MAC CE的長度。 In other words, the number of logical channel groups that need to report the amount of cached data is different, and the length of the BSR MAC CE is different, but the length indication field L in the MAC subheader is not required to indicate the length of the variable-length BSR MAC CE.

本發明實施例中一個邏輯通道組緩存資料量上報Buffer Size以8bit和6bit作為示例,具體實現中Buffer Size只會是8bit或6bit中的一種,不可能同時出現。以8bit Buffer Size為例,如果需要上報緩存資料量的邏輯 通道組個數為K,則BSR MAC CE的長度為K+1。 In the embodiment of the present invention, the buffer data amount of a logical channel group is reported as Buffer Size, taking 8bit and 6bit as examples. In a specific implementation, the Buffer Size will only be one of 8bit or 6bit, and it is impossible to appear at the same time. Take 8bit Buffer Size as an example, if you need to report the logic of the amount of buffer data If the number of channel groups is K, the length of BSR MAC CE is K+1.

本發明實施例的BSR MAC CE類型分為兩種,每種有不同的格式:完整BSR MAC CE和截短BSR MAC CE。下面分別進行介紹。 There are two types of BSR MAC CE in this embodiment of the present invention, and each has a different format: a complete BSR MAC CE and a truncated BSR MAC CE. Introduced separately below.

第一種:完整BSR MAC CE。 The first type: complete BSR MAC CE.

這種方式中,終端將當前能夠上報的所有邏輯通道組的緩存資料量,按照指示資訊指示的順序置於BSR MAC CE中。 In this way, the terminal places the amount of buffered data of all logical channel groups that can be reported currently in the BSR MAC CE in the order indicated by the indication information.

在實施中,可以用bitmap(位元點陣圖)作為指示資訊。 In the implementation, bitmap (bitmap) can be used as indication information.

若該指示資訊為bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,邏輯通道組最大個數為8,則可以用1byte的bitmap作為邏輯通道組指示資訊。 If the indication information is a bitmap, each bit in the bitmap corresponds to a logical channel group, and the value on the bit indicates whether to report the amount of cached data corresponding to the logical channel group. The maximum number of logical channel groups is 8. You can use 1byte bitmap as logical channel group indication information.

假設針對特定邏輯通道組,1表示上報,0表示不上報,當前有緩存資料量且需要進行緩存上報的所有邏輯通道組是邏輯通道組0、邏輯通道組1和邏輯通道組5,則bitmap為11000100。 Assuming that for a specific logical channel group, 1 means report, 0 means no report, all logical channel groups that currently have cache data and need to be cached and reported are logical channel group 0, logical channel group 1, and logical channel group 5, The bitmap is 11000100.

終端按照邏輯通道組0、邏輯通道組1和邏輯通道組5的順序將對應的緩存資料量置於BSR MAC CE中。 The terminal places the corresponding amount of cached data in the BSR MAC CE in the order of logical channel group 0, logical channel group 1, and logical channel group 5.

相應的,如果網路側設備收到的bitmap為11000100,就知道BSR MAC CE中攜帶了邏輯通道組0、邏輯通道組1和邏輯通道組5的緩存資料量。 Correspondingly, if the bitmap received by the network-side device is 11000100, it is known that the BSR MAC CE carries the amount of cached data of logical channel group 0, logical channel group 1, and logical channel group 5.

對於完整的BSR MAC CE還有一種實施方式就是如果當前能夠上報的所有邏輯通道組就是最大個數的邏輯通道組,即所有8個邏輯 通道組都要進行緩存上報,則指示資訊可以採用隱式方式不出現在BSR MAC CE中。 Another way to implement a complete BSR MAC CE is if all the current logical channel groups that can be reported are the maximum number of logical channel groups, that is, all 8 logical channels The channel group must be buffered and reported, then the indication information may not appear in the BSR MAC CE in an implicit manner.

比如圖3A所示,一共有8個邏輯通道組,當前能夠上報的所有邏輯通道組是這8個,則將這8個邏輯通道組的緩存資料量都置於BSR MAC CE中;相應的,如果網路側設備收到的BSR MAC CE中沒有指示資訊,就知道BSR MAC CE中包括了所有邏輯通道組的緩存資料量。 For example, as shown in FIG. 3A, there are a total of 8 logical channel groups, and all the logical channel groups that can be reported currently are these 8, then the cache data volume of these 8 logical channel groups are placed in the BSR MAC CE; the corresponding If there is no indication information in the BSR MAC CE received by the network-side device, it is known that the BSR MAC CE includes the amount of cached data of all logical channel groups.

當然,上面的這種情況攜帶指示資訊也同樣可以。 Of course, it is also possible to carry instruction information in this case.

對於完整的BSR MAC CE可以在對應的MAC CE子頭中攜帶BSR MAC CE的長度指示域。 For a complete BSR MAC CE, the length indication field of the BSR MAC CE may be carried in the corresponding MAC CE subheader.

另一方面,因為邏輯通道組指示資訊位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,每個邏輯通道組的緩存資料量佔用的位元數是固定的,則網路側設備可以根據邏輯通道組指示資訊確定BSR MAC CE中包括多少個邏輯通道組的緩存資料量,所以網路側設備可以確定出BSR MAC CE的長度,而不需要單獨攜帶一個長度指示域,所以MAC子頭中可以不攜帶長度指示域。 On the other hand, because the value of the logical channel group indication information bit indicates whether to report the cached data amount of the corresponding logical channel group, the number of bits occupied by the cached data amount of each logical channel group is fixed, then the network side The device can determine the number of buffered data in the logical channel group included in the BSR MAC CE according to the logical channel group indication information, so the network side device can determine the length of the BSR MAC CE without carrying a length indication field separately, so the MAC sub The length indicator field may not be carried in the header.

第二種:截短的BSR MAC CE。 The second type: truncated BSR MAC CE.

這種方式中,終端將當前能夠上報的部分邏輯通道組的緩存資料量,按照該指示資訊指示的順序置於BSR MAC CE中。 In this way, the terminal places the amount of cached data of some logical channel groups that can be reported currently in the BSR MAC CE in the order indicated by the indication information.

在實施中,可以用bitmap作為指示資訊。 In the implementation, bitmap can be used as instruction information.

若該指示資訊為bitmap,該bitmap中每個位元位對應一個邏 輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 If the indication information is a bitmap, each bit in the bitmap corresponds to a logic The channel group is edited, and the value on the bit indicates whether to report the amount of cached data corresponding to the logical channel group or the value on the bit indicates whether the corresponding logical channel group has the amount of cached data.

若位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,邏輯通道組數量最大為8個,可以用1byte bitmap進行邏輯通道組指示,1表示上報,0表示不上報,當前能夠上報的所有邏輯通道組是邏輯通道組0、邏輯通道組1和邏輯通道組5,終端按邏輯通道組順序和當前資源可以容納的BSR MAC CE大小,上報邏輯通道組0和邏輯通道組1的緩存資料量,則bitmap為11000000。 If the value on the bit indicates whether to report the amount of cached data corresponding to the logical channel group, the maximum number of logical channel groups is 8, you can use 1byte bitmap to indicate the logical channel group, 1 means report, 0 means not report, Currently all logical channel groups that can be reported are logical channel group 0, logical channel group 1 and logical channel group 5. The terminal reports logical channel group 0 and logical according to the logical channel group order and the size of the BSR MAC CE that the current resource can accommodate. For the amount of cached data in channel group 1, the bitmap is 11000000.

終端按照邏輯通道組0和邏輯通道組1的順序將對應的緩存資料量置於BSR MAC CE中。 The terminal places the corresponding amount of cached data in the BSR MAC CE in the order of logical channel group 0 and logical channel group 1.

相應的,如果網路側設備收到的bitmap為1100000,就知道BSR MAC CE中攜帶了邏輯通道組0和邏輯通道組1的緩存資料量。 Correspondingly, if the bitmap received by the network-side device is 1100000, it is known that the BSR MAC CE carries the amount of cached data of logical channel group 0 and logical channel group 1.

若位元位上的數值表示對應邏輯通道組是否有緩存資料量,邏輯通道組數量最大為8個,可以用1byte bitmap進行邏輯通道組指示,1表示有緩存資料量,0表示沒有緩存資料量,終端有緩存資料量的邏輯通道組為邏輯通道組0、邏輯通道組1、邏輯通道組2和邏輯通道組3,但當前能夠上報緩存資料量的邏輯通道組是邏輯通道組0和邏輯通道組1。本例中bitmap為11110000,但截短BSR MAC CE中只有邏輯通道組0和邏輯通道組1的緩存資料量上報。 If the value on the bit indicates whether the corresponding logical channel group has cached data, the maximum number of logical channel groups is 8, you can use 1byte bitmap to indicate the logical channel group, 1 means there is cached data, 0 means no cached data , The logical channel group with the amount of cached data in the terminal is logical channel group 0, logical channel group 1, logical channel group 2, and logical channel group 3. However, the logical channel groups that can report the amount of cached data are logical channel group 0 and logical Channel group 1. In this example, the bitmap is 11110000, but in the truncated BSR MAC CE, only the amount of cache data of logical channel group 0 and logical channel group 1 is reported.

終端按照邏輯通道組0和邏輯通道組1的順序將對應的緩存資料量置於BSR MAC CE中。 The terminal places the corresponding amount of cached data in the BSR MAC CE in the order of logical channel group 0 and logical channel group 1.

相應的,如果網路側設備收到的bitmap為11110000,就知道邏輯通道組0、邏輯通道組1、邏輯通道組2和邏輯通道組3有緩存資料量,後續在解析BSR MAC CE時發現有兩個邏輯通道組的緩存資料量,就知道BSR MAC CE中包括了邏輯通道組0和邏輯通道組1的緩存資料量,並且還能夠知道終端還有邏輯通道組2和邏輯通道組3的緩存資料量未上報。 Correspondingly, if the bitmap received by the network-side device is 11110000, it is known that the logical channel group 0, logical channel group 1, logical channel group 2, and logical channel group 3 have the amount of cached data. Later, when analyzing the BSR MAC CE, there are two The amount of cache data of each logical channel group, you know that the BSR MAC CE includes the amount of cache data of logical channel group 0 and logical channel group 1, and you can also know that the terminal also has the cache data of logical channel group 2 and logical channel group 3. The amount was not reported.

對於截短的BSR MAC CE可以在對應的MAC CE子頭中攜帶BSR MAC CE的長度指示域。 For the truncated BSR MAC CE, the length indication field of the BSR MAC CE may be carried in the corresponding MAC CE subheader.

另一方面,截短BSR MAC CE作為padding BSR上報。網路側設備根據MAC PDU的長度和其他負荷組成的MAC子PDU長度,確定BSR MAC CE及BSR MAC CE對應的MAC子頭組成的MAC子PDU(也可以稱為MAC sub-PDU)的長度,其中其他負荷包括MAC SDU和/或除了BSR MAC CE之外的其他MAC CE。 On the other hand, the truncated BSR MAC CE is reported as a padding BSR. The network-side device determines the length of the MAC sub-PDU (also called MAC sub-PDU) composed of the BSR MAC CE and the MAC sub-header corresponding to the BSR MAC CE according to the length of the MAC PDU and the length of the MAC sub-PDU composed of other loads. Other loads include MAC SDU and/or other MAC CEs other than BSR MAC CE.

如果其他負荷包括MAC SDU,則其他負荷組成的MAC子PDU包括MAC SDU及其對應的MAC子頭;如果其他負荷包括除了BSR MAC CE之外的其他MAC CE,則其他負荷組成的MAC子PDU包括除了BSR MAC CE之外的其他MAC CE及其對應的MAC子頭;如果其他負荷包括MAC SDU和除了BSR MAC CE之外的其他MAC CE,則其他負荷組成的MAC子PDU包括MAC SDU及其對應的MAC子頭,以及包括除了BSR MAC CE之外的其他MAC CE及其對應的MAC子頭。 If other loads include MAC SDUs, the MAC sub-PDUs composed of other loads include MAC SDUs and their corresponding MAC sub-headers; if other loads include MAC CEs other than BSR MAC CE, then MAC sub-PDUs composed of other loads include In addition to BSR MAC CE, other MAC CEs and their corresponding MAC subheaders; if other loads include MAC SDU and other MAC CEs other than BSR MAC CE, then the MAC sub PDU composed of other loads includes MAC SDU and its corresponding MAC subheader, and includes other MAC CEs and their corresponding MAC subheaders besides BSR MAC CE.

例如,每個MAC子PDU可以包括1個MAC SDU及其對應的MAC子頭,每個MAC子PDU可以包括除了BSR MAC CE之外的1個其他MAC CE及其對應的MAC子頭。 For example, each MAC sub-PDU may include one MAC SDU and its corresponding MAC sub-header, and each MAC sub-PDU may include one other MAC CE and its corresponding MAC sub-header in addition to the BSR MAC CE.

若位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,BSR MAC CE的長度也可以通過該指示資訊對應的邏輯通道組個數獲得BSR MAC CE長度。 If the value on the bit indicates whether to report the amount of cached data corresponding to the logical channel group, the length of the BSR MAC CE can also be obtained from the number of logical channel groups corresponding to the indication information.

基於此,網路側設備可以確定出BSR MAC CE的長度,MAC子頭中可以不需攜帶長度指示域。 Based on this, the network-side device can determine the length of the BSR MAC CE, and the MAC subheader does not need to carry the length indication field.

具體的,若網路側設備根據MAC PDU的長度和其他負荷組成的MAC子PDU長度,確定BSR MAC CE及BSR MAC CE對應的MAC子頭組成的MAC子PDU的長度,則網路側設備通過MAC PDU長度減去其他負荷組成的MAC子PDU長度後,可以確定padding長度。 Specifically, if the network-side device determines the length of the MAC sub-PDU composed of the BSR MAC CE and the MAC sub-header corresponding to the BSR MAC CE according to the length of the MAC PDU and the length of the MAC sub-PDU composed of other loads, the network-side device passes the MAC PDU After the length minus the length of the MAC sub-PDU composed of other loads, the padding length can be determined.

該padding部分不需要長度指示,用該padding部分上報截短BSR MAC CE時,同樣可以不需要長度指示域。 The padding part does not need a length indication, and when the padding part is used to report the truncated BSR MAC CE, the length indication field may also be unnecessary.

可選的,本發明實施例BSR MAC CE中的單個邏輯通道的緩存資料量的容量(即buffer size)分為8bit(具體參見圖3B)和6bit(具體參見圖3C)兩種。 Optionally, the capacity of a single logical channel in the BSR MAC CE (that is, buffer size) in the embodiment of the present invention is divided into 8bit (see FIG. 3B for details) and 6bit (see FIG. 3C for details).

6bit buffer size下,由於BSR MAC CE格式是以byte為單位的,除buffer size外,剩餘bit則為預留bit。 Under 6bit buffer size, since the BSR MAC CE format is in bytes, except for buffer size, the remaining bits are reserved bits.

本發明實施例提供了兩種BSR MAC CE的格式,一種可選的方式是在BSR MAC CE對應的MAC子頭中攜帶用於指示BSR MAC CE 類型的資訊。 The embodiments of the present invention provide two BSR MAC CE formats. An optional method is to carry a BSR MAC CE corresponding to the BSR MAC CE to indicate the BSR MAC CE. Type of information.

具體的,終端將用於指示BSR MAC CE類型的資訊置於BSR MAC CE對應的MAC子頭中;相應的,網路側設備根據MAC子頭中的用於指示BSR MAC CE類型的資訊,確定對應的BSR MAC CE的類型。 Specifically, the terminal places the information indicating the type of BSR MAC CE in the MAC subheader corresponding to the BSR MAC CE; correspondingly, the network-side device determines the correspondence according to the information indicating the type of BSR MAC CE in the MAC subheader The type of BSR MAC CE.

本發明實施例提供了多種MAC子頭中包含用於指示BSR MAC CE類型的資訊的方式,下面分別進行介紹。 Embodiments of the present invention provide a variety of ways for the MAC sub-header to contain information indicating the type of BSR MAC CE, which will be introduced separately below.

方式一、LCID域和CE Type組合指示BSR MAC CE類型:用LCID域表示對應的內容是BSR MAC CE,用另一個域CE Type進一步指示該BSR MAC CE的具體類型。 Method 1: The combination of the LCID field and the CE Type indicates the BSR MAC CE type: the LCID field indicates that the corresponding content is the BSR MAC CE, and the other field CE Type further indicates the specific type of the BSR MAC CE.

具體的,終端通過BSR MAC CE對應的MAC子頭中的1個LCID值指示對應的MAC CE為BSR MAC CE,並用CE Type進一步指示完整BSR MAC CE或截短BSR MAC CE;相應的,網路側設備通過BSR MAC CE對應的MAC子頭中的LCID域確定對應的MAC CE為BSR MAC CE後,根據CE Type具體確定BSR MAC CE類型為完整BSR MAC CE或截短BSR MAC CE。 Specifically, the terminal indicates that the corresponding MAC CE is a BSR MAC CE through a LCID value in the MAC subheader corresponding to the BSR MAC CE, and further indicates the complete BSR MAC CE or truncated BSR MAC CE with the CE Type; correspondingly, the network side After determining that the corresponding MAC CE is the BSR MAC CE through the LCID field in the MAC subheader corresponding to the BSR MAC CE, the device determines that the BSR MAC CE type is full BSR MAC CE or truncated BSR MAC CE according to the CE Type.

這裡方式一是用1個LCID值指示MAC CE為BSR MAC CE,具體LCID值採用幾位元都可以,比如可以用1表示MAC CE為BSR MAC CE,也可以用11表示MAC CE為BSR MAC CE;進一步用CE Type指示BSR MAC CE的類型是完整還是截短,比如可以用1表示完成,0表示截短;也可以用11表示完整,10表示截短。 Here, the first way is to use one LCID value to indicate that MAC CE is BSR MAC CE. The specific LCID value can be a few bits. For example, 1 can be used to indicate that MAC CE is BSR MAC CE, or 11 can be used to indicate that MAC CE is BSR MAC CE ; Further use CE Type to indicate whether the type of BSR MAC CE is complete or truncated. For example, you can use 1 to indicate completion and 0 to indicate truncation; you can also use 11 to indicate completeness and 10 to indicate truncation.

在實施中,可以用整個CE Type指示,也可以用CE Type中的一個或多個位元指示。 In implementation, it may be indicated by the entire CE Type, or by one or more bits in the CE Type.

如圖4A所示,圖中CE Type佔用2bit,根據本發明實施例也可以採用圖4B,這樣CE Type只佔用1bit,另一個bit為預留bit。 As shown in FIG. 4A, the CE Type in the figure occupies 2 bits. According to the embodiment of the present invention, FIG. 4B may also be used, so that the CE Type occupies only 1 bit, and the other bit is a reserved bit.

方式一實際是通過LCID表示是否是BSR,以及通過CE Type表示是完整還是截短。 The first way is actually to indicate whether it is a BSR by LCID and whether it is complete or truncated by CE Type.

比如LCID=x,表示是BSR,CE Type=1表示完整BSR,0表示截短BSR,則一個完整的BSR MAC CE對應的MAC子頭中的LCID=x,CE Type值是1;一個截短的BSR MAC CE對應的MAC子頭中的LCID值=x,CE Type值是0。 For example, LCID=x, which means BSR, CE Type=1 means complete BSR, 0 means truncated BSR, then LCID=x in the MAC subheader corresponding to a complete BSR MAC CE, CE Type value is 1; one truncated The LCID value in the MAC subheader corresponding to the BSR MAC CE = x, and the CE Type value is 0.

需要說明的是,圖4A和圖4B中長度指示域L是冗餘資訊,為了格式統一,也可以包含長度指示域。由於包含長度指示域不是必須的,圖中以虛線表示,即表示該域可以不存在。 It should be noted that the length indication field L in FIGS. 4A and 4B is redundant information, and for the purpose of uniform format, the length indication field may also be included. Since the inclusion of the length indicating field is not necessary, the dotted line in the figure indicates that the field may not exist.

方式二、LCID域指示不同的BSR MAC CE類型:具體為用不同的LCID值表示不同類型的BSR MAC CE。 Method 2: The LCID field indicates different BSR MAC CE types: specifically, different LCID values are used to indicate different types of BSR MAC CE.

具體的,終端用BSR MAC CE對應的MAC子頭中的兩個LCID值分別用於指示BSR MAC CE是完整BSR MAC CE或截短BSR MAC CE;相應的,網路側設備根據BSR MAC CE對應的MAC子頭中的LCID值確定BSR MAC CE格式。 Specifically, the terminal uses the two LCID values in the MAC subheader corresponding to the BSR MAC CE to indicate that the BSR MAC CE is a complete BSR MAC CE or a truncated BSR MAC CE; correspondingly, the network-side device corresponds to the BSR MAC CE The LCID value in the MAC subheader determines the BSR MAC CE format.

這裡方式二是用兩個LCID值指示MAC CE為完整BSR MAC CE或截短BSR MAC CE,具體LCID值採用幾位元都可以,比如可以用1表示MAC CE為完整BSR MAC CE,0表示MAC CE為截短BSR MAC CE;也可以用11表示MAC CE為完整BSR MAC CE,10表示MAC CE為截短BSR MAC CE。 The second way here is to use two LCID values to indicate that MAC CE is a complete BSR MAC CE or truncated BSR MAC CE, the specific LCID value can be a few bits, for example, you can use 1 to indicate that MAC CE is a complete BSR MAC CE, 0 to indicate that MAC CE is a truncated BSR MAC CE, or 11 to indicate MAC CE For the complete BSR MAC CE, 10 indicates that the MAC CE is a truncated BSR MAC CE.

比如LCID=x表示完整BSR MAC CE,LCID=y表示截短BSR MAC CE。其他bit可以作為預留bit,如圖4C所示。 For example, LCID=x means complete BSR MAC CE, LCID=y means truncated BSR MAC CE. Other bits can be used as reserved bits, as shown in Figure 4C.

方式二實際是通過LCID的值表示BSR MAC CE是完整BSR MAC CE還是截短BSR MAC CE。 The second way is actually to indicate whether the BSR MAC CE is a complete BSR MAC CE or a truncated BSR MAC CE by the value of the LCID.

比如LCID1表示完整BSR MAC CE,LCID2表示截短BSR MAC CE,則一個完整的BSR MAC CE對應的MAC子頭中的LCID值是LCID1;一個截短的BSR MAC CE對應的MAC子頭中的LCID值是LCID0。 For example, LCID1 means complete BSR MAC CE, LCID2 means truncated BSR MAC CE, then the LCID value in the MAC subheader corresponding to a complete BSR MAC CE is LCID1; LCID in the MAC subheader corresponding to a truncated BSR MAC CE The value is LCID0.

需要說明的是,圖4C中長度指示域L是冗餘資訊,為了格式統一,也可以包含長度指示域。由於包含長度指示域不是必須的,圖中以虛線表示,即表示該域可以不存在。 It should be noted that the length indication field L in FIG. 4C is redundant information. For the purpose of uniform format, the length indication field may also be included. Since the inclusion of the length indicating field is not necessary, the dotted line in the figure indicates that the field may not exist.

下面列舉幾個例子對本發明的方案進行說明。 A few examples are given below to explain the solution of the present invention.

實施例1:Regular(常規)BSR或periodic(週期)BSR上報。 Embodiment 1: Regular (regular) BSR or periodic (period) BSR reporting.

終端側:終端側在觸發regular BSR或periodic BSR後,上報全部緩存資訊,即只能上報完整BSR。 Terminal side: After triggering regular BSR or periodic BSR, the terminal side reports all cache information, that is, only the complete BSR can be reported.

BSR MAC CE格式如圖3A。舉例來說,如果終端有邏輯通道組0、邏輯通道組2、邏輯通道組4和邏輯通道組5的緩存資料量,則具 體的BSR MAC CE如圖5A(8bit Buffer Size)或圖5B(6bit Buffer Size)。 The BSR MAC CE format is shown in Figure 3A. For example, if the terminal has the amount of cached data in logical channel group 0, logical channel group 2, logical channel group 4, and logical channel group 5, then The body's BSR MAC CE is shown in Figure 5A (8bit Buffer Size) or Figure 5B (6bit Buffer Size).

該BSR MAC CE對應的MAC子頭格式為圖4A、圖4B或圖4C中的一種。MAC子頭中可以有長度指示域L,也可以沒有長度指示域L。 The format of the MAC subheader corresponding to the BSR MAC CE is one of FIG. 4A, FIG. 4B or FIG. 4C. The MAC subheader may have a length indication field L, or may not have a length indication field L.

基地台側:接收UE發送的BSR上報,從BSR MAC CE的第一個位元組確定有緩存資料量的邏輯通道組,並接收隨後的緩存資料量報告。據此對終端進行後續上行調度。 Base station side: Receive the BSR report sent by the UE, determine the logical channel group with the buffered data amount from the first byte of the BSR MAC CE, and receive the subsequent buffered data amount report. According to this, the terminal performs subsequent uplink scheduling.

實施例2:padding BSR上報完整緩存資訊。 Embodiment 2: The padding BSR reports complete cache information.

終端側:終端在組織上行資料包後如果有剩餘資源,終端緩存中還有資料待傳輸,但剩餘資源不足以容納一個新的MAC SDU時,可以組織padding BSR上報,即將BSR MAC CE置於padding中上報。 Terminal side: If the terminal has remaining resources after organizing upstream data packets, there is still data to be transmitted in the terminal buffer, but the remaining resources are not enough to accommodate a new MAC SDU, it can organize padding BSR reporting, that is, BSR MAC CE is placed Report in padding.

當剩餘資源足夠容納全部BSR上報時,padding BSR中上報完整BSR MAC CE。BSR MAC CE及其頭格式與實施例1相同。 When the remaining resources are enough to accommodate all BSR reports, the complete BSR MAC CE is reported in the padding BSR. The format of BSR MAC CE and its header is the same as that of Embodiment 1.

基地台側:基地台接收到終端發送的padding BSR後,確定終端側還有待傳輸的上行資料,據此對終端進行後續上行調度。 Base station side: After receiving the padding BSR sent by the terminal, the base station determines that there is still uplink data to be transmitted on the terminal side, and accordingly performs subsequent uplink scheduling on the terminal.

實施例3:truncated(截短)BSR上報(bitmap指示當前截短BSR MAC CE中包含的邏輯通道組)。 Embodiment 3: truncated (truncated) BSR reporting (bitmap indicates the logical channel group included in the currently truncated BSR MAC CE).

終端側:終端在組織上行資料包後如果有剩餘資源,終端緩存中還有資料待傳輸,但剩餘資源不足以容納一個新的MAC SDU時,終端可以組織padding BSR上報。當剩餘資源不足以容納全部邏輯通道組的BSR上報時,padding BSR中上報截短BSR MAC CE。 Terminal side: If the terminal has remaining resources after organizing the upstream data packets, there is still data to be transmitted in the terminal buffer, but when the remaining resources are not enough to accommodate a new MAC SDU, the terminal can organize padding BSR reporting. When the remaining resources are not enough to accommodate the BSR reporting of all logical channel groups, the BSR MAC CE is truncated and reported in the padding BSR.

本實施例中bitmap只指示當前截短BSR MAC CE中包含的 邏輯通道組。舉例來說,例如終端緩存中有邏輯通道組0、邏輯通道組1、邏輯通道組4和邏輯通道組5的資料待發送,但當前只有3byte剩餘資源,則BSR MAC CE如圖6A或圖6B所示。 In this embodiment, the bitmap only indicates that the current truncated BSR MAC CE contains Logical channel group. For example, for example, in the terminal cache, there are data of logical channel group 0, logical channel group 1, logical channel group 4, and logical channel group 5 to be sent, but there are currently only 3 bytes of remaining resources, then the BSR MAC CE is shown in Figure 6A or Figure 6B As shown.

該截短BSR MAC CE對應的MAC子頭格式為圖4A、圖4B或圖4C中的一種。MAC子頭中可以有長度指示域L,也可以沒有長度指示域L。 The format of the MAC subheader corresponding to the truncated BSR MAC CE is one of FIG. 4A, FIG. 4B or FIG. 4C. The MAC subheader may have a length indication field L, or may not have a length indication field L.

基地台側:基地台接收到終端發送的截短BSR MAC CE後,確定終端側還有待傳輸的上行資料,可以為終端分配多於截短BSR MAC CE所指示緩存資料量所需的上行傳輸資源。 Base station side: After receiving the truncated BSR MAC CE sent by the terminal, the base station determines that there is still uplink data to be transmitted on the terminal side, and can allocate more uplink transmission resources for the terminal than the truncated BSR MAC CE indicates the amount of buffered data .

實施例4:truncated BSR上報(bitmap指示終端全部有緩存的邏輯通道組)。 Embodiment 4: truncated BSR reporting (bitmap indicates that all terminals have cached logical channel groups)

終端側:終端在組織上行資料包後如果有剩餘資源,終端緩存中還有資料待傳輸,但剩餘資源不足以容納一個新的MAC SDU時,終端可以組織padding BSR上報。當剩餘資源不足以容納全部邏輯通道組的BSR上報時,padding BSR中上報截短BSR MAC CE。 Terminal side: If the terminal has remaining resources after organizing the upstream data packets, there is still data to be transmitted in the terminal buffer, but when the remaining resources are not enough to accommodate a new MAC SDU, the terminal can organize padding BSR reporting. When the remaining resources are not enough to accommodate the BSR reporting of all logical channel groups, the BSR MAC CE is truncated and reported in the padding BSR.

本實施例中bitmap指示終端全部有緩存的邏輯通道組。舉例來說,例如終端緩存中有邏輯通道組0、邏輯通道組1、邏輯通道組4和邏輯通道組5的資料待發送,但當前只有3byte剩餘資源,則BSR MAC CE如圖7A或圖7B所示。 In this embodiment, the bitmap indicates that all terminals have cached logical channel groups. For example, for example, in the terminal cache, there are data of logical channel group 0, logical channel group 1, logical channel group 4, and logical channel group 5 to be sent, but there are currently only 3 bytes of remaining resources, then the BSR MAC CE is shown in Figure 7A or 7B As shown.

該截短BSR MAC CE對應的MAC子頭格式為圖4A、圖4B或圖4C中的一種。MAC子頭中可以有長度指示域L,也可以沒有長度指示 域L。 The format of the MAC subheader corresponding to the truncated BSR MAC CE is one of FIG. 4A, FIG. 4B or FIG. 4C. The MAC subheader may have a length indication field L, or no length indication Domain L.

基地台側:基地台接收到終端發送的截短BSR MAC CE後,確定終端側還有待傳輸的上行資料,且確定終端還有邏輯通道組4和邏輯通道組5的緩存資料量未上報,基地台可為終端分配多於截短BSR MAC CE所指示緩存資料量所需的上行傳輸資源。 Base station side: After receiving the truncated BSR MAC CE sent by the terminal, the base station determines that there is still uplink data to be transmitted on the terminal side, and determines that the terminal still has the amount of buffered data in logical channel group 4 and logical channel group 5 not reported. The base station can allocate more uplink transmission resources for the terminal than the truncated BSR MAC CE indicates the amount of buffered data.

如圖8所示,本發明實施例第一種終端包括:生成模組800,用於根據有緩存資料量的邏輯通道組生成指示資訊;處理模組801,用於按照該指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於緩存狀態報告媒體存取控制控制單元BSR MAC CE中,以及將該指示資訊置於BSR MAC CE中;上報模組802,用於向網路側設備上報緩存狀態報告。 As shown in FIG. 8, the first terminal of the embodiment of the present invention includes: a generation module 800 for generating indication information according to a logical channel group with a buffered data amount; a processing module 801 for following the order indicated by the indication information Put the amount of cache data of at least one logical channel group that can be reported currently in the cache status report media access control control unit BSR MAC CE, and put the indication information in the BSR MAC CE; report module 802, Used to report the cache status report to the network-side device.

可選的,處理模組801還用於:向網路側上報緩存狀態報告之前,根據需要上報緩存資料量的邏輯通道組的數量,確定BSR MAC CE的長度。 Optionally, the processing module 801 is also used to: before reporting the cache status report to the network side, determine the length of the BSR MAC CE according to the number of logical channel groups that need to report the amount of cache data.

可選的,BSR MAC CE格式包括完整BSR MAC CE和截短BSR MAC CE;處理模組801具體用於:若BSR MAC CE格式為完整BSR MAC CE,則將當前能夠上報的所有邏輯通道組的緩存資料量,按照指示資訊指示的順序置於BSR MAC CE中;或,若BSR MAC CE格式為截短BSR MAC CE,則將當前能夠上報的部分 邏輯通道組的緩存資料量,按照指示資訊指示的順序置於BSR MAC CE中。 Optionally, the BSR MAC CE format includes a complete BSR MAC CE and a truncated BSR MAC CE; the processing module 801 is specifically used to: if the BSR MAC CE format is a complete BSR MAC CE, then all the logical channel groups that can currently be reported The amount of cached data is placed in the BSR MAC CE in the order indicated by the instruction information; or, if the BSR MAC CE format is truncated BSR MAC CE, the part that can be reported currently The amount of buffered data in the logical channel group is placed in the BSR MAC CE in the order indicated by the indication information.

可選的,處理模組801還用於:向網路側設備上報緩存狀態報告之前,將用於指示BSR MAC CE類型的資訊置於BSR MAC CE對應的MAC子頭中。 Optionally, the processing module 801 is further configured to: before reporting the cache status report to the network-side device, place the information indicating the type of the BSR MAC CE into the MAC subheader corresponding to the BSR MAC CE.

可選的,處理模組801還用於:通過BSR MAC CE對應的MAC子頭中的1個LCID值指示對應的MAC CE為BSR MAC CE,並用CE Type進一步指示是完整BSR MAC CE或截短BSR MAC CE;或,用BSR MAC CE對應的MAC子頭中的兩個LCID值分別用於指示BSR MAC CE是完整BSR MAC CE或截短BSR MAC CE。 Optionally, the processing module 801 is also used to indicate that the corresponding MAC CE is a BSR MAC CE through a LCID value in the MAC subheader corresponding to the BSR MAC CE, and further indicate that the complete BSR MAC CE or truncation is by the CE Type BSR MAC CE; or, the two LCID values in the MAC subheader corresponding to the BSR MAC CE are used to indicate that the BSR MAC CE is a complete BSR MAC CE or a truncated BSR MAC CE, respectively.

可選的,該指示資訊為位元點陣圖bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 Optionally, the indication information is a bitmap bitmap, each bit in the bitmap corresponds to a logical channel group, and the value on the bit indicates whether to report the amount of cached data corresponding to the logical channel group, or The value in the bit position indicates whether the corresponding logical channel group has the amount of cached data.

如圖9所示,本發明實施例第一種網路側設備包括:接收模組900,用於接收終端上報的緩存狀態報告;確定模組901,用於根據緩存狀態報告的指示資訊,確定緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中,指示資訊是終端根據有緩存資料量的邏輯通道組生成的。 As shown in FIG. 9, the first network-side device according to an embodiment of the present invention includes: a receiving module 900 for receiving a buffer status report reported by a terminal; and a determining module 901 for determining according to the indication information of the buffer status report The BSR MAC CE of the buffer status report carries the corresponding logical channel group of the buffered data volume, where the indication information is generated by the terminal according to the logical channel group with the buffered data volume.

可選的,該指示資訊為位元點陣圖bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通 道組的緩存資料量或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 Optionally, the indication information is a bitmap bitmap. Each bit in the bitmap corresponds to a logical channel group, and the value on the bit indicates whether to report the corresponding logical channel. The amount of cache data or bit value of the channel group indicates whether there is cache data in the corresponding logical channel group.

可選的,確定模組901還用於:根據MAC子頭中的用於指示BSR MAC CE類型的資訊,確定對應的BSR MAC CE的類型。 Optionally, the determination module 901 is further used to determine the corresponding BSR MAC CE type according to the information in the MAC subheader used to indicate the BSR MAC CE type.

可選的,確定模組901具體用於:若LCID和CE Type的組合作為用於指示BSR MAC CE類型的資訊,則通過BSR MAC CE對應的MAC子頭中的1個LCID值在確定對應的MAC CE為BSR MAC CE後,根據CE Type確定BSR MAC CE的類型;或,若LCID值用於指示BSR MAC CE類型的資訊,則根據BSR MAC CE對應的MAC子頭中的LCID值確定BSR MAC CE類型,其中不同的LCID值具體用於指示是完整BSR MAC CE還是截短BSR MAC CE。 Optionally, the determination module 901 is specifically used to: if the combination of LCID and CE Type is used as information indicating the type of BSR MAC CE, the corresponding LCID value in the MAC subheader corresponding to the BSR MAC CE is used to determine the corresponding After MAC CE is BSR MAC CE, determine the type of BSR MAC CE according to CE Type; or, if the LCID value is used to indicate the information of BSR MAC CE type, then determine the BSR MAC according to the LCID value in the MAC subheader corresponding to BSR MAC CE CE type, where different LCID values are used to indicate whether it is a full BSR MAC CE or a truncated BSR MAC CE.

可選的,若BSR MAC CE為完整BSR MAC CE,則BSR MAC CE中包括終端當前能夠上報的所有邏輯通道組的緩存資料量;或,若BSR MAC CE為截短BSR MAC CE,則BSR MAC CE中包括終端當前能夠上報的部分邏輯通道組的緩存資料量。 Optionally, if the BSR MAC CE is a complete BSR MAC CE, the BSR MAC CE includes the amount of cache data of all logical channel groups that the terminal can currently report; or, if the BSR MAC CE is a truncated BSR MAC CE, the BSR The MAC CE includes the amount of cached data of some logical channel groups that the terminal can currently report.

可選的,確定模組901還用於:根據指示資訊指示的攜帶緩存資料量對應的邏輯通道組的數量,確定BSR MAC CE的長度;或,若BSR MAC CE為padding BSR上報,則根據MAC PDU的長度和其他負荷組成的MAC子PDU長度,確定BSR MAC CE及BSR MAC CE對應的MAC子頭組成的MAC子PDU的長度,其中其他負荷包括MAC SDU和/或除了BSR MAC CE之外的其他MAC CE。 Optionally, the determining module 901 is also used to: determine the length of the BSR MAC CE according to the number of logical channel groups corresponding to the amount of cached data indicated by the indication information; or, if the BSR MAC CE is reported as padding BSR, then The length of the MAC PDU and the length of the MAC sub-PDU composed of other loads determine the BSR MAC CE and BSR MAC The length of the MAC sub-PDU composed of the MAC sub-header corresponding to the CE, where other loads include the MAC SDU and/or other MAC CEs except the BSR MAC CE.

如圖10所示,本發明實施例第二種終端包括處理器1001、收發機1002和記憶體1004,其中:處理器1001,用於通過收發機1002發送和接收資料,並讀取記憶體1004中的程式,執行下列過程:根據有緩存資料量的邏輯通道組生成指示資訊;按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於緩存狀態報告媒體存取控制控制單元BSR MAC CE中,以及將指示資訊置於BSR MAC CE中;控制收發機1002向網路側設備上報緩存狀態報告;收發機1002,用於接收和發送資料;可選的,在控制收發機1002向網路側上報緩存狀態報告之前,處理器1001還用於讀取記憶體1004中的程式以執行下列過程:根據需要上報緩存資料量的邏輯通道組的數量,確定BSR MAC CE的長度。 As shown in FIG. 10, the second terminal of the embodiment of the present invention includes a processor 1001, a transceiver 1002, and a memory 1004, wherein: the processor 1001 is used to send and receive data through the transceiver 1002 and read the memory 1004 The program in executes the following process: generates indication information according to the logical channel group with the amount of cached data; puts the amount of cached data of at least one logical channel group that can be reported currently in the cache status report media storage in the order indicated by the indication information Take the control and control unit BSR MAC CE, and place the instruction information in the BSR MAC CE; control the transceiver 1002 to report the buffer status report to the network side device; the transceiver 1002, used to receive and send data; optional, in Before controlling the transceiver 1002 to report the cache status report to the network side, the processor 1001 is also used to read the program in the memory 1004 to perform the following process: determine the BSR MAC according to the number of logical channel groups that need to report the amount of cache data The length of CE.

可選的,BSR MAC CE的格式包括完整BSR MAC CE和截短BSR MAC CE;處理器1001讀取記憶體1004中的程式執行下列過程:若BSR MAC CE的格式為完整BSR MAC CE,則將當前能夠上報的所有邏輯通道組的緩存資料量,按照指示資訊指示的順序置於BSR MAC CE中;或,若BSR MAC CE的格式為截短BSR MAC CE,則將當前能夠上報的部分邏輯通道組的緩存資料量,按照指示資訊指示的順序置於BSR MAC CE 中。 Optionally, the format of the BSR MAC CE includes a complete BSR MAC CE and a truncated BSR MAC CE; the processor 1001 reads the program in the memory 1004 to perform the following process: If the format of the BSR MAC CE is the complete BSR MAC CE, it will The amount of cache data of all logical channel groups that can be reported currently is placed in the BSR MAC CE in the order indicated by the indication information; or, if the format of the BSR MAC CE is truncated BSR MAC CE, the part that can be reported currently The amount of cached data in the logical channel group is placed in the BSR MAC CE in the order indicated by the instruction information in.

可選的,在控制收發機1002向網路側設備上報緩存狀態報告之前,處理器1001還用於讀取記憶體1004中的程式以執行下列過程:將用於指示BSR MAC CE類型的資訊置於BSR MAC CE對應的MAC子頭中。 Optionally, before controlling the transceiver 1002 to report the cache status report to the network side device, the processor 1001 is also used to read the program in the memory 1004 to perform the following process: set the information used to indicate the BSR MAC CE type In the MAC subheader corresponding to BSR MAC CE.

可選的,處理器1001還用於讀取記憶體1004中的程式以執行下列過程:通過BSR MAC CE對應的MAC子頭中的1個LCID值指示對應的MAC CE為BSR MAC CE,並用CE Type進一步指示是完整BSR MAC CE或截短BSR MAC CE;或,用BSR MAC CE對應的MAC子頭中的兩個LCID值分別用於指示BSR MAC CE是完整BSR MAC CE或截短BSR MAC CE。 Optionally, the processor 1001 is also used to read the program in the memory 1004 to perform the following process: indicate that the corresponding MAC CE is the BSR MAC CE through a LCID value in the MAC subheader corresponding to the BSR MAC CE, and use the CE Type further indicates that it is full BSR MAC CE or truncated BSR MAC CE; or, the two LCID values in the MAC subheader corresponding to BSR MAC CE are used to indicate that BSR MAC CE is full BSR MAC CE or truncated BSR MAC CE, respectively .

可選的,指示資訊為位元點陣圖bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 Optionally, the indication information is a bitmap bitmap, where each bit in the bitmap corresponds to a logical channel group, and the value on the bit indicates whether to report the amount of cache data corresponding to the logical channel group, or bit The value in the metabit indicates whether there is a buffered data amount in the corresponding logical channel group.

在圖10中,匯流排架構(用匯流排1000來代表),匯流排1000可以包括任意數量的互聯的匯流排和橋,匯流排1000將包括由通用處理器1001代表的一個或多個處理器和記憶體1004代表的記憶體的各種電路連結在一起。匯流排1000還可以將諸如週邊設備、穩壓器和功率管理電路等之類的各種其他電路連結在一起,這些都是本領域所公知的,因此,本文不再對其進行進一步描述。匯流排介面1003在匯流排1000和收發機1002之間提供介面。收發機1002可以是一個元件,也可以是多個元件,比如多 個接收器和發送器,提供用於在傳輸介質上與各種其他裝置通信的單元。例如:收發機1002從其他設備接收外部資料。收發機1002用於將處理器1001處理後的資料發送給其他設備。取決於計算系統的性質,還可以提供使用者介面1005,例如小鍵盤、顯示器、揚聲器、麥克風、操縱桿。 In FIG. 10, a bus architecture (represented by bus 1000), bus 1000 may include any number of interconnected buses and bridges, and bus 1000 will include one or more processors represented by general-purpose processor 1001 It is connected to various circuits of the memory represented by the memory 1004. The bus bar 1000 can also connect various other circuits such as peripheral devices, voltage regulators, and power management circuits, etc., which are well known in the art, and therefore, they will not be further described herein. The bus interface 1003 provides an interface between the bus 1000 and the transceiver 1002. The transceiver 1002 can be one element or multiple elements, such as multiple A receiver and a transmitter provide units for communicating with various other devices on the transmission medium. For example, the transceiver 1002 receives external data from other devices. The transceiver 1002 is used to send the data processed by the processor 1001 to other devices. Depending on the nature of the computing system, a user interface 1005 may also be provided, such as a keypad, display, speakers, microphone, joystick.

處理器1001負責管理匯流排1000和通常的處理,如前述運行通用作業系統。而記憶體1004可以被用於存儲處理器1001在執行操作時所使用的資料。 The processor 1001 is responsible for managing the bus 1000 and general processing, such as running the general operating system as described above. The memory 1004 can be used to store data used by the processor 1001 when performing operations.

可選的,處理器1001可以是中央處理器(CPU)、專用積體電路(Application Specific Integrated Circuit,ASIC)、現場可程式設計閘陣列(Field-Programmable Gate Array,FPGA)或複雜可程式設計邏輯器件(Complex Programmable Logic Device,CPLD)。 Optionally, the processor 1001 may be a central processing unit (CPU), an application specific integrated circuit (ASIC), a field-programmable gate array (FPGA), or complex programmable logic Device (Complex Programmable Logic Device, CPLD).

如圖11所述,本發明實施例第二種網路側設備包括處理器1101、收發機1102和記憶體1104,其中:處理器1101,用於通過收發機1102發送和接收資料,並讀取記憶體1104中的程式,執行下列過程:控制收發機1102接收終端上報的緩存狀態報告;根據緩存狀態報告的指示資訊,確定緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中指示資訊是終端根據有緩存資料量的邏輯通道組生成的;收發機1102,用於接收和發送資料。 As shown in FIG. 11, the second network-side device according to an embodiment of the present invention includes a processor 1101, a transceiver 1102, and a memory 1104, wherein: the processor 1101 is used to send and receive data through the transceiver 1102, and read the memory The program in the body 1104 executes the following processes: controlling the transceiver 1102 to receive the buffer status report reported by the terminal; according to the indication information of the buffer status report, determining the corresponding logical channel group carrying the buffer data amount in the BSR MAC CE of the buffer status report , Where the indication information is generated by the terminal based on the logical channel group with the amount of cached data; the transceiver 1102 is used to receive and send data.

可選的,該指示資訊為位元點陣圖bitmap,該bitmap中每個 位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 Optionally, the indication information is a bitmap bitmap, each bitmap The bit bit corresponds to a logical channel group, and the value on the bit bit indicates whether to report the amount of cached data corresponding to the logical channel group or the value on the bit bit indicates whether the corresponding logical channel group has the amount of cached data.

可選的,在控制收發機1102接收終端上報的緩存狀態報告之後,處理器1101還用於讀取記憶體1104中的程式以執行下列過程:根據MAC子頭中的用於指示BSR MAC CE的類型的資訊,確定對應的BSR MAC CE的類型。 Optionally, after controlling the transceiver 1102 to receive the buffer status report reported by the terminal, the processor 1101 is also used to read the program in the memory 1104 to perform the following process: According to the MAC subheader used to indicate BSR MAC CE Type information, determine the type of the corresponding BSR MAC CE.

可選的,處理器1101讀取記憶體1104中的程式以執行下列過程:若LCID和CE Type的組合作為用於指示BSR MAC CE類型的資訊,則通過BSR MAC CE對應的MAC子頭中的1個LCID值在確定對應的MAC CE為BSR MAC CE後,根據CE Type確定BSR MAC CE的類型;或,若LCID值用於指示BSR MAC CE類型的資訊,則根據BSR MAC CE對應的MAC子頭中的LCID值確定BSR MAC CE的類型,其中,不同的LCID值用於指示是完整BSR MAC CE還是截短BSR MAC CE。 Optionally, the processor 1101 reads the program in the memory 1104 to perform the following process: If the combination of LCID and CE Type is used to indicate the type of the BSR MAC CE, then through the MAC subheader corresponding to the BSR MAC CE After one LCID value determines that the corresponding MAC CE is a BSR MAC CE, the type of BSR MAC CE is determined according to the CE Type; or, if the LCID value is used to indicate the information of the BSR MAC CE type, the MAC sub-corresponding to the BSR MAC CE is used The LCID value in the header determines the type of BSR MAC CE, where different LCID values are used to indicate whether it is a full BSR MAC CE or a truncated BSR MAC CE.

可選的,若BSR MAC CE為完整BSR MAC CE,則BSR MAC CE中包括終端當前能夠上報的所有邏輯通道組的緩存資料量;或,若BSR MAC CE為截短BSR MAC CE,則BSR MAC CE中包括終端當前能夠上報的部分邏輯通道組的緩存資料量。 Optionally, if the BSR MAC CE is a complete BSR MAC CE, the BSR MAC CE includes the amount of cache data of all logical channel groups that the terminal can currently report; or, if the BSR MAC CE is a truncated BSR MAC CE, the BSR The MAC CE includes the amount of cached data of some logical channel groups that the terminal can currently report.

可選的,在控制收發機1102接收終端上報的緩存狀態報告之後,處理器1101還用於讀取記憶體1104中的程式以執行下列過程: 根據指示資訊指示的攜帶緩存資料量對應的邏輯通道組的數量,確定BSR MAC CE的長度;或,若BSR MAC CE為padding BSR上報,則根據MAC PDU的長度和其他負荷組成的MAC子PDU長度,確定BSR MAC CE及BSR MAC CE對應的MAC子頭組成的MAC子PDU的長度,其中其他負荷包括MAC SDU和/或除了BSR MAC CE之外的其他MAC CE。 Optionally, after controlling the transceiver 1102 to receive the buffer status report reported by the terminal, the processor 1101 is also used to read the program in the memory 1104 to perform the following process: Determine the length of the BSR MAC CE according to the number of logical channel groups corresponding to the amount of cached data indicated by the indication information; or, if the BSR MAC CE is reported as a padding BSR, the MAC sub-PDU composed of the length of the MAC PDU and other loads The length determines the length of the MAC sub-PDU composed of the BSR MAC CE and the MAC sub-header corresponding to the BSR MAC CE, where other loads include the MAC SDU and/or other MAC CEs other than the BSR MAC CE.

在圖11中,匯流排架構(用匯流排1100來代表),匯流排1100可以包括任意數量的互聯的匯流排和橋,匯流排1100將包括由處理器1101代表的一個或多個處理器和記憶體1104代表的記憶體的各種電路連結在一起。匯流排1100還可以將諸如週邊設備、穩壓器和功率管理電路等之類的各種其他電路連結在一起,這些都是本領域所公知的,因此,本文不再對其進行進一步描述。匯流排介面1103在匯流排1100和收發機1102之間提供介面。收發機1102可以是一個元件,也可以是多個元件,比如多個接收器和發送器,提供用於在傳輸介質上與各種其他裝置通信的單元。經處理器1101處理的資料通過天線1105在無線介質上進行傳輸,進一步,天線1105還接收資料並將資料傳送給處理器1101。 In FIG. 11, the bus architecture (represented by bus 1100), bus 1100 may include any number of interconnected buses and bridges, and bus 1100 will include one or more processors represented by processor 1101 and The various circuits of the memory represented by the memory 1104 are connected together. The bus bar 1100 can also connect various other circuits such as peripheral devices, voltage regulators, and power management circuits, etc., which are well known in the art, and therefore, they will not be described further herein. The bus interface 1103 provides an interface between the bus 1100 and the transceiver 1102. The transceiver 1102 may be one element or multiple elements, such as multiple receivers and transmitters, providing a unit for communicating with various other devices on a transmission medium. The data processed by the processor 1101 is transmitted on the wireless medium through the antenna 1105. Further, the antenna 1105 also receives the data and transmits the data to the processor 1101.

處理器1101負責管理匯流排1100和通常的處理,還可以提供各種功能,包括定時,週邊介面,電壓調節、電源管理以及其他控制功能。而記憶體1104可以被用於存儲處理器1101在執行操作時所使用的資料。 The processor 1101 is responsible for managing the bus 1100 and general processing, and can also provide various functions, including timing, peripheral interfaces, voltage regulation, power management, and other control functions. The memory 1104 can be used to store data used by the processor 1101 in performing operations.

可選的,處理器1101可以是CPU、ASIC、FPGA或CPLD。 Optionally, the processor 1101 may be a CPU, ASIC, FPGA, or CPLD.

基於同一發明構思,本發明實施例中還提供了一種終端上報緩存狀態報告的方法,由於該方法對應的設備是本發明實施例上報緩存狀態報告的系統中的終端,並且該方法解決問題的原理與該系統相似,因此該方法的實施可以參見系統的實施,重複之處不再贅述。 Based on the same inventive concept, an embodiment of the present invention also provides a method for reporting a cache status report by a terminal, because the device corresponding to the method is a terminal in the system for reporting a cache status report according to an embodiment of the present invention, and the method solves the problem The principle of is similar to that of this system, so the implementation of this method can refer to the implementation of the system, and the repetition is not repeated here.

如圖12所述,本發明實施例終端上報緩存狀態報告的方法包括:步驟1200、終端根據有緩存資料量的邏輯通道組生成指示資訊;步驟1201、終端按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於BSR MAC CE中,以及將指示資訊置於BSR MAC CE中;步驟1202、終端向網路側設備上報緩存狀態報告。 As shown in FIG. 12, the method for the terminal to report the cache status report in the embodiment of the present invention includes: Step 1200, the terminal generates indication information according to the logical channel group with the amount of cached data; Step 1201, the terminal will currently be able to The reported buffer data amount of at least one logical channel group is placed in the BSR MAC CE, and the indication information is placed in the BSR MAC CE; Step 1202, the terminal reports the buffer status report to the network side device.

可選的,終端向網路側上報緩存狀態報告之前,還包括:終端根據需要上報緩存資料量的邏輯通道組的數量,確定BSR MAC CE的長度。 Optionally, before the terminal reports the buffer status report to the network side, the method further includes: the terminal determines the length of the BSR MAC CE according to the number of logical channel groups that need to report the amount of buffered data.

可選的,BSR MAC CE格式包括完整BSR MAC CE和截短BSR MAC CE;終端按照指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於BSR MAC CE中,包括:若BSR MAC CE格式為完整BSR MAC CE,則終端將當前能夠上報的所有邏輯通道組的緩存資料量,按照指示資訊指示的順序置於BSR MAC CE中;或, 若BSR MAC CE格式為截短BSR MAC CE,則終端將當前能夠上報的部分邏輯通道組的緩存資料量,按照指示資訊指示的順序置於BSR MAC CE中。 Optionally, the BSR MAC CE format includes a complete BSR MAC CE and a truncated BSR MAC CE; the terminal places the amount of buffered data of at least one logical channel group that can be reported currently in the BSR MAC CE in the order indicated by the indication information. Including: If the BSR MAC CE format is complete BSR MAC CE, the terminal will put the amount of cached data of all logical channel groups that can be reported currently in the BSR MAC CE in the order indicated by the indication information; or, If the format of the BSR MAC CE is truncated BSR MAC CE, the terminal places the amount of cached data of some logical channel groups that can be reported currently in the BSR MAC CE in the order indicated by the indication information.

可選的,終端向網路側設備上報緩存狀態報告之前,還包括:終端將用於指示BSR MAC CE類型的資訊置於BSR MAC CE對應的MAC子頭中。 Optionally, before the terminal reports the buffer status report to the network-side device, the method further includes: the terminal places information indicating the type of BSR MAC CE in the MAC subheader corresponding to the BSR MAC CE.

可選的,終端通過BSR MAC CE對應的MAC子頭中的1個邏輯通道號LCID值指示對應的MAC CE為BSR MAC CE,並用CE類型Type進一步指示是完整BSR MAC CE或截短BSR MAC CE;或,終端用BSR MAC CE對應的MAC子頭中的兩個LCID值分別用於指示BSR MAC CE是完整BSR MAC CE或截短BSR MAC CE。 Optionally, the terminal indicates that the corresponding MAC CE is a BSR MAC CE through a logical channel number LCID value in the MAC subheader corresponding to the BSR MAC CE, and further indicates that the CE type Type is a complete BSR MAC CE or truncated BSR MAC CE Or, the terminal uses the two LCID values in the MAC subheader corresponding to the BSR MAC CE to indicate that the BSR MAC CE is a complete BSR MAC CE or a truncated BSR MAC CE.

可選的,指示資訊為位元點陣圖bitmap,bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 Optionally, the indication information is a bitmap bitmap. Each bit in the bitmap corresponds to a logical channel group, and the value on the bit indicates whether to report the amount of cached data corresponding to the logical channel group, or bit The value in the bit indicates whether there is buffer data in the corresponding logical channel group.

基於同一發明構思,本發明實施例中還提供了一種網路側設備接收緩存狀態報告的方法,由於該方法對應的設備是本發明實施例上報緩存狀態報告的系統中的網路側設備,並且該方法解決問題的原理與該系統相似,因此該方法的實施可以參見系統的實施,重複之處不再贅述。 Based on the same inventive concept, an embodiment of the present invention also provides a method for a network side device to receive a cache status report. Since the device corresponding to the method is a network side device in the system for reporting a cache status report according to an embodiment of the present invention, and the The principle of the method to solve the problem is similar to that of this system, so the implementation of this method can be referred to the implementation of the system, and the repetition is not repeated here.

如圖13所示,本發明實施例網路側設備接收緩存狀態報告 的方法包括:步驟1300、網路側設備接收終端上報的緩存狀態報告;步驟1301、網路側設備根據緩存狀態報告的指示資訊,確定緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中指示資訊是終端根據有緩存資料量的邏輯通道組生成的。 As shown in FIG. 13, the network-side device of the embodiment of the present invention receives the buffer status report The method includes: step 1300, the network side device receives the cache status report reported by the terminal; step 1301, the network side device determines the logic corresponding to the amount of cache data carried in the BSR MAC CE of the cache status report according to the indication information of the cache status report Channel group, where the indication information is generated by the terminal according to the logical channel group with the amount of cached data.

可選的,該指示資訊為bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 Optionally, the indication information is a bitmap, and each bit bit in the bitmap corresponds to a logical channel group, and the value on the bit bit indicates whether to report the amount of cached data corresponding to the corresponding logical channel group or the value on the bit bit Indicates whether the corresponding logical channel group has the amount of cached data.

可選的,網路側設備接收終端上報的緩存狀態報告之後,還包括:網路側設備根據MAC子頭中的用於指示BSR MAC CE類型的資訊,確定對應的BSR MAC CE的類型。 Optionally, after receiving the buffer status report reported by the terminal, the network-side device further includes: the network-side device determines the corresponding BSR MAC CE type according to the information in the MAC subheader used to indicate the BSR MAC CE type.

可選的,網路側設備根據MAC子頭中的用於指示BSR MAC CE類型的資訊,確定對應的BSR MAC CE的類型,包括:若LCID和CE Type的組合用於指示BSR MAC CE類型的資訊,則網路側設備通過BSR MAC CE對應的MAC子頭中的1個LCID值在確定對應的MAC CE為BSR後,根據CE Type確定BSR MAC CE的類型;或,若LCID值用於指示BSR MAC CE類型的資訊,則網路側設備根據BSR MAC CE對應的MAC子頭中的LCID值確定BSR MAC CE類型,其中不同的LCID值具體用於指示是完整BSR MAC CE還是截短BSR MAC CE。 Optionally, the network-side device determines the corresponding BSR MAC CE type according to the information in the MAC subheader used to indicate the BSR MAC CE type, including: if the combination of LCID and CE Type is used to indicate the BSR MAC CE type information , Then the network-side device determines the type of BSR MAC CE according to the CE Type after determining the corresponding MAC CE as the BSR through the 1 LCID value in the MAC subheader corresponding to the BSR MAC CE; or, if the LCID value is used to indicate the BSR MAC For CE type information, the network-side device determines the BSR MAC CE type according to the LCID value in the MAC subheader corresponding to the BSR MAC CE, where different LCID values are specifically used to indicate whether it is a complete BSR MAC CE or a truncated BSR MAC CE.

可選的,若BSR MAC CE為完整BSR MAC CE,則BSR MAC CE中包括終端當前能夠上報的所有邏輯通道組的緩存資料量;或,若BSR MAC CE為截短BSR MAC CE,則BSR MAC CE中包括終端當前能夠上報的部分邏輯通道組的緩存資料量。 Optionally, if the BSR MAC CE is a complete BSR MAC CE, the BSR MAC CE includes the amount of cache data of all logical channel groups that the terminal can currently report; or, if the BSR MAC CE is a truncated BSR MAC CE, the BSR MAC CE includes the cache data of some logical channel groups that the terminal can currently report the amount.

可選的,網路側設備接收終端上報的緩存狀態報告之後,還包括:網路側設備根據指示資訊指示的攜帶緩存資料量對應的邏輯通道組的數量,確定BSR MAC CE的長度;或,若BSR MAC CE為padding BSR上報,則網路側設備根據MAC PDU的長度和其他負荷組成的MAC子PDU長度,確定BSR MAC CE及BSR MAC CE對應的MAC子頭組成的MAC子PDU的長度,其中其他負荷包括MAC SDU和/或除了BSR MAC CE之外的其他MAC CE。 Optionally, after receiving the buffer status report reported by the terminal, the network-side device further includes: the network-side device determines the length of the BSR MAC CE according to the number of logical channel groups corresponding to the amount of cached data indicated by the indication information; or, if BSR MAC CE reports padding BSR, then the network-side device determines the length of the MAC sub-PDU composed of the BSR MAC CE and the MAC sub-header corresponding to the BSR MAC CE according to the length of the MAC PDU and the length of the MAC sub-PDU composed of other loads. Other loads include MAC SDU and/or other MAC CEs other than BSR MAC CE.

本發明實施例還提供一種電腦可讀存儲介質,其上存儲有電腦程式,該存儲介質可以是非易失性的,即斷電後內容不丟失。該存儲介質中存儲軟體程式,該軟體程式在被一個或多個處理器讀取並執行時可實現本發明實施例上面任何一種上報緩存狀態報告的方案。 An embodiment of the present invention also provides a computer-readable storage medium on which a computer program is stored. The storage medium may be non-volatile, that is, the content is not lost after power off. A software program is stored in the storage medium, and when the software program is read and executed by one or more processors, any of the above solutions for reporting a cache status report in the embodiment of the present invention may be implemented.

該存儲介質可以通過外部介面或內部介面與處理器連接。比如記憶體是U盤、移動硬碟等,則可以通過外部介面連接;比如記憶體是處理器所在的設備中的存儲模組,則可以通過內部介面連接。 The storage medium may be connected to the processor through an external interface or an internal interface. For example, the memory is a U disk, a mobile hard disk, etc., it can be connected through an external interface; for example, the memory is a storage module in the device where the processor is located, it can be connected through an internal interface.

本發明實施例還提供一種電腦程式產品,該軟體程式在被一個或多個處理器讀取並執行時可實現本發明實施例上面任何一種上報緩存狀態報告的方案。 An embodiment of the present invention also provides a computer program product, which can realize any of the above solutions for reporting a cache status report in the embodiment of the present invention when it is read and executed by one or more processors.

以上參照示出根據本發明實施例的方法、裝置(系統)和/或電腦程式產品的框圖和/或流程圖描述本發明。應理解,可以通過電腦程式指令來實現框圖和/或流程圖示圖的一個塊以及框圖和/或流程圖示圖的塊的組合。可以將這些電腦程式指令提供給通用電腦、專用電腦的處理器和/或其它可程式設計資料處理裝置,以產生機器,使得經由電腦處理器和/或其它可程式設計資料處理裝置執行的指令創建用於實現框圖和/或流程圖塊中所指定的功能/動作的方法。 The invention has been described above with reference to block diagrams and/or flowcharts showing methods, devices (systems) and/or computer program products according to embodiments of the invention. It should be understood that one block of the block diagram and/or flowchart illustration and a combination of blocks of the block diagram and/or flowchart illustration can be implemented by computer program instructions. These computer programming instructions can be provided to the processors of general-purpose computers, special-purpose computers, and/or other programmable data processing devices to produce machines that allow the creation of instructions executed by computer processors and/or other programmable data processing devices A method for implementing the functions/actions specified in the block diagrams and/or flowchart blocks.

相應地,還可以用硬體和/或軟體(包括固件、駐留軟體、微碼等)來實施本發明。更進一步地,本發明實施例可以採取電腦可使用或電腦可讀存儲介質上的電腦程式產品的形式,其具有在介質中實現的電腦可使用或電腦可讀程式碼,以由指令執行系統來使用或結合指令執行系統而使用。在本發明實施例的上下文中,電腦可使用或電腦可讀介質可以是任意介質,其可以包含、存儲、通信、傳輸、或傳送程式,以由指令執行系統、裝置或設備使用,或結合指令執行系統、裝置或設備使用。 Correspondingly, the invention can also be implemented with hardware and/or software (including firmware, resident software, microcode, etc.). Furthermore, the embodiments of the present invention may take the form of a computer program product on a computer usable or computer readable storage medium, which has computer usable or computer readable program code implemented in a medium to be executed by an instruction execution system Use or use in conjunction with an instruction execution system. In the context of an embodiment of the present invention, a computer-usable or computer-readable medium may be any medium that can contain, store, communicate, transmit, or transmit programs for use by an instruction execution system, apparatus, or device, or in combination with instructions Execution system, device or equipment use.

顯然,本領域的技術人員可以對本發明進行各種改動和變型而不脫離本發明的精神和範圍。這樣,倘若本發明的這些修改和變型屬於本發明申請專利範圍及其等同技術的範圍之內,則本發明也意圖包含這些改動和變型在內。 Obviously, those skilled in the art can make various modifications and variations to the present invention without departing from the spirit and scope of the present invention. In this way, if these modifications and variations of the present invention fall within the scope of the patent application of the present invention and the scope of its equivalent technology, the present invention is also intended to include these modifications and variations.

1200~1202‧‧‧步驟 1200~1202‧‧‧Step

Claims (21)

一種上報緩存狀態報告的方法,其特徵在於,該方法包括:終端根據有緩存資料量的邏輯通道組生成指示資訊;該終端根據需要上報緩存資料量的邏輯通道組的數量,確定BSR MAC CE的長度;該終端按照該指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於緩存狀態報告媒體存取控制控制單元該BSR MAC CE中,以及將該指示資訊置於該BSR MAC CE中;該終端向網路側設備上報緩存狀態報告。 A method for reporting a cache status report, characterized in that the method includes: the terminal generates indication information according to the logical channel group with the amount of cached data; the terminal determines the BSR MAC according to the number of logical channel groups that need to report the amount of cached data The length of the CE; the terminal places the amount of cache data of at least one logical channel group that can be reported currently in the BSR MAC CE of the media access control unit of the cache status report in the order indicated by the indication information, and the indication The information is placed in the BSR MAC CE; the terminal reports the cache status report to the network-side device. 如請求項1所述的上報緩存狀態報告的方法,其中,該BSR MAC CE的格式包括完整BSR MAC CE和截短BSR MAC CE;該終端按照該指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於該BSR MAC CE中,包括:若該BSR MAC CE的格式為完整BSR MAC CE,則該終端將當前能夠上報的所有邏輯通道組的緩存資料量,按照該指示資訊指示的順序置於該BSR MAC CE中;或,若該BSR MAC CE的格式為截短BSR MAC CE,則該終端將當前能夠上報的部分邏輯通道組的緩存資料量,按照該指示資訊指示的順序置於該BSR MAC CE中。 The method for reporting a buffer status report as described in claim 1, wherein the format of the BSR MAC CE includes a complete BSR MAC CE and a truncated BSR MAC CE; the terminal will report the currently available in the order indicated by the indication information The amount of cached data of at least one logical channel group is placed in the BSR MAC CE, including: If the format of the BSR MAC CE is a complete BSR MAC CE, the terminal will currently report the amount of cached data of all logical channel groups , Placed in the BSR MAC CE in the order indicated by the instruction information; or, if the format of the BSR MAC CE is truncated BSR MAC CE, the terminal will report the amount of cached data of some logical channel groups that can currently be reported, Place in the BSR MAC CE in the order indicated by the instruction information. 如請求項2所述的上報緩存狀態報告的方法,其中,該終端向網路側設備上報緩存狀態報告之前,還包括:該終端將用於指示該BSR MAC CE的類型的資訊置於該BSR MAC CE對應的MAC子頭中。 The method for reporting a cache status report according to claim 2, wherein before the terminal reports the cache status report to the network side device, the method further includes: the terminal placing information indicating the type of the BSR MAC CE in the terminal In the MAC subheader corresponding to BSR MAC CE. 如請求項3所述的上報緩存狀態報告的方法,其中,該終端通過該BSR MAC CE對應的MAC子頭中的1個邏輯通道號LCID值指示對應的MAC CE為BSR MAC CE,並用CE類型Type進一步指示是完整BSR MAC CE 或截短BSR MAC CE;或,該終端用該BSR MAC CE對應的MAC子頭中的兩個LCID值分別用於指示BSR MAC CE是完整BSR MAC CE或截短BSR MAC CE。 The method for reporting a buffer status report as described in claim 3, wherein the terminal indicates that the corresponding MAC CE is a BSR MAC CE through a logical channel number LCID value in the MAC subheader corresponding to the BSR MAC CE, and uses the CE Type Type further indicates the complete BSR MAC CE Or truncate the BSR MAC CE; or, the terminal uses the two LCID values in the MAC subheader corresponding to the BSR MAC CE to indicate that the BSR MAC CE is a complete BSR MAC CE or truncated BSR MAC CE, respectively. 如請求項1至4中任一項所述的上報緩存狀態報告的方法,其中,該指示資訊為bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量,或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 The method for reporting a cache status report according to any one of the request items 1 to 4, wherein the indication information is a bitmap, each bit bit in the bitmap corresponds to a logical channel group, and the value in the bit bit Indicates whether to report the amount of cached data corresponding to the logical channel group, or the value on the bit indicates whether the corresponding logical channel group has the amount of cached data. 一種上報緩存狀態報告的方法,其特徵在於,該方法包括:網路側設備接收終端上報的緩存狀態報告;該網路側設備根據該緩存狀態報告的指示資訊,確定該緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中該指示資訊是該終端根據有緩存資料量的邏輯通道組生成的;該網路側設備接收終端上報的緩存狀態報告之後,還包括:該網路側設備根據該指示資訊指示的攜帶緩存資料量對應的邏輯通道組的數量,確定該BSR MAC CE的長度;或,若該BSR MAC CE為填充padding BSR上報,則該網路側設備根據MAC協定資料單元PDU的長度和其他負荷組成的MAC子PDU長度,確定該BSR MAC CE及該BSR MAC CE對應的MAC子頭組成的MAC子PDU的長度,其中,其他負荷包括MAC SDU和/或除了BSR MAC CE之外的其他MAC CE。 A method for reporting a cache status report, characterized in that the method includes: a network side device receives a cache status report reported by a terminal; the network side device determines the BSR MAC of the cache status report according to the indication information of the cache status report The CE carries the corresponding logical channel group of the amount of cached data, where the indication information is generated by the terminal according to the logical channel group with the amount of cached data; after the network side device receives the cache status report reported by the terminal, it also includes: The network side device determines the length of the BSR MAC CE according to the number of logical channel groups corresponding to the amount of cached data indicated by the indication information; or, if the BSR MAC CE is reported as padding BSR, the network side device according to the MAC The length of the protocol data unit PDU and the length of the MAC sub-PDU composed of other loads determine the length of the MAC sub-PDU composed of the BSR MAC CE and the MAC sub-header corresponding to the BSR MAC CE, where the other loads include MAC SDU and/or MAC CE other than BSR MAC CE. 如請求項6所述的上報緩存狀態報告的方法,其中,該指示資訊為bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 The method for reporting a cache status report according to claim 6, wherein the indication information is a bitmap, each bit in the bitmap corresponds to a logical channel group, and the value in the bit indicates whether to report the corresponding logic The amount of buffered data or bit value of the channel group indicates whether the corresponding logical channel group has buffered data. 如請求項6所述的上報緩存狀態報告的方法,其中,該網路側設備接收終端上報的緩存狀態報告之後,還包括: 該網路側設備根據MAC子頭中的用於指示該BSR MAC CE的類型的資訊,確定對應的BSR MAC CE的類型。 The method for reporting a buffer status report according to claim 6, wherein after the network side device receives the buffer status report reported by the terminal, the method further includes: The network side device determines the corresponding BSR MAC CE type according to the information in the MAC sub-header indicating the type of the BSR MAC CE. 如請求項8所述的上報緩存狀態報告的方法,其中,該網路側設備根據MAC子頭中的用於指示該BSR MAC CE的類型的資訊,確定對應的BSR MAC CE的類型,包括:若LCID和CE Type的組合用於指示BSR MAC CE類型的資訊,則該網路側設備通過該BSR MAC CE對應的MAC子頭中的1個LCID值在確定對應的MAC CE為BSR後,根據CE Type確定BSR MAC CE的類型;或,若LCID值用於指示BSR MAC CE類型的資訊,則該網路側設備根據該BSR MAC CE對應的MAC子頭中的LCID值確定BSR MAC CE的類型,其中,不同的LCID值用於指示是完整BSR MAC CE還是截短BSR MAC CE。 The method for reporting a buffer status report according to claim 8, wherein the network-side device determines the corresponding BSR MAC CE type according to the information in the MAC subheader indicating the type of the BSR MAC CE, including: If the combination of LCID and CE Type is used to indicate the information of the BSR MAC CE type, the network-side device determines the corresponding MAC CE as a BSR based on the LCID value in the MAC subheader corresponding to the BSR MAC CE. Type determines the type of BSR MAC CE; or, if the LCID value is used to indicate the type of BSR MAC CE information, the network-side device determines the type of BSR MAC CE based on the LCID value in the MAC subheader corresponding to the BSR MAC CE, where , Different LCID values are used to indicate whether it is a full BSR MAC CE or a truncated BSR MAC CE. 如請求項9所述的上報緩存狀態報告的方法,其中,若該BSR MAC CE為完整BSR MAC CE,則該BSR MAC CE中包括該終端當前能夠上報的所有邏輯通道組的緩存資料量;或,若該BSR MAC CE為截短BSR MAC CE,則該BSR MAC CE中包括該終端當前能夠上報的部分邏輯通道組的緩存資料量。 The method for reporting a buffer status report according to claim 9, wherein, if the BSR MAC CE is a complete BSR MAC CE, the BSR MAC CE includes the amount of cache data of all logical channel groups that the terminal can currently report Or, if the BSR MAC CE is a truncated BSR MAC CE, the BSR MAC CE includes the amount of cache data of some logical channel groups that the terminal can currently report. 一種上報緩存狀態報告的終端,其特徵在於,該終端包括處理器、收發機和記憶體,其中,該處理器,用於通過控制該收發機發送和接收資料,並讀取該記憶體中的程式,執行下列過程:根據有緩存資料量的邏輯通道組生成指示資訊;根據需要上報緩存資料量的邏輯通道組的數量,確定該BSR MAC CE的長度;按照該指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於緩存狀態報告媒體存取控制控制單元BSR MAC CE中,以及將該指示資訊置於BSR MAC CE中;控制該收發機向網路側設備上報緩存狀態報告; 該收發機,用於接收和發送資料。 A terminal for reporting a buffer status report, characterized in that the terminal includes a processor, a transceiver and a memory, wherein the processor is used to control the transceiver to send and receive data and read the memory The program performs the following process: generates instructions based on the logical channel group with the amount of cached data; determines the length of the BSR MAC CE according to the number of logical channel groups that need to report the amount of cached data; in accordance with the order indicated by the instruction information The amount of buffered data of at least one logical channel group that can be reported currently is placed in the buffer status report media access control control unit BSR MAC CE, and the indication information is placed in the BSR MAC CE; the transceiver is controlled to the network side The device reports the cache status report; The transceiver is used to receive and send data. 如請求項11所述的上報緩存狀態報告的終端,其中,該BSR MAC CE的格式包括完整BSR MAC CE和截短BSR MAC CE;該處理器讀取該記憶體中的程式執行下列過程:按照該指示資訊指示的順序將當前能夠上報的至少一個邏輯通道組的緩存資料量,置於該BSR MAC CE中,包括:若該BSR MAC CE的格式為完整BSR MAC CE,則將當前能夠上報的所有邏輯通道組的緩存資料量,按照該指示資訊指示的順序置於該BSR MAC CE中;或,若該BSR MAC CE的格式為截短BSR MAC CE,則將當前能夠上報的部分邏輯通道組的緩存資料量,按照該指示資訊指示的順序置於該BSR MAC CE中。 The terminal for reporting a buffer status report according to claim 11, wherein the format of the BSR MAC CE includes a complete BSR MAC CE and a truncated BSR MAC CE; the processor reads the program in the memory and performs the following process: Put the amount of buffered data of at least one logical channel group that can be reported currently in the BSR MAC CE in the order indicated by the instruction information, including: If the format of the BSR MAC CE is a complete BSR MAC CE, the current The reported buffer data volume of all logical channel groups is placed in the BSR MAC CE in the order indicated by the instruction information; or, if the format of the BSR MAC CE is truncated BSR MAC CE, the current reportable The amount of cached data of some logical channel groups is placed in the BSR MAC CE in the order indicated by the indication information. 如請求項12所述的上報緩存狀態報告的終端,其中,在控制該收發機向網路側設備上報緩存狀態報告之前,該處理器還用於讀取該記憶體中的程式以執行下列過程:將用於指示該BSR MAC CE的類型的資訊置於該BSR MAC CE對應的MAC子頭中。 The terminal for reporting the cache status report as described in claim 12, wherein, before controlling the transceiver to report the cache status report to the network side device, the processor is further used to read the program in the memory to execute the following Process: The information indicating the type of the BSR MAC CE is placed in the MAC subheader corresponding to the BSR MAC CE. 如請求項13所述的上報緩存狀態報告的終端,其中,該處理器還用於讀取該記憶體中的程式以執行下列過程:通過該BSR MAC CE對應的MAC子頭中的1個邏輯通道號LCID值指示對應的MAC CE為BSR MAC CE,並用CE類型Type進一步指示是完整BSR MAC CE或截短BSR MAC CE;或,用該BSR MAC CE對應的MAC子頭中的兩個LCID值分別用於指示BSR MAC CE是完整BSR MAC CE或截短BSR MAC CE。 The terminal for reporting the buffer status report as described in claim 13, wherein the processor is further used to read the program in the memory to perform the following process: through one of the MAC subheaders corresponding to the BSR MAC CE The logical channel number LCID value indicates that the corresponding MAC CE is a BSR MAC CE, and the CE type is used to further indicate whether it is a complete BSR MAC CE or a truncated BSR MAC CE; or, use the two LCIDs in the MAC subheader corresponding to the BSR MAC CE The values are used to indicate whether the BSR MAC CE is a full BSR MAC CE or a truncated BSR MAC CE, respectively. 如請求項11至14中任一項所述的上報緩存狀態報告的終端,其中,該指示資訊為bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位 元位上的數值表示是否上報對應邏輯通道組的緩存資料量,或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 The terminal for reporting the buffer status report as described in any one of the request items 11 to 14, wherein the indication information is a bitmap, each bit in the bitmap corresponds to a logical channel group, and the bit The value on the bit indicates whether to report the amount of cached data corresponding to the logical channel group, or the value on the bit indicates whether the amount of cached data on the corresponding logical channel group. 一種上報緩存狀態報告的網路側設備,其特徵在於,該網路側設備包括處理器、收發機和記憶體,其中,該處理器,用於通過該收發機發送和接收資料,並讀取該記憶體中的程式,執行下列過程:控制該收發機接收終端上報的緩存狀態報告;根據該緩存狀態報告的指示資訊,確定該緩存狀態報告的BSR MAC CE中攜帶緩存資料量的對應的邏輯通道組,其中該指示資訊是該終端根據有緩存資料量的邏輯通道組生成的;接收終端上報的緩存狀態報告之後,根據該指示資訊指示的攜帶緩存資料量對應的邏輯通道組的數量,確定該BSR MAC CE的長度;或,若該BSR MAC CE為填充padding BSR上報,則根據MAC協定資料單元PDU的長度和其他負荷組成的MAC子PDU長度,確定該BSR MAC CE及該BSR MAC CE對應的MAC子頭組成的MAC子PDU的長度,其中,其他負荷包括MAC SDU和/或除了BSR MAC CE之外的其他MAC CE。該收發機,用於接收和發送資料。 A network-side device reporting a cache status report, characterized in that the network-side device includes a processor, a transceiver and a memory, wherein the processor is used to send and receive data through the transceiver and read the The program in the memory performs the following processes: controlling the transceiver to receive the buffer status report reported by the terminal; according to the indication information of the buffer status report, determining the corresponding logic of the buffer data amount carried in the BSR MAC CE of the buffer status report Channel group, wherein the indication information is generated by the terminal according to the logical channel group with the amount of cached data; after receiving the buffer status report reported by the terminal, the number of logical channel groups corresponding to the amount of cached data indicated by the indication information according to the indication information, Determine the length of the BSR MAC CE; or, if the BSR MAC CE is reported as padding BSR, determine the BSR MAC CE and the BSR MAC according to the length of the MAC protocol data unit PDU and the length of the MAC sub-PDU composed of other loads The length of the MAC sub-PDU composed of the MAC sub-header corresponding to the CE, where other loads include MAC SDU and/or other MAC CEs except BSR MAC CE. The transceiver is used to receive and send data. 如請求項16所述的上報緩存狀態報告的網路側設備,其中,該指示資訊為bitmap,該bitmap中每個位元位對應一個邏輯通道組,且位元位上的數值表示是否上報對應邏輯通道組的緩存資料量或位元位上的數值表示對應邏輯通道組是否有緩存資料量。 The network-side device that reports the cache status report as described in claim 16, wherein the indication information is a bitmap, each bit in the bitmap corresponds to a logical channel group, and the value on the bit indicates whether to report The amount of cached data or bit value of the corresponding logical channel group indicates whether the corresponding logical channel group has cached data. 如請求項16所述的上報緩存狀態報告的網路側設備,其中,在控制該收發機接收終端上報的緩存狀態報告之後,該處理器還用於讀取該記憶體中的程式以執行下列過程:根據MAC子頭中的用於指示該BSR MAC CE的類型的資訊,確定對應的BSR MAC CE的類型。 The network-side device that reports the cache status report according to claim 16, wherein, after controlling the transceiver to receive the cache status report reported by the terminal, the processor is further used to read the program in the memory to execute The following process: According to the information in the MAC subheader indicating the type of the BSR MAC CE, determine the type of the corresponding BSR MAC CE. 如請求項18所述的上報緩存狀態報告的網路側設備,其中,該處理器讀取該記憶體中的程式以執行下列過程:根據MAC子頭中的用於指示BSR MAC CE類型的資訊,確定對應的BSR MAC CE的類型,包括:若LCID和CE Type的組合用於指示BSR MAC CE類型的資訊,則通過該BSR MAC CE對應的MAC子頭中的1個LCID值在確定對應的MAC CE為BSR後,根據CE Type確定BSR MAC CE的類型;或,若LCID值用於指示BSR MAC CE類型的資訊,則根據該BSR MAC CE對應的MAC子頭中的LCID值確定BSR MAC CE的類型,其中,不同的LCID值用於指示是完整BSR MAC CE還是截短BSR MAC CE。 The network-side device that reports the cache status report as described in claim 18, wherein the processor reads the program in the memory to perform the following process: According to the information in the MAC subheader used to indicate the BSR MAC CE type To determine the type of the corresponding BSR MAC CE, including: If the combination of LCID and CE Type is used to indicate the information of the BSR MAC CE type, then the LCID value in the MAC subheader corresponding to the BSR MAC CE is used to determine the corresponding After the MAC CE is a BSR, determine the type of the BSR MAC CE according to the CE Type; or, if the LCID value is used to indicate the BSR MAC CE type information, then determine the BSR MAC CE according to the LCID value in the MAC subheader corresponding to the BSR MAC CE Type, where different LCID values are used to indicate whether it is a full BSR MAC CE or a truncated BSR MAC CE. 如請求項19所述的上報緩存狀態報告的網路側設備,其中,若該BSR MAC CE為完整BSR MAC CE,則該BSR MAC CE中包括該終端當前能夠上報的所有邏輯通道組的緩存資料量;或,若該BSR MAC CE為截短BSR MAC CE,則該BSR MAC CE中包括該終端當前能夠上報的部分邏輯通道組的緩存資料量。 The network-side device that reports the cache status report as described in claim 19, wherein, if the BSR MAC CE is a complete BSR MAC CE, the BSR MAC CE includes the cache of all logical channel groups that the terminal can currently report The amount of data; or, if the BSR MAC CE is a truncated BSR MAC CE, the BSR MAC CE includes the amount of cached data of some logical channel groups that the terminal can currently report. 一種電腦可讀存儲介質,其上存儲有電腦程式,其特徵在於:該電腦程式被處理器執行時實現如請求項1至5或者6至10中任一項該方法的步驟。 A computer-readable storage medium on which a computer program is stored, which is characterized in that when the computer program is executed by a processor, the method steps of any one of request items 1 to 5 or 6 to 10 are realized.
TW107119988A 2017-06-15 2018-06-11 Method and equipment for reporting cache status report TWI681654B (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
??201710454005.5 2017-06-15
CN201710454005.5A CN107360591B (en) 2017-06-15 2017-06-15 Method and equipment for reporting buffer status report
CN201710454005.5 2017-06-15

Publications (2)

Publication Number Publication Date
TW201906359A TW201906359A (en) 2019-02-01
TWI681654B true TWI681654B (en) 2020-01-01

Family

ID=60273926

Family Applications (1)

Application Number Title Priority Date Filing Date
TW107119988A TWI681654B (en) 2017-06-15 2018-06-11 Method and equipment for reporting cache status report

Country Status (3)

Country Link
CN (1) CN107360591B (en)
TW (1) TWI681654B (en)
WO (1) WO2018228035A1 (en)

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107360591B (en) * 2017-06-15 2020-01-14 电信科学技术研究院 Method and equipment for reporting buffer status report
CN109392009A (en) * 2017-08-11 2019-02-26 华为技术有限公司 Data transmission method, equipment and communication system
WO2019161524A1 (en) * 2018-02-22 2019-08-29 Qualcomm Incorporated Avoiding call drop in limited uplink or downlink-centric scenarios
CN110324858B (en) * 2018-03-29 2020-08-25 维沃移动通信有限公司 Method for reporting secondary link buffer status report and terminal equipment
CN110351860B (en) * 2018-04-02 2021-01-15 中国移动通信有限公司研究院 MAC PDU transmission method, device and storage medium
US11470500B2 (en) 2018-05-22 2022-10-11 Telefonaktiebolagget LM Ericsson (Publ) Short buffer status reports for multiple logical channel groups
US11690068B2 (en) 2018-06-21 2023-06-27 Nokia Technologies Oy Optimal BSR for limited traffic mix
CN110769460B (en) * 2018-07-25 2023-03-31 中国移动通信有限公司研究院 BSR transmission method, device, related equipment and storage medium
WO2020029215A1 (en) * 2018-08-10 2020-02-13 Chongqing University Of Posts And Telecommunications Methods, systems and devices for determining buffer status report
CN109041239A (en) * 2018-10-19 2018-12-18 中国电子科技集团公司第三十六研究所 A kind of MAC CE receiving/transmission method carrying BSR
CN111328105A (en) * 2018-12-17 2020-06-23 华为技术有限公司 BSR reporting method and device
CN111757517A (en) * 2019-03-29 2020-10-09 华为技术有限公司 Buffer status report transmission method and device
CN112840723B (en) * 2019-04-19 2023-06-27 Oppo广东移动通信有限公司 Information processing method, network equipment and terminal equipment
CN112492695B (en) * 2019-09-11 2022-11-11 维沃移动通信有限公司 Method and device for transmitting sidelink BSR
WO2021072701A1 (en) * 2019-10-17 2021-04-22 Qualcomm Incorporated Buffer status timer triggering
KR20230114311A (en) * 2021-01-13 2023-08-01 후지쯔 가부시끼가이샤 Buffer status reporting method, and buffer status reporting configuration method and device
EP4393194A1 (en) * 2021-10-21 2024-07-03 LG Electronics Inc. Method and apparatus of transmitting buffer status report for logical channel group extension in wireless communication system
CN116647872A (en) * 2022-02-14 2023-08-25 维沃移动通信有限公司 Method, device, communication equipment and readable storage medium for processing SL BSR
CN118265079A (en) * 2022-12-28 2024-06-28 上海朗帛通信技术有限公司 Method and apparatus in a communication node for wireless communication

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132619A (en) * 2006-08-22 2008-02-27 大唐移动通信设备有限公司 Method for reporting information of terminal buffer area data volume
CN101932019A (en) * 2009-06-19 2010-12-29 中兴通讯股份有限公司 Method, terminal and network system for reporting buffer status report
CN102264098A (en) * 2010-05-31 2011-11-30 中兴通讯股份有限公司 Method and device for processing buffer status report (BSR)
CN102291760A (en) * 2010-06-21 2011-12-21 电信科学技术研究院 Method, system and equipment for reporting and confirming buffer memory state information
US20160192376A1 (en) * 2013-08-07 2016-06-30 Interdigital Patent Holdings, Inc. Coverage enhancements of low cost mtc devices in uplink/downlink decoupled scenario

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106454687B (en) * 2015-07-21 2021-08-03 大唐移动通信设备有限公司 Method and equipment for allocating resources
CN106470445A (en) * 2015-08-21 2017-03-01 中兴通讯股份有限公司 Buffer status report generation method and device
CN107360591B (en) * 2017-06-15 2020-01-14 电信科学技术研究院 Method and equipment for reporting buffer status report

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101132619A (en) * 2006-08-22 2008-02-27 大唐移动通信设备有限公司 Method for reporting information of terminal buffer area data volume
CN101932019A (en) * 2009-06-19 2010-12-29 中兴通讯股份有限公司 Method, terminal and network system for reporting buffer status report
CN102264098A (en) * 2010-05-31 2011-11-30 中兴通讯股份有限公司 Method and device for processing buffer status report (BSR)
CN102291760A (en) * 2010-06-21 2011-12-21 电信科学技术研究院 Method, system and equipment for reporting and confirming buffer memory state information
US20160192376A1 (en) * 2013-08-07 2016-06-30 Interdigital Patent Holdings, Inc. Coverage enhancements of low cost mtc devices in uplink/downlink decoupled scenario

Also Published As

Publication number Publication date
TW201906359A (en) 2019-02-01
CN107360591A (en) 2017-11-17
CN107360591B (en) 2020-01-14
WO2018228035A1 (en) 2018-12-20

Similar Documents

Publication Publication Date Title
TWI681654B (en) Method and equipment for reporting cache status report
JP4932870B2 (en) Method and communication apparatus for executing buffer status report
CN104093211B (en) Buffer state reports system and method
CN107046697B (en) method and equipment for transmitting MAC control unit
CN107889144B (en) Method and device for processing buffer status report
JP5334296B2 (en) Method and communication apparatus for executing buffer status report
KR101396062B1 (en) Effective data block transmission method using a header indicator
JP6870902B2 (en) Buffer status reporting method, UE, buffer status reporting processing method, and network-side equipment
CN111565411B (en) Time delay measuring method, network equipment and terminal equipment
CN109561464B (en) Method and equipment for reporting buffer state and allocating resources
JP6863485B2 (en) Data instruction method, device and communication system
WO2018059308A1 (en) Buffer status reporting and resource scheduling method and terminal, device and storage medium
CN107347199B (en) It is a kind of switching and its control method, device
CN109587732B (en) Transmission method and device for service quality flow
EP3120645B1 (en) Cross reporting of empty or non-empty buffers in dual connectivity
KR20090094760A (en) Method and apparatus for performing buffer status reporting
KR102449687B1 (en) Base station device, terminal device, communication method, and communication system
WO2022151021A1 (en) Buffer status reporting method, and buffer status report configuration method and device
CN110752903B (en) SRB mapping relation establishment method, data transmission method, data processing method, data transmission device, data processing device and data processing system
CN108632230B (en) Data processing method and network equipment
CN112153687B (en) Cache information reporting method, receiving method, terminal and network side equipment
WO2021260815A1 (en) Communication device and communication system
WO2024102779A1 (en) Flexible buffer status reports in a communication network
WO2018145269A1 (en) Service transmission method, terminal and network device
WO2017004779A1 (en) Method of transmitting data frame and device utilizing same