22
Development of algorithms for comunication protocols in distributed wireless sensor networks
Authors: Karen Blando, Jesús Vargas

Number of views: 577
In the last few years, there has been a boom in wireless
communications, allowing great flexibility for data
transmission, using air as a medium, and so providing
a combination of connectivity and mobility. Among the
various wireless technologies are available, wireless
sensor networks. They require an establishment of efficient
communication, from the standpoint of energy and
computational. This is guaranteed through the development
of optimal algorithms for communication protocols.
The specialized study of these networks, allowed
the completion of two designs of algorithms: one with
linear topology and the other tree. This linear topology
was chosen because each node contains at most two
communication links, for that reason it was considered
that the energy consumption would be lower than in
other topologies, which require more links per node. In
the case of the tree topology, the reason was that there
are no restrictions related to the number of links of each
node, therefore it was considered that the convergence
time would be less.
The two algorithms designed were executed under
the same conditions and parameters in order to make
better comparisons between them and to define, what
is the most optimal. This execution or simulation as well,
was done at MATLAB, creating a graphical interface that
allows the user to insert input parameters, such as: the number of nodes, size of area, radio coverage of nodes
and level linear optimization algorithm.
The result obtained in all tests was that the tree algorithm
was higher efficiency than linear one, because
they do not need to run an optimization step in order to
get the establishment of the network topology.