Sunday, March 28, 2010

Intro TO Wi-Fi ...

Wi-Fi is primarily a local area networking (LAN) technology designed to provide in-building broadband coverage.
Wi-Fi is based on IEEE 802.11 specification.
This tutorial gives you basic understanding on Wi-Fi.

What is Wi-Fi ?

Wi-Fi stands for Wireless Fidelity. Wi-Fi is based on the IEEE 802.11 family of standards and is primarily a local area networking (LAN) technology designed to provide in-building broadband coverage.

Current Wi-Fi systems based on IEEE 802.11a/g support a peak physical-layer data rate of 54Mbps and typically provide indoor coverage over a distance of 100 feet.

Wi-Fi has become the defacto standard for last feet broadband connectivity in homes, offices, and public hotspot locations. systems can typically provide a coverage range of only about 1,000 feet from the access point.

Wi-Fi offers remarkably higher peak data rates than do 3G systems, primarily since it operates over a larger 20MHz bandwidth but Wi-Fi systems are not designed to support high-speed mobility.

One significant advantage of Wi-Fi over WiMAX and 3G is the wide availability of terminal devices. A vast majority of laptops shipped today have a built-in Wi-Fi interface. Wi-Fi interfaces are now also being built into a variety of devices, including personal data assistants (PDAs), cordless phones, cellular phones, cameras, and media players.

Wi-Fi is Half Duplex:
All Wi-Fi networks are contention-based TDD systems where the access point and the mobile stations all vie for use of the same channel. Because of the shared media operation, all Wi-Fi networks are half duplex.

There are equipment vendors who market Wi-Fi mesh configurations, but those implementations incorporate technologies that are not defined in the standards.

Channel Bandwidth:
The WiFi standards define a fixed channel bandwidth of 25 MHz for 802.11b and 20 MHz for either 802.11a or g networks.

Wi-Fi Working Concepts

There are three most important items which makes Wi-Fi working in your laptop or desktop. These are:

•Radio Signals
•Wi-Fi Card which fits in your laptop or computer.
•Hotspots which create Wi-Fi Network.



Radio Signals:
Radio Signals are the keys which make WiFi networking possible. These radio signals transmitted from Wi-Fi antennas are picked up by WiFi receivers such as computers and cell phones that are equipped with WiFi cards. Whenever a computer receives any of the signals within the range of a WiFi network which is usually 300 - 500 feet for antennas, the WiFi card will read the signals and thus create an internet connection between the user and the network without the use of a cord.

Access points which consist of antennas and routers are the main source which transmit and receive radio waves.

Antennas work stronger and have a longer radio transmission with a radius of 300-500 feet which are used in public areas while the weaker yet effective router is more suitable for homes with a radio transmission of 100-150 feet.

Wi-Fi Cards:
You can think WiFi card as being an invisible cord that connects your computer to the antenna for a direct connection to the internet.

WiFi cards can be external or internal, meaning that if a WiFi card is not installed in your computer, you may purchase a USB antenna attachment and have it externally connect to your USB port, or have an antenna-equipped expansion card installed directly to the computer. For laptops, this card will be a PCMCIA card in which you insert to the PCMCIA slot on the laptop.

Wi-Fi Hotspots:
A Wi-Fi hotspot is created by installing an access point to an internet connection. The access point transmits a wireless signal over a short distance . typically covering around 300 feet. When a Wi-Fi .enabled device, such as a Pocket PC, encounters a hotspot, the device can then connect to that network wirelessly.

Most hotspots are located in places that are readily accessible to the public, like airports, coffee shops, hotels, book stores and campus environments. 802.11b is the most common specification for hotspots worldwide. The 802.11g standard is backwards compatible with .11b but .11a uses a different frequency range and requires separate hardware such as an a, a/g, or a/b/g adapter. The largest public Wi-Fi networks are provided by private internet service providers (ISPs) that charge a fee for users to connect to the internet.

Hotspots are increasingly developing around the world. In fact, T-mobile USA controls more than 4,100 hotspots located in public locations such as Starbucks, Borders, Kinko.s, and the airline clubs of Delta, United, and US Airways. Even select McDonald.s restaurants now feature Wi-Fi hotspot access.

Any notebook computer with integrated wireless, a wireless adapter attached to the motherboard by the manufacturer, or a wireless adapter such as a PCMCIA card can access a wireless network. Furthermore, all Pocket PCs or Palm units with Compact Flash, SD I/O support, or built-in Wi-Fi, can access hotspots.

Some Hotspots require WEP key to connect that is the connection is considered to be private or secure. As for open connections, anyone with a WiFi card can gain access to that hotspot. So in order for a user to gain access to the internet under WEP, the user must input the WEP key code.

Wi-Fi IEEE Standards
The 802.11 standard is defined through several specifications of WLANs. It defines an over-the-air interface between a wireless client and a base station or between two wireless clients.

There are several specifications in the 802.11 family:

•802.11: This pertains to wireless LANs and provides 1- or 2-Mbps transmission in the 2.4-GHz band using either frequency-hopping spread spectrum (FHSS) or direct-sequence spread spectrum (DSSS).

•802.11a: This is an extension to 802.11 that pertains to wireless LANs and goes as fast as 54 Mbps in the 5-GHz band. 802.11a employs the orthogonal frequency division multiplexing (OFDM) encoding scheme as opposed to either FHSS or DSSS.

•802.11b: The 802.11 high rate Wi-Fi is an extension to 802.11 that pertains to wireless LANs and yields a connection as fast as 11 Mbps transmission (with a fallback to 5.5, 2, and 1 Mbps depending on strength of signal) in the 2.4-GHz band. The 802.11b specification uses only DSSS. Note that 802.11b was actually an amendment to the original 802.11 standard added in 1999 to permit wireless functionality to be analogous to hard-wired Ethernet connections.

•802.11g: This pertains to wireless LANs and provides 20+ Mbps in the 2.4-GHz band.

Freature Wi-Fi Wi-Fi
(802.11b) (802.11a/g)
Primary Wireless LAN Wireless LAN
Application

Frequency Band 2.4 GHz ISM 2.4 GHz ISM (g)
5 GHz U-NII (a)

Channel 25 MHz 20 MHz
Bandwidth
Half/Full Duplex Half Half
Radio Technology Direct Sequence OFDM
Spread Spectrum (64-channels)
Bandwidth <=0.44 bps/Hz <=2.7 bps/Hz Efficiency Modulation QPSK BPSK, QPSK, 16-, 64-QAM FEC None Convolutional Code Encryption Optional- RC4 Optional- RC4 (AES in 802.11i) (AES in 802.11i) Mobility In development In development Mesh Vendor Vendor Proprietary Proprietary Access Protocol CSMA/CA CSMA/CA Wi-Fi Access Protocol
IEEE 802.11 wireless LANs use a media access control protocol called Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA). While the name is similar to Ethernet.s Carrier Sense Multiple Access with Collision Detection (CSMA/CD), the operating concept is totally different.

Wi-Fi systems are half duplex shared media configurations where all stations transmit and receive on the same radio channel. The fundamental problem this creates in a radio system is that a station cannot hear while it is sending, and hence it impossible to detect a collision. Because of this, the developers of the 802.11 specifications came up with a collision avoidance mechanism called the Distributed Control Function (DCF).

According to DCF, A Wi-Fi station will transmit only if it thinks the channel is clear. All transmissions are acknowledged, so if a station does not receive an acknowledgement, it assumes a collision occurred and retries after a random waiting interval.

The incidence of collisions will increase as the traffic increases or in situations where mobile stations cannot hear each other.

Wi-Fi Quality of Service (QoS)

There are plans to incorporate quality of service (QoS) capabilities in Wi-Fi with the adoption of the IEEE 802.11e standard. The 802.11e standard will include two operating modes, either of which can be used to improve service for voice:

•Wi-Fi Multimedia Extensions (WME)- Mandatory.

•Wi-Fi Scheduled Multimedia (WSM)- Optional.

Wi-Fi Multimedia Extensions (WME):
This uses a protocol called Enhanced Multimedia Distributed Control Access (EDCA), which is Extensions an enhanced version of the Distributed Control Function (DCF) defined in the original 802.11 MAC.

The enhanced part is that EDCA will define eight levels of access priority to the shared wireless channel. Like the original DCF, the EDCA access is a contention-based protocol that employs a set of waiting intervals and back-off timers designed to avoid collisions. However, with DCF, all stations use the same values and hence have the same priority for transmitting on the channel.

With EDCA, each of the different access priorities is assigned a different range of waiting intervals and back-off counters. Transmissions with higher access priority are assigned shorter intervals. The standard also includes a packet-bursting mode that allows an access point or a mobile station to reserve the channel and send 3- to 5-packets in sequence.

Wi-Fi Scheduled Multimedia (WSM):
True consistent delay services can be provided with the optional Wi-Fi Scheduled Multimedia (WSM). WSM operates like the little used Point Control Function (PCF) defined with the original 802.11 MAC.

In WSM, the access point periodically broadcasts a control message that forces all stations to treat the channel as busy and not attempt to transmit. During that period, the access point polls each station that is defined for time sensitive service.

To use the WSM option, devices must first send a traffic profile describing bandwidth, latency, and jitter requirements. If the access point does not have sufficient resources to meet the traffic profile, it will return a busy signal

Wi-Fi Security
Security has been one of the major deficiencies in Wi-Fi, though better encryption systems are now becoming available. Encryption is optional in Wi-Fi, and three different techniques have been defined. These techniques are given here:

Wired Equivalent Privacy (WEP):
An RC4-based 40-or 104-bit encryption with a static key.

Wi-Fi Protected Access (WPA):
This is a new standard from the Wi-Fi Alliance that uses the 40 or 104-bit WEP key, but it changes the key on each packet. That changing key functionality is called the Temporal Key Integrity Protocol (TKIP).

IEEE 802.11i/WPA2:
The IEEE is finalized the 802.11i standard, which is based on a far more robust encryption technique called the Advanced Encryption Standard. The Wi-Fi Alliance designate products that comply with the 802.11i standard as WPA2.

However, implementing 802.11i requires a hardware upgrade.

Wi-Fi Network Services
The picture has become somewhat confused as service providers started using Wi-Fi to deliver services for which it was not originally designed. The two major examples of this are wireless ISPs and city-wide Wi-Fi mesh networks.

Wireless ISPs (WISPs):
One business that grew out of Wi-Fi was the Wireless ISP (WISP). This is the idea of selling an Internet access service using wireless LAN technology and a shared Internet connection in a public location designated a hot spot.

From a technical standpoint, access to the service is limited based on the transmission range of the WLAN technology. You have to be in the hot spot (i.e. within 100m of the access point) to use it. From a business standpoint, users either subscribe to a particular carrier.s service for a monthly fee or access the service on a demand basis at a fee per hour. While the monthly fee basis is most cost effective, there are few intercarrier access arrangements so you have to be in a hot spot operated by your carrier in order to access your service.

City-Wide Mesh Networks:
To address the limited range, vendors like Mesh Networks and Tropos Networks have developed mesh network capabilities using Wi-Fi's radio technology.

The idea of a radio mesh network is that messages can be relayed through a number of access points to a central network control station. These networks can typically support mobility as connections are handed off from access point to access point as the mobile station moves.

Some municipalities are using Wi-Fi mesh networks to support public safety applications (i.e. terminals in police cruisers) and to provide Internet access to the community (i.e. the city-wide hot spot).

Wi-Fi Radio Modulation

WiFi systems use two primary radio transmission techniques.

•802.11b (<=11 Mbps): The 802.11b radio link uses a direct sequence spread spectrum technique called complementary coded keying (CCK). The bit stream is processed with a special coding and then modulated using Quadrature Phase Shift Keying (QPSK). •802.11a and g (<=54 Mbps): The 802.11a and g systems use 64-channel orthogonal frequency division multiplexing (OFDM). In an OFDM modulation system, the available radio band is divided into a number of sub-channels, and some of the bits are sent on each. The transmitter encodes the bit streams on the 64 subcarriers using Binary Phase Shift Keying (BPSK), Quadrature Phase Shift Keying (QPSK), or one of two levels of Quadrature Amplitude Modulation (16, or 64-QAM). Some of the transmitted information is redundant, so the receiver does not have to receive all of the sub-carriers to reconstruct the information. The original 802.11 specifications also included an option for frequency hopping spread spectrum (FHSS), but that has largely been abandoned. Adaptive Modulation WiFi make use of adaptive modulation and varying levels of forward error correction to optimize transmission rate and error performance. As a radio signal loses power or encounters interference, the error rate will increase. Adaptive modulation means that the transmitter will automatically shift to a more robust, though less efficient, modulation technique in those adverse conditions. Wi-Fi Major Issues

There are following issues which are assumed to be the cause of the sluggish adoption of Wi-Fi technology:

•Security Problems: Security concerns have held back Wi-Fi adoption in the corporate world. Hackers and security consultants have demonstrated how easy it can be to crack the current security technology, known as wired equivalent privacy (WEP), used in most Wi-Fi connections. A hacker can break into a Wi-Fi network using readily available materials and software.

•Compatibility and Interpretability: One of the bigger problems with Wi-Fi is compatibility and interpretability, for example 802.11a products are not compatible with 802.11b products, due to the different operating frequencies, and 802.11a hotspots would not help a 802.11b client. Due to lack of standardization, harmonization and certification, different vendors come out with products that do not work with each other.

•Billing Issues: Wi-Fi vendors are also looking for ways to solve the problem of back-end integration and billing that has dogged the roll-out of commercial Wi-Fi hotspots. Some of the ideas under consideration for Wi-Fi billing include per day, per hour and unlimited monthly connection fees.

Wi-Fi Summary
WiFi is a universal wireless networking technology that utilizes radio frequencies to transfer data. WiFi allows for high speed Internet connections without the use of cables or wires.

The term Wi-Fi is a contraction of "wireless fidelity" and commonly used to refer to wireless networking technology. The Wi-Fi Alliance claims rights in its uses as a certification mark for equipment certified to 802.11x standards.

Wi-Fi is a freedom, freedom from wires. It allows you to connect to the Internet from just about anywhere - a coffee shop, a bed in a hotel room or a conference room at work without wires. And the best thing of all, it's super fast - almost 10 times faster than a regular dial-up connection. Wi-Fi networks operate in the unlicensed 2.4 radio bands, with an 11 Mbps (802.11b) or 54 Mbps (802.11a) data rate, respectively.

To access Wi-Fi, you need enabled devices (laptops or PDAs). These devices can send and receive data wirelessly from any location equipped with Wi-Fi access.

What is Next ?
Now the focus in wireless is shifting to the wide area. WiMax, short for Worldwide Interoperability for Microwave Access, is defined in IEEE 802.16 standards is designed to deliver a metro area broadband wireless access (BWA) service, and is being promoted by the WiMax Forum.

WiMAX is similar wireless system to Wi-Fi, but on a much larger scale and at faster speeds. A nomadic version would keep WiMAX-enabled devices connected over large areas, much like today.s cell phones.

I hope u enjoyed to read it..
Thank you
Jitendra Yadav

No comments:

Post a Comment