• WIFI: N, Legacy and AC


    N选项

    N spec allows for 20MHz wide channels similar to previous specs but can also combine two 20MHz channels to form a 40MHz channel for increased bandwidth. N spec also uses MIMO (Multiple Input/Multiple Output) to increase throughput. MIMO means multiple antennas will operate together to provide better signal coverage and increased data rates. The number of MIMO spacial streams that your router and client adapter support will affect their maximum rate and may result in different rates for transmitting and receiving. For instance, on a 20MHz wide channel with a router capable of 2x2 MIMO and a client capable of 1x2 MIMO with a strong signal, the client would have a 65mbps transmission rate but would would have 130mbps receive rate. A table of maximum link rates vs MIMO spacial streams * channel width is available here and you can find how many streams your devices support here or also commonly found listed in the device's technical specs.
    N spec is also capable of operating on both the 2.4GHz band and the 5GHz band. Many N spec capable devices are only capable of operating on a single band or are able to operate on one band at a time. For instance, a Cisco E1000 is only capable of using the 2.4GHz band, a Cisco E2000 is capable of using either band but can only operate on one band at a time because it only has one radio, and a Cisco E3000 is capable of operating on both bands simultaneously because it has two radios - one for each band. The same applies to client adapters. Check your device's documentation to find out what bands it is capable of using and whether it is capable of using both simultaneously.

    20MHz vs 40MHz

    The N spec is able to use 40MHz of bandwidth for increased data rates, but to maintain compatibility with legacy systems, it requires one main 20MHz channel plus a free adjacent channel at ±20MHz. The main channel is used for legacy (a/b/g) or other clients that aren't able to transmit at 40MHz. The spec also requires the whole WLAN to only use the main 20MHz channel if it detects anything using the additional 20MHz channel.
    In 5GHz band, it shouldn't be that difficult to find two free channels, so go ahead and turn 40MHz on.
    However, when using 2.4GHz, using 40MHz isn't nearly as easy since the channels were already overlapped in 11b and 11g mode.
    Effectively to use this feature, you will block 7–9 of the 13 channels and, of course, ch12 and ch13 aren't available in North America. So yes, it's possible that your neighbors will hate you if you turn this option on. This is why there was a lot of pushback at the end of the final IEEE 802.11n ratification to entirely ban 40Mhz in 2.4GHz. That didn't happen as 40MHz is still appropriate for some situations (ie: a warehouse) but the bottom line remains, enabling 40MHz in the 2.4GHz band isn't a good idea for dense residential areas.

    Illustrations of 2.4GHz Channels

    These illustrations show ALL Wifi channels but channel 14 is only available in Japan for B spec, so you can pretty much forget about your dreams to fit two 40MHz channels in the 2.4GHz Spectrum. As you can see, there is barely enough room to fit three non-overlapping 20MHz channels, or one 40MHz channel + one 20MHz channel. The tops of the blocks reflect the actual 20 or 40 MHz required by the channel whereas the bottoms account for the extra 1MHz on each end that the channel is allowed to attenuate, hence the 22MHz and 42MHz maximum widths. It may be possible to use channel 1 Upper and 13 Lower to produce two 40MHz channels but the signals may bleed into each other with that 1MHz they're each allowed to before attenuating.

    Illustration of non-overlapping 20MHz channels.

    Illustration of Channel 6 Lower. Channels 6 and 10 are combined and Channel 8 is where the center of the combined channel is.

    Illustration of Channel 6 Upper. Channels 6 and 2 are combined and Channel 4 is where the center of the combined channel is.

    Table of 2.4GHz Channels

    Green are good choices that have minimal overlap, Red are bad choices that overlap too much, and White are uncommonly used channels that should only be used in substitute of channel 11.

    a = Setting generally not supported by devices in the U.S.

    Picking a Channel

    To check what channels your neighbors are using, open the Web-GUI and navigate to Status->Wireless. Click the "Site Survey" button at the bottom to view all AP's nearby and use the information you learned above to pick your channel. You may want to experiment with different channels but it is strongly recommend to always keep your control channel set to either 1, 6, or 11 so that you minimize interference for yourself and your neighbors.

    Wireless Security

    You MUST use WPA2 authentication with AES encryption only, or use no security at all if you wish to achieve N rates. Anything else is against the N spec and typically results in the client falling back to G rates.
    If you need to support another type of encryption for older clients in mixed mode, then create Multiple WLANs.

    Advanced Settings

    WMM is required to be on for any Wi-Fi Alliance Certified N product. By default WMM is already on but many users disable it which may prevent N rates or lower throughput.

    Actual Speeds

    Even if you are connecting to your N router at 130 mbps or 270 mbps, actual throughput will be roughly 60% of the link rate due to modulation and error correction. The best test is to play with transmit power and channels to figure out what works best for you. Typically lowering the transmit power to 20-40 mW is good for N spec routers, going above the default 70 mW will likely reduce your throughput in addition to potentially overheating the radio and damaging it.

  • 相关阅读:
    [Win32]一个调试器的实现(十)显示变量
    [Win32]一个调试器的实现(九)符号模型
    [Win32]一个调试器的实现(八)单步执行
    [Win32]一个调试器的实现(七)断点
    [Win32]一个调试器的实现(六)显示源代码
    [Win32]一个调试器的实现(五)调试符号
    [Win32]一个调试器的实现(四)读取寄存器和内存
    将博客搬至CSDN
    AndroidManifest.xml解析和五大布局介绍
    十六进制颜色
  • 原文地址:https://www.cnblogs.com/milton/p/6703543.html
Copyright © 2020-2023  润新知