Is it better to use a crowded 2.4GHz Wi-Fi channel 1, 6, 11 or "unused" 3, 4, 8, or 9?

232,178

Solution 1

Cisco tested this. The result is that if you use an overlapping channel (anything other than 1,6,11), you get terrible performance and you make everybody else's performance worse. The problem is that any time an AP on the overlapping channel broadcasts, you get stepped on. And because the channels overlap rather than coincide, other network's transmissions are seen as noise, not signal, and don't trigger the bandwidth sharing built into the design.

Non-overlapping channels (1,6,11) work better than overlapping channels. With overlapping channels, you step on each other and can't do anything about it. With non-overlapping channels, you see each other and share the bandwidth.

Solution 2

For more recent devices, your best option is to get to the 5 Ghz spectrum, especially if all of your equipment can support 802.11ac or newer. Soon, we will also have 6 Ghz spectrum to play with.

But for the question as it relates to the 2.4 Ghz band:

Stick to 1, 6, or 11!

The thing to understand is the channels are only 5 Mhz wide. Channel 1, for example, centers at 2412 Mhz, and Channel 2 centers at 2417 Mhz... only 5 Mhz later. But wifi uses at least 20 Mhz of spectrum. So a wifi radio using 20 Mhz centered on Channel 1 will have signal going up to 2422 Mhz, well into Channel 3. A wifi radio centered on Channel 6 (2437 Mhz) will range down to 2426 Mhz, below Channel 4, and as high as 2448 Mhz, past Channel 8.

And that assumes only 20 Mhz channel sizes. 40 Mhz is also common in the 2.4 Ghz range. If you're using 40 Mhz channels (or greater), things are limited even more.

Best results come when your wifi signals do not overlap, and using only 1, 6, 11 with 20 Mhz channels gives the maximum potential. This is especially true in high-density areas, such as large apartment buildings, so for best results get your neighbors to do the same. Note that 20 Mhz channel widths will reduce the maximum theoretical speed, but it makes it more likely to have consistent reliable throughput, especially if your neighbors are on board.

Of course, if you live by yourself in the middle of nowhere, feel free to run a single radio using 80 Mhz signaling on whatever channel you want.

Even if other channels seem less crowded, remember that because channels overlap you still have to deal with interference from those busier channels as well. Your "clearer" channels will still have interference originating from the busy channels, so there is little to gain. What happens when you put your system in between two of the "standard" channels is that now you get interference from both of them. So, if you were to use, say, channel 3, you might now get interference from radios on both channel 1 and radios on channel 6 (and everything in between). More than that, you will yourself now cause interference with people using both of those channels. Whenever that happens, those other users will have to re-transmit their message, making the wireless signal in your area even busier.

There are a few studies indicating that, under the right circumstances, it may be possible to get more throughput using a four-channel scheme (such as 1,4,7,11, 1,4,8,11, or 1,5,8,11). However, for this work everyone in your area would have to agree on it. Until you can get everyone cooperating on that scheme, you will get best results by using the least busy of 1,6, or 11. Even then, this was only shown to help for certain kinds of loads and densities.

Finally, be careful when deciding which of 1,6, or 11 is least busy. Tools like InSSIDer will not help you here. They will only show you which neighbors have the strongest signal available on which channels, based on beacons from the access points/routers. They will not tell you how much those neighbors are using the signal. If you have someone next door with a strong access point on channel six, but they hardly ever use it, and other neighbors down the way with weak access points on channels one and eleven, but they use them to work from home and are on them all the time, you may be better off using channel six, even though it might look "bigger" in a tool like InSSIDer.

So how can you know which channel is least busy? This article on the serverfault blog may help:

http://blog.serverfault.com/2012/01/05/a-studied-approach-at-wifi-part-2/

It's the 2nd part of two part series, but the first part is less important to this discussion. The main thing is they recommend a tool called Vistumbler that will allow you see not just signal strength, but also actual traffic. It's takes a bit of doing, but you can use this to really know, not just guess, what channel is typically least busy in your area.

Solution 3

The proof of the pudding is in the eating!

1-6-11 is often worse in moderately congested areas

The 1-6-11 recommendation contained in Cisco's whitepaper about IEEE 802.11 deployment in the corporate environment certainly does not apply to all circumstances, especially in non-corporate settings! For example, in moderately congested neighbourhoods, one stands a very good chance to benefit from not sticking to this proposed scheme. So, don't be a monkey and consider this:

  • First, note that the signal of a device on a partially overlapping channel is merely noise to the device on the overlapped channel. This is entirely intentional by design. The technique employed by 802.11b is called spread spectrum, or rather direct-sequence spread spectrum (DSSS) to be precise. 802.11g circumvents in-channel noise through orthogonal frequency-division multiplexing (OFDM) of a multitude of narrow (hence slow but more reliable) carriers.
  • However, the situation usually gets worse when one voluntary abides to the 1-6-11 non-overlapping channel scheme. Doing so will expose your devices to the IEEE 802.11 RTS/CTS/ACK (Request to Send / Clear to Send / Acknowledge) of alien devices, effectively silencing your devices and hence forcedly lowering your bandwidth. This problem is known as the exposed node problem. In a corporate setting this problem can be solved by synchronising the nodes. In the wild, this is not readily achievable.
  • In the end, Shannon's theorem is what dictates the maximum achievable information transfer rate of a channel in function of the noise level on that channel.
  • Your antenna might provide more gain on certain channels and/or in certain directions, both greatly affecting your signal-to-noise ratio.

Hence, I call for actually measuring one's own signal-to-noise level. On a busy time of the day, try a number of seemingly quiet channels in between the most busy channels and far away from the strongest alien signals.

On a GNU/Linux system you can list all access points seen by your WLAN device as follows:

sudo iwlist wlan0 scan

Your own network will also be listed with a Quality value, roughly proportional to the signal-to-noise ratio. Try to maximise this value by changing channels and/or improving your base station antenna gain in your direction (e.g. by using a sector antenna at the edge of your home). Note that antennas often provide a little bit less gain at the band edges (channels 1 & 13/14). Maximum Quality is what you are looking for. The Quality value takes into account noise from overlapping channels.

Channel:3
Frequency:2.422 GHz (Channel 3)
Quality=70/70  Signal level=-40 dBm

If 2.4GHz is too crowded, you may consider falling back to RTS/CTS/ACK channel sharing in the 1-6-11 scheme. Still better; do yourself a favour and upgrade your devices to 5GHz. Much more bandwidth is available on 5GHz and overlapping does not exist.

The important lesson here is: bandwidth is a finite resource. It is especially scarce on the lower frequency bands (2.4GHz). Like with any scarce resource in life, there are only a limited number of possible approaches, listed here using metaphors:

  • The 1-6-11 non-overlapping channel scheme would be the equivalent of a state-sanctioned communist planned economy (i.e. all too often like internal corporate culture).
  • Signal-to-noise optimisation is blatant libertarianism and probably more efficient.
  • And migrating to 5GHz should than be something like... colonising Mars.

Solution 4

Well, I am a Ham Radio operator. I have done extensive testing. On my Actiontec or ZyXcel, channel 1 is abysmal! Channel 11 is a close second to the death of channel 1. ACTUAL power readings put 3 and 4 as the strongest signal output and throughput. Channels 6 and 9 are the standard preset. so actually avoid 1,6,9,11. I am a DSL tech also. I have walked people through changing channels from 9-10-11 to 3 or 4. They are amazed at the doubling of the wifi signal on all devices across the board. Leave the signal strength analysis to the experts kids. (it has to do with the relationship of the stage 1 pre-amp I F and the final stage RF, and just never mind) ;o)

Solution 5

In big corporate networks it's common practice to use channels 1,6 & 11 because it is fairly straightforward (at least on a diagram) to design non-overlapping cells of coverage. As a home user you don't have the same constraints so it makes sense to experiment and look for the best channel. inSSIDer is free and quite popular for checking what's going on in your neighborhood. Collisions will only occur if the interfering signal is strong enough to interfere with the wanted signal. So if your laptop was right next to your AP pretty much nothing is going to interfere. That's generally not the case so it's normally a case of trial and error (and monitoring) to determine the best channel. Plus if you have a few people in the same area all constantly checking for the best channel it can get a bit messy.

Share:
232,178
Luke
Author by

Luke

Updated on September 18, 2022

Comments

  • Luke
    Luke over 1 year

    I understand that 2.4GHz Wi-Fi channels overlap, and that the most popular non-overlapping set of channels in the US is 1, 6, and 11. Generally, my signal strength on channels 1, 6, and 11 are much stronger than my neighbors' on the same channel. However, these channels usually have 4 or 5 APs already using them. In this scenario, is it better to use 3, 4, 8, or 9? Or is it better to use the crowded channels 1, 6, and 11?

    As a secondary question, does it even matter that my signal strength is much higher than theirs?

    Related:

    Why use wifi channels other than 1, 6 or 11?

    • sawdust
      sawdust almost 12 years
      "the only non-overlapping channels ... are 1, 6, and 11." - You misunderstand the concept of "non-overlapping channels". There are groups of non-overlapping channels. 1, 6 and 11 is only one of those groups. If your neighbor is using channel 5, then if you try to use ch 1 or 6, then you will overlap with his signal.
    • Luke
      Luke almost 12 years
      @sawdust I understand that just fine. Let me amend that statement then - the largest number of non-overlapping channels are the 3 channels 1, 6, and 11. I'm saying that since EVERYBODY uses 1, 6, or 11, should I still use 1, 6, or 11? Or is it better to use 3, 4, 8, or 9 which are in between these popular channels.
    • endolith
      endolith over 11 years
      Probably the best way to find out is to ignore all this conflicting advice, setup iperf on two machines, and test the throughput of each channel.
    • Serge Stroobandt
      Serge Stroobandt almost 10 years
      A lot of people mistake IEEE 802.11 signals for solid cars on a multi-lane highway. They frown upon people driving over the lines, occupying more than one lane. However, Wifi signals are rather like colored plumes of smoke. Along the open lanes, the color plumes are allowed to intermingle. As long as I can still tell the color of my plume of smoke at the end of the road, all is fine. The partial overlap of differently colored plumes is then like a gray mist of noise to my signal. This is the principle of spread spectrum communication. More info here.
  • Luke
    Luke almost 12 years
    Using the tool to find the answer may be acceptable. However, I'm really curious what the tool is doing to determine the answer. Furthermore, I'm curious if the tool is actually choosing the best answer or if it's just the answer that works in most cases. e.g. Does it take signal strength into consideration? Does it track actual lost packets? Is it able to detect and account for non 802.11 devices in the 2.4GHz range?
  • BJ292
    BJ292 almost 12 years
    Basically the tool is only showing you usage of channels by SSID and graphing that by received signal strength. It is useful to see how your network compares with others and to identify the least used channel space. But it is only a snapshot in time so things may change pretty quickly as users come and go. If you run it from a PC right next to your AP then things will look pretty good from your perspective, so run it from various locations in your home. The dBm scale is logarithmic so 10dBm margin over your neighbors is x 10 signal strength, 20dBm is x 100 and so on.
  • Luke
    Luke almost 12 years
    I see, yes I just tried the tool. I thought it could/would make recommendations of what channels to use. It just shows a graph as you suggested. Not unlike WifiAnalyzer for my Android phone (though my android doesn't do 5GHz). I've seen similar tools that will also make recommendations. I can't think of what they were at the moment.
  • Joel Coehoorn
    Joel Coehoorn almost 12 years
    This is bad advice. InSSIDer can be misleading here (see my answer) and choosing an "off" channel in a busy 1,6,11 airspace will lead to less throughput for everyone, yourself included.
  • Luke
    Luke almost 12 years
    Thanks, any link to the results of the test from Cisco? That would make this the definitive answer.
  • Luke
    Luke almost 12 years
    @Joel I wouldn't say it's bad advice, but it's certainly only part of the picture. Your point is well taken. inSSIDer did help me layout my 5GHz network - a space that my neighbors aren't in just yet (at least not with 802.11).
  • David Schwartz
    David Schwartz almost 12 years
    Their Channel Deployment Issues paper contains the results of one of their simple tests.
  • David Schwartz
    David Schwartz almost 12 years
    In fact, you're better off picking a channel with stronger signals rather than weaker ones. That way, you'll hear each other reliably and share the bandwidth, rather than interfere with each other and both need to retransmit all the time making things even worse.
  • BJ292
    BJ292 almost 12 years
    David - when that document was written that was probably good advice - you could build a network then and there would not be another wireless network in sight. 11g was fairly new - 11n was on the drawing board - adaptive power and frequency selection, and smart antennas were not available. In today's congested urban environment I don't think you benefit by sticking to 1,6 & 11. If you do someone else's smarter equipment will take advantage. Probably the best advice is to get the latest 11n equipment and let it take care of things for you - or just use all 5GHz eqpt.
  • endolith
    endolith over 11 years
    That paper is for setting up multiple APs near each other, not for setting up your single AP to avoid colliding with the transmissions of your relatively quiet neighbors.
  • Serge Stroobandt
    Serge Stroobandt almost 10 years
    +1 for being a ham and coming out for it. Ham radio operators have a lot of experience running pile-ups. They know the value of experimenting and owning good a antenna.
  • Serge Stroobandt
    Serge Stroobandt almost 10 years
    @Luke For a more detailed explanation, see <superuser.com/a/776786/219226>
  • YLearn
    YLearn almost 10 years
    Unfortunately signal strength is not the key factor in the operation of 802.11 traffic, so this proves nothing. Nor does Ham translate to 802.11 and the Hams I know who are also IT all know this.
  • YLearn
    YLearn almost 10 years
    Referring to the statement that "the signal of a device on a partially overlapping channel is merely noise", the use of OFDM uses the available channel width much more efficiently and equally. So this would only be true if you want to go back to 802.11b, which I for one do not.
  • Serge Stroobandt
    Serge Stroobandt almost 10 years
    @YLearn Interesting point. However, if I am not mistaken, this statement equally applies to single carrier spread spectrum modulation; not only multiple carrier techniques.
  • YLearn
    YLearn almost 10 years
    If you use a spectrum anayzer, you will see that 802.11b traffic looks like a sine wave and the outside edges of the wave can drop below the noise floor allowing channels to overlap less. When you get to OFDM, the signal pattern is a more of a "plateau" and there is very little of the signal that drops below the noise floor across the 20MHz used so there is no chance for overlapping channels to not interfere with each other, no matter how much noise in the environment.
  • kinokijuf
    kinokijuf almost 10 years
    -1 With my previous router (a crappy WRT54GC) i got terrible performance when using a channel anyone else was using, overlapping channels got much better performance in my experience
  • kinokijuf
    kinokijuf almost 10 years
    +1 With my previous router (a crappy WRT54GC) i got terrible performance when using a channel anyone else was using, overlapping channels got much better performance in my experience
  • Serge Stroobandt
    Serge Stroobandt almost 10 years
    This is exactly what most people are getting wrong here! IEEE 802.11 signals are not like solid objects. Wifi signals are rather like coloured plumes of smoke. Along the open lanes, the colour plumes are allowed to intermingle. As long as I can still tell the colour of my plume of smoke at the end of the road, all is fine. The partial overlap of differently coloured plumes is then like a grey mist of noise to my signal. This is the principle of spread spectrum communication.
  • Serge Stroobandt
    Serge Stroobandt almost 10 years
    @YLearn It is not a story about all or nothing. When channels overlap, this will look like an overall increase of the noise floor on your spectrum analyser. Evidently, the head room between your plateau and the noise floor will be lower. Nevertheless, communication will remain possible, albeit at a lower bit rate according to Shannon's theorem.
  • Serge Stroobandt
    Serge Stroobandt almost 10 years
    Cisco's whitepaper about IEEE 802.11 deployment in the corporate environment certainly does not apply to all circumstances! For example, in moderately congested neighbourhoods, one stands a very good chance to benefit from not sticking to the proposed 1-6-11 scheme.
  • Serge Stroobandt
    Serge Stroobandt almost 10 years
    Wrong! By sticking to the 1-6-11 scheme, you are voluntarily exposing yourself to the RTS/CTS/ACK of alien devices. This forcedly silences your devices on many occasions. It will effectively lower your bandwidth even when capacity in adjacent channels is still available. This problem is known as the exposed node problem. In a corporate setting this problem can be solved by synchronising the nodes. In the wild, this is not readily achievable. More here
  • YLearn
    YLearn almost 10 years
    Sorry, I have to disagree. While I agree they are not like solid objects, they are much more so than the plumes of smoke that simply pass through each other with no impact you present. There are significant (and often serious) performance issues when your "plumes of smoke" interact that affect everyone in the environment.
  • YLearn
    YLearn almost 10 years
    Certainly it isn't an all or nothing. Certainly it can and will work. However the overall impact on the 802.11 environment is significant. You are talking about the issue like you have learned the theories, but never used them in the real world. EVERY enterprise vendor and wireless consultant I know (as a network professional) strictly recommend and adhere to using only channels 1, 6, and 11 (and I know several that advocated a 4 channel plan with 802.11b). It can work to use other channels, but this will create issues on the channel you choose as well as the overlapping channels.
  • Luke
    Luke over 8 years
    Sorry but this does not even come close to answering the question. 5GHz is not always an option for many reasons (legacy devices, short range, etc).
  • Vanessa Phipps
    Vanessa Phipps over 8 years
    How do you measure traffic on other networks? It looks like Vistumbler also only looks at access point beacon power.
  • Serge Stroobandt
    Serge Stroobandt over 7 years
    The technical term for "plume of smoke" in direct-sequence spread spectrum (DSSS) is pseudo noise (PN) code.
  • Alex Cannon
    Alex Cannon about 5 years
    If you place your device very close to your access point where the strong signal can over power any interference, you may find that you get the best performance by using one of the unused channels that overlaps another network's channel, leading to a misconception that the unused channel provides reduced interference. Doing this effectively disables the Wi-Fi interference prevention since it can no longer see frames from nearby nodes. But this generates the most interference for everyone else, and your performance and reliability falls apart as soon a you move away from your access point.
  • Alex Cannon
    Alex Cannon about 5 years
    This is a common misconception caused by testing the access point with a client that is very close to it. As soon as you move farther away your performance falls apart. If you're that close just plug it in with a cable. The reason is that the interference reduction doesn't work since it can't receive frames being transmitted by the near by networks on the overlapping channels, so it operates at full speed while causing terrible interference to everyone on the overlapping channels unless they're very close to their access points too.
  • YLearn
    YLearn about 5 years
    @SergeStroobandt, didn't see your additional comment until now (another change brought me back here). You do realize that DSSS is only used for 1 and 2 Mbit/s data rates, correct? 5.5 and 11 use CCK and everything else is OFDM. Sure, you can "fudge" some extra spectrum when using DSSS/CCK and overlap your WiFi channels to some degree, but for OFDM it simply doesn't work that way.