The IEEE Specification By Matthew Ruston November 25, 2007
Overview Introduction to Wireless Networking Specification History High-level Architecture Physical Architecture Data Link Architecture
Wireless Networking Revolutionized wireless communication Allows compliant devices to communicate using radio transmissions are specific frequencies. Found in: Automobiles Digital Cameras Printers Cell Phones
Specification History First IEEE standard released in 1997 Maximum data rate: 2Mbps 2.4Ghz band Indoor Range: 20 meters Outdoor Range: 100 meters
Specification History IEEE a released in 1999 Maximum data rate: 54Mbps Ghz band Indoor range: 35 meters Outdoor range: 120 meters Limited indoor effectiveness due to high frequency use
Specification History IEEE b also published in 1999 Maximum data rate: 11Mbps 2.4Ghz band Indoor Range: 38 meters Outdoor Range: 140 meters
Specification History IEEE g released in 2003 The current industry adopted specification Maximum data rate: 54Mbps 2.4Ghz band (backwards compatible with b) Indoor range: 38 meters Outdoor range: 140 meters
Architecture A compliant network design can be partitioned into a set of various objects.
Architecture The specification fits perfectly within the OSI networking model. Thus common place protocols such as TCP or UDP are not effected by the use of a network. Application Presentation Session Transport Network Data Link Ethernet Wireless Physical
Physical Layer Architecture Relies on encoding radio waves with binary information to send datagrams. Multiple methods implemented by the various specifications.
Physical Architecture Uses the Frequency Hopping Spread-Spectrum (FHSS) specification to transmit encoded information. A device will ‘hop’ between a predetermined and configured set of frequency channels during the transmission. If one of the channels has interference or noise this communication protocol will ensure that the majority of the information can still transmit successfully.
Physical Architecture To encode information into the transmission a system called Gaussian Frequency Shift Keying (GFSK) is used. Best explained if illustrated…
802.11b Physical Architecture Uses a method called Differential Phase Shift Keying (DPSK) to encode information into it’s 2.4Ghz band. Uses phase shifts of the carrier wave to encode a binary message. Design again, best illustrated… SymbolPhase Shift Π/2 radians 11Π radians 103 Π/2 or – Π/2 radians
802.11a/g Physical Architecture Although they are not backwards compatible they use Orthogonal Frequency Division Multiplexing for a transmission protocol. Has been omitted due to complexity.
Data Link Architecture Much like 802.2, the Ethernet specification, relies on Frames to encompass a single datagram. Ethernet Frame: PreambleDest. Address Source Address TypeDataCRC 8 bytes6 bytes 2 bytes bytes 4 bytes
Data Link Architecture Frame Frame Control Breakdown Frame Control DurationAddress 1 Address 2 Address 3 Seq. Control Address 4 PayloadCRC 2 bytes 6 bytes 2 bytes6 byes bytes 2 bytes Protoco l Version TypeSubtyp e To DSFrom DS More Frag. RetryPower Mgt. More Data WEPOrder 2 bits 4 bits1 bit
Data Link Architecture To help illustrate the data link architecture, Wireshark was used to capture and analyze information from a datagram.
Data Link Transport uses CSMA/CA for datagram transmission management. Carrier Sense Multiple Access With Collision Avoidance Each wireless device with ‘sense’ the radio channel before transmission. If it appears busy it will wait a short random amount of time before retesting the channel.
Data Link Transport ‘Collision Avoidance’ is implemented by using two special frames between a wireless device and its associated access point (AP). Device wishing to transmit will send a Request To Send frame to the AP. If the AP deems the channel available it will respond with a Clear To Send frame to the device.
[1] IEEE Computer Society, IEEE-SA Standards Board, “Information technology – Telecommunications and information exchange between systems – Local and metropolitan area networks – Specific requirements – Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications”. 1999, Reaffirmed June IEEE-SA Standards Board. [ Accessed Nov. 18, [2] IEEE Computer Society, IEEE-SA Standards Board, “Telecommunications and information exchange between systems—Local and metropolitan area networks—Specific requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications—Amendment 1: High-speed Physical Layer in the 5 GHz band”. 1999, Reaffirmed June [ Accessed Nov. 18, [3] IEEE Computer Society, IEEE-SA Standards Board, “Supplement to IEEE Standard for Information technology - Telecommunications and information exchange between systems - Local and metropolitan area networks - Specific requirements – Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications: Higher-Speed Physical Layer Extension in the 2.4 GHz Band”. 1999, Reaffirmed June [ Accessed Nov. 18, [4] IEEE Computer Society, IEEE-SA Standards Board, “IEEE Standard for Information technology—Telecommunications and information exchange between systems—Local and metropolitan area networks—Specific requirements—Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications—Amendment 4: Further Higher-Speed Physical Layer Extension in the 2.4 GHz Band” [ Accessed Nov. 18, 2007.