WO2024037367A1 - 数据传输方法、装置、pdcp、基站以及存储介质 - Google Patents
数据传输方法、装置、pdcp、基站以及存储介质 Download PDFInfo
- Publication number
- WO2024037367A1 WO2024037367A1 PCT/CN2023/111448 CN2023111448W WO2024037367A1 WO 2024037367 A1 WO2024037367 A1 WO 2024037367A1 CN 2023111448 W CN2023111448 W CN 2023111448W WO 2024037367 A1 WO2024037367 A1 WO 2024037367A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- pdu
- duration
- indication information
- mode indication
- packet loss
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/32—Flow control; Congestion control by discarding or delaying data units, e.g. packets or frames
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/24—Traffic characterised by specific attributes, e.g. priority or QoS
Definitions
- the present disclosure relates to the field of communication technology, and in particular, to a data transmission method, device, PDCP, base station and storage medium.
- PDU Set PDU Set
- 5GS fifth generation system
- a data transmission method is provided, which is applied to a Packet Data Convergence Protocol (PDCP) entity.
- the method includes: receiving a downlink protocol data unit PDU data packet corresponding to a PDU set, and obtaining the downlink PDU data from the downlink PDU data packet. Extract PDU set packet loss mode indication information from the packet; adjust the PDCP drop timer duration corresponding to the PDU set based on the PDU set packet loss mode indication information; pair the PDCP drop timer duration with the PDU set based on the PDU set packet loss mode indication information
- the corresponding downlink PDU data packets are transmitted and processed.
- adjusting the PDCP discard timer duration corresponding to the PDU set based on the PDU set packet loss mode indication information includes: if the PDCP drop timer duration is not adjusted, then when the When the PDU set packet loss mode indication information is the packet loss mode indication information allowed, the PDCP drop timer duration is set to the first duration; when the PDU set packet loss mode indication information is the packet loss mode indication information not allowed, The PDCP discard timer duration is set to a second duration; wherein the second duration is longer than the first duration.
- the packet loss mode indication information is used to indicate that the receiving end can recover part or all of the information carried in the PDU Set when part of the PDU data packets are lost; the packet loss is not allowed
- the mode indication information is used to indicate that the receiving end recovers the PDU Set after successfully receiving all PDU data packets of the PDU Set. information carried.
- the transmission processing of each downlink PDU data packet corresponding to the PDU set based on the PDCP discard timer duration includes: when the downlink PDU data packet is received, starting the PDCP Discard the timer for timing; when the timing duration is less than the first duration or the second duration, cache the downlink PDU data packet; when the timing duration is greater than or equal to the first duration or the second duration In the case of two durations, the downlink PDU data packets that have not been successfully sent are discarded.
- the extracting the PDU set packet loss mode indication information from the downlink PDU data packet includes: extracting the PDU set packet loss mode indication information from the GTP-U header of the downlink PDU data packet. .
- adjusting the PDCP discard timer duration corresponding to the PDU set based on the PDU set packet loss mode indication information includes: receiving QoS configuration information sent by the SMF through the AMF; if the QoS configuration is determined If the information contains the PDU set packet loss mode indication information, the PDCP drop timer duration is adjusted based on the PDU set packet loss mode indication information; wherein, the SMF generates the QoS configuration information based on the PCC rule sent by the PCF. , the PCC rule includes the PDU set packet loss mode indication information.
- the PCF formulates the PCC rule according to the QoS request sent by the AF; wherein the QoS request includes the PDU set packet loss mode indication information.
- the UPF matches the downlink PDU data packet to one or more PDU sets according to the QoS rule information sent by the SMF; wherein the QoS rule information includes the packet loss mode indication information of the PDU set; The UPF adds the PDU set packet loss mode indication information to the GTP-U header of the downlink PDU data packet based on the QoS rule information.
- a data transmission device applied to a Packet Data Convergence Protocol PDCP entity, including: an indication extraction module, configured to receive a downlink protocol data unit PDU data packet corresponding to a PDU set, from the Extract PDU set packet loss mode indication information from the downlink PDU data packet; a timer adjustment module, configured to adjust the PDCP drop timer duration corresponding to the PDU set based on the PDU set packet loss mode indication information; a transmission processing module, Used to transmit and process each downlink PDU data packet corresponding to the PDU set based on the PDCP discard timer duration.
- an indication extraction module configured to receive a downlink protocol data unit PDU data packet corresponding to a PDU set, from the Extract PDU set packet loss mode indication information from the downlink PDU data packet
- a timer adjustment module configured to adjust the PDCP drop timer duration corresponding to the PDU set based on the PDU set packet loss mode indication information
- a transmission processing module Used to transmit and process each downlink PDU data packet
- the timer adjustment module is configured to, if the PDCP discard timer duration is not adjusted, when the PDU set packet loss mode indication information is the allowed packet loss mode indication information, then the The PDCP discard timer duration is set to the first duration; when the PDU set packet loss mode indication information is the packet loss mode indication information not allowed, the PDCP drop timer duration is set to the second duration; the second duration is greater than the first duration.
- the allowed packet loss mode indication information is used to indicate that the receiving end has some of the PDU data. In the case of packet loss, some or all of the information carried by the PDU Set is recovered; the packet loss mode indication information is not allowed to indicate that the receiving end recovers all PDU data packets in the PDU Set successfully. Describes the information carried by the PDU Set.
- the transmission processing module is configured to start the PDCP discard timer for timing when receiving the downlink PDU data packet; when the timing duration is less than the first duration or the second duration , cache the downlink PDU data packet; when the timing duration is greater than or equal to the first duration or the second duration, discard the downlink PDU data packet that has not been successfully sent.
- the indication extraction module is configured to extract the PDU set packet loss mode indication information from the GTP-U header of the downlink PDU data packet.
- the timer adjustment module is configured to receive the QoS configuration information sent by the SMF through the AMF; if it is determined that the QoS configuration information contains the PDU set packet loss mode indication information, based on the PDU set
- the packet loss mode indication information adjusts the PDCP drop timer duration; wherein the SMF generates the QoS configuration information based on the PCC rules sent by the PCF, and the PCC rules include the PDU set packet loss mode indication information.
- a data transmission device including: a memory; and a processor coupled to the memory, the processor being configured to perform the above based on instructions stored in the memory. method described.
- a PDCP entity including: the data transmission device as described above.
- a base station including: the PDCP entity as described above.
- a computer-readable storage medium stores computer instructions, and the instructions are executed by a processor as described above.
- a computer program including: instructions that, when executed by a processor, cause the processor to perform the method as described in any of the above embodiments.
- Figure 1 is a schematic flowchart of some embodiments of a data transmission method according to the present disclosure
- Figure 2 is a schematic flowchart of transmission processing in some embodiments of a data transmission method according to the present disclosure
- Figure 3 is a schematic diagram of a signaling interaction process according to some embodiments of the data transmission method of the present disclosure
- Figure 4 is a module schematic diagram of some embodiments of a data transmission device according to the present disclosure.
- FIG. 5 is a schematic module diagram of another embodiment of a data transmission device according to the present disclosure.
- the loss of one PDU in the PDU set can cause the information carried by the entire PDU set to become invalid; while for other PDU sets, the receiving end can recover part of the PDU set or carry it when some PDUs are lost. All information. Whether a PDU set is allowed to lose packets depends on the characteristics of the information carried by the PDU set, such as error mechanisms, encoding standards, etc.
- the PDCP entity when a PDCP entity receives a PDCP PDU data packet from the upper layer, the PDCP entity activates the discard timer (PDCP Discard Timer) related to it, and discards the PDU data packets that have not been successfully sent after the PDCP discard timer expires. , give up, continue waiting and discard.
- the discard timer PDCP Discard Timer
- the PDCP entity of the base station discards PDUs that have not been successfully transmitted after expiration based on the preset length of the discard timer, which may cause the information carried by the entire PDU set to become invalid and reduce service quality.
- the present disclosure provides a data transmission method that can adjust the preset length of the PDCP discard timer according to the PDU set packet loss mode indication information, selectively discard the PDU data packets that are allowed to be discarded when congestion occurs, and the cache does not Allowing discarded PDU packets can ensure service quality when downlink air interface transmission is congested.
- Figure 1 is a schematic flowchart of some embodiments of a data transmission method according to the present disclosure, applied to a PDCP entity, as shown in Figure 1:
- Step 101 Receive the PDU data packet corresponding to the PDU set, and extract the PDU set packet loss mode indication information from the downlink PDU data packet.
- downlink PDU data packets may carry PDU set packet loss mode indication information in various ways.
- the PDCP entity extracts the PDU set packet loss mode indication information from the GTP-U (GPRS Tunneling Protocol-User Plane, GPRS protocol user control plane) header of the downlink PDU data packet.
- GTP-U GPRS Tunneling Protocol-User Plane, GPRS protocol user control plane
- Step 102 Adjust the PDCP discard timer corresponding to the PDU set based on the PDU set packet loss mode indication information.
- Step 103 Transmit and process each downlink PDU data packet corresponding to the PDU set based on the PDCP discard timer duration.
- the disclosed data transmission method adjusts the preset duration of the PDCP discard timer according to the PDU set packet loss mode indication information, thereby ensuring service quality when downlink air interface transmission is congested.
- the PDCP drop timer duration is set to the first length; when the PDU set packet loss mode indication information is the allowed packet loss mode indication information, the PDCP drop timer duration is set to the first duration; When the packet mode indication information is the packet loss mode indication information not allowed, the PDCP discard timer duration is set to the second duration; wherein the second duration is longer than the first duration.
- the packet loss mode indication information is allowed to indicate that the receiving end can recover part or all of the information carried in the PDU set when some PDU data packets are lost; the packet loss mode indication information is not allowed to indicate that the receiving end successfully receives the PDU set. In the case of all PDU packets, the information carried in the PDU set is recovered.
- the PDCP entity extracts the PDU set packet loss mode indication information from the GTP-U header of the downlink PDU data packet, and obtains the PDU set information corresponding to the downlink PDU data packet from the downlink PDU data packet (for example, PDU set ID, etc. ). If it is determined based on the PDU set information that the PDCP discard timer duration corresponding to this PDU set has not been adjusted, adjust the PDCP drop timer duration; if it is determined based on the PDU set information that the PDCP drop timer duration corresponding to this PDU set is not adjusted If adjustments have been made, the PDCP discard timer duration will not be adjusted.
- the PDCP entity adjusts the preset length of the PDCP discard timer of the PDU based on the PDU set packet loss mode indication information.
- the PDU set packet loss mode indication information includes the allowed packet loss mode indication information, the disallowed packet loss mode indication information, etc.
- the packet loss mode indication information allowed, the packet loss mode indication information not allowed, etc. may be a bit sequence with a preset format, etc.
- the allowed packet loss mode indication information is used to indicate that the receiving end can recover part or all of the information carried by the PDU set when some PDU packets are lost, that is, the receiving end can recover the PDU set carried by the PDU set when some PDU packets are lost. some or all of the information.
- the packet loss mode indication information is not allowed to indicate that the receiving end can recover the information carried in the PDU set after successfully receiving all PDU data packets in the PDU set. That is, the receiving end must successfully receive all PDUs in the PDU set to recover the PDU. Collection carries information.
- the PDU set packet loss mode indication information is the allowed packet loss mode indication information
- set the PDCP drop timer duration to the first duration, that is, adjust the preset duration of the PDCP drop timer belonging to the PDU set to a smaller value
- the PDU set packet loss mode indication information is the packet loss mode indication information not allowed
- the PDCP drop timer duration is set to the second duration, that is, the preset PDCP drop timer duration of the PDUs belonging to the PDU set is adjusted to a longer value. Large value.
- FIG. 2 is a schematic flowchart of transmission processing in some embodiments of the data transmission method according to the present disclosure, as shown in Figure 2:
- Step 201 When receiving a downlink PDU data packet, start the PDCP discard timer for timing.
- Step 202 If the timing duration is less than the first duration or the second duration, cache the downlink PDU data packet; if the timing duration is greater than or equal to the first duration or the second duration, discard the downlink PDU data packet that has not been successfully sent. .
- the preset timer length enables the PDCP entity to discard PDU data packets in the PDU set that is allowed to be lost when transmission is congested, and cache PDU data packets in the PDU set that is not allowed to lose packets, allowing users to recover business data. As much information as possible in the flow can ensure service quality as much as possible when the downlink air interface transmission is congested.
- the PDCP entity receives QoS configuration information sent by SMF (Session Management Function, session management function) through AMF (Access and Mobility Management Function, access and mobility management function), and if it is determined that the QoS configuration information contains PDU
- the PDCP entity adjusts the PDCP discard timer based on the PDU aggregate packet loss mode indication information (the QoS configuration information may also include information such as the values of the first duration and the second duration).
- PCF formulates PCC rules based on QoS requests sent by AF (Application Function); among them, QoS requests contain PDU set packet loss mode indication information. SMF generates QoS configuration information based on PCC rules sent by PCF (Policy Control Function). PCC rules include PDU set packet loss mode indication information. PCC rules can also include information such as the values of the first duration and the second duration.
- UPF User Plane Function
- the QoS rule information contains PDU set packet loss mode indication information; UPF base For QoS rule information, add PDU set packet loss mode indication information to the GTP-U header of the downlink PDU data packet.
- Figure 3 is a schematic diagram of the signaling interaction process according to some embodiments of the data transmission method of the present disclosure, as shown in Figure 3:
- Step 301 AF sends a QoS request to PCF through NEF (Network Exposure Function).
- the information carried in the QoS request includes PDU set packet loss mode indication information. If the AF is an AF trusted by the operator, it can directly send a QoS request to the PCF.
- Step 302 The PCF formulates PCC rules based on the received QoS request and sends the PCC rules to the SMF, where the PCC rules include PDU set packet loss mode indication information.
- Step 303 SMF sends the QoS rules to UPF through the N4 session.
- Step 304 UPF matches the downlink PDU to one or more PDU sets according to the QoS rules sent by the SMF.
- UPF adds PDU set-related information to the GTP-U header of the downlink PDU, including PDU set packet loss mode indication information.
- Step 305 The SMF sends the QoS flow configuration information to the PDCP entity through the AMF.
- Step 306 The PDCP entity receives the downlink PDU data packet from the UPF and checks the PDU set packet loss mode indication information carried in the GTP-U header. If the PDU set packet loss mode indication information is the packet loss mode indication information not allowed (PDU set does not allow packet loss), then adjust the preset length of the PDCP drop timer belonging to the PDU set to a larger value; if If the PDU set packet loss mode indication information is allowed packet loss mode indication information (PDU set allows packet loss), then the preset length of the PDCP drop timer of the PDUs belonging to the PDU set is adjusted to a smaller value.
- Step 307 When the PDCP entity receives the PDU data packet from the upper layer, it starts a discard timer, caches the PDU data packets that have not expired, and discards the PDU data packets that have not been successfully sent after timeout.
- the present disclosure provides a data transmission device 40, which is applied to the packet data convergence protocol PDCP entity.
- the data transmission device 40 includes an indication extraction module 41, a timer adjustment module 42 and a transmission processing module. 43.
- the indication extraction module 41 receives the downlink protocol data unit PDU data packet corresponding to the PDU set, and extracts the PDU set packet loss mode indication information from the downlink PDU data packet. For example, the indication extraction module 41 extracts the PDU set packet loss mode indication information from the GTP-U header of the downlink PDU data packet.
- the timer adjustment module 42 adjusts the PDCP discard timer duration corresponding to the PDU set based on the PDU set packet loss mode indication information. For example, the timer adjustment module 42 receives the QoS configuration information sent by the SMF through the AMF; if it is determined that the QoS configuration information contains the PDU set packet loss mode indication information, the timer adjustment module 42 adjusts the PDCP discard timing based on the PDU set packet loss mode indication information.
- the server duration wherein, SMF generates QoS configuration information based on the PCC rules sent by the PCF, and the PCC rules contain PDU set packet loss mode indication information.
- the timer adjustment module 42 sets the PDCP drop timer duration to the first duration; when the PDU set packet loss mode The mode indication information is the packet loss mode indication information, and the timer adjustment module 42 sets the PDCP discard timer duration to a second duration, where the second duration is greater than the first duration.
- the transmission processing module 43 performs transmission processing on each downlink PDU data packet corresponding to the PDU set based on the PDCP discard timer duration. For example, when receiving the downlink PDU data packet, the transmission processing module 43 starts the PDCP discard timer for timing; when the timing duration is less than the first duration or the second duration, the transmission processing module 43 caches the downlink PDU packet; during timing If the duration is greater than or equal to the first duration or the second duration, the transmission processing module 43 discards the downlink PDU data packet that has not been successfully sent.
- FIG. 5 is a schematic module diagram of another embodiment of a data transmission device according to the present disclosure.
- the data transmission device includes a memory 51 , a processor 52 , a communication interface 53 and a bus 54 .
- the memory 51 is used to store instructions, and the processor 52 is coupled to the memory 51 .
- the processor 52 is configured to execute the above-mentioned data transmission method based on the instructions stored in the memory 51 .
- the memory 51 may be a high-speed RAM memory, a non-volatile memory (non-volatile memory), etc.
- the memory 51 may also be a memory array.
- the memory 51 may also be divided into blocks, and the blocks may be combined into virtual volumes according to certain rules.
- the processor 52 may be a central processing unit (CPU), an application specific integrated circuit (ASIC), or one or more integrated circuits configured to implement the data transmission method of the present disclosure.
- the present disclosure provides a PDCP entity, including the data transmission device in any of the above embodiments.
- the present disclosure provides a base station, including the PDCP entity in any of the above embodiments.
- the present disclosure provides a computer-readable storage medium.
- the computer-readable storage medium stores computer instructions. When the instructions are executed by a processor, the data transmission method in any of the above embodiments is implemented.
- the computer-readable storage medium may be any combination of one or more readable media.
- the readable medium may be a readable signal medium or a readable storage medium.
- the readable storage medium may include, for example, but is not limited to, electrical, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices or devices, or any combination thereof. More specific examples (non-exhaustive list) of readable storage media may include: an electrical connection with one or more conductors, a portable disk, a hard disk, random access memory (RAM), read only memory (ROM), Erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
- These computer program instructions may also be stored in a computer-readable memory that causes a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction means, the instructions
- the device implements the functions specified in a process or processes of the flowchart and/or a block or blocks of the block diagram.
- the data transmission method, device, PDCP, base station and storage medium in the above embodiments can adjust the preset length of the PDCP discard timer according to the PDU set packet loss mode indication information, and selectively discard PDUs that are allowed to be discarded when congestion occurs.
- Data packets and cached PDU data packets that are not allowed to be discarded can ensure service quality when downlink air interface transmission is congested, meet the QoS requirements of business data flows that expand real-world multimedia services, and improve user experience.
- the methods and systems of the present disclosure may be implemented in many ways.
- the methods and systems of the present disclosure may be implemented through software, hardware, firmware, or any combination of software, hardware, and firmware.
- the above order for the steps of the methods is for illustration only, and the steps of the methods of the present disclosure are not limited to the order specifically described above unless otherwise specifically stated.
- the present disclosure may also be implemented as programs recorded in recording media, and these programs include machine-readable instructions for implementing methods according to the present disclosure.
- the present disclosure also covers recording media storing programs for executing methods according to the present disclosure.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims (19)
- 一种数据传输方法,应用于分组数据汇聚协议PDCP实体,所述方法包括:接收与PDU集合相对应的下行协议数据单元PDU数据包,从所述下行PDU数据包中提取PDU集合丢包模式指示信息;基于所述PDU集合丢包模式指示信息调整与所述PDU集合相对应的PDCP丢弃定时器时长;基于所述PDCP丢弃定时器时长对与所述PDU集合相对应的各个下行PDU数据包进行传输处理。
- 如权利要求1所述的数据传输方法,其中,所述基于所述PDU集合丢包模式指示信息调整与所述PDU集合相对应的PDCP丢弃定时器时长包括:如果所述PDCP丢弃定时器时长未进行调整,则当所述PDU集合丢包模式指示信息为允许丢包模式指示信息时,将所述PDCP丢弃定时器时长设置为第一时长;当所述PDU集合丢包模式指示信息为不允许丢包模式指示信息时,将所述PDCP丢弃定时器时长设置为第二时长;其中,所述第二时长大于所述第一时长。
- 如权利要求2所述的数据传输方法,其中,所述允许丢包模式指示信息用于表征接收端在有部分所述PDU数据包丢失的情况下恢复出所述PDU集合携带的部分或全部信息;所述不允许丢包模式指示信息用于表征接收端在成功接收所述PDU集合的所有PDU数据包的情况下恢复出所述PDU集合携带的信息。
- 如权利要求2或3所述的数据传输方法,其中,所述基于所述PDCP丢弃定时器时长对与所述PDU集合相对应的各个下行PDU数据包进行传输处理包括:当接收到所述下行PDU数据包时,启动所述PDCP丢弃定时器进行计时;在计时时长小于所述第一时长或所述第二时长的情况下,缓存所述下行PDU数据包;在所述计时时长大于或等于所述第一时长或所述第二时长的情况下,丢弃未发送成功的所述下行PDU数据包。
- 如权利要求1至4任一项所述的数据传输方法,其中,所述从所述下行PDU数据包中提取PDU集合丢包模式指示信息包括:从所述下行PDU数据包的GTP-U头部中提取所述PDU集合丢包模式指示信息。
- 如权利要求1至5任一项所述的数据传输方法,其中,所述基于所述PDU集合丢包模式指示信息调整与所述PDU集合相对应的PDCP丢弃定时器时长包括:接收SMF通过AMF发送的QoS配置信息;如果确定所述QoS配置信息包含有所述PDU集合丢包模式指示信息,则基于所述PDU集合丢包模式指示信息调整所述PDCP丢弃定时器时长;其中,所述SMF基于PCF发送的PCC规则生成所述QoS配置信息,所述PCC规则包含有所述PDU集合丢包模式指示信息。
- 如权利要求6所述的数据传输方法,其中,所述PCF根据AF发送的QoS请求制定所述PCC规则;其中,所述QoS请求包含有所述PDU集合丢包模式指示信息。
- 如权利要求6所述的数据传输方法,其中,UPF根据所述SMF发送的QoS规则信息,将下行PDU数据包匹配至一个或多个PDU集合;其中,所述QoS规则信息包含有所述PDU集合丢包模式指示信息;所述UPF基于所述QoS规则信息,在所述下行PDU数据包的GTP-U头部添加所述PDU集合丢包模式指示信息。
- 一种数据传输装置,应用于分组数据汇聚协议PDCP实体,所述装置包括:指示提取模块,用于接收与PDU集合相对应的下行协议数据单元PDU数据包,从所述下行PDU数据包中提取PDU集合丢包模式指示信息;定时器调整模块,用于基于所述PDU集合丢包模式指示信息调整与所述PDU集合相对应的PDCP丢弃定时器时长;传输处理模块,用于基于所述PDCP丢弃定时器时长对与所述PDU集合相对应的各个下行PDU数据包进行传输处理。
- 如权利要求9所述的数据传输装置,其中,所述定时器调整模块,用于如果所述PDCP丢弃定时器时长未进行调整,则当所述PDU集合丢包模式指示信息为允许丢包模式指示信息,将所述PDCP丢弃定时器时长设置为第一时长;当所述PDU集合丢包模式指示信息为不允许丢包模式指示信息,将所述PDCP丢弃定时器时长设置为第二时长;其中,所述第二时长大于所述第一时长。
- 如权利要求10所述的数据传输装置,其中,所述允许丢包模式指示信息用于表征接收端在有部分所述PDU数据包丢失的情况下恢复出所述PDU集合携带的部分或全部信息;所述不允许丢包模式指示信息用于表征接收端 在成功接收所述PDU集合的所有PDU数据包的情况下恢复出所述PDU集合携带的信息。
- 如权利要求10或11所述的数据传输装置,其中,所述传输处理模块,用于当接收到所述下行PDU数据包时,启动所述PDCP丢弃定时器进行计时;在计时时长小于所述第一时长或所述第二时长的情况下,缓存所述下行PDU数据包;在所述计时时长大于或等于所述第一时长或所述第二时长的情况下,丢弃未发送成功的所述下行PDU数据包。
- 如权利要求9至12任一项所述的数据传输装置,其中,所述指示提取模块,用于从所述下行PDU数据包的GTP-U头部中提取所述PDU集合丢包模式指示信息。
- 如权利要求9至13任一项所述的数据传输装置,其中,所述定时器调整模块,用于接收SMF通过AMF发送的QoS配置信息;如果确定所述QoS配置信息包含有所述PDU集合丢包模式指示信息,则基于所述PDU集合丢包模式指示信息调整所述PDCP丢弃定时器时长;其中,所述SMF基于PCF发送的PCC规则生成所述QoS配置信息,所述PCC规则包含有所述PDU集合丢包模式指示信息。
- 一种数据传输装置,包括:存储器;以及耦接至所述存储器的处理器,所述处理器被配置为基于存储在所述存储器中的指令,执行如权利要求1至8中任一项所述的方法。
- 一种PDCP实体,包括:如权利要求9至15任一项所述的数据传输装置。
- 一种基站,包括:如权利要求16所述的PDCP实体。
- 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机指令,所述指令被处理器执行如权利要求1至8中任一项所述的数据传输方法。
- 一种计算机程序,包括:指令,所述指令当由处理器执行时使所述处理器执行如权利要求1-8中任一项所述的数据传输方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202210982146.5A CN117640531A (zh) | 2022-08-16 | 2022-08-16 | 数据传输方法、装置、pdcp、基站以及存储介质 |
| CN202210982146.5 | 2022-08-16 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2024037367A1 true WO2024037367A1 (zh) | 2024-02-22 |
Family
ID=89940683
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2023/111448 Ceased WO2024037367A1 (zh) | 2022-08-16 | 2023-08-07 | 数据传输方法、装置、pdcp、基站以及存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN117640531A (zh) |
| WO (1) | WO2024037367A1 (zh) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117915400B (zh) * | 2024-03-20 | 2024-08-02 | 荣耀终端有限公司 | 通信方法和通信装置 |
| CN118042514B (zh) * | 2024-04-11 | 2024-09-20 | 荣耀终端有限公司 | 一种pdu集错误率的测量方法及相关设备 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101809924A (zh) * | 2007-12-29 | 2010-08-18 | 中兴通讯股份有限公司 | 无线链路控制实体的复位控制方法 |
| CN101843057A (zh) * | 2007-10-30 | 2010-09-22 | 高通股份有限公司 | 服务数据单元丢弃计时器 |
| CN103167553A (zh) * | 2011-12-13 | 2013-06-19 | 华为技术有限公司 | 用于无线通信的方法和装置以及基站 |
| CN108541387A (zh) * | 2017-07-25 | 2018-09-14 | 北京小米移动软件有限公司 | 一种数据包丢弃方法、装置和系统 |
| CN110291809A (zh) * | 2017-04-25 | 2019-09-27 | Oppo广东移动通信有限公司 | 传输数据的方法和通信设备 |
-
2022
- 2022-08-16 CN CN202210982146.5A patent/CN117640531A/zh active Pending
-
2023
- 2023-08-07 WO PCT/CN2023/111448 patent/WO2024037367A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101843057A (zh) * | 2007-10-30 | 2010-09-22 | 高通股份有限公司 | 服务数据单元丢弃计时器 |
| CN101809924A (zh) * | 2007-12-29 | 2010-08-18 | 中兴通讯股份有限公司 | 无线链路控制实体的复位控制方法 |
| CN103167553A (zh) * | 2011-12-13 | 2013-06-19 | 华为技术有限公司 | 用于无线通信的方法和装置以及基站 |
| CN110291809A (zh) * | 2017-04-25 | 2019-09-27 | Oppo广东移动通信有限公司 | 传输数据的方法和通信设备 |
| CN108541387A (zh) * | 2017-07-25 | 2018-09-14 | 北京小米移动软件有限公司 | 一种数据包丢弃方法、装置和系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN117640531A (zh) | 2024-03-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN103814582B (zh) | 视频业务数据传输方法和数据发送装置 | |
| WO2024037367A1 (zh) | 数据传输方法、装置、pdcp、基站以及存储介质 | |
| WO2010031337A1 (zh) | 一种基于流的服务质量处理的方法、设备及系统 | |
| CN101841387A (zh) | 一种广域网数据提速方法、装置及系统 | |
| WO2011144162A1 (zh) | 数据传输方法、设备及系统 | |
| WO2018103675A1 (zh) | 数据流重映射方法及装置和用户设备、ran设备 | |
| CN101369875B (zh) | 一种传输控制协议数据包的传输方法、装置及系统 | |
| WO2024067640A1 (zh) | 一种协议数据单元集合传输方法及装置 | |
| WO2023213086A1 (zh) | 数据处理方法、装置、计算机可读介质及电子设备 | |
| WO2017097201A1 (zh) | 一种数据传输方法、发送装置及接收装置 | |
| WO2009056015A1 (en) | Parameter synchronization method and equipment | |
| WO2022161162A1 (zh) | 视频传输方法、装置和存储介质 | |
| WO2024229865A1 (zh) | 信息处理方法、装置、通信设备及存储介质 | |
| WO2012130068A1 (zh) | 数据包传输方法和相关装置 | |
| WO2013091345A1 (zh) | 无线网页浏览资源优化方法、装置及系统 | |
| CN107682280A (zh) | 基于nfs的qos流量控制的方法、装置及设备 | |
| WO2017148419A1 (zh) | 数据传输方法及服务器 | |
| CN107079051A (zh) | 基于tcp的会话中的上层协议内容的充实 | |
| CN102655474B (zh) | 一种跨设备的流量类型识别方法、设备及系统 | |
| CN113630778B (zh) | 一种QoS流的动态控制方法及终端 | |
| CN113595920A (zh) | 网络拥塞控制方法及设备 | |
| WO2018129938A1 (zh) | 一种数据传输方法和装置 | |
| CN105933333A (zh) | 一种企业网认证计费的方法和出口网关 | |
| CN120238907A (zh) | 基于非3GPP接入的QoS处理方法、装置、可读介质及设备 | |
| WO2024168672A1 (zh) | 数据处理方法和装置 |
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: 23854270 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23854270 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 22/07/2025) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23854270 Country of ref document: EP Kind code of ref document: A1 |