CN109327857B - BSR cancellation method and user terminal - Google Patents

BSR cancellation method and user terminal Download PDF

Info

Publication number
CN109327857B
CN109327857B CN201710641826.XA CN201710641826A CN109327857B CN 109327857 B CN109327857 B CN 109327857B CN 201710641826 A CN201710641826 A CN 201710641826A CN 109327857 B CN109327857 B CN 109327857B
Authority
CN
China
Prior art keywords
logical channel
bsr
secondary cell
data
command
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.)
Active
Application number
CN201710641826.XA
Other languages
Chinese (zh)
Other versions
CN109327857A (en
Inventor
杨晓东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201710641826.XA priority Critical patent/CN109327857B/en
Publication of CN109327857A publication Critical patent/CN109327857A/en
Application granted granted Critical
Publication of CN109327857B publication Critical patent/CN109327857B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0278Traffic management, e.g. flow control or congestion control using buffer status reports

Landscapes

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

Abstract

The embodiment of the invention relates to a BSR cancelling method and a user terminal, wherein the method comprises the following steps: receiving a command indicating that the first logical channel deactivates or stops transmitting data; canceling the BSR triggered by the first logical channel according to the command. In this way, after receiving the command indicating that the first logical channel deactivates or stops transmitting data, the UE can stop transmitting data on the first logical channel according to the command and cancel the BSR triggered by the first logical channel, thereby reducing unnecessary transmission and avoiding waste of resources.

Description

BSR cancellation method and user terminal
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method for cancelling a Buffer Status Report (BSR) and a user terminal.
Background
1) PDCP (Packet Data Convergence Protocol) replication function:
currently, in a Long Term Evolution (LTE) system, a dc (dual connectivity) dual connectivity function is introduced, and a protocol stack of the dual connectivity function is shown in fig. 1, where a MeNB (macro base station) and a SeNB (auxiliary base station) are respectively a primary and a secondary base stations, and some bearers of a UE (User Equipment) can be respectively transmitted in the MeNB and the SeNB.
In the discussion of the NR (new Radio) of 5G (fifth generation mobile communication technology), due to the requirement of high reliability service, 3GPP has agreed that in order to better ensure the reliability of service transmission, PDUs (Protocol Data units) of the same PDCP under DC can be mapped to logical channels of different base stations and transmitted.
In a CA (carrier aggregation) scenario, PDUs of the same PDCP may be mapped to different logical channels and transmitted on different carriers. Such mapping of logical channels and carriers is configured by RRC (Radio Resource Control).
The RAN 298 has agreed to activate or deactivate transmission of PDCP duty with a MAC (medium access Control) CE (Control Element) over the conference. For CA, the PDCP maps different logical channels to which the new data packet and the duplicate data packet are mapped, respectively, to different RLC (Radio Link Control) entities for transmission, as shown in fig. 2. RLC is an independent entity for the DC case, as is MAC.
2) BSR trigger and cancel function:
currently, UE of LTE and NR will report BSR, and in an LTE system, the basic uplink scheduling is as shown in fig. 3: when the UE has uplink data to send, the UE sends an SR on a specified SR (scheduling Request) resource. When the base station receives a scheduling request of the UE, the base station knows that the UE has uplink data to be sent, the base station schedules the UE to send the uplink data, the UE sends BSR and possible partial data on uplink grant (grant) of the base station, and the base station knows how much uplink data the UE has according to the BSR and then can schedule the data according to how much uplink data the UE has and the priority of the data service. It can be seen that the role of the BSR is information that the UE tells the base station how much data the UE has to send.
Wherein, the trigger of the BSR has a cancellation mechanism, and if a UL grant (uplink grant) assigned to the UE can load all data and the UL grant cannot additionally load the BSR and the subheader of the BSR, the BSR trigger is cancelled.
3) LCP (Logical Channel Priority) procedure:
the LCP procedure is a method in which the UE performs assembly for uplink data transmission according to uplink priority, and currently, in NR, according to service requirements, it may be required that a certain logical channel is mapped on only one type of carrier.
There is currently no discussion that the PDCP duty data-triggered BSR is cancelled due to activation or deactivation of the PDCP duty. However, if the triggered BSR is not cancelled, unnecessary waste of resources is caused.
Disclosure of Invention
The embodiment of the invention provides a BSR canceling method and a user terminal, which solve the problem of resource waste caused by no BSR cancellation.
In a first aspect, a method for cancelling a buffer status report BSR is provided, which is applied to a user equipment UE, and includes:
receiving a command indicating that the first logical channel deactivates or stops transmitting data;
canceling the BSR triggered by the first logical channel according to the command.
In a second aspect, there is also provided a user terminal, including:
a receiving module, configured to receive a command indicating that the first logical channel deactivates or stops sending data;
a first cancellation module configured to cancel, according to the command, a BSR triggered by the first logical channel.
In a third aspect, a user terminal is further provided, including: a processor, a memory, and a BSR cancellation program stored on the memory and operable on the processor, the BSR cancellation program when executed by the processor implementing the steps of the BSR cancellation method as described above.
In a fourth aspect, there is also provided a computer readable storage medium having stored thereon a BSR cancellation program which, when executed by a processor, implements the steps of the BSR cancellation method as described above.
In this way, after receiving the command indicating that the first logical channel deactivates or stops transmitting data, the UE can stop transmitting data on the first logical channel according to the command and cancel the BSR triggered by the first logical channel, thereby reducing unnecessary transmission and avoiding waste of resources.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a schematic diagram of a protocol stack for dual connectivity functions;
FIG. 2 is a diagram illustrating two transmission paths of PDCP duplicate data;
fig. 3 is a schematic diagram of conventional uplink scheduling;
FIG. 4 is a flowchart illustrating a BSR cancellation method according to an embodiment of the present invention;
FIG. 5 is a second flowchart of a BSR cancellation method according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of a path transmission suitable for use in the process of FIG. 5;
FIG. 7 is a second flowchart of a BSR cancellation method according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of a path transmission suitable for use in the process of FIG. 7;
FIG. 9 is a third flowchart illustrating a BSR cancellation method according to an embodiment of the present invention;
FIG. 10 is a schematic diagram of a path transmission suitable for use in the process of FIG. 9;
FIG. 11 is a diagram illustrating a UE according to an embodiment of the present invention;
fig. 12 is a second schematic structural diagram of a UE according to the embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "comprises," "comprising," and "having," and any variations thereof, in the description and claims of this invention, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In this embodiment of the present invention, the network side may refer to a Base Station, where the Base Station may be a Base Transceiver Station (BTS) in Global System for Mobile communications (GSM) or Code Division Multiple Access (CDMA), a Base Station (NodeB, NB) in Wideband Code Division Multiple Access (WCDMA), an evolved Node B (eNB or eNodeB) in LTE, a Base Station in New radio Access (New RAT or NR), a relay Station or an Access point, or a Base Station in a future 5G network, and the like, and the Base Station is not limited herein.
In embodiments of the present invention, a User Equipment (UE) may be a wireless terminal or a wired terminal, and the wireless terminal may be a device providing voice and/or other service data connectivity to a user, a handheld device having a wireless connection function, or other processing device connected to a wireless modem. Wireless terminals, which may be mobile terminals such as mobile telephones (or "cellular" telephones) and computers having mobile terminals, such as portable, pocket, hand-held, computer-included, or vehicle-mounted mobile devices, may communicate with one or more core networks via a Radio Access Network (RAN), which may exchange language and/or data with the RAN. Examples of such devices include Personal Communication Service (PCS) phones, cordless phones, Session Initiation Protocol (SIP) phones, Wireless Local Loop (WLL) stations, and Personal Digital Assistants (PDAs). A wireless Terminal may also be referred to as a system, a Subscriber Unit (Subscriber Unit), a Subscriber Station (Subscriber Station), a Mobile Station (Mobile), a Remote Station (Remote Station), a Remote Terminal (Remote Terminal), an Access Terminal (Access Terminal), a Terminal (User Terminal), a User Agent (User Agent), and a User Equipment (User Device or User Equipment), which are not limited herein.
Referring to fig. 4, a flow of a BSR cancellation method provided in the embodiment of the present invention is shown in the figure, where an execution main body of the method may be a UE, and the specific steps are as follows:
step 401, receiving a command indicating that the first logical channel deactivates or stops sending data;
in the embodiment of the present invention, the UE may send data to the network side through two logical channels, for example, the first logical channel transmits PDCP duplicate data, and the second logical channel transmits initial data, or the UE sends data to the network side through one logical channel, for example, the first logical channel transmits non-PDCP duplicate data, which may be data of an LCH.
For example, the UE receives a command indicating that the network side deactivates or stops sending data on the first logical channel, where the data may be PDCP duplicate data or non-PDCP duplicate data.
And step 402, canceling the BSR triggered by the first logic channel according to the command.
In the embodiment of the present invention, if the BSR triggered by the first logical channel is cancelled, the corresponding SR may be further cancelled.
In this way, after receiving the command indicating that the first logical channel deactivates or stops transmitting data, the UE can stop transmitting data on the first logical channel according to the command and cancel the BSR triggered by the first logical channel, thereby reducing unnecessary transmission.
Referring to fig. 5, a flow of a BSR cancellation method provided in the embodiment of the present invention is shown, where an execution main body of the method may be a UE, and the specific steps are as follows:
step 501, configuring to transmit PDCP duplicate data on the first logical channel, and transmitting initial data on a second logical channel.
It should be noted that the step 501 is an optional step.
Referring to fig. 6, in which LCH1 denotes a first logical channel and LCH2 denotes a second logical channel. The UE triggers a BSR due to data coming on LCH 1.
Step 502, receiving a first deactivation command of PDCP duplication data sent by the network side, where the first deactivation command is used to instruct the UE to stop sending PDCP duplication data on the first logical channel.
Note that, at this time, the UE keeps transmitting on the second logical channel.
Step 503, canceling the BSR triggered by the first logical channel according to the first deactivation command.
Step 504, the BSR triggered by the second logical channel is cancelled, or the BSR triggered by the radio data bearer corresponding to the second logical channel is cancelled.
It should be noted that the step 504 is an optional step.
In the embodiment of the present invention, if the BSR triggered by the first logical channel is cancelled, the corresponding SR may be further cancelled. That is, after the corresponding BSR is triggered, the SR is triggered if there is no uplink resource. If the BSR is cancelled, an SR corresponding to the BSR is determined and the SR is cancelled.
In this way, after receiving the first deactivation command indicating that the first logical channel deactivates or stops sending the PDCP duplicate data, the UE can stop sending the PDCP duplicate data on the first logical channel according to the first deactivation command, cancel the BSR triggered by the first logical channel, and further cancel the BSR triggered by the second logical channel, or cancel the BSR triggered by the radio data bearer corresponding to the second logical channel, thereby reducing unnecessary sending.
Referring to fig. 7, a flow of a BSR cancellation method provided in the embodiment of the present invention is shown in the figure, where an execution main body of the method may be a UE, and the specific steps are as follows:
step 701, configuring to transmit PDCP duty data on the first logical channel, and transmit initial data on the second logical channel, where the first secondary cell carries the first logical channel data, and the second secondary cell carries the second logical channel data, and execute step 702 or step 704.
Referring to fig. 8, Scell of PDCP duty data of both LCHs is deactivated. Here, LCH1 denotes a first logical channel, LCH2 denotes a second logical channel, Scell1 denotes a first secondary cell, and Scell2 denotes a second secondary cell. The UE triggers a BSR due to data coming on LCH 1.
It should be noted that the step 701 is an optional step.
Step 702, receiving a second deactivation command of the first secondary cell sent by the network side, where the second deactivation command is used to indicate that the first secondary cell of the UE is deactivated, where the first secondary cell carries first logical channel data, and perform step 703.
Step 703, deactivating the first secondary cell according to the second deactivation command, and canceling the BSR triggered by the first logical channel and carried in the first secondary cell.
Step 704, receiving a third deactivation command of the second secondary cell sent by the network side, where the third deactivation command is used to indicate that the second secondary cell of the UE is deactivated, and performing step 705;
step 705, deactivating the second secondary cell according to the third deactivation command, and canceling the BSR triggered by the second logical channel carried in the second secondary cell, or canceling the BSR triggered by the radio data carrier corresponding to the second logical channel carried in the second secondary cell.
It should be noted that the above steps 704 and 705 are optional steps.
In the embodiment of the present invention, if the BSR triggered by the first logical channel is cancelled, the corresponding SR may be further cancelled. That is, after the corresponding BSR is triggered, the SR is triggered if there is no uplink resource. If the BSR is cancelled, an SR corresponding to the BSR is determined and the SR is cancelled.
In this way, after receiving the third deactivation command indicating that the first logical channel deactivates or stops sending the PDCP duplicate data, the UE can stop sending the PDCP duplicate data on the first logical channel according to the third deactivation command, and cancel the BSR triggered by the first logical channel, and may further cancel the BSR triggered by the second logical channel, or cancel the BSR triggered by the radio data bearer corresponding to the second logical channel, thereby reducing unnecessary sending.
Referring to fig. 9, a flow of a BSR cancellation method provided in the embodiment of the present invention is shown in the figure, where an execution main body of the method may be a UE, and the specific steps are as follows:
step 901, configuring data transmission on a first logical channel, where the first secondary cell carries data of the first logical channel.
It should be noted that the step 901 is an optional step. The first logical channel may carry PDCP duplicate data or non-PDCP duplicate data.
Referring to fig. 10, wherein LCH1 represents the first logical channel and Scell1 represents the first secondary cell. The UE triggers a BSR due to data coming on LCH 1.
Step 902, receiving a fourth deactivation command of the first secondary cell sent by the network side, where the fourth deactivation command is used to indicate that the first secondary cell of the UE is deactivated, where the first secondary cell carries first logical channel data;
step 903, deactivating the first secondary cell according to the fourth deactivation command, and canceling the BSR triggered by the first logical channel carried in the first secondary cell.
In the embodiment of the present invention, if the BSR triggered by the first logical channel is cancelled, the corresponding SR may be further cancelled. That is, after the corresponding BSR is triggered, the SR is triggered if there is no uplink resource. If the BSR is cancelled, an SR corresponding to the BSR is determined and the SR is cancelled.
It is to be noted that the first logical channel (LCH1) needs to be transmitted on the first secondary cell (Scell1), possibly due to LCP limitations.
In this way, after receiving the fourth deactivation command indicating that the first logical channel deactivates or stops transmitting data, the UE can stop transmitting data on the first logical channel according to the fourth deactivation command and cancel the BSR triggered by the first logical channel, thereby reducing unnecessary transmission.
The embodiment of the invention also provides a user terminal, and as the principle of solving the problems of the user terminal is similar to the measuring method in the embodiment of the invention, the implementation of the user terminal can refer to the implementation of the method, and repeated parts are not described again.
Referring to fig. 11, which shows a structure of a UE, the UE1100 includes:
a receiving module 1101, configured to receive a command indicating that the first logical channel deactivates or stops sending data;
a first cancellation module 1102, configured to stop sending data on the first logical channel according to the command, and cancel a BSR triggered by the first logical channel.
Optionally, in an embodiment of the present invention, the receiving module 1101 is further configured to: receiving a first deactivation command of PDCP duplicate data sent by a network side, wherein the first deactivation command is used for indicating the UE to stop sending the PDCP duplicate data on the first logic channel;
the first cancellation module 1102 is further configured to: canceling the BSR triggered by the first logical channel according to the first deactivation command.
Optionally, with continued reference to fig. 11, the UE1100 further includes:
a first configuring module 1103, configured to configure the PDCP duplicate data to be transmitted on the first logical channel, and transmit the initial data on the second logical channel.
Optionally, in this embodiment of the present invention, the first canceling module 1102 is further configured to: cancelling a BSR triggered by the second logical channel or cancelling a BSR triggered by a radio data bearer corresponding to the second logical channel.
Optionally, in an embodiment of the present invention, the receiving module 1101 is further configured to: receiving a second deactivation command of a first secondary cell sent by a network side, wherein the second deactivation command is used for indicating that the first secondary cell of the UE is deactivated, and the first secondary cell bears first logical channel data;
the first cancellation module 1102 is further configured to: deactivating the first secondary cell according to the second deactivation command, and canceling the BSR triggered by the first logic channel carried in the first secondary cell.
Optionally, with continued reference to fig. 11, the UE1100 further includes:
a second configuring module 1104, configured to transmit duplicate data on the first logical channel and transmit initial data on the second logical channel, where the first secondary cell carries the data of the first logical channel and the second secondary cell carries the data of the second logical channel.
Optionally, in this embodiment of the present invention, the receiving module 1101 is further configured to: receiving a third deactivation command of a second secondary cell sent by a network side, wherein the third deactivation command is used for indicating that the second secondary cell of the UE is deactivated;
the first cancellation module 1102 is further configured to: deactivating the second secondary cell according to the third deactivation command, and canceling the BSR triggered by the second logical channel carried in the second secondary cell, or canceling the BSR triggered by the wireless data carried in the second logical channel corresponding to the second secondary cell.
Optionally, in an embodiment of the present invention, the receiving module 1101 is further configured to: receiving a fourth deactivation command of a first secondary cell sent by a network side, wherein the fourth deactivation command is used for indicating that the first secondary cell of the UE is deactivated, and the first secondary cell bears first logical channel data;
the first cancellation module 1102 is further configured to: deactivating the first secondary cell according to the fourth deactivation command, and canceling the BSR triggered by the first logic channel carried in the first secondary cell.
Optionally, with continued reference to fig. 11, the UE1100 further includes:
a third configuring module 1105, configured to transmit non-PDCP duration data on the first logical channel, and send the non-PDCP duration data to the first secondary cell through the first logical channel.
Optionally, with continued reference to fig. 11, the UE1100 further includes:
a determining module 1106, configured to determine an SR corresponding to the cancelled BSR;
a second cancellation module 1107 is used to cancel the SR.
The user terminal provided in this embodiment may execute the method embodiments described above, and the implementation principle and technical effect are similar, which is not described herein again.
Fig. 12 is a schematic structural diagram of a user terminal according to another embodiment of the present invention. As shown in fig. 12, the user terminal 1200 shown in fig. 12 includes: at least one processor 1201, memory 1202, at least one network interface 1204, and a user interface 1203. The various components in terminal 1200 are coupled together by a bus system 1205. It is understood that bus system 1205 is used to enable connected communication between these components. Bus system 1205 includes, in addition to a data bus, a power bus, a control bus, and a status signal bus. But for clarity of illustration the various buses are labeled as bus system 1205 in figure 12.
The user interface 1203 may include, among other things, a display, a keyboard, or a pointing device (e.g., a mouse, trackball, touch pad, or touch screen, among others.
It is to be understood that the memory 1202 in embodiments of the present invention may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The non-volatile memory may be a Read-only memory (ROM), a programmable Read-only memory (PROM), an erasable programmable Read-only memory (erasabprom, EPROM), an electrically erasable programmable Read-only memory (EEPROM), or a flash memory. The volatile memory may be a Random Access Memory (RAM) which functions as an external cache. By way of example, but not limitation, many forms of RAM are available, such as static random access memory (staticiram, SRAM), dynamic random access memory (dynamic RAM, DRAM), synchronous dynamic random access memory (syncronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (DDRSDRAM ), Enhanced Synchronous DRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), and direct memory bus RAM (DRRAM). The memory 1202 of the subject systems and methods is intended to comprise, without being limited to, these and any other suitable types of memory.
In some embodiments, memory 1202 holds the following elements, executable modules or data structures, or a subset thereof, or an expanded set thereof: an operating system 12021 and application programs 12022.
The operating system 12021 includes various system programs, such as a framework layer, a core library layer, a driver layer, and the like, and is used for implementing various basic services and processing hardware-based tasks. The application 12022 includes various applications, such as a media player (MediaPlayer), a Browser (Browser), and the like, for implementing various application services. A program implementing a method according to an embodiment of the present invention may be included in the application 12022.
In the embodiment of the present invention, by calling a program or an instruction stored in the memory 1202, specifically, a program or an instruction stored in the application 12022, the processor 1201 may further implement the following steps when executing: receiving a command indicating that the first logical channel deactivates or stops transmitting data; stopping transmitting data on the first logical channel according to the command, and canceling the BSR triggered by the first logical channel.
The method disclosed by the embodiment of the invention can be applied to the processor 1201 or implemented by the processor 1201. The processor 1201 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be implemented by integrated logic circuits of hardware or instructions in the form of software in the processor 1201. The processor 1201 may be a general-purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic device, or discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software modules may be located in ram, flash memory, rom, prom, or eprom, registers, or other storage media as is known in the art. The storage medium is located in the memory 1202, and the processor 1201 reads information in the memory 1202 and completes the steps of the above method in combination with hardware thereof.
It is to be understood that the embodiments described herein may be implemented in hardware, software, firmware, middleware, microcode, or any combination thereof. For a hardware implementation, the processing units may be implemented within one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), general purpose processors, controllers, micro-controllers, microprocessors, other electronic units designed to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques described in this disclosure may be implemented with modules (e.g., procedures, functions, and so on) that perform the functions described in this disclosure. The software codes may be stored in a memory and executed by a processor. The memory may be implemented within the processor or external to the processor.
An embodiment of the present invention further provides a computer-readable storage medium, where a BSR cancelling program is stored in the computer-readable storage medium, and when the BSR cancelling program is executed by a processor, the steps in the BSR cancelling method described above are implemented.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions in actual implementation, for example, at least two units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may also be distributed on at least two network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to perform all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned preservation medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (12)

1. A method for canceling Buffer Status Report (BSR) is applied to a User Equipment (UE), and is characterized by comprising the following steps:
receiving a command indicating that the first logical channel deactivates or stops transmitting data;
canceling a BSR triggered by PDCP duplicate data transmitted by the first logical channel according to the command;
the receiving a command indicating that the first logical channel deactivates or stops transmitting data includes:
receiving a second deactivation command of a first secondary cell sent by a network side, wherein the second deactivation command is used for indicating that the first secondary cell of the UE is deactivated, and the first secondary cell bears first logical channel data;
the cancelling of the BSR triggered by the PDCP duplicate data transmitted by the first logical channel according to the command includes:
deactivating the first secondary cell according to the second deactivation command, and canceling the BSR triggered by the PDCP duplicate data transmitted by the first logical channel carried in the first secondary cell.
2. The method of claim 1, further comprising:
and configuring the PDCP duplicate data to be transmitted on a first logic channel, transmitting the initial data on a second logic channel, and carrying the data of the second logic channel by a second auxiliary cell.
3. The method of claim 2, further comprising:
receiving a third deactivation command of a second secondary cell sent by a network side, wherein the third deactivation command is used for indicating that the second secondary cell of the UE is deactivated;
deactivating the second secondary cell according to the third deactivation command, and canceling the BSR triggered by the second logical channel carried in the second secondary cell, or canceling the BSR triggered by the wireless data carried in the second logical channel corresponding to the second secondary cell.
4. The method of claim 1, further comprising:
and configuring and transmitting PDCP duplicate data or non-PDCP duplicate data on a first logic channel, wherein the first auxiliary cell bears the data of the first logic channel.
5. The method according to any one of claims 1 to 4, further comprising:
determining an uplink Scheduling Request (SR) corresponding to the cancelled BSR;
the SR is cancelled.
6. A user terminal, UE, comprising:
a receiving module, configured to receive a command indicating that the first logical channel deactivates or stops sending data;
a first cancellation module, configured to cancel, according to the command, a BSR triggered by PDCP duplicate data transmitted by the first logical channel;
the receiving module is further configured to: receiving a second deactivation command of a first secondary cell sent by a network side, wherein the second deactivation command is used for indicating that the first secondary cell of the UE is deactivated, and the first secondary cell bears first logical channel data;
the first cancellation module is further to: deactivating the first secondary cell according to the second deactivation command, and canceling the BSR triggered by the PDCP duplicate data transmitted by the first logical channel carried in the first secondary cell.
7. The UE of claim 6, wherein the UE further comprises:
and the second configuration module is used for configuring the PDCP duplicate data transmission on the first logic channel and the initial data transmission on the second logic channel, and the second auxiliary cell bears the data of the second logic channel.
8. The UE of claim 7,
the receiving module is further configured to: receiving a third deactivation command of a second secondary cell sent by a network side, wherein the third deactivation command is used for indicating that the second secondary cell of the UE is deactivated;
the first cancellation module is further to: deactivating the second secondary cell according to the third deactivation command, and canceling the BSR triggered by the second logical channel carried in the second secondary cell, or canceling the BSR triggered by the wireless data carried in the second logical channel corresponding to the second secondary cell.
9. The UE of claim 6, wherein the UE further comprises:
and a third configuration module, configured to transmit PDCP duplicate data or non-PDCP duplicate data on the first logical channel, where the first auxiliary cell carries the data of the first logical channel.
10. The UE of any one of claims 6 to 9, wherein the UE further comprises:
a determining module for determining an SR corresponding to the cancelled BSR;
a second cancellation module to cancel the SR.
11. A user terminal, comprising: a processor, a memory, and a BSR cancellation program stored on the memory and operable on the processor, the BSR cancellation program when executed by the processor implementing the steps of the BSR cancellation method according to any one of claims 1 to 5.
12. A computer readable storage medium, characterized in that the computer readable storage medium has stored thereon a BSR cancellation program, which when executed by a processor implements the steps of the BSR cancellation method according to any of claims 1 to 5.
CN201710641826.XA 2017-07-31 2017-07-31 BSR cancellation method and user terminal Active CN109327857B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710641826.XA CN109327857B (en) 2017-07-31 2017-07-31 BSR cancellation method and user terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710641826.XA CN109327857B (en) 2017-07-31 2017-07-31 BSR cancellation method and user terminal

Publications (2)

Publication Number Publication Date
CN109327857A CN109327857A (en) 2019-02-12
CN109327857B true CN109327857B (en) 2020-11-13

Family

ID=65245853

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710641826.XA Active CN109327857B (en) 2017-07-31 2017-07-31 BSR cancellation method and user terminal

Country Status (1)

Country Link
CN (1) CN109327857B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109392172B (en) * 2017-08-11 2021-07-13 维沃移动通信有限公司 Data transmission method and user terminal
CN113709806B (en) 2020-05-20 2024-09-06 远传电信股份有限公司 User equipment and buffer area state reporting cancellation method based on CA and IAB
CN112399474B (en) * 2020-11-19 2022-11-22 展讯通信(上海)有限公司 Resource allocation method, device and equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016048082A1 (en) * 2014-09-25 2016-03-31 Lg Electronics Inc. Method and apparatus for canceling triggered prose bsr in wireless communication system
CN107852638B (en) * 2015-07-06 2021-03-12 Lg 电子株式会社 Method for canceling buffer status report or scheduling request in dual connectivity and apparatus therefor

Also Published As

Publication number Publication date
CN109327857A (en) 2019-02-12

Similar Documents

Publication Publication Date Title
CN108882327B (en) Beam failure processing method, secondary base station failure processing method and terminal
CN109246705B (en) Data radio bearer integrity protection configuration method, terminal and network equipment
WO2021043113A1 (en) Communication method and apparatus
CN111263451B (en) Sidelink transmission method and apparatus
CN109391439B (en) Bandwidth part BWP activation and deactivation method and device
CN110771076A (en) Command indication method and device and information interaction method and device
CN109121166A (en) A kind of data transmission method, base station and user terminal
US11229044B2 (en) Uplink transmission method, and terminal device
CN109327857B (en) BSR cancellation method and user terminal
JP2022511412A (en) Scheduling request processing method, equipment, terminal
US11917579B2 (en) Downlink data transmission method and apparatus and communication system
CN110958090B (en) Configuration method of PDCP (packet data convergence protocol) duplicate and terminal equipment
WO2019072170A1 (en) Communication method and communication apparatus
TWI661743B (en) Device and method of performing a modification procedure
WO2019076347A1 (en) Communication method and communication apparatus
CN111836407B (en) Processing method and apparatus
US20220061075A1 (en) Information transmission method and apparatus, and network device
CN109150748B (en) Data priority processing method, network equipment and user terminal
EP4290961A1 (en) Channel transmission method, electronic device, and storage medium
CN109392172B (en) Data transmission method and user terminal
US20200128516A1 (en) Wireless Communication Method, Terminal Device, and Network Device
KR20220045141A (en) Data transmission method, terminal device, network device and storage medium
CN109561445B (en) Data processing method and terminal equipment
WO2019076226A1 (en) Method and apparatus for data transmission in multiple carriers
CN111107655B (en) SR and configuration information transmission method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant