Analysis and Comparative Study of Data Communication Protocols in Wireless Sensor Networks
Analysis and Comparative Study of Data Communication Protocols in Wireless Sensor Networks
Analysis and Comparative Study of Data Communication Protocols in Wireless Sensor Networks
Abstract—Nowadays, there are many developments in com- also some challenges and hurdles regarding WSNs. Challenges
munication technologies. Wireless sensor network is one of the briefly include:
important technology on communication, which eliminates use of
• Limited functional capabilities, including problems of
cables for communication. Sensor networks used in wide range
of automated applications with the increasing popularity day by size
day. However, energy consumption, coverage, data security and • Power factors
integrity are main concern of sensor networks. • Node costs
Index Terms—Wireless Sensor Networks, Protocols, Data Com- • Environmental factors
munication.
• Transmission channel factors
• Topology management complexity and node distribution
I. I NTRODUCTION • Standards versus proprietary solutions
• Scalability concerns [12]
Wireless Sensor Network is a kind of wireless network Wireless Sensor Network has a wide application
consist of large number and small size of circulating sink area.Application areas can be mainly ordered as health,
nodes (also called base stations) that aims to interact with military, environmental and home. Other commercial areas
environments. These nodes generate and process data and are included too. Besides all these application areas, wireless
communicate with other sensor nodes. The nodes connected sensor networks can be used where wireline systems cannot
to one central location called central base station [1]. WSNs be applicable. Additionally, it is aimed to use these sensors
are used to control and monitor the parameters of an area to increase lifetime and improve performance of commercial
such as humidity, vibration, sound, temperature, pressure, wind products by integrating sensors to them. Furthermore,
direction and speed, sound intensity, pollution level and vital behavior of sensor when nodes on running out of energy
body functions. A sensor node can behave as data originator or when communication between nodes are permanently
and data router. A sink collects all data from sensors. It interrupted. Namely, how to tolerate unfavorable conditions
may communicate with the end-user over direct connections, in sensor networks. Among the users and developers, wireless
internet, satellite or any type of wireless links. All the collected sensor network is a very popular technology. The developers
data by the sensors are organized and transferred to the base have developed new applications by using WSN with the
station [1]. WSNs contain some advantages, disadvantages and motivation of making a human life easier and comfortable.
challenges to become truly ubiquitous. One of the advantages There are numerous use and property of sensor networks.
that it count for WSN is its flexibility. It is easily adaptable In this paper, some of the data communication protocols
to the changes. The other advantage is the requirement of have been focused in wireless sensor networks and made a
additional new device. WSN can easily accommodate new comparison in between under the headings of radio frequency,
devices in the network any time. On the other hand, WSN network topology, data rate, range and power usage.
is cost saving and beneficial for society. Subsequently, one of
the disadvantages of WSN can be represented in its security. II. R ELATED W ORKS
WSN networks are not secure if they are compared with In this section, there have been many studies. Some of
wired networks. It is open to hackers. The battery issue is these studies are summarized and listed according to stated
another disadvantage as its battery life of the nodes is very protocol. These studies cover descriptive and comparative
low. That is why, charging nodes regularly is very important. analysis of different protocols. Saad et al [2], they aims to
Low communication speed and distraction can be told as other present a solution of problems caused by wrong selection
disadvantages of WSN. Beyond the disadvantages, there are criteria for preferable wireless communication technology.
Different wireless technologies are compared by focusing on Each sensor node mainly has a micro-controller, transceiver,
performance according to usage area. By considering findings, external memory, power source as well as one or more sensors.
an engineer or developer can decide optimal mode to operate Sensor nodes are portable, lightweight and very small size as
and integrate in terms of minimizing energy consumption, shows in Figure 2.
time constraints, implementation cost and quality of commu-
nication. An et al [3], they designed a gateway controller for
smart home by using Z-Wave protocol. In order to control their
performance of the gate the researcher developed an Android
application and two sockets with door sensor, which can be
managed to perform on/off functions remotely. To evaluate
the performance of their design they compare execution time
of opening/closing operation of door. Another research [4] Fig. 2. Typical architecture of the sensor node.
proved feasibility gateway using a prototype by designing
and implementing a gateway controller for Z-Wave. Perfor- Based on the environment, there are different WSNs types.
mance analysis of proposed method carried out by analysis They are Terrestrial WSNs, Underground WSNs, Underwater
of execution time. Additionally, limitations of Z-Wave were WSNs, Multimedia WSNs, and Mobile WSNs as shown in
discussed based on experience. In [14], the most used wireless Figure 3. The most common WSN architecture follows OSI
networks among Bluetooth, UWB, ZigBee and Wi-Fi are architecture model. This architecture –especially in sensors-
studied. They reviewed the main characteristics based on the has five layers, which are application, transport, data link, net-
efficiency of data coding, the delay of transmission and energy work, and physical layers. Except layers, the architecture has
consumption. They concluded that ZigBee is taking more time three cross-layers, and they are namely power management,
than others but it is still better suited approach for mobile mobility management, and task management. The purpose of
applications at battery-operated WSNs. In another study [15], the usage of these layers is making the sensors work together
researchers worked on the performance of 6LoWPAN and to increase the complete efficiency of the network.
ZigBee protocols for high-speed industrial networks. They
reached the result of the ZigBee network is capable of handling
shorter run cycles, generating maximum end-to-end delays
and update times slightly below the theoretical values of
6LowPAN. Other than this, 6LoWPAN network has medium
end-to-end delays and higher reliability. Wi-Fi technology has
been used in many aspects such as the automation of home
[13]. The system consists of server, hardware represented by
controller and set of sensors. All the system is connected to
the cloud so that the data collected from sensors and other Fig. 3. Generic protocol stack for sensor networks.
home utilities are sent to the cloud [13].