WO2022242305A1 - Message transmission method and system, and related apparatus - Google Patents

Message transmission method and system, and related apparatus Download PDF

Info

Publication number
WO2022242305A1
WO2022242305A1 PCT/CN2022/082543 CN2022082543W WO2022242305A1 WO 2022242305 A1 WO2022242305 A1 WO 2022242305A1 CN 2022082543 W CN2022082543 W CN 2022082543W WO 2022242305 A1 WO2022242305 A1 WO 2022242305A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
cpe
delay time
packet
response message
Prior art date
Application number
PCT/CN2022/082543
Other languages
French (fr)
Chinese (zh)
Inventor
崔乙
Original Assignee
成都欧珀通信科技有限公司
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 成都欧珀通信科技有限公司 filed Critical 成都欧珀通信科技有限公司
Publication of WO2022242305A1 publication Critical patent/WO2022242305A1/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
    • H04W28/0289Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • H04W28/14Flow control between communication endpoints using intermediate storage

Abstract

Provided in the present application are a message transmission method and system, and a related apparatus. The method comprises: a CPE sending a response message for a first packet, wherein the response message for the first packet is used for indicating a second packet and/or a delay time, the second packet is a packet associated with the first packet, the delay time is used for indicating the delay of the transmission of the second packet, and a cache queue at a local area network (LAN) interface of the CPE is used for caching data packages of packets; and the CPE receiving the second packet. By means of the embodiments of the present application, traffic control of a CPE is realized, without the need to additionally provide a device cache, thereby improving the stability and the success rate of the CPE performing data transmission.

Description

消息传输方法、系统及相关装置Message transmission method, system and related device 技术领域technical field
本申请属于通信技术领域,具体涉及一种消息传输方法、系统及相关装置。The present application belongs to the technical field of communications, and in particular relates to a message transmission method, system and related devices.
背景技术Background technique
用户前置设备(Customer Premise Equipment,CPE)作为无线接入设备,将无线蜂窝信号转换为无线高保真Wi-Fi/局域网LAN数据,提供数据管道服务。网络中存在高速管道向低速管道发包的场景,目前通用做法是增加数据链路中设备缓存,这样增加了对CPE的能力要求且成本较高。As a wireless access device, Customer Premise Equipment (CPE) converts wireless cellular signals into wireless high-fidelity Wi-Fi/LAN data and provides data pipeline services. There are scenarios where high-speed pipes send contracts to low-speed pipes in the network. The current common practice is to increase the device cache in the data link, which increases the capacity requirements of the CPE and costs more.
发明内容Contents of the invention
本申请提供一种消息传输方法、系统及相关装置,以期实现CPE的流量控制,无需额外设置设备缓存,提高CPE进行数据传输的稳定性和成功率。The present application provides a message transmission method, system and related devices, in order to realize the flow control of the CPE, without additional equipment cache, and improve the stability and success rate of data transmission by the CPE.
第一方面,本申请提供一种消息传输方法,包括:In a first aspect, the present application provides a message transmission method, including:
用户前置设备CPE发送第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;The user front-end equipment CPE sends a response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, and the second message is the same as the first message For an associated message, the delay time is used to indicate delayed transmission of the second message;
所述CPE接收所述第二报文。The CPE receives the second packet.
可以看出,本申请实施例中,由于应答消息指示第二报文和/或延迟时间,第二报文为与所述第一报文关联的报文,延迟时间用于指示延迟传输所述第二报文,从而CPE接收的第二报文为第一报文的重传报文或者延迟接收的第一报文的下一个报文,如此使得CPE缓存第一报文的下一个报文的数据包的时间大概率被推迟,进而CPE单位时间内需要缓存的有效数据包的数量变少,有利于降低了CPE的缓存压力,避免因为缓存压力持续加大而导致缓存拥塞的问题发生,且设备无需额外设置物理缓存,降低硬件成本。It can be seen that in the embodiment of the present application, since the response message indicates the second message and/or the delay time, the second message is a message associated with the first message, and the delay time is used to indicate the delayed transmission of the The second message, so that the second message received by the CPE is the retransmission message of the first message or the next message of the delayed received first message, so that the CPE caches the next message of the first message The time of the data packets is likely to be delayed, and the number of effective data packets that need to be cached by the CPE per unit time is reduced, which is conducive to reducing the cache pressure of the CPE and avoiding the problem of cache congestion caused by the continuous increase of the cache pressure. And the device does not need additional physical cache, reducing hardware costs.
第二方面,本申请提供一种消息传输方法,包括:In a second aspect, the present application provides a message transmission method, including:
网络设备接收第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;The network device receives the response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, the second message is a message associated with the first message In the document, the delay time is used to indicate the delayed transmission of the second message;
所述网络设备根据所述应答消息发送所述第二报文。The network device sends the second packet according to the response message.
第三方面,本申请提供一种消息传输系统,包括CPE和网络设备,In a third aspect, the present application provides a message transmission system, including a CPE and a network device,
所述CPE,用于执行如第一方面所述的方法中的步骤;The CPE is configured to perform the steps in the method as described in the first aspect;
所述网络设备,用于执行如第二方面所述的方法中的步骤。The network device is configured to execute the steps in the method described in the second aspect.
第四方面,本申请提供一种消息传输装置,包括:In a fourth aspect, the present application provides a message transmission device, including:
发送单元,用于发送第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;A sending unit, configured to send a response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, the second message is the same as the first message For an associated message, the delay time is used to indicate delayed transmission of the second message;
接收单元,用于接收所述第二报文。A receiving unit, configured to receive the second message.
第五方面,本申请提供一种消息传输装置,包括:In a fifth aspect, the present application provides a message transmission device, including:
接收单元,用于接收第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;A receiving unit, configured to receive a response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, the second message is the same as the first message For an associated message, the delay time is used to indicate delayed transmission of the second message;
发送单元,用于根据所述应答消息发送所述第二报文。a sending unit, configured to send the second packet according to the response message.
第六方面,本申请提供一种电子设备,一个或多个处理器;In a sixth aspect, the present application provides an electronic device and one or more processors;
一个或多个存储器,用于存储程序,one or more memories for storing programs,
所述一个或多个存储器和所述程序被配置为,由所述一个或多个处理器控制所述电子设备执行如本申请实施例第一方面或第二方面任一方法中的步骤的指令。The one or more memories and the program are configured such that the one or more processors control the electronic device to execute instructions according to the steps in any method of the first aspect or the second aspect of the embodiments of the present application .
第七方面,本申请提供一种芯片,包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有所述芯片的设备执行如本申请实施例第一方面或第二方面任一方法中所描述的部分或全部步骤。In the seventh aspect, the present application provides a chip, including: a processor, configured to call and run a computer program from the memory, so that the device installed with the chip executes any one of the first aspect or the second aspect of the embodiment of the present application. Some or all of the steps described in the method.
第八方面,本申请提供一种计算机可读存储介质,其中,所述计算机可读存储介质存储用于电子数据交换的计算机程序,其中,所述计算机程序使得计算机执行如本申请实施例第一方面或第二方面任一方法中所描述的部分或全部步骤。In an eighth aspect, the present application provides a computer-readable storage medium, wherein the computer-readable storage medium stores a computer program for electronic data exchange, wherein the computer program enables the computer to execute the first method according to the first embodiment of the present application. Part or all of the steps described in any method of the aspect or the second aspect.
第九方面,本申请提供一种计算机程序,其中,所述计算机程序可操作来使计算机执行如本申请实施例第一方面或第二方面任一方法中所描述的部分或全部步骤。该计算机程序可以为一个软件安装包。In a ninth aspect, the present application provides a computer program, wherein the computer program is operable to cause a computer to execute some or all of the steps described in any method of the first aspect or the second aspect of the embodiments of the present application. The computer program can be a software installation package.
附图说明Description of drawings
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present application or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments of the present application. Those skilled in the art can also obtain other drawings based on these drawings without creative work.
图1a是本申请实施例提供的CPE的协议栈的示意图;Figure 1a is a schematic diagram of the protocol stack of the CPE provided by the embodiment of the present application;
图1b是本申请实施例提供的UE的协议栈与基站的协议栈的数据通信的示例图;FIG. 1b is an example diagram of data communication between a protocol stack of a UE and a protocol stack of a base station provided by an embodiment of the present application;
图1c是本申请实施例提供的CPE两侧连接管道的数据传输情况示意图;Figure 1c is a schematic diagram of the data transmission of the connecting pipelines on both sides of the CPE provided by the embodiment of the present application;
图1d是本申请实施例提供的一种流量控制系统的系统架构示意图;Fig. 1d is a schematic diagram of the system architecture of a flow control system provided by an embodiment of the present application;
图1e是本申请实施例提供的一种CPE的示意图;Figure 1e is a schematic diagram of a CPE provided in the embodiment of the present application;
图2a是本申请实施例提供的一种消息传输方法的流程示意图;Fig. 2a is a schematic flowchart of a message transmission method provided by an embodiment of the present application;
图2b是本申请实施例提供的一种协议栈维度进行流量控制的示意图;FIG. 2b is a schematic diagram of flow control in a protocol stack dimension provided by an embodiment of the present application;
图3是本申请实施例提供的一种消息传输装置的功能单元组成框图;FIG. 3 is a block diagram of functional units of a message transmission device provided in an embodiment of the present application;
图4是本申请实施例提供的另一种消息传输装置的功能单元组成框图;FIG. 4 is a block diagram of functional units of another message transmission device provided by an embodiment of the present application;
图5是本申请实施例提供的一种消息传输装置的功能单元组成框图;FIG. 5 is a block diagram of functional units of a message transmission device provided in an embodiment of the present application;
图6是本申请实施例提供的另一种消息传输装置的功能单元组成框图。Fig. 6 is a block diagram of functional units of another message transmission device provided by an embodiment of the present application.
具体实施方式Detailed ways
为了使本技术领域的人员更好地理解本申请方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申 请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。In order to enable those skilled in the art to better understand the solution of the present application, the technical solution in the embodiment of the application will be clearly and completely described below in conjunction with the accompanying drawings in the embodiment of the application. Obviously, the described embodiment is only It is a part of the embodiments of this application, not all of them. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of this application.
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其他步骤或单元。The terms "first", "second" and the like in the specification and claims of the present application and the above drawings are used to distinguish different objects, rather than to describe a specific order. Furthermore, the terms "include" and "have", as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, product or device comprising a series of steps or units is not limited to the listed steps or units, but optionally also includes unlisted steps or units, or optionally further includes For other steps or units inherent in these processes, methods, products or devices.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本申请的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。Reference herein to an "embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the present application. The occurrences of this phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is understood explicitly and implicitly by those skilled in the art that the embodiments described herein can be combined with other embodiments.
本申请中的“至少一个”指的是一个或多个,多个指的是两个或两个以上。本申请中和/或,描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B的情况,其中A、B可以是单数或者复数。字符“/”一般表示前后关联对象是一种“或”的关系。“以下至少一(项)个”或其类似表达,是指的这些项中的任意组合,包括单项(个)或复数项(个)的任意组合。例如,a、b或c中的至少一项(个),可以表示:a,b,c,a和b,a和c,b和c,或a、b和c,其中a、b、c中的每一个本身可以是元素,也可以是包含一个或多个元素的集合。"At least one" in this application means one or more, and multiple means two or more. In this application and/or, describing the association relationship of associated objects means that there may be three kinds of relationships, for example, A and/or B, which may mean: A exists alone, A and B exist at the same time, and B exists alone, where A , B can be singular or plural. The character "/" generally indicates that the contextual objects are an "or" relationship. "At least one (item) of the following" or similar expressions refer to any combination of these items, including any combination of single item(s) or plural item(s). For example, at least one item (unit) of a, b or c can represent: a, b, c, a and b, a and c, b and c, or a, b and c, wherein a, b, c Each of the can be itself an element, or a collection containing one or more elements.
需要指出的是,本申请实施例中涉及的等于可以与大于连用,适用于大于时所采用的技术方案,也可以与小于连用,适用于与小于时所采用的技术方案,需要说明的是,当等于与大于连用时,不与小于连用;当等于与小于连用时,不与大于连用。本申请实施例中“的(of)”,“相应的(corresponding,relevant)”和“对应的(corresponding)”有时可以混用,应当指出的是,在不强调其区别时,其所要表达的含义是一致的。It should be pointed out that the equals mentioned in the embodiment of the present application can be used in conjunction with greater than, and applicable to the technical solution adopted when greater than, and can also be used in conjunction with less than, applicable to the technical solution adopted when less than, it should be noted that, When equal to is used in conjunction with greater than, it is not used in conjunction with less than; when equal to is used in conjunction with less than, it is not used in conjunction with greater than. In the embodiment of the present application, "of", "corresponding, relevant" and "corresponding (corresponding)" can sometimes be mixed, and it should be pointed out that when the difference is not emphasized, the meanings to be expressed is consistent.
首先,对本申请实施例中涉及的部分名词进行解释,以便于本领域技术人员理解。First, some nouns involved in the embodiments of the present application are explained, so as to facilitate the understanding of those skilled in the art.
1、CPE。本申请实施例中CPE是指是指用户设备与运营商网络直接对接的设备,也称为网桥。CPE将无线蜂窝信号转换为无线高保真Wi-Fi/局域网(Local Area Network)数据,提供数据管道服务。1. CPE. In the embodiment of the present application, a CPE refers to a device directly connected to a user equipment and an operator network, and is also called a network bridge. CPE converts wireless cellular signals into wireless high-fidelity Wi-Fi/Local Area Network (Local Area Network) data and provides data pipeline services.
2、用户设备(user equipment,UE)。本申请实施例中用户设备是一种具有无线收发功能的设备,可以称为终端(terminal)、终端设备、移动台(mobile station,MS)、移动终端(mobile terminal,MT)、接入终端设备、车载终端设备、工业控制终端设备、UE单元、UE站、移动站、远方站、远程终端设备、移动设备、UE终端设备、无线通信设备、UE代理或UE装置等。用户设备可以是固定的或者移动的。需要说明的是,用户设备可以支持至少一种无线通信技术,例如LTE、新空口(new radio,NR)、宽带码分多址(wideband code division multiple access,WCDMA)等。例如,用户设备可以是手机(mobile phone)、平板电脑(pad)、台式机、笔记本电脑、一体机、车载终端、虚拟现实(virtual reality,VR)终端设备、增强现实(augmented reality,AR)终端设备、工业控制(industrial control)中的无线终端、无人驾驶(self driving)中的无线终端、远程手术(remote medical surgery)中的无线终端、智能电网(smart grid)中的无线终端、运输安全(transportation safety)中的无线终端、智慧城市(smart city)中的无线终端、智慧家庭(smart home)中的无线终端、蜂窝电话、无绳电话、会话启动协议(session  initiation protocol,SIP)电话、无线本地环路(wireless local loop,WLL)站、个人数字助理(personal digital assistant,PDA)、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、可穿戴设备、未来移动通信网络中的终端设备或者未来演进的公共移动陆地网络(public land mobile network,PLMN)中的终端设备等。在本申请的一些实施例中,用户设备还可以是具有收发功能的装置,例如芯片系统。其中,芯片系统可以包括芯片,还可以包括其它分立器件。2. User equipment (UE). In the embodiment of the present application, the user equipment is a device with a wireless transceiver function, which can be called a terminal (terminal), terminal equipment, mobile station (mobile station, MS), mobile terminal (mobile terminal, MT), access terminal equipment , vehicle terminal equipment, industrial control terminal equipment, UE unit, UE station, mobile station, remote station, remote terminal equipment, mobile equipment, UE terminal equipment, wireless communication equipment, UE agent or UE device, etc. User equipment may be fixed or mobile. It should be noted that the user equipment may support at least one wireless communication technology, such as LTE, new radio (new radio, NR), wideband code division multiple access (wideband code division multiple access, WCDMA) and the like. For example, the user equipment may be a mobile phone (mobile phone), a tablet computer (pad), a desktop computer, a notebook computer, an all-in-one computer, a vehicle terminal, a virtual reality (virtual reality, VR) terminal device, an augmented reality (augmented reality, AR) terminal Equipment, wireless terminals in industrial control, wireless terminals in self driving, wireless terminals in remote medical surgery, wireless terminals in smart grid, transportation safety Wireless terminals in (transportation safety), wireless terminals in smart cities, wireless terminals in smart homes, cellular phones, cordless phones, session initiation protocol (SIP) phones, wireless Local loop (wireless local loop, WLL) stations, personal digital assistants (personal digital assistant, PDA), handheld devices with wireless communication capabilities, computing devices or other processing devices connected to wireless modems, wearable devices, future mobile communications The terminal equipment in the network or the terminal equipment in the public mobile land network (public land mobile network, PLMN) that will evolve in the future, etc. In some embodiments of the present application, the user equipment may also be a device capable of transmitting and receiving, such as a chip system. Wherein, the chip system may include a chip, and may also include other discrete devices.
3、运营商网络。本申请实施例中运营商网络是指移动通信网络,具体包括接入网设备和核心网网元。3. Carrier network. In the embodiment of the present application, the operator's network refers to a mobile communication network, which specifically includes access network equipment and core network elements.
4、接入网设备。本申请实施例中接入网设备是一种为用户设备提供无线通信功能的设备,也可称之为接入网网元、无线接入网(radio access network,RAN)设备等。其中,接入网设备可以支持至少一种无线通信技术,例如LTE、NR、WCDMA等。示例的,接入网设备包括但不限于:第五代移动通信系统(5th-generation,5G)中的下一代基站(generation nodeB,gNB)、演进型节点B(evolved node B,eNB)、无线网络控制器(radio network controller,RNC)、节点B(node B,NB)、基站控制器(base station controller,BSC)、基站收发台(base transceiver station,BTS)、家庭基站(例如,home evolved node B、或home node B,HNB)、基带单元(baseband unit,BBU)、收发点(transmitting and receiving point,TRP)、发射点(transmitting point,TP)、移动交换中心等。接入网设备还可以是云无线接入网络(cloud radio access network,CRAN)场景下的无线控制器、集中单元(centralized unit,CU)、和/或分布单元(distributed unit,DU),或者接入网设备可以为中继站、接入点、车载设备、终端设备、可穿戴设备以及未来移动通信中的接入网设备或者未来演进的PLMN中的接入网设备等。在一些实施例中,接入网设备还可以为具有为用户设备提供无线通信功能的装置,例如芯片系统。示例的,芯片系统可以包括芯片,还可以包括其它分立器件。4. Access network equipment. The access network device in the embodiment of the present application is a device that provides a wireless communication function for the user equipment, and may also be called an access network element, a radio access network (radio access network, RAN) device, and the like. Wherein, the access network device may support at least one wireless communication technology, such as LTE, NR, WCDMA and so on. Exemplarily, the access network equipment includes but is not limited to: a next-generation base station (generation nodeB, gNB), an evolved node B (evolved node B, eNB) in a fifth-generation mobile communication system (5th-generation, 5G), a wireless Network controller (radio network controller, RNC), node B (node B, NB), base station controller (base station controller, BSC), base transceiver station (base transceiver station, BTS), home base station (for example, home evolved node B, or home node B, HNB), baseband unit (baseband unit, BBU), transceiver point (transmitting and receiving point, TRP), transmitting point (transmitting point, TP), mobile switching center, etc. The access network device may also be a wireless controller, a centralized unit (centralized unit, CU), and/or a distributed unit (distributed unit, DU) in a cloud radio access network (cloud radio access network, CRAN) scenario, or an access network device Network access devices can be relay stations, access points, vehicle-mounted devices, terminal devices, wearable devices, and access network devices in future mobile communications or access network devices in future evolved PLMNs. In some embodiments, the access network device may also be an apparatus having a wireless communication function for the user equipment, such as a chip system. Exemplarily, the system-on-a-chip may include a chip, and may also include other discrete devices.
5、核心网网元。本申请实施例中,核心网网元可以为功能实体,可以为核心网设备等,位于核心网中。例如,接入和移动性管理功能(access and mobility management function,AMF)网元。5. Core network element. In the embodiment of the present application, the network element of the core network may be a functional entity, may be a core network device, etc., and is located in the core network. For example, access and mobility management function (access and mobility management function, AMF) network element.
6、协议栈。本申请实施例中协议栈是指如图1a所示的CPE的协议栈,包括物理(Physical,PHY)层、媒体接入控制(Media Access Control,MAC)层、无线链路控制(Radio Link Control,RLC)层、分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)层、以及服务数据适配协议(Service Data Adaptation Protocol,SDAP)层。CPE的协议栈可以与现有移动通信网络中用户设备的协议栈相同。6. Protocol stack. The protocol stack in the embodiment of the present application refers to the protocol stack of the CPE as shown in Figure 1a, including a physical (Physical, PHY) layer, a media access control (Media Access Control, MAC) layer, a radio link control (Radio Link Control) , RLC) layer, Packet Data Convergence Protocol (PDCP) layer, and Service Data Adaptation Protocol (Service Data Adaptation Protocol, SDAP) layer. The protocol stack of the CPE may be the same as the protocol stack of the user equipment in the existing mobile communication network.
7、确认与重传机制。本申请实施例中确认与重传机制是指在数据通信中,UE发给基站的一种传输类控制字符,包括确认应答(Acknowledgement,ACK)和否定应答(Negative Acknowledgement,NACK)。ACK表示基站发来的数据被UE确认接收无误,NACK表示基站发来的数据被UE确认接收有误,基站需要重新发送。如图1b所示,以UE的协议栈与基站的协议栈的数据通信为例,包括如下步骤:7. Confirmation and retransmission mechanism. The acknowledgment and retransmission mechanism in the embodiment of the present application refers to a transmission control character sent by the UE to the base station during data communication, including an acknowledgment (Acknowledgment, ACK) and a negative acknowledgment (Negative Acknowledgment, NACK). ACK indicates that the data sent by the base station is confirmed to be received correctly by the UE, and NACK indicates that the data sent by the base station is confirmed to be received incorrectly by the UE, and the base station needs to resend. As shown in Figure 1b, taking the data communication between the protocol stack of the UE and the protocol stack of the base station as an example, the following steps are included:
基站的PDCP层向RLC层发送数据报文3,基站的RLC层处理数据报文3得到数据报文2,向基站的MAC层发送数据报文2,基站的MAC层处理数据报文2得到数据报文1,并通过空口向UE的MAC层发送数据报文1。The PDCP layer of the base station sends data packet 3 to the RLC layer, the RLC layer of the base station processes data packet 3 to obtain data packet 2, sends data packet 2 to the MAC layer of the base station, and the MAC layer of the base station processes data packet 2 to obtain data message 1, and send data message 1 to the MAC layer of the UE through the air interface.
UE的MAC层接收数据报文1,若成功解包数据报文1得到数据报文2,则向UE的 RLC层发送数据报文2,并通过空口向基站的MAC层发送ACK;The MAC layer of the UE receives the data message 1, and if the data message 1 is successfully unpacked to obtain the data message 2, it sends the data message 2 to the RLC layer of the UE, and sends an ACK to the MAC layer of the base station through the air interface;
若未接收到数据报文1或者未成功解包数据报文1,则向基站的MAC层发送NACK,基站的MAC层接收到NACK,向UE的MAC层重新发送数据报文1。If the data packet 1 is not received or the data packet 1 is not successfully unpacked, a NACK is sent to the MAC layer of the base station, and the MAC layer of the base station receives the NACK, and the data packet 1 is resent to the MAC layer of the UE.
UE的RLC层接收数据报文2,若成功解包数据报文2得到数据报文3,则向基站的RLC层发送ACK;The RLC layer of the UE receives the data packet 2, and if the data packet 2 is successfully unpacked to obtain the data packet 3, an ACK is sent to the RLC layer of the base station;
若未成功解包数据报文2,则向基站的RLC层发送NACK,基站的RLC层接收到NACK,向UE的RLC层重新发送数据报文2。If the data packet 2 is not successfully unpacked, a NACK is sent to the RLC layer of the base station, and the RLC layer of the base station receives the NACK, and the data packet 2 is resent to the RLC layer of the UE.
UE的PDCP层接收数据报文3,若成功解包数据报文3,则向基站的PDCP层发送ACK;The PDCP layer of the UE receives the data message 3, and if the data message 3 is successfully unpacked, an ACK is sent to the PDCP layer of the base station;
若未成功解包数据报文3,则向基站的PDCP层发送NACK,基站的PDCP层接收到NACK,向UE的PDCP层重新发送数据报文3。If the data packet 3 is not successfully unpacked, a NACK is sent to the PDCP layer of the base station, and the PDCP layer of the base station receives the NACK, and the data packet 3 is resent to the PDCP layer of the UE.
8、缓存队列。本申请实施例中缓存队列是指CPE的LAN口的缓存队列,用于缓存需要向终端发送的数据包。8. Cache queue. In the embodiment of the present application, the cache queue refers to the cache queue of the LAN port of the CPE, which is used to cache data packets that need to be sent to the terminal.
9、报文。本申请实施例中报文是指网络设备向CPE发送的各个协议层的报文,报文包含需要向终端发送的数据包,该数据的格式符合各协议层的数据规范。9. Message. In the embodiment of the present application, the message refers to the message of each protocol layer sent by the network device to the CPE. The message includes a data packet to be sent to the terminal, and the format of the data conforms to the data specification of each protocol layer.
目前,如图1c所示,CPE与基站之间的管道能力可能是大于1Gpbs的,而CPE和终端设备的管道能力由于室内的干扰/设备的能力等原因可能是小于1Gpbs的,因此存在一段时间CPE从蜂窝连接管道收到的数据大于从Wi-Fi连接管道连接发出的数据。At present, as shown in Figure 1c, the pipeline capacity between CPE and base station may be greater than 1Gpbs, while the pipeline capacity between CPE and terminal equipment may be less than 1Gpbs due to indoor interference/equipment capabilities, etc., so there will be a period of time The data received by the CPE from the cellular connection pipe is larger than the data sent from the Wi-Fi connection pipe connection.
现有的解决方案是在CPE增加缓存,当Wi-Fi连接管道来不及发出时先缓存到CPE的缓存队列中,然而,由于蜂窝连接管道当前能力是超过1Gbps的,缓存数据很快就可能被塞满,此时CPE无法通知或阻止基站向CPE发包(现有协议定义CPE是被动接收的)。增加缓存队列可以缓解此问题,但会增加CPE的设备成本。The existing solution is to increase the cache at the CPE. When the Wi-Fi connection pipeline is too late to send out, it is first cached in the cache queue of the CPE. However, because the current capacity of the cellular connection pipeline is more than 1Gbps, the cached data may soon be blocked. At this time, the CPE cannot notify or prevent the base station from sending packets to the CPE (the existing protocol defines that the CPE is passively received). Increasing the cache queue can alleviate this problem, but it will increase the equipment cost of the CPE.
针对上述问题,本申请实施例提供一种消息传输方法、系统及相关装置,下面结合附图进行说明。In view of the above problems, embodiments of the present application provide a message transmission method, system, and related devices, which will be described below with reference to the accompanying drawings.
请参阅图1d,图1d是本申请实施例提供的一种消息传输系统10的系统架构示意图,该消息传输系统10包括CPE100、网络设备200和终端300,所述CPE100与网络设备200之间建立有第一通信链路,所述CPE100与终端300之间建立有第二通信链路。Please refer to FIG. 1d. FIG. 1d is a schematic diagram of the system architecture of a message transmission system 10 provided by an embodiment of the present application. The message transmission system 10 includes a CPE100, a network device 200, and a terminal 300. There is a first communication link, and a second communication link is established between the CPE 100 and the terminal 300 .
其中,所述第一通信链路为移动通信网络的无线通信链路,移动通信网络可以是LTE网络,也可以是第五代5G NR网络,此处不做唯一限定。所述第二通信链路可以是Wi-Fi等局域网通信链路,此处不做唯一限定。Wherein, the first communication link is a wireless communication link of a mobile communication network, and the mobile communication network may be an LTE network or a fifth-generation 5G NR network, and there is no unique limitation here. The second communication link may be a local area network communication link such as Wi-Fi, which is not limited here.
其中,所述网络设备200可以是接入网设备和/或核心网网元。所述终端300可以是用户设备UE、摄像头、智能家居等各种用户侧设备。Wherein, the network device 200 may be an access network device and/or a core network element. The terminal 300 may be various user-side devices such as a user equipment UE, a camera, and a smart home.
请参阅图1e,图1e是本申请实施例提供的一种CPE100的示意图。所述CPE100包括应用处理器120、存储器130、通信模块140、以及一个或多个程序131,所述应用处理器120通过内部通信总线与所述存储器130、所述通信模块140均通信连接。Please refer to FIG. 1e . FIG. 1e is a schematic diagram of a CPE 100 provided by an embodiment of the present application. The CPE 100 includes an application processor 120 , a memory 130 , a communication module 140 , and one or more programs 131 , and the application processor 120 is communicatively connected to the memory 130 and the communication module 140 through an internal communication bus.
具体实现中,所述一个或多个程序131被存储在上述存储器130中,且被配置由上述应用处理器120执行,所述一个或多个程序131包括用于执行本申请实施例中CPE所执行的任一步骤的指令。In a specific implementation, the one or more programs 131 are stored in the above-mentioned memory 130 and configured to be executed by the above-mentioned application processor 120, and the one or more programs 131 include the Instructions for any step to be performed.
其中,所述通信模块140包括蜂窝通信模块和局域网无线通信模块。Wherein, the communication module 140 includes a cellular communication module and a local area network wireless communication module.
其中,应用处理器120例如可以是中央处理器(Central Processing Unit,CPU),通用 处理器,数字信号处理器(Digital Signal Processor,DSP),专用集成电路(Application-Specific Integrated Circuit,ASIC),现场可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,单元和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。Wherein, the application processor 120 can be, for example, a central processing unit (Central Processing Unit, CPU), a general purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application-specific integrated circuit (Application-Specific Integrated Circuit, ASIC), on-site Programmable gate array (Field Programmable Gate Array, FPGA) or other programmable logic devices, transistor logic devices, hardware components or any combination thereof. It may implement or execute the various illustrative logical blocks, units and circuits described in connection with the present disclosure. The processor may also be a combination of computing functions, for example, a combination of one or more microprocessors, a combination of DSP and a microprocessor, and so on.
所述存储器130可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(read-only memory,ROM)、可编程只读存储器(programmable ROM,PROM)、可擦除可编程只读存储器(erasable PROM,EPROM)、电可擦除可编程只读存储器(electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(random access memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的随机存取存储器(random access memory,RAM)可用,例如静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(direct rambus RAM,DR RAM)。The memory 130 may be volatile memory or non-volatile memory, or may include both volatile and non-volatile memory. Among them, the 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 programmable Erases programmable read-only memory (electrically EPROM, EEPROM) or flash memory. Volatile memory can be random access memory (RAM), which acts as external cache memory. By way of illustration and not limitation, many forms of random access memory (RAM) are available, such as static random access memory (static RAM, SRAM), dynamic random access memory (DRAM), synchronous dynamic random access memory 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 Access memory (synchlink DRAM, SLDRAM) and direct memory bus random access memory (direct rambus RAM, DR RAM).
请参阅图2a,图2a是本申请实施例提供的一种消息传输方法的流程示意图,应用于消息传输系统10;如图所示,本消息传输方法包括以下步骤。Please refer to FIG. 2a. FIG. 2a is a schematic flowchart of a message transmission method provided by an embodiment of the present application, which is applied to the message transmission system 10; as shown in the figure, the message transmission method includes the following steps.
步骤201,用户前置设备CPE发送第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文。Step 201, the customer front end equipment CPE sends a response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, and the second message is related to the first message For a message associated with a message, the delay time is used to indicate delayed transmission of the second message.
对应的,网络设备接收第一报文的应答消息。Correspondingly, the network device receives the response message of the first packet.
其中,所述第一报文为支持重传机制的协议层的报文,所述CPE的缓存队列用于缓存所述第一报文的数据包,所述数据包是指用于向终端发送的数据集合,所述缓存队列为所述CPE的LAN口的缓存队列。Wherein, the first message is a message of the protocol layer that supports the retransmission mechanism, and the cache queue of the CPE is used to cache the data packets of the first message, and the data packets refer to the data set, the cache queue is the cache queue of the LAN port of the CPE.
具体实现中,所述第二报文包括第一报文的部分重传报文或全部重传报文、或者第一报文的下一个报文。In a specific implementation, the second message includes a partial retransmission message or all retransmission messages of the first message, or a next message of the first message.
若第二报文为第一报文的部分重传报文或全部重传报文,则CPE可以直接丢弃接收到的第二报文,从而缓存队列不会缓存第二报文的数据包。If the second packet is a partial retransmission packet or all retransmission packets of the first packet, the CPE may directly discard the received second packet, so that the cache queue will not cache the data packets of the second packet.
若第二报文为第一报文的下一个报文,且该下一个报文不启用流量控制,则CPE接收到第二报文后,可以解包第二报文并在缓存队列中缓存该第二报文的数据包。If the second packet is the next packet of the first packet, and flow control is not enabled for the next packet, after receiving the second packet, the CPE can unpack the second packet and cache it in the cache queue A data packet of the second packet.
步骤202,所述网络设备根据所述应答消息发送所述第二报文。Step 202, the network device sends the second packet according to the response message.
对应的,所述CPE接收所述第二报文。Correspondingly, the CPE receives the second packet.
可以看出,本申请实施例中,由于应答消息指示第二报文和/或延迟时间,第二报文为与所述第一报文关联的报文,延迟时间用于指示延迟传输所述第二报文,从而CPE接收的第二报文为第一报文的重传报文或者延迟接收的第一报文的下一个报文,如此使得CPE缓存第一报文的下一个报文的数据包的时间大概率被推迟,进而CPE单位时间内需要缓存的有效数据包的数量变少,有利于降低了CPE的缓存压力,避免因为缓存压力持续加大而导致缓存拥塞的问题发生,且设备无需额外设置物理缓存,降低硬件成本。It can be seen that in the embodiment of the present application, since the response message indicates the second message and/or the delay time, the second message is a message associated with the first message, and the delay time is used to indicate the delayed transmission of the The second message, so that the second message received by the CPE is the retransmission message of the first message or the next message of the delayed received first message, so that the CPE caches the next message of the first message The time of the data packets is likely to be delayed, and the number of effective data packets that need to be cached by the CPE per unit time is reduced, which is conducive to reducing the cache pressure of the CPE and avoiding the problem of cache congestion caused by the continuous increase of the cache pressure. And the device does not need additional physical cache, reducing hardware costs.
在一些实施例中,所述方法还包括:所述CPE发送所述缓存队列中缓存的第三报文的数据包,所述第三报文的数据包是指所述CPE在缓存队列中缓存的、且缓存时间早于所述第一报文的数据包的缓存时间的数据包。In some embodiments, the method further includes: the CPE sending the data packet of the third message buffered in the buffer queue, and the data packet of the third message refers to that the CPE buffers in the buffer queue data packets whose cache time is earlier than the cache time of the data packets of the first message.
示例的,所述第三报文包括单个或者多个,具体根据缓存队列实际缓存的数据包数量确定。如缓存队列在缓存第一报文的数据包之前已经缓存有80个数据包,则第三报文对应该80给报文中的一个或多个。As an example, the third packet includes one or more packets, which is specifically determined according to the number of data packets actually buffered in the buffer queue. If the cache queue has already cached 80 data packets before caching the data packets of the first packet, then the third packet corresponds to one or more of the 80 packets.
具体的,CPE发送第三报文的数据包方式包括:CPE提取缓存队列中的第三报文的数据包,并向终端发送所述第三报文的数据包。Specifically, the manner in which the CPE sends the data packet of the third message includes: the CPE extracts the data packet of the third message in the cache queue, and sends the data packet of the third message to the terminal.
可见,本示例中,CPE会持续读取并向终端发送缓存的数据包,从而缓存队列占用的缓存空间减小,降低缓存压力。It can be seen that in this example, the CPE will continue to read and send the cached data packets to the terminal, so that the cache space occupied by the cache queue is reduced and the cache pressure is reduced.
在一些实施例中,所述方法还包括:所述CPE确定所述缓存队列满足流量控制触发条件,所述流量控制触发条件用于指示所述缓存队列的缓存压力大于预设缓存压力。In some embodiments, the method further includes: the CPE determining that the cache queue satisfies a flow control trigger condition, and the flow control trigger condition is used to indicate that the cache pressure of the cache queue is greater than a preset cache pressure.
其中,所述流量控制触发条件例如可以是:已使用容量的占比大于预设占比,或者,已使用容量大于预设容量。所述预设占比例如可以是95%、90%等,所述已使用容量例如可以是500M等,此处不做唯一限定。Wherein, the flow control trigger condition may be, for example, that the proportion of used capacity is greater than a preset proportion, or that the used capacity is greater than a preset capacity. The preset ratio can be, for example, 95%, 90%, etc., and the used capacity can be, for example, 500M, etc., which are not limited here.
可见,本示例中,CPE基于条件触发流量控制机制,兼顾数据发送效率,提高数据处理的均衡性。It can be seen that in this example, the CPE triggers the flow control mechanism based on conditions, taking into account the efficiency of data transmission and improving the balance of data processing.
在一些实施例中,所述应答消息为以下支持重传机制的协议层中任意一个协议层的消息:媒体接入控制MAC层、无线链路控制RLC层、以及分组数据汇聚协议PDCP层。In some embodiments, the response message is a message of any one of the following protocol layers supporting the retransmission mechanism: MAC layer, RLC layer, and PDCP layer.
其中,由于MAC层、RLC层、PDCP层的确认和重传周期不同,因此每个协议层对应的流量控制机制的控制策略会有差异性。例如,MAC层重传耗时约为4ms,RLC层重传耗时约为20ms。Wherein, since the confirmation and retransmission periods of the MAC layer, the RLC layer, and the PDCP layer are different, the control strategies of the flow control mechanisms corresponding to each protocol layer will be different. For example, the retransmission time of the MAC layer is about 4ms, and the retransmission time of the RLC layer is about 20ms.
可见,本示例中,CPE能够针对各个协议层的报文进行精细化流量控制,提高控制精度和准确度。It can be seen that in this example, the CPE can perform fine-grained flow control on the packets of each protocol layer to improve control precision and accuracy.
在一些实施例中,所述第一报文与第四报文的报文间隔数量为预设数量,所述第四报文为接收时间早于或晚于第一接收时间、且需要发送应答消息的报文,所述第一接收时间为所述CPE接收所述第一报文的时间,所述第四报文的应答消息用于指示第五报文和/或所述延迟时间,所述第五报文为与所述第四报文关联的报文,所述延迟时间用于指示延迟传输所述第五报文;所述应答消息重复发送次数为预设次数。In some embodiments, the number of message intervals between the first message and the fourth message is a preset number, and the receiving time of the fourth message is earlier or later than the first receiving time, and a response needs to be sent message, the first receiving time is the time when the CPE receives the first message, and the response message of the fourth message is used to indicate the fifth message and/or the delay time, the The fifth message is a message associated with the fourth message, and the delay time is used to indicate delayed transmission of the fifth message; the number of times the response message is repeatedly sent is a preset number of times.
其中,所述第五报文为所述第四报文的部分或全部重传报文或者下一个报文。所述应答消息为针对第四报文进行流量控制的消息,作用与应答消息针对第一报文的作用相同。Wherein, the fifth message is part or all of the retransmission message or the next message of the fourth message. The response message is a message for performing flow control on the fourth packet, and its function is the same as that of the response message on the first packet.
此外,除上述预设数量和预设次数外,CPE可以确认需要在哪些协议层实施流量控制、以及这些协议层的实施顺序等。或者,CPE根据协议约定的默认协议层,针对该协议层的报文实施流量控制。In addition, in addition to the above preset quantity and preset times, the CPE can confirm which protocol layers need to implement flow control, and the implementation sequence of these protocol layers, etc. Alternatively, the CPE implements flow control for packets of the protocol layer according to the default protocol layer agreed in the protocol.
可见,本示例中,CPE能够根据报文间隔数量和重发次数针对每个报文进行精确的流量控制,提高流量控制精细化程度。It can be seen that in this example, the CPE can precisely control the flow of each packet according to the number of packet intervals and the number of retransmissions, and improve the granularity of flow control.
示例的,本申请实施例提供的应答消息的内容和对应的设计思路包括但不限于以下方式:As an example, the content of the response message provided in the embodiment of this application and the corresponding design ideas include but are not limited to the following methods:
方式1,应答消息包括NACK,网络设备不延迟且发送完整重传报文,网络设备复用 现有确认与重传机制中协议约定的实现方式。Mode 1, the response message includes NACK, the network device does not delay and sends a complete retransmission message, and the network device reuses the implementation method agreed in the protocol in the existing confirmation and retransmission mechanism.
在一些实施例中,所述应答消息包括协议约定的否定应答NACK。In some embodiments, the acknowledgment message includes a negative acknowledgment NACK stipulated in the protocol.
在一些实施例中,所述第二报文包括所述第一报文的全部重传报文。In some embodiments, the second packet includes all retransmission packets of the first packet.
在一些实施例中,所述预设次数小于协议规定的最大重传次数。由于协议约定最大重传次数的重传失败将导致基站判决链路异常,因此将预设次数限制在最大重传次数以下可以避免链路被误判为异常,提高稳定性。In some embodiments, the preset number of times is smaller than the maximum number of retransmissions specified by the protocol. Since the retransmission failure of the maximum number of retransmissions stipulated in the protocol will cause the base station to determine that the link is abnormal, limiting the preset number of retransmissions below the maximum number of retransmissions can prevent the link from being misjudged as abnormal and improve stability.
举例来说,假设网络设备为基站,CPE检测到LAN口的缓存队列满足流量控制触发条件,第一报文为数据报文a0,第二报文为数据报文a0的重传报文,预设数量为0(即每个报文都进行流量控制),预设数量为0(表示针对每个报文均进行流量控制),预设次数为3次。则如图2b所示,CPE针对MAC层接收的报文进行流量控制,降低缓存队列的缓存压力,基站的MAC层向CPE的MAC层发送数据报文a0;For example, assuming that the network device is a base station, and the CPE detects that the buffer queue of the LAN port satisfies the flow control trigger condition, the first packet is a data packet a0, and the second packet is a retransmission packet of the data packet a0. The number is set to 0 (that is, flow control is performed on each packet), the preset number is 0 (flow control is performed on each packet), and the preset number of times is 3 times. Then as shown in Figure 2b, the CPE performs flow control on the messages received by the MAC layer to reduce the buffer pressure of the buffer queue, and the MAC layer of the base station sends a data message a0 to the MAC layer of the CPE;
CPE的MAC层接收数据报文a0,首次向基站发送NACK,同时不向RLC层上报报文,缓存队列未缓存到数据报文a0的数据包;基站接收NACK后,向CPE发送数据报文a0的重传报文;The MAC layer of the CPE receives the data packet a0, sends NACK to the base station for the first time, and does not report the packet to the RLC layer at the same time, and buffers the data packet that has not been buffered into the data packet a0; after receiving the NACK, the base station sends the data packet a0 to the CPE retransmission message;
CPE的MAC层接收重传的数据报文a0,第二次向基站发送NACK,同时不向RLC层上报报文,缓存队列未缓存到数据报文a0的数据包;基站再次接收NACK,第二次向CPE发送数据报文a0的重传报文;The MAC layer of the CPE receives the retransmitted data packet a0, sends a NACK to the base station for the second time, and does not report the packet to the RLC layer at the same time, and buffers the data packets that have not been buffered in the data packet a0; the base station receives the NACK again, and the second time Send a retransmission message of the data message a0 to the CPE for the second time;
CPE的MAC层接收重传的数据报文a0,第三次向基站发送NACK,同时不向RLC层上报报文,缓存队列未缓存到数据报文a0的数据包;基站再次接收NACK,第三次向CPE发送数据报文a0的重传报文;The MAC layer of the CPE receives the retransmitted data packet a0, sends NACK to the base station for the third time, and does not report the packet to the RLC layer at the same time, and the buffer queue does not buffer the data packet of data packet a0; Send a retransmission message of the data message a0 to the CPE for the second time;
CPE的MAC层接收重传的数据报文a0,向基站发送ACK,同时解包数据报文a0得到数据报文a1,并向RLC层上报数据报文a1,经上层协议层处理后,在缓存队列中缓存数据报文a0的数据包;基站接收ACK,向CPE发送数据报文a0的下一个数据报文。The MAC layer of the CPE receives the retransmitted data packet a0, sends an ACK to the base station, and at the same time unpacks the data packet a0 to obtain the data packet a1, and reports the data packet a1 to the RLC layer. The data packet of the data packet a0 is buffered in the queue; the base station receives the ACK and sends the next data packet of the data packet a0 to the CPE.
针对数据报文1的下一个数据报文执行与数据报文a0同样的上述流量控制过程,直至本次流量控制过程执行完成。For the next data packet of data packet 1, the same flow control process as that of data packet a0 is executed until the execution of the flow control process is completed.
其中,所述流量控制过程执行完成的触发方式可以是多种多样的,此处不做唯一限定,如时间维度约束,CPE确定流量控制的控制时段,该控制时段结束即完成,又如,针对缓存队列的缓存状态进行实时监控,降低到预设压力以下即触发结束流量控制等。Wherein, the execution completion of the flow control process can be triggered in various ways, and there is no unique limitation here. For example, the time dimension constraint, the CPE determines the control period of the flow control, and the completion of the control period is completed. Another example, for The cache status of the cache queue is monitored in real time, and when it drops below the preset pressure, it will trigger the end of flow control, etc.
可见,本示例中,由于CPE向网络设备发送的应答消息为NACK,与现有确认与重传机制中协议约定的NACK相同,从而网络设备被触发执行的动作复用现有协议约定,无需改进,减少改进复杂度,提高CPE流量控制方案的适用性。It can be seen that in this example, since the response message sent by the CPE to the network device is NACK, which is the same as the NACK agreed in the protocol in the existing confirmation and retransmission mechanism, the actions triggered by the network device reuse the existing protocol and no improvement is required. , reduce the improvement complexity, and improve the applicability of the CPE flow control scheme.
在一些实施例中,所述方法还包括:所述CPE根据所述缓存队列的缓存状态确定所述预设数量和所述预设次数。In some embodiments, the method further includes: the CPE determining the preset number and the preset number of times according to the cache state of the cache queue.
其中,预设数量为0表示针对每个报文均进行流量控制(流量控制即针对当前报文的传输控制过程),预设数量为1表示间隔1个报文进行流量控制。预设次数不超过协议约定的最大重传次数等。Wherein, the preset number is 0, which means flow control is performed for each message (flow control is the transmission control process for the current message), and the preset number is 1, which means flow control is performed every message. The preset number of times does not exceed the maximum number of retransmissions stipulated in the protocol, etc.
其中,预设数量与所述缓存队列的缓存压力成负相关关系,预设次数与缓存队列的缓存压力成正相关关系,即缓存压力越大,预设数量越小、预设次数越大,缓存压力越小,预设数量越大、预设次数越小。Wherein, the preset number is negatively correlated with the cache pressure of the cache queue, and the preset number of times is positively correlated with the cache pressure of the cache queue, that is, the greater the cache pressure, the smaller the preset number, and the larger the preset number, the greater the cache pressure. The lower the pressure, the larger the number of presets and the smaller the number of presets.
可见,本示例中,缓存队列的缓存状态用于确定预设数量和预设次数,从而缓存队列中新增加的数据包被精确控制,提高控制准确度。It can be seen that in this example, the cache status of the cache queue is used to determine the preset number and preset times, so that newly added data packets in the cache queue are precisely controlled, improving control accuracy.
方式2,应答消息包括部分确认应答(Part Acknowledgement,PACK),CPE不发送延迟时间,网络设备不延迟且发送部分重传报文。Mode 2, the response message includes a Part Acknowledgment (PACK), the CPE does not send the delay time, the network device does not delay and sends a partial retransmission message.
在一些实施例中,所述应答消息包括部分确认应答消息PACK。In some embodiments, the acknowledgment message includes a partial acknowledgment message PACK.
其中,所述PACK可以通过协议约定并预存在CPE和网络设备中,使得网络设备具备针对该PACK的识别能力。Wherein, the PACK may be stipulated in a protocol and pre-stored in the CPE and the network device, so that the network device has the ability to identify the PACK.
在一些实施例中,所述第二报文包括所述第一报文的部分重传报文。In some embodiments, the second message includes a partial retransmission message of the first message.
其中,本申请所描述的部分重传报文是指当前报文的报文序号或者其他用于指示当前报文的信息,此处不做唯一限定。Wherein, the partially retransmitted message described in this application refers to the message sequence number of the current message or other information used to indicate the current message, which is not limited here.
在一些实施例中,所述方法还包括:所述CPE根据所述缓存队列的缓存状态确定所述预设数量和所述预设次数。In some embodiments, the method further includes: the CPE determining the preset number and the preset number of times according to the cache state of the cache queue.
此分支与方式1的差异仅在于网络设备不再沿用现有的重传机制,而是发送第一报文的部分重传报文,CPE收到此部分重传报文后自行匹配第一报文,实现重传压力降低。The difference between this branch and method 1 is that the network device no longer uses the existing retransmission mechanism, but sends a partial retransmission of the first packet. After receiving this part of the retransmission packet, the CPE automatically matches the first packet. text to reduce retransmission pressure.
方式3,应答消息包括PACK,CPE不发送延迟时间,网络设备主动延迟且发送部分重传报文(或者第一报文的下一个报文)。In mode 3, the response message includes PACK, the CPE does not send the delay time, and the network device actively delays and sends a part of the retransmission message (or the next message of the first message).
示例的,网络设备主动延迟的实现方式不做唯一限定,例如,根据网络设备的缓存队列的缓存状态确定主动延迟的延迟时间。As an example, the implementation manner of the active delay of the network device is not uniquely limited, for example, the delay time of the active delay is determined according to the buffer state of the buffer queue of the network device.
本实现方式中,CPE重复发送PACK的次数可以约定为不超过确认与重传机制中的最大重传次数,保持与现有协议对链路异常识别机制的一致性,避免造成新协议与现有协议的冲突。In this implementation, the number of times the CPE repeatedly sends PACK can be agreed to not exceed the maximum number of retransmissions in the acknowledgment and retransmission mechanism to maintain consistency with the link anomaly identification mechanism of the existing protocol and avoid causing the new protocol to be inconsistent with the existing conflict of agreement.
方式4,应答消息包括PACK,CPE不发送延迟时间,网络设备主动延迟且发送完整重传报文(或者第一报文的下一个报文)。In mode 4, the response message includes PACK, the CPE does not send the delay time, and the network device actively delays and sends a complete retransmission message (or the next message of the first message).
其中,网络设备主动延迟的实现方式与方式3保持一致,此处不再赘述。Wherein, the implementation mode of the active delay of the network device is consistent with the mode 3, and will not be repeated here.
本实现方式中,CPE重复发送PACK的次数可以约定为不超过确认与重传机制中的最大重传次数,保持与现有协议对链路异常识别机制的一致性,避免造成新协议与现有协议的冲突。In this implementation, the number of times the CPE repeatedly sends PACK can be agreed to not exceed the maximum number of retransmissions in the acknowledgment and retransmission mechanism to maintain consistency with the link anomaly identification mechanism of the existing protocol and avoid causing the new protocol to be inconsistent with the existing conflict of agreement.
可见,方式3和方式4中,CPE通过发送PACK触发网络设备主动延迟调度重传报文或者当前报文的下一个报文,从而延缓CPE的缓存队列缓存报文的时间,降低CPE LAN口缓存队列的缓存压力。It can be seen that in methods 3 and 4, the CPE sends a PACK to trigger the network device to actively delay the scheduling of the retransmission message or the next message of the current message, thereby delaying the time for the cache queue of the CPE to cache the message and reducing the cache time of the CPE LAN port. The cache pressure of the queue.
方式5,应答消息包括延迟时间,网络设备延迟且发送第一报文的下一个报文。Mode 5, the response message includes a delay time, and the network device delays and sends the next message of the first message.
在一些实施例中,所述应答消息包括所述延迟时间。In some embodiments, the response message includes the delay time.
在一些实施例中,所述第二报文包括所述第一报文的下一个报文。In some embodiments, the second message includes a message next to the first message.
在一些实施例中,所述方法还包括:所述CPE根据所述缓存队列的缓存状态确定所述延迟时间。In some embodiments, the method further includes: the CPE determining the delay time according to the cache state of the cache queue.
其中,延迟时间与所述缓存队列的缓存压力成正相关关系,即缓存压力越大,延迟时间越大,缓存压力越小,延迟时间越小。Wherein, the delay time is positively correlated with the buffer pressure of the buffer queue, that is, the greater the buffer pressure, the greater the delay time, and the smaller the buffer pressure, the smaller the delay time.
可见,本示例实现方式中,CPE主动确定延迟时间,指示网络设备按照该延迟时间延迟调度下一个报文,从而延缓CPE的缓存队列缓存报文的时间,降低CPE LAN口缓存队 列的缓存压力。It can be seen that in this example implementation, the CPE actively determines the delay time, and instructs the network device to delay scheduling the next message according to the delay time, thereby delaying the time for the cache queue of the CPE to cache messages and reducing the cache pressure of the cache queue of the CPE LAN port.
方式6,应答消息包括延迟时间,网络设备延迟且发送完整重传报文。In mode 6, the response message includes a delay time, and the network device delays and sends a complete retransmission message.
具体实现中,网络设备可以参考该延迟时间延迟重传第一报文的完整重传报文。或者,网络设备也可以根据该延迟时间以及自身缓存压力重新确认一个延迟时间,并按照重新确认的延迟时间重传第一报文的完整重传报文。In a specific implementation, the network device may refer to the delay time to delay retransmission of the complete retransmission packet of the first packet. Alternatively, the network device may reconfirm a delay time according to the delay time and its own buffer pressure, and retransmit the complete retransmission message of the first message according to the reconfirmed delay time.
可见,本示例中,CPE通过携带延迟时间的应答消息指示网络设备延迟且发送完整重传报文,从而延缓CPE的缓存队列缓存报文的时间,降低CPE LAN口缓存队列的缓存压力。It can be seen that in this example, the CPE instructs the network device to delay and send a complete retransmission message through the response message carrying the delay time, thereby delaying the time for the cache queue of the CPE to cache the message and reducing the cache pressure of the cache queue of the CPE LAN port.
方式7,应答消息包括延迟时间,网络设备延迟且发送部分重传报文。Mode 7, the response message includes a delay time, and the network device delays and sends part of the retransmission message.
具体实现中,网络设备可以参考该延迟时间延迟重传第一报文的部分重传报文。或者,网络设备也可以根据该延迟时间以及自身缓存压力重新确认一个延迟时间,并按照重新确认的延迟时间重传第一报文的部分重传报文。In a specific implementation, the network device may refer to the delay time to delay the retransmission of part of the retransmitted packet of the first packet. Alternatively, the network device may reconfirm a delay time according to the delay time and its own buffer pressure, and retransmit part of the first message according to the reconfirmed delay time.
可见,本示例中,CPE通过携带延迟时间的应答消息指示网络设备延迟且发送部分重传报文,从而延缓CPE的缓存队列缓存报文的时间,降低CPE LAN口缓存队列的缓存压力。It can be seen that in this example, the CPE instructs the network device to delay and send part of the retransmission message through the response message carrying the delay time, thereby delaying the time for the cache queue of the CPE to cache the message and reducing the buffer pressure of the cache queue of the CPE LAN port.
方式8,应答消息包括PACK和延迟时间,网络设备延迟且发送完整重传报文、或者部分重传报文、或者第一报文的下一个报文。Mode 8, the response message includes PACK and delay time, the network device delays and sends the complete retransmission message, or part of the retransmission message, or the next message of the first message.
可见,本示例中,CPE通过携带PACK和延迟时间的应答消息指示网络设备延迟且发送完整重传报文、或者部分重传报文、或者第一报文的下一个报文,从而延缓CPE的缓存队列缓存报文的时间,降低CPE LAN口缓存队列的缓存压力。It can be seen that in this example, the CPE instructs the network device to delay and send a complete retransmission message, or a partial retransmission message, or the next message of the first message through the response message carrying the PACK and the delay time, thereby delaying the CPE's delay. The cache queue caches the message time to reduce the cache pressure of the CPE LAN port cache queue.
在一些可能的示例中,所述第一报文为第一协议层的报文;所述方法还包括:所述CPE发送第六报文的应答消息,所述第六报文为第二协议层的报文,所述第六报文的应答消息用于指示第七报文和/或延迟时间,所述第七报文为与所述第六报文关联的报文,所述延迟时间用于指示延迟传输所述第七报文;所述第一协议层与所述第二协议层不同。In some possible examples, the first message is a message of the first protocol layer; the method further includes: the CPE sends a response message of a sixth message, and the sixth message is a message of the second protocol layer Layer message, the response message of the sixth message is used to indicate the seventh message and/or delay time, the seventh message is a message associated with the sixth message, the delay time Used to indicate delayed transmission of the seventh packet; the first protocol layer is different from the second protocol layer.
示例的,第一协议层的层级低于所述第二协议层的层级,例如,第一协议层为MAC层,第二协议层为RLC层,由于MAC层的单个报文的流量控制能力弱于RLC层的流量控制能力,优先选择低层级协议层的报文进行流量控制,可以兼顾网络设备因延缓调度导致的缓存压力。For example, the level of the first protocol layer is lower than the level of the second protocol layer, for example, the first protocol layer is the MAC layer, and the second protocol layer is the RLC layer, because the flow control capability of a single packet of the MAC layer is weak Based on the flow control capability of the RLC layer, the packets of the lower protocol layer are preferentially selected for flow control, which can take into account the buffer pressure caused by the delayed scheduling of network devices.
具体的,CPE发送第六报文的应答消息的触发条件可以是:CPE针对第一协议层的报文进行流量控制预设时段或者一定数量的报文后,检测到所述缓存队列的缓存压力依然大于预设压力。Specifically, the trigger condition for the CPE to send the response message of the sixth message may be: the CPE detects the buffer pressure of the buffer queue after performing flow control on the messages of the first protocol layer for a preset period of time or after a certain number of messages Still greater than the preset pressure.
可见,本示例中,CPE能够针对多个协议层的报文进行流量的协调控制,提高流量控制的力度和效果。It can be seen that in this example, the CPE can coordinate and control the flow of packets of multiple protocol layers, and improve the intensity and effect of flow control.
本申请实施例提供一种消息传输装置,该消息传输装置可以为CPE。具体的,消息传输装置用于执行以上消息传输方法中CPE所执行的步骤。本申请实施例提供的消息传输装置可以包括相应步骤所对应的模块。An embodiment of the present application provides a message transmission device, and the message transmission device may be a CPE. Specifically, the message transmission device is configured to perform the steps performed by the CPE in the above message transmission method. The message transmission device provided in the embodiment of the present application may include modules corresponding to corresponding steps.
本申请实施例可以根据上述方法示例对消息传输装置进行功能模块的划分,例如,可以对应各个功能划分各个功能模块,也可以将两个或两个以上的功能集成在一个处理模块 中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。The embodiment of the present application can divide the functional modules of the message transmission device according to the above method example, for example, each functional module can be divided corresponding to each function, or two or more functions can be integrated into one processing module. The above-mentioned integrated modules can be implemented in the form of hardware or in the form of software function modules. The division of modules in the embodiment of the present application is schematic, and is only a logical function division, and there may be other division methods in actual implementation.
在采用对应各个功能划分各个功能模块的情况下,图3示出上述实施例中所涉及的消息传输装置的一种可能的结构示意图。如图3所示,消息传输装置3应用于CPE;所述装置包括:Fig. 3 shows a possible structural diagram of the message transmission device involved in the above-mentioned embodiment in the case of dividing each functional module corresponding to each function. As shown in Figure 3, the message transmission device 3 is applied to the CPE; the device includes:
发送单元30,用于发送第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文,所述CPE的局域网LAN口的缓存队列用于缓存报文的数据包;The sending unit 30 is configured to send a response message of the first message, the response message of the first message is used to indicate the second message and/or delay time, and the second message is related to the first message For the message associated with the message, the delay time is used to indicate the delayed transmission of the second message, and the cache queue of the LAN port of the CPE is used to cache the data packet of the message;
接收单元31,用于接收所述第二报文。The receiving unit 31 is configured to receive the second message.
在一个可能的示例中,所述发送单元30,还用于发送所述缓存队列中缓存的第三报文的数据包,所述第三报文的数据包是指所述CPE在缓存队列中缓存的、且缓存时间早于所述第一报文的数据包的缓存时间的数据包。In a possible example, the sending unit 30 is further configured to send a data packet of a third message buffered in the buffer queue, where the data packet of the third message means that the CPE is in the buffer queue cached data packets whose cache time is earlier than the cache time of the data packets of the first message.
在一个可能的示例中,所述装置还包括确定单元32,用于确定确定所述缓存队列满足流量控制触发条件,所述流量控制触发条件用于指示所述缓存队列的缓存压力大于预设缓存压力。In a possible example, the device further includes a determining unit 32, configured to determine that the buffer queue satisfies a flow control trigger condition, and the flow control trigger condition is used to indicate that the buffer pressure of the buffer queue is greater than the preset buffer pressure.
在一个可能的示例中,所述应答消息为以下支持重传机制的协议层中任意一个协议层的消息:In a possible example, the response message is a message of any one of the following protocol layers supporting the retransmission mechanism:
媒体接入控制MAC层、无线链路控制RLC层、以及分组数据汇聚协议PDCP层。Media Access Control MAC layer, Radio Link Control RLC layer, and Packet Data Convergence Protocol PDCP layer.
在一个可能的示例中,所述第一报文与第四报文的报文间隔数量为预设数量,所述第四报文为接收时间早于或晚于第一接收时间、且需要发送应答消息的报文,所述第一接收时间为所述CPE接收所述第一报文的时间,所述第四报文的应答消息用于指示第五报文和/或所述延迟时间,所述第五报文为与所述第四报文关联的报文,所述延迟时间用于指示延迟传输所述第五报文;In a possible example, the number of message intervals between the first message and the fourth message is a preset number, and the receiving time of the fourth message is earlier or later than the first receiving time and needs to be sent A response message message, the first receiving time is the time when the CPE receives the first message, and the response message of the fourth message is used to indicate the fifth message and/or the delay time, The fifth message is a message associated with the fourth message, and the delay time is used to indicate delayed transmission of the fifth message;
所述应答消息重复发送次数为预设次数。The number of repeated sending of the response message is a preset number of times.
在一个可能的示例中,所述应答消息包括协议约定的否定应答NACK。In a possible example, the response message includes a negative acknowledgment NACK agreed upon in the protocol.
在一个可能的示例中,所述第二报文包括所述第一报文的全部重传报文。In a possible example, the second packet includes all retransmission packets of the first packet.
在一个可能的示例中,所述预设次数小于协议规定的最大重传次数。In a possible example, the preset number of times is smaller than the maximum number of retransmissions specified by the protocol.
在一个可能的示例中,所述应答消息包括部分确认应答消息PACK。In a possible example, the response message includes a partial confirmation response message PACK.
在一个可能的示例中,所述第二报文包括所述第一报文的部分重传报文。In a possible example, the second packet includes a partial retransmission packet of the first packet.
在一个可能的示例中,所述确定单元32具体用于:根据所述缓存队列的缓存状态确定所述预设数量和所述预设次数。In a possible example, the determining unit 32 is specifically configured to: determine the preset number and the preset number of times according to the cache state of the cache queue.
在一个可能的示例中,所述应答消息包括所述延迟时间。In a possible example, the response message includes the delay time.
在一个可能的示例中,所述第二报文包括所述第一报文的下一个报文。In a possible example, the second packet includes a next packet of the first packet.
在一个可能的示例中,所述确定单元32,还用于根据所述缓存队列的缓存状态确定所述延迟时间。In a possible example, the determining unit 32 is further configured to determine the delay time according to the cache state of the cache queue.
在采用集成的单元的情况下,本申请实施例提供的另一种消息传输装置的结构示意图如图4所示。在图4中,消息传输装置4包括:处理模块40和通信模块41。处理模块40用于对设备控制装置的动作进行控制管理,例如,发送单元30、接收单元31、确定单元 32所执行的步骤,和/或用于执行本文所描述的技术的其它过程。通信模块41用于支持设备控制装置与其他设备之间的交互。如图4所示,消息传输装置还可以包括存储模块42,存储模块42用于存储消息传输装置的程序代码和数据。In the case of using an integrated unit, a schematic structural diagram of another message transmission device provided in the embodiment of the present application is shown in FIG. 4 . In FIG. 4 , the message transmission device 4 includes: a processing module 40 and a communication module 41 . The processing module 40 is used to control and manage the actions of the equipment control device, for example, the steps performed by the sending unit 30, the receiving unit 31, and the determining unit 32, and/or other processes for implementing the technology described herein. The communication module 41 is used to support the interaction between the device control device and other devices. As shown in FIG. 4, the message transmission device may further include a storage module 42, and the storage module 42 is used for storing program codes and data of the message transmission device.
其中,处理模块40可以是处理器或控制器,例如可以是中央处理器(Central Processing Unit,CPU),通用处理器,数字信号处理器(Digital Signal Processor,DSP),ASIC,FPGA或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,模块和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。通信模块41可以是收发器、RF电路或通信接口等。存储模块42可以是存储器。Wherein, the processing module 40 can be a processor or a controller, such as a central processing unit (Central Processing Unit, CPU), a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), ASIC, FPGA or other programmable Logic devices, transistor logic devices, hardware components, or any combination thereof. It can implement or execute the various illustrative logical blocks, modules and circuits described in connection with the present disclosure. The processor may also be a combination of computing functions, for example, a combination of one or more microprocessors, a combination of DSP and a microprocessor, and so on. The communication module 41 may be a transceiver, an RF circuit, or a communication interface and the like. The storage module 42 may be a memory.
其中,上述方法实施例涉及的各场景的所有相关内容均可以援引到对应功能模块的功能描述,在此不再赘述。上述消息传输装置3和消息传输装置4均可执行上述图2a所示的消息传输方法中CPE所执行的步骤。Wherein, all relevant content of each scene involved in the above method embodiments can be referred to the function description of the corresponding function module, and will not be repeated here. Both the above-mentioned message transmission device 3 and the message transmission device 4 can execute the steps performed by the CPE in the above-mentioned message transmission method shown in FIG. 2a.
本申请实施例提供一种消息传输装置,该消息传输装置可以为网络设备。具体的,消息传输装置用于执行以上消息传输方法中网络设备所执行的步骤。本申请实施例提供的消息传输装置可以包括相应步骤所对应的模块。An embodiment of the present application provides a message transmission device, and the message transmission device may be a network device. Specifically, the message transmission apparatus is configured to perform the steps performed by the network device in the above message transmission method. The message transmission device provided in the embodiment of the present application may include modules corresponding to corresponding steps.
本申请实施例可以根据上述方法示例对消息传输装置进行功能模块的划分,例如,可以对应各个功能划分各个功能模块,也可以将两个或两个以上的功能集成在一个处理模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本申请实施例中对模块的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。In the embodiment of the present application, the functional modules of the message transmission device may be divided according to the above method examples. For example, each functional module may be divided corresponding to each function, or two or more functions may be integrated into one processing module. The above-mentioned integrated modules can be implemented in the form of hardware or in the form of software function modules. The division of modules in the embodiment of the present application is schematic, and is only a logical function division, and there may be other division methods in actual implementation.
在采用对应各个功能划分各个功能模块的情况下,图5示出上述实施例中所涉及的消息传输装置的一种可能的结构示意图。如图5所示,消息传输装置5应用于网络设备;所述装置包括:Fig. 5 shows a possible structural diagram of the message transmission device involved in the above-mentioned embodiment in the case of dividing each functional module corresponding to each function. As shown in Figure 5, the message transmission device 5 is applied to network equipment; the device includes:
接收单元50,用于接收第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;The receiving unit 50 is configured to receive a response message of the first message, the response message of the first message is used to indicate the second message and/or delay time, the second message is the same as the first message For a message associated with a message, the delay time is used to indicate delayed transmission of the second message;
发送单元51,用于根据所述应答消息发送所述第二报文。A sending unit 51, configured to send the second message according to the response message.
在一个可能的示例中,所述第一报文与第四报文的报文间隔数量为预设数量,所述第四报文为接收时间早于或晚于第一接收时间、且需要发送应答消息的报文,所述第一接收时间为所述CPE接收所述第一报文的时间,所述第四报文的应答消息用于指示第五报文和/或所述延迟时间,所述第五报文为与所述第四报文关联的报文,所述延迟时间用于指示延迟传输所述第五报文;In a possible example, the number of message intervals between the first message and the fourth message is a preset number, and the receiving time of the fourth message is earlier or later than the first receiving time and needs to be sent A response message message, the first receiving time is the time when the CPE receives the first message, and the response message of the fourth message is used to indicate the fifth message and/or the delay time, The fifth message is a message associated with the fourth message, and the delay time is used to indicate delayed transmission of the fifth message;
所述应答消息重复发送次数为预设次数。The number of repeated sending of the response message is a preset number of times.
在一个可能的示例中,所述应答消息包括协议约定的否定应答NACK。In a possible example, the response message includes a negative acknowledgment NACK agreed upon in the protocol.
在一个可能的示例中,所述第二报文包括所述第一报文的全部重传报文。In a possible example, the second packet includes all retransmission packets of the first packet.
在一个可能的示例中,所述预设次数小于协议规定的最大重传次数。In a possible example, the preset number of times is smaller than the maximum number of retransmissions specified by the protocol.
在一个可能的示例中,所述应答消息包括部分确认应答消息PACK。In a possible example, the response message includes a partial confirmation response message PACK.
在一个可能的示例中,所述第二报文包括所述第一报文的部分重传报文。In a possible example, the second packet includes a partial retransmission packet of the first packet.
在一个可能的示例中,所述应答消息包括所述延迟时间。In a possible example, the response message includes the delay time.
在一个可能的示例中,所述第二报文包括所述第一报文的下一个报文。In a possible example, the second packet includes a next packet of the first packet.
在采用集成的单元的情况下,本申请实施例提供的另一种消息传输装置的结构示意图如图6所示。在图6中,消息传输装置6包括:处理模块60和通信模块61。处理模块60用于对设备控制装置的动作进行控制管理,例如,接收单元50、发送单元51所执行的步骤,和/或用于执行本文所描述的技术的其它过程。通信模块61用于支持设备与其他设备之间的交互。如图6所示,消息传输装置还可以包括存储模块62,存储模块62用于存储消息传输装置的程序代码和数据。In the case of using an integrated unit, a schematic structural diagram of another message transmission device provided in the embodiment of the present application is shown in FIG. 6 . In FIG. 6 , the message transmission device 6 includes: a processing module 60 and a communication module 61 . The processing module 60 is used to control and manage the actions of the equipment control device, for example, the steps performed by the receiving unit 50 and the sending unit 51, and/or other processes for implementing the techniques described herein. The communication module 61 is used to support the interaction between the device and other devices. As shown in FIG. 6, the message transmission device may further include a storage module 62, and the storage module 62 is used for storing program codes and data of the message transmission device.
其中,处理模块60可以是处理器或控制器,例如可以是中央处理器(Central Processing Unit,CPU),通用处理器,数字信号处理器(Digital Signal Processor,DSP),ASIC,FPGA或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,模块和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。通信模块61可以是收发器、RF电路或通信接口等。存储模块62可以是存储器。Wherein, the processing module 60 can be a processor or a controller, such as a central processing unit (Central Processing Unit, CPU), a general purpose processor, a digital signal processor (Digital Signal Processor, DSP), ASIC, FPGA or other programmable Logic devices, transistor logic devices, hardware components, or any combination thereof. It can implement or execute the various illustrative logical blocks, modules and circuits described in connection with the present disclosure. The processor may also be a combination of computing functions, for example, a combination of one or more microprocessors, a combination of DSP and a microprocessor, and so on. The communication module 61 may be a transceiver, an RF circuit, or a communication interface and the like. The storage module 62 may be a memory.
其中,上述方法实施例涉及的各场景的所有相关内容均可以援引到对应功能模块的功能描述,在此不再赘述。上述消息传输装置5和消息传输装置6均可执行上述图2a所示的消息传输方法中网络设备所执行的步骤。Wherein, all relevant content of each scene involved in the above method embodiments can be referred to the function description of the corresponding function module, and will not be repeated here. Both the above-mentioned message transmission device 5 and the message transmission device 6 can execute the steps performed by the network equipment in the above-mentioned message transmission method shown in FIG. 2a.
以上对本申请实施例进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的一般技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应该理解为对本申请的限制。The embodiments of the present application have been introduced in detail above, and specific examples have been used in this paper to illustrate the principles and implementation methods of the present application. The descriptions of the above embodiments are only used to help understand the methods and core ideas of the present application; meanwhile, for Those skilled in the art may have changes in specific implementation methods and application scopes based on the ideas of the present application. In summary, the contents of this specification should not be construed as limiting the present application.
上述实施例,可以全部或部分地通过软件、硬件、固件或其他任意组合来实现。当使用软件实现时,上述实施例可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令或计算机程序。在计算机上加载或执行所述计算机指令或计算机程序时,全部或部分地产生按照本申请实施例所述的流程或功能。所述计算机可以为通用计算机、专用计算机、计算机网络、或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线或无线方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集合的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质(例如,软盘、硬盘、磁带)、光介质(例如,DVD)、或者半导体介质。半导体介质可以是固态硬盘。The above-mentioned embodiments may be implemented in whole or in part by software, hardware, firmware or other arbitrary combinations. When implemented using software, the above-described embodiments may be implemented in whole or in part in the form of computer program products. The computer program product comprises one or more computer instructions or computer programs. When the computer instruction or computer program is loaded or executed on the computer, the processes or functions according to the embodiments of the present application will be generated in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable devices. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be transmitted from a website, computer, server or data center Wired or wireless transmission to another website site, computer, server or data center. The computer-readable storage medium may be any available medium that can be accessed by a computer, or a data storage device such as a server or a data center that includes one or more sets of available media. The available media may be magnetic media (eg, floppy disk, hard disk, magnetic tape), optical media (eg, DVD), or semiconductor media. The semiconductor medium may be a solid state drive.
本申请实施例还提供一种计算机存储介质,其中,该计算机存储介质存储用于电子数据交换的计算机程序,该计算机程序使得计算机执行如上述方法实施例中记载的任一方法的部分或全部步骤,上述计算机包括电子设备。An embodiment of the present application also provides a computer storage medium, wherein the computer storage medium stores a computer program for electronic data exchange, and the computer program enables the computer to execute some or all of the steps of any method described in the above method embodiments , the above-mentioned computer includes electronic equipment.
本申请实施例还提供一种计算机程序产品,上述计算机程序产品包括存储了计算机程序的非瞬时性计算机可读存储介质,上述计算机程序可操作来使计算机执行如上述方法实施例中记载的任一方法的部分或全部步骤。该计算机程序产品可以为一个软件安装包,上述计算机包括电子设备。An embodiment of the present application also provides a computer program product, the computer program product includes a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to enable the computer to execute any one of the methods described in the above method embodiments. Some or all steps of the method. The computer program product may be a software installation package, and the computer includes electronic equipment.
应理解,在本申请的各种实施例中,上述各过程的序号的大小并不意味着执行顺序的 先后,各过程的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that, in various embodiments of the present application, the sequence numbers of the above-mentioned processes do not mean the order of execution, and the execution order of the processes should be determined by their functions and internal logic, and should not be used in the embodiments of the present application. The implementation process constitutes any limitation.
在本申请所提供的几个实施例中,应该理解到,所揭露的方法、装置和系统,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的;例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式;例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed methods, devices and systems 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, and there may be other division methods in actual implementation; for example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In another point, the mutual coupling or direct coupling or communication connection shown or discussed may be through some interfaces, and the indirect coupling or communication connection of devices or units 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 may be distributed to multiple network units. Part 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 invention may be integrated into one processing unit, each unit may be physically included separately, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware, or in the form of hardware plus software functional units.
上述以软件功能单元的形式实现的集成的单元,可以存储在一个计算机可读取存储介质中。上述软件功能单元存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random Access Memory,简称RAM)、磁碟或者光盘等各种可以存储程序代码的介质。The above-mentioned integrated units implemented in the form of software functional units may be stored in a computer-readable storage medium. The above-mentioned software functional units are stored in a storage medium, and include several instructions to enable a computer device (which may be a personal computer, server, or network device, etc.) to execute some steps of the methods described in various embodiments of the present invention. The aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory, referred to as ROM), random access memory (Random Access Memory, referred to as RAM), magnetic disk or optical disc, etc., which can store program codes. medium.
虽然本发明披露如上,但本发明并非限定于此。任何本领域技术人员,在不脱离本发明的精神和范围内,可轻易想到变化或替换,均可作各种更动与修改,包含上述不同功能、实施步骤的组合,包含软件和硬件的实施方式,均在本发明的保护范围。Although the present invention is disclosed above, the present invention is not limited thereto. Any person skilled in the art, without departing from the spirit and scope of the present invention, can easily think of changes or replacements, and can make various changes and modifications, including the combination of the above-mentioned different functions and implementation steps, including the implementation of software and hardware way, all within the protection scope of the present invention.

Claims (28)

  1. 一种消息传输方法,其特征在于,包括:A message transmission method, characterized in that, comprising:
    用户前置设备CPE发送第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文,所述CPE的局域网LAN口的缓存队列用于缓存报文的数据包;The user front-end equipment CPE sends a response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, and the second message is the same as the first message For the associated message, the delay time is used to indicate the delayed transmission of the second message, and the cache queue of the LAN port of the CPE is used to cache the data packets of the message;
    所述CPE接收所述第二报文。The CPE receives the second packet.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method according to claim 1, further comprising:
    所述CPE发送所述缓存队列中缓存的第三报文的数据包,所述第三报文的数据包是指所述CPE在缓存队列中缓存的、且缓存时间早于所述第一报文的数据包的缓存时间的数据包。The CPE sends the data packet of the third message cached in the cache queue, and the data packet of the third message refers to the data packet cached by the CPE in the cache queue, and the cache time is earlier than that of the first message The data packet of the buffer time of the data packet of the text.
  3. 根据权利要求1或2所述的方法,其特征在于,所述方法还包括:The method according to claim 1 or 2, characterized in that the method further comprises:
    所述CPE确定所述缓存队列满足流量控制触发条件,所述流量控制触发条件用于指示所述缓存队列的缓存压力大于预设缓存压力。The CPE determines that the cache queue satisfies a flow control trigger condition, where the flow control trigger condition is used to indicate that the cache pressure of the cache queue is greater than a preset cache pressure.
  4. 根据权利要求1-3任一项所述的方法,其特征在于,所述应答消息为以下支持重传机制的协议层中任意一个协议层的消息:The method according to any one of claims 1-3, wherein the response message is a message of any one of the following protocol layers supporting the retransmission mechanism:
    媒体接入控制MAC层、无线链路控制RLC层、以及分组数据汇聚协议PDCP层。Media Access Control MAC layer, Radio Link Control RLC layer, and Packet Data Convergence Protocol PDCP layer.
  5. 根据权利要求1-4任一项所述的方法,其特征在于,所述第一报文与第四报文的报文间隔数量为预设数量,所述第四报文为接收时间早于或晚于第一接收时间、且需要发送应答消息的报文,所述第一接收时间为所述CPE接收所述第一报文的时间,所述第四报文的应答消息用于指示第五报文和/或所述延迟时间,所述第五报文为与所述第四报文关联的报文,所述延迟时间用于指示延迟传输所述第五报文;The method according to any one of claims 1-4, wherein the number of message intervals between the first message and the fourth message is a preset number, and the receiving time of the fourth message is earlier than or a message that is later than the first receiving time and needs to send a response message, the first receiving time is the time when the CPE receives the first message, and the response message of the fourth message is used to indicate the Five messages and/or the delay time, the fifth message is a message associated with the fourth message, and the delay time is used to indicate delayed transmission of the fifth message;
    所述应答消息重复发送次数为预设次数。The number of repeated sending of the response message is a preset number of times.
  6. 根据权利要求1-5任一项所述的方法,其特征在于,所述应答消息包括协议约定的否定应答NACK。The method according to any one of claims 1-5, wherein the response message includes a negative acknowledgment (NACK) stipulated in the protocol.
  7. 根据权利要求6所述的方法,其特征在于,所述第二报文包括所述第一报文的全部重传报文。The method according to claim 6, wherein the second message includes all retransmission messages of the first message.
  8. 根据权利要求7所述的方法,其特征在于,所述预设次数小于协议规定的最大重传次数。The method according to claim 7, wherein the preset number of times is smaller than the maximum number of retransmissions stipulated by the protocol.
  9. 根据权利要求1-5任一项所述的方法,其特征在于,所述应答消息包括部分确认应答消息PACK。The method according to any one of claims 1-5, wherein the response message includes a partial acknowledgment response message PACK.
  10. 根据权利要求9所述的方法,其特征在于,所述第二报文包括所述第一报文的部分重传报文。The method according to claim 9, wherein the second message includes a partial retransmission message of the first message.
  11. 根据权利要求6-10任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 6-10, wherein the method further comprises:
    所述CPE根据所述缓存队列的缓存状态确定所述预设数量和所述预设次数。The CPE determines the preset number and the preset times according to the cache state of the cache queue.
  12. 根据权利要求1-4任一项所述的方法,其特征在于,所述应答消息包括所述延迟时间。The method according to any one of claims 1-4, wherein the response message includes the delay time.
  13. 根据权利要求12所述的方法,其特征在于,所述第二报文包括所述第一报文的下一个报文。The method according to claim 12, wherein said second message comprises a next message of said first message.
  14. 根据权利要求12或13所述的方法,其特征在于,所述方法还包括:The method according to claim 12 or 13, wherein the method further comprises:
    所述CPE根据所述缓存队列的缓存状态确定所述延迟时间。The CPE determines the delay time according to the cache state of the cache queue.
  15. 一种消息传输方法,其特征在于,包括:A message transmission method, characterized in that, comprising:
    网络设备接收第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;The network device receives the response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, the second message is a message associated with the first message In the document, the delay time is used to indicate the delayed transmission of the second message;
    所述网络设备根据所述应答消息发送所述第二报文。The network device sends the second packet according to the response message.
  16. 根据权利要求15所述的方法,其特征在于,所述第一报文与第四报文的报文间隔数量为预设数量,所述第四报文为接收时间早于或晚于第一接收时间、且需要发送应答消息的报文,所述第一接收时间为所述CPE接收所述第一报文的时间,所述第四报文的应答消息用于指示第五报文和/或所述延迟时间,所述第五报文为与所述第四报文关联的报文,所述延迟时间用于指示延迟传输所述第五报文;The method according to claim 15, wherein the number of message intervals between the first message and the fourth message is a preset number, and the receiving time of the fourth message is earlier or later than the first message. Receiving time and need to send a message of a response message, the first receiving time is the time when the CPE receives the first message, and the response message of the fourth message is used to indicate the fifth message and/or or the delay time, the fifth message is a message associated with the fourth message, and the delay time is used to indicate delay in transmission of the fifth message;
    所述应答消息重复发送次数为预设次数。The number of repeated sending of the response message is a preset number of times.
  17. 根据权利要求15或16所述的方法,其特征在于,所述应答消息包括协议约定的否定应答NACK。The method according to claim 15 or 16, wherein the response message includes a negative acknowledgment (NACK) agreed upon in the protocol.
  18. 根据权利要求17所述的方法,其特征在于,所述第二报文包括所述第一报文的全部重传报文。The method according to claim 17, wherein the second message includes all retransmission messages of the first message.
  19. 根据权利要求18所述的方法,其特征在于,所述预设次数小于协议规定的最大重传次数。The method according to claim 18, wherein the preset number of times is smaller than the maximum number of retransmissions stipulated in the protocol.
  20. 根据权利要求15或16所述的方法,其特征在于,所述应答消息包括部分确认应答消息PACK。The method according to claim 15 or 16, wherein the response message includes a partial acknowledgment response message PACK.
  21. 根据权利要求20所述的方法,其特征在于,所述第二报文包括所述第一报文的部分重传报文。The method according to claim 20, wherein the second message includes a partial retransmission message of the first message.
  22. 根据权利要求15或16所述的方法,其特征在于,所述应答消息包括所述延迟时间。The method according to claim 15 or 16, characterized in that the response message includes the delay time.
  23. 根据权利要求22所述的方法,其特征在于,所述第二报文包括所述第一报文的下一个报文。The method of claim 22, wherein the second message comprises a message next to the first message.
  24. 一种消息传输系统,其特征在于,包括CPE和网络设备,A message transmission system, characterized in that it includes a CPE and a network device,
    所述CPE,用于执行如权利要求1-14任一项所述的方法中的步骤;The CPE is configured to perform the steps in the method according to any one of claims 1-14;
    所述网络设备,用于执行如权利要求15-23任一项所述的方法中的步骤。The network device is configured to execute the steps in the method according to any one of claims 15-23.
  25. 一种消息传输装置,其特征在于,包括:A message transmission device, characterized in that it includes:
    发送单元,用于发送第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;A sending unit, configured to send a response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, the second message is the same as the first message For an associated message, the delay time is used to indicate delayed transmission of the second message;
    接收单元,用于接收所述第二报文。A receiving unit, configured to receive the second message.
  26. 一种消息传输装置,其特征在于,包括:A message transmission device, characterized in that it includes:
    接收单元,用于接收第一报文的应答消息,所述第一报文的应答消息用于指示第二报文和/或延迟时间,所述第二报文为与所述第一报文关联的报文,所述延迟时间用于指示延迟传输所述第二报文;A receiving unit, configured to receive a response message of the first message, the response message of the first message is used to indicate the second message and/or the delay time, the second message is the same as the first message For an associated message, the delay time is used to indicate delayed transmission of the second message;
    发送单元,用于根据所述应答消息发送所述第二报文。a sending unit, configured to send the second packet according to the response message.
  27. 一种电子设备,其特征在于,所述电子设备包括:An electronic device, characterized in that the electronic device comprises:
    一个或多个处理器;one or more processors;
    一个或多个存储器,用于存储程序,one or more memories for storing programs,
    所述一个或多个存储器和所述程序被配置为,由所述一个或多个处理器控制所述设备执行如权利要求1-14或者15-23任一项所述的方法中的步骤。The one or more memories and the program are configured such that the one or more processors control the device to execute the steps in the method according to any one of claims 1-14 or 15-23.
  28. 一种计算机可读存储介质,其特征在于,存储用于电子数据交换的计算机程序,其中,所述计算机程序使得计算机执行如权利要求1-14或者15-23任一项所述的方法。A computer-readable storage medium, characterized by storing a computer program for electronic data exchange, wherein the computer program causes a computer to execute the method according to any one of claims 1-14 or 15-23.
PCT/CN2022/082543 2021-05-18 2022-03-23 Message transmission method and system, and related apparatus WO2022242305A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110544267.7A CN113301605B (en) 2021-05-18 2021-05-18 Message transmission method, system and related device
CN202110544267.7 2021-05-18

Publications (1)

Publication Number Publication Date
WO2022242305A1 true WO2022242305A1 (en) 2022-11-24

Family

ID=77322850

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/082543 WO2022242305A1 (en) 2021-05-18 2022-03-23 Message transmission method and system, and related apparatus

Country Status (2)

Country Link
CN (1) CN113301605B (en)
WO (1) WO2022242305A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113301605B (en) * 2021-05-18 2023-03-24 成都欧珀通信科技有限公司 Message transmission method, system and related device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8379515B1 (en) * 2007-02-01 2013-02-19 F5 Networks, Inc. TCP throughput control by imposing temporal delay
CN108023758A (en) * 2016-11-04 2018-05-11 华为技术有限公司 The method and the network equipment of message are handled in a kind of mixed insertion network
CN109327403A (en) * 2018-12-04 2019-02-12 锐捷网络股份有限公司 A kind of flow control method, device, the network equipment and storage medium
CN110366202A (en) * 2018-03-26 2019-10-22 中兴通讯股份有限公司 It eats dishes without rice or wine link congestion feedback method, device and equipment, storage medium
CN113301605A (en) * 2021-05-18 2021-08-24 成都欧珀通信科技有限公司 Message transmission method, system and related device

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5913921A (en) * 1996-07-12 1999-06-22 Glenayre Electronics, Inc. System for communicating information about nodes configuration by generating advertisements having era values for identifying time reference for which the configuration is operative
WO2006050174A2 (en) * 2004-10-29 2006-05-11 Broadcom Corporation Hierarchical flow-level multi-channel communication
US8788901B2 (en) * 2007-10-02 2014-07-22 Lantiq Deutschland Gmbh Retransmission scheme for communication systems
WO2011020980A1 (en) * 2009-08-20 2011-02-24 Fujitsu Limited Introducing a delay in the transmission of a nack for a packet received employing coordinated multi-point transmission
CN102035858A (en) * 2009-09-27 2011-04-27 华为技术有限公司 Method and device for controlling file breakpoint continuous transmission
KR20110088124A (en) * 2010-01-28 2011-08-03 엘지전자 주식회사 Method for controlling secondary base station in cognitive radio system and apparatus therefor
CN103236964B (en) * 2013-05-07 2015-09-16 烽火通信科技股份有限公司 Based on DS-Lite implementation method and the CPE access device thereof of Linux
US9515777B2 (en) * 2014-10-23 2016-12-06 International Business Machines Corporation Snoop virtual receiver time
CN104468202B (en) * 2014-11-26 2018-03-27 迈普通信技术股份有限公司 The management method and device of a kind of ustomer premises access equipment
CN105187175B (en) * 2015-09-25 2018-04-20 京信通信系统(中国)有限公司 Base station down transfer control method and system
CN106850595A (en) * 2017-01-17 2017-06-13 烽火通信科技股份有限公司 A kind of streaming media optimization method and device
US20180212885A1 (en) * 2017-01-20 2018-07-26 Google Inc. Device and method for scalable traffic shaping at a receiver with a time-indexed data structure
EP3562076A4 (en) * 2017-01-24 2020-01-08 Huawei Technologies Co., Ltd. Data transmission method and apparatus, and customer premises equipment
US10750520B2 (en) * 2017-04-27 2020-08-18 Qualcomm Incorporated Radio link control/packet data convergence protocol window advance with holes
CN110417518B (en) * 2018-04-26 2022-08-26 华为技术有限公司 Communication method, device and system based on HARQ technology
CN110830199A (en) * 2018-08-09 2020-02-21 电信科学技术研究院有限公司 Information transmission method, terminal and base station
CN109039552B (en) * 2018-09-20 2021-11-09 郑州云海信息技术有限公司 Data recovery method and device
CN111756479B (en) * 2019-03-27 2021-12-10 华为技术有限公司 Communication method and device
WO2021022422A1 (en) * 2019-08-02 2021-02-11 Nokia Shanghai Bell Co., Ltd. Transmission of high layer ack/nack
CN112399588A (en) * 2019-08-16 2021-02-23 华为技术有限公司 Method and apparatus for transmitting hybrid automatic repeat request HARQ feedback information
US11218413B2 (en) * 2019-11-14 2022-01-04 Mellanox Technologies, Ltd. Congestion control management method derived from packets at a network adapter
US11876628B2 (en) * 2020-03-12 2024-01-16 Qualcomm Incorporated Fallback retransmission in sidelink
CN113099477B (en) * 2021-03-24 2022-11-11 Oppo广东移动通信有限公司 Time delay information processing method and related device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8379515B1 (en) * 2007-02-01 2013-02-19 F5 Networks, Inc. TCP throughput control by imposing temporal delay
CN108023758A (en) * 2016-11-04 2018-05-11 华为技术有限公司 The method and the network equipment of message are handled in a kind of mixed insertion network
CN110366202A (en) * 2018-03-26 2019-10-22 中兴通讯股份有限公司 It eats dishes without rice or wine link congestion feedback method, device and equipment, storage medium
CN109327403A (en) * 2018-12-04 2019-02-12 锐捷网络股份有限公司 A kind of flow control method, device, the network equipment and storage medium
CN113301605A (en) * 2021-05-18 2021-08-24 成都欧珀通信科技有限公司 Message transmission method, system and related device

Also Published As

Publication number Publication date
CN113301605A (en) 2021-08-24
CN113301605B (en) 2023-03-24

Similar Documents

Publication Publication Date Title
US20100315999A1 (en) Use of block acknowledgement policy for wireless networks
US7424661B2 (en) Packet transmission system in wireless LAN
US20190200273A1 (en) Flushing PDCP Packets To Reduce Network Load In Multi-Connectivity Scenarios
JP2007089176A (en) Method and apparatus for processing control pdu in re-establishing transmitter side in radio communication system
WO2021000783A1 (en) Method and apparatus for indicating data transmission situations
WO2019137501A1 (en) Communication method and device
EP3506540A1 (en) Data transmission method, network device and terminal device
US20220116332A1 (en) Data Packet Transmission Method And Communications Apparatus
WO2019019120A1 (en) Data transmission method, terminal device and network device
WO2022242305A1 (en) Message transmission method and system, and related apparatus
WO2022143684A1 (en) Data processing method and apparatus
WO2022078321A1 (en) Uplink information sending method and related product
WO2020220316A1 (en) Feedback information determining method and apparatus, and terminal
WO2021088958A1 (en) Method for modifying ba protocol parameter and device
WO2019213922A1 (en) Method for forwarding data among nodes in relay network, and network nodes
TW201935879A (en) A method for transmitting or receiving information, a terminal device, and a network device
WO2020238285A1 (en) Data retransmission method and apparatus
WO2019085920A1 (en) Information transmission method and communication device
WO2021026846A1 (en) Wireless communication method, terminal device and network device
US20230090249A1 (en) Radio link control status report method and corresponding apparatus
WO2018218996A1 (en) Data packet transmission method and device
WO2022063187A1 (en) Communication method and apparatus
WO2022151963A1 (en) Pucch retransmission determination and configuration methods and apparatuses, storage medium, user equipment, and network side device
WO2021155604A1 (en) Information processing method and device
WO2020147768A1 (en) Data processing method and data processing apparatus

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: 22803631

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE