SlideShare a Scribd company logo
2
Most read
3
Most read
4
Most read
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

PDF
Lecture 23 27. quality of services in ad hoc wireless networks
PDF
Adhoc networks notes by divya (rnsit)
PPTX
Ultra wide band technology
PPTX
Unit 4 ec8702 - ad hoc and wireless sensor networks unit -4 mr.darwin nesaku...
PPTX
Classification of routing protocols
PDF
UMTS Protocols
PPTX
Hybrid wireless network -0th review
PPT
Localization in WSN
Lecture 23 27. quality of services in ad hoc wireless networks
Adhoc networks notes by divya (rnsit)
Ultra wide band technology
Unit 4 ec8702 - ad hoc and wireless sensor networks unit -4 mr.darwin nesaku...
Classification of routing protocols
UMTS Protocols
Hybrid wireless network -0th review
Localization in WSN

What's hot (20)

PPTX
Gprs architecture
PPT
Wireless routing protocols
PPT
Cognitive Radio
PDF
Lecture 5 6 .ad hoc network
PPTX
Ad hoc networks
PPTX
Basics of Wireless sensor networks
PPTX
Wireless LANs(IEEE802.11) Architecture
PPT
security in wireless sensor networks
DOCX
QoS in WSN thesis
PPTX
Cognitive radio networks
PPTX
UNIT-3 ppt.pptx
PPT
Wireless Sensor Networks
PPTX
Wireless Sensor Network Routing Protocols
PPTX
Routing protocols for ad hoc wireless networks
PPTX
Mobile Computing (Part-2)
PPT
Wireless sensor network and its application
PDF
5G RAN fundamentals
PPT
Cellular network
Gprs architecture
Wireless routing protocols
Cognitive Radio
Lecture 5 6 .ad hoc network
Ad hoc networks
Basics of Wireless sensor networks
Wireless LANs(IEEE802.11) Architecture
security in wireless sensor networks
QoS in WSN thesis
Cognitive radio networks
UNIT-3 ppt.pptx
Wireless Sensor Networks
Wireless Sensor Network Routing Protocols
Routing protocols for ad hoc wireless networks
Mobile Computing (Part-2)
Wireless sensor network and its application
5G RAN fundamentals
Cellular network
Ad

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

PDF
De3211001104
PDF
file4.pdf
PDF
A Review of Routing Protocols for Wireless Sensor Network
PDF
Comprehensive Review on Base Energy Efficient Routing Protocol
PPTX
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
PPTX
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
PPTX
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
PDF
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
PDF
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
PDF
IRJET- A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...
PDF
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
PPT
WSN_UNIT 1 -BASICS OF WSN (1).ppt slides
PDF
Computational Analysis of Routing Algorithm for Wireless Sensor Network
PDF
Node Deployment Technique using Wireless Sensor Networks
PDF
B0470208027
PDF
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
PDF
CUTTING DOWN ENERGY USAGE IN WIRELESS SENSOR NETWORKS USING DUTY CYCLE TECHNI...
PDF
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
PDF
Some Aspects of Wireless Sensor Networks
PDF
Some aspects of wireless sensor networks
De3211001104
file4.pdf
A Review of Routing Protocols for Wireless Sensor Network
Comprehensive Review on Base Energy Efficient Routing Protocol
Ad hoc & WSN Routing protocols (Geetha) (2).pptx
Ad 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 ...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET- A Comprehensive Study in Wireless Sensor Network (WSN) using Artif...
A Comparative Analysis for Hybrid Routing Protocol for Wireless Sensor Networks
WSN_UNIT 1 -BASICS OF WSN (1).ppt slides
Computational Analysis of Routing Algorithm for Wireless Sensor Network
Node Deployment Technique using Wireless Sensor Networks
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...
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
Some Aspects of Wireless Sensor Networks
Some aspects of wireless sensor networks
Ad

More from Auwal Amshi (9)

PPTX
Identifying Most Powerful Node In Complex Networks: A Triangle Graph Decompos...
PPTX
Brief Introduction Predictive Analytics:
PPTX
RAMADAN MEAL CROWD CONTROL DISTRIBUTION SYSTEM USING QR CODE MEAL CARD
PDF
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
DOCX
Routing in Opportunistic Networks
PPTX
Audio Transmission using LED
PPTX
comparative study software quality models
PPTX
Li fi and its application
PPTX
Web container and Apache Tomcat
Identifying Most Powerful Node In Complex Networks: A Triangle Graph Decompos...
Brief Introduction Predictive Analytics:
RAMADAN MEAL CROWD CONTROL DISTRIBUTION SYSTEM USING QR CODE MEAL CARD
Conceptual Design of LiFi Audio Transmission Using Pre-Programmed Modules
Routing in Opportunistic Networks
Audio Transmission using LED
comparative study software quality models
Li fi and its application
Web container and Apache Tomcat

Recently uploaded (20)

PPTX
MYSQL Presentation for SQL database connectivity
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Electronic commerce courselecture one. Pdf
PPTX
Machine Learning_overview_presentation.pptx
PDF
Encapsulation theory and applications.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Getting Started with Data Integration: FME Form 101
PPTX
1. Introduction to Computer Programming.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
cuic standard and advanced reporting.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPT
Teaching material agriculture food technology
MYSQL Presentation for SQL database connectivity
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Electronic commerce courselecture one. Pdf
Machine Learning_overview_presentation.pptx
Encapsulation theory and applications.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Getting Started with Data Integration: FME Form 101
1. Introduction to Computer Programming.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
gpt5_lecture_notes_comprehensive_20250812015547.pdf
MIND Revenue Release Quarter 2 2025 Press Release
cuic standard and advanced reporting.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Advanced methodologies resolving dimensionality complications for autism neur...
Spectral efficient network and resource selection model in 5G networks
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Teaching material agriculture food technology

Challenges for routing in wireless sensor networks

  • 1. 1 Challenges for Routing Protocols in Wireless Sensor Networks: A Survey Auwal Tijjani Amshi Email: [email protected] 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.