[ns] sensing range of a sensor

2009-06-13 Thread pavan kumar

In wireless sensor network two terms were often used... sensing range and
transmitting range. The transmitting range can be adjusted by changing the
value of RXThrese_ and Pt_ accordingly . But how to adjust the sensing range
of a sensor its it same as changing the CSThresh_ value ??

-- 
Pavan Kumar M
Computer Science And Engineering
NIT Durgapur.


[ns] AGT new trace file

2009-06-13 Thread El hadi Cherkaoui

HI,
I'm using Marco Fiore's awk code 
(http://www.tlc-networks.polito.it/fiore/) to compute the throughput of 
data service. In the code I found that the 
author use AGT (Agent Trace level) to filter the trace file to get how 
many data bytes were receieved at the destination node. I wonder why we 
use AGT level, not MAC level to compute.

Who did use this code can tell me the precision of this one.

ThankĀ  you.



  


[ns] sensing range of a sensor

2009-06-13 Thread Nadilma Nunes

Read this: http://www.isi.edu/nsnam/ns/doc/node222.html
and http://aza97.egloos.com/3330913
I think this help you.


Message: 1
Date: Sat, 13 Jun 2009 12:37:44 +0530
From: pavan kumar pavu.ku...@gmail.com
Subject: [ns] sensing range of a sensor
To: ns-users@ISI.EDU
Message-ID:
   8dada7270906130007vecb0570n9df0e26fbb7ed...@mail.gmail.com
Content-Type: text/plain; charset=ISO-8859-1

In wireless sensor network two terms were often used... sensing range and
transmitting range. The transmitting range can be adjusted by changing the
value of RXThrese_ and Pt_ accordingly . But how to adjust the sensing range
of a sensor its it same as changing the CSThresh_ value ??

--
Pavan Kumar M
Computer Science And Engineering
NIT Durgapur.


[ns] AGT new trace file

2009-06-13 Thread Nadilma Nunes

I don't use this code, but I think the author want measure throughpt since
application layer, therefore he is use sice AGT trace file.


Message: 2
Date: Sat, 13 Jun 2009 23:56:50 + (GMT)
From: El hadi Cherkaoui e_cherka...@yahoo.fr
Subject: [ns] AGT new trace file
To: NS user ns-users@ISI.EDU
Message-ID: 906819.34625...@web28605.mail.ukl.yahoo.com
Content-Type: text/plain; charset=iso-8859-1

HI,
I'm using Marco Fiore's awk code
(http://www.tlc-networks.polito.it/fiore/) to compute the throughput of
data service. In the code I found that the
author use AGT (Agent Trace level) to filter the trace file to get how
many data bytes were receieved at the destination node. I wonder why we
use AGT level, not MAC level to compute.

Who did use this code can tell me the precision of this one.

Thank? you.