Data Flow in Wireless Sensor Network Protocol Stack by using Bellman-Ford Routing Algorithm

Wireless sensor network consists various sensor nodes that are used to monitor any target area like forest fire detection by our army person and monitoring any industrial activity by industry manager. Wireless sensor networks have been deployed in several cities to monitor the concentration of dangerous gases for citizens. In wireless sensor network when sensor nodes communicate from each other then routing protocol are used for communication between protocol layers. Wireless sensor network protocol stack consist five layers such as Application layer, Transport layer, Network layer, MAC Layer, Physical layer. In this paper we study and analysis Bellman-Ford routing algorithm and check the flow of data between these protocol layers. For simulation purpose we are using Qualnet 5.0.2 simulator tool.

Bulletin of Electrical Engineering and Informatics
ISSN: 2302-9285
Vol. 6, No. 1, March 2017, pp. 81~87, DOI: 10.11591/eei.v6i1.577  81
Received November 7, 2016; Revised January 7, 2017; Accepted January 21, 2017
Data Flow in Wireless Sensor Network Protocol Stack
by using Bellman-Ford Routing Algorithm
Rakesh Kumar Saini
1*
, Ritika
2
, Sandip Vijay
3
1, 2
Department of Computer Science and Application, DIT University, Dehradun
Uttrakhand, India
3
Department of Electronics and Communication, ICFAI University, Dehradun
Uttrakhand, India
*Corresponding author, e-mail: rk.saini@dituniversity.edu.in
1*
, hod.mca@dituniversity.edu.in
2
,
vijaysandip@gmail.com
3
Abstract
Wireless sensor network consists various sensor nodes that are used to monitor any target area
like forest fire detection by our army person and monitoring any industrial activity by industry manager.
Wireless sensor networks have been deployed in several cities to monitor the concentration of dangerous
gases for citizens. In wireless sensor network when sensor nodes communicate from each other then
routing protocol are used for communication between protocol layers. Wireless sensor network protocol
stack consist five layers such as Application layer, Transport layer, Network layer, MAC Layer, Physical
layer. In this paper we study and analysis Bellman-Ford routing algorithm and check the flow of data
between these protocol layers. For simulation purpose we are using Qualnet 5.0.2 simulator tool.
Keywords: sensor nodes, wireless sensor network, Bellman-Ford routing algorithm, Qualnet 5.0.2
1. Introduction
A Wireless sensor network has many sensor nodes that are interconnected by wireless
communication channels. Sensor node is a small device that is used to monitor the physical and
environmental condition such as temperature, sound and any movement in the sensing field.
Sensor node senses the data and sends to nearest sensor node and all sensor nodes
cooperately pass their data to the base station via internet or satellite. Nowadays wireless
sensor networks are popular and their applications are used by our military for environment
monitoring. Wireless sensor networks are used for other purpose like home security, earthquake
warning. Despite the infinite scopes of wireless sensor networks, they are limited by the node
battery lifetime. Once they are deployed, the network can keep operating while the battery
power is adequate. This is critical point to be considered as it is almost impossible to replace the
node battery once deployed over an inaccessible area. Such constraints combined with a typical
deployment of large number of sensor nodes, have posed many challenges to the design and
management of sensor networks and necessitate energy-awareness at all layers of networking
protocol stack [1-2]. The main task of a sensor node in a sensor field is to detect events,
perform quick local data processing, and then transmit the data. Power consumption can hence
be divided into three domains: sensing, communication, and data processing.
In this paper we study and analysis Bellman-Ford routing algorithm and check the flow
of data between Wireless sensor network protocols stack layers.
2. Wireless Sensor Network
A wireless sensor network consists distributed autonomous sensors nodes that are
used to monitor physical or environmental conditions, such as temperature, sound, vibration,
pressure and to cooperatively pass their data to the base station [2-3]. The more modern
networks are bi-directional, also enabling control of sensor activity. The development of wireless
sensor networks was motivated by military applications such as battlefield surveillance; today
such networks are used in many industrial and consumer applications, such as industrial
process monitoring and control machine health monitoring, and so on. The WSN is built of
 ISSN: 2089-3191
Bulletin of EEI Vol. 6, No. 1, March 2017 : 81 – 87
82
"nodes" – from a few to several hundreds or even thousands, where each node is connected to
one (or sometimes several) sensors. Each such sensor network node has typically several
parts: a radio transceiver with an internal antenna or connection to an external antenna, a
microcontroller, an electronic circuit for interfacing with the sensors and an energy source,
usually a battery or an embedded form of energy harvesting. A sensor node might vary in size
from that of a shoebox down to the size of a grain of dust, although functioning "motes"(demo
video) of genuine microscopic dimensions have yet to be created. The cost of sensor nodes is
similarly variable, ranging from hundreds of dollars to a few pennies, depending on the
complexity of the individual sensor nodes. Size and cost constraints on sensor nodes result in
corresponding constraints on resources such as energy, memory, computational speed and
communications bandwidth. The topology of the WSNs can vary from a simple star network to
an advanced multi-hop network. The wireless sensor node, being a microelectronic device, can
only be equipped with a limited power source (< 0.5 Ah, 1.2 V). In some application scenarios,
replenishment of power resources might be impossible [5]. Sensor node lifetime, therefore,
shows a strong dependence on battery lifetime. In a multihop ad hoc sensor network, each
node plays the dual role of data originator and data router. The malfunctioning of a few nodes
can cause significant topological changes and might require rerouting of packets and
reorganization of the network. Hence, power conservation and power management take on
additional importance [4-5]. It is for these reasons that researchers are currently focusing on the
design of power-aware protocols and algorithms for sensor networks. In Wireless Sensor
network, all sensor nodes move from one location to another location [7]. In this paper we
analyze Bellman-Ford routing algorithm and check the data flow between protocol layers [9].
3. Protocol Stack of WSN
Wireless sensor network protocol stack has five layers such as Application layer,
Transport layer, Network layer, MAC Layer, Physical layer [10-11].The Wireless sensor network
protocol stack used by base station and sensor nodes as mentioned in Figure 1 (Wireless
Sensor Network Protocol Stack). WSNs Protocol Stack combines energy of sensor nodes and
routing awareness, integrates packets with networking protocols, communicates energy
efficiently through the wireless medium, and promotes cooperative efforts of sensor nodes.
Wireless sensor network protocol stack is modification of OSI (Open system interconnection). It
is used for wireless network. In wireless sensor network when sensor nodes cooperately pass
their data to the base station then this protocol stack works for exchanging or passing
information from one layer to another layer adjacently [12]. It does not provide communication
non-adjacently between Protocol layers.
Figure 1. Wireless Sensor Networks Protocol Stack
In WSNs, The physical layer is responsible for frequency selection, carrier frequency
generation, signal detection, modulation, and data encryption. The MAC layer is responsible for
the multiplexing of data streams, data frame detection, medium access and error control. It
ensures reliable point-to-point and point-to-multipoint connections in a communication network.
The network layer takes care of routing the data supplied by the transport layer. The transport
layer helps to maintain the flow of data if the sensor networks application requires it. Depending
on the sensing tasks, different types of application software can be built and used on the
application layer. In addition, the power, mobility, and task management planes monitor the
power, movement, and task distribution among the sensor nodes. These planes help the sensor
Bulletin of EEI ISSN: 2302-9285 
Data Flow in Wireless Sensor Network Protocol Stack by using ... (Rakesh Kumar Saini)
83
nodes coordinate the sensing task and lower overall power consumption. The power
management plane manages how a sensor node uses its power.
4. Simulation Setup
For analysis of data flow between WSNs protocol stack layers we create a simulation
setup (Figure 2). In this simulation setup we consider 17 sensor nodes that are communicate
between each other and finaly send data to destination node. In this simulation we use Bellman-
Ford routing algorithm for routing data packets between sensor nodes. Bellman-Ford routing
algorithm computes shortest paths from sensor node to all other sensor nodes and finally sends
data packets by a shortest path to the base station. Bellman-Ford routing algorithm is very
usefull and energy-efficient approach in wireless sensor network. Running simulation (Figure 3)
show the working of all sensor nodes [13-14]. There are many sensor nodes communicate from
each other and finally send cooperately sense data to destination nodes. In this simulation we
are using Qualnet 5.0.2 simulator tool. Qualnet 5.0.2 is created for Wireless sensor network and
Adhoc network.
Figure 2. Simulation Setup
Figure 3. Running Simulation
5. Simulation Results and Analysis
For Study and analysis of data packets from top layer (Application layer) to bottom layer
(Physical layer) we are consider Qualnet 5.0.2 simulator tool. Qualnet 5.0.2 is a very popular
 ISSN: 2089-3191
Bulletin of EEI Vol. 6, No. 1, March 2017 : 81 – 87
84
simulator tool in wireless sensor network. Parameters that are used in this simulation are shown
in Table 1. In this simulation the performance of Bellman-Ford is verified. In this simulation we
consider sensor nodes 1, 2,3,5,7,10,11,16 cooperately pass their data to the destination node
17.
Table 1. Simulation Parameters
Parameter Value
Simulator Qualnet 5.0.2
Source Sensor nodes 1,2,3,5,7,10,11,16
Destination node 17
Buffer Size 1024
Terrain Range 100m x 100m
No. of sensor nodes 17
Frequencies 2.4GHz
Traffic Type CBR
Channel Type Wireless channel
Protocols BELLMAN-FORD
In this simulation for study and analysis of Bellman-Ford routing algorithm we check the
values on wireless sensor network protocol stack (Application layer, Transport layer, Network
layer, MAC layer, Physical layer). First we check data packets that are coming from Application
layer to Transport layer similarly flow of data packets from Transport layer to Network layer,
Network layer to MAC layer and from MAC layer to Physical layer [17-18].
Figure 4. Data Packets Send from Application Layer to Transport Layer
In Figure 4, Data packets send from Application layer to Transport layer In Figure 5,
Data packets received from Application layer to Transport layer. In Figure 6 Data packets
received from Transport layer to Network layer. In Figure 7. Data packets received from
Network layer to MAC layer. In Figure 8 Data packets received from MAC layer to Physical
layer.
Bulletin of EEI ISSN: 2302-9285 
Data Flow in Wireless Sensor Network Protocol Stack by using ... (Rakesh Kumar Saini)
85
Figure 5. Data Packets Received from Application Layer at Transport
Figure 6. Data Packets received from Transport layer at Network
Figure 7. Data Packets received from Network layer at MAC layer
In this simulation result, data packets that are coming from Transport layer to Network
layer show frequency of sensor nodes adjacently. Similarly data packets coming from Network
layer to MAC layer and then data packets are coming from MCA layer to Physical layer. By
study and analysis of data packets flow from top layer(Application layer) to Bottom
layer(Physical layer) we find that all sensor nodes forwarding data to the base station adjacently
means one layer to next layer and so on. By using Bellman-Ford routing algorithm all sensor
nodes forward data to base station but Bellman-Ford routing algorithm is not energy-efficient
[15]. For improve energy-efficiency in wireless sensor network we can use Cross-layer design
 ISSN: 2089-3191
Bulletin of EEI Vol. 6, No. 1, March 2017 : 81 – 87
86
approach in wireless sensor network. Cross-layer design approach is more energy-efficient,
scalable and useful approach in wireless sensor network [16].
Figure 8. Data Packets Received from MCA Layer at Physical Layer
6. Conclusion
In this simulation we study and analysis of Bellman-Ford routing algorithm at different
wireless sensor network protocol stack layer (Application layer, Transport layer, Network layer,
MAC layer, Physical layer). These layers exchange data adjacently between each other. In this
simulation we analysis data flow at different-different layer. In future work we will develop a
cross-layer design approach that will be more energy-efficient as compare to traditional layered
approach.
References
[1] IF Akyildiz et al., Wireless sensor networks: a survey, Computer Networks 38. 2002: 393–422.
[2] JN Al-Karaki, AE Kamal. Routing Techniques in Wireless Sensor Networks: A Survey. IEEE Wireless
Communication. Dec. 2004; 11(6): 6-28.
[3] WB Heinemann et al., An Application-Specific Protocol Architecture for Wireless Micro sensor
Networks. IEEE Transactions on Wireless Communications. Oct 2002; 1(4): 660 - 670.
[4] WR Heinemann, A Chandrakasan, H Balkrishnan. Energy-Efficient Communication Protocol for
Wireless Micro sensor Networks. In Proceedings of 33rd Hawaii International Conference on System
Science. Jan. 2000; 2: 1-10.
[5] Mao Ye, Chengfa Li, Guihai Chen, Jie Wu. An Energy efficient clustering scheme in Wireless sensor
network. Ad Hoc and Sensor wireless Networks. April 2006; 3: 99-119.
[6] Amir Sepasi Zahmati, Bahman Abolhassani, Ali Asghar Behesti Shirazi, Ali Shojaee Bakhtiari. An
Energy-Efficient protocol with Static clustering for Wireless Sensor Network. Proceedings of world
academy of science, Engineering and Technology. July 2007; 22.
[7] C-Y Chong, SP Kumar. Sensor networks: evolution, opportunities, and challenges. Proceedings of the
IEEE. 2003; 91(8): 1247–1256.
[8] Soheil Ghiasi, Ankur Srivastava, Xiaojian Yang, Majid Sarrafzadeh. Optimal Energy Aware Clustering
in Sensor Networks. SENSORS Journal. 2002; 2(7): 258-269.
[9] Al-Karaki, Jamal N, Ahmed E Kamal. Routing techniques in wireless sensor networks:a survey.
Wireless communications, IEEE. 2004; 11(6): 6-28.
[10] Mardani, Morteza, Seung-Jun Kim, Georgios B Giannakis. Cross-layer design of wireless multihop
random access networks. Signal Processing, IEEE Transactions. 60.5 (2012): 2562-2574.
[11] Heinemann, Wendi Rabiner, Anantha Chandrakasan, Hari Balakrishnan. Energy-efficient
communication protocol for wireless micro sensor networks. System sciences, 2000. Proceedings of
the 33rd annual Hawaii international conference on. IEEE. 2000.
[12] [Herman Sahota, Ratnesh Kumar, Ahmed Kamal, Jing Huang. An Energy-Efficient Wireless Sensor
Network for Precision Agriculture. In Proc. IEEE. 2010.
[13] Yong Ding, Zhou Xu, Lingyun Tao. An Cross Layer Algorithm Based on Power Control for Wireless
Sensor Networks. Springer-Verlag Berlin Heidelberg. 2010: 209-216.
[14] Qingxu Xiong, Xiang. Cross-layer design of MAC and application semantics in Wireless Sensor
Netowrks. IEEE 2014 fourth international conference on communication systems and network
technologies.
Bulletin of EEI ISSN: 2302-9285 
Data Flow in Wireless Sensor Network Protocol Stack by using ... (Rakesh Kumar Saini)
87
[15] Atif Sharif, Vidyasagar M Potdar, AJD Rathnayaka. LCART: A Cross-layered Transport Protocol for
Heterogeneous WSN. IEEE SENSORS 2010 Conference.
[16] Ian F.Akyildiz, Mehmet CVuran, Ozgur B Akan. A Cross-Layer Protocol for Wireless Sensor Network.
In Proc. IEEE 2006.
[17] Chia-Hung Tsai, Tsu-Wen Hsu, Meng-Shiuan Pan, Yu-Chee Tseng. Cross-Layer, Energy-Efficient
design for supporting continuous queries in Wireless Sensor Network: A Quorum-Based Approach.
Springer Science+Business Media, LLC. 2009.
[18] Huaqing Wang, Yue Ouyang, Guixia Kang. An Energy Efficient Cross-Layer Design for Healthcare
Monitoring Wireless Sensor Networks. In Proc.IEEE 2008.
[19] Thomas Beluch, Daniela Dragomirescu, Robert Plana. A Sub-nanosecond Synchronized MAC-PHY
cross-layer design for Wireless Sensor Networks. ELSEVIER, Ad Hoc Networks. 2013; 11: 823-845.

Recomendados

40120140503011 por
4012014050301140120140503011
40120140503011IAEME Publication
264 visualizações15 slides
Wireless sensor networks software architecture por
Wireless sensor networks software architectureWireless sensor networks software architecture
Wireless sensor networks software architectureAdeel Javaid
2.3K visualizações10 slides
Architecture 4 Wireless Sensor Networks por
Architecture 4 Wireless Sensor NetworksArchitecture 4 Wireless Sensor Networks
Architecture 4 Wireless Sensor NetworksIvano Malavolta
3.2K visualizações55 slides
Optimization of Transmission Schemes in Energy-Constrained Wireless Sensor Ne... por
Optimization of Transmission Schemes in Energy-Constrained Wireless Sensor Ne...Optimization of Transmission Schemes in Energy-Constrained Wireless Sensor Ne...
Optimization of Transmission Schemes in Energy-Constrained Wireless Sensor Ne...IJEEE
215 visualizações5 slides
Some aspects of wireless sensor networks por
Some aspects of wireless sensor networksSome aspects of wireless sensor networks
Some aspects of wireless sensor networkspijans
418 visualizações10 slides
wireless sensor network a survey por
wireless sensor network a surveywireless sensor network a survey
wireless sensor network a surveyThesis Scientist Private Limited
2.8K visualizações87 slides

Mais conteúdo relacionado

Mais procurados

Survey of Wireless Sensor Network Application por
Survey of Wireless Sensor Network ApplicationSurvey of Wireless Sensor Network Application
Survey of Wireless Sensor Network Applicationijsrd.com
271 visualizações5 slides
file4.pdf por
file4.pdffile4.pdf
file4.pdfRajShah860705
67 visualizações5 slides
9345.pdf por
9345.pdf9345.pdf
9345.pdfRajShah860705
42 visualizações4 slides
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS por
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKSMULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKSvtunotesbysree
134.8K visualizações45 slides
wireless sensor network por
wireless sensor networkwireless sensor network
wireless sensor networkDeepaDasarathan
731 visualizações25 slides
Scalability in wireless sensor networks por
Scalability in wireless sensor networksScalability in wireless sensor networks
Scalability in wireless sensor networkssourabhshivtiwari
4.9K visualizações16 slides

Mais procurados(20)

Survey of Wireless Sensor Network Application por ijsrd.com
Survey of Wireless Sensor Network ApplicationSurvey of Wireless Sensor Network Application
Survey of Wireless Sensor Network Application
ijsrd.com271 visualizações
file4.pdf por RajShah860705
file4.pdffile4.pdf
file4.pdf
RajShah86070567 visualizações
9345.pdf por RajShah860705
9345.pdf9345.pdf
9345.pdf
RajShah86070542 visualizações
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS por vtunotesbysree
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKSMULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS
MULTIPLE CHOICE QUESTIONS WITH ANSWERS ON WIRELESS SENSOR NETWORKS
vtunotesbysree134.8K visualizações
wireless sensor network por DeepaDasarathan
wireless sensor networkwireless sensor network
wireless sensor network
DeepaDasarathan731 visualizações
Scalability in wireless sensor networks por sourabhshivtiwari
Scalability in wireless sensor networksScalability in wireless sensor networks
Scalability in wireless sensor networks
sourabhshivtiwari4.9K visualizações
A review of Hierarchical energy Protocols in Wireless Sensor Network por iosrjce
A review of Hierarchical energy Protocols in Wireless Sensor NetworkA review of Hierarchical energy Protocols in Wireless Sensor Network
A review of Hierarchical energy Protocols in Wireless Sensor Network
iosrjce125 visualizações
Wireless sensor network wireless network por Teced Ce
Wireless sensor network wireless networkWireless sensor network wireless network
Wireless sensor network wireless network
Teced Ce2.5K visualizações
Hetrogenous wireless sensor network por Chinmoy Jena
Hetrogenous wireless sensor networkHetrogenous wireless sensor network
Hetrogenous wireless sensor network
Chinmoy Jena3.6K visualizações
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O... por IJEEE
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
IJEEE 305 visualizações
Comparison of Routing protocols in Wireless Sensor Networks: A Detailed Survey por theijes
Comparison of Routing protocols in Wireless Sensor Networks: A Detailed SurveyComparison of Routing protocols in Wireless Sensor Networks: A Detailed Survey
Comparison of Routing protocols in Wireless Sensor Networks: A Detailed Survey
theijes541 visualizações
Mw2522122216 por IJERA Editor
Mw2522122216Mw2522122216
Mw2522122216
IJERA Editor251 visualizações
Wireless Micro-Sensor Network Models por IOSR Journals
Wireless Micro-Sensor Network ModelsWireless Micro-Sensor Network Models
Wireless Micro-Sensor Network Models
IOSR Journals582 visualizações
Introduction of Wireless Sensor Network por Muhammad Kaife Uddin
Introduction of Wireless Sensor NetworkIntroduction of Wireless Sensor Network
Introduction of Wireless Sensor Network
Muhammad Kaife Uddin14.2K visualizações
Chapter por Rajat Soni
ChapterChapter
Chapter
Rajat Soni988 visualizações
An algorithm for fault node recovery of wireless sensor network por eSAT Publishing House
An algorithm for fault node recovery of wireless sensor networkAn algorithm for fault node recovery of wireless sensor network
An algorithm for fault node recovery of wireless sensor network
eSAT Publishing House1.8K visualizações
Ppt on low power wireless sensor network 5th sem por shikhathegreat
Ppt on low power wireless sensor network 5th semPpt on low power wireless sensor network 5th sem
Ppt on low power wireless sensor network 5th sem
shikhathegreat5.3K visualizações
Protection Technique for Complex Distribution Smart Grid Using Wireless Token... por Power System Operation
Protection Technique for Complex Distribution Smart Grid Using Wireless Token...Protection Technique for Complex Distribution Smart Grid Using Wireless Token...
Protection Technique for Complex Distribution Smart Grid Using Wireless Token...
Power System Operation212 visualizações

Similar a Data Flow in Wireless Sensor Network Protocol Stack by using Bellman-Ford Routing Algorithm

IRJET- Energy Efficient Protocol in Wireless Sensor Network por
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET Journal
14 visualizações4 slides
Oj3425062509 por
Oj3425062509Oj3425062509
Oj3425062509IJERA Editor
271 visualizações4 slides
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY por
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEYijcsa
2K visualizações16 slides
G017344246 por
G017344246G017344246
G017344246IOSR Journals
139 visualizações6 slides
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI... por
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
5 visualizações19 slides
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI... por
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
16 visualizações19 slides

Similar a Data Flow in Wireless Sensor Network Protocol Stack by using Bellman-Ford Routing Algorithm(20)

IRJET- Energy Efficient Protocol in Wireless Sensor Network por IRJET Journal
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET Journal14 visualizações
Oj3425062509 por IJERA Editor
Oj3425062509Oj3425062509
Oj3425062509
IJERA Editor271 visualizações
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY por ijcsa
EVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEYEVENT DRIVEN ROUTING PROTOCOLS FOR  WIRELESS SENSOR NETWORK- A SURVEY
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
ijcsa2K visualizações
G017344246 por IOSR Journals
G017344246G017344246
G017344246
IOSR Journals139 visualizações
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI... por ijwmn
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
ijwmn5 visualizações
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI... por ijwmn
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
ijwmn16 visualizações
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ... por IRJET Journal
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...
IRJET Journal252 visualizações
Performance Evaluation of LEACH Protocol for Wireless Sensor Network por AM Publications
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkPerformance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
AM Publications392 visualizações
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN por IAEME Publication
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSNA SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN
A SURVEY OF ENERGY-EFFICIENT COMMUNICATION PROTOCOLS IN WSN
IAEME Publication276 visualizações
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission por IOSR Journals
Energy Minimization in Wireless Sensor Networks Using Multi  Hop TransmissionEnergy Minimization in Wireless Sensor Networks Using Multi  Hop Transmission
Energy Minimization in Wireless Sensor Networks Using Multi Hop Transmission
IOSR Journals560 visualizações
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK por Rutvik Pensionwar
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORKComplete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK
Complete report on DATA ACQUISITION SCHEME IN WIRELESS SENSOR NETWORK
Rutvik Pensionwar491 visualizações
DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN... por IJEEE
DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN...DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN...
DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN...
IJEEE 336 visualizações
Mobility_Research_paper por Piyush Jalan
Mobility_Research_paperMobility_Research_paper
Mobility_Research_paper
Piyush Jalan210 visualizações
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se... por IRJET Journal
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...
An Improved Enhanced Real Time Routing Protocol (IERT) for Mobile Wireless Se...
IRJET Journal29 visualizações
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S... por IRJET Journal
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...
Multiple Sink Positioning and Relocation for Improving Lifetime in Wireless S...
IRJET Journal47 visualizações
EFFECT OF HASH FUNCTION ON PERFORMANCE OF LOW POWER WAKE UP RECEIVER FOR WIRE... por IJNSA Journal
EFFECT OF HASH FUNCTION ON PERFORMANCE OF LOW POWER WAKE UP RECEIVER FOR WIRE...EFFECT OF HASH FUNCTION ON PERFORMANCE OF LOW POWER WAKE UP RECEIVER FOR WIRE...
EFFECT OF HASH FUNCTION ON PERFORMANCE OF LOW POWER WAKE UP RECEIVER FOR WIRE...
IJNSA Journal12 visualizações
Mobile Relay in Data-Intensive using Routing Tree WSN por ijircee
Mobile Relay in Data-Intensive using Routing Tree WSNMobile Relay in Data-Intensive using Routing Tree WSN
Mobile Relay in Data-Intensive using Routing Tree WSN
ijircee326 visualizações
Secure and Efficient DiDrip Protocol for Improving Performance of WSNs por INFOGAIN PUBLICATION
Secure and Efficient DiDrip Protocol for Improving Performance of WSNsSecure and Efficient DiDrip Protocol for Improving Performance of WSNs
Secure and Efficient DiDrip Protocol for Improving Performance of WSNs
INFOGAIN PUBLICATION50 visualizações
Design Issues and Applications of Wireless Sensor Network por ijtsrd
Design Issues and Applications of Wireless Sensor NetworkDesign Issues and Applications of Wireless Sensor Network
Design Issues and Applications of Wireless Sensor Network
ijtsrd705 visualizações

Mais de journalBEEI

Square transposition: an approach to the transposition process in block cipher por
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipherjournalBEEI
54 visualizações8 slides
Hyper-parameter optimization of convolutional neural network based on particl... por
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...journalBEEI
70 visualizações8 slides
Supervised machine learning based liver disease prediction approach with LASS... por
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...journalBEEI
49 visualizações8 slides
Handling concept drifts and limited label problems using semi-supervised comb... por
Handling concept drifts and limited label problems using semi-supervised comb...Handling concept drifts and limited label problems using semi-supervised comb...
Handling concept drifts and limited label problems using semi-supervised comb...journalBEEI
26 visualizações8 slides
A secure and energy saving protocol for wireless sensor networks por
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networksjournalBEEI
26 visualizações8 slides
Plant leaf identification system using convolutional neural network por
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural networkjournalBEEI
224 visualizações12 slides

Mais de journalBEEI(20)

Square transposition: an approach to the transposition process in block cipher por journalBEEI
Square transposition: an approach to the transposition process in block cipherSquare transposition: an approach to the transposition process in block cipher
Square transposition: an approach to the transposition process in block cipher
journalBEEI54 visualizações
Hyper-parameter optimization of convolutional neural network based on particl... por journalBEEI
Hyper-parameter optimization of convolutional neural network based on particl...Hyper-parameter optimization of convolutional neural network based on particl...
Hyper-parameter optimization of convolutional neural network based on particl...
journalBEEI70 visualizações
Supervised machine learning based liver disease prediction approach with LASS... por journalBEEI
Supervised machine learning based liver disease prediction approach with LASS...Supervised machine learning based liver disease prediction approach with LASS...
Supervised machine learning based liver disease prediction approach with LASS...
journalBEEI49 visualizações
Handling concept drifts and limited label problems using semi-supervised comb... por journalBEEI
Handling concept drifts and limited label problems using semi-supervised comb...Handling concept drifts and limited label problems using semi-supervised comb...
Handling concept drifts and limited label problems using semi-supervised comb...
journalBEEI26 visualizações
A secure and energy saving protocol for wireless sensor networks por journalBEEI
A secure and energy saving protocol for wireless sensor networksA secure and energy saving protocol for wireless sensor networks
A secure and energy saving protocol for wireless sensor networks
journalBEEI26 visualizações
Plant leaf identification system using convolutional neural network por journalBEEI
Plant leaf identification system using convolutional neural networkPlant leaf identification system using convolutional neural network
Plant leaf identification system using convolutional neural network
journalBEEI224 visualizações
Timetabling problem solving based on best-nests cuckoo search por journalBEEI
Timetabling problem solving based on best-nests cuckoo searchTimetabling problem solving based on best-nests cuckoo search
Timetabling problem solving based on best-nests cuckoo search
journalBEEI22 visualizações
Customized moodle-based learning management system for socially disadvantaged... por journalBEEI
Customized moodle-based learning management system for socially disadvantaged...Customized moodle-based learning management system for socially disadvantaged...
Customized moodle-based learning management system for socially disadvantaged...
journalBEEI31 visualizações
Understanding the role of individual learner in adaptive and personalized e-l... por journalBEEI
Understanding the role of individual learner in adaptive and personalized e-l...Understanding the role of individual learner in adaptive and personalized e-l...
Understanding the role of individual learner in adaptive and personalized e-l...
journalBEEI36 visualizações
Prototype mobile contactless transaction system in traditional markets to sup... por journalBEEI
Prototype mobile contactless transaction system in traditional markets to sup...Prototype mobile contactless transaction system in traditional markets to sup...
Prototype mobile contactless transaction system in traditional markets to sup...
journalBEEI31 visualizações
Wireless HART stack using multiprocessor technique with laxity algorithm por journalBEEI
Wireless HART stack using multiprocessor technique with laxity algorithmWireless HART stack using multiprocessor technique with laxity algorithm
Wireless HART stack using multiprocessor technique with laxity algorithm
journalBEEI35 visualizações
Implementation of double-layer loaded on octagon microstrip yagi antenna por journalBEEI
Implementation of double-layer loaded on octagon microstrip yagi antennaImplementation of double-layer loaded on octagon microstrip yagi antenna
Implementation of double-layer loaded on octagon microstrip yagi antenna
journalBEEI28 visualizações
The calculation of the field of an antenna located near the human head por journalBEEI
The calculation of the field of an antenna located near the human headThe calculation of the field of an antenna located near the human head
The calculation of the field of an antenna located near the human head
journalBEEI34 visualizações
Exact secure outage probability performance of uplinkdownlink multiple access... por journalBEEI
Exact secure outage probability performance of uplinkdownlink multiple access...Exact secure outage probability performance of uplinkdownlink multiple access...
Exact secure outage probability performance of uplinkdownlink multiple access...
journalBEEI27 visualizações
Design of a dual-band antenna for energy harvesting application por journalBEEI
Design of a dual-band antenna for energy harvesting applicationDesign of a dual-band antenna for energy harvesting application
Design of a dual-band antenna for energy harvesting application
journalBEEI47 visualizações
Transforming data-centric eXtensible markup language into relational database... por journalBEEI
Transforming data-centric eXtensible markup language into relational database...Transforming data-centric eXtensible markup language into relational database...
Transforming data-centric eXtensible markup language into relational database...
journalBEEI18 visualizações
Key performance requirement of future next wireless networks (6G) por journalBEEI
Key performance requirement of future next wireless networks (6G)Key performance requirement of future next wireless networks (6G)
Key performance requirement of future next wireless networks (6G)
journalBEEI40 visualizações
Noise resistance territorial intensity-based optical flow using inverse confi... por journalBEEI
Noise resistance territorial intensity-based optical flow using inverse confi...Noise resistance territorial intensity-based optical flow using inverse confi...
Noise resistance territorial intensity-based optical flow using inverse confi...
journalBEEI15 visualizações
Modeling climate phenomenon with software grids analysis and display system i... por journalBEEI
Modeling climate phenomenon with software grids analysis and display system i...Modeling climate phenomenon with software grids analysis and display system i...
Modeling climate phenomenon with software grids analysis and display system i...
journalBEEI36 visualizações
An approach of re-organizing input dataset to enhance the quality of emotion ... por journalBEEI
An approach of re-organizing input dataset to enhance the quality of emotion ...An approach of re-organizing input dataset to enhance the quality of emotion ...
An approach of re-organizing input dataset to enhance the quality of emotion ...
journalBEEI29 visualizações

Último

BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth por
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for GrowthInnomantra
15 visualizações4 slides
Robotics in construction enterprise por
Robotics in construction enterpriseRobotics in construction enterprise
Robotics in construction enterpriseKhalid Abdel Naser Abdel Rahim
5 visualizações1 slide
REACTJS.pdf por
REACTJS.pdfREACTJS.pdf
REACTJS.pdfArthyR3
37 visualizações16 slides
Design of machine elements-UNIT 3.pptx por
Design of machine elements-UNIT 3.pptxDesign of machine elements-UNIT 3.pptx
Design of machine elements-UNIT 3.pptxgopinathcreddy
37 visualizações31 slides
Créativité dans le design mécanique à l’aide de l’optimisation topologique por
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueCréativité dans le design mécanique à l’aide de l’optimisation topologique
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueLIEGE CREATIVE
8 visualizações84 slides
CPM Schedule Float.pptx por
CPM Schedule Float.pptxCPM Schedule Float.pptx
CPM Schedule Float.pptxMathew Joseph
6 visualizações5 slides

Último(20)

BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth por Innomantra
BCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for GrowthBCIC - Manufacturing Conclave -  Technology-Driven Manufacturing for Growth
BCIC - Manufacturing Conclave - Technology-Driven Manufacturing for Growth
Innomantra 15 visualizações
REACTJS.pdf por ArthyR3
REACTJS.pdfREACTJS.pdf
REACTJS.pdf
ArthyR337 visualizações
Design of machine elements-UNIT 3.pptx por gopinathcreddy
Design of machine elements-UNIT 3.pptxDesign of machine elements-UNIT 3.pptx
Design of machine elements-UNIT 3.pptx
gopinathcreddy37 visualizações
Créativité dans le design mécanique à l’aide de l’optimisation topologique por LIEGE CREATIVE
Créativité dans le design mécanique à l’aide de l’optimisation topologiqueCréativité dans le design mécanique à l’aide de l’optimisation topologique
Créativité dans le design mécanique à l’aide de l’optimisation topologique
LIEGE CREATIVE8 visualizações
CPM Schedule Float.pptx por Mathew Joseph
CPM Schedule Float.pptxCPM Schedule Float.pptx
CPM Schedule Float.pptx
Mathew Joseph6 visualizações
Global airborne satcom market report por defencereport78
Global airborne satcom market reportGlobal airborne satcom market report
Global airborne satcom market report
defencereport786 visualizações
Web Dev Session 1.pptx por VedVekhande
Web Dev Session 1.pptxWeb Dev Session 1.pptx
Web Dev Session 1.pptx
VedVekhande17 visualizações
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf por AlhamduKure
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdfASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf
ASSIGNMENTS ON FUZZY LOGIC IN TRAFFIC FLOW.pdf
AlhamduKure8 visualizações
Module-1, Chapter-2 Data Types, Variables, and Arrays por Demian Antony D'Mello
Module-1, Chapter-2 Data Types, Variables, and ArraysModule-1, Chapter-2 Data Types, Variables, and Arrays
Module-1, Chapter-2 Data Types, Variables, and Arrays
Demian Antony D'Mello6 visualizações
dummy.pptx por JamesLamp
dummy.pptxdummy.pptx
dummy.pptx
JamesLamp5 visualizações
GPS Survery Presentation/ Slides por OmarFarukEmon1
GPS Survery Presentation/ SlidesGPS Survery Presentation/ Slides
GPS Survery Presentation/ Slides
OmarFarukEmon17 visualizações
Pitchbook Repowerlab.pdf por VictoriaGaleano
Pitchbook Repowerlab.pdfPitchbook Repowerlab.pdf
Pitchbook Repowerlab.pdf
VictoriaGaleano6 visualizações
Proposal Presentation.pptx por keytonallamon
Proposal Presentation.pptxProposal Presentation.pptx
Proposal Presentation.pptx
keytonallamon67 visualizações
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc... por csegroupvn
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
Design of Structures and Foundations for Vibrating Machines, Arya-ONeill-Pinc...
csegroupvn8 visualizações
unit 1.pptx por rrbornarecm
unit 1.pptxunit 1.pptx
unit 1.pptx
rrbornarecm5 visualizações
GDSC Mikroskil Members Onboarding 2023.pdf por gdscmikroskil
GDSC Mikroskil Members Onboarding 2023.pdfGDSC Mikroskil Members Onboarding 2023.pdf
GDSC Mikroskil Members Onboarding 2023.pdf
gdscmikroskil63 visualizações
Design_Discover_Develop_Campaign.pptx por ShivanshSeth6
Design_Discover_Develop_Campaign.pptxDesign_Discover_Develop_Campaign.pptx
Design_Discover_Develop_Campaign.pptx
ShivanshSeth649 visualizações
Integrating Sustainable Development Goals (SDGs) in School Education por SheetalTank1
Integrating Sustainable Development Goals (SDGs) in School EducationIntegrating Sustainable Development Goals (SDGs) in School Education
Integrating Sustainable Development Goals (SDGs) in School Education
SheetalTank19 visualizações
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx por lwang78
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
2023Dec ASU Wang NETR Group Research Focus and Facility Overview.pptx
lwang78180 visualizações

Data Flow in Wireless Sensor Network Protocol Stack by using Bellman-Ford Routing Algorithm

  • 1. Bulletin of Electrical Engineering and Informatics ISSN: 2302-9285 Vol. 6, No. 1, March 2017, pp. 81~87, DOI: 10.11591/eei.v6i1.577  81 Received November 7, 2016; Revised January 7, 2017; Accepted January 21, 2017 Data Flow in Wireless Sensor Network Protocol Stack by using Bellman-Ford Routing Algorithm Rakesh Kumar Saini 1* , Ritika 2 , Sandip Vijay 3 1, 2 Department of Computer Science and Application, DIT University, Dehradun Uttrakhand, India 3 Department of Electronics and Communication, ICFAI University, Dehradun Uttrakhand, India *Corresponding author, e-mail: rk.saini@dituniversity.edu.in 1* , hod.mca@dituniversity.edu.in 2 , vijaysandip@gmail.com 3 Abstract Wireless sensor network consists various sensor nodes that are used to monitor any target area like forest fire detection by our army person and monitoring any industrial activity by industry manager. Wireless sensor networks have been deployed in several cities to monitor the concentration of dangerous gases for citizens. In wireless sensor network when sensor nodes communicate from each other then routing protocol are used for communication between protocol layers. Wireless sensor network protocol stack consist five layers such as Application layer, Transport layer, Network layer, MAC Layer, Physical layer. In this paper we study and analysis Bellman-Ford routing algorithm and check the flow of data between these protocol layers. For simulation purpose we are using Qualnet 5.0.2 simulator tool. Keywords: sensor nodes, wireless sensor network, Bellman-Ford routing algorithm, Qualnet 5.0.2 1. Introduction A Wireless sensor network has many sensor nodes that are interconnected by wireless communication channels. Sensor node is a small device that is used to monitor the physical and environmental condition such as temperature, sound and any movement in the sensing field. Sensor node senses the data and sends to nearest sensor node and all sensor nodes cooperately pass their data to the base station via internet or satellite. Nowadays wireless sensor networks are popular and their applications are used by our military for environment monitoring. Wireless sensor networks are used for other purpose like home security, earthquake warning. Despite the infinite scopes of wireless sensor networks, they are limited by the node battery lifetime. Once they are deployed, the network can keep operating while the battery power is adequate. This is critical point to be considered as it is almost impossible to replace the node battery once deployed over an inaccessible area. Such constraints combined with a typical deployment of large number of sensor nodes, have posed many challenges to the design and management of sensor networks and necessitate energy-awareness at all layers of networking protocol stack [1-2]. The main task of a sensor node in a sensor field is to detect events, perform quick local data processing, and then transmit the data. Power consumption can hence be divided into three domains: sensing, communication, and data processing. In this paper we study and analysis Bellman-Ford routing algorithm and check the flow of data between Wireless sensor network protocols stack layers. 2. Wireless Sensor Network A wireless sensor network consists distributed autonomous sensors nodes that are used to monitor physical or environmental conditions, such as temperature, sound, vibration, pressure and to cooperatively pass their data to the base station [2-3]. The more modern networks are bi-directional, also enabling control of sensor activity. The development of wireless sensor networks was motivated by military applications such as battlefield surveillance; today such networks are used in many industrial and consumer applications, such as industrial process monitoring and control machine health monitoring, and so on. The WSN is built of
  • 2.  ISSN: 2089-3191 Bulletin of EEI Vol. 6, No. 1, March 2017 : 81 – 87 82 "nodes" – from a few to several hundreds or even thousands, where each node is connected to one (or sometimes several) sensors. Each such sensor network node has typically several parts: a radio transceiver with an internal antenna or connection to an external antenna, a microcontroller, an electronic circuit for interfacing with the sensors and an energy source, usually a battery or an embedded form of energy harvesting. A sensor node might vary in size from that of a shoebox down to the size of a grain of dust, although functioning "motes"(demo video) of genuine microscopic dimensions have yet to be created. The cost of sensor nodes is similarly variable, ranging from hundreds of dollars to a few pennies, depending on the complexity of the individual sensor nodes. Size and cost constraints on sensor nodes result in corresponding constraints on resources such as energy, memory, computational speed and communications bandwidth. The topology of the WSNs can vary from a simple star network to an advanced multi-hop network. The wireless sensor node, being a microelectronic device, can only be equipped with a limited power source (< 0.5 Ah, 1.2 V). In some application scenarios, replenishment of power resources might be impossible [5]. Sensor node lifetime, therefore, shows a strong dependence on battery lifetime. In a multihop ad hoc sensor network, each node plays the dual role of data originator and data router. The malfunctioning of a few nodes can cause significant topological changes and might require rerouting of packets and reorganization of the network. Hence, power conservation and power management take on additional importance [4-5]. It is for these reasons that researchers are currently focusing on the design of power-aware protocols and algorithms for sensor networks. In Wireless Sensor network, all sensor nodes move from one location to another location [7]. In this paper we analyze Bellman-Ford routing algorithm and check the data flow between protocol layers [9]. 3. Protocol Stack of WSN Wireless sensor network protocol stack has five layers such as Application layer, Transport layer, Network layer, MAC Layer, Physical layer [10-11].The Wireless sensor network protocol stack used by base station and sensor nodes as mentioned in Figure 1 (Wireless Sensor Network Protocol Stack). WSNs Protocol Stack combines energy of sensor nodes and routing awareness, integrates packets with networking protocols, communicates energy efficiently through the wireless medium, and promotes cooperative efforts of sensor nodes. Wireless sensor network protocol stack is modification of OSI (Open system interconnection). It is used for wireless network. In wireless sensor network when sensor nodes cooperately pass their data to the base station then this protocol stack works for exchanging or passing information from one layer to another layer adjacently [12]. It does not provide communication non-adjacently between Protocol layers. Figure 1. Wireless Sensor Networks Protocol Stack In WSNs, The physical layer is responsible for frequency selection, carrier frequency generation, signal detection, modulation, and data encryption. The MAC layer is responsible for the multiplexing of data streams, data frame detection, medium access and error control. It ensures reliable point-to-point and point-to-multipoint connections in a communication network. The network layer takes care of routing the data supplied by the transport layer. The transport layer helps to maintain the flow of data if the sensor networks application requires it. Depending on the sensing tasks, different types of application software can be built and used on the application layer. In addition, the power, mobility, and task management planes monitor the power, movement, and task distribution among the sensor nodes. These planes help the sensor
  • 3. Bulletin of EEI ISSN: 2302-9285  Data Flow in Wireless Sensor Network Protocol Stack by using ... (Rakesh Kumar Saini) 83 nodes coordinate the sensing task and lower overall power consumption. The power management plane manages how a sensor node uses its power. 4. Simulation Setup For analysis of data flow between WSNs protocol stack layers we create a simulation setup (Figure 2). In this simulation setup we consider 17 sensor nodes that are communicate between each other and finaly send data to destination node. In this simulation we use Bellman- Ford routing algorithm for routing data packets between sensor nodes. Bellman-Ford routing algorithm computes shortest paths from sensor node to all other sensor nodes and finally sends data packets by a shortest path to the base station. Bellman-Ford routing algorithm is very usefull and energy-efficient approach in wireless sensor network. Running simulation (Figure 3) show the working of all sensor nodes [13-14]. There are many sensor nodes communicate from each other and finally send cooperately sense data to destination nodes. In this simulation we are using Qualnet 5.0.2 simulator tool. Qualnet 5.0.2 is created for Wireless sensor network and Adhoc network. Figure 2. Simulation Setup Figure 3. Running Simulation 5. Simulation Results and Analysis For Study and analysis of data packets from top layer (Application layer) to bottom layer (Physical layer) we are consider Qualnet 5.0.2 simulator tool. Qualnet 5.0.2 is a very popular
  • 4.  ISSN: 2089-3191 Bulletin of EEI Vol. 6, No. 1, March 2017 : 81 – 87 84 simulator tool in wireless sensor network. Parameters that are used in this simulation are shown in Table 1. In this simulation the performance of Bellman-Ford is verified. In this simulation we consider sensor nodes 1, 2,3,5,7,10,11,16 cooperately pass their data to the destination node 17. Table 1. Simulation Parameters Parameter Value Simulator Qualnet 5.0.2 Source Sensor nodes 1,2,3,5,7,10,11,16 Destination node 17 Buffer Size 1024 Terrain Range 100m x 100m No. of sensor nodes 17 Frequencies 2.4GHz Traffic Type CBR Channel Type Wireless channel Protocols BELLMAN-FORD In this simulation for study and analysis of Bellman-Ford routing algorithm we check the values on wireless sensor network protocol stack (Application layer, Transport layer, Network layer, MAC layer, Physical layer). First we check data packets that are coming from Application layer to Transport layer similarly flow of data packets from Transport layer to Network layer, Network layer to MAC layer and from MAC layer to Physical layer [17-18]. Figure 4. Data Packets Send from Application Layer to Transport Layer In Figure 4, Data packets send from Application layer to Transport layer In Figure 5, Data packets received from Application layer to Transport layer. In Figure 6 Data packets received from Transport layer to Network layer. In Figure 7. Data packets received from Network layer to MAC layer. In Figure 8 Data packets received from MAC layer to Physical layer.
  • 5. Bulletin of EEI ISSN: 2302-9285  Data Flow in Wireless Sensor Network Protocol Stack by using ... (Rakesh Kumar Saini) 85 Figure 5. Data Packets Received from Application Layer at Transport Figure 6. Data Packets received from Transport layer at Network Figure 7. Data Packets received from Network layer at MAC layer In this simulation result, data packets that are coming from Transport layer to Network layer show frequency of sensor nodes adjacently. Similarly data packets coming from Network layer to MAC layer and then data packets are coming from MCA layer to Physical layer. By study and analysis of data packets flow from top layer(Application layer) to Bottom layer(Physical layer) we find that all sensor nodes forwarding data to the base station adjacently means one layer to next layer and so on. By using Bellman-Ford routing algorithm all sensor nodes forward data to base station but Bellman-Ford routing algorithm is not energy-efficient [15]. For improve energy-efficiency in wireless sensor network we can use Cross-layer design
  • 6.  ISSN: 2089-3191 Bulletin of EEI Vol. 6, No. 1, March 2017 : 81 – 87 86 approach in wireless sensor network. Cross-layer design approach is more energy-efficient, scalable and useful approach in wireless sensor network [16]. Figure 8. Data Packets Received from MCA Layer at Physical Layer 6. Conclusion In this simulation we study and analysis of Bellman-Ford routing algorithm at different wireless sensor network protocol stack layer (Application layer, Transport layer, Network layer, MAC layer, Physical layer). These layers exchange data adjacently between each other. In this simulation we analysis data flow at different-different layer. In future work we will develop a cross-layer design approach that will be more energy-efficient as compare to traditional layered approach. References [1] IF Akyildiz et al., Wireless sensor networks: a survey, Computer Networks 38. 2002: 393–422. [2] JN Al-Karaki, AE Kamal. Routing Techniques in Wireless Sensor Networks: A Survey. IEEE Wireless Communication. Dec. 2004; 11(6): 6-28. [3] WB Heinemann et al., An Application-Specific Protocol Architecture for Wireless Micro sensor Networks. IEEE Transactions on Wireless Communications. Oct 2002; 1(4): 660 - 670. [4] WR Heinemann, A Chandrakasan, H Balkrishnan. Energy-Efficient Communication Protocol for Wireless Micro sensor Networks. In Proceedings of 33rd Hawaii International Conference on System Science. Jan. 2000; 2: 1-10. [5] Mao Ye, Chengfa Li, Guihai Chen, Jie Wu. An Energy efficient clustering scheme in Wireless sensor network. Ad Hoc and Sensor wireless Networks. April 2006; 3: 99-119. [6] Amir Sepasi Zahmati, Bahman Abolhassani, Ali Asghar Behesti Shirazi, Ali Shojaee Bakhtiari. An Energy-Efficient protocol with Static clustering for Wireless Sensor Network. Proceedings of world academy of science, Engineering and Technology. July 2007; 22. [7] C-Y Chong, SP Kumar. Sensor networks: evolution, opportunities, and challenges. Proceedings of the IEEE. 2003; 91(8): 1247–1256. [8] Soheil Ghiasi, Ankur Srivastava, Xiaojian Yang, Majid Sarrafzadeh. Optimal Energy Aware Clustering in Sensor Networks. SENSORS Journal. 2002; 2(7): 258-269. [9] Al-Karaki, Jamal N, Ahmed E Kamal. Routing techniques in wireless sensor networks:a survey. Wireless communications, IEEE. 2004; 11(6): 6-28. [10] Mardani, Morteza, Seung-Jun Kim, Georgios B Giannakis. Cross-layer design of wireless multihop random access networks. Signal Processing, IEEE Transactions. 60.5 (2012): 2562-2574. [11] Heinemann, Wendi Rabiner, Anantha Chandrakasan, Hari Balakrishnan. Energy-efficient communication protocol for wireless micro sensor networks. System sciences, 2000. Proceedings of the 33rd annual Hawaii international conference on. IEEE. 2000. [12] [Herman Sahota, Ratnesh Kumar, Ahmed Kamal, Jing Huang. An Energy-Efficient Wireless Sensor Network for Precision Agriculture. In Proc. IEEE. 2010. [13] Yong Ding, Zhou Xu, Lingyun Tao. An Cross Layer Algorithm Based on Power Control for Wireless Sensor Networks. Springer-Verlag Berlin Heidelberg. 2010: 209-216. [14] Qingxu Xiong, Xiang. Cross-layer design of MAC and application semantics in Wireless Sensor Netowrks. IEEE 2014 fourth international conference on communication systems and network technologies.
  • 7. Bulletin of EEI ISSN: 2302-9285  Data Flow in Wireless Sensor Network Protocol Stack by using ... (Rakesh Kumar Saini) 87 [15] Atif Sharif, Vidyasagar M Potdar, AJD Rathnayaka. LCART: A Cross-layered Transport Protocol for Heterogeneous WSN. IEEE SENSORS 2010 Conference. [16] Ian F.Akyildiz, Mehmet CVuran, Ozgur B Akan. A Cross-Layer Protocol for Wireless Sensor Network. In Proc. IEEE 2006. [17] Chia-Hung Tsai, Tsu-Wen Hsu, Meng-Shiuan Pan, Yu-Chee Tseng. Cross-Layer, Energy-Efficient design for supporting continuous queries in Wireless Sensor Network: A Quorum-Based Approach. Springer Science+Business Media, LLC. 2009. [18] Huaqing Wang, Yue Ouyang, Guixia Kang. An Energy Efficient Cross-Layer Design for Healthcare Monitoring Wireless Sensor Networks. In Proc.IEEE 2008. [19] Thomas Beluch, Daniela Dragomirescu, Robert Plana. A Sub-nanosecond Synchronized MAC-PHY cross-layer design for Wireless Sensor Networks. ELSEVIER, Ad Hoc Networks. 2013; 11: 823-845.