Wireless protocol simulation using event-driven
8 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!