I am simulating a wireless sensor network in NS2 . I want to implement hierarchical static wireless sensor networks using clusters? How clustering be achieved in ns2. Also i wish to implement group deployment. can anyone help?
Asked
Active
Viewed 3,113 times
1 Answers
0
For simulating WSN, you can use either nrlsensorsim patch or manasim. Ns2 with manasim
For clustering, you can use LEACH protocol. And for group deployment of nodes,you should use a famous tool NSG-details

nimesh
- 1
- 3
-
thank you. how can we store a value(eg key) related to each node in a network using ns2 – user3282433 Mar 06 '14 at 07:20