iconOpen Access

ARTICLE

Honey Badger Algorithm Based Clustering with Routing Protocol for Wireless Sensor Networks

K. Arutchelvan1, R. Sathiya Priya1,*, C. Bhuvaneswari2

1 Department of Computer and Information Science, Annamalai University, Chidambaram, Tamilnadu, India
2 Department of Computer Science, Government Arts and Science College, Thiruvennainallur, Tamil Nadu, India

* Corresponding Author: R. Sathiya Priya. Email: email

Intelligent Automation & Soft Computing 2023, 35(3), 3199-3212. https://doi.org/10.32604/iasc.2023.029804

Abstract

Wireless sensor network (WSN) includes a set of self-organizing and homogenous nodes employed for data collection and tracking applications. It comprises a massive set of nodes with restricted energy and processing abilities. Energy dissipation is a major concern involved in the design of WSN. Clustering and routing protocols are considered effective ways to reduce the quantity of energy dissipation using metaheuristic algorithms. In order to design an energy aware cluster-based route planning scheme, this study introduces a novel Honey Badger Based Clustering with African Vulture Optimization based Routing (HBAC-AVOR) protocol for WSN. The presented HBAC-AVOR model mainly aims to cluster the nodes in WSN effectually and organize the routes in an energy-efficient way. The presented HBAC-AVOR model follows a two stage process. At the initial stage, the HBAC technique is exploited to choose an optimal set of cluster heads (CHs) utilizing a fitness function involving many input parameters. Next, the AVOR approach was executed for determining the optimal routes to BS and thereby lengthens the lifetime of WSN. A detailed simulation analysis was executed to highlight the increased outcomes of the HBAC-AVOR protocol. On comparing with existing techniques, the HBAC-AVOR model has outperformed existing techniques with maximum lifetime.

Keywords


1  Introduction

As an emerging paradigm of computing and networking, wireless sensor network (WSN) has been applicable and relevant in different areas namely military, medicine, climate forecasting, surveillance, environmental control, and so on [1]. Advances in networks and consistent development have empowered wide-ranging application of WSN. In recent times, WSN has been incorporated with other concepts, such as internet of things (IoT) [2]. A WSN is a network structure that comprises massive amount of diminutive, minuscule, low-cost autonomous devices represented as sensors that detect and monitor the environments for compiling information [3]. The information that is gathered from the environment is later transmitted to the sink node, a destination where information is redirected or processed locally to other networks for diverse applications [4]. Because of the node communication, accessible deployment, self-organization, and data transfer, WSN has various usage and advances, but also, they face certain difficulties [5].

A homogeneous network comprises nodes taking similar energy, physical, and software characteristics, whereas a heterogeneous network comprises nodes with distinct characteristics [6]. It is further effective to implement the installation of heterogeneous network for balancing the load and energy of the networks and to offer various features and amount of energy utilization of the node from the networks. The clustering is an organized group of sensors in the network according to provided features [7]. All the groups are determined as a cluster; A Cluster Head (CH) is presented in all the clusters i.e., accountable for cluster members (CMs) and collect information from other CMs and forward them to a static or Mobile Sink node (MS). An MS acts as a Base Station (BS) or BS might be distinct device with higher-level ability. Fig. 1 displays the overview of WSN.

images

Figure 1: Overview of WSN

The clustering is very effectual in guaranteeing the energy utilization balance of WSN [8]. In that regard, CH reduces energy utilization by preventing each node from contributing to data communication because cluster node gathers the information they attain from the physical area. Simultaneously, CH delivers each information they gather to BS on neighboring CH or in a single-hop transmission. In the homogeneous WSN, communication ability of all the nodes is similar [9]. Since sensors have constraint balance between the energy, direct communication of the gathered information in the CH to the sink isn’t an energy effective solution for the largescale WSN. Therefore, multihop routing protocol is needed for inter-cluster transmission and transport of the gathered information from the CH to the sink. Defining the energy balanced shortest way for these purposes is an NP-hard problem. In the current work, routing and clustering problems have been distinctly considered by many research workers [10].

Kiani et al. [11] progresses 3 meta-heuristic based techniques; gray wolf optimizer (GWO), incremental GWO, and expanded GWO. These techniques carry out different difficult procedures with high efficiency and much quicker. It contains cluster setup and data transmission stages. A primary stage concentrates on clusters formation and CHs selective, and the secondary stage attempts for determining routes for data broadcast. The researchers in [12] present a hybrid meta-heuristic approach in which optimum feature of Artificial Bee Colony (ACO) and Differential Evolution (DE) is integrated for evaluating the optimum group of load-balanced CHs. The authors in [13] present a novel routing technique dependent upon teaching and learning based optimization algorithm (TLBO) that is an existing and robust model containing 2 important phases as Teacher and Learner. As TLBO is presented to continuous optimized problem, this case presents the first utilize of TLBO for distinct problems of WSN routing.

Wang et al. [14] presented an effectual routing technique dependent upon the elite hybrid meta-heuristic optimized technique. The presented technique comes as an original technique that newly brings together the global search capabilities of particle swarm optimization (PSO) technique, variance operator of differential technique, and pheromone of ant colony optimization (ACO) technique for avoiding local search and maintaining diversity of populations. In [15], a novel Mobile Clustering Routing Protocol (MCRP) dependent upon Thermal Exchange Optimization (TEO) simulated as Newton’s cooling law is named as TEO-MCRP was projected for heterogeneous WSN. During the present protocol, 2 distinct techniques are presented for CH selective and MS way recognition with main function containing independent fitness parameters.

This study introduces a novel Honey Badger Based Clustering with African Vulture Optimization based Routing (HBAC-AVOR) protocol for WSN. The presented HBAC-AVOR model mainly aims to cluster the nodes in WSN effectually and organize the routes in an energy-efficient way. The presented HBAC-AVOR model follows a two stage procedure. At the initial stage, the HBAC technique is exploited to choose an optimal set of CHs utilizing a fitness function containing many input parameters. Next, the AVOR algorithm was executed for determining the optimal routes to BS and thereby lengthens the lifetime of WSN. A detailed simulation analysis was executed for highlighting the enhanced outcomes of the HBAC-AVOR protocol.

2  The Proposed Model

In this study, a new HBAC-AVOR algorithm was developed for energy aware cluster-based route planning process in WSN. The presented HBAC-AVOR model mainly aims to cluster the nodes in WSN effectually and organize the routes in an energy-efficient way. The presented HBAC-AVOR model follows a two stage process such as HBAC for cluster construction and AVOR based route selection.

2.1 Design of HBAC Technique

At the primary stage, the nodes in the WSN are initialized and communicated together. Then, the HBAC technique was executed to cluster the network and elect CHs [16,17]. The Honey badger algorithm (HBA) is a new meta-heuristic technique presented by Hashim et al. [16] dependent upon the hunting performance of honey badgers. This technique seeks for creating a balance amongst the exploration as well as exploitation stages by traveling the searching space rapidly and avoiding local optimal solutions. In addition, the HBA is proven effective from resolve empirical problems with difficult searching space. Important stages of HBA technique are summarized as follows:

During the exploration stage, the honey badger follows a honey guide bird for beehive and is estimated as:

xnew=xprey+F×r1×α×dj (1)

whereas xnew refers the novel place of honey badger, xprey signifies the optimum prey place, F stands for the flag which promotes exploration, di represents the distance amongst the prey and jth badger, and r1 defines the arbitrary value amongst zero and one. In addition, α demonstrates the arbitrary control variable which reduces the diversity of population and is computed as:

α=2×exp(tMaxIt) (2)

During the exploitation stage, the honey badger digs from the cardioid-shaped motion and is estimated as:

xnew=xprey+F×β×Ij×xprey+F×r2×α×di

×|cos(2πr3)×[1cos(2πr4)]| (3)

In which Ij refers the intensity factor that is dependent upon the distance amongst all 2 neighboring searching agents and distance amongst the prey and honey badger. In addition, r2, r3 and r4 are arbitrary variables in zero to one. The capability of honey badger for obtaining food was demonstrated as the parameter β that is taken as 6 under this case. An essential stage of the HBA technique is summarized as follows:

i) Initializing the amount of honey badgers (population size) with arbitrary places.

ii) Fixed the parameters MaxIt, d, and intensity factor I.

iii) Upgrade the reducing factor α .

iv) Estimate the fitness function (FF) of all honey badgers places.

v) Compute the honey badger place xnew .

vi) Estimate a novel place and allocate a novel FF fnew.

vii) Upgrade fnew still, the maximal count of iterations is obtained.

The aim of HBAC objective function (OF) is to allocate the node with minimal cost as CH and fitness parameter is determined in the following [17]. The residual energy (RE) is the fitness parameter, Fres . The amount of the ratio of RE of node i is related to Eri and the overall energy of network Et . It can be essential to estimate the RE of all the nodes for every iteration. Consequently, a balanced energy depletion can be accomplished from the networks.

Fres=i=1nEriEt (4)

In which n represent the overall amount of nodes. A node having lower Fres rises the possibility of selecting as a CH. Alternative of the fitness parameter is the average energy Faνg of node. This variable represents that node with higher primary energy are highly possibly that chosen CH. Faνg can be estimated in the following equation and normalized within the range of [0,1]. Now Ei represent the RE of node i.

Favg=1ni=1nEi (5)

Another fitness parameter is the distance (Fdist) of node in the MS. The node nearer to the MS consumes lesser energy when transmitting information. Thus, it can be essential to take this variable as basis such that further accurate OF is estimated. Fdist can be shown as follows.

Fdist=i=1nd(nitoMS)d(navgitoMS) (6)

In which d(navgitoMS) and d(nitoMS) denotes the average and euclidean distance of node i to the MS, correspondingly. The next parameter is the amount of neighbors near the node from the cluster. When the amount of nodes from the cluster rises, the data transmission problem rises. Then, there is need to consider the amount of neighbors near the node in CH selection. The fitness variable Fneig express the amount of neighbors of a node.

Fneig=i=1ncld(i,j)ncl (7)

whereas d(i,j) denotes the distance amongst nodes i and j , and nd indicates the amount of nodes in the cluster. At last, combining the objective function with fitness parameter is estimated by the following equation.

Fobj=ϕ  Fres+γ  Favg+δ  Fdisf+θ  Fneig (8)

Now ϕ, γ, δ and θ weight coefficient is multiplied with the fitness parameter and the sum is 1 (ϕ+γ+δ+θ=1) .

2.2 Design of AVOR Technique

Next to CH selection, the routes are optimally chosen by the use of AVOR technique. The AVO is a current metaheuristic approach is presented depending on the navigation and foraging behaviors of African vultures [18]. Furthermore, the AVO approach has lower computation difficulty and is more adaptable when compared to other metaheuristic approaches. As well, the exploration and exploitation stages of the AVO are given in the following:

In exploration phase, the probability of choosing the vulture to bring the other vultures to one of the optimal solutions in all the groups is calculated by:

P(i+1)={R(i)|X×R(i)P(i)|×FifP1randp1R(i)F+r1×((UL)×r2+L)if P1<randp1 (9)

whereas P(i), P(i+1) represents the location of the vulture in the existing and the subsequent iteration, correspondingly. Furthermore, F represent the satiation rate of vulture, U, and L indicates the upper and lower bounds of the searching agent, correspondingly, r1, r2 and X denotes arbitrary parameters and vector represents the arbitrary movement of vulture. Moreover, randp1 denotes an arbitrary value within [0,1] i.e., generated for selecting the approach in the exploration stage, and R(i) is represented by:

R(i)={BestVulture1ifPi=L1BestVulture2if Pi=L2 (10)

whereas BestVulture1 and BestVulture2 denotes the optimal solution of the 1st and 2nd groups in the existing iteration, correspondingly. The variables L1 and L2 are initialized beforehand the optimization search, within [0,1] and the sum of these two variables is 1. Fig. 2 showcases the steps involved in AVOR technique.

images

Figure 2: Steps involved in AVOR technique

In exploitation phase, two approaches are proposed according to the satiation rate of the vulture (F). If F0.5 , the vulture would compete for food in a rotational movement that is estimated as follows:

P(i+1)={|X×R(i)P(i)|×(F+r3)(R(i)P(i))if P2randp2R(i)(S1+S2)if P2<randp2 (11)

whereas S1 and S2 denotes the spiral flight movement and it is shown below:

S1=R(i)×(r4×P(i)2π)×cos(P(i)) (12)

S2=R(i)×(r5×P(i)2π)×sin(P(i)) (13)

In which r3, r4andr5 denotes arbitrary parameters, and R(i) can be shown below. As well, randp2 and randp3 denotes arbitrary values within [0,1] that are generated for selecting the appropriate approach in the exploitation state. Furthermore, another vulture becomes aggressive at the time of foraging if F<0.5 and it is estimated by the following formula:

P(i+1)={A1+A22ifP3randp3R(i)|R(i)P(i)|2×F×Levy(X×R(i))ifP3<randp3 (14)

whereas A1 and A2 represents the movement of vultures and it is shown below:

A1=BestVulture1(i)BestVulture1(i)×P(i)BestVulture1(i)P(i)2×F (15)

A2=BestVulture2(i)BestVulture2(i)×P(i)BestvVulture2(i)P(i)2×F (16)

Additionally, the Levy motion is utilized for increasing the efficacy of the AVO approach. At last, the AVO approach has proved efficient in resolving distinct optimization issues.

For determining the optimum group of routes, the dimensional of every AV is initiated that is equivalent to CH, and more place is located from the BS. Assume, θi=(θ1i,θ2i|θp+1i) is ith fish, θnii represents the real value lies from the interval of zero and one. Afterward, the provided function was utilized for determining the following hop to destination and is determined as:

f(x)={i,forwhich|(ikXifj)|isminimum,i1ik (17)

The purpose is for determining the optimum group of routes in CH for destination utilizing a FF including 2 parameters such as energy and distance. Primarily, the RE of next-hop node was defined and the node with maximal energy is preserved as relay node. The first sub-objective f1 is given as:

f1=i=1mECHi (18)

In addition, Euclidean distance was executed for determining the distance in CHs to destination. The minimization of energy dissipation was mostly dependent upon the communication distance. Thus, the next sub-objective by means of distance is f2 that is demonstrated as:

f2=1i=1mdis(CHi,NH)+dis(NH,BS) (19)

The aforementioned sub-objectives are summarized as to a FF as provided under in which α1 and α2 refers the weighted allocation to all sub-objectives.

Fitness=α1(f1)+α2(f2),wherei=12αi=1αiϵ(0,1); (20)

3  Results and Discussion

In this section, a detailed investigation of the results obtained by the HBAC-AVOR model is performed using two scenarios based on the position of sink. The position of sinks in scenarios 1 and 2 are (100, 100) and (200, 200) respectively. A comparative analysis is made with genetic algorithm (GA), ACO, PSO, and thermal exchange optimization-based clustering routing protocol (TEOMCRP).

Tab. 1 and Fig. 3 investigates the network lifetime (NLFT) examination of the HBAC-AVOR model with existing models under two scenarios. The experimental results indicated that the HBAC-AVOR model has resulted in improved NLFT over the other methods under two distinct scenarios. For instance, with scenarios 1 and 100 nodes, the HBAC-AVOR model has offered increased NLFT of 33712 rounds whereas the GA, ACO, PSO, and TEOMCRP algorithms have obtained reduced NLFT of 20109, 25159, 28869, and 31239 respectively. At the same time, with 200 nodes, the HBAC-AVOR model has provided maximum NLFT of 43709 rounds whereas the GA, ACO, PSO, and TEOMCRP algorithms have attained reduced NLFT of 31960, 35258, 39071, and 40411 respectively. Similarly, with 500 nodes, the HBAC-AVOR model has resulted in increased NLFT of 59683 rounds whereas the GA, ACO, PSO, and TEOMCRP algorithms have accomplished decreased NLFT of 52881, 55663, 57312, and 58137 rounds respectively.

images

images

Figure 3: NLFT analysis of HBAC-AVOR technique under two scenarios

Tab. 2 and Fig. 4 explore the comparative energy consumption (ECM) results of the HBAC-AVOR model and existing techniques. The achieved results specified that the HBAC-AVOR model has found reduced ECM under two scenarios and node count. For instance, with scenarios 1 and 5000 rounds, the HBAC-AVOR model has presented least ECM of 20 J whereas the GA, ACO, PSO, and TEOMCRP algorithms have gained increased ECM of 27, 24, 23, and 21 J respectively. Besides, with 25000 rounds, the HBAC-AVOR model has resulted in lower ECM of 94J whereas the GA, ACO, PSO, and TEOMCRP algorithms have reached higher ECM of 108, 104, 101, and 98 J respectively. Moreover, with 45000 rounds, the HBAC-AVOR model has led to minimal ECM of 132 J whereas the GA, ACO, PSO, and TEOMCRP algorithms have resulted in maximum ECM of 155, 150, 148, and 145 J respectively.

images

images

Figure 4: ECM analysis of HBAC-AVOR technique under two scenarios

Tab. 3 and Fig. 5 investigate the packet delivery ratio (PDR) and packet loss rate (PLR) examination of the HBAC-AVOR technique with existing algorithms under two scenarios. The experimental results demonstrated that the HBAC-AVOR model has resulted in improved PDR over the other methods under two distinct scenarios. For instance, with scenarios 1 and 100 nodes, the HBAC-AVOR model has offered increased PDR of 99.83% whereas the GA, ACO, PSO, and TEOMCRP systems have obtained reduced PDR of 97.78%, 97.86%, 98.25%, and 99.68% correspondingly. Simultaneously, with 200 nodes, the HBAC-AVOR methodology has provided maximal PDR of 98.77% whereas the GA, ACO, PSO, and TEOMCRP approaches have attained reduced PDR of 95.86%, 96.75%, 97.98%, and 98.20% correspondingly. Likewise, with 500 nodes, the HBAC-AVOR model has resulted in increased PDR of 96.01% whereas the GA, ACO, PSO, and TEOMCRP algorithms have accomplished decreased PDR of 90.59%, 92.49%, 94.04%, and 94.73% correspondingly. Followed by, the achieved results specified that the HBAC-AVOR model has found reduced PLR under two scenarios and node count. For instance, with scenarios 1 and 100 nodes, the HBAC-AVOR model has presented least PLR of 0.17% but the GA, ACO, PSO, and TEOMCRP algorithms have gained increased PLR of 2.22%, 2.14%, 1.75%, and 0.32% respectively. Moreover, with 250 nodes, the HBAC-AVOR system has resulted in lower PLR of 1.77% whereas the GA, ACO, PSO, and TEOMCRP algorithms have reached higher PLR of 4.66%, 4.02%, 2.83%, and 2.05% correspondingly. In addition, with 500 nodes, the HBAC-AVOR model has led to minimal PLR of 3.99% whereas the GA, ACO, PSO, and TEOMCRP algorithms have resulted in maximal PLR of 9.41%, 7.51%, 5.96%, and 5.27% correspondingly.

images

images

Figure 5: PDR and PLR analysis of HBAC-AVOR technique under two scenarios

Tab. 4 and Fig. 6 demonstrate the comparative ETED results of the HBAC-AVOR system and existing techniques. The achieved results specified that the HBAC-AVOR methodology has found reduced ETED under node counts. For sample, with 100 nodes, the HBAC-AVOR model has presented least ETED of 0.99 ms whereas the GA, ACO, PSO, and TEOMCRP algorithms have gained increased ETED of 7.50, 4.57, 3.27, and 1.96 ms correspondingly. Moreover, with 250 nodes, the HBAC-AVOR methodology has resulted in lower ETED of 17.28 ms whereas the GA, ACO, PSO, and TEOMCRP algorithms have reached higher ETED of 57.68, 44, 31.62, and 25.75 ms correspondingly. Moreover, with 500 nodes, the HBAC-AVOR model has led to minimal ETED of 67.46 ms whereas the GA, ACO, PSO, and TEOMCRP algorithms have resulted in maximum ETED of 129.37, 108.19, 88.96, and 77.56 ms correspondingly.

images

images

Figure 6: ETED analysis of HBAC-AVOR technique with existing algorithms

Tab. 5 offers a brief examination of the results offered by the HBAC-AVOR model with existing models on two scenarios. The experimental values indicated that the HBAC-AVOR model has accomplished maximum number of received packets over the other methods. The HBAC-AVOR model enables to receiving of 681249 and 663815 packets under two scenarios. The experimental analysis indicated that the HBAC-AVOR model has resulted in effectual outcomes over the other methods.

images

4  Conclusion

In this study, a new HBAC-AVOR algorithm was developed for energy aware cluster-based route planning process in WSN. The presented HBAC-AVOR model mainly aims to cluster the nodes in WSN effectually and organize the routes in an energy-efficient way. At the primary stage, the nodes in the WSN are initialized and communicated together. Then, the HBAC algorithm was executed for clustering the network and elect CHs. Next to CH selection, the routes are optimally chosen by the use of AVOR technique. The AVOR technique is applied for determining the optimal routes to BS and thereby lengthens the lifetime of WSN. A detailed simulation analysis was implemented to highlight the increased outcomes of the HBAC-AVOR protocol. On comparing with existing techniques, the HBAC-AVOR model has outperformed recent algorithms with maximal energy efficiency and lifetime. In future, data aggregation concepts can be improved for improving the overall performance.

Funding Statement: The authors received no specific funding for this study.

Conflicts of Interest: The authors declare that they have no conflicts of interest to report regarding the present study.

References

 1.  S. Arjunan and P. Sujatha, “Lifetime maximization of wireless sensor network using fuzzy based unequal clustering and ACO based routing hybrid protocol,” Applied Intelligence, vol. 48, no. 8, pp. 2229–2246, 2018. [Google Scholar]

 2.  J. Uthayakumar, T. Vengattaraman and P. Dhavachelavan, “A new lossless neighborhood indexing sequence (NIS) algorithm for data compression in wireless sensor networks,” Ad Hoc Networks, vol. 83, no. 2009, pp. 149–157, 2019. [Google Scholar]

 3.  S. Arjunan and S. Pothula, “A survey on unequal clustering protocols in wireless sensor networks,” Journal of King Saud University - Computer and Information Sciences, vol. 31, no. 3, pp. 304–317, 2019. [Google Scholar]

 4.  S. Arjunan, S. Pothula and D. Ponnurangam, “F5N-based unequal clustering protocol (F5NUCP) for wireless sensor networks,” International Journal of Communication Systems, vol. 31, no. 17, pp. e3811, 2018. [Google Scholar]

 5.  I. Daanoune, B. Abdennaceur and A. Ballouk, “A comprehensive survey on LEACH-based clustering routing protocols in wireless sensor networks,” Ad Hoc Networks, vol. 114, no. 2, pp. 102409, 2021. [Google Scholar]

 6.  J. Uthayakumar, M. Elhoseny and K. Shankar, “Highly reliable and low-complexity image compression scheme using neighborhood correlation sequence algorithm in WSN,” IEEE Transactions on Reliability, vol. 69, no. 4, pp. 1398–1423, 2020. [Google Scholar]

 7.  S. Famila, A. Jawahar, A. Sariga and K. Shankar, “Improved artificial bee colony optimization based clustering algorithm for SMART sensor environments,” Peer-to-Peer Networking and Applications, vol. 13, no. 4, pp. 1071–1079, 2020. [Google Scholar]

 8.  X. R. Zhang, X. Chen, W. Sun and X. Z. He, “Vehicle re-identification model based on optimized DenseNet121 with joint loss,” Computers, Materials & Continua, vol. 67, no. 3, pp. 3933–3948, 2021. [Google Scholar]

 9.  X. R. Zhang, W. Z. Zhang, W. Sun, H. L. Wu, A. G. Song et al., “A real-time cutting model based on finite element and order reduction,” Computer Systems Science and Engineering, vol. 43, no. 1, pp. 1–15, 2022. [Google Scholar]

10. F. Zhu and W. Wang, “A distributed unequal clustering routing protocol based on the improved sine cosine algorithm for WSN,” Journal of Sensors, vol. 2022, no. 1, pp. 1–13, 2022. [Google Scholar]

11. F. Kiani, A. Seyyedabbasi and S. Nematzadeh, “Improving the performance of hierarchical wireless sensor networks using the metaheuristic algorithms: Efficient cluster head selection,” Sensors, vol. 41, no. 4, pp. 368–381, 2021. [Google Scholar]

12. G. P. Gupta and B. Saha, “Load balanced clustering scheme using hybrid metaheuristic technique for mobile sink based wireless sensor networks,” Journal of Ambient Intelligence and Humanized Computing, vol. 30, no. 14–15, pp. 2826, 2020. [Google Scholar]

13. A. El Ghazi and B. Ahiod, “Energy efficient teaching-learning-based optimization for the discrete routing problem in wireless sensor networks,” Applied Intelligence, vol. 48, no. 9, pp. 2755–2769, 2018. [Google Scholar]

14. H. Wang, K. Li and W. Pedrycz, “An elite hybrid metaheuristic optimization algorithm for maximizing wireless sensor networks lifetime with a sink node,” IEEE Sensors Journal, vol. 20, no. 10, pp. 5634–5649, 2020. [Google Scholar]

15. S. Yalçın and E. Erdem, “TEO-MCRP: Thermal exchange optimization-based clustering routing protocol with a mobile sink for wireless sensor networks,” Journal of King Saud University - Computer and Information Sciences, vol. 46, no. 2, pp. 198, 2022. [Google Scholar]

16. F. A. Hashim, E. H. Houssein, K. Hussain, M. S. Mabrouk and W. Al-Atabany, “Honey badger algorithm: New metaheuristic algorithm for solving optimization problems,” Mathematics and Computers in Simulation, vol. 192, no. 2, pp. 84–110, 2022. [Google Scholar]

17. S. Yalçın and E. Erdem, “TEO-MCRP: Thermal exchange optimization-based clustering routing protocol with a mobile sink for wireless sensor networks,” Journal of King Saud University - Computer and Information Sciences, vol. 46, no. 2, pp. 198, 2022. [Google Scholar]

18. B. Abdollahzadeh, F. S. Gharehchopogh and S. Mirjalili, “African vultures optimization algorithm: A new nature-inspired metaheuristic algorithm for global optimization problems,” Computers & Industrial Engineering, vol. 158, no. 4, pp. 107408, 2021. [Google Scholar]


Cite This Article

APA Style
Arutchelvan, K., Priya, R.S., Bhuvaneswari, C. (2023). Honey badger algorithm based clustering with routing protocol for wireless sensor networks. Intelligent Automation & Soft Computing, 35(3), 3199-3212. https://doi.org/10.32604/iasc.2023.029804
Vancouver Style
Arutchelvan K, Priya RS, Bhuvaneswari C. Honey badger algorithm based clustering with routing protocol for wireless sensor networks. Intell Automat Soft Comput . 2023;35(3):3199-3212 https://doi.org/10.32604/iasc.2023.029804
IEEE Style
K. Arutchelvan, R.S. Priya, and C. Bhuvaneswari "Honey Badger Algorithm Based Clustering with Routing Protocol for Wireless Sensor Networks," Intell. Automat. Soft Comput. , vol. 35, no. 3, pp. 3199-3212. 2023. https://doi.org/10.32604/iasc.2023.029804


cc This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
  • 895

    View

  • 480

    Download

  • 0

    Like

Share Link