Skip to content

Tutorial on modeling and performance analysis of Slotted ALOHA protocol.

License

Notifications You must be signed in to change notification settings

majadoon/SlottedAloha

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial on modeling and performance analysis of Slotted ALOHA protocol. The source code contains numerical calculation for different models.

  • SlottedAlohaTutorial.pdf - tutorial slides
  • basic.py Basic model: no retransmission, poisson arrival rate. Plots throughput, collisions and idle slots
  • mchain.py Markov chain model, with retransmission probability as a parameter.
  • stability.py Additions for markov chain model, plots backlog and throughput and illustrates stability concerns

Models and notations according to: Bertsekas, Dimitri, and Robert Gallager. "Data networks", 1987

About

Tutorial on modeling and performance analysis of Slotted ALOHA protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%