CN113923712A - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN113923712A
CN113923712A CN202010659316.7A CN202010659316A CN113923712A CN 113923712 A CN113923712 A CN 113923712A CN 202010659316 A CN202010659316 A CN 202010659316A CN 113923712 A CN113923712 A CN 113923712A
Authority
CN
China
Prior art keywords
data packet
data
information
terminal
harq
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.)
Pending
Application number
CN202010659316.7A
Other languages
Chinese (zh)
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 CN202010659316.7A priority Critical patent/CN113923712A/en
Publication of CN113923712A publication Critical patent/CN113923712A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0231Traffic management, e.g. flow control or congestion control based on communication conditions
    • H04W28/0236Traffic management, e.g. flow control or congestion control based on communication conditions radio quality, e.g. interference, losses or delay
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1812Hybrid protocols; Hybrid automatic repeat request [HARQ]
    • 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 application discloses a data processing method and a device, wherein the method comprises the following steps: the MAC entity of the terminal discards the first data packet, the sending delay of the first data packet exceeds a first preset time, or the first data packet indicates the data packet to be discarded for the network side, or the sending delay of the data packet related to the first data packet exceeds a second preset time. In this embodiment of the present application, the MAC entity of the terminal may discard the specified data packet, for example, the transmission delay of the specified data packet exceeds a predetermined time length, or the specified data packet indicates a data packet to be discarded for the network side, or the transmission delay of a data packet associated with the specified data packet exceeds a predetermined time length, so as to save data transmission resources.

Description

Data processing method and device
Technical Field
The present application belongs to the field of communication technologies, and in particular, to a method and an apparatus for data processing.
Background
For data transmission destined for highly reliable applications, interruption of application service may result when the latency of the data transmission exceeds its expected arrival time or time to live. When the application service is interrupted, the transmission of data is continued, which results in a waste of transmission resources.
Disclosure of Invention
An object of the embodiments of the present application is to provide a method and an apparatus for data processing, which solve the problem of waste of transmission resources.
In a first aspect, a method for data processing is provided, which is applied to a terminal, and includes:
the Media Access Control (MAC) entity of the terminal discards a first data packet, wherein the transmission delay of the first data packet exceeds a first preset time, or the first data packet indicates a data packet to be discarded for a network side, or the transmission delay of a data packet related to the first data packet exceeds a second preset time.
In a second aspect, a data processing method is provided, and is applied to a network side device, and includes:
receiving first information from a terminal, wherein the first information represents HARQ information corresponding to a first data packet, and the transmission delay of the first data packet exceeds a first preset time length, or the first data packet is a data packet which is indicated to be discarded by a network side, or the transmission delay of a data packet related to the first data packet exceeds a second preset time length;
and stopping the retransmission of the HARQ process corresponding to the HARQ information.
In a third aspect, an apparatus for data processing is provided, which is applied to a terminal, and includes:
the first processing module is configured to discard a first data packet through an MAC entity of the terminal, where a transmission delay of the first data packet exceeds a first predetermined time period, or the first data packet is a data packet that a network side indicates to be discarded, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined time period.
In a fourth aspect, a terminal is provided, including: a processor, a memory and a program stored on the memory and executable on the processor, which program, when executed by the processor, carries out the steps of the method of data processing according to the first aspect.
In a fifth aspect, a data processing apparatus is provided, which is applied to a network side device, and includes:
a receiving module, configured to receive first information from a terminal, where the first information indicates HARQ information corresponding to a first data packet, and a transmission delay of the first data packet exceeds a first predetermined duration, or the first data packet indicates, for a network side, a data packet to be discarded, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined duration;
and the second processing module is used for stopping retransmission of the HARQ process corresponding to the HARQ information.
In a sixth aspect, a network-side device is provided, including: a processor, a memory and a program stored on the memory and executable on the processor, which program, when executed by the processor, carries out the steps of the method of data processing according to the second aspect.
In a seventh aspect, a readable storage medium is provided, on which a program or instructions are stored, which when executed by a processor implement the steps of the method of data processing according to the first or second aspect.
In an eighth aspect, a chip is provided, the chip comprising a processor and a communication interface, the communication interface being coupled to the processor, the processor being configured to execute a program or instructions to implement the method of data processing according to the first or second aspect.
In this embodiment of the present application, the MAC entity of the terminal may discard the specified data packet, for example, the transmission delay of the specified data packet exceeds a predetermined time length, or the specified data packet indicates a data packet to be discarded for the network side, or the transmission delay of a data packet associated with the specified data packet exceeds a predetermined time length, so as to save data transmission resources.
Drawings
FIG. 1 is a block diagram of a wireless communication system to which embodiments of the present application are applicable;
FIG. 2 is a flow chart of one of the methods of data processing of an embodiment of the present application;
FIG. 3 is a second flowchart of a method of data processing according to an embodiment of the present application;
FIG. 4 is a third flowchart of a method of data processing according to an embodiment of the present application;
FIG. 5 is one of the schematic diagrams of the apparatus for data processing of the embodiment of the present application;
FIG. 6 is a second schematic diagram of an apparatus for data processing according to an embodiment of the present application;
fig. 7 is a schematic diagram of a terminal according to an embodiment of the present application;
fig. 8 is a schematic diagram of a network-side device according to an embodiment of the present application.
Detailed Description
For better understanding of the embodiments of the present application, the following three technical points are introduced below:
1. time to live (Survival Time) profile:
for services with higher reliability requirements, the sending of data packets may have an expected arrival time or lifetime, and if the receiving end of data does not receive the expected arrival time of specific data, the application service may be in an unavailable state, so that it takes longer time to perform a recovery process of a normal application service.
2. Brief introduction to Packet Data Convergence Protocol (PDCP):
the PDCP Data transmitting end starts 1 discard timer (discard timer) for each PDCP Service Data Unit (SDU) received from a higher layer, and when the timer expires, the UE discards the PDCP SDU and the corresponding PDCP PDU.
3. Medium Access Control (MAC) profile
Each 1 transmit Data MAC Protocol Data Unit (PDU) at the MAC layer transmitting end may include MAC SDU Data of 1 or more logical channels, and each 1 MAC PDU is transmitted through 1 Hybrid Automatic Repeat reQuest (HARQ) process. The network side can retransmit the MAC PDU by scheduling retransmission of the HARQ process.
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. 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 application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a sequential or chronological order. It should be understood that the data so used are interchangeable under appropriate circumstances such that embodiments of the application can be practiced in sequences other than those illustrated or described herein, and the terms "first" and "second" used herein generally do not denote any order, nor do they denote any order, for example, the first object may be one or more. In addition, "and/or" in the specification and the claims means at least one of connected objects, and a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
It is noted that the techniques described in the embodiments of the present application are not limited to Long Term Evolution (LTE)/LTE Evolution (LTE-Advanced) systems, but may also be used in other wireless communication systems, such as Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Frequency Division Multiple Access (FDMA), Orthogonal Frequency Division Multiple Access (OFDMA), Single-carrier Frequency-Division Multiple Access (SC-FDMA), and other systems. The terms "system" and "network" in the embodiments of the present application are often used interchangeably, and the described techniques can be used for both the above-mentioned systems and radio technologies, as well as for other systems and radio technologies. However, the following description describes a New Radio (NR) system for purposes of example, and NR terminology is used in much of the description below, although the techniques may also be applied to applications other than NR system applications, such as 6 th generation (6 th generation)thGeneration, 6G) communication system.
Fig. 1 shows a block diagram of a wireless communication system to which embodiments of the present application are applicable. The wireless communication system includes a terminal 11 and a network-side device 12. Wherein, the terminal 11 may also be called as a terminal Device or a User Equipment (UE), the terminal 11 may be a Mobile phone, a Tablet Personal Computer (Tablet Personal Computer), a Laptop Computer (Laptop Computer) or a notebook Computer, a Personal Digital Assistant (PDA), a palmtop Computer, a netbook, a super-Mobile Personal Computer (UMPC), a Mobile Internet Device (MID), a Wearable Device (Wearable Device) or a vehicle-mounted Device (VUE), a pedestrian terminal (PUE), and other terminal side devices, the Wearable Device includes: bracelets, earphones, glasses and the like. It should be noted that the embodiment of the present application does not limit the specific type of the terminal 11. The network-side device 12 may be a Base Station or a core network, where the Base Station may be referred to as a node B, an evolved node B, an access Point, a Base Transceiver Station (BTS), a radio Base Station, a radio Transceiver, a Basic Service Set (BSS), an Extended Service Set (ESS), a node B, an evolved node B (eNB), a home node B, a WLAN access Point, a WiFi node, a Transmit Receiving Point (TRP), or some other suitable terminology in the field, as long as the same technical effect is achieved, the Base Station is not limited to a specific technical vocabulary, and it should be noted that, in the embodiment of the present application, only the Base Station in the NR system is taken as an example, but a specific type of the Base Station is not limited.
The following describes the data processing method provided by the embodiments of the present application in detail through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
Referring to fig. 2, an embodiment of the present invention provides a data processing method, where an execution subject of the method may be a terminal, and the method includes: step 201.
Step 201: the method comprises the steps that an MAC entity of a terminal discards a first data packet, wherein the sending delay of the first data packet exceeds a first preset time length, or the first data packet indicates a data packet to be discarded for a network side, or the sending delay of a data packet related to the first data packet exceeds a second preset time length.
For example, if the transmission delay of the data packet a exceeds a first predetermined time, the MAC entity of the terminal discards the first data packet.
For another example, the terminal receives Downlink Control Information (DCI), where the DCI instructs the terminal to discard a first data packet, and the MAC entity of the terminal discards the first data packet.
For another example, the data packet a, the data packet B, and the data packet C are data packet groups, and if the transmission delay of the data packet B or the data packet C exceeds the second predetermined time, the MAC entity of the terminal discards the data packet a.
Optionally, the first predetermined duration and/or the second predetermined duration are configured or agreed by the network side device, and the first predetermined duration and the second predetermined duration may be the same or different.
In this embodiment, the MAC entity of the terminal discards the first packet, which includes any one or more of the following manners:
(1) if the media access layer protocol data unit contains the first data packet, discarding the media access layer protocol data unit;
(2) if the first media access layer protocol data unit comprises the first data packet, reconstructing according to the first media access layer protocol data unit to obtain a second media access layer protocol data unit, wherein the second media access layer protocol data unit does not comprise the first data packet;
(3) the MAC entity of the terminal empties a first cache, wherein the first cache is a cache of an HARQ process containing the first data packet;
(4) and the MAC entity of the terminal stops the retransmission of the HARQ process, wherein the HARQ process comprises the first data packet.
In the embodiment of the present application, on the basis of fig. 2, after step 201, the method may further include: and sending first information to network side equipment, wherein the first information represents HARQ information corresponding to the first data packet.
For example, the first information is sent to the network side device through uplink Control information, a media access Control unit, or a Radio Resource Control (RRC) message.
Optionally, the HARQ information includes at least one of: (1) numbering the HARQ processes; (2) second information indicating whether a HARQ process is required to be retransmitted, the HARQ process including the first data packet.
In this embodiment, the MAC entity of the terminal may identify the first packet according to an identifier of the first packet, where the identifier of the first packet may include at least one of the following: (1) a data stream identification; (2) a data radio bearer identity; (3) a session identifier; (4) a logical channel identification; (5) and the size of the data packet is smaller than a threshold value set by network configuration or protocol.
For example, the network side or the protocol stipulates that the identifier of the first packet (e.g., PDCP SDU) is a specific identifier, such as a data flow identifier, a data radio bearer identifier, a session identifier, or a logical channel identifier, and when the transmission delay of the first packet with the specific identifier exceeds a first predetermined time period, or the network side indicates that the first packet with the specific identifier is to be discarded, or the transmission delay of a packet associated with the first packet with the specific identifier exceeds a second predetermined time period, the MAC entity of the terminal discards the first packet with the specific identifier.
For another example, the MAC entity of the terminal may identify the first packet according to the packet size, which is illustratively smaller than a threshold value of 10 bytes (byte) defined by the network configuration or protocol, and this type of packet is identified as an insignificant packet. That is, when the size of the first data packet is equal to or greater than 10 bytes, and the transmission delay of the first data packet exceeds a first predetermined time period, or the network side indicates that the size of the data packet of the first data packet to be discarded is equal to or less than 10 bytes, or the size of the first data packet is equal to or greater than 10 bytes, and the transmission delay of the data packet associated with the first data packet exceeds a second predetermined time period, the MAC entity of the terminal discards the first data packet whose size is equal to or less than 10 bytes.
In this embodiment of the present application, the MAC entity of the terminal may discard the specified data packet, for example, the transmission delay of the specified data packet exceeds a predetermined time length, or the specified data packet indicates a data packet to be discarded for the network side, or the transmission delay of a data packet associated with the specified data packet exceeds a predetermined time length, so as to save data transmission resources.
Referring to fig. 3, an embodiment of the present invention provides a data processing method, where an execution subject of the method is a network side device, and the method includes: step 301 and step 302.
Step 301, receiving first information from a terminal, where the first information indicates HARQ information corresponding to a first data packet, and a transmission delay of the first data packet exceeds a first predetermined duration, or the first data packet is a data packet that a network side indicates to discard, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined duration;
for example, the first information is received from the terminal through uplink control information, a medium access layer control unit, or a radio resource control message.
In this embodiment of the present application, the first predetermined duration and/or the second predetermined duration are configured or agreed by the network side device.
Step 302: and stopping the retransmission of the HARQ process corresponding to the HARQ information.
In this embodiment of the present application, the stopping retransmission of the HARQ process corresponding to the HARQ information includes: (1) sending a new data packet through the HARQ process corresponding to the HARQ information; or, according to the first information, obtaining that the data of the HARQ process corresponding to the HARQ information is successfully received by the terminal.
In this embodiment, the MAC entity of the terminal may identify the first packet according to an identifier of the first packet, where the identifier of the first packet may include at least one of the following: (1) a data stream identification; (2) a data radio bearer identity; (3) a session identifier; (4) a logical channel identification; (5) and the size of the data packet is smaller than a threshold value set by network configuration or protocol.
For example, the network side or the protocol stipulates that the identifier of the first packet (e.g., PDCP SDU) is a specific identifier, such as a data flow identifier, a data radio bearer identifier, a session identifier, or a logical channel identifier, and when the transmission delay of the first packet with the specific identifier exceeds a first predetermined time period, or the network side indicates that the first packet with the specific identifier is to be discarded, or the transmission delay of a packet associated with the first packet with the specific identifier exceeds a second predetermined time period, the MAC entity of the terminal discards the first packet with the specific identifier.
For another example, the MAC entity of the terminal may identify the first packet according to the packet size, which is illustratively smaller than a threshold value of 10 bytes (byte) defined by the network configuration or protocol, and this type of packet is identified as an insignificant packet. That is, when the size of the first data packet is equal to or greater than 10 bytes, and the transmission delay of the first data packet exceeds a first predetermined time period, or the network side indicates that the size of the data packet of the first data packet to be discarded is equal to or less than 10 bytes, or the size of the first data packet is equal to or greater than 10 bytes, and the transmission delay of the data packet associated with the first data packet exceeds a second predetermined time period, the MAC entity of the terminal discards the first data packet whose size is equal to or less than 10 bytes.
In an embodiment of the present application, the HARQ information includes at least one of: (1) numbering the HARQ processes; (2) second information indicating whether a HARQ process is required to be retransmitted, the HARQ process including the first data packet.
In this embodiment of the present application, the MAC entity of the terminal may discard the specified data packet, for example, the transmission delay of the specified data packet exceeds a predetermined time length, or the specified data packet indicates a data packet to be discarded for the network side, or the transmission delay of a data packet associated with the specified data packet exceeds a predetermined time length, so as to save data transmission resources.
Referring to fig. 4, the specific steps include steps 401 to 403.
Step 401: according to the configuration or protocol convention of the network side, when the transmission delay of the first data packet exceeds a first preset time, or when the first data packet indicates a data packet to be discarded for the network side, or when the transmission delay of the data packet related to the first data packet exceeds a second preset time, the MAC entity of the UE discards the first data packet.
Wherein the identifier of the first data packet comprises at least one of:
(1) a data stream identification;
alternatively, the data flow identification may be a Quality of Service flow (Quality of Service flow), such as, for example, QoS flow-1;
(2) data Radio Bearer (DRB) identity, e.g., DRB-1;
(3) session identification, e.g., PDU Session-1;
(4) a Logical Channel IDentifier (LCID), such as LCID-1.
(5) The size of the data packet is smaller than a threshold value set by network configuration or protocol;
optionally, the time range of the predetermined time is agreed by network configuration or protocol.
Optionally, when the sending delay of the first data packet exceeds a predetermined time, the MAC entity of the UE determines whether to discard the first data packet according to a preset discarding judgment condition, and discards the first data packet if the discarding judgment condition is met, or does not discard the first data packet otherwise.
Wherein, the discarding judgment condition includes any one of:
(1) condition 1: if the MAC PDU contains only the first data packet exceeding a predetermined time period, the MAC entity of the UE discards the MAC PDU.
For example, the MAC PDU-1 includes MAC SDU-1 (from logical channel-1) and MAC SDU-2 (from logical channel-2), where the logical channel-1 and the logical channel-2 are both logical channels configured on the network side and capable of discarding MAC data, and the transmission delays of the MAC SDU-1 and the MAC SDU-2 both exceed a predetermined time length, then the MAC entity of the UE discards the MAC PDU.
For example, the MAC PDU-1 includes MAC SDU-1 (from logical channel-1) and MAC SDU-2 (from logical channel-2), where only logical channel-1 is a logical channel configured on the network side and capable of discarding MAC data, and the MAC entity of the UE does not discard the MAC PDU-1.
For example, the MAC PDU-1 includes MAC SDU-1 (from logical channel-1) and MAC SDU-2 (from logical channel-2), where both logical channel-1 and logical channel-2 are logical channels configured on the network side and capable of discarding MAC data, and only if the transmission delay of MAC SDU-1 exceeds a predetermined time, the MAC entity of the UE does not discard the MAC PDU.
Condition 2: and if the MAC PDU contains the first data packet exceeding the preset time length, the UE reconstructs the MAC PDU and discards the MAC PDU, and the reconstructed MAC PDU does not contain the first data packet exceeding the preset time length.
For example, the MAC PDU-1 includes MAC SDU-1 (from logical channel-1) and MAC SDU-2 (from logical channel-2), where both logical channel-1 and logical channel-2 are logical channels configured on the network side and capable of discarding MAC data, and only if the transmission delay of MAC SDU-1 exceeds a predetermined time, the MAC entity of the UE reconstructs MAC PDU-1 to obtain MAC PDU-2 and discards MAC PDU-1, and the MAC PDU-2 does not include MAC SDU-1.
For example, the MAC PDU-1 includes MAC SDU-1 (from logical channel-1) and MAC SDU-2 (from logical channel-2), where only logical channel-1 is a logical channel configured on the network side and capable of discarding MAC data, and the transmission delay of MAC SDU-1 exceeds a predetermined time length, the MAC entity of the UE reconstructs the MAC PDU-1 to obtain MAC PDU-2, and the MAC PDU-2 does not include MAC SDU-1.
The MAC entity of the UE discards the first packet, which may include any one of the following:
(1) the MAC entity of the UE empties the buffer of the HARQ process containing the first data packet.
For example, after the MAC entity of the UE determines to discard the MAC PDU-1 packet, the MAC PDU-1 is buffered in the HARQ process-1, and then the UE empties the buffer of the HARQ process-1.
(2) The MAC entity of the UE stops the retransmission of the HARQ process containing the first data packet.
For example, after the MAC entity of the UE determines to discard the MAC PDU-1 packet, the MAC PDU-1 is buffered in the HARQ process-1, and if the UE receives the retransmission instruction of the HARQ process-1 again, the UE does not retransmit the HARQ process-1 containing the MAC PDU-1.
Step 402: and the UE sends first information to the network side equipment, wherein the first information indicates the HARQ information corresponding to the discarded data packet.
Wherein the HARQ information may include at least one of:
(1) HARQ process number, e.g., HARQ process-1.
(2) Second information indicating whether to retransmit the discarded packet, for example, 1bit indicates whether to retransmit the discarded packet.
For example, a Physical Uplink Shared Channel (PUSCH) of the UE includes Uplink Control Information (UCI) and data Information, where the UCI includes 1-bit indication Information, and a value 1 indicated by the indication Information indicates that the HARQ process corresponding to the PUSCH does not retransmit the discarded data packet any more.
The indication information can be sent in any one of the following manners:
(1) sending through UCI;
(2) transmitting through a MAC CE (Control Element);
(3) sent through RRC messages.
Step 403: and after receiving the indication information, the network side equipment stops the retransmission of the HARQ process.
For example, the HARQ process is instructed to transmit new data, or the data for the HARQ process is successfully received.
In this embodiment of the present application, the MAC entity of the terminal may discard the specified data packet, for example, the transmission delay of the specified data packet exceeds a predetermined time length, or the specified data packet indicates a data packet to be discarded for the network side, or the transmission delay of a data packet associated with the specified data packet exceeds a predetermined time length, so as to save data transmission resources.
Referring to fig. 5, an embodiment of the present invention provides an apparatus for data processing, which is applied to a terminal, where the apparatus 500 includes:
a first processing module 501, configured to discard a first data packet through an MAC entity of a terminal, where a transmission delay of the first data packet exceeds a first predetermined time, or the first data packet is a data packet that a network side indicates to be discarded, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined time.
In this embodiment, the apparatus 500 may further include: a sending module (not shown in the figure), configured to send first information to a network side device, where the first information indicates HARQ information corresponding to the first data packet.
In this embodiment of the present application, the first processing module 501 is further configured to:
if the media access layer protocol data unit contains the first data packet, discarding the media access layer protocol data unit;
alternatively, the first and second electrodes may be,
if the first media access layer protocol data unit comprises the first data packet, reconstructing according to the first media access layer protocol data unit to obtain a second media access layer protocol data unit, wherein the second media access layer protocol data unit does not comprise the first data packet;
alternatively, the first and second electrodes may be,
the MAC entity of the terminal empties a first cache, wherein the first cache is a cache of an HARQ process containing the first data packet;
alternatively, the first and second electrodes may be,
and the MAC entity of the terminal stops the retransmission of the HARQ process, wherein the HARQ process comprises the first data packet.
In an embodiment of the present application, the identification of the first data packet includes at least one of: (1) a data stream identification; (2) a data radio bearer identity; (3) a session identifier; (4) a logical channel identification; (5) and the size of the data packet is smaller than a threshold value set by network configuration or protocol.
In this embodiment of the present application, the first predetermined duration and/or the second predetermined duration are configured or agreed by the network side device.
In an embodiment of the present application, the HARQ information includes at least one of:
numbering the HARQ processes;
second information indicating whether a HARQ process is required to be retransmitted, the HARQ process including the first data packet.
In an embodiment of the present application, the sending module is further configured to: and sending the first information to the network side equipment through uplink control information, a media access layer control unit or a radio resource control message.
The data processing apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiment shown in fig. 2, and achieve the same technical effect, and is not described here again to avoid repetition.
Referring to fig. 6, an embodiment of the present invention provides an apparatus for data processing, which is applied to a network side device, where the apparatus 600 includes:
a receiving module 601, configured to receive first information from a terminal, where the first information indicates HARQ information corresponding to a first data packet, and a transmission delay of the first data packet exceeds a first predetermined time duration, or the first data packet indicates, for a network side, a data packet to be discarded, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined time duration;
a second processing module 602, configured to stop retransmission of the HARQ process corresponding to the HARQ information.
In this embodiment of the present application, the stopping retransmission of the HARQ process corresponding to the HARQ information includes:
sending a new data packet through the HARQ process corresponding to the HARQ information;
alternatively, the first and second electrodes may be,
and according to the first information, obtaining the data of the HARQ process corresponding to the HARQ information and successfully receiving the data by the terminal.
In an embodiment of the present application, the identification of the first data packet includes at least one of:
a data stream identification;
a data radio bearer identity;
a session identifier;
a logical channel identification;
and the size of the data packet is smaller than a threshold value set by network configuration or protocol.
In this embodiment of the present application, the first predetermined duration and/or the second predetermined duration are configured or agreed by the network side device.
In an embodiment of the present application, the HARQ information includes at least one of:
numbering the HARQ processes;
second information indicating whether a HARQ process is required to be retransmitted, the HARQ process including the first data packet.
In this embodiment of the application, the receiving module 601 is further configured to: and receiving the first information from the terminal through uplink control information, a media access layer control unit or a radio resource control message.
The data processing apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiment shown in fig. 3, and achieve the same technical effect, and is not described here again to avoid repetition.
Fig. 7 is a schematic diagram of a hardware structure of a terminal for implementing the embodiment of the present application.
The terminal 700 includes, but is not limited to: a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, a sensor 705, a display unit 706, a user input unit 707, an interface unit 708, a memory 709, and a processor 710.
Those skilled in the art will appreciate that the terminal 700 may further include a power supply (e.g., a battery) for supplying power to various components, which may be logically connected to the processor 710 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system. The terminal structure shown in fig. 7 does not constitute a limitation of the terminal, and the terminal may include more or less components than those shown, or combine some components, or have a different arrangement of components, and will not be described again here.
It should be understood that in the embodiment of the present application, the input Unit 704 may include a Graphics Processing Unit (GPU) 7041 and a microphone 7042, and the Graphics Processing Unit 7041 processes image data of still pictures or videos obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 706 may include a display panel 7061, and the display panel 7061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 707 includes a touch panel 7071 and other input devices 7072. The touch panel 7071 is also referred to as a touch screen. The touch panel 7071 may include two parts of a touch detection device and a touch controller. Other input devices 7072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
In the embodiment of the present application, the radio frequency unit 701 receives downlink data from a network side device and then processes the downlink data in the processor 710; in addition, the uplink data is sent to the network side equipment. In general, radio frequency unit 701 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
The memory 709 may be used to store software programs or instructions as well as various data. The memory 709 may mainly include a storage program or instruction area and a storage data area, wherein the storage program or instruction area may store an operating system, an application program or instruction (such as a sound playing function, an image playing function, etc.) required by at least one function, and the like. In addition, the Memory 709 may include a high-speed random access Memory and a nonvolatile Memory, where the nonvolatile 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. Such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device.
Processor 710 may include one or more processing units; alternatively, processor 710 may integrate an application processor that handles primarily the operating system, user interface, and application programs or instructions, etc. and a modem processor that handles primarily wireless communications, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into processor 710.
A processor 710, configured to control the MAC layer of the terminal to discard a first data packet, where a transmission delay of the first data packet exceeds a first predetermined time length, or the first data packet indicates, for the network side, a data packet to be discarded, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined time length
Optionally, the radio frequency unit 701 is configured to send first information to a network side device, where the first information indicates HARQ information corresponding to the first data packet.
The terminal provided in the embodiment of the present application can implement each process implemented by the method embodiment shown in fig. 2, and achieve the same technical effect, and for avoiding repetition, details are not described here again.
The embodiment of the application also provides network side equipment. As shown in fig. 8, the network device 800 includes: antenna 801, radio frequency device 802, baseband device 803. The antenna 801 is connected to a radio frequency device 802. In the uplink direction, the rf device 802 receives information via the antenna 801 and sends the received information to the baseband device 803 for processing. In the downlink direction, the baseband device 803 processes information to be transmitted and transmits the information to the radio frequency device 802, and the radio frequency device 802 processes the received information and transmits the processed information through the antenna 801.
The above band processing means may be located in the baseband means 803, and the method performed by the network side device in the above embodiment may be implemented in the baseband means 803, where the baseband means 803 includes a processor 804 and a memory 805.
The baseband apparatus 803 may include, for example, at least one baseband board, on which a plurality of chips are disposed, as shown in fig. 8, where one chip, for example, the processor 804, is connected to the memory 805 to call up the program in the memory 805 to perform the network device operations shown in the above method embodiments.
The baseband device 803 may further include a network interface 806, such as a Common Public Radio Interface (CPRI), for exchanging information with the radio frequency device 802.
Specifically, the network side device of the embodiment of the present invention further includes: the instructions or programs stored in the memory 805 and capable of being executed on the processor 804, and the processor 804 calls the instructions or programs in the memory 805 to execute the methods executed by the modules shown in fig. 6, and achieve the same technical effects, which are not described herein for avoiding repetition.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a network-side device program or an instruction, to implement each process of the method embodiment shown in fig. 2 or fig. 3, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as a system-on-chip, a system-on-chip or a system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (18)

1. A data processing method is applied to a terminal, and is characterized by comprising the following steps:
the Media Access Control (MAC) entity of the terminal discards a first data packet, wherein the transmission delay of the first data packet exceeds a first preset time, or the first data packet indicates a data packet to be discarded for a network side, or the transmission delay of a data packet related to the first data packet exceeds a second preset time.
2. The method of claim 1, further comprising:
and sending first information to network side equipment, wherein the first information represents hybrid automatic repeat request (HARQ) information corresponding to the first data packet.
3. The method of claim 1, wherein the MAC entity of the terminal discards the first packet, comprising:
if the media access layer protocol data unit contains the first data packet, discarding the media access layer protocol data unit;
alternatively, the first and second electrodes may be,
if the first media access layer protocol data unit comprises the first data packet, reconstructing according to the first media access layer protocol data unit to obtain a second media access layer protocol data unit, wherein the second media access layer protocol data unit does not comprise the first data packet;
the MAC entity of the terminal empties a first cache, wherein the first cache is a cache of an HARQ process containing the first data packet;
alternatively, the first and second electrodes may be,
and the MAC entity of the terminal stops the retransmission of the HARQ process, wherein the HARQ process comprises the first data packet.
4. The method of claim 1, wherein the identification of the first packet comprises at least one of:
a data stream identification;
a data radio bearer identity;
a session identifier;
a logical channel identification;
the size of the data packet.
5. The method of claim 2, wherein the HARQ information comprises at least one of:
numbering the HARQ processes;
second information indicating whether a HARQ process is required to be retransmitted, the HARQ process including the first data packet.
6. A data processing method is applied to network side equipment, and is characterized by comprising the following steps:
receiving first information from a terminal, wherein the first information represents HARQ information corresponding to a first data packet, and the transmission delay of the first data packet exceeds a first preset time length, or the first data packet is a data packet which is indicated to be discarded by a network side, or the transmission delay of a data packet related to the first data packet exceeds a second preset time length;
and stopping the retransmission of the HARQ process corresponding to the HARQ information.
7. The method of claim 6, wherein the stopping retransmission of the HARQ process corresponding to the HARQ information comprises:
sending a new data packet through the HARQ process corresponding to the HARQ information;
alternatively, the first and second electrodes may be,
and according to the first information, obtaining the data of the HARQ process corresponding to the HARQ information and successfully receiving the data by the terminal.
8. The method of claim 6, wherein the identification of the first packet comprises at least one of:
a data stream identification;
a data radio bearer identity;
a session identifier;
a logical channel identification;
the size of the data packet.
9. The method of claim 6, wherein the HARQ information comprises at least one of:
numbering the HARQ processes;
second information indicating whether a HARQ process is required to be retransmitted, the HARQ process including the first data packet.
10. A data processing device applied to a terminal is characterized by comprising:
the first processing module is configured to discard a first data packet through an MAC entity of the terminal, where a transmission delay of the first data packet exceeds a first predetermined time period, or the first data packet is a data packet that a network side indicates to be discarded, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined time period.
11. The apparatus of claim 10, further comprising:
and the sending module is used for sending first information to network side equipment, wherein the first information represents HARQ information corresponding to the first data packet.
12. The apparatus of claim 10, wherein the first processing module is further configured to:
if the media access layer protocol data unit contains the first data packet, discarding the media access layer protocol data unit;
alternatively, the first and second electrodes may be,
if the first media access layer protocol data unit comprises the first data packet, reconstructing according to the first media access layer protocol data unit to obtain a second media access layer protocol data unit, wherein the second media access layer protocol data unit does not comprise the first data packet;
alternatively, the first and second electrodes may be,
the MAC entity of the terminal empties a first cache, wherein the first cache is a cache of an HARQ process containing the first data packet;
alternatively, the first and second electrodes may be,
and the MAC entity of the terminal stops the retransmission of the HARQ process, wherein the HARQ process comprises the first data packet.
13. The apparatus of claim 10, wherein the sending module is further configured to: and sending the first information to the network side equipment through uplink control information, a media access layer control unit or a radio resource control message.
14. A terminal, comprising: processor, memory and program stored on the memory and executable on the processor, which when executed by the processor implements the steps of the method of data processing according to any of claims 1 to 5.
15. A data processing device is applied to a network side device, and is characterized by comprising:
a receiving module, configured to receive first information from a terminal, where the first information indicates HARQ information corresponding to a first data packet, and a transmission delay of the first data packet exceeds a first predetermined duration, or the first data packet indicates, for a network side, a data packet to be discarded, or a transmission delay of a data packet associated with the first data packet exceeds a second predetermined duration;
and the second processing module is used for stopping retransmission of the HARQ process corresponding to the HARQ information.
16. The apparatus of claim 15, wherein the receiving module is further configured to: and receiving the first information from the terminal through uplink control information, a media access layer control unit or a radio resource control message.
17. A network-side device, comprising: processor, memory and program stored on the memory and executable on the processor, which when executed by the processor implements the steps of the method of data processing according to any of claims 6 to 9.
18. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the method of data processing according to any one of claims 1-9.
CN202010659316.7A 2020-07-09 2020-07-09 Data processing method and device Pending CN113923712A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010659316.7A CN113923712A (en) 2020-07-09 2020-07-09 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010659316.7A CN113923712A (en) 2020-07-09 2020-07-09 Data processing method and device

Publications (1)

Publication Number Publication Date
CN113923712A true CN113923712A (en) 2022-01-11

Family

ID=79232159

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010659316.7A Pending CN113923712A (en) 2020-07-09 2020-07-09 Data processing method and device

Country Status (1)

Country Link
CN (1) CN113923712A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023066113A1 (en) * 2021-10-19 2023-04-27 维沃移动通信有限公司 Data transmission method and apparatus, and terminal
WO2023231550A1 (en) * 2022-05-31 2023-12-07 大唐移动通信设备有限公司 Data unit processing method and apparatus, and communication device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023066113A1 (en) * 2021-10-19 2023-04-27 维沃移动通信有限公司 Data transmission method and apparatus, and terminal
WO2023231550A1 (en) * 2022-05-31 2023-12-07 大唐移动通信设备有限公司 Data unit processing method and apparatus, and communication device

Similar Documents

Publication Publication Date Title
CN113923713A (en) Data processing method and device
US20200228253A1 (en) Data transmission method and apparatus
CN109246753B (en) Data transmission method, network equipment and terminal equipment
US20180160462A1 (en) Data Radio Bearer Establishment Method and Apparatus
US10873430B2 (en) Signal sending method and apparatus
JP2008289150A (en) Method and device of managing queuing function for wireless communications system
WO2023046196A1 (en) Auxiliary information report method, service configuration method, terminal, and network device
CN113923712A (en) Data processing method and device
CN114422094A (en) PDCP repeated configuration, activation or deactivation method and terminal
WO2022083611A1 (en) Data transmission method and apparatus, user equipment, network-side device, and storage medium
CN113972967B (en) Auxiliary information sending method, auxiliary information receiving device, terminal and network side equipment
CN112312588B (en) Method for transmitting data, terminal device and network device
CN114079869A (en) Method for reporting capability, terminal equipment and network equipment
CN113938977A (en) Data transmission method, data transmission device, network side equipment and first terminal
KR20100034165A (en) Method of transmitting bsr and deciding priority on bsr transmission
CN114071380A (en) Receiving method, configuration method, terminal and network side equipment of multicast service
CN115190533A (en) Transmission processing method and device and communication equipment
CN114285534A (en) Transmission information determining method, device and terminal
CN114079935A (en) Method, device and terminal for processing service conflict
WO2023066106A1 (en) Data discarding method and apparatus, terminal, and network side device
WO2023246615A1 (en) Channel sharing method and device, and readable storage medium
WO2024066419A1 (en) Service transmission method and apparatus
WO2022078393A1 (en) Sn synchronization method, apparatus and device for multicast broadcast service, and readable storage medium
WO2024066898A1 (en) Data packet discarding method and related device
CN113938438B (en) Data processing method, data processing device and first terminal

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