This is a a CSMA/CA simulator written in Python based on simulator of the same type found the link https://github.com/StevenSLXie/CSMA-Simulator with little bit variations. One such that is mentionable here is the backoff strategy. Instead of using exponential backoff procedure, a new backoff procedure based on fibonacci series has been added. There are also changes and variables added for data required for measuring network throughput. To run the simulation you need to run the main.py. In order to observe MAC layer events during simulation please set DEBUG = True in perform.py
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a a CSMA/CA simulator written in Python based on simulator of the same type found on the link https://github.com/StevenSLXie/CSMA-Simulator with a little bit of variations for throughput.
ismail17719/MAC-Layer-Network-Simulator-Based-On-CSMA-CA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a a CSMA/CA simulator written in Python based on simulator of the same type found on the link https://github.com/StevenSLXie/CSMA-Simulator with a little bit of variations for throughput.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published