Wireless protocol simulation using event-driven
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi... I will create a simple simulator to evaluate the performance of the network using basic bit mapped protocol. Assume there is N devices, and each device will generate a data frame at the beginning of each slot with a probability P (0<1<P). If a device already has a frame waiting for transmission or is transmitting a frame, a newly-generated frame will be dropped by the same device. It is assuming that a frame will need 10 slots for transmission. Can anyone help me to figure it out using event driven method?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su WLAN Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!