[ns] Fwd: GPSR routing protocol metric calculation

2015-08-07 Thread kavita pandey
plz somebody help me as my work is stuck. I run GPSR for 100 nodes , 250 transmission range and 1000 simulation time. But now when i am running my awk files on gpsr trace file (.tr) it is showing division by zero error and no output. I want to *calculate Throughput, Delay, PDR and overhead* . I

[ns] GPSR routing protocol metric calculation

2015-08-06 Thread kavita pandey
I run GPSR for 100 nodes , 250 transmission range and 1000 simulation time. But now when i am running my awk files on gpsr trace file (.tr) it is showing division by zero error and no output. I want to *calculate Throughput, Delay, PDR and overhead* . I have the awk files and they are giving cor

[ns] GPSR routing protocol

2015-08-01 Thread kavita pandey
I am running wireless-gpsr.tcl with 150 nodes and transmission range as 250m and time 1000 . It does not run completely. After *SORTING LISTS ... DONE! *It shows the message *Killed*. If i run with the same parameters but with less number of nodes , then it runs completely. I also tried with high

[ns] segmentation fault (core dumped)

2015-05-26 Thread kavita pandey
I did some changes in the LAR protocol and suppose the new protocol is named as ABC . When i am doing make clean and then make. object file "ABC.o" was successfully created. Then i tried to run tcl file , nothing has been written in the trace file and it gave me the following error 21052015$ ns2

[ns] Fwd: segmentation fault (core dumped ) in ns2.34

2015-05-26 Thread kavita pandey
I did some changes in the LAR protocol and suppose the new protocol is named as ABC . When i am doing make clean and then make. object file "ABC.o" was successfully created. Then i tried to run tcl file , nothing has been written in the trace file and it gave me the following error 21052015$ ns2

[ns] difference between these function calls in LAR

2015-04-10 Thread kavita pandey
in LAR.cc file (LAR routing protocol) , could you please tell me the difference between agent->function name() vs this->function name () As you can see below , they are calling the same function with this and agent in LAR.cc > > void LARRouteRequestTimer::expire(Event *e) > { > .. > . >

[ns] About CMU extension and 802.11 in NS2

2015-03-17 Thread kavita pandey
Does CMU wireless extension is already integrated in ns2.32 ? What i find on google is yes , but i was unable to find the file "sharedmedia.cc" (which has all the parameters like CPThresh_ , CSThresh_ etc. ) in ns-allinone-2.32 folder . According to CMU Project document , all these variables shoul

[ns] Fwd: nam error

2015-02-04 Thread kavita pandey
hello evryone I am working on LAR protocol, ns2 version = 2.32 OS = ubuntu 12.04 i successfully installed LAR NS on my system . but nam does not qork with ns-2.32 . so i tried to install with the following command sudo make install nam ===> it successfully installed namv1.15 . but when i run bo

Re: [ns] GPSR routing problem

2014-12-21 Thread kavita pandey
i think u chk the traces on /off -topoInstance $topo \ -agentTrace ON \ -routerTrace ON \ -macTrace OFF \ -movementTrace OFF whatever u want keep that ON On Mon, Dec 22, 2014 at 10:06 AM, Nabin Pradhan wrote: > > Hi all > >

[ns] Fwd: sending data in LAR protocol

2014-12-19 Thread kavita pandey
could anyone plz tell me how to send data in LAR. I tried a lot but i didn't get anything . my whole work gets stucked plz help ... please .. *In box.tcl* , for sending the data they have scheduled the send events with these commands for {set k $val(dataStart)} {$k < $val(dataStop)} {