Wireless Network Protocols ~ The 802.11 Standard

written by: Brian Rodrigues; article published: year 2006, month 08;


In: Categories » Electronics and communication » Wireless and mobile computing » Wireless Network Protocols ~ The 802.11 Standard

The 802.11 standard defines the protocols that govern all Ethernet-based wireless traffic. However, within this standard exist several sub-standards that compete with each other for a place in the market. This section outlines the major sub-standards of 802.11.

Networking Overview

Long before wireless networks climbed out from the primordial ooze of Ethernet, the Institute of Electrical and Electronics Engineers (IEEE) had set up a system by which new technologies could become certified. The IEEE's certification ensures that a technology can be compatible with other products using the same certified technology.

One of the many technologies to go through this reviewing and certification process was that of Local Area Networks (LANs). A LAN is simply a local group of connected computers and the supporting hardware and software to facilitate communication between the computers. However, there are a number of rules and specifications that are required in order for a product to be deemed LAN-compliant. Thus, to handle this specific technology sector, the IEEE created the 802 group, which is responsible for reviewing both old and new networking technologies to ensure that they are reliable and conflict-free. If a new technology is submitted for certification, it is intensely scrutinized by this group, and it will undergo many tests before it is deemed worthy.

The 802 certification includes many subsets, which represent different facets of networking. For example, 802.3 is the standard that defines how Ethernet works. If a product is to be considered "Ethernet", it must meet all the requirements specified in 802.3. This leads us to "wireless Ethernet," which is classified and controlled by 802.11.

In addition to the previously mentioned categorization, 802.11 is further broken down into more specific certifications, such as 802.11a, 802.11b, and 802.11g. Each of these defines a different method for providing wireless Ethernet. Each protocol specifies various aspects of data transfer that distinguish them from the other certifications. This article discusses the key 802.11 certifications.

Understanding CSMA/CD

One of the most popular standards set by the 802 group was the 802.3 standard. This is the certification used by Ethernet-ready devices. For example, an Ethernet device must support a technology known as Carrier Sense Multiple Access/Collision Detection (CSMA/CD). Now CSMA/CD might seem like a mouthful, but you use the same type of rules when sitting in a classroom. If we break down the acronym, the meaning becomes clear. CS is carrier sense, which basically means only one person (or device) can talk at a time. Imagine the confusion if everyone in the classroom talked at the same time!

The next part is multiple access, which is a technical way of saying there is more than one person listening to the conversation. In a class, everyone hears the words spoken by the instructor or another student. However, if the instructor is talking to one specific student only, the information being passed is irrelevant to the others and can be ignored by the rest of the class. The same applies to an Ethernet network.

The last part is collision detection, which is another way of saying every Ethernet can determine whether two devices have started talking at the same time. When humans do this, we simply stop and then one person starts talking again. In an Ethernet environment, as in humans, the devices will stop and wait a random amount of time. The device that has the lower random time gets to talk first.

Understanding CSMA/CA

Why is this relevant? The answer is found in the fact that 802.11 uses CSMA/CA, or CSMA/Collision Avoidance, which is the alternative to CSMA/CD. It does this by broadcasting a message of intention to talk. In other words, this is like "calling" the ball when playing volleyball. If everyone knows who intends to go for the ball, people will not run into each other trying to return a volley. However, this type of communication does have some extra overhead, as each network device must send data out over the network before transmission starts. Although the individual amount of this data seems small, the cumulative amount can become a serious issue in an already overloaded network. 802.11 is not the only standard that uses CA; in fact, AppleTalk, used by Mac computers, also use CA in their data networks.

802.11 is a series of standards that defines wireless methods of transmitting Ethernet traffic. Commonly referred to as Wi-Fi or WLAN traffic, this technology is tested and marketed by the WECA (Wireless Ethernet Compatibility Alliance).

This standard has several substandards important to your understanding of WLANs— 802.11a, 802.11b, and 802.11g. Each of these is based on a different physical layer, and has its own benefits and disadvantages.

Pre-Standard/Non-Standard Wireless LANs and the ISM

Prior to the ratification of the 802.11 standard by the IEEE, several other technologies were developed that used various forms of spectrum hopping to facilitate wireless data transfer. These technologies were proprietary, and were typically slower than the finalized standards, with speeds at 1–2Mbps and frequencies in the 900MHz and 2.4GHz ranges.

All of the 802.11x standards use the ISM (Industrial, Science, and Medical) frequencies, as defined by the FCC. These frequencies—900MHz, 2.4GHz, and 5GHz—are all open ranges that can be used by anyone for testing or consumer goods.

After the IEEE ratified 802.11 in 1997, three main frequency technologies became the main methods of data transmission: DSSS, FHSS, and IrDA. Of the three, DSSS and FHSS (discussed later) showed the most promise, and were eventually incorporated into most WLAN technology.

Understanding 802.11b

We will discuss 802.11b first because it is the standard found in most every wireless device, and is by far the most prevalent. An 802.11b device operates by sending a wireless signal using direct sequence spread spectrum in the 2.4GHz range.

It should be noted that the current implementation of 802.11b supports the 1–2Mbps speed of older WLAN products, providing they use DSSS in the 2.4GHz range. The current standard added 5.5 and 11Mbps to the operational ranges.

Understanding 2.4GHz

The 2.4GHz range is an open frequency in which many devices operate, including phones and microwaves. The FCC opened this range to allow vendors to create wireless devices that did not require specific FCC approval. In other words, anyone can make a 2.4GHz device and use it without fear of breaking into the range of a regulated frequency, such as the 911 frequency. This is why an organizing body needs to monitor such usage—otherwise total chaos would reign. Imagine trying to send a distress signal, but having it scrambled by someone else's cell phone.

Although setting aside the 2.4GHz range was a good idea, the concept of "too much of a good thing" is now causing WLAN users some problems. Because so many other devices use the 2.4GHz range, it is likely that some interference will occur. For example, have you ever heard someone else's conversation on your wireless house phone? This is because they are on the same frequency as you. The same can happen to a WLAN device. Although the interference is not totally destructive to a signal, it can impede it to the point where an 11Mbps signal can be reduced to a 1Mbps signal.

Understanding DSSS

DSSS (direct-sequence spread spectrum) helps prevent interference by spreading the signal out over several frequencies at one time. In other words, DSSS takes a byte of data, splits it up into several chunks, and sends the chunks out at the same time by multiplexing them onto different frequencies. As the next byte is selected it is then split up and sent out over another set of frequencies. This helps increase bandwidth, and allows for multiple devices to operate on one WLAN. As long as the time and frequency domains don't collide, the data will remain intact.

Inside the 802.11a Standard

802.11a was the first officially ratified wireless Ethernet standard. However, it was not rapidly accepted because it was based on new technologies, and used a different nature of data transmission. Because of this, 802.11b made it to the market first and became the standard most WLAN products use.

Ironically, 802.11a is the fastest of the current 802.11 standards. It is capable of speeds up to 54Mbps, which is roughly five times faster than the more common 802.11b that operates at 11Mbps. 802.11a also operates in a different frequency (5GHz) and uses a different method of transmission (OFDM), which has several advantages as described in the following sections.

The 5GHz Frequency

As mentioned previously, the 2.4GHz range is becoming saturated by the many devices rushing to cash in on wireless technologies. However, the 5GHz range is still mostly free of this problem. In addition, a 5GHz signal means more data transfer at the same time. A gigahertz means there are 1 billion cycles per second; therefore, 5GHz as compared to 2.4GHz is more than twice as fast. This added speed, in combination with a different type of frequency control, makes 802.11a five times faster than its predecessor 802.11b.

OFDM

802.11a uses Orthogonal Frequency Division Multiplexing to take the 5GHz frequency and split it up into multiple overlapping frequencies. In other words, OFDM can get many more times the data passing during one cycle. In some aspects, 802.11a passes data at a frequency of over 15GHz. The signals overlap each other. The actual 5GHz frequency range is represented by the darker line. The lighter lines are the results of using OFDM to split the larger frequency into numerous smaller frequencies, each allowing its own data transmission. This not only speeds up data transmission, but also allows for multiple frequencies, and thus reduces collision with other wireless device transmissions. Note that there is only one half of the full frequency curve.

legal disclaimer

1) Our website is not responsible for the information contained by this article as well for any and all copyright infringements by authors and writers. E-articles is a free information resource. If you suspect this article for any copyright infringements, please read the Terms of service and contact us to investigate the problem.
2) The E-articles directory team is not responsible for inaccuracies, falsehoods, or any other types of misinformation this tutorial may contain and will not be liable for any loss or damage suffered by a user through the user's reliance on the information gained here. Please read the Terms of service

Useful tools and features

Translate this article to...    Send this article to you or to a friend

Link to this article from your page   
If you like this article (tutorial), please link to it from your web page using the information above. Linking to this page, this is the only way to help us improve our service, the same time providing your visitors with a way to improve their online experience.

related articles

1. Wireless Attacks ~ Jamming (Denial of Service)
Denial-of-service (DoS) attacks are those that prevent the proper use of functions or services. Such attacks can also be extrapolated to wireless networks. To understand this, we must first consider how wireless 802.11b networks operate, and over what frequencies. Effectively attacking (or securing) a wireless network requires a certain level of knowledge about how radio transmitters, frequencies, and wavelengths work and relate to each other. In the United States, the FCC governs frequencies and their allocation. Devices...

2. Wireless Communication Platforms for LANS
Despite the prevalence of standards committees in the wireless industry, there is no single unifying standard. It is important for enterprises to consider all the aspects involved in mobile support while contemplating a strategy for mobile e-commerce. Some of the key criteria in choosing a wireless network specification include: Average size of transfers Number of devices in the wireless network Others Range of transmission Secur...

3. Wireless Attacks ~ War Driving
When a surveillance attack is either impossible or too difficult, war driving is an effective alternative. In many situations, war driving follows and adds information to a prior surveillance attack. Conversely, the information obtained from random war driving often leads to a surveillance attack on a discovered location. The term war driving is borrowed from the 1980s phone hacking tactic known as war dialing. War dialing involves dialing all the phone numbers in a given sequence to search for modems. In fact, this method of ...

4. How To Get Photo Quality Prints
There are a variety of ways to get photo-quality prints from your digital images. You can make them yourself with a printer at home, or have a photo finisher do the work for you. Many camera stores offer photo finishing from digital images. Simply take in your memory card, order the prints, and pick them up the next day. This service is now available in most drugstore chains, too—instead of dropping off a roll of film while running your errands, you leave them your memory card instead. You can also order prints throu...

5. Wireless Privacy Protocols ~ WEP detailed
The Wired Equivalent Privacy protocol is incorporated as part of the IEEE 802.11b protocol. Actually, the standard only calls for 40-bit WEP, but almost all vendors offer up to 128-bit WEP. To secure data, WEP uses the RC4 algorithm to encrypt the packets of information as they are sent out from the access point or wireless network card. This is the same algorithm used in many other Internet applications that require security, such as Secure Sockets Layer (SSL). SSL is the most common protocol used by online stores to e...

6. Wireless Attacks ~ Rogue Access Points
Rogue access points are those connected to a network without planning or permission from the network administrator. For example, we know one administrator in Dallas who just did his first wireless security scan (war driving) on his eight-building office campus. To his surprise, he found over thirty access points. Worse, only four of them had authorization to be connected to the network. Needless to say, heads rolled. Rogue access points are becoming a major headache in the security industry. With the price of low-end ac...

7. Wireless Network Protocols ~ Advantages and Disadvantages of Bluetooth
There are various wireless communication protocols. These technologies range in scope from long distance WLANs to one-meter IrDA devices. Each of these technologies has its niche, as well as its attendant strengths and weaknesses. For example, WLANs enable the transmission of data up to several hundred feet, but often require manual configuration changes that are difficult to implement. On the other hand, IrDA permits a seamless connection between devices without the need for extra configuration. However, their usability is de...

8. Wireless Network Protocols ~ Understanding HomeRF and IrDA
About the same time WECA approved the 802.11 standard, several other types of wireless technologies were being introduced. Although a few have made a rather impressive niche in the Personal Area Network (PAN) market, the only other WLAN technology that came close to competing with 802.11 was HomeRF. Using the Shared Wireless Access Protocol (SWAP), HomeRF merges the 802.11 FHSS standard with the six voice channels based on Digital Enhanced Cordless Telecommunications (DECT). In other words, the home network included both ...

9. WLAN Broadcasting ~ MiniStumbler ~ a wireless network scanner
MiniStumbler is a very user-friendly wireless network scanner that listens for beacon signals coming from open and broadcasting WLANs. In addition, this program will provide a plethora of information that makes it very useful for both hackers and the security professionals. As you will see, MiniStumbler might be small, but it packs a load of power in its functionality. Installing MiniStumbler MiniStumbler is a basic one-file program that simply needs to be downloaded, unzipped, and placed in the My Documents sha...

10. How To Present a Digital Slideshow
Slideshows are an age-old photographic tradition. Digital cameras make it easier than ever to present your images to many people at once. Most digicams have a "video out" capability that lets you connect your camera directly to a television for playback on a large screen. If your camera has this functionality, it most likely has a slideshow mode that allows you to choose images that are stored on the memory card and present them on the television in timed intervals. All you have to do is turn on the stereo for some ba...