Changes between Version 18 and Version 19 of Internal/DesignNotes


Ignore:
Timestamp:
Apr 10, 2006, 4:41:34 AM (18 years ago)
Author:
kishore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/DesignNotes

    v18 v19  
    2020=== Experiment 2 ===
    2121
     22[[Image(Internal/DesignNotes:num-pkts-lost.png)]]
     23[[Image(Internal/DesignNotes:num-pkts-recvd.png)]]
     24
    222510000 packets were sent with an interval of 10ms between consecutive packets. The following figure shows the number of packets lost per receiver. From the figure, all receivers except for one (node14-3) receives all 10000 packets. The same behavior was exhibited in another run of the same experiment. This seems to indicate that there might be something wrong with node14-3.
    2326
     27=== Experiment 3 ===
    2428
     29[[Image(Internal/DesignNotes:num-pkts-lost.png)]]
     30[[Image(Internal/DesignNotes:num-pkts-recvd.png)]]
    2531
     3210000 packets were sent with an interval of 10ms between consecutive packets. The following figure shows the number of packets lost per receiver. From the figure, all receivers except for one (node14-3) receives all 10000 packets. The same behavior was exhibited in another run of the same experiment. This seems to indicate that there might be something wrong with node14-3.
     33
     34=== Experiment 4 ===
     35
     36[[Image(Internal/DesignNotes:num-pkts-lost.png)]]
     37[[Image(Internal/DesignNotes:num-pkts-recvd.png)]]
     38
     3910000 packets were sent with an interval of 10ms between consecutive packets. The following figure shows the number of packets lost per receiver. From the figure, all receivers except for one (node14-3) receives all 10000 packets. The same behavior was exhibited in another run of the same experiment. This seems to indicate that there might be something wrong with node14-3.
    2640
    2741= Design Notes for nodehandler =