SlideShare a Scribd company logo
1 of 24
WiFi 1
WiFi
Is for “Wireless Fidelity”
Or
IEEE 802.11 Standard
By Greg Goldman
WiFi 2
What is the goal of 802.11 standard ?
 To develop a Medium Access Control (MAC)
and Physical Layer (PHY) specification for
wireless connectivity for fixed, portable and
moving stations within a local area.
WiFi 3
802.11 sub-standards(amendments ) ….
 802.11 MAC (Media Access Control) ratified 1999
 802.11b PHY 2.4 GHz (max 11 Mbps) ratified 1999
 802.11a PHY 5.0 GHz (max 54 Mbps) ratified 1999
 802.11g PHY 2.0 GHz (max 54 Mbps) ratified 2003
 802.11i Security draft number XXX
 802.11e QoS, Multimedia draft number XXX
 802.11h European regulations for 5GHz draft number XXX
 802.11h Japan regulations for 5GHz draft number XXX

WiFi 4
Do I need any license to use 802.11 device ?
 No , 2.4 GHz and 5.0 GHz are public
available frequency !!!
WiFi 5
Context with OSI layers
WiFi 6
Logical Link Control Services
WiFi 7
Standard 802.11 frame format
WiFi 8
Frames types and subtypes
 Three types of frames:
 Control
(ACK,RTS,CTS ,Power Save …)
 Management
(Beacon,Probe Request ,Probe Response,
Association request , Association response …)
 Data
(Data, Null Data, Data_CF_Ack , ….)
WiFi 9
Infrastructure Model includes:
(most common)
• Stations (STA)
– any wireless device
• Access Point (AP)
– connects BSS to DS
– controls access by STA’s
• Basic Service Set (BSS)
– a region controlled by an AP
– mobility is supported within a
single BSS
• Extended Service Set (ESS)
– a set of BSS’s forming a virtual
BSS
– mobility is supported between
BSS’s in an ESS
• Distribution Service (DS)
– connection between BSS’s
802.11 MAC – Configuration summary – Infrastructure model
DS
BSS1
BSS2
BSS3
STA1
STA2
STA3
ESS1
AP1
AP2
AP3
WiFi 10
The 802.11 MAC supports infrastructure
and ad hoc network models
Ad Hoc Model includes:
• Stations (STA)
– any wireless device
– act as distributed AP
• Independent Basic Service Set (IBSS)
– BSS forming a self contained
network
– no AP and no connection to the DS
IBSS
STA1
STA2
STA3
WiFi 11
Two types of access to air
 DCF (distributed coordination function )
means everybody can speak and try
to get air : 100% on the market
 PCF (point coordination function)
means ONE point coordinator (BOSS)
who will allowed you to speak
(like in bluetooth)
WiFi 12
Summary of required features and
difficulties vs 802.11 features
 Features
 High speed operation (PHY only)
 Fair access (DCF, PCF)
 Time-bounded access (PCF)
 Flexible configuration (BSS, IBSS)
 Security (WEP)
 Mobility support (ESS)
 Low power (PS)
 Difficulties
 Hidden terminals (RTS/CTS)
 Capture (CSMA/CA, ACK)
 Noise and interference (ACK, frag)
 Limited spectrum (licencing, PHYs)
WiFi 13
The 802.11 MAC basic Distributed Co-
ordination Function (DCF) access scheme
uses a CSMA/CA based protocol
 If the STA detects the medium is busy when attempting to send a packet
then:
 the STA starts a random back-off timer
 the randomisation parameters depend on previous transmission
successes/failures
 the back-off timer runs once the medium has been idle for an IFS period
 An STA may transmit a packet after sensing the medium is idle for an Inter
Frame Space (IFS) period
 the back-off timer suspends when the medium is busy and does not restart
until medium is idle for an IFS period
 The STA may transmit when the back-off timer expires
 The state (busy or idle) of the medium is determined using:
 physical carrier sense
 virtual carrier sense, based on reservations in received packets. These
reservations set the NAV timer. The medium is considered busy until the
NAV timer expires
WiFi 14
The 802.11 MAC basic Distributed Co-
ordination Function (DCF) access scheme
uses a CSMA/CA based protocol
IFS IFS
Defer access
while busy
and for an IFS
period
Busy Frame
Contention
window
Decrement back-
off when medium
idle for at least
IFS period
Medium busy Send frame
WiFi 15
Acknowledgment
WiFi 16
Security
 WEP ( wired equivalent privacy) 64/128 bits
Using RC4 algorithm, almost permanent key, very week
security, able to crack by collecting statistic
Current security level for 99.9% products on the market.
 TKIP (temporal key integrity protocol )
Used RC4 algorithm with with a 128-bit "temporal key"
but changes temporal keys every 10,000 packets and key dependes
on address and sequence number.
Will be required to obtain WiFi certification from 09/01/03
 AES (Advanced Encryption Standard )
New, much more stronger encryption, protect against hacker frames in
insertion. Need hardware accelerator. Optional feature.
WiFi 17
Why do we need 11A/11B/11G ?
 11B: 2.4 GHz , CCK modulation
Rates from 1 to 11Mbps , on market from 1999
 11A: 5.0 GHz , OFDM modulation
Rates from 6 to 56 Mbps , on market from 2002
 11G: 2.4 GHz, CCK+OFDM modulation
Rates from 6 to 56 Mbps, on market from 2003 and …
most popular today !!!
Advantages of 2.4 GHz PHY:
Low frequency, better wall penetration, less sensitive to multipath
3 not-overlapped channels
Advantages of 5.0 GHz PHY:
Less devices on the market (no microwave, no blue tooth …)
8 not-overlapped channels
Range: almost the same …
WiFi 18
802.11 a/b/g performance
11A/G max throughput ~22 Mbps , not 54 Mbps (!!!)
11B max throughput ~6 Mbps
WiFi 19
Wlan market Scenarios
WiFi 20
IEEE 802.16 for MAN==Metropolitan Area Network
New alternative to DSL/Cable modems
 IEEE 802.16 Progress
 Work on 802.16 started in July 1999. Four years into its mission, the IEEE 802.16 Working
Group on Broadband Wireless Access has delivered a base and three follow-on standards.
 IEEE 802.16 (“Air Interface for Fixed Broadband Wireless Access Systems”) was approved
in December 2001. This standard is for wireless MANs operating at frequencies between
10 and 66 GHz.
 IEEE 802.16.2, published in 2001, specifies a “recommended practice” to address the
operation of multiple, different broadband systems in the 10-66 GHz frequency range.
 In January of this year, the IEEE approved an amendment to 802.16, called 802.16a,
which adds to the original standard operation in licensed and unlicensed frequency bands
from 2-11 GHz.
 802.16c, which was approved in December 2002, is aimed at improving interoperability by
specifying system profiles in the 10-66 GHz range.
WiFi 21
802.11/802.16
WiFi 22
WiFi 23
WiFi 24

More Related Content

What's hot

Brief LoRaWAN Overview
Brief LoRaWAN OverviewBrief LoRaWAN Overview
Brief LoRaWAN OverviewAlper Yegin
 
Innovations in Mobility
Innovations in MobilityInnovations in Mobility
Innovations in MobilityCisco Canada
 
ZIGBEE NETWORKS
ZIGBEE NETWORKSZIGBEE NETWORKS
ZIGBEE NETWORKSnaimish12
 
zigbee technology
zigbee technology zigbee technology
zigbee technology N.CH Karthik
 
Module 5 Wireless Network Design Considerations
Module 5   Wireless Network Design ConsiderationsModule 5   Wireless Network Design Considerations
Module 5 Wireless Network Design Considerationsnikshaikh786
 
Wireless networksppt
Wireless networkspptWireless networksppt
Wireless networkspptdxmuthu
 
Design issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksDesign issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksSreekesh Padmanabhan
 
Mobility mangement rina iwcnc
Mobility mangement rina   iwcncMobility mangement rina   iwcnc
Mobility mangement rina iwcncARCFIRE ICT
 
Wireless Communication And Mobile Network - ZigBee
Wireless Communication And Mobile Network - ZigBeeWireless Communication And Mobile Network - ZigBee
Wireless Communication And Mobile Network - ZigBeeXaver Y.R. Chen
 
Wi-Fi For Beginners - Module 1- What is WiFi?
Wi-Fi For Beginners - Module 1- What is WiFi?Wi-Fi For Beginners - Module 1- What is WiFi?
Wi-Fi For Beginners - Module 1- What is WiFi?Nigel Bowden
 
Where is the 6 GHz beef?
Where is the 6 GHz beef?Where is the 6 GHz beef?
Where is the 6 GHz beef?Jeff Green
 

What's hot (19)

Brief LoRaWAN Overview
Brief LoRaWAN OverviewBrief LoRaWAN Overview
Brief LoRaWAN Overview
 
Final presentation
Final presentationFinal presentation
Final presentation
 
Innovations in Mobility
Innovations in MobilityInnovations in Mobility
Innovations in Mobility
 
ZIGBEE NETWORKS
ZIGBEE NETWORKSZIGBEE NETWORKS
ZIGBEE NETWORKS
 
Zigbee
ZigbeeZigbee
Zigbee
 
zigbee technology
zigbee technology zigbee technology
zigbee technology
 
Module 5 Wireless Network Design Considerations
Module 5   Wireless Network Design ConsiderationsModule 5   Wireless Network Design Considerations
Module 5 Wireless Network Design Considerations
 
Wireless networksppt
Wireless networkspptWireless networksppt
Wireless networksppt
 
Wi Max Updated
Wi Max UpdatedWi Max Updated
Wi Max Updated
 
Zigbee intro
Zigbee introZigbee intro
Zigbee intro
 
Wi-Fi Module
Wi-Fi ModuleWi-Fi Module
Wi-Fi Module
 
LoRa Alliance
LoRa AllianceLoRa Alliance
LoRa Alliance
 
Design issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networksDesign issues in cc2530 znp multi hop sensor networks
Design issues in cc2530 znp multi hop sensor networks
 
Mobility mangement rina iwcnc
Mobility mangement rina   iwcncMobility mangement rina   iwcnc
Mobility mangement rina iwcnc
 
Wireless Communication And Mobile Network - ZigBee
Wireless Communication And Mobile Network - ZigBeeWireless Communication And Mobile Network - ZigBee
Wireless Communication And Mobile Network - ZigBee
 
Wi-Fi For Beginners - Module 1- What is WiFi?
Wi-Fi For Beginners - Module 1- What is WiFi?Wi-Fi For Beginners - Module 1- What is WiFi?
Wi-Fi For Beginners - Module 1- What is WiFi?
 
Examen1ccna3v5.0
Examen1ccna3v5.0Examen1ccna3v5.0
Examen1ccna3v5.0
 
Where is the 6 GHz beef?
Where is the 6 GHz beef?Where is the 6 GHz beef?
Where is the 6 GHz beef?
 
New Cisco Access Points
New Cisco Access PointsNew Cisco Access Points
New Cisco Access Points
 

Viewers also liked

2007 2-google hacking-report
2007 2-google hacking-report2007 2-google hacking-report
2007 2-google hacking-reportsunil kumar
 
Overview presentation
Overview presentationOverview presentation
Overview presentationsunil kumar
 
Seo and digital marketing expert freelancer
Seo and digital marketing expert    freelancerSeo and digital marketing expert    freelancer
Seo and digital marketing expert freelancersunil kumar
 
Hack any website
Hack any websiteHack any website
Hack any websitesunil kumar
 
Not bridge south bridge archexture
Not bridge  south bridge archextureNot bridge  south bridge archexture
Not bridge south bridge archexturesunil kumar
 

Viewers also liked (9)

2007 2-google hacking-report
2007 2-google hacking-report2007 2-google hacking-report
2007 2-google hacking-report
 
Overview presentation
Overview presentationOverview presentation
Overview presentation
 
Smps
SmpsSmps
Smps
 
Seo and digital marketing expert freelancer
Seo and digital marketing expert    freelancerSeo and digital marketing expert    freelancer
Seo and digital marketing expert freelancer
 
Kymatica
KymaticaKymatica
Kymatica
 
Adlandpro
AdlandproAdlandpro
Adlandpro
 
Hack any website
Hack any websiteHack any website
Hack any website
 
Ethical hacking
Ethical hackingEthical hacking
Ethical hacking
 
Not bridge south bridge archexture
Not bridge  south bridge archextureNot bridge  south bridge archexture
Not bridge south bridge archexture
 

Similar to Wi fi copy

Wi-fi (ppt) by Mayank Saxena
Wi-fi (ppt) by Mayank SaxenaWi-fi (ppt) by Mayank Saxena
Wi-fi (ppt) by Mayank SaxenaMayank Saxena
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11Shreejan Acharya
 
Wimax Whitepaper
Wimax  WhitepaperWimax  Whitepaper
Wimax WhitepaperAmal Shah
 
Next Generation 4G WiMAX Networks - IEEE 802.16 Standard:
Next Generation 4G WiMAX Networks - IEEE 802.16 Standard: Next Generation 4G WiMAX Networks - IEEE 802.16 Standard:
Next Generation 4G WiMAX Networks - IEEE 802.16 Standard: cscpconf
 
1.2 Wireless Local Area Netw BASICS.pptx
1.2 Wireless Local Area Netw BASICS.pptx1.2 Wireless Local Area Netw BASICS.pptx
1.2 Wireless Local Area Netw BASICS.pptxstephen972973
 
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...AssocaKazama
 
Wireless networksppt
Wireless networkspptWireless networksppt
Wireless networkspptpmuthumca51
 

Similar to Wi fi copy (20)

Wi fi
Wi fiWi fi
Wi fi
 
Wi-fi (ppt) by Mayank Saxena
Wi-fi (ppt) by Mayank SaxenaWi-fi (ppt) by Mayank Saxena
Wi-fi (ppt) by Mayank Saxena
 
IEEE802.16-Anoverview
IEEE802.16-AnoverviewIEEE802.16-Anoverview
IEEE802.16-Anoverview
 
Wireless LAN Technoloy
Wireless LAN TechnoloyWireless LAN Technoloy
Wireless LAN Technoloy
 
Lecture 14
Lecture 14Lecture 14
Lecture 14
 
wireless network IEEE 802.11
 wireless network IEEE 802.11 wireless network IEEE 802.11
wireless network IEEE 802.11
 
Wimax Whitepaper
Wimax  WhitepaperWimax  Whitepaper
Wimax Whitepaper
 
Wi max vs wifi
Wi max vs wifiWi max vs wifi
Wi max vs wifi
 
wlans
wlanswlans
wlans
 
Next Generation 4G WiMAX Networks - IEEE 802.16 Standard:
Next Generation 4G WiMAX Networks - IEEE 802.16 Standard: Next Generation 4G WiMAX Networks - IEEE 802.16 Standard:
Next Generation 4G WiMAX Networks - IEEE 802.16 Standard:
 
1.2 Wireless Local Area Netw BASICS.pptx
1.2 Wireless Local Area Netw BASICS.pptx1.2 Wireless Local Area Netw BASICS.pptx
1.2 Wireless Local Area Netw BASICS.pptx
 
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
Very nice Wireless-lan-wlan-selected-topics-selected-topics-introduction-wlan...
 
IEEE 802.11
IEEE 802.11IEEE 802.11
IEEE 802.11
 
Wireless networksppt
Wireless networkspptWireless networksppt
Wireless networksppt
 
Lecture 13
Lecture 13Lecture 13
Lecture 13
 
Wimax
WimaxWimax
Wimax
 
Darsh
DarshDarsh
Darsh
 
Seminar
SeminarSeminar
Seminar
 
Wi max
Wi maxWi max
Wi max
 
Wi max
Wi  maxWi  max
Wi max
 

More from sunil kumar

Best Ways to loose weight by Keto diet Deliciously
Best Ways to loose weight by Keto diet Deliciously Best Ways to loose weight by Keto diet Deliciously
Best Ways to loose weight by Keto diet Deliciously sunil kumar
 
Best ways to loose weight Naturaly
Best ways to loose weight NaturalyBest ways to loose weight Naturaly
Best ways to loose weight Naturalysunil kumar
 
how to invest in shares with only ₹ 5000
how to invest in shares with only ₹ 5000how to invest in shares with only ₹ 5000
how to invest in shares with only ₹ 5000sunil kumar
 
Comp tia network_n10-005
Comp tia network_n10-005Comp tia network_n10-005
Comp tia network_n10-005sunil kumar
 
Comp tia a_220-802_objectives
Comp tia a_220-802_objectivesComp tia a_220-802_objectives
Comp tia a_220-802_objectivessunil kumar
 
Comp tia a_220-801_objectives
Comp tia a_220-801_objectivesComp tia a_220-801_objectives
Comp tia a_220-801_objectivessunil kumar
 
Types of optical device
Types of optical deviceTypes of optical device
Types of optical devicesunil kumar
 
Classification of computers
Classification of computersClassification of computers
Classification of computerssunil kumar
 
Dns introduction
Dns   introduction Dns   introduction
Dns introduction sunil kumar
 
4 owasp egypt_12_4_2014_ebrahim_hegazy
4 owasp egypt_12_4_2014_ebrahim_hegazy4 owasp egypt_12_4_2014_ebrahim_hegazy
4 owasp egypt_12_4_2014_ebrahim_hegazysunil kumar
 
Hacking applications
Hacking applicationsHacking applications
Hacking applicationssunil kumar
 

More from sunil kumar (20)

Best Ways to loose weight by Keto diet Deliciously
Best Ways to loose weight by Keto diet Deliciously Best Ways to loose weight by Keto diet Deliciously
Best Ways to loose weight by Keto diet Deliciously
 
Best ways to loose weight Naturaly
Best ways to loose weight NaturalyBest ways to loose weight Naturaly
Best ways to loose weight Naturaly
 
Gam ks egnfk
Gam ks egnfkGam ks egnfk
Gam ks egnfk
 
how to invest in shares with only ₹ 5000
how to invest in shares with only ₹ 5000how to invest in shares with only ₹ 5000
how to invest in shares with only ₹ 5000
 
Ping
PingPing
Ping
 
Comp tia network_n10-005
Comp tia network_n10-005Comp tia network_n10-005
Comp tia network_n10-005
 
Comp tia a_220-802_objectives
Comp tia a_220-802_objectivesComp tia a_220-802_objectives
Comp tia a_220-802_objectives
 
Comp tia a_220-801_objectives
Comp tia a_220-801_objectivesComp tia a_220-801_objectives
Comp tia a_220-801_objectives
 
App b
App bApp b
App b
 
Types of optical device
Types of optical deviceTypes of optical device
Types of optical device
 
Memoryhierarchy
MemoryhierarchyMemoryhierarchy
Memoryhierarchy
 
Classification of computers
Classification of computersClassification of computers
Classification of computers
 
Osi model
Osi modelOsi model
Osi model
 
Dns introduction
Dns   introduction Dns   introduction
Dns introduction
 
Ethernet copy
Ethernet   copyEthernet   copy
Ethernet copy
 
4 owasp egypt_12_4_2014_ebrahim_hegazy
4 owasp egypt_12_4_2014_ebrahim_hegazy4 owasp egypt_12_4_2014_ebrahim_hegazy
4 owasp egypt_12_4_2014_ebrahim_hegazy
 
Adeex
AdeexAdeex
Adeex
 
google logo
google logogoogle logo
google logo
 
Data recovery
Data recoveryData recovery
Data recovery
 
Hacking applications
Hacking applicationsHacking applications
Hacking applications
 

Wi fi copy

  • 1. WiFi 1 WiFi Is for “Wireless Fidelity” Or IEEE 802.11 Standard By Greg Goldman
  • 2. WiFi 2 What is the goal of 802.11 standard ?  To develop a Medium Access Control (MAC) and Physical Layer (PHY) specification for wireless connectivity for fixed, portable and moving stations within a local area.
  • 3. WiFi 3 802.11 sub-standards(amendments ) ….  802.11 MAC (Media Access Control) ratified 1999  802.11b PHY 2.4 GHz (max 11 Mbps) ratified 1999  802.11a PHY 5.0 GHz (max 54 Mbps) ratified 1999  802.11g PHY 2.0 GHz (max 54 Mbps) ratified 2003  802.11i Security draft number XXX  802.11e QoS, Multimedia draft number XXX  802.11h European regulations for 5GHz draft number XXX  802.11h Japan regulations for 5GHz draft number XXX 
  • 4. WiFi 4 Do I need any license to use 802.11 device ?  No , 2.4 GHz and 5.0 GHz are public available frequency !!!
  • 5. WiFi 5 Context with OSI layers
  • 6. WiFi 6 Logical Link Control Services
  • 7. WiFi 7 Standard 802.11 frame format
  • 8. WiFi 8 Frames types and subtypes  Three types of frames:  Control (ACK,RTS,CTS ,Power Save …)  Management (Beacon,Probe Request ,Probe Response, Association request , Association response …)  Data (Data, Null Data, Data_CF_Ack , ….)
  • 9. WiFi 9 Infrastructure Model includes: (most common) • Stations (STA) – any wireless device • Access Point (AP) – connects BSS to DS – controls access by STA’s • Basic Service Set (BSS) – a region controlled by an AP – mobility is supported within a single BSS • Extended Service Set (ESS) – a set of BSS’s forming a virtual BSS – mobility is supported between BSS’s in an ESS • Distribution Service (DS) – connection between BSS’s 802.11 MAC – Configuration summary – Infrastructure model DS BSS1 BSS2 BSS3 STA1 STA2 STA3 ESS1 AP1 AP2 AP3
  • 10. WiFi 10 The 802.11 MAC supports infrastructure and ad hoc network models Ad Hoc Model includes: • Stations (STA) – any wireless device – act as distributed AP • Independent Basic Service Set (IBSS) – BSS forming a self contained network – no AP and no connection to the DS IBSS STA1 STA2 STA3
  • 11. WiFi 11 Two types of access to air  DCF (distributed coordination function ) means everybody can speak and try to get air : 100% on the market  PCF (point coordination function) means ONE point coordinator (BOSS) who will allowed you to speak (like in bluetooth)
  • 12. WiFi 12 Summary of required features and difficulties vs 802.11 features  Features  High speed operation (PHY only)  Fair access (DCF, PCF)  Time-bounded access (PCF)  Flexible configuration (BSS, IBSS)  Security (WEP)  Mobility support (ESS)  Low power (PS)  Difficulties  Hidden terminals (RTS/CTS)  Capture (CSMA/CA, ACK)  Noise and interference (ACK, frag)  Limited spectrum (licencing, PHYs)
  • 13. WiFi 13 The 802.11 MAC basic Distributed Co- ordination Function (DCF) access scheme uses a CSMA/CA based protocol  If the STA detects the medium is busy when attempting to send a packet then:  the STA starts a random back-off timer  the randomisation parameters depend on previous transmission successes/failures  the back-off timer runs once the medium has been idle for an IFS period  An STA may transmit a packet after sensing the medium is idle for an Inter Frame Space (IFS) period  the back-off timer suspends when the medium is busy and does not restart until medium is idle for an IFS period  The STA may transmit when the back-off timer expires  The state (busy or idle) of the medium is determined using:  physical carrier sense  virtual carrier sense, based on reservations in received packets. These reservations set the NAV timer. The medium is considered busy until the NAV timer expires
  • 14. WiFi 14 The 802.11 MAC basic Distributed Co- ordination Function (DCF) access scheme uses a CSMA/CA based protocol IFS IFS Defer access while busy and for an IFS period Busy Frame Contention window Decrement back- off when medium idle for at least IFS period Medium busy Send frame
  • 16. WiFi 16 Security  WEP ( wired equivalent privacy) 64/128 bits Using RC4 algorithm, almost permanent key, very week security, able to crack by collecting statistic Current security level for 99.9% products on the market.  TKIP (temporal key integrity protocol ) Used RC4 algorithm with with a 128-bit "temporal key" but changes temporal keys every 10,000 packets and key dependes on address and sequence number. Will be required to obtain WiFi certification from 09/01/03  AES (Advanced Encryption Standard ) New, much more stronger encryption, protect against hacker frames in insertion. Need hardware accelerator. Optional feature.
  • 17. WiFi 17 Why do we need 11A/11B/11G ?  11B: 2.4 GHz , CCK modulation Rates from 1 to 11Mbps , on market from 1999  11A: 5.0 GHz , OFDM modulation Rates from 6 to 56 Mbps , on market from 2002  11G: 2.4 GHz, CCK+OFDM modulation Rates from 6 to 56 Mbps, on market from 2003 and … most popular today !!! Advantages of 2.4 GHz PHY: Low frequency, better wall penetration, less sensitive to multipath 3 not-overlapped channels Advantages of 5.0 GHz PHY: Less devices on the market (no microwave, no blue tooth …) 8 not-overlapped channels Range: almost the same …
  • 18. WiFi 18 802.11 a/b/g performance 11A/G max throughput ~22 Mbps , not 54 Mbps (!!!) 11B max throughput ~6 Mbps
  • 19. WiFi 19 Wlan market Scenarios
  • 20. WiFi 20 IEEE 802.16 for MAN==Metropolitan Area Network New alternative to DSL/Cable modems  IEEE 802.16 Progress  Work on 802.16 started in July 1999. Four years into its mission, the IEEE 802.16 Working Group on Broadband Wireless Access has delivered a base and three follow-on standards.  IEEE 802.16 (“Air Interface for Fixed Broadband Wireless Access Systems”) was approved in December 2001. This standard is for wireless MANs operating at frequencies between 10 and 66 GHz.  IEEE 802.16.2, published in 2001, specifies a “recommended practice” to address the operation of multiple, different broadband systems in the 10-66 GHz frequency range.  In January of this year, the IEEE approved an amendment to 802.16, called 802.16a, which adds to the original standard operation in licensed and unlicensed frequency bands from 2-11 GHz.  802.16c, which was approved in December 2002, is aimed at improving interoperability by specifying system profiles in the 10-66 GHz range.