Abstract

With the advent of 5G communication standards, the number of 5G base stations increases steadily, and the number of mobile terminals and IoT (Internet of Things) devices increases sharply, which sharps a large number of IoT devices and forms a complex network. These devices can take as nodes of a community in the opportunistic social network. However, in the environment of traditional opportunistic network algorithm and mass data transmission, information transmission is only carried out at several source nodes in the community, which usually leads to transmission delay, excessive energy consumption, and source node death. Therefore, we propose an effective data delivery based on the multiperceived domain algorithm, which recombines communities based on the correlation degree of nodes, and new communities assist source nodes to transmit information in solving these problems. The comparison between the experiment and the classical opportunistic network algorithm shows that the method has outstanding performance in reducing the resource consumption of data transmission and improving the efficiency of information transmission.

1. Introduction

In the rapidly developing mobile industry in recent years, the network infrastructure has enough network bandwidth to meet the communication of Internet connection equipment. From basic sensors to extremely complex cloud servers, these devices constitute the Internet of Things [13]. Moreover, the rapid proliferation of personal mobile devices creates abundant opportunities to transmit data for mobile networks. An in-depth study has been started on a mobile network, which is an opportunistic network that does not need to establish a complete end-to-end communication path between a source node and a destination node [4, 5]. It is a type of complex network that dynamically selects adjacent mobile devices as neighbor nodes to construct the communication path based on the “Storage-Carrying-Forwarding” mechanism [6].

Along with the advent of the 5G era of communication, an increasing number of Internet services are migrating to the mobile infrastructure or devices, such as cell phones, tablet computers, smart watches, UAV (unmanned aerial vehicles) [7], IoV (Internet of connected vehicles) [8], and intelligent vehicle devices [911]. These devices carried by people have the characteristics of random movement and certain human society. It can be regarded as a social node, and the community can be established through the correlation of nodes [12]. In social networks, nodes with a high correlation with others may transmit a large amount of data [13]. With the rise of the Internet of Things (IoT), the author puts forward a Social Internet of Things (SIoT) that integrates the concept of social network into the solution of the Internet of Things [14]. The burden on the communication network can be relieved by neighboring devices transmitting information in the social network [15, 16].

Mobile devices carried by people and IoT devices installed in all corners can realize fast and large-capacity data transmission requirements under 5G communication standard, thus giving rise to the growing demand for fast and large-capacity data transmission [1719]. For traditional algorithms, many communities deliver information depending on one or two source nodes in the social complex networks. These nodes not only transmit big volume of data but also require to calculate some tasks, which need more energy consumption [12, 2023]. In traditional opportunistic network protocols, if the source node does not have sufficient cache or overhead, it may lead to a long waiting time for data transmission in the community [24]. Even worse, these nodes will consume a lot of resources to transmit information based on flooding technology and lose data due to the death of the source node.

To solve the abovementioned problems, this paper proposes an effective data delivery scheme based on multiperceived community. The community is reconstructed according to the degree of association between the source node and the neighboring nodes. Some of the data transmission tasks of the source node are undertaken by the nodes of the new community. It can reduce the consumption of source node and prolong the life cycle of source node.

The contributions of this research study are as follows:(1)For the reconstruction of the community, the source nodes need to carry out the reconstruction according to the association degree of the nodes, and the information transmission also needs to select the appropriate community.(2)The algorithm offered by this paper can effectively deliver information and reduce the consumption of source nodes in the process of data transmission.(3)Experiments show that this method has excellent performance in reducing energy consumption and improving data delivery efficiency.

The rest of the paper is arranged as follows: The second section describes the research on opportunistic networks. On this basis, we put forward the model of community and data transmission in the third section. Then, in the fourth section, the performance of the model is verified through simulation experiments. At the end of the article, the full text is summarized.

To date, the opportunistic network research has tended to focus on routing algorithms. Various routing algorithms have been proposed in the last decade, and several routing protocols used in opportunistic networks are described as follows.

Vahdat and Becker [25] proposes the Epidemic routing algorithm, and the core idea of Epidemic is using a couple of encounter nodes to transmit information. These nodes deliver the information copy to the next meeting nodes. The Epidemic routing algorithm achieves 100% data delivery, but it adopts flooding techniques to deliver information, which sharply increases the network overhead. Lu et al. [26] proposed an energy-saving n-epidemic routing protocol theory, which can reduce the chance of nodes forwarding packets to neighboring nodes, thus improving the data transmission performance of basic epidemic routing protocols by more than four times. Guan and Wu [27] states a store-and-forward mechanism epidemic algorithm, which can deliver information, and can be guaranteed to be the shortest by increasing bandwidth and buffering memory space.

Burgess et al. [28] proposes the MaxProp routing protocol. Its core idea is to take precedence to schedule delivery and drop packets in a limited storage and bandwidth. The MaxProp routing algorithm avoids each message transmission using the flooding technique in the whole network and reduces routing overhead. Das et al. [29] recommends a Time-To-Live (TTL) based on the MaxProp routing algorithm, which based on hop count and TTL values prioritize the schedule of packets in data transmission. Compared with the MaxProp algorithm, this algorithm can greatly increase the amount of information transmission and reduce the overhead rate and delay under the same network resource consumption.

Spyropoulos et al. [30] offers the Spray and Wait routing algorithm, which is based on the flooding technique of two-hop relay. The algorithm contains two parts, which are the source node sprays a set number of data copies to the network in the Spray stage, and the nodes directly deliver information to the destination node in the waiting stage. Wang et al. [31] proposed a dynamic Spray and Wait routing algorithm, which can make the number of copies of information be sent in a dynamic manner, thus improving transmission efficiency and transmission probability and reducing overhead and delay. Guan et al. [32] proposes a social relationship based on the adaptive multiple Spray and Wait routing algorithm. It can enhance the data delivery ratio and decline the information dwell time in the cache that improves the buffer effectively.

Lindgren et al. [33] designs a probabilistic routing protocol for intermittently connected networks called PRoPHET, which is able to transmit more data with a lower routing overhead. Xue et al. [34] recommends an advanced PRoPHET routing algorithm, which uses average delivery predict abilities to transmit information and avoid routing jitters. Han et al. [35] proposes an improved PRoPHET routing algorithm in the delay tolerant network (DTN). It appropriately selects the threshold of forwarding counter and hops counter that are able to improve the transmission probability, average delay, and overhead ratio.

Musolesi and Mascolo [36] designs the context-aware adaptive routing (CAR) protocol. The CAR routing algorithm adopts the Kalman filter for selecting the next hop, and each message only generates one copy, which saves cache and network resources. Niu et al. [37] recommends the Predict and Spread (PreS) routing protocol, which adopts the Markov chain for the node mobility model to achieve the social characteristics of nodes. Although the PreS algorithm has good performance in terms of delivery rate and delivery delay, because it does not consider node communication between different venues, nodes only deliver information on the same main venue.

Based on the above methods and problems, we can find a more effective method to solve the problems related to improving data transmission efficiency and reducing energy consumption in the complex social network.

3. Model Design

3.1. Community Model Design

In a large data transmission environment, the death rate of source nodes is remarkable in some classical communication strategies. For instance, a communication domain may contain lots of nodes, but only including one or two source nodes, and the source node is required to send messages to each communication domain at node movement, which is a complex work. This communication network becomes a complex system. The ineffective information transmission causes the enormous consumption of source nodes and source node death, and data carried by the source node are lost in the end.

To avoid the overconsumption of the nodes’ resource and reduce the rate of node death, we need to search some appropriate adjacent nodes assisting the source node in delivering a part of data. Therefore, we design an improved community model based on the process of communication domain information transmission.

Figure 1 is an illustration of a communication domain transferring information in a mass data transmission environment, in which both source nodes and neighboring nodes are included. We define that the source node S has n adjacent nodes at t moment and . N is the number of the current network’s nodes.

In order to reduce the resource consumption of the source node and avoid node death, we need to search for a node with high correlation with the source node S and name it as an available node. Thus, the definition of the available node can depend on the correlation degree of the source node S and the adjacent node , and it must be satisfied with the condition . represents the correlation between the source node S and the adjacent node , is a coefficient, is the weight between the source node S and the adjacent node , and is the threshold.

As shown in Figure 2, some adjacent nodes match the condition , and they turn to available nodes. These available nodes can also communicate with the source node when receiving information from the source node. At the same time, they can also transmit information to other nodes and reduce the consumption of the source node.

In the opportunistic network, nodes usually are mobile devices that adopt a form of “store-carry-forward” to communicate with each other. It has randomness and mobility features. We need to analyse the relationship between nodes and consider establishing an effective mobility community model. Moreover, we intend to prove the variation of communities in the process of source node movement. The deduction and proof are as follows.

According to weighted networks in complex networks [38], we can define the structure degree of community X iswhere is the structure degree of community X, is the total weight in the communication networks, is the total weight of community X, is the total degree of source node S community, is the variation of weight, is the edge weight between source node S and adjacent node , and is the edge weight in source node S in community X.

Deduction 1. In the process of the source node S movement, if it satisfied the condition , the source node S will be separated from the community of node .

Proof 1. The assumption here is that the community X has separated into two subcommunities and : the source node S in community X1 and node in community X2, and the total weight of the network has decreased. Then,The total weight has decreased, and the above formula can be shown as follows:Therefore, the community X have separated into two subcommunities and , which satisfied the condition .

Deduction 2. In the process of the source node S movement, the edge of the source node S connected node and the edge is the only edge of node . If the weight between node S and node has declined, the node will not separate from the community.

Proof 2. Similar to deduction 1, the assumption that the reduction of edge weight between source node S and node is , . If the community X has separated, that must satisfy the condition as follows:Then,That is,It can be explained asBecauseWe can get that is a false proposition.
Thus, the only edge of node connects the source node S and its weight decline, and the node will not separate from the community.

Deduction 3. The source node S in community X, its edge weight, and the weight of community Y have been increased, which satisfied the condition ; the source node S can join in community Y.

Proof 3. The edge weight of community X and Y has risen, and the structure degree of communities isWhen the source node S leaves community X and joins in community Y, the structure degree of communities isTo prove that the structure degree of community Y will increase if source node S joins in, then it requires to prove . That is,Through the above deduction, we have proved several changes in the community during the movement of the source node. In the next section, we will use the degree of association of nodes to divide a community and recombine multiple communities to transfer data.

3.2. Data Delivery Model Design

In the process of data transmission of the opportunistic network, information delivers to destination nodes requiring multiple hop transmission. In addition, when the traditional communication strategy sends complete data to each node in the community, it is usually done in an overlay manner. It will cause more significant routing overhead and energy consumption. In addition, there are many fake nodes or honeypot nodes in the social network. The fake nodes or honeypot nodes can leak information in the data transmission process, and it is a potential security problem.

To reduce the risk of information leakage and save source nodes’ routing overhead and energy consumption, we design a data delivery based on multiperceived domain (DDMPD) scheme to solve these problems.

In Figure 3, the source node S communicates with available nodes, and the available node has received and stored a part of data from the source node S, which transformed into a relay node. Relay nodes can widely transmit information to other nodes. Whenever the source node moves, it searches for available nodes from neighboring nodes and sends a message to convert some appropriate available nodes into relay nodes. Recombining the communication domain after relay nodes have turned, and it reconstructed the old community into several new communities. The pressure on the source node to transmit data and spread more information can be relieved through these new communities and ensure that data are transmitted on the line.

To describe the information delivery process clearly, the work flow of the DDMPD scheme is as follows:

Step 1. We denote the total data carried by the source node S as , and the source node sends a “HELLO” message to adjacent nodes that search for available nodes of a community.

Step 2. When the appropriate available node receives a “HELLO” message in the community, the node will respond and establish a link with the source node and convert it into a relay node.

Step 3. The source node starts communicating with the relay node and transmits half data to relay nodes of the multiperception community. When the source node marks that data have been transmitted, the relay node of community 1 receives information from the source node S that completed the first data transmission (Figure 4).
Then, the information carried by community 1 is as follows:The unsent surplus data of the source node S after first-time transmission are

Step 4. The source node continues to move, and it sends a “HELLO” message and searches for available nodes of the community.

Step 5. When the source node establishes communication with the multiperception community 2, the source node sends half unsent surplus data to nodes of community 2. In addition, there is data transmission between communities, and the nodes of community 1 broadcast half of the information received from the source node (Figure 5).
Community 2 received the following information:The unsent surplus information of source node S after second-time transmission is as follows:We know that the data of community 2 contains all data received from community 1, which is . Thus, the unsent surplus information of source node S after second-time transmission is as follows:The source node marks the unsent surplus information and continues to move.

Step 6. Assuming it could communicate between communities so community 3 could receive the message from communities 1 and 2, when the source node encounters the perception community 3 and starts information transmission. The information received by community 3 is as follows:The source node marks the surplus information and continues to move. The unsent surplus information of source node S after the third-time transmission is as follows:

Step 7. Repeat the procedure described above.

Step 8. When the source node searches for the community of the target node after n times of information transmission, then is the community information of the target node of the source node, and the data received by the communication between communities are ; the whole transmission process is indicated in Figure 6.
Therefore, the following information is received by the community of destination nodes:By the above equation, due to more transmissions that the destination node receives, more data closer to the complete information is carried by the source node.
We can see that only a small part of the information is waiting, and most of the information has been delivered to the community and target nodes in Figure 6. The unsent information of source isWhen , the information quantity transmitted by the DDMPD scheme is equal to the Epidemic and Spray and Wait routing algorithm. The longer the information transmission time, the more complete the information received by the destination node. From above, we can establish an algorithm to explain this scheme (Algorithm 1).
According to the above DDMPD algorithm, the destination node needs the source node to send n times of information to search for, and n − 1 communities also need to participate in the data transmission. The source node and communities adopt the parallel transmission method to transmit information. Therefore, DDMPDs time complexity is . As compared to the classical opportunistic network routing algorithm Epidemic and Spray and Wait, the time complexity of Epidemic and Spray and Wait is O(n2) and O(n), respectively. Generally speaking, DDMPD has the same time complexity as Spray and Wait’s, but its time complexity is lower than Epidemic.
In the DDMPD scheme, the source node delivers data to the next community in the first-time transmission, and it transmits data to the next community in the second time. After n − 1 and n transmission, the source node’s data transmission is and , respectively. Therefore, we can calculate the total routing overhead of DDMPD is . The complete data need the source node to transmit to other communities. After n times of data transmission, and are the routing overhead of Epidemic and Spray and Wait. Through the above analysis, we can figure out the proportion of these algorithms as follows:According to formula (21), the routing overhead of DDMPD is significantly lower than Epidemic and Spray and Wait. When , the routing overhead of DDMPD is zero compared with Epidemic’s and Spray and Wait’s routing overhead.
Therefore, when DDMPD has the same time complexity, it can have a lower routing overhead. In the following part, we used a simulation experiment to verify it.

Input: source node S, , ;
Output: destination node M;
Begin
;//defines the total data carried by the source node S.
S.move_random(); //the source node S moves at random.
While (a! = NULL) {//if the adjacent node a is not null, the loop continues.
 S.send_message(a, “HELLO”);//S send message to a.
 S.connect(a);//S establish a connection with a.
Invoke algorithm 1
for k from 0 to N {
  Data from S to community C[k];
  ;//data received by community k + 1.
  L[k + 1] = L[k] + transmitted[k];//Data structure list L.
  If (a == M) {//adjacent node a = destination node M.
   calc(C[k] ⟶ M);//Calculate community C[k] ⟶ M.
   calc(L[k]);//Calculate data structure list L[k].
    }
   End if
  }
End for
}
End While
Stop

4. Simulation

In order to evaluate the performance of the DDMPD, we use a simulation tool called ONE (Opportunistic Network Environment) [39] and to compare with three baseline approaches: SECM (status estimation and cache management algorithm) [13], ICMT (information cache management and data transmission algorithm) [5], and Spray and Wait routing algorithm [30]. The rationales of these algorithms are as follows:(1)SECM: based on nodes, the algorithm can identify the surrounding neighbors to evaluate the transfer probability between nodes, thus caching data distribution adjustment. It also ensures that nodes have a high probability of transferring information first, thus achieving the purpose of cache adjustment. At the same time, the neighbor nodes cooperate to share the cache tasks of the nodes and effectively distribute data [13].(2)ICMT: the algorithm evaluates the probability of nodes in the project based on the nodes that can identify the neighbors, thus evaluating the neighbors and ensuring the high project probability of nodes obtaining information preferentially, thus realizing the purpose of cache adjustment [5].(3)Spray and Wait: the algorithm sprays a number of copies into the network and then waits till one of these nodes meets the destination [30]. The number of data copies of the algorithm will affect the performance, so we choose the number of copies to be 10 and 20, respectively, for the simulation.

Metric parameters used to evaluate these routing algorithms in the opportunistic network are as follows:(1)Delivery ratio: that is, the probability of selecting a relay node during transmission.(2)Overhead on average: this parameter shows the average overhead between two nodes when information is transmitted.(3)Energy consumption: it mainly records the energy consumption of nodes during transmission.(4)End-to-end delay on average: indicates the average delay in passing information between two points.

A summary of the simulation parameters set in our experiments is presented as follows. The time of simulation is one to six hours, with a network area of 4500 m  3400 m. The transmission pattern adopts broadcast. It involves 400 nodes. All nodes move randomly and move randomly at a speed of 0.5∼1.5 m/s. The cache storage information of each node is as high as 5 Mb. The transmission pattern of nodes is the social model, the maximum transmission domain of each node is 10 m2, and the interval of sending data packet is 25–35 s with 250 KB/s transmission speed. Also, each node’s initial energy is 100 Joules, and it sends a data packet requiring 1 J energy consumption.

According to the data collected from the simulation report, the correlation between the time and the four measurement parameters is shown in Figures 710 below.

The relationship between the delivery ratio and the simulation time is shown in Figure 7. Among them, the lowest transmission rates are Spray and Wait routing algorithms (copy = 30) and SECM, which are 0.33–0.38 and 0.37–0.41, respectively. Because these two algorithms deliver information to nodes, the community by using the flooding method leads to mass information missing. Especially for Spray and Wait routing algorithms (copy = 30), the lower transmission rate is caused by copying a large amount of duplicate information. While the Spray and Wait routing algorithm (copy = 10) reduces the quantity of information copies, the delivery ratio increases to 0.42–0.47. ICMT and DDMPD algorithm’s delivery ratio is higher than 50%. The ICMT algorithm controls the time interval of delivery information that improves the transmission and receiving of effective information, and its delivery ratio reached 0.54–0.58, which is 170% higher than that of the SECM algorithm. Due to the adoption of the DDMPD algorithm combining multisensing community and mobile node transmission, the transmission rate of the algorithm is effectively improved and is the highest among all algorithms, reaching 0.55–0.67.

Figure 8 shows the association between routing overhead and stimulation time. In Figure 8, the routing overhead of the DDMPD algorithm is maintained between 115 to 118, which is unaffected by time. With the increase in time, the number of nodes and communities participating in information transmission will also increase. Routing overhead can remain stable due to the increase in the number of shared information transmission nodes. Because the ICMT algorithm controls the frequency of delivery information, and its maximum routing overhead appeared in 2 hours, reaching 158 and then began to decrease, we can draw that the delay of algorithm is lower than other algorithms. However, the routing overhead of the Spray and Wait routing algorithm (copy = 30) is highest, showing that the algorithm has poor availability in the community model. Spray and Wait routing algorithms (COPY = 10) and SECM algorithms both have relatively close routing overhead ranging from 140 to 220. It shows that the two algorithms are stable, but there is a local flooding phenomenon.

The relationship between energy consumption and stimulation time is shown in Figure 9. The energy consumption of these algorithms increases with time. However, the energy consumption of Spray and Wait routing algorithms is the highest because each node needs to transmit information through Spray. In particular, energy consumption exceeds 550 in 6 hours. The SECM algorithm uses the method of encounter transmission and copy information by single duplication, and it is better than the Spray and Wait routing algorithm in energy optimizing. In the process of information transmission, several communities bear the energy consumption and extend the information transmission time of nodes, thus reducing the number of information transmission times to source nodes. The energy consumption of the DDMPD algorithm is less than other algorithms. It has 65% of SECM algorithm’s and only 45% of Spray and Wait routing algorithm’s.

Figure 10 shows the relationship between mean transmission delay and time. The SECM algorithm adopts the method of encounter delivery that mass copied information transmits on the community and causes a high transmission delay that is the average delay time of the SECM algorithm exceeds 260. Although the time interval of information transmission is controlled by the ICMT algorithm, there is still a high transmission delay, reaching 210. The results show that the SECM algorithm is a high delay algorithm in the community model and has an important impact on information transmission. Because the information delivery between communities occupies mass of network resource and causes the delay, therefore, the delay of the DDMPD algorithm is higher than Spray and Wait routing algorithm’s (copy = 10), averagely achieving 195. Because the transmission delay of Spray and Wait routing algorithms is low, it can indicate that their information diffusion capability is strong.

To sum up, we can conclude that the DDMPD algorithm is superior to other algorithms in terms of transmission rate, routing overhead, and energy consumption, but its time delay is higher than Spray and Wait routing algorithm’s. In a real environment, the DDMPD is better than other algorithms in long-time information transmission.

In social networks, node cache is an important indicator, and the transmission efficiency of the algorithm will be directly affected by it. Therefore, we combine cache with four metric parameters, and the following are the specific experimental results (Figures 1114).

The correlation between delivery ratio and cache is shown in Figure 11. The figure shows that the algorithm with the highest delivery rate is the DDMPD algorithm, reaching 0.58–0.83. Because the DDMPD algorithm uses the method of combining multiple perception community and node mobile delivery in the condition of increasing node cache that the delivery ratio of the algorithm is significant. Because Spray and Wait routing algorithms (copy = 30) use flooding to transmit information at community nodes, a large amount of information is lost and the transmission rate is the lowest, only 0.32–0.47. ICMT algorithm and Spray and Wait routing algorithm (copy = 10) improve the condition of information transmission and increased the delivery ratio of algorithms, more than 50%.

The relationship between routing overhead and cache is shown in Figure 12. In Figure 12, four algorithms with increasing cache make their routing overhead significantly lower. The routing overhead of the DDMPD algorithm drops from 210 from 23; the routing overhead of the Spray and Wait routing algorithm (copy = 10) falls to 50 from 280; the routing overhead of the Spray and Wait routing algorithm (copy = 10) drops from 330 down to 80. The above three algorithms’ drop is notable, and it shows a larger node cache that a lower node overhead. Compared with the other three algorithms, Spray and Wait routing algorithms (copy = 30) and SECM algorithms have very low drop rates. The above results show that increasing the routing overhead of nodes in the community can be achieved by increasing the node cache.

Figure 13 shows the relationship between energy consumption and cache. When the cache is increasing, the energy consumption of algorithms grows sharply, except the DDMPD algorithm’s energy being always maintained at around 43. The DDMPD algorithm uses the method of information delivery provided by the community that reduces energy consumption significantly. Spray and Wait routing algorithms consume the most energy. Each node uses spray to transmit information to all neighbors in the community, thus consuming a lot of energy. Especially in the case of copy = 30, when the cache reaches 40 Mb, energy consumption exceeds 280. The SECM algorithm adopts the encounter transmission mode and replicates information through single replication. Compared with Spray and Wait routing algorithms, its energy optimization effect is better.

Figure 14 shows the correlation between the average delivery delay and the cache. The node delivery delay declines with the increasing cache, and the average delay of the SECM algorithm drops from 200 to 90; the ICMT algorithm controls the time interval of information transmission, and its average delay slumps from 175 to 56. DDMPD and Spray and Wait routing algorithms with similar transmission delays (copy = 30) all dropped from 100 to less than 40. The results show that increasing the network transmission delay can increase the node cache.

In addition to the above four measurement parameters to be considered, there may be a variety of information transfer methods in the actual environment. Therefore, the use of different moving methods in the simulation environment also needs to be considered. We select three mobile models to confirm the DDMPD’s performance, and they are SPMBM (Shortest Path Map-Based Movement), random way point (RWP), and random walk (RM) models [39].

The delivery ratio of the DDMPD algorithm in different mobile models is shown in Figure 15. In figure DDMPD, the highest delivery ratio is the SPMBM model, reaching 0.59 in 4 hours. The delivery ratio of the RWP model can reach a peak of 0.62 in 4 hours, while the delivery ratio of the RM model can reach a peak of 0.62 in 6 hours. The overall performance and maximum delivery rate are the SPBM model, and the delivery rate of the RWP model is higher than the RM model.

Figure 16 shows the DDMPD algorithm’s routing overhead in three kinds of mobile models. As shown in Figure 16, the DDMPD algorithm’s routing overhead is little affected, and the routing overhead range of three models is between 110 and 120. This is because of the process of node movement and information transfer, and the community forms the task of sharing information with mass nodes based on the process of information transfer and node reconstruction.

Figure 17 shows the energy consumption of DDMPD in different mobile models. There is little difference in energy consumption among the three models. The results show that the DDMPD algorithm has stable node information transmission performance and a large amount of energy will not be consumed when the model changes.

Figure 18 shows the average delay of the DDMPD in 3 mobile models. For all models between 185 and 220, the models of delay, maximum delay, and minimum delay are RM and SPBM, respectively. The results show that the SPMBM model is very effective in transmitting information.

5. Conclusion

An effective data transmission scheme designed in this paper solves the problem of excessive energy consumption of source nodes and compares and analyzes the performance of classical opportunistic network algorithms. The experiment results show that this algorithm has a good ability of transmission, and it has an excellent performance in three different mobile models, indicating the algorithm is steady in different environments. In opportunistic social networks, this scheme can reduce the energy consumption of nodes, prolong the network life cycle, and greatly improve the data transmission efficiency.

5G terminals have more severe energy consumption problems than the previous generation of communication standards, which will become one of the important reasons affecting the user experience of 5G networks. Therefore, reducing the energy consumption of source nodes and relay nodes will be the focus of future work. In order to reduce the energy consumption of the source node, it is necessary to improve the efficiency of large-capacity data transmission between nodes.

Data Availability

The data used to support the findings of this study are currently under embargo, while the research findings are commercialized. Requests for data, 12 months after publication of this article, will be considered by the corresponding author.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by the National Natural Science Foundation of China (61672540) and Hunan Provincial Natural Science Foundation of China (2018JJ3299 and 2018JJ3682).