15 Medium Access (simple view 1 week)
Medium Access Control
Slide ke 15 MK Wireless Network with Carrier Sense Multiple Access
Collision Avoidance (CSMA/CA) (1)
Metode ini digunakan pada jaringan wireless LAN, yang
dimaksudkan untuk menghindari terjadinya tabrakan
antara data yang dikirimkan oleh beberapa node / user yang hendak melakukan transmisi.Pada komunikasi menggunakan kabel, suatu node dapat melakukan Sense terhadap media transmisi yang digunakan.
Namun pada jaringan wireless, suatu node tidak
mungkin dapat untuk mendeteksi seluruh sinyal yang berlalu lalang pada media (udara). with
Carrier Sense Multiple Access Collision Avoidance (CSMA/CA) (2)
disamping yaitu jaringan digambarkan pada gambar Cara kerja CSMA/CA dapat Dimana Y merupakan media yaitu node X, Y, dan Z. wireless dengan tiga titik Access Point. dapat diamsumsikan sebagai perantara yang secara mudah Karena keterbatasan hanya dapat merakan kekuatan sinyal, maka X media menuju Y, dan Y hanya hanya bisa merasakan kondisi keadaan media menuju Y, Z collision jika X dan Z mengirimkan data Kondisi tersebut akan menyebabkan dengan dirinya. ke node yang terkoneksi bisa merasakan kondisi media menjangkau Z dan sebaliknya. secara bersamaan, karena X tidak dapat with Carrier Sense Multiple Access Collision Avoidance (CSMA/CA) (3) Untuk menghindari collision, gini-gini. TRUZZ GIMANA DONKKK ?? … baik X dan Z musti yaitu Y, sedang dalam kondisi mendeteksi perantaranya, akan mengirimkan sinyal Salah satu node, misal X, sibuk apa tidak. RTS berisi permintaan untuk melakukan transmisi beserta (Request to Send) kepada Y yang Setelah Y menerima , untuk melakukan transmisi. waktu yang dibutuhkan oleh X RTS berkomunikasi dengan Y, dan bagi Z, Informasi CTS menandakan bahwa X dapat Z. CTS (Clear to Send) maka Y akan mengirimkan baik ke X dan
sibuk.
informasi ini menandakan bahwa Y sedang with Carrier Sense Multiple Access Collision Avoidance (CSMA/CA) (4) Untuk menghindari collision, gini-gini. TRUZZ GIMANA DONKKK ?? … baik X dan Z musti yaitu Y, sedang dalam kondisi mendeteksi perantaranya, akan mengirimkan sinyal Salah satu node, misal X, sibuk apa tidak. RTS berisi permintaan untuk melakukan transmisi beserta (Request to Send) kepada Y yang Setelah Y menerima , untuk melakukan transmisi. waktu yang dibutuhkan oleh X RTS berkomunikasi dengan Y, dan bagi Z, Informasi CTS menandakan bahwa X dapat Z CTS (Clear to Send) maka Y akan mengirimkan baik ke X dansibuk.
informasi ini menandakan bahwa Y sedang with Carrier Sense Multiple AccessCollision Avoidance (CSMA/CA) (5)
IEEE Wireless LAN Configurations:
Basic Service Set
- Basic Service Set (BSS): Group of wireless devices served by single AP
- – infrastructure mode
- BSS must be assigned unique identifier
- – Service Set Identifier (SSID)
- Basic Service Area (BSA): Geographical area of a BSS
- – Max BSA for a WLAN depends on many factors
- Dynamic rate shifting: As mobile devices move away from AP, transmission speed decreases
IEEE Wireless LAN Configurations:
Basic Service Set (continued)
Basic Service Set (BSS)
IEEE Wireless LAN Configurations:
Extended Service Set
- Extended Service Set (ESS): Comprised of two or more BSS networks connected via a common distribution system
- APs can be positioned so that cells overlap to facilitate roaming
- – Wireless devices choose AP based on signal strength
- – Handoff
Extended Service Set (continued)
Extended Service Set (ESS)
IEEE Wireless LAN Configurations:
Independent Basic Service Set
- Independent Basic Service Set (IBSS): Wireless network that does not use an AP
- – Wireless devices communicate between themselves
- – Peer-to-peer or ad hoc mode
- BSS more flexible than IBSS in being able to connect to other wired or wireless networks
- IBSS useful for quickly and easily setting up wireless network
- – When no connection to Internet or external network needed
(continued)
Independent Basic Service Set (IBSS)
IEEE 802.11 Media Access Control
(MAC) Layer Standards
- Media Access Control (MAC) layer performs several vital functions in a WLAN
- – Discovering WLAN signal
- – Joining WLAN
- – Transmitting on WLAN
- – Remaining connected to WLAN
- Mechanics of how functions performed center around frames sent and received in WLANs
MAC Frame Formats
- Packet: Smaller segments of a digital data transmission
- – Strictly speaking, other terms used to describe these smaller segments
- Frames: Packet at MAC layer
- – Or Data Link layer in OSI model
- – IEEE MAC frames different from 802.3 Ethernet frames in format and function
- – Used by wireless NICs and APs for communications and managing/controlling wireless network
MAC Frame Formats (continued)
- Frame control field identifies:
- – Specific 802.11 protocol version
- – Frame type
- – Indicators that show WLAN configuration
- All frames contain
– MAC address of the source and destination device
- – Frame sequence number
- – Frame check sequence for error detection
MAC Frame Formats (continued)
- Management Frames: Initialize communications between device and AP (infrastructure mode) or between devices (ad hoc mode)
- – Maintain connection
Structure of a management frame
MAC Frame Formats (continued)
- Types of management frames:
- – Authentication frame
- – Association request frame
- – Association response frame
- – Beacon frame
- – Deauthentication frame
- – Disassociation frame
- – Probe request frame
- – Probe response frame
- – Reassociation request frame
- – Reassociation response frame
MAC Frame Formats (continued)
- Control frames: Provide assistance in delivering frames that contain data
MAC Frame Formats (continued)
- Data frame: Carries information to be transmitted to destination device
X 802.11 MAC xxx Distribution System (DS) Y
Addressing
Access Point 1
111 Access Point 2 Host A to Host BC A B General 802.11 Frame
aaa
bbb D- Address 1 – Receiver address
- Address 2 – Transmitter address
- Address 3 – Ethernet SA, Ethernet DA, or BSSID
- Transmitter: Sends a frame on to the wireless medium, but doesn’t necessarily create the frame.
- Receiver: Receives a frame on the wireless medium, but may not be the destination, i.e. may be the access point.
Discovering the WLAN: Beaconing
- At regular intervals, AP (infrastructure network) or wireless device (ad hoc network) sends beacon frame
- – Announce presence
- – Provide info for other devices to join network
- Beacon frame format follows standard structure of a management frame
- – Destination address always set to all ones
(continued)
Beaconing
Discovering the WLAN: Beaconing
(continued)
- Beacon frame body contains following fields:
- – Beacon interval
- – Timestamp – Service Set Identifier (SSID)
- – Supported rates
- – Parameter sets
- – Capability information
- In infrastructure networks beacon interval normally 100 ms, but can be modified
Discovering the WLAN: Scanning
- Receiving wireless device must be looking for beacon frames
- Passive scanning: Wireless device simply listens for beacon frame
– Typically, on each available channel for set period
- Active scanning: Wireless device first sends out a management probe request frame on each available channel
- – Then waits for probe response frame from all available APs
Discovering the WLAN: Scanning
(continued)
Active scanning
Joining the WLAN: Authentication
- Unlike standard wired LANS, authentication performed before user connected to network
– Authentication of the wireless device, not the user
- IEEE 802.11 authentication: Process in which AP accepts or rejects a wireless device
- Open system authentication: Most basic, and default, authentication method
- Shared key authentication: Optional authentication method
- – Utilizes challenge text
Joining the WLAN: Authentication
(continued)
Open system authenticationJoining the WLAN: Authentication
(continued)
Shared key authentication
Joining the WLAN: Authentication
(continued)
- Open system and Shared key authentication techniques are weak
- – Open System: Only need SSID to connect
- – Shared Key: Key installed manually on devices
- Digital certificates: Digital documents that associate an individual with key value
- – Digitally “signed” by trusted third party
- – Cannot change any part of digital certificate without being detected
ID and supported data rates
Joining the WLAN: Association
- Association: Accepting a wireless device into a wireless network
- – Final step to join WLAN
- After authentication, AP responds with association response frame
- – Contains acceptance or rejection notice
- If AP accepts wireless device, reserves memory space in AP and establishes association ID
- Association response frame includes association
Transmitting on the WLAN: Distributed
Coordination Function (DCF)
- MAC layer responsible for controlling access to wireless medium
- Channel access methods: Rules for cooperation among wireless devices
- – Contention: Computers compete to use medium
- Must take steps to avoid collisions
All stations detect the collision
Medium Access – CSMA/CA
ACK CSMA/CD- Both CSMA/CD and CSMA/CA are half-duplex architectures
- Ethernet uses CSMA/CD – Collision Detection – Ethernet devices detect a collision as when the data is transmitted
- 802.11 uses CSMA/CA – Collision Avoidance – 802.11 devices only detect a collision when the transmitter has not received an Acknowledgement (coming).
- – Stations also use CS/CCA – coming
Medium Access – CSMA/CA
- The 802.11 standard makes it mandatory that all stations implement the DCF (Distributed Coordination Function), a form of carrier sense multiple access with collision avoidance (CSMA/CA). Coming!
- CSMA is a contention-based protocol making sure that all stations first sense the medium before transmitting (physically and virtually). Coming! • The main goal of CSMA/CA is to avoid having stations transmit at the same
time, which will then result in collisions and eventual retransmissions. Coming!
• However, collisions may still occur and when they do stations may or may not be able to detect them (hidden node problem). Coming! CSMA/CD CSMA/CA ACK All stations detect the collision
DCF and PCF
• IEEE mandated access mechanism for 802.11 is DCF (Distributed
Coordination Function) – Discussed in detail next – Basis for CSMA/CA- There is also the PCF (Point Coordination Function) – Point Coordinators (PC), ie.Access Points, provide point coordination – Restricted to Infrastructure BSSs for contention-free services.
- – Stations can only transmit when allowed to do so by PC (AP).
DCF Operation
- In DCF operation, a station wanting to transmit :
– Checks to see if radio link is clear, CS/CCA – Carrier Sense,
Clear Channel Assessment (Later in PHY presentation) - – Checks its Network Allocation Vector (NAV) timer to see if someone else is using the medium. – If medium is available DCF uses a random backoff timer to avoid collisions and sends the frame.
- May also use RTS/CTS to reduce collisions (coming)
Duration Field General 802.11 Frame (more on this later)
• Duration/ID field – The number of microseconds (millionth of a second)
progress. that the medium is expected to remain busy for transmission currently in – Includes time to: – Transmitting device sets the Duration time in microseconds. • The returning ACK • Transmit this frame to the AP (or to the client if from an AP) • All stations monitor this field!- The time in-between frames, IFS (Interframe Spacing) • All stations update their NAV (Network Allocation Vector) timer.
NAV Timer General 802.11 Frame (more on this later)
- • Virtual carrier-sensing function • All stations have a NAV (Network Allocation Vector) timer. • Martha sends a frame to George. • Protects the sequence of frames from interruption. • Vivian updates her NAV timer with the duration value. • Since wireless medium is a “broadcast-based” (not broadcast frame) shared medium, all stations including Vivian receive the frame.
• Stations will only update their NAV when the duration field value received
• Vivian will not attempt to transmit until her NAV is decremented to 0. - 802.11 uses four different interframe spaces used to determine medium access (note: microsecond = millionth of a second): – DIFS – DCF Interface Space (50 microseconds in DSSS)
- Minimum amount of medium idle time until contention-based services begin. – PIFS – PCF Interframe Space (30 microseconds in DSSS)
- Used by PCF – SIFS – Short Interframe Space (10 microseconds in DSSS) • Used for highest priority transmission, ACKs, RTS, CTS
- Both stations have same NAV values and physically sense when the medium is idle.
- Both are waiting for Martha’s transmission to end and the medium to become available.
- The medium now becomes available.
- Both sense that medium is available using Physical and Virtual Carriers Sensing: – Physical: Physically senses medium is idle (CS/CCA – coming). • Both waits DIFS (DCF Interface Space) period of 10 microseconds
- – Virtual: NAV timer is 0 • Contention window begins. – Uses random backoff algorithm to determine when it can attempt to access the medium. (next)
- Both Vivian and George calculate their random backoff algorithm to randomly selects a value from 0 to 255.
- Vivian has a slot time of 7, George a slot time of 31.
- Vivian wins.
- The destination of her frame is George
- Vivian transmits, setting the Duration ID to the time needed to transmit, ACK and IFSs.
- George with a higher slot will see the 802.11 frame from Vivian and wait to transmit.
- Assuming their was not a collision from another station, Martha and George update their NAVs.
- Vivian attempts to reserve the medium using an RTS control frame to the AP.
- The RTS frame indicates to the AP and all stations within range, that Vivian wants to reserve the medium for a certain duration of time, message, ACK, and SIFS.
- Vivian transmits the frame. • The AP returns an ACK to Vivian. • The AP sends the message to George who returns an ACK to the AP.
- environments. Normally used in high capacity >The RTS/CTS procedure can be enabled/controlled by setting the RTS threshold on the 802.11 client NIC.
• RTS/CTS is also used during frame fragmentation (coming).
- If you enable RTS/CTS on a particular station (just the frame until the station completes a RTS/CTS handshake with hidden node station), it will refrain from sending a data
• Keep in mind, though, that an increase in performance using
another station, such as an access point. RTS/CTS is the net result of introducing overhead (i.e., RTS/retransmissions). If you don't have any hidden nodes, then
CTS frames) and reducing overhead (i.e., fewerproblem may also result in performance degradation if you
overhead, which reduces throughput. A slight hidden node
the use of RTS/CTS will only increase the amount of by reducing retransmissions. Thus, be careful whenframes cost more in terms of overhead than what you gain
implement RTS/CTS. In this case, the additional RTS/CTS
implementing RTS/CTS. - • One of the best ways to determine if you should activate RTS/
CTS by Jim Geier (wi-fiplanet.com)
and likely out of range, then try enabling RTS/CTS on thelarge number of collisions and the users are relatively far apart
CTS is to monitor the wireless LAN for collisions. If you find a
clicking "enable RTS/CTS" somewhere in the user setup screens.applicable user wireless NICs. You can activate the function by
You don't need to enable RTS/CTS at the access point in this • Of course, keep in mind that user mobility can change the access point will always respond with a CTS frame.case. After receiving a RTS frame from a user's radio NIC, the
other stations most of the time. If collisions are occurringtime, perhaps when you perform the testing, then be closer to
results. A highly mobile user may be hidden for a short period of the result of high network utilization or possibly RF interference.between users within range of each other, the problem may be
- Since we have already discussed RTS/CTS, let’s also discuss frame fragmentation. • Later, we will see that RTS/CTS and fragmentation are typically combined. • Frame fragmentation is a MAC layer function that is designed to increase the reliability of transmitting frames across a wireless medium.
- In a “hostile wireless medium” (interference, noise) larger frames may have more of a problem reaching the receiver without any errors.
• By decreasing the size of the frame, the probability of interference during
transmission can be reduced. • Breaking up a large frame into smaller frames, allows a larger percentage of frames to arrive undamaged (without errors). - Frame fragmentation can increase the reliability of frame transmissions but there is additional overhead: – Each frame fragment includes the 802.11 MAC protocol header. – Each frame fragment requires a corresponding acknowledgement.
- If a frame fragment encounters errors or a collision, only that fragment needs to be retransmitted, not the entire frame.
• The frame control field includes information that this is a fragmented
frame.- DCF does not work well for real-time, time- dependent traffic
- Quality of Service (QoS): Capability to prioritize different types of frames
- Wi-Fi Multimedia (WMM): Modeled after wired network QoS prioritization scheme
- 802.11e draft: defines superset of features intended to provide QoS over WLANs
- – Proposes two new mode of operation for 802.11 MAC Layer
- 802.11e draft (continued):
- – Enhanced Distributed Channel Access (EDCA): Contention-based but supports different types of traffic
- Four access categories (AC)
- Provides “relative” QoS but cannot guarantee service
- – Hybrid Coordination Function Controlled
• Serves as a centralized scheduling mechanism
- Reassociation: Device drops connection with one
- – Several reason why reassociation may occur:
- Roaming • Weakened signal
- – When device determines link to current AP is poor, begins scanning to find another AP
- Can use information from previous scans
- When laptop is part of a WLAN, must remain
- – Original IEEE 802 standard assumes stations always ready to receive network messages
- Power management: Allows mobile devices to conserve battery life without missing transmissions
- – Differs based on WLAN configuration
- – AP records which stations awake and sleeping
- – Buffering: If sleeping, AP temporarily stores frames
- At set times AP send out beacon to all stations
- – Contains traffic indication map (TIM)
- – At same time, all sleeping stations switch into active listening mode
- Power management in ad hoc mode:
- – Ad hoc traffic indication message (ATIM)
- Wireless device sends beacon to all other devices
- – Devices that previously attempted to send a frame to a sleeping device will send ATIM frame indicating that receiving device has data to receive and must remain awake
- In standard networking, IP protocol responsible for moving frames between computers
- – Network layer protocol
- TCP/IP works on principle that each network host has unique IP address
- – Used to locate path to specific host
- – Routers use IP address to forward packets
- – Prohibits mobile users from switching to another network and using same IP number
- Users who want to roam need new IP address on every network
- Provides mechanism within TCP/IP protocol to support mobile computing
- – Computers given home address,
- Static IP number on home network
– Home agent: Forwarding mechanism that keeps
track of where mobile computer located- – When computer moves to foreign network, a
- Assigns computer a care-of address
- Computer registers care-of address with home agent
- A Basic Service Set (BSS) is defined as a group of wireless devices that is served by a single access point (AP)
- An Extended Service Set (ESS) is comprised of two or more BSS networks that are connected through a common distribution system
- An Independent Basic Service Set (IBSS) is a wireless network that does not use an access point
- Frames are used by both wireless NICs and access points for communication and for managing and controlling the wireless network
- The MAC layer provides four major functions in
- Discovery is a twofold process: the AP or other wireless devices must transmit an appropriate frame (beaconing), and the wireless device must be looking for those frames (scanning)
- Once a wireless device has discovered the WLAN, it requests to join the network; This is a twofold process known as authentication and association
- The IEEE 802.11 standard specifies two procedures for transmitting on the WLAN, distributed coordination function (DCF) and an optional point coordination function (PCF)
- The 802.11 standard provides for an optional polling function known as Point Coordination Function (PCF)
- The 802.11e draft defines a superset of features that is intended to provide QoS over WLANs
Interframe Spacing (IFS)
Wanting to transmit (1/3)
Random backoff slots • Carrier Sensing: • Station wanting to transmit. – Physical: Physically senses medium is idle (CS/CCA – coming). • Waits DIFS (DCF Interface Space) period of 50 microseconds– Minimum amount of medium idle time until contention-based services begin.
– Virtual: NAV timer is 0 • Contention window begins. – Uses random backoff algorithm to determine when it can attempt to access – Once DCF is over, stations can contend for access. the medium. (next)Wanting to transmit (2/3) Contention Window Begins • The random backoff algorithm randomly selects a value from 0 to 255
• (Detail of random backoff algorthim has been left out, but this will be sufficient.) (maximum value varies by vendor and stored in the NIC).
• Stations pick a random slot and wait for that slot before attempting to access • The random value is the number of 802.11 slot times the station must wait after the DIFS, during the contention window before it may transmit. • With several stations attempting to transmit, the station that picks the lowest slot, lowest random number, wins. the medium. Example I’m waiting • Both Vivian and George want to transmit frames. Scenario: I’m waiting
Example Random backoff slots • Both perform the following: • George and Vivian are both wanting to transmit.
Example Vivian (7), George (31)
based” 802.11 frame. receive “broadcast- Martha and George
Example update NAV Others ( ( ( ) ) ) General 802.11 Frame (more on this later)
Transmitting on the WLAN: Distributed
Coordination Function (continued)
Hidden node problemRTS/CTS Solution • The hidden node stations cannot see the RTS. • The AP replies to Vivian with a CTS, which all nodes, including the hidden node can see.
RTS/CTS Solution additional latency. capacity and overhead, resulting in RTS/CTS consumes a fair amount of
Setting the RTS Threshold on a Cisco Client Specifies the data packet size beyond which the low-level RF protocol invokes RTS/CTS • Threshold RTS occur in environments with obstructions or metallic surfaces that create complex multipath However, small values help the system recover from interference or collisions, which can
more of the available bandwidth and reduces the throughput of other network packets.
flow control. A small value causes RTS packets to be sent more often, which consumes
signals.
Improving WLAN Performance with RTS/
CTS by Jim Geier (wi-fiplanet.com)
Improving WLAN Performance with RTS/
Frame Fragmentation
Frame Fragmentation
Frame Fragmentation
Transmitting on the WLAN: Quality of
Service (QoS) and 802.11e
Service and 802.11e (continued)
Wi-Fi Multimedia (WMM)
Transmitting on the WLAN: Quality of
Service and 802.11e (continued)
Channel Access (HCCA): New form of PCF based upon polling
Remaining Connected to the WLAN:
Reassociation
AP and establish connection with another
Remaining Connected to the WLAN:
Power Management
“awake” in order to receive network transmissions
Power Management (continued)
Power management in infrastructure mode
Remaining Connected to the WLAN:
Power Management (continued)
window: Time at which all stations must be awake
WLAN Network Layer Standards:
WLAN IP Addressing
WLAN Network Layer Standards:
Mobile IP
foreign agent provides routing services
Mobile IP (continued)
Mobile IP componentsWLAN Network Layer Standards:
Mobile IP (continued)
Computer relocated in Mobile IPWLAN Network Layer Standards:
Mobile IP (continued)
Encapsulated Mobile IP frame
Summary
Summary (continued)
WLANs: discovering the WLAN signal, joining the WLAN, transmitting on the WLAN, and remaining connected to the WLAN
Summary (continued)
Summary (continued)