How to simulate a computer network to choose the cluster head?

조회 수: 1 (최근 30일)
Arjun Chiddarwar
Arjun Chiddarwar 2016년 11월 16일
댓글: Walter Roberson 2016년 11월 17일
I have to simulate the the functioning of a sensor network, where a group of sensors are part of single network. And one of them is chosen as the cluster head(CH), so when any sensor wants to send data, it sends data to the CH first and the CH takes care of routing it out to destination.
The problem is, since the CH is accessed for message transmission by every sensor, it runs out of battery soon. So I want to show that we can use ring topology, where in the node with the token acts as the CH and thus no particular node runs out of battery.
New to matlab, any help or just guiding the direction is appreciated.
Thanks :)
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 11월 17일
How will the various nodes know which node is currently the cluster head?

댓글을 달려면 로그인하십시오.

답변 (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