CN100512503C - Multi-mode configuration and scheduling method of proportional fair scheduling algorithm - Google Patents

Multi-mode configuration and scheduling method of proportional fair scheduling algorithm Download PDF

Info

Publication number
CN100512503C
CN100512503C CNB2007100009379A CN200710000937A CN100512503C CN 100512503 C CN100512503 C CN 100512503C CN B2007100009379 A CNB2007100009379 A CN B2007100009379A CN 200710000937 A CN200710000937 A CN 200710000937A CN 100512503 C CN100512503 C CN 100512503C
Authority
CN
China
Prior art keywords
scheduling
proportional fair
algorithm
user
mode
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.)
Expired - Fee Related
Application number
CNB2007100009379A
Other languages
Chinese (zh)
Other versions
CN101026875A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CNB2007100009379A priority Critical patent/CN100512503C/en
Publication of CN101026875A publication Critical patent/CN101026875A/en
Application granted granted Critical
Publication of CN100512503C publication Critical patent/CN100512503C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

本发明公开了一种比例公平调度算法多模式配置和调度方法,使比例公平调度算法具有多种调度模式,提供运营商在扇区吞吐率和服务公平性间的多种选择。所述方法包括以下步骤:(a)确定比例公平调度算法各种模式的配置参数;(b)把比例公平调度算法各种模式对应的配置参数保存在基站中;(c)通过远端维护台或近端维护台把所选择比例公平调度算法的调度模式发送到基站中;(d)基站接收到修改比例公平调度算法的调度模式后,立即或定时使指定模式生效。

Figure 200710000937

The invention discloses a proportional fair scheduling algorithm multi-mode configuration and scheduling method, which enables the proportional fair scheduling algorithm to have multiple scheduling modes and provides operators with multiple choices between sector throughput and service fairness. The method comprises the following steps: (a) determining the configuration parameters of various modes of the proportional fair scheduling algorithm; (b) storing the configuration parameters corresponding to the various modes of the proportional fair scheduling algorithm in the base station; (c) through the remote maintenance station Or the near-end maintenance station sends the scheduling mode of the selected proportional fair scheduling algorithm to the base station; (d) after the base station receives the scheduling mode of the modified proportional fair scheduling algorithm, it immediately or periodically makes the specified mode take effect.

Figure 200710000937

Description

一种比例公平调度算法多模式配置及调度方法 A Proportional Fair Scheduling Algorithm Multi-mode Configuration and Scheduling Method

技术领域 technical field

本发明涉及WCDMA HSDPA(高速下行分组接入)系统,特别涉及WCDMA HSDPA中MAC-hs调度器的比例公平调度算法。The invention relates to a WCDMA HSDPA (high-speed downlink packet access) system, in particular to a proportional fair scheduling algorithm of a MAC-hs scheduler in the WCDMA HSDPA.

背景技术 Background technique

WCDMA HSDPA系统的MAC-hs调度器中,调度算法有:公平服务时间、最大载干比和比例公平调度算法,其中:In the MAC-hs scheduler of the WCDMA HSDPA system, the scheduling algorithms include: fair service time, maximum carrier-to-interference ratio and proportional fair scheduling algorithm, among which:

公平服务时间(Round Robin,RR)算法中,每个UE得到的服务时间(调度次数)是几乎完全一样多的,这种调度算法是最公平的,但是吞吐率最低。In the fair service time (Round Robin, RR) algorithm, the service time (scheduling times) obtained by each UE is almost exactly the same. This scheduling algorithm is the fairest, but the throughput rate is the lowest.

最大载干比调度算法(MAX-C/I)中,基站MAC-hs调度器先为具有最佳信号质量的UE提供服务,如果有剩余资源,才为信号质量稍差的UE服务。因此,扇区可以获得最大吞吐率,但这种算法是最不公平的。In the maximum carrier-to-interference ratio scheduling algorithm (MAX-C/I), the MAC-hs scheduler of the base station provides services for UEs with the best signal quality first, and only serves UEs with poorer signal quality if there are remaining resources. Therefore, the sector can get the maximum throughput, but this algorithm is the most unfair.

比例公平调度(PF)算法是对公平服务时间算法和最大载干比算法的折衷,该算法能够得到比较大的吞吐率和较好的服务公平性。Proportional Fair Scheduling (PF) algorithm is a compromise between the fair service time algorithm and the maximum load-to-interference ratio algorithm. This algorithm can obtain relatively large throughput and better service fairness.

但是,现有的比例公平调度算法只有一种调度模式,不能满足运营商对于调度公平性和小区吞吐量的不同需求。However, the existing proportional fair scheduling algorithm has only one scheduling mode, which cannot meet the different requirements of operators for scheduling fairness and cell throughput.

发明内容 Contents of the invention

本发明所要解决的技术问题是提供一种比例公平调度算法多模式配置方法,使比例公平调度算法具有多种调度模式,提供运营商在扇区吞吐率和服务公平性间的多种选择。The technical problem to be solved by the present invention is to provide a multi-mode configuration method for a proportional fair scheduling algorithm, so that the proportional fair scheduling algorithm has multiple scheduling modes, and provides operators with multiple choices between sector throughput and service fairness.

为了解决上述技术问题,本发明提供了一种比例公平调度算法的多模式配置方法,包括以下步骤:In order to solve the above-mentioned technical problems, the present invention provides a multi-mode configuration method of a proportional fair scheduling algorithm, comprising the following steps:

(a)确定比例公平调度算法各种模式的配置参数;(a) Determine the configuration parameters of various modes of the proportional fair scheduling algorithm;

(b)把比例公平调度算法各种模式对应的配置参数保存在基站中;(b) saving the configuration parameters corresponding to various modes of the proportional fair scheduling algorithm in the base station;

(c)通过远端维护台或近端维护台把所选择比例公平调度算法的调度模式发送到基站中;(c) Send the scheduling mode of the selected proportional fair scheduling algorithm to the base station through the remote maintenance station or the near-end maintenance station;

(d)基站接收到修改比例公平调度算法的调度模式后,立即或定时使指定模式生效。(d) After receiving the scheduling mode of the modified proportional fair scheduling algorithm, the base station immediately or periodically makes the specified mode effective.

进一步地,上述方法还可具有以下特点:所述步骤(a)中确定的比例公开调度算法是根据信道条件、历史流量和所述配置参数来计算用户调度权重;在所述步骤(d)中,所述基站根据所述配置参数和用户的信道条件、历史流量计算得到调度参数即用户调度权重后,依据该用户调度权重进行该指定模式下的调度。Further, the above method can also have the following characteristics: the proportional public scheduling algorithm determined in the step (a) calculates the user scheduling weight according to the channel conditions, historical traffic and the configuration parameters; in the step (d) After the base station calculates scheduling parameters, namely user scheduling weights, according to the configuration parameters, user channel conditions, and historical traffic, it performs scheduling in the specified mode according to the user scheduling weights.

进一步地,上述方法还可具有以下特点:所述信道条件所占权重越大,公平性越差;所述历史流量所占权重越大,公平性越好。Further, the above method may also have the following characteristics: the greater the weight of the channel condition, the worse the fairness; the greater the weight of the historical traffic, the better the fairness.

进一步地,上述方法还可具有以下特点:在所述步骤(a)中,比例公平调度算法为:用户调度权重Priority=f1(Chcond,m1)/f2(Th,m2),其中,Priority表示用户调度权重,Chcond表示用户当前的信道条件,Th表示用户当前的历史数据流量,所述函数f1和f2采用基本初等函数,所述m1和m2为配置参数。Further, the above method may also have the following characteristics: in the step (a), the proportional fair scheduling algorithm is: user scheduling weight Priority=f 1 (Chcond, m1)/f 2 (Th, m2), where Priority Represents the user scheduling weight, Chcond represents the current channel condition of the user, Th represents the current historical data flow of the user, the functions f1 and f2 adopt basic elementary functions, and the m1 and m2 are configuration parameters.

进一步地,上述方法还可具有以下特点:所述函数f1=(Chcond)ml,或f1=(m1)Chcond,或 f 1 = log m 1 Chcond ; 所述函数f2=(Th)m2,或f2=(m2)Th,或 f 2 = log m 2 Th . Further, the above method may also have the following characteristics: the function f 1 =(Chcond) ml , or f1=(m1) Chcond , or f 1 = log m 1 Chcond ; said function f 2 =(Th) m2 , or f 2 =(m2) Th , or f 2 = log m 2 Th .

进一步地,上述方法还可具有以下特点:在所述步骤(a)中,所述确定比例公平调度算法各种模式的配置参数进一步包括以下步骤:(i)选取多个不同的配置参数,根据用户调度权重的计算方式计算得到用户调度权重的结果;(ii)将所述调度权重结果应用到仿真或测试中,根据得到的不同调度效果确定若干种调度模式及其对应的配置参数。Further, the above method may also have the following characteristics: in the step (a), the determination of the configuration parameters of various modes of the proportional fair scheduling algorithm further includes the following steps: (i) selecting a plurality of different configuration parameters, according to The calculation method of user scheduling weights calculates the results of user scheduling weights; (ii) applies the scheduling weight results to simulation or testing, and determines several scheduling modes and their corresponding configuration parameters according to different scheduling effects obtained.

进一步地,上述方法还可具有以下特点:在所述步骤(c)中,由运营商确定采用比例公平调度算法,选择确定调度模式。Further, the above method may also have the following characteristics: in the step (c), the operator determines to adopt a proportional fair scheduling algorithm, and selects and determines the scheduling mode.

进一步地,上述方法还可具有以下特点:在所述步骤(d)中,所述根据计算得到的权重对用户进行调度是指,根据计算得到的用户调度权重对用户进行排序,对于调度权重大的用户优先进行调度。Further, the above method may also have the following features: in the step (d), the scheduling of users according to the calculated weights refers to sorting the users according to the calculated user scheduling weights, and for the scheduling weight users are prioritized for scheduling.

本发明在比例公平调度算法的基础上,可配置调度模式,提供运营商在扇区吞吐率和服务公平性之间的多种选择。基站接收到修改比例公平调度算法的调度模式后,立即或定时使指定模式生效,达到比例公平调度算法的公平性可配置的目的,满足分不同的需求场景,如侧重调度公平性、兼顾调度公平性和小区吞吐量、侧重小区吞吐量等。Based on the proportional fair scheduling algorithm, the invention can configure the scheduling mode and provide operators with multiple choices between sector throughput and service fairness. After the base station receives the scheduling mode of the modified proportional fair scheduling algorithm, the specified mode will take effect immediately or periodically, so as to achieve the purpose of configurable fairness of the proportional fair scheduling algorithm, and meet different demand scenarios, such as focusing on scheduling fairness and taking into account scheduling fairness performance and cell throughput, focusing on cell throughput, etc.

附图说明 Description of drawings

图1为比例公平调度算法调度模式示意图;Figure 1 is a schematic diagram of a proportional fair scheduling algorithm scheduling mode;

图2为本发明实施例比例公平调度算法多模式调度方法流程图。FIG. 2 is a flowchart of a multi-mode scheduling method for a proportional fair scheduling algorithm according to an embodiment of the present invention.

具体实施方式 Detailed ways

当运营商确定采用比例公平调度算法作为扇区MAC-hs调度算法进行调度时,通过本发明实施例可以提供比例公平调度算法的多种调度模式,如可以提供侧重调度公平性的模式、兼顾调度公平性和小区吞吐量的模式,侧重小区吞吐量的模式等,如图1所示,图中比例公平调度算法有N种模式,其中模式1的公平性最接近最大载干比调度算法,是所有模式中公平性最差,扇区吞吐量最大的,模式N的公平性最接近公平服务时间,是所有参数中公平性最好,扇区吞吐量最小的。When the operator decides to use the proportional fair scheduling algorithm as the sector MAC-hs scheduling algorithm for scheduling, the embodiments of the present invention can provide multiple scheduling modes of the proportional fair scheduling algorithm, such as a mode that focuses on scheduling fairness and takes into account scheduling Modes of fairness and cell throughput, modes focusing on cell throughput, etc., as shown in Figure 1, there are N types of proportional fairness scheduling algorithms in the figure, and the fairness of mode 1 is closest to the scheduling algorithm of maximum carrier-to-interference ratio, which is Among all modes, the fairness is the worst, and the sector throughput is the largest. The fairness of mode N is the closest to the fair service time, and the fairness is the best among all parameters, and the sector throughput is the smallest.

本实施例提供一种新的权重计算方法,通过设置不同的调度权重参数,得到不同的用户调度权重计算结果,从而使基站根据调度权重对用户的排序发生变化,进而产生不同的调度效果,由此达到满足不同公平性和小区吞吐量需求的目的,使得运营商在采用比例公平调度算法时有多种调度模式可选择。This embodiment provides a new weight calculation method. By setting different scheduling weight parameters, different user scheduling weight calculation results are obtained, so that the ranking of users by the base station according to the scheduling weight changes, thereby generating different scheduling effects. This achieves the purpose of meeting different fairness and cell throughput requirements, and enables operators to have multiple scheduling modes to choose from when using the proportional fair scheduling algorithm.

本实施例采用比例公平调度算法的多模式配置和调度方法,包括以下步骤:This embodiment adopts the multi-mode configuration and scheduling method of proportional fair scheduling algorithm, including the following steps:

步骤110,确定比例公平调度算法各种模式的配置参数;Step 110, determining the configuration parameters of various modes of the proportional fair scheduling algorithm;

本实施例中调度模式参数配置方法可以采用如下步骤:In this embodiment, the scheduling mode parameter configuration method may adopt the following steps:

(a)选取多个不同的配置参数,根据用户调度权重的计算方式计算得到用户调度权重的结果;(a) Select a plurality of different configuration parameters, and calculate the result of user scheduling weight according to the calculation method of user scheduling weight;

用户调度权重的计算方式可以采用如下的计算公式:The calculation method of user scheduling weight can use the following calculation formula:

Priority=f1(Chcond,m1)/f2(Th,m2)Priority=f 1 (Chcond, m1)/f 2 (Th, m2)

其中,Priority表示调度权重,Chcond表示用户当前的信道条件,Th表示用户当前的历史数据流量(业务流量或称为历史流量)。信道条件和历史流量是计算调度权重最重要的两个参数,信道条件可通过信道质量或信道质量对应的空口传输能力来表示。Among them, Priority represents the scheduling weight, Chcond represents the current channel condition of the user, and Th represents the current historical data traffic (service traffic or historical traffic) of the user. Channel conditions and historical traffic are the two most important parameters for calculating scheduling weights. Channel conditions can be represented by channel quality or the air interface transmission capability corresponding to channel quality.

函数f可以是幂函数f(x)=xm、指数函数f(x)=mx或对数函数 f ( x ) = log m x 等基本初等函数,m>0,对于函数f1,通过调整m1,可改变信道条件所占的权重,信道条件所占权重越大,公平性越差;对于函数f2,通过调整m2,可用于改变历史流量所占的权重,历史流量所占权重越大,公平性越好;通过同时或者分别调整m1和m2的值,即可得到比例公平算法的不同调度模式,实现公平性和吞吐量之间的调整。The function f can be a power function f(x)=x m , an exponential function f(x)=m x or a logarithmic function f ( x ) = log m x and other basic elementary functions, m>0, for the function f 1 , by adjusting m1, the weight of the channel condition can be changed, the greater the weight of the channel condition, the worse the fairness; for the function f 2 , by adjusting m2, the available To change the weight of historical traffic, the greater the weight of historical traffic, the better the fairness; by adjusting the values of m1 and m2 at the same time or separately, different scheduling modes of the proportional fairness algorithm can be obtained to achieve fairness and throughput between adjustments.

(b)将所述调度权重结果应用到仿真或测试中,根据得到的不同调度效果确定若干种调度模式及其对应的用户调度权重参数;(b) applying the scheduling weight result to simulation or testing, and determining several scheduling modes and their corresponding user scheduling weight parameters according to the obtained different scheduling effects;

选取不同的参数m可得到不同的调度效果,进而产生不同的调度模式。参数与不同模式的对应关系需在估计值的基础上,经过仿真试验确定通过实验或者仿真得到,关于参数的范围,以f1为例,假定Chcond大于1,初步估算如下:Different scheduling effects can be obtained by choosing different parameters m, and then different scheduling modes can be produced. The corresponding relationship between parameters and different modes needs to be determined through simulation experiments on the basis of estimated values. The range of parameters, taking f 1 as an example, assumes that Chcond is greater than 1, and the preliminary estimation is as follows:

对于幂函数:m1>0,当m1=m2=1时 Priority = Chcond Th , 这就是传统的比例公平调度算法,当m2不变时,m1越大越偏向最大载干比调度算法,即调度模式表现出吞吐量越大,公平性就越低。For power function: m1>0, when m1=m2=1 priority = Chcond Th , This is the traditional proportional fair scheduling algorithm. When m2 is constant, the larger m1 is, the more biased it is to the maximum load-to-interference ratio scheduling algorithm, that is, the scheduling mode shows that the greater the throughput, the lower the fairness.

对于指数函数:m1>1,当m2不变时,m1越大越偏向最大载干比调度算法;For the exponential function: m1>1, when m2 is constant, the larger m1 is, the more biased it is to the maximum load-to-interference ratio scheduling algorithm;

对数函数:m1>1,当m2不变时,m1越小越偏向最大载干比调度算法;Logarithmic function: m1>1, when m2 is constant, the smaller m1 is, the more biased it is towards the maximum load-to-interference ratio scheduling algorithm;

以上参数范围的选择不作为对本发明的限定,仅提出一种实施情况。实际中须根据经验值及仿真结果,确定N种调度模式对应的参数,进而确定调度模式。The selection of the above parameter ranges is not intended to limit the present invention, but only proposes an implementation situation. In practice, it is necessary to determine the parameters corresponding to the N scheduling modes based on empirical values and simulation results, and then determine the scheduling mode.

步骤120,将所述若干种调度模式及其对应的用户调度权重参数保存至基站的MAC-hs调度器中。Step 120, saving the several scheduling modes and their corresponding user scheduling weight parameters in the MAC-hs scheduler of the base station.

MAC-hs调度器中可通过表格的形式存储n种调度模式及其对应的调度权重参数。The MAC-hs scheduler can store n scheduling modes and their corresponding scheduling weight parameters in the form of a table.

步骤130,运营商确定小区MAC-hs调度算法采用比例公平调度算法后,根据需要选择确定比例公平算法的调度模式,将运营商选择的比例公平算法的调度模式通过近端维护台或远端维护台传递到基站的MAC-hs调度器中;Step 130, after the operator determines that the MAC-hs scheduling algorithm of the cell adopts the proportional fair scheduling algorithm, select the scheduling mode of determining the proportional fair algorithm as required, and pass the scheduling mode of the proportional fair algorithm selected by the operator through the near-end maintenance station or the remote maintenance station. The station transmits to the MAC-hs scheduler of the base station;

运营商可以设置该调度模式立即生效或者定时生效。Operators can set the scheduling mode to take effect immediately or periodically.

步骤140,基站接收到修改比例公平调度算法的调度模式后,立即或定时使指定模式生效,根据所述配置参数计算出调度参数,进行该指定模式下的调度。Step 140: After receiving the scheduling mode of the modified proportional fair scheduling algorithm, the base station immediately or periodically enables the specified mode to take effect, calculates scheduling parameters according to the configuration parameters, and performs scheduling under the specified mode.

基站MAC-hs调度器查找运营商设置的调度模式所对应的参数,对本实施例,即该模式所对应的m1和m2值,根据所述参数m1和m2,利用用户调度权重计算公式计算小区内的用户调度权重;根据计算得到的用户调度权重对用户进行排序,对于调度权重大的用户优先进行调度,如优先发送该用户的数据等。The base station MAC-hs scheduler searches for the parameters corresponding to the scheduling mode set by the operator. For this embodiment, that is, the m1 and m2 values corresponding to the mode, according to the parameters m1 and m2, use the user scheduling weight calculation formula to calculate According to the user scheduling weight calculated, the users are sorted, and the user with a higher scheduling weight is prioritized for scheduling, such as sending the user's data first.

所述用户调度权重计算公式可以为:Priority=f1(Chcond,m1)/f2(Th,m2),其中参数在前文中已有描述。The user scheduling weight calculation formula may be: Priority=f 1 (Chcond, m1)/f 2 (Th, m2), where the parameters have been described above.

基站可以以小区为单位在每个传输时间间隔TTI(HSDPA系统为2ms)实时计算小区内有待发数据的用户调度权重,进行调度,也可以设置在其它时间计算。The base station can calculate the scheduling weight of users with data to be sent in the cell in real time at each transmission time interval TTI (HSDPA system is 2ms) in units of the cell, and perform scheduling, and can also be set to calculate at other times.

Claims (8)

1、一种比例公平调度算法的多模式配置和调度方法,包括以下步骤:1. A multi-mode configuration and scheduling method of a proportional fair scheduling algorithm, comprising the following steps: (a)确定比例公平调度算法各种模式的配置参数;(a) Determine the configuration parameters of various modes of the proportional fair scheduling algorithm; (b)把比例公平调度算法各种模式对应的配置参数保存在基站中;(b) saving the configuration parameters corresponding to various modes of the proportional fair scheduling algorithm in the base station; (c)通过远端维护台或近端维护台把所选择比例公平调度算法的调度模式发送到基站中;(c) Send the scheduling mode of the selected proportional fair scheduling algorithm to the base station through the remote maintenance station or the near-end maintenance station; (d)基站接收到修改比例公平调度算法的调度模式后,立即或定时使指定模式生效。(d) After receiving the scheduling mode of the modified proportional fair scheduling algorithm, the base station immediately or periodically makes the specified mode effective. 2、如权利要求1所述的方法,其特征在于,所述步骤(a)中确定的比例公开调度算法是根据信道条件、历史流量和所述配置参数来计算用户调度权重;在所述步骤(d)中,所述基站根据所述配置参数和用户的信道条件、历史流量计算得到调度参数即用户调度权重后,依据该用户调度权重进行该指定模式下的调度。2. The method according to claim 1, characterized in that the proportional public scheduling algorithm determined in the step (a) calculates user scheduling weights according to channel conditions, historical traffic and the configuration parameters; in the step In (d), the base station performs scheduling in the specified mode according to the user scheduling weights after calculating the scheduling parameters, that is, user scheduling weights, according to the configuration parameters, user channel conditions, and historical traffic. 3、如权利要求2所述的方法,其特征在于,所述信道条件所占权重越大,公平性越差;所述历史流量所占权重越大,公平性越好。3. The method according to claim 2, wherein the greater the weight of the channel condition, the worse the fairness; the greater the weight of the historical traffic, the better the fairness. 4、如权利要求2所述的方法,其特征在于,在所述步骤(a)中,比例公平调度算法为:4. The method according to claim 2, characterized in that, in the step (a), the proportional fair scheduling algorithm is: 用户调度权重Priority=f1(Chcond,m1)/f2(Th,m2)User scheduling weight Priority=f 1 (Chcond, m1)/f 2 (Th, m2) 其中,Priority表示用户调度权重,Chcond表示用户当前的信道条件,Th表示用户当前的历史数据流量,所述函数f1和f2采用基本初等函数,所述m1和m2为配置参数。Among them, Priority represents the user scheduling weight, Chcond represents the current channel condition of the user, Th represents the current historical data flow of the user, the functions f1 and f2 adopt basic elementary functions, and the m1 and m2 are configuration parameters. 5、如权利要求4所述的方法,其特征在于,所述函数f1=(Chcond)m1,或f1=(m1)Chcond,或 f 1 = log m 1 Chcond ; 所述函数f2=(Th)m2,或f2=(m2)Th,或 f 1 = log m 1 Chcond ; 所述函数f2=(Th)m2,或f2=(m2)Th,或 f 2 = log m 2 Th . 5. The method of claim 4, wherein the function f 1 =(Chcond) m1 , or f 1 =(m1) Chcond , or f 1 = log m 1 Chcond ; said function f 2 =(Th) m2 , or f 2 =(m2) Th , or f 1 = log m 1 Chcond ; said function f 2 =(Th) m2 , or f 2 =(m2) Th , or f 2 = log m 2 Th . 6、如权利要求4所述的方法,其特征在于,在所述步骤(a)中,所述确定比例公平调度算法各种模式的配置参数进一步包括以下步骤:6. The method according to claim 4, wherein in said step (a), said determining the configuration parameters of various modes of the proportional fair scheduling algorithm further comprises the following steps: (i)选取多个不同的配置参数,根据用户调度权重的计算方式计算得到用户调度权重的结果;(i) Select a plurality of different configuration parameters, and calculate the result of user scheduling weight according to the calculation method of user scheduling weight; (ii)将所述调度权重结果应用到仿真或测试中,根据得到的不同调度效果确定若干种调度模式及其对应的配置参数。(ii) Apply the scheduling weight results to simulation or testing, and determine several scheduling modes and corresponding configuration parameters according to different scheduling effects obtained. 7、如权利要求1所述的方法,其特征在于,在所述步骤(c)中,由运营商确定采用比例公平调度算法,选择确定调度模式。7. The method according to claim 1, characterized in that, in the step (c), the operator determines to adopt a proportional fair scheduling algorithm, and selects and determines the scheduling mode. 8、如权利要求2所述的方法,其特征在于,在所述步骤(d)中,所述根据计算得到的权重对用户进行调度是指,根据计算得到的用户调度权重对用户进行排序,对于调度权重大的用户优先进行调度。8. The method according to claim 2, wherein in the step (d), the scheduling of users according to the calculated weights refers to sorting the users according to the calculated user scheduling weights, Scheduling is given priority to users with high scheduling weights.
CNB2007100009379A 2007-01-15 2007-01-15 Multi-mode configuration and scheduling method of proportional fair scheduling algorithm Expired - Fee Related CN100512503C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007100009379A CN100512503C (en) 2007-01-15 2007-01-15 Multi-mode configuration and scheduling method of proportional fair scheduling algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007100009379A CN100512503C (en) 2007-01-15 2007-01-15 Multi-mode configuration and scheduling method of proportional fair scheduling algorithm

Publications (2)

Publication Number Publication Date
CN101026875A CN101026875A (en) 2007-08-29
CN100512503C true CN100512503C (en) 2009-07-08

Family

ID=38744674

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007100009379A Expired - Fee Related CN100512503C (en) 2007-01-15 2007-01-15 Multi-mode configuration and scheduling method of proportional fair scheduling algorithm

Country Status (1)

Country Link
CN (1) CN100512503C (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101686485B (en) * 2008-09-22 2012-04-25 中国移动通信集团设计院有限公司 Method for fetching high speed downlink packet access transmission throughput and system thereof
CN101436891B (en) * 2008-12-24 2012-07-25 清华大学 Method for scheduling global proportionality equitableness of multiple base stations and multiuser
CN102238748B (en) * 2010-05-04 2016-03-30 株式会社Ntt都科摩 The method of the combined dispatching in a kind of carrier aggregation system and device thereof
CN101877749B (en) * 2010-06-30 2014-03-19 中兴通讯股份有限公司 Method and device for adjusting voice service scheduling priority
CN101877913B (en) * 2010-07-12 2012-10-24 西安电子科技大学 User scheduling method in LTE (Long Term Evolution) system
CN102215593B (en) * 2011-05-27 2013-11-27 华南理工大学 Improved LTE (long term evolution) scheduling method based on proportional fair
US8594672B2 (en) * 2011-09-29 2013-11-26 Nokia Siemens Networks Oy Methods and apparatus for interference management
CN103825844A (en) * 2014-02-14 2014-05-28 苏州海客科技有限公司 MiFi apparatus dynamic deployment method
CN106162772A (en) * 2015-03-26 2016-11-23 中兴通讯股份有限公司 A kind of method for dispatching user facility, device and system

Also Published As

Publication number Publication date
CN101026875A (en) 2007-08-29

Similar Documents

Publication Publication Date Title
CN100512503C (en) Multi-mode configuration and scheduling method of proportional fair scheduling algorithm
Pokhariyal et al. Performance of downlink frequency domain packet scheduling for the UTRAN long term evolution
CN112543508B (en) Wireless resource allocation method and network architecture for 5G network slicing
Bojovic et al. A new channel and QoS aware scheduler to enhance the capacity of voice over LTE systems
US20050063389A1 (en) Scheduling of wireless packet data transmissions
US20080137537A1 (en) Method for optimal packet scheduling for wireless and mobile communications networks
CN101600231A (en) Method and system for determining priority of user equipment in packet scheduling
US20100085923A1 (en) Scheduling of users on a shared radio resource using a combination of link quality and traffic information
KR20070094982A (en) Systems and Methods for Optimizing Resource Allocation in a Wireless Communication System
CN103907390A (en) Methods and apparatus for radio resource allocation
CN101651518A (en) Method for fast packet scheduling of HSDPA system
CN101212782B (en) High-speed uplink packet access scheduling method and system
Othman et al. Dynamic switching of scheduling algorithm for
CN103987120B (en) Cluster multimedia service downlink radio resource dispatching method under LTE public networks
Afroz et al. Performance analysis of FLS, EXP, LOG and M-LWDF packet scheduling algorithms in downlink 3GPP LTE system
CN101686485B (en) Method for fetching high speed downlink packet access transmission throughput and system thereof
CN101442780B (en) Method for scheduling base station MAC layer in high speed down packet access system
CN101772067A (en) Method and device for scheduling service data in communication system
CN100428859C (en) Method and device for call admission control
CN100420315C (en) A method and system for acquiring congestion reasons
EP1473886B1 (en) Fair scheduling with guaranteed minimum parameter
Belghith et al. Performance evaluation of mixed traffic scheduling algorithm in LTE network
Voigt et al. Optimizing HSDPA performance in the UMTS network planning process
Staehle et al. A model for time-efficient HSDPA simulations
US20110300827A1 (en) Method and Apparatus of Determining a Minimum Data Rate and a Number of Target Users for a Cellular Radio System

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090708

Termination date: 20170115

CF01 Termination of patent right due to non-payment of annual fee