Skip to main content

802.11ac and 802.11ad

802.11ac and how it compares to 802.11n:

802.11ac leverages many of the same key technologies as 802.11n, including channel bonding and MIMO (multiple input, multiple output), it just does it a bit smarter. Let’s take channel bonding, for example. Channel bonding is a very efficient method that essentially doubles the data rate, regardless of other technologies in use. But it does have some practical limitations, and many companies are not taking advantage of what should be an easy data rate enhancement. Why? Although 802.11n is designed for both the 2.4 and 5GHz bands, many users are deploying 11n in only the 2.4GHz band, mainly for backward compatibility with existing b/g clients. Given the limited bandwidth and tight channel allocation in the 2.4GHz band, there’s not much flexibility to make channel bonding work, and when configured incorrectly, it can cause serious interoperability issues with existing b/g deployments, whether the user’s or their neighbor’s.

In order to combat these issues, 11ac is specifically designed for the 5GHz band. The 5GHz band offers more channels with wider channel spacing, and is far less sensitive to interference. Additional protocol enhancements are also being specified to make channel bonding less likely to cause interoperability issues. This includes the ability of devices to assess whether adjacent channels are clear and available for channel bonding, and for devices to reserve wider bandwidths in advance of data transmissions, thus allowing channel bonding to increase from 40MHz in 11n to 80, and even 160MHz under certain conditions in 11ac.

Even though data rates are increasing significantly with 11ac, to as high as 6.93Gbps under certain specialized conditions, power consumption will decrease for equivalent data rates, making 11ac much friendlier for mobile devices. 802.11n is pushing the power limits, especially for mobile/portable devices, to the point where most portable devices cannot come close to taking full advantage of 11n capabilities. Through the use of more efficient data encoding mechanisms, 11ac allows devices to use fewer multiple transmissions paths while still achieving higher data rates, and it’s the additional RF transmission chains that really eat up power. In 11ac you’ll see a 3x improvement in data rate over 11n for the same number of MIMO bit streams.

While 802.11ac is not scheduled for IEEE ratification until December 2013, companies like Apple and Netgear are already making announcements regarding 11ac support, and consumer products are expected on the market as early as the end of 2012.

802.11ad, a product of the Wireless Gigabit Alliance
Like 802.11ac, 802.11ad improves upon the wireless capabilities introduced in 802.11n. 802.11ad uses spectrum in the unlicensed 60GHz band, where far more overall bandwidth is available than in either the 2.4 or 5GHz bands currently utilized in 802.11. The Wireless Gigabit Alliance (WiGig) initiated the specification development to take advantage of this spectrum, but their work has been rolled into the IEEE 802.11ad draft specification.

Ideally, 802.11ad will allow devices to communicate over four, 2.16GHz-wide channels, delivering data rates of up to 7 Gigabits per second, even for mobile devices with limited power, a significant improvement over both 11n and 11ac.

802.11ad will provide native 802.11a/b/g/n/ac support, enabling devices to seamlessly switch between 2.4, 5, and 60 GHz bands. One of the biggest advancements, though, comes from the single carrier for lower power consumption, which enables advanced power management and longer device battery life.


Standard
Speed†
Range†
Frequency

802.11b 11 Mbps 150 Feet 2.4 GHz
802.11g 54 Mbps 50 Feet 2.4 GHz

802.11a 54 Mbps 50 Feet 5 GHz
802.11n 300 Mbps
450 Mbps§
175 Feet 2.4/5 GHz


What 802.11ac and 802.11ad mean for you:
From the consumer perspective, 802.11ac will provide the ability to fully support a ‘multi-media home’ through its single-link and multi-station enhancements, allowing for simultaneous streaming of HD video to multiple devices throughout the home, rapid synchronization and backup of large data files, wireless display, and 3G and 4G offloading, to name a few. Essentially, with 11ac, you’ll be able to wirelessly network your TV, DVR, smart phone, and sound system for complete on-demand access through an AP or other Internet-connected device.

On the other hand, 802.11ad is really all about the “Wireless Office.” With its built-in support for traditional wired connections, like PCI-e, USB and HDMI, coupled with multi-Gbps data rates and a range of at least 10 meters, 802.11ad is likely to finally deliver on the promise of true cordless computing ala the promises of Bluetooth, as well as support a native Wi-Fi network for wireless Internet access.

Comments

Popular posts from this blog

How To Recover Passwords Using Ophcrack LiveCD

Ophcrack LiveCD 3.4.0 is a completely self contained, bootable version of Ophcrack 3.4.0 - the easiest and most effective tool that I've ever found to "crack" your forgotten Windows password. For a quick overview of Ophcrack, see my complete review of Ophcrack 3.4.0 . Ophcrack is a free software program that recovers passwords so the first step you'll need to take is to visit Ophcrack's website . When the Ophcrack website loads as shown above, click the Download ophcrack LiveCD button. Note: Since you obviously can't get into your computer right now because you don't know the password, these first four steps will need to be completed on another computer that you have access to. This other computer will need to have access to the Internet and the capability to burn a disc (like a CD, DVD, etc.). Another Note: The instructions I've put together here walk you through the entire process of using Ophcrack LiveCD to recover your password. If you...

Linuxfx 10 : A Windows-Like Linux Distro

The idea of Linuxfx is to make it easier for people who are migrating from Windows 7. People who are dissatisfied with the lack of security and stability of Windows 10 are also fit for Linuxfx. LinuxFX Desktop : Apart from Windows-like looks, Linuxfx also has more to offer which a regular user will definitely admire. So, let’s get along with me to know more about Windows alternative Linuxfx. As usual, I started by downloading the ISO image of Linuxfx from the official site  here . Then, instead of dual-booting, I decided to install it on my VirtualBox to play safely. After finishing the basic configuration, as soon as I booted it, I noticed a Windows logo and system integrity check. That’s quite surprising because every Linux distro puts their own or OEM logo on that place. But I think Linuxfx wants to make migrating users feel like home from the beginning. Entering the boot menu, Linuxfx redirected and logged in to a live session. Whoah! it can also detect the system I’m using — a...

Share Registry Editor Favorite Keys Across Computers

if you spend a lot of time inside your registry editor, you might already know that you can use the Favorites feature to add in a bookmark to a specific key in the registry, saving you immense amounts of time when you need to check a bunch of different keys. But did you think about exporting that list so you can use it on any computer? Here’s the menu I’m talking about: For instance, here I’m adding in a favorite for the local machine’s Run key, used to launch applications across all users. Now when I use the menu item, it will navigate me instantly to that key in the registry, no matter where I currently am. As I added a few favorites, it occurred to me that I should figure out where those menu items are being stored… Now browse down to this registry key to find the favorites list: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Regedit\Favorites And there’s the favorite we just saved… so how does this help you? If you export this r...