[ns] trace file analysis

2015-03-03 Thread Pritish Vijayanand Ghate
Sir,, I have not got the reply for the corresponding message that i sent you regarding the trace file analysis of the adhoc network nodes. I searched through the entire FAQs and links that you sent for the sake of answer to the query but i did'nt found it. I asked the following query I am working

[ns] Trace file analysis

2013-05-10 Thread Ramaprabha N
Hi All, I want to have a clear idea about trace file analysis. Can any one pls tell me column number to find the Sender and Receiver node in trace file ( wireless network-MANET)?? -- *--- prabha*

Re: [ns] trace file analysis in ns2

2013-02-20 Thread montather aladdab
Dir hocine, this awk to find average end to end delay for normal trace file, # === # AWK Script for calculating: # => Average End-to-End Delay. # ===   BEGIN {

Re: [ns] trace file analysis in ns2

2013-02-20 Thread hocine saadi
i have the same probleme so can one give us an exemple , how can i calculate end to end delay using the trace file and tracing the graph 2013/2/20 abinaya rajendhiran > > how to make row and column comparison in trace file of ns2 > using awk script??? > -- > Reagards., > R.Abinaya,B.Tech,(M.E)

[ns] trace file analysis in ns2

2013-02-19 Thread abinaya rajendhiran
how to make row and column comparison in trace file of ns2 using awk script??? -- Reagards., R.Abinaya,B.Tech,(M.E)

[ns] trace file analysis-reg

2013-02-07 Thread abinaya rajendhiran
hi everyone,if i add the following line in tcl, $tcp2 tracevar nrexmitpack_ $tcp2 attach $tracefd i can get the count of the retransmitted packets in the trace file as follows, 73.23503 2048 1 4194307 0 nrexmitpack_ 1 can anyone explain me wat does each row represents? -- Reagards., R.A

[ns] trace file analysis

2011-06-09 Thread umair shah
Dear all, > > > I've read some research papers in which they compared performances of > different routing using some normal performance metrics, such as: > Packet delivery fraction > routing control overhead > Average end-to-end delay > Average number of hops > .. > How can we

[ns] TRace file analysis-for wireless networks

2006-11-30 Thread Shaili Desai
Hello All I was kinda confused about what would be the simplest way to analyse the trace file when simulating scheduler for wireless network, so my main criteria is delay and jitter analysis for applications like VoIP. I knwo of tracegraph and some other methods,but could not understand how to u