WO2014048216A1 - Method, device and system for network load balance - Google Patents

Method, device and system for network load balance Download PDF

Info

Publication number
WO2014048216A1
WO2014048216A1 PCT/CN2013/082601 CN2013082601W WO2014048216A1 WO 2014048216 A1 WO2014048216 A1 WO 2014048216A1 CN 2013082601 W CN2013082601 W CN 2013082601W WO 2014048216 A1 WO2014048216 A1 WO 2014048216A1
Authority
WO
WIPO (PCT)
Prior art keywords
value
forward load
load value
fan
carrier fan
Prior art date
Application number
PCT/CN2013/082601
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 WO2014048216A1 publication Critical patent/WO2014048216A1/en

Links

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/08Load balancing or load distribution
    • H04W28/09Management thereof
    • H04W28/0958Management thereof based on metrics or performance parameters

Definitions

  • the present invention relates to the field of wireless communications, and in particular, to a method and system for network load balancing.
  • Scenery technology relates to the field of wireless communications, and in particular, to a method and system for network load balancing.
  • the service load can be selected for the terminal according to the principle of system network load balancing. fan.
  • a load information (Loadlnformation) message is added in the enhanced forward traffic channel media access control (MAC).
  • the message is used to implement the control process of the network load balancing (NLB) algorithm, and the forward load value of each carrier fan measured by the access network (AN, Access Network) side can be sent to all terminals under the carrier fan through the message.
  • NLB network load balancing
  • the prior art includes two NLB algorithms, which are essentially two specific applications of the NLB algorithm, which are respectively directed to different terminals.
  • One is for an old terminal that has not been upgraded. The old terminal cannot support the resolution of the Loadlnformation message.
  • This NLB algorithm is also called the NLB-Legacy algorithm. The other is for the new terminal that has been upgraded. The new terminal supports Loadlnformation message parsing.
  • This NLB algorithm is also known as the NLB-New algorithm.
  • the carrier fan whose carrier forward signal strength value is too small is first excluded, that is, the signal to interference plus noise ratio (SINR, Singnal to Interference plus Noise Ratio) is less than -5 dB (dB).
  • SINR signal to interference plus noise ratio
  • dB -5 dB
  • the current fan's S_L value is the largest, the current fan is still used as the service fan; if the current service is loaded If the S_L value of the fan is not the largest and the S_L of the S_L largest carrier minus the current service carrier S_L is greater than 2 dB, the carrier fan with the largest S_L is selected as the service carrier fan.
  • the main body of the NLB-New algorithm execution is the terminal. And according to the agreement, Load is a non-negative number, and SINR can be a negative or non-negative number, and the S_L value can also be negative or non-negative.
  • the NLB-Legacy algorithm mechanism is described as follows:
  • the NLB-Legacy algorithm is basically similar to the NLB-New algorithm, except that the algorithm execution body is on the AN side.
  • the AN side can collect the forward load value Load of each fan on the AN side, and collect the forward signal strength value SINR measured by the terminal through the RouteUpdate message sent by each terminal, and also form the list shown in Table 1. According to the agreement, Load is a non-negative number, and SINR can be a negative or non-negative number.
  • the S_L value can also be negative or non-negative.
  • the LoadingAdjust field used to represent the forward load value of a carrier fan
  • the NeighborSectorLoadingAdjust field indicates the forward load value of the neighboring sector fan of the carrier fan corresponding to the forward load value indicated by the LoadingAdjust field, and the neighboring sector fan corresponding to the field is consistent with the order in which the neighboring sector fan in the SectorParameter message appears.
  • the SectorParameter message is also an existing message in the protocol standard.
  • Both of these fields use 5 bits to represent the unsigned number of forward load values in 0.5dB, so the range is 0 ⁇ 15.5dB.
  • the forward load ranges from 0 to 15.5 dB.
  • the inventor of the present case found through actual tests that the actual forward load of the fan is The range can be -10dB ⁇ 30dB.
  • the actual processing will convert the Load value less than 0 to OdB according to the principle of the lowest and highest range, and convert the Load value exceeding 15.5dB to 15.5dB. If the load values of the two carrier fans are both less than 0, but the load values between them are quite different, the algorithm will be misjudged when the NLB algorithm is performed.
  • Embodiments of the present invention provide a method, device, and system for network load balancing, which are used to improve the effect of network load balancing, effectively improve system capacity, and improve the accuracy of service-bearing fan decisions.
  • a method for network load balancing comprising:
  • the service load fan is determined by the network load balancing NLB algorithm.
  • a method for network load balancing comprising:
  • the terminal determines the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
  • a method for network load balancing comprising:
  • a forward load value of each of the load fans including:
  • the network forward load value is lower than the first set value, for each carrier fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as the forward load value of the carrier fan, An adjustment value is greater than 0;
  • the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan,
  • the second adjustment value is less than 0;
  • a method for network load balancing comprising:
  • the fan forward load value is sent to the terminal by a LoadInfoforaiation message, and the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message;
  • a forward load value of each of the load fans including:
  • the network forward load value is lower than the first set value, for each carrier fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as the forward load value of the carrier fan, An adjustment value is greater than 0;
  • the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan,
  • the second adjustment value is less than 0;
  • the forward load value of the network is not lower than the first set value and not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each carrier fan.
  • a device for network load balancing comprising:
  • the receiving module is configured to receive load information sent by the network device on the access network side
  • the minimum range of the load fan forward load value carried in the Loadlnforaiation message is less than 0 decibels, and/or the maximum value is greater than 15.5 decibels;
  • the decision module is configured to determine the service carrier fan by using a network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
  • the receiving module may be a receiver, and the decision module may be a decision maker.
  • a central processing unit CPU
  • DSP Digital Singnal Processor
  • FPGA Field - Programmable Gate Array
  • a device for network load balancing comprising:
  • Determining a module configured to determine a forward load value of the carrier fan
  • the sending module is configured to send a load information Loadlnforaiation message to the terminal according to the determined forward load value, where a value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or a maximum value More than 15.5 dB, the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
  • the sending module may be a transmitter, and the determining module may be a determiner.
  • a central processing unit CPU
  • DSP digital signal processor
  • Array FPGA, Field - Programmable Gate Array
  • a network load balancing system where the system includes a terminal and an access network side network device, where:
  • the network device is configured to determine a forward load value of the load fan, and send a load information Loadlnformation message to the terminal according to the determined forward load value, where the load fan forward load value is carried in the Loadlnforaiation message
  • the minimum value is less than 0 dB, and/or the maximum value is greater than 15.5 dB;
  • the terminal is configured to receive the Loadlnformation message sent by the network device, and determine a service carrier fan by using a network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
  • a device for network load balancing comprising:
  • Determining a module configured to determine a forward load value of each of the carriers in the network
  • An adjustment module configured to average the forward load values of each of the load fans and obtain an average a network forward load value, when the network forward load value is lower than the first set value, for each of the carrier fans, the sum of the forward load value of the carrier fan and the first adjustment value is used as the carrier fan a forward load value, the first adjustment value is greater than 0; when the network forward load value is higher than the second set value, the forward load value of the load fan and the second adjustment are performed for each of the carrier fans The sum of the values is the forward load value of the carrier fan, and the second adjustment value is less than 0; when the network forward load value is not lower than the first set value, and is not higher than the second set value, Each of the carrier fans maintains the forward load value of the carrier fan; the decision module is configured to determine the service carrier fan of the terminal by using the network load balancing NLB algorithm according to the adjusted load forward load value of the adjustment module.
  • the determining module, the adjusting module, and the decision module may be respectively a determiner, an adjuster, and a decision maker.
  • a central processing unit CPU
  • DSP digital signal processor
  • FPGA Field-Programmable Gate Array
  • a device for network load balancing comprising:
  • Determining a module configured to determine a forward load value of each of the carriers in the network
  • the adjustment module is configured to average the forward load values of each of the load fans and obtain an average value of the network forward load.
  • the network forward load value is lower than the first set value, for each of the loads a fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as a forward load value of the carrier fan, the first adjustment value is greater than 0; and the network forward load value is higher than the second set value
  • a sum of a forward load value of the carrier fan and a second adjustment value is used as a forward load value of the carrier fan, and the second adjustment value is less than 0;
  • the sending module is configured to be adjusted according to the adjustment module
  • the load fan forward load value is sent to the terminal to send a load information Loadlnformation message, and the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm
  • the determining module, the adjusting module, and the sending module may be determiners, adjusters, and transmitters, respectively.
  • it is implemented by a central processing unit (CPU), a digital signal processor (DSP, Digital Singnal Processor), or a Field-Programmable Gate Array (FPGA).
  • CPU central processing unit
  • DSP digital signal processor
  • FPGA Field-Programmable Gate Array
  • the Loadlnforaiation message specified by the protocol may be modified, and the range of the forward load value of the load fan carried in the message is expanded, so that the forward load value of the carrier fan carried in the message is closer to the actual value. Carrying the fan forward load value, thereby improving the accuracy of the service carrier fan determined by the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message, thereby better achieving network load balancing and effectively improving System capacity.
  • the converted load fan forward load value is converted, and the error between the converted load fan forward load value and the load fan forward load value before conversion (adjusted load fan forward load value) may also be used.
  • the effective reduction can also improve the accuracy of the service carrier fan determined by the network load balancing NLB algorithm, thereby better achieving network load balancing and effectively improving system capacity.
  • FIG. 1 is a schematic diagram of a format of a Loadlnforaiation message provided by the prior art
  • FIG. 2 is a schematic diagram of steps of a network load balancing method according to Embodiment 1 of the present invention
  • FIG. 3 is a schematic diagram of a format of a Loadlnforaiation message according to Embodiment 1 of the present invention
  • FIG. 4 is a flowchart of a network load balancing method according to Embodiment 2 of the present invention
  • FIG. 5 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 3 of the present invention
  • FIG. 6 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 4 of the present invention
  • FIG. 8 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 6 of the present invention
  • FIG. 9 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 7 of the present invention.
  • the actual load fan forward load value needs to be converted to 0 ⁇ 15.5dB according to the highest and lowest values, resulting in the converted carrier fan in the NLB algorithm.
  • the problem that the load value cannot accurately represent the actual load-bearing load value of the fan is provided.
  • the embodiment of the present invention provides that the terminal that supports the Loadlnformation message can be provided with a Loadlnformation message carrying a forward load value of the load fan in a larger value range.
  • the load fan forward load value in the Loadlnformation message can more accurately represent the actual load fan forward load value, so that the terminal improves the decision service terminal when using the load fan forward load value decision service carrier fan in the Loadlnformation message. accuracy.
  • a first embodiment of the present invention provides a method for network load balancing.
  • the step of the method may be as shown in FIG. 2, including:
  • Step 101 The access network side network device determines a forward load value of the carrier fan.
  • the access network side network device (such as the base station controller) can determine the actual forward load value of the carrier fan. Specifically, the network device on the access network side can determine the forward load value of the carrier fan according to the method for determining the forward load value of the carrier fan required by the existing NLB algorithm.
  • Step 102 The network device on the access network sends a Loadlnformation message.
  • the terminal can parse the Loadlnformation message, and therefore, in the present In the step, the access network side network device may send to each terminal corresponding to the fan.
  • the Loadlnforaiation message carries the forward load value of the carrier fan in the Loadlnforaiation message.
  • the value range of the load fan forward load value that can be carried in the Loadlnforaiation message can be expanded. Therefore, in this step, the access network side network device sends the terminal to the terminal.
  • the value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or the maximum value is greater than 15.5 dB.
  • the number of bits in the LoadingAdjust field and the NeighborSectorLoading Adjust field may be expanded, so that the number of bits in the LoadingAdjust field and the NdghborSectorLoadingAdjust field are both greater than 5. And is a two's complement in 0.5dB.
  • the number of bits in the LoadingAdjust field and the NdghborSectorLoadingAdjust field can both be 8.
  • the inventor found through actual measurement that the actual forward load value of the fan is generally between -10 and 30 dB. Therefore, in this step, the load carried in the Loadlnforaiation message can be specified.
  • the fan forward load value ranges from -63.5dB to 64dB. Therefore, the value of the forward load value of the load fan carried in the Loadlnforaiation message is too large, which causes the message to occupy more bytes, increases the transmission time of the message, and increases the load of the system.
  • Step 103 The terminal decision service carries a fan.
  • the terminal that receives the Loadlnforaiation message can determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
  • the terminal may determine the service carrier fan according to the NSB-New algorithm, according to the forward fan load value carried in the received Loadlnforaiation message, and the forward signal strength value of the carrier fan measured by itself. Because the terminal is used to determine the accuracy of the forward load value of the load fan of the service fan, which is higher than the accuracy of the forward load value of the load fan carried in the Loadlnf ormation message specified in the prior art protocol, the terminal can effectively improve the service load. The accuracy of the fan decision is made to better achieve network load balancing and further increase the system capacity.
  • a second embodiment of the present invention provides a method for network load balancing.
  • the step of the method may be as shown in FIG. 4, including:
  • Step 201 The access network side network device determines a forward load value of the carrier fan.
  • the access network side network device (such as the base station controller) can determine the actual forward load value of each carrier fan in the network. Specifically, the access network side network device may determine the forward load value of the carrier fan according to the method for determining the forward load value of the carrier fan required by the existing NLB algorithm.
  • Step 202 Access the network side network device to adjust the forward load value of the carrier fan.
  • the actual load fan forward load value may not be in the range, in order to make the actual according to the highest and lowest range principles.
  • the forward load value of the load fan is switched to 0 ⁇ 15.5dB specified by the protocol, the error between the forward load value of the loaded fan and the forward load value of the actual load fan can be reduced.
  • the actual load fan can be used.
  • the forward load value is offset as a whole, so that after the overall load forward load value of the carrier is subsequently converted to 0 ⁇ 15.5dB, the converted load bearing forward load value can better represent the actual load. Fan load value.
  • the forward load value of each carrier fan in the network may be accumulated and averaged to obtain a network forward load value, and the forward load value of each load fan is adjusted according to the network forward load value.
  • the network forward load value is lower than the first set value, the sum of the forward load value of the carrier fan and the first adjustment value may be used as the forward load value of the carrier fan for each carrier fan.
  • the first adjustment value is greater than 0; when the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the carrier fan Forward load value, the second tone
  • the integer value is less than 0; when the network forward load value is not lower than the first set value and not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each carrier fan.
  • the network includes three carrier fans, which are respectively labeled as the first carrier fan, the second carrier fan, and the third carrier fan, and it is assumed that the first carrier fan forward load value determined in step 201 is -20, The forward load value of the two-load fan is -20.5, and the forward load value of the third carrier fan is -21. Then, the forward load value of the network can be determined to be -20.5, and the first set value is assumed to be 0. An adjustment value is 21, and since the network forward load value is lower than the first set value, the first load fan forward load value can be adjusted to 1 by using the first adjustment value, and the second load fan forward load is used. The value is adjusted to 0.5 and the forward load value of the third carrier fan is zero.
  • the forward load value of the first carrier fan, the forward load value of the second carrier fan, and the forward load value of the third carrier fan are both zero.
  • the adjusted load forward load value can be used to improve the decision accuracy.
  • the first adjustment value and the first range of the appropriate range are set according to the solution provided in this embodiment.
  • the second adjustment value does not need to be converted according to the highest and lowest range principles, that is, the adjusted forward load value can satisfy the range of the forward load value specified by the protocol from 0 to 15.5 dB, and the adjusted forward direction can be directly used subsequently.
  • the load value decision service carries the fan, avoiding the error caused by the conversion, and thus can greatly improve the accuracy of the serviced service fan.
  • step 203 may be continued. If the terminal supports the parsing of the Loadlnformation message, step 204 may continue.
  • Step 203 Access a network side network device to determine a service carrying fan. If the terminal does not support the parsing of the Loadlnforaiation message, in this embodiment, the network load balancing NLB algorithm may be used by the access network side network device to determine the service carrier fan of the terminal according to the adjusted load forward load value of the carrier.
  • the access network side network device may use the NLB-Legacy algorithm to collect the forward signal strength value measured by the terminal according to the adjusted load forward load value of the terminal (the forward signal strength value may be passed)
  • the RouteUpdate message sent by the terminal is collected to determine the service carrier fan of the terminal.
  • each adjusted forward load value of the carrier fan belongs to a value range of 0 to 15.5 dB;
  • each adjusted carrier forward load value belongs to a value range of 0 to 15.5 dB
  • the NLB algorithm is used according to each adjusted carrier fan forward load value and the collected forward signal strength value. Determining the service carrier fan;
  • the at least one adjusted carrier fan forward load value is converted to a value range of 0 to 15.5 dB, And using the NLB algorithm to determine the service carrier fan according to each converted fan forward load value, each unconverted adjusted carrier fan forward load value, and the collected forward signal strength value; wherein, one will be The adjusted forward load value of the carrier fan is converted to a value range of 0 to 15.5 dB, which specifically includes: when the forward load value of the carrier fan is greater than 15.5 dB, the forward load value of the carrier fan is converted to 15.5 dB. When the forward load value of the carrier fan is less than 0 dB, the forward load value of the carrier fan is converted into OdB, that is, the conversion is performed according to the principle of the highest and lowest ranges.
  • Step 204 The network device on the access network sends a Loadlnforaiation message.
  • the network device on the access network side can send a Loadlnforaiation message to each terminal corresponding to the fan according to the adjusted load forward load value of the fan. If the adjusted load fan forward load value is 0 ⁇ 15.5dB Range, the adjusted load fan forward load value can be sent to the terminal through the Loadlnformation message. Of course, if the adjusted forward load value of the carrier fan does not belong to the value range of 0 ⁇ 15.5dB, the adjusted forward load value of the carrier fan can be continuously converted to 0 ⁇ 15.5dB according to the principle of the highest and lowest range. The range of values and the converted forward load value of the carrier is sent to the terminal through the Loadlnformation message.
  • each adjusted forward load value of the carrier fan belongs to a value range of 0 to 15.5 dB;
  • each adjusted carrier fan forward load value belongs to a value range of 0 to 15.5 dB
  • each adjusted carrier fan forward load value is sent to the terminal through a Loadlnformation message; if at least one adjustment is determined The load fan forward load value does not belong to the value range of 0 ⁇ 15.5dB, and the at least one adjusted load fan forward load value is converted to a value range of 0 ⁇ 15.5dB, and each converted The load fan forward load value, and each unconverted adjusted carrier fan forward load value are sent to the terminal through a Loadlnformation message;
  • converting an adjusted load fan forward load value to a value range of 0 to 15.5 dB specifically, converting the load fan forward load value to when the load fan forward load value is greater than 15.5 dB 15.5dB, when the load fan forward load value is less than OdB, the load fan forward load value is converted to 0dB.
  • Step 205 The terminal decision service carries a fan.
  • the terminal that receives the Loadlnformation message can determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
  • the terminal may determine the service carrier fan according to the forward fan load value of the carrier fan and the measured forward signal strength of the carrier fan carried in the received Loadlnformation message according to the NLB-New algorithm.
  • the accuracy of the forward load value of the carrier fan for determining the service carrier fan on the terminal or the AN side is higher than the accuracy of the forward load value of the carrier fan specified in the prior art protocol, therefore, The end or the AN side can effectively improve the accuracy of the decision of the service carrier fan, better realize the network load balance, and further improve the system capacity.
  • Embodiment 3 of the present invention provides a device for network load balancing, which may be integrated in a terminal.
  • the structure of the device may be as shown in FIG. 5, including:
  • the receiving module 11 is configured to receive a load information Loadlnforaiation message sent by the access network side network device, where the value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or the maximum value is greater than 15.5 dB. ;
  • the decision module 12 is configured to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
  • the fourth embodiment of the present invention provides a device for network load balancing, which can be integrated into a network device that is connected to the network.
  • the structure of the device can be as shown in FIG.
  • the determining module 21 is configured to determine a forward load value of the carrier fan
  • the sending module 22 is configured to send a load information Loadlnforaiation message to the terminal according to the determined forward load value, where the value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or the maximum value. More than 15.5 dB, the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
  • a fifth embodiment of the present invention provides a system for network load balancing.
  • the structure of the system is as shown in FIG. 7, and includes a terminal 31 and an access network side network device 32, where:
  • the network device 32 is configured to determine a forward load value of the carrier fan, and send a load information Loadlnforaiation message to the terminal according to the determined forward load value, where the Loadlnforaiation
  • the value of the forward load value of the carrying fan carried in the interest is less than 0 dB, and/or the maximum is greater than 15.5 dB;
  • the terminal 31 is configured to receive the Loadlnformation message sent by the network device, and determine a service carrier fan by using a network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
  • the sixth embodiment of the present invention provides a device for network load balancing, which can be integrated into a network device that is connected to the network.
  • the structure of the device can be as shown in FIG.
  • the determining module 41 is configured to determine a forward load value of each of the carriers in the network
  • the adjustment module 42 is configured to average the forward load values of the each fan and obtain an average value of the network forward load.
  • the network forward load value is lower than the first set value, for each of the loads a fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as a forward load value of the carrier fan, the first adjustment value is greater than 0; and the network forward load value is higher than the second set value
  • a sum of a forward load value of the carrier fan and a second adjustment value is used as a forward load value of the carrier fan, and the second adjustment value is less than 0;
  • the decision module 43 is configured to adjust according to the adjustment module. After the load fan forward load value, the network load balancing NLB algorithm is used to determine the service carrier fan of the terminal.
  • the decision module 43 is specifically configured to determine whether each adjusted load forward load value of the carrier fan belongs to a value range of 0 to 15.5 decibels; if it is determined that each adjusted load fan forward load value belongs to 0-15.5 decibels
  • the value range is determined by using the NLB algorithm to determine the service carrier fan of the terminal according to each adjusted carrier forward load value and the collected forward signal strength value; if at least one adjusted carrier fan forward load is determined If the value does not belong to the value range of 0 to 15.5 decibels, the at least one adjusted carrier fan forward load value is converted to a value range of 0 to 15.5 decibels, and each The converted carrier forward load value, each unconverted adjusted carrier fan forward load value and the collected forward signal strength value, determine the service carrier fan of the terminal by using the NLB algorithm; wherein, after adjusting The forward load value of the load fan is converted to a value range of 0 to 15.5 decibels, specifically, when the forward load value of the load fan is greater than 15.5 decibels, the forward load value of the
  • the seventh embodiment of the present invention provides a device for network load balancing, which can be integrated into a network device that is connected to the network.
  • the structure of the device can be as shown in FIG.
  • the determining module 51 is configured to determine a forward load value of each of the carriers in the network
  • the adjustment module 52 is configured to accumulate the forward load values of each of the load fans and average them to obtain a network forward load value.
  • the network forward load value is lower than the first set value, for each of the loads a fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as a forward load value of the carrier fan, the first adjustment value is greater than 0; and the network forward load value is higher than the second set value
  • a sum of a forward load value of the carrier fan and a second adjustment value is used as a forward load value of the carrier fan, and the second adjustment value is less than 0;
  • the sending module 53 is configured to adjust according to the adjustment module.
  • the load fan forward load value is sent to the terminal to send a load information Loadlnformation message, and the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
  • the sending module 53 is specifically configured to determine whether each adjusted carrier forward load value belongs to a value range of 0 to 15.5 decibels; if it is determined that each adjusted carrier fan forward load value belongs to 0-15.5 decibels For the range of values, the adjusted load forward load value is sent to the terminal through the Loadlnformation message; if it is determined that at least one adjusted load fan forward load value does not belong to the range of 0 to 15.5 dB, then Converting the at least one adjusted carrier fan forward load value to a value range of 0 to 15.5 decibels, and converting each of the converted carrier fan forward load values, And each unconverted adjusted load fan forward load value is sent to the terminal through a Loadlnformation message; wherein, an adjusted load fan forward load value is converted to a value range of 0 to 15.5 dB, specifically including When the forward load value of the carrier fan is greater than 15.5 decibels, the forward load value of the carrier fan is converted to 15.5 decibels, and when the forward load value of the carrier
  • embodiments of the present application can be provided as a method, system, or computer program product.
  • the application can take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware.
  • the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • the embodiment of the present invention modifies the Loadlnformation message, and expands the value range of the load fan forward load value carried in the message, so that the forward load value of the carrier fan carried in the message is closer to the actual load fan forward load value, thereby
  • the accuracy of the service carrier fan determined by the network load balancing NLB algorithm is improved according to the load fan forward load value carried in the Loadlnformation message, so that the network load balancing is better realized by using the embodiment of the present invention, and the system capacity is effectively improved. .
  • the adjusted load forward load value of the carrier is closer to the value range of 0 ⁇ 15.5 decibels specified by the agreement, even according to the principle of the highest and lowest range.
  • the converted load fan forward load value is converted, and the error between the converted load fan forward load value and the load fan forward load value before conversion (adjusted load fan forward load value) may also be used.
  • the effective reduction can also improve the accuracy of the service carrier fan determined by the network load balancing NLB algorithm, thereby better achieving network load balancing and effectively improving system capacity.

Landscapes

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

Abstract

Disclosed is a method, a device and a system for network load balance, the method comprises: receiving a load information message LoadInformation sent by the network device at the access network side, the minimum value of the value range of carrier sector forward load values carried in the LoadInformation message is less than 0 db, and/or the maximum value is greater than 15.5 db; according to the carrier sector forward load values carried in the LoadInformation message, determining the service carrier sectors by means of the Network Load Balance NLB algorithm.

Description

一种网络负荷均衡的方法、 装置和系统 技术领域  Method, device and system for network load balancing
本发明涉及无线通信领域, 尤其涉及一种网络负荷均衡的方法、 和系统。 皆景技术  The present invention relates to the field of wireless communications, and in particular, to a method and system for network load balancing. Scenery technology
在基于码分多址 2000 lx数据演进优化系统(CDMA2000 lxEVDO, Code Division Multiple Access 2000 Evolution Data Optimized )的无线通信系 统中, 为了提高系统容量, 可以根据系统网络负荷均衡的原理, 为终端选 择服务载扇。  In the wireless communication system based on the code division multiple access 2000 lx data evolution optimization system (CDMA2000 lxEVDO, Code Division Multiple Access 2000 Evolution Data Optimized), in order to improve the system capacity, the service load can be selected for the terminal according to the principle of system network load balancing. fan.
根据 CDMA2000 lxEVDO协议 C.S0024-300-C_vl.O, 在增强前向业务 信道媒体接入控制 (MAC, Media Access Control )层协议中增加了负荷信 息( Loadlnformation )消息。 该消息用于实现网络负荷均衡( NLB )算法的 控制过程, 可以将接入网络(AN, Access Network )侧测量到的各载扇前 向负荷值通过该消息发送到该载扇下所有终端中。  According to the CDMA2000 lxEVDO protocol C.S0024-300-C_vl.O, a load information (Loadlnformation) message is added in the enhanced forward traffic channel media access control (MAC). The message is used to implement the control process of the network load balancing (NLB) algorithm, and the forward load value of each carrier fan measured by the access network (AN, Access Network) side can be sent to all terminals under the carrier fan through the message. .
现有技术包括两种 NLB算法, 这两种算法实质上是一种 NLB算法的 两种具体应用, 分别针对不同的终端。 一种是针对未进行升级的老终端, 老终端无法支持 Loadlnformation 消息的解析, 这种 NLB 算法也称为 NLB-Legacy 算法; 一种是针对已经进行升级了的新终端, 新终端支持 Loadlnformation消息解析, 这种 NLB算法也称为 NLB-New算法。 The prior art includes two NLB algorithms, which are essentially two specific applications of the NLB algorithm, which are respectively directed to different terminals. One is for an old terminal that has not been upgraded. The old terminal cannot support the resolution of the Loadlnformation message. This NLB algorithm is also called the NLB-Legacy algorithm. The other is for the new terminal that has been upgraded. The new terminal supports Loadlnformation message parsing. This NLB algorithm is also known as the NLB-New algorithm.
Figure imgf000002_0001
Figure imgf000002_0001
对于支持 Loadlnformation 消息的终端, 它通过接收并解析 Loadlnformation 消息, 将其解析出的所有载扇的前向负荷值, 以及该终端 测量到的这些载扇的前向信号强度值, 综合到一个列表, 如下所示: 载扇 载扇前向 载扇前向信号 载扇前向信号强度 编号 负荷 ( Load ) 强度(SINR ) 与前向负荷之差 ( S_L )For a terminal that supports a Loadlnformation message, it combines the forward load values of all the loaded fans and the forward signal strength values of the load fans measured by the terminal into a list by receiving and parsing the Loadlnformation message. As follows: Load fan fan forward load fan forward signal carrier fan forward signal strength number load (Load) intensity (SINR) and forward load difference (S_L)
1 Load_l SINR—1 S_L_l=SINR_l-LoaD_l1 Load_l SINR-1 S_L_l=SINR_l-LoaD_l
2 Load_2 SINR—2 S_L_2=SINR_2-LoaD_2 表 1 2 Load_2 SINR—2 S_L_2=SINR_2-LoaD_2 Table 1
按照现有的 NLB-New 算法, 首先排除载扇前向信号强度值过小的载 扇, 即将该列表中信号与干扰加噪声比 (SINR, Singnal to Interference plus Noise Ratio ) 小于 -5分贝 ( dB ) 的载扇记录删除。 然后计算各载扇的 S_L, 即 S_L=SINR-Load, 查看所有载扇的 S_L值, 如果当前服务载扇的 S_L值 是最大的, 则依然以当前载扇为服务载扇; 如果当前服务载扇的 S_L值不 是最大的且 S_L最大的载扇减去当前服务载扇的 S_L大于 2dB, 则选择该 S_L最大的载扇作为服务载扇。  According to the existing NLB-New algorithm, the carrier fan whose carrier forward signal strength value is too small is first excluded, that is, the signal to interference plus noise ratio (SINR, Singnal to Interference plus Noise Ratio) is less than -5 dB (dB). The fan record is deleted. Then calculate the S_L of each carrier fan, that is, S_L=SINR-Load, and view the S_L value of all the carriers. If the current service fan's S_L value is the largest, the current fan is still used as the service fan; if the current service is loaded If the S_L value of the fan is not the largest and the S_L of the S_L largest carrier minus the current service carrier S_L is greater than 2 dB, the carrier fan with the largest S_L is selected as the service carrier fan.
NLB-New算法执行的主体是终端。且根据协议要求, Load是一个非负 数, 而 SINR可以是一个负数或非负数, S_L值也可以是负数或非负数。  The main body of the NLB-New algorithm execution is the terminal. And according to the agreement, Load is a non-negative number, and SINR can be a negative or non-negative number, and the S_L value can also be negative or non-negative.
NLB-Legacy算法机制描述如下:  The NLB-Legacy algorithm mechanism is described as follows:
NLB-Legacy算法与 NLB-New算法基本类似, 不同的是算法执行主体 是在 AN侧。 AN侧可以搜集到 AN侧各载扇的前向负荷值 Load,并通过各 终端发送的 RouteUpdate消息收集终端测量到的前向信号强度值 SINR, 也 形成表 1所示的列表。 根据协议要求, Load是一个非负数, 而 SINR可以 是一个负数或非负数, S_L值也可以是负数或非负数。  The NLB-Legacy algorithm is basically similar to the NLB-New algorithm, except that the algorithm execution body is on the AN side. The AN side can collect the forward load value Load of each fan on the AN side, and collect the forward signal strength value SINR measured by the terminal through the RouteUpdate message sent by each terminal, and also form the list shown in Table 1. According to the agreement, Load is a non-negative number, and SINR can be a negative or non-negative number. The S_L value can also be negative or non-negative.
即不管是 NLB-Legacy算法还是 NLB-New算法, NLB算法机制均为: 首先排除载扇前向信号强度值过小的载扇, 然后计算各载扇的 S_L, 即 S_L=SINR-Load, 查看所有载扇的 S_L值, 如果当前服务载扇的 S_L值是 最大的, 则依然以当前载扇为服务载扇; 如果当前服务载扇的 S_L值不是 最大的且 S_L最大的载扇减去当前服务载扇的 S_L大于 2dB,则选择该 S_L 最大的载扇作为服务载扇。 That is, whether it is the NLB-Legacy algorithm or the NLB-New algorithm, the NLB algorithm mechanism is: First, the carrier fan whose carrier fan forward signal strength value is too small is excluded, and then the S_L of each carrier fan is calculated, that is, S_L=SINR-Load, The S_L value of all the carriers, if the current service fan's S_L value is the largest, the current carrier fan is still the service carrier fan; if the current service carrier fan's S_L value is not the largest and the S_L largest carrier fan minus the current If the S_L of the service carrier fan is greater than 2dB, select the S_L The largest carrier fan acts as a service carrier fan.
如图 1所示, Loadlnformation消息中有 2个字段表示载扇前向负荷值, 分别是 Loading Adjust字段和 NeighborSectorLoadingAdjust字段, 其中: As shown in Figure 1, there are two fields in the Loadlnformation message indicating the load fan forward load values, which are the Loading Adjust field and the NeighborSectorLoadingAdjust field, where:
LoadingAdjust字段, 用于表示一个载扇的前向负荷值; The LoadingAdjust field, used to represent the forward load value of a carrier fan;
NeighborSectorLoadingAdjust字段, 表示 LoadingAdjust字段表示的前 向负荷值对应的载扇的邻区载扇的前向负荷值, 该字段对应的邻区载扇, 与 SectorParameter消息中的邻区载扇出现的顺序一致,其中 SectorParameter 消息也是协议标准中现有的消息。  The NeighborSectorLoadingAdjust field indicates the forward load value of the neighboring sector fan of the carrier fan corresponding to the forward load value indicated by the LoadingAdjust field, and the neighboring sector fan corresponding to the field is consistent with the order in which the neighboring sector fan in the SectorParameter message appears. The SectorParameter message is also an existing message in the protocol standard.
这 2个字段都是采用 5 bit来表示以 0.5dB为单位的无符号数的前向负 荷值, 因此表示的范围是 0~15.5dB。  Both of these fields use 5 bits to represent the unsigned number of forward load values in 0.5dB, so the range is 0~15.5dB.
根据目前的协议规定, 在利用 NLB算法决策服务载扇时, 前向负荷取 值范围为 0~15.5dB , 而实际上, 本案发明人通过实际测试发现, 载扇的实 际前向负荷的取值范围可以为 -10dB~30dB。 在确定每个载扇的前向负荷值 时,实际处理中会按照最低、最高范围原则,将小于 0的 Load值转换为 OdB , 将超过 15.5dB的 Load值转换为 15.5dB。如果两个载扇的 Load值都小于 0, 但是它们之间的 Load值相差较大, 则在进行 NLB算法时会导致算法误判, 同样, 如果 2个载扇 Load值都超过 15.5dB , 但是它们之间的 Load值相差 较大, 也会导致算法误判, 无法准确地决策服务载扇, 也就无法实现系统 网络负荷均衡, 系统容量无法得到有效提高。 发明内容  According to the current agreement, when using the NLB algorithm to determine the service fan, the forward load ranges from 0 to 15.5 dB. In fact, the inventor of the present case found through actual tests that the actual forward load of the fan is The range can be -10dB~30dB. In determining the forward load value of each carrier fan, the actual processing will convert the Load value less than 0 to OdB according to the principle of the lowest and highest range, and convert the Load value exceeding 15.5dB to 15.5dB. If the load values of the two carrier fans are both less than 0, but the load values between them are quite different, the algorithm will be misjudged when the NLB algorithm is performed. Similarly, if the load values of the two carrier fans exceed 15.5dB, The difference between the Load values between them is large, which will lead to misjudgment of the algorithm. It is impossible to accurately determine the service carrier fan, and thus the system network load balance cannot be achieved, and the system capacity cannot be effectively improved. Summary of the invention
本发明实施例提供一种网络负荷均衡的方法、 装置和系统, 用于提高 网络负荷均衡的效果, 有效提高系统容量, 并提高服务载扇决策的准确性。  Embodiments of the present invention provide a method, device, and system for network load balancing, which are used to improve the effect of network load balancing, effectively improve system capacity, and improve the accuracy of service-bearing fan decisions.
一种网络负荷均衡的方法, 所述方法包括:  A method for network load balancing, the method comprising:
接收接入网络侧网络设备发送的负荷信息 Loadlnformation消息, 所述 Loadlnformation消息中携带的载扇前向负荷值的取值范围最小值小于 0分 贝, 和 /或最大值大于 15.5分贝; Receiving a load information Loadlnformation message sent by the access network side network device, where the value of the load fan forward load value carried in the Loadlnformation message is less than 0 Bay, and / or maximum greater than 15.5 decibels;
根据 Loadlnformation消息中携带的载扇前向负荷值, 利用网络负荷均 衡 NLB算法确定服务载扇。  According to the load fan forward load value carried in the Loadlnformation message, the service load fan is determined by the network load balancing NLB algorithm.
一种网络负荷均衡的方法, 所述方法包括:  A method for network load balancing, the method comprising:
确定载扇的前向负荷值;  Determining the forward load value of the carrier fan;
根据确定出的前向负荷值,向终端发送负荷信息 Loadlnformation消息, 所述 Loadlnformation消息中携带的载扇前向负荷值的取值范围最小值小于 0分贝,和 /或最大值大于 15.5分贝,指示终端根据 Loadlnformation消息中 携带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。  Sending a load information Loadlnformation message to the terminal according to the determined forward load value, where the value of the load fan forward load value carried in the Loadlnformation message is less than 0 dB, and/or the maximum value is greater than 15.5 dB, indicating The terminal determines the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
一种网络负荷均衡的方法, 所述方法包括:  A method for network load balancing, the method comprising:
确定网络中每个载扇的前向负荷值;  Determining the forward load value of each carrier fan in the network;
对所述每个载扇的前向负荷值累加后取平均, 获得网络前向负荷值; 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值; 根据调整后的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定终端 的服务载扇;  Adding a forward load value of each of the load fans and averaging to obtain a network forward load value; adjusting a forward load value of each of the load fans according to the network forward load value; Carrying the fan forward load value, determining the service carrier fan of the terminal by using the network load balancing NLB algorithm;
其中, 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值, 包括:  And adjusting, according to the forward load value of the network, a forward load value of each of the load fans, including:
在网络前向负荷值低于第一设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大 于 0;  When the network forward load value is lower than the first set value, for each carrier fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as the forward load value of the carrier fan, An adjustment value is greater than 0;
在网络前向负荷值高于第二设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第二调整值之和作为该载扇的前向负荷值, 所述第二调整值小 于 0;  When the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan, The second adjustment value is less than 0;
在网络前向负荷值不低于第一设定值, 且不高于第二设定值时, 针对 每个载扇, 保持该载扇的前向负荷值不变。 一种网络负荷均衡的方法, 所述方法包括: When the forward load value of the network is not lower than the first set value and not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each carrier fan. A method for network load balancing, the method comprising:
确定网络中每个载扇的前向负荷值;  Determining the forward load value of each carrier fan in the network;
对所述每个载扇的前向负荷值累加取平均, 获得网络前向负荷值; 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值; 根据调整后的载扇前向负荷值, 向终端发送负荷信息 Loadlnforaiation 消息, 指示终端根据 Loadlnforaiation消息中携带的载扇前向负荷值, 利用 网络负荷均衡 NLB算法确定服务载扇;  Adding a forward load value of each of the load fans to obtain a network forward load value; adjusting a forward load value of each of the load fans according to the network forward load value; according to the adjusted load The fan forward load value is sent to the terminal by a LoadInfoforaiation message, and the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message;
其中, 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值, 包括:  And adjusting, according to the forward load value of the network, a forward load value of each of the load fans, including:
在网络前向负荷值低于第一设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大 于 0;  When the network forward load value is lower than the first set value, for each carrier fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as the forward load value of the carrier fan, An adjustment value is greater than 0;
在网络前向负荷值高于第二设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第二调整值之和作为该载扇的前向负荷值, 所述第二调整值小 于 0;  When the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan, The second adjustment value is less than 0;
在网络前向负荷值不低于第一设定值, 且不高于第二设定值时, 针对 每个载扇, 保持该载扇的前向负荷值不变。  When the forward load value of the network is not lower than the first set value and not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each carrier fan.
一种网络负荷均衡的装置, 所述装置包括:  A device for network load balancing, the device comprising:
接收模块, 配置为接收接入网络侧网络设备发送的负荷信息 The receiving module is configured to receive load information sent by the network device on the access network side
Loadlnforaiation消息, 所述 Loadlnforaiation消息中携带的载扇前向负荷值 的取值范围最小值小于 0分贝, 和 /或最大值大于 15.5分贝; The loadlnforaiation message, the minimum range of the load fan forward load value carried in the Loadlnforaiation message is less than 0 decibels, and/or the maximum value is greater than 15.5 decibels;
决策模块,配置为根据 Loadlnforaiation消息中携带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。  The decision module is configured to determine the service carrier fan by using a network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
所述接收模块可以为接收器, 所述决策模块可以为决策器, 在执行处 理时, 采用中央处理器(CPU, Central Processing Unit ), 数字信号处理器 ( DSP , Digital Singnal Processor ) 或可编程逻辑阵列 (FPGA , Field - Programmable Gate Array ) 实现。 The receiving module may be a receiver, and the decision module may be a decision maker. When performing processing, a central processing unit (CPU) is used, and a digital signal processor is used. (DSP, Digital Singnal Processor) or programmable logic array (FPGA, Field - Programmable Gate Array) implementation.
一种网络负荷均衡的装置, 所述装置包括:  A device for network load balancing, the device comprising:
确定模块, 配置为确定载扇的前向负荷值;  Determining a module configured to determine a forward load value of the carrier fan;
发送模块, 配置为根据确定出的前向负荷值, 向终端发送负荷信息 Loadlnforaiation消息, 所述 Loadlnforaiation消息中携带的载扇前向负荷值 的取值范围最小值小于 0分贝, 和 /或最大值大于 15.5分贝,指示终端根据 Loadlnforaiation消息中携带的载扇前向负荷值, 利用网络负荷均衡 NLB算 法确定服务载扇。  The sending module is configured to send a load information Loadlnforaiation message to the terminal according to the determined forward load value, where a value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or a maximum value More than 15.5 dB, the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
所述发送模块可以为发送器, 所述确定模块可以为确定器, 在执行处 理时, 采用中央处理器(CPU, Central Processing Unit ), 数字信号处理器 ( DSP , Digital Singnal Processor ) 或可编程逻辑阵列 (FPGA , Field - Programmable Gate Array ) 实现。  The sending module may be a transmitter, and the determining module may be a determiner. When performing processing, a central processing unit (CPU), a digital signal processor (DSP, Digital Singnal Processor) or programmable logic is used. Array (FPGA, Field - Programmable Gate Array) implementation.
一种网络负荷均衡的系统, 所述系统包括终端和接入网络侧网络设备, 其中:  A network load balancing system, where the system includes a terminal and an access network side network device, where:
所述网络设备, 配置为确定载扇的前向负荷值, 根据确定出的前向负 荷值, 向终端发送负荷信息 Loadlnformation消息, 所述 Loadlnforaiation消 息中携带的载扇前向负荷值的取值范围最小值小于 0分贝, 和 /或最大值大 于 15.5分贝;  The network device is configured to determine a forward load value of the load fan, and send a load information Loadlnformation message to the terminal according to the determined forward load value, where the load fan forward load value is carried in the Loadlnforaiation message The minimum value is less than 0 dB, and/or the maximum value is greater than 15.5 dB;
所述终端,配置为接收所述网络设备发送的所述 Loadlnformation消息, 根据所述 Loadlnformation消息中携带的载扇前向负荷值, 利用网络负荷均 衡 NLB算法确定服务载扇。  The terminal is configured to receive the Loadlnformation message sent by the network device, and determine a service carrier fan by using a network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
一种网络负荷均衡的装置, 所述装置包括:  A device for network load balancing, the device comprising:
确定模块, 配置为确定网络中每个载扇的前向负荷值;  Determining a module configured to determine a forward load value of each of the carriers in the network;
调整模块, 配置为对所述每个载扇的前向负荷值累加后取平均, 获得 网络前向负荷值, 在网络前向负荷值低于第一设定值时, 针对所述每个载 扇, 将该载扇的前向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大于 0; 在网络前向负荷值高于第二设定值时,针对所述每 个载扇, 将该载扇的前向负荷值与第二调整值之和作为该载扇的前向负荷 值, 所述第二调整值小于 0; 在网络前向负荷值不低于第一设定值, 且不高 于第二设定值时, 针对所述每个载扇, 保持该载扇的前向负荷值不变; 决策模块, 配置为根据调整模块调整后的载扇前向负荷值, 利用网络 负荷均衡 NLB算法确定终端的服务载扇。 An adjustment module configured to average the forward load values of each of the load fans and obtain an average a network forward load value, when the network forward load value is lower than the first set value, for each of the carrier fans, the sum of the forward load value of the carrier fan and the first adjustment value is used as the carrier fan a forward load value, the first adjustment value is greater than 0; when the network forward load value is higher than the second set value, the forward load value of the load fan and the second adjustment are performed for each of the carrier fans The sum of the values is the forward load value of the carrier fan, and the second adjustment value is less than 0; when the network forward load value is not lower than the first set value, and is not higher than the second set value, Each of the carrier fans maintains the forward load value of the carrier fan; the decision module is configured to determine the service carrier fan of the terminal by using the network load balancing NLB algorithm according to the adjusted load forward load value of the adjustment module.
确定模块、 调整模块、 决策模块可以分别为确定器、 调整器及决策器, 在执行处理时, 采用中央处理器(CPU, Central Processing Unit ), 数字信 号处理器(DSP, Digital Singnal Processor )或可编程逻辑阵列(FPGA, Field - Programmable Gate Array ) 实现。  The determining module, the adjusting module, and the decision module may be respectively a determiner, an adjuster, and a decision maker. When performing processing, a central processing unit (CPU), a digital signal processor (DSP, Digital Singnal Processor) or Implementation of a Field-Programmable Gate Array (FPGA).
一种网络负荷均衡的装置, 所述装置包括:  A device for network load balancing, the device comprising:
确定模块, 配置为确定网络中每个载扇的前向负荷值;  Determining a module configured to determine a forward load value of each of the carriers in the network;
调整模块, 配置为对所述每个载扇的前向负荷值累加后取平均, 获得 网络前向负荷值, 在网络前向负荷值低于第一设定值时, 针对所述每个载 扇, 将该载扇的前向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大于 0; 在网络前向负荷值高于第二设定值时,针对所述每 个载扇, 将该载扇的前向负荷值与第二调整值之和作为该载扇的前向负荷 值, 所述第二调整值小于 0; 在网络前向负荷值不低于第一设定值, 且不高 于第二设定值时, 针对所述每个载扇, 保持该载扇的前向负荷值不变; 发送模块, 配置为根据调整模块调整后的载扇前向负荷值, 向终端发 送负荷信息 Loadlnformation消息,指示终端根据 Loadlnformation消息中携 带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。  The adjustment module is configured to average the forward load values of each of the load fans and obtain an average value of the network forward load. When the network forward load value is lower than the first set value, for each of the loads a fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as a forward load value of the carrier fan, the first adjustment value is greater than 0; and the network forward load value is higher than the second set value And, for each of the carrier fans, a sum of a forward load value of the carrier fan and a second adjustment value is used as a forward load value of the carrier fan, and the second adjustment value is less than 0; When the value is not lower than the first set value, and is not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each of the carrier fans; the sending module is configured to be adjusted according to the adjustment module The load fan forward load value is sent to the terminal to send a load information Loadlnformation message, and the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
确定模块、 调整模块、 发送模块可以分别为确定器、 调整器及发送器, 在执行处理时, 采用中央处理器(CPU, Central Processing Unit ), 数字信 号处理器(DSP, Digital Singnal Processor )或可编程逻辑阵列(FPGA, Field - Programmable Gate Array ) 实现。 The determining module, the adjusting module, and the sending module may be determiners, adjusters, and transmitters, respectively. When performing processing, it is implemented by a central processing unit (CPU), a digital signal processor (DSP, Digital Singnal Processor), or a Field-Programmable Gate Array (FPGA).
根据本发明实施例提供的方案, 可以修改协议规定的 Loadlnforaiation 消息, 扩大该消息中携带的载扇前向负荷值的取值范围, 使得该消息中携 带的载扇前向负荷值更接近实际的载扇前向负荷值, 从而提高终端根据 Loadlnforaiation消息中携带的载扇前向负荷值, 利用网络负荷均衡 NLB算 法确定出的服务载扇的准确度, 从而更好地实现网络负荷均衡, 有效提高 系统容量。  According to the solution provided by the embodiment of the present invention, the Loadlnforaiation message specified by the protocol may be modified, and the range of the forward load value of the load fan carried in the message is expanded, so that the forward load value of the carrier fan carried in the message is closer to the actual value. Carrying the fan forward load value, thereby improving the accuracy of the service carrier fan determined by the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message, thereby better achieving network load balancing and effectively improving System capacity.
还可以对实际载扇前向负荷值进行整体增大或减小, 使得调整后的载 扇前向负荷值更接近协议规定的 0~15.5分贝的取值范围,而即使根据最高、 最低范围原则, 对调整后的载扇前向负荷值进行转换, 转换后的载扇前向 负荷值与转换前的载扇前向负荷值之间的误差(调整后的载扇前向负荷值 ) 也可以有效减小, 从而也可以提高利用网络负荷均衡 NLB算法确定出的服 务载扇的准确度, 从而更好地实现网络负荷均衡, 有效提高系统容量。 附图说明  It is also possible to increase or decrease the actual load fan forward load value as a whole, so that the adjusted load forward load value of the carrier is closer to the range of 0 to 15.5 decibels specified by the agreement, even according to the principle of the highest and lowest ranges. , the converted load fan forward load value is converted, and the error between the converted load fan forward load value and the load fan forward load value before conversion (adjusted load fan forward load value) may also be used. The effective reduction can also improve the accuracy of the service carrier fan determined by the network load balancing NLB algorithm, thereby better achieving network load balancing and effectively improving system capacity. DRAWINGS
图 1为现有技术提供的 Loadlnforaiation消息的格式示意图;  1 is a schematic diagram of a format of a Loadlnforaiation message provided by the prior art;
图 2为本发明实施例一提供的网络负荷均衡方法的步驟示意图; 图 3为本发明实施例一提供的 Loadlnforaiation消息的格式示意图; 图 4为本发明实施例二提供的网络负荷均衡方法的步驟示意图; 图 5为本发明实施例三提供的网络负荷均衡装置的结构示意图; 图 6为本发明实施例四提供的网络负荷均衡装置的结构示意图; 图 7为本发明实施例五提供的网络负荷均衡系统的结构示意图; 图 8为本发明实施例六提供的网络负荷均衡装置的结构示意图; 图 9为本发明实施例七提供的网络负荷均衡装置的结构示意图。 具体实施方式 2 is a schematic diagram of steps of a network load balancing method according to Embodiment 1 of the present invention; FIG. 3 is a schematic diagram of a format of a Loadlnforaiation message according to Embodiment 1 of the present invention; FIG. 4 is a flowchart of a network load balancing method according to Embodiment 2 of the present invention; FIG. 5 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 3 of the present invention; FIG. 6 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 4 of the present invention; FIG. 8 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 6 of the present invention; FIG. 9 is a schematic structural diagram of a network load balancing apparatus according to Embodiment 7 of the present invention. detailed description
针对现有技术中, 在利用 NLB算法决策终端的服务载扇时, 需要将实 际载扇前向负荷值按照最高、 最低原则转换到 0~15.5dB , 导致 NLB算法中 的转换后的载扇前向负荷值无法准确表示实际载扇前向负荷值的问题, 本 发明实施例提出, 可以向支持 Loadlnformation消息的终端, 提供携带更大 取值范围 内 的载扇前向 负 荷值的 Loadlnformation 消息, 使得 Loadlnformation 消息中的载扇前向负荷值可以更准确地表示实际载扇前向 负荷值, 使得终端在利用 Loadlnformation消息中的载扇前向负荷值决策服 务载扇时, 提高决策出的服务终端的准确性。  In the prior art, when the NLB algorithm is used to determine the service carrier fan of the terminal, the actual load fan forward load value needs to be converted to 0~15.5dB according to the highest and lowest values, resulting in the converted carrier fan in the NLB algorithm. The problem that the load value cannot accurately represent the actual load-bearing load value of the fan is provided. The embodiment of the present invention provides that the terminal that supports the Loadlnformation message can be provided with a Loadlnformation message carrying a forward load value of the load fan in a larger value range. The load fan forward load value in the Loadlnformation message can more accurately represent the actual load fan forward load value, so that the terminal improves the decision service terminal when using the load fan forward load value decision service carrier fan in the Loadlnformation message. accuracy.
也可以在 AN侧, 对网络中每个载扇的前向负荷值进行整体偏移 (增 大或减小), 可以利用整体偏移后的前向负荷值表示实际的前向负荷值, 即 使将偏移后的前向负荷值按照最高、 最低范围原则转换到 0~15.5dB, 也可 以使得转换后的载扇前向负荷值可以更准确地表示实际载扇前向负荷值, 在利用整体偏移后或转换后的载扇前向负荷值决策服务载扇时, 使得 AN 侧或终端提高决策出的服务终端的准确性。  It is also possible to make an overall offset (increase or decrease) of the forward load value of each carrier fan in the network on the AN side, and to use the forward load value after the overall offset to represent the actual forward load value, even if Converting the offset forward load value to 0~15.5dB according to the principle of the highest and lowest range, can also make the forward load value of the loaded fan more accurately represent the actual load fan forward load value. After the offset or after the load fan forward load value decision service carrier fan, the AN side or the terminal improves the accuracy of the determined service terminal.
下面结合说明书附图和各实施例对本发明方案进行说明。  The solution of the present invention will be described below with reference to the accompanying drawings and embodiments.
实施例一、  Embodiment 1
本发明实施例一提供一种网络负荷均衡的方法, 该方法的步驟流程可 以如图 2所示, 包括:  A first embodiment of the present invention provides a method for network load balancing. The step of the method may be as shown in FIG. 2, including:
步驟 101、 接入网络侧网络设备确定载扇的前向负荷值。  Step 101: The access network side network device determines a forward load value of the carrier fan.
在本步驟中, 接入网络侧网络设备(如基站控制器)可以确定载扇的 实际前向负荷值。 具体的, 接入网络侧网络设备可以按照现有 NLB算法要 求的确定载扇的前向负荷值的方法, 来确定载扇的前向负荷值。  In this step, the access network side network device (such as the base station controller) can determine the actual forward load value of the carrier fan. Specifically, the network device on the access network side can determine the forward load value of the carrier fan according to the method for determining the forward load value of the carrier fan required by the existing NLB algorithm.
步驟 102、 接入网络侧网络设备发送 Loadlnformation消息。  Step 102: The network device on the access network sends a Loadlnformation message.
在本实施例中, 假设终端可以解析 Loadlnformation消息, 因此, 在本 步驟中, 接入网络侧网络设备可以向每个载扇对应的终端发送In this embodiment, it is assumed that the terminal can parse the Loadlnformation message, and therefore, in the present In the step, the access network side network device may send to each terminal corresponding to the fan.
Loadlnforaiation消息, 并在该 Loadlnforaiation消息中携带该载扇的前向负 荷值。 The Loadlnforaiation message carries the forward load value of the carrier fan in the Loadlnforaiation message.
而为了使得终端可以提高确定服务载扇的准确性, 可以扩大 Loadlnforaiation 消息中可以携带的载扇前向负荷值的取值范围, 因此, 在 本步驟中, 接入网络侧网络设备向终端发送的 Loadlnforaiation消息中携带 的载扇前向负荷值的取值范围最小值小于 O dB , 和 /或最大值大于 15.5dB。  In order to enable the terminal to improve the accuracy of determining the service carrier fan, the value range of the load fan forward load value that can be carried in the Loadlnforaiation message can be expanded. Therefore, in this step, the access network side network device sends the terminal to the terminal. The value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or the maximum value is greater than 15.5 dB.
具体的, 为了增大 Loadlnforaiation消息中携带的载扇前向负荷值的取 值范围, 可以扩充 LoadingAdjust字段和 NeighborSectorLoading Adjust字段 的比特 ( bit )数, 使得 LoadingAdjust字段和 NdghborSectorLoadingAdjust 字段的比特数均大于 5 , 且为以 0.5dB为单位的二进制补码。 例如, 如图 3 所示, LoadingAdjust字段和 NdghborSectorLoadingAdjust字段的比特数可 以均为 8。  Specifically, in order to increase the value range of the load fan forward load value carried in the Loadlnforaiation message, the number of bits in the LoadingAdjust field and the NeighborSectorLoading Adjust field may be expanded, so that the number of bits in the LoadingAdjust field and the NdghborSectorLoadingAdjust field are both greater than 5. And is a two's complement in 0.5dB. For example, as shown in Figure 3, the number of bits in the LoadingAdjust field and the NdghborSectorLoadingAdjust field can both be 8.
实际上, 发明人通过实际测量发现, 载扇的实际前向负荷值的取值范 围一般在 -10~30dB 之间, 因此, 较优的, 在本步驟中, 可以规定 Loadlnforaiation 消息中携带的载扇前向 负 荷值的取值范围为 -63.5dB~64dB。 从而可以避免 Loadlnforaiation消息中携带的载扇前向负荷 值的取值范围过大, 导致消息占用的字节较多, 增加消息的传输时间, 增 大系统的负荷。  In fact, the inventor found through actual measurement that the actual forward load value of the fan is generally between -10 and 30 dB. Therefore, in this step, the load carried in the Loadlnforaiation message can be specified. The fan forward load value ranges from -63.5dB to 64dB. Therefore, the value of the forward load value of the load fan carried in the Loadlnforaiation message is too large, which causes the message to occupy more bytes, increases the transmission time of the message, and increases the load of the system.
步驟 103、 终端决策服务载扇。  Step 103: The terminal decision service carries a fan.
接收到 Loadlnforaiation消息的终端,可以根据 Loadlnforaiation消息中 携带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。  The terminal that receives the Loadlnforaiation message can determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
具体的,终端可以按照 NLB-New算法,根据接收到的 Loadlnforaiation 消息中携带的载扇前向负荷值, 自身测量到的载扇的前向信号强度值, 来 决策服务载扇。 由于终端用于决策服务载扇的载扇前向负荷值的精度, 高于现有技术 中协议规定的 Loadlnf ormation消息中携带的载扇前向负荷值的精度,因此, 终端可以有效提高服务载扇决策的准确性, 更好地实现网络负荷均衡, 进 一步提高系统容量。 Specifically, the terminal may determine the service carrier fan according to the NSB-New algorithm, according to the forward fan load value carried in the received Loadlnforaiation message, and the forward signal strength value of the carrier fan measured by itself. Because the terminal is used to determine the accuracy of the forward load value of the load fan of the service fan, which is higher than the accuracy of the forward load value of the load fan carried in the Loadlnf ormation message specified in the prior art protocol, the terminal can effectively improve the service load. The accuracy of the fan decision is made to better achieve network load balancing and further increase the system capacity.
实施例二、  Embodiment 2
本发明实施例二提供一种网络负荷均衡的方法, 该方法的步驟流程可 以如图 4所示, 包括:  A second embodiment of the present invention provides a method for network load balancing. The step of the method may be as shown in FIG. 4, including:
步驟 201、 接入网络侧网络设备确定载扇的前向负荷值。  Step 201: The access network side network device determines a forward load value of the carrier fan.
在本步驟中, 接入网络侧网络设备(如基站控制器)可以确定网络中 每个载扇的实际前向负荷值。 具体的, 接入网络侧网络设备可以按照现有 NLB算法要求的确定载扇的前向负荷值的方法,来确定载扇的前向负荷值。  In this step, the access network side network device (such as the base station controller) can determine the actual forward load value of each carrier fan in the network. Specifically, the access network side network device may determine the forward load value of the carrier fan according to the method for determining the forward load value of the carrier fan required by the existing NLB algorithm.
步驟 202、 接入网络侧网络设备调整载扇的前向负荷值。  Step 202: Access the network side network device to adjust the forward load value of the carrier fan.
由于 NLB算法中规定的载扇的前向负荷值的取值范围为 0~15.5dB, 而 实际的载扇前向负荷值有可能不处于该范围, 为了使得在根据最高、 最低 范围原则将实际的载扇前向负荷值转换到协议规定的 0~15.5dB时, 可以减 小转换后的载扇前向负荷值与实际载扇前向负荷值的误差, 在本步驟中可 以对实际载扇前向负荷值进行整体偏移, 从而在后续将整体偏移后的载扇 前向负荷值转换到 0~15.5dB时, 可以使得转换后的载扇前向负荷值可以更 好地表示实际载扇负荷值。  Since the forward load value of the carrier fan specified in the NLB algorithm ranges from 0 to 15.5 dB, the actual load fan forward load value may not be in the range, in order to make the actual according to the highest and lowest range principles. When the forward load value of the load fan is switched to 0~15.5dB specified by the protocol, the error between the forward load value of the loaded fan and the forward load value of the actual load fan can be reduced. In this step, the actual load fan can be used. The forward load value is offset as a whole, so that after the overall load forward load value of the carrier is subsequently converted to 0~15.5dB, the converted load bearing forward load value can better represent the actual load. Fan load value.
具体的, 可以对网络内每个载扇的前向负荷值累加后取平均, 获得网 络前向负荷值, 根据所述网络前向负荷值, 调整每个载扇的前向负荷值。 其中, 可以在网络前向负荷值低于第一设定值时, 针对每个载扇, 将该载 扇的前向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调 整值大于 0; 在网络前向负荷值高于第二设定值时, 针对每个载扇, 将该载 扇的前向负荷值与第二调整值之和作为该载扇的前向负荷值, 所述第二调 整值小于 0;在网络前向负荷值不低于第一设定值,且不高于第二设定值时, 针对每个载扇, 保持该载扇的前向负荷值不变。 Specifically, the forward load value of each carrier fan in the network may be accumulated and averaged to obtain a network forward load value, and the forward load value of each load fan is adjusted according to the network forward load value. Wherein, when the network forward load value is lower than the first set value, the sum of the forward load value of the carrier fan and the first adjustment value may be used as the forward load value of the carrier fan for each carrier fan. The first adjustment value is greater than 0; when the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the carrier fan Forward load value, the second tone The integer value is less than 0; when the network forward load value is not lower than the first set value and not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each carrier fan.
例如, 假设网络中包括 3个载扇, 分别标记为第一载扇、 第二载扇和 第三载扇, 假设在步驟 201中确定出的第一载扇前向负荷值为 -20, 第二载 扇的前向负荷值为 -20.5 , 第三载扇的前向负荷值为 -21 , 则, 可以确定网络 前向负荷值为 -20.5 , 此时假设第一设定值为 0, 第一调整值为 21 , 由于网 络前向负荷值低于第一设定值, 则, 可以利用第一调整值将第一载扇前向 负荷值调整为 1 , 将第二载扇的前向负荷值调整为 0.5 , 第三载扇的前向负 荷值为 0。 而如果按照现有技术的最高、 最低范围原则, 则第一载扇前向负 荷值、 第二载扇的前向负荷值和第三载扇的前向负荷值均为 0。 显然, 在后 续利用 NLB算法决策服务载扇时, 利用调整后的载扇前向负荷值可以明显 提高决策精度。  For example, it is assumed that the network includes three carrier fans, which are respectively labeled as the first carrier fan, the second carrier fan, and the third carrier fan, and it is assumed that the first carrier fan forward load value determined in step 201 is -20, The forward load value of the two-load fan is -20.5, and the forward load value of the third carrier fan is -21. Then, the forward load value of the network can be determined to be -20.5, and the first set value is assumed to be 0. An adjustment value is 21, and since the network forward load value is lower than the first set value, the first load fan forward load value can be adjusted to 1 by using the first adjustment value, and the second load fan forward load is used. The value is adjusted to 0.5 and the forward load value of the third carrier fan is zero. However, according to the highest and lowest range principles of the prior art, the forward load value of the first carrier fan, the forward load value of the second carrier fan, and the forward load value of the third carrier fan are both zero. Obviously, when the NLB algorithm is used to determine the service fan, the adjusted load forward load value can be used to improve the decision accuracy.
通过上面的例子可以看出, 如果网络中载扇负荷比较均衡, 每个载扇 的前向负荷值比较接近, 则按照本实施例中提供的方案, 设定合适范围的 第一调整值和第二调整值, 无需按照最高、 最低范围原则进行转换, 即可 以使得调整后的前向负荷值满足协议规定的前向负荷值的取值范围 0~15.5dB , 后续可以直接利用调整后的前向负荷值决策服务载扇, 避免了 转换造成的误差, 从而可以大大提高决策出的服务载扇的准确性。  It can be seen from the above example that if the load of the fan in the network is relatively balanced and the forward load value of each of the carriers is relatively close, the first adjustment value and the first range of the appropriate range are set according to the solution provided in this embodiment. The second adjustment value does not need to be converted according to the highest and lowest range principles, that is, the adjusted forward load value can satisfy the range of the forward load value specified by the protocol from 0 to 15.5 dB, and the adjusted forward direction can be directly used subsequently. The load value decision service carries the fan, avoiding the error caused by the conversion, and thus can greatly improve the accuracy of the serviced service fan.
而即使在经过调整后, 仍然需要按照最高、 最低范围原则, 将调整后 的前向负荷值转换到 0~15.5dB的取值范围, 也可以减少需要转换的前向负 荷值个数, 仍可以提高决策出的服务载扇的准确性。  Even after adjustment, it is still necessary to convert the adjusted forward load value to the value range of 0~15.5dB according to the highest and lowest range principles, and also reduce the number of forward load values that need to be converted. Improve the accuracy of the decision-making service fan.
在本实施例中, 如果终端不支持 Loadlnformation消息的解析, 则可以 继续执行步驟 203 , 如果终端支持 Loadlnformation消息的解析, 则可以继 续执行步驟 204。  In this embodiment, if the terminal does not support the parsing of the Loadlnformation message, step 203 may be continued. If the terminal supports the parsing of the Loadlnformation message, step 204 may continue.
步驟 203、 接入网络侧网络设备决策服务载扇。 如果终端不支持 Loadlnforaiation消息的解析, 在本实施例中, 可以由 接入网络侧网络设备根据调整后的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定终端的服务载扇。 Step 203: Access a network side network device to determine a service carrying fan. If the terminal does not support the parsing of the Loadlnforaiation message, in this embodiment, the network load balancing NLB algorithm may be used by the access network side network device to determine the service carrier fan of the terminal according to the adjusted load forward load value of the carrier.
接入网络侧网络设备可以按照 NLB-Legacy算法,根据一个终端对应的 调整后的载扇前向负荷值, 收集到的该终端测量到的前向信号强度值(前 向信号强度值可以是通过该终端发送的 RouteUpdate消息收集到的), 来决 策该终端的服务载扇。  The access network side network device may use the NLB-Legacy algorithm to collect the forward signal strength value measured by the terminal according to the adjusted load forward load value of the terminal (the forward signal strength value may be passed) The RouteUpdate message sent by the terminal is collected to determine the service carrier fan of the terminal.
具体的, 在本步驟中, 可以确定每个调整后的载扇前向负荷值是否属 于 0~15.5dB的取值范围;  Specifically, in this step, it may be determined whether each adjusted forward load value of the carrier fan belongs to a value range of 0 to 15.5 dB;
如果确定每个调整后的载扇前向负荷值均属于 0~15.5dB的取值范围, 则根据每个调整后的载扇前向负荷值以及收集到的前向信号强度值, 利用 NLB算法确定服务载扇;  If it is determined that each adjusted carrier forward load value belongs to a value range of 0 to 15.5 dB, the NLB algorithm is used according to each adjusted carrier fan forward load value and the collected forward signal strength value. Determining the service carrier fan;
如果确定至少一个调整后的载扇前向负荷值不属于 0~15.5dB的取值范 围, 则将所述至少一个调整后的载扇前向负荷值转换到 0~15.5dB的取值范 围, 并根据每个转换后的载扇前向负荷值, 每个未转换的调整后的载扇前 向负荷值以及收集到的前向信号强度值, 利用 NLB算法确定服务载扇; 其中, 将一个调整后的载扇前向负荷值转换到 0~15.5dB的取值范围, 具体包括, 在该载扇前向负荷值大于 15.5dB时, 将该载扇前向负荷值转换 为 15.5dB, 在该载扇前向负荷值小于 OdB时, 将该载扇前向负荷值转换为 OdB, 即根据最高、 最低范围原则进行转换。  If it is determined that the at least one adjusted carrier forward load value does not belong to a value range of 0 to 15.5 dB, the at least one adjusted carrier fan forward load value is converted to a value range of 0 to 15.5 dB, And using the NLB algorithm to determine the service carrier fan according to each converted fan forward load value, each unconverted adjusted carrier fan forward load value, and the collected forward signal strength value; wherein, one will be The adjusted forward load value of the carrier fan is converted to a value range of 0 to 15.5 dB, which specifically includes: when the forward load value of the carrier fan is greater than 15.5 dB, the forward load value of the carrier fan is converted to 15.5 dB. When the forward load value of the carrier fan is less than 0 dB, the forward load value of the carrier fan is converted into OdB, that is, the conversion is performed according to the principle of the highest and lowest ranges.
在接入网络侧网络设备决策出终端的服务载扇后, 可以结束本流程。 步驟 204、 接入网络侧网络设备发送 Loadlnforaiation消息。  After the access network side network device determines the service carrier fan of the terminal, the process can be ended. Step 204: The network device on the access network sends a Loadlnforaiation message.
如果终端可以解析 Loadlnforaiation消息, 在本步驟中, 接入网络侧网 络设备可以根据调整后的载扇前向负荷值, 向每个载扇对应的终端发送 Loadlnforaiation消息。 如果调整后的载扇前向负荷值属于 0~15.5dB的取值 范围, 可以将调整后的载扇前向负荷值, 通过 Loadlnformation消息发送给 终端。 当然, 如果调整后的载扇前向负荷值不属于 0~15.5dB的取值范围, 可以继续按照最高、 最低范围原则, 将调整后的载扇前向负荷值转换到 0~15.5dB的取值范围,并将转换后的载扇前向负荷值,通过 Loadlnformation 消息发送给终端。 If the terminal can parse the Loadlnforaiation message, in this step, the network device on the access network side can send a Loadlnforaiation message to each terminal corresponding to the fan according to the adjusted load forward load value of the fan. If the adjusted load fan forward load value is 0~15.5dB Range, the adjusted load fan forward load value can be sent to the terminal through the Loadlnformation message. Of course, if the adjusted forward load value of the carrier fan does not belong to the value range of 0~15.5dB, the adjusted forward load value of the carrier fan can be continuously converted to 0~15.5dB according to the principle of the highest and lowest range. The range of values and the converted forward load value of the carrier is sent to the terminal through the Loadlnformation message.
具体的, 可以确定每个调整后的载扇前向负荷值是否属于 0~15.5dB的 取值范围;  Specifically, it can be determined whether each adjusted forward load value of the carrier fan belongs to a value range of 0 to 15.5 dB;
如果确定每个调整后的载扇前向负荷值均属于 0~15.5dB的取值范围, 则将每个调整后的载扇前向负荷值通过 Loadlnformation消息发送给终端; 如果确定至少一个调整后的载扇前向负荷值不属于 0~15.5dB的取值范 围, 则将所述至少一个调整后的载扇前向负荷值转换到 0~15.5dB的取值范 围, 并将每个转换后的载扇前向负荷值, 以及每个未转换的调整后的载扇 前向负荷值通过 Loadlnformation消息发送给终端;  If it is determined that each adjusted carrier forward load value belongs to a value range of 0 to 15.5 dB, each adjusted carrier fan forward load value is sent to the terminal through a Loadlnformation message; if at least one adjustment is determined The load fan forward load value does not belong to the value range of 0~15.5dB, and the at least one adjusted load fan forward load value is converted to a value range of 0~15.5dB, and each converted The load fan forward load value, and each unconverted adjusted carrier fan forward load value are sent to the terminal through a Loadlnformation message;
其中, 将一个调整后的载扇前向负荷值转换到 0~15.5dB的取值范围, 具体包括, 在该载扇前向负荷值大于 15.5dB时, 将该载扇前向负荷值转换 为 15.5dB, 在该载扇前向负荷值小于 OdB时, 将该载扇前向负荷值转换为 0dB。  Wherein, converting an adjusted load fan forward load value to a value range of 0 to 15.5 dB, specifically, converting the load fan forward load value to when the load fan forward load value is greater than 15.5 dB 15.5dB, when the load fan forward load value is less than OdB, the load fan forward load value is converted to 0dB.
步驟 205、 终端决策服务载扇。  Step 205: The terminal decision service carries a fan.
接收到 Loadlnformation消息的终端,可以根据 Loadlnformation消息中 携带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。  The terminal that receives the Loadlnformation message can determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
具体的,终端可以按照 NLB-New算法,根据接收到的 Loadlnformation 消息中携带的载扇前向负荷值, 自身测量到的载扇的前向信号强度值, 来 决策服务载扇。  Specifically, the terminal may determine the service carrier fan according to the forward fan load value of the carrier fan and the measured forward signal strength of the carrier fan carried in the received Loadlnformation message according to the NLB-New algorithm.
在本实施例中, 由于终端或 AN侧用于决策服务载扇的载扇前向负荷 值的精度, 高于现有技术中协议规定的载扇前向负荷值的精度, 因此, 终 端或 AN侧可以有效提高服务载扇决策的准确性, 更好地实现网络负荷均 衡, 进一步提高系统容量。 In this embodiment, because the accuracy of the forward load value of the carrier fan for determining the service carrier fan on the terminal or the AN side is higher than the accuracy of the forward load value of the carrier fan specified in the prior art protocol, therefore, The end or the AN side can effectively improve the accuracy of the decision of the service carrier fan, better realize the network load balance, and further improve the system capacity.
与本发明实施例一基于同一发明构思, 提供以下的装置和系统。  Based on the same inventive concept as the first embodiment of the present invention, the following devices and systems are provided.
实施例三、  Embodiment 3
本发明实施例三提供一种网络负荷均衡的装置, 该装置可以集成在终 端中, 该装置的结构可以如图 5所示, 包括:  Embodiment 3 of the present invention provides a device for network load balancing, which may be integrated in a terminal. The structure of the device may be as shown in FIG. 5, including:
接收模块 11 配置为接收接入网络侧网络设备发送的负荷信息 Loadlnforaiation消息, 所述 Loadlnforaiation消息中携带的载扇前向负荷值 的取值范围最小值小于 0分贝, 和 /或最大值大于 15.5分贝;  The receiving module 11 is configured to receive a load information Loadlnforaiation message sent by the access network side network device, where the value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or the maximum value is greater than 15.5 dB. ;
决策模块 12配置为根据 Loadlnforaiation消息中携带的载扇前向负荷 值, 利用网络负荷均衡 NLB算法确定服务载扇。  The decision module 12 is configured to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
实施例四、  Embodiment 4
本发明实施例四提供一种网络负荷均衡的装置, 该装置可以集成在接 入网络侧网络设备中, 该装置的结构可以如图 6所示, 包括:  The fourth embodiment of the present invention provides a device for network load balancing, which can be integrated into a network device that is connected to the network. The structure of the device can be as shown in FIG.
确定模块 21配置为确定载扇的前向负荷值;  The determining module 21 is configured to determine a forward load value of the carrier fan;
发送模块 22 配置为根据确定出的前向负荷值, 向终端发送负荷信息 Loadlnforaiation消息, 所述 Loadlnforaiation消息中携带的载扇前向负荷值 的取值范围最小值小于 0分贝, 和 /或最大值大于 15.5分贝,指示终端根据 Loadlnforaiation消息中携带的载扇前向负荷值, 利用网络负荷均衡 NLB算 法确定服务载扇。  The sending module 22 is configured to send a load information Loadlnforaiation message to the terminal according to the determined forward load value, where the value of the load fan forward load value carried in the Loadlnforaiation message is less than 0 dB, and/or the maximum value. More than 15.5 dB, the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnforaiation message.
实施例五、  Embodiment 5
本发明实施例五提供一种网络负荷均衡的系统, 该系统的结构可以如 图 7所示, 包括终端 31和接入网络侧网络设备 32, 其中:  A fifth embodiment of the present invention provides a system for network load balancing. The structure of the system is as shown in FIG. 7, and includes a terminal 31 and an access network side network device 32, where:
所述网络设备 32配置为确定载扇的前向负荷值, 根据确定出的前向负 荷值, 向终端发送负荷信息 Loadlnforaiation消息, 所述 Loadlnforaiation消 息中携带的载扇前向负荷值的取值范围最小值小于 0分贝, 和 /或最大值大 于 15.5分贝; The network device 32 is configured to determine a forward load value of the carrier fan, and send a load information Loadlnforaiation message to the terminal according to the determined forward load value, where the Loadlnforaiation The value of the forward load value of the carrying fan carried in the interest is less than 0 dB, and/or the maximum is greater than 15.5 dB;
所述终端 31 配置为接收所述网络设备发送的所述 Loadlnformation消 息, 根据所述 Loadlnformation消息中携带的载扇前向负荷值, 利用网络负 荷均衡 NLB算法确定服务载扇。  The terminal 31 is configured to receive the Loadlnformation message sent by the network device, and determine a service carrier fan by using a network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
与本发明实施例二基于同一发明构思, 提供以下的装置。  Based on the same inventive concept as the second embodiment of the present invention, the following means are provided.
实施例六、  Embodiment 6
本发明实施例六提供一种网络负荷均衡的装置, 该装置可以集成在接 入网络侧网络设备中, 该装置的结构可以如图 8所示, 包括:  The sixth embodiment of the present invention provides a device for network load balancing, which can be integrated into a network device that is connected to the network. The structure of the device can be as shown in FIG.
确定模块 41配置为确定网络中每个载扇的前向负荷值;  The determining module 41 is configured to determine a forward load value of each of the carriers in the network;
调整模块 42配置为对所述每个载扇的前向负荷值累加后取平均, 获得 网络前向负荷值, 在网络前向负荷值低于第一设定值时, 针对所述每个载 扇, 将该载扇的前向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大于 0; 在网络前向负荷值高于第二设定值时,针对所述每 个载扇, 将该载扇的前向负荷值与第二调整值之和作为该载扇的前向负荷 值, 所述第二调整值小于 0; 在网络前向负荷值不低于第一设定值, 且不高 于第二设定值时, 针对所述每个载扇, 保持该载扇的前向负荷值不变; 决策模块 43配置为根据调整模块调整后的载扇前向负荷值, 利用网络 负荷均衡 NLB算法确定终端的服务载扇。  The adjustment module 42 is configured to average the forward load values of the each fan and obtain an average value of the network forward load. When the network forward load value is lower than the first set value, for each of the loads a fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as a forward load value of the carrier fan, the first adjustment value is greater than 0; and the network forward load value is higher than the second set value And, for each of the carrier fans, a sum of a forward load value of the carrier fan and a second adjustment value is used as a forward load value of the carrier fan, and the second adjustment value is less than 0; When the value is not lower than the first set value, and is not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each of the carrier fans; the decision module 43 is configured to adjust according to the adjustment module. After the load fan forward load value, the network load balancing NLB algorithm is used to determine the service carrier fan of the terminal.
所述决策模块 43具体配置为确定每个调整后的载扇前向负荷值是否属 于 0~15.5分贝的取值范围; 如果确定每个调整后的载扇前向负荷值均属于 0-15.5 分贝的取值范围, 则根据每个调整后的载扇前向负荷值以及收集到 的前向信号强度值, 利用 NLB算法确定终端的服务载扇; 如果确定至少一 个调整后的载扇前向负荷值不属于 0~15.5分贝的取值范围, 则将所述至少 一个调整后的载扇前向负荷值转换到 0~15.5分贝的取值范围, 并根据每个 转换后的载扇前向负荷值, 每个未转换的调整后的载扇前向负荷值以及收 集到的前向信号强度值, 利用 NLB算法确定终端的服务载扇; 其中, 将一 个调整后的载扇前向负荷值转换到 0~15.5分贝的取值范围, 具体包括, 在 该载扇前向负荷值大于 15.5分贝时,将该载扇前向负荷值转换为 15.5分贝, 在该载扇前向负荷值小于 0分贝时, 将该载扇前向负荷值转换为 0分贝。 The decision module 43 is specifically configured to determine whether each adjusted load forward load value of the carrier fan belongs to a value range of 0 to 15.5 decibels; if it is determined that each adjusted load fan forward load value belongs to 0-15.5 decibels The value range is determined by using the NLB algorithm to determine the service carrier fan of the terminal according to each adjusted carrier forward load value and the collected forward signal strength value; if at least one adjusted carrier fan forward load is determined If the value does not belong to the value range of 0 to 15.5 decibels, the at least one adjusted carrier fan forward load value is converted to a value range of 0 to 15.5 decibels, and each The converted carrier forward load value, each unconverted adjusted carrier fan forward load value and the collected forward signal strength value, determine the service carrier fan of the terminal by using the NLB algorithm; wherein, after adjusting The forward load value of the load fan is converted to a value range of 0 to 15.5 decibels, specifically, when the forward load value of the load fan is greater than 15.5 decibels, the forward load value of the load fan is converted to 15.5 decibels, When the fan forward load value is less than 0 dB, the carrier fan forward load value is converted to 0 dB.
实施例七、  Example VII.
本发明实施例七提供一种网络负荷均衡的装置, 该装置可以集成在接 入网络侧网络设备中, 该装置的结构可以如图 9所示, 包括:  The seventh embodiment of the present invention provides a device for network load balancing, which can be integrated into a network device that is connected to the network. The structure of the device can be as shown in FIG.
确定模块 51配置为确定网络中每个载扇的前向负荷值;  The determining module 51 is configured to determine a forward load value of each of the carriers in the network;
调整模块 52配置为对所述每个载扇的前向负荷值累加后取平均, 获得 网络前向负荷值, 在网络前向负荷值低于第一设定值时, 针对所述每个载 扇, 将该载扇的前向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大于 0; 在网络前向负荷值高于第二设定值时,针对所述每 个载扇, 将该载扇的前向负荷值与第二调整值之和作为该载扇的前向负荷 值, 所述第二调整值小于 0; 在网络前向负荷值不低于第一设定值, 且不高 于第二设定值时, 针对所述每个载扇, 保持该载扇的前向负荷值不变; 发送模块 53配置为根据调整模块调整后的载扇前向负荷值, 向终端发 送负荷信息 Loadlnformation消息,指示终端根据 Loadlnformation消息中携 带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。  The adjustment module 52 is configured to accumulate the forward load values of each of the load fans and average them to obtain a network forward load value. When the network forward load value is lower than the first set value, for each of the loads a fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as a forward load value of the carrier fan, the first adjustment value is greater than 0; and the network forward load value is higher than the second set value And, for each of the carrier fans, a sum of a forward load value of the carrier fan and a second adjustment value is used as a forward load value of the carrier fan, and the second adjustment value is less than 0; When the value is not lower than the first set value, and is not higher than the second set value, the forward load value of the carrier fan is kept unchanged for each of the carrier fans; the sending module 53 is configured to adjust according to the adjustment module. The load fan forward load value is sent to the terminal to send a load information Loadlnformation message, and the terminal is instructed to determine the service carrier fan by using the network load balancing NLB algorithm according to the load fan forward load value carried in the Loadlnformation message.
所述发送模块 53具体配置为确定每个调整后的载扇前向负荷值是否属 于 0~15.5分贝的取值范围; 如果确定每个调整后的载扇前向负荷值均属于 0-15.5 分贝的取值范围, 则将每个调整后的载扇前向负荷值通过 Loadlnformation 消息发送给终端; 如果确定至少一个调整后的载扇前向负 荷值不属于 0~15.5分贝的取值范围, 则将所述至少一个调整后的载扇前向 负荷值转换到 0~15.5分贝的取值范围,并将每个转换后的载扇前向负荷值, 以及每个未转换的调整后的载扇前向负荷值通过 Loadlnformation消息发送 给终端; 其中, 将一个调整后的载扇前向负荷值转换到 0~15.5分贝的取值 范围, 具体包括, 在该载扇前向负荷值大于 15.5分贝时, 将该载扇前向负 荷值转换为 15.5分贝, 在该载扇前向负荷值小于 0分贝时, 将该载扇前向 负荷值转换为 0分贝。 The sending module 53 is specifically configured to determine whether each adjusted carrier forward load value belongs to a value range of 0 to 15.5 decibels; if it is determined that each adjusted carrier fan forward load value belongs to 0-15.5 decibels For the range of values, the adjusted load forward load value is sent to the terminal through the Loadlnformation message; if it is determined that at least one adjusted load fan forward load value does not belong to the range of 0 to 15.5 dB, then Converting the at least one adjusted carrier fan forward load value to a value range of 0 to 15.5 decibels, and converting each of the converted carrier fan forward load values, And each unconverted adjusted load fan forward load value is sent to the terminal through a Loadlnformation message; wherein, an adjusted load fan forward load value is converted to a value range of 0 to 15.5 dB, specifically including When the forward load value of the carrier fan is greater than 15.5 decibels, the forward load value of the carrier fan is converted to 15.5 decibels, and when the forward load value of the carrier fan is less than 0 decibels, the forward load value of the carrier fan is converted to 0 decibels. .
本领域内的技术人员应明白, 本申请的实施例可提供为方法、 系统、 或计算机程序产品。 因此, 本申请可采用完全硬件实施例、 完全软件实施 例、 或结合软件和硬件方面的实施例的形式。 而且, 本申请可采用在一个 或多个其中包含有计算机可用程序代码的计算机可用存储介质 (包括但不 限于磁盘存储器、 CD-ROM、 光学存储器等)上实施的计算机程序产品的 形式。  Those skilled in the art will appreciate that embodiments of the present application can be provided as a method, system, or computer program product. Thus, the application can take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
本申请是参照根据本申请实施例的方法、 设备(系统)、 和计算机程序 产品的流程图和 /或方框图来描述的。 应理解可由计算机程序指令实现流 程图和 /或方框图中的每一流程和 /或方框、 以及流程图和 /或方框图中 的流程和 /或方框的结合。 可提供这些计算机程序指令到通用计算机、 专 用计算机、 嵌入式处理机或其他可编程数据处理设备的处理器以产生一个 机器, 使得通过计算机或其他可编程数据处理设备的处理器执行的指令产 生用于实现在流程图一个流程或多个流程和 /或方框图一个方框或多个方 框中指定的功能的装置。  The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the present application. It will be understood that each flow and/or block of the flowchart and/or block diagrams, and combinations of flows and/or blocks in the flowcharts and/or block diagrams can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理 设备以特定方式工作的计算机可读存储器中, 使得存储在该计算机可读存 储器中的指令产生包括指令装置的制造品, 该指令装置实现在流程图一个 流程或多个流程和 /或方框图一个方框或多个方框中指定的功能。  The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备 上, 使得在计算机或其他可编程设备上执行一系列操作步驟以产生计算机 实现的处理, 从而在计算机或其他可编程设备上执行的指令提供用于实现 在流程图一个流程或多个流程和 /或方框图一个方框或多个方框中指定的 功能的步驟。 These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on the computer or other programmable device to produce the computer The processing is implemented such that instructions executed on a computer or other programmable device provide steps for implementing the functions specified in one or more blocks of the flowchart or in a block or blocks of the flowchart.
尽管已描述了本申请的优选实施例, 但本领域内的技术人员一旦得知 了基本创造性概念, 则可对这些实施例做出另外的变更和修改。 所以, 所 附权利要求意欲解释为包括优选实施例以及落入本申请范围的所有变更和 修改。  While the preferred embodiment of the present application has been described, those skilled in the art can make further changes and modifications to these embodiments once the basic inventive concept is known. Therefore, it is intended that the appended claims be interpreted as including
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。 工业实用性  The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention. Industrial applicability
本发明实施例修改了 Loadlnformation消息, 扩大该消息中携带的载扇 前向负荷值的取值范围, 使得该消息中携带的载扇前向负荷值更接近实际 的载扇前向负荷值, 从而提高终端根据 Loadlnformation消息中携带的载扇 前向负荷值, 利用网络负荷均衡 NLB算法确定出的服务载扇的准确度, 从 而, 采用本发明实施例更好地实现网络负荷均衡, 有效提高系统容量。  The embodiment of the present invention modifies the Loadlnformation message, and expands the value range of the load fan forward load value carried in the message, so that the forward load value of the carrier fan carried in the message is closer to the actual load fan forward load value, thereby The accuracy of the service carrier fan determined by the network load balancing NLB algorithm is improved according to the load fan forward load value carried in the Loadlnformation message, so that the network load balancing is better realized by using the embodiment of the present invention, and the system capacity is effectively improved. .
还可以对实际载扇前向负荷值进行整体增大或减小, 使得调整后的载 扇前向负荷值更接近协议规定的 0~15.5分贝的取值范围, 而即使根据最高、 最低范围原则, 对调整后的载扇前向负荷值进行转换, 转换后的载扇前向 负荷值与转换前的载扇前向负荷值之间的误差(调整后的载扇前向负荷值 ) 也可以有效减小, 从而也可以提高利用网络负荷均衡 NLB算法确定出的服 务载扇的准确度, 从而更好地实现网络负荷均衡, 有效提高系统容量。  It is also possible to increase or decrease the actual load fan forward load value as a whole, so that the adjusted load forward load value of the carrier is closer to the value range of 0~15.5 decibels specified by the agreement, even according to the principle of the highest and lowest range. , the converted load fan forward load value is converted, and the error between the converted load fan forward load value and the load fan forward load value before conversion (adjusted load fan forward load value) may also be used. The effective reduction can also improve the accuracy of the service carrier fan determined by the network load balancing NLB algorithm, thereby better achieving network load balancing and effectively improving system capacity.

Claims

权利要求书 claims
1、 一种网络负荷均衡的方法, 所述方法包括: 1. A method of network load balancing, the method includes:
接收接入网络侧网络设备发送的负荷信息 Loadlnformation消息, 所述 Loadlnformation消息中携带的载扇前向负荷值的取值范围最小值小于 0分 贝, 和 /或最大值大于 15.5分贝; Receive the load information Loadlnformation message sent by the network device on the access network side. The minimum value of the carrier fan forward load value carried in the Loadlnformation message is less than 0 decibels, and/or the maximum value is greater than 15.5 decibels;
根据 Loadlnformation消息中携带的载扇前向负荷值, 利用网络负荷均 衡 NLB算法确定服务载扇。 According to the forward load value of the carrier fan carried in the LoadInformation message, the network load balancing NLB algorithm is used to determine the service carrier fan.
2、 如权利要求 1所述的方法, 其中, 所述 Loadlnformation消息中携带 的 LoadingAdjust字段和 NeighborSectorLoadingAdjust字段比特数均大于 5 , 且为以 0.5分贝为单位的二进制补码。 2. The method of claim 1, wherein the number of bits of the LoadingAdjust field and the NeighborSectorLoadingAdjust field carried in the Loadlnformation message are both greater than 5, and are two's complement in units of 0.5 decibels.
3、 如权利要求 1或 2所述的方法, 其中, 所述 Loadlnformation消息中 携带的载扇前向负荷值的取值范围为 -63.5 分贝 ~64分贝。 3. The method according to claim 1 or 2, wherein the carrier fan forward load value carried in the LoadInformation message ranges from -63.5 decibels to 64 decibels.
4、 一种网络负荷均衡的方法, 其中, 所述方法包括: 4. A method for network load balancing, wherein the method includes:
确定载扇的前向负荷值; Determine the forward load value of the carrier fan;
根据确定出的前向负荷值,向终端发送负荷信息 Loadlnformation消息, 所述 Loadlnformation消息中携带的载扇前向负荷值的取值范围最小值小于 0分贝,和 /或最大值大于 15.5分贝,指示终端根据 Loadlnformation消息中 携带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。 According to the determined forward load value, a load information Loadlnformation message is sent to the terminal. The minimum value of the carrier fan forward load value carried in the Loadlnformation message is less than 0 decibels, and/or the maximum value is greater than 15.5 decibels, indicating that The terminal uses the network load balancing NLB algorithm to determine the serving carrier sector based on the carrier fan forward load value carried in the Loadlnformation message.
5、 一种网络负荷均衡的方法, 所述方法包括: 5. A method of network load balancing, the method includes:
确定网络中每个载扇的前向负荷值; Determine the forward load value of each carrier fan in the network;
对所述每个载扇的前向负荷值累加后取平均, 获得网络前向负荷值; 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值; 根据调整后的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定终端 的服务载扇; The forward load value of each carrier fan is accumulated and averaged to obtain the network forward load value; According to the network forward load value, the forward load value of each carrier fan is adjusted; According to the adjusted Carrier fan forward load value, using the network load balancing NLB algorithm to determine the terminal's service carrier fan;
其中, 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值, 包括: Wherein, the forward load value of each carrier fan is adjusted according to the network forward load value, include:
在网络前向负荷值低于第一设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大 于 0; When the network forward load value is lower than the first set value, for each carrier fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as the forward load value of the carrier fan, and the third One adjustment value is greater than 0;
在网络前向负荷值高于第二设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第二调整值之和作为该载扇的前向负荷值, 所述第二调整值小 于 0; When the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan, and the third The second adjustment value is less than 0;
在网络前向负荷值不低于第一设定值, 且不高于第二设定值时, 针对 每个载扇, 保持该载扇的前向负荷值不变。 When the network forward load value is not lower than the first set value and not higher than the second set value, for each carrier fan, the forward load value of the carrier fan is kept unchanged.
6、 如权利要求 5所述的方法, 其中, 根据调整后的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定终端的服务载扇, 具体包括: 6. The method of claim 5, wherein the network load balancing NLB algorithm is used to determine the service carrier fan of the terminal according to the adjusted forward load value of the carrier fan, specifically including:
确定每个调整后的载扇前向负荷值是否属于 0~15.5分贝的取值范围; 如果确定每个调整后的载扇前向负荷值均属于 0~15.5 分贝的取值范 围, 则根据每个调整后的载扇前向负荷值以及收集到的前向信号强度值, 利用 NLB算法确定终端的服务载扇; Determine whether each adjusted forward load value of the carrier fan belongs to the value range of 0~15.5 decibels; if it is determined that each adjusted forward load value of the carrier fan belongs to the value range of 0~15.5 decibels, then based on each The adjusted forward load value of the carrier fan and the collected forward signal strength value are used to determine the service carrier fan of the terminal using the NLB algorithm;
如果确定至少一个调整后的载扇前向负荷值不属于 0~15.5分贝的取值 范围, 则将所述至少一个调整后的载扇前向负荷值转换到 0~15.5分贝的取 值范围, 并根据每个转换后的载扇前向负荷值, 每个未转换的调整后的载 扇前向负荷值以及收集到的前向信号强度值, 利用 NLB算法确定终端的服 务载扇; If it is determined that at least one adjusted forward load value of the carrier fan does not belong to the value range of 0 to 15.5 decibels, then convert the at least one adjusted forward load value of the carrier fan to the value range of 0 to 15.5 decibels, And based on the forward load value of each converted carrier fan, the forward load value of each unconverted adjusted carrier fan and the collected forward signal strength value, the NLB algorithm is used to determine the service carrier fan of the terminal;
其中,将一个调整后的载扇前向负荷值转换到 0~15.5分贝的取值范围, 具体包括, 在该载扇前向负荷值大于 15.5分贝时, 将该载扇前向负荷值转 换为 15.5分贝, 在该载扇前向负荷值小于 0分贝时, 将该载扇前向负荷值 转换为 0分贝。 Among them, converting an adjusted forward load value of the carrier fan to a value range of 0~15.5 decibels specifically includes: when the forward load value of the carrier fan is greater than 15.5 decibels, converting the forward load value of the carrier fan into 15.5 decibels. When the forward load value of the carrier fan is less than 0 decibels, the forward load value of the carrier fan is converted to 0 decibels.
7、 一种网络负荷均衡的方法, 所述方法包括: 确定网络中每个载扇的前向负荷值; 7. A method of network load balancing, the method includes: Determine the forward load value of each carrier fan in the network;
对所述每个载扇的前向负荷值累加取平均, 获得网络前向负荷值; 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值; 根据调整后的载扇前向负荷值, 向终端发送负荷信息 Loadlnformation 消息, 指示终端根据 Loadlnformation消息中携带的载扇前向负荷值, 利用 网络负荷均衡 NLB算法确定服务载扇; Accumulate and average the forward load value of each carrier fan to obtain the network forward load value; adjust the forward load value of each carrier fan according to the network forward load value; adjust the forward load value of each carrier fan according to the adjusted load value fan forward load value, send the load information Loadlnformation message to the terminal, instructing the terminal to use the network load balancing NLB algorithm to determine the service carrier fan based on the carrier fan forward load value carried in the Loadlnformation message;
其中, 根据所述网络前向负荷值, 调整所述每个载扇的前向负荷值, 包括: Wherein, adjusting the forward load value of each carrier fan according to the network forward load value includes:
在网络前向负荷值低于第一设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大 于 0; When the network forward load value is lower than the first set value, for each carrier fan, the sum of the forward load value of the carrier fan and the first adjustment value is used as the forward load value of the carrier fan, and the third One adjustment value is greater than 0;
在网络前向负荷值高于第二设定值时, 针对每个载扇, 将该载扇的前 向负荷值与第二调整值之和作为该载扇的前向负荷值, 所述第二调整值小 于 0; When the network forward load value is higher than the second set value, for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan, and the third The second adjustment value is less than 0;
在网络前向负荷值不低于第一设定值, 且不高于第二设定值时, 针对 每个载扇, 保持该载扇的前向负荷值不变。 When the network forward load value is not lower than the first set value and not higher than the second set value, for each carrier fan, the forward load value of the carrier fan is kept unchanged.
8、 如权利要求 7所述的方法, 其中, 根据调整后的载扇前向负荷值, 向终端发送负荷信息 Loadlnformation消息, 具体包括: 8. The method of claim 7, wherein the load information LoadInformation message is sent to the terminal according to the adjusted forward load value of the carrier fan, specifically including:
确定每个调整后的载扇前向负荷值是否属于 0~15.5分贝的取值范围; 如果确定每个调整后的载扇前向负荷值均属于 0~15.5 分贝的取值范 围, 则将每个调整后的载扇前向负荷值通过 Loadlnformation消息发送给终 端; Determine whether each adjusted forward load value of the carrier fan belongs to the value range of 0~15.5 decibels; if it is determined that each adjusted forward load value of the carrier fan belongs to the value range of 0~15.5 decibels, then each The adjusted forward load value of the carrier fan is sent to the terminal through the Loadlnformation message;
如果确定至少一个调整后的载扇前向负荷值不属于 0~15.5分贝的取值 范围, 则将所述至少一个调整后的载扇前向负荷值转换到 0~15.5分贝的取 值范围, 并将每个转换后的载扇前向负荷值, 以及每个未转换的调整后的 载扇前向负荷值通过 Loadlnforaiation消息发送给终端; If it is determined that at least one adjusted forward load value of the carrier fan does not belong to the value range of 0 to 15.5 decibels, then convert the at least one adjusted forward load value of the carrier fan to the value range of 0 to 15.5 decibels, and combine each converted carrier fan forward load value and each unconverted adjusted The forward load value of the carrier fan is sent to the terminal through the Loadlnforaiation message;
其中,将一个调整后的载扇前向负荷值转换到 0~15.5分贝的取值范围, 具体包括, 在该载扇前向负荷值大于 15.5分贝时, 将该载扇前向负荷值转 换为 15.5分贝, 在该载扇前向负荷值小于 0分贝时, 将该载扇前向负荷值 转换为 0分贝。 Among them, converting an adjusted forward load value of the carrier fan to a value range of 0~15.5 decibels specifically includes: when the forward load value of the carrier fan is greater than 15.5 decibels, converting the forward load value of the carrier fan into 15.5 decibels. When the forward load value of the carrier fan is less than 0 decibels, the forward load value of the carrier fan is converted to 0 decibels.
9、 一种网络负荷均衡的装置, 所述装置包括: 9. A network load balancing device, the device includes:
接收模块, 配置为接收接入网络侧网络设备发送的负荷信息 Loadlnforaiation消息, 所述 Loadlnforaiation消息中携带的载扇前向负荷值 的取值范围最小值小于 0分贝, 和 /或最大值大于 15.5分贝; The receiving module is configured to receive the load information Loadlnforaiation message sent by the network device on the access network side, where the minimum value of the carrier fan forward load value carried in the Loadlnforaiation message is less than 0 decibels, and/or the maximum value is greater than 15.5 decibels. ;
决策模块,配置为根据 Loadlnforaiation消息中携带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。 The decision-making module is configured to use the network load balancing NLB algorithm to determine the service carrier fan based on the carrier fan forward load value carried in the Loadlnforaiment message.
10、 一种网络负荷均衡的装置, 所述装置包括: 10. A network load balancing device, the device includes:
确定模块, 配置为确定载扇的前向负荷值; a determining module configured to determine the forward load value of the carrier fan;
发送模块, 配置为根据确定出的前向负荷值, 向终端发送负荷信息 Loadlnforaiation消息, 所述 Loadlnformation消息中携带的载扇前向负荷值 的取值范围最小值小于 0分贝, 和 /或最大值大于 15.5分贝, 指示终端根据 Loadlnformation消息中携带的载扇前向负荷值, 利用网络负荷均衡 NLB算 法确定服务载扇。 The sending module is configured to send a load information Loadlnformation message to the terminal according to the determined forward load value, where the minimum value of the carrier fan forward load value carried in the Loadlnformation message is less than 0 decibels, and/or the maximum value Greater than 15.5 decibels, the terminal is instructed to use the network load balancing NLB algorithm to determine the service carrier fan based on the carrier fan forward load value carried in the Loadlnformation message.
11、 一种网络负荷均衡的系统, 所述系统包括终端和接入网络侧网络 设备, 其中: 11. A network load balancing system, the system includes a terminal and an access network side network device, wherein:
所述网络设备, 配置为确定载扇的前向负荷值, 根据确定出的前向负 荷值, 向终端发送负荷信息 Loadlnformation消息, 所述 Loadlnformation消 息中携带的载扇前向负荷值的取值范围最小值小于 0分贝, 和 /或最大值大 于 15.5分贝; The network device is configured to determine the forward load value of the carrier fan, and send a load information Loadlnformation message to the terminal according to the determined forward load value. The value range of the forward load value of the carrier fan carried in the Loadlnformation message is The minimum value is less than 0 dB, and/or the maximum value is greater than 15.5 dB;
所述终端,配置为接收所述网络设备发送的所述 Loadlnformation消息, 根据所述 Loadlnformation消息中携带的载扇前向负荷值, 利用网络负荷均 衡 NLB算法确定服务载扇。 The terminal is configured to receive the LoadInformation message sent by the network device, According to the forward load value of the carrier fan carried in the LoadInformation message, the network load balancing NLB algorithm is used to determine the service carrier fan.
12、 一种网络负荷均衡的装置, 所述装置包括: 12. A network load balancing device, the device includes:
确定模块, 配置为确定网络中每个载扇的前向负荷值; a determining module configured to determine the forward load value of each carrier fan in the network;
调整模块, 配置为对所述每个载扇的前向负荷值累加后取平均, 获得 网络前向负荷值, 在网络前向负荷值低于第一设定值时, 针对所述每个载 扇, 将该载扇的前向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大于 0; 在网络前向负荷值高于第二设定值时,针对所述每 个载扇, 将该载扇的前向负荷值与第二调整值之和作为该载扇的前向负荷 值, 所述第二调整值小于 0; 在网络前向负荷值不低于第一设定值, 且不高 于第二设定值时, 针对所述每个载扇, 保持该载扇的前向负荷值不变; 决策模块, 配置为根据调整模块调整后的载扇前向负荷值, 利用网络 负荷均衡 NLB算法确定终端的服务载扇。 The adjustment module is configured to accumulate and average the forward load value of each carrier fan to obtain the network forward load value. When the network forward load value is lower than the first set value, for each carrier fan fan, the sum of the forward load value of the carrier fan and the first adjustment value is taken as the forward load value of the carrier fan, and the first adjustment value is greater than 0; when the network forward load value is higher than the second set value When , for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan, and the second adjustment value is less than 0; in the network forward load When the value is not lower than the first set value and not higher than the second set value, for each carrier fan, keep the forward load value of the carrier fan unchanged; the decision-making module is configured to adjust according to the adjustment module Based on the forward load value of the carrier fan, the network load balancing NLB algorithm is used to determine the service carrier fan of the terminal.
13、 如权利要求 12所述的装置, 其中, 所述决策模块, 具体用于确定 每个调整后的载扇前向负荷值是否属于 0~15.5分贝的取值范围; 如果确定 每个调整后的载扇前向负荷值均属于 0~15.5分贝的取值范围, 则根据每个 调整后的载扇前向负荷值以及收集到的前向信号强度值, 利用 NLB算法确 定终端的服务载扇; 如果确定至少一个调整后的载扇前向负荷值不属于 0-15.5 分贝的取值范围, 则将所述至少一个调整后的载扇前向负荷值转换 到 0~15.5分贝的取值范围, 并根据每个转换后的载扇前向负荷值, 每个未 转换的调整后的载扇前向负荷值以及收集到的前向信号强度值, 利用 NLB 算法确定终端的服务载扇; 其中, 将一个调整后的载扇前向负荷值转换到 0~15.5分贝的取值范围, 具体包括,在该载扇前向负荷值大于 15.5分贝时, 将该载扇前向负荷值转换为 15.5分贝,在该载扇前向负荷值小于 0分贝时, 将该载扇前向负荷值转换为 0分贝。 13. The device according to claim 12, wherein the decision-making module is specifically used to determine whether each adjusted forward load value of the carrier fan belongs to the value range of 0 to 15.5 decibels; if it is determined that each adjusted forward load value The forward load values of the carrier fans all belong to the value range of 0~15.5 decibels. Then based on each adjusted forward load value of the carrier fan and the collected forward signal strength value, the NLB algorithm is used to determine the service carrier fan of the terminal. ; If it is determined that at least one adjusted forward load value of the carrier fan does not belong to the value range of 0-15.5 decibels, then convert the at least one adjusted forward load value of the carrier fan to the value range of 0-15.5 decibels. , and use the NLB algorithm to determine the service carrier fan of the terminal based on each converted carrier fan forward load value, each unconverted adjusted carrier fan forward load value and the collected forward signal strength value; where , convert an adjusted forward load value of the carrier fan to a value range of 0~15.5 decibels, specifically including: when the forward load value of the carrier fan is greater than 15.5 decibels, convert the forward load value of the carrier fan to 15.5 decibel, when the forward load value of the carrier fan is less than 0 decibels, the forward load value of the carrier fan is converted to 0 decibels.
14、 一种网络负荷均衡的装置, 所述装置包括: 14. A network load balancing device, the device includes:
确定模块, 配置为确定网络中每个载扇的前向负荷值; a determining module configured to determine the forward load value of each carrier fan in the network;
调整模块, 配置为对所述每个载扇的前向负荷值累加后取平均, 获得 网络前向负荷值, 在网络前向负荷值低于第一设定值时, 针对所述每个载 扇, 将该载扇的前向负荷值与第一调整值之和作为该载扇的前向负荷值, 所述第一调整值大于 0; 在网络前向负荷值高于第二设定值时,针对所述每 个载扇, 将该载扇的前向负荷值与第二调整值之和作为该载扇的前向负荷 值, 所述第二调整值小于 0; 在网络前向负荷值不低于第一设定值, 且不高 于第二设定值时, 针对所述每个载扇, 保持该载扇的前向负荷值不变; 发送模块, 配置为根据调整模块调整后的载扇前向负荷值, 向终端发 送负荷信息 Loadlnformation消息,指示终端根据 Loadlnformation消息中携 带的载扇前向负荷值, 利用网络负荷均衡 NLB算法确定服务载扇。 The adjustment module is configured to accumulate and average the forward load value of each carrier fan to obtain the network forward load value. When the network forward load value is lower than the first set value, for each carrier fan fan, the sum of the forward load value of the carrier fan and the first adjustment value is taken as the forward load value of the carrier fan, and the first adjustment value is greater than 0; when the network forward load value is higher than the second set value When , for each carrier fan, the sum of the forward load value of the carrier fan and the second adjustment value is used as the forward load value of the carrier fan, and the second adjustment value is less than 0; in the network forward load When the value is not lower than the first set value and not higher than the second set value, for each carrier fan, keep the forward load value of the carrier fan unchanged; the sending module is configured to adjust according to the adjustment module After obtaining the forward load value of the carrier fan, the load information Loadlnformation message is sent to the terminal, instructing the terminal to use the network load balancing NLB algorithm to determine the service carrier fan according to the forward load value of the carrier fan carried in the Loadlnformation message.
15、 如权利要求 14所述的装置, 其中, 所述发送模块, 具体配置为确 定每个调整后的载扇前向负荷值是否属于 0~15.5分贝的取值范围; 如果确 定每个调整后的载扇前向负荷值均属于 0~15.5分贝的取值范围, 则将每个 调整后的载扇前向负荷值通过 Loadlnformation消息发送给终端; 如果确定 至少一个调整后的载扇前向负荷值不属于 0~15.5分贝的取值范围, 则将所 述至少一个调整后的载扇前向负荷值转换到 0~15.5分贝的取值范围, 并将 每个转换后的载扇前向负荷值, 以及每个未转换的调整后的载扇前向负荷 值通过 Loadlnformation消息发送给终端; 其中, 将一个调整后的载扇前向 负荷值转换到 0~15.5分贝的取值范围, 具体包括, 在该载扇前向负荷值大 于 15.5分贝时, 将该载扇前向负荷值转换为 15.5分贝, 在该载扇前向负荷 值小于 0分贝时, 将该载扇前向负荷值转换为 0分贝。 15. The device according to claim 14, wherein the sending module is specifically configured to determine whether each adjusted forward load value of the carrier fan belongs to a value range of 0 to 15.5 decibels; if it is determined that each adjusted forward load value The carrier fan forward load values all fall within the value range of 0~15.5 decibels, then each adjusted carrier fan forward load value is sent to the terminal through the Loadlnformation message; If at least one adjusted carrier fan forward load is determined The value does not belong to the value range of 0 to 15.5 decibels, then the at least one adjusted carrier fan forward load value is converted to the value range of 0 to 15.5 decibels, and each converted carrier fan forward load value is value, and each unconverted adjusted carrier fan forward load value is sent to the terminal through the Loadlnformation message; wherein, an adjusted carrier fan forward load value is converted to a value range of 0~15.5 decibels, specifically including: , when the forward load value of the carrier fan is greater than 15.5 dB, the forward load value of the carrier fan is converted to 15.5 dB; when the forward load value of the carrier fan is less than 0 dB, the forward load value of the carrier fan is converted to 0 dB.
PCT/CN2013/082601 2012-09-28 2013-08-29 Method, device and system for network load balance WO2014048216A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2012103704017A CN102883371A (en) 2012-09-28 2012-09-28 Method, device and system for network load balancing
CN201210370401.7 2012-09-28

Publications (1)

Publication Number Publication Date
WO2014048216A1 true WO2014048216A1 (en) 2014-04-03

Family

ID=47484469

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/082601 WO2014048216A1 (en) 2012-09-28 2013-08-29 Method, device and system for network load balance

Country Status (2)

Country Link
CN (1) CN102883371A (en)
WO (1) WO2014048216A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102883371A (en) * 2012-09-28 2013-01-16 中兴通讯股份有限公司 Method, device and system for network load balancing

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005034438A1 (en) * 2003-09-30 2005-04-14 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for congestion control in high speed wireless packet data networks
CN102215548A (en) * 2011-06-15 2011-10-12 中兴通讯股份有限公司 Method and device for transmitting load information, method and device for terminal to access to sector
CN102469524A (en) * 2010-11-18 2012-05-23 华为技术有限公司 Method, terminal, equipment and system for realizing carrier load balance
CN102883371A (en) * 2012-09-28 2013-01-16 中兴通讯股份有限公司 Method, device and system for network load balancing

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5781597A (en) * 1995-02-16 1998-07-14 Alcatel Sel Aktiengesellschaft Synchronous digital transmission system having justification circuit that counts frame bytes, calculates offsets, compares thresholds, and initiates justification action
JP4531826B2 (en) * 2008-04-21 2010-08-25 株式会社エヌ・ティ・ティ・ドコモ Communication terminal device and reception environment reporting method
CN101965016B (en) * 2009-07-22 2016-06-15 中兴通讯股份有限公司 The notice of load adjustment factor, judgement and measurement strength reporting method and device
CN102026283A (en) * 2009-09-22 2011-04-20 中兴通讯股份有限公司 Load adjustment factor informing and DRC (Dada Rate Control) directing decision and switching decision methods and devices
CN102572950B (en) * 2010-12-30 2016-03-30 中国移动通信集团设计院有限公司 Residence reselecting, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005034438A1 (en) * 2003-09-30 2005-04-14 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for congestion control in high speed wireless packet data networks
CN102469524A (en) * 2010-11-18 2012-05-23 华为技术有限公司 Method, terminal, equipment and system for realizing carrier load balance
CN102215548A (en) * 2011-06-15 2011-10-12 中兴通讯股份有限公司 Method and device for transmitting load information, method and device for terminal to access to sector
CN102883371A (en) * 2012-09-28 2013-01-16 中兴通讯股份有限公司 Method, device and system for network load balancing

Also Published As

Publication number Publication date
CN102883371A (en) 2013-01-16

Similar Documents

Publication Publication Date Title
CN111434157B (en) Method, wireless device and medium for determining dual connection maximum transmission power
KR101192484B1 (en) Load balancing in a wireless communication system by sector selection
US9497681B2 (en) Methods in base stations, base stations, computer programs and computer program products
KR101483555B1 (en) Data driven adaptive receive chain diversity processing
JP5745071B2 (en) Optimizing base station power consumption
CN109314884B (en) Service data distribution method and device
WO2013187071A1 (en) Client terminal device, access-point selection method, and wireless lan system
TW201230832A (en) Methods and devices for inter frequency measurements
CN111971939B (en) System and method for signaling spectrum flatness configuration
TW201043055A (en) Load-adaptive termination target
JP6073356B2 (en) Method and apparatus for selectively resetting and transferring a wireless communication channel
WO2012155695A1 (en) Evolved nodeb, system and method for selecting cooperating node
WO2011035697A1 (en) Load-adjustment factor notification method, data rate control (drc)-pointing determination method, handover determination method and devices thereof
KR20140048985A (en) Communication drop avoidance via selective measurement report data reduction
WO2014048216A1 (en) Method, device and system for network load balance
JP2014229985A (en) Communication system, communication control method, mobile station, and control device
JP4642902B2 (en) Method and apparatus for determining the initial transmit power of a carrier backward channel
US9042852B1 (en) Systems and methods for adjusting a sensitivity threshold of a wireless communication device
US9742677B2 (en) Methods and apparatus for managing communications network loading
JP5710790B2 (en) Adjust signal-to-interference ratio target based on signal characteristics
US20140273875A1 (en) Wireless station and transmission power determination method
JP2022504142A (en) Compression of user data transmitted between the lower layer split central unit and the radio unit using bitmap representation
CN112020099A (en) Uplink data distribution method and device
TWI430690B (en) Sector interference management based on inter-sector performance
CN1996780A (en) Method and system for adjustment of the power gain

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13842146

Country of ref document: EP

Kind code of ref document: A1