WO2023184545A1 - Data transmission method and apparatus, and communication device - Google Patents

Data transmission method and apparatus, and communication device Download PDF

Info

Publication number
WO2023184545A1
WO2023184545A1 PCT/CN2022/085119 CN2022085119W WO2023184545A1 WO 2023184545 A1 WO2023184545 A1 WO 2023184545A1 CN 2022085119 W CN2022085119 W CN 2022085119W WO 2023184545 A1 WO2023184545 A1 WO 2023184545A1
Authority
WO
WIPO (PCT)
Prior art keywords
pdu
information
data
data packet
attribute information
Prior art date
Application number
PCT/CN2022/085119
Other languages
French (fr)
Chinese (zh)
Inventor
王淑坤
付喆
石聪
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Priority to PCT/CN2022/085119 priority Critical patent/WO2023184545A1/en
Publication of WO2023184545A1 publication Critical patent/WO2023184545A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control

Definitions

  • the embodiments of the present application relate to the field of mobile communication technology, and specifically relate to a data transmission method and device, and communication equipment.
  • Packet Data Unit set (Packet Data Unit set, PDU set) consists of one or more Packet Data Units (Packet Data Unit set, PDU).
  • PDU Packet Data Unit
  • Qos Quality of Service
  • data packets on the same Qos flow or data bearer have the same processing method.
  • PDUs in different PDU sets have different processing requirements, so how to use different processing methods for PDUs (that is, data packets) is a problem that needs to be solved.
  • Embodiments of the present application provide a data transmission method and device, communication equipment, network equipment, chips, computer-readable storage media, computer program products, and computer programs.
  • the first protocol layer obtains attribute information of the first data packet
  • the first protocol layer performs specific processing on the first data packet based on the attribute information of the first data packet
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the first node sends a first PDU to the second node, where the first PDU is used to indicate to the second node a list of serial numbers (Serial Number, SN) that need to feedback positive acknowledgment (ACK)/negative acknowledgment (NACK);
  • serial Number Serial Number, SN
  • ACK positive acknowledgment
  • NACK negative acknowledgment
  • the first node receives a second PDU sent by the second node, and the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
  • the second node receives the first PDU sent by the first node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
  • the second node sends a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
  • the data transmission device provided by the embodiment of the present application has a first protocol layer
  • the first protocol layer is used to obtain attribute information of the first data packet; based on the attribute information of the first data packet, perform specific processing for the first data packet;
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the data transmission device provided by the embodiment of the present application is applied to the first node, and the device includes:
  • a sending unit configured to send a first PDU to the second node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
  • a receiving unit configured to receive a second PDU sent by the second node, where the second PDU is used to indicate ACK/NACK information corresponding to the SN list to the first node.
  • the data transmission device provided by the embodiment of the present application is applied to the second node, and the device includes:
  • a receiving unit configured to receive a first PDU sent by the first node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
  • a sending unit configured to send a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
  • the communication device provided by the embodiment of the present application includes a processor and a memory.
  • the memory is used to store computer programs
  • the processor is used to call and run the computer programs stored in the memory and perform the above-mentioned data transmission method.
  • the chip provided by the embodiment of the present application is used to implement the above data transmission method.
  • the chip includes: a processor, configured to call and run a computer program from the memory, so that the device installed with the chip executes the above-mentioned data transmission method.
  • the computer-readable storage medium provided by the embodiment of the present application is used to store a computer program.
  • the computer program causes the computer to execute the above-mentioned data transmission method.
  • the computer program product provided by the embodiment of the present application includes computer program instructions, which cause the computer to execute the above-mentioned data transmission method.
  • the computer program provided by the embodiment of the present application when run on a computer, causes the computer to perform the above data transmission method.
  • the first protocol layer performs specific processing for the first data packet according to the attribute information of the first data packet.
  • the attribute information includes at least one of the following: specific quality of service Qos attributes, data type, data importance, Data priority, in this way, can implement different processing methods for different data packets, thereby better improving the performance and user experience of multimedia services.
  • Figure 1 is a schematic diagram of an application scenario
  • Figure 2 is a 5G network system architecture diagram
  • Figure 3 is a schematic diagram of a Qos mechanism
  • FIG. 4 is a schematic diagram of PDU set transmission provided by the embodiment of this application.
  • FIG. 5 is a schematic flowchart 1 of the data transmission method provided by the embodiment of the present application.
  • FIG. 6 is a schematic flowchart 2 of the data transmission method provided by the embodiment of the present application.
  • Figure 7 is a schematic diagram of the protocol layer provided by the embodiment of the present application.
  • Figure 8 is a schematic diagram of the interaction between the sending end and the receiving end provided by the embodiment of the present application.
  • Figure 9-1 is a schematic diagram 1 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application;
  • Figure 9-2 is a schematic diagram 2 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application;
  • Figure 9-3 is a schematic diagram 3 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application.
  • Figure 9-4 is a schematic diagram 4 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application.
  • Figure 9-5 is a schematic diagram 5 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application.
  • Figure 10 is a schematic diagram of the format of the ACK/NACK feedback response PDU provided by the embodiment of the present application.
  • Figure 11 is a schematic structural diagram of a data transmission device provided by an embodiment of the present application.
  • Figure 12 is a schematic diagram 2 of the structure of the data transmission device provided by the embodiment of the present application.
  • Figure 13 is a schematic diagram 3 of the structure of the data transmission device provided by the embodiment of the present application.
  • Figure 14 is a schematic structural diagram of a communication device provided by an embodiment of the present application.
  • Figure 15 is a schematic structural diagram of a chip according to an embodiment of the present application.
  • Figure 16 is a schematic block diagram of a communication system provided by an embodiment of the present application.
  • Figure 1 is a schematic diagram of an application scenario according to the embodiment of the present application.
  • the communication system 100 may include a terminal device 110 and a network device 120 .
  • the network device 120 may communicate with the terminal device 110 through the air interface. Multi-service transmission is supported between the terminal device 110 and the network device 120.
  • LTE Long Term Evolution
  • TDD Time Division Duplex
  • Universal Mobile Communication System Universal Mobile Communication System
  • UMTS Universal Mobile Communication System
  • IoT Internet of Things
  • NB-IoT Narrow Band Internet of Things
  • eMTC enhanced Machine-Type Communications
  • 5G communication system also known as New Radio (NR) communication system
  • NR New Radio
  • the network device 120 may be an access network device that communicates with the terminal device 110 .
  • the access network device may provide communication coverage for a specific geographical area and may communicate with terminal devices 110 (eg, UEs) located within the coverage area.
  • terminal devices 110 eg, UEs
  • the network device 120 may be an evolutionary base station (Evolutional Node B, eNB or eNodeB) in a Long Term Evolution (LTE) system, or a next generation radio access network (Next Generation Radio Access Network, NG RAN) equipment, It may be a base station (gNB) in an NR system, or a wireless controller in a Cloud Radio Access Network (CRAN), or the network device 120 may be a relay station, access point, vehicle-mounted device, or wearable device. Equipment, hubs, switches, bridges, routers, or network equipment in the future evolved Public Land Mobile Network (Public Land Mobile Network, PLMN), etc.
  • Evolutional Node B, eNB or eNodeB in a Long Term Evolution (LTE) system
  • NG RAN Next Generation Radio Access Network
  • gNB base station
  • CRAN Cloud Radio Access Network
  • the terminal device 110 may be any terminal device, including but not limited to terminal devices that are wired or wirelessly connected to the network device 120 or other terminal devices.
  • the terminal device 110 may refer to an access terminal, user equipment (UE), user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication Device, user agent, or user device.
  • Access terminals can be cellular phones, cordless phones, Session Initiation Protocol (SIP) phones, IoT devices, satellite handheld terminals, Wireless Local Loop (WLL) stations, Personal Digital Assistants (Personal Digital Assistant) , PDA), handheld devices with wireless communication functions, computing devices or other processing devices connected to wireless modems, vehicle-mounted devices, wearable devices, terminal devices in 5G networks or terminal devices in future evolution networks, etc.
  • SIP Session Initiation Protocol
  • WLL Wireless Local Loop
  • PDA Personal Digital Assistants
  • handheld devices with wireless communication functions computing devices or other processing devices connected to wireless modems
  • vehicle-mounted devices wearable devices
  • terminal devices in 5G networks or terminal devices in future evolution networks etc.
  • the terminal device 110 can be used for device to device (Device to Device, D2D) communication.
  • D2D Device to Device
  • the wireless communication system 100 may also include a core network device 130 that communicates with the base station.
  • the core network device 130 may be a 5G core network (5G Core, 5GC) device, such as an access and mobility management function (Access and Mobility Management Function). , AMF), for example, Authentication Server Function (AUSF), for example, User Plane Function (UPF), for example, Session Management Function (Session Management Function, SMF).
  • AMF Access and Mobility Management Function
  • AUSF Authentication Server Function
  • UPF User Plane Function
  • Session Management Function Session Management Function
  • SMF Session Management Function
  • the core network device 130 may also be an Evolved Packet Core (EPC) device of the LTE network, for example, a session management function + core network data gateway (Session Management Function + Core Packet Gateway, SMF + PGW- C) Equipment.
  • EPC Evolved Packet Core
  • SMF+PGW-C can simultaneously realize the functions that SMF and PGW-C can realize.
  • the above-mentioned core network equipment may also be called by other names, or a new network entity may be formed by dividing the functions of the core network, which is not limited by the embodiments of this application.
  • Various functional units in the communication system 100 can also establish connections through next generation network (NG) interfaces to achieve communication.
  • NG next generation network
  • the terminal device establishes an air interface connection with the access network device through the NR interface for transmitting user plane data and control plane signaling; the terminal device can establish a control plane signaling connection with the AMF through the NG interface 1 (referred to as N1); access Network equipment, such as the next generation wireless access base station (gNB), can establish user plane data connections with UPF through NG interface 3 (referred to as N3); access network equipment can establish control plane signaling with AMF through NG interface 2 (referred to as N2) connection; UPF can establish a control plane signaling connection with SMF through NG interface 4 (referred to as N4); UPF can exchange user plane data with the data network through NG interface 6 (referred to as N6); AMF can communicate with SMF through NG interface 11 (referred to as N11) SMF establishes a control plane signaling connection; SMF can establish a control plane signaling connection with PCF through NG interface 7 (referred to as N7).
  • N1 AMF through the NG interface 1
  • access Network equipment such as the next generation wireless
  • Figure 1 exemplarily shows a base station, a core network device and two terminal devices.
  • the wireless communication system 100 may include multiple base station devices and other numbers of terminals may be included within the coverage of each base station.
  • Equipment the embodiments of this application do not limit this.
  • FIG. 1 only illustrates the system to which the present application is applicable in the form of an example.
  • the method shown in the embodiment of the present application can also be applied to other systems.
  • system and “network” are often used interchangeably herein.
  • the term “and/or” in this article is just an association relationship that describes related objects, indicating that three relationships can exist. For example, A and/or B can mean: A exists alone, A and B exist simultaneously, and they exist alone. B these three situations.
  • the character "/" in this article generally indicates that the related objects are an "or” relationship.
  • the "instruction” mentioned in the embodiments of this application may be a direct instruction, an indirect instruction, or an association relationship.
  • A indicates B, which can mean that A directly indicates B, for example, B can be obtained through A; it can also mean that A indirectly indicates B, for example, A indicates C, and B can be obtained through C; it can also mean that there is an association between A and B. relation.
  • the "correspondence" mentioned in the embodiments of this application can mean that there is a direct correspondence or indirect correspondence between the two, it can also mean that there is an associated relationship between the two, or it can mean indicating and being instructed. , configuration and configured relationship.
  • predefined can refer to what is defined in the protocol.
  • protocol may refer to a standard protocol in the communication field, which may include, for example, LTE protocol, NR protocol, and related protocols applied in future communication systems. This application does not limit this. .
  • FIG. 2 is a 5G network system architecture diagram.
  • the network elements involved in the 5G network system include: User Equipment (User Equipment, UE), Radio Access Network (Radio Access Network, RAN), and user plane functions (User Plane Function, UPF), Data Network (DN), Access and Mobility Management Function (AMF), Session Management Function (Session Management Function, SMF), Policy Control Function (Policy Control Function (PCF), Application Function (AF), Authentication Server Function (AUSF), Unified Data Management (UDM).
  • UPF User Equipment
  • RAN Radio Access Network
  • UPF User Plane Function
  • DN Data Network
  • AMF Access and Mobility Management Function
  • Session Management Function Session Management Function
  • SMF Session Management Function
  • Policy Control Function Policy Control Function
  • PCF Policy Control Function
  • AF Application Function
  • AUSF Authentication Server Function
  • UDM Unified Data Management
  • the UE connects to the access layer (AS) with the RAN through the Uu interface, and exchanges access layer messages and wireless data transmission.
  • the UE performs a non-access stratum (NAS) connection with the AMF through the N1 interface and exchanges NAS messages.
  • AMF is the mobility management function in the core network
  • SMF is the session management function in the core network.
  • PCF is the policy management function in the core network and is responsible for formulating policies related to UE mobility management, session management, and charging.
  • UPF is the user plane function in the core network. It transmits data to the DN through the N6 interface and to the RAN through the N3 interface.
  • Qos Flow In a mobile communication network, in order to transmit user plane data, one or more Qos flows (Qos Flow) need to be established. As an important measure of communication quality, Qos parameters are usually used to indicate the characteristics of Qos flows. Different Qos flows correspond to different Qos parameters.
  • Qos parameters may include but are not limited to: 5G Quality of Service Identifier (5QI), Allocation Retension Priority (ARP), Guaranteed Flow Bit Rate (GFBR), Maximum Flow Bit Rate ( Maximum Flow Bit Rate, MFBR), up/downlink maximum packet loss rate (UL/DL Maximum Packet Loss Rate, UL/DL MPLR), end-to-end packet delay budget (Packet Delay Budget, PDB), AN-PDB, Packet Error Rate (PER), priority level (Priority Level), average window (Averaging Window), resource type (Resource Type), maximum data burst volume (Maximum Data Burst Volume), UE aggregate maximum bit rate ( UE Aggregate Maximum Bit Rate, UE-AMBR), session aggregate maximum bit rate (Session Aggregate Maximum Bit Rate, Session-AMBR), etc.
  • 5QI 5G Quality of Service Identifier
  • ARP Allocation Retension Priority
  • GFBR Guaranteed Flow Bit Rate
  • MFBR Maximum Flow Bit Rate
  • Filter contains characteristic parameters that describe data packets (such as some related parameters of IP data packets, some related parameters of Ethernet data packets), and is used to filter out specific data packets to bind to specific Qos flows.
  • the most commonly used Filter is the IP five-tuple, which is the source IP address, destination IP address, source port number, destination port number and protocol type.
  • UPF and UE will form a filter based on the combination of characteristic parameters of the data packet (the leftmost trapezoid and the rightmost parallelogram in Figure 3 represent filters), and filter the matching data transmitted on the user plane through the filter.
  • the uplink Qos flow is bound by the UE, and the downlink Qos flow is bound by the UPF.
  • one or more Qos flows can be mapped to a data radio bearer (Data Resource Bearer, DRB) for transmission.
  • DRB Data Resource Bearer
  • the base station will establish a DRB based on the Qos parameters and bind the Qos flow to a specific DRB.
  • Qos flow is established triggered by SMF.
  • both the UE and the network side can trigger the PDU session modification process to change Qos.
  • the UE can modify the Qos parameters of the Qos flow or establish a new Qos flow by sending a PDU Session Modification Request (PDU Session Modification Request) message.
  • PDU Session Modification Request PDU Session Modification Request
  • CG Cloud Gaming
  • Extended Reality (EXtended Reality, XR): It is a large-scale umbrella for multiple heterogeneous use cases and services.
  • Mixed Reality, MR Mixed Reality
  • Extended Reality and media services The combination of XR and media services technology.
  • Video Slice A spatially distinct area in a video frame that is encoded separately from other areas in the same frame.
  • PDU Set consists of one or more PDUs. These PDUs carry an information unit generated at the application layer (for example, frames or video clips of XRM services). This information has the same importance requirements at the application layer. .
  • the application layer requires all PDUs in the PDU set to use the corresponding information unit. In some cases, when some PDUs are lost, the application layer can still recover some information units.
  • I-frame As an intra-frame encoded picture, it is a complete picture that can be independently encoded and decoded like a JPG image file.
  • P-frame As a predicted picture, it is not a complete frame and only contains image changes compared with the previous frame. If the reference frame is lost, the P frame cannot be decoded and displayed.
  • B-frame As a bidirectional prediction picture, it contains the changes between the previous reference frame and the next reference frame. The more reference frames, the higher the compression ratio. However, B-frames can only be decoded if the previous and next reference frames are available.
  • a Group of Pictures A collection of consecutive video frames.
  • the first frame of a GOP is an I frame, and subsequent frames can be P frames or B frames.
  • the PDU set is a group of PDUs. This group of PDUs represents a frame or a video clip. Each PDU in a PDU set is related to each other. Losing any PDU in a PDU set will cause the PDU set to be unable to be decoded successfully, resulting in the loss of part of the video image.
  • I frames, P frames, and B frames have different degrees of importance. For example, an I frame is associated with multiple P frames. If the I frame is lost, all P frames cannot be decoded. If the P frame is lost, the I frame and other P frames can be decoded. Recovery, so the I frame is very important and cannot be lost.
  • a GOP For a GOP, it contains a group of frames, which may come from different Qos flows or from the same Qos flow.
  • Each frame in the GOP has its own type, such as I frame, B frame, P frame, etc.
  • the GOP can contain an I frame and at least one P frame and/or at least one B frame associated with it. .
  • a GOP identifier such as GOP id or GOP SN or GOP index, etc.
  • GOP identification is not limited to GOP id or GOP SN or GOP index, etc. It can also be in other forms, such as a certain time interval or a certain period, and each frame within a certain time interval or a certain period belongs to one GOP.
  • a PDU set For a frame, it is a PDU set, which is composed of multiple PDUs.
  • a PDU set identifier (such as PDU set id or PDU set SN or PDU set index, etc.) is defined for each PDU set, and a PDU set is identified by the PDU set identifier.
  • the PDU set identifier is unique within a GOP.
  • a PDU identifier (such as PDU id or PDU SN or PDU index, etc.) is defined for each PDU, and a PDU identifier is identified by the PDU identifier.
  • the PDU identifier is unique within the PDU set.
  • each PDU can be associated with at least one of the following information: GOP identification, PDU set identification, PDU identification, and frame type.
  • FIG 4 is a schematic diagram of PDU set transmission provided by the embodiment of this application.
  • the PDUs in a PDU set belong to a Qos flow, and the order between them is in sequence in the GPRS Tunnelling Protocol (GTP). ) is transmitted in the tunnel, that is, there will be no cross-transmission between PDU sets.
  • GTP GPRS Tunnelling Protocol
  • FIG. 5 is a schematic flowchart 1 of the data transmission method provided by the embodiment of the present application. As shown in Figure 5, the data transmission method includes the following steps:
  • Step 501 The first protocol layer obtains attribute information of the first data packet, where the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • Step 502 The first protocol layer performs specific processing on the first data packet based on the attribute information of the first data packet.
  • the technical solutions of the embodiments of this application are applied to communication equipment, which may be network equipment or terminal equipment.
  • the communication device is a network device, such as a base station.
  • the communication device is a terminal device.
  • Each protocol layer in the embodiment of this application is the protocol layer of the communication device.
  • the first data packet generally refers to a data packet received by the first protocol layer from the upper protocol layer.
  • the first protocol layer performs specific processing on the first data packet based on the attribute information of the first data packet. How the first protocol layer performs specific processing on the first data packet is described below.
  • the first protocol entity delivers the first data packet to the second protocol entity or the third protocol entity based on the attribute information of the first data packet, wherein the first protocol entity is located at the first protocol layer, The second protocol entity and the third protocol entity are located at the second protocol layer.
  • the first protocol entity delivers the first data packet to the second protocol entity; if the attribute information of the first data packet is If the attribute information is the second attribute information or is not the first attribute information, the first protocol entity delivers the first data packet to the third protocol entity.
  • the attribute information of the first data packet is first attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the first Qos attribute
  • the data type of the first data packet is a first data type
  • the data importance of the first data packet is the first importance
  • the data priority of the first data packet is the first priority.
  • the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
  • the first data type is, for example, an I frame.
  • the first importance level is, for example, a high importance level.
  • the first priority is, for example, high priority.
  • the first protocol entity delivers the first data packet to the second protocol entity.
  • the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
  • the specific Qos attribute of the first data packet is not the first Qos attribute
  • the data type of the first data packet is not the first data type
  • the data importance of the first data packet is not the first importance
  • the data priority of the first data packet is not the first priority.
  • the attribute information of the first data packet is second attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the second Qos attribute
  • the data type of the first data packet is the second data type
  • the data importance of the first data packet is the second importance
  • the data priority of the first data packet is the second priority.
  • the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
  • the second data type is, for example, a B frame and/or a P frame.
  • the second importance level is, for example, a low importance level.
  • the second priority is, for example, low priority.
  • the first protocol entity delivers the first data packet to the third protocol entity.
  • the mode of the second protocol entity is an acknowledged mode (AM) mode
  • the mode of the third protocol entity is an unacknowledged mode (UM).
  • the mode of the second protocol entity is UM mode
  • the mode of the third protocol entity is UM mode.
  • the first protocol entity, the second protocol entity and the third protocol entity belong to a first data bearer, and the first data bearer is configured through RRC signaling.
  • the first protocol layer is a Packet Data Convergence Protocol (PDCP) layer
  • the second protocol layer is a Radio Link Control (RLC) layer.
  • the first protocol entity is a PDCP entity
  • the second protocol entity is an AM RLC entity or a UM RLC entity
  • the third protocol entity is a UM RLC entity.
  • the first protocol layer determines, based on the attribute information of the first data packet, whether to perform packet loss behavior for the first data packet after a packet loss timer times out.
  • the first protocol layer determines not to perform packet loss behavior for the first data packet after the packet loss timer times out; if If the attribute information of the first data packet is the second attribute information or is not the first attribute information, the first protocol layer determines to perform packet loss behavior for the first data packet after the packet loss timer times out.
  • the attribute information of the first data packet is first attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the first Qos attribute
  • the data type of the first data packet is a first data type
  • the data importance of the first data packet is the first importance
  • the data priority of the first data packet is the first priority.
  • the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
  • the first data type is, for example, an I frame.
  • the first importance level is, for example, a high importance level.
  • the first priority is, for example, high priority.
  • the first protocol layer determines not to execute the first data packet after the packet loss timer expires. packet loss behavior.
  • the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
  • the specific Qos attribute of the first data packet is not the first Qos attribute
  • the data type of the first data packet is not the first data type
  • the data importance of the first data packet is not the first importance
  • the data priority of the first data packet is not the first priority.
  • the attribute information of the first data packet is second attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the second Qos attribute
  • the data type of the first data packet is the second data type
  • the data importance of the first data packet is the second importance
  • the data priority of the first data packet is the second priority.
  • the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
  • the second data type is, for example, a B frame and/or a P frame.
  • the second importance level is, for example, a low importance level.
  • the second priority is, for example, low priority.
  • the first protocol layer determines to execute the processing for the first data packet after the packet loss timer expires. Packet dropping behavior.
  • the first protocol layer is a PDCP layer.
  • the first protocol layer determines whether to start a packet loss timer applicable to the first data packet based on the attribute information of the first data packet.
  • the first protocol layer determines not to start the packet loss timer applicable to the first data packet; if the first data packet The attribute information is the second attribute information or is not the first attribute information, then the first protocol layer determines to start the packet loss timer applicable to the first data packet.
  • the attribute information of the first data packet is first attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the first Qos attribute
  • the data type of the first data packet is a first data type
  • the data importance of the first data packet is the first importance
  • the data priority of the first data packet is the first priority.
  • the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
  • the first data type is, for example, an I frame.
  • the first importance level is, for example, a high importance level.
  • the first priority is, for example, high priority.
  • the first protocol layer determines not to start the packet loss timer applicable to the first data packet.
  • the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
  • the specific Qos attribute of the first data packet is not the first Qos attribute
  • the data type of the first data packet is not the first data type
  • the data importance of the first data packet is not the first importance
  • the data priority of the first data packet is not the first priority.
  • the attribute information of the first data packet is second attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the second Qos attribute
  • the data type of the first data packet is the second data type
  • the data importance of the first data packet is the second importance
  • the data priority of the first data packet is the second priority.
  • the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
  • the second data type is, for example, a B frame and/or a P frame.
  • the second importance level is, for example, a low importance level.
  • the second priority is, for example, low priority.
  • the first protocol layer determines to start a packet loss timer applicable to the first data packet.
  • the first protocol layer is a PDCP layer.
  • the discard timer (discard timer) in the above-mentioned scheme 2 and scheme 3, if the packet discard timer needs to be started, the discard timer will be started when the first protocol layer receives the data packet from the upper protocol layer. Packet timer. If the first protocol layer completes passing the data packet to the lower layer protocol while the packet loss timer is running, the packet loss timer will be stopped.
  • the first protocol layer can obtain the attribute information of the first data packet in the following manner:
  • the first header corresponding to the first data packet carries the attribute information; and/or, a control data packet is transmitted after the PDU set where the PDU corresponding to the first data packet is located, and the control data packet carries the Describe attribute information. Based on this, the first protocol layer obtains the attribute information based on the first packet header and/or the control data packet.
  • control data packet is used to indicate the end of a PDU set and/or the start of the next PDU set.
  • the first packet header is a packet header corresponding to the third protocol layer; and/or the control data packet is a control data packet corresponding to the third protocol layer.
  • the third protocol layer is an upper protocol layer of the first protocol layer.
  • the first protocol layer is a PDCP layer
  • the third protocol layer is a Service Data Adaptation Protocol (SDAP) layer
  • the first protocol layer is a Service Data Adaptation Protocol (SDAP) layer
  • the packet header is an SDAP packet header
  • the control data packet is an SDAP control PDU.
  • FIG. 6 is a flow diagram 2 of the data transmission method provided by the embodiment of the present application. As shown in Figure 6, the data transmission method includes the following steps:
  • Step 601 The first node sends a first PDU to the second node, and the second node receives the first PDU sent by the first node.
  • the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK. .
  • Step 602 The second node sends a second PDU to the first node, and the first node receives the second PDU sent by the second node, and the second PDU is used to indicate to the first node ACK/NACK information corresponding to the SN list.
  • both the first node and the second node belong to communication devices.
  • the first node may be a network device (such as a base station), and the second node may be a terminal device, or the first node may be a terminal device, and the second node may be a terminal device.
  • the node may be a network device (such as a base station), or the first node may be a first terminal device and the second node may be a second terminal device.
  • the first node before the first node sends the first PDU to the second node, the first node sends one or more data packets to the second node, and each data packet (that is, PDU) is associated with an SN. Then, the first node A node can indicate to the second node the SN list that needs to feed back ACK/NACK through the first PDU. In this way, the second node can perform corresponding ACK/NACK feedback according to the SN list. That is, the second node can provide the corresponding ACK/NACK feedback to the first node through the second PDU. Indicates the ACK/NACK information corresponding to the SN list.
  • the first PDU can also be called ACK/NACK feedback request PDU (ACK/NACK feedback request PDU), and the second PDU can also be called ACK/NACK feedback response PDU (ACK/NACK feedback response PDU).
  • the application does not limit the names of the first PDU and the second PDU.
  • the following describes the formats of the first PDU and the second PDU.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • the first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
  • each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit needs to feed back ACK/NACK.
  • the first PDU also includes at least one of the following information:
  • the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
  • the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
  • the eighth information is used to indicate the identity of a process.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
  • the first PDU also includes at least one of the following information:
  • the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
  • the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
  • the eighth information is used to indicate the identity of a process.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
  • the first PDU also includes at least one of the following information:
  • the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
  • the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
  • the eighth information is used to indicate the identity of a process.
  • the second PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • a second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
  • each bit in the second bitmap corresponds to an SN that needs feedback after the starting SN, and the value of the bit is used to indicate the ACK/NACK information of the SN corresponding to the bit.
  • the second PDU also includes at least one of the following information:
  • the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
  • Tenth information the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
  • the eleventh information is used to indicate the identity of a process.
  • the above solution of the embodiment of the present application can be applied to the PDCP layer, or can also be applied to the RLC layer.
  • the first PDU is a first PDCP control PDU
  • the second PDU is a second PDCP control PDU
  • the SN is carried in the PDCP PDU.
  • the list of SNs that need to feedback ACK/NACK can be determined in the following way:
  • the PDCP layer of the first node obtains the attribute information of the data packet; the PDCP layer of the first node determines a list of SNs that need to feed back ACK/NACK based on the attribute information; wherein the attribute information includes at least one of the following : Specific Qos attributes, data types, data importance, and data priority.
  • the way in which the PDCP layer of the first node obtains the attribute information of the data packet can refer to the relevant description shown in Figure 5.
  • the PDCP layer of the first node can obtain the attribute information of the data packet from the header of the data packet and/or the data packet. Obtain the attribute information from the control data packet after the PDU set where the corresponding PDU is located.
  • the first PDU is a first RLC control PDU
  • the second PDU is a second RLC control PDU
  • the SN is carried in the RLC PDU.
  • the SN list that needs to feedback ACK/NACK can be determined in the following way:
  • the PDCP layer of the first node obtains the attribute information of the data packet; the PDCP layer of the first node determines the data packet that needs to be fed back ACK/NACK based on the attribute information, and sends the data that needs to be fed back ACK/NACK.
  • the packet is indicated to the RLC layer; the RLC layer of the first node determines the SN list that needs to feed back ACK/NACK based on the indication from the PDCP layer; wherein the attribute information includes at least one of the following: specific Qos attributes, data Type, data importance, data priority.
  • the way in which the PDCP layer of the first node obtains the attribute information of the data packet can refer to the relevant description shown in Figure 5.
  • the PDCP layer of the first node can obtain the attribute information of the data packet from the header of the data packet and/or the data packet. Obtain the attribute information from the control data packet after the PDU set where the corresponding PDU is located.
  • the first node determines, based on the second PDU, the PDU corresponding to the SN that the second node did not receive correctly; the first node determines the PDU corresponding to the SN that was not received correctly based on the first node.
  • the attribute information of the PDU is used to determine whether to retransmit the PDU.
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the attribute information of the PDU is the first attribute information, it is determined to retransmit the PDU; if the attribute information of the PDU is the second attribute information or not the first attribute information, it is determined that the PDU is retransmitted. The above PDU will not be retransmitted.
  • the attribute information of the PDU is first attribute information, including at least one of the following:
  • the specific Qos attribute of the PDU is the first Qos attribute
  • the data type of the PDU is the first data type
  • the data importance of the PDU is the first importance
  • the data priority of the PDU is the first priority.
  • the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
  • the first data type is, for example, an I frame.
  • the first importance level is, for example, a high importance level.
  • the first priority is, for example, high priority.
  • the first node determines to retransmit the PDU.
  • the attribute information of the PDU is not the first attribute information, and includes at least one of the following:
  • the specific Qos attribute of the PDU is not the first Qos attribute
  • the data type of the PDU is not the first data type
  • the data importance of the PDU is not the first importance
  • the data priority of the PDU is not the first priority.
  • the attribute information of the PDU is second attribute information, including at least one of the following:
  • the specific Qos attribute of the PDU is the second Qos attribute
  • the data type of the PDU is the second data type
  • the data importance of the PDU is the second importance
  • the data priority of the PDU is the second priority.
  • the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
  • the second data type is, for example, a B frame and/or a P frame.
  • the second importance level is, for example, a low importance level.
  • the second priority is, for example, low priority.
  • the first node determines not to retransmit the PDU.
  • the first node determines whether to cancel the sending of a specific data packet based on the second PDU. Specifically, the first protocol layer of the first node determines whether to cancel the sending of the data packet based on the second PDU; and/or the first protocol layer of the first node determines whether to cancel the transmission of the data packet that has been submitted to the second protocol layer. data packet, and determine based on the second PDU whether to notify the second protocol layer to cancel the sending of the data packet through the first indication information; wherein the first protocol layer is the PDCP layer or the RLC layer, and the first protocol layer The second protocol layer is a lower protocol layer of the first protocol layer.
  • the data packet to be canceled is determined based on the incorrectly received SN determined by the second PDU. That is, the first protocol layer of the first node determines the incorrectly received SN based on the second PDU, and determines to cancel the sent data packet based on the incorrectly received SN.
  • the first indication information is used to indicate at least one of the following:
  • the "feedback about the SN” described in the embodiment of this application essentially refers to "the feedback about the data packet corresponding to the SN".
  • the "feedback about the data packet corresponding to the SN” is described as " Feedback on SN”.
  • the network side configures a dedicated data bearer (DRB) through RRC dedicated signaling.
  • the DRB includes one PDCP entity and at least two RLC entities.
  • Figure 7 illustrates one PDCP entity and two RLC entities.
  • the RLC1 entity is in AM mode
  • the RLC2 entity is in UM mode
  • both the RLC1 entity and the RLC2 entity are in UM mode.
  • the PDCP layer determines the attribute information of the data packet.
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the attribute information is attribute information at packet granularity (per data). Different data packets in a Qos flow have independent attribute information. That is to say, different data packets in a Qos flow can have different attribute information.
  • the PDCP layer obtains the attribute information of the data packet, including but not limited to:
  • Method 1 The SDAP header of the SDAP PDU corresponding to the data packet contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header.
  • the SDAP control PDU contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header.
  • the SDAP control PDU is used to split different PDU sets, located after one PDU set and before the next PDU set.
  • Method 3 The SDAP header of the SDAP PDU corresponding to the data packet contains indication information and/or the SDAP control PDU contains indication information. After obtaining the indication information, the PDCP layer determines the attribute information of the data packet based on the indication information.
  • the mapping relationship between indication information and attribute information is configured through RRC signaling.
  • the PDCP layer assembles the data packet into a PDCP PDU based on the attribute information of the data packet, and then submits it to the RLC1 entity or RLC2 entity.
  • the specific Qos attribute of the data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the data packet is I frame, and/or the data importance of the data packet is high importance, and/ Or the priority of the data packet is high priority, then the data packet is delivered to the RLC1 entity. If the specific Qos attribute of the data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the data packet is not an I frame, and/or the data importance of the data packet is low importance, and/or the data packet The priority is low priority, then the data packet is delivered to the RLC2 entity.
  • the network side configures a dedicated data bearer (DRB) through RRC dedicated signaling.
  • the DRB includes a PDCP entity and at least one RLC entity.
  • a packet discard timer (discard timer) is configured.
  • the PDCP layer determines the attribute information of the data packet.
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the attribute information is attribute information at packet granularity (per data). Different data packets in a Qos flow have independent attribute information. That is to say, different data packets in a Qos flow can have different attribute information.
  • the PDCP layer obtains the attribute information of the data packet, including but not limited to:
  • Method 1 The SDAP header of the SDAP PDU corresponding to the data packet contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header.
  • the SDAP control PDU contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header.
  • the SDAP control PDU is used to split different PDU sets, located after one PDU set and before the next PDU set.
  • Method 3 The SDAP header of the SDAP PDU corresponding to the data packet contains indication information and/or the SDAP control PDU contains indication information. After obtaining the indication information, the PDCP layer determines the attribute information of the data packet based on the indication information.
  • the mapping relationship between indication information and attribute information is configured through RRC signaling.
  • the PDCP layer determines whether to perform packet loss behavior for the data packet after the packet loss timer expires or determines whether to start a packet loss timer applicable to the data packet.
  • the specific Qos attribute of the data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the data packet is I frame, and/or the data importance of the data packet is high importance, and/ Or if the priority of the data packet is high priority, no packet loss behavior will be performed for the data packet or the packet loss timer applicable to the data packet will not be started after the packet loss timer times out.
  • the specific Qos attribute of the data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the data packet is not an I frame, and/or the data importance of the data packet is low importance, and/or the data packet
  • the priority is low priority, then after the packet loss timer times out, the packet loss behavior for the data packet will be performed or the packet loss timer applicable to the data packet will be started.
  • the PDCP layer can determine the attribute information of the data packet through the above related solutions.
  • the PDCP layer can determine which data packets need ACK/NACK feedback based on the attribute information of the data packet, that is, determine the SN list that needs ACK/NACK feedback. Each SN is associated with a data packet. Then at the PDCP layer, feedback interaction can be achieved.
  • Figure 8 shows a schematic diagram of the interaction between the sending end (i.e., the first node) and the receiving end (i.e., the second node).
  • the sending end sends an ACK/NACK feedback request PDU (i.e., the first PDU) to the receiving end, and the receiving end sends The sending end sends an ACK/NACK feedback response PDU (ie, the second PDU).
  • the PDCP layer defines two types of PDCP control PDUs, namely PDCP control PDU on the sending end side (ie, ACK/NACK feedback request PDU) and PDCP control PDU on the receiving end side (ie, ACK/NACK feedback response PDU).
  • the ACK/NACK feedback request PDU is used by the sending end to indicate to the receiving end the SN list that requires ACK/NACK feedback.
  • the receiving end receives the ACK/NACK feedback request PDU sent by the sending end, it performs ACK/NACK feedback according to the SN list indicated by the sending end, that is, sends an ACK/NACK feedback response PDU to the sending end.
  • PDCP PDU The format of the ACK/NACK feedback request PDU (hereinafter referred to as PDCP PDU) may, but is not limited to, include the following formats:
  • PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), number of SN (Number of SN), starting SN, bitmap (bitmap). The meaning of this information is explained below:
  • D/C information used to indicate whether the PDCP PDU is a data PDU or a control PDU.
  • the D/C information occupies 1 bit.
  • the meaning of the value of this 1 bit is as shown in Table 1 below.
  • the value of 1 bit is 0, which is used to indicate that the PDCP PDU is a control PDU.
  • PDU type used to indicate the type of control PDU.
  • the PDU type occupies 3 bits.
  • the corresponding meanings of the 3-bit values are as shown in Table 2 below.
  • the value of 3 bits is 011, which is used to indicate that the PDCP PDU is a control PDU for ACK/NACK feedback request.
  • Process identifier used to identify a process, that is, to identify two PDUs in a process (i.e., ACK/NACK feedback request PDU and ACK/NACK feedback response PDU).
  • the process identifiers in the two PDUs in a process are the same.
  • Number of SNs Used to indicate the number of PDCP SNs that need to feedback ACK/NACK.
  • Starting SN Used to indicate the starting PDCP SN that needs to feedback ACK/NACK.
  • Bitmap used to indicate the SN after the starting SN that needs to feedback ACK/NACK. Specifically, if a certain bit in the bitmap is set to 1, it means that the SN corresponding to the bit needs feedback. If a certain bit in the bitmap is set to 0, it means that the SN corresponding to the bit does not need feedback.
  • the SN corresponding to the i-th bit in the bitmap starting SN+i, and i is a positive integer.
  • PDCP PDU contains the following information: D/C information, PDU Type (PDU Type), process identification (Transaction ID), Number of SN (Number of SN), and SN list.
  • D/C information PDU Type
  • Process identification Transmission ID
  • Number of SN Number of SN
  • SN list The meaning of the D/C information, PDU Type, Transaction ID, and Number of SN in this information can be explained by referring to the description related to the aforementioned format.
  • the meaning of the SN list in this information is explained as follows:
  • SNi Indicates the PDCP SN that requires ACK/NACK feedback, i is a positive integer.
  • PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), SN number (Number of SN), and starting SN.
  • PDU Type PDU type
  • Process ID Transmission ID
  • SN number Number of SN
  • starting SN the meaning of this information can be explained by referring to the description related to Format 1 mentioned above.
  • PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), SN number (Number of SN), and termination SN.
  • D/C information PDU type
  • Transaction ID process identification
  • SN number Number of SN
  • termination SN The meaning of the D/C information, PDU Type, Transaction ID, and Number of SN in this information can be explained by referring to the description related to the aforementioned format.
  • the meaning of the termination SN in these messages is explained as follows:
  • Termination SN Used to indicate the termination PDCP SN that requires ACK/NACK feedback.
  • PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), number of SN (Number of SN), starting SN, and ending SN .
  • D/C information PDU type
  • Process ID process identification
  • PDCP PDU The format of the ACK/NACK feedback response PDU (hereinafter referred to as PDCP PDU) may, but is not limited to, include the following formats:
  • PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), number of SN (Number of SN), starting SN, bitmap ). The meaning of this information is explained below:
  • D/C information used to indicate whether the PDCP PDU is a data PDU or a control PDU.
  • the D/C information occupies 1 bit.
  • the meaning of the value of this 1 bit is as shown in Table 3 below.
  • the value of 1 bit is 0, which is used to indicate that the PDCP PDU is a control PDU.
  • PDU type used to indicate the type of control PDU.
  • the PDU type occupies 3 bits.
  • the corresponding meanings of the 3-bit values are as shown in Table 4 below.
  • the value of 3 bits is 011, which is used to indicate that the PDCP PDU is a control PDU for ACK/NACK feedback response.
  • Process identifier used to identify a process, that is, to identify two PDUs in a process (i.e., ACK/NACK feedback request PDU and ACK/NACK feedback response PDU).
  • the process identifiers in the two PDUs in a process are the same.
  • Number of SNs Used to indicate the number of PDCP SNs that need to feedback ACK/NACK.
  • Starting SN Used to indicate the starting PDCP SN that needs to feedback ACK/NACK.
  • Bitmap used to indicate the starting SN and the ACK/NACK information corresponding to several consecutive SNs that need to feedback ACK/NACK. Specifically, if a certain bit in the bitmap is set to 1, it means that the SN corresponding to the bit returns ACK. If a certain bit in the bitmap is set to 0, it means that the SN corresponding to the bit returns NACK.
  • the SN corresponding to the i-th bit in the bitmap starting SN+i-1, and i is a positive integer.
  • the PDCP layer can determine the attribute information of the data packet through the above related solutions, and the PDCP layer can determine which data packets require ACK/NACK feedback based on the attribute information of the data packet.
  • the PDCP layer indicates "which data packets require ACK/NACK feedback" to the RLC layer, for example, by carrying indication information in the PDCP header.
  • the RLC layer determines which data packets require ACK/NACK feedback according to the instructions of the PDCP layer, that is, determines the SN list that requires ACK/NACK feedback. Each SN is associated with a data packet. Then at the RLC layer, feedback interaction can be achieved. It should be noted that at the RLC layer, for RLC entities in UM mode, feedback for specific RLC PDUs can be implemented. For RLC PDUs that need feedback, the RLC PDU needs to carry SN regardless of whether the segmentation process is performed or not. If there is no segmentation and no feedback requirement, the RLC PDU does not need to carry the SN number.
  • the sending end sends an ACK/NACK feedback request PDU (ie, the first PDU) to the receiving end, and the receiving end sends an ACK/NACK feedback response PDU (ie, the second PDU) to the sending end.
  • the RLC layer defines two RLC control PDUs, namely the RLC control PDU on the sending end side (ie, ACK/NACK feedback request PDU) and the RLC control PDU on the receiving end side (ie, ACK/NACK feedback response PDU).
  • the ACK/NACK feedback request PDU is used by the sending end to indicate to the receiving end the SN list that requires ACK/NACK feedback.
  • the receiving end receives the ACK/NACK feedback request PDU sent by the sending end, it performs ACK/NACK feedback according to the SN list indicated by the sending end, that is, sends an ACK/NACK feedback response PDU to the sending end.
  • the format of the ACK/NACK feedback request PDU and the format of the ACK/NACK feedback response PDU are similar to the relevant solution of the aforementioned application example 3. Just replace the relevant description of "PDCP” with “RLC” and will not be described again.
  • the sender After the sender receives the ACK/NACK feedback response PDU from the receiver, it determines the data packets that the receiver did not receive correctly based on the ACK/NACK feedback response PDU.
  • the RLC layer or PDCP layer of the sender determines based on the attribute information of the incorrectly received data packets. Whether to retransmit it.
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the specific Qos attribute of the data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the data packet is I frame, and/or the data importance of the data packet is high importance, and/ Or the priority of the data packet is high priority, then it is determined to retransmit the data packet. If the specific Qos attribute of the data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the data packet is not an I frame, and/or the data importance of the data packet is low importance, and/or the data packet If the priority is low priority, it is determined that the data packet will not be retransmitted.
  • the sending end After the sending end receives the ACK/NACK feedback response PDU from the receiving end, it determines the data packets that the receiving end did not receive correctly based on the ACK/NACK feedback response PDU.
  • the RLC layer or PDCP layer of the sending end uses the attribute information of the incorrectly received data packets. Determine whether to cancel the sending of a packet.
  • the RLC layer or PDCP layer can instruct the lower protocol layer to cancel the sending of certain data packets.
  • the indication information may be used to indicate at least one of the following:
  • the technical solutions of the embodiments of this application can implement different processing methods for different data packets, thereby better improving the performance and user experience of multimedia services.
  • the size of the sequence numbers of the above-mentioned processes does not mean the order of execution.
  • the execution order of each process should be determined by its functions and internal logic, and should not be used in this application.
  • the implementation of the examples does not constitute any limitations.
  • the terms “downlink”, “uplink” and “sidelink” are used to indicate the transmission direction of signals or data, where “downlink” is used to indicate that the transmission direction of signals or data is from the station.
  • uplink is used to indicate that the transmission direction of the signal or data is the second direction from the user equipment of the cell to the site
  • sidelink is used to indicate that the transmission direction of the signal or data is A third direction sent from User Device 1 to User Device 2.
  • downlink signal indicates that the transmission direction of the signal is the first direction.
  • the term “and/or” is only an association relationship describing associated objects, indicating that three relationships can exist. Specifically, A and/or B can represent three situations: A exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" in this article generally indicates that the related objects are an "or" relationship.
  • Figure 11 is a schematic structural diagram of a data transmission device provided by an embodiment of the present application.
  • the device has a first protocol layer 1101;
  • the first protocol layer 1101 is used to obtain the attribute information of the first data packet; based on the attribute information of the first data packet, perform specific processing for the first data packet;
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the device also has a second protocol layer 1102;
  • the first protocol entity delivers the first data packet to the second protocol entity or the third protocol entity based on the attribute information of the first data packet, wherein the first protocol entity is located in the first protocol layer 1101 , the second protocol entity and the third protocol entity are located in the second protocol layer 1102.
  • the first protocol entity, the second protocol entity and the third protocol entity belong to a first data bearer, and the first data bearer is configured through RRC signaling.
  • the mode of the second protocol entity is AM mode or UM mode
  • the mode of the third protocol entity is UM mode
  • the first protocol entity if the attribute information of the first data packet is the first attribute information, the first protocol entity delivers the first data packet to the second protocol entity; if the If the attribute information of the first data packet is the second attribute information or is not the first attribute information, then the first protocol entity delivers the first data packet to the third protocol entity.
  • the first protocol layer 1101 is used to determine, based on the attribute information of the first data packet, whether to perform packet loss behavior for the first data packet after the packet loss timer expires. ; Or, based on the attribute information of the first data packet, determine whether to start a packet loss timer applicable to the first data packet.
  • the first protocol layer 1101 determines not to perform processing for the first data packet after the packet loss timer times out. Packet loss behavior; if the attribute information of the first data packet is the second attribute information or not the first attribute information, the first protocol layer 1101 determines to execute the packet loss behavior for the first data packet after the packet loss timer expires. packet loss behavior.
  • the first protocol layer 1101 determines not to start the packet loss timer applicable to the first data packet; if If the attribute information of the first data packet is the second attribute information or is not the first attribute information, the first protocol layer 1101 determines to start the packet loss timer applicable to the first data packet.
  • the attribute information of the first data packet is first attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the first Qos attribute
  • the data type of the first data packet is a first data type
  • the data importance of the first data packet is the first importance
  • the data priority of the first data packet is the first priority.
  • the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
  • the specific Qos attribute of the first data packet is not the first Qos attribute
  • the data type of the first data packet is not the first data type
  • the data importance of the first data packet is not the first importance
  • the data priority of the first data packet is not the first priority.
  • the attribute information of the first data packet is second attribute information, including at least one of the following:
  • the specific Qos attribute of the first data packet is the second Qos attribute
  • the data type of the first data packet is the second data type
  • the data importance of the first data packet is the second importance
  • the data priority of the first data packet is the second priority.
  • the first packet header corresponding to the first data packet carries the attribute information; and/or, a control data packet is transmitted after the PDU set in which the PDU corresponding to the first data packet is located. , the control data packet carries the attribute information.
  • the first protocol layer 1101 obtains the attribute information based on the first packet header and/or the control data packet.
  • the device also has a third protocol layer 1103; the first header is a header corresponding to the third protocol layer 1103; and/or the control data packet is a header corresponding to the third protocol layer 1103. control packet.
  • the third protocol layer 1103 is an SDAP layer, correspondingly, the first packet header is an SDAP packet header, and the control data packet is an SDAP control PDU.
  • control data packet is used to indicate the end of a PDU set and/or the start of the next PDU set.
  • the second protocol layer is an RLC layer.
  • the first protocol layer is a PDCP layer.
  • Figure 12 is a schematic diagram 2 of the structure of a data transmission device provided by an embodiment of the present application. It is applied to the first node.
  • the device includes:
  • the sending unit 1201 is configured to send a first PDU to the second node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
  • the receiving unit 1202 is configured to receive a second PDU sent by the second node, where the second PDU is used to indicate ACK/NACK information corresponding to the SN list to the first node.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • the first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
  • each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit needs to feedback ACK/ NACK.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
  • the first PDU also includes at least one of the following information:
  • the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
  • the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
  • the eighth information is used to indicate the identity of a process.
  • the second PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • a second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
  • each bit in the second bitmap corresponds to an SN that requires feedback after the starting SN, and the value of the bit is used to indicate the ACK of the SN corresponding to the bit. /NACK message.
  • the second PDU also includes at least one of the following information:
  • the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
  • Tenth information the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
  • the eleventh information is used to indicate the identity of a process.
  • the first PDU is a first PDCP control PDU
  • the second PDU is a second PDCP control PDU
  • the SN is carried in the PDCP PDU.
  • the device further includes: a processing unit 1203, configured to obtain attribute information of the data packet through the PDCP layer; and determine a list of SNs that need to feed back ACK/NACK based on the attribute information through the PDCP layer; wherein , the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the first PDU is a first RLC control PDU
  • the second PDU is a second RLC control PDU
  • the SN is carried in the RLC PDU.
  • the device further includes: a processing unit 1203, configured to obtain the attribute information of the data packet through the PDCP layer; determine the data packet that requires ACK/NACK feedback based on the attribute information through the PDCP layer, and Indicate the data packet that needs to feed back ACK/NACK to the RLC layer; the RLC layer determines the list of SNs that need to feed back ACK/NACK based on the indication from the PDCP layer; wherein the attribute information includes at least one of the following: Specific Qos attributes, data types, data importance, and data priority.
  • the device further includes: a processing unit 1203, configured to determine, based on the second PDU, the PDU corresponding to the SN that the second node did not receive correctly;
  • the attribute information of the corresponding PDU determines whether to retransmit the PDU.
  • the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  • the processing unit 1203 is configured to determine to retransmit the PDU if the attribute information of the PDU is the first attribute information; if the attribute information of the PDU is the second attribute The information is either or is not the first attribute information, then it is determined not to retransmit the PDU.
  • the attribute information of the PDU is first attribute information, including at least one of the following:
  • the specific Qos attribute of the PDU is the first Qos attribute
  • the data type of the PDU is the first data type
  • the data importance of the PDU is the first importance
  • the data priority of the PDU is the first priority.
  • the attribute information of the PDU is not the first attribute information, and includes at least one of the following:
  • the specific Qos attribute of the PDU is not the first Qos attribute
  • the data type of the PDU is not the first data type
  • the data importance of the PDU is not the first importance
  • the data priority of the PDU is not the first priority.
  • the attribute information of the PDU is second attribute information, including at least one of the following:
  • the specific Qos attribute of the PDU is the second Qos attribute
  • the data type of the PDU is the second data type
  • the data importance of the PDU is the second importance
  • the data priority of the PDU is the second priority.
  • the apparatus further includes: a processing unit 1203, configured to determine whether to cancel the sending of a specific data packet based on the second PDU.
  • the processing unit 1203 is configured to determine whether to cancel the sending of the data packet based on the second PDU through the first protocol layer; and/or, through the first protocol layer, determine whether to cancel the transmission of the data packet that has been submitted to the first PDU. For the data packet of the second protocol layer, it is determined based on the second PDU whether to notify the second protocol layer to cancel the sending of the data packet through the first indication information; wherein the first protocol layer is the PDCP layer or the RLC layer, The second protocol layer is a lower protocol layer of the first protocol layer.
  • the data packet sent is canceled based on the incorrectly received SN determination determined by the second PDU.
  • the first indication information is used to indicate at least one of the following:
  • Figure 13 is a schematic diagram 3 of the structure of a data transmission device provided by an embodiment of the present application. It is applied to the second node.
  • the device includes:
  • the receiving unit 1301 is configured to receive a first PDU sent by the first node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
  • the sending unit 1302 is configured to send a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • the first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
  • each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit needs to feedback ACK/ NACK.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
  • the first PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
  • the first PDU also includes at least one of the following information:
  • the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
  • the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
  • the eighth information is used to indicate the identity of a process.
  • the second PDU includes at least one of the following information:
  • the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
  • the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
  • a second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
  • each bit in the second bitmap corresponds to an SN that requires feedback after the starting SN, and the value of the bit is used to indicate the ACK of the SN corresponding to the bit. /NACK message.
  • the second PDU also includes at least one of the following information:
  • the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
  • Tenth information the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
  • the eleventh information is used to indicate the identity of a process.
  • the first PDU is a first PDCP control PDU
  • the second PDU is a second PDCP control PDU
  • the SN is carried in the PDCP PDU.
  • the first PDU is a first RLC control PDU
  • the second PDU is a second RLC control PDU
  • the SN is carried in the RLC PDU.
  • Figure 14 is a schematic structural diagram of a communication device 1400 provided by an embodiment of the present application.
  • the communication device can be a terminal device or a network device.
  • the communication device 1400 shown in Figure 14 includes a processor 1410.
  • the processor 1410 can call and run a computer program from the memory to implement the method in the embodiment of the present application.
  • the communication device 1400 may further include a memory 1420.
  • the processor 1410 can call and run the computer program from the memory 1420 to implement the method in the embodiment of the present application.
  • the memory 1420 may be a separate device independent of the processor 1410, or may be integrated into the processor 1410.
  • the communication device 1400 may also include a transceiver 1430, and the processor 1410 may control the transceiver 1430 to communicate with other devices. Specifically, it may send information or data to other devices, or receive other devices. Information or data sent by the device.
  • the transceiver 1430 may include a transmitter and a receiver.
  • the transceiver 1430 may further include an antenna, and the number of antennas may be one or more.
  • the communication device 1400 can implement the corresponding processes implemented by each method in the embodiment of the present application. For the sake of brevity, details will not be described again here.
  • Figure 15 is a schematic structural diagram of a chip according to an embodiment of the present application.
  • the chip 1500 shown in Figure 15 includes a processor 1510.
  • the processor 1510 can call and run a computer program from the memory to implement the method in the embodiment of the present application.
  • the chip 1500 may also include a memory 1520.
  • the processor 1510 can call and run the computer program from the memory 1520 to implement the method in the embodiment of the present application.
  • the memory 1520 may be a separate device independent of the processor 1510, or may be integrated into the processor 1510.
  • the chip 1500 may also include an input interface 1530.
  • the processor 1510 can control the input interface 1530 to communicate with other devices or chips. Specifically, it can obtain information or data sent by other devices or chips.
  • the chip 1500 may also include an output interface 1540.
  • the processor 1510 can control the output interface 1540 to communicate with other devices or chips. Specifically, it can output information or data to other devices or chips.
  • This chip can be applied to the communication device in the embodiment of the present application, and the chip can implement the corresponding processes implemented by the communication device in each method of the embodiment of the present application. For the sake of brevity, details will not be repeated here.
  • chips mentioned in the embodiments of this application may also be called system-on-chip, system-on-a-chip, system-on-chip or system-on-chip, etc.
  • Figure 16 is a schematic block diagram of a communication system 1600 provided by an embodiment of the present application. As shown in Figure 16, the communication system 1600 includes a terminal device 1610 and a network device 1620.
  • the terminal device 1610 can be used to implement the corresponding functions implemented by the terminal device in the above method
  • the network device 1620 can be used to implement the corresponding functions implemented by the network device in the above method.
  • no details will be described here. .
  • the processor in the embodiment of the present application may be an integrated circuit chip and has signal processing capabilities.
  • each step of the above method embodiment can be completed through an integrated logic circuit of hardware in the processor or instructions in the form of software.
  • the above-mentioned processor can be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other available processors.
  • DSP Digital Signal Processor
  • ASIC Application Specific Integrated Circuit
  • FPGA Field Programmable Gate Array
  • a general-purpose processor may be a microprocessor or the processor may be any conventional processor, etc.
  • the steps of the method disclosed in conjunction with the embodiments of the present application can be directly implemented by a hardware decoding processor, or executed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, registers and other mature storage media in this field.
  • the storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
  • non-volatile memory can be read-only memory (Read-Only Memory, ROM), programmable read-only memory (Programmable ROM, PROM), erasable programmable read-only memory (Erasable PROM, EPROM), electrically removable memory. Erase programmable read-only memory (Electrically EPROM, EEPROM) or flash memory. Volatile memory may be Random Access Memory (RAM), which is used as an external cache.
  • RAM Random Access Memory
  • RAM static random access memory
  • DRAM dynamic random access memory
  • DRAM synchronous dynamic random access memory
  • SDRAM double data rate synchronous dynamic random access memory
  • Double Data Rate SDRAM DDR SDRAM
  • enhanced SDRAM ESDRAM
  • Synchlink DRAM SLDRAM
  • Direct Rambus RAM Direct Rambus RAM
  • the memory in the embodiment of the present application can also be a static random access memory (static RAM, SRAM), a dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DR RAM) and so on. That is, memories in embodiments of the present application are intended to include, but are not limited to, these and any other suitable types of memories.
  • Embodiments of the present application also provide a computer-readable storage medium for storing computer programs.
  • the computer-readable storage medium can be applied to the communication device in the embodiment of the present application, and the computer program causes the computer to execute the corresponding processes implemented by the communication device in the various methods of the embodiment of the present application. For the sake of brevity, the details are not repeated here.
  • An embodiment of the present application also provides a computer program product, including computer program instructions.
  • the computer program product can be applied to the communication device in the embodiment of the present application, and the computer program instructions cause the computer to execute the corresponding processes implemented by the communication device in the various methods of the embodiment of the present application. For the sake of brevity, the details will not be described again.
  • An embodiment of the present application also provides a computer program.
  • This computer program can be applied to the communication device in the embodiment of the present application.
  • the computer program When the computer program is run on the computer, it causes the computer to execute the corresponding processes implemented by the communication device in each method of the embodiment of the present application. For the sake of brevity, this is not mentioned here. Again.
  • the disclosed systems, devices and methods can be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components may be combined or can be integrated into another system, or some features can be ignored, or not implemented.
  • the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, indirect coupling or communication connection of devices or units, which may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or they may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present application can be integrated into one processing unit, each unit can exist physically alone, or two or more units can be integrated into one unit.
  • the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present application is essentially or the part that contributes to the existing technology or the part of the technical solution can be embodied in the form of a software product.
  • the computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in various embodiments of this application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory,) ROM, random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program code. .

Abstract

Provided in the embodiments of the present application are a data transmission method and apparatus, and a communication device. The method comprises: a first protocol layer acquiring attribute information of a first data packet; the first protocol layer executing specific processing in respect of the first data packet on the basis of the attribute information of the first data packet, the attribute information comprising at least one of the following: specific quality of service (Qos) attribute, data type, the data importance degree, and data priority.

Description

一种数据传输方法及装置、通信设备A data transmission method and device, communication equipment 技术领域Technical field
本申请实施例涉及移动通信技术领域,具体涉及一种数据传输方法及装置、通信设备。The embodiments of the present application relate to the field of mobile communication technology, and specifically relate to a data transmission method and device, and communication equipment.
背景技术Background technique
分组数据单元集(Packet Data Unit set,PDU set)由一个或多个分组数据单元(Packet Data Unit set,PDU)组成。对于一个PDU set来说,其代表一个帧或者一个视频片段,PDU set内的每个PDU代表一个应用层的数据包。目前,在空口数据传输和处理中,按照数据包所在的服务质量(Quality of Service,Qos)流或者数据承载,对数据包进行相应的处理,同一Qos流或者数据承载上的数据包具有相同的处理方式。然而,对于PDU set来说,不同PDU set内的PDU有不同的处理需求,因此如何针对PDU(也即数据包)采用不同的处理方式是需要解决的问题。Packet Data Unit set (Packet Data Unit set, PDU set) consists of one or more Packet Data Units (Packet Data Unit set, PDU). For a PDU set, it represents a frame or a video clip, and each PDU in the PDU set represents an application layer data packet. Currently, in air interface data transmission and processing, data packets are processed accordingly according to the Quality of Service (Qos) flow or data bearer in which the data packet is located. Data packets on the same Qos flow or data bearer have the same processing method. However, for PDU sets, PDUs in different PDU sets have different processing requirements, so how to use different processing methods for PDUs (that is, data packets) is a problem that needs to be solved.
发明内容Contents of the invention
本申请实施例提供一种数据传输方法及装置、通信设备、网络设备、芯片、计算机可读存储介质、计算机程序产品、计算机程序。Embodiments of the present application provide a data transmission method and device, communication equipment, network equipment, chips, computer-readable storage media, computer program products, and computer programs.
本申请实施例提供的数据传输方法,包括:The data transmission method provided by the embodiment of this application includes:
第一协议层获取第一数据包的属性信息;The first protocol layer obtains attribute information of the first data packet;
所述第一协议层基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理;The first protocol layer performs specific processing on the first data packet based on the attribute information of the first data packet;
其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。Wherein, the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
本申请实施例提供的数据传输方法,包括:The data transmission method provided by the embodiment of this application includes:
第一节点向第二节点发送第一PDU,所述第一PDU用于向所述第二节点指示需要反馈肯定确认(ACK)/否定确认(NACK)的序列号(Serial Number,SN)列表;The first node sends a first PDU to the second node, where the first PDU is used to indicate to the second node a list of serial numbers (Serial Number, SN) that need to feedback positive acknowledgment (ACK)/negative acknowledgment (NACK);
所述第一节点接收所述第二节点发送的第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。The first node receives a second PDU sent by the second node, and the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
本申请实施例提供的数据传输方法,包括:The data transmission method provided by the embodiment of this application includes:
第二节点接收第一节点发送的第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;The second node receives the first PDU sent by the first node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
所述第二节点向所述第一节点发送第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。The second node sends a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
本申请实施例提供的数据传输装置,具有第一协议层;The data transmission device provided by the embodiment of the present application has a first protocol layer;
所述第一协议层,用于获取第一数据包的属性信息;基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理;The first protocol layer is used to obtain attribute information of the first data packet; based on the attribute information of the first data packet, perform specific processing for the first data packet;
其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。Wherein, the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
本申请实施例提供的数据传输装置,应用于第一节点,所述装置包括:The data transmission device provided by the embodiment of the present application is applied to the first node, and the device includes:
发送单元,用于向第二节点发送第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;A sending unit, configured to send a first PDU to the second node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
接收单元,用于接收所述第二节点发送的第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。A receiving unit configured to receive a second PDU sent by the second node, where the second PDU is used to indicate ACK/NACK information corresponding to the SN list to the first node.
本申请实施例提供的数据传输装置,应用于第二节点,所述装置包括:The data transmission device provided by the embodiment of the present application is applied to the second node, and the device includes:
接收单元,用于接收第一节点发送的第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;A receiving unit, configured to receive a first PDU sent by the first node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
发送单元,用于向所述第一节点发送第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。A sending unit, configured to send a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
本申请实施例提供的通信设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述的数据传输方法。The communication device provided by the embodiment of the present application includes a processor and a memory. The memory is used to store computer programs, and the processor is used to call and run the computer programs stored in the memory and perform the above-mentioned data transmission method.
本申请实施例提供的芯片,用于实现上述的数据传输方法。The chip provided by the embodiment of the present application is used to implement the above data transmission method.
具体地,该芯片包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有该芯片的设备执行上述的数据传输方法。Specifically, the chip includes: a processor, configured to call and run a computer program from the memory, so that the device installed with the chip executes the above-mentioned data transmission method.
本申请实施例提供的计算机可读存储介质,用于存储计算机程序,该计算机程序使得计算机执行上述的数据传输方法。The computer-readable storage medium provided by the embodiment of the present application is used to store a computer program. The computer program causes the computer to execute the above-mentioned data transmission method.
本申请实施例提供的计算机程序产品,包括计算机程序指令,该计算机程序指令使得计算机执行上述的数据传输方法。The computer program product provided by the embodiment of the present application includes computer program instructions, which cause the computer to execute the above-mentioned data transmission method.
本申请实施例提供的计算机程序,当其在计算机上运行时,使得计算机执行上述的数据传输方法。The computer program provided by the embodiment of the present application, when run on a computer, causes the computer to perform the above data transmission method.
通过上述技术方案,第一协议层按照第一数据包的属性信息执行针对第一数据包的特定处理,所述属性信息包括以下至少之一:特定服务质量Qos属性、数据类型、数据重要程度、数据优先级,如此,能够实现针对不同的数据包采用不同的处理方式,从而更好的改善多媒体业务的性能和用户体验。Through the above technical solution, the first protocol layer performs specific processing for the first data packet according to the attribute information of the first data packet. The attribute information includes at least one of the following: specific quality of service Qos attributes, data type, data importance, Data priority, in this way, can implement different processing methods for different data packets, thereby better improving the performance and user experience of multimedia services.
附图说明Description of drawings
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The drawings described here are used to provide a further understanding of the present application and constitute a part of the present application. The illustrative embodiments of the present application and their descriptions are used to explain the present application and do not constitute an improper limitation of the present application. In the attached picture:
图1是一种应用场景的示意图;Figure 1 is a schematic diagram of an application scenario;
图2是一种5G网络系统架构图;Figure 2 is a 5G network system architecture diagram;
图3是一种Qos机制的示意图;Figure 3 is a schematic diagram of a Qos mechanism;
图4是本申请实施例提供的PDU set传输示意图;Figure 4 is a schematic diagram of PDU set transmission provided by the embodiment of this application;
图5是本申请实施例提供的数据传输方法的流程示意图一;Figure 5 is a schematic flowchart 1 of the data transmission method provided by the embodiment of the present application;
图6是本申请实施例提供的数据传输方法的流程示意图二;Figure 6 is a schematic flowchart 2 of the data transmission method provided by the embodiment of the present application;
图7是本申请实施例提供的协议层的示意图;Figure 7 is a schematic diagram of the protocol layer provided by the embodiment of the present application;
图8是本申请实施例提供的发送端和接收端之间的交互示意图;Figure 8 is a schematic diagram of the interaction between the sending end and the receiving end provided by the embodiment of the present application;
图9-1是本申请实施例提供的ACK/NACK反馈请求PDU的格式示意图一;Figure 9-1 is a schematic diagram 1 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application;
图9-2是本申请实施例提供的ACK/NACK反馈请求PDU的格式示意图二;Figure 9-2 is a schematic diagram 2 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application;
图9-3是本申请实施例提供的ACK/NACK反馈请求PDU的格式示意图三;Figure 9-3 is a schematic diagram 3 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application;
图9-4是本申请实施例提供的ACK/NACK反馈请求PDU的格式示意图四;Figure 9-4 is a schematic diagram 4 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application;
图9-5是本申请实施例提供的ACK/NACK反馈请求PDU的格式示意图五;Figure 9-5 is a schematic diagram 5 of the format of the ACK/NACK feedback request PDU provided by the embodiment of this application;
图10是本申请实施例提供的ACK/NACK反馈响应PDU的格式示意图;Figure 10 is a schematic diagram of the format of the ACK/NACK feedback response PDU provided by the embodiment of the present application;
图11是本申请实施例提供的数据传输装置的结构组成示意图一;Figure 11 is a schematic structural diagram of a data transmission device provided by an embodiment of the present application;
图12是本申请实施例提供的数据传输装置的结构组成示意图二;Figure 12 is a schematic diagram 2 of the structure of the data transmission device provided by the embodiment of the present application;
图13是本申请实施例提供的数据传输装置的结构组成示意图三;Figure 13 is a schematic diagram 3 of the structure of the data transmission device provided by the embodiment of the present application;
图14是本申请实施例提供的一种通信设备示意性结构图;Figure 14 is a schematic structural diagram of a communication device provided by an embodiment of the present application;
图15是本申请实施例的芯片的示意性结构图;Figure 15 is a schematic structural diagram of a chip according to an embodiment of the present application;
图16是本申请实施例提供的一种通信系统的示意性框图。Figure 16 is a schematic block diagram of a communication system provided by an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be described below with reference to the accompanying drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in this application, all other embodiments obtained by those of ordinary skill in the art without creative efforts fall within the scope of protection of this application.
图1是本申请实施例的一个应用场景的示意图。Figure 1 is a schematic diagram of an application scenario according to the embodiment of the present application.
如图1所示,通信系统100可以包括终端设备110和网络设备120。网络设备120可以通过空口与终端设备110通信。终端设备110和网络设备120之间支持多业务传输。As shown in FIG. 1 , the communication system 100 may include a terminal device 110 and a network device 120 . The network device 120 may communicate with the terminal device 110 through the air interface. Multi-service transmission is supported between the terminal device 110 and the network device 120.
应理解,本申请实施例仅以通信系统100进行示例性说明,但本申请实施例不限定于此。也就是说,本申请实施例的技术方案可以应用于各种通信系统,例如:长期演进(Long Term Evolution, LTE)系统、LTE时分双工(Time Division Duplex,TDD)、通用移动通信系统(Universal Mobile Telecommunication System,UMTS)、物联网(Internet of Things,IoT)系统、窄带物联网(Narrow Band Internet of Things,NB-IoT)系统、增强的机器类型通信(enhanced Machine-Type Communications,eMTC)系统、5G通信系统(也称为新无线(New Radio,NR)通信系统),或未来的通信系统等。It should be understood that the embodiment of the present application is only exemplified by using the communication system 100, but the embodiment of the present application is not limited thereto. That is to say, the technical solutions of the embodiments of the present application can be applied to various communication systems, such as: Long Term Evolution (LTE) system, LTE Time Division Duplex (TDD), Universal Mobile Communication System (Universal Mobile Communication System) Mobile Telecommunication System (UMTS), Internet of Things (IoT) system, Narrow Band Internet of Things (NB-IoT) system, enhanced Machine-Type Communications (eMTC) system, 5G communication system (also known as New Radio (NR) communication system), or future communication system, etc.
在图1所示的通信系统100中,网络设备120可以是与终端设备110通信的接入网设备。接入网设备可以为特定的地理区域提供通信覆盖,并且可以与位于该覆盖区域内的终端设备110(例如UE)进行通信。In the communication system 100 shown in FIG. 1 , the network device 120 may be an access network device that communicates with the terminal device 110 . The access network device may provide communication coverage for a specific geographical area and may communicate with terminal devices 110 (eg, UEs) located within the coverage area.
网络设备120可以是长期演进(Long Term Evolution,LTE)系统中的演进型基站(Evolutional Node B,eNB或eNodeB),或者是下一代无线接入网(Next Generation Radio Access Network,NG RAN)设备,或者是NR系统中的基站(gNB),或者是云无线接入网络(Cloud Radio Access Network,CRAN)中的无线控制器,或者该网络设备120可以为中继站、接入点、车载设备、可穿戴设备、集线器、交换机、网桥、路由器,或者未来演进的公共陆地移动网络(Public Land Mobile Network,PLMN)中的网络设备等。The network device 120 may be an evolutionary base station (Evolutional Node B, eNB or eNodeB) in a Long Term Evolution (LTE) system, or a next generation radio access network (Next Generation Radio Access Network, NG RAN) equipment, It may be a base station (gNB) in an NR system, or a wireless controller in a Cloud Radio Access Network (CRAN), or the network device 120 may be a relay station, access point, vehicle-mounted device, or wearable device. Equipment, hubs, switches, bridges, routers, or network equipment in the future evolved Public Land Mobile Network (Public Land Mobile Network, PLMN), etc.
终端设备110可以是任意终端设备,其包括但不限于与网络设备120或其它终端设备采用有线或者无线连接的终端设备。The terminal device 110 may be any terminal device, including but not limited to terminal devices that are wired or wirelessly connected to the network device 120 or other terminal devices.
例如,所述终端设备110可以指接入终端、用户设备(User Equipment,UE)、用户单元、用户站、移动站、移动台、远方站、远程终端、移动设备、用户终端、终端、无线通信设备、用户代理或用户装置。接入终端可以是蜂窝电话、无绳电话、会话启动协议(Session Initiation Protocol,SIP)电话、IoT设备、卫星手持终端、无线本地环路(Wireless Local Loop,WLL)站、个人数字处理(Personal Digital Assistant,PDA)、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备、5G网络中的终端设备或者未来演进网络中的终端设备等。For example, the terminal device 110 may refer to an access terminal, user equipment (UE), user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication Device, user agent, or user device. Access terminals can be cellular phones, cordless phones, Session Initiation Protocol (SIP) phones, IoT devices, satellite handheld terminals, Wireless Local Loop (WLL) stations, Personal Digital Assistants (Personal Digital Assistant) , PDA), handheld devices with wireless communication functions, computing devices or other processing devices connected to wireless modems, vehicle-mounted devices, wearable devices, terminal devices in 5G networks or terminal devices in future evolution networks, etc.
终端设备110可以用于设备到设备(Device to Device,D2D)的通信。The terminal device 110 can be used for device to device (Device to Device, D2D) communication.
无线通信系统100还可以包括与基站进行通信的核心网设备130,该核心网设备130可以是5G核心网(5G Core,5GC)设备,例如,接入与移动性管理功能(Access and Mobility Management Function,AMF),又例如,认证服务器功能(Authentication Server Function,AUSF),又例如,用户面功能(User Plane Function,UPF),又例如,会话管理功能(Session Management Function,SMF)。可选地,核心网络设备130也可以是LTE网络的分组核心演进(Evolved Packet Core,EPC)设备,例如,会话管理功能+核心网络的数据网关(Session Management Function+Core Packet Gateway,SMF+PGW-C)设备。应理解,SMF+PGW-C可以同时实现SMF和PGW-C所能实现的功能。在网络演进过程中,上述核心网设备也有可能叫其它名字,或者通过对核心网的功能进行划分形成新的网络实体,对此本申请实施例不做限制。The wireless communication system 100 may also include a core network device 130 that communicates with the base station. The core network device 130 may be a 5G core network (5G Core, 5GC) device, such as an access and mobility management function (Access and Mobility Management Function). , AMF), for example, Authentication Server Function (AUSF), for example, User Plane Function (UPF), for example, Session Management Function (Session Management Function, SMF). Optionally, the core network device 130 may also be an Evolved Packet Core (EPC) device of the LTE network, for example, a session management function + core network data gateway (Session Management Function + Core Packet Gateway, SMF + PGW- C) Equipment. It should be understood that SMF+PGW-C can simultaneously realize the functions that SMF and PGW-C can realize. In the process of network evolution, the above-mentioned core network equipment may also be called by other names, or a new network entity may be formed by dividing the functions of the core network, which is not limited by the embodiments of this application.
通信系统100中的各个功能单元之间还可以通过下一代网络(next generation,NG)接口建立连接实现通信。Various functional units in the communication system 100 can also establish connections through next generation network (NG) interfaces to achieve communication.
例如,终端设备通过NR接口与接入网设备建立空口连接,用于传输用户面数据和控制面信令;终端设备可以通过NG接口1(简称N1)与AMF建立控制面信令连接;接入网设备例如下一代无线接入基站(gNB),可以通过NG接口3(简称N3)与UPF建立用户面数据连接;接入网设备可以通过NG接口2(简称N2)与AMF建立控制面信令连接;UPF可以通过NG接口4(简称N4)与SMF建立控制面信令连接;UPF可以通过NG接口6(简称N6)与数据网络交互用户面数据;AMF可以通过NG接口11(简称N11)与SMF建立控制面信令连接;SMF可以通过NG接口7(简称N7)与PCF建立控制面信令连接。For example, the terminal device establishes an air interface connection with the access network device through the NR interface for transmitting user plane data and control plane signaling; the terminal device can establish a control plane signaling connection with the AMF through the NG interface 1 (referred to as N1); access Network equipment, such as the next generation wireless access base station (gNB), can establish user plane data connections with UPF through NG interface 3 (referred to as N3); access network equipment can establish control plane signaling with AMF through NG interface 2 (referred to as N2) connection; UPF can establish a control plane signaling connection with SMF through NG interface 4 (referred to as N4); UPF can exchange user plane data with the data network through NG interface 6 (referred to as N6); AMF can communicate with SMF through NG interface 11 (referred to as N11) SMF establishes a control plane signaling connection; SMF can establish a control plane signaling connection with PCF through NG interface 7 (referred to as N7).
图1示例性地示出了一个基站、一个核心网设备和两个终端设备,可选地,该无线通信系统100可以包括多个基站设备并且每个基站的覆盖范围内可以包括其它数量的终端设备,本申请实施例对此不做限定。Figure 1 exemplarily shows a base station, a core network device and two terminal devices. Optionally, the wireless communication system 100 may include multiple base station devices and other numbers of terminals may be included within the coverage of each base station. Equipment, the embodiments of this application do not limit this.
需要说明的是,图1只是以示例的形式示意本申请所适用的系统,当然,本申请实施例所示的方法还可以适用于其它系统。此外,本文中术语“系统”和“网络”在本文中常被可互换使用。本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。还应理解,在本申请的实施例中提到的“指示”可以是直接指示,也可以是间接指示,还可以是表示具有关联关系。举例说明,A指示B,可以表示A直接指示B,例如B可以通过A获取;也可以表示A间接指示B,例如A指示C,B可以通过C获取;还可以表示A和B之间具有关联关系。还应理解,在本申请的实施例中提到的“对应”可表 示两者之间具有直接对应或间接对应的关系,也可以表示两者之间具有关联关系,也可以是指示与被指示、配置与被配置等关系。还应理解,在本申请的实施例中提到的“预定义”或“预定义规则”可以通过在设备(例如,包括终端设备和网络设备)中预先保存相应的代码、表格或其他可用于指示相关信息的方式来实现,本申请对于其具体的实现方式不做限定。比如预定义可以是指协议中定义的。还应理解,本申请实施例中,所述"协议"可以指通信领域的标准协议,例如可以包括LTE协议、NR协议以及应用于未来的通信系统中的相关协议,本申请对此不做限定。It should be noted that FIG. 1 only illustrates the system to which the present application is applicable in the form of an example. Of course, the method shown in the embodiment of the present application can also be applied to other systems. Additionally, the terms "system" and "network" are often used interchangeably herein. The term "and/or" in this article is just an association relationship that describes related objects, indicating that three relationships can exist. For example, A and/or B can mean: A exists alone, A and B exist simultaneously, and they exist alone. B these three situations. In addition, the character "/" in this article generally indicates that the related objects are an "or" relationship. It should also be understood that the "instruction" mentioned in the embodiments of this application may be a direct instruction, an indirect instruction, or an association relationship. For example, A indicates B, which can mean that A directly indicates B, for example, B can be obtained through A; it can also mean that A indirectly indicates B, for example, A indicates C, and B can be obtained through C; it can also mean that there is an association between A and B. relation. It should also be understood that the "correspondence" mentioned in the embodiments of this application can mean that there is a direct correspondence or indirect correspondence between the two, it can also mean that there is an associated relationship between the two, or it can mean indicating and being instructed. , configuration and configured relationship. It should also be understood that the "predefined" or "predefined rules" mentioned in the embodiments of this application can be pre-saved in the device (for example, including terminal devices and network devices) by pre-saving corresponding codes, tables or other available The method is implemented by indicating relevant information, and this application does not limit its specific implementation method. For example, predefined can refer to what is defined in the protocol. It should also be understood that in the embodiments of this application, the "protocol" may refer to a standard protocol in the communication field, which may include, for example, LTE protocol, NR protocol, and related protocols applied in future communication systems. This application does not limit this. .
为便于理解本申请实施例的技术方案,以下对本申请实施例的相关技术进行说明,以下相关技术作为可选方案与本申请实施例的技术方案可以进行任意结合,其均属于本申请实施例的保护范围。In order to facilitate understanding of the technical solutions of the embodiments of the present application, the relevant technologies of the embodiments of the present application are described below. The following related technologies can be optionally combined with the technical solutions of the embodiments of the present application, and they all belong to the embodiments of the present application. protected range.
5G网络架构5G network architecture
图2为5G网络系统架构图,如图2所示,5G网络系统中涉及到的网元包括:用户设备(User Equipment,UE)、无线接入网(Radio Access Network,RAN)、用户面功能(User Plane Function,UPF)、数据网络(Data Network,DN)、接入和移动性管理功能(Access and Mobility Management Function,AMF)、会话管理功能(Session Management Function,SMF)、策略控制功能(Policy Control Function,PCF)、应用功能(Application Function,AF)、鉴权服务器功能(Authentication Server Function,AUSF)、统一数据管理(Unified Data Management,UDM)。Figure 2 is a 5G network system architecture diagram. As shown in Figure 2, the network elements involved in the 5G network system include: User Equipment (User Equipment, UE), Radio Access Network (Radio Access Network, RAN), and user plane functions (User Plane Function, UPF), Data Network (DN), Access and Mobility Management Function (AMF), Session Management Function (Session Management Function, SMF), Policy Control Function (Policy Control Function (PCF), Application Function (AF), Authentication Server Function (AUSF), Unified Data Management (UDM).
如图2所示,UE通过Uu接口与RAN进行接入层(AS)连接,交互接入层消息及无线数据传输。UE通过N1接口与AMF进行非接入层(NAS)连接,交互NAS消息。AMF是核心网中的移动性管理功能,SMF是核心网中的会话管理功能,AMF在对UE进行移动性管理之外,还负责将从会话管理相关消息在UE和SMF之间进行转发。PCF是核心网中的策略管理功能,负责制定对UE的移动性管理、会话管理、计费等相关的策略。UPF是核心网中的用户面功能,通过N6接口与DN进行数据传输,通过N3接口与RAN进行数据传输。As shown in Figure 2, the UE connects to the access layer (AS) with the RAN through the Uu interface, and exchanges access layer messages and wireless data transmission. The UE performs a non-access stratum (NAS) connection with the AMF through the N1 interface and exchanges NAS messages. AMF is the mobility management function in the core network, and SMF is the session management function in the core network. In addition to mobility management of the UE, the AMF is also responsible for forwarding session management related messages between the UE and the SMF. PCF is the policy management function in the core network and is responsible for formulating policies related to UE mobility management, session management, and charging. UPF is the user plane function in the core network. It transmits data to the DN through the N6 interface and to the RAN through the N3 interface.
Qos机制QoS mechanism
在移动通信网络中,为了能够传输用户面数据,需要建立一个或多个Qos流(Qos Flow)。作为通信质量的重要衡量标准,通常使用Qos参数来指示Qos流的特征,不同的Qos流对应不同的Qos参数。Qos参数可以包括但不限于:5G服务质量标识(5G Qos Identifier,5QI)、分配保留优先级(Allocation Retension Priority,ARP)、保证流比特率(Guaranteed Flow Bit Rate,GFBR)、最大流比特率(Maximum Flow Bit Rate,MFBR)、上/下行最大丢包率(UL/DL Maximum Packet Loss Rate,UL/DL MPLR)、端到端数据包时延预算(Packet Delay Budget,PDB)、AN-PDB、包误差率(Packet Error Rate,PER)、优先等级(Priority Level)、平均窗口(Averaging Window)、资源类型(Resource Type)、最大数据突发量(Maximum Data Burst Volume)、UE聚合最大比特率(UE Aggregate Maximum Bit Rate,UE-AMBR)、会话聚合最大比特率(Session Aggregate Maximum Bit Rate,Session-AMBR)等。In a mobile communication network, in order to transmit user plane data, one or more Qos flows (Qos Flow) need to be established. As an important measure of communication quality, Qos parameters are usually used to indicate the characteristics of Qos flows. Different Qos flows correspond to different Qos parameters. Qos parameters may include but are not limited to: 5G Quality of Service Identifier (5QI), Allocation Retension Priority (ARP), Guaranteed Flow Bit Rate (GFBR), Maximum Flow Bit Rate ( Maximum Flow Bit Rate, MFBR), up/downlink maximum packet loss rate (UL/DL Maximum Packet Loss Rate, UL/DL MPLR), end-to-end packet delay budget (Packet Delay Budget, PDB), AN-PDB, Packet Error Rate (PER), priority level (Priority Level), average window (Averaging Window), resource type (Resource Type), maximum data burst volume (Maximum Data Burst Volume), UE aggregate maximum bit rate ( UE Aggregate Maximum Bit Rate, UE-AMBR), session aggregate maximum bit rate (Session Aggregate Maximum Bit Rate, Session-AMBR), etc.
过滤器(Filter)包含描述数据包的特征参数(例如IP数据包的一些相关参数,以太网数据包的一些相关参数),用于过滤出特定的数据包以绑定到特定的Qos流上。这里,最常用的Filter就是IP五元组,即源IP地址、目标IP地址、源端口号、目标端口号以及协议类型。Filter (Filter) contains characteristic parameters that describe data packets (such as some related parameters of IP data packets, some related parameters of Ethernet data packets), and is used to filter out specific data packets to bind to specific Qos flows. Here, the most commonly used Filter is the IP five-tuple, which is the source IP address, destination IP address, source port number, destination port number and protocol type.
参照图3,UPF和UE会根据数据包的特征参数组合来形成过滤器(如图3中最左边的梯形和最右边的平行四边形代表过滤器),通过过滤器过滤在用户面传递的符合数据包的特征参数的上行或下行数据包,并将其绑定到某一个Qos流上。上行Qos流是由UE进行绑定的,下行Qos流是由UPF进行绑定的。在Qos机制中,一个或多个Qos流可以映射到一个数据无线承载(Data Resource Bearer,DRB)上进行传输。对于一个Qos流来说,对应一套Qos参数,基站会根据Qos参数来建立DRB并将Qos流绑定到特定的DRB上。Referring to Figure 3, UPF and UE will form a filter based on the combination of characteristic parameters of the data packet (the leftmost trapezoid and the rightmost parallelogram in Figure 3 represent filters), and filter the matching data transmitted on the user plane through the filter. The upstream or downstream data packet of the packet's characteristic parameters and bound to a certain Qos flow. The uplink Qos flow is bound by the UE, and the downlink Qos flow is bound by the UPF. In the Qos mechanism, one or more Qos flows can be mapped to a data radio bearer (Data Resource Bearer, DRB) for transmission. For a Qos flow, corresponding to a set of Qos parameters, the base station will establish a DRB based on the Qos parameters and bind the Qos flow to a specific DRB.
Qos流由SMF触发建立。当Qos需要调整时,UE和网络侧均可触发PDU会话修改流程,从而改变Qos。以UE为例,UE可以通过发送PDU会话修改请求(PDU Session Modification Request)消息来修改Qos流的Qos参数或者建立新的Qos流。也就是说,当UE调整Qos时,需要执行一个会话修改流程,且必须得到网络的同意。由于PDU会话修改流程这一过程需要较长时间,同时也不能保证一定可以修改成功,因此会影响应用的行为,即应用无法准确判定是否以及多久可以使用其希望的Qos,这对于很多实时性业务,比如机器学习、神经网络分析等会产生较大影响。造成Qos改变情况也有很多,作为示例,以下几种情况均可造成Qos改变:1)发生了基站切换;2)发生了网络拥塞(如用户数突然增多)3)UE移入或移出了特定的范围(如边缘服务器的服务范围)。Qos flow is established triggered by SMF. When Qos needs to be adjusted, both the UE and the network side can trigger the PDU session modification process to change Qos. Taking the UE as an example, the UE can modify the Qos parameters of the Qos flow or establish a new Qos flow by sending a PDU Session Modification Request (PDU Session Modification Request) message. In other words, when the UE adjusts Qos, it needs to perform a session modification process and must obtain the consent of the network. Since the PDU session modification process takes a long time, and there is no guarantee that the modification will be successful, it will affect the behavior of the application, that is, the application cannot accurately determine whether and how long it can use the QoS it wants, which is difficult for many real-time services. , such as machine learning, neural network analysis, etc., will have a greater impact. There are many situations that cause Qos changes. As examples, the following situations can cause Qos changes: 1) Base station switching occurs; 2) Network congestion occurs (such as a sudden increase in the number of users); 3) UE moves into or out of a specific range. (Such as the service scope of the edge server).
为便于理解本申请实施例的技术方案,以下对本申请实施例的相关术语进行说明,以下相关术语的含义作为可选方案与本申请实施例的技术方案可以进行任意结合,其均属于本申请实施例的保 护范围。In order to facilitate understanding of the technical solutions of the embodiments of the present application, the relevant terms of the embodiments of the present application are described below. The meanings of the following relevant terms can be optionally combined with the technical solutions of the embodiments of the present application, and they all belong to the implementation of the present application. Example of protection scope.
云游戏(Cloud Gaming,CG):指的是一组用例,其中绝大多数与游戏相关的计算(单人或多人)从UE卸载到边缘或远程服务器。Cloud Gaming (CG): refers to a set of use cases in which the vast majority of game-related calculations (single or multiplayer) are offloaded from the UE to edge or remote servers.
扩展现实(EXtended Reality,XR):是多个异构用例和服务的大范围保护伞,XR用例可以大致分为:增强现实(Augmented Reality,AR)、虚拟现实(Virtual Reality,VR)、混合现实(Mixed Reality,MR)。Extended Reality (EXtended Reality, XR): It is a large-scale umbrella for multiple heterogeneous use cases and services. Mixed Reality, MR).
扩展现实和媒体服务(Extended Reality and media services,XRM):XR和媒体服务的结合技术。Extended Reality and media services (XRM): The combination of XR and media services technology.
视频片段(Video Slice):视频帧中空间上不同的区域,与同一帧中的其他区域分开编码。Video Slice: A spatially distinct area in a video frame that is encoded separately from other areas in the same frame.
PDU集(PDU Set):由一个或多个PDU组成,这些PDU承载着在应用层生成的一个信息单元(例如,XRM服务的帧或视频片段),这些信息在应用层具有相同的重要性要求。应用层需要PDU set中的所有PDU来使用相应的信息单元。在某些情况下,当一些PDU丢失时,应用层仍然可以恢复部分信息单元。PDU Set: consists of one or more PDUs. These PDUs carry an information unit generated at the application layer (for example, frames or video clips of XRM services). This information has the same importance requirements at the application layer. . The application layer requires all PDUs in the PDU set to use the corresponding information unit. In some cases, when some PDUs are lost, the application layer can still recover some information units.
I帧(I-frame):作为帧内编码图片,它是一个完整的图片,可以像JPG图像文件一样独立编码和解码。I-frame: As an intra-frame encoded picture, it is a complete picture that can be independently encoded and decoded like a JPG image file.
P帧(P-frame):作为预测图片,它不是一个完整的帧,只包含与前一帧相比的图像变化。如果参考帧丢失,P帧将无法解码和显示。P-frame: As a predicted picture, it is not a complete frame and only contains image changes compared with the previous frame. If the reference frame is lost, the P frame cannot be decoded and displayed.
B帧(B-frame):作为双向预测图片,包含前一参考帧和后一参考帧之间的变化。参考帧越多,压缩比就越高。然而,仅当前一参考帧和后一参考帧可用时,才能对B帧进行解码。B-frame: As a bidirectional prediction picture, it contains the changes between the previous reference frame and the next reference frame. The more reference frames, the higher the compression ratio. However, B-frames can only be decoded if the previous and next reference frames are available.
图像组(A Group of Pictures,GOP):包括连续视频帧的集合。一般,GOP的第一帧是I帧,后面的帧可以是P帧或B帧。A Group of Pictures (GOP): A collection of consecutive video frames. Generally, the first frame of a GOP is an I frame, and subsequent frames can be P frames or B frames.
对于媒体业务,视频压缩编解码过程中会产生I帧,P帧,B帧等。而PDU set是一组PDU,这组PDU代表一个帧或者一个视频片段。一个PDU set中的各个PDU之间是关联的,丢掉PDU set中任何一个PDU都会导致该PDU set无法解码成功,造成视频图像部分缺失。而I帧,P帧,B帧有着不同的重要程度,例如一个I帧关联多个P帧,如果I丢失则所有P帧都无法解码,如果P帧丢失,则可以通过I帧和其他P帧恢复,所以I帧很重要不能丢失。目前,在空口数据传输和处理中,按照数据包所在的Qos流或者数据承载,对数据包进行相应的处理,同一Qos流或者数据承载上的数据包具有相同的处理方式,不会因为数据包的不同而采用不同的处理方式。然而,对于PDU set来说,不同PDU set内的PDU有不同的处理需求,针对不同的PDU(也即数据包)采用不同的处理方式能够更好的改善多媒体业务的性能和用户体验。为此,提出了本申请实施例的以下技术方案。需要说明的是,本申请实施例的技术方案可以但不局限于应用于5G NR系统架构,例如还可以应用于未来的增强的NR系统架构等。For media services, I frames, P frames, B frames, etc. will be generated during the video compression encoding and decoding process. The PDU set is a group of PDUs. This group of PDUs represents a frame or a video clip. Each PDU in a PDU set is related to each other. Losing any PDU in a PDU set will cause the PDU set to be unable to be decoded successfully, resulting in the loss of part of the video image. I frames, P frames, and B frames have different degrees of importance. For example, an I frame is associated with multiple P frames. If the I frame is lost, all P frames cannot be decoded. If the P frame is lost, the I frame and other P frames can be decoded. Recovery, so the I frame is very important and cannot be lost. Currently, in air interface data transmission and processing, data packets are processed accordingly according to the Qos flow or data bearer where the data packet is located. Data packets on the same Qos flow or data bearer have the same processing method. Different processing methods are adopted depending on the situation. However, for PDU sets, PDUs in different PDU sets have different processing requirements. Using different processing methods for different PDUs (that is, data packets) can better improve the performance and user experience of multimedia services. To this end, the following technical solutions of the embodiments of the present application are proposed. It should be noted that the technical solutions of the embodiments of this application can be, but are not limited to, applied to 5G NR system architecture, for example, they can also be applied to future enhanced NR system architecture, etc.
为便于理解本申请实施例的技术方案,以下通过具体实施例详述本申请的技术方案。以上相关技术作为可选方案与本申请实施例的技术方案可以进行任意结合,其均属于本申请实施例的保护范围。本申请实施例包括以下内容中的至少部分内容。In order to facilitate understanding of the technical solutions of the embodiments of the present application, the technical solutions of the present application are described in detail below through specific embodiments. The above related technologies can be arbitrarily combined with the technical solutions of the embodiments of the present application as optional solutions, and they all fall within the protection scope of the embodiments of the present application. The embodiments of this application include at least part of the following content.
对于一个GOP来说,包含一组帧,这些帧可能来自不同的Qos流或者来自同一个Qos流。GOP中的每个帧都有自己的类型,如I帧、B帧、P帧等,作为一种实现方式,GOP可以包含一个I帧以及与其关联的至少一个P帧和/或至少一个B帧。为了能够识别出属于一个GOP的各个帧,定义一个GOP标识(如GOP id或者GOP SN或者GOP index等),通过该GOP标识来标识一个GOP,而GOP中的每个帧都会关联该GOP标识,从而通过该GOP标识来识别出属于一个GOP的各个帧。需要说明的是,GOP标识的形式不限定是GOP id或者GOP SN或者GOP index等,还可以是其他形式,例如一定时间间隔或者一定周期,将一定时间间隔或者一定周期内的各个帧归属于一个GOP。For a GOP, it contains a group of frames, which may come from different Qos flows or from the same Qos flow. Each frame in the GOP has its own type, such as I frame, B frame, P frame, etc. As an implementation, the GOP can contain an I frame and at least one P frame and/or at least one B frame associated with it. . In order to be able to identify each frame belonging to a GOP, define a GOP identifier (such as GOP id or GOP SN or GOP index, etc.), and use the GOP identifier to identify a GOP, and each frame in the GOP will be associated with the GOP identifier. Thus, each frame belonging to a GOP is identified through the GOP identifier. It should be noted that the form of the GOP identification is not limited to GOP id or GOP SN or GOP index, etc. It can also be in other forms, such as a certain time interval or a certain period, and each frame within a certain time interval or a certain period belongs to one GOP.
对于一个帧来说,也即是一个PDU set,由多个PDU组成。为了方便空口上进行数据传输/重传和调度,为每个PDU set定义PDU set标识(如PDU set id或者PDU set SN或者PDU set index等),通过该PDU set标识来标识一个PDU set。PDU set标识在一个GOP内唯一。For a frame, it is a PDU set, which is composed of multiple PDUs. In order to facilitate data transmission/retransmission and scheduling on the air interface, a PDU set identifier (such as PDU set id or PDU set SN or PDU set index, etc.) is defined for each PDU set, and a PDU set is identified by the PDU set identifier. The PDU set identifier is unique within a GOP.
对于一个PDU来说,为了标识一个PDU set内的每个PDU,为每个PDU定义PDU标识(如PDU id或者PDU SN或者PDU index等),通过该PDU标识来标识一个PDU标识。PDU标识在PDU set内唯一。For a PDU, in order to identify each PDU in a PDU set, a PDU identifier (such as PDU id or PDU SN or PDU index, etc.) is defined for each PDU, and a PDU identifier is identified by the PDU identifier. The PDU identifier is unique within the PDU set.
综上所述,每个PDU可以与以下至少一种信息关联:GOP标识、PDU set标识、PDU标识、帧类型。To sum up, each PDU can be associated with at least one of the following information: GOP identification, PDU set identification, PDU identification, and frame type.
图4是本申请实施例提供的PDU set传输示意图,如图4所示,一个PDU set中的PDU属于一个Qos流,且他们之间的顺序是按序在GPRS隧道协议(GPRS Tunnelling Protocol,GTP)隧道中 传输的,即PDU set之间不会交叉传输。Figure 4 is a schematic diagram of PDU set transmission provided by the embodiment of this application. As shown in Figure 4, the PDUs in a PDU set belong to a Qos flow, and the order between them is in sequence in the GPRS Tunnelling Protocol (GTP). ) is transmitted in the tunnel, that is, there will be no cross-transmission between PDU sets.
图5是本申请实施例提供的数据传输方法的流程示意图一,如图5所示,所述数据传输方法包括以下步骤:Figure 5 is a schematic flowchart 1 of the data transmission method provided by the embodiment of the present application. As shown in Figure 5, the data transmission method includes the following steps:
步骤501:第一协议层获取第一数据包的属性信息,其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。Step 501: The first protocol layer obtains attribute information of the first data packet, where the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
步骤502:所述第一协议层基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理。Step 502: The first protocol layer performs specific processing on the first data packet based on the attribute information of the first data packet.
本申请实施例的技术方案应用于通信设备,该通信设备可以是网络设备或者终端设备。以下行传输为例,该通信设备为网络设备,例如基站。以上行传输为例,该通信设备为终端设备。本申请实施例中的各个协议层是通信设备的协议层。The technical solutions of the embodiments of this application are applied to communication equipment, which may be network equipment or terminal equipment. Taking downlink transmission as an example, the communication device is a network device, such as a base station. Taking uplink transmission as an example, the communication device is a terminal device. Each protocol layer in the embodiment of this application is the protocol layer of the communication device.
本申请实施例中,所述第一数据包泛指第一协议层从上层协议层接收到的一个数据包。第一协议层基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理。以下对第一协议层如何执行针对所述第一数据包的特定处理进行说明。In the embodiment of this application, the first data packet generally refers to a data packet received by the first protocol layer from the upper protocol layer. The first protocol layer performs specific processing on the first data packet based on the attribute information of the first data packet. How the first protocol layer performs specific processing on the first data packet is described below.
方案一Option One
第一协议实体基于所述第一数据包的属性信息,将所述第一数据包递交给第二协议实体或者第三协议实体,其中,所述第一协议实体位于所述第一协议层,所述第二协议实体和第三协议实体位于第二协议层。The first protocol entity delivers the first data packet to the second protocol entity or the third protocol entity based on the attribute information of the first data packet, wherein the first protocol entity is located at the first protocol layer, The second protocol entity and the third protocol entity are located at the second protocol layer.
具体地,若所述第一数据包的属性信息为第一属性信息,则所述第一协议实体将所述第一数据包递交给所述第二协议实体;若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议实体将所述第一数据包递交给所述第三协议实体。Specifically, if the attribute information of the first data packet is the first attribute information, the first protocol entity delivers the first data packet to the second protocol entity; if the attribute information of the first data packet is If the attribute information is the second attribute information or is not the first attribute information, the first protocol entity delivers the first data packet to the third protocol entity.
这里,可选地,所述第一数据包的属性信息为第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is first attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第一Qos属性;The specific Qos attribute of the first data packet is the first Qos attribute;
所述第一数据包的数据类型为第一数据类型;The data type of the first data packet is a first data type;
所述第一数据包的数据重要程度为第一重要程度;The data importance of the first data packet is the first importance;
所述第一数据包的数据优先级为第一优先级。The data priority of the first data packet is the first priority.
这里,所述第一Qos属性例如是不允许丢包或者需要ACK/NACK反馈。Here, the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
这里,所述第一数据类型例如是I帧。Here, the first data type is, for example, an I frame.
这里,所述第一重要程度例如是高重要程度。Here, the first importance level is, for example, a high importance level.
这里,所述第一优先级例如是高优先级。Here, the first priority is, for example, high priority.
例如:若所述第一数据包的特定Qos属性为不允许丢包或者需要ACK/NACK反馈,和/或所述第一数据包的数据类型为I帧,和/或所述第一数据包的数据重要程度为高重要程度,和/或所述第一数据包的优先级为高优先级,则所述第一协议实体将所述第一数据包递交给所述第二协议实体。For example: if the specific Qos attribute of the first data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the first data packet is I frame, and/or the first data packet The data importance level is high, and/or the priority of the first data packet is high priority, then the first protocol entity delivers the first data packet to the second protocol entity.
这里,可选地,所述第一数据包的属性信息不是第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
所述第一数据包的特定Qos属性不是第一Qos属性;The specific Qos attribute of the first data packet is not the first Qos attribute;
所述第一数据包的数据类型不是第一数据类型;The data type of the first data packet is not the first data type;
所述第一数据包的数据重要程度不是第一重要程度;The data importance of the first data packet is not the first importance;
所述第一数据包的数据优先级不是第一优先级。The data priority of the first data packet is not the first priority.
这里,可选地,所述第一数据包的属性信息是第二属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is second attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第二Qos属性;The specific Qos attribute of the first data packet is the second Qos attribute;
所述第一数据包的数据类型为第二数据类型;The data type of the first data packet is the second data type;
所述第一数据包的数据重要程度为第二重要程度;The data importance of the first data packet is the second importance;
所述第一数据包的数据优先级为第二优先级。The data priority of the first data packet is the second priority.
这里,所述第二Qos属性例如是允许丢包或者不需要ACK/NACK反馈。Here, the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
这里,所述第二数据类型例如是B帧和/或P帧。Here, the second data type is, for example, a B frame and/or a P frame.
这里,所述第二重要程度例如是低重要程度。Here, the second importance level is, for example, a low importance level.
这里,所述第二优先级例如是低优先级。Here, the second priority is, for example, low priority.
例如:若所述第一数据包的特定Qos属性为允许丢包或者不需要ACK/NACK反馈,和/或所述第一数据包的数据类型不是I帧,和/或所述第一数据包的数据重要程度为低重要程度,和/或所述第一数据包的优先级为低优先级,则所述第一协议实体将所述第一数据包递交给所述第三协议实体。For example: if the specific Qos attribute of the first data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the first data packet is not an I frame, and/or the first data packet The data importance level is low, and/or the priority of the first data packet is low priority, then the first protocol entity delivers the first data packet to the third protocol entity.
在一些可选实施方式中,所述第二协议实体的模式为确认模式(AM)模式,所述第三协议实体的模式为非确认模式(UM)模式。在另一些可选实施方式中,所述第二协议实体的模式为UM模 式,所述第三协议实体的模式为UM模式。In some optional implementations, the mode of the second protocol entity is an acknowledged mode (AM) mode, and the mode of the third protocol entity is an unacknowledged mode (UM). In other optional implementations, the mode of the second protocol entity is UM mode, and the mode of the third protocol entity is UM mode.
在一些可选实施方式中,所述第一协议实体、所述第二协议实体和所述第三协议实体属于第一数据承载,所述第一数据承载通过RRC信令配置。In some optional implementations, the first protocol entity, the second protocol entity and the third protocol entity belong to a first data bearer, and the first data bearer is configured through RRC signaling.
具体实现时,作为一种可选方式,所述第一协议层为分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)层,所述第二协议层为无线链路层控制(Radio Link Control,RLC)层。相应地,所述第一协议实体为PDCP实体,所述第二协议实体为AM RLC实体或者UM RLC实体,所述第三协议实体为UM RLC实体。During specific implementation, as an optional method, the first protocol layer is a Packet Data Convergence Protocol (PDCP) layer, and the second protocol layer is a Radio Link Control (RLC) layer. )layer. Correspondingly, the first protocol entity is a PDCP entity, the second protocol entity is an AM RLC entity or a UM RLC entity, and the third protocol entity is a UM RLC entity.
方案二Option II
所述第一协议层基于所述第一数据包的属性信息,确定是否在丢包定时器超时后执行针对所述第一数据包的丢包行为。The first protocol layer determines, based on the attribute information of the first data packet, whether to perform packet loss behavior for the first data packet after a packet loss timer times out.
具体地,若所述第一数据包的属性信息为第一属性信息,则所述第一协议层确定在丢包定时器超时后不执行针对所述第一数据包的丢包行为;若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议层确定在丢包定时器超时后执行针对所述第一数据包的丢包行为。Specifically, if the attribute information of the first data packet is the first attribute information, the first protocol layer determines not to perform packet loss behavior for the first data packet after the packet loss timer times out; if If the attribute information of the first data packet is the second attribute information or is not the first attribute information, the first protocol layer determines to perform packet loss behavior for the first data packet after the packet loss timer times out.
这里,可选地,所述第一数据包的属性信息为第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is first attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第一Qos属性;The specific Qos attribute of the first data packet is the first Qos attribute;
所述第一数据包的数据类型为第一数据类型;The data type of the first data packet is a first data type;
所述第一数据包的数据重要程度为第一重要程度;The data importance of the first data packet is the first importance;
所述第一数据包的数据优先级为第一优先级。The data priority of the first data packet is the first priority.
这里,所述第一Qos属性例如是不允许丢包或者需要ACK/NACK反馈。Here, the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
这里,所述第一数据类型例如是I帧。Here, the first data type is, for example, an I frame.
这里,所述第一重要程度例如是高重要程度。Here, the first importance level is, for example, a high importance level.
这里,所述第一优先级例如是高优先级。Here, the first priority is, for example, high priority.
例如:若所述第一数据包的特定Qos属性为不允许丢包或者需要ACK/NACK反馈,和/或所述第一数据包的数据类型为I帧,和/或所述第一数据包的数据重要程度为高重要程度,和/或所述第一数据包的优先级为高优先级,则所述第一协议层确定在丢包定时器超时后不执行针对所述第一数据包的丢包行为。For example: if the specific Qos attribute of the first data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the first data packet is I frame, and/or the first data packet The data importance is high, and/or the priority of the first data packet is high priority, then the first protocol layer determines not to execute the first data packet after the packet loss timer expires. packet loss behavior.
这里,可选地,所述第一数据包的属性信息不是第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
所述第一数据包的特定Qos属性不是第一Qos属性;The specific Qos attribute of the first data packet is not the first Qos attribute;
所述第一数据包的数据类型不是第一数据类型;The data type of the first data packet is not the first data type;
所述第一数据包的数据重要程度不是第一重要程度;The data importance of the first data packet is not the first importance;
所述第一数据包的数据优先级不是第一优先级。The data priority of the first data packet is not the first priority.
这里,可选地,所述第一数据包的属性信息是第二属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is second attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第二Qos属性;The specific Qos attribute of the first data packet is the second Qos attribute;
所述第一数据包的数据类型为第二数据类型;The data type of the first data packet is the second data type;
所述第一数据包的数据重要程度为第二重要程度;The data importance of the first data packet is the second importance;
所述第一数据包的数据优先级为第二优先级。The data priority of the first data packet is the second priority.
这里,所述第二Qos属性例如是允许丢包或者不需要ACK/NACK反馈。Here, the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
这里,所述第二数据类型例如是B帧和/或P帧。Here, the second data type is, for example, a B frame and/or a P frame.
这里,所述第二重要程度例如是低重要程度。Here, the second importance level is, for example, a low importance level.
这里,所述第二优先级例如是低优先级。Here, the second priority is, for example, low priority.
例如:若所述第一数据包的特定Qos属性为允许丢包或者不需要ACK/NACK反馈,和/或所述第一数据包的数据类型不是I帧,和/或所述第一数据包的数据重要程度为低重要程度,和/或所述第一数据包的优先级为低优先级,则所述第一协议层确定在丢包定时器超时后执行针对所述第一数据包的丢包行为。For example: if the specific Qos attribute of the first data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the first data packet is not an I frame, and/or the first data packet The data importance level is low, and/or the priority of the first data packet is low priority, then the first protocol layer determines to execute the processing for the first data packet after the packet loss timer expires. Packet dropping behavior.
具体实现时,作为一种可选方式,所述第一协议层为PDCP层。In specific implementation, as an optional method, the first protocol layer is a PDCP layer.
方案三third solution
所述第一协议层基于所述第一数据包的属性信息,确定是否启动适用于所述第一数据包的丢包定时器。The first protocol layer determines whether to start a packet loss timer applicable to the first data packet based on the attribute information of the first data packet.
具体地,若所述第一数据包的属性信息为第一属性信息,则所述第一协议层确定不启动适用于所述第一数据包的丢包定时器;若所述第一数据包的属性信息为第二属性信息或者不是第一属性信 息,则所述第一协议层确定启动适用于所述第一数据包的丢包定时器。Specifically, if the attribute information of the first data packet is the first attribute information, the first protocol layer determines not to start the packet loss timer applicable to the first data packet; if the first data packet The attribute information is the second attribute information or is not the first attribute information, then the first protocol layer determines to start the packet loss timer applicable to the first data packet.
这里,可选地,所述第一数据包的属性信息为第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is first attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第一Qos属性;The specific Qos attribute of the first data packet is the first Qos attribute;
所述第一数据包的数据类型为第一数据类型;The data type of the first data packet is a first data type;
所述第一数据包的数据重要程度为第一重要程度;The data importance of the first data packet is the first importance;
所述第一数据包的数据优先级为第一优先级。The data priority of the first data packet is the first priority.
这里,所述第一Qos属性例如是不允许丢包或者需要ACK/NACK反馈。Here, the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
这里,所述第一数据类型例如是I帧。Here, the first data type is, for example, an I frame.
这里,所述第一重要程度例如是高重要程度。Here, the first importance level is, for example, a high importance level.
这里,所述第一优先级例如是高优先级。Here, the first priority is, for example, high priority.
例如:若所述第一数据包的特定Qos属性为不允许丢包或者需要ACK/NACK反馈,和/或所述第一数据包的数据类型为I帧,和/或所述第一数据包的数据重要程度为高重要程度,和/或所述第一数据包的优先级为高优先级,则所述第一协议层确定不启动适用于所述第一数据包的丢包定时器。For example: if the specific Qos attribute of the first data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the first data packet is I frame, and/or the first data packet The data importance is high, and/or the priority of the first data packet is high priority, then the first protocol layer determines not to start the packet loss timer applicable to the first data packet.
这里,可选地,所述第一数据包的属性信息不是第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
所述第一数据包的特定Qos属性不是第一Qos属性;The specific Qos attribute of the first data packet is not the first Qos attribute;
所述第一数据包的数据类型不是第一数据类型;The data type of the first data packet is not the first data type;
所述第一数据包的数据重要程度不是第一重要程度;The data importance of the first data packet is not the first importance;
所述第一数据包的数据优先级不是第一优先级。The data priority of the first data packet is not the first priority.
这里,可选地,所述第一数据包的属性信息是第二属性信息,包括以下至少之一:Here, optionally, the attribute information of the first data packet is second attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第二Qos属性;The specific Qos attribute of the first data packet is the second Qos attribute;
所述第一数据包的数据类型为第二数据类型;The data type of the first data packet is the second data type;
所述第一数据包的数据重要程度为第二重要程度;The data importance of the first data packet is the second importance;
所述第一数据包的数据优先级为第二优先级。The data priority of the first data packet is the second priority.
这里,所述第二Qos属性例如是允许丢包或者不需要ACK/NACK反馈。Here, the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
这里,所述第二数据类型例如是B帧和/或P帧。Here, the second data type is, for example, a B frame and/or a P frame.
这里,所述第二重要程度例如是低重要程度。Here, the second importance level is, for example, a low importance level.
这里,所述第二优先级例如是低优先级。Here, the second priority is, for example, low priority.
例如:若所述第一数据包的特定Qos属性为允许丢包或者不需要ACK/NACK反馈,和/或所述第一数据包的数据类型不是I帧,和/或所述第一数据包的数据重要程度为低重要程度,和/或所述第一数据包的优先级为低优先级,则所述第一协议层确定启动适用于所述第一数据包的丢包定时器。For example: if the specific Qos attribute of the first data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the first data packet is not an I frame, and/or the first data packet The importance of the data is low, and/or the priority of the first data packet is low priority, then the first protocol layer determines to start a packet loss timer applicable to the first data packet.
具体实现时,作为一种可选方式,所述第一协议层为PDCP层。In specific implementation, as an optional method, the first protocol layer is a PDCP layer.
需要说明的是,对于上述方案二和方案三中的丢包定时器(discard timer)来说,若需要启动丢包定时器,则当第一协议层从上层协议层接收到数据包后启动丢包定时器。若丢包定时器运行期间,第一协议层完成将数据包传递给下层协议,则停止丢包定时器。It should be noted that for the packet discard timer (discard timer) in the above-mentioned scheme 2 and scheme 3, if the packet discard timer needs to be started, the discard timer will be started when the first protocol layer receives the data packet from the upper protocol layer. Packet timer. If the first protocol layer completes passing the data packet to the lower layer protocol while the packet loss timer is running, the packet loss timer will be stopped.
本申请实施例中,所述第一协议层可以通过以下方式获取第一数据包的属性信息:In this embodiment of the present application, the first protocol layer can obtain the attribute information of the first data packet in the following manner:
所述第一数据包对应的的第一包头中携带所述属性信息;和/或,所述第一数据包对应的PDU所在的PDU set后传输有控制数据包,所述控制数据包携带所述属性信息。基于此,所述第一协议层基于所述第一包头和/或所述控制数据包,获取所述属性信息。The first header corresponding to the first data packet carries the attribute information; and/or, a control data packet is transmitted after the PDU set where the PDU corresponding to the first data packet is located, and the control data packet carries the Describe attribute information. Based on this, the first protocol layer obtains the attribute information based on the first packet header and/or the control data packet.
这里,所述控制数据包用于指示一个PDU set的结束和/或下一个PDU set的开始。Here, the control data packet is used to indicate the end of a PDU set and/or the start of the next PDU set.
这里,所述第一包头为第三协议层对应的包头;和/或,所述控制数据包为第三协议层对应的控制数据包。其中,所述第三协议层为所述第一协议层的上层协议层。Here, the first packet header is a packet header corresponding to the third protocol layer; and/or the control data packet is a control data packet corresponding to the third protocol layer. Wherein, the third protocol layer is an upper protocol layer of the first protocol layer.
具体实现时,作为一种可选方式,所述第一协议层为PDCP层,所述第三协议层为业务数据适配协议(Service Data Adaptation Protocol,SDAP)层,相应地,所述第一包头为SDAP包头,所述控制数据包为SDAP控制PDU。During specific implementation, as an optional method, the first protocol layer is a PDCP layer, and the third protocol layer is a Service Data Adaptation Protocol (SDAP) layer. Correspondingly, the first protocol layer is a Service Data Adaptation Protocol (SDAP) layer. The packet header is an SDAP packet header, and the control data packet is an SDAP control PDU.
图6是本申请实施例提供的数据传输方法的流程示意图二,如图6所示,所述数据传输方法包括以下步骤:Figure 6 is a flow diagram 2 of the data transmission method provided by the embodiment of the present application. As shown in Figure 6, the data transmission method includes the following steps:
步骤601:第一节点向第二节点发送第一PDU,第二节点接收第一节点发送的第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表。Step 601: The first node sends a first PDU to the second node, and the second node receives the first PDU sent by the first node. The first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK. .
步骤602:所述第二节点向所述第一节点发送第二PDU,所述第一节点接收所述第二节点发送的第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。Step 602: The second node sends a second PDU to the first node, and the first node receives the second PDU sent by the second node, and the second PDU is used to indicate to the first node ACK/NACK information corresponding to the SN list.
本申请实施例中,第一节点和第二节点都属于通信设备,第一节点可以是网络设备(如基站), 第二节点可以是终端设备,或者,第一节点可以是终端设备,第二节点可以是网络设备(如基站),或者,第一节点可以是第一终端设备,第二节点可以是第二终端设备。In this embodiment of the present application, both the first node and the second node belong to communication devices. The first node may be a network device (such as a base station), and the second node may be a terminal device, or the first node may be a terminal device, and the second node may be a terminal device. The node may be a network device (such as a base station), or the first node may be a first terminal device and the second node may be a second terminal device.
本申请实施例中,第一节点向第二节点发送第一PDU之前,第一节点向第二节点发送一个或多个数据包,每个数据包(也即PDU)关联一个SN,而后,第一节点可以通过第一PDU向第二节点指示需要反馈ACK/NACK的SN列表,如此,第二节点可以根据SN列表进行相应的ACK/NACK反馈,即第二节点通过第二PDU向第一节点指示SN列表对应的ACK/NACK信息。In this embodiment of the present application, before the first node sends the first PDU to the second node, the first node sends one or more data packets to the second node, and each data packet (that is, PDU) is associated with an SN. Then, the first node A node can indicate to the second node the SN list that needs to feed back ACK/NACK through the first PDU. In this way, the second node can perform corresponding ACK/NACK feedback according to the SN list. That is, the second node can provide the corresponding ACK/NACK feedback to the first node through the second PDU. Indicates the ACK/NACK information corresponding to the SN list.
需要说明的是,第一PDU也可以称为ACK/NACK反馈请求PDU(ACK/NACK feedback request PDU),第二PDU也可以称为ACK/NACK反馈响应PDU(ACK/NACK feedback response PDU),本申请对第一PDU和第二PDU的名称不做限定。It should be noted that the first PDU can also be called ACK/NACK feedback request PDU (ACK/NACK feedback request PDU), and the second PDU can also be called ACK/NACK feedback response PDU (ACK/NACK feedback response PDU). The application does not limit the names of the first PDU and the second PDU.
以下对第一PDU和第二PDU的格式进行说明。The following describes the formats of the first PDU and the second PDU.
第一PDU的格式Format of the first PDU
格式1)在一些可选实施方式中,所述第一PDU包括以下至少一种信息:Format 1) In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
第一比特图,所述第一比特图用于指示起始SN之后的需要反馈ACK/NACK的SN。The first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
这里,所述第一比特图中的每个比特位对应起始SN之后的一个SN,所述比特位的取值用于指示该比特位对应的SN是否需要反馈ACK/NACK。Here, each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit needs to feed back ACK/NACK.
进一步,所述第一PDU还包括以下至少一种信息:Further, the first PDU also includes at least one of the following information:
第六信息,所述第六信息用于指示所述第一PDU属于数据PDU还是控制PDU;Sixth information, the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
第七信息,所述第七信息用于指示所述第一PDU属于的控制PDU的类型;Seventh information, the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
第八信息,所述第八信息用于指示一个过程的标识。Eighth information, the eighth information is used to indicate the identity of a process.
格式2)在一些可选实施方式中,所述第一PDU包括以下至少一种信息:Format 2) In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第三信息,所述第三信息用于指示需要反馈ACK/NACK的SN的列表。Third information, the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
进一步,所述第一PDU还包括以下至少一种信息:Further, the first PDU also includes at least one of the following information:
第六信息,所述第六信息用于指示所述第一PDU属于数据PDU还是控制PDU;Sixth information, the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
第七信息,所述第七信息用于指示所述第一PDU属于的控制PDU的类型;Seventh information, the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
第八信息,所述第八信息用于指示一个过程的标识。Eighth information, the eighth information is used to indicate the identity of a process.
格式3)在一些可选实施方式中,所述第一PDU包括以下至少一种信息:Format 3) In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第四信息,所述第四信息用于指示需要反馈ACK/NACK的起始SN;Fourth information, the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
第五信息,所述第五信息用于指示需要反馈ACK/NACK的终止SN。Fifth information, the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
进一步,所述第一PDU还包括以下至少一种信息:Further, the first PDU also includes at least one of the following information:
第六信息,所述第六信息用于指示所述第一PDU属于数据PDU还是控制PDU;Sixth information, the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
第七信息,所述第七信息用于指示所述第一PDU属于的控制PDU的类型;Seventh information, the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
第八信息,所述第八信息用于指示一个过程的标识。Eighth information, the eighth information is used to indicate the identity of a process.
第二PDU的格式Format of the second PDU
在一些可选实施方式中,所述第二PDU包括以下至少一种信息:In some optional implementations, the second PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
第二比特图,所述第二比特图用于指示起始SN之后的多个SN的ACK/NACK信息。A second bitmap, the second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
这里,所述第二比特图中的每个比特位对应起始SN之后的一个需要反馈的SN,所述比特位的取值用于指示该比特位对应的SN的ACK/NACK信息。Here, each bit in the second bitmap corresponds to an SN that needs feedback after the starting SN, and the value of the bit is used to indicate the ACK/NACK information of the SN corresponding to the bit.
进一步,所述第二PDU还包括以下至少一种信息:Further, the second PDU also includes at least one of the following information:
第九信息,所述第九信息用于指示所述第二PDU属于数据PDU还是控制PDU;Ninth information, the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
第十信息,所述第十信息用于指示所述第二PDU属于的控制PDU的类型;Tenth information, the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
第十一信息,所述第十一信息用于指示一个过程的标识。Eleventh information, the eleventh information is used to indicate the identity of a process.
本申请实施例的上述方案可以应用于PDCP层,或者也可以应用于RLC层。The above solution of the embodiment of the present application can be applied to the PDCP layer, or can also be applied to the RLC layer.
作为一种应用场景,上述方案应用于PDCP层,所述第一PDU为第一PDCP控制PDU,所述第二PDU为第二PDCP控制PDU,所述SN携带在PDCP PDU中。对于PDCP层来说,可以通过以下方式确定需要反馈ACK/NACK的SN列表:As an application scenario, the above solution is applied to the PDCP layer. The first PDU is a first PDCP control PDU, the second PDU is a second PDCP control PDU, and the SN is carried in the PDCP PDU. For the PDCP layer, the list of SNs that need to feedback ACK/NACK can be determined in the following way:
所述第一节点的PDCP层获取数据包的属性信息;所述第一节点的PDCP层基于所述属性信息,确定需要反馈ACK/NACK的SN列表;其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。这里,所述第一节点的PDCP层获取数据包的属性信息的方式可以参照前述图5所示的相关描述,例如所述第一节点的PDCP层可以从数据包的包头中和/或数据包对应的PDU所在的PDU set后的控制数据包中获取属性信息。The PDCP layer of the first node obtains the attribute information of the data packet; the PDCP layer of the first node determines a list of SNs that need to feed back ACK/NACK based on the attribute information; wherein the attribute information includes at least one of the following : Specific Qos attributes, data types, data importance, and data priority. Here, the way in which the PDCP layer of the first node obtains the attribute information of the data packet can refer to the relevant description shown in Figure 5. For example, the PDCP layer of the first node can obtain the attribute information of the data packet from the header of the data packet and/or the data packet. Obtain the attribute information from the control data packet after the PDU set where the corresponding PDU is located.
作为一种应用场景,上述方案应用于RLC层,所述第一PDU为第一RLC控制PDU,所述第二PDU为第二RLC控制PDU,所述SN携带在RLC PDU中。对于RLC层来说,可以通过以下方式确定需要反馈ACK/NACK的SN列表:As an application scenario, the above solution is applied to the RLC layer. The first PDU is a first RLC control PDU, the second PDU is a second RLC control PDU, and the SN is carried in the RLC PDU. For the RLC layer, the SN list that needs to feedback ACK/NACK can be determined in the following way:
所述第一节点的PDCP层获取数据包的属性信息;所述第一节点的PDCP层基于所述属性信息,确定需要反馈ACK/NACK的数据包,并将所述需要反馈ACK/NACK的数据包指示给RLC层;所述第一节点的RLC层基于来自所述PDCP层的指示,确定需要反馈ACK/NACK的SN列表;其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。这里,所述第一节点的PDCP层获取数据包的属性信息的方式可以参照前述图5所示的相关描述,例如所述第一节点的PDCP层可以从数据包的包头中和/或数据包对应的PDU所在的PDU set后的控制数据包中获取属性信息。The PDCP layer of the first node obtains the attribute information of the data packet; the PDCP layer of the first node determines the data packet that needs to be fed back ACK/NACK based on the attribute information, and sends the data that needs to be fed back ACK/NACK. The packet is indicated to the RLC layer; the RLC layer of the first node determines the SN list that needs to feed back ACK/NACK based on the indication from the PDCP layer; wherein the attribute information includes at least one of the following: specific Qos attributes, data Type, data importance, data priority. Here, the way in which the PDCP layer of the first node obtains the attribute information of the data packet can refer to the relevant description shown in Figure 5. For example, the PDCP layer of the first node can obtain the attribute information of the data packet from the header of the data packet and/or the data packet. Obtain the attribute information from the control data packet after the PDU set where the corresponding PDU is located.
在一些可选实施方式中,所述第一节点基于所述第二PDU,确定所述第二节点未正确接收的SN对应的PDU;所述第一节点基于所述未正确接收的SN对应的PDU的属性信息,确定是否对所述PDU进行重传,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。In some optional implementations, the first node determines, based on the second PDU, the PDU corresponding to the SN that the second node did not receive correctly; the first node determines the PDU corresponding to the SN that was not received correctly based on the first node. The attribute information of the PDU is used to determine whether to retransmit the PDU. The attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
具体地,若所述PDU的属性信息为第一属性信息,则确定对所述PDU进行重传;若所述PDU的属性信息为第二属性信息或者或者不是第一属性信息,则确定对所述PDU不进行重传。Specifically, if the attribute information of the PDU is the first attribute information, it is determined to retransmit the PDU; if the attribute information of the PDU is the second attribute information or not the first attribute information, it is determined that the PDU is retransmitted. The above PDU will not be retransmitted.
这里,可选地,所述PDU的属性信息为第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the PDU is first attribute information, including at least one of the following:
所述PDU的特定Qos属性为第一Qos属性;The specific Qos attribute of the PDU is the first Qos attribute;
所述PDU的数据类型为第一数据类型;The data type of the PDU is the first data type;
所述PDU的数据重要程度为第一重要程度;The data importance of the PDU is the first importance;
所述PDU的数据优先级为第一优先级。The data priority of the PDU is the first priority.
这里,所述第一Qos属性例如是不允许丢包或者需要ACK/NACK反馈。Here, the first Qos attribute is, for example, packet loss is not allowed or ACK/NACK feedback is required.
这里,所述第一数据类型例如是I帧。Here, the first data type is, for example, an I frame.
这里,所述第一重要程度例如是高重要程度。Here, the first importance level is, for example, a high importance level.
这里,所述第一优先级例如是高优先级。Here, the first priority is, for example, high priority.
例如:若PDU的特定Qos属性为不允许丢包或者需要ACK/NACK反馈,和/或PDU的数据类型为I帧(即PDU所在的PDU set是I帧),和/或PDU的数据重要程度为高重要程度,和/或PDU的优先级为高优先级,则所述第一节点确定对所述PDU进行重传。For example: if the specific Qos attribute of the PDU does not allow packet loss or requires ACK/NACK feedback, and/or the data type of the PDU is I frame (that is, the PDU set in which the PDU is located is an I frame), and/or the data importance of the PDU is of high importance, and/or the priority of the PDU is high priority, then the first node determines to retransmit the PDU.
这里,可选地,所述PDU的属性信息不是第一属性信息,包括以下至少之一:Here, optionally, the attribute information of the PDU is not the first attribute information, and includes at least one of the following:
所述PDU的特定Qos属性不是第一Qos属性;The specific Qos attribute of the PDU is not the first Qos attribute;
所述PDU的数据类型不是第一数据类型;The data type of the PDU is not the first data type;
所述PDU的数据重要程度不是第一重要程度;The data importance of the PDU is not the first importance;
所述PDU的数据优先级不是第一优先级。The data priority of the PDU is not the first priority.
这里,可选地,所述PDU的属性信息是第二属性信息,包括以下至少之一:Here, optionally, the attribute information of the PDU is second attribute information, including at least one of the following:
所述PDU的特定Qos属性为第二Qos属性;The specific Qos attribute of the PDU is the second Qos attribute;
所述PDU的数据类型为第二数据类型;The data type of the PDU is the second data type;
所述PDU的数据重要程度为第二重要程度;The data importance of the PDU is the second importance;
所述PDU的数据优先级为第二优先级。The data priority of the PDU is the second priority.
这里,所述第二Qos属性例如是允许丢包或者不需要ACK/NACK反馈。Here, the second Qos attribute is, for example, allowing packet loss or not requiring ACK/NACK feedback.
这里,所述第二数据类型例如是B帧和/或P帧。Here, the second data type is, for example, a B frame and/or a P frame.
这里,所述第二重要程度例如是低重要程度。Here, the second importance level is, for example, a low importance level.
这里,所述第二优先级例如是低优先级。Here, the second priority is, for example, low priority.
例如:若PDU的特定Qos属性为允许丢包或者不需要ACK/NACK反馈,和/或PDU的数据类型不是I帧(即PDU所在的PDU set不是I帧),和/或PDU的数据重要程度为低重要程度,和/或PDU的优先级为低优先级,则所述第一节点确定对所述PDU不进行重传。For example: if the specific Qos attribute of the PDU is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the PDU is not an I frame (that is, the PDU set in which the PDU is located is not an I frame), and/or the data importance of the PDU is of low importance, and/or the priority of the PDU is low priority, then the first node determines not to retransmit the PDU.
在一些可选实施方式中,所述第一节点基于所述第二PDU,确定是否取消特定数据包的发送。 具体地,所述第一节点的第一协议层基于所述第二PDU,确定是否取消数据包的发送;和/或,所述第一节点的第一协议层对于已经递交到第二协议层的数据包,基于所述第二PDU确定是否通过第一指示信息通知所述第二协议层取消所述数据包的发送;其中,所述第一协议层为PDCP层或RLC层,所述第二协议层为所述第一协议层的下层协议层。In some optional implementations, the first node determines whether to cancel the sending of a specific data packet based on the second PDU. Specifically, the first protocol layer of the first node determines whether to cancel the sending of the data packet based on the second PDU; and/or the first protocol layer of the first node determines whether to cancel the transmission of the data packet that has been submitted to the second protocol layer. data packet, and determine based on the second PDU whether to notify the second protocol layer to cancel the sending of the data packet through the first indication information; wherein the first protocol layer is the PDCP layer or the RLC layer, and the first protocol layer The second protocol layer is a lower protocol layer of the first protocol layer.
这里,取消发送的所述数据包基于所述第二PDU确定的未正确接收的SN确定。也即:所述第一节点的第一协议层基于所述第二PDU确定未正确接收的SN,基于所述未正确接收的SN确定取消发送的数据包。Here, the data packet to be canceled is determined based on the incorrectly received SN determined by the second PDU. That is, the first protocol layer of the first node determines the incorrectly received SN based on the second PDU, and determines to cancel the sent data packet based on the incorrectly received SN.
在一些可选实施方式中,所述第一指示信息用于指示以下至少之一:In some optional implementations, the first indication information is used to indicate at least one of the following:
取消发送的SN列表;Cancel the sent SN list;
取消发送的SN所关联的PDU set,即关联的PDU set内的全部数据都取消发送;Cancel the PDU set associated with the sent SN, that is, all data in the associated PDU set are canceled;
取消发送的SN所关联的帧,即关联的帧内的全部数据都取消发送;Cancel the frame associated with the sent SN, that is, all data in the associated frame are cancelled;
取消发送的SN所关联的GOP,即关联的GOP内的全部数据都取消发送。Cancel the GOP associated with the sent SN, that is, all data in the associated GOP are cancelled.
需要说明的是,本申请实施例中描述的“关于SN的反馈”实质是指“关于SN对应的数据包的反馈”,为简便描述,将“关于SN对应的数据包的反馈”描述为“关于SN的反馈”。It should be noted that the "feedback about the SN" described in the embodiment of this application essentially refers to "the feedback about the data packet corresponding to the SN". For simplicity of description, the "feedback about the data packet corresponding to the SN" is described as " Feedback on SN".
以下结合具体应用实例对本申请实施例的技术方案进行举例说明。The technical solutions of the embodiments of the present application are illustrated below with reference to specific application examples.
应用实例一Application example one
1、网络侧通过RRC专用信令配置专用数据承载(DRB),该DRB包含一个PDCP实体和至少两个RLC实体。图7示意出了一个PDCP实体和两个RLC实体。作为一种实现方式,RLC1实体为AM模式,RLC2实体为UM模式;作为另一种实现方式,RLC1实体和RLC2实体均为UM模式。1. The network side configures a dedicated data bearer (DRB) through RRC dedicated signaling. The DRB includes one PDCP entity and at least two RLC entities. Figure 7 illustrates one PDCP entity and two RLC entities. As an implementation method, the RLC1 entity is in AM mode, and the RLC2 entity is in UM mode; as another implementation method, both the RLC1 entity and the RLC2 entity are in UM mode.
2、PDCP层接收到SDAP层的数据包后,确定该数据包的属性信息,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。2. After receiving the data packet from the SDAP layer, the PDCP layer determines the attribute information of the data packet. The attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
这里,属性信息为数据包粒度(per data)的属性信息,一个Qos流中的不同数据包具有独立的属性信息,也就是说一个Qos流中的不同数据包可以具有不同的属性信息。Here, the attribute information is attribute information at packet granularity (per data). Different data packets in a Qos flow have independent attribute information. That is to say, different data packets in a Qos flow can have different attribute information.
PDCP层获取数据包的属性信息的方式,包括但不限于:The PDCP layer obtains the attribute information of the data packet, including but not limited to:
方式一:数据包对应的SDAP PDU的SDAP包头中包含属性信息,PDCP层从SDAP包头中获取数据包的属性信息。Method 1: The SDAP header of the SDAP PDU corresponding to the data packet contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header.
方式二:SDAP控制PDU中包含属性信息,PDCP层从SDAP包头中获取数据包的属性信息。这里,SDAP控制PDU用于分割不同的PDU set,位于一个PDU set之后和下一个PDU set之前。Method 2: The SDAP control PDU contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header. Here, the SDAP control PDU is used to split different PDU sets, located after one PDU set and before the next PDU set.
方式三:数据包对应的SDAP PDU的SDAP包头中包含指示信息和/或SDAP控制PDU中包含指示信息,PDCP层获取指示信息后根据该指示信息确定数据包的属性信息。这里,通过RRC信令配置指示信息与属性信息之间的映射关系。Method 3: The SDAP header of the SDAP PDU corresponding to the data packet contains indication information and/or the SDAP control PDU contains indication information. After obtaining the indication information, the PDCP layer determines the attribute information of the data packet based on the indication information. Here, the mapping relationship between indication information and attribute information is configured through RRC signaling.
3、PDCP层根据数据包的属性信息,将该数据包组装好PDCP PDU之后,递交给RLC1实体或者RLC2实体。3. The PDCP layer assembles the data packet into a PDCP PDU based on the attribute information of the data packet, and then submits it to the RLC1 entity or RLC2 entity.
具体地,若数据包的特定Qos属性为不允许丢包或者需要ACK/NACK反馈,和/或数据包的数据类型为I帧,和/或数据包的数据重要程度为高重要程度,和/或数据包的优先级为高优先级,则将数据包递交给RLC1实体。若数据包的特定Qos属性为允许丢包或者不需要ACK/NACK反馈,和/或数据包的数据类型不是I帧,和/或数据包的数据重要程度为低重要程度,和/或数据包的优先级为低优先级,则将数据包递交给RLC2实体。Specifically, if the specific Qos attribute of the data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the data packet is I frame, and/or the data importance of the data packet is high importance, and/ Or the priority of the data packet is high priority, then the data packet is delivered to the RLC1 entity. If the specific Qos attribute of the data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the data packet is not an I frame, and/or the data importance of the data packet is low importance, and/or the data packet The priority is low priority, then the data packet is delivered to the RLC2 entity.
应用实例二Application example two
1、网络侧通过RRC专用信令配置专用数据承载(DRB),该DRB包含一个PDCP实体和至少一个RLC实体。其中对于PDCP实体的配置中,配置了丢包定时器(discard timer)。1. The network side configures a dedicated data bearer (DRB) through RRC dedicated signaling. The DRB includes a PDCP entity and at least one RLC entity. In the configuration of the PDCP entity, a packet discard timer (discard timer) is configured.
2、PDCP层接收到SDAP层的数据包后,确定该数据包的属性信息,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。2. After receiving the data packet from the SDAP layer, the PDCP layer determines the attribute information of the data packet. The attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
这里,属性信息为数据包粒度(per data)的属性信息,一个Qos流中的不同数据包具有独立的属性信息,也就是说一个Qos流中的不同数据包可以具有不同的属性信息。Here, the attribute information is attribute information at packet granularity (per data). Different data packets in a Qos flow have independent attribute information. That is to say, different data packets in a Qos flow can have different attribute information.
PDCP层获取数据包的属性信息的方式,包括但不限于:The PDCP layer obtains the attribute information of the data packet, including but not limited to:
方式一:数据包对应的SDAP PDU的SDAP包头中包含属性信息,PDCP层从SDAP包头中获取数据包的属性信息。Method 1: The SDAP header of the SDAP PDU corresponding to the data packet contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header.
方式二:SDAP控制PDU中包含属性信息,PDCP层从SDAP包头中获取数据包的属性信息。这里,SDAP控制PDU用于分割不同的PDU set,位于一个PDU set之后和下一个PDU set之前。Method 2: The SDAP control PDU contains attribute information, and the PDCP layer obtains the attribute information of the data packet from the SDAP header. Here, the SDAP control PDU is used to split different PDU sets, located after one PDU set and before the next PDU set.
方式三:数据包对应的SDAP PDU的SDAP包头中包含指示信息和/或SDAP控制PDU中包含指示信息,PDCP层获取指示信息后根据该指示信息确定数据包的属性信息。这里,通过RRC信令配置指示信息与属性信息之间的映射关系。Method 3: The SDAP header of the SDAP PDU corresponding to the data packet contains indication information and/or the SDAP control PDU contains indication information. After obtaining the indication information, the PDCP layer determines the attribute information of the data packet based on the indication information. Here, the mapping relationship between indication information and attribute information is configured through RRC signaling.
3、PDCP层根据数据包的属性信息,确定是否在丢包定时器超时后执行针对该数据包的丢包行为或者确定是否启动适用于该数据包的丢包定时器。3. Based on the attribute information of the data packet, the PDCP layer determines whether to perform packet loss behavior for the data packet after the packet loss timer expires or determines whether to start a packet loss timer applicable to the data packet.
具体地,若数据包的特定Qos属性为不允许丢包或者需要ACK/NACK反馈,和/或数据包的数据类型为I帧,和/或数据包的数据重要程度为高重要程度,和/或数据包的优先级为高优先级,则在丢包定时器超时后不执行针对该数据包的丢包行为或者不启动适用于该数据包的丢包定时器。若数据包的特定Qos属性为允许丢包或者不需要ACK/NACK反馈,和/或数据包的数据类型不是I帧,和/或数据包的数据重要程度为低重要程度,和/或数据包的优先级为低优先级,则在丢包定时器超时后执行针对该数据包的丢包行为或者启动适用于该数据包的丢包定时器。Specifically, if the specific Qos attribute of the data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the data packet is I frame, and/or the data importance of the data packet is high importance, and/ Or if the priority of the data packet is high priority, no packet loss behavior will be performed for the data packet or the packet loss timer applicable to the data packet will not be started after the packet loss timer times out. If the specific Qos attribute of the data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the data packet is not an I frame, and/or the data importance of the data packet is low importance, and/or the data packet The priority is low priority, then after the packet loss timer times out, the packet loss behavior for the data packet will be performed or the packet loss timer applicable to the data packet will be started.
应用实例三Application example three
PDCP层通过上述相关方案可以确定出数据包的属性信息,PDCP层根据数据包的属性信息可以确定哪些数据包需要进行ACK/NACK反馈,也即确定需要进行ACK/NACK反馈的SN列表,每个SN关联一个数据包。而后在PDCP层,可以实现反馈交互。图8示意出了发送端(即第一节点)和接收端(即第二节点)之间的交互示意图,发送端向接收端发送ACK/NACK反馈请求PDU(即第一PDU),接收端向发送端发送ACK/NACK反馈响应PDU(即第二PDU)。这里,PDCP层定义两种PDCP控制PDU,分别为发送端侧的PDCP控制PDU(即ACK/NACK反馈请求PDU)和接收端侧的PDCP控制PDU(即ACK/NACK反馈响应PDU)。其中,ACK/NACK反馈请求PDU用于发送端向接收端指示需要ACK/NACK反馈的SN列表。当接收端接收到发送端发送的ACK/NACK反馈请求PDU后,则按照发送端指示的SN列表进行ACK/NACK反馈,即向发送端发送ACK/NACK反馈响应PDU。The PDCP layer can determine the attribute information of the data packet through the above related solutions. The PDCP layer can determine which data packets need ACK/NACK feedback based on the attribute information of the data packet, that is, determine the SN list that needs ACK/NACK feedback. Each SN is associated with a data packet. Then at the PDCP layer, feedback interaction can be achieved. Figure 8 shows a schematic diagram of the interaction between the sending end (i.e., the first node) and the receiving end (i.e., the second node). The sending end sends an ACK/NACK feedback request PDU (i.e., the first PDU) to the receiving end, and the receiving end sends The sending end sends an ACK/NACK feedback response PDU (ie, the second PDU). Here, the PDCP layer defines two types of PDCP control PDUs, namely PDCP control PDU on the sending end side (ie, ACK/NACK feedback request PDU) and PDCP control PDU on the receiving end side (ie, ACK/NACK feedback response PDU). Among them, the ACK/NACK feedback request PDU is used by the sending end to indicate to the receiving end the SN list that requires ACK/NACK feedback. When the receiving end receives the ACK/NACK feedback request PDU sent by the sending end, it performs ACK/NACK feedback according to the SN list indicated by the sending end, that is, sends an ACK/NACK feedback response PDU to the sending end.
ACK/NACK反馈请求PDU(以下简称为PDCP PDU)的格式可以但不局限于包括如下格式:The format of the ACK/NACK feedback request PDU (hereinafter referred to as PDCP PDU) may, but is not limited to, include the following formats:
格式一:如图9-1所示,PDCP PDU包含如下信息:D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)、起始SN、比特图(bitmap)。这些信息的含义解释如下:Format 1: As shown in Figure 9-1, PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), number of SN (Number of SN), starting SN, bitmap (bitmap). The meaning of this information is explained below:
D/C信息:用于指示PDCP PDU是数据PDU还是控制PDU。可选地,D/C信息占据1比特,作为示例,该1比特的取值对应的含义如下表1所示。这里,1比特的取值为0,用于指示PDCP PDU是控制PDU。D/C information: used to indicate whether the PDCP PDU is a data PDU or a control PDU. Optionally, the D/C information occupies 1 bit. As an example, the meaning of the value of this 1 bit is as shown in Table 1 below. Here, the value of 1 bit is 0, which is used to indicate that the PDCP PDU is a control PDU.
1比特取值1 bit value 含义meaning
00 控制PDU Control PDU
11 数据PDUData PDU
表1Table 1
PDU类型:用于指示控制PDU的类型。可选地,PDU类型占据3比特,作为示例,该3比特的取值对应的含义如下表2所示。这里,3比特的取值为011,用于指示PDCP PDU是用于ACK/NACK反馈请求的控制PDU。PDU type: used to indicate the type of control PDU. Optionally, the PDU type occupies 3 bits. As an example, the corresponding meanings of the 3-bit values are as shown in Table 2 below. Here, the value of 3 bits is 011, which is used to indicate that the PDCP PDU is a control PDU for ACK/NACK feedback request.
3比特取值3 bit value 含义meaning
000000 PDCP状态报告PDCP status report
001001 分散ROHC反馈Decentralized ROHC feedback
010010 EHC反馈EHC feedback
011011 ACK/NACK反馈请求ACK/NACK feedback request
100-111100-111 保留reserve
表2Table 2
过程标识:用于标识一个过程,即标识一个过程中的两个PDU(即ACK/NACK反馈请求PDU和ACK/NACK反馈响应PDU),一个过程中的两个PDU中的过程标识相同。Process identifier: used to identify a process, that is, to identify two PDUs in a process (i.e., ACK/NACK feedback request PDU and ACK/NACK feedback response PDU). The process identifiers in the two PDUs in a process are the same.
SN数量:用于指示需要反馈ACK/NACK的PDCP SN的个数。Number of SNs: Used to indicate the number of PDCP SNs that need to feedback ACK/NACK.
起始SN:用于指示需要反馈ACK/NACK的起始PDCP SN。Starting SN: Used to indicate the starting PDCP SN that needs to feedback ACK/NACK.
比特图:用于指示起始SN之后的需要反馈ACK/NACK的SN。具体地,比特图中某个比特位设置为1,则表示该比特位对应的SN需要反馈,比特图中某个比特位设置为0,则表示该比特位对应的SN不需要反馈。这里,比特图中第i个比特位对应的SN=起始SN+i,i为正整数。Bitmap: used to indicate the SN after the starting SN that needs to feedback ACK/NACK. Specifically, if a certain bit in the bitmap is set to 1, it means that the SN corresponding to the bit needs feedback. If a certain bit in the bitmap is set to 0, it means that the SN corresponding to the bit does not need feedback. Here, the SN corresponding to the i-th bit in the bitmap = starting SN+i, and i is a positive integer.
格式二:如图9-2所示,PDCP PDU包含如下信息:D/C信息、PDU类型(PDU Type)、过 程标识(Transaction ID)、SN数量(Number of SN)、SN列表。这些信息中的D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)的含义解释可以参照前述格式一相关的描述。这些信息中的SN列表的含义解释如下:Format 2: As shown in Figure 9-2, PDCP PDU contains the following information: D/C information, PDU Type (PDU Type), process identification (Transaction ID), Number of SN (Number of SN), and SN list. The meaning of the D/C information, PDU Type, Transaction ID, and Number of SN in this information can be explained by referring to the description related to the aforementioned format. The meaning of the SN list in this information is explained as follows:
SNi:指示需要ACK/NACK反馈的PDCP SN,i为正整数。SNi: Indicates the PDCP SN that requires ACK/NACK feedback, i is a positive integer.
格式三:如图9-3所示,PDCP PDU包含如下信息:D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)、起始SN。这些信息的含义解释可以参照前述格式一相关的描述。Format 3: As shown in Figure 9-3, PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), SN number (Number of SN), and starting SN. The meaning of this information can be explained by referring to the description related to Format 1 mentioned above.
格式四:如图9-4所示,PDCP PDU包含如下信息:D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)、终止SN。这些信息中的D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)的含义解释可以参照前述格式一相关的描述。这些信息中的终止SN的含义解释如下:Format 4: As shown in Figure 9-4, PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), SN number (Number of SN), and termination SN. The meaning of the D/C information, PDU Type, Transaction ID, and Number of SN in this information can be explained by referring to the description related to the aforementioned format. The meaning of the termination SN in these messages is explained as follows:
终止SN:用于指示需要ACK/NACK反馈的终止PDCP SN。Termination SN: Used to indicate the termination PDCP SN that requires ACK/NACK feedback.
格式五:如图9-5所示,PDCP PDU包含如下信息:D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)、起始SN、终止SN。这些信息中的D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)、起始SN的含义解释可以参照前述格式一相关的描述。这些信息中的终止SN的含义解释可以参照前述格式四的描述。Format 5: As shown in Figure 9-5, PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), number of SN (Number of SN), starting SN, and ending SN . For the meaning of the D/C information, PDU Type, Transaction ID, Number of SN, and starting SN in this information, please refer to the description related to the aforementioned format. The meaning of the termination SN in these messages can be explained with reference to the description of Format 4.
ACK/NACK反馈响应PDU(以下简称为PDCP PDU)的格式可以但不局限于包括如下格式:The format of the ACK/NACK feedback response PDU (hereinafter referred to as PDCP PDU) may, but is not limited to, include the following formats:
格式A:如图10所示,PDCP PDU包含如下信息:D/C信息、PDU类型(PDU Type)、过程标识(Transaction ID)、SN数量(Number of SN)、起始SN、比特图(bitmap)。这些信息的含义解释如下:Format A: As shown in Figure 10, PDCP PDU contains the following information: D/C information, PDU type (PDU Type), process identification (Transaction ID), number of SN (Number of SN), starting SN, bitmap ). The meaning of this information is explained below:
D/C信息:用于指示PDCP PDU是数据PDU还是控制PDU。可选地,D/C信息占据1比特,作为示例,该1比特的取值对应的含义如下表3所示。这里,1比特的取值为0,用于指示PDCP PDU是控制PDU。D/C information: used to indicate whether the PDCP PDU is a data PDU or a control PDU. Optionally, the D/C information occupies 1 bit. As an example, the meaning of the value of this 1 bit is as shown in Table 3 below. Here, the value of 1 bit is 0, which is used to indicate that the PDCP PDU is a control PDU.
1比特取值1 bit value 含义meaning
00 控制PDU Control PDU
11 数据PDUData PDU
表3table 3
PDU类型:用于指示控制PDU的类型。可选地,PDU类型占据3比特,作为示例,该3比特的取值对应的含义如下表4所示。这里,3比特的取值为011,用于指示PDCP PDU是用于ACK/NACK反馈响应的控制PDU。PDU type: used to indicate the type of control PDU. Optionally, the PDU type occupies 3 bits. As an example, the corresponding meanings of the 3-bit values are as shown in Table 4 below. Here, the value of 3 bits is 011, which is used to indicate that the PDCP PDU is a control PDU for ACK/NACK feedback response.
3比特取值3 bit value 含义meaning
000000 PDCP状态报告PDCP status report
001001 分散ROHC反馈Decentralized ROHC feedback
010010 EHC反馈EHC feedback
011011 ACK/NACK反馈响应ACK/NACK feedback response
100-111100-111 保留reserve
表4Table 4
过程标识:用于标识一个过程,即标识一个过程中的两个PDU(即ACK/NACK反馈请求PDU和ACK/NACK反馈响应PDU),一个过程中的两个PDU中的过程标识相同。Process identifier: used to identify a process, that is, to identify two PDUs in a process (i.e., ACK/NACK feedback request PDU and ACK/NACK feedback response PDU). The process identifiers in the two PDUs in a process are the same.
SN数量:用于指示需要反馈ACK/NACK的PDCP SN的个数。Number of SNs: Used to indicate the number of PDCP SNs that need to feedback ACK/NACK.
起始SN:用于指示需要反馈ACK/NACK的起始PDCP SN。Starting SN: Used to indicate the starting PDCP SN that needs to feedback ACK/NACK.
比特图:用于指示起始SN以及之后连续几个需要反馈ACK/NACK的SN对应的ACK/NACK信息。具体地,比特图中某个比特位设置为1,则表示该比特位对应的SN反馈ACK,比特图中某个比特位设置为0,则表示该比特位对应的SN反馈NACK。这里,比特图中第i个比特位对应的SN=起始SN+i-1,i为正整数。Bitmap: used to indicate the starting SN and the ACK/NACK information corresponding to several consecutive SNs that need to feedback ACK/NACK. Specifically, if a certain bit in the bitmap is set to 1, it means that the SN corresponding to the bit returns ACK. If a certain bit in the bitmap is set to 0, it means that the SN corresponding to the bit returns NACK. Here, the SN corresponding to the i-th bit in the bitmap = starting SN+i-1, and i is a positive integer.
应用实例四Application example four
PDCP层通过上述相关方案可以确定出数据包的属性信息,PDCP层根据数据包的属性信息可以确定哪些数据包需要进行ACK/NACK反馈。PDCP层将“哪些数据包需要进行ACK/NACK反馈”指示给RLC层,例如通过在PDCP包头中携带指示信息。RLC层根据PDCP层的指示确定哪些数据包需要进行ACK/NACK反馈,也即确定需要进行ACK/NACK反馈的SN列表,每个 SN关联一个数据包。而后在RLC层,可以实现反馈交互。需要说明的是,在RLC层,对于UM模式的RLC实体,可以实现针对特定RLC PDU的反馈,RLC层针对需要反馈的RLC PDU,无论是否执行分段过程,RLC PDU中都需要携带SN。如果没有分段,也没有反馈需求,则RLC PDU不需要携带SN号。The PDCP layer can determine the attribute information of the data packet through the above related solutions, and the PDCP layer can determine which data packets require ACK/NACK feedback based on the attribute information of the data packet. The PDCP layer indicates "which data packets require ACK/NACK feedback" to the RLC layer, for example, by carrying indication information in the PDCP header. The RLC layer determines which data packets require ACK/NACK feedback according to the instructions of the PDCP layer, that is, determines the SN list that requires ACK/NACK feedback. Each SN is associated with a data packet. Then at the RLC layer, feedback interaction can be achieved. It should be noted that at the RLC layer, for RLC entities in UM mode, feedback for specific RLC PDUs can be implemented. For RLC PDUs that need feedback, the RLC PDU needs to carry SN regardless of whether the segmentation process is performed or not. If there is no segmentation and no feedback requirement, the RLC PDU does not need to carry the SN number.
对于RLC层来说,发送端向接收端发送ACK/NACK反馈请求PDU(即第一PDU),接收端向发送端发送ACK/NACK反馈响应PDU(即第二PDU)。这里,RLC层定义两种RLC控制PDU,分别为发送端侧的RLC控制PDU(即ACK/NACK反馈请求PDU)和接收端侧的RLC控制PDU(即ACK/NACK反馈响应PDU)。其中,ACK/NACK反馈请求PDU用于发送端向接收端指示需要ACK/NACK反馈的SN列表。当接收端接收到发送端发送的ACK/NACK反馈请求PDU后,则按照发送端指示的SN列表进行ACK/NACK反馈,即向发送端发送ACK/NACK反馈响应PDU。For the RLC layer, the sending end sends an ACK/NACK feedback request PDU (ie, the first PDU) to the receiving end, and the receiving end sends an ACK/NACK feedback response PDU (ie, the second PDU) to the sending end. Here, the RLC layer defines two RLC control PDUs, namely the RLC control PDU on the sending end side (ie, ACK/NACK feedback request PDU) and the RLC control PDU on the receiving end side (ie, ACK/NACK feedback response PDU). Among them, the ACK/NACK feedback request PDU is used by the sending end to indicate to the receiving end the SN list that requires ACK/NACK feedback. When the receiving end receives the ACK/NACK feedback request PDU sent by the sending end, it performs ACK/NACK feedback according to the SN list indicated by the sending end, that is, sends an ACK/NACK feedback response PDU to the sending end.
这里,ACK/NACK反馈请求PDU的格式和ACK/NACK反馈响应PDU的格式类似于前述应用实例三的相关方案,将“PDCP”的相关描述替换为“RLC”即可,不再赘述。Here, the format of the ACK/NACK feedback request PDU and the format of the ACK/NACK feedback response PDU are similar to the relevant solution of the aforementioned application example 3. Just replace the relevant description of "PDCP" with "RLC" and will not be described again.
应用实例五Application example five
发送端接收到来自接收端的ACK/NACK反馈响应PDU后,根据ACK/NACK反馈响应PDU确定接收端未正确接收的数据包,发送端的RLC层或PDCP层根据未正确接收的数据包的属性信息决定是否对其进行重传。这里,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。After the sender receives the ACK/NACK feedback response PDU from the receiver, it determines the data packets that the receiver did not receive correctly based on the ACK/NACK feedback response PDU. The RLC layer or PDCP layer of the sender determines based on the attribute information of the incorrectly received data packets. Whether to retransmit it. Here, the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
具体地,若数据包的特定Qos属性为不允许丢包或者需要ACK/NACK反馈,和/或数据包的数据类型为I帧,和/或数据包的数据重要程度为高重要程度,和/或数据包的优先级为高优先级,则确定对数据包进行重传。若数据包的特定Qos属性为允许丢包或者不需要ACK/NACK反馈,和/或数据包的数据类型不是I帧,和/或数据包的数据重要程度为低重要程度,和/或数据包的优先级为低优先级,则确定对数据包不进行重传。Specifically, if the specific Qos attribute of the data packet is that packet loss is not allowed or ACK/NACK feedback is required, and/or the data type of the data packet is I frame, and/or the data importance of the data packet is high importance, and/ Or the priority of the data packet is high priority, then it is determined to retransmit the data packet. If the specific Qos attribute of the data packet is to allow packet loss or does not require ACK/NACK feedback, and/or the data type of the data packet is not an I frame, and/or the data importance of the data packet is low importance, and/or the data packet If the priority is low priority, it is determined that the data packet will not be retransmitted.
应用实例六Application example six
发送端接收到来自接收端的ACK/NACK反馈响应PDU后,根据ACK/NACK反馈响应PDU确定接收端未正确接收的数据包,发送端的RLC层或PDCP层根据未正确接收的数据包的属性信息,确定是否取消某个数据包的发送。同时对于已经递交到下层协议层的数据包,RLC层或PDCP层可以指示下层协议层取消某些数据包的发送。所述指示信息可用于指示以下至少之一:After the sending end receives the ACK/NACK feedback response PDU from the receiving end, it determines the data packets that the receiving end did not receive correctly based on the ACK/NACK feedback response PDU. The RLC layer or PDCP layer of the sending end uses the attribute information of the incorrectly received data packets. Determine whether to cancel the sending of a packet. At the same time, for data packets that have been submitted to the lower protocol layer, the RLC layer or PDCP layer can instruct the lower protocol layer to cancel the sending of certain data packets. The indication information may be used to indicate at least one of the following:
取消发送的SN列表;Cancel the sent SN list;
取消发送的SN所关联的PDU set,即关联的PDU set内的全部数据都取消发送;Cancel the PDU set associated with the sent SN, that is, all data in the associated PDU set are canceled;
取消发送的SN所关联的帧,即关联的帧内的全部数据都取消发送;Cancel the frame associated with the sent SN, that is, all data in the associated frame are cancelled;
取消发送的SN所关联的GOP,即关联的GOP内的全部数据都取消发送。Cancel the GOP associated with the sent SN, that is, all data in the associated GOP are cancelled.
本申请实施例的技术方案,能够实现针对不同的数据包采用不同的处理方式,从而更好的改善多媒体业务的性能和用户体验。The technical solutions of the embodiments of this application can implement different processing methods for different data packets, thereby better improving the performance and user experience of multimedia services.
以上结合附图详细描述了本申请的优选实施方式,但是,本申请并不限于上述实施方式中的具体细节,在本申请的技术构思范围内,可以对本申请的技术方案进行多种简单变型,这些简单变型均属于本申请的保护范围。例如,在上述具体实施方式中所描述的各个具体技术特征,在不矛盾的情况下,可以通过任何合适的方式进行组合,为了避免不必要的重复,本申请对各种可能的组合方式不再另行说明。又例如,本申请的各种不同的实施方式之间也可以进行任意组合,只要其不违背本申请的思想,其同样应当视为本申请所公开的内容。又例如,在不冲突的前提下,本申请描述的各个实施例和/或各个实施例中的技术特征可以和现有技术任意的相互组合,组合之后得到的技术方案也应落入本申请的保护范围。The preferred embodiments of the present application have been described in detail above with reference to the accompanying drawings. However, the present application is not limited to the specific details of the above-mentioned embodiments. Within the scope of the technical concept of the present application, various simple modifications can be made to the technical solutions of the present application. These simple modifications all belong to the protection scope of this application. For example, each specific technical feature described in the above-mentioned specific embodiments can be combined in any suitable way without conflict. In order to avoid unnecessary repetition, this application will no longer describe various possible combinations. Specify otherwise. For another example, any combination of various embodiments of the present application can be carried out. As long as they do not violate the idea of the present application, they should also be regarded as the contents disclosed in the present application. For another example, on the premise of no conflict, each embodiment described in this application and/or the technical features in each embodiment can be arbitrarily combined with the existing technology, and the technical solution obtained after the combination shall also fall within the scope of this application. protected range.
还应理解,在本申请的各种方法实施例中,上述各过程的序号的大小并不意味着执行顺序的先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。此外,在本申请实施例中,术语“下行”、“上行”和“侧行”用于表示信号或数据的传输方向,其中,“下行”用于表示信号或数据的传输方向为从站点发送至小区的用户设备的第一方向,“上行”用于表示信号或数据的传输方向为从小区的用户设备发送至站点的第二方向,“侧行”用于表示信号或数据的传输方向为从用户设备1发送至用户设备2的第三方向。例如,“下行信号”表示该信号的传输方向为第一方向。另外,本申请实施例中,术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系。具体地,A和/或B可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。It should also be understood that in the various method embodiments of the present application, the size of the sequence numbers of the above-mentioned processes does not mean the order of execution. The execution order of each process should be determined by its functions and internal logic, and should not be used in this application. The implementation of the examples does not constitute any limitations. In addition, in the embodiments of this application, the terms "downlink", "uplink" and "sidelink" are used to indicate the transmission direction of signals or data, where "downlink" is used to indicate that the transmission direction of signals or data is from the station. The first direction to the user equipment of the cell, "uplink" is used to indicate that the transmission direction of the signal or data is the second direction from the user equipment of the cell to the site, and "sidelink" is used to indicate that the transmission direction of the signal or data is A third direction sent from User Device 1 to User Device 2. For example, "downlink signal" indicates that the transmission direction of the signal is the first direction. In addition, in the embodiment of this application, the term "and/or" is only an association relationship describing associated objects, indicating that three relationships can exist. Specifically, A and/or B can represent three situations: A exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" in this article generally indicates that the related objects are an "or" relationship.
图11是本申请实施例提供的数据传输装置的结构组成示意图一,所述装置具有第一协议层1101;Figure 11 is a schematic structural diagram of a data transmission device provided by an embodiment of the present application. The device has a first protocol layer 1101;
所述第一协议层1101,用于获取第一数据包的属性信息;基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理;The first protocol layer 1101 is used to obtain the attribute information of the first data packet; based on the attribute information of the first data packet, perform specific processing for the first data packet;
其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。Wherein, the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
在一些可选实施方式中,所述装置还具有第二协议层1102;In some optional implementations, the device also has a second protocol layer 1102;
第一协议实体基于所述第一数据包的属性信息,将所述第一数据包递交给第二协议实体或者第三协议实体,其中,所述第一协议实体位于所述第一协议层1101,所述第二协议实体和第三协议实体位于第二协议层1102。The first protocol entity delivers the first data packet to the second protocol entity or the third protocol entity based on the attribute information of the first data packet, wherein the first protocol entity is located in the first protocol layer 1101 , the second protocol entity and the third protocol entity are located in the second protocol layer 1102.
在一些可选实施方式中,所述第一协议实体、所述第二协议实体和所述第三协议实体属于第一数据承载,所述第一数据承载通过RRC信令配置。In some optional implementations, the first protocol entity, the second protocol entity and the third protocol entity belong to a first data bearer, and the first data bearer is configured through RRC signaling.
在一些可选实施方式中,所述第二协议实体的模式为AM模式或者UM模式,所述第三协议实体的模式为UM模式。In some optional implementations, the mode of the second protocol entity is AM mode or UM mode, and the mode of the third protocol entity is UM mode.
在一些可选实施方式中,若所述第一数据包的属性信息为第一属性信息,则所述第一协议实体将所述第一数据包递交给所述第二协议实体;若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议实体将所述第一数据包递交给所述第三协议实体。In some optional implementations, if the attribute information of the first data packet is the first attribute information, the first protocol entity delivers the first data packet to the second protocol entity; if the If the attribute information of the first data packet is the second attribute information or is not the first attribute information, then the first protocol entity delivers the first data packet to the third protocol entity.
在一些可选实施方式中,所述第一协议层1101,用于基于所述第一数据包的属性信息,确定是否在丢包定时器超时后执行针对所述第一数据包的丢包行为;或者,基于所述第一数据包的属性信息,确定是否启动适用于所述第一数据包的丢包定时器。In some optional implementations, the first protocol layer 1101 is used to determine, based on the attribute information of the first data packet, whether to perform packet loss behavior for the first data packet after the packet loss timer expires. ; Or, based on the attribute information of the first data packet, determine whether to start a packet loss timer applicable to the first data packet.
在一些可选实施方式中,若所述第一数据包的属性信息为第一属性信息,则所述第一协议层1101确定在丢包定时器超时后不执行针对所述第一数据包的丢包行为;若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议层1101确定在丢包定时器超时后执行针对所述第一数据包的丢包行为。In some optional implementations, if the attribute information of the first data packet is the first attribute information, the first protocol layer 1101 determines not to perform processing for the first data packet after the packet loss timer times out. Packet loss behavior; if the attribute information of the first data packet is the second attribute information or not the first attribute information, the first protocol layer 1101 determines to execute the packet loss behavior for the first data packet after the packet loss timer expires. packet loss behavior.
在一些可选实施方式中,若所述第一数据包的属性信息为第一属性信息,则所述第一协议层1101确定不启动适用于所述第一数据包的丢包定时器;若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议层1101确定启动适用于所述第一数据包的丢包定时器。In some optional implementations, if the attribute information of the first data packet is the first attribute information, the first protocol layer 1101 determines not to start the packet loss timer applicable to the first data packet; if If the attribute information of the first data packet is the second attribute information or is not the first attribute information, the first protocol layer 1101 determines to start the packet loss timer applicable to the first data packet.
在一些可选实施方式中,所述第一数据包的属性信息为第一属性信息,包括以下至少之一:In some optional implementations, the attribute information of the first data packet is first attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第一Qos属性;The specific Qos attribute of the first data packet is the first Qos attribute;
所述第一数据包的数据类型为第一数据类型;The data type of the first data packet is a first data type;
所述第一数据包的数据重要程度为第一重要程度;The data importance of the first data packet is the first importance;
所述第一数据包的数据优先级为第一优先级。The data priority of the first data packet is the first priority.
在一些可选实施方式中,所述第一数据包的属性信息不是第一属性信息,包括以下至少之一:In some optional implementations, the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
所述第一数据包的特定Qos属性不是第一Qos属性;The specific Qos attribute of the first data packet is not the first Qos attribute;
所述第一数据包的数据类型不是第一数据类型;The data type of the first data packet is not the first data type;
所述第一数据包的数据重要程度不是第一重要程度;The data importance of the first data packet is not the first importance;
所述第一数据包的数据优先级不是第一优先级。The data priority of the first data packet is not the first priority.
在一些可选实施方式中,所述第一数据包的属性信息是第二属性信息,包括以下至少之一:In some optional implementations, the attribute information of the first data packet is second attribute information, including at least one of the following:
所述第一数据包的特定Qos属性为第二Qos属性;The specific Qos attribute of the first data packet is the second Qos attribute;
所述第一数据包的数据类型为第二数据类型;The data type of the first data packet is the second data type;
所述第一数据包的数据重要程度为第二重要程度;The data importance of the first data packet is the second importance;
所述第一数据包的数据优先级为第二优先级。The data priority of the first data packet is the second priority.
在一些可选实施方式中,所述第一数据包对应的的第一包头中携带所述属性信息;和/或,所述第一数据包对应的PDU所在的PDU set后传输有控制数据包,所述控制数据包携带所述属性信息。In some optional implementations, the first packet header corresponding to the first data packet carries the attribute information; and/or, a control data packet is transmitted after the PDU set in which the PDU corresponding to the first data packet is located. , the control data packet carries the attribute information.
在一些可选实施方式中,所述第一协议层1101基于所述第一包头和/或所述控制数据包,获取所述属性信息。In some optional implementations, the first protocol layer 1101 obtains the attribute information based on the first packet header and/or the control data packet.
在一些可选实施方式中,所述装置还具有第三协议层1103;所述第一包头为第三协议层1103对应的包头;和/或,所述控制数据包为第三协议层1103对应的控制数据包。In some optional implementations, the device also has a third protocol layer 1103; the first header is a header corresponding to the third protocol layer 1103; and/or the control data packet is a header corresponding to the third protocol layer 1103. control packet.
在一些可选实施方式中,所述第三协议层1103为SDAP层,相应地,所述第一包头为SDAP包头,所述控制数据包为SDAP控制PDU。In some optional implementations, the third protocol layer 1103 is an SDAP layer, correspondingly, the first packet header is an SDAP packet header, and the control data packet is an SDAP control PDU.
在一些可选实施方式中,所述控制数据包用于指示一个PDU set的结束和/或下一个PDU set 的开始。In some optional implementations, the control data packet is used to indicate the end of a PDU set and/or the start of the next PDU set.
在一些可选实施方式中,所述第二协议层为RLC层。In some optional implementations, the second protocol layer is an RLC layer.
在一些可选实施方式中,所述第一协议层为PDCP层。In some optional implementations, the first protocol layer is a PDCP layer.
本领域技术人员应当理解,本申请实施例的上述数据传输装置的相关描述可以参照本申请实施例的数据传输方法的相关描述进行理解。Those skilled in the art should understand that the relevant description of the above-mentioned data transmission device in the embodiment of the present application can be understood with reference to the relevant description of the data transmission method in the embodiment of the present application.
图12是本申请实施例提供的数据传输装置的结构组成示意图二,应用于第一节点,所述装置包括:Figure 12 is a schematic diagram 2 of the structure of a data transmission device provided by an embodiment of the present application. It is applied to the first node. The device includes:
发送单元1201,用于向第二节点发送第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;The sending unit 1201 is configured to send a first PDU to the second node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
接收单元1202,用于接收所述第二节点发送的第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。The receiving unit 1202 is configured to receive a second PDU sent by the second node, where the second PDU is used to indicate ACK/NACK information corresponding to the SN list to the first node.
在一些可选实施方式中,所述第一PDU包括以下至少一种信息:In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
第一比特图,所述第一比特图用于指示起始SN之后的需要反馈ACK/NACK的SN。The first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
在一些可选实施方式中,所述第一比特图中的每个比特位对应起始SN之后的一个SN,所述比特位的取值用于指示该比特位对应的SN是否需要反馈ACK/NACK。In some optional implementations, each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit needs to feedback ACK/ NACK.
在一些可选实施方式中,所述第一PDU包括以下至少一种信息:In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第三信息,所述第三信息用于指示需要反馈ACK/NACK的SN的列表。Third information, the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
在一些可选实施方式中,所述第一PDU包括以下至少一种信息:In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第四信息,所述第四信息用于指示需要反馈ACK/NACK的起始SN;Fourth information, the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
第五信息,所述第五信息用于指示需要反馈ACK/NACK的终止SN。Fifth information, the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
在一些可选实施方式中,所述第一PDU还包括以下至少一种信息:In some optional implementations, the first PDU also includes at least one of the following information:
第六信息,所述第六信息用于指示所述第一PDU属于数据PDU还是控制PDU;Sixth information, the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
第七信息,所述第七信息用于指示所述第一PDU属于的控制PDU的类型;Seventh information, the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
第八信息,所述第八信息用于指示一个过程的标识。Eighth information, the eighth information is used to indicate the identity of a process.
在一些可选实施方式中,所述第二PDU包括以下至少一种信息:In some optional implementations, the second PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
第二比特图,所述第二比特图用于指示起始SN之后的多个SN的ACK/NACK信息。A second bitmap, the second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
在一些可选实施方式中,所述第二比特图中的每个比特位对应起始SN之后的一个需要反馈的SN,所述比特位的取值用于指示该比特位对应的SN的ACK/NACK信息。In some optional implementations, each bit in the second bitmap corresponds to an SN that requires feedback after the starting SN, and the value of the bit is used to indicate the ACK of the SN corresponding to the bit. /NACK message.
在一些可选实施方式中,所述第二PDU还包括以下至少一种信息:In some optional implementations, the second PDU also includes at least one of the following information:
第九信息,所述第九信息用于指示所述第二PDU属于数据PDU还是控制PDU;Ninth information, the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
第十信息,所述第十信息用于指示所述第二PDU属于的控制PDU的类型;Tenth information, the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
第十一信息,所述第十一信息用于指示一个过程的标识。Eleventh information, the eleventh information is used to indicate the identity of a process.
在一些可选实施方式中,所述第一PDU为第一PDCP控制PDU,所述第二PDU为第二PDCP控制PDU,所述SN携带在PDCP PDU中。In some optional implementations, the first PDU is a first PDCP control PDU, the second PDU is a second PDCP control PDU, and the SN is carried in the PDCP PDU.
在一些可选实施方式中,所述装置还包括:处理单元1203,用于通过PDCP层获取数据包的属性信息;通过PDCP层基于所述属性信息,确定需要反馈ACK/NACK的SN列表;其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。In some optional implementations, the device further includes: a processing unit 1203, configured to obtain attribute information of the data packet through the PDCP layer; and determine a list of SNs that need to feed back ACK/NACK based on the attribute information through the PDCP layer; wherein , the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
在一些可选实施方式中,所述第一PDU为第一RLC控制PDU,所述第二PDU为第二RLC控制PDU,所述SN携带在RLC PDU中。In some optional implementations, the first PDU is a first RLC control PDU, the second PDU is a second RLC control PDU, and the SN is carried in the RLC PDU.
在一些可选实施方式中,所述装置还包括:处理单元1203,用于通过PDCP层获取数据包的属性信息;通过PDCP层基于所述属性信息,确定需要反馈ACK/NACK的数据包,并将所述需要反馈ACK/NACK的数据包指示给RLC层;通过RLC层基于来自所述PDCP层的指示,确定需要反馈ACK/NACK的SN列表;其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。In some optional implementations, the device further includes: a processing unit 1203, configured to obtain the attribute information of the data packet through the PDCP layer; determine the data packet that requires ACK/NACK feedback based on the attribute information through the PDCP layer, and Indicate the data packet that needs to feed back ACK/NACK to the RLC layer; the RLC layer determines the list of SNs that need to feed back ACK/NACK based on the indication from the PDCP layer; wherein the attribute information includes at least one of the following: Specific Qos attributes, data types, data importance, and data priority.
在一些可选实施方式中,所述装置还包括:处理单元1203,用于基于所述第二PDU,确定 所述第二节点未正确接收的SN对应的PDU;基于所述未正确接收的SN对应的PDU的属性信息,确定是否对所述PDU进行重传,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。In some optional implementations, the device further includes: a processing unit 1203, configured to determine, based on the second PDU, the PDU corresponding to the SN that the second node did not receive correctly; The attribute information of the corresponding PDU determines whether to retransmit the PDU. The attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
在一些可选实施方式中,所述处理单元1203,用于若所述PDU的属性信息为第一属性信息,则确定对所述PDU进行重传;若所述PDU的属性信息为第二属性信息或者或者不是第一属性信息,则确定对所述PDU不进行重传。In some optional implementations, the processing unit 1203 is configured to determine to retransmit the PDU if the attribute information of the PDU is the first attribute information; if the attribute information of the PDU is the second attribute The information is either or is not the first attribute information, then it is determined not to retransmit the PDU.
在一些可选实施方式中,所述PDU的属性信息为第一属性信息,包括以下至少之一:In some optional implementations, the attribute information of the PDU is first attribute information, including at least one of the following:
所述PDU的特定Qos属性为第一Qos属性;The specific Qos attribute of the PDU is the first Qos attribute;
所述PDU的数据类型为第一数据类型;The data type of the PDU is the first data type;
所述PDU的数据重要程度为第一重要程度;The data importance of the PDU is the first importance;
所述PDU的数据优先级为第一优先级。The data priority of the PDU is the first priority.
在一些可选实施方式中,所述PDU的属性信息不是第一属性信息,包括以下至少之一:In some optional implementations, the attribute information of the PDU is not the first attribute information, and includes at least one of the following:
所述PDU的特定Qos属性不是第一Qos属性;The specific Qos attribute of the PDU is not the first Qos attribute;
所述PDU的数据类型不是第一数据类型;The data type of the PDU is not the first data type;
所述PDU的数据重要程度不是第一重要程度;The data importance of the PDU is not the first importance;
所述PDU的数据优先级不是第一优先级。The data priority of the PDU is not the first priority.
在一些可选实施方式中,所述PDU的属性信息是第二属性信息,包括以下至少之一:In some optional implementations, the attribute information of the PDU is second attribute information, including at least one of the following:
所述PDU的特定Qos属性为第二Qos属性;The specific Qos attribute of the PDU is the second Qos attribute;
所述PDU的数据类型为第二数据类型;The data type of the PDU is the second data type;
所述PDU的数据重要程度为第二重要程度;The data importance of the PDU is the second importance;
所述PDU的数据优先级为第二优先级。The data priority of the PDU is the second priority.
在一些可选实施方式中,所述装置还包括:处理单元1203,用于基于所述第二PDU,确定是否取消特定数据包的发送。In some optional implementations, the apparatus further includes: a processing unit 1203, configured to determine whether to cancel the sending of a specific data packet based on the second PDU.
在一些可选实施方式中,所述处理单元1203,用于通过第一协议层基于所述第二PDU,确定是否取消数据包的发送;和/或,通过第一协议层对于已经递交到第二协议层的数据包,基于所述第二PDU确定是否通过第一指示信息通知所述第二协议层取消所述数据包的发送;其中,所述第一协议层为PDCP层或RLC层,所述第二协议层为所述第一协议层的下层协议层。In some optional implementations, the processing unit 1203 is configured to determine whether to cancel the sending of the data packet based on the second PDU through the first protocol layer; and/or, through the first protocol layer, determine whether to cancel the transmission of the data packet that has been submitted to the first PDU. For the data packet of the second protocol layer, it is determined based on the second PDU whether to notify the second protocol layer to cancel the sending of the data packet through the first indication information; wherein the first protocol layer is the PDCP layer or the RLC layer, The second protocol layer is a lower protocol layer of the first protocol layer.
在一些可选实施方式中,取消发送的所述数据包基于所述第二PDU确定的未正确接收的SN确定。In some optional implementations, the data packet sent is canceled based on the incorrectly received SN determination determined by the second PDU.
在一些可选实施方式中,所述第一指示信息用于指示以下至少之一:In some optional implementations, the first indication information is used to indicate at least one of the following:
取消发送的SN列表;Cancel the sent SN list;
取消发送的SN所关联的PDU set;Cancel the PDU set associated with the sent SN;
取消发送的SN所关联的帧;Cancel the frame associated with the sent SN;
取消发送的SN所关联的GOP。Cancel the GOP associated with the sent SN.
本领域技术人员应当理解,本申请实施例的上述数据传输装置的相关描述可以参照本申请实施例的数据传输方法的相关描述进行理解。Those skilled in the art should understand that the relevant description of the above-mentioned data transmission device in the embodiment of the present application can be understood with reference to the relevant description of the data transmission method in the embodiment of the present application.
图13是本申请实施例提供的数据传输装置的结构组成示意图三,应用于第二节点,所述装置包括:Figure 13 is a schematic diagram 3 of the structure of a data transmission device provided by an embodiment of the present application. It is applied to the second node. The device includes:
接收单元1301,用于接收第一节点发送的第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;The receiving unit 1301 is configured to receive a first PDU sent by the first node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
发送单元1302,用于向所述第一节点发送第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。The sending unit 1302 is configured to send a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
在一些可选实施方式中,所述第一PDU包括以下至少一种信息:In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
第一比特图,所述第一比特图用于指示起始SN之后的需要反馈ACK/NACK的SN。The first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
在一些可选实施方式中,所述第一比特图中的每个比特位对应起始SN之后的一个SN,所述比特位的取值用于指示该比特位对应的SN是否需要反馈ACK/NACK。In some optional implementations, each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit needs to feedback ACK/ NACK.
在一些可选实施方式中,所述第一PDU包括以下至少一种信息:In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第三信息,所述第三信息用于指示需要反馈ACK/NACK的SN的列表。Third information, the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
在一些可选实施方式中,所述第一PDU包括以下至少一种信息:In some optional implementations, the first PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第四信息,所述第四信息用于指示需要反馈ACK/NACK的起始SN;Fourth information, the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
第五信息,所述第五信息用于指示需要反馈ACK/NACK的终止SN。Fifth information, the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
在一些可选实施方式中,所述第一PDU还包括以下至少一种信息:In some optional implementations, the first PDU also includes at least one of the following information:
第六信息,所述第六信息用于指示所述第一PDU属于数据PDU还是控制PDU;Sixth information, the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
第七信息,所述第七信息用于指示所述第一PDU属于的控制PDU的类型;Seventh information, the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
第八信息,所述第八信息用于指示一个过程的标识。Eighth information, the eighth information is used to indicate the identity of a process.
在一些可选实施方式中,所述第二PDU包括以下至少一种信息:In some optional implementations, the second PDU includes at least one of the following information:
第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
第二比特图,所述第二比特图用于指示起始SN之后的多个SN的ACK/NACK信息。A second bitmap, the second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
在一些可选实施方式中,所述第二比特图中的每个比特位对应起始SN之后的一个需要反馈的SN,所述比特位的取值用于指示该比特位对应的SN的ACK/NACK信息。In some optional implementations, each bit in the second bitmap corresponds to an SN that requires feedback after the starting SN, and the value of the bit is used to indicate the ACK of the SN corresponding to the bit. /NACK message.
在一些可选实施方式中,所述第二PDU还包括以下至少一种信息:In some optional implementations, the second PDU also includes at least one of the following information:
第九信息,所述第九信息用于指示所述第二PDU属于数据PDU还是控制PDU;Ninth information, the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
第十信息,所述第十信息用于指示所述第二PDU属于的控制PDU的类型;Tenth information, the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
第十一信息,所述第十一信息用于指示一个过程的标识。Eleventh information, the eleventh information is used to indicate the identity of a process.
在一些可选实施方式中,所述第一PDU为第一PDCP控制PDU,所述第二PDU为第二PDCP控制PDU,所述SN携带在PDCP PDU中。In some optional implementations, the first PDU is a first PDCP control PDU, the second PDU is a second PDCP control PDU, and the SN is carried in the PDCP PDU.
在一些可选实施方式中,所述第一PDU为第一RLC控制PDU,所述第二PDU为第二RLC控制PDU,所述SN携带在RLC PDU中。In some optional implementations, the first PDU is a first RLC control PDU, the second PDU is a second RLC control PDU, and the SN is carried in the RLC PDU.
本领域技术人员应当理解,本申请实施例的上述数据传输装置的相关描述可以参照本申请实施例的数据传输方法的相关描述进行理解。Those skilled in the art should understand that the relevant description of the above-mentioned data transmission device in the embodiment of the present application can be understood with reference to the relevant description of the data transmission method in the embodiment of the present application.
图14是本申请实施例提供的一种通信设备1400示意性结构图。该通信设备可以终端设备,也可以是网络设备。图14所示的通信设备1400包括处理器1410,处理器1410可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。Figure 14 is a schematic structural diagram of a communication device 1400 provided by an embodiment of the present application. The communication device can be a terminal device or a network device. The communication device 1400 shown in Figure 14 includes a processor 1410. The processor 1410 can call and run a computer program from the memory to implement the method in the embodiment of the present application.
可选地,如图14所示,通信设备1400还可以包括存储器1420。其中,处理器1410可以从存储器1420中调用并运行计算机程序,以实现本申请实施例中的方法。Optionally, as shown in Figure 14, the communication device 1400 may further include a memory 1420. The processor 1410 can call and run the computer program from the memory 1420 to implement the method in the embodiment of the present application.
其中,存储器1420可以是独立于处理器1410的一个单独的器件,也可以集成在处理器1410中。The memory 1420 may be a separate device independent of the processor 1410, or may be integrated into the processor 1410.
可选地,如图14所示,通信设备1400还可以包括收发器1430,处理器1410可以控制该收发器1430与其他设备进行通信,具体地,可以向其他设备发送信息或数据,或接收其他设备发送的信息或数据。Optionally, as shown in Figure 14, the communication device 1400 may also include a transceiver 1430, and the processor 1410 may control the transceiver 1430 to communicate with other devices. Specifically, it may send information or data to other devices, or receive other devices. Information or data sent by the device.
其中,收发器1430可以包括发射机和接收机。收发器1430还可以进一步包括天线,天线的数量可以为一个或多个。Among them, the transceiver 1430 may include a transmitter and a receiver. The transceiver 1430 may further include an antenna, and the number of antennas may be one or more.
该通信设备1400可以实现本申请实施例的各个方法实现的相应流程,为了简洁,在此不再赘述。The communication device 1400 can implement the corresponding processes implemented by each method in the embodiment of the present application. For the sake of brevity, details will not be described again here.
图15是本申请实施例的芯片的示意性结构图。图15所示的芯片1500包括处理器1510,处理器1510可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。Figure 15 is a schematic structural diagram of a chip according to an embodiment of the present application. The chip 1500 shown in Figure 15 includes a processor 1510. The processor 1510 can call and run a computer program from the memory to implement the method in the embodiment of the present application.
可选地,如图15所示,芯片1500还可以包括存储器1520。其中,处理器1510可以从存储器1520中调用并运行计算机程序,以实现本申请实施例中的方法。Optionally, as shown in Figure 15, the chip 1500 may also include a memory 1520. The processor 1510 can call and run the computer program from the memory 1520 to implement the method in the embodiment of the present application.
其中,存储器1520可以是独立于处理器1510的一个单独的器件,也可以集成在处理器1510中。The memory 1520 may be a separate device independent of the processor 1510, or may be integrated into the processor 1510.
可选地,该芯片1500还可以包括输入接口1530。其中,处理器1510可以控制该输入接口1530与其他设备或芯片进行通信,具体地,可以获取其他设备或芯片发送的信息或数据。Optionally, the chip 1500 may also include an input interface 1530. The processor 1510 can control the input interface 1530 to communicate with other devices or chips. Specifically, it can obtain information or data sent by other devices or chips.
可选地,该芯片1500还可以包括输出接口1540。其中,处理器1510可以控制该输出接口1540与其他设备或芯片进行通信,具体地,可以向其他设备或芯片输出信息或数据。Optionally, the chip 1500 may also include an output interface 1540. The processor 1510 can control the output interface 1540 to communicate with other devices or chips. Specifically, it can output information or data to other devices or chips.
该芯片可应用于本申请实施例中的通信设备,并且该芯片可以实现本申请实施例的各个方法中由通信设备实现的相应流程,为了简洁,在此不再赘述。This chip can be applied to the communication device in the embodiment of the present application, and the chip can implement the corresponding processes implemented by the communication device in each method of the embodiment of the present application. For the sake of brevity, details will not be repeated here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片,系统芯片,芯片系统或片上系统芯片等。It should be understood that the chips mentioned in the embodiments of this application may also be called system-on-chip, system-on-a-chip, system-on-chip or system-on-chip, etc.
图16是本申请实施例提供的一种通信系统1600的示意性框图。如图16所示,该通信系统1600包括终端设备1610和网络设备1620。Figure 16 is a schematic block diagram of a communication system 1600 provided by an embodiment of the present application. As shown in Figure 16, the communication system 1600 includes a terminal device 1610 and a network device 1620.
其中,该终端设备1610可以用于实现上述方法中由终端设备实现的相应的功能,以及该网络设备1620可以用于实现上述方法中由网络设备实现的相应的功能为了简洁,在此不再赘述。Among them, the terminal device 1610 can be used to implement the corresponding functions implemented by the terminal device in the above method, and the network device 1620 can be used to implement the corresponding functions implemented by the network device in the above method. For the sake of brevity, no details will be described here. .
应理解,本申请实施例的处理器可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本申请实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。It should be understood that the processor in the embodiment of the present application may be an integrated circuit chip and has signal processing capabilities. During the implementation process, each step of the above method embodiment can be completed through an integrated logic circuit of hardware in the processor or instructions in the form of software. The above-mentioned processor can be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other available processors. Programmed logic devices, discrete gate or transistor logic devices, discrete hardware components. Each method, step and logical block diagram disclosed in the embodiment of this application can be implemented or executed. A general-purpose processor may be a microprocessor or the processor may be any conventional processor, etc. The steps of the method disclosed in conjunction with the embodiments of the present application can be directly implemented by a hardware decoding processor, or executed by a combination of hardware and software modules in the decoding processor. The software module can be located in random access memory, flash memory, read-only memory, programmable read-only memory or electrically erasable programmable memory, registers and other mature storage media in this field. The storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
可以理解,本申请实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It can be understood that the memory in the embodiment of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memories. Among them, non-volatile memory can be read-only memory (Read-Only Memory, ROM), programmable read-only memory (Programmable ROM, PROM), erasable programmable read-only memory (Erasable PROM, EPROM), electrically removable memory. Erase programmable read-only memory (Electrically EPROM, EEPROM) or flash memory. Volatile memory may be Random Access Memory (RAM), which is used as an external cache. By way of illustration, but not limitation, many forms of RAM are available, such as static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous link dynamic random access memory (Synchlink DRAM, SLDRAM) ) and direct memory bus random access memory (Direct Rambus RAM, DR RAM). It should be noted that the memory of the systems and methods described herein is intended to include, but is not limited to, these and any other suitable types of memory.
应理解,上述存储器为示例性但不是限制性说明,例如,本申请实施例中的存储器还可以是静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synch link DRAM,SLDRAM)以及直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)等等。也就是说,本申请实施例中的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It should be understood that the above memory is an exemplary but not restrictive description. For example, the memory in the embodiment of the present application can also be a static random access memory (static RAM, SRAM), a dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DR RAM) and so on. That is, memories in embodiments of the present application are intended to include, but are not limited to, these and any other suitable types of memories.
本申请实施例还提供了一种计算机可读存储介质,用于存储计算机程序。该计算机可读存储介质可应用于本申请实施例中的通信设备,并且该计算机程序使得计算机执行本申请实施例的各个方法中由通信设备实现的相应流程,为了简洁,在此不再赘述。Embodiments of the present application also provide a computer-readable storage medium for storing computer programs. The computer-readable storage medium can be applied to the communication device in the embodiment of the present application, and the computer program causes the computer to execute the corresponding processes implemented by the communication device in the various methods of the embodiment of the present application. For the sake of brevity, the details are not repeated here.
本申请实施例还提供了一种计算机程序产品,包括计算机程序指令。该计算机程序产品可应用于本申请实施例中的通信设备,并且该计算机程序指令使得计算机执行本申请实施例的各个方法中由通信设备实现的相应流程,为了简洁,在此不再赘述。An embodiment of the present application also provides a computer program product, including computer program instructions. The computer program product can be applied to the communication device in the embodiment of the present application, and the computer program instructions cause the computer to execute the corresponding processes implemented by the communication device in the various methods of the embodiment of the present application. For the sake of brevity, the details will not be described again.
本申请实施例还提供了一种计算机程序。该计算机程序可应用于本申请实施例中的通信设备,当该计算机程序在计算机上运行时,使得计算机执行本申请实施例的各个方法中由通信设备实现的相应流程,为了简洁,在此不再赘述。An embodiment of the present application also provides a computer program. This computer program can be applied to the communication device in the embodiment of the present application. When the computer program is run on the computer, it causes the computer to execute the corresponding processes implemented by the communication device in each method of the embodiment of the present application. For the sake of brevity, this is not mentioned here. Again.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those of ordinary skill in the art will appreciate that the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented with electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may implement the described functionality using different methods for each specific application, but such implementations should not be considered beyond the scope of this application.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and simplicity of description, the specific working processes of the systems, devices and units described above can be referred to the corresponding processes in the foregoing method embodiments, and will not be described again here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦 合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed systems, devices and methods can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or can be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, indirect coupling or communication connection of devices or units, which may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or they may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, each functional unit in each embodiment of the present application can be integrated into one processing unit, each unit can exist physically alone, or two or more units can be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,)ROM、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application is essentially or the part that contributes to the existing technology or the part of the technical solution can be embodied in the form of a software product. The computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in various embodiments of this application. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory,) ROM, random access memory (Random Access Memory, RAM), magnetic disk or optical disk and other media that can store program code. .
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应所述以权利要求的保护范围为准。The above are only specific embodiments of the present application, but the protection scope of the present application is not limited thereto. Any person familiar with the technical field can easily think of changes or substitutions within the technical scope disclosed in the present application. should be covered by the protection scope of this application. Therefore, the protection scope of this application should be determined by the protection scope of the claims.

Claims (59)

  1. 一种数据传输方法,所述方法包括:A data transmission method, the method includes:
    第一协议层获取第一数据包的属性信息;The first protocol layer obtains attribute information of the first data packet;
    所述第一协议层基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理;The first protocol layer performs specific processing on the first data packet based on the attribute information of the first data packet;
    其中,所述属性信息包括以下至少之一:特定服务质量Qos属性、数据类型、数据重要程度、数据优先级。Wherein, the attribute information includes at least one of the following: specific quality of service Qos attributes, data type, data importance, and data priority.
  2. 根据权利要求1所述的方法,其中,所述第一协议层基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理,包括:The method according to claim 1, wherein the first protocol layer performs specific processing for the first data packet based on the attribute information of the first data packet, including:
    第一协议实体基于所述第一数据包的属性信息,将所述第一数据包递交给第二协议实体或者第三协议实体,其中,所述第一协议实体位于所述第一协议层,所述第二协议实体和第三协议实体位于第二协议层。The first protocol entity delivers the first data packet to the second protocol entity or the third protocol entity based on the attribute information of the first data packet, wherein the first protocol entity is located at the first protocol layer, The second protocol entity and the third protocol entity are located at the second protocol layer.
  3. 根据权利要求2所述的方法,其中,所述第一协议实体、所述第二协议实体和所述第三协议实体属于第一数据承载,所述第一数据承载通过无线资源控制RRC信令配置。The method according to claim 2, wherein the first protocol entity, the second protocol entity and the third protocol entity belong to a first data bearer, and the first data bearer uses Radio Resource Control (RRC) signaling. configuration.
  4. 根据权利要求2所述的方法,其中,所述第二协议实体的模式为确认模式AM模式或者非确认模式UM模式,所述第三协议实体的模式为非确认模式UM模式。The method according to claim 2, wherein the mode of the second protocol entity is an acknowledgment mode AM mode or a non-acknowledgment mode UM mode, and the mode of the third protocol entity is a non-acknowledgement mode UM mode.
  5. 根据权利要求2至4中任一项所述的方法,其中,所述第一协议实体基于所述第一数据包的属性信息,将所述第一数据包递交给第二协议实体或者第三协议实体,包括:The method according to any one of claims 2 to 4, wherein the first protocol entity delivers the first data packet to the second protocol entity or a third party based on the attribute information of the first data packet. Agreement entities include:
    若所述第一数据包的属性信息为第一属性信息,则所述第一协议实体将所述第一数据包递交给所述第二协议实体;If the attribute information of the first data packet is the first attribute information, the first protocol entity delivers the first data packet to the second protocol entity;
    若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议实体将所述第一数据包递交给所述第三协议实体。If the attribute information of the first data packet is the second attribute information or is not the first attribute information, the first protocol entity delivers the first data packet to the third protocol entity.
  6. 根据权利要求1所述的方法,其中,所述第一协议层基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理,包括:The method according to claim 1, wherein the first protocol layer performs specific processing for the first data packet based on the attribute information of the first data packet, including:
    所述第一协议层基于所述第一数据包的属性信息,确定是否在丢包定时器超时后执行针对所述第一数据包的丢包行为;或者,The first protocol layer determines whether to perform packet loss behavior for the first data packet after a packet loss timer times out based on the attribute information of the first data packet; or,
    所述第一协议层基于所述第一数据包的属性信息,确定是否启动适用于所述第一数据包的丢包定时器。The first protocol layer determines whether to start a packet loss timer applicable to the first data packet based on the attribute information of the first data packet.
  7. 根据权利要求6所述的方法,其中,所述第一协议层基于所述第一数据包的属性信息,确定是否在丢包定时器超时后执行针对所述第一数据包的丢包行为,包括:The method according to claim 6, wherein the first protocol layer determines whether to perform a packet loss behavior for the first data packet after a packet loss timer expires based on the attribute information of the first data packet, include:
    若所述第一数据包的属性信息为第一属性信息,则所述第一协议层确定在丢包定时器超时后不执行针对所述第一数据包的丢包行为;If the attribute information of the first data packet is the first attribute information, the first protocol layer determines not to perform packet loss behavior for the first data packet after the packet loss timer times out;
    若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议层确定在丢包定时器超时后执行针对所述第一数据包的丢包行为。If the attribute information of the first data packet is the second attribute information or not the first attribute information, the first protocol layer determines to perform packet loss behavior for the first data packet after the packet loss timer times out.
  8. 根据权利要求6所述的方法,其中,所述第一协议层基于所述第一数据包的属性信息,确定是否启动适用于所述第一数据包的丢包定时器,包括:The method according to claim 6, wherein the first protocol layer determines whether to start a packet loss timer applicable to the first data packet based on the attribute information of the first data packet, including:
    若所述第一数据包的属性信息为第一属性信息,则所述第一协议层确定不启动适用于所述第一数据包的丢包定时器;If the attribute information of the first data packet is the first attribute information, the first protocol layer determines not to start the packet loss timer applicable to the first data packet;
    若所述第一数据包的属性信息为第二属性信息或者不是第一属性信息,则所述第一协议层确定启动适用于所述第一数据包的丢包定时器。If the attribute information of the first data packet is the second attribute information or is not the first attribute information, the first protocol layer determines to start a packet loss timer applicable to the first data packet.
  9. 根据权利要求5、7、8中任一项所述的方法,其中,所述第一数据包的属性信息为第一属性信息,包括以下至少之一:The method according to any one of claims 5, 7, and 8, wherein the attribute information of the first data packet is first attribute information, including at least one of the following:
    所述第一数据包的特定Qos属性为第一Qos属性;The specific Qos attribute of the first data packet is the first Qos attribute;
    所述第一数据包的数据类型为第一数据类型;The data type of the first data packet is a first data type;
    所述第一数据包的数据重要程度为第一重要程度;The data importance of the first data packet is the first importance;
    所述第一数据包的数据优先级为第一优先级。The data priority of the first data packet is the first priority.
  10. 根据权利要求5、7、8中任一项所述的方法,其中,所述第一数据包的属性信息不是第一属性信息,包括以下至少之一:The method according to any one of claims 5, 7, and 8, wherein the attribute information of the first data packet is not the first attribute information, and includes at least one of the following:
    所述第一数据包的特定Qos属性不是第一Qos属性;The specific Qos attribute of the first data packet is not the first Qos attribute;
    所述第一数据包的数据类型不是第一数据类型;The data type of the first data packet is not the first data type;
    所述第一数据包的数据重要程度不是第一重要程度;The data importance of the first data packet is not the first importance;
    所述第一数据包的数据优先级不是第一优先级。The data priority of the first data packet is not the first priority.
  11. 根据权利要求5、7、8中任一项所述的方法,其中,所述第一数据包的属性信息是第二属性信息,包括以下至少之一:The method according to any one of claims 5, 7, and 8, wherein the attribute information of the first data packet is second attribute information, including at least one of the following:
    所述第一数据包的特定Qos属性为第二Qos属性;The specific Qos attribute of the first data packet is the second Qos attribute;
    所述第一数据包的数据类型为第二数据类型;The data type of the first data packet is the second data type;
    所述第一数据包的数据重要程度为第二重要程度;The data importance of the first data packet is the second importance;
    所述第一数据包的数据优先级为第二优先级。The data priority of the first data packet is the second priority.
  12. 根据权利要求1至11中任一项所述的方法,其中,The method according to any one of claims 1 to 11, wherein,
    所述第一数据包对应的的第一包头中携带所述属性信息;和/或,The first header corresponding to the first data packet carries the attribute information; and/or,
    所述第一数据包对应的分组数据单元PDU所在的分组数据单元集PDU set后传输有控制数据包,所述控制数据包携带所述属性信息。A control data packet is transmitted after the packet data unit set PDU set where the packet data unit PDU corresponding to the first data packet is located, and the control data packet carries the attribute information.
  13. 根据权利要求12所述的方法,其中,所述第一协议层获取第一数据包的属性信息,包括:The method according to claim 12, wherein the first protocol layer obtains attribute information of the first data packet, including:
    所述第一协议层基于所述第一包头和/或所述控制数据包,获取所述属性信息。The first protocol layer obtains the attribute information based on the first packet header and/or the control data packet.
  14. 根据权利要求12或13所述的方法,其中,The method according to claim 12 or 13, wherein,
    所述第一包头为第三协议层对应的包头;和/或,The first packet header is a packet header corresponding to the third protocol layer; and/or,
    所述控制数据包为第三协议层对应的控制数据包。The control data packet is a control data packet corresponding to the third protocol layer.
  15. 根据权利要求14所述的方法,其中,所述第三协议层为服务数据适配协议SDAP层,相应地,所述第一包头为SDAP包头,所述控制数据包为SDAP控制PDU。The method according to claim 14, wherein the third protocol layer is a service data adaptation protocol SDAP layer, correspondingly, the first packet header is an SDAP packet header, and the control data packet is an SDAP control PDU.
  16. 根据权利要求12至15中任一项所述的方法,其中,所述控制数据包用于指示一个PDU set的结束和/或下一个PDU set的开始。The method according to any one of claims 12 to 15, wherein the control data packet is used to indicate the end of a PDU set and/or the start of the next PDU set.
  17. 根据权利要求2至5中任一项所述的方法,其中,所述第二协议层为无线链路控制RLC层。The method according to any one of claims 2 to 5, wherein the second protocol layer is a Radio Link Control (RLC) layer.
  18. 根据权利要求1至17中任一项所述的方法,其中,所述第一协议层为分组数据汇聚协议PDCP层。The method according to any one of claims 1 to 17, wherein the first protocol layer is a Packet Data Convergence Protocol (PDCP) layer.
  19. 一种数据传输方法,所述方法包括:A data transmission method, the method includes:
    第一节点向第二节点发送第一PDU,所述第一PDU用于向所述第二节点指示需要反馈肯定确认ACK/否定确认NACK的序列号SN列表;和/或,The first node sends a first PDU to the second node, the first PDU is used to indicate to the second node a sequence number SN list that needs to feed back a positive acknowledgment ACK/negative acknowledgment NACK; and/or,
    所述第一节点接收所述第二节点发送的第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。The first node receives a second PDU sent by the second node, and the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
  20. 根据权利要求19所述的方法,其中,所述第一PDU包括以下至少一种信息:The method of claim 19, wherein the first PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
    第一比特图,所述第一比特图用于指示起始SN之后的需要反馈ACK/NACK的SN。The first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
  21. 根据权利要求20所述的方法,其中,所述第一比特图中的每个比特位对应起始SN之后的一个SN,所述比特位的取值用于指示该比特位对应的SN是否需要反馈ACK/NACK。The method according to claim 20, wherein each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit is required. Feedback ACK/NACK.
  22. 根据权利要求19所述的方法,其中,所述第一PDU包括以下至少一种信息:The method of claim 19, wherein the first PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第三信息,所述第三信息用于指示需要反馈ACK/NACK的SN的列表。Third information, the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
  23. 根据权利要求19所述的方法,其中,所述第一PDU包括以下至少一种信息:The method of claim 19, wherein the first PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第四信息,所述第四信息用于指示需要反馈ACK/NACK的起始SN;Fourth information, the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
    第五信息,所述第五信息用于指示需要反馈ACK/NACK的终止SN。Fifth information, the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
  24. 根据权利要求20至23中任一项所述的方法,其中,所述第一PDU还包括以下至少一种信息:The method according to any one of claims 20 to 23, wherein the first PDU further includes at least one of the following information:
    第六信息,所述第六信息用于指示所述第一PDU属于数据PDU还是控制PDU;Sixth information, the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
    第七信息,所述第七信息用于指示所述第一PDU属于的控制PDU的类型;Seventh information, the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
    第八信息,所述第八信息用于指示一个过程的标识。Eighth information, the eighth information is used to indicate the identity of a process.
  25. 根据权利要求19至24中任一项所述的方法,其中,所述第二PDU包括以下至少一种 信息:The method according to any one of claims 19 to 24, wherein the second PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
    第二比特图,所述第二比特图用于指示起始SN之后的多个SN的ACK/NACK信息。A second bitmap, the second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
  26. 根据权利要求25所述的方法,其中,所述第二比特图中的每个比特位对应起始SN之后的一个需要反馈的SN,所述比特位的取值用于指示该比特位对应的SN的ACK/NACK信息。The method according to claim 25, wherein each bit in the second bitmap corresponds to an SN that needs feedback after the starting SN, and the value of the bit is used to indicate the corresponding SN of the bit. SN's ACK/NACK information.
  27. 根据权利要求25或26所述的方法,其中,所述第二PDU还包括以下至少一种信息:The method according to claim 25 or 26, wherein the second PDU further includes at least one of the following information:
    第九信息,所述第九信息用于指示所述第二PDU属于数据PDU还是控制PDU;Ninth information, the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
    第十信息,所述第十信息用于指示所述第二PDU属于的控制PDU的类型;Tenth information, the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
    第十一信息,所述第十一信息用于指示一个过程的标识。Eleventh information, the eleventh information is used to indicate the identity of a process.
  28. 根据权利要求19至27中任一项所述的方法,其中,所述第一PDU为第一PDCP控制PDU,所述第二PDU为第二PDCP控制PDU,所述SN携带在PDCP PDU中。The method according to any one of claims 19 to 27, wherein the first PDU is a first PDCP control PDU, the second PDU is a second PDCP control PDU, and the SN is carried in the PDCP PDU.
  29. 根据权利要求28所述的方法,其中,所述方法还包括:The method of claim 28, wherein the method further includes:
    所述第一节点的PDCP层获取数据包的属性信息;The PDCP layer of the first node obtains the attribute information of the data packet;
    所述第一节点的PDCP层基于所述属性信息,确定需要反馈ACK/NACK的SN列表;The PDCP layer of the first node determines a list of SNs that need to feed back ACK/NACK based on the attribute information;
    其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。Wherein, the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  30. 根据权利要求19至27中任一项所述的方法,其中,所述第一PDU为第一RLC控制PDU,所述第二PDU为第二RLC控制PDU,所述SN携带在RLC PDU中。The method according to any one of claims 19 to 27, wherein the first PDU is a first RLC control PDU, the second PDU is a second RLC control PDU, and the SN is carried in the RLC PDU.
  31. 根据权利要求30所述的方法,其中,所述方法还包括:The method of claim 30, wherein the method further includes:
    所述第一节点的PDCP层获取数据包的属性信息;The PDCP layer of the first node obtains the attribute information of the data packet;
    所述第一节点的PDCP层基于所述属性信息,确定需要反馈ACK/NACK的数据包,并将所述需要反馈ACK/NACK的数据包指示给RLC层;The PDCP layer of the first node determines the data packet that needs to feed back ACK/NACK based on the attribute information, and indicates the data packet that needs to feed back ACK/NACK to the RLC layer;
    所述第一节点的RLC层基于来自所述PDCP层的指示,确定需要反馈ACK/NACK的SN列表;The RLC layer of the first node determines a list of SNs that need to feed back ACK/NACK based on the indication from the PDCP layer;
    其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。Wherein, the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  32. 根据权利要求19至31中任一项所述的方法,其中,所述方法还包括:The method according to any one of claims 19 to 31, wherein the method further comprises:
    所述第一节点基于所述第二PDU,确定所述第二节点未正确接收的SN对应的PDU;The first node determines, based on the second PDU, the PDU corresponding to the SN that the second node did not correctly receive;
    所述第一节点基于所述未正确接收的SN对应的PDU的属性信息,确定是否对所述PDU进行重传,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。The first node determines whether to retransmit the PDU based on the attribute information of the PDU corresponding to the incorrectly received SN. The attribute information includes at least one of the following: specific Qos attributes, data type, and data importance. , data priority.
  33. 根据权利要求32所述的方法,其中,所述第一节点基于所述未正确接收的SN对应的PDU的属性信息,确定是否对所述PDU进行重传,包括:The method according to claim 32, wherein the first node determines whether to retransmit the PDU based on the attribute information of the PDU corresponding to the incorrectly received SN, including:
    若所述PDU的属性信息为第一属性信息,则确定对所述PDU进行重传;If the attribute information of the PDU is the first attribute information, determine to retransmit the PDU;
    若所述PDU的属性信息为第二属性信息或者或者不是第一属性信息,则确定对所述PDU不进行重传。If the attribute information of the PDU is the second attribute information or is not the first attribute information, it is determined not to retransmit the PDU.
  34. 根据权利要求33所述的方法,其中,所述PDU的属性信息为第一属性信息,包括以下至少之一:The method according to claim 33, wherein the attribute information of the PDU is first attribute information, including at least one of the following:
    所述PDU的特定Qos属性为第一Qos属性;The specific Qos attribute of the PDU is the first Qos attribute;
    所述PDU的数据类型为第一数据类型;The data type of the PDU is the first data type;
    所述PDU的数据重要程度为第一重要程度;The data importance of the PDU is the first importance;
    所述PDU的数据优先级为第一优先级。The data priority of the PDU is the first priority.
  35. 根据权利要求33所述的方法,其中,所述PDU的属性信息不是第一属性信息,包括以下至少之一:The method according to claim 33, wherein the attribute information of the PDU is not the first attribute information and includes at least one of the following:
    所述PDU的特定Qos属性不是第一Qos属性;The specific Qos attribute of the PDU is not the first Qos attribute;
    所述PDU的数据类型不是第一数据类型;The data type of the PDU is not the first data type;
    所述PDU的数据重要程度不是第一重要程度;The data importance of the PDU is not the first importance;
    所述PDU的数据优先级不是第一优先级。The data priority of the PDU is not the first priority.
  36. 根据权利要求33所述的方法,其中,所述PDU的属性信息是第二属性信息,包括以下至少之一:The method according to claim 33, wherein the attribute information of the PDU is second attribute information, including at least one of the following:
    所述PDU的特定Qos属性为第二Qos属性;The specific Qos attribute of the PDU is the second Qos attribute;
    所述PDU的数据类型为第二数据类型;The data type of the PDU is the second data type;
    所述PDU的数据重要程度为第二重要程度;The data importance of the PDU is the second importance;
    所述PDU的数据优先级为第二优先级。The data priority of the PDU is the second priority.
  37. 根据权利要求19至36中任一项所述的方法,其中,所述方法还包括:The method according to any one of claims 19 to 36, wherein the method further comprises:
    所述第一节点基于所述第二PDU,确定是否取消特定数据包的发送。The first node determines whether to cancel the sending of the specific data packet based on the second PDU.
  38. 根据权利要求37所述的方法,其中,所述第一节点基于所述第二PDU,确定是否取消特定数据包的发送,包括:The method of claim 37, wherein the first node determines whether to cancel the sending of a specific data packet based on the second PDU, including:
    所述第一节点的第一协议层基于所述第二PDU,确定是否取消数据包的发送;和/或,The first protocol layer of the first node determines whether to cancel the sending of the data packet based on the second PDU; and/or,
    所述第一节点的第一协议层对于已经递交到第二协议层的数据包,基于所述第二PDU确定是否通过第一指示信息通知所述第二协议层取消所述数据包的发送;For the data packet that has been submitted to the second protocol layer, the first protocol layer of the first node determines whether to notify the second protocol layer to cancel the sending of the data packet through the first indication information based on the second PDU;
    其中,所述第一协议层为PDCP层或RLC层,所述第二协议层为所述第一协议层的下层协议层。Wherein, the first protocol layer is a PDCP layer or an RLC layer, and the second protocol layer is a lower protocol layer of the first protocol layer.
  39. 根据权利要求38所述的方法,其中,取消发送的所述数据包基于所述第二PDU确定的未正确接收的SN确定。38. The method of claim 38, wherein de-sending the data packet is based on an incorrectly received SN determination of the second PDU determination.
  40. 根据权利要求38或39所述的方法,其中,所述第一指示信息用于指示以下至少之一:The method according to claim 38 or 39, wherein the first indication information is used to indicate at least one of the following:
    取消发送的SN列表;Cancel the sent SN list;
    取消发送的SN所关联的PDU set;Cancel the PDU set associated with the sent SN;
    取消发送的SN所关联的帧;Cancel the frame associated with the sent SN;
    取消发送的SN所关联的GOP。Cancel the GOP associated with the sent SN.
  41. 一种数据传输方法,所述方法包括:A data transmission method, the method includes:
    第二节点接收第一节点发送的第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;和/或,The second node receives the first PDU sent by the first node, the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK; and/or,
    所述第二节点向所述第一节点发送第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。The second node sends a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
  42. 根据权利要求41所述的方法,其中,所述第一PDU包括以下至少一种信息:The method of claim 41, wherein the first PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
    第一比特图,所述第一比特图用于指示起始SN之后的需要反馈ACK/NACK的SN。The first bitmap is used to indicate the SN after the starting SN that needs to feed back ACK/NACK.
  43. 根据权利要求42所述的方法,其中,所述第一比特图中的每个比特位对应起始SN之后的一个SN,所述比特位的取值用于指示该比特位对应的SN是否需要反馈ACK/NACK。The method according to claim 42, wherein each bit in the first bitmap corresponds to an SN after the starting SN, and the value of the bit is used to indicate whether the SN corresponding to the bit is required. Feedback ACK/NACK.
  44. 根据权利要求41所述的方法,其中,所述第一PDU包括以下至少一种信息:The method of claim 41, wherein the first PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第三信息,所述第三信息用于指示需要反馈ACK/NACK的SN的列表。Third information, the third information is used to indicate a list of SNs that need to feed back ACK/NACK.
  45. 根据权利要求41所述的方法,其中,所述第一PDU包括以下至少一种信息:The method of claim 41, wherein the first PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第四信息,所述第四信息用于指示需要反馈ACK/NACK的起始SN;Fourth information, the fourth information is used to indicate the starting SN that needs to feed back ACK/NACK;
    第五信息,所述第五信息用于指示需要反馈ACK/NACK的终止SN。Fifth information, the fifth information is used to indicate the termination SN that needs to feed back ACK/NACK.
  46. 根据权利要求42至45中任一项所述的方法,其中,所述第一PDU还包括以下至少一种信息:The method according to any one of claims 42 to 45, wherein the first PDU further includes at least one of the following information:
    第六信息,所述第六信息用于指示所述第一PDU属于数据PDU还是控制PDU;Sixth information, the sixth information is used to indicate whether the first PDU belongs to a data PDU or a control PDU;
    第七信息,所述第七信息用于指示所述第一PDU属于的控制PDU的类型;Seventh information, the seventh information is used to indicate the type of control PDU to which the first PDU belongs;
    第八信息,所述第八信息用于指示一个过程的标识。Eighth information, the eighth information is used to indicate the identity of a process.
  47. 根据权利要求41至46中任一项所述的方法,其中,所述第二PDU包括以下至少一种信息:The method according to any one of claims 41 to 46, wherein the second PDU includes at least one of the following information:
    第一信息,所述第一信息用于指示需要反馈ACK/NACK的SN的个数;First information, the first information is used to indicate the number of SNs that need to feed back ACK/NACK;
    第二信息,所述第二信息用于指示需要反馈ACK/NACK的起始SN;Second information, the second information is used to indicate the starting SN that needs to feed back ACK/NACK;
    第二比特图,所述第二比特图用于指示起始SN之后的多个SN的ACK/NACK信息。A second bitmap, the second bitmap is used to indicate ACK/NACK information of multiple SNs after the starting SN.
  48. 根据权利要求47所述的方法,其中,所述第二比特图中的每个比特位对应起始SN之后的一个需要反馈的SN,所述比特位的取值用于指示该比特位对应的SN的ACK/NACK信息。The method according to claim 47, wherein each bit in the second bitmap corresponds to an SN that needs feedback after the starting SN, and the value of the bit is used to indicate the corresponding bit. SN's ACK/NACK information.
  49. 根据权利要求47或48所述的方法,其中,所述第二PDU还包括以下至少一种信息:The method according to claim 47 or 48, wherein the second PDU further includes at least one of the following information:
    第九信息,所述第九信息用于指示所述第二PDU属于数据PDU还是控制PDU;Ninth information, the ninth information is used to indicate whether the second PDU belongs to a data PDU or a control PDU;
    第十信息,所述第十信息用于指示所述第二PDU属于的控制PDU的类型;Tenth information, the tenth information is used to indicate the type of control PDU to which the second PDU belongs;
    第十一信息,所述第十一信息用于指示一个过程的标识。Eleventh information, the eleventh information is used to indicate the identity of a process.
  50. 根据权利要求41至49中任一项所述的方法,其中,所述第一PDU为第一PDCP控制PDU,所述第二PDU为第二PDCP控制PDU,所述SN携带在PDCP PDU中。The method according to any one of claims 41 to 49, wherein the first PDU is a first PDCP control PDU, the second PDU is a second PDCP control PDU, and the SN is carried in the PDCP PDU.
  51. 根据权利要求41至49中任一项所述的方法,其中,所述第一PDU为第一RLC控制PDU,所述第二PDU为第二RLC控制PDU,所述SN携带在RLC PDU中。The method according to any one of claims 41 to 49, wherein the first PDU is a first RLC control PDU, the second PDU is a second RLC control PDU, and the SN is carried in the RLC PDU.
  52. 一种数据传输装置,所述装置具有第一协议层;A data transmission device, the device has a first protocol layer;
    所述第一协议层,用于获取第一数据包的属性信息;基于所述第一数据包的属性信息,执行针对所述第一数据包的特定处理;The first protocol layer is used to obtain attribute information of the first data packet; based on the attribute information of the first data packet, perform specific processing for the first data packet;
    其中,所述属性信息包括以下至少之一:特定Qos属性、数据类型、数据重要程度、数据优先级。Wherein, the attribute information includes at least one of the following: specific Qos attributes, data type, data importance, and data priority.
  53. 一种数据传输装置,应用于第一节点,所述装置包括:A data transmission device, applied to the first node, the device includes:
    发送单元,用于向第二节点发送第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;A sending unit, configured to send a first PDU to the second node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
    接收单元,用于接收所述第二节点发送的第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。A receiving unit configured to receive a second PDU sent by the second node, where the second PDU is used to indicate ACK/NACK information corresponding to the SN list to the first node.
  54. 一种数据传输装置,应用于第二节点,所述装置包括:A data transmission device, applied to the second node, the device includes:
    接收单元,用于接收第一节点发送的第一PDU,所述第一PDU用于向所述第二节点指示需要反馈ACK/NACK的SN列表;A receiving unit, configured to receive a first PDU sent by the first node, where the first PDU is used to indicate to the second node a list of SNs that need to feed back ACK/NACK;
    发送单元,用于向所述第一节点发送第二PDU,所述第二PDU用于向所述第一节点指示所述SN列表对应的ACK/NACK信息。A sending unit, configured to send a second PDU to the first node, where the second PDU is used to indicate to the first node the ACK/NACK information corresponding to the SN list.
  55. 一种通信设备,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行如权利要求1至18中任一项所述的方法,或者权利要求19至40中任一项所述的方法,或者权利要求41至51中任一项所述的方法。A communication device, including: a processor and a memory, the memory is used to store a computer program, the processor is used to call and run the computer program stored in the memory, and execute as described in any one of claims 1 to 18 The method, or the method described in any one of claims 19 to 40, or the method described in any one of claims 41 to 51.
  56. 一种芯片,包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有所述芯片的设备执行如权利要求1至18中任一项所述的方法,或者权利要求19至40中任一项所述的方法,或者权利要求41至51中任一项所述的方法。A chip, including: a processor for calling and running a computer program from a memory, so that a device equipped with the chip executes the method according to any one of claims 1 to 18, or claims 19 to 40 The method according to any one of claims 41 to 51.
  57. 一种计算机可读存储介质,用于存储计算机程序,所述计算机程序使得计算机执行如权利要求1至18中任一项所述的方法,或者权利要求19至40中任一项所述的方法,或者权利要求41至51中任一项所述的方法。A computer-readable storage medium for storing a computer program, the computer program causing a computer to perform the method according to any one of claims 1 to 18, or the method according to any one of claims 19 to 40 , or the method of any one of claims 41 to 51.
  58. 一种计算机程序产品,包括计算机程序指令,该计算机程序指令使得计算机执行如权利要求1至18中任一项所述的方法,或者权利要求19至40中任一项所述的方法,或者权利要求41至51中任一项所述的方法。A computer program product comprising computer program instructions that cause a computer to perform the method as claimed in any one of claims 1 to 18, or the method as claimed in any one of claims 19 to 40, or the method as claimed in any one of claims 19 to 40, or The method of any one of claims 41 to 51.
  59. 一种计算机程序,所述计算机程序使得计算机执行如权利要求1至18中任一项所述的方法,或者权利要求19至40中任一项所述的方法,或者权利要求41至51中任一项所述的方法。A computer program that causes a computer to perform the method as claimed in any one of claims 1 to 18, or the method as claimed in any one of claims 19 to 40, or any one of claims 41 to 51. method described in one item.
PCT/CN2022/085119 2022-04-02 2022-04-02 Data transmission method and apparatus, and communication device WO2023184545A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/085119 WO2023184545A1 (en) 2022-04-02 2022-04-02 Data transmission method and apparatus, and communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/085119 WO2023184545A1 (en) 2022-04-02 2022-04-02 Data transmission method and apparatus, and communication device

Publications (1)

Publication Number Publication Date
WO2023184545A1 true WO2023184545A1 (en) 2023-10-05

Family

ID=88198885

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/085119 WO2023184545A1 (en) 2022-04-02 2022-04-02 Data transmission method and apparatus, and communication device

Country Status (1)

Country Link
WO (1) WO2023184545A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104916A (en) * 2009-12-22 2011-06-22 中兴通讯股份有限公司 Data scheduling method and system
CN102612095A (en) * 2012-03-05 2012-07-25 电信科学技术研究院 Transmission method and equipment of IP data packet
US20150003242A1 (en) * 2012-03-15 2015-01-01 Huawei Technologies Co., Ltd. Method and system for transmitting data packet, sending end device and receiving end device
CN109923891A (en) * 2016-10-11 2019-06-21 Lg 电子株式会社 The method and its equipment of reflection type service quality are applied in a wireless communication system
CN112751775A (en) * 2020-12-30 2021-05-04 紫光展锐(重庆)科技有限公司 Data packet processing method and related device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104916A (en) * 2009-12-22 2011-06-22 中兴通讯股份有限公司 Data scheduling method and system
CN102612095A (en) * 2012-03-05 2012-07-25 电信科学技术研究院 Transmission method and equipment of IP data packet
US20150003242A1 (en) * 2012-03-15 2015-01-01 Huawei Technologies Co., Ltd. Method and system for transmitting data packet, sending end device and receiving end device
CN109923891A (en) * 2016-10-11 2019-06-21 Lg 电子株式会社 The method and its equipment of reflection type service quality are applied in a wireless communication system
CN112751775A (en) * 2020-12-30 2021-05-04 紫光展锐(重庆)科技有限公司 Data packet processing method and related device

Similar Documents

Publication Publication Date Title
JP6907444B2 (en) Data transmission methods, communication devices, terminals, and base stations
US10721754B2 (en) Data transmission method and apparatus
WO2017117968A1 (en) Method and apparatus for branching data interface, terminal device and computer storage medium
US20130294283A1 (en) Facilitating device-to-device communication
WO2021238676A1 (en) Data transmission method and device
WO2015165051A1 (en) Data transmission method and device
WO2019101054A1 (en) Aggregation rate control method, device and system
WO2017008266A1 (en) Data processing method and apparatus for lte and wlan aggregation, and communications system
WO2014166053A1 (en) Method and terminal for communication
CN115804146A (en) Method and apparatus for wireless communication of low latency data between multilink devices
WO2015192317A1 (en) Network communication method and apparatus
WO2012119564A1 (en) Method and device for processing user plane configuration parameters
US11647419B2 (en) Adjusting window size based on quality of experience
WO2020198966A1 (en) Wireless communication method and device
WO2020010511A1 (en) Data transmission method and base station
WO2023184545A1 (en) Data transmission method and apparatus, and communication device
WO2023087145A1 (en) Methods and apparatuses for pdcp reordering management
WO2023184552A1 (en) Data transmission method and apparatus, and communication device
WO2017028681A1 (en) Methods and devices for reporting data transmission status and for determining data transmission volume
WO2023201607A1 (en) Data transmission method and apparatus, and communication device
WO2023184537A1 (en) Data transmission method and apparatus, and communication device
WO2023115283A1 (en) Communication methods, apparatuses, network element, communication device and computer storage medium
WO2011015058A1 (en) System and method for packet data transmission
WO2023193203A1 (en) Time delay control method and apparatus, and communication device
WO2023019450A1 (en) Qos control method and apparatus, and communication device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22934372

Country of ref document: EP

Kind code of ref document: A1