1 / 3

Wireless Network Collision Resolution Simulation Tool

Simulate wireless network collisions using random backoff, DIFS, packet lengths. Analyze outcomes with ACK and SIFS timings.

Download Presentation

Wireless Network Collision Resolution Simulation Tool

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. Example Solutions

  2. Example 1 Random backoff = rA = 0 DIFS =2 Packet length = 10 A 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ACK=1 ACK=1 SIFS=1 SIFS=1 Answer: T = 24 B 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 DIFS =2 DIFS =2 Packet length = 5 C 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Random backoff decremented, rC = 0 t =0 Random backoff = rC = 1 Frozen Random backoff = rC = 1

  3. Example 2 Answer: T = 37 Random backoff = rA = 1 New Random backoff = rA = 0 Packet collision DIFS =2 DIFS =2 Packet length = 10 Packet length = 10 A 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 ACK=1 ACK=1 SIFS=1 SIFS=1 B 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Packet collision DIFS =2 DIFS =2 DIFS =2 Packet length = 5 Packet length = 5 C 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 t =0 Random backoff = rC = 1 Frozen Random backoff = rC = 1 Random backoff decremented, rC = 0 New Random backoff = rC = 1

More Related