I am trying to implement csma cd using sim events . can any one tell me how can i get the throughput and channel utilization for the model ?
Mostrar comentarios más antiguos
I am trying to implement csma cd using sim events . can any one tell me how can i get the throughput and channel utilization for the model ?
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 30 de Nov. de 2015
0 votos
Channel utilization is the portion of the time that there is something being transmitted on the channel, including for all headers and checksums and acknowledgements and so on. This includes all bits that end up getting wasted because a collision is detected. A channel can end up with low utilization of the collision avoidance is too conservative.
1 comentario
ashok
el 30 de Nov. de 2015
Categorías
Más información sobre PHY Components en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
