Can anyone help me in simulating a Wireless sensor Network with 100 nodes in it.

5 次查看(过去 30 天)
I want to implement Wireless Sensor Network with following specifications
-> Sensors are sensing data and are at fixed locations. Sensors are to sense signals from body(Wireless Body Area Sensors)
-> Here the spectrum is ISM band, hence we need to have an efficient channel access mechanism ie I have to use CSMA/CA and don't know how to simulate one.
-> Sensors should work at 20Kbps and also the effect of energy needs to be included in the simulation.
-> There cannot be forwarding of data from one sensor to another sensor as each one has their own data to transmit.
-> I am essentially trying to simulate only the MAC and the physical layer.
-> I am also struck up with how to do this synchronization between the nodes, as I want to implement TDM and also FDM if possible between these nodes.
Please let me know if someone can help me. With Reagrds, Shravan
  4 个评论
Walter Roberson
Walter Roberson 2020-8-13
you posted your own Question about this. People should look there rather than working on it here.

请先登录,再进行评论。

采纳的回答

Thomas
Thomas 2012-4-2
Do you have any paper that you are following. This work is equivalent to a Thesis or dissertation.
Anyways since you asked, here are the steps: (assuming you are performing energy based simulations)
1. Model the network (something like a meshgrid) 2. Model the channel (depending on the quantization) 3. Model individual sensors (as a cost of energy efficiency and communication) 4. add random noise to the system 5. For a particular target in the network (particular position, power, start with initial conditions and run monte carlo simulations)
OR follow the protocol given in the following paper: www.isi.edu/~johnh/PAPERS/Ye02a.pdf
  3 个评论
Asma'
Asma' 2012-5-7
thank you for your question and answer
really, I need to build my routing protocol for WSN in Matlab and I found good Demoes and examples and simulink tools I expect it do the best more than any network simulator. But from where to start, how to build and connect? your answer is a good quick reference but I suggest to have complete tutorial or demo to build WSN in details and step by step
this will be a good support to any researcher to use Matlab for simulation.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 WSNs 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by