Skip to content

akhil-sharma/slotted_aloha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slotted_aloha

A simple Slotted Aloha simulator in c.

usage

  1. make all
  2. make clean
  3. ./aloha

Sample Output

p = 0.040
Time Slots: 40
Total Attempted Transmissions: 12
Transmitted packets: 7
Ratio (Transmitted:Attempted) : 0.583333
Mean delay: 0.428571

About

A simple Slotted Aloha simulator in c.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published