SJTU 2018 Fall Computer Networking
Wi Wireless Communication
1
SJTU 2018 Fall Computer Networking 1 Wi Wireless Communication - - PowerPoint PPT Presentation
SJTU 2018 Fall Computer Networking 1 Wi Wireless Communication Internet Protocol Stack 2 Application : supporting network applications Application - FTP, SMTP, HTTP Transport Transport : data transfer between processes Network -
1
applications
processes
source to destination
network elements
Application Transport Network Link Physical
2
3
4
source, destination > different from IP address!
5
6
interference > only one node can send successfully at a time
7
(time slots, frequency, code)
> TDMA: partition time slots > FDMA: partition frequency > CDMA: partition code
8
(e.g., via delayed retransmissions)
9
10
11
(= pkt trans. time)
transmit at beginning of next slot
12
a probability P
13
14
15
Problem: do not listen to the channel
16
17
18
19
two nodes may not hear each
entire packet transmission time wasted
reducing channel wastage
20
21
without Collision Detection with Collision Detection
compare transmitted, received signals
22
No.. difficult in wireless LANs
23
24
25
laptop, phone, etc.
station integrated into the wireless LAN and the distribution system
group of stations using the same AP
bridge to other (wired) networks
interconnection network to form one logical network (EES: Extended Service Set) based on several BSS
26
range
laptop, phone, etc.
group of stations using the same network
27
28
access mechanisms, fragmentation, error control, encryption
synchronization, roaming, MIB, power management
Physical Layer Convergence Protocol
clear channel assessment signal (carrier sense)
Physical Medium Dependent
modulation, coding
channel selection, MIB
coordination of all management functions
29
Mbit/s
30m indoor
30
(unless polling is used, limited support in products)
distribution, sym. Encryption)
packets): 5.3 (6), 18 (24), 24 (36), 32 (54)
10m indoor
5.825 GHz ISM-band
31
(same as all 802.11 products)
distribution, sym. Encryption)
(MIMO)
due to MIMO
– Free 2.4GHz, 5.15-5.25, 5.25- 5.35, 5.725-5.825 GHz ISM-band
32
(same as all 802.11 products)
distribution, sym. Encryption)
due to MIMO
– Free 2.4GHz, 5.15-5.25, 5.25- 5.35, 5.725-5.825 GHz ISM-band
33
(same as all 802.11 products)
distribution, sym. Encryption)
34
> Distributed Coordination Function > collision avoidance via randomized “back-off“ mechanism > ACK packet for acknowledgements (not for broadcasts)
> avoids hidden terminal problem
> Point Coordination Function > access point polls terminals according to a list
35
> exchange of data packets based on “best-effort” > support of broadcast and multicast
> implemented using PCF (Point Coordination Function)
> Uses ACK and retransmission to achieve reliability for unicast
> No ACK/retransmission for broadcast or multicast
36
37
RTS/CTS/DATA/ACK packets
38
medium is idle?
choose a backoff interval in the range [0, CW]
39
40
part of MAC overhead
(when two nodes count down to 0 simultaneously)
41
How to choose an appropriate CW?
simultaneously may change with time, some mechanism to manage contention is needed
42
restores CW to CWmin
43
44
45
46
C cannot detect the transmission
47
C cannot detect the transmission
48
sends a Request-to-Send (RTS) to B
to-Send (CTS), provided that A is able to receive the packet
duration of the transfer
49
50
51
52
53
performance.
experienced by upper layers
55
B sends an ACK to A.
A will retransmit the packet
56
57
58
> highest priority, for ACK, CTS, polling response
> medium priority, for time-bounded service using PCF
> lowest priority, for asynchronous data service
59
(often disabled due to its overhead)
60
61
62
63
64
find a network to connect
change networks by changing access points
65
frames to solicit Probe Responses from a network
66
67
resources
68
69
70
71
> list of unicast receivers transmitted by AP
> list of broadcast/multicast receivers transmitted by AP
72
73
solution?