Skip to content

Commit

Permalink
Added a new Ethernet showcase to __TODO file.
Browse files Browse the repository at this point in the history
  • Loading branch information
levy committed Sep 21, 2023
1 parent febacda commit 319976d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions showcases/__TODO
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Eventually all sensor nodes get into this state and the number of successfully s
Planned Showcases:
------------------

-Ethernet capture effect
create CSMA/CD Ethernet link with two sender and one receiver nodes
use QueueFiller to always have traffic to send
expected behavior is explained at https://intronetworks.cs.luc.edu/1/html/ethernet.html#capture-effect
observed results for 64B packets were: for 1s, one node could send 1k packets, the other 14k packets, for 10s, both could send 74k packets
-Hardware-in-the-loop: simulated AODV, real network
-Modeling radio interference:
modeling radio interference -> distinct showcase -> noise sources (bg noise with
Expand Down

0 comments on commit 319976d

Please sign in to comment.