1 / 10

Wireless LAN Simulation - IEEE 802.11 MAC Protocol

Wireless LAN Simulation - IEEE 802.11 MAC Protocol. Pavan Pant Thomas Castelli. Outline. Project Description IEEE 802.11 MAC Protocol Simulation Performance Analysis. Project Goals. MATLAB simulation - DCF (Distributed Coordination Function) - No Propagation Delay

min
Télécharger la présentation

Wireless LAN Simulation - IEEE 802.11 MAC Protocol

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Wireless LAN Simulation- IEEE 802.11 MAC Protocol Pavan Pant Thomas Castelli

  2. Outline • Project Description • IEEE 802.11 MAC Protocol • Simulation • Performance Analysis Simulation of a Wireless LAN

  3. Project Goals • MATLAB simulation - DCF (Distributed Coordination Function) - No Propagation Delay • Performance Analysis - Number of Nodes - Range - Packet Size - RTS/CTS Simulation of a Wireless LAN

  4. DCF • DCF - CSMA/CA is a DCF • Salient features - Medium sharing through CSMA/CA - Allows one STA to use the medium - Random Back off interval before retransmission - Refinement – RTS/CTS packets Simulation of a Wireless LAN

  5. IEEE 802.11 MAC Protocol • Also known as CSMA/CA • 802.11 CSMA (no collision detection) Sender If the channel is idle for DIFS seconds - Transmit DATA packet If the channel is busy - Backoff Receiver If DATA packet received - Return ACK after SIFS seconds Source Destination DIFS DATA SIFS ACK Simulation of a Wireless LAN

  6. IEEE 802.11 MAC Protocol CSMA/CA(Collision Avoidance) - RTS/CTS Implementation • Sender transmits an RTS packet • Receiver responds with a CTS packet • Purpose of CTS packet • - Reserves channel for sender • - Notify other stations Source Destination DIFS RTS SIFS CTS SIFS DATA SIFS ACK Goal – Avoid “Hidden Node” collisions Simulation of a Wireless LAN

  7. MATLAB Simulation • Old Simulation - Implemented CSMA (No RTS/CTS) • New Simulation - Includes RTS/CTS exchange - Simulates CSMA/CA Simulation of a Wireless LAN

  8. Analysis Simulation of a Wireless LAN

  9. Strengths/Weaknesses • Strengths • - Fairly accurate simulation of CSMA/CA • - Fewer packet collisions and more successful • transmissions evident • Drawbacks of our simulation • - Cluttered simulation window • - Deadlocks increase with more nodes Simulation of a Wireless LAN

  10. Any Questions? Simulation of a Wireless LAN

More Related