Do you mean Zig Bee ??? There is no protocol with name Bee for Ns-2 ..Please check whether you want protocol related to MANET .Again whether is it reactive or proactive protocol.
BeeAdhoc Is an Algorithm implemented by a set of research scholars and its not protocol in ns-2. they wont give u this algorithm as its patent and copy rights. you can take the paper on Beeadhoc as a reference and write alg in ns-2 if you are good in programming c++.
warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl can't read "node_(0)": no such variable while executing "$node_(0) set X_ 1.0" (file "aodv-5.tcl" line 49)
is the plot supposed to be plotted directly or just generate the CwMaodv_50 file? i m doing this : xgraph CwMaodv_50 >out.xgr then running the xgraph but how can i plot for example the nb of nodes versus the PDR ?
I want to implement comparision between routing protocols in MaNET with all Performance standards by using NS2 ..with malicious nodes Do you can help me in some files tcl,awk,perl
This comment has been removed by a blog administrator.
ReplyDeleteDo you mean Zig Bee ??? There is no protocol with name Bee for Ns-2 ..Please check whether you want protocol related to MANET .Again whether is it reactive or proactive protocol.
ReplyDeleteLet me clarify you few things
ReplyDeleteBeeAdhoc Is an Algorithm implemented by a set of research scholars and its not protocol in ns-2. they wont give u this algorithm as its patent and copy rights. you can take the paper on Beeadhoc as a reference and write alg in ns-2 if you are good in programming c++.
Hi sir
ReplyDeleteI going to add 1 octet for the size of my packet so means that : $cbr set packetSize_ 512 change this ligne or what ????????????
and thnx
true; you can increase packet size here only. 512,1024 ......
ReplyDeleteit is giving the following error:
ReplyDeletewarning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl
can't read "node_(0)": no such variable
while executing
"$node_(0) set X_ 1.0"
(file "aodv-5.tcl" line 49)
is the plot supposed to be plotted directly or just generate the CwMaodv_50 file?
Deletei m doing this : xgraph CwMaodv_50 >out.xgr
then running the xgraph but how can i plot for example the nb of nodes versus the PDR ?
May be the node 0 is not defined properly. Please see the other nodes declaration.
ReplyDeleteThanks for these aodv codes and by changing node_(0) to n(0) and similarly all other nodes it will run perfectly
ReplyDeletehey can u tell me how to implement sleep mode in aodv protocol
ReplyDeleteI want to implement comparision between routing protocols in MaNET with all Performance standards by using NS2 ..with malicious nodes
ReplyDeleteDo you can help me in some files tcl,awk,perl