WO2013066314A1 - Profiling wi-fi channel congestion and interference to optimize channel selection - Google Patents

Profiling wi-fi channel congestion and interference to optimize channel selection Download PDF

Info

Publication number
WO2013066314A1
WO2013066314A1 PCT/US2011/058720 US2011058720W WO2013066314A1 WO 2013066314 A1 WO2013066314 A1 WO 2013066314A1 US 2011058720 W US2011058720 W US 2011058720W WO 2013066314 A1 WO2013066314 A1 WO 2013066314A1
Authority
WO
WIPO (PCT)
Prior art keywords
channel
congestion
data
channel interference
interference
Prior art date
Application number
PCT/US2011/058720
Other languages
French (fr)
Inventor
Curtis Kent SHROTE
Aaron Reel Bouillet
Original Assignee
Thomson Licensing
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 Thomson Licensing filed Critical Thomson Licensing
Priority to EP11781941.7A priority Critical patent/EP2774441A1/en
Priority to US14/354,979 priority patent/US20140313890A1/en
Priority to KR1020147011902A priority patent/KR20140086999A/en
Priority to CN201180074483.4A priority patent/CN103891383A/en
Priority to JP2014538770A priority patent/JP6059241B2/en
Priority to PCT/US2011/058720 priority patent/WO2013066314A1/en
Priority to BR112014009159A priority patent/BR112014009159A8/en
Publication of WO2013066314A1 publication Critical patent/WO2013066314A1/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/082Load balancing or load distribution among bearers or channels
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/54Allocation or scheduling criteria for wireless resources based on quality criteria
    • H04W72/542Allocation or scheduling criteria for wireless resources based on quality criteria using measured or perceived quality

Definitions

  • the present invention relates to available statistical data from a Wi-Fi access point to select an optimal channel to establish Wi-Fi sessions.
  • a multicast system as used herein is a system in which a server transmits the same data to multiple receivers simultaneously, where the receivers form a subset of all the receivers up to and including all of the receivers.
  • a broadcast system is a system in which a server transmits the same data to all of the receivers simultaneously. That is, a multicast system by definition can include a broadcast system.
  • Optimal Wi-Fi channel selection is problematic. Users desire consistent channel throughput while available channel throughput is dynamic over time due to channel interference or throughput consumption due to other users, associated with other access points (APs), being on the same Wi-Fi channel consuming available bandwidth.
  • the users associated with an access point would prefer to operate their AP on a channel that was comparatively free of interference and congestion caused by data traffic from other APs, or at least on a channel that minimizes the interference impact. Interference could be caused by other non-AP, 2.4 Ghz or 5 GHz radiators. Congestion may be caused bv other APs on the same channel or by other users consuming bandwidth against the same AP.
  • the present invention deals with the first type of congestion (AP-based).
  • Wi-Fi channel selection algorithms often incorporate one of the following mechanisms for selecting a Wi-Fi channel:
  • Static channel allocation In this scenario, the AP utilizes a preselected channel selected at the factory. Preselected channel settings may be overridden manually by the end user. Often, this scenario results in all APs, fielded by an internet service provider (ISP), being assigned the same channel. For neighborhoods serviced by a predominate ISP, this often forces the majority of all Wi-Fi traffic onto the same channel since an ISP tends to utilize a limited range of equipment from a limited number of equipment providers to provide services. This results in customer dissatisfaction and could lead to customer service calls. Prior Technicolor as well as other manufacturers' products have used this approach.
  • ISP internet service provider
  • Random channel selection In this scenario, the AP randomly selects a channel in the Wi-Fi channel space to provide data throughput. Random channel selection could result in selection of the channel that has the most data traffic as opposed to the channel that is the least used (has the least data traffic). For example, random channel assignment could result in selection of the channel predominately occupied by APs using static channel assignment. Prior Technicolor as well as other manufacturers' products have used this approach.
  • the invention describes a method to use available statistical data from access point to select an optimal channel to establish Wi-Fi sessions.
  • a method for use in a wireless receiver is described including receiving, in a wireless receiver, channel interference and congestion window measurements, storing the received channel interference and congestion window measurements, determining a time period of interest, performing data aging responsive to the time period of interest, calculating channel interference and congestion score for an existing channel using data remaining after data aging was performed, calculating channel interference and congestion score for an alternative channel using data remaining after data aging was performed and selecting one of the existing channel and the alternative channel.
  • an apparatus including a channel interference and congestion window measurements receiving module, a storage means for storing the received channel interference and congestion window measurements, the storage means in communication with the channel interference and congestion window measurements receiving module, a data aging module for determining a time period of interest and performing data aging, the data aging module in communication with the storage means, data in the storage means being updated by invoking the data aging means, an existing channel interference and congestion score calculation module, the existing channel interference and congestion score calculation module in communication with the storage means, an alternative channel interference and congestion score calculation module, the alternative channel interference and congestion score calculation module in communication with the storage means and a channel selection module for selecting one of the existing channel and the alternative channel, the channel selection module in communication with the alternative channel interference and congestion score calculation module and with the existing channel interference and congestion score calculation module.
  • Fig. 1 is a schematic diagram of a wireless network.
  • Fig. 2 is a block diagram of an exemplary access point, gateway or wireless node in accordance with the principles of the present invention.
  • Fig. 3 is a flowchart of an exemplary data aging method in accordance with the principles of the present invention.
  • Fig. 4 is a flowchart of an exemplary channel interference window measurements method in accordance with the principles of the present invention.
  • Fig. 5 is a flowchart of an exemplary existing channel interference score calculation method in accordance with the principles of the present invention.
  • Fig. 6 is a flowchart of an exemplary alternative channel interference score calculation method in accordance with the principles of the present invention.
  • Fig. 7 is a flowchart of an exemplary channel selection and switching method in accordance with the principles of the present invention.
  • Fig. 8 is a flowchart of the operation of the profiling method of the present invention.
  • Fig. 1 is a schematic diagram of a wireless network.
  • Client terminals are connected to access points (APs) in order to connect to the Internet.
  • Client terminals may include (but are not limited to) computers, laptops, dual mode smart phones, personal digital assistants (PDAs), iPods, iPads or other tablet type computing devices.
  • Access points (APs) will be used herein to generally include gateways, routers, brouters or other wireless nodes which provide access for one or more client terminals to the internet.
  • each AP (gateway, wireless node) has a unique ESSID.
  • An ESSID is an electronic service set identifier.
  • Fig. 2 is a block diagram of an AP.
  • the method of the present invention is performed in an AP.
  • the modules (components) shown are exemplary as are the data bases. There may be more or fewer modules or data bases than are shown. Such increase or decrease in the number of modules or data bases has no effect on the performance of the method and is well within the knowledge of one of ordinary skill in the art.
  • DB 1 holds (stores) the channel interference and congestion windows measurement data. It is updated for time windows by the channel interference windows measurements module, which receives channel interference and congestion window measurements from both its clients and other APs.
  • DB2 holds (stores) the parameterized weights for each of the channels that the AP can use.
  • the initial value of these weights may be set at the factory or set during initial set-up and configuration.
  • DBl and DB2 are shown as two separate data bases on Fig. 2 but may be a single data base or multiple data bases (as in one for each channel).
  • DBl and DB2 may, in fact, not be data bases but simply data structures within memory or a storage system.
  • the data aging module inspects data from DBl and DB2 and if the data is beyond the relevant time period it may be erased or written over. In the alternative, the aged data may be maintained but the weighted parameters in DB2 may be adjusted to indicate a lower weight. A lower weight indicates less relevancy. When new data is collected, the weights should be readjusted to indicate increased relevancy.
  • the existing channel interference score calculation module calculates a channel interference score for the existing channel using the data in DB 1 weighted by the parameterized weights of DB2.
  • the alternative channel interference score calculation module calculates a channel interference score for each alternative channel using the data in DBl weighted by the parameterized weights of DB2. If the data for each alternative channel is incomplete then default data is used for the missing data in order to complete score calculations.
  • the channel selection and switching module inspects the scores for the existing channel and each of the alternative channels and selects a channel based on the scores. The channel selection and switching module switches to the new selected channel if it is different than the current channel.
  • the channel interference and congestion window measurement data that is collected is collected from the Wifi implementation and will aid in the determination of the quality of the Wifi channel selection.
  • the data is for a given channel over a defined time period. Variables may include (but are not limited to) those listed below:
  • Mib is a parameter that may be fetched via the SNMP protocol. Alternatively, it could be a parameter fetch via the competing TR-69 protocol.
  • RTSFC dotl IRTSFailureCount
  • MTC MulticastTransmittedCount
  • the channel interference window statistical data is collected and aggregated over a period of time (e.g. 5PM-6PM). This period is recommended to be 1 hour or less per time slice in order to more accurately determine usage trends on a channel.
  • the data is stored per channel and per time window for a measurement instance. If newer data is available, older data may be over-written. Time stamps are maintained for each measurement to indicate age of the data. This data is stored in DB1 on Fig. 2.
  • a parameterized data base of weightings to be applied to the statistics is stored representing the best management method for a given environment. These weights are used to score each statistical measurement as a way of emphasizing the importance of each statistical value.
  • the initial values for the weights may be set at the factory of may be set at initial set-up and configuration.
  • the data aging module may be used to update the weights due to data aging. When new data is collected the weights should be inspected and updated.
  • a computation is made utilizing the weights and the statistical data for the current time period of the current WiFi channel in use.
  • the result is a single score indicating how much channel congestion or interference there is on the existing channel. This is accomplished by the existing channel interference score calculation module.
  • the score calculation may be as follows:
  • weights may be positive or negative.
  • RTSSC may be '-' because successfully transmitted packets may be a offset to a certain degree.
  • the data aging module exists to "age" older data so that prior information does not dominate the channel selection method (process). Older data beyond a certain age may be further weighed such that it has a less favorable score indicating less relevancy.
  • the ability to adjust weights may be a switch (parameter) configured at set-up (initialization).
  • Scores are calculated (computed, determined) by the alternative channel interference and congestion score calculation module using data from DB1 and DB2. The same equation (above) is used to calculate (compute, determine) the scores for each of the alternative channels. Scores for alternative channels are calculated from past data for the current time period. If data for a channel does not exist or has been eliminated from the data base due to age, a default data is applied by the alternative channel interference and congestion score calculation module, to provide a score.
  • the channel selection and switching module compares the scores for the existing channel and all of the alternative channels and the best channel is selected based on the scores. A determination is made if the new proposed (selected) channel is different from the existing channel. This is important for scheduling since it might not be best for some TCP/IP sessions to be interrupted (e.g. streaming video). A channel switch is scheduled so that a minimum of inconvenience is imposed on WiFi users. If the switch does not occur during the valid time window that the scored was completed over, the channel switch is cancelled and new scores are calculated.
  • a channel number counter is initialized.
  • data channel interference and congestion windows measurement data
  • DB1 data (channel interference and congestion windows measurement data) is read from DB1 for the channel specified in the channel number counter.
  • a test is performed to determine if the data read (retrieved) from DB1 is from an older time period than deemed relevant. There are many ways in which this can be determined but one exemplary way is to check the time stamp associated with each unit of channel interference and congestion data and compare the time stamp to a time. For example, if the time stamp comparison indicates that the data is more than one hour old.
  • the relevancy of the time period is a configuration parameter that may be set at set-up (initialization). If the data read (retrieved) from DB1 is from an older time period than deemed relevant then at 320 the weights for the data (in DB2) are adjusted to indicate lower relevancy. If the data read (retrieved) from DB 1 is not from an older time period than deemed relevant then at 325 the channel number counter is incremented. At 330 a test is performed to determine if there are any more channels to inspect for data aging. If there are any more channels to inspect for data aging then processing proceeds to 310. If there are no more channels to inspect for data aging then this process ends.
  • FIG. 4 is a flowchart of an exemplary channel interference and congestion window measurements method in accordance with the principles of the present invention.
  • data regarding channel interference and congestion measurements is received from a client terminal or another AP.
  • a determination is made for which channel and the data is stored in DB1.
  • Fig. 5 is a flowchart of an exemplary existing channel interference and congestion score calculation method in accordance with the principles of the present invention.
  • channel interference and congestion measurements data (for the time window) is read (retrieved) from DB1.
  • the parameterized weights for the channel interference and congestion measurements data is read (retrieved) from DB2.
  • a computation (calculation, determination) is made utilizing the weights and the statistical data (channel interference and congestion measurements data) for the current time period of the current WiFi channel in use. The result is a single score indicating how much channel congestion or interference there is on the existing channel.
  • the score calculation may be as follows:
  • FIG. 6 is a flowchart of an exemplary alternative channel interference and congestion score calculation method in accordance with the principles of the present invention.
  • an alternative channel number counter is initialized.
  • the data for the alternative channel specified in the alternative channel number counter is read (retrieved) from DB1.
  • the parameterized weights for the channel interference and congestion measurements data (for the channel specified in the alternative channel number counter) is read (retrieved) from DB2.
  • a computation is made utilizing the weights and the statistical data (channel interference and congestion measurements data) for the current time period of the WiFi channel specified in the alternative channel number counter. The result is a single score indicating how much channel congestion or interference there is on the alternative channel specified in the alternative channel number counter.
  • the score calculation may be as follows:
  • Fig. 7 is a flowchart of an exemplary channel selection and switching method in accordance with the principles of the present invention.
  • the score for the existing channel is read (received, retrieved, accepted).
  • the scores for each of the alternative channels are (received, retrieved, accepted).
  • a channel selection is made based on the channel with the largest (highest, best, greatest) score.
  • a test is performed to determine if the newly selected channel is the same as the existing channel. If the newly selected channel is the same as the existing channel then the process ends. If the newly selected channel is not the same as the existing channel then at 725 a channel switch to the alternative channel) is scheduled.
  • Fig. 8 is a flowchart of the operation of the profiling method of the present invention.
  • the channel interference and congestion window measurements method is sued to populate DB1 with channel interference and congestion measurements data as shown in Fig. 4 and described above.
  • the time period of interest is determined.
  • the data aging method as shown in Fig. 3 and described above is executed.
  • the existing channel interference and congestion score calculation method as shown in Fig. 5 and described above is executed.
  • the alternative channel interference and congestion score calculation method as shown in Fig. 6 and described above is executed.
  • the channel selection and switching method as shown in Fig. 7 and described above is executed.
  • the present invention may be implemented in various forms of hardware, software, firmware, special purpose processors, or a combination thereof.
  • the present invention is implemented as a combination of hardware and software.
  • the software is preferably implemented as an application program tangibly embodied on a program storage device.
  • the application program may be uploaded to, and executed by, a machine comprising any suitable architecture.
  • the machine is implemented on a computer platform having hardware such as one or more central processing units (CPU), a random access memory (RAM), and input/output (I/O) interface(s).
  • CPU central processing units
  • RAM random access memory
  • I/O input/output
  • the computer platform also includes an operating system and microinstruction code.
  • various processes and functions described herein may either be part of the microinstruction code or part of the application program (or a combination thereof), which is executed via the operating system.
  • various other peripheral devices may be connected to the computer platform such as an additional data storage device and a printing device.

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A method and apparatus are described including receiving, in a wireless receiver, channel interference and congestion window measurements, storing the received channel interference and congestion window measurements, determining a time period of interest, performing data aging responsive to the time period of interest, calculating channel interference and congestion score for an existing channel using data remaining after data aging was performed, calculating channel interference and congestion score for an alternative channel using data remaining after data aging was performed and selecting one of the existing channel and the alternative channel.

Description

PROFILING WI-FI CHANNEL CONGESTION AND INTERFERENCE TO OPTIMIZE CHANNEL SELECTION
FIELD OF THE INVENTION
The present invention relates to available statistical data from a Wi-Fi access point to select an optimal channel to establish Wi-Fi sessions.
BACKGROUND OF THE INVENTION
In multicast and broadcast applications, data are transmitted from a server to multiple receivers over wired and/or wireless networks. A multicast system as used herein is a system in which a server transmits the same data to multiple receivers simultaneously, where the receivers form a subset of all the receivers up to and including all of the receivers. A broadcast system is a system in which a server transmits the same data to all of the receivers simultaneously. That is, a multicast system by definition can include a broadcast system.
Optimal Wi-Fi channel selection is problematic. Users desire consistent channel throughput while available channel throughput is dynamic over time due to channel interference or throughput consumption due to other users, associated with other access points (APs), being on the same Wi-Fi channel consuming available bandwidth. The users associated with an access point would prefer to operate their AP on a channel that was comparatively free of interference and congestion caused by data traffic from other APs, or at least on a channel that minimizes the interference impact. Interference could be caused by other non-AP, 2.4 Ghz or 5 GHz radiators. Congestion may be caused bv other APs on the same channel or by other users consuming bandwidth against the same AP. The present invention deals with the first type of congestion (AP-based).
Wi-Fi channel selection algorithms often incorporate one of the following mechanisms for selecting a Wi-Fi channel:
1) Static channel allocation - In this scenario, the AP utilizes a preselected channel selected at the factory. Preselected channel settings may be overridden manually by the end user. Often, this scenario results in all APs, fielded by an internet service provider (ISP), being assigned the same channel. For neighborhoods serviced by a predominate ISP, this often forces the majority of all Wi-Fi traffic onto the same channel since an ISP tends to utilize a limited range of equipment from a limited number of equipment providers to provide services. This results in customer dissatisfaction and could lead to customer service calls. Prior Technicolor as well as other manufacturers' products have used this approach.
2) Random channel selection - In this scenario, the AP randomly selects a channel in the Wi-Fi channel space to provide data throughput. Random channel selection could result in selection of the channel that has the most data traffic as opposed to the channel that is the least used (has the least data traffic). For example, random channel assignment could result in selection of the channel predominately occupied by APs using static channel assignment. Prior Technicolor as well as other manufacturers' products have used this approach.
3) Channel hopping - When interference occurs or the channel becomes saturated with too much traffic, the AP will choose to move to another channel, either immediately or once all existing Wi-Fi sessions associated with the AP have ended. Changing channels, when there are existing Wi-Fi sessions associated with the AP in progress, has potential negative consequences. The new channel selection is based on a scan of other channels and a determination of the best channel, with least interference and congestion, is made. Unfortunately, this channel selection method is accomplished based on data which is potentially of the least interest and use to the AP's users. For example, if the AP decides to change channels and all associations are released late in the evening, the new channel selection may prove to be during a time when the interferers are not present or only lightly using the channel. This may be least optimal for the users of the AP, when not frequently done after the first Wi-Fi access initialization. The channel selection may be sub-optimal in that the traffic pattern versus time of day relationship of other channels can be very different from the one currently being used.
SUMMARY OF THE INVENTION
The invention describes a method to use available statistical data from access point to select an optimal channel to establish Wi-Fi sessions. A method for use in a wireless receiver is described including receiving, in a wireless receiver, channel interference and congestion window measurements, storing the received channel interference and congestion window measurements, determining a time period of interest, performing data aging responsive to the time period of interest, calculating channel interference and congestion score for an existing channel using data remaining after data aging was performed, calculating channel interference and congestion score for an alternative channel using data remaining after data aging was performed and selecting one of the existing channel and the alternative channel.
Also described is an apparatus including a channel interference and congestion window measurements receiving module, a storage means for storing the received channel interference and congestion window measurements, the storage means in communication with the channel interference and congestion window measurements receiving module, a data aging module for determining a time period of interest and performing data aging, the data aging module in communication with the storage means, data in the storage means being updated by invoking the data aging means, an existing channel interference and congestion score calculation module, the existing channel interference and congestion score calculation module in communication with the storage means, an alternative channel interference and congestion score calculation module, the alternative channel interference and congestion score calculation module in communication with the storage means and a channel selection module for selecting one of the existing channel and the alternative channel, the channel selection module in communication with the alternative channel interference and congestion score calculation module and with the existing channel interference and congestion score calculation module. BRIEF DESCRIPTION OF THE DRAWINGS
The present invention is best understood from the following detailed description when read in conjunction with the accompanying drawings. The drawings include the following figures briefly described below:
Fig. 1 is a schematic diagram of a wireless network.
Fig. 2 is a block diagram of an exemplary access point, gateway or wireless node in accordance with the principles of the present invention.
Fig. 3 is a flowchart of an exemplary data aging method in accordance with the principles of the present invention. Fig. 4 is a flowchart of an exemplary channel interference window measurements method in accordance with the principles of the present invention.
Fig. 5 is a flowchart of an exemplary existing channel interference score calculation method in accordance with the principles of the present invention.
Fig. 6 is a flowchart of an exemplary alternative channel interference score calculation method in accordance with the principles of the present invention.
Fig. 7 is a flowchart of an exemplary channel selection and switching method in accordance with the principles of the present invention.
Fig. 8 is a flowchart of the operation of the profiling method of the present invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
Referring to Fig. 1, which is a schematic diagram of a wireless network. Client terminals (devices) are connected to access points (APs) in order to connect to the Internet. Client terminals may include (but are not limited to) computers, laptops, dual mode smart phones, personal digital assistants (PDAs), iPods, iPads or other tablet type computing devices. Access points (APs) will be used herein to generally include gateways, routers, brouters or other wireless nodes which provide access for one or more client terminals to the internet. As can be seen on Fig. 1, each AP (gateway, wireless node) has a unique ESSID. An ESSID is an electronic service set identifier.
Referring now to Fig. 2, which is a block diagram of an AP. The method of the present invention is performed in an AP. The modules (components) shown are exemplary as are the data bases. There may be more or fewer modules or data bases than are shown. Such increase or decrease in the number of modules or data bases has no effect on the performance of the method and is well within the knowledge of one of ordinary skill in the art. DB 1 holds (stores) the channel interference and congestion windows measurement data. It is updated for time windows by the channel interference windows measurements module, which receives channel interference and congestion window measurements from both its clients and other APs. DB2 holds (stores) the parameterized weights for each of the channels that the AP can use. The initial value of these weights may be set at the factory or set during initial set-up and configuration. DBl and DB2 are shown as two separate data bases on Fig. 2 but may be a single data base or multiple data bases (as in one for each channel). DBl and DB2 may, in fact, not be data bases but simply data structures within memory or a storage system. The data aging module inspects data from DBl and DB2 and if the data is beyond the relevant time period it may be erased or written over. In the alternative, the aged data may be maintained but the weighted parameters in DB2 may be adjusted to indicate a lower weight. A lower weight indicates less relevancy. When new data is collected, the weights should be readjusted to indicate increased relevancy. The existing channel interference score calculation module calculates a channel interference score for the existing channel using the data in DB 1 weighted by the parameterized weights of DB2. The alternative channel interference score calculation module calculates a channel interference score for each alternative channel using the data in DBl weighted by the parameterized weights of DB2. If the data for each alternative channel is incomplete then default data is used for the missing data in order to complete score calculations. The channel selection and switching module inspects the scores for the existing channel and each of the alternative channels and selects a channel based on the scores. The channel selection and switching module switches to the new selected channel if it is different than the current channel.
The channel interference and congestion window measurement data that is collected is collected from the Wifi implementation and will aid in the determination of the quality of the Wifi channel selection. The data is for a given channel over a defined time period. Variables may include (but are not limited to) those listed below:
1) Observed SSIDs (ESSIDs) on a channel
2) Mib or equivalent Items: a Mib is a parameter that may be fetched via the SNMP protocol. Alternatively, it could be a parameter fetch via the competing TR-69 protocol.
a. Dotl lRetryCount (RC)
b. Dotl lMultipleRetryCount (MRC)
c. framesTransmitted (FT)
d. dotl IRTSSuccessCount (RTSSC)
e. dotl IRTSFailureCount (RTSFC)
f. dotl 1 ACKFailureCount (ACKFC)
g. dotl IReceivedFragmentCount (RFC) h. dotl lTransmittedFragmentCount (TFC)
i. dotl lMulticastTransmittedCount (MTC)
j. dotl lFailedCount (FC)
The channel interference window statistical data is collected and aggregated over a period of time (e.g. 5PM-6PM). This period is recommended to be 1 hour or less per time slice in order to more accurately determine usage trends on a channel. The data is stored per channel and per time window for a measurement instance. If newer data is available, older data may be over-written. Time stamps are maintained for each measurement to indicate age of the data. This data is stored in DB1 on Fig. 2.
A parameterized data base of weightings to be applied to the statistics is stored representing the best management method for a given environment. These weights are used to score each statistical measurement as a way of emphasizing the importance of each statistical value. The initial values for the weights may be set at the factory of may be set at initial set-up and configuration. The data aging module may be used to update the weights due to data aging. When new data is collected the weights should be inspected and updated.
A computation (calculation, determination) is made utilizing the weights and the statistical data for the current time period of the current WiFi channel in use. The result is a single score indicating how much channel congestion or interference there is on the existing channel. This is accomplished by the existing channel interference score calculation module. Using the exemplary parameters (variables) given above, the score calculation (computation, determination) may be as follows:
Existing channel interference and congestion score = colRC + co2MRC + co3FT + co4RTSSC + co5RTSFC + co6ACKFC + ω7 RFC + co8TFC + co9MTC + colOFC
where coi indicates the weight for the parameter (variable). Weights may be positive or negative. For example RTSSC may be '-' because successfully transmitted packets may be a offset to a certain degree.
The data aging module exists to "age" older data so that prior information does not dominate the channel selection method (process). Older data beyond a certain age may be further weighed such that it has a less favorable score indicating less relevancy. The ability to adjust weights may be a switch (parameter) configured at set-up (initialization).
Data from other WiFi channels for the same time period are extracted from the data base to be used in a vote to determine if a potential better channel exists. Scores are calculated (computed, determined) by the alternative channel interference and congestion score calculation module using data from DB1 and DB2. The same equation (above) is used to calculate (compute, determine) the scores for each of the alternative channels. Scores for alternative channels are calculated from past data for the current time period. If data for a channel does not exist or has been eliminated from the data base due to age, a default data is applied by the alternative channel interference and congestion score calculation module, to provide a score.
The channel selection and switching module compares the scores for the existing channel and all of the alternative channels and the best channel is selected based on the scores. A determination is made if the new proposed (selected) channel is different from the existing channel. This is important for scheduling since it might not be best for some TCP/IP sessions to be interrupted (e.g. streaming video). A channel switch is scheduled so that a minimum of inconvenience is imposed on WiFi users. If the switch does not occur during the valid time window that the scored was completed over, the channel switch is cancelled and new scores are calculated.
Referring now to Fig. 3, which is a flowchart of an exemplary data aging method in accordance with the principles of the present invention. At 305, a channel number counter is initialized. At 310, data (channel interference and congestion windows measurement data) is read from DB1 for the channel specified in the channel number counter. At 315, a test is performed to determine if the data read (retrieved) from DB1 is from an older time period than deemed relevant. There are many ways in which this can be determined but one exemplary way is to check the time stamp associated with each unit of channel interference and congestion data and compare the time stamp to a time. For example, if the time stamp comparison indicates that the data is more than one hour old. The relevancy of the time period is a configuration parameter that may be set at set-up (initialization). If the data read (retrieved) from DB1 is from an older time period than deemed relevant then at 320 the weights for the data (in DB2) are adjusted to indicate lower relevancy. If the data read (retrieved) from DB 1 is not from an older time period than deemed relevant then at 325 the channel number counter is incremented. At 330 a test is performed to determine if there are any more channels to inspect for data aging. If there are any more channels to inspect for data aging then processing proceeds to 310. If there are no more channels to inspect for data aging then this process ends.
Referring now to Fig. 4, which is a flowchart of an exemplary channel interference and congestion window measurements method in accordance with the principles of the present invention. At 405 data regarding channel interference and congestion measurements is received from a client terminal or another AP. At 410 a determination is made for which channel and the data is stored in DB1.
Referring now to Fig. 5, which is a flowchart of an exemplary existing channel interference and congestion score calculation method in accordance with the principles of the present invention. At 505 channel interference and congestion measurements data (for the time window) is read (retrieved) from DB1. At 510 the parameterized weights for the channel interference and congestion measurements data is read (retrieved) from DB2. At 515, a computation (calculation, determination) is made utilizing the weights and the statistical data (channel interference and congestion measurements data) for the current time period of the current WiFi channel in use. The result is a single score indicating how much channel congestion or interference there is on the existing channel. Using the exemplary parameters (variables) given above, the score calculation (computation, determination) may be as follows:
Existing channel interference and congestion score = colRC + co2MRC + co3FT + co4RTSSC + co5RTSFC + co6ACKFC + ω7 RFC + co8TFC + co9MTC + colOFC
where coi indicates the weight for the parameter (variable).
Referring now to Fig. 6, which is a flowchart of an exemplary alternative channel interference and congestion score calculation method in accordance with the principles of the present invention. At 605 an alternative channel number counter is initialized. At 610, the data for the alternative channel specified in the alternative channel number counter is read (retrieved) from DB1. At 615, the parameterized weights for the channel interference and congestion measurements data (for the channel specified in the alternative channel number counter) is read (retrieved) from DB2. At 620, a computation (calculation, determination) is made utilizing the weights and the statistical data (channel interference and congestion measurements data) for the current time period of the WiFi channel specified in the alternative channel number counter. The result is a single score indicating how much channel congestion or interference there is on the alternative channel specified in the alternative channel number counter. Using the exemplary parameters (variables) given above, the score calculation (computation, determination) may be as follows:
Alternative channel interference and congestion score = colRC + co2MRC + co3FT + co4RTSSC + co5RTSFC + co6ACKFC + ω7 RFC + co8TFC + co9MTC + colOFC
where coi indicates the weight for the parameter (variable).
Referring now to Fig. 7, is a flowchart of an exemplary channel selection and switching method in accordance with the principles of the present invention. At 705, the score for the existing channel is read (received, retrieved, accepted). At 710, the scores for each of the alternative channels are (received, retrieved, accepted). At 715, a channel selection is made based on the channel with the largest (highest, best, greatest) score. At 720, a test is performed to determine if the newly selected channel is the same as the existing channel. If the newly selected channel is the same as the existing channel then the process ends. If the newly selected channel is not the same as the existing channel then at 725 a channel switch to the alternative channel) is scheduled.
Referring now to Fig. 8, is a flowchart of the operation of the profiling method of the present invention. At 805, the channel interference and congestion window measurements method is sued to populate DB1 with channel interference and congestion measurements data as shown in Fig. 4 and described above. At 810, the time period of interest is determined. At 815, the data aging method as shown in Fig. 3 and described above is executed. At 820, the existing channel interference and congestion score calculation method as shown in Fig. 5 and described above is executed. At 825, the alternative channel interference and congestion score calculation method as shown in Fig. 6 and described above is executed. At 830, the channel selection and switching method as shown in Fig. 7 and described above is executed. It is to be understood that the present invention may be implemented in various forms of hardware, software, firmware, special purpose processors, or a combination thereof. Preferably, the present invention is implemented as a combination of hardware and software. Moreover, the software is preferably implemented as an application program tangibly embodied on a program storage device. The application program may be uploaded to, and executed by, a machine comprising any suitable architecture. Preferably, the machine is implemented on a computer platform having hardware such as one or more central processing units (CPU), a random access memory (RAM), and input/output (I/O) interface(s). The computer platform also includes an operating system and microinstruction code. The various processes and functions described herein may either be part of the microinstruction code or part of the application program (or a combination thereof), which is executed via the operating system. In addition, various other peripheral devices may be connected to the computer platform such as an additional data storage device and a printing device.
It is to be further understood that, because some of the constituent system components and method steps depicted in the accompanying figures are preferably implemented in software, the actual connections between the system components (or the process steps) may differ depending upon the manner in which the present invention is programmed. Given the teachings herein, one of ordinary skill in the related art will be able to contemplate these and similar implementations or configurations of the present invention.

Claims

A method for use in a wireless receiver, said method comprising: receiving, in the wireless receiver, channel interference and congestion window measurements; storing said received channel interference and congestion window measurements; determining a time period of interest; performing data aging responsive to said time period of interest; calculating channel interference and congestion score for an existing channel using data remaining after data aging was performed; calculating channel interference and congestion score for an alternative channel using data remaining after data aging was performed; and selecting one of said existing channel and said alternative channel.
The method according to claim 1, wherein data aging further comprises: initializing a channel number counter; retrieving said stored channel interference and congestion window measurements; determining if said stored channel interference and congestion window measurements are older than said time period of interest; adjusting weights corresponding to said stored channel interference and congestion window measurements responsive to said second determination; and incrementing said channel number counter. The method according to claim 1, further comprising: retrieving said channel interference and congestion score for said existing channel; and retrieving weights corresponding to said channel interference and congestion score for said existing channel.
The method according to claim 1, further comprising: initializing an alternative channel number counter; retrieving said channel interference and congestion score for said alternative channel; retrieving weights corresponding to said channel interference and congestion score for said alternative channel; and incrementing said alternative channel number counter.
The method according to claim 1, further comprising: determining if said selected channel is said existing channel; and scheduling channel switching responsive to said third determination.
An apparatus, comprising: a channel interference and congestion window measurements receiving module; a storage means for storing said received channel interference and congestion window measurements, said storage means in communication with said channel interference and congestion window measurements receiving module; a data aging module for determining a time period of interest and performing data aging, said data aging module in communication with said storage means, data in said storage means being updated by invoking said data aging means; an existing channel interference and congestion score calculation module, said existing channel interference and congestion score calculation module in communication with said storage means; an alternative channel interference and congestion score calculation module, said alternative channel interference and congestion score calculation module in communication with said storage means; and a channel selection module for selecting one of said existing channel and said alternative channel, said channel selection module in communication with said alternative channel interference and congestion score calculation module and with said existing channel interference and congestion score calculation module.
7. The apparatus according to claim 6, wherein said apparatus is a wireless receiver.
PCT/US2011/058720 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection WO2013066314A1 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
EP11781941.7A EP2774441A1 (en) 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection
US14/354,979 US20140313890A1 (en) 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection
KR1020147011902A KR20140086999A (en) 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection
CN201180074483.4A CN103891383A (en) 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection
JP2014538770A JP6059241B2 (en) 2011-11-01 2011-11-01 Method and apparatus for selecting a channel
PCT/US2011/058720 WO2013066314A1 (en) 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection
BR112014009159A BR112014009159A8 (en) 2011-11-01 2011-11-01 wi-fi channel congestion profiling and interference to optimize channel selection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2011/058720 WO2013066314A1 (en) 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection

Publications (1)

Publication Number Publication Date
WO2013066314A1 true WO2013066314A1 (en) 2013-05-10

Family

ID=44936565

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2011/058720 WO2013066314A1 (en) 2011-11-01 2011-11-01 Profiling wi-fi channel congestion and interference to optimize channel selection

Country Status (7)

Country Link
US (1) US20140313890A1 (en)
EP (1) EP2774441A1 (en)
JP (1) JP6059241B2 (en)
KR (1) KR20140086999A (en)
CN (1) CN103891383A (en)
BR (1) BR112014009159A8 (en)
WO (1) WO2013066314A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105491669A (en) * 2016-02-02 2016-04-13 深圳市蜂联科技有限公司 Method and apparatus for automatic evaluation of interference degree of wireless channels
EP3264819A1 (en) 2016-07-01 2018-01-03 Forsvarets Forskningsinstitutt Channel selection in unlicensed bands using peer-to-peer communication via the backhaul network
US10085174B2 (en) 2015-09-22 2018-09-25 International Business Machines Corporation Wireless channel and/or band arbitration
US10111114B2 (en) 2016-07-01 2018-10-23 Maseng As Channel selection in unlicensed bands using peer-to-peer communication via the backhaul network
US10461791B2 (en) 2017-05-03 2019-10-29 Telefonaktiebolaget Lm Ericsson (Publ) Interference analysis in wireless networks
CN114286424A (en) * 2021-12-24 2022-04-05 西安闻泰信息技术有限公司 Method for switching connection, terminal equipment and storage medium

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160116793A (en) 2015-03-31 2016-10-10 한국전자통신연구원 Method for selecting operating channel considering intermodulation distortion in unlicensed band
US10009795B2 (en) * 2015-07-23 2018-06-26 At&T Intellectual Property I, L.P. Remote channel selection
US9918242B2 (en) 2015-08-21 2018-03-13 Microsoft Technology Licensing, Llc Dynamic channel selection in a wireless communication network
CN105263173A (en) * 2015-09-17 2016-01-20 小米科技有限责任公司 Channel switching method and device
US10554482B2 (en) 2016-03-18 2020-02-04 Plume Design, Inc. Optimization of distributed Wi-Fi networks estimation and learning
CN108235371B (en) * 2018-01-12 2022-01-25 海能达通信股份有限公司 Data transmission control method and device
US10805832B2 (en) * 2018-02-14 2020-10-13 Lg Electronics Inc. Method and apparatus for handling coexistence with DSRC carrier in wireless communication system
CN110572832B (en) * 2019-09-12 2022-07-19 安庆师范大学 Method and system for inhibiting same-frequency interference communication based on access point
WO2021051375A1 (en) * 2019-09-20 2021-03-25 深圳市大疆创新科技有限公司 Method for determining communication channel, and communication device and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100069013A1 (en) * 2008-09-17 2010-03-18 Motorola, Inc. Method and apparatus for distributed sensing management and control within a cognitive radio network
US20110159827A1 (en) * 2008-04-23 2011-06-30 Elektrobit Wireless Communications Oy Monitoring Channels

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5243543A (en) * 1991-01-17 1993-09-07 Hewlett-Packard Company Remote LAN segment traffic monitor
EP1257090B1 (en) * 2001-05-08 2004-11-17 Lucent Technologies Inc. Wireless LAN with dynamic frequency selection
JP3648486B2 (en) * 2002-02-28 2005-05-18 株式会社東芝 Wireless communication system, wireless terminal device, and wireless base station device
US7340615B2 (en) * 2003-01-31 2008-03-04 Microsoft Corporation Method and apparatus for managing power in network interface modules
JP2007158485A (en) * 2005-12-01 2007-06-21 Hitachi Ltd Communication control method, and wireless communications system and access point using the same
JP2007336026A (en) * 2006-06-13 2007-12-27 Alpine Electronics Inc Radio communication apparatus and frequency channel setting method
US8060076B2 (en) * 2007-01-04 2011-11-15 Harris Stratex Networks, Inc. Real-time RSL monitoring in a web-based application
US7912002B2 (en) * 2007-05-07 2011-03-22 Hitachi, Ltd. System and method of QOS-based channel selection for WLAN access points or stations
GB2490607B (en) * 2008-01-24 2013-03-20 Firetide Inc Channel assignment for wireless access networks
CN101610094B (en) * 2008-06-20 2013-01-02 华为技术有限公司 Method for selecting channel and communication system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110159827A1 (en) * 2008-04-23 2011-06-30 Elektrobit Wireless Communications Oy Monitoring Channels
US20100069013A1 (en) * 2008-09-17 2010-03-18 Motorola, Inc. Method and apparatus for distributed sensing management and control within a cognitive radio network

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10085174B2 (en) 2015-09-22 2018-09-25 International Business Machines Corporation Wireless channel and/or band arbitration
US10091689B2 (en) 2015-09-22 2018-10-02 International Business Machines Corporation Wireless channel and/or band arbitration
US10548048B2 (en) 2015-09-22 2020-01-28 International Business Machines Corporation Wireless channel and/or band arbitration
US11228939B2 (en) 2015-09-22 2022-01-18 International Business Machines Corporation Wireless channel and/or band arbitration
CN105491669A (en) * 2016-02-02 2016-04-13 深圳市蜂联科技有限公司 Method and apparatus for automatic evaluation of interference degree of wireless channels
CN105491669B (en) * 2016-02-02 2020-03-06 深圳市蜂联科技有限公司 Method and device for automatically evaluating interference degree of wireless channel
EP3264819A1 (en) 2016-07-01 2018-01-03 Forsvarets Forskningsinstitutt Channel selection in unlicensed bands using peer-to-peer communication via the backhaul network
US10111114B2 (en) 2016-07-01 2018-10-23 Maseng As Channel selection in unlicensed bands using peer-to-peer communication via the backhaul network
US10461791B2 (en) 2017-05-03 2019-10-29 Telefonaktiebolaget Lm Ericsson (Publ) Interference analysis in wireless networks
CN114286424A (en) * 2021-12-24 2022-04-05 西安闻泰信息技术有限公司 Method for switching connection, terminal equipment and storage medium

Also Published As

Publication number Publication date
JP6059241B2 (en) 2017-01-11
BR112014009159A8 (en) 2017-06-20
KR20140086999A (en) 2014-07-08
CN103891383A (en) 2014-06-25
JP2014534730A (en) 2014-12-18
BR112014009159A2 (en) 2017-06-13
US20140313890A1 (en) 2014-10-23
EP2774441A1 (en) 2014-09-10

Similar Documents

Publication Publication Date Title
US20140313890A1 (en) Profiling wi-fi channel congestion and interference to optimize channel selection
US20210218679A1 (en) Communication Method and Related Device
US10826789B2 (en) Adjusting triggers for automatic scaling of virtual network functions
US11751111B2 (en) Wireless terminal roaming
CN108023836B (en) Resource allocation method and access network equipment
WO2020035000A1 (en) Method for acquiring network configuration information, and related device
CN107371179B (en) Measurement result reporting method, measurement result receiving method, related equipment and system
Michelinakis et al. Lightweight mobile bandwidth availability measurement
CN107147586B (en) Dynamic competition window adjusting method, device and equipment based on random game theory
CN105379189B (en) Method and system for transmitting and receiving information data
US9942828B2 (en) Wireless communication apparatus, wireless communication method, and computer-readable recording medium
US20170280342A1 (en) Measurement apparatus, measurement method, and communication system
EP3841722B1 (en) Method and system for utilizing network conditions feedback for improving quality of a collaborative media production
US10827400B2 (en) Allocating radio resources in a cellular network
CN113315773B (en) Code rate adjusting method and device, electronic equipment and storage medium
CN107347196B (en) Method and device for determining cell congestion
US10834616B2 (en) Method and apparatus for transmitting a control signal to a self organizing network controller
RU2787009C2 (en) Communication method and related device
CN112449369B (en) Method, device and equipment for identifying problem cell and computer storage medium
Zhang et al. QoE Measurement and Assessment of Video Streaming
Song QoE Assessment Models
CN116847412A (en) Slice load evaluation method, device, management data analysis function network element and medium
CN113840316A (en) Wireless network maintenance method, device, equipment and computer readable storage medium
CN112566158A (en) Method for improving wireless network performance, equipment, device and computer readable storage medium thereof
Dixit et al. Timeout adaptive consensus: Improving performance through adaptation

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

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014538770

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14354979

Country of ref document: US

ENP Entry into the national phase

Ref document number: 20147011902

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

REEP Request for entry into the european phase

Ref document number: 2011781941

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2011781941

Country of ref document: EP

REG Reference to national code

Ref country code: BR

Ref legal event code: B01A

Ref document number: 112014009159

Country of ref document: BR

ENP Entry into the national phase

Ref document number: 112014009159

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20140415