Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

A secure routing approach based on league championship algorithm for wireless body sensor networks in healthcare

  • Mehdi Hosseinzadeh,

    Roles Conceptualization, Data curation, Resources, Software, Writing – original draft

    Affiliations Institute of Research and Development, Duy Tan University, Da Nang, Vietnam, School of Medicine and Pharmacy, Duy Tan University, Da Nang, Vietnam

  • Adil Hussein Mohammed,

    Roles Formal analysis, Methodology, Writing – review & editing

    Affiliation Department of Communication and Computer Engineering, Faculty of Engineering, Cihan University-Erbil, Erbil, Kurdistan Region, Iraq

  • Amir Masoud Rahmani,

    Roles Methodology, Software, Writing – original draft

    Affiliation Future Technology Research Center, National Yunlin University of Science and Technology, Yunlin, Taiwan

  • Farhan A. Alenizi,

    Roles Conceptualization, Data curation, Writing – review & editing

    Affiliation Electrical Engineering Department, College of engineering, Prince Sattam Bin Abdulaziz University, Al-Kharj, Saudi Arabia

  • Seid Miad Zandavi,

    Roles Formal analysis, Writing – original draft

    Affiliation School of Biotechnology and Biomolecular Science, The University of New South Wales, Sydney, Australia

  • Efat Yousefpoor,

    Roles Conceptualization, Data curation, Writing – original draft

    Affiliation Department of Computer Engineering, Dezful Branch, Islamic Azad University, Dezful, Iran

  • Omed Hassan Ahmed,

    Roles Data curation, Investigation, Methodology, Writing – original draft

    Affiliation Department of Information Technology, University of Human Development, Sulaymaniyah, Iraq

  • Mazhar Hussain Malik ,

    Roles Conceptualization, Data curation, Investigation, Supervision, Writing – original draft

    mazhar.malik@uwe.ac.uk (MHM); liliatightiz@gachon.ac.kr (LT)

    Affiliation School of Computing and Creative Technologies College of Arts, Technology and Environment (CATE) University of the West of England Frenchay Campus, Bristol, United Kingdom

  • Lilia Tightiz

    Roles Conceptualization, Data curation, Writing – original draft

    mazhar.malik@uwe.ac.uk (MHM); liliatightiz@gachon.ac.kr (LT)

    Affiliation School of Computing, Gachon University, Seongnam, Korea

Abstract

Patients must always communicate with their doctor for checking their health status. In recent years, wireless body sensor networks (WBSNs) has an important contribution in Healthcare. In these applications, energy-efficient and secure routing is really critical because health data of individuals must be forwarded to the destination securely to avoid unauthorized access by malicious nodes. However, biosensors have limited resources, especially energy. Recently, energy-efficient solutions have been proposed. Nevertheless, designing lightweight security mechanisms has not been stated in many schemes. In this paper, we propose a secure routing approach based on the league championship algorithm (LCA) for wireless body sensor networks in healthcare. The purpose of this scheme is to create a tradeoff between energy consumption and security. Our approach involves two important algorithms: routing process and communication security. In the first algorithm, each cluster head node (CH) applies the league championship algorithm to choose the most suitable next-hop CH. The proposed fitness function includes parameters like distance from CHs to the sink node, remaining energy, and link quality. In the second algorithm, we employs a symmetric encryption strategy to build secure connection links within a cluster. Also, we utilize an asymmetric cryptography scheme for forming secure inter-cluster connections. Network simulator version 2 (NS2) is used to implement the proposed approach. The simulation results show that our method is efficient in terms of consumed energy and delay. In addition, our scheme has good throughput, high packet delivery rate, and low packet loss rate.

1 Introduction

In recent years, low-energy electrical circuits have been designed to create wireless communication. This has contributed to produce tiny, low-energy, and cheap electronic equipment such as smart sensors, which can be installed on different objects for measuring different factors [1, 2]. There are various sensors such as thermal sensor, magnetic sensor, light sensor, mechanical sensor, and chemical sensor [3, 4]. Wireless sensor networks (WSNs) involve a number of sensor nodes scattered in an environment for monitoring various parameters [5, 6]. They have different applications in many areas, for example battlefield monitoring, environmental monitoring, health monitoring [7, 8], monitoring the irrigation process of agricultural products, and home automation [9]. Today, WSNs are applied to monitor individuals and improve their lives. These networks are known as a promising technology in electronic health [10]. Wireless body sensor network (WBSN) is a subset of WSNs. It is created when a number of biosensor nodes are installed inside or on the human body to measure vital signs and health data such as heart rate, body temperature, and blood glucose and control the human body activities [11, 12]. In a WBSN, a biosensor forms a multi-hop path to transfer data packets to the sink node. Then, the sink node sends all collected data to a central server to store this data. Finally, doctors can analyze the data stored on the central server and remotely decide on the health status of individuals [13, 14]. Note that the application of WBSNs is not limited to healthcare. They have many applications, including entertainment, healthcare, sport, and military, for example, these networks can monitor the health status of patients, control the body when training sport to professional and beginner people, and monitor the sleeping stages. Additionally, they can be used in remote medical systems, entertainment applications, motion detection, secure authentication, and essential services [1517].

Routing is a challenging issue in WBSNs due to their particular characteristics, including limited resources, unreliable communication links, operation without a supervisor, and lack of central management [1820]. In addition, biosensors have usually constraints in terms of battery, processing power, and memory, and it is not easy to recharge or replace their battery, especially when they are inside the human body [2124]. These limited resources affect significantly the routing process in terms of network lifetime, routing overhead, packet loss, and delay [25, 26]. Additionally, these nodes have faced challenges like short transmission range, interference, packet loss, and resource allocation issue. These challenges affect negatively data transmission [2729]. In fact, due to the unique WBSN characteristics, the existing protocols cannot work properly in these networks, and it is necessary to design an energy-efficient routing approach. In recent years, energy-efficient routing methods have been proposed for WSNs [3032]. However, these routing protocols cannot be used in WBSNs.

On the other hand, when WBSNs are used in the healthcare applications, they must be monitored continuously to maintain privacy of individuals and timely deliver data packets to the destination. Thus, network security is an essential need for such applications since health data are very critical. If malicious nodes modify the health data, then doctors work on false data and perform a false analysis, which leads to false detection and wrong decisions. Also, patients do not tend to make the health data available to anyone because if adversaries earn the health information, they may misuse this information and damage their personal and social life [24, 27]. In this application, efficient-energy and secure routing approach is an important issue to deliver the health data of individuals securely to the destination and prevent adversarial operations by attackers. Although biosensors have very limited resources. This issue limits the design of complex security mechanisms. Therefore, security components, like data integrity, data confidentiality, authentication, and data availability must be guaranteed in a secure routing according to constraints of resources in WBSN to avoid the weak network performance due to routing attacks. Although, a secure technique cannot meet all security requirements in WBSNs. In recent years, efficient-energy routing solutions have been proposed [3032]. However, the design of the lightweight security mechanisms in these methods has not been studied.

In this paper, we propose a secure routing method using the league championship algorithm (LCA) for wireless body sensor networks. This method can create a tradeoff between energy consumption and security in the network. In our method, the routing problem is defined as an optimization issue. In this scheme, we use the league championship algorithm (LCA) to find the next-hop node and create energy-efficient energy paths. According to our knowledge, no routing method has used the LCA algorithm so far in WBSN. In addition, this method designs a lightweight encryption mechanism to provide network security. The main contributions in our method are stated as follows:

  • In this method, each cluster head node (CH) uses LCA to prioritize their neighbors for sending the route request (RREQ) message. Thus, we propose a fitness function with regard to distance from CHs to the sink node, remaining energy, and link quality. When the neighboring cluster heads are prioritized, the CH prepares the RREQ message and broadcasts it to high-priority CHs. This issue lowers routing overhead, manages network congestion, and distributes the consumed energy between network nodes evenly.
  • The proposed scheme uses an encryption technique to secure messages. In each cluster, cluster member nodes (CMs) use symmetric keys to secure intra-cluster communication. This lowers their consumed energy and memory. On the other hand, asymmetric keys provide secure connections between CHs.

Our paper has the following organization: Section 2 expresses the related works. We demonstrate the basic concepts in Section 3. Our system model is described in Section 4. Section 5 demonstrates our scheme in details. In Section 6, we study the security of our method. next, Section 7 analyzes the routing overhead in various routing approaches. Section 8 simulates our scheme and evaluates its results. Ultimately, Section 9 demonstrates our conclusions in this article.

2 Related works

In [30], the secure multi-tier energy-efficient routing approach (SMEER) is proposed in heterogeneous wireless sensor networks. SMEER seeks to enhance security and energy saving in the network. This scheme clusters nodes in several groups in accordance with the K-means method. In each group, the nodes employ the ant lion optimization algorithm (ALO) to specify the foremost node as the cluster head node. Clustering makes better performance with regard to energy consumption, network lifetime, and scalability. However, ALO increases the computational and communication overheads. SMEER utilizes an elliptic curve cryptographic (ECC) method to provide security when transferring data packets to the sink node. Although, this key cryptography technique is asymmetric and consumes more energy, but provides further security in the network.

In [31] a safe routing approach based on multi-objective ant colony algorithm (SRPMA) is presented in WSN. In this method, the ant colony algorithm is converted into a multi-objective routing algorithm. This approach regards two goals, trust and residual energy for this optimization issue to achieve an optimal solution, which improves security and lifetime. SRPMA uses D-S evidence theory to design a trust evaluation model. This routing method considers only energy and trust when finding different paths. However, considering other factors, for example, connection quality and distance can improve the routing process. This method considers a flat topology and does not design any clustering technique. This decreases its scalability. Also, this method has a large computational and communication overhead because it utilizes the ant colony algorithm. Therefore, the routing process boosts energy consumption and delay.

In [32], a blockchain and reinforcement learning-based secure routing scheme (RLBC) is offered in WSNs. This scheme consists of two sections, including routing and blockchain network. The task of the blockchain network is to increase trust and stability when exchanging routing information because it makes routing information, traceable and tamper-proof. In the routing process, nodes learn dynamically the best path using reinforcement learning algorithm. The blockchain network records the path information in each hop. Thus, if there are routing loops, invalid links, or low transmission rate, this algorithm does not allow to pass data packets through the paths. This helps RLBC to dynamically select efficient and reliable paths. Although, RLBC experiences a high computational cost and a big time complexity because of reinforcement learning and blockchain. This causes a high-delay routing operation in the network. Furthermore, this scheme does not pay attention to the energy parameter, and its conclusion is that energy is not evenly distributed in the network. Moreover, this approach is not scalable because the clustering process is not considered in RLBC.

In [33], the information-aware secure routing (IASR) is suggested for WSN. In IASR, the Dijkstra method is modified to form secure routes between network nodes. In this scheme, two factors, including status and trust are employed to pick out the next-hop node. For defining the trust system, IASR analyses normal or abnormal behaviors of nodes when transmitting former data packets to earn the attack probability. Also, the status factor is defined in accordance with a combination of residual energy and distance from nodes to the base station. As a result, IASR creates secure paths with a minimum cost. These secure paths can deal with various attacks. IASR is a distributed routing algorithm, which utilizes local information when choosing the next-hop node. Although, the clustering process is not considered in IASR, Thus, it is not scalable. Also, routes may be delayed in IASR.

In [34], the safe and low-energy zone-based routing approach (SeLeZoR) is presented in WSNs. In SeLeZoR, network is partitioned into different zones, and these zones are categorized into a number of unequal clusters. When the distance from clusters to the sink node is long, then the clusters are large. In contrast, when clusters are very near to the sink node, they are small. This issue helps SeLeZoR to enhance scalability, balance energy consumption, and decrease network traffic. Cluster member nodes send their collected data packets with a least transfer power to the cluster head. They use the received signal strength index (RSSI) to determine the minimum transmission power. Cluster heads send the enciphered packets to their zone head. The task of zone head is to forward the packets to the sink node through a safe and appropriate route. In this scheme, a key management mechanism is presented to insure secure connections. However, this mechanism is not properly introduced. This scheme utilizes the time division multiple access (TDMA) to employ the transfer channel. However, this method has a low security level because it applies only symmetric key cryptography.

In [35], the ad hoc on-demand distance vector (AODV) is proposed in mobile ad hoc networks. In this approach, network nodes adjust routing tables to store the information about the suitable node for reaching the desired destination. When two nodes (source and destination) want to connect to each other and they do not have a valid route in their routing table, they must discover a valid route between themselves. In this process, it utilizes the route request packets (RREQs) and the route reply packets (RREPs). AODV inserts a sequence number in RREQs to guarantee that these packets are fresh and the created paths are free-loop. AODV introduces a route maintenance mechanism for detecting and repairing the failed routes. However, AODV experiences a high delay in the routing operation when the size of the network is large.

In [36], the centralized low energy adaptive clustering hierarchy scheme (LEACH-C) is introduced. LEACH-C introduces a centralized clustering scheme based on the simulated annealing algorithm for forming clusters. LEACH-C seeks to create better clusters, which balance consumed energy between network nodes. In this clustering scheme, nodes send two parameters, including the current position and their energy status to the sink node, which is responsible for performing the clustering process and dividing sensor nodes in several groups. In the clustering process, the base station computes the average network energy and compares the energy of each node with the average value. The base station removes nodes whose energy is fewer than the average value from the CH-candidate set. Then, the base station executes the simulated annealing algorithm to select the most suitable CHs from the CH-candidate set. This algorithm considers the minimum sum of the squared distances between cluster members and CHs to lower energy used by CMs when transferring data to the corresponding cluster head. However, this algorithm is not consistent with WSNs because in hostile environments, the centralized clustering algorithm suffers from the single point of failure problem.

In [37], the dynamic rate aware classified key distributional secure routing (DRCKDS) is suggested in WSNs. In DRCKDS, packets are categorized according to their sensitivity, and nodes are divided with regard to their importance. Next, DRCKDS utilizes these categorizations for distributing safe keys. This idea reduces energy consumption since low-importance data has less security. In this routing scheme, each node utilizes a neighboring table to discover the new paths. However, the routing process is not explained properly. This table stores the neighbors’ information, for example type, position, and the status of transmissions and re-transmissions. Finally, DRCKDS evaluates paths based on the secure route measure (SRM), which is achieved in accordance with the behavior of the nodes (i.e. transmissions and re-transmissions) in the path. Although, it is not clear how to analyze trust of nodes. Eventually, DRCKDS uses symmetric keys to make a secure data transfer operation.

In [38], a tree-based secure routing method by means of a dragonfly algorithm called CTSRD is introduced for Internet of Things. CTSRD has a weighted trust system (W-Trust) that is distributed and lightweight and attempts to achieve the trust values of IoT devices. This mechanism punishes trust levels related to attacker nodes by calculating a penalty factor so that these nodes are isolated in the network. Also, the trust levels of normal IoT devices have increased based on an award factor. In addition, a trusted clustering scheme (T-Clustering) is suggested in CTSRD, where cluster head nodes (CHs) are selected from trusted IoT nodes. Further, CTSRD organizes CHs in a routing tree named DA-Tree by means of a dragonfly algorithm (DA). Also, a new objective function has been introduced to calculate the quality of DA-Tree. This tree is secure and permanent. It makes a balanced energy consumption between IoT devices and increases network lifetime. The simulation results exhibit that CTSRD has a better performance compared to other methods (EEMSR and E-BEENISH). Although, the packet delivery rate (PDR) in this scheme is slightly lower than EEMSR.

In [39], the authors focused on mobile WSNs, which include mobile sensors with a fixed velocity, and introduced two challenging issues in these networks, namely energy saving and data availability. Then, they offered an energy-aware and data availability-based routing approach called REDAA in WSNs. REDAA attempts to find the most stable paths and best cluster heads because it seeks to improve the network lifetime. This scheme integrates two clustering methods, namely Q-LEACH and MH-LEACH to form clusters in the network. Then, communication routes are created between these cluster heads. These paths guarantee data availability. Finally, energy saving is guaranteed in the data collecting process because it focuses on slot-based code division multiple access techniques. The evaluations performed in this paper show that REDAA improves throughput and energy consumption.

In [40], the authors emphasized the importance and necessity of routing and secure data transmission because they prevent attackers to access health information illegally. Then, a secure routing approach named SecAODV is suggested for heterogeneous WBSNs. This scheme defines three components, namely the bootstrap component, the routing component, and the security component. The bootstrap component is run by the base station to put the related commands and functions in the storage of nodes. The routing component defines how to decide on next-hop nodes based on the score calculated for each cluster head. Four parameters, including current energy, distance, hop count, and link quality are combined with each other to obtain this score. The security component explains the cryptography process in the network so that cluster members use a symmetric key to protect their data, but cluster heads apply an asymmetric key to encrypt their data. This scheme is evaluated and the results prove that SecAODV decreases delay and consumed energy and increases PDR and throughput in the network.

According to the methods studied in this paper, we can find that in recent years energy-efficient routing solutions, for example SMEER [30], SeLeZoR [33], and LEACH-C [36] have been proposed. However, these methods do not succeed in designing efficient and lightweight security mechanisms. In some of the routing techniques such as AODV [35] and LEACH-C [36] any proper security mechanisms are not designed. Also, poor security mechanisms are designed in other methods such as SeLeZoR [33] and DRCKDS [37]. This has limited the use of these methods for sensitive applications such as healthcare. On the other hand, some methods, such as RLBC [32], use a complex security mechanism and ignore the limited resources of sensor networks, especially energy. Among these methods, only some of them, such as SRPMA [31] and LASR [33], seek to create a tradeoff between energy and security in the network. This shows that there is a research gap in the field of energy-efficient secure routing techniques. For this reason, we propose a secure routing approach with regard to the league championship algorithm (LCA) for WBSNs. This method attempts to create a tradeoff between energy consumption and security. In this method, we use LCA to choose the next-hop node and obtain energy-efficient paths. In addition, we try to design a lightweight encryption technique to secure network communications. Table 1 expresses the benefits and shortcomings of the methods studied in this section in summary.

3 Basic concepts

In this section, we express the league championship algorithm (LCA) due to its application in the proposed scheme. In recent decades, meta-heuristic algorithms have been widely used to solve networking problems, especially routing and clustering in wireless sensor networks. According to [41], the routing process for finding the best paths in the network is a NP-complete problem. Therefore, it is very difficult and time-consuming to solve the routing problem, especially in large-scale networks, to achieve the best route between two nodes. To solve such a routing problem, an effective solution is to use meta-heuristic algorithms to find near-to-optimal responses. For example, in [41, 42], the authors describe how to use meta-heuristic algorithms to solve the routing problem in wireless sensor networks. Today, the League Championship Algorithm (LCA) has gained popularity among researchers in different research fields because of its potential and ability to solve real-world optimization problems. LCA has a great ability to solve optimization problems because it can find near-to-optimal responses at a high convergence speed. In [43], this algorithm has been tested in different areas and has proven its ability compared to other optimization methods. Therefore, in this paper, LCA is used to improve the routing process.

3.1 League Championship Algorithm (LCA)

The league championship algorithm (LCA) is a meta-heuristic technique, which can solve continuous optimization issues [43]. LCA produces high-quality solutions at higher convergence speed than other techniques, for example, genetic algorithm (GA) and particle swarm optimization (PSO). LCA follows the following rules [43]:

  • There is more likely that the team having more gaming strength wins the game.
  • It is not possible to fully predict the game result based on the gaming strength of teams.
  • There is the same probability that team i defeats team j in a game in the view of both teams.
  • According to game results, teams are only winner or loser. This means that this algorithm does not consider the tie status.
  • When team i defeats team j in a game, any strength point that has led to team i to win, is regarded as a weakness point for team j that has led to its failure.
  • Setting the structure of each team is determined only based on last week’s events.

In LCA, each team structure (response) can be displayed as an 1×n vector of real numbers, which n is the number of variables in the desired problem. Each element of the vector is considered as a player, which indicates the corresponding variable value. Each change in the corresponding variable means that the player changes in the team structure. f(X = (x1, x2, …, xn)) is an objective function with n variable, which must be optimized in the search environment. A team structure (i.e. possible response) for team i at week t can be expressed as . Each team (team i) stores its best team structure () until week t.

In this algorithm, the league represents the initial population. In the step one, L solutions are randomly formed. Next, the solutions are gradually convergent to the optimal result. This algorithm ends after S seasons (the stop condition of the algorithm) and the winner team is selected as the final response. Each season involves L − 1 weeks, and each week includes L × (L − 1)/2 games so that L/2 games are held parallel. Therefore, the number of iterations (steps of algorithm) is considered as S × (L − 1) weeks. LCA consists of three main steps [43]:

Generating the league schedule This step specifies the time of games in a season. To specify the league schedule, the single round robin technique is used.

Determining winner or loser In each weak, teams play with each other, the result can be win or lose. The results are determined according to gaming strength of teams (i.e. objective function). Team i calculates its win probability to overcome team j at week t through Eq 1: (1) where indicates the win probability of team i when playing with team j at week t. and are the gaming strength of teams i and j, respectively. is the best explored value function so far; it is equal to . Also, according to the rules of LCA, we have: (2)

After calculating the chances, the random number, r is produced so that r ∈ (0, 1). If , then team i is a winner team at week t. Otherwise, team j is a winner team at week t.

Creating a new team structure To enhance the team’s performance at later week, coaches evaluate internal and external scales. For example, some internal scales are weaknesses and strengths in the team and players, and some external scales are opportunities and threats of the opposite team to form the new team structure. This new structure is calculated based on strengths/weaknesses/opportunities/threats (SWOT) analysis. For more details, see [43].

4 System model

The proposed approach regards a heterogeneous WBSN that includes the number of biosensors. We assume that the network is clustered using the low energy adaptive clustering hierarchy (LEACH) algorithm [44]. This network model includes various cluster head nodes (CHs) and cluster member nodes (CMs), and a sink node. The network supports several communications, including CH-to-CH, CH-to-CM, CM-to-CH, CM-to-CM connections. As shown in Fig 1, the sink node is located in the middle of the human body. In the following, we explain the tasks of each biosensor and its communications.

  • Cluster member nodes: These biosensors are responsible for monitoring human vital signs such as blood glucose, blood pressure, body temperature, electrocardiogram (ECG), electroencephalogram (EEG), and electromyogram (EMG). In Fig 1(a), these biosensors are marked with blue color. According to Fig 1(b), these nodes can directly communicate with CHs.
  • Cluster head nodes: The task of these biosensors is to collect data from CMs, and transmit it to the sink node. In Fig 1(a), these nodes are shown in star form. These biosensors communicate with the sink node via a multi-hop path, which is also represented in Fig 1(b).
  • Sink node: Task of this node is to receive data from CHs and transmit it to a control center such as a personal digital assistant (PDA) or smartphone. The sink node is shown with red color in Fig 1(a) and is located in the middle of the human body.
thumbnail
Fig 1. Network model in proposed method (a) location of biosensors on body (b) communication between nodes.

https://doi.org/10.1371/journal.pone.0290119.g001

4.1 Attack model

Attackers are trying to make different attacks and damage network performance. Our scheme guarantees data confidentiality in the network. Data confidentiality ensures that sensitive information is protected in the network and unauthorized users cannot obtain this information [45, 46]. Therefore, our scheme protects the network against eavesdropping and traffic analysis attacks. In this case, the attacker can be internal or external. We assume that attackers do not inject any fake packets in the network, and they cannot disrupt the routing process. This means that these attackers are passive. Thus, malicious nodes employ information or hear communication channels without affecting network performance. In our method, the following hypotheses are considered for attackers:

  • An attacker can eavesdrop on all connections and access data transferred on wireless links.
  • An attacker can capture nodes and reach their secret information like encryption keys, identifier, and important data.
  • An attacker tries to abuse the obtained data for compromising other nodes in the network.

5 Proposed method

Our scheme involves three parts explained in the following subsections:

  • Bootstrapping step
  • Routing step
  • Communication security step

5.1 Bootstrapping step

Before the network is launched, the sink node assigns a certain ID and a specific key (ki,BS) to each biosensor. Also, it regards an initial key (kinitial) for nodes. This key is known by all nodes, and its goal is to make secure wireless links. The sink node freshens this key periodically or when capturing a node in the network. Then, the sink node ciphers this new key by ki,BS and unicasts it for valid nodes in the network. As a result, captured or dead nodes cannot access this key. Also, the sink node loads several encryption factors in the memory of CHs. These factors are used to secure the wireless links between biosensors in the network (i.e. communication between CH and CMs and communication between CHs). These factors are:

  • A key source: It is applied to generate cluster key for securing intra-cluster communication.
  • A pair of public-private keys: These keys are used for securing communication between CHs.

Our scheme utilizes a lightweight security algorithm because intra-cluster communications are secured by a symmetric key cryptography, which requires less energy than asymmetric cryptography. This helps the cluster member nodes to consume less energy. Also, CMs store only one cluster key in their memory. This reduces memory overhead and routing overhead when providing the intra-cluster security. On the other hand, cluster head nodes use an asymmetric cryptosystem called the elliptic curve cryptographic (ECC) for securing their communication. This encryption technique can provide better security than the Rivest-Shamir-Adleman cryptosystem (RSA) because this method enhances network efficiency by lowering the key size and decreasing consumed energy and creates a suitable security level. CHs store the cluster key, their public-private keys, and the public keys of other CHs. This means that they consume more energy for providing security in the inter-cluster communications. They have higher routing overhead and memory overhead. This hybrid cryptography scheme provides an acceptable security for network connections and consumes energy efficiently [47, 48].

5.2 Routing step

In the routing process, each cluster member forwards its data directly (single-hop) to its CH. Next, CH aggregates the data obtained from its cluster members and forwards the combined data to the sink node using a multi-hop manner. Suppose CHi wants to forward its data packets to the sink node and does not have a path to it. In this case, CHi begins a route discovery process based on the league championship algorithm (LCA). In the routing process, first, each CH node exchanges a hello message periodically with their neighbors. This message contains the location and remaining energy of each node. After receiving the message, CHs store this information in a neighborhood table to use them in the routing process. Then, CHi prioritizes the neighboring nodes using LCA to select the most suitable next-hop node. In this process, the structure of each team is displayed as an Ni-dimensional vector. So that Ni is the number of single-hop neighboring CHs of CHi. For example, the structure of team p at week t can be expressed as . In team p, each player represents the priority of the corresponding neighboring CH, for example, corresponds to the priority of the first neighboring CH. Note that each player has a value in the range [0, 1]. When the value of the player is close to one, this means that the corresponding CH has a higher priority. When prioritizing the neighboring nodes, we assume that there are six teams (L = 6) in the league (initial population). Also, this algorithm ends after S seasons. In the proposed method, S = 10. As a result, the algorithm is repeated S × (L − 1) = 10 × 5 = 50 weeks. Our algorithm includes the following steps:

1. The team scales, including the league size (L = 6), the number of seasons (S = 10), and other control parameters are initialized.

2. In this step, each team structure (For example, ) is randomly initialized, so that: (3)

3. League scheduling is determined using the single round robin technique.

4. The gaming strength of each team (for example, team p) is calculated based on three parameters:

Distance from the neighbors of CHi to the sink node: CHi prefers to choose the neighbor as its next hop, which is closer to the sink than other neighbors. This leads to fewer hops in the routing paths, and data packets reach the destination at a lower time. So, in a team, if CHs close to the sink node have higher priorities, this team achieves a high gaming strength. The distance from a neighboring CH (such as CHr) to the sink node is calculated according to Eq 4: (4) so that (xr, yr) and (xSink, ySink) are the spatial coordinates of CHr and the sink node, respectively.

Remaining energy of the neighboring CHs: Energy is a highly effective parameter on the stability of paths because if the intermediate nodes in a path have sufficient energy, this path can be used for a longer period of time, and disconnections will be reduced in this path. On the other hand, when the participation of low-energy nodes is reduced in the formation of paths, these nodes can store more energy. As a result, the network lifetime will be improved. In addition, the stability of paths will have a positive effect on reducing the number of lost packets. Thus, it can reduce the need for data retransmission. So, in a team, if high-energy CHs get higher priorities, this team obtains a high gaming strength. Note that CHs know its energy level at any moment. Er indicates the remaining energy of CHr.

Quality of links between CHi and its neighbors CHi prefers to select the neighbor as the next hop that has a high-quality link because the quality of the link is effective in determining the stability of paths. Routes that have high-quality links can be used for longer period of time. They decrease the number of lost packets. While routes with low-quality links are broken quickly and lose a large number of data packets, they need to be modified and reconstructed, which is a time-consuming process. So, in a team, if CHs with high-quality links get higher priorities, this team achieves a high gaming strength. The quality of connections in a path is specified with regard to the received signal strength indication (RSSI) [49, 50]. It is a register located in transceivers and calculates the signal strength of the received packets. In [51] asserts that further RSSI can improve the packet reception ratio. In addition, the indicator is fixed for a small interval (for example, two seconds) (with standard deviation less than 1dBm). Therefore, it can approximate connection quality. The quality of link between CHi and CHr is shown as Qr,i.

Finally, is calculated according to Eq 5: (5) where Wr is the weight of the neighboring CH (such as CHr). It is determined based on its priority (ωr). When in team p, a player (such as CHr) has the highest value, it has the highest priority (ωr = 1). Note that if two players have same value, the player with smaller index has higher priority. The weight of CHr is determined based on Eq 6: (6) According to [49], when RSSI has bigger value, the quality of the corresponding link is better. In this case, PDR is increased. Therefore, we consider qmax = RSSI = 87dBm because PDR = 99% in this case. Also, we assume that qmin = RSSI = 0dBm because PDR = 0 in this case. For more details, see [49]. emax indicates the highest residual energy of neighboring nodes, which is obtained from the neighborhood table. emin is the lowest remaining energy of neighbors. dmax depends on the network size; for example when the network size is n×m, then .

5. Teams play with each other according to the league schedule to specify the winner or loser. According to LCA, the win probability of team p against team q in week t is achieved using Eq 7: (7) where and are the gaming strength of team p and team q in week t, respectively. indicates the optimal function value (i.e. ). Note that, the following condition is based on the rules of LCA: (8)

After calculating the win probabilities, a random number r is produced so that r ∈ (0, 1). If , then team p will win at week t. Otherwise, team q wins at week t.

6. The new team structure is calculated at week t + 1.

7. If the end condition (i.e. tS × (L − 1)) is met, the algorithm ends. Otherwise, if the season has ended, go to Step 3. Else, go to Step 4.

After prioritizing the neighboring CHs, CHi prepares a RREQ packet and sends it to the half of its neighboring CHs with the best priority. The structure of the route request (RREQ) is presented in Fig 2. According to the figure, RREQ format in our method is similar to that in the AODV protocol [35]. Before re-transferring the RREQ packet, CHr updates the number of hops (i.e. HopCount field). This operation continues until RREQ is received by destination.

After RREQ is received by destination, then the destination node prepares a route reply packet (RREP) and transfers RREP to the source CH via the discovered route. After RREP is received by the source CH, this route is recorded in its routing table. The CH transfers its data to destination via this route. Algorithm 1 presents the route discovery algorithm in our method. Note that our scheme uses a path maintenance process similar to AODV. This process checks the validity of the formed routes and repair the failed routes.

Now, we present an analysis of the time complexity related to Algorithm 1. It involves a For loop (lines 1–4) and a While loop (lines 5–24). As a result, the time complexity depends on these loops: (9)

For loop is repeated NCH times, so that NCH is the number of CHs in the network. This loop includes two commands (lines 2 and 3), which are executed at fixed times r1 and r2, respectively. As a result, TFor loop (n) is obtained from Eq 10: (10)

A fixed number rr1 + r2 is considered and as a result: (11)

Then, the time complexity corresponding to the For loop is O(NCH).

Moreover, the While loop (lines 5–24) is repeated NCH times at the worst case. Inside this loop, there are four commands (lines 6–9) and a While loop (lines 10–21) and two commands (lines 22 and 23). As a result, TWhile loop (n) in Eq 12 is equal to: (12)

TFour commands (n) and TTwo commands (n) are executed at a fixed times. As a result, they are as follows: (13) (14)

For calculating TWhile loop2 (n), we know that While loop (lines 10–21) is repeated S × (L − 1) times. It consists of three commands (lines 11, 12, and 13), a For loop (lines 14–17), and an IF command (lines 18–20). Thus, TWhile loop2 (n) is calculated using Eq 15: (15)

Lines 11, 12 and 13 depend on Eqs 58, which is dependent on (Note that is equal to NCH at the worst case). Thus, (16)

TFor loop2 (n) is repeated L times and TFor loop2 (n) ∈ O(L).

Finally, TIF (n) is executed at fixed times (i.e. TIF (n) ∈ O(1)). Therefore, Eq 15 is rewritten as Eq 17: (17) where m1, m2, m3 are constant values.

Now, Eq 12 is equal to: (18) Where z1, z2, z3 are constant values.

If NCH > L, then .

Finally, the time complexity of Algorithm 1 in Eq 9 is achieved with regard to Eq 19: (19)

Thus, .

Algorithm 1 Route discovery process

Input: CHsource: Source node

Ni: The number of single-hop neighboring CHs of CHi.

CHk: Cluster head nodes (k = 1, …, NCH).

Output: Routei between CHsource and CHdestination

Begin

1: for k = 1 to NCH do

2:  CHk: Exchange a hello message periodically with their neighbors;

3:  CHk: Store this information in its neighborhood table;

4: end for

5: while CHi = CHdestination do

6:  CHi: Initialize the team parameters, including the league size, the number of seasons, and other parameters;

7:  CHi: Initialize each team structure as ;

8:  CHi: Determine league scheduling according to the single round robin technique;

9:  CHi: Set t = 1;

10:  while tS × (L − 1) do

11:   CHi: Calculate the gaming strength of each team based on Eq 5;

12:   CHi: Determine and ;

13:   CHi: Determine the winner or loser based on Eq 7;

14:   for k = 1 to L do

15:    CHi: Calculate the new team structure;

16:    CHi: Update ;

17:   end for

18:   if mode(t, L − 1) = 0 then

19:    CHi: Determine league scheduling according to the single round robin technique;

20:   end if

21:  end while

22:  CHi: Send RREQ message to the half of its neighboring CHs with the best priority;

23:  Neighboring CH: Set itself as CHi;

24: end while

25: CHdestination: Send back RREP message to CHsource;

26: CHsource: Insert the information of this path into its routing table;

End

5.3 Communication security phase

In this phase, the intra-cluster security process and the inter-cluster security process are described in details.

5.3.1 Intra-cluster security process.

In our scheme, a symmetric key cryptography approach named RC4 secures communication links within cluster. In 1984, Ronald Rivest introduced a well-known stream cipher called Rivest Cipher 4 (RC4), which is widely employed in many networking protocols because of its high speed, simpleness, and easy execution [52]. In this byte-oriented stream cipher, an 8-bit ciphertext is produced by executing the XOR operator on an 8-bit plaintext and an 8-bit key. The size of this secret key obtained from the one-byte keys in the key stream, can be between 1 and 256 bytes. Researchers believed that the security of RC4 is guaranteed when the 16-byte or more secret keys are produced by this algorithm and smaller key sizes are not secure. For more details, refer to [52]. Symmetric cryptosystems are efficient in terms of energy. This helps CMs to consume less energy. The task of cluster head node (like, CHi) is to produce the cluster key (kcluster) and transfer this key to its CMs (like, CMj). When clusters are created, and each cluster head is inform of its members, CHi randomly picks out a key from the key source. Not that the key source is stored in the memory of CHi in the bootstrapping phase. Now, CHi ciphers kcluster by kinitial and sends the encrypted key to CMj. Eq 20 describes the step. (20)

After receiving this encrypted message, CMj deciphers it using kinitial. Then, CMj must check the ID inserted into the message. Finally, it obtains kcluster based on Eq 21. (21)

This process is shown in Fig 3(a). Now, CMj can perform the encryption process using kcluster to secure its data (i.e. ). Then, CMj forwards the encrypted data to CHi according to Eq 22: (22)

When receiving the encrypted data packets of CMj, CHi deciphers the encrypted packet. Then, it checks the identifier inserted into the packet and finally achieves based on Eq 23: (23)

Fig 3(b) shows the intra-cluster secure data transmission process. Moreover, Algorithm 2 describes the pseudocode of this process.

Now, the time complexity related to Algorithm 2 is analyzed. It includes an IF command (lines 5–9). This command consists of three commands (lines 6–8) with fixed execution times t1, t2, and t3, respectively. As a result, the time complexity related to Algorithm 2 is expresses with regard to Eq 24: (24)

By considering the fixed number tt1 + t2 + t3, in conclusion: (25)

Thus, the time complexity related to Algorithm 2 is obtained from Eq 26: (26)

Algorithm 2 Intra-cluster security process

Input: NCM: Total number of CMs in the cluster i.

CHi: Cluster head node in the cluster i.

CMj: Cluster member nodes in the cluster j, where (j = 1, …, NCM).

Output: kcluster: Cluster key

Begin

1: CHi: Produce kcluster;

2: CHi: Cipher kcluster using kinitial;

3: CHi: Send the encrypted kcluster for all CMs in the cluster i;

4: CMj: Decipher the encrypted message and obtain kcluster;

5: if CMj wants to securely send its data to CHi then

6:  CMj: Cipher its data () using kcluster;

7:  CMj: Forward the encrypted data to CHi;

8:  CHi: Decipher the packet using kcluster to achieve ;

9: end if

End

5.3.2 Inter-cluster security process.

A safe connection between the cluster head nodes is guaranteed using asymmetric keys obtained from a elliptic curve cryptographic (ECC) method. It is a promising asymmetric key cryptosystem, which follows the theory of elliptic curves. The security of ECC depends on the difficulty of solving the elliptic curve logarithm problem. Although the deep explanation of this theory is out of the scope of this paper. For more details, refer to [52]. Hence, we select ECC in our scheme because if we consider a certain key size, ECC can provide better security than traditional cryptography systems such as the Rivest-Shamir-Adleman cryptosystem (RSA). For example, RSA guarantees its security with a price and large keys (for example, 1024 bits), and ECC can provide the same security level with smaller keys (for example, 160 bits). Asymmetric cryptosystems can provide better security levels in the network. CHs need higher security level because they have more communication overhead in the network. If these nodes are captured, the network performance faces more damage. Given what we said in the bootstrapping phase, before deploying nodes in the network, the sink node produces a pair of public-private keys (kpubkpri) and stores them in the memory of CHs. These keys are used for securing messages of CHs. After deploying nodes in the network, CHs share their public key with each other.

If CHi wants to securely communicate with CHj to transfer , it ciphers according to the public key of CHj (i.e. ). Eq 27 describes this process: (27)

When receiving this message, CHj deciphers the encrypted data by its private key () to achieves . Eq 28 presents this process. (28)

Fig 4 shows the inter-cluster security process. Furthermore, Algorithm 3 illustrates the pseudocode related to the process.

Now, the time complexity corresponding to Algorithm 3 is discussed. In this algorithm, there is an IF command (lines 2–6), which includes three commands (3–5). These commands are executed at fixed times c1, c2, and c3, respectively. Therefore, the time complexity related to Algorithm 3 is calculated in accordance with Eq 29: (29)

Next, a fixed number cc1 + c2 + c3 is regarded:

(30)

As a result, the time complexity related to Algorithm 3 is: (31)

Algorithm 3 Inter-cluster security process

Input: CHi: Cluster head node i.

CHj: Cluster head node j.

Output: A secure connection between CHi and CHj.

Begin

1: CHi: Share its public key () with other CHs;

2: if CHi wants to securely transfer its data to CHj then

3:  CHi: Cipher using ;

4:  CHi: Forward the encrypted data to CHj;

5:  CHj: Decipher the data by and achieve ;

6: end if

End

6 Security analysis

In this section, we study the security of our method in terms of data confidentiality, resistance to node capture attacks, eavesdropping attacks, and traffic analysis attacks.

  • Data confidentiality: It is the most common security need because biosensors must protect their secret information against adversaries, which act maliciously to damage the confidentiality of their data. To prevent data leakage, data confidentiality is very essential. When capturing the biosensors, attackers endanger data confidentiality. Hence, health data transmission must be protected against eavesdroppers. To protect sensitive patient data, our scheme uses two encryption methods, namely RC4 and ECC so that the RC4 cryptosystem is employed for the intra-cluster security process, and the ECC technique is used to ensure security between CHs. In this case, an attacker cannot access the content of messages exchanged in the network because, in each cluster, biosensors encrypt their data using the cluster key before sending it to the CH. On the other hand, the distribution process of this cluster key is done in a secure manner because the relevant CH obtains this key from its key source and ciphers it by the initial key, and then sends this encrypted cluster key to CMs. Also, the communication links between CHs are secured using asymmetric keys. In inter-cluster communications, an attacker cannot access the content of messages exchanged between CHs because CHs only disseminate their public keys and maintain their private keys secretly. Thus, the attacker must capture all CHs to access their private keys. It is very difficult and time-consuming to capture all CHs. Therefore, our approach guarantees data confidentiality.
  • Resistance to node capture attacks: In this attack, an adversary captures a biosensor node and carries out cryptanalysis to get secret data stored in its memory. After capturing this node, an attacker may insert fake data or extract health data, encryption keys, node ID, and routing information. In the proposed scheme, we check two modes:
    • Compromising a cluster member node: When an attacker compromises a cluster member node, then the information of this node such as its cluster key, the initial key, and the specific key of this node are disclosed. Therefore, this attacker accesses all data exchanged between CMs in the cluster because the adversary has the cluster key. However, as mentioned in Section 5.1, the sink node freshens the initial key periodically or when capturing a node in the network. Then, the sink node ciphers this new key by the specific key of each valid node and unicasts the encrypted key for valid nodes in the network. As a result, captured or dead nodes cannot access this key. Now, when the relevant CH updates the cluster key and sends this new key to its cluster members, the access of the attacker to the data of other nodes will be cut off because the cluster key is new. On the other hand, this attacker cannot access other clusters using the compromised cluster member. Hence, the access of this adversary is limited to the cluster related to this compromised node. This confirms that capturing a CM node does not have a negative effect on other clusters. Hence, the network can continue its normal performance.
    • Capturing a cluster head: If an attacker compromises a CH, then the secret information such as its ID, the cluster key, its private key, the public keys of other CHs, the initial key, and its specific key will be disclosed. However, other CHs can communicate with each other securely because this adversary only has their public keys, which are not secret. Hence, the attacker cannot extract the private keys of other CHs using this compromised CH. On the other hand, as mentioned in Section 5.1, the sink node freshens the initial key periodically or when capturing a node in the network. Then, the sink node ciphers this new key by the specific key of each valid node and unicasts it for valid nodes in the network. As a result, captured or dead nodes cannot access this key. Hence, the attacker cannot damage other clusters and decrypt their cluster key. However, CMs corresponding to the compromised CH cannot protect their data, and data packets in this cluster will be exposed. As a result, capturing this node has a local effect on the network.
  • Resistance to eavesdropping attacks: This attack is an old security issue in which an eavesdropper sniffs the weakened links between biosensors in WBAN. By hearing the unsecured network path, this eavesdropper passively gets the data traffic (i.e. health data, routing information, node ID.). This attack is counteracted when network communication is secured using strong encryption keys. As mentioned above, the proposed scheme designs a secure key distribution process and a strong encryption operation, hence it can achieve confidentiality and avoid sniffing.
  • Resistance to Traffic Analysis: This attack can threaten data confidentiality and privacy because the attacker checks and controls activities done by biosensor nodes to explore some information about the relevant node such as its role (i.e. CH or CM) and its position in the network. In the proposed scheme, this attack is counteracted because all data are encrypted and the key distribution process is also secure. Consequently, this attacker cannot obtain the content of packets because it does not have secret keys in the network. As mentioned earlier, cluster members employ a symmetric encryption technique to guarantee data confidentiality within a cluster. Also, our scheme can protect CHs using asymmetric keys because the adversary cannot achieve the private keys of all CHs to decrypt their data packets.

7 Performance analysis

In this section, we evaluate routing overhead in different routing method, including the proposed scheme, SecAODV [40], SMEER [30] and LEACH-C [36] because communication overhead is the most important factor affecting energy consumption. This factor is equal to the number of control messages exchanged in the network when calculating various paths. As a result, a successful routing protocol must manage routing overhead to optimize network performance in terms of energy consumption. To compare routing overhead in different routing protocols, we assume that N nodes are available in the network. They include NCH cluster head nodes and NCM cluster member nodes. Also, it is assumed that each node has maximum Nneighbor neighboring nodes in the network.

In our scheme, each node transmits a hello message including its location and energy level to its neighboring nodes and receives Nneighbor hello messages from them. In general, the total number of sent/received hello messages in each node equals 1 + Nneighbor. Then, the proposed scheme uses LEACH [44] to cluster network nodes. According to LEACH, cluster head nodes are selected in a random manner. Then, each CH disseminates an advertisement message to announce itself as CH. In the worst case, each non-CH node receives NCH advertisement messages from CHs in the network. In this case, it joins the CH, which includes the maximum signal strength, and transmits a join-request message to the CH. In this step, the CH receives NCM join-request messages from its CMs. In the routing process, each CM forwards its data to the CH using a single-hop manner. To establish paths between CHs, each cluster head node applies LCA to prioritize the neighboring CHs. Then, this CH sends the route request (RREQ) message to the half of neighboring CHs with higher priorities. This routing process is similar to AODV, and its routing overhead is equal to NCH message in each CH node. In the security phase, each CH sends a message including the cluster key to its cluster member nodes, shares its public key with other CHs, and receives NCH messages including their public key from other CHs. Based on the mentioned points, we can state that:

The routing overhead in CHs is equal to: (1 + Nneighbor) + (1 + NCM) + 2(1 + NCH)

The routing overhead in CMs is equal to: (1 + Nneighbor) + (1 + NCH) + 1

SecAODV employs uses LEACH to divide network nodes in different clusters. As mentioned above, LEACH chooses cluster heads randomly. Next, the chosen CH propagates an advertisement message to announce itself as CH. In the worst case, each non-CH node receives NCH advertisement messages from CHs. In this case, it joins the CH, which includes the maximum signal strength, and transmits a join-request message to the CH. In this step, the CH receives NCM join-request messages from its CMs. In the routing process, each CM transfers its data to the relevant CH using a single-hop manner. To establish paths between CHs, SecAODV uses an AODV-based routing method. Then, this CH sends the route request (RREQ) message to its neighboring CHs. Therefore, the routing overhead of this process is equal to NCH message in each CH node. In the security phase, each CH sends its cluster key to its CMs, transmits its public key to other CHs, and receives NCH messages including their public key from other CHs. Based on the mentioned points, we can state that:

The routing overhead in CHs is equal to: (1 + NCM) + 2(1 + NCH)

The routing overhead in CMs is equal to: (1 + NCH) + 1

In SMEER, all nodes transfers their location information to the sink node. Then, the sink node is responsible for preforming the clustering operation using K-means and selecting CHs based on the ALO algorithm. Finally, BS sends the CH information to network nodes (NCH messages). Next, CHs disseminate an advertisement message to other nodes to announce themselves as CHs. In the worst case, non-CH nodes receive NCH messages from different CHs. They join the high-quality CH and send a join-request message to the CH. In this case, CHs receive NCH join-request messages from the cluster member nodes. In the next step, each node calculates its private-public keys and shares its public key with other nodes in the network. Also, it receives N messages including public keys from other nodes. In the last step, CHs exchange information about angular position, angle, and energy with each other to find the best next-hop node using a spherical manner. Thus, the routing overhead in SMEER is as follows:

The routing overhead in CHs: (1 + NCH) + (1 + NCM) + (1 + NCH + NCM) + (1 + Nneighbor)

The routing overhead in CMs: (1 + 2NCH) + (1 + NCM) + (1 + NCH + NCM)

In LEACH-C, all nodes transmits their position and energy level to the BS in a single-hop manner. Then, BS applies the simulated annealing algorithm to pick out CHs. Then, BS sends the CH information to the network nodes. Then, CH broadcasts an advertisement message to other nodes. Non-CH nodes receive NCH advertisement messages from CHs in the worst case. They join the nearest CH. Next, CMs send a join-request message to the CH, meaning that the CH receives NCM join-request messages from its CMs. In this case, the routing overhead is stated as follows:

Routing overhead in CHS: (1 + NCH) + (1 + NCM)

Routing overhead in CMs: (1 + 2NCH)

Table 2 compares the routing overhead in various approaches. Based on this table, we found that LEACH-C has a lower routing overhead than our scheme and SMEER because LEACH-C presents any security mechanism.

thumbnail
Table 2. Comparison of different approaches in terms of routing overhead.

https://doi.org/10.1371/journal.pone.0290119.t002

8 Simulation and evaluation of results

In this section, our scheme is evaluated and simulated using the network simulator version 2 (NS2). For simulating our scheme, the network involves 100 sensor nodes. These nodes are fixed. Also, the size of network is equal to 50 × 2500m2. The position of the sink node is in the middle of network. The packet size is 1024 bits. Normal nodes have 0.5J energy, and the energy of CHs is equal to 1J. Additionally, the simulation time is regarded 30 seconds. To enhance the accuracy of evaluation results, the simulation operation is repeated 25 times. Other factors related to the simulation operation are summarized in Table 3. Our approach is analyzed with regard to end-to-end delay, throughput, consumed energy, packet delivery ratio (PDR), and packet loss rate (PLR) and the results are presented in comparison with SecAODV [40], SMEER [30], and LEACH-C [36].

8.1 End-to-end delay

End-to-end delay means the total time required to deliver packets to the sink node. Fig 5 expresses a comparison of delay in different routing approaches. According to this figure, our method experiences the minimum delay and reduces this factor by 13.67%, 24.83%, and 34.42% in comparison with SecAODV, SMEER, and LEACH-C, respectively. Therefore, our scheme is faster than other schemes in the data transmission process while the routing process in SecAODV requires more time compared to that in our scheme. Also, SMEER focuses only on asymmetric encryption method to provide secure channels. This increases delay when transferring data in SMEER. While our scheme and SecAODV design a hybrid cryptography method so that they utilize the symmetric key cryptography for securing the communication links between CMs. In each cluster, CMs use cluster key for encrypting their data. On the other hand, our scheme and SecAODV use an asymmetric cryptosystem to secure connections between CHs in the network. Other point is to SMEER designs a clustering algorithm using K-means and the ALO algorithm. This process has high computational overhead, which leads to high delay in the network. Additionally, the performance of LEACH-C depends on the simulated annealing algorithm, which causes a high computational overhead and a long delay in the network. In contrast, our scheme and SecAODV divide sensor nodes in different clusters using the LEACH algorithm, which is faster than LEACH-C and SMEER. The third point is that our scheme takes into account connection quality and residual energy when discovering new routes. These parameters lead to the creation of more stable routes compared to SMEER and LEACH-C. This advantage lowers route failure, which leads to low delay in the routing process.

8.2 Throughput

Throughput means the ratio of packets received by the receiver node to latency needed for transmitting the packets. Fig 6 presents a comparison of throughput in different protocols. According to this figure, our scheme has the highest throughput and enhances this parameter by 15.44%, 19.11%, and 65.53% in comparison with SecAODV, SMEER, and LEACH-C, respectively. Its reason is that our scheme decreases delay compared to other methods. This issue is mentioned in Section 8.1. Moreover, our scheme uses high-energy nodes as the next-hop nodes and considers link quality when creating routes. Thus, our scheme improves the data transfer process, which leads to higher throughput than others.

8.3 Energy consumption

Routing methods are compared regarding energy consumption in Fig 7. Our scheme lowers the consumed energy and decreases this parameter by 13.58%, 21.02%, and 29.53% in comparison with SecAODV, SMEER, and LEACH-C, respectively. This is because LEACH-C defines the communication between CHs and the sink node as a single-hop manner, which leads to high energy consumption. SMEER utilizes a multi-hop manner when transferring packets to the sink node. It has better performance than LEACH-C. However, SMEER selects the next-hop node in accordance with distance and the angle between nodes. While more appropriate parameters, especially energy, can be considered to lower energy consumption. SecAODV creates multi-hop paths between CHs and BS and takes into account remaining energy, distance, connection quality, and hop count in the routing process. Our scheme utilizes a multi-hop route between CHs and the sink node and considers important parameters, especially energy and connection quality, in the routing operation. Thus, our scheme can form stable paths and reduce route failure, which leads to low energy consumption in the data transmission process.

8.4 Packet delivery rate (PDR) and packet loss rate (PLR)

Packet delivery rate is equal to the ratio of the data packets received by the receiver to the total number of packets. Fig 8 expresses a comparison of PDR in different approaches. According to this figure, our scheme maximizes PDR and enhances this parameter by 7.44%, 22.43%, and 41.90% in comparison with SecAODV, SMEER, and LEACH-C, respectively. Also, packet loss rate is equal to the ratio of lost data packets to the total number of packets. Fig 9 presents a comparison of PLR in different approaches. Based on this figure, our scheme lowers PLR by 12.16%, 39.11%, and 59.75% in comparison with SecAODV, SMEER, and LEACH-C, respectively. This is because our proposed method has a good performance in terms of delay and throughput. LEACH-C has the weakest performance in terms of PDR because in this scheme, CHs has high routing overhead and high energy consumption. This is because they create a single-hop connection to the sink node. This decreases the packet delivery rate in LEACH-C. Also, SMEER does not regard energy and connection quality when forming routs. Thus, it may establish unstable routes, which leads to packet loss. Our scheme considers these parameters when finding routes, and creates more stable paths, which leads to higher PDR than others. Also, SecAODV regards energy and connection quality in the routing process and forms stable paths, consequently, it has a high PDR.

9 Conclusion

In this paper, we proposed a secure routing approach using the league championship algorithm (LCA) for WBSN. This method involves two main parts. In the first part, the cluster head nodes use LCA to select the best next-hop node. Moreover, a fitness function was presented based on distance, energy and link quality. In the second step, a lightweight security mechanism was presented. In this step, the communication links between the CHs and cluster members were secured using symmetric encryption technique. Ultimately, the communication links between CHs was also secured by the ECC cryptography. Then, the proposed method was simulated using NS2 and its results were analyzed with regard to latency, throughput, consumed energy, packet delivery ratio, and packet loss ratio in comparison with SecAODV, SMEER and LEACH-C. These results show a successful performance of the proposed method, especially in reducing energy consumption than other routing methods. In future research directions, we compare our proposed scheme with newest secure routing methods and consider a real-world implementation to validate the performance of our scheme. Also, we will use new techniques such as fuzzy logic, meta-heuristic algorithms, and machine learning technique to design strong security mechanisms in future.

References

  1. 1. Yousefpoor E., Barati H. and Barati A. 2021. A hierarchical secure data aggregation method using the dragonfly algorithm in wireless sensor networks. Peer-to-Peer Networking and Applications, 14(4), pp.1917–1942.
  2. 2. Yousefpoor M.S., Yousefpoor E., Barati H., Barati A., Movaghar A. and Hosseinzadeh M. 2021. Secure data aggregation methods and countermeasures against various attacks in wireless sensor networks: A comprehensive review. Journal of Network and Computer Applications, 190, p.103118.
  3. 3. Rahmani A.M., Yousefpoor E., Yousefpoor M.S., Mehmood Z., Haider A., Hosseinzadeh M. et al. 2021. Machine Learning (ML) in Medicine: Review, Applications, and Challenges. Mathematics, 9(22), p.2970.
  4. 4. Uchiteleva E., Hussein A.R. and Shami A. 2020. Lightweight dynamic group rekeying for low-power wireless networks in iiot. IEEE Internet of Things Journal, 7(6), pp.4972–4986.
  5. 5. Yousefpoor M.S. and Barati H. 2020. DSKMS: a dynamic smart key management system based on fuzzy logic in wireless sensor networks. Wireless Networks, 26(4), pp.2515–2535.
  6. 6. Rahmani A.M., Ali S., Yousefpoor M.S., Yousefpoor E., Naqvi R.A., Siddique K. et al. 2021. An area coverage scheme based on fuzzy logic and shuffled frog-leaping algorithm (sfla) in heterogeneous wireless sensor networks. Mathematics, 9(18), p.2251.
  7. 7. Lakhan A., Mohammed M.A., Kozlov S. and Rodrigues J.J. 2021. Mobile-fog-cloud assisted deep reinforcement learning and blockchain-enable IoMT system for healthcare workflows. Transactions on Emerging Telecommunications Technologies, p.e4363.
  8. 8. Mohammed M.A., Ibrahim D.A. and Abdulkareem K.H. 2021. Bio-inspired robotics enabled schemes in blockchain-fog-cloud assisted IoMT environment. Journal of King Saud University-Computer and Information Sciences.
  9. 9. Lakhan A., Mohammed M.A., Rashid A.N., Kadry S., Panityakul T., Abdulkareem K.H. et al. 2021. Smart-contract aware ethereum and client-fog-cloud healthcare system. Sensors, 21(12), p.4093. pmid:34198608
  10. 10. Lakhan A., Mastoi Q.U.A., Elhoseny M., Memon M.S. and Mohammed M.A. 2021. Deep neural network-based application partitioning and scheduling for hospitals and medical enterprises using IoT assisted mobile fog cloud. Enterprise Information Systems, pp.1–23.
  11. 11. Qureshi K.N., Din S., Jeon G. and Piccialli F. 2020. Link quality and energy utilization based preferable next hop selection routing for wireless body area networks. Computer Communications, 149, pp.382–392.
  12. 12. Raj A.S. and Chinnadurai M. 2020. Energy efficient routing algorithm in wireless body area networks for smart wearable patches. Computer Communications, 153, pp.85–94.
  13. 13. Bilgehan B., Kayed L. and Sabuncu Ö. 2022. General probability distribution model for wireless body sensors in the medical monitoring system. Biomedical Signal Processing and Control, 77, p.103777.
  14. 14. Hosseinzadeh M., Tho Q.T., Ali S., Rahmani A.M., Souri A., Norouzi M. et al. 2020. A hybrid service selection and composition model for cloud-edge computing in the internet of things. IEEE Access, 8, pp.85939–85949.
  15. 15. Mesbahi M.R., Rahmani A.M. and Hosseinzadeh M. 2017. Highly reliable architecture using the 80/20 rule in cloud computing datacenters. Future Generation Computer Systems, 77, pp.77–86.
  16. 16. Mohammadi M., Rashid T.A., Karim S.H.T., Aldalwie A.H.M., Tho Q.T., Bidaki M., et al. 2021. A comprehensive survey and taxonomy of the SVM-based intrusion detection systems. Journal of Network and Computer Applications, 178, p.102983.
  17. 17. Sadrishojaei M., Navimipour N.J., Reshadi M. and Hosseinzadeh M. 2021. A new preventive routing method based on clustering and location prediction in the mobile internet of things. IEEE Internet of Things Journal, 8(13), pp.10652–10664.
  18. 18. Awotunde J.B., Jimoh R.G., AbdulRaheem M., Oladipo I.D., Folorunso S.O. and Ajamu G.J. 2022. IoT-based wearable body sensor network for COVID-19 pandemic. Advances in Data Science and Intelligent Data Communication Technologies for COVID-19, pp.253–275.
  19. 19. Lin K., Li Y., Sun J., Zhou D. and Zhang Q. 2020. Multi-sensor fusion for body sensor network in medical human–robot interaction scenario. Information Fusion, 57, pp.15–26.
  20. 20. Yousefpoor M.S. and Barati H. 2019. Dynamic key management algorithms in wireless sensor networks: A survey. Computer Communications, 134, pp.52–69.
  21. 21. Chaeikar S.S., Alizadeh M., Tadayon M.H. and Jolfaei A. 2021. An intelligent cryptographic key management model for secure communications in distributed industrial intelligent systems. International Journal of Intelligent Systems.
  22. 22. Arafat M.Y., Pan S. and Bak E. 2023. Distributed Energy-Efficient Clustering and Routing for Wearable IoT Enabled Wireless Body Area Networks. IEEE Access.
  23. 23. Shimly S.M., Smith D.B. and Movassaghi S. 2019. Experimental analysis of cross-layer optimization for distributed wireless body-to-body networks. IEEE Sensors Journal, 19(24), pp.12494–12509.
  24. 24. Qadri Y.A., Nauman A., Zikria Y.B., Vasilakos A.V. and Kim S.W. 2020. The future of healthcare internet of things: a survey of emerging technologies. IEEE Communications Surveys & Tutorials, 22(2), pp.1121–1167.
  25. 25. Chen C., Liu L., Qiu T., Jiang J., Pei Q. and Song H. 2020. Routing with traffic awareness and link preference in internet of vehicles. IEEE Transactions on Intelligent Transportation Systems.
  26. 26. Xiao T., Chen C., Pei Q. and Song H.H. 2022. Consortium Blockchain-Based Computation Offloading Using Mobile Edge Platoon Cloud in Internet of Vehicles. IEEE Transactions on Intelligent Transportation Systems.
  27. 27. Pandey, C., Sharma, S. and Matta, P., 2021, April. Privacy techniques for Body Sensor Network in Healthcare Internet of Things (HIoT)-A Critical Survey. In 2021 5th International Conference on Computing Methodologies and Communication (ICCMC) (pp. 385–389). IEEE.
  28. 28. Dang L.M., Piran M., Han D., Min K. and Moon H. 2019. A survey on internet of things and cloud computing for healthcare. Electronics, 8(7), p.768.
  29. 29. Chan L., Gomez Chavez K., Rudolph H. and Hourani A. 2020. Hierarchical routing protocols for wireless sensor network: A compressive survey. Wireless Networks, 26(5), pp.3291–3314.
  30. 30. Dhand G. and Tyagi S.S. 2019. SMEER: secure multi-tier energy efficient routing protocol for hierarchical wireless sensor networks. Wireless Personal Communications, 105(1), pp.17–35.
  31. 31. Sun Z., Wei M., Zhang Z. and Qu G. 2019. Secure routing protocol based on multi-objective ant-colony-optimization for wireless sensor networks. Applied Soft Computing, 77, pp.366–375.
  32. 32. Yang J., He S., Xu Y., Chen L. and Ren J. 2019. A trusted routing scheme using blockchain and reinforcement learning for wireless sensor networks. Sensors, 19(4), p.970. pmid:30823560
  33. 33. Shi Q., Qin L., Ding Y., Xie B., Zheng J. and Song L. 2019. Information-aware secure routing in wireless sensor networks. Sensors, 20(1), p.165. pmid:31888095
  34. 34. Mehmood A., Lloret J. and Sendra S. 2016. A secure and low-energy zone-based wireless sensor networks routing protocol for pollution monitoring. Wireless Communications and Mobile Computing, 16(17), pp.2869–2883.
  35. 35. Perkins, C.E. and Royer, E.M., 1999, February. Ad-hoc on-demand distance vector routing. In Proceedings WMCSA’99. Second IEEE Workshop on Mobile Computing Systems and Applications (pp. 90–100). IEEE.
  36. 36. Heinzelman W.B., Chandrakasan A.P. and Balakrishnan H. 2002. An application-specific protocol architecture for wireless microsensor networks. IEEE Transactions on wireless communications, 1(4), pp.660–670.
  37. 37. Sathya S.S. and Umadevi K. 2021. An optimized distributed secure routing protocol using dynamic rate aware classified key for improving network security in wireless sensor network. Journal of Ambient Intelligence and Humanized Computing, 12(7), pp.7165–7171.
  38. 38. Hosseinzadeh M., Tanveer J., Masoud Rahmani A., Yousefpoor E., Sadegh Yousefpoor M., Khan F. et al. 2022. A Cluster-Tree-Based Secure Routing Protocol Using Dragonfly Algorithm (DA) in the Internet of Things (IoT) for Smart Agriculture. Mathematics, 11(1), p.80.
  39. 39. Kingston Roberts M. and Thangavel J. 2023. An improved optimal energy aware data availability approach for secure clustering and routing in wireless sensor networks. Transactions on Emerging Telecommunications Technologies, 34(3), p.e4711.
  40. 40. Jeong H., Lee S.W., Hussain Malik M., Yousefpoor E., Yousefpoor M.S., Ahmed O.H., et al. 2022. SecAODV: A secure healthcare routing scheme based on hybrid cryptography in wireless body sensor networks. Frontiers in Medicine, p.1224. pmid:35935783
  41. 41. Dong-liang L., Bei L. and Hai-hua W., The importance of nature-inspired meta-heuristic algorithms in the data routing and path finding problem in the internet of things. International Journal of Communication Systems, p.e5450.
  42. 42. Yadav R., Sreedevi I. and Gupta D. 2022. Bio-Inspired Hybrid Optimization Algorithms for Energy Efficient Wireless Sensor Networks: A Comprehensive Review. Electronics, 11(10), p.1545.
  43. 43. Kashan A.H. 2014. League Championship Algorithm (LCA): An algorithm for global optimization inspired by sport championships. Applied Soft Computing, 16, pp.171–200.
  44. 44. Heinzelman, W.R., Chandrakasan, A. and Balakrishnan, H., 2000, January. Energy-efficient communication protocol for wireless microsensor networks. In Proceedings of the 33rd annual Hawaii international conference on system sciences (pp. 10-pp). IEEE.
  45. 45. Yang G., Dai L., Si G., Wang S. and Wang S. 2019. Challenges and security issues in underwater wireless sensor networks. Procedia Computer Science, 147, pp.210–216.
  46. 46. Mousavi S.K., Ghaffari A., Besharat S. and Afshari H. 2021. Security of internet of things based on cryptographic algorithms: a survey. Wireless Networks, 27(2), pp.1515–1555.
  47. 47. Rana M., Mamun Q. and Islam R. 2022. Lightweight cryptography in IoT networks: A survey. Future Generation Computer Systems, 129, pp.77–89.
  48. 48. Viswanathan S. and Kannan A. 2019. Elliptic key cryptography with Beta Gamma functions for secure routing in wireless sensor networks. Wireless Networks, 25(8), pp.4903–4914.
  49. 49. Baccour N., Koubâa A., Mottola L., Zúñiga M.A., Youssef H., Boano C.A. et al. 2012. Radio link quality estimation in wireless sensor networks: A survey. ACM Transactions on Sensor Networks (TOSN), 8(4), pp.1–33.
  50. 50. Lowrance C.J. and Lauf A.P. 2017. Link quality estimation in ad hoc and mesh networks: A survey and future directions. Wireless Personal Communications, 96(1), pp.475–508.
  51. 51. Vlavianos, A., Law, L.K., Broustis, I., Krishnamurthy, S.V. and Faloutsos, M., 2008, September. Assessing link quality in IEEE 802.11 wireless networks: Which is the right metric?. In 2008 IEEE 19th International Symposium on Personal, Indoor and Mobile Radio Communications (pp. 1–6). IEEE.
  52. 52. Forouzan B.A. and Mukhopadhyay D., 2015. Cryptography and network security (Vol. 12). New York, NY, USA: Mc Graw Hill Education (India) Private Limited.