[Tinyos-help] NOISE_BIN_SIZE in sim_noise.h

Tal Rusak tr76 at cornell.edu
Sat Aug 4 16:26:43 PDT 2007


Hi,
     In the sim_noise.h file of Tossim
(/tinyos-2.x/tos/lib/tossim/sim_noise.h), the NOISE_BIN_SIZE is
defined as follows:

NOISE_BIN_SIZE = (NOISE_MAX - NOISE_MIN)/NOISE_QUANTIZE_INTERVAL

     This appears to capture the number of bins, not their size. Size is
stored in NOISE_QUANTIZE_INTERVAL. Can anyone confirm?

Thanks,
Tal



More information about the Tinyos-help mailing list