[Tinyos-help] 2nd International Conference on Sensor Networks and Applications (SNA06 ) , Call for papers

2006-07-11 Thread zhiqiang zhang
hi,guys. Title:2nd International Conference on Sensor Networks and Applications (SNA06) ,Call for papers Indexed:We are negotiating with Springer to publish as lecture series, which is SCI indexed. But something we make sure,selected papers will be published in a special issue of ACTA Automatica

[Tinyos-help] A question about tossim

2006-07-01 Thread zhiqiang zhang
hi,everyone: Recently i have read the manual TOSSIM: A Simulator for Tinyos Network . In section 3.2 about Bit Error and Packet Errors,the original text i attached below. The formula for calculating packet error rates (Ep) from bit error rates (Eb) for the mica RFM 40Kb stack with SecDed

[Tinyos-help] serial port communication problem

2006-06-29 Thread zhiqiang zhang
hi,everyone: Recently ,i found a strange problem. I wrote a java file to print all the port on the command line. The source code i attached below: import java.util.*;import java.io.*;import javax.comm.*; public class listenraw {public static void main(String argv[]) {new listenraw();} public