SlideShare a Scribd company logo
1 of 6
1
Challenges for Routing Protocols in Wireless
Sensor Networks: A Survey
Auwal Tijjani Amshi
Email: auwalamshi@gmail.com
School of Software Engineering, Nanchang Hang Kong University (南昌航空大學).
Abstract- Wireless Sensor Networks (WSNs) consist of small nodes with sensing,
computation, and wireless communications capabilities. Recent advances in wireless
sensor networks have led to many new protocols specifically designed for sensor
networks where they face great challenges. In this paper, we present a survey of the
challenges for Routing in WSNs. We first introduce Wireless Sensor Networks then
outline the challenges for routing in WSNs, in the end we briefly discuss on energy
consumption as it’s the focus of many researchers.
Keyword: Wireless Sensor Network,routing challenges, Energy consumption.
1. Introduction To Wsn
Wireless Sensor Networks WSNs is a popular research area that has taken on
considerable importance in recent years. Because of their convenience, low installation
costs, high mobility, simple deployment and no cabling, WSN has many benefits when
compared to wired networks. WSNs are the technology used in smart infrastructure; for
example, applications for automation systems, development and process control [1][2]. A
large number of these disposable sensors can be networked in many applications that
require unattended operations. A Wireless Sensor Network (WSN) contain hundreds or
thousands of these sensor nodes. These sensors have the ability to communicate either
among each other or directly to an external base-station (BS). [3] Figure 1 shows a
diagram of WSN.
Wireless Sensor Network (WSN) is the set of various sensor nodes deployed inanarea to
track parameters of environmental and physical conditions such as temperature, sound,
object movement, light etc. There is also sink node in a wireless sensor network which is
also known as base station. Military applications motivate the development of the
wireless sensor networks.
2
Figure 1. wireless sensor networks
The Wireless Sensor Network sensor nodes capture information from the atmosphere
and then relay it to a base station. [4] Information sent to the base station by all the senor
nodes in the network is gathered and this collected information is sent to the user via the
internet. The base station is generally more resource-potential than the sensor nodes. The
sensor node is Low-Equipped. [5]
The area covered by Wireless sensor nodes is called region of interest (ROI) where in
figure 1 it was label as sensor field. There must be at least one base station for every
region of interest as in Figure 1. Sensor nodes communicate with each other to send data
to base station, this communication can be direct transmission or multi hop. [6]
2. Routing ChallengesInWsn
In this section we discussed on the challenges that influence routing in WSN. [7][8][9] Some
of these challenging issues in wireless sensor network are as follows:
a) Energy consumption
Sensor nodes have limited energy capacity in wireless sensor network. Energy
consumption in the wireless sensor network depends on various operations performed
by sensor nodes, such as data receiving and transmission. The development and design
of hardware and software, routing protocol, and architecture used in sensor networks
also affects energy constraint in the sensor network.[10] sensor nodes can use up their
limited supply of energy performing computations and transmitting information in a
wireless environment. As such, energy conserving forms of communication and
computationare essential. Sensor node lifetime shows a strongdependence onthe battery
lifetime [1] In a multi hop WSN, each node plays a dual role as data sender and data
router. The malfunctioning of some sensor nodes due to power failure can cause
significant topologicalchanges and might require reroutingofpackets and reorganization
of the network.
3
b) Nodes Deployment
Wireless sensor network consists of several nodes deployed either randomly or
manually inside an area. Deployment of sensor nodes requires a handling of topology
very carefully. This deployment of nodes is either deterministic or self-organizing.
Sensor network topology is prone to frequent changes after deployment. In dynamic
wireless sensor network some additional sensor nodes can be added to the network at
any time to replace the faulted node or due to any change in the task dynamic. Addition
of new nodes needs reorganization of the network very carefully.[11]
Node deployment in WSNs is application dependent and affects the performance of the
routing protocol. The deployment can be either deterministic or randomized. In
deterministic deployment, the sensors are manually placed and data is routed through
pre-determined paths. However, in random node deployment, the sensor nodes are
scattered randomly creating an infrastructure in an ad hoc manner. If the resultant
distribution of nodes is not uniform, optimal clustering becomes necessary to allow
connectivity and enable energy efficient network operation. Inter-sensor communication
is normally within short transmission ranges due to energy and bandwidth limitations.
Therefore, it is most likely that a route will consist of multiple wireless hops. [6]
c) Production Cost:
Since the sensor networks consist of large number of nodes and the cost ofa single node
is very important to justify the cost of overall network. Sensor nodes with advanced
features are very costly. As a result, cost of each sensor node has kept being low.
Wireless sensor network also consists of some additional components so keeping the
cost low is a challenging task.
d) Failure Tolerance
Sensor nodes fail due to some hardware problems or physical damage and energy
depletion. Nodes failure in wireless sensor network is higher as compare to wired
network. Protocol used in wireless sensor network should be able to detect the node
failure as soon as possible and should be robust to handle the failure with maintaining
the working of network.
Some sensor nodes may fail or be blocked due to lack of power, physical damage, or
environmental interference. [13] The failure of sensor nodes should not affect the overall
task of the sensor network. If many nodes fail, MAC and routing protocols must
accommodate formation of new links and routes to the data collection base stations. This
4
may require actively adjusting transmit powers and signalingrates onthe existing links to
reduce energy consumption, or rerouting packets through regions of the network where
more energy is available. Therefore, multiple levels of redundancy may be needed in a
fault-tolerant sensor network.
e) Scalability
The number of sensor nodes deployed inthe sensingarea may be in the order of hundreds
or thousands, or more. Any routing scheme must be able to work with this huge number
of sensor nodes. In addition, sensor network routing protocols should be scalable enough
to respond to events in the environment. Until an event occurs, most of the sensors can
remain in the sleep state, with data from the few remaining sensors providing a coarse
quality.
The deployment of sensor nodes is dependent on the nature of the application. Sensor
node consumption varies with respect to the demand of the application; therefore, the
number of sensor nodes can be hundreds, thousand or still more. To handle network
scalability, routing algorithm should have the capability to cope with scalable network.
[12]
f) Hardware Constraints
Generally, a sensor node has sensing unit, power unit, processing unit and transmission
unit. In some application for extra functionality there is requirement of some extra
hardware components which may increase the cost ofdeployment, energyconsumption
and size of sensor node.
g) Security
Security is one of the important issues in WSNs [14]. WSNs operate on remote location
and remains unattended which increase their chances of being exposed to malicious
intrusion and attacks. All WSNs must be protected from unauthorized access to data.
There are some fundamental security requirements to be meet by WSNs like: Data
Authentication, Data confidentiality, Data integrity, Availability and Redundancy. [15]
Maintaining the security ofdata sensed by sensor nodes is another challenge in wireless
sensor network. Data maybe captured during the transmission from sensor node to base
station.
3. Summary
5
Out of all the routing challenges listed and discuss in the above section, much
researchers such as [16] [17] [18.][19] [20] focuses on energy consumption. Energy must be
conserved to increase the lifespan of the sensor nodes. Energy is required by the sensor
node to sense, collect, communicate and process data. Batteries when depleted can be
replaced or recharged. The most important task in WSNs is to design and implement
various energy efficient hardware and software protocols to manage limited battery life
efficiently.
Since In a wireless sensor network, sensor nodes are energy constrained, so if all the
sensors nodes transmit their sensed data directly to the base station then it consumes a
lot of energy of sensor nodes and decreases the network lifetime. In order to maximize
the lifetime of wireless sensor networks different architectures are used. These
architectures of WSN or types of wireless sensor networks help in maximizing the
lifetime of WSN.
4. Conclusion
Routing in sensor networks is not a new area of research, but with rapidly growing set of
research results. In this paper, we give a survey of challenges for routing WSNs. Those
challenges affect the lifetime of the sensor network, and can also compromise security
and data delivery. We highlighted those challenges in this paper because by identifying
and resolving those challenges quickly we can be able to have an effective routing and
data delivery in WSNs.
5. Reference
[1]. Mohamed, Reem E.,Ahmed I. Saleh, MaherAbdelrazzak, and Ahmed S. Samra. "Survey
on Wireless Sensor Network Applications and Energy Efficient Routing Protocols."Wireless
PersonalCommunications 101, no. 2 (2018): 1019-1055
[2]. Willig, A.,Matheus,K.,& Wolisz, A. (2005). Wireless technology in industrial
networks. Proceedings of the IEEE, 93(6),1130–1151.
[3]. JamalN. Al-Karaki Ahmed E. Kamal, Routing Techniques in Wireless Sensor Networks:
A Survey, Iowa State University,Ames,Iowa 50011.
[4]. Goyal, Deepak, and Malay Ranjan Tripathy. "Routing protocols in wireless sensor networks:
A survey." In 2012 Second InternationalConference on Advanced Computing & Communication
Technologies, pp. 474- 480. IEEE, 2012
[5]. https://www.computersciencejunction.in/2015/12/19/introduction-to-wireless-sensor-net
work/
[6]. Syed Mohd Ali, Wireless Sensor Networks Routing Design Issues:ASurvey, International
Journalof Computer Applications (0975 – 8887) Volume 178 – No. 26, June 2019
[7]. Bala, T., Bhatia, V., Kumawat, S. and Jaglan, V., 2018. Asurvey:issues and challenges in
wireless sensor network. International Journalof Engineering & Technology, 7(2.4), pp.53-55.
[8]. Sharma, Sukhwinder, Rakesh Kumar Bansal, and Savina Bansal. "Issues and challenges in
wireless sensor networks." In 2013 InternationalConference on Machine Intelligence and Research
Advancement, pp. 58-62. IEEE, 2013.
[9]. Twinkle Deshwal, Parveen Verma, Routing Challenges in WSN (Wireless Sensor Networks),
International Journal of Advanced Computing Research Volume 02– Issue 01, Jul2016.
6
[10]. Al-Karaki, Jamal N., and Ahmed E. Kamal. "Routing techniques in wireless sensor networks:
a survey." IEEE wireless communications 11, no. 6 (2004):6-28.
[11]. Singh, Santar Pal, and S. C. Sharma. "Asurvey on cluster-based routing protocols in wireless
sensor networks." Procedia computer science 45 (2015):687- 695.
[12]. Loveneet Kaur, Dinesh Kumar,”Optimization techniques for Routing in Wireless Sensor
Network”, Vol. 5 (3) , 2014
[13]. B. R. Tapas Bapu,K. Thanigaivelu, A. Rajkumar, Fault Tolerance in Wireless Sensor
Networks – A Survey,February 2015.
[14]. Weiping Wang1, Shigeng Zhang,Guihua Duan, and Hong Song, Security in Wireless
Sensor Networks,springer,2015.
[15]. S. Ahmad Salehi ; M.A. Razzaque ; Parisa Naraei; Ali Farrokhtala,Security in Wireless
Sensor Networks:Issues and challenges,ieee,2013.
[16]. Ming Yu, Senior Member, IEEE, Kin K. Leung, Fellow, IEEE, and Aniket Malvankar,
Student Member, IEEE,”ADynamic Clustering and Energy Efficient Routing Technique for Sensor
Networks”, Vol. 6, No. 8, August 2007
[17]. W.R. Heinzelman, A. Chandrakasan, and H. Balakrishnan, “Energy-efficient Communication
Protocol for Wireless Microsensor Networks”, in IEEE Computer Society Proceedings of the Thirty
Third Hawaii International Conference on System Sciences (HICSS '00), Washington, DC, USA, Jan.
2000, vol. 8, pp. 8020
[18]. Ridha Azizi, Consumption of Energy and Routing Protocols in Wireless Sensor
Network, Network Protocols and Algorithms, 2016, Vol. 8, No. 3
[19]. Yan, Jingjing, Mengchu Zhou, and Zhijun Ding. "Recent advances in energy-efficient routing
protocols for wireless sensor networks: Areview." IEEE Access 4 (2016):5673-5686
[20]. Yong Wang,Garhan Attebury,And Byrav Ramamurthy,A Survey of Security Issues in
Wireless Sensor Networks,2006.

More Related Content

What's hot

security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networksVishnu Kudumula
 
Intro to wireless sensor network
Intro to wireless sensor networkIntro to wireless sensor network
Intro to wireless sensor networkVrince Vimal
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networksrajatmal4
 
Basics of Wireless sensor networks
Basics of Wireless sensor networksBasics of Wireless sensor networks
Basics of Wireless sensor networksRushin Shah
 
Network Mnagement for WSN
Network Mnagement for WSNNetwork Mnagement for WSN
Network Mnagement for WSN@zenafaris91
 
Introduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined NetworkingIntroduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined NetworkingAnkita Mahajan
 
localization in wsn
localization in wsnlocalization in wsn
localization in wsnnehabsairam
 
Directed diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingDirected diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingHabibur Rahman
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networksjuno susi
 
wireless sensor networks & application :forest fire detection
 wireless sensor networks  & application :forest fire detection wireless sensor networks  & application :forest fire detection
wireless sensor networks & application :forest fire detectionMueenudheen Shafaquath V P
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSNYara Ali
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsnDeepaDasarathan
 
Mobile Ad hoc Networks
Mobile Ad hoc NetworksMobile Ad hoc Networks
Mobile Ad hoc NetworksJagdeep Singh
 
Geographical routing presentation
Geographical routing presentationGeographical routing presentation
Geographical routing presentationApoorva Nagaraj
 
Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)rajivagarwal23dei
 

What's hot (20)

Sensor Network
Sensor NetworkSensor Network
Sensor Network
 
Wireless sensor networks
Wireless sensor networksWireless sensor networks
Wireless sensor networks
 
security in wireless sensor networks
security in wireless sensor networkssecurity in wireless sensor networks
security in wireless sensor networks
 
Intro to wireless sensor network
Intro to wireless sensor networkIntro to wireless sensor network
Intro to wireless sensor network
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
Basics of Wireless sensor networks
Basics of Wireless sensor networksBasics of Wireless sensor networks
Basics of Wireless sensor networks
 
Network Mnagement for WSN
Network Mnagement for WSNNetwork Mnagement for WSN
Network Mnagement for WSN
 
Introduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined NetworkingIntroduction to SDN: Software Defined Networking
Introduction to SDN: Software Defined Networking
 
localization in wsn
localization in wsnlocalization in wsn
localization in wsn
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
WSN presentation
WSN presentationWSN presentation
WSN presentation
 
Directed diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingDirected diffusion for wireless sensor networking
Directed diffusion for wireless sensor networking
 
Wireless Sensor Networks
Wireless Sensor NetworksWireless Sensor Networks
Wireless Sensor Networks
 
wireless sensor networks & application :forest fire detection
 wireless sensor networks  & application :forest fire detection wireless sensor networks  & application :forest fire detection
wireless sensor networks & application :forest fire detection
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
 
Energy consumption of wsn
Energy consumption of wsnEnergy consumption of wsn
Energy consumption of wsn
 
Mobile Ad hoc Networks
Mobile Ad hoc NetworksMobile Ad hoc Networks
Mobile Ad hoc Networks
 
Geographical routing presentation
Geographical routing presentationGeographical routing presentation
Geographical routing presentation
 
Performance and traffic management for WSNs
Performance and traffic management for WSNsPerformance and traffic management for WSNs
Performance and traffic management for WSNs
 
Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)Sensor Protocols for Information via Negotiation (SPIN)
Sensor Protocols for Information via Negotiation (SPIN)
 

Similar to Challenges for routing in wireless sensor networks

De3211001104
De3211001104De3211001104
De3211001104IJMER
 
A Review of Routing Protocols for Wireless Sensor Network
A Review of Routing Protocols for Wireless Sensor NetworkA Review of Routing Protocols for Wireless Sensor Network
A Review of Routing Protocols for Wireless Sensor NetworkIJMER
 
Comprehensive Review on Base Energy Efficient Routing Protocol
Comprehensive Review on Base Energy Efficient Routing ProtocolComprehensive Review on Base Energy Efficient Routing Protocol
Comprehensive Review on Base Energy Efficient Routing ProtocolIJRES Journal
 
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxAd hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxGomathi454280
 
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxAd hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxGomathi454280
 
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxAd hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxGeetha336913
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...IRJET Journal
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...IRJET Journal
 
IRJET- A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...
IRJET-  	  A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...IRJET-  	  A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...
IRJET- A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...IRJET Journal
 
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor NetworksA Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor NetworksIJERA Editor
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkIRJET Journal
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksIRJET Journal
 
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...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...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...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...ijwmn
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
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
 
Some aspects of wireless sensor networks
Some aspects of wireless sensor networksSome aspects of wireless sensor networks
Some aspects of wireless sensor networkspijans
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) ijceronline
 

Similar to Challenges for routing in wireless sensor networks (20)

De3211001104
De3211001104De3211001104
De3211001104
 
file4.pdf
file4.pdffile4.pdf
file4.pdf
 
A Review of Routing Protocols for Wireless Sensor Network
A Review of Routing Protocols for Wireless Sensor NetworkA Review of Routing Protocols for Wireless Sensor Network
A Review of Routing Protocols for Wireless Sensor Network
 
Comprehensive Review on Base Energy Efficient Routing Protocol
Comprehensive Review on Base Energy Efficient Routing ProtocolComprehensive Review on Base Energy Efficient Routing Protocol
Comprehensive Review on Base Energy Efficient Routing Protocol
 
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxAd hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
 
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxAd hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
 
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptxAd hoc & WSN Routing protocols (Geetha) (2).pptx
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
 
IRJET- A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...
IRJET-  	  A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...IRJET-  	  A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...
IRJET- A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...
 
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor NetworksA Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
 
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor NetworkComputational Analysis of Routing Algorithm for Wireless Sensor Network
Computational Analysis of Routing Algorithm for Wireless Sensor Network
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 
B0470208027
B0470208027B0470208027
B0470208027
 
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...
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...CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
 
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
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
 
Some aspects of wireless sensor networks
Some aspects of wireless sensor networksSome aspects of wireless sensor networks
Some aspects of wireless sensor networks
 
Chapter
ChapterChapter
Chapter
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER) International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 

More from Auwal Amshi

Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed ModulesConceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed ModulesAuwal Amshi
 
Routing in Opportunistic Networks
Routing in Opportunistic NetworksRouting in Opportunistic Networks
Routing in Opportunistic NetworksAuwal Amshi
 
Audio Transmission using LED
Audio Transmission using LEDAudio Transmission using LED
Audio Transmission using LEDAuwal Amshi
 
comparative study software quality models
comparative study  software quality models comparative study  software quality models
comparative study software quality models Auwal Amshi
 
Li fi and its application
Li fi and its applicationLi fi and its application
Li fi and its applicationAuwal Amshi
 
Web container and Apache Tomcat
Web container and Apache TomcatWeb container and Apache Tomcat
Web container and Apache TomcatAuwal Amshi
 

More from Auwal Amshi (6)

Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed ModulesConceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
 
Routing in Opportunistic Networks
Routing in Opportunistic NetworksRouting in Opportunistic Networks
Routing in Opportunistic Networks
 
Audio Transmission using LED
Audio Transmission using LEDAudio Transmission using LED
Audio Transmission using LED
 
comparative study software quality models
comparative study  software quality models comparative study  software quality models
comparative study software quality models
 
Li fi and its application
Li fi and its applicationLi fi and its application
Li fi and its application
 
Web container and Apache Tomcat
Web container and Apache TomcatWeb container and Apache Tomcat
Web container and Apache Tomcat
 

Recently uploaded

SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 

Recently uploaded (20)

SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 

Challenges for routing in wireless sensor networks

  • 1. 1 Challenges for Routing Protocols in Wireless Sensor Networks: A Survey Auwal Tijjani Amshi Email: auwalamshi@gmail.com School of Software Engineering, Nanchang Hang Kong University (南昌航空大學). Abstract- Wireless Sensor Networks (WSNs) consist of small nodes with sensing, computation, and wireless communications capabilities. Recent advances in wireless sensor networks have led to many new protocols specifically designed for sensor networks where they face great challenges. In this paper, we present a survey of the challenges for Routing in WSNs. We first introduce Wireless Sensor Networks then outline the challenges for routing in WSNs, in the end we briefly discuss on energy consumption as it’s the focus of many researchers. Keyword: Wireless Sensor Network,routing challenges, Energy consumption. 1. Introduction To Wsn Wireless Sensor Networks WSNs is a popular research area that has taken on considerable importance in recent years. Because of their convenience, low installation costs, high mobility, simple deployment and no cabling, WSN has many benefits when compared to wired networks. WSNs are the technology used in smart infrastructure; for example, applications for automation systems, development and process control [1][2]. A large number of these disposable sensors can be networked in many applications that require unattended operations. A Wireless Sensor Network (WSN) contain hundreds or thousands of these sensor nodes. These sensors have the ability to communicate either among each other or directly to an external base-station (BS). [3] Figure 1 shows a diagram of WSN. Wireless Sensor Network (WSN) is the set of various sensor nodes deployed inanarea to track parameters of environmental and physical conditions such as temperature, sound, object movement, light etc. There is also sink node in a wireless sensor network which is also known as base station. Military applications motivate the development of the wireless sensor networks.
  • 2. 2 Figure 1. wireless sensor networks The Wireless Sensor Network sensor nodes capture information from the atmosphere and then relay it to a base station. [4] Information sent to the base station by all the senor nodes in the network is gathered and this collected information is sent to the user via the internet. The base station is generally more resource-potential than the sensor nodes. The sensor node is Low-Equipped. [5] The area covered by Wireless sensor nodes is called region of interest (ROI) where in figure 1 it was label as sensor field. There must be at least one base station for every region of interest as in Figure 1. Sensor nodes communicate with each other to send data to base station, this communication can be direct transmission or multi hop. [6] 2. Routing ChallengesInWsn In this section we discussed on the challenges that influence routing in WSN. [7][8][9] Some of these challenging issues in wireless sensor network are as follows: a) Energy consumption Sensor nodes have limited energy capacity in wireless sensor network. Energy consumption in the wireless sensor network depends on various operations performed by sensor nodes, such as data receiving and transmission. The development and design of hardware and software, routing protocol, and architecture used in sensor networks also affects energy constraint in the sensor network.[10] sensor nodes can use up their limited supply of energy performing computations and transmitting information in a wireless environment. As such, energy conserving forms of communication and computationare essential. Sensor node lifetime shows a strongdependence onthe battery lifetime [1] In a multi hop WSN, each node plays a dual role as data sender and data router. The malfunctioning of some sensor nodes due to power failure can cause significant topologicalchanges and might require reroutingofpackets and reorganization of the network.
  • 3. 3 b) Nodes Deployment Wireless sensor network consists of several nodes deployed either randomly or manually inside an area. Deployment of sensor nodes requires a handling of topology very carefully. This deployment of nodes is either deterministic or self-organizing. Sensor network topology is prone to frequent changes after deployment. In dynamic wireless sensor network some additional sensor nodes can be added to the network at any time to replace the faulted node or due to any change in the task dynamic. Addition of new nodes needs reorganization of the network very carefully.[11] Node deployment in WSNs is application dependent and affects the performance of the routing protocol. The deployment can be either deterministic or randomized. In deterministic deployment, the sensors are manually placed and data is routed through pre-determined paths. However, in random node deployment, the sensor nodes are scattered randomly creating an infrastructure in an ad hoc manner. If the resultant distribution of nodes is not uniform, optimal clustering becomes necessary to allow connectivity and enable energy efficient network operation. Inter-sensor communication is normally within short transmission ranges due to energy and bandwidth limitations. Therefore, it is most likely that a route will consist of multiple wireless hops. [6] c) Production Cost: Since the sensor networks consist of large number of nodes and the cost ofa single node is very important to justify the cost of overall network. Sensor nodes with advanced features are very costly. As a result, cost of each sensor node has kept being low. Wireless sensor network also consists of some additional components so keeping the cost low is a challenging task. d) Failure Tolerance Sensor nodes fail due to some hardware problems or physical damage and energy depletion. Nodes failure in wireless sensor network is higher as compare to wired network. Protocol used in wireless sensor network should be able to detect the node failure as soon as possible and should be robust to handle the failure with maintaining the working of network. Some sensor nodes may fail or be blocked due to lack of power, physical damage, or environmental interference. [13] The failure of sensor nodes should not affect the overall task of the sensor network. If many nodes fail, MAC and routing protocols must accommodate formation of new links and routes to the data collection base stations. This
  • 4. 4 may require actively adjusting transmit powers and signalingrates onthe existing links to reduce energy consumption, or rerouting packets through regions of the network where more energy is available. Therefore, multiple levels of redundancy may be needed in a fault-tolerant sensor network. e) Scalability The number of sensor nodes deployed inthe sensingarea may be in the order of hundreds or thousands, or more. Any routing scheme must be able to work with this huge number of sensor nodes. In addition, sensor network routing protocols should be scalable enough to respond to events in the environment. Until an event occurs, most of the sensors can remain in the sleep state, with data from the few remaining sensors providing a coarse quality. The deployment of sensor nodes is dependent on the nature of the application. Sensor node consumption varies with respect to the demand of the application; therefore, the number of sensor nodes can be hundreds, thousand or still more. To handle network scalability, routing algorithm should have the capability to cope with scalable network. [12] f) Hardware Constraints Generally, a sensor node has sensing unit, power unit, processing unit and transmission unit. In some application for extra functionality there is requirement of some extra hardware components which may increase the cost ofdeployment, energyconsumption and size of sensor node. g) Security Security is one of the important issues in WSNs [14]. WSNs operate on remote location and remains unattended which increase their chances of being exposed to malicious intrusion and attacks. All WSNs must be protected from unauthorized access to data. There are some fundamental security requirements to be meet by WSNs like: Data Authentication, Data confidentiality, Data integrity, Availability and Redundancy. [15] Maintaining the security ofdata sensed by sensor nodes is another challenge in wireless sensor network. Data maybe captured during the transmission from sensor node to base station. 3. Summary
  • 5. 5 Out of all the routing challenges listed and discuss in the above section, much researchers such as [16] [17] [18.][19] [20] focuses on energy consumption. Energy must be conserved to increase the lifespan of the sensor nodes. Energy is required by the sensor node to sense, collect, communicate and process data. Batteries when depleted can be replaced or recharged. The most important task in WSNs is to design and implement various energy efficient hardware and software protocols to manage limited battery life efficiently. Since In a wireless sensor network, sensor nodes are energy constrained, so if all the sensors nodes transmit their sensed data directly to the base station then it consumes a lot of energy of sensor nodes and decreases the network lifetime. In order to maximize the lifetime of wireless sensor networks different architectures are used. These architectures of WSN or types of wireless sensor networks help in maximizing the lifetime of WSN. 4. Conclusion Routing in sensor networks is not a new area of research, but with rapidly growing set of research results. In this paper, we give a survey of challenges for routing WSNs. Those challenges affect the lifetime of the sensor network, and can also compromise security and data delivery. We highlighted those challenges in this paper because by identifying and resolving those challenges quickly we can be able to have an effective routing and data delivery in WSNs. 5. Reference [1]. Mohamed, Reem E.,Ahmed I. Saleh, MaherAbdelrazzak, and Ahmed S. Samra. "Survey on Wireless Sensor Network Applications and Energy Efficient Routing Protocols."Wireless PersonalCommunications 101, no. 2 (2018): 1019-1055 [2]. Willig, A.,Matheus,K.,& Wolisz, A. (2005). Wireless technology in industrial networks. Proceedings of the IEEE, 93(6),1130–1151. [3]. JamalN. Al-Karaki Ahmed E. Kamal, Routing Techniques in Wireless Sensor Networks: A Survey, Iowa State University,Ames,Iowa 50011. [4]. Goyal, Deepak, and Malay Ranjan Tripathy. "Routing protocols in wireless sensor networks: A survey." In 2012 Second InternationalConference on Advanced Computing & Communication Technologies, pp. 474- 480. IEEE, 2012 [5]. https://www.computersciencejunction.in/2015/12/19/introduction-to-wireless-sensor-net work/ [6]. Syed Mohd Ali, Wireless Sensor Networks Routing Design Issues:ASurvey, International Journalof Computer Applications (0975 – 8887) Volume 178 – No. 26, June 2019 [7]. Bala, T., Bhatia, V., Kumawat, S. and Jaglan, V., 2018. Asurvey:issues and challenges in wireless sensor network. International Journalof Engineering & Technology, 7(2.4), pp.53-55. [8]. Sharma, Sukhwinder, Rakesh Kumar Bansal, and Savina Bansal. "Issues and challenges in wireless sensor networks." In 2013 InternationalConference on Machine Intelligence and Research Advancement, pp. 58-62. IEEE, 2013. [9]. Twinkle Deshwal, Parveen Verma, Routing Challenges in WSN (Wireless Sensor Networks), International Journal of Advanced Computing Research Volume 02– Issue 01, Jul2016.
  • 6. 6 [10]. Al-Karaki, Jamal N., and Ahmed E. Kamal. "Routing techniques in wireless sensor networks: a survey." IEEE wireless communications 11, no. 6 (2004):6-28. [11]. Singh, Santar Pal, and S. C. Sharma. "Asurvey on cluster-based routing protocols in wireless sensor networks." Procedia computer science 45 (2015):687- 695. [12]. Loveneet Kaur, Dinesh Kumar,”Optimization techniques for Routing in Wireless Sensor Network”, Vol. 5 (3) , 2014 [13]. B. R. Tapas Bapu,K. Thanigaivelu, A. Rajkumar, Fault Tolerance in Wireless Sensor Networks – A Survey,February 2015. [14]. Weiping Wang1, Shigeng Zhang,Guihua Duan, and Hong Song, Security in Wireless Sensor Networks,springer,2015. [15]. S. Ahmad Salehi ; M.A. Razzaque ; Parisa Naraei; Ali Farrokhtala,Security in Wireless Sensor Networks:Issues and challenges,ieee,2013. [16]. Ming Yu, Senior Member, IEEE, Kin K. Leung, Fellow, IEEE, and Aniket Malvankar, Student Member, IEEE,”ADynamic Clustering and Energy Efficient Routing Technique for Sensor Networks”, Vol. 6, No. 8, August 2007 [17]. W.R. Heinzelman, A. Chandrakasan, and H. Balakrishnan, “Energy-efficient Communication Protocol for Wireless Microsensor Networks”, in IEEE Computer Society Proceedings of the Thirty Third Hawaii International Conference on System Sciences (HICSS '00), Washington, DC, USA, Jan. 2000, vol. 8, pp. 8020 [18]. Ridha Azizi, Consumption of Energy and Routing Protocols in Wireless Sensor Network, Network Protocols and Algorithms, 2016, Vol. 8, No. 3 [19]. Yan, Jingjing, Mengchu Zhou, and Zhijun Ding. "Recent advances in energy-efficient routing protocols for wireless sensor networks: Areview." IEEE Access 4 (2016):5673-5686 [20]. Yong Wang,Garhan Attebury,And Byrav Ramamurthy,A Survey of Security Issues in Wireless Sensor Networks,2006.