Next Article in Journal
X-Ray Pulsar-Based Navigation Considering Spacecraft Orbital Motion and Systematic Biases
Previous Article in Journal
A Comparison of Reflective Photoplethysmography for Detection of Heart Rate, Blood Oxygen Saturation, and Respiration Rate at Various Anatomical Locations
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Adaptive Routing Optimization Algorithm in Community-Oriented Opportunistic Networks for Mobile Health

1
School of Computer Science and Engineering, Central South University, Changsha 410075, China
2
School of Information and Electronic Engineering, Hunan City University, Yiyang 413000, China
*
Author to whom correspondence should be addressed.
Sensors 2019, 19(8), 1876; https://doi.org/10.3390/s19081876
Submission received: 12 March 2019 / Revised: 17 April 2019 / Accepted: 17 April 2019 / Published: 19 April 2019
(This article belongs to the Section Sensor Networks)

Abstract

:
The appearance of a large number of mobile intelligent devices boosts the fast rise of mobile health (mHealth) application. However, due to the sensitivity and complexity of medical data, an efficient and secure mobile communication mode is a very difficult and challenging task in mHealth. The Opportunistic Networks (OppNets) is self-organizing and can expand the communication capacity by the movement of nodes, so it has a good prospect in the application of mHealth. Unfortunately, due to the shortage of stable and reliable end-to-end links, the routing protocol in OppNets has usually lower performance and is unsafe. To address these issues, we propose an adaptive routing optimization algorithm in OppNets for mHealth. This routing scheme firstly analyzes the relationship between nodes and defines the average message forwarding delay as a new metric to selectively forward messages, and then designs a local community detection algorithm based on the metric to adapt to the characteristics of OppNets, and finally resorts to some super-nodes to ferry messages between different communication domains. The simulation results demonstrate the efficiency and effectiveness of the proposed scheme. It increases the delivery ratio by about 30%, decreases delay by about 35%, and decreases the number of forwarding by about 5%, by comparing it with several existing routing schemes. We believe that the relationship between nodes, community, and message ferrying will play an important role in routing of OppNets for mHealth.

1. Introduction

The mobile health (mHealth) provides an effective approach for medical and health services through the use of mobile communication technologies, such as the mobile phone. The mHealth improves not only the working efficiency of the hospital but also the health of the people, and it is becoming one of the most active research and application directions in the field of medical information recently [1]. However, the flourish of mHealth still faces many challenges, including communication mode and information security. The Opportunistic Networks (OppNets) is composed of a large number of mobile intelligent terminals and takes advantage of their movement to facilitate data transmission and exchange. The appearance of OppNets makes people’s communication with each other break through the limitations of time and space, and provides them with quick and convenient access to information [2,3]. Therefore, OppNets is more suitable for the mHealth applications and has a good prospect of application [4].
Different from the traditional networks, OppNets adopts the "storage-carry-forward" routing strategies to transmit the messages [5]. The advantage of this strategy is that it can forward messages between disconnected mobile nodes and expand the communication capacity of the network. However, there are some problems, such as lower delivery ratio, longer transferring latency, and the dependency on the cooperation of the nodes. To design more efficient routing mechanism, the community is introduced into OppNets, because nodes in the group usually have more opportunities to forward messages [6,7,8].
Unfortunately, the community-based routing scheme encounters critical challenges in practical situations, such as the measure metric of the relationship between nodes, the community detection algorithm adapted to the unique signatures of OppNets, and efficient messages transmission between communication domains. To overcome these disadvantages, we propose an adaptive routing optimization algorithm in OppNets for mHealth. This algorithm firstly utilizes a new metric of node relations to detect the communities based on local information. Then, the super nodes are adaptively deployed to the network to ferry messages between communication domains.
The main work of this paper includes the following three aspects: (1) To more accurately measure the relationship strength between nodes, we define a new metric using the average message forwarding delay with the historical encounters. (2) In order to avoid the difficulty that the global information of OppNets is too hard to obtain, we present a local community detection algorithm based on the metric. (3) With the help of ferry nodes, we propose an adaptive routing optimization algorithm in OppNets for mHealth.

2. Related Work

As a new health care model, mHealth has attracted the attention of many researchers. They mainly introduce the current situation of the mHealth application, discuss the main problems in the process of the application, and put forward some opinions on the development trend in the future. Free et al. [9] analyzes the effectiveness of mobile technology interventions for health care consumers. Istepanian et al. [10] discusses the trends in the applications of mobile technologies for different healthcare schemes. Doukas et al. [11] designs and implements a mobile healthcare system that is based on Cloud Computing. In [12], Inglong et al. think service provisions and individual attitudes play an important role in the promotion of the mHealth Application. Rongxing et al. [13] presents a mHealth framework based on OppNets to efficiently protect the user privacy.
On the other hand, to improve routing performance of OppNets, many routing algorithms are proposed from different perspectives, such as Spray and Wait [14] and PRoPHET [15]. With the popularization of mobile intelligent terminals, a number of new applications of OppNets have been spawned, such as pocket switched networks (PSN) and vehicular networks. In these scenarios, the community-based routing algorithms are proposed. Hui et al. [16] described the community structure of PSN and proposed an algorithm, named BUBBLE, which selects nodes with high centrality value and community members of destination as relay nodes. Jianwei et al. [17] organize nodes into communities on the basis of the contact frequencies and choose more active nodes as the relays in communication. Thomas et al. [18] use group structures for efficient routing in terms of the relationship among human society. In [7], Fang et al. used a simple method to construct a new cross-group network structure. Jia et al. [19] present a data transmission scheme based on the weight distribution between nodes and community’s reconstitution in social opportunistic networks. Xingyuan et al. [20] propose an overlapping communities detection algorithm based on vital nodes and initial seeds. Xianhuan et al. [21] propose a non-overlapping community detection algorithm based on the trust relationship between users. Yeqing et al. [22] propose an effective data transmission strategy based on node socialization. It has a high packet delivery ratio by using the communities and selecting optimal next-hop nodes, but it has some disadvantages, such as the measurement of the nodes’ similarity by distance. In addition, there are some routing algorithms based on the relationship [23], context aware [24], etc. Furthermore, the routing based on message ferry is introduced in some applications of OppNets where nodes are distributed sparsely. Wenrui et al. [25] propose a message ferrying scheme and discuss the use of the ferry routing under the conditions of the constrained number of ferry nodes. The optimized way-points [26] was proposed to determine the mobile path of the ferry node by calculating the encounter probability. Xue et al. [27] select the node with the highest power as the ferry and propose the single-ferry and multiple-ferry mechanisms. Shangxing et al. [28] formulate the problem of robots ferrying messages to communicate between statically-placed sources and sink pairs. Harounabadi et al. [29] use a stigmergic communication for the coordination of ferries and the decision functions based on the local observations of a ferry, and present an adaptive on-the-fly decision maker for multi-ferry delay tolerant networks.
As presented above, the mHealth system need a wireless ad-hoc network that can efficiently and securely transmit massive and sensitive medical information. However, the flooding-based routing scheme does not consider the heterogeneity of nodes and simply relies on multiple copies to transmit messages. The message ferry-based routing scheme can improve the transmission performance in OppNets where nodes are distributed sparsely. The routing based on communities provides an effective measure to promote the communication ability of network, but it has some defects to transmit messages efficiently between communities. Therefore, it is necessary to propose a new approach to achieve the reliable and efficient data transmission in OppNets for mHealth.

3. Adaptive Routing Optimization Algorithm

3.1. Network Model

In our study, the OppNets for mHealth is designed as shown in Figure 1. The network consists of two different types of mobile nodes including ordinary and ferry nodes. The ordinary node is a common mobile intelligent terminal with several pieces of software that can send or accept messages and record logs of conversations, and the embedded communication device such as Bluetooth. It can be divided into different communities according to a certain metric, for example, the relationship between nodes. Compared to the ordinary node, the ferry node can reach a longer communication distance and don’t need to join the community.
The transmission mechanism of the network meets the following rules: (1) The forwarding of a message in the community is dependent on the ordinary nodes, while the communication between communities is carried out by the ferry nodes. (2) An encounter node is chosen as the relay node if it satisfies a certain condition, such as being more active than the source node, one of the ferry nodes, and the same community with the destination node.

3.2. Analysis of Node Relations

In OppNets for mHealth, nodes are human-carried intelligent devices, and their movement and contacts are carried out by the carriers. Hence, they are heterogeneous and have social relationships and behaviors of people, which are used to analyze their mobility and predict their contacts for reliable message delivery.

3.2.1. Historical Encounters

The historical encounters of nodes can be successfully collected with the wireless terminal devices after a period of network running. They usually include information such as the number, duration, and time interval of encounters, and may also include the node’s position, speed, and direction of movement. Hence, we can obtain the movement laws of nodes over a period of time and measure the strength of the relationship between nodes. For example, the more frequent the contact between pairs of nodes are, the closer their relationship is.
In the previous researches [16,30,31,32,33], there are some metrics which can be used to analyze the relationship between nodes, such as the number of encounters, the frequency of encounters, and the total or average duration of encounters. Unfortunately, they have some shortcomings and cannot exactly evaluate the relationship between nodes in different situations. Therefore, we define a new metric based on the historical encounters as follows:
w i j = T 0 T f ( t ) d t
where, wij is the measure metric and denotes the reciprocal of the average delay of messages forwarding in the time T. f (t) is a function and denotes the forwarding delay. The message is forwarded at once during the encounter, while it can only wait for the next encounter in other cases. Therefore, we have:
f ( t ) = { 0 during the encounter t n e x t t otherwise
Furthermore, the interval time of encounters between nodes vi and vj is tk, and k =1, 2,⋯, n. Then, we specify the metric as follows:
w i j = 2 T t 1 2 + t 2 2 + + t n 2 = 2 T k = 1 n t k 2
Clearly, the larger wij is, the closer the relationship between node vi and vj is.

3.2.2. Social Features

The social features of nodes can be represented by physical features and logical features of a person (for example, membership in an organization, such as age, gender, blood group, and members of the organization. Li et al. in [29] present that the more the same social features of two nodes is, the more frequent their contact is. Therefore, we think the social features can also reflect a certain relationship between nodes.
The 2006 Infocom datasets [34] provides 10 social features based on questionnaires, and they are nationality, studies, languages, affiliation, position, city, country, topics, and so on. The MIT reality mining datasets [35] provide, also, several social features, such as neighborhood, daily commute, hangouts, working hour, affiliation, and research group. In these social features, only a small part of them have a significant influence on the relationship between nodes, and they can be obtained by computing their Shannon entropy as follows:
E ( f i ) = j = 1 k j p ( x j ) log ( x j )
where, fi is the ith social features of nodes, xj is a value of fi, and p(xj) is the probability of xj. Obviously, if the value of E(f i) is bigger, the social feature fi is more important.
To measure the relationship between nodes based on the social features, we used the number of their social features in common as follows:
F i j = n i j
Obviously, if the value of the metric Fij is bigger, node vi and vj is closer.

3.2.3. Proposed New Metric

Both the social feature and the historical encounter can reflect the relationship between nodes, but they are different from a logical point of view. The former is stable and can be obtained according to the investigation before network deployment, and it is related to the social relationship and physical features of the carrier, while the latter is dynamic and calibrated and maintained at scheduled time intervals, and it depends on the physical position of nodes. Therefore, they are complementary and can be combined to use as a hybrid relationship as follows:
m i j = α × w i j w min w max w min + ( 1 α ) × F i j F min F max F min
where, wij is the new metric which is combined historical encounters with social features of nodes by normalized processing, α is an adjustment parameter to control the influence of historical encounters and social features on the relationship between nodes.

3.3. Community Detection

Community detection is a complex and difficult task. Researchers proposed many community detection algorithms [36], such as Laplace matrix spectral bisection algorithm [37], Kernighan-Lin algorithm [38], GN algorithm [39], and the fast algorithm [40].
In the actual application of OppNets for mHealth, the global attribute of the network is usually very hard to get due to the network partition. On the other side, some nodes may belong to multiple different communities. Therefore, the community detection algorithm of OppNets should meet two conditions: it is based on the local attribute of the network and can deal with the overlapping communities. For this reason, we present a local community detection algorithm on the basis of the relationship between nodes. Its details are as follows:
Step 1. Compute the active value of nodes: Considering a large degree of nodes is often the center of a community, we simplify the computation of the active value as follows:
C i = j i m i j N i
where, Ci is the active value of node vi, mij is the proposed metric, and Ni is the number of nodes which have the close relationship with vi.
Step 2. Select the core nodes: Sorting by the active value, the nodes with the larger value are picked out. Considering some of the selected node are intimate and may belong to the same community, they cannot be a core node and should be removed. Hence, we have:
S i j = | Γ i Γ j | | Γ i Γ j |
where, Γi is the intimate node set of vi, |Γi ∩ Γj| is the number of the common intimate nodes between vi and vj, Sij is the similarity value between node vi and vj. If Sij is greater than a threshold (e.g., 0.8), vi and vj is thought to be similar, and one of them is removed.
Step 3. Expand community according to the fitness degree: The fitness degree of node vi for community C can be defined as:
F i = K i n ( C + i ) ( K i n ( C + i ) + K o u t ( C + i ) ) α K i n ( C ) ( K i n ( C ) + K o u t ( C ) ) α
where Kin(C) is the metric sum of internal node in community C, Kout(C) is the metric sum between C and other community, α is a regulatory factor which can control the size of the community, and C + i is node vi join C. If Fi > 0, vi is allowed to join C.
Step 4. Combine redundant communities:
O 1 2 = | C 1 C 2 | m i n ( | C 1 | , | C 2 | )
where, |C1| is the number of nodes in C1, |C1C2| is the number of identical nodes in C1 and C2, O12 is the overlap value between C1 and C2. If O12 is bigger than a value (for example, 0.75), C1 and C2 are redundant and need to be combined into a new community.
Step 5. Repeat Steps 3 to 4 above for the rest of nodes until each node is added in a community.

3.4. Deployment of Ferry Nodes

The community can be introduced into the OppNets for mHealth to improve their routing performance. However, there is a communication bottleneck between communities because nodes are very rare and inactive in these areas. Considering the role of ferry nodes, this section will discuss how to deploy the ferry nodes in the community boundary.
The network topology of OppNets is dynamically changing because of node movement. In order to achieve adaptive deployment of ferry nodes, we introduce the virtual potential field theory to control the movement of ferry nodes. In the virtual potential field theory [41], there is a pair of forces between two objects in the vacuum as follows:
F 12 = F 21 = K × M 1 M 2 D 2 × D 0
where, K is a coefficient, M is the mass of the object, D is the distance of two objects, D 0 is the direction of the force.
Just like the objects in the vacuum, the ferry nodes in OppNets will be subject to the repulsion and attraction forces of the neighbor nodes. Furthermore, we improve the Formula (11) as follows: First, we simplify the calculation of forces and set K = 1, M1 = 1, M2 = 1, namely, F = D 0 D 2 . Next, we only consider the effect of force upon the ferry nodes. Then, the repulsion or attraction forces of the ferry nodes are determined by their position, not their distance. Specifically, we consider the two cases as follows:
(1) Ferry node is located in a community.
In this case, the ferry node should be away from the center of the community and move to the edge. Therefore, it will be excluded by the nodes located in the inner layer of the community, and be attracted to the outer layer nodes. To achieve this goal, the following two problems need to be addressed: First, the layer-number of a node located in the community can be determined. It is obtained by tagging, in the process of community detection, based on the breadth-first search algorithm. For example, the layer-number of the center node in the community is determined to be 0, and its neighbor nodes are 1, and so on. Second, the position of a node relative to the ferry node in the community can be determined. We take the reference layer to be nr = (n1 + n2)/2, where n1 and n2 are the two layers’ numbers of nodes that have nearer distance from the ferry node. If the layer number of a node n > nr, it is located in the inner layer of the community, and it is attracted to the ferry node. Otherwise, it is in the outer layer and excludes the ferry node. The forces diagram of ferry nodes located in a community is shown in Figure 2A. In the perceptual boundary of the ferry node fn, there are four ordinary nodes n21, n22, n31, n32. Where n21 and n22 are ordinary nodes in the second layer of the community, and n31 and n32 are ordinary nodes in the third layer of the community. There are two repulsion forces, f21 and f22, and two attraction forces, f31 and f32. The resultant force is as follows:
f = f 21 + f 22 + f 31 + f 32
Under the action of this resultant force, the ferry node moves to the edge of the community.
(2) Ferry node is located in the area between communities.
In this case, the ferry node should be excluded by all its neighbor nodes, including ordinary nodes in communities and other ferry nodes, and it should move to the center area between the communities. The force diagram of ferry nodes located in the area between communities is shown in Figure 2B. In the perceptual boundary of the ferry node fn1, there are two ordinary nodes, na and nb, and two ferry nodes, fn2 and fn3. Where na is in the ath community and nb is in the bth community. There are four repulsion forces, fa, fb, f2, and f3. The resultant force is as follows:
f = f a + f b + f 2 + f 3
Under the action of this resultant force, the ferry node moves to the center area between the communities.

3.5. Transmission Algorithm

In OppNets, the transmission scheme of messages is based on the greed strategy in general. That is, compared to the current node with a message, an intermediate node has more opportunities to access the destination node. Then it is selected as a relay and can receive the message forwarded by the current node. In this paper, the network contains a number of communities. The messages are forwarded by ordinary nodes within the community, and are ferried by ferry nodes between communities.
The transmission strategy in the community is: If the intermediate node vi is met, then the following requirement applies: vi is one of the ferry nodes or wi > ws (where, wi is the metric sum of relationships between vi and other nodes in the community). In the case whereby vi is thought to be more active than the source node vs and it has more opportunities to access the destination node, vs forwards the message to vi and vi becomes a relay node. The transmission strategy between the communities is: If the intermediate node vi is in the ordinary node and is a member in the community of the destination node, the ferry node vf forwards the message to vi and vi becomes a relay node.
The Algorithm 1 explains the process of the adaptive routing. At a particular time, the node vs needs to send a message m to the node vd and encounters a node vi. If vi is vd or vi has more opportunities to access vd than vs, vi is selected as a relay and receives m from vs. Otherwise, vs continues carrying m until it meets the next node. Then, vi with m also participates in the forwarding, and this process does not stop until vd accepts m.
Algorithm 1 An Adaptive Routing Optimization Algorithm
Input: source node vs, destination node vd, ferry node vf, message m, community C, metric w
1: while vd without m do
2:  current node vc (vs, vf or relay node vr) encounters node vi without m;
3:  if vi is vd then
4:   vi accepts m from vc and the forwarding process ends;
5:  else
6:   if vc and vd are in the same C then
7:    if vi is in the C and wid > wcd then
8:     vi is selected as vr, and vc forwards m to vi;
9:    end if
10:   else
11:    if vc is vf then
12:     if vi and vd are in the same C then
13:      vi is selected as vr, and vc forwards m to vi;
14:     end if
15:    else
16:     if vi is vf or wid > wcd then
17:      vi is selected as vr, and vc forwards m to vi;
18:     end if
19:     end if
20:   end if
21:  end if
22: end while

4. Simulations

To evaluate the performance of the proposed routing in OppNets for mHealth, a few simulation experiments were done with several different types of contact traces.

4.1. Simulation Setting

4.1.1. Simulation Data

In all our simulations, the following data set was used. (1) Realistic contact trace: We used the datasets which were collected with iMotes in Infocom 2006 [34]. It is publicly available from the CRAWDAD collection. There were 79 students and researchers who had 74,981 contacts in 337,418 s. In our simulation, the data of 61 participants was only used, because other people’s information was incomplete. Six social features were extracted from these datasets, including graduated school, topics, nationality, country, city, and affiliation. The first 40 h of data was used to gather the historical data for the network training, and the remaining 53 h of data was used to evaluate the proposed routing performance. (2) Synthetic contact trace: It was formed in the simulator ONE. The parameter of ONE was: The size of the network map was 12 × 12 km; the wireless range of the ferry nodes were around 300 m and their movement speed was 20 m/s; the wireless range of the ordinary nodes was around 150 m and their movement speed was 10 m/s; the simulation lasted 26,500 s.

4.1.2. Performance Metrics

In all simulations, the following metrics of routing performance were used: (1) Delivery Ratio: It is the average percentage of the number of packets that successfully achieved the destination and that were sent from by the source node over a certain period of time; (2) Delivery Delay: It is the average transmission time of the packets that are accepted by the destination; (3) Hop Count: It is the average number of the relay when packets are delivered successfully; (4) Number of Forwarding: It is the average number of packets during the forwarding process.

4.1.3. Methods

In our simulations, the following routing schemes were used: (1) Enhanced community-based routing with ferry node (ECRF): Our proposed routing scheme. (2) Enhanced community-based routing (ECR): ECRF without ferry nodes. (3) Community-based routing (CR) [32]: In this scheme, an encounter node is forwarded the message if it is within the community of the destination node. (4) Space filling way-point (SFWP) [25]: The scheme divided the whole network i into grids, and deployed ferry nodes in the center of grids. In addition, it used the ECR algorithm to forward messages. (5) Spray-and-wait (S-W) [14]: In the first phase, the current node gives half of the message replicas to the encountered node; in the second phase, all nodes do not forward the message replicas until they meet the destination node. (6) SimBet [31]: The messages are forwarded based on the SimBet utility. (7) ESR [42]: An effective algorithm based on the relationship between nodes. (8) FCNS [43]: An effective algorithm based on the fuzzy routing-forwarding.

4.2. System Framework

The system framework of optimized routing in the community-based OppNets consists of three parts: data acquisition, methods, and results, as shown in Figure 3.
In the part of data acquisition, the raw data can be obtained from three ways: open experimental data (e.g., the Infocom 2006 trace datasets), simulation and experimental data (e.g., ONE simulator), and actual data acquisition. These data may be incomplete, noisy, and inconsistent, and the use of data cleaning techniques to correct detected errors and omissions is needed. These improved data were saved to the cache of nodes to use again in the future. Then, three important data (including social features, historical encounters, and distances between nodes) can be gained after feature selection. It should be noted that social features of nodes are static internal and long-term characteristics and only need to be collected once, while historical encounters and distances between nodes are dynamic and need to be updated continually.
In the methods, its main task is to the stated method in Section 3—to construct communities and deploy adaptive nodes to the network. In the result showing, its main task is to the system platform (e.g., the simulator ONE) to adjust the parameters of algorithms and evaluate the performance of the optimized routing.

4.3. Results

4.3.1. Influences of Ferry Nodes

This simulation evaluates the influence of the ferry node on the message forwarding by comparing ECRF with ECR and SFWP. From Figure 4 and Figure 5, it was clear that ECRF with ferry nodes had better performance than ECR, and ECRF was also superior to SFWP with the same number of ferry nodes. In the simulation of Infocom 2006, with the growth of the number of messages in the network, the delivery ratio and the average delay in ECRF were stable and maintained at about 65% and 1600 s, respectively, while the delivery ratio in SFWP was reduced by about 52% and average delay decreased about 25%. The delivery ratio in ECR was reduced by about 50% and average delay decreased about 25%. The situation in the synthetic trace was roughly similar. These simulation data are explained by: The ferry nodes aid the improvement of the message forwarding performance, and the degree of influence is related to the location of the ferry node.

4.3.2. Comparison of Community Detection Algorithms

In this simulation, we compared the performance of different algorithms from the aspects of community structure detection and message forwarding.
We used the Infocom 2006 datasets to implement the community structure detection. Figure 6 showed the results that the ECR algorithm was slightly better than the k-clique. In ECR, the community structure was clearer and more accurate, especially in areas of the margin or where the community structure was not obvious. In addition, in the practical application of OppNets, the global attribute of the network (including the topology structure) is difficult to obtain because of the movement of nodes and the lack of continuous end-to-end links. Hence, ECR is more suitable for OppNets.
In the performance of community detection algorithms, Figure 7 showed the results that ECR had the better forwarding performance, especially compared to CR. In the simulation based on Infocom 2006 datasets, the delivery ratio in ECR increased by 23%, the forwarding delay reduced by 26%, and the number of forwarding decreased by 5%. In the simulation based on synthetic contact trace, the delivery ratio in ECR rose by 4%, the forwarding delay decreased by 5%, and the number of forwarding decreased by 5%. From the simulation results, we can draw the conclusion that our proposed community detection algorithm is effective due to the fact that it has taken advantage of the accurate node relationship and the better method of community construction.

4.3.3. Comparison of Routing Algorithms

This simulation is based on several contact tracks to evaluate our proposed ECRF by comparing with several classical routing algorithms. From Table 1 and Table 2, it can be seen that ECRF had the best performance among the routing schemes in different situations. In simulation of Infocom 2006, compared to S-W, SimBet, ESR, and FCNS, ECRF is, respectively, 47%, 30%, 1.4%, and 2.3% higher in the delivery ratio, 38%, 27%, 7.5%, and 8.1% lower in the delivery delay, and 15.8%, 7.7%, 0.8%, and 1% lower in the number of forwarding. In simulation of synthetic trace, ECRF is, respectively, 5.4%, 3.4%, 1.8%, and 2.3% higher in the delivery ratio, 9.4%, 3.6%, 0.9%, and 1.1% lower in the delivery delay, and 17%, 9.1%, 2.9%, and 4% lower in the number of forwarding. Obliviously, the community structure and message ferry can remarkably improve the routing performance in OppNets for mHealth.

5. Discussion

Due to the randomness of node mobility and the dependence on the forwarding of relay nodes, OppNets typically have poor routing performance and unsafe data leaks. Thus, we introduce the relationship between nodes, community, and message ferry to assist forwarding decision and relay selection.
(1) Complexity of the proposed algorithm
As we could see, there are mainly three computing processes in our algorithm: The measurement of the relationship between nodes, the construction of the community, and the deployment of ferry nodes. They use mainly their own information of each node in each period, which do not consume much of the network resources to transmit control and maintenance information. The time complexity of three processes are, respectively, o(n), o(n2), and o(n). Specially, the time complexity of community detection depends on the scale parameters α, and is close to the linear time if α is small enough.
(2) Effect of parameters
Firstly, in the calculation of the relationship metric, as in Equation (6), there is an adjustment parameter α to control the proportion of historical encounters and social features in the relationship. Clearly, α is an important parameter to the accurate measurement of node relationship and the construction of community. In different application cases, α can take different values to obtain better network performance. In this paper, its value is 0.5, that is, the influence of historical encounters and social features is the same on the relationship between nodes. Next, the center value of nodes is a vital factor to form community, because a mistake will often lead to a very bad result. In this paper, we use a simple calculation method of the center value, as in Equation (7), in order not to waste precious and rare network resources. Finally, α in Equation (9) is another important parameter, which can control the size of the community, and is related to the time complexity of community formation. The smaller the value of α is, the finer the community size is, and the higher the time complexity is.
(3) Limitation of proposed algorithm
To improve the accuracy of the node relationship measurement, we used all attributes of the node, including historical encounters and social features. The first ones, which depend on the physical proximity of nodes, are dynamic and need to be updated every once in a while, whereas the second ones are stable and can be obtained before the deployment of OppNets. On the other hand, we only consider the direct relationship between nodes. In fact, the indirect relationship between nodes also affects the motion of nodes, but it increases the complexity of the system.
(4) Future work
It is reasonable that two nodes without a direct relationship still can have a close indirect relationship, and can contact frequently through a very close node in common. Hence, the indirect relationship between nodes can be introduced to improve the measurement of relationship and the center value of nodes. On the other hand, the communities may overlap. That is, one node is part of some different communities. For example, a man in real life has a group of classmates, relatives, and colleagues, etc. Therefore, this multi-level hybrid community performs better in forwarding messages and is worthy of further study.

6. Conclusions

In this paper, we have discussed the application of mHealth based on an adaptive routing Optimization Algorithm in OppNets. To achieve the secure message forwarding, we analyze the relationship between nodes and present the average message forwarding delay as a new metric to select the closely related node as the relay. At the same time, we resort to the improved community structure and ferry nodes, which can be adaptively deployed in the network based on the virtual potential field theory, in order to efficiently transfer messages. In future implementation and application, we will use more practical activities based on different realistic and synthetic traces of node movement to test our point of view. We also plan to explore the relationship between nodes based on big data analysis to study more sophisticated routing schemes.

Author Contributions

W.C. and Z.C. contributed to the study, design and overall coordination of the project. W.C., F.C. was involved in the project implementation and data collection. W.C., Z.C., F.C. contributed to the data analysis, article writing and modification. All the authors checked and approved the final manuscript.

Funding

The National Natural Science Foundation of China (61672540, 61379057, and 61309001); the Natural Science Foundation of Hunan Province (2017JJ2057); Project of Education Department of Hunan Province (18A397); the Science and Technology Project of Yiyang City (YK1645).

Acknowledgments

The authors would like to thank Kelvin Wong in the University of Adelaide for critically reviewing the manuscript.

Conflicts of Interest

The authors declared that there were no conflicts of interest in this study.

References

  1. Klasnja, P.; Pratt, W. Healthcare in the pocket: mapping the space of mobile-phone health interventions. J. Biomed. Inform. 2012, 45, 184–198. [Google Scholar] [CrossRef]
  2. Penurkar, M.R.; Deshpande, U.A. OPPRES: Opportunistic Routing algorithm for routing messages in emergency situations using vehicular delay tolerant network. In Proceedings of the IEEE International Conference on Advanced Networks & Telecommunications Systems, Bangalore, India, 6–9 November 2016; pp. 1–6. [Google Scholar]
  3. Stavroulaki, V.; Tsagkaris, K.; Logothetis, M.; Georgakopoulos, A.; Demesticha, P.; Gebert, J.; Filo, M. Opportunistic Networks. IEEE Veh. Technol. Mag. 2011, 6, 52–59. [Google Scholar] [CrossRef]
  4. Boldrini, C.; Lee, K.; Önen, M.; Ott, J.; Pagani, E. Opportunistic networks. Comput. Commun. 2014, 48, 1–4. [Google Scholar] [CrossRef]
  5. Jang, K.; Lee, J.; Kim, S.K.; Yoon, J.-H.; Yang, S.-B. An adaptive routing algorithm considering position and social similarities in an opportunistic network. Wirel. Netw. 2016, 22, 1537–1551. [Google Scholar] [CrossRef]
  6. Conti, M.; Giordano, S.; May, M.; Passarella, A. From opportunistic networks to opportunistic computing. IEEE Commun. Mag. 2015, 48, 126–139. [Google Scholar] [CrossRef]
  7. Li, F.; Zhao, L.; Zhang, C.; Gao, Z.; Wang, Y. routing with multi-level cross-community social groups in mobile opportunistic networks. Pers. Ubiquitous Comput. 2014, 18, 385–396. [Google Scholar] [CrossRef]
  8. Jie, W.; Wang, Y. Hypercube-Based Multipath Social Feature Routing in Human Contact Networks. IEEE Trans. Comput. 2014, 63, 383–396. [Google Scholar] [CrossRef] [Green Version]
  9. Free, C.; Phillips, G.; Galli, L.; Watson, L.; Felix, L.; Edwards, P.; Patel, V.; Haines, A. The Effectiveness of Mobile-Health Technology-Based Health Behaviour Change or Disease Management Interventions for Health Care Consumers: A Systematic Review. PLoS Med. 2013, 10, e1001362. [Google Scholar] [CrossRef] [PubMed]
  10. Istepanian, R.S.H.; Laxminarayn, S.; Pattichis, C.S. M-Health: Emerging Mobile Health Systems; Springer: New York, NY, USA, 2007. [Google Scholar]
  11. Doukas, C.; Pliakas, T.; Maglogiannis, I. Mobile healthcare information management utilizing Cloud Computing and Android OS. In Proceedings of the IEEE 2010 32nd Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC 2010), Buenos Aires, Argentina, 31 August–4 September 2010; pp. 1037–1040. [Google Scholar]
  12. IngLong, W.; JhaoYin, L.; ChuYing, F. The adoption of mobile healthcare by hospital’s professionals: An integrative perspective. Decis. Support Syst. 2011, 51, 587–596. [Google Scholar]
  13. Lu, R.; Lin, X.; Shen, X. SPOC: A Secure and Privacy-Preserving Opportunistic Computing Framework for Mobile-Healthcare Emergency. IEEE Trans. Parallel Distrib. Syst. 2013, 24, 614–624. [Google Scholar] [CrossRef] [Green Version]
  14. Spyropoulos, T.; Psounis, K.; Raghavendrac, S. Spray and wait: An efficient routing scheme for intermittently connected mobile networks. In Proceedings of the 2005 ACM SIGCOMM Workshop on Delay-Tolerant Networking, Philadelphia, PA, USA, 26 August 2005; pp. 252–259. [Google Scholar]
  15. Lindgren, A.; Doria, A.; Schelén, O. Probabilistic Routing in Intermittently Connected Networks. ACM Sigmobile Mob. Comput. Commun. Rev. 2003, 7, 19–20. [Google Scholar] [CrossRef]
  16. Pan, H.; Crowcroft, J.; Yoneki, E. Bubble Rap: Social-based forwarding in delay-tolerant networks. IEEE Trans. Mob. Comput. 2011, 10, 1576–1589. [Google Scholar]
  17. Niu, J.; Zhou, X.; Wang, K.; Ma, J. A Message Transmission Scheme for Community-Based Opportunistic Network. J. Comput. Res. Dev. 2009, 46, 2068–2075. [Google Scholar]
  18. Thomas, M.; Phand, S.; Gupta, A. Using group structures for efficient routing in delay tolerant networks. Ad Hoc Netw. 2009, 7, 344–362. [Google Scholar] [CrossRef]
  19. Jia, W.; Zhigang, C.; Ming, Z. Weight distribution and community reconstitution based on communities communications in social opportunistic networks. Peer-to-Peer Netw. Appl. 2018, 12. [Google Scholar] [CrossRef]
  20. Wang, X.; Wang, Y.; Qin, X.; Li, R.; Eustace, J. Detecting overlapping communities based on vital nodes in complex networks. Chin. Phys. B 2018, 27, 256–263. [Google Scholar] [CrossRef]
  21. Chen, X.; Xia, C.; Wang, J. A novel trust-based community detection algorithm used in social networks. Chaos Solitons Fractals 2018, 108, 57–65. [Google Scholar] [CrossRef]
  22. Yan, Y.; Chen, Z.; Wu, J.; Wang, L.; Liu, K.; Wu, Y. Effective Data Transmission Strategy Based on Node Socialization in Opportunistic Social Networks. IEEE Access 2019, 7, 22144–22160. [Google Scholar] [CrossRef]
  23. Yoon, J.; Kim, S.K.; Lee, J.Y.; Jang, K.-Y. An Enhanced Friendship-Based Routing Scheme Exploiting Regularity in an Opportunistic Network. In Proceedings of the IEEE International Conference on Internet of Things, Chengdu, China, 15–18 December 2017. [Google Scholar]
  24. Sharma, D.K.; Dhurandher, S.K.; Woungang, I.; Bansal, A.; Gupta, A. GD-CAR: A Genetic Algorithm Based Dynamic Context Aware Routing Protocol for Opportunistic Networks. In Proceedings of the International Conference on Network-Based Information Systems, Bratislava, Slovakia, 5–7 September 2018; Springer: Cham, Switzerland, 2018. [Google Scholar]
  25. Wenrui, Z.; Mostafa, H.A.; Ellen, Z. Controlling the mobility of multiple data transport ferries in a delay-tolerant network. In Proceedings of the 24th Annual Joint Conference of the IEEE Computer and Communications Societies, Miami, FL, USA, 13–17 March 2005; pp. 1407–1418. [Google Scholar]
  26. Tariq, M.M.B.; Ammar, M.; Zegyra, E. Message ferry route design for sparse Ad hoc networks with mobile nodes. In Proceedings of the 7th ACM International Symposium on Mobile Ad hoc Networking and Computing, Florence, Italy, 22–26 May 2006; ACM Press: New York, NY, USA, 2006; pp. 37–48. [Google Scholar]
  27. Xue, L.; Liu, J.; Peng, J. An adaptive message ferry routing algorithm for Delay tolerant Networks. In Proceedings of the IEEE International Conference on Communication Technology, Chengdu, China, 9–11 November 2012; IEEE: Piscataway, NJ, USA, 2013. [Google Scholar]
  28. Shangxing, W.; Andrea, G.; Bhaskar, K. Robotic Message Ferrying for Wireless Networks Using Coarse-Grained Backpressure Control. IEEE Trans. Mob. Comput. 2017, 16, 498–510. [Google Scholar]
  29. Harounabadi, M.; Mitschele-Thiel, A. Stigmergic Communication for Self-Organized Multi Ferry Delay Tolerant Networks. Mob. Netw. Appl. 2017, 23, 1260–1269. [Google Scholar] [CrossRef]
  30. Kobayashi, W.; Maruoka, Y.; Ueda, K. Routing Method Based on Relationships between Neighboring Nodes in Wireless Mesh Networks. In Proceedings of the 2014 28th International Conference on Advanced Information Networking and Applications Workshops, Victoria, BC, Canada, 13–16 May 2014. [Google Scholar]
  31. Daly, E.; Haahr, M. Social Network Analysis for Routing in Disconnected Delay-Tolerant MANETs. In Proceedings of the ACM Interational Symposium on Mobile Ad Hoc Networking & Computing, Montreal, QC, Canada, 9–14 September 2007; pp. 32–40. [Google Scholar]
  32. Feng, L.; Jie, W. LocalCom: A community-based epidemic forwarding scheme in disruption- tolerant networks. In Proceedings of the IEEE Conference Sensor, Mesh and Ad Hoc Communications and Networks, Rome, Italy, 22–26 June 2009; pp. 574–582. [Google Scholar]
  33. Bulut, E.; Szymanski, B.K. Friendship Based Routing in Delay Tolerant Mobile Social Networks. In Proceedings of the Global Telecommunications Conference, Miami, FL, USA, 6–10 December 2010; pp. 1–5. [Google Scholar]
  34. Chaintreau, A.; Hui, P.; Scott, J.; Gass, R.; Crowcroft, J.; Diot, C. Impact of Human Mobility on Opportunistic Forwarding Algorithms. IEEE Trans. Mob. Comput. 2007, 6, 606–620. [Google Scholar] [CrossRef]
  35. Eagle, N.; Pentland, A.; Lazer, D. Mobile Phone Data for Inferring Social Network Structure. In Social Computing, Behavioral Modeling, and Prediction; Springer: New York, NY, USA, 2008. [Google Scholar]
  36. Estrada, E. The Structure of Complex Networks: Theory and Applications; Oxford University Press, Inc.: Oxford, UK, 2011. [Google Scholar]
  37. Pothen, A.; Simon, H.D.; Liou, K.P. Partitioning Sparse Matrices with Eigenvectors of Graphs. SIAM J. Matrix Anal. Appl. 1990, 11, 430–452. [Google Scholar] [CrossRef]
  38. Kernighan, B.W.; Lin, S. An Efficient Heuristic Procedure for Partitioning Graphs. Bell Syst. Tech. J. 1970, 49, 291–307. [Google Scholar] [CrossRef]
  39. Arenas, A.; Danon, L.; Díaz-Guilera, A.; Gleiser, P.M.; Guimerá, R. Community analysis in social networks. Eur. Phys. J. B 2004, 38, 373–380. [Google Scholar] [CrossRef] [Green Version]
  40. Radicchi, F.; Castellano, C.; Cecconi, F.; Loreto, V.; Parisi, D. Defining and identifying communities in networks. Proc. Natl. Acad. Sci. USA 2004, 101, 2658–2663. [Google Scholar] [CrossRef] [Green Version]
  41. Eun, Y.; Bang, H. Cooperative control of multiple unmanned aerial vehicles using the potential field theory. J. Aircr. 2006, 43, 1805–1814. [Google Scholar] [CrossRef]
  42. Yan, Y.; Chen, Z.; Wu, J.; Wang, L. An effective data transmission algorithm based on social relationships in opportunistic mobile social networks. Algorithms 2018, 11, 125. [Google Scholar] [CrossRef]
  43. Liu, K.; Chen, Z.; Wu, J.; Wang, L. FCNS: A fuzzy routing-forwarding algorithm exploiting comprehensive node similarity in opportunistic social networks. Symmetry 2018, 10, 338. [Google Scholar] [CrossRef]
Figure 1. Schematic diagram of the network model that is used in our study.
Figure 1. Schematic diagram of the network model that is used in our study.
Sensors 19 01876 g001
Figure 2. Force diagram of the ferry node presented: (A) in a community; and (B) between communities.
Figure 2. Force diagram of the ferry node presented: (A) in a community; and (B) between communities.
Sensors 19 01876 g002
Figure 3. System framework for optimized routing in the community-based Opportunistic Networks.
Figure 3. System framework for optimized routing in the community-based Opportunistic Networks.
Sensors 19 01876 g003
Figure 4. Influences of ferry nodes on delivery ratio: (A) In Infocom 2006; and (B) in synthetic trace.
Figure 4. Influences of ferry nodes on delivery ratio: (A) In Infocom 2006; and (B) in synthetic trace.
Sensors 19 01876 g004
Figure 5. Influences of ferry nodes on average delay: (A) In Infocom 2006; and (B) in synthetic trace.
Figure 5. Influences of ferry nodes on average delay: (A) In Infocom 2006; and (B) in synthetic trace.
Sensors 19 01876 g005
Figure 6. Comparison of community structure detection: (A): K-clique: an efficient algorithm for detecting communities in a network; and (B) ECR: our proposed community detection algorithm.
Figure 6. Comparison of community structure detection: (A): K-clique: an efficient algorithm for detecting communities in a network; and (B) ECR: our proposed community detection algorithm.
Sensors 19 01876 g006
Figure 7. Performance of community detection algorithms: (A) In Infocom 2006; and (B) in synthetic trace.
Figure 7. Performance of community detection algorithms: (A) In Infocom 2006; and (B) in synthetic trace.
Sensors 19 01876 g007
Table 1. Performance of different routing in Infocom 2006.
Table 1. Performance of different routing in Infocom 2006.
MetricsECRF aS-W bSimBet cESR dFCNS e
Delivery Ratio0.6370.4320.4880.6280.623
Delay(s)912414,63912,34698609924
No. of Fwd28.8434.2431.2329.0629.13
Hop count3.22.92.53.13.0
[a] Enhanced community-based routing with ferry node; [b] Spray-and-wait algorithm; [c] SimBet algorithm: The messages are forwarded based on the SimBet utility; [d] Effective algorithm based on the relationship between nodes; [e] Effective algorithm based on the fuzzy routing-forwarding.
Table 2. Performance of different routing in synthetic trace.
Table 2. Performance of different routing in synthetic trace.
MetricsECRFS-WSimBetESRFCNS
Delivery Ratio0.8770.8320.8480.8610.857
Delay(s)83248863863483988412
No. of Fwd9.8411.8410.8210.1310.25
Hop count3.22.82.73.03.1

Share and Cite

MDPI and ACS Style

Chen, W.; Chen, Z.; Cui, F. Adaptive Routing Optimization Algorithm in Community-Oriented Opportunistic Networks for Mobile Health. Sensors 2019, 19, 1876. https://doi.org/10.3390/s19081876

AMA Style

Chen W, Chen Z, Cui F. Adaptive Routing Optimization Algorithm in Community-Oriented Opportunistic Networks for Mobile Health. Sensors. 2019; 19(8):1876. https://doi.org/10.3390/s19081876

Chicago/Turabian Style

Chen, Weimin, Zhigang Chen, and Fang Cui. 2019. "Adaptive Routing Optimization Algorithm in Community-Oriented Opportunistic Networks for Mobile Health" Sensors 19, no. 8: 1876. https://doi.org/10.3390/s19081876

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop