CN106714323A - Priority distinguishing and dispatching method of heterogeneous flow in 4G network - Google Patents

Priority distinguishing and dispatching method of heterogeneous flow in 4G network Download PDF

Info

Publication number
CN106714323A
CN106714323A CN201710022419.0A CN201710022419A CN106714323A CN 106714323 A CN106714323 A CN 106714323A CN 201710022419 A CN201710022419 A CN 201710022419A CN 106714323 A CN106714323 A CN 106714323A
Authority
CN
China
Prior art keywords
priority
scheduling
user
delay
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201710022419.0A
Other languages
Chinese (zh)
Other versions
CN106714323B (en
Inventor
董育宁
孙国岩
刘继岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Linming Technology Co.,Ltd.
Original Assignee
Nanjing Post and Telecommunication University
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 Nanjing Post and Telecommunication University filed Critical Nanjing Post and Telecommunication University
Priority to CN201710022419.0A priority Critical patent/CN106714323B/en
Publication of CN106714323A publication Critical patent/CN106714323A/en
Application granted granted Critical
Publication of CN106714323B publication Critical patent/CN106714323B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/56Allocation or scheduling criteria for wireless resources based on priority criteria
    • H04W72/566Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient
    • H04W72/569Allocation or scheduling criteria for wireless resources based on priority criteria of the information or information source or recipient of the traffic information

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明公开了一种4G网络中异构流的优先级区分调度方法,包括首先根据用户所反馈回来的CQI,得到用户的时延和丢包率并算出加权系数,然后根据4G传输实际情况,考虑到包头时延、队列长度、速率、吞吐量四个因素建立数学模型,最后根据流优先级的高低,分别设置权重系数,并且算出调度优先级因子。本发明根据业务流的重要性,区分不同的调度优先级,同时还能够考虑到时延、吞吐量、丢包率等QoS指标,并且保证了调度的公平性。在LTE‑Sim仿真环境下,将MP‑MLWDF算法和已有的SQPS进行对比试验,仿真结果表明MP‑MLWDF算法在性能方面有着明显的提高。

The invention discloses a scheduling method for priority distinction of heterogeneous streams in a 4G network, which includes first obtaining the user's time delay and packet loss rate and calculating the weighting coefficient according to the CQI fed back by the user, and then according to the actual situation of 4G transmission, Considering the four factors of packet header delay, queue length, rate, and throughput, a mathematical model is established. Finally, according to the flow priority, the weight coefficient is set respectively, and the scheduling priority factor is calculated. The invention distinguishes different scheduling priorities according to the importance of business flows, and can also consider QoS indicators such as time delay, throughput, packet loss rate, etc., and ensures the fairness of scheduling. In the LTE-Sim simulation environment, the MP-MLWDF algorithm is compared with the existing SQPS. The simulation results show that the performance of the MP-MLWDF algorithm has been significantly improved.

Description

一种4G网络中异构流的优先级区分调度方法A priority-based scheduling method for heterogeneous flows in 4G networks

技术领域technical field

本发明属于计算机无线通信网络技术领域,特别涉及一种4G网络中异构流的优先级区分调度方法。The invention belongs to the technical field of computer wireless communication networks, and in particular relates to a priority-discriminating scheduling method for heterogeneous flows in a 4G network.

背景技术Background technique

随着LTE(Long Term Evolution)网络的发展,其高速、低时延等特性有效提升了用户的移动业务体验,能够更好地满足用户的业务需求。作为新一代宽带无线移动通信的领军技术,LTE已经在全球快速展开商用。同时,随着各种高清语音、网页、视频等多媒体业务的多样化发展,区分不同业务的优先级来提供QoS(Quality of Service)保障已经成为一个新的趋势。With the development of the LTE (Long Term Evolution) network, its high-speed, low-latency and other characteristics have effectively improved the user's mobile service experience and can better meet the user's business needs. As the leading technology of the new generation of broadband wireless mobile communications, LTE has been rapidly commercialized around the world. At the same time, with the diversified development of various multimedia services such as high-definition voice, web pages, and videos, it has become a new trend to differentiate the priorities of different services to provide QoS (Quality of Service) guarantees.

尽管4G系统的性能得到了大幅度提升,但仍然需要很多珍贵的频率资源。如何利用有限的频率资源,来满足用户需求和数据流量的不断增长,已经成为移动设备生产商以及移动网络运营商必须面对的问题。因此,对于4G移动通信来说,系统性能的好坏很大程度上取决于资源调度的效率。目前常见的调度算法有3种:RR(轮询算法)、MAX C/I(最大载干比)调度算法和PF(比例公平)调度算法。不同的调度算法在吞吐量、丢包率、排队时延和公平性等方面的侧重点都不同。Although the performance of the 4G system has been greatly improved, it still requires a lot of precious frequency resources. How to use limited frequency resources to meet user demands and increasing data traffic has become a problem that mobile device manufacturers and mobile network operators must face. Therefore, for 4G mobile communications, the performance of the system largely depends on the efficiency of resource scheduling. There are three common scheduling algorithms at present: RR (round robin algorithm), MAX C/I (maximum load-to-interference ratio) scheduling algorithm and PF (proportional fair) scheduling algorithm. Different scheduling algorithms have different emphasis on throughput, packet loss rate, queuing delay and fairness.

但是上述这些调度算法都属于系统级调度,不适用于实时流,并且这些调度算法都没有考虑到业务流区分优先级调度的需求。区分优先级调度是保证无线网络有效性和实用性的一项重要技术,而传统的区分优先级调度算法,由于没有科学地分配各QoS参数,或者其它的一些原因,难以保证时延、吞吐量等QoS指标。However, these scheduling algorithms mentioned above belong to system-level scheduling and are not suitable for real-time streams, and these scheduling algorithms do not take into account the priority scheduling requirements of business streams. Prioritized scheduling is an important technology to ensure the effectiveness and practicability of wireless networks. However, the traditional prioritized scheduling algorithm is difficult to guarantee the delay and throughput due to the lack of scientific allocation of QoS parameters or other reasons. and other QoS indicators.

发明内容Contents of the invention

本发明目的在于针对现有优先级区分调度技术的不足,提出了一种新的区分优先级调度方法MP-MLWDF(Multi-priorites Modified Largest Wait Delay First)。该方法在考虑信道质量的同时,还考虑到多媒体业务的服务质量需求,可以根据流的种类区分优先级进行调度,来提供QoS保障。The purpose of the present invention is to propose a new priority-based scheduling method MP-MLWDF (Multi-priorites Modified Largest Wait Delay First) for the deficiency of the prior priority-based scheduling technology. The method considers not only the channel quality but also the quality of service requirements of multimedia services, and can prioritize and schedule according to the types of streams to provide QoS guarantee.

为了实现上述目的,本发明提出的技术方案为一种4G网络中异构流的优先级区分调度方法,具体包括以下步骤:In order to achieve the above object, the technical solution proposed by the present invention is a priority-based scheduling method for heterogeneous flows in a 4G network, which specifically includes the following steps:

步骤1:根据用户所反馈回来的CQI,得到用户的时延和丢包率并算出加权系数;Step 1: According to the CQI fed back by the user, the delay and packet loss rate of the user are obtained and the weighting coefficient is calculated;

步骤2:根据4G传输实际情况,考虑到包头时延、队列长度、速率、吞吐量四个因素建立数学模型;Step 2: According to the actual situation of 4G transmission, consider the four factors of packet header delay, queue length, rate, and throughput to establish a mathematical model;

步骤3:根据流优先级的高低,分别设置权重系数,并且算出调度优先级因子。Step 3: According to the flow priority, set the weight coefficient respectively, and calculate the scheduling priority factor.

进一步,上述步骤1中所述加权系数的算法为:Further, the algorithm of the weighting coefficients described in the above step 1 is:

其中,最大丢包率规定了数据传输过程的丢包门限,传输过程中的丢包率必须小于该值。Among them, the maximum packet loss rate specifies the packet loss threshold in the data transmission process, and the packet loss rate in the transmission process must be less than this value.

进一步,上述步骤2中所述数学模型为:Further, the mathematical model described in the above step 2 is:

其中,包头时延为用户数据包在缓存队列中的等待时延,当用户数据包超过时延门限制的时候,该用户的数据包将被丢弃,最大传输速率指给用户分配资源块时,该用户的最大传输速率。Among them, the packet header delay is the waiting delay of the user data packet in the buffer queue. When the user data packet exceeds the delay gate limit, the user's data packet will be discarded, and the maximum transmission rate refers to when the resource block is allocated to the user. The maximum transfer rate for this user.

上述步骤3中所述调度优先级因子的计算步骤为:The calculation steps of the scheduling priority factor described in the above step 3 are:

i.根据流优先级的高低,分别设置权重系数,优先级权重表示为:i. According to the flow priority, set the weight coefficient respectively, and the priority weight is expressed as:

其中,θi表示业务流的优先级;Among them, θi represents the priority of the business flow;

ii.根据加权系数,数学模型计算结果,优先级权重,得到调度优先级因子:ii. According to the weighting coefficient, the calculation result of the mathematical model, and the priority weight, the scheduling priority factor is obtained:

优先级因子=加权系数调度模型优先级权重。 (4)Priority factor = weighting coefficient Scheduling model priority weight. (4)

作为优选,所述θi的取值为-1,0,1,分别代表低、中、高三种优先级的流。Preferably, the values of θ i are -1, 0, and 1, which respectively represent flows with three priorities: low, medium, and high.

与现有技术相比,本发明的有益效果:Compared with prior art, the beneficial effect of the present invention:

1、本发明方法与现有的优先级调度方法相比,能更好的区分出业务流优先级,并且能有效提高时延、丢包率、吞吐量等QoS性能指标。1. Compared with the existing priority scheduling method, the method of the present invention can better distinguish the priority of service flows, and can effectively improve QoS performance indicators such as time delay, packet loss rate, and throughput.

2、本发明方法是一种基于业务流优先级的调度方法,可以根据流的种类区分,有效的考虑信道质量的同时,还考虑到多媒体业务的服务质量需求,从而提高网络传输的性能和用户体验。2. The method of the present invention is a scheduling method based on service flow priority, which can be distinguished according to the type of flow, while effectively considering the channel quality, it also takes into account the quality of service requirements of multimedia services, thereby improving the performance of network transmission and user experience.

附图说明Description of drawings

图1是本发明优先级区分调度方法的流程框图。Fig. 1 is a block flow diagram of the scheduling method according to the present invention.

图2是本发明整体调度流程的框图。Fig. 2 is a block diagram of the overall scheduling process of the present invention.

图3是本发明与现有技术关于吞吐量的仿真结果对比图。Fig. 3 is a comparison diagram of the simulation results of throughput between the present invention and the prior art.

图4是本发明与现有技术关于丢包率的仿真结果对比图。Fig. 4 is a comparison diagram of the simulation results of the present invention and the prior art regarding the packet loss rate.

具体实施方式detailed description

以下结合说明书附图对本发明创造作进一步的详细说明。The invention will be described in further detail below in conjunction with the accompanying drawings.

本发明的主要思路是在用户终端借助数据链路层的CQI机制,获取信道信息,根据时延和丢包率来计算加权系数,根据包头时延、队列长度、速率和吞吐量等信息建立数学模型。设置优先级权重并且计算出调度优先级因子,根据用户的优先级因子大小,把相对应的资源块分配给最高优先级的用户。本发明方法包括如下步骤:The main idea of the present invention is to use the CQI mechanism of the data link layer in the user terminal to obtain channel information, calculate the weighting coefficient according to the time delay and packet loss rate, and establish a mathematical model according to information such as packet header time delay, queue length, rate and throughput. Model. Set the priority weight and calculate the scheduling priority factor, and assign the corresponding resource block to the user with the highest priority according to the user's priority factor. The inventive method comprises the steps:

第1步:根据用户所反馈回来的CQI,得到用户的时延和丢包率并算出加权系数:Step 1: According to the CQI fed back by the user, the delay and packet loss rate of the user are obtained and the weighting coefficient is calculated:

其中,最大丢包率规定了数据传输过程的丢包门限,传输过程中的丢包率必须小于这一值。Among them, the maximum packet loss rate specifies the packet loss threshold in the data transmission process, and the packet loss rate in the transmission process must be less than this value.

第2步:根据4G传输实际情况,考虑到包头时延、队列长度、速率、吞吐量四个因素建立数学模型,数学模型建立方法为:Step 2: According to the actual situation of 4G transmission, consider the four factors of packet header delay, queue length, rate, and throughput to establish a mathematical model. The mathematical model establishment method is as follows:

其中,包头时延为用户数据包HOL(Head-of-line)在缓存队列中的等待时延,当用户数据包的时延,超过时延门限的时候,该用户的数据包将被丢弃。最大传输速率指的是给用户分配资源块时,该用户的最大传输速率。Wherein, the packet header delay is the waiting delay of the user data packet HOL (Head-of-line) in the cache queue. When the delay of the user data packet exceeds the delay threshold, the user's data packet will be discarded. The maximum transmission rate refers to the maximum transmission rate of the user when resource blocks are allocated to the user.

第3步:根据流优先级的高低,分别设置权重系数,并且算出调度优先级因子,具体步骤为:Step 3: According to the flow priority, set the weight coefficient respectively, and calculate the scheduling priority factor, the specific steps are:

i.根据流优先级的高低,分别设置权重系数,优先级权重表示为:i. According to the flow priority, set the weight coefficient respectively, and the priority weight is expressed as:

其中,θi表示业务流的优先级,本文根据流的需求,分为了三类分别代表低、中、高三种优先级的流,θi分别对应-1,0,1。Among them, θi represents the priority of the business flow. According to the requirements of the flow, this paper divides it into three types representing low, medium and high priority flows respectively, and θi corresponds to -1, 0, and 1 respectively.

ii.根据加权系数,数学模型计算结果,优先级权重,得到调度优先级因子:ii. According to the weighting coefficient, the calculation result of the mathematical model, and the priority weight, the scheduling priority factor is obtained:

优先级因子=加权系数调度模型优先级权重 (4)Priority Factor = Weighting Coefficient Scheduling Model Priority Weight (4)

如图1所示,是4G网络中异构流的优先级区分调度算法的流程图,其具体步骤如下:As shown in Figure 1, it is a flowchart of a priority-based scheduling algorithm for heterogeneous flows in a 4G network, and its specific steps are as follows:

步骤一,根据用户返回的信息,此时用户所在信道的时延和丢包率两个QoS指标大小,计算出加权系数大小。Step 1: Calculate the size of the weighting coefficient according to the information returned by the user and the two QoS indicators of the time delay and packet loss rate of the channel where the user is located at this time.

步骤二,从QoS参数列表中,获取包头时延、队列长度、速率和吞吐量等信息,通过数学模型,得出计算结果。Step 2: Obtain information such as header delay, queue length, rate, and throughput from the QoS parameter list, and obtain calculation results through a mathematical model.

步骤三,根据流优先级的高低,分别设置权重系数,分成了低中高三种优先级权重。根据步骤一得到的加权系数,步骤二得到的数学模型计算结果,步骤三得到的优先级权重,相乘得到调度优先级因子。调度器根据调度优先级因子的大小,将资源块分配给优先级因子最高的用户。Step 3: According to the high or low priority of the stream, the weight coefficients are set respectively, which are divided into three priority weights: low, medium and high. Multiply the weighting coefficient obtained in step 1, the mathematical model calculation result obtained in step 2, and the priority weight obtained in step 3 to obtain the scheduling priority factor. The scheduler allocates the resource block to the user with the highest priority factor according to the size of the scheduling priority factor.

以上调度具体流程,参见图2:For the specific process of the above scheduling, see Figure 2:

(1)在每个时隙开始时刻,执行本文调度算法,进行资源分配(1) At the beginning of each time slot, execute the scheduling algorithm in this paper to allocate resources

(2)计算用户的调度优先级的值(2) Calculate the value of the user's scheduling priority

(3)判断出新用户的调度优先级的值是否大于之前的用户,如果大于之前的用户继续执行第四步,否则的话根据调度优先级的值进行排序,再执行第四步(3) Determine whether the scheduling priority value of the new user is greater than that of the previous user, if it is greater than the previous user, continue to perform the fourth step, otherwise, sort according to the scheduling priority value, and then perform the fourth step

(4)判断当前时隙内,空闲资源是否分配完毕,如果分配完毕执行第五步,如果还有剩余资源,则返回到第一步(4) Determine whether the allocation of idle resources in the current time slot is completed, if the allocation is completed, perform the fifth step, if there are remaining resources, return to the first step

(5)一个传输时间间隔结束,更新各个用户业务的数据包在队列中的等待时延和物理层测量信息等。(5) When a transmission time interval ends, update the waiting delay and physical layer measurement information of data packets of each user service in the queue.

为便于本领域的技术人员进一步理解本发明,下提供本发明的仿真结果:For the convenience of those skilled in the art to further understand the present invention, the simulation results of the present invention are provided below:

本发明仿真实验在LTE-Sim平台上仿真,仿真拓扑采用三个小区,与现有的SQPS(Single-Queue Priority Scheduler Alogrithm)算法对比得到图3-图4仿真图,横轴表示用户数,纵轴表示对应的QoS指标。The simulation experiment of the present invention is simulated on the LTE-Sim platform, and the simulation topology adopts three sub-districts. Compared with the existing SQPS (Single-Queue Priority Scheduler Alogrithm) algorithm, the simulation diagrams of Fig. 3-Fig. 4 are obtained, the horizontal axis represents the number of users, and the vertical axis represents the number of users. The axis represents the corresponding QoS metric.

图3为吞吐量的仿真结果,用户数5的时候表明资源块充足,所以两种算法的吞吐量相当都在400kbps左右。随着用户数的增长,吞吐量逐渐增加。但是,在用户数增长到15的时候SQPS性能显著下降,而MP-MLWDF算法依旧保持着较高的吞吐量。因为,MP-MLWDF算法考虑到吞吐量,在调度的时候进行了优化,所以可以减缓在资源块不足情况下带来的吞吐量下降。Figure 3 shows the simulation results of the throughput. When the number of users is 5, it indicates that the resource blocks are sufficient, so the throughput of the two algorithms is about 400kbps. As the number of users grows, the throughput increases gradually. However, when the number of users increases to 15, the performance of SQPS drops significantly, while the MP-MLWDF algorithm still maintains a high throughput. Because the MP-MLWDF algorithm considers the throughput and is optimized during scheduling, it can slow down the throughput drop caused by insufficient resource blocks.

图4为丢包率仿真结果,在用户数较少的时候,两种算法的丢包率都接近于0,但是,随着用户数的增长,SQPS算法的丢包率增长较快,而MP-MLWDF算法的丢包率增长幅度要远低于SQPS的增长率。除了丢包率和吞吐量外,MP-MLWDF也可以保证良好的比例公平性和较低的时延。Figure 4 shows the packet loss rate simulation results. When the number of users is small, the packet loss rates of the two algorithms are close to 0. However, as the number of users increases, the packet loss rate of the SQPS algorithm increases rapidly, while the MP -The growth rate of the packet loss rate of the MLWDF algorithm is much lower than the growth rate of the SQPS. In addition to packet loss rate and throughput, MP-MLWDF can also guarantee good proportional fairness and low latency.

Claims (5)

1.一种4G网络中异构流的优先级区分调度方法,其特征在于,所述方法包括以下步骤:1. a priority distinguishing scheduling method for heterogeneous flows in a 4G network, characterized in that the method comprises the following steps: 步骤1:根据用户所反馈回来的CQI,得到用户的时延和丢包率并算出加权系数;Step 1: According to the CQI fed back by the user, the delay and packet loss rate of the user are obtained and the weighting coefficient is calculated; 步骤2:根据4G传输实际情况,考虑到包头时延、队列长度、速率、吞吐量四个因素建立数学模型;Step 2: According to the actual situation of 4G transmission, consider the four factors of packet header delay, queue length, rate, and throughput to establish a mathematical model; 步骤3:根据流优先级的高低,分别设置权重系数,并且算出调度优先级因子。Step 3: According to the flow priority, set the weight coefficient respectively, and calculate the scheduling priority factor. 2.根据权利要求1所述的4G网络中异构流的优先级区分调度方法,其特征在于步骤1中所述加权系数的算法为:2. according to the priority distinguishing scheduling method of heterogeneous flow in the 4G network of claim 1, it is characterized in that the algorithm of weighting coefficient described in step 1 is: 其中,最大丢包率规定了数据传输过程的丢包门限,传输过程中的丢包率必须小于该值。Among them, the maximum packet loss rate specifies the packet loss threshold in the data transmission process, and the packet loss rate in the transmission process must be less than this value. 3.根据权利要求1或2所述的4G网络中异构流的优先级区分调度方法,其特征在于步骤2中所述数学模型为:3. according to claim 1 or 2 described in the 4G network priority distinguishing scheduling method of heterogeneous flow, it is characterized in that described in step 2 mathematical model is: 其中,包头时延为用户数据包在缓存队列中的等待时延,当用户数据包超过时延门限制的时候,该用户的数据包将被丢弃,最大传输速率指给用户分配资源块时,该用户的最大传输速率。Among them, the packet header delay is the waiting delay of the user data packet in the buffer queue. When the user data packet exceeds the delay gate limit, the user's data packet will be discarded, and the maximum transmission rate refers to when the resource block is allocated to the user. The maximum transfer rate for this user. 4.根据权利要求3所述的4G网络中异构流的优先级区分调度方法,其特征在于步骤3中所述调度优先级因子的计算步骤为:4. according to the priority distinguishing scheduling method of heterogeneous flow in the 4G network of claim 3, it is characterized in that the calculation step of scheduling priority factor described in step 3 is: i.根据流优先级的高低,分别设置权重系数,优先级权重表示为:i. According to the flow priority, set the weight coefficient respectively, and the priority weight is expressed as: 其中,θi表示业务流的优先级;Among them, θi represents the priority of the business flow; ii.根据加权系数,数学模型计算结果,优先级权重,得到调度优先级因子:ii. According to the weighting coefficient, the calculation result of the mathematical model, and the priority weight, the scheduling priority factor is obtained: 优先级因子=加权系数调度模型优先级权重 (4)。Priority Factor = Weighting Coefficient Scheduling Model Priority Weight (4). 5.根据权利要求4所述的4G网络中异构流的优先级区分调度方法,其特征在于所述θi的取值为-1,0,1,分别代表低、中、高三种优先级的流。5. The priority-based scheduling method for heterogeneous flows in a 4G network according to claim 4, wherein the values of θi are -1, 0, 1, representing three priorities of low, medium and high respectively flow.
CN201710022419.0A 2017-01-12 2017-01-12 A Priority Scheduling Method for Heterogeneous Flows in 4G Networks Active CN106714323B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710022419.0A CN106714323B (en) 2017-01-12 2017-01-12 A Priority Scheduling Method for Heterogeneous Flows in 4G Networks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710022419.0A CN106714323B (en) 2017-01-12 2017-01-12 A Priority Scheduling Method for Heterogeneous Flows in 4G Networks

Publications (2)

Publication Number Publication Date
CN106714323A true CN106714323A (en) 2017-05-24
CN106714323B CN106714323B (en) 2020-04-14

Family

ID=58908343

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710022419.0A Active CN106714323B (en) 2017-01-12 2017-01-12 A Priority Scheduling Method for Heterogeneous Flows in 4G Networks

Country Status (1)

Country Link
CN (1) CN106714323B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108173778A (en) * 2017-12-27 2018-06-15 中国电力科学研究院有限公司 Data Processing Method of Electric Power Information Acquisition System Based on Business Classification
CN109511176A (en) * 2018-12-29 2019-03-22 京信通信系统(中国)有限公司 Scheduling request processing method, device and storage medium
CN110856216A (en) * 2019-11-27 2020-02-28 航天科技控股集团股份有限公司 Congested data priority judgment method for 4G/5G high-speed network
CN111246585A (en) * 2020-01-14 2020-06-05 重庆邮电大学 5G resource scheduling method based on channel state
CN107690196B (en) * 2017-10-26 2020-07-17 北京邮电大学 A data transmission scheduling method based on channel quality detection in LTE cellular network
CN111586088A (en) * 2020-03-11 2020-08-25 安超云软件有限公司 Synchronous flow control method, system, device and readable storage medium
CN111865705A (en) * 2019-04-24 2020-10-30 普天信息技术有限公司 Scheduling performance evaluation method and device
CN114925106A (en) * 2022-05-26 2022-08-19 平安银行股份有限公司 User data processing method, device, electronic device and storage medium
CN114980345A (en) * 2022-05-05 2022-08-30 中国电子科技集团公司第十研究所 Non-ground network service priority calculation method, scheduling method, device and medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104975A (en) * 2011-03-24 2011-06-22 黄东 Method for traffic scheduling of wireless mesh network capable of shortening waiting delay
CN103209186A (en) * 2013-04-08 2013-07-17 浪潮电子信息产业股份有限公司 Design method for ensuring quality of service of businesses in heterogeneous network
CN104092619A (en) * 2014-07-25 2014-10-08 华为技术有限公司 Flow control method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102104975A (en) * 2011-03-24 2011-06-22 黄东 Method for traffic scheduling of wireless mesh network capable of shortening waiting delay
CN103209186A (en) * 2013-04-08 2013-07-17 浪潮电子信息产业股份有限公司 Design method for ensuring quality of service of businesses in heterogeneous network
CN104092619A (en) * 2014-07-25 2014-10-08 华为技术有限公司 Flow control method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
VISHWANATH RAMAMURTHI等: "Video-QoE Aware Radio Resource Allocation for HTTP Adaptive Streaming", 《IEEE》 *
YUAN-PING LI等: "A Delay Priority Scheduling Algorithm for Downlink Real-Time Traffic in LTE Networks", 《IEEE》 *

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107690196B (en) * 2017-10-26 2020-07-17 北京邮电大学 A data transmission scheduling method based on channel quality detection in LTE cellular network
CN108173778A (en) * 2017-12-27 2018-06-15 中国电力科学研究院有限公司 Data Processing Method of Electric Power Information Acquisition System Based on Business Classification
CN108173778B (en) * 2017-12-27 2021-09-24 中国电力科学研究院有限公司 Data processing method of electric power information acquisition system based on business classification
CN109511176A (en) * 2018-12-29 2019-03-22 京信通信系统(中国)有限公司 Scheduling request processing method, device and storage medium
CN111865705A (en) * 2019-04-24 2020-10-30 普天信息技术有限公司 Scheduling performance evaluation method and device
CN110856216A (en) * 2019-11-27 2020-02-28 航天科技控股集团股份有限公司 Congested data priority judgment method for 4G/5G high-speed network
CN111246585A (en) * 2020-01-14 2020-06-05 重庆邮电大学 5G resource scheduling method based on channel state
CN111246585B (en) * 2020-01-14 2022-04-22 重庆邮电大学 A 5G resource scheduling method based on channel state
CN111586088A (en) * 2020-03-11 2020-08-25 安超云软件有限公司 Synchronous flow control method, system, device and readable storage medium
CN111586088B (en) * 2020-03-11 2023-04-07 安超云软件有限公司 Synchronous flow control method, system, device and readable storage medium
CN114980345A (en) * 2022-05-05 2022-08-30 中国电子科技集团公司第十研究所 Non-ground network service priority calculation method, scheduling method, device and medium
CN114925106A (en) * 2022-05-26 2022-08-19 平安银行股份有限公司 User data processing method, device, electronic device and storage medium

Also Published As

Publication number Publication date
CN106714323B (en) 2020-04-14

Similar Documents

Publication Publication Date Title
CN106714323A (en) Priority distinguishing and dispatching method of heterogeneous flow in 4G network
CN101111070B (en) Fair resource scheduling method based on resource scheduling in broadband wireless access system
CN106954232B (en) Time delay optimized resource allocation method
CN106332088B (en) Spectrum sharing method based on user fairness among different operators
CN113852567B (en) Fair scheduling device and method for multi-modal service flow
CN104619034B (en) Towards the grouping scheduling method of real time business in a kind of LTE communication system
CN113746677A (en) 5G new air interface oriented network slice internal resource allocation method
CN104427623A (en) Service scheduling method and service scheduling device
CN104301254B (en) A data packet scheduling method for data center network
CN113328879B (en) Cloud data center network QoS (quality of service) guaranteeing method based on network calculus
CN100459581C (en) A method for packet dispatching of variable parameter for real-time mixed service environment
CN109842947A (en) A kind of dispatching method and system towards base station task
CN102724763B (en) Time domain group scheduling method on basis of two-dimensional priority level
CN102158906A (en) Service quality sensory system and task scheduling method thereof
CN102752192A (en) Bandwidth allocation method of forwarding and control element separation (ForCES) transmission mapping layer based on stream control transmission protocol (SCTP)
CN114390043A (en) A method for realizing multi-path QUIC transmission optimization based on enterprise-level cloud storage system
CN107197530B (en) Downlink resource allocation algorithm for channel fluctuation perception in LTE system
CN115915149A (en) 5G-TSN fusion network resource allocation method based on weighted polling scheduling
CN107204930B (en) Token adding method and device
CN110602747A (en) Method for scheduling wide-band and narrow-band mixed service channel resources of power wireless communication system
CN103023819B (en) A kind of coarseness distribution method of dynamic bandwidth
CN114490018A (en) Service scheduling algorithm based on resource feature matching
CN110856216A (en) Congested data priority judgment method for 4G/5G high-speed network
CN104363663B (en) Grouping scheduling method based on mixed service in a kind of LTE communication system
CN103987133B (en) Resource allocation methods based on client video broadcasting condition under LTE system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20250514

Address after: 510000Guangdong ProvinceGuangzhou CityHuadu DistrictSanhua VillageNo. 8 Weima Building (Location: Room 228)

Patentee after: Guangzhou Linming Technology Co.,Ltd.

Country or region after: China

Address before: 210003 Gulou District, Jiangsu, Nanjing new model road, No. 66

Patentee before: NANJING University OF POSTS AND TELECOMMUNICATIONS

Country or region before: China

TR01 Transfer of patent right