WO2018141253A1 - Method for obtaining and reporting buffer status, network side device and terminal - Google Patents
Method for obtaining and reporting buffer status, network side device and terminal Download PDFInfo
- Publication number
- WO2018141253A1 WO2018141253A1 PCT/CN2018/074958 CN2018074958W WO2018141253A1 WO 2018141253 A1 WO2018141253 A1 WO 2018141253A1 CN 2018074958 W CN2018074958 W CN 2018074958W WO 2018141253 A1 WO2018141253 A1 WO 2018141253A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- group
- logical channel
- terminal
- message
- bsr
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
- H04W28/0278—Traffic management, e.g. flow control or congestion control using buffer status reports
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W72/00—Local resource management
- H04W72/12—Wireless traffic scheduling
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W72/00—Local resource management
- H04W72/12—Wireless traffic scheduling
- H04W72/1263—Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W72/00—Local resource management
- H04W72/12—Wireless traffic scheduling
- H04W72/1263—Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows
- H04W72/1268—Mapping of traffic onto schedule, e.g. scheduled allocation or multiplexing of flows of uplink data flows
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W72/00—Local resource management
- H04W72/50—Allocation or scheduling criteria for wireless resources
- H04W72/56—Allocation or scheduling criteria for wireless resources based on priority criteria
- H04W72/563—Allocation or scheduling criteria for wireless resources based on priority criteria of the wireless resources
Definitions
- the present application relates to the field of communications, and in particular, to a method for obtaining and reporting a buffer status, a network side device, and a terminal.
- the BSR Buffer Status Report mechanism of the LTE (Long Term Evolution) system.
- the LTE system is a scheduling-based system.
- the base station allocates time-frequency resources required for data transmission to the terminal device, and the terminal performs downlink data reception or uplink data transmission according to the scheduling command of the base station.
- the uplink data transmission is scheduled by the base station, and the base station scheduler notifies the terminal through the UL grant (uplink scheduling permission) after determining the uplink resource allocation situation.
- the basis for the uplink resource allocation by the base station scheduler is the amount of uplink data to be sent by the terminal, that is, the buffer status of the terminal.
- the buffer is on the terminal side, and if the base station wants to know the information, the terminal needs to perform BSR to the base station.
- the BSR mechanism in LTE Rel-11 and earlier versions is as follows:
- the BSR reporting of the LTE system is based on the LCG (logical channel group), and a total of four LCGs are defined.
- the LCG ID (identification) corresponding to the bearer and/or logical channel is configured when the bearer is established.
- the parameters configured by the RRC layer for the BSR in the LTE system include the following two timers, which are all configured and maintained based on the UE:
- retxBSR-Timer Disables the timer reported by the BSR.
- PeriodBSR-Timer The timer reported by the periodic BSR.
- Regular BSR Regular BSR: (1) Triggered when there is data with higher priority than the data in the current buffer or the buffer is empty; (2) retxBSR-Timer times out and is buffered Fires when there is data in it.
- Periodic BSR Periodic BSR is triggered when the periodBSR-Timer times out.
- Padding BSR If the UE is in the organization of a MAC PDU (Medium Access Control Protocol Data Unit), in addition to the data to be transmitted, there is a resource available (Padding), which can trigger the Padding BSR.
- MAC PDU Medium Access Control Protocol Data Unit
- the Padding BSR For the Padding BSR, if the number of Padding bits is greater than or equal to (short BSR+MAC subheader) but less than (long BSR+MAC subheader), if the UE (terminal, also called user equipment) has more than one LCG, data is available. If the Padding bit is greater than or equal to (long BSR+MAC subheader), the long BSR is reported.
- both the periodic BSR and the Padding BSR can be reported when the uplink resource is available.
- the regular BSR triggers the SR (Scheduling Request) process when the uplink resource is available, and requests the base station to allocate uplink resources to the UE.
- the base station After the base station allocates the uplink resource to the UE, if the resource is just enough to send all the uplink data, the base station may send the uplink data without sending the BSR; if the resource is insufficient to send all the uplink data, the regular BSR or the periodic BSR is preferentially reported, and the base station according to the BSR The uplink data amount required by the reported UE is used for subsequent transmission scheduling.
- a MAC PDU contains at most one BSR.
- BSR priority: Regular BSR Periodic BSR>Padding BSR. If multiple BSRs are triggered at the same time, only the highest priority is reported. For the Regular BSR and the Periodic BSR, the content of all available data in the UE buffer is included because the reported content is the same. , the reporting format is exactly the same, you can choose one of the reports.
- the MAC layer organizes the MAC PDU, the two types of MAC CEs are preferentially placed, and then the MAC SDU is placed.
- the Padding BSR has a lower priority than the data.
- the Padding BSR and the regular/periodic BSR can be reported in different MAC PDUs in the same subframe.
- the BSR is reported in the form of a MAC CE (Media Control Element Control Unit).
- the BSR is divided into two parts: the MAC sub-header and the MAC CE.
- the BSR MAC CE includes the long BSR and the short BSR.
- the truncated BSR and the short BSR are used.
- the format is the same.
- the difference between the R10/11 version and the R8/9 version is that the R10/11 version introduces a new BS table (table) because it supports carrier aggregation and peak rate increase.
- the R1/11-capable UE reports the BSR whether to use the new BS table is configured by the base station through RRC signaling.
- Both the BS table of R8/9 and the BS table of R10/11 are 64-level quantization, that is, the corresponding quantized value can be represented by 6 bits, so the buffer size of each LCG in the above BSR MAC CE format is 6 bits.
- the NR system physical layer supports multiple numerology and/or TTI.
- the concepts of Numerology and TTI are as follows:
- Numerology is a term for 3GPP RAN1, the baseband parameter.
- the main difference between different numerologies is that the subcarrier spacing supported by different numerology is different.
- the subcarrier spacing supported by the 5G NR (New Radio) system includes at least: 15 kHz, 60 kHz, and the numerology corresponding to the two different subcarrier spacings is two independent numerologies.
- the numerology used by high-speed terminals is different from the numerology used by low-speed terminals; the numerology used for high-frequency and low-frequency is also different.
- the use of different numerologies is related to speed and frequency.
- the numerology that can be used by different services may also be different. For example, low latency, high reliability communication URLLC and enhanced mobile broadband eMBB may be different.
- TTI is the Transmission Time Interval.
- the TTI length is 1 ms.
- different TTI lengths such as one OFDM (Orthogonal Frequency Division Multiplexing) symbol length, are introduced.
- Different TTI lengths are used in 5G systems and can be applied to each numerology. That is, different numerologies in 5G NR can use different TTI lengths, and can also use the same TTI length, and can be used for different terminals on a certain numerology at any one time.
- the TTI length can be dynamically varied.
- the selection of the length of the TTI is mainly related to the service delay. For example, the URLLC service may have a shorter TTI length, such as the TTI length of one OFDM symbol, because the delay requirement is relatively high.
- a numerology and/or a TTI corresponding to a bearer and/or a logical channel is configured through a network, for example, the numerology corresponding to the bearer and/or the logical channel can be configured by the RRC signaling when the bearer and/or the logical channel is established. And/or TTI, the numerology and/or TTI corresponding to a bearer and/or logical channel may also be modified through an RRC reconfiguration procedure.
- the LTE system For the LTE system, if only one numerology and/or TTI is supported, all bearer and/or logical channel data of the terminal are transmitted through the numerology and/or TTI, so the LTE system directly maps all bearers and/or logical channels to 4 LCG.
- the prior art has at least the following technical problem: how to perform buffer status when different numerology and/or TTI of different bearers and/or logical channels are different, or in a scenario where multiple numerology and/or TTI coexist Reported.
- the embodiment of the present application provides a method for obtaining and reporting a buffer status, a network side device, and a terminal, where the numerology and/or TTI corresponding to different bearers and/or logical channels are different in the prior art, or In the scenario where multiple numerology and/or TTI coexist, how to perform buffer status reporting technical problems.
- an embodiment of the present application provides a method for obtaining a buffer status, which is applied to a network side device, and includes:
- a first mapping relationship that is, determining a first mapping relationship of each bearer and/or logical channel and the at least one secondary group in each of the at least one secondary group
- the at least one bearer and/or logical channel corresponding to the terminal is grouped to obtain at least one primary group, specifically:
- the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same level group to obtain at least one level group.
- the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same first group to obtain At least one level group, specifically:
- Obtaining a second mapping relationship that is, obtaining a second mapping relationship between at least one bearer and/or logical channel corresponding to the terminal and a baseband parameter and/or a transmission time interval;
- the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same first group, Obtain at least one primary group.
- the grouping each of the at least one primary group to obtain at least one secondary group is specifically:
- Each of the at least one primary group is grouped according to all and part of the parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, and each of the at least one secondary group The group is a logical channel group LCG.
- the method further includes:
- Each of the secondary groups corresponds to a unique identifier.
- the method further includes:
- the unique identifier corresponding to each secondary group is numbered in an incremental manner
- the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the combination of the secondary group identifiers in the primary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the sending the first mapping relationship to the terminal is specifically:
- the first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
- an embodiment of the present application provides a network side device, including:
- a first grouping module configured to group at least one bearer and/or logical channel corresponding to the terminal, to obtain at least one primary group
- a second grouping module configured to group each of the at least one level group to obtain at least one level group
- a first determining module configured to determine a first mapping relationship, that is, determine each bearer and/or logical channel and each of the at least one secondary group in each of the at least one secondary group Mapping relations;
- a first sending module configured to send the first mapping relationship to the terminal
- a first receiving module configured to receive, by the terminal, a first message that is sent to the network side device by the terminal to represent a buffer status of the terminal
- a first obtaining module configured to obtain, according to the first message, a buffer status of the terminal.
- the first grouping module includes:
- a first grouping sub-module configured to allocate, to the same first group, bearers and/or logical channels in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval, Obtain at least one primary group.
- the first grouping submodule includes:
- a first obtaining unit configured to obtain a second mapping relationship, that is, obtain a second mapping relationship between at least one bearer and/or logical channel corresponding to the terminal and a baseband parameter and/or a transmission time interval;
- a first grouping unit configured to, according to the second mapping relationship, a bearer and/or a logical channel that can use the same baseband parameter and/or transmission time interval in at least one bearer and/or logical channel corresponding to the terminal Go to the same level group to get at least one level group.
- the second grouping module includes:
- a second grouping sub-module configured to group each of the at least one level group according to all and part of parameter requirements of the service quality of service QoS, to obtain at least one level group, wherein the at least one Each of the secondary groups in a secondary group is a logical channel group LCG.
- each of the secondary groups corresponds to a unique identifier.
- the unique identity corresponding to each secondary group is numbered in an incremental manner
- the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the combination of the secondary group identifiers in the primary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the first sending module includes:
- the first sending submodule is configured to send the first mapping relationship to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
- an embodiment of the present application provides a method for reporting a buffer status, which is applied to a terminal, and includes:
- the first message for characterizing the buffer status is reported to the network side device based on the first mapping relationship.
- the first mapping relationship is specifically:
- the network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group.
- the first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
- the triggering conditions include:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the triggering conditions include:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer of the first data arrives and/or When the timer that is forbidden to be reported by the BSR is timed out, the normal buffer status is reported to the BSR.
- the fifth trigger condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group times out, triggering the periodic buffer status to report the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- the reporting, by the network side device, the first message used to identify the buffer status specifically:
- the length of the first message is fixed length.
- the logical channel group LCG for reporting the BSR of the trigger buffer status is reported only.
- the reporting, by the network side device, the first message used to identify the buffer status specifically:
- the length of the first message is fixed length or variable length.
- the length of the first message is a fixed length
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal.
- the network side device when the length of the first message is longer, reporting, to the network side device, a buffer state for characterizing M logical channel groups LCG of the at least two logical channel groups LCG a message in which the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE.
- the first message is sent. And including second information for indicating a length of the BSR MAC CE reported by the buffer status corresponding to the first message.
- each of the secondary groups corresponds to a unique identifier.
- the unique identifier corresponding to each secondary group is numbered in an incremental manner
- the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
- an embodiment of the present application provides a terminal, including:
- a second receiving module configured to receive, by the network side device, a first mapping relationship used to represent a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG;
- a first determining module configured to determine whether a buffer status meets a trigger condition for reporting a BSR in a buffer status
- the first reporting module is configured to report, by using the first mapping relationship, the first message used to represent the buffer status to the network side device.
- the first mapping relationship is specifically:
- the network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group.
- the first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
- the triggering conditions include:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the triggering conditions include:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer of the first data arrives and/or When the timer that is forbidden to be reported by the BSR is timed out, the normal buffer status is reported to the BSR.
- the fifth triggering condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- the first reporting module includes:
- the first reporting sub-module is configured to: when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, wherein the length of the first message is fixed length.
- the first reporting submodule includes:
- the first reporting unit is configured to report only the logical channel for reporting the BSR of the trigger buffer status when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG The first message of the buffer status of the group LCG, or only the first message for characterizing the buffer status of the logical channel group LCG with the highest priority.
- the first reporting module includes:
- a second reporting sub-module configured to report a first message for characterizing the buffer status to the network side device based on the at least two logical channel groups LCG, where a length of the first message is Long or long.
- the second reporting submodule includes:
- a second reporting unit configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is a fixed length The first message of the status;
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal.
- the second reporting submodule includes:
- a third reporting unit configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is longer The first message of the state, where the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE.
- the first message is sent. And including second information for indicating a length of the buffer status reported by the first message to the BSR MAC CE.
- each of the secondary groups corresponds to a unique identifier.
- the unique identifier corresponding to each secondary group is numbered in an incremental manner
- the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
- an embodiment of the present application provides a network side device, including: a processor, a memory, and a transceiver;
- a processor that reads a program in memory and performs the following procedures:
- At least one bearer and/or logical channel corresponding to the terminal to obtain at least one primary group; grouping each primary group in the at least one primary group to obtain at least one secondary group; determining a first mapping relationship, that is, determining a first mapping relationship of each bearer and/or logical channel and the at least one secondary group in each of the at least one secondary group; sending the first Mapping the relationship to the terminal; receiving, by the terminal, the first message that is sent to the network side device to represent the buffer status of the terminal, and obtaining, according to the first message, the buffer of the terminal Zone status.
- the processor is specifically configured to:
- the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same level group to obtain at least one level group.
- the processor is specifically configured to:
- Obtaining a second mapping relationship that is, obtaining a second mapping relationship between at least one bearer and/or logical channel corresponding to the terminal and a baseband parameter and/or a transmission time interval; and using the terminal according to the second mapping relationship
- the bearers and/or logical channels in the corresponding at least one bearer and/or logical channel that can use the same baseband parameters and/or transmission time intervals are assigned to the same primary group to obtain at least one primary group.
- the processor is specifically configured to:
- Each of the at least one primary group is grouped according to all and part of parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, wherein each of the at least one secondary group The secondary group is the logical channel group LCG.
- each of the secondary groups corresponds to a unique identifier.
- the unique identity corresponding to each secondary group is numbered in an incremental manner
- the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the combination of the secondary group identifiers in the primary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the processor is specifically configured to:
- the first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
- an embodiment of the present application provides a terminal, including: a processor, a memory, and a transceiver;
- a processor that reads a program in memory and performs the following procedures:
- a first mapping relationship for characterizing a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG; determining whether the buffer status satisfies a trigger condition for reporting the BSR in the buffer status; And reporting, according to the first mapping relationship, a first message for characterizing the buffer status to the network side device.
- the first mapping relationship is specifically:
- the network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group.
- the first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
- the triggering conditions include:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the triggering conditions include:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer of the first data arrives and/or When the timer that is forbidden to be reported by the BSR is timed out, the normal buffer status is reported to the BSR.
- the fifth triggering condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- the processor is specifically configured to:
- the processor is specifically configured to:
- the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported.
- the processor is specifically configured to:
- the length of the first message is fixed length or variable length.
- the processor is specifically configured to:
- the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal.
- the processor is specifically configured to:
- the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE.
- the first message is sent. And including second information for indicating a length of the buffer status reported by the first message to the BSR MAC CE.
- each of the secondary groups corresponds to a unique identifier.
- the unique identifier corresponding to each secondary group is numbered in an incremental manner
- the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
- an embodiment of the present application provides a cache synchronization abnormal device readable storage medium, including program code, when the program code is run on a computing device, the program code is used to cause the computing device to perform A step of any one of the methods of the method or a method of any of the methods of the third aspect.
- One or more technical solutions provided in the embodiments of the present application solve the scenario in the prior art when different numerologies and/or TTIs of different bearers and/or logical channels are different, or multiple numerologies and/or TTIs coexist. Under the circumstance, how to perform buffer status reporting technical problems; achieve flexible support for multi-service coexistence and data transmission in high-frequency/high-speed scenarios, and flexibly support technical effects of multiple numerology and/or TTI coexistence.
- FIG. 5 is a schematic diagram of a network side device according to Embodiment 2 of the present application.
- FIG. 6 is a flowchart of a method for reporting a buffer status in Embodiment 3 of the present application.
- FIG. 7 is a schematic diagram of a terminal in Embodiment 4 of the present application.
- FIG. 8 is a schematic diagram of obtaining, by a network side, a buffer status reported by a terminal according to Embodiment 5 of the present application;
- FIG. 9 is a schematic diagram of obtaining, by a network side, a buffer status reported by a terminal according to Embodiment 6 of the present application;
- FIG. 10 is a schematic diagram of a network side device in Embodiment 7 of the present application.
- FIG. 11 is a schematic diagram of a terminal in Embodiment 8 of the present application.
- FIG. 1 The format of the MAC subheader and the BSR MAC CE in the LTE system in the prior art is as shown in FIG. 1, FIG. 2 and FIG.
- LCID Logical Channel ID: A logical channel number used to identify the corresponding load part.
- the long BSR, short BSR, and truncated BSR each have an LCID.
- Extension bit used to indicate whether the next byte is a MAC subheader or a MAC payload.
- LCG ID In the LTE system, four logical channel groups are divided when reporting BSR.
- Oct1, Oct2, and Oct3 are: byte 1, byte 2, and byte 3.
- the embodiment of the present application provides a method for obtaining and reporting a buffer status, a network side device, and a terminal, where the network side device determines a mapping relationship between different bearers and/or logical channels and a logical channel group LCG, and maps the mapping The relationship is sent to the terminal, and the terminal performs a buffer status report BSR triggering judgment. When the judgment is triggered, the BSR is reported in the buffer state according to the configuration of the terminal by the network side device. Therefore, in the prior art, when the numerology and/or the TTI corresponding to different bearers and/or logical channels are different, or in the scenario where multiple numerology and/or TTI coexist, how to perform the buffer state reporting technical problem.
- a first embodiment of the present application provides a method for obtaining a buffer status, which is applied to a network side device, and includes the following steps:
- S105 Receive a first message that is sent by the terminal to the network side device to indicate a buffer status of the terminal, according to the first mapping relationship.
- the step S101 is specifically:
- the bearer and/or logical channels of the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI are grouped into the same tier to obtain at least one tier. Specifically, for example, obtaining a second mapping relationship, that is, obtaining a second mapping relationship between the at least one bearer and/or logical channel corresponding to the terminal, and numerology and/or TTI;
- the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI is divided into the same first group to obtain at least A first-level group.
- the step S102 is specifically:
- Each of the at least one primary group is grouped according to all and part of the parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, and each of the at least one secondary group The group is a logical channel group LCG.
- each of the secondary groups corresponds to a unique identifier.
- Manner 1 The unique identifier corresponding to each secondary group is numbered in an incremental manner; for example, each LCG grouped after all bearers and/or logical channels of one terminal is numbered in an incremental manner to set The identity of each LCG.
- Manner 2 The unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the secondary group
- the first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
- the step S104 is specifically as follows:
- the first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
- a first embodiment of the present application provides a network side device, including:
- the first grouping module 101 is configured to group at least one bearer and/or logical channel corresponding to the terminal to obtain at least one primary group;
- a second grouping module 102 configured to group each of the at least one level group to obtain at least one level group
- a first determining module 103 configured to determine a first mapping relationship, that is, determine each bearer and/or logical channel and each of the at least one secondary group in each of the at least one secondary group a mapping relationship;
- the first sending module 104 is configured to send the first mapping relationship to the terminal
- the first receiving module 105 is configured to receive, by using the first mapping relationship, the first message that is sent by the terminal to the network side device to represent a buffer status of the terminal;
- the first obtaining module 106 is configured to obtain, according to the first message, a buffer status of the terminal.
- the first grouping module 101 includes:
- a first grouping sub-module configured to allocate at least one bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal to the same first group by using the same numerology and/or TTI A first-level group.
- the first grouping submodule includes:
- a first obtaining unit configured to obtain a second mapping relationship, that is, obtain a second mapping relationship between the at least one bearer and/or logical channel corresponding to the terminal, and the numerology and/or the TTI;
- a first grouping unit configured to divide, according to the second mapping relationship, a bearer and/or a logical channel that can use the same numerology and/or TTI in at least one bearer and/or logical channel corresponding to the terminal to be the same Level one group to get at least one level group.
- the second grouping module 102 includes:
- a second grouping sub-module configured to group each of the at least one level group according to all and part of parameter requirements of the service quality of service QoS, to obtain at least one level group, wherein the at least one Each of the secondary groups in a secondary group is a logical channel group LCG.
- each of the secondary groups corresponds to a unique identifier.
- Method 1 The unique identifier corresponding to each secondary group is numbered in an incremental manner by the network side device. Specifically, for example, each of the bearers and/or the logical channel grouped by one terminal is incremented by number incrementing. Number to set the identity of each LCG.
- Manner 2 The unique identifier corresponding to each secondary group of the network side device is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located.
- the first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
- the first sending module 104 includes:
- the first sending submodule is configured to send the first mapping relationship to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
- a third real-time example of the present application provides a method for reporting a buffer status, which is applied to a terminal, and includes the following steps:
- S201 Receive a first mapping relationship that is sent by the network side device and is used to represent a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG.
- the first mapping relationship in the step S201 is specifically:
- the network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group.
- the first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
- the triggering condition in the step S202 can be used for the BSR triggering condition of the LTE, that is, the BSR triggering determination is performed based on the terminal, where the first scenario of the triggering condition includes:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the terminal may also use the new BSR trigger condition in the step S202, and the second situation of the trigger condition includes:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives.
- the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
- the fifth triggering condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- the first message reported to the network side device for characterizing the buffer status in the step S203 is divided into two cases:
- the first case is a first case:
- the length of the first message is fixed length.
- the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG
- only the buffer for characterizing the logical channel group LCG that reports the BSR of the trigger buffer status is reported.
- the first message of the zone status for example for a regular BSR, or only the first message for characterizing the buffer status of the highest priority logical channel group LCG.
- the second case is a first case
- the length of the first message is fixed length or variable length.
- the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal.
- the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the first message reporting time is divided into a media access layer MAC subheader and a media access layer control unit MAC CE.
- a message includes second information for characterizing the length of the BSR MAC CE reported by the buffer status corresponding to the first message.
- Each of the secondary groups has a unique identifier.
- the identifier of the LCG may be set using, but not limited to, the following two methods:
- Method 1 The unique identifier corresponding to each secondary group is numbered in an incremental manner by the network side device. Specifically, for example, each of the bearers and/or the logical channel grouped by one terminal is incremented by number incrementing. Number to set the identity of each LCG.
- Manner 2 The unique identifier corresponding to each secondary group of the network side device is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located.
- the first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
- the first message For the unique identifier corresponding to each of the secondary groups, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
- the LCG in the BSR is directly indicated by the LCG number.
- the LCG in the BSR uses the first-level group identifier + the LCG number two-level identifier.
- the network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
- Embodiment 4 of the present application provides a terminal, including:
- the second receiving module 201 is configured to receive a first mapping relationship that is sent by the network side device and is used to represent a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG.
- the first determining module 202 is configured to determine whether the buffer status satisfies the trigger condition of reporting the BSR in the buffer status;
- the first reporting module 203 is configured to report, by using the first mapping relationship, the first message used to represent the buffer status to the network side device.
- the first mapping relationship is specifically:
- the network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group.
- the first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
- the triggering condition may be used for the BSR triggering condition of the LTE, that is, the terminal performs the BSR triggering determination, where the first scenario of the triggering condition includes:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives.
- the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
- the fifth triggering condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- the first reporting module 203 includes a first reporting submodule and/or a second reporting submodule:
- the first reporting sub-module is configured to: when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, wherein the length of the first message is fixed length.
- the first reporting submodule includes:
- the first reporting unit is configured to report only the logical channel for reporting the BSR of the trigger buffer status when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG
- the first message of the buffer status of the group LCG for example for a regular BSR, or only the first message for characterizing the buffer status of the highest priority logical channel group LCG.
- the first reporting module 203 includes:
- a second reporting sub-module configured to report a first message for characterizing the buffer status to the network side device based on the at least two logical channel groups LCG, where a length of the first message is Long or long.
- the second reporting submodule includes:
- a second reporting unit configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is a fixed length The first message of the status;
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal.
- the second reporting submodule includes:
- a third reporting unit configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is longer The first message of the state, where the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE.
- the first message includes a feature for characterization.
- the buffer information corresponding to the first message reports the second information of the length of the BSR MAC CE.
- Method 1 The network side device numbers the unique identifiers corresponding to each of the secondary groups in an incremental manner to set an identifier of each LCG.
- the network-side device identifies the unique identifier corresponding to each secondary group by a two-level identifier, where the two-level identifier is the first-level group identifier of the first-level group in which each secondary group is located.
- the first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
- the first message For the unique identifier corresponding to each of the secondary groups, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
- the LCG in the BSR is directly indicated by the LCG number.
- the LCG in the BSR uses the first-level group identifier + the LCG number two-level identifier.
- the network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
- the network side obtains the buffer status reported by the terminal when the network side sequentially numbers all the LCGs.
- the fifth embodiment provides a buffer status that is reported by the network side when the network side uses the sequential numbering of all the LCGs. For example, when the network side device numbers the unique identifiers corresponding to the second level groups in an incremental manner, the network side obtains the buffer status reported by the terminal.
- the specific steps are as follows:
- the network side device determines a second mapping relationship between the bearer and/or the logical channel and the numerology and/or the TTI.
- the mapping relationship between the bearer and/or logical channel and the numerology and/or the TTI may be one or a combination of: a QoS requirement of the service, a speed of the terminal, and the like;
- the network side device performs the first round of grouping on the bearer and/or the logical channel according to the second mapping relationship.
- the first round of packets is that the network side device will be able to use a bearer and/or logical channel of the same numerology and/or TTI, such as RB1, RB2, RB3, and numerology1/TTI 1 and numerology 2/TTI 1 RB4, RB5 can only use numerology 1/TTI 1, RB6 can only use numerology 2/TTI 1, then RB1/RB2/RB3 can be divided into one group, RB4/RB5 is divided into one group, RB6 is divided into one group;
- the network side device performs a second round of grouping, and determines a first mapping relationship between the bearer and/or the logical channel and the LCG.
- all bearers and/or logical channels in a packet may be further divided into one or more LCGs according to service QoS requirements, and each LCG corresponds to a unique LCG identifier;
- the network side numbers each LCG of all bearers and/or logical channel groups of one terminal by number incrementing;
- the network side device notifies the terminal of the first mapping relationship between the bearer and/or the logical channel and the LCG.
- the network side configures the first mapping relationship to the terminal; specifically, may use RRC signaling, MAC layer signaling, or physical layer signaling;
- S305 The terminal performs BSR trigger determination based on the trigger condition of the BSR reported by the buffer status.
- the triggering condition may be used for the BSR triggering condition of the LTE, that is, the BSR triggering determination based on the terminal, where the first scenario of the triggering condition includes:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives.
- the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
- the fifth triggering condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- S306 The terminal reports the BSR to the network side device.
- the length of the message is fixed length when the first message for characterizing the buffer status is reported to the network side device when the BSR is reported to the network side device.
- the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported.
- the first message for example for a regular BSR, or only reports the first message used to characterize the buffer status of the highest priority logical channel group LCG.
- the first message for characterizing the buffer status is reported, wherein the length of the first message is fixed length or lengthened. of.
- the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset logical channel group that the network side device can configure for the terminal.
- the number of LCGs is used to report the network side device based on the at least two logical channel groups.
- the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the LCG identifier in the BSR is unique and varies according to the LCG number on the network side. If the network side numbers each of the LCGs of all bearers and/or logical channel groups of a terminal by number incrementing, the LCG in the BSR is directly indicated by the LCG number.
- the network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
- the network side obtains a buffer status reported by the terminal when the network side uses two-level numbers for all LCGs.
- the network side device when the network side uses the two-level numbering for all the LCGs, for example, the network side device obtains the buffers reported by the terminal when the unique identifiers corresponding to the second-level groups are numbered in an incremental manner.
- the method of the state, the specific steps are as follows:
- the network side device determines a second mapping relationship between the bearer and/or the logical channel and the numerology and/or the TTI.
- the mapping relationship between the bearer and/or logical channel and the numerology and/or the TTI may be one or a combination of: a QoS requirement of the service, a speed of the terminal, and the like;
- the network side device performs a first round of grouping on the bearer and/or the logical channel according to the second mapping relationship.
- the first round of packets is that the network side device will be able to use a bearer and/or logical channel of the same numerology and/or TTI, such as RB1, RB2, RB3, and numerology1/TTI 1 and numerology 2/TTI 1 RB4, RB5 can only use numerology 1/TTI 1, RB6 can only use numerology 2/TTI 1, then RB1/RB2/RB3 can be divided into one group, RB4/RB5 is divided into one group, RB6 is divided into one group;
- the network side device performs a second round of grouping to determine a first mapping relationship between the bearer and/or the logical channel and the LCG.
- all bearers and/or logical channels in a packet may be further divided into one or more LCGs according to service QoS requirements, and each LCG corresponds to a unique LCG identifier.
- the network side uses two levels of identifiers: group identifier + LCG identifier.
- the Group logo can have multiple possibilities. For example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier;
- the network side device notifies the terminal of the first mapping relationship between the bearer and/or the logical channel and the LCG.
- the network side configures the first mapping relationship to the terminal.
- RRC signaling MAC layer signaling, or physical layer signaling may be used;
- S405 The terminal performs BSR trigger determination based on the trigger condition of the BSR reported by the buffer status.
- the triggering condition may be used for the BSR triggering condition of the LTE, that is, the BSR triggering determination based on the terminal, where the first scenario of the triggering condition includes:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives.
- the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
- the fifth triggering condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- S406 The terminal reports the BSR to the network side device.
- the length of the message is fixed length when the first message for characterizing the buffer status is reported to the network side device when the BSR is reported to the network side device.
- the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported.
- the first message for example for a regular BSR, or only reports the first message used to characterize the buffer status of the highest priority logical channel group LCG.
- the first message for characterizing the buffer status is reported, wherein the length of the first message is fixed length or lengthened. of.
- the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset logical channel group that the network side device can configure for the terminal.
- the number of LCGs is used to report the network side device based on the at least two logical channel groups.
- the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the LCG identifier in the BSR is unique and varies according to the LCG number on the network side. If the network side uses the two-level identifier: the first-level group identifier + the LCG identifier (that is, the second-level group identifier), the LCG in the BSR uses the first-level group identifier + the LCG number two-level identifier.
- the network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
- the network side device in the seventh embodiment of the present application includes: a processor 1000, a memory 1001, and a transceiver 1002;
- the processor 1000 is responsible for managing the bus architecture and general processing, and the memory 1001 can store data used by the processor 1000 in performing operations.
- the transceiver 1002 is configured to receive and transmit data under the control of the processor 1000.
- the bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 1000 and various circuits of memory represented by memory 1001.
- the bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein.
- the bus interface provides an interface.
- the processor 1000 is responsible for managing the bus architecture and general processing, and the memory 1001 can store data used by the processor 1000 in performing operations.
- the flow disclosed in the embodiment of the present invention may be applied to the processor 1000 or implemented by the processor 1000.
- each step of the signal processing flow may be completed by an integrated logic circuit of hardware in the processor 1000 or an instruction in the form of software.
- the processor 1000 can be a general purpose processor, a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, and can implement or perform the embodiments of the present invention.
- a general purpose processor can be a microprocessor or any conventional processor or the like.
- the steps of the method disclosed in the embodiments of the present invention may be directly implemented as a hardware processor, or may be performed by a combination of hardware and software modules in the processor.
- the software module can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like.
- the storage medium is located in the memory 1001, and the processor 1000 reads the information in the memory 1001 and completes the steps of the signal processing flow in conjunction with its hardware.
- the processor 1000 is configured to read a program in the memory 1001 and perform the following processes:
- At least one bearer and/or logical channel corresponding to the terminal to obtain at least one primary group; grouping each primary group in the at least one primary group to obtain at least one secondary group; determining a first mapping relationship, that is, determining a first mapping relationship of each bearer and/or logical channel and the at least one secondary group in each of the at least one secondary group; sending the first Mapping the relationship to the terminal; receiving, by the terminal, the first message that is sent to the network side device to represent the buffer status of the terminal, and obtaining, according to the first message, the buffer of the terminal Zone status.
- the processor 1000 is specifically configured to:
- the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI is divided into the same level group to obtain at least one level group.
- the processor 1000 is specifically configured to:
- Obtaining a second mapping relationship that is, obtaining a second mapping relationship between the at least one bearer and/or logical channel corresponding to the terminal, and the numerology and/or the TTI;
- the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI is divided into the same first group to obtain at least A first-level group.
- the processor 1000 is specifically configured to:
- Each of the at least one primary group is grouped according to all and part of parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, wherein each of the at least one secondary group The secondary group is the logical channel group LCG.
- the processor 1000 is specifically configured to:
- Each of the secondary groups corresponds to a unique identifier. To ensure the uniqueness of the LCG identity, you can use the following two methods to set the identity of the LCG:
- Method 1 The unique identifier corresponding to each secondary group is numbered in an incremental manner; for example, each LCG grouped by all bearers and/or logical channels of one terminal is numbered in increments. Set the identity of each LCG.
- Manner 2 The unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the secondary level
- the first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
- the processor 1000 is specifically configured to:
- the first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
- the terminal in the eighth embodiment of the present application includes: a processor 1100, a memory 1101, and a transceiver 1102;
- the processor 1100 is responsible for managing the bus architecture and general processing, and the memory 1101 can store data used by the processor 1100 in performing operations.
- the transceiver 1102 is configured to receive and transmit data under the control of the processor 1100.
- the bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by processor 1100 and various circuits of memory represented by memory 1101.
- the bus architecture can also link various other circuits such as peripherals, voltage regulators, and power management circuits, which are well known in the art and, therefore, will not be further described herein.
- the bus interface provides an interface.
- the processor 1100 is responsible for managing the bus architecture and general processing, and the memory 1101 can store data used by the processor 1100 in performing operations.
- the flow disclosed in the embodiment of the present invention may be applied to the processor 1100 or implemented by the processor 1100.
- each step of the signal processing flow may be completed by an integrated logic circuit of hardware in the processor 1100 or an instruction in the form of software.
- the processor 1100 can be a general purpose processor, a digital signal processor, an application specific integrated circuit, a field programmable gate array or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, and can implement or perform the embodiments of the present invention.
- a general purpose processor can be a microprocessor or any conventional processor or the like.
- the steps of the method disclosed in the embodiments of the present invention may be directly implemented as a hardware processor, or may be performed by a combination of hardware and software modules in the processor.
- the software module can be located in a conventional storage medium such as random access memory, flash memory, read only memory, programmable read only memory or electrically erasable programmable memory, registers, and the like.
- the storage medium is located in the memory 1101, and the processor 1100 reads the information in the memory 1101 and completes the steps of the signal processing flow in conjunction with its hardware.
- the processor 1100 is configured to read a program in the memory 1101 and perform the following processes:
- a first mapping relationship for characterizing a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG; determining whether the buffer status satisfies a trigger condition for reporting the BSR in the buffer status; And reporting, according to the first mapping relationship, a first message for characterizing the buffer status to the network side device.
- the first mapping relationship is specifically:
- the network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group.
- the first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
- the triggering condition may be used for a BSR triggering condition of the LTE, that is, performing a BSR triggering determination based on the terminal, where the first scenario of the triggering condition includes:
- a first triggering condition when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
- the second triggering condition when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
- a third triggering condition when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
- the terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
- a fourth triggering condition when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives.
- the bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives.
- the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
- the fifth triggering condition when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
- a sixth triggering condition when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
- processor 1100 is specifically configured to:
- processor 1100 is specifically configured to:
- the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported.
- the first message for example for a regular BSR, or only reports the first message used to characterize the buffer status of the highest priority logical channel group LCG.
- processor 1100 is specifically configured to:
- the length of the first message is fixed length or variable length.
- processor 1100 is specifically configured to:
- the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
- the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal.
- processor 1100 is specifically configured to:
- the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
- the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE.
- the first message is sent. And including second information for indicating a length of the buffer status reported by the first message to the BSR MAC CE.
- each of the secondary groups corresponds to a unique identifier.
- the unique identifier corresponding to each secondary group is numbered in an incremental manner
- the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group.
- the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
- An embodiment of the present invention provides a readable storage medium, which is a non-volatile storage medium, including program code, when the program code is run on a computing device, the program code is used to make the The computing device performs the actions of the network side device described above.
- An embodiment of the present invention provides a readable storage medium, which is a non-volatile storage medium, including program code, when the program code is run on a computing device, the program code is used to make the The computing device performs the actions of the terminal described above.
- One or more embodiments of the present application provide a method for obtaining and reporting a buffer status, a network side device, and a terminal, wherein the network side device determines a mapping relationship between different bearers and/or logical channels and a logical channel group LCG, and The mapping relationship is sent to the terminal, and the terminal performs a buffer status report BSR triggering judgment. When the triggering is triggered, the BSR is reported in the buffer state according to the configuration of the terminal by the network side device.
- the network side performs the first round of grouping on the bearer and/or the logical channel according to the bearer and/or logical channel and the numerology and/or the TTI second mapping relationship, and then each group determined for the first round, in the group Performing a second round of grouping, determining a first mapping relationship between each bearer and/or logical channel and the LCG according to the second round of the grouping, and configuring the first mapping relationship to the terminal; the terminal performs BSR triggering condition determination, once When the BSR trigger is determined, the buffer status is reported based on the mapping between the bearer and/or the logical channel and the LCG configured on the network side.
- the numerology and/or TTI corresponding to different bearers and/or logical channels are different in the prior art, or in a scenario where multiple numerology and/or TTI coexist. How to perform buffer status reporting technical problems, achieve flexible support for multiple services coexistence and data transmission in high frequency/high speed scenarios, and flexibly support the technical effects of multiple different numerology and/or TTI coexistence.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
本申请要求在2017年2月3日提交中国专利局、申请号为201710063667.X、申请名称为“获得和上报缓冲区状态的方法、网络侧设备以及终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of the Chinese Patent Application filed on February 3, 2017, the Chinese Patent Office, the application number is 201710063667.X, and the application name is "the method of obtaining and reporting the buffer status, the network side device, and the terminal". The entire contents are incorporated herein by reference.
本申请涉及通信领域,尤其涉及获得和上报缓冲区状态的方法、网络侧设备以及终端。The present application relates to the field of communications, and in particular, to a method for obtaining and reporting a buffer status, a network side device, and a terminal.
1、LTE(Long Term Evolution,长期演进)系统的BSR(Buffer Status Report,缓冲区状态上报)机制。1. The BSR (Buffer Status Report) mechanism of the LTE (Long Term Evolution) system.
LTE系统都是基于调度的系统,由基站为终端设备分配数据传输所需的时频资源,终端根据基站的调度命令进行下行数据接收或者上行数据发送。上行数据传输是由基站调度的,基站调度器确定上行资源分配情况之后会通过UL grant(上行调度许可)通知终端。基站调度器进行上行资源分配的依据是终端要发送的上行数据量,即终端的缓存状态。该缓存在终端侧,基站要想获知该信息,就需要终端向基站进行BSR。LTE Rel-11及其之前版本中BSR机制如下:The LTE system is a scheduling-based system. The base station allocates time-frequency resources required for data transmission to the terminal device, and the terminal performs downlink data reception or uplink data transmission according to the scheduling command of the base station. The uplink data transmission is scheduled by the base station, and the base station scheduler notifies the terminal through the UL grant (uplink scheduling permission) after determining the uplink resource allocation situation. The basis for the uplink resource allocation by the base station scheduler is the amount of uplink data to be sent by the terminal, that is, the buffer status of the terminal. The buffer is on the terminal side, and if the base station wants to know the information, the terminal needs to perform BSR to the base station. The BSR mechanism in LTE Rel-11 and earlier versions is as follows:
BSR上报的粒度。The granularity reported by the BSR.
LTE系统BSR上报是基于LCG(logical channel group,逻辑信道组)的,一共定义了4个LCG。承载和/或逻辑信道对应的LCG ID(标识)是承载建立时配置的。The BSR reporting of the LTE system is based on the LCG (logical channel group), and a total of four LCGs are defined. The LCG ID (identification) corresponding to the bearer and/or logical channel is configured when the bearer is established.
BSR相关RRC层参数配置。BSR related RRC layer parameter configuration.
LTE系统中RRC层针对BSR配置的参数包括如下两个定时器,这两个定时器均是基于UE配置和维护的:The parameters configured by the RRC layer for the BSR in the LTE system include the following two timers, which are all configured and maintained based on the UE:
retxBSR-Timer:禁止BSR上报的定时器;retxBSR-Timer: Disables the timer reported by the BSR.
periodicBSR-Timer:周期性BSR上报的定时器;periodicBSR-Timer: The timer reported by the periodic BSR.
BSR分类以及触发机制。BSR classification and triggering mechanism.
常规BSR(Regular BSR):(1)当有比当前buffer(缓存)中的数据更高优先级的数据到达或原本为空的buffer中有数据到达时触发;(2)retxBSR-Timer超时且缓存中有数据时触发。Regular BSR (Regular BSR): (1) Triggered when there is data with higher priority than the data in the current buffer or the buffer is empty; (2) retxBSR-Timer times out and is buffered Fires when there is data in it.
周期性BSR(Periodic BSR):periodicBSR-Timer超时时触发Periodic BSR。Periodic BSR: Periodic BSR is triggered when the periodBSR-Timer times out.
捎带(Padding BSR):如果UE在组织MAC PDU(Medium Access Control Protocol Data Unit,媒体接入控制协议数据单元)的时候,除了需要传输的数据外还有资源可用(Padding),可以触发Padding BSR。Padding BSR: If the UE is in the organization of a MAC PDU (Medium Access Control Protocol Data Unit), in addition to the data to be transmitted, there is a resource available (Padding), which can trigger the Padding BSR.
BSR上报原则。BSR reporting principles.
对于Regular BSR和Periodic BSR如果多余一个LCG有数据可用,则上报long BSR,否则上报short BSR;If there is more than one LCG available for the regular BSR and the Periodic BSR, the long BSR is reported, otherwise the short BSR is reported;
对于Padding BSR,如果Padding bit数大于等于(short BSR+MAC subheader)但是小于(long BSR+MAC subheader),则如果UE(终端,也称为用户设备)有多余一个LCG有数据可用,则上报截短的BSR,否则上报short BSR;如果Padding bit大于等于(long BSR+MAC subheader),则上报long BSR;For the Padding BSR, if the number of Padding bits is greater than or equal to (short BSR+MAC subheader) but less than (long BSR+MAC subheader), if the UE (terminal, also called user equipment) has more than one LCG, data is available. If the Padding bit is greater than or equal to (long BSR+MAC subheader), the long BSR is reported.
触发BSR后,Periodic BSR和Padding BSR都要在有上行资源可用时才能上报,Regular BSR在没有上行资源可用时则会触发SR(Scheduling Request,调度请求)过程,请求基站给UE分配上行资源。After the BSR is triggered, both the periodic BSR and the Padding BSR can be reported when the uplink resource is available. The regular BSR triggers the SR (Scheduling Request) process when the uplink resource is available, and requests the base station to allocate uplink resources to the UE.
基站给UE分配上行资源后,如果该资源刚够发送所有上行数据,则可以不发BSR,直接发送上行数据;如果该资源不够发送所有上行数据,优先上报Regular BSR或者Periodic BSR,基站再根据BSR上报的UE所需上行数据量进行后续传输调度。After the base station allocates the uplink resource to the UE, if the resource is just enough to send all the uplink data, the base station may send the uplink data without sending the BSR; if the resource is insufficient to send all the uplink data, the regular BSR or the periodic BSR is preferentially reported, and the base station according to the BSR The uplink data amount required by the reported UE is used for subsequent transmission scheduling.
一个MAC PDU最多包含一个BSR。BSR优先级:Regular BSR=Periodic BSR>Padding BSR,如果多个BSR同时触发,只上报优先级最高的,对于Regular BSR和Periodic BSR由于其上报内容相同,都包含UE buffer中全部可用的数据量信息,上报格式完全相同,任选一个上报即可。MAC层在组织MAC PDU的时候优先放置这两类MAC CE,其后才放置MAC SDU。A MAC PDU contains at most one BSR. BSR priority: Regular BSR=Periodic BSR>Padding BSR. If multiple BSRs are triggered at the same time, only the highest priority is reported. For the Regular BSR and the Periodic BSR, the content of all available data in the UE buffer is included because the reported content is the same. , the reporting format is exactly the same, you can choose one of the reports. When the MAC layer organizes the MAC PDU, the two types of MAC CEs are preferentially placed, and then the MAC SDU is placed.
Padding BSR的优先级低于数据。在同一个子帧可以在不同MAC PDU上报Padding BSR和regular/periodic BSR。The Padding BSR has a lower priority than the data. The Padding BSR and the regular/periodic BSR can be reported in different MAC PDUs in the same subframe.
BSR上报后的处理。Processing after the BSR is reported.
只要BSR被触发且可以上报,则启动或重启periodicBSR-Timer和retxBSR-Timer,但是As long as the BSR is triggered and can be reported, start or restart periodicBSR-Timer and retxBSR-Timer, but
需要注意对于截短的BSR,不能启动/重启periodicBSR-Timer,只启动或重启retxBSR-Timer。Note that for a truncated BSR, you cannot start/restart the periodBSR-Timer and only start or restart the retxBSR-Timer.
BSR上报格式。BSR report format.
BSR以MAC CE(MAC Control Element,媒体接入层控制单元)的形式上报,上报时分为MAC子头和MAC CE两部分,BSR MAC CE包括长BSR和短BSR两种格式,truncated BSR和short BSR格式相同。The BSR is reported in the form of a MAC CE (Media Control Element Control Unit). The BSR is divided into two parts: the MAC sub-header and the MAC CE. The BSR MAC CE includes the long BSR and the short BSR. The truncated BSR and the short BSR are used. The format is the same.
对于BSR上报,R10/11版本和R8/9版本的区别在于R10/11版本由于支持载波聚合,峰值速率提升,因此引入了新的BS table(表)。支持R10/11的UE上报BSR时是否使用新的BS table由基站通过RRC信令配置。不管是R8/9的BS table还是R10/11的BS table都是64级量化,即用6bit可以表示对应的量化值,所以上面BSR MAC CE格式中每个LCG的buffer size取值都是6bit。For the BSR report, the difference between the R10/11 version and the R8/9 version is that the R10/11 version introduces a new BS table (table) because it supports carrier aggregation and peak rate increase. Whether the R1/11-capable UE reports the BSR whether to use the new BS table is configured by the base station through RRC signaling. Both the BS table of R8/9 and the BS table of R10/11 are 64-level quantization, that is, the corresponding quantized value can be represented by 6 bits, so the buffer size of each LCG in the above BSR MAC CE format is 6 bits.
2、NR(New Radio,新空口)系统简介。2. Introduction to NR (New Radio) system.
NR系统物理层支持多numerology和/或TTI。Numerology和TTI的概念分别如下:The NR system physical layer supports multiple numerology and/or TTI. The concepts of Numerology and TTI are as follows:
Numerology是3GPP RAN1的一个专业术语,即基带参数。不同numerology之间的主要区别是不同numerology支持的子载波间隔不同。比如5G NR(New Radio,新空口)系统支持的子载波间隔至少包括:15KHz,60KHz,这两个不同子载波间隔对应的numerology就是两个独立的numerology。一般 而言,高速终端使用的numerology和低速终端使用的numerology不同;高频和低频使用的numerology也不相同。不同numerology的使用除了和速度以及频率相关外,业界还有一种理解就是不同业务可以使用的numerology也可能不同,比如低时延、高可靠通信URLLC和增强型移动宽带eMBB使用的numerology可能不同。Numerology is a term for 3GPP RAN1, the baseband parameter. The main difference between different numerologies is that the subcarrier spacing supported by different numerology is different. For example, the subcarrier spacing supported by the 5G NR (New Radio) system includes at least: 15 kHz, 60 kHz, and the numerology corresponding to the two different subcarrier spacings is two independent numerologies. In general, the numerology used by high-speed terminals is different from the numerology used by low-speed terminals; the numerology used for high-frequency and low-frequency is also different. The use of different numerologies is related to speed and frequency. There is also an understanding in the industry that the numerology that can be used by different services may also be different. For example, low latency, high reliability communication URLLC and enhanced mobile broadband eMBB may be different.
TTI即传输时间间隔(Transmission Time interval)。传统的LTE系统中,TTI长度为1ms。从LTE R14开始,为了支持时延缩减,引入了不同TTI长度,比如1个OFDM(Orthogonal Frequency Division Multiplexing,正交频分复用)符号长度。不同TTI长度在5G系统中得到沿用并可以应用于每个numerology上,即5G NR中不同numerology可以使用不同TTI长度,也可以使用相同TTI长度,并且任何一个时刻某个numerology上针对不同终端使用的TTI长度可以是动态变化的。TTI长度的选择主要和业务时延相关,比如对于URLLC业务因为其支持的时延要求比较高,所以可能会选择长度较短的TTI长度,比如1个OFDM符号的TTI长度。TTI is the Transmission Time Interval. In a conventional LTE system, the TTI length is 1 ms. Starting from LTE R14, in order to support delay reduction, different TTI lengths, such as one OFDM (Orthogonal Frequency Division Multiplexing) symbol length, are introduced. Different TTI lengths are used in 5G systems and can be applied to each numerology. That is, different numerologies in 5G NR can use different TTI lengths, and can also use the same TTI length, and can be used for different terminals on a certain numerology at any one time. The TTI length can be dynamically varied. The selection of the length of the TTI is mainly related to the service delay. For example, the URLLC service may have a shorter TTI length, such as the TTI length of one OFDM symbol, because the delay requirement is relatively high.
对于NR系统,一个承载和/或逻辑信道对应的numerology和/或TTI是通过网络配置的,比如网络在承载和/或逻辑信道建立时可以通过RRC信令配置承载和/或逻辑信道对应的numerology和/或TTI,也可以通过RRC重配过程修改一个承载和/或逻辑信道对应的numerology和/或TTI。For the NR system, a numerology and/or a TTI corresponding to a bearer and/or a logical channel is configured through a network, for example, the numerology corresponding to the bearer and/or the logical channel can be configured by the RRC signaling when the bearer and/or the logical channel is established. And/or TTI, the numerology and/or TTI corresponding to a bearer and/or logical channel may also be modified through an RRC reconfiguration procedure.
对于LTE系统,如果只支持一个numerology和/或TTI,终端所有承载和/或逻辑信道的数据都通过该numerology和/或TTI进行传输,因此LTE系统直接将所有承载和/或逻辑信道映射到4个LCG。For the LTE system, if only one numerology and/or TTI is supported, all bearer and/or logical channel data of the terminal are transmitted through the numerology and/or TTI, so the LTE system directly maps all bearers and/or logical channels to 4 LCG.
综上可知,现有技术至少存在如下技术问题:当不同承载和/或逻辑信道对应的numerology和/或TTI不同时,或者说在多numerology和/或TTI共存的场景下,如何进行缓冲区状态上报。In summary, the prior art has at least the following technical problem: how to perform buffer status when different numerology and/or TTI of different bearers and/or logical channels are different, or in a scenario where multiple numerology and/or TTI coexist Reported.
发明内容Summary of the invention
本申请实施例通过提供一种获得和上报缓冲区状态的方法、网络侧设备以及终端,用于解决现有技术中当不同承载和/或逻辑信道对应的numerology和/或TTI不同时,或者说在多numerology和/或TTI共存的场景下,如何进行缓冲区状态上报技术问题。The embodiment of the present application provides a method for obtaining and reporting a buffer status, a network side device, and a terminal, where the numerology and/or TTI corresponding to different bearers and/or logical channels are different in the prior art, or In the scenario where multiple numerology and/or TTI coexist, how to perform buffer status reporting technical problems.
第一方面,本申请一实施例提供了一种获得缓冲区状态的方法,应用于网络侧设备,包括:In a first aspect, an embodiment of the present application provides a method for obtaining a buffer status, which is applied to a network side device, and includes:
对所述终端对应的至少一个承载和/或逻辑信道进行分组,获得至少一个一级组;And grouping at least one bearer and/or logical channel corresponding to the terminal, to obtain at least one primary group;
对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组;Grouping each of the at least one primary group to obtain at least one secondary group;
确定第一映射关系,即确定所述至少一个二级组中的每个二级组中的每个承载和/或逻辑信道和所述至少一个二级组的第一映射关系;Determining a first mapping relationship, that is, determining a first mapping relationship of each bearer and/or logical channel and the at least one secondary group in each of the at least one secondary group;
发送所述第一映射关系给终端;Sending the first mapping relationship to the terminal;
接收所述终端基于所述第一映射关系向所述网络侧设备上报的表征所述终端的缓冲区状态的第一消息;Receiving, by the terminal, a first message that is sent to the network side device and is used to represent a buffer status of the terminal, according to the first mapping relationship;
基于所述第一消息,获得所述终端的缓冲区状态。And obtaining, according to the first message, a buffer status of the terminal.
可选的,所述对所述终端对应的至少一个承载和/或逻辑信道进行分组,获得至少一个一级组,具体为:Optionally, the at least one bearer and/or logical channel corresponding to the terminal is grouped to obtain at least one primary group, specifically:
将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的基带参数和/或传输时间间隔的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。The bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same level group to obtain at least one level group.
可选的,所述将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的基带参数和/或传输时间间隔的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组,具体为:Optionally, the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same first group to obtain At least one level group, specifically:
获得第二映射关系,即获得所述终端对应的至少一个承载和/或逻辑信道与基带参数和/或传输时间间隔之间的第二映射关系;Obtaining a second mapping relationship, that is, obtaining a second mapping relationship between at least one bearer and/or logical channel corresponding to the terminal and a baseband parameter and/or a transmission time interval;
基于所述第二映射关系,将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的基带参数和/或传输时间间隔的承载和/或逻辑信道分到同 一个一级组,以获得至少一个一级组。And according to the second mapping relationship, the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same first group, Obtain at least one primary group.
可选的,所述对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组,具体为:Optionally, the grouping each of the at least one primary group to obtain at least one secondary group is specifically:
基于业务服务质量QoS的全部和部分参数要求,对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组,所述至少一个二级组中的每个二级组为逻辑信道组LCG。Each of the at least one primary group is grouped according to all and part of the parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, and each of the at least one secondary group The group is a logical channel group LCG.
可选的,所述方法还包括:Optionally, the method further includes:
所述每个二级组对应有唯一的标识。Each of the secondary groups corresponds to a unique identifier.
可选的,所述方法还包括:Optionally, the method further includes:
所述每个二级组对应的唯一的标识以递增方式进行编号;The unique identifier corresponding to each secondary group is numbered in an incremental manner;
或者,所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的所在的一级组中的二级组标识的组合。Or, the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group. The combination of the secondary group identifiers in the primary group.
可选的,所述发送所述第一映射关系给终端,具体为:Optionally, the sending the first mapping relationship to the terminal is specifically:
使用无线资源控制RRC、媒体接入层MAC或者物理层信令发送所述第一映射关系给所述终端。The first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
第二方面,本申请一实施例提供了一种网络侧设备,包括:In a second aspect, an embodiment of the present application provides a network side device, including:
第一分组模块,用于对所述终端对应的至少一个承载和/或逻辑信道进行分组,获得至少一个一级组;a first grouping module, configured to group at least one bearer and/or logical channel corresponding to the terminal, to obtain at least one primary group;
第二分组模块,用于对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组;a second grouping module, configured to group each of the at least one level group to obtain at least one level group;
第一确定模块,用于确定第一映射关系,即确定所述至少一个二级组中的每个二级组中的每个承载和/或逻辑信道和所述至少一个二级组的第一映射关系;a first determining module, configured to determine a first mapping relationship, that is, determine each bearer and/or logical channel and each of the at least one secondary group in each of the at least one secondary group Mapping relations;
第一发送模块,用于发送所述第一映射关系给终端;a first sending module, configured to send the first mapping relationship to the terminal;
第一接收模块,用于接收所述终端基于所述第一映射关系向所述网络侧设备上报的表征所述终端的缓冲区状态的第一消息;a first receiving module, configured to receive, by the terminal, a first message that is sent to the network side device by the terminal to represent a buffer status of the terminal;
第一获得模块,用于基于所述第一消息,获得所述终端的缓冲区状态。And a first obtaining module, configured to obtain, according to the first message, a buffer status of the terminal.
可选的,所述第一分组模块包括:Optionally, the first grouping module includes:
第一分组子模块,用于将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的基带参数和/或传输时间间隔的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。a first grouping sub-module, configured to allocate, to the same first group, bearers and/or logical channels in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval, Obtain at least one primary group.
可选的,所述第一分组子模块包括:Optionally, the first grouping submodule includes:
第一获得单元,用于获得第二映射关系,即获得所述终端对应的至少一个承载和/或逻辑信道与基带参数和/或传输时间间隔之间的第二映射关系;a first obtaining unit, configured to obtain a second mapping relationship, that is, obtain a second mapping relationship between at least one bearer and/or logical channel corresponding to the terminal and a baseband parameter and/or a transmission time interval;
第一分组单元,用于基于所述第二映射关系,将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的基带参数和/或传输时间间隔的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。a first grouping unit, configured to, according to the second mapping relationship, a bearer and/or a logical channel that can use the same baseband parameter and/or transmission time interval in at least one bearer and/or logical channel corresponding to the terminal Go to the same level group to get at least one level group.
可选的,所述第二分组模块包括:Optionally, the second grouping module includes:
第二分组子模块,用于基于业务服务质量QoS的全部和部分参数要求,对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组,其中,所述至少一个二级组中的每个二级组为逻辑信道组LCG。a second grouping sub-module, configured to group each of the at least one level group according to all and part of parameter requirements of the service quality of service QoS, to obtain at least one level group, wherein the at least one Each of the secondary groups in a secondary group is a logical channel group LCG.
可选的,所述每个二级组对应有唯一的标识。Optionally, each of the secondary groups corresponds to a unique identifier.
可选的,所述每个二级组对应的唯一的身份以递增方式进行编号;Optionally, the unique identity corresponding to each secondary group is numbered in an incremental manner;
或者,所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的所在的一级组中的二级组标识的组合。Or, the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group. The combination of the secondary group identifiers in the primary group.
可选的,所述第一发送模块包括:Optionally, the first sending module includes:
第一发送子模块,用于使用无线资源控制RRC、媒体接入层MAC或者物理层信令发送所述第一映射关系给所述终端。The first sending submodule is configured to send the first mapping relationship to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
第三方面,本申请一实施例提供了一种上报缓冲区状态的方法,应用于终端,包括:In a third aspect, an embodiment of the present application provides a method for reporting a buffer status, which is applied to a terminal, and includes:
接收网络侧设备发送的用于表征至少一个承载和/或逻辑信道和至少一个逻辑信道组LCG的对应关系的第一映射关系;Receiving, by the network side device, a first mapping relationship for characterizing a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG;
判断缓冲区状态是否满足缓冲区状态上报BSR的触发条件;Determine whether the buffer status meets the trigger condition of the BSR reported by the buffer status;
若满足,基于所述第一映射关系,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息。If yes, the first message for characterizing the buffer status is reported to the network side device based on the first mapping relationship.
可选的,所述第一映射关系,具体为:Optionally, the first mapping relationship is specifically:
所述网络侧设备通过对所述终端对应的至少一个承载和/或逻辑信道进行分组获得至少一个一级组,所述至少一个一级组中每个一级组包括至少一个二级组,所述第一映射关系为用于表征所述至少一个二级组中的每个承载和/或逻辑信道和至少一个二级组之间的映射关系,其中,一个所述二级组即为一个所述逻辑信道组LCG。The network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group. The first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
可选的,所述触发条件包括:Optionally, the triggering conditions include:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
可选的,所述触发条件包括:Optionally, the triggering conditions include:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的基带参数和/或传输时间间隔当前服务的所有承载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的基带参数和/或传输时间间隔当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The baseband parameters corresponding to the bearer and/or logical channel and/or the priority of all bearers and/or logical channels currently serving the transmission, or the baseband parameters corresponding to the bearer and/or logical channel of the first data arrival And when there is no data in the buffer of all bearers and/or logical channels currently corresponding to the transmission time interval, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer of the first data arrives and/or When the timer that is forbidden to be reported by the BSR is timed out, the normal buffer status is reported to the BSR.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报 的定时器超时,触发周期性缓冲区状态上报BSR;And/or, the fifth trigger condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group times out, triggering the periodic buffer status to report the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
可选的,所述向所述网络侧设备上报用于表征所述缓冲区状态的第一消息,具体为:Optionally, the reporting, by the network side device, the first message used to identify the buffer status, specifically:
当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,所述第一消息的长度是定长的。When the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, the length of the first message is fixed length.
可选的,当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的逻辑信道组LCG的缓冲区状态的第一消息,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。Optionally, when the first message for characterizing the buffer status is reported to the network side device based on the one of the logical channel groups, the logical channel group LCG for reporting the BSR of the trigger buffer status is reported only. The first message of the buffer status, or only the first message used to characterize the buffer status of the highest priority logical channel group LCG.
可选的,所述向所述网络侧设备上报用于表征所述缓冲区状态的第一消息,具体为:Optionally, the reporting, by the network side device, the first message used to identify the buffer status, specifically:
当基于至少两个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,所述第一消息的长度是定长或变长的。When the first message for characterizing the buffer status is reported to the network side device based on the at least two logical channel groups LCG, the length of the first message is fixed length or variable length.
可选的,当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息;Optionally, when the length of the first message is a fixed length, reporting, to the network side device, a buffer state for characterizing M logical channel groups LCG of the at least two logical channel groups LCG a message;
其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配置的最多的逻辑信道组LCG的个数。The M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal. The number of groups of LCGs.
可选的,当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。Optionally, when the length of the first message is longer, reporting, to the network side device, a buffer state for characterizing M logical channel groups LCG of the at least two logical channel groups LCG a message in which the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
可选的,所述第一消息上报时分为媒体接入层MAC子头和媒体接入层控 制单元MAC CE两部分,当所述第一消息的长度是变长时,所述第一消息中包括用于表征所述第一消息对应的缓冲区状态上报BSR MAC CE的长度的第二信息。Optionally, the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE. When the length of the first message is longer, the first message is sent. And including second information for indicating a length of the BSR MAC CE reported by the buffer status corresponding to the first message.
可选的,所述每个二级组对应有唯一的标识。Optionally, each of the secondary groups corresponds to a unique identifier.
可选的,所述每个二级组对应的唯一的标识以递增方式进行编号;Optionally, the unique identifier corresponding to each secondary group is numbered in an incremental manner;
或者,所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的二级组标识的组合。Or, the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group. A combination of secondary group IDs.
可选的,对于所述每个二级组对应的唯一的标识,所述第一消息中需要携带该二级组的所述唯一的标识对应的缓冲区状态指示。Optionally, for the unique identifier corresponding to each secondary group, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
第四方面,本申请一实施例提供一种终端,包括:In a fourth aspect, an embodiment of the present application provides a terminal, including:
第二接收模块,用于接收网络侧设备发送的用于表征至少一个承载和/或逻辑信道和至少一个逻辑信道组LCG的对应关系的第一映射关系;a second receiving module, configured to receive, by the network side device, a first mapping relationship used to represent a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG;
第一判断模块,用于判断缓冲区状态是否满足缓冲区状态上报BSR的触发条件;a first determining module, configured to determine whether a buffer status meets a trigger condition for reporting a BSR in a buffer status;
若满足,第一上报模块,用于基于所述第一映射关系,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息。If yes, the first reporting module is configured to report, by using the first mapping relationship, the first message used to represent the buffer status to the network side device.
可选的,所述第一映射关系,具体为:Optionally, the first mapping relationship is specifically:
所述网络侧设备通过对所述终端对应的至少一个承载和/或逻辑信道进行分组获得至少一个一级组,所述至少一个一级组中每个一级组包括至少一个二级组,所述第一映射关系为用于表征所述至少一个二级组中的每个承载和/或逻辑信道和至少一个二级组之间的映射关系,其中,一个所述二级组即为一个所述逻辑信道组LCG。The network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group. The first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
可选的,所述触发条件包括:Optionally, the triggering conditions include:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
可选的,所述触发条件包括:Optionally, the triggering conditions include:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的基带参数和/或传输时间间隔当前服务的所有承载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的基带参数和/或传输时间间隔当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The baseband parameters corresponding to the bearer and/or logical channel and/or the priority of all bearers and/or logical channels currently serving the transmission, or the baseband parameters corresponding to the bearer and/or logical channel of the first data arrival And when there is no data in the buffer of all bearers and/or logical channels currently corresponding to the transmission time interval, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer of the first data arrives and/or When the timer that is forbidden to be reported by the BSR is timed out, the normal buffer status is reported to the BSR.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the fifth triggering condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
可选的,所述第一上报模块包括:Optionally, the first reporting module includes:
第一上报子模块,用于当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中所述第一消息的长度是定长的。The first reporting sub-module is configured to: when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, wherein the length of the first message is fixed length.
可选的,所述第一上报子模块包括:Optionally, the first reporting submodule includes:
第一上报单元,用于当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的逻辑信道组LCG的缓冲区状态的第一消息,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。The first reporting unit is configured to report only the logical channel for reporting the BSR of the trigger buffer status when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG The first message of the buffer status of the group LCG, or only the first message for characterizing the buffer status of the logical channel group LCG with the highest priority.
可选的,所述第一上报模块包括:Optionally, the first reporting module includes:
第二上报子模块,用于当基于至少两个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中,所述第一消息的长度是定长或变长的。a second reporting sub-module, configured to report a first message for characterizing the buffer status to the network side device based on the at least two logical channel groups LCG, where a length of the first message is Long or long.
可选的,所述第二上报子模块包括:Optionally, the second reporting submodule includes:
第二上报单元,用于当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息;a second reporting unit, configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is a fixed length The first message of the status;
其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配置的最多的逻辑信道组LCG的个数。The M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal. The number of groups of LCGs.
可选的,所述第二上报子模块包括:Optionally, the second reporting submodule includes:
第三上报单元,用于当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。a third reporting unit, configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is longer The first message of the state, where the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
可选的,所述第一消息上报时分为媒体接入层MAC子头和媒体接入层控制单元MAC CE两部分,当所述第一消息的长度是变长时,所述第一消息中包括用于表征所述第一消息对应的所述缓冲区状态上报BSR MAC CE的长度的第二信息。Optionally, the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE. When the length of the first message is longer, the first message is sent. And including second information for indicating a length of the buffer status reported by the first message to the BSR MAC CE.
可选的,所述每个二级组对应有唯一的标识。Optionally, each of the secondary groups corresponds to a unique identifier.
可选的,所述每个二级组对应的唯一的标识以递增方式进行编号;Optionally, the unique identifier corresponding to each secondary group is numbered in an incremental manner;
或者,所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的二级组标识的组合。Or, the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group. A combination of secondary group IDs.
可选的,对于所述每个二级组对应的唯一的标识,所述第一消息中需要携带该二级组的所述唯一的标识对应的缓冲区状态指示。Optionally, for the unique identifier corresponding to each secondary group, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
第五方面,本申请一实施例提供一种网络侧设备,包括:处理器、存储器和收发机;In a fifth aspect, an embodiment of the present application provides a network side device, including: a processor, a memory, and a transceiver;
处理器,用于读取存储器中的程序并执行下列过程:A processor that reads a program in memory and performs the following procedures:
对所述终端对应的至少一个承载和/或逻辑信道进行分组,获得至少一个一级组;对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组;确定第一映射关系,即确定所述至少一个二级组中的每个二级组中的每个承载和/或逻辑信道和所述至少一个二级组的第一映射关系;发送所述第一映射关系给终端;接收所述终端基于所述第一映射关系向所述网络侧设备上报的表征所述终端的缓冲区状态的第一消息;基于所述第一消息,获得所述终端的缓冲区状态。And grouping at least one bearer and/or logical channel corresponding to the terminal to obtain at least one primary group; grouping each primary group in the at least one primary group to obtain at least one secondary group; determining a first mapping relationship, that is, determining a first mapping relationship of each bearer and/or logical channel and the at least one secondary group in each of the at least one secondary group; sending the first Mapping the relationship to the terminal; receiving, by the terminal, the first message that is sent to the network side device to represent the buffer status of the terminal, and obtaining, according to the first message, the buffer of the terminal Zone status.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的基带参数和/或传输时间间隔的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。The bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same baseband parameter and/or transmission time interval is divided into the same level group to obtain at least one level group.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
获得第二映射关系,即获得所述终端对应的至少一个承载和/或逻辑信道与基带参数和/或传输时间间隔之间的第二映射关系;基于所述第二映射关系,将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的基带参数和/或传输时间间隔的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。Obtaining a second mapping relationship, that is, obtaining a second mapping relationship between at least one bearer and/or logical channel corresponding to the terminal and a baseband parameter and/or a transmission time interval; and using the terminal according to the second mapping relationship The bearers and/or logical channels in the corresponding at least one bearer and/or logical channel that can use the same baseband parameters and/or transmission time intervals are assigned to the same primary group to obtain at least one primary group.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
基于业务服务质量QoS的全部和部分参数要求,对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组,其中,所述至少一个二级组中的每个二级组为逻辑信道组LCG。Each of the at least one primary group is grouped according to all and part of parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, wherein each of the at least one secondary group The secondary group is the logical channel group LCG.
可选的,所述每个二级组对应有唯一的标识。Optionally, each of the secondary groups corresponds to a unique identifier.
可选的,所述每个二级组对应的唯一的身份以递增方式进行编号;Optionally, the unique identity corresponding to each secondary group is numbered in an incremental manner;
或者,所述每个二级组对应的唯一的标识以两级标识进行编号,其中, 两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的所在的一级组中的二级组标识的组合。Or, the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group. The combination of the secondary group identifiers in the primary group.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
使用无线资源控制RRC、媒体接入层MAC或者物理层信令发送所述第一映射关系给所述终端。The first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
第六方面,本申请一实施例提供一种终端,包括:处理器、存储器和收发机;In a sixth aspect, an embodiment of the present application provides a terminal, including: a processor, a memory, and a transceiver;
处理器,用于读取存储器中的程序并执行下列过程:A processor that reads a program in memory and performs the following procedures:
接收网络侧设备发送的用于表征至少一个承载和/或逻辑信道和至少一个逻辑信道组LCG的对应关系的第一映射关系;判断缓冲区状态是否满足缓冲区状态上报BSR的触发条件;若满足,基于所述第一映射关系,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息。Receiving, by the network side device, a first mapping relationship for characterizing a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG; determining whether the buffer status satisfies a trigger condition for reporting the BSR in the buffer status; And reporting, according to the first mapping relationship, a first message for characterizing the buffer status to the network side device.
可选的,所述第一映射关系,具体为:Optionally, the first mapping relationship is specifically:
所述网络侧设备通过对所述终端对应的至少一个承载和/或逻辑信道进行分组获得至少一个一级组,所述至少一个一级组中每个一级组包括至少一个二级组,所述第一映射关系为用于表征所述至少一个二级组中的每个承载和/或逻辑信道和至少一个二级组之间的映射关系,其中,一个所述二级组即为一个所述逻辑信道组LCG。The network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group. The first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
可选的,所述触发条件包括:Optionally, the triggering conditions include:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
可选的,所述触发条件包括:Optionally, the triggering conditions include:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的基带参数和/或传输时间间隔当前服务的所有承载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的基带参数和/或传输时间间隔当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The baseband parameters corresponding to the bearer and/or logical channel and/or the priority of all bearers and/or logical channels currently serving the transmission, or the baseband parameters corresponding to the bearer and/or logical channel of the first data arrival And when there is no data in the buffer of all bearers and/or logical channels currently corresponding to the transmission time interval, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer of the first data arrives and/or When the timer that is forbidden to be reported by the BSR is timed out, the normal buffer status is reported to the BSR.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the fifth triggering condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中所述第一消息的长度是定长的。When the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, wherein the length of the first message is fixed length.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的逻辑信道组LCG的缓冲区状态的第一消息,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。When the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported. The first message, or only the first message used to characterize the buffer status of the highest priority logical channel group LCG.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
当基于至少两个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中,所述第一消息的长度是定长或变长的。When the first message for characterizing the buffer status is reported to the network side device based on the at least two logical channel groups LCG, wherein the length of the first message is fixed length or variable length.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消 息;When the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配置的最多的逻辑信道组LCG的个数。The M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal. The number of groups of LCGs.
可选的,所述处理器具体用于:Optionally, the processor is specifically configured to:
当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。And reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG, where the length of the first message is longer. The maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
可选的,所述第一消息上报时分为媒体接入层MAC子头和媒体接入层控制单元MAC CE两部分,当所述第一消息的长度是变长时,所述第一消息中包括用于表征所述第一消息对应的所述缓冲区状态上报BSR MAC CE的长度的第二信息。Optionally, the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE. When the length of the first message is longer, the first message is sent. And including second information for indicating a length of the buffer status reported by the first message to the BSR MAC CE.
可选的,所述每个二级组对应有唯一的标识。Optionally, each of the secondary groups corresponds to a unique identifier.
可选的,所述每个二级组对应的唯一的标识以递增方式进行编号;Optionally, the unique identifier corresponding to each secondary group is numbered in an incremental manner;
或者,所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的二级组标识的组合。Or, the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group. A combination of secondary group IDs.
可选的,对于所述每个二级组对应的唯一的标识,所述第一消息中需要携带该二级组的所述唯一的标识对应的缓冲区状态指示。Optionally, for the unique identifier corresponding to each secondary group, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
第七方面,本申请一实施例提供一种缓存同步异常设备可读存储介质,包括程序代码,当所述程序代码在计算设备上运行时,所述程序代码用于使所述计算设备执行第一方面任一所述方法的步骤或第三方面任一所述方法的步骤。In a seventh aspect, an embodiment of the present application provides a cache synchronization abnormal device readable storage medium, including program code, when the program code is run on a computing device, the program code is used to cause the computing device to perform A step of any one of the methods of the method or a method of any of the methods of the third aspect.
本申请实施例中提供的一个或多个技术方案,解决了现有技术中当不同承载和/或逻辑信道对应的numerology和/或TTI不同时,或者说在多numerology和/或TTI共存的场景下,如何进行缓冲区状态上报技术问题;达 到了灵活的支持多种业务共存以及高频/高速场景下的数据传输,灵活的支持多种不同numerology和/或TTI共存的技术效果。One or more technical solutions provided in the embodiments of the present application solve the scenario in the prior art when different numerologies and/or TTIs of different bearers and/or logical channels are different, or multiple numerologies and/or TTIs coexist. Under the circumstance, how to perform buffer status reporting technical problems; achieve flexible support for multi-service coexistence and data transmission in high-frequency/high-speed scenarios, and flexibly support technical effects of multiple numerology and/or TTI coexistence.
图1为现有技术中MAC子头的格式;1 is a format of a MAC subheader in the prior art;
图2为现有技术中短BSR和截短BSR MAC CE格式;2 is a short BSR and truncated BSR MAC CE format in the prior art;
图3为现有技术中长BSR MAC CE格式;3 is a long BSR MAC CE format in the prior art;
图4为本申请实施例一中获得缓冲区状态的方法的流程图;4 is a flowchart of a method for obtaining a buffer state according to
图5为本申请实施例二中网络侧设备的示意图;5 is a schematic diagram of a network side device according to
图6为本申请实施例三中上报缓冲区状态的方法的流程图;6 is a flowchart of a method for reporting a buffer status in
图7为本申请实施例四中的终端的示意图;7 is a schematic diagram of a terminal in Embodiment 4 of the present application;
图8为本申请实施例五中网络侧获得终端上报的缓冲区状态的示意图;8 is a schematic diagram of obtaining, by a network side, a buffer status reported by a terminal according to Embodiment 5 of the present application;
图9为本申请实施例六中网络侧获得终端上报的缓冲区状态的示意图;9 is a schematic diagram of obtaining, by a network side, a buffer status reported by a terminal according to Embodiment 6 of the present application;
图10为本申请实施例七中网络侧设备的示意图;10 is a schematic diagram of a network side device in Embodiment 7 of the present application;
图11为本申请实施例八中的终端的示意图。FIG. 11 is a schematic diagram of a terminal in Embodiment 8 of the present application.
现有技术中LTE系统中MAC子头和BSR MAC CE的格式如图1、图2和图3所示。The format of the MAC subheader and the BSR MAC CE in the LTE system in the prior art is as shown in FIG. 1, FIG. 2 and FIG.
其中各域的含义如下:The meaning of each field is as follows:
LCID(Logical Channel ID):用于标识对应负荷部分的逻辑信道号,long BSR、short BSR、truncated BSR各有一个LCID。LCID (Logical Channel ID): A logical channel number used to identify the corresponding load part. The long BSR, short BSR, and truncated BSR each have an LCID.
E:扩展比特,用于指示下一个byte是MAC子头还是MAC负荷。E: Extension bit, used to indicate whether the next byte is a MAC subheader or a MAC payload.
R:预留比特。R: Reserved bits.
LCG ID:。LTE系统中BSR上报时划分了4个逻辑信道组。LCG ID:. In the LTE system, four logical channel groups are divided when reporting BSR.
Buffer Size#0、B逻辑信道组编号uffer Size#1、Buffer Size#2、Buffer Size#3:各个逻辑信道组对应的缓冲区数据量。
Oct1、Oct2、Oct3分别为:字节1、字节2、字节3。Oct1, Oct2, and Oct3 are:
为了更好的理解上述技术方案,下面将结合说明书附图以及具体的实施方式对上述技术方案进行详细的说明。In order to better understand the above technical solutions, the above technical solutions will be described in detail below in conjunction with the drawings and specific embodiments.
本申请实施例提供了获得和上报缓冲区状态的方法、网络侧设备以及终端,其中,网络侧设备确定不同承载和/或逻辑信道和逻辑信道组LCG之间的映射关系,并将所述映射关系发送给终端,所述终端进行缓冲区状态上报BSR的触发判断,当判断触发时,则根据网络侧设备对所述终端的配置进行缓冲区状态上报BSR。从而解决了现有技术中当不同承载和/或逻辑信道对应的numerology和/或TTI不同时,或者说在多numerology和/或TTI共存的场景下,如何进行缓冲区状态上报技术问题。The embodiment of the present application provides a method for obtaining and reporting a buffer status, a network side device, and a terminal, where the network side device determines a mapping relationship between different bearers and/or logical channels and a logical channel group LCG, and maps the mapping The relationship is sent to the terminal, and the terminal performs a buffer status report BSR triggering judgment. When the judgment is triggered, the BSR is reported in the buffer state according to the configuration of the terminal by the network side device. Therefore, in the prior art, when the numerology and/or the TTI corresponding to different bearers and/or logical channels are different, or in the scenario where multiple numerology and/or TTI coexist, how to perform the buffer state reporting technical problem.
实施例一
参见图4,本申请实施例一提供一种获得缓冲区状态的方法,应用于网络侧设备,包括如下步骤:Referring to FIG. 4, a first embodiment of the present application provides a method for obtaining a buffer status, which is applied to a network side device, and includes the following steps:
S101,对所述终端对应的至少一个承载和/或逻辑信道进行分组,获得至少一个一级组;S101. Group at least one bearer and/or logical channel corresponding to the terminal, to obtain at least one primary group.
S102,对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组;S102. Group each of the at least one primary group to obtain at least one secondary group.
S103,确定第一映射关系,即确定所述至少一个二级组中的每个二级组中的每个承载和/或逻辑信道和所述至少一个二级组的第一映射关系;S103. Determine a first mapping relationship, that is, determine a first mapping relationship between each bearer and/or logical channel and each of the at least one secondary group in each of the at least one secondary group.
S104,发送所述第一映射关系给终端;S104. Send the first mapping relationship to the terminal.
S105,接收所述终端基于所述第一映射关系向所述网络侧设备上报的表征所述终端的缓冲区状态的第一消息;S105. Receive a first message that is sent by the terminal to the network side device to indicate a buffer status of the terminal, according to the first mapping relationship.
S106,基于所述第一消息,获得所述终端的缓冲区状态。S106. Obtain a buffer status of the terminal based on the first message.
其中,所述步骤S101具体为:The step S101 is specifically:
将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的numerology和/或TTI的承载和/或逻辑信道分到同一个一级组,以获得至少一 个一级组。具体的,例如,获得第二映射关系,即获得所述终端对应的至少一个承载和/或逻辑信道,与numerology和/或TTI之间的第二映射关系;The bearer and/or logical channels of the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI are grouped into the same tier to obtain at least one tier. Specifically, for example, obtaining a second mapping relationship, that is, obtaining a second mapping relationship between the at least one bearer and/or logical channel corresponding to the terminal, and numerology and/or TTI;
基于所述第二映射关系,将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的numerology和/或TTI的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。And according to the second mapping relationship, the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI is divided into the same first group to obtain at least A first-level group.
其中,所述步骤S102具体为:The step S102 is specifically:
基于业务服务质量QoS的全部和部分参数要求,对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组,所述至少一个二级组中的每个二级组为逻辑信道组LCG。Each of the at least one primary group is grouped according to all and part of the parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, and each of the at least one secondary group The group is a logical channel group LCG.
具体的,所述每个二级组对应有唯一的标识。为了保证LCG标识的唯一性,可以使用但不限于如下两种方式设置LCG的标识:Specifically, each of the secondary groups corresponds to a unique identifier. To ensure the uniqueness of the LCG identity, you can use the following two methods to set the identity of the LCG:
方式1:所述每个二级组对应的唯一的标识以递增方式进行编号;具体的,例如对一个终端所有的承载和/或逻辑信道分组后的各个LCG采用编号递增方式进行编号,以设置每个LCG的标识。Manner 1: The unique identifier corresponding to each secondary group is numbered in an incremental manner; for example, each LCG grouped after all bearers and/or logical channels of one terminal is numbered in an incremental manner to set The identity of each LCG.
方式2:所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的所在的一级组中的二级组标识的组合;具体的,例如,使用两级标识:一级组标识+LCG标识(即二级组标识)。其中一级组标识可以有多种可能,比如可以是网络侧新引入的一个标识,也可以是numerology和/或TTI标识。Manner 2: The unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the secondary group The combination of the secondary group identifiers in the corresponding primary group; specifically, for example, the two-level identifier is used: the primary group identifier + the LCG identifier (ie, the secondary group identifier). The first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
其中,所述步骤S104中具体为:The step S104 is specifically as follows:
使用无线资源控制RRC、媒体接入层MAC或者物理层信令发送所述第一映射关系给所述终端。The first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
实施例二
参见图5,本申请实施例一提供一种网络侧设备,包括:Referring to FIG. 5, a first embodiment of the present application provides a network side device, including:
第一分组模块101,用于对所述终端对应的至少一个承载和/或逻辑信道进行分组,获得至少一个一级组;The first grouping module 101 is configured to group at least one bearer and/or logical channel corresponding to the terminal to obtain at least one primary group;
第二分组模块102,用于对所述至少一个一级组中的每个一级组进行分 组,获得至少一个二级组;a second grouping module 102, configured to group each of the at least one level group to obtain at least one level group;
第一确定模块103,用于确定第一映射关系,即确定所述至少一个二级组中的每个二级组中的每个承载和/或逻辑信道和所述至少一个二级组的第一映射关系;a first determining module 103, configured to determine a first mapping relationship, that is, determine each bearer and/or logical channel and each of the at least one secondary group in each of the at least one secondary group a mapping relationship;
第一发送模块104,用于发送所述第一映射关系给终端;The first sending module 104 is configured to send the first mapping relationship to the terminal;
第一接收模块105,用于接收所述终端基于所述第一映射关系向所述网络侧设备上报的表征所述终端的缓冲区状态的第一消息;The first receiving module 105 is configured to receive, by using the first mapping relationship, the first message that is sent by the terminal to the network side device to represent a buffer status of the terminal;
第一获得模块106,用于基于所述第一消息,获得所述终端的缓冲区状态。The first obtaining module 106 is configured to obtain, according to the first message, a buffer status of the terminal.
其中,所述第一分组模块101包括:The first grouping module 101 includes:
第一分组子模块,用于将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的numerology和/或TTI的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。a first grouping sub-module, configured to allocate at least one bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal to the same first group by using the same numerology and/or TTI A first-level group.
所述第一分组子模块包括:The first grouping submodule includes:
第一获得单元,用于获得第二映射关系,即获得所述终端对应的至少一个承载和/或逻辑信道,与numerology和/或TTI之间的第二映射关系;a first obtaining unit, configured to obtain a second mapping relationship, that is, obtain a second mapping relationship between the at least one bearer and/or logical channel corresponding to the terminal, and the numerology and/or the TTI;
第一分组单元,用于基于所述第二映射关系,将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的numerology和/或TTI的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。a first grouping unit, configured to divide, according to the second mapping relationship, a bearer and/or a logical channel that can use the same numerology and/or TTI in at least one bearer and/or logical channel corresponding to the terminal to be the same Level one group to get at least one level group.
其中,所述第二分组模块102包括:The second grouping module 102 includes:
第二分组子模块,用于基于业务服务质量QoS的全部和部分参数要求,对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组,其中,所述至少一个二级组中的每个二级组为逻辑信道组LCG。a second grouping sub-module, configured to group each of the at least one level group according to all and part of parameter requirements of the service quality of service QoS, to obtain at least one level group, wherein the at least one Each of the secondary groups in a secondary group is a logical channel group LCG.
具体的,所述每个二级组对应有唯一的标识。为了保证LCG标识的唯一性,可以使用但不限于如下两种方式设置LCG的标识:Specifically, each of the secondary groups corresponds to a unique identifier. To ensure the uniqueness of the LCG identity, you can use the following two methods to set the identity of the LCG:
方式1:网络侧设备对所述每个二级组对应的唯一的标识以递增方式进行编号;具体的,例如对一个终端所有的承载和/或逻辑信道分组后的各个LCG采用编号递增方式进行编号,以设置每个LCG的标识。Method 1: The unique identifier corresponding to each secondary group is numbered in an incremental manner by the network side device. Specifically, for example, each of the bearers and/or the logical channel grouped by one terminal is incremented by number incrementing. Number to set the identity of each LCG.
方式2:网络侧设备对所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的所在的一级组中的二级组标识的组合;具体的,例如,使用两级标识:一级组标识+LCG标识(即二级组标识)。其中一级组标识可以有多种可能,比如可以是网络侧新引入的一个标识,也可以是numerology和/或TTI标识。Manner 2: The unique identifier corresponding to each secondary group of the network side device is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located. The combination of the secondary group identifiers in the primary group corresponding to the secondary group; specifically, for example, the two-level identifier is used: the primary group identifier + the LCG identifier (ie, the secondary group identifier). The first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
其中,所述第一发送模块104包括:The first sending module 104 includes:
第一发送子模块,用于使用无线资源控制RRC、媒体接入层MAC或者物理层信令发送所述第一映射关系给所述终端。The first sending submodule is configured to send the first mapping relationship to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
实施例三
参见图6,本申请的第三实时例提供了一种上报缓冲区状态的方法,应用于终端,包括如下步骤:Referring to FIG. 6, a third real-time example of the present application provides a method for reporting a buffer status, which is applied to a terminal, and includes the following steps:
S201,接收网络侧设备发送的用于表征至少一个承载和/或逻辑信道和至少一个逻辑信道组LCG的对应关系的第一映射关系;S201. Receive a first mapping relationship that is sent by the network side device and is used to represent a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG.
S202,判断缓冲区状态是否满足缓冲区状态上报BSR的触发条件;S202. Determine whether the buffer status meets a trigger condition for reporting the BSR in the buffer status.
S203,若满足,基于所述第一映射关系,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息。S203. If yes, report, according to the first mapping relationship, a first message used to represent the buffer status to the network side device.
其中所述步骤S201中的所述第一映射关系,具体为:The first mapping relationship in the step S201 is specifically:
所述网络侧设备通过对所述终端对应的至少一个承载和/或逻辑信道进行分组获得至少一个一级组,所述至少一个一级组中每个一级组包括至少一个二级组,所述第一映射关系为用于表征所述至少一个二级组中的每个承载和/或逻辑信道和至少一个二级组之间的映射关系,其中,一个所述二级组即为一个所述逻辑信道组LCG。The network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group. The first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
其中,所述步骤S202中的所述触发条件可以用于LTE的BSR触发条件,即基于终端进行BSR触发判断,其中所述触发条件的第一种情形包括:The triggering condition in the step S202 can be used for the BSR triggering condition of the LTE, that is, the BSR triggering determination is performed based on the terminal, where the first scenario of the triggering condition includes:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中 有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
所述步骤S202中终端也可以使用新的BSR触发条件,所述触发条件的第二种情形包括:The terminal may also use the new BSR trigger condition in the step S202, and the second situation of the trigger condition includes:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前服务的所有承载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives. When the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the fifth triggering condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
其中,所述步骤S203中的所述向所述网络侧设备上报用于表征所述缓冲区状态的第一消息分为两种情形:The first message reported to the network side device for characterizing the buffer status in the step S203 is divided into two cases:
第一种情形:The first case:
当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,所述第一消息的长度是定长的。When the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, the length of the first message is fixed length.
具体的,当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的 逻辑信道组LCG的缓冲区状态的第一消息,例如对于常规BSR,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。Specifically, when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, only the buffer for characterizing the logical channel group LCG that reports the BSR of the trigger buffer status is reported. The first message of the zone status, for example for a regular BSR, or only the first message for characterizing the buffer status of the highest priority logical channel group LCG.
第二种情形:The second case:
当基于至少两个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,所述第一消息的长度是定长或变长的。When the first message for characterizing the buffer status is reported to the network side device based on the at least two logical channel groups LCG, the length of the first message is fixed length or variable length.
当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息;When the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配置的最多的逻辑信道组LCG的个数。The M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal. The number of groups of LCGs.
当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。And reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG, where the length of the first message is longer. The maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
在所述步骤S203中,当所述第一消息的长度是变长时,所述第一消息上报时分为媒体接入层MAC子头和媒体接入层控制单元MAC CE两部分,所述第一消息中包括用于表征所述第一消息对应的缓冲区状态上报BSR MAC CE的长度的第二信息。In the step S203, when the length of the first message is longer, the first message reporting time is divided into a media access layer MAC subheader and a media access layer control unit MAC CE. A message includes second information for characterizing the length of the BSR MAC CE reported by the buffer status corresponding to the first message.
其中,所述每个二级组对应有唯一的标识,为了保证LCG标识的唯一性,可以使用但不限于如下两种方式设置LCG的标识:Each of the secondary groups has a unique identifier. To ensure the uniqueness of the LCG identifier, the identifier of the LCG may be set using, but not limited to, the following two methods:
方式1:网络侧设备对所述每个二级组对应的唯一的标识以递增方式进行编号;具体的,例如对一个终端所有的承载和/或逻辑信道分组后的各个LCG采用编号递增方式进行编号,以设置每个LCG的标识。Method 1: The unique identifier corresponding to each secondary group is numbered in an incremental manner by the network side device. Specifically, for example, each of the bearers and/or the logical channel grouped by one terminal is incremented by number incrementing. Number to set the identity of each LCG.
方式2:网络侧设备对所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的所在的一级组中的二级组标识的组合;具体的,例如,使用两级 标识:一级组标识+LCG标识(即二级组标识)。其中一级组标识可以有多种可能,比如可以是网络侧新引入的一个标识,也可以是numerology和/或TTI标识。Manner 2: The unique identifier corresponding to each secondary group of the network side device is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located. The combination of the secondary group identifiers in the primary group corresponding to the secondary group; specifically, for example, the two-level identifier is used: the primary group identifier + the LCG identifier (ie, the secondary group identifier). The first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
对于所述每个二级组对应的唯一的标识,所述第一消息中需要携带该二级组的所述唯一的标识对应的缓冲区状态指示。For the unique identifier corresponding to each of the secondary groups, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
具体的,例如,如果网络侧对一个终端所有承载和/或逻辑信道分组的各个LCG采用编号递增方式进行编号,则BSR中LCG直接用LCG编号指示即可。Specifically, for example, if the network side numbers each of the LCGs of all the bearers and/or logical channel groups of one terminal by number incrementing, the LCG in the BSR is directly indicated by the LCG number.
如果网络侧使用两级标识:一级组标识+LCG标识(即二级组标识),则BSR中LCG使用一级组标识+LCG编号两级标识。If the network side uses the two-level identifier: the first-level group identifier + the LCG identifier (that is, the second-level group identifier), the LCG in the BSR uses the first-level group identifier + the LCG number two-level identifier.
网络侧根据BSR信息可以确定需要在哪个numerology和/或TTI为终端分配对应的资源。The network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
实施例四Embodiment 4
参见图7,本申请实施例4提供一种终端,包括:Referring to FIG. 7, Embodiment 4 of the present application provides a terminal, including:
第二接收模块201,用于接收网络侧设备发送的用于表征至少一个承载和/或逻辑信道和至少一个逻辑信道组LCG的对应关系的第一映射关系;The second receiving module 201 is configured to receive a first mapping relationship that is sent by the network side device and is used to represent a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG.
第一判断模块202,用于判断缓冲区状态是否满足缓冲区状态上报BSR的触发条件;The first determining module 202 is configured to determine whether the buffer status satisfies the trigger condition of reporting the BSR in the buffer status;
若满足,第一上报模块203,用于基于所述第一映射关系,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息。If yes, the first reporting module 203 is configured to report, by using the first mapping relationship, the first message used to represent the buffer status to the network side device.
其中,所述第一映射关系,具体为:The first mapping relationship is specifically:
所述网络侧设备通过对所述终端对应的至少一个承载和/或逻辑信道进行分组获得至少一个一级组,所述至少一个一级组中每个一级组包括至少一个二级组,所述第一映射关系为用于表征所述至少一个二级组中的每个承载和/或逻辑信道和至少一个二级组之间的映射关系,其中,一个所述二级组即为一个所述逻辑信道组LCG。The network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group. The first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
其中,所述触发条件可以用于LTE的BSR触发条件,即基于终端进行 BSR触发判断,其中所述触发条件的第一种情形包括:The triggering condition may be used for the BSR triggering condition of the LTE, that is, the terminal performs the BSR triggering determination, where the first scenario of the triggering condition includes:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
终端也可以使用新的BSR触发条件,所述触发条件的第二种情形包括:The terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前服务的所有承载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives. When the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the fifth triggering condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
其中,所述第一上报模块203包括第一上报子模块和/或第二上报子模块:The first reporting module 203 includes a first reporting submodule and/or a second reporting submodule:
第一上报子模块,用于当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中所述第一消息的长度是定长的。The first reporting sub-module is configured to: when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, wherein the length of the first message is fixed length.
具体的,所述第一上报子模块包括:Specifically, the first reporting submodule includes:
第一上报单元,用于当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的逻辑信道组LCG的缓冲区状态的第一消息,例如对于常规BSR,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。The first reporting unit is configured to report only the logical channel for reporting the BSR of the trigger buffer status when the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG The first message of the buffer status of the group LCG, for example for a regular BSR, or only the first message for characterizing the buffer status of the highest priority logical channel group LCG.
其中,所述第一上报模块203包括:The first reporting module 203 includes:
第二上报子模块,用于当基于至少两个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中,所述第一消息的长度是定长或变长的。a second reporting sub-module, configured to report a first message for characterizing the buffer status to the network side device based on the at least two logical channel groups LCG, where a length of the first message is Long or long.
具体的,所述第二上报子模块包括:Specifically, the second reporting submodule includes:
第二上报单元,用于当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息;a second reporting unit, configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is a fixed length The first message of the status;
其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配置的最多的逻辑信道组LCG的个数。The M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal. The number of groups of LCGs.
具体的,所述第二上报子模块包括:Specifically, the second reporting submodule includes:
第三上报单元,用于当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。a third reporting unit, configured to report, to the network side device, a buffer for characterizing M logical channel groups LCG in the at least two logical channel groups LCG when the length of the first message is longer The first message of the state, where the maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
其中,在所述第一上报模块203上报所述第一消息时:When the first report module 203 reports the first message:
所述第一消息上报时分为媒体接入层MAC子头和媒体接入层控制单元MAC CE两部分,当所述第一消息的长度是变长时,所述第一消息中包括用于表征所述第一消息对应的所述缓冲区状态上报BSR MAC CE的长度的第二信息。The first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE. When the length of the first message is longer, the first message includes a feature for characterization. The buffer information corresponding to the first message reports the second information of the length of the BSR MAC CE.
对于所述每个二级组对应有唯一的标识。为了保证LCG标识的唯一性, 可以使用但不限于如下两种方式设置LCG的标识:There is a unique identifier for each of the secondary groups. To ensure the uniqueness of the LCG identity, you can use the following two methods to set the identity of the LCG:
方法1:网络侧设备对所述每个二级组对应的唯一的标识以递增方式进行编号,以设置每个LCG的标识。Method 1: The network side device numbers the unique identifiers corresponding to each of the secondary groups in an incremental manner to set an identifier of each LCG.
方法2:网络侧设备对所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的二级组标识的组合;具体的,例如,使用两级标识:一级组标识+LCG标识(即二级组标识)。其中一级组标识可以有多种可能,比如可以是网络侧新引入的一个标识,也可以是numerology和/或TTI标识。Method 2: The network-side device identifies the unique identifier corresponding to each secondary group by a two-level identifier, where the two-level identifier is the first-level group identifier of the first-level group in which each secondary group is located. The combination of the secondary group identifiers corresponding to the secondary group; specifically, for example, the two-level identifier is used: the primary group identifier + the LCG identifier (ie, the secondary group identifier). The first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
对于所述每个二级组对应的唯一的标识,所述第一消息中需要携带该二级组的所述唯一的标识对应的缓冲区状态指示。For the unique identifier corresponding to each of the secondary groups, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
具体的,例如,如果网络侧对一个终端所有承载和/或逻辑信道分组的各个LCG采用编号递增方式进行编号,则BSR中LCG直接用LCG编号指示即可。Specifically, for example, if the network side numbers each of the LCGs of all the bearers and/or logical channel groups of one terminal by number incrementing, the LCG in the BSR is directly indicated by the LCG number.
如果网络侧使用两级标识:一级组标识+LCG标识(即二级组标识),则BSR中LCG使用一级组标识+LCG编号两级标识。If the network side uses the two-level identifier: the first-level group identifier + the LCG identifier (that is, the second-level group identifier), the LCG in the BSR uses the first-level group identifier + the LCG number two-level identifier.
网络侧根据BSR信息可以确定需要在哪个numerology和/或TTI为终端分配对应的资源。The network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
实施例五Embodiment 5
参见图8,提供了网络侧对所有LCG采用顺序编号时,网络侧获得终端上报的缓冲区状态的示意图。Referring to FIG. 8, the network side obtains the buffer status reported by the terminal when the network side sequentially numbers all the LCGs.
实施例五提供了一种网络侧对所有LCG采用顺序编号时,例如网络侧设备对所述每个二级组对应的唯一的标识以递增方式进行编号时,网络侧获得终端上报的缓冲区状态的方法,具体步骤如下:The fifth embodiment provides a buffer status that is reported by the network side when the network side uses the sequential numbering of all the LCGs. For example, when the network side device numbers the unique identifiers corresponding to the second level groups in an incremental manner, the network side obtains the buffer status reported by the terminal. The specific steps are as follows:
S301,网络侧设备确定承载和/或逻辑信道与numerology和/或TTI的第二映射关系。S301. The network side device determines a second mapping relationship between the bearer and/or the logical channel and the numerology and/or the TTI.
所述承载和/或逻辑信道与numerology和/或TTI的映射关系确定依据可以是如下之一或者组合:业务的QoS需求,终端的速度等;The mapping relationship between the bearer and/or logical channel and the numerology and/or the TTI may be one or a combination of: a QoS requirement of the service, a speed of the terminal, and the like;
S302,网络侧设备根据第二映射关系对承载和/或逻辑信道进行第一轮分组。S302. The network side device performs the first round of grouping on the bearer and/or the logical channel according to the second mapping relationship.
所述第一轮分组是网络侧设备将能够使用完全相同numerology和/或TTI的承载和/或逻辑信道分为一组,比如RB1,RB2,RB3可以使用numerology1/TTI 1和numerology 2/TTI 1,RB4,RB5仅能使用numerology 1/TTI 1,RB6仅能使用numerology 2/TTI 1,则可以将RB1/RB2/RB3分为一组,RB4/RB5分为一组,RB6分为一组;The first round of packets is that the network side device will be able to use a bearer and/or logical channel of the same numerology and/or TTI, such as RB1, RB2, RB3, and numerology1/
S303,网络侧设备进行第二轮分组,确定承载和/或逻辑信道和LCG的第一映射关系。S303. The network side device performs a second round of grouping, and determines a first mapping relationship between the bearer and/or the logical channel and the LCG.
具体的,一个分组内所有承载和/或逻辑信道可以根据业务QoS要求进一步划分成一个或者多个LCG,每个LCG对应有唯一的LCG标识;Specifically, all bearers and/or logical channels in a packet may be further divided into one or more LCGs according to service QoS requirements, and each LCG corresponds to a unique LCG identifier;
为了保证LCG标识的唯一性,网络侧对一个终端所有承载和/或逻辑信道分组的各个LCG采用编号递增方式进行编号;In order to ensure the uniqueness of the LCG identifier, the network side numbers each LCG of all bearers and/or logical channel groups of one terminal by number incrementing;
S304,网络侧设备将承载和/或逻辑信道和LCG的第一映射关系通知给终端。S304. The network side device notifies the terminal of the first mapping relationship between the bearer and/or the logical channel and the LCG.
所述网络侧将所述第一映射关系配置给终端;具体可以使用RRC信令,MAC层信令或者物理层信令;The network side configures the first mapping relationship to the terminal; specifically, may use RRC signaling, MAC layer signaling, or physical layer signaling;
S305:终端基于缓冲区状态上报BSR的触发条件进行BSR触发判断。S305: The terminal performs BSR trigger determination based on the trigger condition of the BSR reported by the buffer status.
其中,所述触发条件可以用于LTE的BSR触发条件,即基于终端进行BSR触发判断,其中所述触发条件的第一种情形包括:The triggering condition may be used for the BSR triggering condition of the LTE, that is, the BSR triggering determination based on the terminal, where the first scenario of the triggering condition includes:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
终端也可以使用新的BSR触发条件,所述触发条件的第二种情形包括:The terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前服务的所有承载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives. When the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the fifth triggering condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
S306:终端向所述网络侧设备上报BSR。S306: The terminal reports the BSR to the network side device.
其中,当基于一个逻辑信道组LCG上报BSR时,即向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中所述消息的长度是定长的。当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的逻辑信道组LCG的缓冲区状态的第一消息,例如对于常规BSR,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。The length of the message is fixed length when the first message for characterizing the buffer status is reported to the network side device when the BSR is reported to the network side device. When the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported. The first message, for example for a regular BSR, or only reports the first message used to characterize the buffer status of the highest priority logical channel group LCG.
当基于至少两个逻辑信道组LCG上报BSR时,即向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中,所述第一消息的长度是定长或变长的。当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息;其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配 置的最多的逻辑信道组LCG的个数。当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。When the BSR is reported to the network side device based on the at least two logical channel groups, the first message for characterizing the buffer status is reported, wherein the length of the first message is fixed length or lengthened. of. When the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG; And the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset logical channel group that the network side device can configure for the terminal. The number of LCGs. And reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG, where the length of the first message is longer. The maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
BSR中的LCG标识是唯一的,根据网络侧对LCG编号的不同而不同。如果网络侧对一个终端所有承载和/或逻辑信道分组的各个LCG采用编号递增方式进行编号,则BSR中LCG直接用LCG编号指示即可。The LCG identifier in the BSR is unique and varies according to the LCG number on the network side. If the network side numbers each of the LCGs of all bearers and/or logical channel groups of a terminal by number incrementing, the LCG in the BSR is directly indicated by the LCG number.
网络侧根据BSR信息可以确定需要在哪个numerology和/或TTI为终端分配对应的资源。The network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
实施例六Embodiment 6
参见图9,提供了网络侧对所有LCG采用两级编号时,网络侧获得终端上报的缓冲区状态的示意图。Referring to FIG. 9, the network side obtains a buffer status reported by the terminal when the network side uses two-level numbers for all LCGs.
实施例五提供了一种网络侧对所有LCG采用两级编号时,例如网络侧设备对所述每个二级组对应的唯一的标识以递增方式进行编号时,网络侧获得终端上报的缓冲区状态的方法,具体步骤如下:In the fifth embodiment, when the network side uses the two-level numbering for all the LCGs, for example, the network side device obtains the buffers reported by the terminal when the unique identifiers corresponding to the second-level groups are numbered in an incremental manner. The method of the state, the specific steps are as follows:
S401,网络侧设备确定承载和/或逻辑信道与numerology和/或TTI的第二映射关系。S401. The network side device determines a second mapping relationship between the bearer and/or the logical channel and the numerology and/or the TTI.
所述承载和/或逻辑信道与numerology和/或TTI的映射关系确定依据可以是如下之一或者组合:业务的QoS需求,终端的速度等;The mapping relationship between the bearer and/or logical channel and the numerology and/or the TTI may be one or a combination of: a QoS requirement of the service, a speed of the terminal, and the like;
S402,网络侧设备根据第二映射关系对承载和/或逻辑信道进行第一轮分组。S402. The network side device performs a first round of grouping on the bearer and/or the logical channel according to the second mapping relationship.
所述第一轮分组是网络侧设备将能够使用完全相同numerology和/或TTI的承载和/或逻辑信道分为一组,比如RB1,RB2,RB3可以使用numerology1/TTI 1和numerology 2/TTI 1,RB4,RB5仅能使用numerology 1/TTI 1,RB6仅能使用numerology 2/TTI 1,则可以将RB1/RB2/RB3分为一组,RB4/RB5分为一组,RB6分为一组;The first round of packets is that the network side device will be able to use a bearer and/or logical channel of the same numerology and/or TTI, such as RB1, RB2, RB3, and numerology1/
S403,网络侧设备进行第二轮分组,确定承载和/或逻辑信道和LCG的第 一映射关系。S403. The network side device performs a second round of grouping to determine a first mapping relationship between the bearer and/or the logical channel and the LCG.
具体的,一个分组内所有承载和/或逻辑信道可以根据业务QoS要求进一步划分成一个或者多个LCG,每个LCG对应有唯一的LCG标识。Specifically, all bearers and/or logical channels in a packet may be further divided into one or more LCGs according to service QoS requirements, and each LCG corresponds to a unique LCG identifier.
为了保证LCG标识的唯一性,网络侧使用两级标识:组标识+LCG标识。其中Group标识可以有多种可能。比如可以是网络侧新引入的一个标识,也可以是numerology和/或TTI标识;To ensure the uniqueness of the LCG identifier, the network side uses two levels of identifiers: group identifier + LCG identifier. The Group logo can have multiple possibilities. For example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier;
S404,网络侧设备将承载和/或逻辑信道和LCG的第一映射关系通知给终端。S404. The network side device notifies the terminal of the first mapping relationship between the bearer and/or the logical channel and the LCG.
所述网络侧将所述第一映射关系配置给终端。具体可以使用RRC信令、MAC层信令或者物理层信令;The network side configures the first mapping relationship to the terminal. Specifically, RRC signaling, MAC layer signaling, or physical layer signaling may be used;
S405:终端基于缓冲区状态上报BSR的触发条件进行BSR触发判断。S405: The terminal performs BSR trigger determination based on the trigger condition of the BSR reported by the buffer status.
其中,所述触发条件可以用于LTE的BSR触发条件,即基于终端进行BSR触发判断,其中所述触发条件的第一种情形包括:The triggering condition may be used for the BSR triggering condition of the LTE, that is, the BSR triggering determination based on the terminal, where the first scenario of the triggering condition includes:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
终端也可以使用新的BSR触发条件,所述触发条件的第二种情形包括:The terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前服务的所有承载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述 第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives. When the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the fifth triggering condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
S406:终端向所述网络侧设备上报BSR。S406: The terminal reports the BSR to the network side device.
其中,当基于一个逻辑信道组LCG上报BSR时,即向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中所述消息的长度是定长的。当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的逻辑信道组LCG的缓冲区状态的第一消息,例如对于常规BSR,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。The length of the message is fixed length when the first message for characterizing the buffer status is reported to the network side device when the BSR is reported to the network side device. When the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported. The first message, for example for a regular BSR, or only reports the first message used to characterize the buffer status of the highest priority logical channel group LCG.
当基于至少两个逻辑信道组LCG上报BSR时,即向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中,所述第一消息的长度是定长或变长的。当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息;其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配置的最多的逻辑信道组LCG的个数。当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。When the BSR is reported to the network side device based on the at least two logical channel groups, the first message for characterizing the buffer status is reported, wherein the length of the first message is fixed length or lengthened. of. When the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG; And the M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset logical channel group that the network side device can configure for the terminal. The number of LCGs. And reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG, where the length of the first message is longer. The maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
BSR中的LCG标识是唯一的,根据网络侧对LCG编号的不同而不同。如果网络侧使用两级标识:一级组标识+LCG标识(即二级组标识),则BSR中LCG使用一级组标识+LCG编号两级标识。The LCG identifier in the BSR is unique and varies according to the LCG number on the network side. If the network side uses the two-level identifier: the first-level group identifier + the LCG identifier (that is, the second-level group identifier), the LCG in the BSR uses the first-level group identifier + the LCG number two-level identifier.
网络侧根据BSR信息可以确定需要在哪个numerology和/或TTI为终端分配对应的资源。The network side can determine which numerology and/or TTI needs to allocate corresponding resources to the terminal according to the BSR information.
如图10所述。本申请实施例七中网络侧设备包括:处理器1000、存储器1001和收发机1002;As shown in Figure 10. The network side device in the seventh embodiment of the present application includes: a
处理器1000负责管理总线架构和通常的处理,存储器1001可以存储处理器1000在执行操作时所使用的数据。收发机1002用于在处理器1000的控制下接收和发送数据。The
总线架构可以包括任意数量的互联的总线和桥,具体由处理器1000代表的一个或多个处理器和存储器1001代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。处理器1000负责管理总线架构和通常的处理,存储器1001可以存储处理器1000在执行操作时所使用的数据。The bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by
本发明实施例揭示的流程,可以应用于处理器1000中,或者由处理器1000实现。在实现过程中,信号处理流程的各步骤可以通过处理器1000中的硬件的集成逻辑电路或者软件形式的指令完成。处理器1000可以是通用处理器、数字信号处理器、专用集成电路、现场可编程门阵列或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件,可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者任何常规的处理器等。结合本发明实施例所公开的方法的步骤可以直接体现为硬件处理器执行完成,或者用处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器1001,处理器1000读取存储器1001中的信息,结合其硬件完成信号处理流程的步骤。The flow disclosed in the embodiment of the present invention may be applied to the
其中,处理器1000,用于读取存储器1001中的程序并执行下列过程:The
对所述终端对应的至少一个承载和/或逻辑信道进行分组,获得至少一个 一级组;对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组;确定第一映射关系,即确定所述至少一个二级组中的每个二级组中的每个承载和/或逻辑信道和所述至少一个二级组的第一映射关系;发送所述第一映射关系给终端;接收所述终端基于所述第一映射关系向所述网络侧设备上报的表征所述终端的缓冲区状态的第一消息;基于所述第一消息,获得所述终端的缓冲区状态。And grouping at least one bearer and/or logical channel corresponding to the terminal to obtain at least one primary group; grouping each primary group in the at least one primary group to obtain at least one secondary group; determining a first mapping relationship, that is, determining a first mapping relationship of each bearer and/or logical channel and the at least one secondary group in each of the at least one secondary group; sending the first Mapping the relationship to the terminal; receiving, by the terminal, the first message that is sent to the network side device to represent the buffer status of the terminal, and obtaining, according to the first message, the buffer of the terminal Zone status.
可选的,处理器1000具体用于:Optionally, the
将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的numerology和/或TTI的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。The bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI is divided into the same level group to obtain at least one level group.
可选的,处理器1000具体用于:Optionally, the
获得第二映射关系,即获得所述终端对应的至少一个承载和/或逻辑信道,与numerology和/或TTI之间的第二映射关系;Obtaining a second mapping relationship, that is, obtaining a second mapping relationship between the at least one bearer and/or logical channel corresponding to the terminal, and the numerology and/or the TTI;
基于所述第二映射关系,将所述终端对应的至少一个承载和/或逻辑信道中能够使用相同的numerology和/或TTI的承载和/或逻辑信道分到同一个一级组,以获得至少一个一级组。And according to the second mapping relationship, the bearer and/or logical channel in the at least one bearer and/or logical channel corresponding to the terminal that can use the same numerology and/or TTI is divided into the same first group to obtain at least A first-level group.
可选的,处理器1000具体用于:Optionally, the
基于业务服务质量QoS的全部和部分参数要求,对所述至少一个一级组中的每个一级组进行分组,获得至少一个二级组,其中,所述至少一个二级组中的每个二级组为逻辑信道组LCG。Each of the at least one primary group is grouped according to all and part of parameter requirements of the service quality of service QoS, and at least one secondary group is obtained, wherein each of the at least one secondary group The secondary group is the logical channel group LCG.
可选的,处理器1000具体用于:Optionally, the
所述每个二级组对应有唯一的标识。为了保证LCG标识的唯一性,可以使用但不限于如下两种方式设置LCG的标识:Each of the secondary groups corresponds to a unique identifier. To ensure the uniqueness of the LCG identity, you can use the following two methods to set the identity of the LCG:
方式1:对所述每个二级组对应的唯一的标识以递增方式进行编号;具体的,例如对一个终端所有的承载和/或逻辑信道分组后的各个LCG采用编号递增方式进行编号,以设置每个LCG的标识。Method 1: The unique identifier corresponding to each secondary group is numbered in an incremental manner; for example, each LCG grouped by all bearers and/or logical channels of one terminal is numbered in increments. Set the identity of each LCG.
方式2:对所述每个二级组对应的唯一的标识以两级标识进行编号,其中, 两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的所在的一级组中的二级组标识的组合;具体的,例如,使用两级标识:一级组标识+LCG标识(即二级组标识)。其中一级组标识可以有多种可能,比如可以是网络侧新引入的一个标识,也可以是numerology和/或TTI标识。Manner 2: The unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the secondary level The combination of the secondary group identifiers in the first-level group corresponding to the group; specifically, for example, the two-level identifier is used: the primary group identifier + the LCG identifier (that is, the secondary group identifier). The first-level group identifier may have multiple possibilities, for example, it may be a newly introduced identifier on the network side, or may be a numerology and/or a TTI identifier.
可选的,处理器1000具体用于:Optionally, the
使用无线资源控制RRC、媒体接入层MAC或者物理层信令发送所述第一映射关系给所述终端。The first mapping relationship is sent to the terminal by using a radio resource control RRC, a medium access layer MAC, or physical layer signaling.
如图11所述,本申请实施例八中的终端包括:处理器1100、存储器1101和收发机1102;As shown in Figure 11, the terminal in the eighth embodiment of the present application includes: a
处理器1100负责管理总线架构和通常的处理,存储器1101可以存储处理器1100在执行操作时所使用的数据。收发机1102用于在处理器1100的控制下接收和发送数据。The
总线架构可以包括任意数量的互联的总线和桥,具体由处理器1100代表的一个或多个处理器和存储器1101代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口提供接口。处理器1100负责管理总线架构和通常的处理,存储器1101可以存储处理器1100在执行操作时所使用的数据。The bus architecture may include any number of interconnected buses and bridges, specifically linked by one or more processors represented by
本发明实施例揭示的流程,可以应用于处理器1100中,或者由处理器1100实现。在实现过程中,信号处理流程的各步骤可以通过处理器1100中的硬件的集成逻辑电路或者软件形式的指令完成。处理器1100可以是通用处理器、数字信号处理器、专用集成电路、现场可编程门阵列或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件,可以实现或者执行本发明实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者任何常规的处理器等。结合本发明实施例所公开的方法的步骤可以直接体现为硬件处理器执行完成,或者用处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者 电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器1101,处理器1100读取存储器1101中的信息,结合其硬件完成信号处理流程的步骤。The flow disclosed in the embodiment of the present invention may be applied to the
其中,处理器1100,用于读取存储器1101中的程序并执行下列过程:The
接收网络侧设备发送的用于表征至少一个承载和/或逻辑信道和至少一个逻辑信道组LCG的对应关系的第一映射关系;判断缓冲区状态是否满足缓冲区状态上报BSR的触发条件;若满足,基于所述第一映射关系,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息。Receiving, by the network side device, a first mapping relationship for characterizing a correspondence between the at least one bearer and/or the logical channel and the at least one logical channel group LCG; determining whether the buffer status satisfies a trigger condition for reporting the BSR in the buffer status; And reporting, according to the first mapping relationship, a first message for characterizing the buffer status to the network side device.
可选的,所述第一映射关系,具体为:Optionally, the first mapping relationship is specifically:
所述网络侧设备通过对所述终端对应的至少一个承载和/或逻辑信道进行分组获得至少一个一级组,所述至少一个一级组中每个一级组包括至少一个二级组,所述第一映射关系为用于表征所述至少一个二级组中的每个承载和/或逻辑信道和至少一个二级组之间的映射关系,其中,一个所述二级组即为一个所述逻辑信道组LCG。The network side device obtains at least one primary group by grouping at least one bearer and/or logical channel corresponding to the terminal, and each of the at least one primary group includes at least one secondary group. The first mapping relationship is used to represent a mapping relationship between each bearer and/or logical channel and at least one secondary group in the at least one secondary group, where one of the secondary groups is a The logical channel group LCG.
可选的,所述触发条件可以用于LTE的BSR触发条件,即基于终端进行BSR触发判断,其中所述触发条件的第一种情形包括:Optionally, the triggering condition may be used for a BSR triggering condition of the LTE, that is, performing a BSR triggering determination based on the terminal, where the first scenario of the triggering condition includes:
第一触发条件:当所述终端有比当前缓冲区中的数据更高优先级的数据到达或原本为空的缓冲区中时,或者当禁止BSR上报的定时器超时且缓存中有数据时,触发常规缓冲区状态上报BSR;a first triggering condition: when the terminal has a higher priority data than the data in the current buffer arrives or is in an empty buffer, or when the timer for prohibiting the BSR is timed out and there is data in the buffer, Triggering the normal buffer status to report the BSR;
和/或,第二触发条件:当所述终端对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the second triggering condition: when the timer reported by the periodic BSR corresponding to the terminal times out, the periodic buffer status is reported to the BSR;
和/或,第三触发条件:当所述终端在组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a third triggering condition: when the terminal is in the organization media access layer MAC protocol data unit PDU, in addition to the data to be transmitted, resources are available, triggering the piggybacking BSR.
终端也可以使用新的BSR触发条件,所述触发条件的第二种情形包括:The terminal can also use the new BSR trigger condition, and the second case of the trigger condition includes:
第四触发条件:当所述终端对应的任意一个承载和/或逻辑信道有第一数据到达时,所述第一数据到达的承载和/或逻辑信道的优先级高于所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前服务的所有承 载和/或逻辑信道的优先级时,或者所述第一数据到达的承载和/或逻辑信道对应的numerology和/或TTI当前对应的所有承载和/或逻辑信道的缓存中都没有数据时,或者禁止BSR上报的定时器基于基带参数/基带参数组配置,所述第一数据到达的承载和/或逻辑信道对应的所述禁止BSR上报的定时器超时时,触发常规缓冲区状态上报BSR;a fourth triggering condition: when any one of the bearers and/or the logical channel corresponding to the terminal has the first data arrives, the priority of the bearer and/or the logical channel that the first data arrives is higher than the first data arrives. The bearer and/or logical channel corresponding to the numerology and/or the priority of all bearers and/or logical channels currently served by the TTI, or the numerology and/or TTI corresponding to the bearer and/or logical channel to which the first data arrives When there is no data in the buffer of all the corresponding bearers and/or logical channels, or the timer for prohibiting the BSR reporting is configured based on the baseband parameter/baseband parameter group, the bearer and/or the logical channel corresponding to the first data arrives. When the timer of the BSR is disabled, the BSR is triggered by the normal buffer status.
和/或,第五触发条件:当基带参数/基带参数组对应的周期性BSR上报的定时器超时,触发周期性缓冲区状态上报BSR;And/or the fifth triggering condition: when the timer reported by the periodic BSR corresponding to the baseband parameter/baseband parameter group expires, the periodic buffer status is reported to the BSR;
和/或,第六触发条件:当所述终端在每个基带参数上组织媒体接入层MAC协议数据单元PDU时,除了需要传输的数据外还有资源可用,触发捎带BSR。And/or a sixth triggering condition: when the terminal organizes the medium access layer MAC protocol data unit PDU on each baseband parameter, in addition to the data to be transmitted, resources are available to trigger the piggybacking BSR.
可选的,所述处理器1100具体用于:Optionally, the
当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中所述第一消息的长度是定长的。When the first message for characterizing the buffer status is reported to the network side device based on a logical channel group LCG, wherein the length of the first message is fixed length.
可选的,所述处理器1100具体用于:Optionally, the
当基于一个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,仅上报用于表征触发缓冲区状态上报BSR的逻辑信道组LCG的缓冲区状态的第一消息,例如对于常规BSR,或者仅上报用于表征优先级最高的逻辑信道组LCG的缓冲区状态的第一消息。When the first message for characterizing the buffer status is reported to the network side device based on the logical channel group LCG, only the buffer status of the logical channel group LCG for reporting the BSR of the trigger buffer status is reported. The first message, for example for a regular BSR, or only reports the first message used to characterize the buffer status of the highest priority logical channel group LCG.
可选的,所述处理器1100具体用于:Optionally, the
当基于至少两个逻辑信道组LCG,向所述网络侧设备上报用于表征所述缓冲区状态的第一消息时,其中,所述第一消息的长度是定长或变长的。When the first message for characterizing the buffer status is reported to the network side device based on the at least two logical channel groups LCG, wherein the length of the first message is fixed length or variable length.
可选的,所述处理器1100具体用于:Optionally, the
当所述第一消息的长度是定长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息;When the length of the first message is a fixed length, reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG;
其中,所述M小于等于预设的一次所述上报的最多的逻辑信道组LCG的个数,或者所述M小于等于预设的所述网络侧设备能够为所述终端配置的最 多的逻辑信道组LCG的个数。The M is less than or equal to a preset number of the most reported logical channel groups LCG, or the M is less than or equal to a preset maximum logical channel that the network side device can configure for the terminal. The number of groups of LCGs.
可选的,所述处理器1100具体用于:Optionally, the
当所述第一消息的长度是变长时,向所述网络侧设备上报用于表征所述至少两个逻辑信道组LCG中的M个逻辑信道组LCG的缓冲区状态的第一消息,其中,对所述网络侧设备为所述终端配置的逻辑信道组LCG的最大个数进行限制或者不进行限制。And reporting, to the network side device, a first message for characterizing a buffer status of the M logical channel groups LCG of the at least two logical channel groups LCG, where the length of the first message is longer. The maximum number of logical channel groups LCG configured by the network side device for the terminal is limited or not limited.
可选的,所述第一消息上报时分为媒体接入层MAC子头和媒体接入层控制单元MAC CE两部分,当所述第一消息的长度是变长时,所述第一消息中包括用于表征所述第一消息对应的所述缓冲区状态上报BSR MAC CE的长度的第二信息。Optionally, the first message is divided into a media access layer MAC subheader and a media access layer control unit MAC CE. When the length of the first message is longer, the first message is sent. And including second information for indicating a length of the buffer status reported by the first message to the BSR MAC CE.
可选的,所述每个二级组对应有唯一的标识。Optionally, each of the secondary groups corresponds to a unique identifier.
可选的,所述每个二级组对应的唯一的标识以递增方式进行编号;Optionally, the unique identifier corresponding to each secondary group is numbered in an incremental manner;
或者,所述每个二级组对应的唯一的标识以两级标识进行编号,其中,两级标识为所述每个二级组所在的一级组的一级组标识和该二级组对应的二级组标识的组合。Or, the unique identifier corresponding to each secondary group is numbered by a two-level identifier, where the two-level identifier is a first-level group identifier of the first-level group in which each secondary group is located, and the second-level group corresponds to the second-level group. A combination of secondary group IDs.
可选的,对于所述每个二级组对应的唯一的标识,所述第一消息中需要携带该二级组的所述唯一的标识对应的缓冲区状态指示。Optionally, for the unique identifier corresponding to each secondary group, the first message needs to carry a buffer status indication corresponding to the unique identifier of the secondary group.
本发明实施例提供一种可读存储介质,该可读存储介质为非易失性存储介质,包括程序代码,当所述程序代码在计算设备上运行时,所述程序代码用于使所述计算设备执行上述网络侧设备的动作。An embodiment of the present invention provides a readable storage medium, which is a non-volatile storage medium, including program code, when the program code is run on a computing device, the program code is used to make the The computing device performs the actions of the network side device described above.
本发明实施例提供一种可读存储介质,该可读存储介质为非易失性存储介质,包括程序代码,当所述程序代码在计算设备上运行时,所述程序代码用于使所述计算设备执行上述终端的动作。An embodiment of the present invention provides a readable storage medium, which is a non-volatile storage medium, including program code, when the program code is run on a computing device, the program code is used to make the The computing device performs the actions of the terminal described above.
本申请一个或多个实施例通过提供获得和上报缓冲区状态的方法、网络侧设备以及终端,其中,网络侧设备确定不同承载和/或逻辑信道和逻辑信道组LCG之间的映射关系,并将所述映射关系发送给终端,所述终端进行缓冲区状态上报BSR的触发判断,当判断触发时,则根据网络侧设备对所述终端 的配置进行缓冲区状态上报BSR。具体的,例如网络侧根据承载和/或逻辑信道和numerology和/或TTI第二映射关系,对承载和/或逻辑信道进行第一轮分组,然后针对第一轮确定的每个分组,在组内分别进行第二轮分组,根据第二轮分组确定每个承载和/或逻辑信道和LCG的第一映射关系,并将所述第一映射关系配置给终端;终端进行BSR触发条件判断,一旦判断BSR触发,则基于网络侧配置的承载和/或逻辑信道和LCG的映射关系进行缓冲区状态上报。通过实施上述一个或多个技术方案,有效的而解决了现有技术中当不同承载和/或逻辑信道对应的numerology和/或TTI不同时,或者说在多numerology和/或TTI共存的场景下,如何进行缓冲区状态上报技术问题,达到了灵活的支持多种业务共存以及高频/高速场景下的数据传输,灵活的支持多种不同numerology和/或TTI共存的技术效果。One or more embodiments of the present application provide a method for obtaining and reporting a buffer status, a network side device, and a terminal, wherein the network side device determines a mapping relationship between different bearers and/or logical channels and a logical channel group LCG, and The mapping relationship is sent to the terminal, and the terminal performs a buffer status report BSR triggering judgment. When the triggering is triggered, the BSR is reported in the buffer state according to the configuration of the terminal by the network side device. Specifically, for example, the network side performs the first round of grouping on the bearer and/or the logical channel according to the bearer and/or logical channel and the numerology and/or the TTI second mapping relationship, and then each group determined for the first round, in the group Performing a second round of grouping, determining a first mapping relationship between each bearer and/or logical channel and the LCG according to the second round of the grouping, and configuring the first mapping relationship to the terminal; the terminal performs BSR triggering condition determination, once When the BSR trigger is determined, the buffer status is reported based on the mapping between the bearer and/or the logical channel and the LCG configured on the network side. By implementing one or more of the foregoing technical solutions, the numerology and/or TTI corresponding to different bearers and/or logical channels are different in the prior art, or in a scenario where multiple numerology and/or TTI coexist. How to perform buffer status reporting technical problems, achieve flexible support for multiple services coexistence and data transmission in high frequency/high speed scenarios, and flexibly support the technical effects of multiple different numerology and/or TTI coexistence.
尽管已描述了本申请的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本申请范围的所有变更和修改。While the preferred embodiment of the present application has been described, it will be apparent that those skilled in the art can make further changes and modifications to the embodiments. Therefore, the appended claims are intended to be interpreted as including the preferred embodiments and the modifications and
显然,本领域的技术人员可以对本申请进行各种改动和变型而不脱离本申请的精神和范围。这样,倘若本申请的这些修改和变型属于本申请权利要求及其等同技术的范围之内,则本申请也意图包含这些改动和变型在内。It will be apparent to those skilled in the art that various modifications and changes can be made in the present application without departing from the spirit and scope of the application. Thus, it is intended that the present invention cover the modifications and variations of the present invention.
Claims (61)
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710063667.XA CN108391286B (en) | 2017-02-03 | 2017-02-03 | Obtain method, network side equipment and the terminal with reporting buffer zone state |
| CN201710063667.X | 2017-02-03 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018141253A1 true WO2018141253A1 (en) | 2018-08-09 |
Family
ID=63040263
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2018/074958 Ceased WO2018141253A1 (en) | 2017-02-03 | 2018-02-01 | Method for obtaining and reporting buffer status, network side device and terminal |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN108391286B (en) |
| WO (1) | WO2018141253A1 (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2020029215A1 (en) * | 2018-08-10 | 2020-02-13 | Chongqing University Of Posts And Telecommunications | Methods, systems and devices for determining buffer status report |
| CN114828073A (en) * | 2021-01-29 | 2022-07-29 | 大唐移动通信设备有限公司 | Resource allocation method, device, equipment and storage medium |
| CN116017727A (en) * | 2022-12-28 | 2023-04-25 | 上海移远通信技术股份有限公司 | Method and device for transmitting BSR (buffer status report) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111132070A (en) * | 2018-10-30 | 2020-05-08 | 普天信息技术有限公司 | A PPPR configuration method and device |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103313396A (en) * | 2012-03-07 | 2013-09-18 | 普天信息技术研究院有限公司 | Logical channel grouping method in LTE system |
| CN104581679A (en) * | 2013-10-17 | 2015-04-29 | 普天信息技术研究院有限公司 | A BSR reporting method in a dual-connection network |
| WO2016153820A1 (en) * | 2015-03-24 | 2016-09-29 | Qualcomm Incorporated | Wireless resource allocation and buffer status reporting based on packet size |
-
2017
- 2017-02-03 CN CN201710063667.XA patent/CN108391286B/en active Active
-
2018
- 2018-02-01 WO PCT/CN2018/074958 patent/WO2018141253A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103313396A (en) * | 2012-03-07 | 2013-09-18 | 普天信息技术研究院有限公司 | Logical channel grouping method in LTE system |
| CN104581679A (en) * | 2013-10-17 | 2015-04-29 | 普天信息技术研究院有限公司 | A BSR reporting method in a dual-connection network |
| WO2016153820A1 (en) * | 2015-03-24 | 2016-09-29 | Qualcomm Incorporated | Wireless resource allocation and buffer status reporting based on packet size |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2020029215A1 (en) * | 2018-08-10 | 2020-02-13 | Chongqing University Of Posts And Telecommunications | Methods, systems and devices for determining buffer status report |
| US11516702B2 (en) | 2018-08-10 | 2022-11-29 | Chongqing University Of Posts And Telecommunications | Methods, systems and devices for determining buffer status report |
| CN114828073A (en) * | 2021-01-29 | 2022-07-29 | 大唐移动通信设备有限公司 | Resource allocation method, device, equipment and storage medium |
| CN116017727A (en) * | 2022-12-28 | 2023-04-25 | 上海移远通信技术股份有限公司 | Method and device for transmitting BSR (buffer status report) |
| WO2024138877A1 (en) * | 2022-12-28 | 2024-07-04 | 上海移远通信技术股份有限公司 | Method and apparatus for transmitting bsr |
Also Published As
| Publication number | Publication date |
|---|---|
| CN108391286B (en) | 2019-09-17 |
| CN108391286A (en) | 2018-08-10 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12185161B2 (en) | Scheduling request processing method and terminal device | |
| US11153778B2 (en) | Buffer status report reporting method and apparatus | |
| US9713030B2 (en) | Transmission data processing method and devices | |
| CN109548080B (en) | Related method, user equipment and base station for media access control layer grouping | |
| CN108811099B (en) | Scheduling method and equipment for uplink transmission resources | |
| CN108347784B (en) | A resource scheduling method and wireless access network equipment and terminal equipment | |
| CN110225547B (en) | Scheduling request sending and receiving method, terminal and network side equipment | |
| TW200850029A (en) | A method of allocating uplink radio resources | |
| CN110838899A (en) | Direct communication link resource allocation method and terminal | |
| WO2018141244A1 (en) | Resource scheduling method, device and system | |
| CN111356172A (en) | Communication method, device, terminal, network device and storage medium | |
| CN110839284A (en) | Scheduling request resource determining and configuring method, equipment and device | |
| CN107105512B (en) | Method for communication and radio station for communication | |
| WO2018141267A1 (en) | Method, device and system for triggering cache status report | |
| WO2018141253A1 (en) | Method for obtaining and reporting buffer status, network side device and terminal | |
| US20210176696A1 (en) | Method, apparatus, computer program product and computer program | |
| CN101695194A (en) | Multiplexing method for dispatching middle uplink logic channel in semi-static state by LTE systecm | |
| CN101978765B (en) | Method for communicating and radio station therefor | |
| CN111148225B (en) | Resource scheduling method, device and device | |
| WO2021056213A1 (en) | Wireless communication method and device | |
| CN108966356A (en) | A kind of multiplexing method and device of logic channel | |
| WO2021031970A1 (en) | Method for transmitting and receiving control information, and communication device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18747724 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18747724 Country of ref document: EP Kind code of ref document: A1 |