Chap 8 - Wireless LANs
Chap 8 - Wireless LANs
Chapter 11
Wireless LANs
10.2
11-1 INTRODUCTION
• Wireless communication is one of the fastest growing
technologies.
• Wireless LANs are found on college campuses, office
buildings and public areas.
• There are two popular wireless technologies for LANs:
10.3
11-2 IEEE 802.11
• IEEE 802.11 covers the physical and data link
layers.
• The standard defines two kinds of services:
10.4
Basic Service Set (BSS)
• BSS is made of stationary or mobile wireless station and possible central
base station known as access point (AP).
• A BSS without an AP is called an ad hoc network; a BSS with an AP is
called an infrastructure network
10.10
Fragmentation
• The wireless environment is very noisy; a corrupt
frame has to be retransmitted. The protocol, therefore,
recommends fragmentation - the division of a large
frame into smaller ones. It is more efficient to resend a
small frame than a large one.
10.11
Frame Format
10.12
Frame Format
Table 11.1 Subfields in FC field
10.13
Frame Types
• IEEE 802.11 defines three categories of frames:
• Management frames used for the initial
communication between stations and access points
• Control frames used for accessing the channel and
acknowledging frame
• Data frame used for carrying data and control
information
• Hidden station
– some stations in an area cannot hear
transmissions from others
• Exposed station
– some (but not all) stations can hear
transmissions from stations not in the local
area
10.18
Hidden Station
• B can send and receive directly from A.
• However, B does not have the signal strength to send or receive any
data directly from C.
• B and C cannot hear each other.
• B sends to A, C cannot receive B.
• C wants to send to A, C senses a “free” medium (CS fails)
• Collision occurs at A.
• B cannot receive the collision (CD fails).
• B is “hidden” for C.
10.21
11-3 BLUETOOTH (IEEE 802.15)
• Bluetooth is a wireless LAN technology
designed to connect devices of different
functions such as telephones, notebooks,
computers, cameras, printers, coffee makers, and
so on.
• A Bluetooth LAN is an ad hoc network, which
means that the network is formed
spontaneously.
• In Bluetooth LAN, the devices, called gadgets.
• A Bluetooth LAN, by nature, cannot be large.
10.22
ARCHITECTURE
• Bluetooth defines two types of network:
Piconet
Scatternet
10.23
PICONETS
• Piconets can have up to 8 stations, one of which is called
primary and the rest are called secondary
• Although a piconet can have a maximum of seven slaves, an
additional eight slaves can be in the parked state.
• The communication between the primary and the secondary can
be one-to-one or one-to-many.
10.27
BASEBAND LAYER
• This layer is roughly equivalent to the MAC sublayer in
LANs
• The primary and secondary communicate each other
using time slots
• The length of a time slot is 625 us and the
communication is only between the master and a slave
• Bluetooth uses a form of TDMA that called TDD-TDMA
(time-division duplex TDMA)
• TDD-TDMA is a kind of half-duplex communication in
which the secondary and receiver send and receive data,
but not at the same time.
10.28
Single-Secondary Communication
• If the piconet has only one secondary, the time is divided into slots of
625 us. The primary uses even-numbered slots and the slave uses odd-
numbered slots.
• In slot 0, the primary sends, the secondary receives. In slot 1, the
secondary sends, the primary receives. The cycle is repeated.
10.30
Figure 11.13 Multiple-secondary communication
10.31
Physical Links
• Two types of links can be created between primary and secondary:
SCO links and ACL links
• SCO
A synchronous connection-oriented (SCO) link is used when
avoiding latency (delay in data delivery) is more important than
integrity (error-free delivery)
• ACL
An asynchronous connectionless link (ACL) is used when data
integrity is more important than avoiding latency
10.32
Frame format
• A frame in the baseband layer can be one of three types: one-slot, three-
slot or five-slot
• In one-slot, 259 us is needed for hopping and the length of the
frame is 366 bits.
• In three-slot frame and five-slot, 259 us is also needed for hopping
but the length is 1616 bits and 2866 bits respectively
• The format of the three frame types consist of three fields: access code,
header and payload
10.34
EXERCISE
1. What is the difference between a BSS and an ESS?
2. Discuss the three types of mobility in a wireless LAN.
3. What is the access method used by wireless LANs?
4. Compare a piconet and a scatternet.
5. What are the two types of links between a Bluetooth
primary and a Bluetooth secondary?
6. In multiple-secondary communication, who uses the
even-numbered slots and who uses the odd-numbered
slots?
7. How much time in a Bluetooth one-slot frame is used for
the hopping mechanism? What about a three-slot frame
and a five-slot frame?
10.35