CN109151843B - Data transmission method, mobile terminal, base station, and computer-readable storage medium - Google Patents

Data transmission method, mobile terminal, base station, and computer-readable storage medium Download PDF

Info

Publication number
CN109151843B
CN109151843B CN201710444226.4A CN201710444226A CN109151843B CN 109151843 B CN109151843 B CN 109151843B CN 201710444226 A CN201710444226 A CN 201710444226A CN 109151843 B CN109151843 B CN 109151843B
Authority
CN
China
Prior art keywords
mobile terminal
threshold value
data
preset
parameter value
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
CN201710444226.4A
Other languages
Chinese (zh)
Other versions
CN109151843A (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 CN201710444226.4A priority Critical patent/CN109151843B/en
Publication of CN109151843A publication Critical patent/CN109151843A/en
Application granted granted Critical
Publication of CN109151843B publication Critical patent/CN109151843B/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/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information

Landscapes

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

Abstract

The invention provides a data transmission method, a mobile terminal, a base station and a computer readable storage medium, wherein the method comprises the following steps: detecting whether the relation between the target parameter value and a preset threshold value meets a preset condition or not; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer. By adopting the method of the invention, when the relation between the target parameter value and the preset threshold value meets the preset condition, the cache data of the PDCP layer is sent to the bottom layer protocol layer, so that the data is preprocessed without waiting for the sending indication of the bottom layer protocol layer, and the data sending delay is reduced.

Description

Data transmission method, mobile terminal, base station, and computer-readable storage medium
Technical Field
The present invention relates to the field of communications applications, and in particular, to a data transmission method, a mobile terminal, a base station, and a computer-readable storage medium.
Background
In order to support the transmission of big Data, a 5G UE (User Equipment) needs to process the transmitted Data before receiving scheduling information of a network side, that is, a PDCP (Packet Data Convergence Protocol) layer and an RLC (Radio Link Control) layer of the UE process the Data before receiving a transmission instruction of an MAC (Medium Access Control) layer, and then transmit the processed Data to the MAC layer, and the MAC layer combines (multiplex) the received Data.
In order to support data transmission of split bearer in different cell groups, the PDCP sending entity needs to send data to a corresponding RLC (Radio Link Control, Radio Link layer Control protocol) entity only when receiving a sending instruction of a bottom layer, thereby increasing delay in sending data.
Disclosure of Invention
The invention aims to provide a data transmission method, a mobile terminal, a base station and a computer readable storage medium, which are used for solving the problem of sending data delay.
In order to achieve the above object, the present invention provides a data transmission method applied to a mobile terminal, including:
detecting whether the relation between the target parameter value and a preset threshold value meets a preset condition or not;
and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer.
In order to achieve the above object, an embodiment of the present invention further provides a data transmission method applied to a base station, including:
configuring a preset threshold value for a mobile terminal, wherein the preset threshold value is used for the mobile terminal to determine whether to send cache data of a PDCP layer to a bottom layer protocol layer;
and sending the preset threshold value to the mobile terminal.
In order to achieve the above object, an embodiment of the present invention further provides a mobile terminal, including:
the detection module is used for detecting whether the relation between the target parameter value and the preset threshold value meets a preset condition or not;
and the first sending module is used for sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to the bottom layer protocol layer if the preset conditions are met.
In order to achieve the above object, an embodiment of the present invention further provides a mobile terminal, including a first memory, a first processor, and a first computer program stored on the first memory and executable on the first processor, where the first processor implements the steps in the data transmission method as described above when executing the first computer program.
In order to achieve the above object, an embodiment of the present invention also provides a computer-readable storage medium on which a first computer program is stored, which when executed by a processor implements the steps in the data transmission method as described above.
In order to achieve the above object, an embodiment of the present invention further provides a base station, including:
a first configuration module, configured to configure a preset threshold for a mobile terminal, where the preset threshold is used for the mobile terminal to determine whether to send buffered data of a PDCP layer to a bottom protocol layer;
and the third sending module is used for sending the preset threshold value to the mobile terminal.
In order to achieve the above object, an embodiment of the present invention further provides a base station, including a second memory, a second processor, and a second computer program stored on the second memory and executable on the second processor, where the second processor implements the steps in the data transmission method as described above when executing the second computer program.
In order to achieve the above object, an embodiment of the present invention also provides a computer-readable storage medium on which a second computer program is stored, which when executed by a processor implements the steps in the data transmission method as described above.
The embodiment of the invention has the following beneficial effects:
according to the technical scheme of the embodiment of the invention, whether the relation between the target parameter value and the preset threshold value meets the preset condition is detected; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer. By adopting the method of the invention, when the relation between the target parameter value and the preset threshold value meets the preset condition, the cache data of the PDCP layer is sent to the bottom layer protocol layer, so that the data is preprocessed without waiting for the sending indication of the bottom layer protocol layer, and the data sending delay is reduced.
Drawings
Fig. 1 is a first flowchart of a data transmission method according to an embodiment of the present invention;
fig. 2 is a second flowchart of a data transmission method according to an embodiment of the present invention;
fig. 3 is a first block diagram of a mobile terminal according to an embodiment of the present invention;
fig. 4 is a second structural block diagram of the mobile terminal according to the embodiment of the present invention;
fig. 5 is a third structural block diagram of the mobile terminal according to the embodiment of the present invention;
fig. 6 is a fourth structural block diagram of the mobile terminal according to the embodiment of the present invention;
fig. 7 is a first block diagram of a base station according to an embodiment of the present invention;
fig. 8 is a second structural block diagram of a base station according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, 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.
As shown in fig. 1, an embodiment of the present invention provides a data transmission method applied to a mobile terminal, including:
step 101: and detecting whether the relation between the target parameter value and the preset threshold value meets a preset condition or not.
The target parameter value may specifically include at least one of a data amount buffered by a mobile terminal, a data amount buffered by a PDCP layer of the mobile terminal, a delay time for the mobile terminal to transmit data, and a packet loss rate for the mobile terminal to transmit data. The preset threshold value is pre-configured by the network side and is used for the mobile terminal to determine whether to send the cache data of the PDCP layer to the bottom layer protocol layer.
And determining whether to preprocess the data cached by the PDCP layer or not by detecting whether the relation between the target parameter value and the preset threshold value meets a preset condition or not.
Step 102: if the predetermined condition is satisfied, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer.
The underlying protocol layer may be specifically a plurality of underlying entities, such as a first radio link control RLC entity corresponding to a master cell group MCG of the mobile terminal and a second RLC entity corresponding to a secondary cell group SCG of the mobile terminal.
When the predetermined condition is met, the cache data of the PDCP layer of the mobile terminal is sent to the bottom protocol layer, so that the data preprocessing is realized, and the data sending delay is reduced.
Further, before the step 101, the method further includes:
step 100: and acquiring the preset threshold value configured by the network side.
Here, the mobile terminal determines whether to send the buffered data of the PDCP layer to the underlying protocol layer by configuring a preset threshold value.
Further, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values.
In this case, the step 101 includes:
detecting whether the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value; and when the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value, determining that the relation between the target parameter value and the preset threshold value meets the preset condition.
Specifically, if the target parameter value includes the data size cached by the mobile terminal, the preset threshold value includes a first threshold value;
in this case, the step 101 includes: and judging whether the data amount cached by the mobile terminal is greater than or equal to the first threshold value.
If the target parameter value comprises the data volume cached by the PDCP layer of the mobile terminal, the preset threshold value comprises a second threshold value;
in this case, the step 101 includes: and judging whether the data amount cached by the PDCP layer of the mobile terminal is greater than or equal to the second threshold value.
If the target parameter value comprises the delay time of the data sent by the mobile terminal, the preset threshold value comprises a third threshold value;
in this case, the step 101 includes: and judging whether the delay time of the data transmission of the mobile terminal is greater than or equal to the third threshold value.
If the target parameter value comprises the packet loss rate of data sent by the mobile terminal, the preset threshold value comprises a fourth threshold value;
in this case, the step 101 includes: and judging whether the packet loss rate of the data sent by the mobile terminal is smaller than the fourth threshold value.
Further, after the step 101, the method further includes:
step 103: and if the relation between the target parameter value and the preset threshold value does not meet the preset condition, after receiving the sending indication information of the bottom protocol layer, sending the cache data of the PDCP layer to the bottom protocol layer according to the sending indication information.
In the embodiment of the invention, when the relation between the target parameter value and the preset threshold value does not meet the preset condition, the cache data of the PDCP layer is not preprocessed, namely after the sending indication information of the bottom protocol layer is received, the cache data of the PDCP layer is sent to the bottom protocol layer according to the sending indication information.
Optionally, in step 101 and step 103, the step of sending the buffered data of the PDCP layer to the bottom layer protocol layer includes:
and sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to preset proportion information.
Specifically, according to the preset proportion information, the cache data of the PDCP layer is divided into first cache data and second cache data; and sending the first cache data to a first Radio Link Control (RLC) entity in the mobile terminal, and sending the second cache data to a second RLC entity in the mobile terminal, wherein the first RLC entity corresponds to a Master Cell Group (MCG) of the mobile terminal, and the second RLC entity corresponds to a Slave Cell Group (SCG) of the mobile terminal.
Assuming that the predetermined ratio information is that the first RLC entity occupies 30% and the second RLC entity occupies 70%, the PDCP entity sends 30% of the buffered data to the first RLC entity and sends 70% of the buffered data to the second RLC entity.
Further, before the step of sending the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to the preset ratio information, the method further includes:
and acquiring the preset proportion information configured at the network side.
Here, the mobile terminal sends the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal by acquiring preset ratio information configured by the network side.
The data transmission method of the embodiment of the invention detects whether the relation between the target parameter value and the preset threshold value meets the preset condition; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer. By adopting the method of the invention, when the relation between the target parameter value and the preset threshold value meets the preset condition, the cache data of the PDCP layer is sent to the bottom layer protocol layer, so that the data is preprocessed without waiting for the sending indication of the bottom layer protocol layer, and the data sending delay is reduced.
As shown in fig. 2, an embodiment of the present invention further provides a data transmission method applied to a base station, including:
step 201: and configuring a preset threshold value for the mobile terminal, wherein the preset threshold value is used for the mobile terminal to determine whether to send the cache data of the PDCP layer to the bottom layer protocol layer.
Step 202: and sending the preset threshold value to the mobile terminal.
In the data transmission method of the embodiment of the invention, the base station configures the preset threshold value for the mobile terminal and sends the preset threshold value to the mobile terminal so that the mobile terminal can determine whether to send the cache data of the PDCP layer to the bottom protocol layer, thereby determining whether to preprocess the cache data of the PDCP layer.
Further, the data transmission method of the present invention further includes:
configuring preset proportion information for the mobile terminal, wherein the preset proportion information is used for the mobile terminal to send the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal; and sending the preset proportion information to the mobile terminal.
Assuming that the predetermined ratio information is that the first RLC entity occupies 30% and the second RLC entity occupies 70%, the PDCP entity sends 30% of the buffered data to the first RLC entity and sends 70% of the buffered data to the second RLC entity.
In the data transmission method of the embodiment of the invention, a network side configures a preset threshold value and preset proportion information for a mobile terminal; the mobile terminal detects whether the relation between the target parameter value and a preset threshold value meets a preset condition or not; when a preset condition is met, sending the cache data of the PDCP layer to a plurality of bottom layer entities according to the preset proportion information; and when the preset condition is not met, after receiving the sending indication information of the bottom protocol layer, sending the cache data of the PDCP layer to a plurality of bottom entities according to the sending indication information and the preset proportion information.
As shown in fig. 3, an embodiment of the present invention further provides a mobile terminal 300, including:
the detection module 301 is configured to detect whether a relationship between a target parameter value and a preset threshold value meets a predetermined condition;
a first sending module 302, configured to send the buffered data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer if a predetermined condition is met.
The mobile terminal of the embodiment of the invention also comprises:
and the first acquisition module is used for acquiring the preset threshold value configured by the network side.
In the mobile terminal of the embodiment of the present invention, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values;
the detection module 301 includes:
the detection submodule is used for detecting whether the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value;
and the determining submodule is used for determining that the relation between the target parameter value and the preset threshold value meets the preset condition when the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value.
In the mobile terminal of the embodiment of the present invention, the target parameter values include: at least one of the data amount buffered by the mobile terminal, the data amount buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the packet loss rate for the mobile terminal to send data.
In the mobile terminal of the embodiment of the present invention, the target parameter value includes a data amount cached by the mobile terminal, and the preset threshold value includes a first threshold value;
the detection module 301 is configured to determine whether the amount of data cached by the mobile terminal is greater than or equal to the first threshold.
In the mobile terminal of the embodiment of the present invention, the target parameter value includes a data amount cached in a PDCP layer of the mobile terminal, and the preset threshold value includes a second threshold value;
the detection module 301 is configured to determine whether the amount of data buffered by the PDCP layer of the mobile terminal is greater than or equal to the second threshold.
In the mobile terminal of the embodiment of the present invention, the target parameter value includes a delay time for the mobile terminal to send data, and the preset threshold value includes a third threshold value;
the detecting module 301 is configured to determine whether a delay time for the mobile terminal to send data is greater than or equal to the third threshold.
In the mobile terminal of the embodiment of the present invention, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value;
the detecting module 301 is configured to determine whether a packet loss rate of data sent by the mobile terminal is smaller than the fourth threshold.
The mobile terminal of the embodiment of the invention also comprises:
and the second sending module is used for sending the cache data of the PDCP layer to the bottom layer protocol layer according to the sending indication information after receiving the sending indication information of the bottom layer protocol layer if the relation between the target parameter value and the preset threshold value does not meet the preset condition.
The mobile terminal of the embodiment of the invention also comprises:
and the sending submodule is used for sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to preset proportion information.
The first sending module and the second sending module both comprise the sending submodule.
In the mobile terminal of the embodiment of the present invention, the sending sub-module includes:
a dividing unit, configured to divide the cache data of the PDCP layer into first cache data and second cache data according to the preset proportion information;
a sending unit, configured to send the first buffered data to a first radio link control RLC entity in the mobile terminal, and send the second buffered data to a second RLC entity in the mobile terminal, where the first RLC entity corresponds to a master cell group MCG of the mobile terminal, and the second RLC entity corresponds to a secondary cell group SCG of the mobile terminal.
The mobile terminal of the embodiment of the invention also comprises:
and the second acquisition module is used for acquiring the preset proportion information configured on the network side.
The mobile terminal of the embodiment of the invention detects whether the relation between the target parameter value and the preset threshold value meets the preset condition; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer. By adopting the method, in an application scene of the uplink separated load bearing, the sending indication of a bottom protocol layer does not need to be waited, and when the relation between the target parameter value and the preset threshold value meets the preset condition, the cache data of the PDCP layer can be automatically sent to the bottom protocol layer, so that the data is preprocessed, and the data sending delay is reduced.
It should be noted that the mobile terminal is a terminal corresponding to the foregoing method embodiment, and all implementation manners in the foregoing method embodiment are applicable to the embodiment of the mobile terminal, and the same technical effect can also be achieved.
In order to better achieve the above object, as shown in fig. 4, an embodiment of the present invention further provides a mobile terminal, which includes a first memory 420, a first processor 400, a first transceiver 410, a user interface 430, a bus interface, and a first computer program stored on the first memory 420 and operable on the first processor 400, wherein the first processor 400 is configured to read the program in the first memory 420 and execute the following processes:
detecting whether the relation between the target parameter value and a preset threshold value meets a preset condition or not;
and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer.
Where in fig. 4 the bus architecture may include any number of interconnected buses and bridges, in particular one or more processors represented by the first processor 400 and various circuits of the memory represented by the first memory 420 linked together. The bus architecture may also link together various other circuits such as peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface. The first transceiver 410 may be a plurality of elements, i.e., including a transmitter and a transceiver, providing a means for communicating with various other apparatus over a transmission medium. For different user devices, the user interface 430 may also be an interface capable of interfacing with a desired device externally, including but not limited to a keypad, display, speaker, microphone, joystick, etc.
The first processor 400 is responsible for managing the bus architecture and general processing, and the first memory 420 may store data used by the first processor 400 when performing operations.
The first processor 400 is further configured to: and acquiring the preset threshold value configured by the network side.
Optionally, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each parameter value; the first processor 400 is further configured to: detecting whether the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value; and when the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value, determining that the relation between the target parameter value and the preset threshold value meets the preset condition.
Optionally, the target parameter values include: at least one of the data amount buffered by the mobile terminal, the data amount buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the packet loss rate for the mobile terminal to send data.
Optionally, the target parameter value includes a data amount cached by the mobile terminal, and the preset threshold value includes a first threshold value; the first processor 400 is further configured to: and judging whether the data amount cached by the mobile terminal is greater than or equal to the first threshold value.
Optionally, the target parameter value includes a data amount buffered by a PDCP layer of the mobile terminal, and the preset threshold includes a second threshold; the first processor 400 is further configured to: and judging whether the data amount cached by the PDCP layer of the mobile terminal is greater than or equal to the second threshold value.
Optionally, the target parameter value includes a delay time for the mobile terminal to send data, and the preset threshold value includes a third threshold value; the first processor 400 is further configured to: and judging whether the delay time of the data transmission of the mobile terminal is greater than or equal to the third threshold value.
Optionally, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value; the first processor 400 is further configured to: and judging whether the packet loss rate of the data sent by the mobile terminal is smaller than the fourth threshold value.
The first processor 400 is further configured to: and if the relation between the target parameter value and the preset threshold value does not meet the preset condition, after receiving the sending indication information of the bottom protocol layer, sending the cache data of the PDCP layer to the bottom protocol layer according to the sending indication information.
The first processor 400 is further configured to: and sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to preset proportion information.
The first processor 400 is further configured to: dividing the cache data of the PDCP layer into first cache data and second cache data according to the preset proportion information; and sending the first cache data to a first Radio Link Control (RLC) entity in the mobile terminal, and sending the second cache data to a second RLC entity in the mobile terminal, wherein the first RLC entity corresponds to a Master Cell Group (MCG) of the mobile terminal, and the second RLC entity corresponds to a Slave Cell Group (SCG) of the mobile terminal.
The first processor 400 is further configured to: and acquiring the preset proportion information configured at the network side.
In some embodiments of the invention, there is also provided a computer readable storage medium having stored thereon a first computer program which, when executed by a processor, performs the steps of:
detecting whether the relation between the target parameter value and a preset threshold value meets a preset condition or not;
and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer.
It should be noted that, when being executed by a processor, the first computer program can implement the implementation manners in all the embodiments described above, and details are not described here.
As shown in fig. 5, which is a block diagram of another structure of a mobile terminal according to an embodiment of the present invention, the mobile terminal 500 shown in fig. 5 includes: at least one processor 501, memory 502, at least one network interface 504, and other user interfaces 503. The various components in the mobile terminal 500 are coupled together by a bus system 505. It is understood that the bus system 505 is used to enable connection communications between these components. The bus system 505 includes a power bus, a control bus, and a status signal bus in addition to a data bus. For clarity of illustration, however, the various buses are labeled as bus system 505 in FIG. 5.
The user interface 503 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 502 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 ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory. Volatile Memory can be Random Access Memory (RAM), which acts as external cache Memory. By way of illustration and not limitation, many forms of RAM are available, such as Static random access memory (Static RAM, SRAM), Dynamic Random Access Memory (DRAM), Synchronous Dynamic random access memory (Synchronous DRAM, SDRAM), Double Data Rate Synchronous Dynamic random access memory (ddr Data Rate SDRAM, ddr SDRAM), Enhanced Synchronous SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and Direct Rambus RAM (DRRAM). The memory 502 of the systems and methods described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
In some embodiments, memory 502 stores elements, executable modules or data structures, or a subset thereof, or an expanded set thereof as follows: an operating system 5021 and application programs 5022.
The operating system 5021 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 5022 includes various applications, such as a Media Player (Media Player), a Browser (Browser), and the like, for implementing various application services. The program for implementing the method according to the embodiment of the present invention may be included in the application program 5022.
In an embodiment of the present invention, the processor 501 is configured to detect whether a relationship between a target parameter value and a preset threshold value satisfies a predetermined condition by calling a program or an instruction stored in the memory 502, specifically, a program or an instruction stored in the application 5022; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer.
The processor 501 is further configured to: and acquiring the preset threshold value configured by the network side.
Optionally, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each parameter value; the processor 501 is further configured to: detecting whether the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value; and when the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value, determining that the relation between the target parameter value and the preset threshold value meets the preset condition.
Optionally, the target parameter values include: at least one of the data amount buffered by the mobile terminal, the data amount buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the packet loss rate for the mobile terminal to send data.
Optionally, the target parameter value includes a data amount cached by the mobile terminal, and the preset threshold value includes a first threshold value; the processor 501 is further configured to: and judging whether the data amount cached by the mobile terminal is greater than or equal to the first threshold value.
Optionally, the target parameter value includes a data amount buffered by a PDCP layer of the mobile terminal, and the preset threshold includes a second threshold; the processor 501 is further configured to: and judging whether the data amount cached by the PDCP layer of the mobile terminal is greater than or equal to the second threshold value.
Optionally, the target parameter value includes a delay time for the mobile terminal to send data, and the preset threshold value includes a third threshold value; the processor 501 is further configured to: and judging whether the delay time of the data transmission of the mobile terminal is greater than or equal to the third threshold value.
Optionally, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value; the processor 501 is further configured to: and judging whether the packet loss rate of the data sent by the mobile terminal is smaller than the fourth threshold value.
The processor 501 is further configured to: and if the relation between the target parameter value and the preset threshold value does not meet the preset condition, after receiving the sending indication information of the bottom protocol layer, sending the cache data of the PDCP layer to the bottom protocol layer according to the sending indication information.
The processor 501 is further configured to: and sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to preset proportion information.
The processor 501 is further configured to: dividing the cache data of the PDCP layer into first cache data and second cache data according to the preset proportion information; and sending the first cache data to a first Radio Link Control (RLC) entity in the mobile terminal, and sending the second cache data to a second RLC entity in the mobile terminal, wherein the first RLC entity corresponds to a Master Cell Group (MCG) of the mobile terminal, and the second RLC entity corresponds to a Slave Cell Group (SCG) of the mobile terminal.
The processor 501 is further configured to: and acquiring the preset proportion information configured at the network side.
In the mobile terminal 500 of the embodiment of the present invention, the processor 501 is configured to detect whether a relationship between a target parameter value and a preset threshold value meets a predetermined condition; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer. By adopting the method, in an application scene of the uplink separated load bearing, the sending indication of a bottom protocol layer does not need to be waited, and when the relation between the target parameter value and the preset threshold value meets the preset condition, the cache data of the PDCP layer can be automatically sent to the bottom protocol layer, so that the data is preprocessed, and the data sending delay is reduced.
The mobile terminal of the present invention may be a mobile phone, a tablet computer, a Personal Digital Assistant (PDA), or a vehicle-mounted computer.
The mobile terminal 500 can implement the processes implemented by the terminal in the foregoing embodiments, and further description is omitted here to avoid repetition.
The methods disclosed in the embodiments of the present invention may be applied to the processor 501, or implemented by the processor 501. The processor 501 may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware or instructions in the form of software in the processor 501. The Processor 501 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 module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in the memory 502, and the processor 501 reads the information in the memory 502 and completes the steps of the method in combination with the hardware.
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 configured to perform the functions described herein, or a combination thereof.
For a software implementation, the techniques described herein may be implemented with modules (e.g., procedures, functions, and so on) that perform the functions described herein. 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.
Fig. 6 is a block diagram of another structure of a mobile terminal according to an embodiment of the present invention. The mobile terminal 600 shown in fig. 6 includes a Radio Frequency (RF) circuit 610, a memory 620, an input unit 630, a display unit 640, a processor 660, an audio circuit 670, a wifi (wireless fidelity) module 680, and a power supply 690.
The input unit 630 may be used, among other things, to receive numeric or character information input by a user and to generate signal inputs related to user settings and function control of the mobile terminal 600. Specifically, in the embodiment of the present invention, the input unit 630 may include a touch panel 631. The touch panel 631, also referred to as a touch screen, may collect touch operations of a user (e.g., operations of the user on the touch panel 631 by using a finger, a stylus, or any other suitable object or accessory) thereon or nearby, and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 631 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 660, and can receive and execute commands sent by the processor 660. In addition, the touch panel 631 may be implemented using various types, such as resistive, capacitive, infrared, and surface acoustic wave. In addition to the touch panel 631, the input unit 630 may also include other input devices 632, and the other input devices 632 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
Among other things, the display unit 640 may be used to display information input by a user or information provided to the user and various menu interfaces of the mobile terminal 600. The display unit 640 may include a display panel 641, and optionally, the display panel 641 may be configured in the form of an LCD or an Organic Light-Emitting Diode (OLED).
It should be noted that the touch panel 631 may cover the display panel 641 to form a touch display screen, and when the touch display screen detects a touch operation thereon or nearby, the touch display screen is transmitted to the processor 660 to determine the type of the touch event, and then the processor 660 provides a corresponding visual output on the touch display screen according to the type of the touch event.
The touch display screen comprises an application program interface display area and a common control display area. The arrangement modes of the application program interface display area and the common control display area are not limited, and can be an arrangement mode which can distinguish two display areas, such as vertical arrangement, left-right arrangement and the like. The application interface display area may be used to display an interface of an application. Each interface may contain at least one interface element such as an icon and/or widget desktop control for an application. The application interface display area may also be an empty interface that does not contain any content. The common control display area is used for displaying controls with high utilization rate, such as application icons like setting buttons, interface numbers, scroll bars, phone book icons and the like.
The processor 660 is a control center of the mobile terminal 600, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile terminal 600 and processes data by operating or executing software programs and/or modules stored in the first memory 621 and calling data stored in the second memory 622, thereby integrally monitoring the mobile terminal 600. Optionally, processor 660 may include one or more processing units.
In an embodiment of the present invention, the processor 660 is configured to detect whether a relationship between a target parameter value and a preset threshold value satisfies a predetermined condition by calling a software program and/or a module stored in the first memory 621 and/or data stored in the second memory 622; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer.
Processor 660 is further configured to: and acquiring the preset threshold value configured by the network side.
Optionally, the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each parameter value; processor 660 is further configured to: detecting whether the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value; and when the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value, determining that the relation between the target parameter value and the preset threshold value meets the preset condition.
Optionally, the target parameter values include: at least one of the data amount buffered by the mobile terminal, the data amount buffered by the PDCP layer of the mobile terminal, the delay time for the mobile terminal to send data, and the packet loss rate for the mobile terminal to send data.
Optionally, the target parameter value includes a data amount cached by the mobile terminal, and the preset threshold value includes a first threshold value; processor 660 is further configured to: and judging whether the data amount cached by the mobile terminal is greater than or equal to the first threshold value.
Optionally, the target parameter value includes a data amount buffered by a PDCP layer of the mobile terminal, and the preset threshold includes a second threshold; processor 660 is further configured to: and judging whether the data amount cached by the PDCP layer of the mobile terminal is greater than or equal to the second threshold value.
Optionally, the target parameter value includes a delay time for the mobile terminal to send data, and the preset threshold value includes a third threshold value; processor 660 is further configured to: and judging whether the delay time of the data transmission of the mobile terminal is greater than or equal to the third threshold value.
Optionally, the target parameter value includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value; processor 660 is further configured to: and judging whether the packet loss rate of the data sent by the mobile terminal is smaller than the fourth threshold value.
Processor 660 is further configured to: and if the relation between the target parameter value and the preset threshold value does not meet the preset condition, after receiving the sending indication information of the bottom protocol layer, sending the cache data of the PDCP layer to the bottom protocol layer according to the sending indication information.
Processor 660 is further configured to: and sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to preset proportion information.
Processor 660 is further configured to: dividing the cache data of the PDCP layer into first cache data and second cache data according to the preset proportion information; and sending the first cache data to a first Radio Link Control (RLC) entity in the mobile terminal, and sending the second cache data to a second RLC entity in the mobile terminal, wherein the first RLC entity corresponds to a Master Cell Group (MCG) of the mobile terminal, and the second RLC entity corresponds to a Slave Cell Group (SCG) of the mobile terminal.
Processor 660 is further configured to: and acquiring the preset proportion information configured at the network side.
The mobile terminal of the present invention may be a mobile phone, a tablet computer, a Personal Digital Assistant (PDA), or a vehicle-mounted computer.
The mobile terminal 600 can implement each process implemented by the terminal in the foregoing embodiments, and is not described here again to avoid repetition.
In the mobile terminal 600 of the embodiment of the present invention, the processor 660 is configured to detect whether a relationship between a target parameter value and a preset threshold value meets a predetermined condition; and if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer. By adopting the method, in an application scene of the uplink separated load bearing, the sending indication of a bottom protocol layer does not need to be waited, and when the relation between the target parameter value and the preset threshold value meets the preset condition, the cache data of the PDCP layer can be automatically sent to the bottom protocol layer, so that the data is preprocessed, and the data sending delay is reduced.
As shown in fig. 7, an embodiment of the present invention further provides a base station 700, including:
a first configuration module 701, configured to configure a preset threshold for a mobile terminal, where the preset threshold is used for the mobile terminal to determine whether to send buffered data of a PDCP layer to a bottom protocol layer;
a third sending module 702, configured to send the preset threshold to the mobile terminal.
The base station of the embodiment of the invention further comprises:
a second configuration module, configured to configure preset proportion information for the mobile terminal, where the preset proportion information is used for the mobile terminal to send the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal;
and the fourth sending module is used for sending the preset proportion information to the mobile terminal.
In the base station of the embodiment of the invention, the base station configures the preset threshold value for the mobile terminal and sends the preset threshold value to the mobile terminal, so that the mobile terminal determines whether to send the buffered data of the PDCP layer to the bottom protocol layer, thereby determining whether to preprocess the buffered data of the PDCP layer.
In order to better achieve the above object, as shown in fig. 8, an embodiment of the present invention further provides a base station, including a second memory 820, a second processor 800, a second transceiver 810, a bus interface, and a second computer program stored on the second memory 820 and operable on the second processor 800, where the second processor 800 is configured to read the program in the second memory 820 and execute the following processes:
configuring a preset threshold value for a mobile terminal, wherein the preset threshold value is used for the mobile terminal to determine whether to send cache data of a PDCP layer to a bottom layer protocol layer;
and sending the preset threshold value to the mobile terminal.
Where in fig. 8 the bus architecture may include any number of interconnected buses and bridges, in particular one or more processors represented by the second processor 800 and various circuits of the memory represented by the second memory 820 linked together. The bus architecture may also link together various other circuits such as peripherals, voltage regulators, power management circuits, and the like, which are well known in the art, and therefore, will not be described any further herein. The bus interface provides an interface. The second transceiver 810 may be a number of elements, including a transmitter and a transceiver, providing a means for communicating with various other apparatus over a transmission medium. The second processor 800 is responsible for managing a bus architecture and general processing, and the second memory 820 may store data used by the second processor 800 when performing operations.
The second processor 800 is further configured to configure preset proportion information for the mobile terminal, where the preset proportion information is used for the mobile terminal to send the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal; and sending the preset proportion information to the mobile terminal.
In some embodiments of the invention, there is also provided a computer readable storage medium having stored thereon a second computer program which, when executed by a processor, performs the steps of:
configuring a preset threshold value for a mobile terminal, wherein the preset threshold value is used for the mobile terminal to determine whether to send cache data of a PDCP layer to a bottom layer protocol layer;
and sending the preset threshold value to the mobile terminal.
Optionally, the second computer program, when executed by the processor, further implements the steps of:
configuring preset proportion information for the mobile terminal, wherein the preset proportion information is used for the mobile terminal to send the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal;
and sending the preset proportion information to the mobile terminal.
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 other divisions may be realized in practice, for example, a plurality of 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 be distributed on a plurality of 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.
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, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage 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.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by controlling the relevant hardware through a computer program, and the program can be stored in a computer-readable storage medium, and when executed, the program can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (30)

1. A data transmission method is applied to a mobile terminal, and is characterized by comprising the following steps:
detecting whether the relation between the target parameter value and a preset threshold value meets a preset condition or not;
if the preset conditions are met, sending the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer;
the target parameter values include: the data volume cached by the mobile terminal; the preset threshold value comprises a first threshold value;
whether the relation between the detection target parameter value and the preset threshold value meets the preset condition or not comprises the following steps: judging whether the data amount cached by the mobile terminal is larger than or equal to the first threshold value or not;
the sending the buffered data of the PDCP layer to the bottom layer protocol layer comprises the following steps:
and sending the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal.
2. The data transmission method according to claim 1, wherein before the step of detecting whether the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition, the method further comprises:
and acquiring the preset threshold value configured by the network side.
3. The data transmission method according to claim 1, wherein the target parameter value includes at least one parameter value, and the preset threshold value includes a threshold value corresponding to each of the parameter values;
the step of detecting whether the relation between the target parameter value and the preset threshold value meets the preset condition comprises the following steps:
detecting whether the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value;
and when the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value, determining that the relation between the target parameter value and the preset threshold value meets the preset condition.
4. The data transmission method of claim 3, wherein the target parameter value further comprises: at least one of the data amount buffered by the PDCP layer of the mobile terminal, the delay time of the data transmission of the mobile terminal, and the packet loss rate of the data transmission of the mobile terminal.
5. The data transmission method according to claim 1, wherein the target parameter value further includes a data amount buffered by a PDCP layer of the mobile terminal, and the preset threshold value includes a second threshold value;
the step of detecting whether the relation between the target parameter value and the preset threshold value meets the preset condition comprises the following steps:
and judging whether the data amount cached by the PDCP layer of the mobile terminal is greater than or equal to the second threshold value.
6. The data transmission method according to claim 1, wherein the target parameter value further includes a delay time for the mobile terminal to transmit data, and the preset threshold value includes a third threshold value;
the step of detecting whether the relation between the target parameter value and the preset threshold value meets the preset condition comprises the following steps:
and judging whether the delay time of the data transmission of the mobile terminal is greater than or equal to the third threshold value.
7. The data transmission method according to claim 1, wherein the target parameter value further includes a packet loss rate of data sent by the mobile terminal, and the preset threshold value includes a fourth threshold value;
the step of detecting whether the relation between the target parameter value and the preset threshold value meets the preset condition comprises the following steps:
and judging whether the packet loss rate of the data sent by the mobile terminal is smaller than the fourth threshold value.
8. The data transmission method according to claim 1, wherein after the step of detecting whether the relationship between the target parameter value and the preset threshold value satisfies the predetermined condition, the method further comprises:
and if the relation between the target parameter value and the preset threshold value does not meet the preset condition, after receiving the sending indication information of the bottom protocol layer, sending the cache data of the PDCP layer to the bottom protocol layer according to the sending indication information.
9. The data transmission method according to claim 1, wherein the step of sending the buffered data of the PDCP layer to a plurality of underlying entities comprises:
and sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to preset proportion information.
10. The data transmission method of claim 9, wherein the step of transmitting the buffered data of the PDCP layer to the underlying protocol layer comprises:
dividing the cache data of the PDCP layer into first cache data and second cache data according to the preset proportion information;
and sending the first cache data to a first Radio Link Control (RLC) entity in the mobile terminal, and sending the second cache data to a second RLC entity in the mobile terminal, wherein the first RLC entity corresponds to a Master Cell Group (MCG) of the mobile terminal, and the second RLC entity corresponds to a Slave Cell Group (SCG) of the mobile terminal.
11. The data transmission method according to claim 9, wherein before the step of sending the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to the preset ratio information, the method further comprises:
and acquiring the preset proportion information configured at the network side.
12. A data transmission method applied to a base station is characterized by comprising the following steps:
configuring a preset threshold value for a mobile terminal, wherein the preset threshold value is used for the mobile terminal to determine whether to send cache data of a PDCP layer to a bottom layer protocol layer;
sending the preset threshold value to the mobile terminal;
wherein, the preset threshold value is used for the mobile terminal to determine whether to send the buffered data of the PDCP layer to the bottom protocol layer or not includes: the mobile terminal rod detects whether the relation between the target parameter value and a preset threshold value meets a preset condition or not; if the preset conditions are met, the mobile terminal determines to send the cache data of the PDCP layer to a bottom layer protocol layer;
the target parameter values include: the data volume cached by the mobile terminal;
the preset threshold value comprises a first threshold value;
whether the relation between the detection target parameter value and the preset threshold value meets the preset condition or not comprises the following steps: judging whether the data amount cached by the mobile terminal is larger than or equal to the first threshold value or not;
the sending the buffered data of the PDCP layer to the bottom layer protocol layer comprises the following steps:
and sending the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal.
13. The data transmission method according to claim 12, further comprising:
configuring preset proportion information for the mobile terminal, wherein the preset proportion information is used for the mobile terminal to send the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal;
and sending the preset proportion information to the mobile terminal.
14. A mobile terminal, comprising:
the detection module is used for detecting whether the relation between the target parameter value and the preset threshold value meets a preset condition or not;
a first sending module, configured to send, if a predetermined condition is met, the cache data of the packet data convergence protocol PDCP layer of the mobile terminal to a bottom layer protocol layer;
the target parameter values include: the data volume cached by the mobile terminal;
the target parameter value comprises the data amount cached by the mobile terminal, and the preset threshold value comprises a first threshold value;
the detection module is used for judging whether the data volume cached by the mobile terminal is larger than or equal to the first threshold value;
and the sending submodule is used for sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal.
15. The mobile terminal of claim 14, further comprising:
and the first acquisition module is used for acquiring the preset threshold value configured by the network side.
16. The mobile terminal of claim 14, wherein the target parameter value comprises at least one parameter value, and the preset threshold value comprises a threshold value corresponding to each of the parameter values;
the detection module comprises:
the detection submodule is used for detecting whether the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value;
and the determining submodule is used for determining that the relation between the target parameter value and the preset threshold value meets the preset condition when the relation between each parameter value and the threshold value corresponding to the parameter value meets the preset condition corresponding to the parameter value.
17. The mobile terminal of claim 16, wherein the target parameter value further comprises: at least one of the data amount buffered by the PDCP layer of the mobile terminal, the delay time of the data transmission of the mobile terminal, and the packet loss rate of the data transmission of the mobile terminal.
18. The mobile terminal of claim 14, wherein the target parameter value further includes a data amount buffered by a PDCP layer of the mobile terminal, and the preset threshold value includes a second threshold value;
the detection module is used for judging whether the data volume cached by the PDCP layer of the mobile terminal is larger than or equal to the second threshold value.
19. The mobile terminal of claim 14, wherein the target parameter value further includes a delay time for the mobile terminal to transmit data, and the preset threshold value includes a third threshold value;
the detection module is used for judging whether the delay time of the data sent by the mobile terminal is greater than or equal to the third threshold value.
20. The mobile terminal of claim 14, wherein the target parameter value further includes a packet loss rate of data transmitted by the mobile terminal, and the preset threshold value includes a fourth threshold value;
the detection module is used for judging whether the packet loss rate of the data sent by the mobile terminal is smaller than the fourth threshold value.
21. The mobile terminal of claim 14, further comprising:
and the second sending module is used for sending the cache data of the PDCP layer to the bottom layer protocol layer according to the sending indication information after receiving the sending indication information of the bottom layer protocol layer if the relation between the target parameter value and the preset threshold value does not meet the preset condition.
22. The mobile terminal according to claim 14 or 21, further comprising:
and the sending submodule is further used for sending the cache data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal according to preset proportion information.
23. The mobile terminal of claim 22, wherein the sending submodule comprises:
a dividing unit, configured to divide the cache data of the PDCP layer into first cache data and second cache data according to the preset proportion information;
and a sending unit, configured to send the first buffered data to a first radio link control RLC entity in the mobile terminal, and send the second buffered data to a second RLC entity in the mobile terminal, where the first RLC entity corresponds to a master cell group MCG of the mobile terminal, and the second RLC entity corresponds to a slave cell group SCG of the mobile terminal.
24. The mobile terminal of claim 22, further comprising:
and the second acquisition module is used for acquiring the preset proportion information configured on the network side.
25. A mobile terminal comprising a first memory, a first processor and a first computer program stored on the first memory and executable on the first processor, characterized in that the first processor implements the steps in the data transmission method according to any of claims 1-11 when executing the first computer program.
26. A computer-readable storage medium, on which a first computer program is stored, which, when being executed by a processor, carries out the steps of the data transmission method according to any one of claims 1 to 11.
27. A base station, comprising:
a first configuration module, configured to configure a preset threshold for a mobile terminal, where the preset threshold is used for the mobile terminal to determine whether to send buffered data of a PDCP layer to a bottom protocol layer;
a third sending module, configured to send the preset threshold to the mobile terminal;
wherein, the preset threshold value is used for the mobile terminal to determine whether to send the buffered data of the PDCP layer to the bottom protocol layer or not includes: the mobile terminal rod detects whether the relation between the target parameter value and a preset threshold value meets a preset condition or not; if the preset conditions are met, the mobile terminal determines to send the cache data of the PDCP layer to a bottom layer protocol layer;
the target parameter values include: the data volume cached by the mobile terminal;
the preset threshold value comprises a first threshold value;
whether the relation between the detection target parameter value and the preset threshold value meets the preset condition or not comprises the following steps: judging whether the data amount cached by the mobile terminal is larger than or equal to the first threshold value or not;
the sending the buffered data of the PDCP layer to the bottom layer protocol layer comprises the following steps:
and sending the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal.
28. The base station of claim 27, further comprising:
a second configuration module, configured to configure preset proportion information for the mobile terminal, where the preset proportion information is used for the mobile terminal to send the buffered data of the PDCP layer to a plurality of bottom layer entities in the mobile terminal;
and the fourth sending module is used for sending the preset proportion information to the mobile terminal.
29. A base station comprising a second memory, a second processor and a second computer program stored on the second memory and executable on the second processor, characterized in that the second processor implements the steps in the data transmission method according to any of claims 12-13 when executing the second computer program.
30. A computer-readable storage medium, on which a second computer program is stored, which when executed by a processor carries out the steps in the data transmission method according to any one of claims 12 to 13.
CN201710444226.4A 2017-06-13 2017-06-13 Data transmission method, mobile terminal, base station, and computer-readable storage medium Active CN109151843B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710444226.4A CN109151843B (en) 2017-06-13 2017-06-13 Data transmission method, mobile terminal, base station, and computer-readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710444226.4A CN109151843B (en) 2017-06-13 2017-06-13 Data transmission method, mobile terminal, base station, and computer-readable storage medium

Publications (2)

Publication Number Publication Date
CN109151843A CN109151843A (en) 2019-01-04
CN109151843B true CN109151843B (en) 2020-11-10

Family

ID=64829951

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710444226.4A Active CN109151843B (en) 2017-06-13 2017-06-13 Data transmission method, mobile terminal, base station, and computer-readable storage medium

Country Status (1)

Country Link
CN (1) CN109151843B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109981218A (en) * 2019-01-30 2019-07-05 维沃移动通信有限公司 Data transmission method and communication equipment
CN110311751B (en) * 2019-04-25 2021-11-30 维沃移动通信有限公司 Data sending method and terminal
CN112533243B (en) * 2020-12-25 2023-05-26 中国联合网络通信集团有限公司 Time delay reporting method and device
CN117042041B (en) * 2023-07-06 2024-07-02 佰路威科技(上海)有限公司 Data transmission method, device, electronic equipment, storage medium and program product

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011100914A2 (en) * 2011-04-12 2011-08-25 华为技术有限公司 Long term evolution base station and method for processing data service thereof
CN102300259B (en) * 2011-09-16 2015-06-10 电信科学技术研究院 Data block concatenation and splitting processing method, device and system

Also Published As

Publication number Publication date
CN109151843A (en) 2019-01-04

Similar Documents

Publication Publication Date Title
CN109391444B (en) BWP activation control method, user equipment and base station
AU2021254610B2 (en) Managing a plurality of free windows in drop-down menu of notification bar
US10869358B2 (en) Configuration method of discountinuous reception parameter, mobile terminal, and base station
CN109151843B (en) Data transmission method, mobile terminal, base station, and computer-readable storage medium
CN105786878B (en) Display method and device of browsing object
EP3136214A1 (en) Touch operation method and apparatus for terminal
EP3641386B1 (en) Method and mobile terminal for data processing
CN108282280B (en) Reference signal indicating method, network equipment and terminal equipment
CN104778055B (en) Method and device for displaying progress bar
CN108377537B (en) Configuration method of discontinuous reception, discontinuous reception method, base station and terminal
CN109976611B (en) Terminal device control method and terminal device
JP2023500146A (en) Uplink resource determination method, instruction method, terminal and network equipment
CN110035504B (en) Method for determining spatial relationship, terminal and base station
CN109413756B (en) Random access method and device
CN107728898B (en) Information processing method and mobile terminal
CN108366106B (en) Communication information updating method, management method, modification method and related equipment
CN107615826B (en) Method for determining network type in wireless communication network, access point equipment, terminal equipment and wireless network controller
CN105630315A (en) Quantity adjustment method and apparatus
CN107241262B (en) Data receiving, sending and transmitting method, sending end, receiving end and server
CN109391374B (en) Data transmission method, data detection method and device
CN107277758B (en) Data transmission method and mobile terminal
CN109391934B (en) Data reporting method and mobile terminal
CN107148084B (en) A kind of carrier wave aggregated data transmission method and terminal
CN105700762B (en) Method and device for displaying option information
EP3917185A1 (en) Capability information reporting method, precoding matrix indicator feedback method and communication 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