Comparison of Manet Protocols

141 views
Skip to first unread message

Mazilu Alexandru

unread,
May 3, 2011, 11:59:27 AM5/3/11
to ns-3-users
Hi all,

I got stuck doing a comparison of Manet Routing Protocols AODV-DSDV-
OLRS for my bachelor degree. I installed ns3, gnuplot, pyviz,
gnumeric, wireshark and all the tools i could find on the net on the
subject. Being new to all this stuff i was wondering if there is a
guide/tutorial/something of how to gather the data from those
protocols like packet delivery ration, packet delay, overhead and put
them together in a plot. I was looking for an easy way out like "How
to compare Manet protocols for dummies" or "change that value from 10
to 100 and after press the little red button" kind of stuff :). In the
mean time i will pray to God that someone in this group can help me
and read the ns3 tutorial hoping to get a little more insight on the
matter.

Thanks in advance,
Maz

Yogesh Sanghi

unread,
May 4, 2011, 3:22:52 AM5/4/11
to ns-3-...@googlegroups.com
I can suggest the use of Flow Monitor to collect statistics.

> --
> You received this message because you are subscribed to the Google Groups "ns-3-users" group.
> To post to this group, send email to ns-3-...@googlegroups.com.
> To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.
>
>

sanjeev prasad

unread,
May 4, 2011, 3:54:54 AM5/4/11
to ns-3-...@googlegroups.com
hi mazilu my gnuplot is not working it cannot parse dat file can you help me

--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.




--
Sanjeev K. Prasad
Assistant Professor 
MCA Dept.
AKGEC, GZB
Mob. 09711117484

Lalith Suresh

unread,
May 4, 2011, 4:55:06 AM5/4/11
to ns-3-...@googlegroups.com
Hello,

"Little red button" is a tad too big a requirement I'd say, but here're my suggestions anyway. :)

Take the example script examples/wireless/wifi-simple-adhoc-grid.cc. Look for the line "OlsrHelper olsr", and try replacing that part with DsdvHelper and AodvHelper and try running the simulation in each case. To collect statistics, you'll need to a bit more work. At the very least, you'll need to use the FlowMonitor to see how Delay, Jitter and Packet Delivery Ratio is affected. Look into examples/routing/simple-global-routing.cc to get an idea of how the FlowMonitor is used.


 
Thanks in advance,
Maz

--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To post to this group, send email to ns-3-...@googlegroups.com.
To unsubscribe from this group, send email to ns-3-users+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ns-3-users?hl=en.




--
Lalith Suresh
Department of Computer Science and Engineering
Instituto Superior Técnico
www.lalith.in

Mazilu Alexandru

unread,
May 4, 2011, 6:19:59 AM5/4/11
to ns-3-...@googlegroups.com
Yeah, "little red button" was an overstatement but any  help on how to get used to this new environment  faster is much appreciated. 
Reply all
Reply to author
Forward
0 new messages