Replies: 2 comments 2 replies
-
I'm curious - can you share the latency numbers you are seeing for both real devices and OTNS? |
Beta Was this translation helpful? Give feedback.
-
@echargy There are 2 main things that make the OTNS results differ from real devices:
For 2., it means the channel is almost always clear - no delays due to CCA. In reality, the channel is never perfectly clear. For 1., maybe a simple tunable radio node parameter can be added that emulates node processing delays (very roughly). This could be based upon PCAP captures of real nodes, maybe, to learn typical processing delays. Here my OTNS results, using the latest version (Sep 15) and OT node version Ping size 10B: 100 packets transmitted, 100 packets received. Packet loss = 0.0%. Round-trip min/avg/max = 5/6.860/12 ms. @echargy It looks like you used another OTNS version, seeing the difference in results? When adding a "wifi" interferer node set to 90% interference, the ping result changes a bit, for example: Ping size 280B: 100 packets transmitted, 100 packets received. Packet loss = 0.0%. Round-trip min/avg/max = 39/48.830/67 ms. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been experimenting with OTNS, and I noticed that its performance, particularly in terms of ping latency, doesn’t quite match what we observe on real hardware implementations (ping latency seems approx 10 times better with otns than real implem).
Is this something expected ?
Can we modify ONTS to introduce processing latencies to better reflect real-world behavior?
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions