0% found this document useful (0 votes)
425 views

Energy Efficient Search Protocol: By: Utsav Kakkad, 17MIT0001

The document summarizes the SEARCH protocol, an energy efficient hierarchical routing protocol for wireless sensor networks. It is an improvement over the LEACH protocol which aims to avoid scenarios where no cluster heads emerge during operation. SEARCH assures an optimal number of cluster heads per round by refining the G value updating rule. It divides the network into clusters with each cluster having a head to transmit data to the base station, improving energy efficiency over centralized routing.

Uploaded by

ukakkad2011
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
425 views

Energy Efficient Search Protocol: By: Utsav Kakkad, 17MIT0001

The document summarizes the SEARCH protocol, an energy efficient hierarchical routing protocol for wireless sensor networks. It is an improvement over the LEACH protocol which aims to avoid scenarios where no cluster heads emerge during operation. SEARCH assures an optimal number of cluster heads per round by refining the G value updating rule. It divides the network into clusters with each cluster having a head to transmit data to the base station, improving energy efficiency over centralized routing.

Uploaded by

ukakkad2011
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 29

ENERGY EFFICIENT

SEARCH PROTOCOL By: Utsav Kakkad, 17MIT0001


SEARCH PROTOCOL
It is a hierarchical semi-centralised routing protocol in wireless sensor networks
A set of improvements over LEACH protocol which is the first cluster based routing
protocol
An unfavourable scenario occurring in LEACH was of no cluster head emerging
during a round of operation
SEARCH protocol avoids this by means of a refined G value updating rule
SEARCH thus assures an optimal number of cluster heads per round of operation
WHAT IS ROUTING IN TERMS
OF A WIRELESS SENSOR
NETWORK?
It involves sending the data collected by the sensor nodes to the base station ( called
sink)
Primarily routing protocols are of two types
Flat or centralized
Hierarchical
WHAT IS A CENTRALIZED
ROUTING PROTOCOL?
It is a routing protocol in which the central node has complete knowledge of the
network topology.
It is the central node which decides the routes to be taken while going from one node
to another
All the state information is sent to the central node
Very energy intensive because the complete network information has to be sent to a
central node
WHAT IS A HIERARCHICAL
ROUTING PROTOCOL?
In Hierarchical routing, the network is divided into clusters
Each cluster elects a cluster head.
It is the cluster head that transmits the information that it collects from the sensor
nodes to the base station.
Centralized routing protocols are much more energy intensive since the energy
expended to make a node aware of the status of the complete network is quite high.
In centralised WSN routing all the sensor nodes directly send their data to the base
station.
WHAT IS A SEMI-
CENTRALIZED ROUTING
PROTOCOL?
A node that is following semi-centralised routing algorithm has knowledge of only
the region of the network that concerns it.
Centralized routing protocols are much more energy intensive since the energy
expended to make a node aware of the status of the complete network is quite high.
In centralised WSN routing all the sensor nodes directly send their data to the base
station.
FLOWCHART OF THE SEARCH
PROTOCOL
PROBLEMS ASSOCIATED WITH
WSN ROUTING PROTOCOLS
LIKE LEACH
The number of dead nodes is too high
The average residual energy becomes zero all too quickly (within 15-20 rounds) i.e.
the network lifetime is found to be very short
Thus, we need Energy Efficiency in WSN routing so that a majority of the sensor
nodes remain alive till the end of the rounds of operation
WHY ENERGY EFFICIENCY?
Energy efficiency serves a two fold purpose:
Increases the network lifetime
Reduces the number of dead nodes since energy efficiency would mean a lesser
number of nodes would exhaust their energy and become dead
The reduction in the number of dead nodes is the reason why the network lifetime is
extended
A majority of the nodes remain functional by the end of the rounds of operation in
case of an energy efficient SEARCH protocol implementation in WSN routing
protocols
REFINED G VALUE UPDATING
RULE FOLLOWED IN SEARCH
REFINED G VALUE UPDATING
RULE FOLLOWED IN SEARCH
SEARCH protocol updates the G value when required so that there exist a sufficient
number of cluster head candidates
The number of sensor nodes having a non zero G value(t) is compared to the optimal
number of cluster heads(k)
If a node has a zero or less than zero G value, it can not be elected as a cluster head
If t<k , t candidates are selected as cluster heads and G value of the remaining nodes
is updated
Remaining k-t candidates are chosen from among the nodes whose G value has been
updated
REFINED G VALUE UPDATING
RULE FOLLOWED IN SEARCH
CONTD.
If t is found to be greater than k , k cluster heads are immediately picked
RANDOM ARRANGEMENT OF
SENSOR NODES
CHANGES PROPOSED TO THE
ORIGINAL SEARCH PROTOCOL
One of the changes proposed is that only advanced nodes are eligible to be a cluster
head.
Advanced nodes have a greater amount of initial energy
The transmission of data to the sink(base station) would consume a great amount of
energy
The election of advanced nodes only as a cluster head would reduce the number of
dead nodes in the network
Further, the partitioning of the network into separate clusters serves to increase the
energy efficiency and fault tolerance of the network as well as increasing the
network lifetime.
PROPOSED ARRANGEMENT OF
SENSOR NODES-I
PROPOSED ARRANGEMENT OF
SENSOR NODES-II
REASONS BEHIND
ARRANGEMENT-II
Reduction in the distance to the sink
A small reduction in the distance can lead to a lower energy dissipation and a greater
energy conservation
Since the energy that is dissipated is proportional to d2 for distance d less than the
threshold distance & when the threshold distance is more than the threshold distance
it is proportional to d4
A node coming in between the cluster head and the sink would help in reducing the
distance from the cluster head to the sink
This would result in a lower amount of energy being dissipated and hence would
also increase the network lifetime
ARRANGEMENT-III
Arrangement-III uses the same arrangement of the sensor nodes, helper nodes as
well as the same position of the sink.
The difference here is the way the cluster heads are elected.
The cluster heads are elected on the basis of the minimum distance to the respective
helper nodes/secondary sinks.
This would result in the saving the energy of the cluster head.
This means that the cluster head would remain alive for a longer period of time.
SIMULATION RESULTS
The proposed method with secondary sinks as well as the shortest distance of the
cluster heads to helper nodes exhibits the lowest drop in the average residual energy
per round.
It also exhibits the lowest number of dead nodes per round
The proposed methodology exhibits the higher number of packets sent to the cluster
head as well as the base station.
AVERAGE RESIDUAL ENERGY
PER ROUND
NUMBER OF DEAD NODES PER
ROUND
PACKETS SENT TO THE BASE
STATION PER ROUND
PACKETS TO CLUSTER HEADS
CONCLUSIONS
Higher residual energy is observed throughout all the rounds of operation in the
proposed topology with helper nodes as well as the lowest distance from the helper
nodes to the base station.
This is because of two factors:
The reduction of the distance to the helper nodes results in much less energy being
depleted by the cluster heads.
The above factor helps in the reduction of the number of dead nodes
REFERENCES
[1]. Wang, Min-Yi, Jie Ding, Wan-Pei Chen, and Wen-Qiang Guan. "SEARCH: A stochastic election approach for heterogeneous wireless sensor networks." IEEE
Communications letters 19, no. 3 (2015): 443-446.
[2]. Wang, Jin, Junming Niu, Kai Wang, and Wei Liu. "An energy efficient fuzzy cluster head selection algorithm for WSNs." In 2018 International Workshop on Advanced
Image Technology (IWAIT), pp. 1-4. IEEE, 2018.
[3]. Chakraborty, Indrani. "Extending the Lifetime of Wireless Sensor Networks with Threshold Sensitive Stochastic Election Approach." International Journal of Applied
Science and Engineering 4, no. 2 (2016): 75.
[4]. Heinzelman, Wendi Rabiner, Anantha Chandrakasan, and Hari Balakrishnan. "Energy-efficient communication protocol for wireless microsensor networks."
In Proceedings of the 33rd annual Hawaii international conference on system sciences, pp. 10-pp. IEEE, 2000.
[5]. Heinzelman, Wendi Rabiner, Anantha Chandrakasan, and Hari Balakrishnan. "Energy-efficient communication protocol for wireless microsensor networks."
In Proceedings of the 33rd annual Hawaii international conference on system sciences, pp. 10-pp. IEEE, 2000.
[6]. Leu, Jenq-Shiou, Tung-Hung Chiang, Min-Chieh Yu, and Kuan-Wu Su. "Energy efficient clustering scheme for prolonging the lifetime of wireless sensor network with
isolated nodes." IEEE communications letters 19, no. 2 (2015): 259-262. [7]. Qin, Zhichao, Zheng Zhou, and Xiaochuan Zhao. "Research on the optimal number of cluster
heads of wireless sensor networks based on Multihop-LEACH." In 2012 IEEE International Conference on Communications (ICC), pp. 6391-6395. IEEE, 2012.
[8]. Zeb, Asim, AKM Muzahidul Islam, Mahdi Zareei, Ishtiak Al Mamoon, Nafees Mansoor, Sabariah Baharun, Yoshiaki Katayama, and Shozo Komaki. "Clustering
analysis in wireless sensor networks: the ambit of performance metrics and schemes taxonomy." International Journal of Distributed Sensor Networks 12, no. 7 (2016):
4979142.
[9]. Kaur, Tarunpreet, and Dilip Kumar. "Particle swarm optimization-based unequal and fault tolerant clustering protocol for wireless sensor networks." IEEE Sensors
Journal18, no. 11 (2018): 4614-4622.
[10]. Al Rasyid, M. Udin Harun, Bih-Hwang Lee, Iwan Syarif, and Mokhammad Muqoffi Arkham. "LEACH Partition Topology for Wireless Sensor Network." In 2018
IEEE International Conference on Consumer Electronics-Taiwan (ICCE-TW), pp. 1-5. IEEE, 2018.
REFERENCES
[11]. de Souza, Koffi VC Kevin, Catherine Almhana, Philippe Fournier-Viger, and Jalal Almhana. "Energy-Efficient Partitioning Clustering Algorithm for Wireless
Sensor Network." In International Wireless Internet Conference, pp. 14-23. Springer, Cham, 2017.
[12]. Duan, Cuiqin, Jingjing Sun, Duan Zhou, and Jianxian Zhang. "An energy efficient regional partitioned clustering routing algorithm for wireless sensor networks."
In 2009 Second International Conference on Intelligent Networks and Intelligent Systems, pp. 205-208. IEEE, 2009.
[13]. Ye, Mao, Chengfa Li, Guihai Chen, and Jie Wu. "EECS: an energy efficient clustering scheme in wireless sensor networks." In PCCC 2005. 24th IEEE
International Performance, Computing, and Communications Conference, 2005., pp. 535-540. IEEE, 2005.
[14]. Lindsey, Stephanie, and Cauligi S. Raghavendra. "PEGASIS: Power-efficient gathering in sensor information systems." In Proceedings, IEEE Aerospace
Conference, vol. 3, pp. 3-3. IEEE, 2002.
[15]. Heinzelman, Wendi Rabiner, Anantha Chandrakasan, and Hari Balakrishnan. "Energy-efficient communication protocol for wireless microsensor networks."
In Proceedings of the 33rd annual Hawaii international conference on system sciences, pp. 10-pp. IEEE, 2000.
[16]. Wang, Jin, Junming Niu, Kai Wang, and Wei Liu. "An energy efficient fuzzy cluster head selection algorithm for WSNs." In 2018 International Workshop on
Advanced Image Technology (IWAIT), pp. 1-4. IEEE, 2018.
[17]. Desai, Karishma, and Keyur Rana. "Clustering technique for wireless sensor network." In 2015 1st International Conference on Next Generation Computing
Technologies (NGCT), pp. 223-227. IEEE, 2015.
[18]. Naruephiphat, Wibhada, and Chalermpol Charnsripinyo. "Clustering techniques in wireless sensor networks." In 2009 International Conference on New Trends in
Information and Service Science, pp. 1273-1278. IEEE, 2009.
[19]. Manshahia, Mukhdeep Singh, Mayank Dave, and S. B. Singh. "Firefly algorithm based clustering technique for Wireless Sensor Networks." In 2016 International
Conference on Wireless Communications, Signal Processing and Networking (WiSPNET), pp. 1273-1276. IEEE, 2016.
[20]. Wang, Chaoming, Yuan Zhang, Xuewen Wang, and Zhiyong Zhang. "Hybrid multihop partition-based clustering routing protocol for WSNs." IEEE Sensors
Letters 2, no. 1 (2018): 1-4.
REFERENCES
[21]. Shiokawa, Shigeki, and Daqi Chen. "Location based clustering scheme considering node mobility in wireless sensor networks." In  2014 Sixth International Conference on
Ubiquitous and Future Networks (ICUFN), pp. 149-153. IEEE, 2014.
[22]. Gupta, Itika, and A. K. Daniel. "An Energy-Efficient Position Based Clustering Protocol for Wireless Sensor Network Using Round Robin Scheduling Technique." In  2013
Third International Conference on Advanced Computing and Communication Technologies (ACCT), pp. 231-235. IEEE, 2013.
[23]. Abbasi, Ameer Ahmed, and Mohamed Younis. "A survey on clustering algorithms for wireless sensor networks."  Computer communications 30, no. 14-15 (2007): 2826-2841.
[24]. Kandukuri, Somasekhar, Nour Murad, and Richard Lorion. "Cluster-Head Techniques for Single-hop Routing protocol in Energy Efficient Wireless Sensor Networks." In  IOP
Conference Series: Materials Science and Engineering, vol. 120, no. 1, p. 012003. IOP Publishing, 2016.
[25]. Guo, Li-Qing, Yi Xie, Chen-Hui Yang, and Zheng-Wei Jing. "Improvement on LEACH by combining adaptive cluster head election and two-hop transmission." In  2010
International Conference on Machine Learning and Cybernetics, vol. 4, pp. 1678-1683. IEEE, 2010.
[26]. Payar, Nishita, and Chandresh R. Parekh. "Ee-Leach (Low Energy Adaptive Clustering Hierarchy) Modified Protocol."  International Journal of Engineering Research and
Applications 4, no. 5 (2014): 05-10.
[27]. Beiranvand, Zahra, Ahmad Patooghy, and Mahdi Fazeli. "I-LEACH: An efficient routing algorithm to improve performance & to reduce energy consumption in Wireless Sensor
Networks." In The 5th Conference on Information and Knowledge Technology, pp. 13-18. IEEE, 2013.
[28]. Deshpande, Vaibhav V., and Arvind R. Bhagat Patil. "Energy efficient clustering in wireless sensor network using cluster of cluster heads." In  2013 tenth international
conference on wireless and optical communications networks (WOCN), pp. 1-5. IEEE, 2013.
[29]. Arumugam, Gopi Saminathan, and Thirumurugan Ponnuchamy. "EE-LEACH: development of energy-efficient LEACH Protocol for data gathering in WSN."  EURASIP
Journal on Wireless Communications and Networking 2015, no. 1 (2015): 76.
[30]. Kumar, Vinay, Sanjay B. Dhok, Rajeev Tripathi, and Sudarshan Tiwari. "A review study on analytical estimation of optimal number of clusters in wireless sensor
networks." Transactions on Networks and Communications 2, no. 5 (2014): 75-103.
[31]. Ranjan, Ravi, and Subrat Kar. "A novel approach for finding optimal number of cluster head in wireless sensor network." In  2011 National Conference on Communications
(NCC), pp. 1-5. IEEE, 2011.
REFERENCES
[32]. Qin, Zhichao, Zheng Zhou, and Xiaochuan Zhao. "Research on the optimal number of cluster heads of wireless sensor networks based on Multihop-
LEACH." In 2012 IEEE International Conference on Communications (ICC), pp. 6391-6395. IEEE, 2012.
[33]. Wu, Xinhua, and Jianbing Chen. "A Partition-based hybrid clustering routing protocol for WSN." In 2011 International Conference on Internet
Technology and Applications, pp. 1-4. IEEE, 2011.
[34]. ZhangXiangli, Hanrong Bao, Jin Ye, Kun Yan, and Hongmei Zhang. ", A data gathering scheme for WSN/WSAN based on partitioning algorithm and
mobile sinks." In 2013 IEEE 10th International Conference on High Performance Computing and Communications & 2013 IEEE International Conference
on Embedded and Ubiquitous Computing, pp. 1968-1973. IEEE, 2013.
[35]. Thein, Ma Chaw Mon, and Thandar Thein. " A data gathering scheme for WSN/WSAN based on partitioning algorithm and mobile sinks." In 2010
International Conference on Intelligent Systems, Modelling and Simulation, pp. 287-291. IEEE, 2010.
[36]. Xiuwu, Yu, Fan Feisheng, Zhou Lixing, and Zhang Feng. "WSN monitoring area partition clustering routing algorithm for energy-balanced." In 2016
6th International Conference on Electronics Information and Emergency Communication (ICEIEC), pp. 80-84. IEEE, 2016.
[37]. Vimalarani, C., R. Subramanian, and S. N. Sivanandam. "An enhanced PSO-based clustering energy optimization algorithm for wireless sensor
network." The Scientific World Journal 2016 (2016).
[38]. Seyedkolaei, Ali Abdi, and Ali Zakerolhosseini. "CFMTL: clustering wireless sensor network using fuzzy logic and mobile sink in three-
level." Advances in Computer Science: An International Journal 3, no. 6 (2014): 23-28.
[39]. Sheta, Alaa, and Basma Solaiman. "Evolving a Hybrid K-Means Clustering Algorithm for Wireless Sensor Network Using PSO and
GAs." International Journal of Computer Science Issues (IJCSI) 12, no. 1 (2015): 23.
[40]. Mohamed-Lamine, Messai. "New clustering scheme for wireless sensor networks." In 2013 8th International Workshop on Systems, Signal Processing
and their Applications (WoSSPA), pp. 487-491. IEEE, 2013.
REFERENCES
[41]. Gou, Haosong, Younghwan Yoo, and Hongqing Zeng. "A partition-based LEACH algorithm for
wireless sensor networks." In 2009 Ninth IEEE International Conference on Computer and Information
Technology, vol. 2, pp. 40-45. IEEE, 2009.
[42]. Khowaja, Sander Ali, Iqra Kanwal Lakho, and Lachhman Das Dhomeja. "Extending Network Life
Time of WSN Through an Optimal Number of Aggregator Nodes for Data Aggregation Protocols."
In International Multi Topic Conference, pp. 109-120. Springer, Cham, 2013.
[43]. Anu, Silki. "RLEACH-ACO: Revised LEACH-ACO Routing Protocol for Enhancing Energy
Efficiency of WSN." (2018).
[44]. Hu, Jianji, Songtao Guo, Defang Liu, and Yuanyuan Yang. "Spectral Partitioning and Fuzzy C-
Means Based Clustering Algorithm for Wireless Sensor Networks." In International Conference on
Wireless Algorithms, Systems, and Applications, pp. 161-174. Springer, Cham, 2017.
 
 

You might also like