Research Article

An Interference-Aware Rate and Channel Adaptation Scheme for Dense IEEE 802.11n Networks

Algorithm 2

QCA building algorithm.
Input:
, ,a channel set , a universal set , and a quorum system under ;
Output:
A channel adaptation system ;
1: ;
2: for   to ()  do
3: building the channel adaptation schedule ;
4:for   to ()  do
5:for   to (-1)  do
6:if    then
7:==;
8:else
9:,randomly selected from the set ;
10:end if
11:end for
12:end for
13:;
14: end for