Abstract
In opportunistic mobile social networks, nodes are clustered according to their interests or hobbies and take part in different activities regularly. We delve into the temporal and spatial mobility characteristics of network nodes and put forward an activity-based message opportunistic forwarding algorithm. The main idea of the algorithm is that we choose different message forwarding methods according to the situation of nodes participating in activities. If the source node and the destination node are both attend in the same activities, we select the best relay node which has the biggest delivery probability. While the source node and the destination node are not in the same activities at the same time, we need to find the optimal path which owns highest indirect delivery probability, and messages will be transmitted through the optimal path. The simulation results show that the proposed routing algorithm can not only improve the successful delivery ratio of messages but also reduce the network delay and the network overhead obviously, in comparison with the classical opportunistic routing algorithms, such as community-aware message opportunistic transmission algorithm, community-based message transmission scheme algorithm, PRoPHET, Epidemic algorithm, and interest characteristic probability prediction algorithm.
Keywords
Introduction
The opportunistic mobile social networks (OMSNs) is a form of mobile self-organizing networks that exploit the human social characteristics, such as similarities, daily routines, mobility patterns, and interests to perform the message routing and data sharing. 1 In such networks, the users with mobile devices are able to form on-the-fly social networks to communicate with each other via Bluetooth or WiFi while within each other’s transmission range and share data objects. 2
The OMSNs occur not only in real communities but also in virtual communities. There are many OMSNs in real world, such as the opportunistic computing, 3 the vehicular ad hoc network,4,5 the pocket switched network, 6 and the mobile wireless sensor networks. 7 The OMSNs in virtual communities include Facebook, Twitter, WeChat, QQ, and Instagram.
In the era of fifth-generation (5G) communication, the existence of massive communication data puts forward higher requirements for the rapid and accurate transmission of messages. In recent years, the OMSNs emerged as a new mechanism of communications in wireless networks. Unlike mobile ad hoc networks that require end-to-end communication paths for message exchange, the communication in OMSNs takes place on the establishment of opportunistic contacts among mobile nodes, without the availability of end-to-end message routing paths. As the mobile devices can make contact only when humans come into contact, such networks are tightly coupled with human social networks. Therefore, the OMSNs exploit the human behaviors and social relationships to build more efficient and trustworthy message dissemination schemes. 8 Therefore, it is not possible to run the traditional routing protocols in the OMSNs.
The OMSNs only depends on the encounter opportunity among nodes to forward messages. Consequently, the “Storage-Carry-Forward” strategy is usually used to deliver messages in the OMSNs. As the nodes generally tend to a group according to social relations, and the nodes are much active in the same group, while they hardly move to other group, we call it with the “spatial characteristics” of the OMSNs. Based on the same interest in the OMSNs, some nodes usually visit the specific group regularly. We call it with the “temporal characteristics” of the OMSNs. There are just a few nodes which can visit other groups according to their preference, they are likely to set up ties between different groups. In this case, how to forward messages efficiently from the source node to destination node is challenging. So we try to propose a new strategy to forward messages in the OMSNs, using fully the temporal and spatial characteristics of nodes mobility. In some special occasions, such as lack of communication infrastructure, bad network environment, and emergency response, the emergence of new message forwarding strategy can better deal with the problems that existing wireless network technology is difficult to solve, such as network splitting and delay.
Literature survey
The OMSNs is a special kind of opportunistic networks. According to the forwarding strategy and node characteristics, opportunistic network routing algorithms can be divided into the following three categories.
Routing algorithm based on opportunistic forwarding
The routing algorithm based on opportunistic forwarding is a common routing algorithm in opportunistic networks. When two nodes meet, the node X carrying the data packet forwards the data packet to another node Y, and the node Y may only be an intermediate node. Moreover, node X does not make a decision on whether it is the best path to forward the data packet through the Y forwarding node. Typical algorithms include Epidemic, 9 Spray and Wait, 10 and Spray and Focus. 11 Based on the Epidemic algorithm, Chancay-García et al. 12 considered that the amount of transmitted information is limited by the transmission speed and contact time and proposed an epidemic extension protocol called Xpread. Similarly, on the basis of the Epidemic algorithm, Chunyue et al. 13 proposed an asynchronous sleep mechanism that allows nodes to determine whether to enter the sleep state based on their own energy status, real-time status, and other information. It dynamically controls the sleep time and wake-up time to ensure that nodes will not miss possible communication opportunities. In order to improve the delivery rate of the spray and wait algorithm, Derakhshanfard 14 proposed an Erlang-based buffer management and routing algorithm, which considered the probability of message delivery and buffer when selecting relay nodes and allocating tokens sent to nodes status and message delivery time. Also, taking into account the difference in node forwarding capabilities, Wu et al. 15 proposed a spray strategy based on social circles. Under the premise of not fixing the initial number of copies, they selectively spray messages multiple times during the waiting phase to determine the appropriate number of redundant message copies. These methods all establish routing paths through encounters between nodes. They adopt a “storage-carry-forward” strategy to forward messages in OMSNs. In order to increase the successful delivery ratio of messages and reduce network delays, researchers often increase the number of copies of messages, meanwhile it brings huge communication burden in OMSNs.
Prediction-based routing algorithm
The prediction-based routing algorithm attempts to predict the best forwarding node through historical information, thereby increasing the successful delivery ratio of data packet transmission, thereby improving forwarding efficiency and reducing resource consumption. Typical routing algorithms based on predictive information include PRoPHET16,17 and MaxProp. 18 Some scholars have improved on these typical methods. Wu et al. 19 established an interest characteristic probability prediction (ICPP) method based on the user’s selection or promotion of feature interest with neighbors, selecting the node’s interest neighbors and receiving or sending information. In order to improve the quality of message delivery in sparse opportunistic networks, based on the fusion of the historical encounter probability and the time series, Xu et al. 20 proposed a routing algorithm based on node intimacy. The node intimacy describes the effective encounters of nodes, can predict the encounter probability of nodes in future time slices. Srinidhi et al. 21 proposed an optimized multi-copy routing algorithm based on an improved PRoPHET-random forest. The algorithm uses past and current context information to classify intermediate forwarding nodes as reliable forwarders and unreliable forwarders, so as to achieve efficient multi-copy routing in communication. In order to reduce the cost of the regular update mechanism of node location information, Wang et al. 22 proposed a location-aware opportunity routing algorithm. First, a location-aware prediction model based on Markov process was established to predict the next location of the node. Then a message forwarding decision-making scheme is designed, and the required relay node is selected according to the sending probability of the node.
Routing algorithm considering community characteristics or node periodicity
On the basis of previous studies, researchers have integrated the community characteristics of nodes and the periodicity of node movement into the new routing algorithms in OMSNs. Niu et al. 23 proposed a community-based message transmission scheme (CMTS). In dealing with intra-community communication, CMTS determines the number of message copies in the network and chooses more active nodes as the relay nodes. For inter-community communication, messages are transmitted to target communities mainly relying on the nodes which have larger social degrees. Liu et al. 24 proposed an interest community routing (ICR) scheme. The network is divided into different communities based on the interest and the encounter number among nodes. Similar to the CMTS, the different message routing methods are applied for intra-community and inter-community. Our research team also proposed a community-aware message opportunistic transmission (CMOT) algorithm. 25 The traditional methods often rely on one or two nodes to transmit information when taking advantage of opportunities to mobile social networks. The consequence of this is that data transmission requires a long wait. Based on this, Wu et al. 26 reorganized the community, and then filtered duplicate nodes in the proposed method. By evaluating the contribution of nodes and reorganizing the community, the delivery ratio and cost in the opportunity mobile social network are improved. In order to ensure the safe and effective transmission of medical data, Chen et al. 27 proposed an adaptive routing optimization algorithm. The routing scheme defines the average message forwarding delay as a new indicator for selectively forwarding messages, and then designs a local community detection algorithm based on this indicator to adapt to the characteristics of the opportunistic network, and finally relies on a certain super node to transfer messages between different nodes. Aiming at intermittently connected flying ad hoc networks, Li et al. 28 proposed a mobile-assisted adaptive routing algorithm, which combines routing strategies with location services, and uses different adaptive strategies to update the information of neighboring nodes and other nodes in the network.
The above community-based message forwarding algorithm considers the spatial characteristics of the network and improves the success rate but does not consider the time characteristics of the network. Considering the node movement is periodic, Wu et al. 29 proposed a periodic intermittently connected–based data (PICD) delivery algorithm. First step, for a certain node, based on its periodic intermittently connected paths to the sink and its data delay tolerance, PICD establishes the delay probability model by means of random dynamic programming. Second step, PICD will calculate the node’s periodic delay probability distribution matrix by the function space iteration. Third step, according to the node’s distribution matrix, the current data delivery probability can be calculated by specifying period and tolerable delay, and this will become the key-player of the next-hop choosing. Although the PICD can reduce network delay, it does not consider the spatial characteristics of OMSN. Meanwhile, the PICD is too complex. But the PICD is too complex to reduce the computation overhead.
The traditional opportunistic network routing algorithms are simply designed based on their physical properties of nodes. However, in the opportunistic network application scenario with human activity participation, the movement mode of the node is reflected the social behavior of the device holder or the social relationship in reality, so it has certain social attributes. Compared with physical attributes, the behavior of nodes has obvious paroxysmal, memory, and heterogeneity. Among the aforementioned existing studies, some studies did not consider the social characteristics of OMSNs, other studies used the spatial characteristics of the network when forwarding messages, and forwarded messages through intermittent connections through nodes periodically, but this kind of method is computationally expensive. Only by explaining the social connections between nodes from multiple dimensions, such as time dimension and space dimension, we can fully understand the characteristics of the OMSNs.
In this article, we set up a spatiotemporal constrained network model and propose an activity-based message opportunistic forwarding (AMOF) algorithm, using fully the temporal and spatial characteristics of mobile nodes in the OMSNs. The nodes fall into two categories in OMSNs: the free nodes and the constrained nodes. For the constrained nodes, if they attend the same activity, we try to find out the node with the biggest delivery probability as relay node to forward messages. If they are not present the same activity, we try to find the optimal path using multi-hops to forward messages. Meanwhile, we consider the encounter cycles of nodes when the delivery probability is calculated. Our major contributions are summarized as following:
We define a spatiotemporal constrained network model that can be suited to describe the spatiotemporal characteristics of OMSNs. The network model includes a series of activities, the cycles of nodes taking part in activities, and the encounter probability of nodes in different activity.
We use different message forwarding strategies for different cases. If nodes attend the same activity, we pick out the best relay node which has the biggest delivery probability to forward messages. If nodes are not present the same activity, we try to find out the optimal path with multi-hops to forward messages.
When we calculate the delivery probability, we not only consider the spatial characteristics in space dimension, but also consider the temporal characteristics in time dimension of nodes in OMSNs.
Modeling and assumptions for OMSNs
Activity-based mobility model
In this section, we define a spatiotemporal constrained network model, which we call it the activity-based mobility model. The description of proposed model is shown as follows:
Definition 1
Network model
Assume that a network has
Definition 2
Activities
An activity is periodical behavior of nodes that occur in a specific time and place. Any node in the network can participate in several different activities or not participate in any activities, but the node will not participate in 2 or more activities at the same time.
In the proposed network model, nodes fall into two categories: (1) the constrained nodes that need to attend a certain activity periodically and (2) the free nodes that can move freely, they are not part of any activity.
Assumptions of the activity-based mobility model
Each node attends respective activities for the different purpose. Nodes will encounter each other with a higher probability in the same activities than that of the nodes in different activities or out of any activity. Based on the spatiotemporal characteristics of the network and the mobility characteristics of nodes, we assume the activity-based mobility model as follows:
All nodes in the network are homogeneous and each node has the limited storage space.
The occurrence of activities in the network has a strict periodicity, and nodes may not participate in activities on time, or even “absent” an activity.
The node
When nodes attend an activity, the nodes mobility within an activity follows random way point mobility model (RWP). If the node does not attend any activity, the node mobility within simulation area follows random walk mobility model (RW).
For the convenience of narration, Table 1 summarizes the main variable symbols in this article.
The detailed description of variable symbols.
The proposed algorithm
If the source node and destination node include the same activities, that is,
If the source node and destination node does not exist the same activities, that is,
Message forwarding strategy with same activities
If the source node and destination node have the same activities, we can calculate the delivery probability by the encounter probability, the encounter cycle, and the remainder of time to live (TTL). According to the delivery probability, we estimate whether the message is forwarded. So we build the encounter probability table for each node to store the encounter probability when it encounters certain node. Then, we build the encounter cycle table for each node to store the encounter cycle when it encounters certain node.
How to get the encounter probability
When the node
If the node
How to get the encounter cycle
The node

The schematic diagram of the encounter cycle.
The encounter cycle is calculated with formula (3), it is a weighted average of the historical multiple encounter cycles, where
We expect that messages are forwarded to the node which encountered with the highest frequency recently. So we set different weights for each encounter cycle according to the order of occurrence, the weight calculation formula is shown as formula (4). The nearest encounter cycle has the highest weight, while the farthest encounter cycle has lowest weight.
How to get the delivery probability
Considering the spatiotemporal characteristics of OMSNs and the messages TTL restrictions, the delivery probability can be calculated by formula (5), which measures the node ability for forwarding messages. In the formula,
We can accurately calculate the delivery probability of message by formula (5), but it takes a huge amount of computing overhead. So we try to find out the key activities, which have a greater impact on message forwarding, using the encounter probability table and encounter cycle table based on the activities. The key activities have two kinds: one is the activity that has shortest encounter cycle to the destination node, called
If
The approximate delivery probability
We also assume that
Due to the reasonable assumption of the model, the maximum difference between
When messages be produced,
If
In the formula,
Message forwarding strategy without same activities
Because the source node and the destination node does not exist at the same activity, that is,
Transmission probability based on link
If there is a node
We can get the encounter cycle of two nodes in the link, shown in formula (11), where
How to get the indirect delivery probability
There could be multiple links between the source node and the destination node. We get the optimal path by the transmission probability and the encounter cycle in the link. In order to find the best link, we assume
If
If
Message forwarding procedure
If
Message forwarding procedure with same activities
The node, which carries the messages, will send messages to the encounter node, if the delivery probability of the encounter node is bigger than that of current node. Otherwise, messages cannot be forwarded to the encounter node.
Procedure A
Step 1. Node
Step 2. If node
Step 3. If there are no same activities between node
Step 4. If there are no same activities between the node
Step 5. If node
Step 6. End of the algorithm.
The block diagram of message forwarding procedure with same activities is shown in Figure 2.

Messages forwarding flow chart with the same activities.
Message forwarding procedure without same activities
The main idea of messages forwarding without the same activities is shown as follow. The node which carries the messages sends messages to the encounter node, if the indirect delivery probability of the encounter node is bigger than that of current node. Otherwise, messages are not be sent to the encounter node.
Procedure B
Step 1. Node
Step 2. If node
Step 3. If there are the same activities between node
Step 4. If there are the same activities between the node
Step 5. If node
Step 6. End of the algorithm.
The block diagram of message forwarding procedure without same activities is shown in Figure 3.

Message forwarding flow chart without the same activities.
Simulation scenario and results analysis
Simulation scenario and parameters setting
In this article, we use the ONE (the opportunistic network environment) to simulate, compare with the typical algorithms, such as PRoPHET, Epidemic, CMTS, CMOT, and ICPP. Before the simulation begins, the AMOF algorithm runs 1000 s to complete the preprocessing for building activities. The specific simulation parameters are set in Table 2.
The parameters of simulation scenario.
In the above table, the value of the radius of activity region is set to 100/150/200/250/300/350, respectively, so that the influence of the range of activity occurrence on message forwarding can be investigated. Similarly, setting different parameter values for cache size, number of node, message TTL, the interval of message generation, and so on, can comprehensively consider the effectiveness of the method proposed in this article.
Experiment results and analysis
Based on the simulation scenario in section “Simulation scenario and parameters setting,” we compare and analyze the performance of six algorithms with different parameters for activity radii, cache size, number of nodes, TTL, and message interval. The metrics include (1) the successful delivery ratio, (2) the network overhead ratio, and (3) the average network delay.
The impact of the activity radii
In the current experiment, we set that the number of nodes is 160, the node cache size is 20 MB, and the message TTL is 360 min. We survey the impact for the aforementioned different routing algorithms by changing the radius of activities. The simulation results are shown in Figures 4–6.

Comparison of the delivery ratio in different radii.

Comparison of the overhead ratio in different radii.

Comparison of the average delay in different radii.
In Figure 4, we can observe that the AMOF, CMOT, CMTS, and ICPP routing algorithms have higher successful delivery ratio than that of the PRoPHET and Epidemic. The reason is that the former four routing algorithms have considered the social characteristics (i.e. the space characteristic of clustering) of the OMSNs, while the latter two routing algorithms have not considered the network social characteristics. The AMOF shows the highest successful delivery ratio among them, because it not only considers space characteristic, but also considers the time cycle characteristics.
Figure 5 shows that the overhead of the CMTS, CMOT, ICPP, and AMOF remains unchanged, while the overhead of the PRoPHET and Epidemic decreases when the radius of activity increases. The former four algorithms have lower overhead than the latter two algorithms, and the CMOT has the lowest overhead among them. The reason is that the former four algorithms consider the clustering characteristics and use different message forwarding strategies for intra-cluster and inter-cluster. The CMOT shows the best performance because it uses “one-copy and one-hop for forwarding” strategy in intra-cluster.
We can see that all algorithms increase the average delay with increasing the radius of activity, and the average delay of the Epidemic, CMTS, ICPP, and AMOF is lower than that of the CMOT and PRoPHET.
Synthesizing Figures 4–6, the AMOF increases the successful delivery ratio, respectively, by 15.77%, 16.12%, and 31.36% comparing with the CMTS, ICPP, and CMOT, when they have the similar overhead and network delay.
The impact of cache size
In the current experiment, we set that the number of nodes is 160, the activity radius are 100 m, and the message TTL is 360 min. We survey the impact for the aforementioned different routing algorithms by changing the cache size. The simulation results are shown in Figures 7–9.

Comparison of delivery ratio in different cache sizes.

Comparison of overhead ratio in different cache sizes.

Comparison of average delay in different cache sizes.
In Figures 7 and 8, we can observe that the AMOF, CMOT, ICPP, and CMTS routing algorithms have higher successful delivery ratio and lower network overhead ratio than that of the PRoPHET and Epidemic. The AMOF shows the highest successful delivery ratio among them, and the CMOT shows the lowest overhead ratio. The Figure 9 shows that the average delay of the AMOF, ICPP, and CMTS are not affected by changing of cache size, while the average delay of the CMOT, PRoPHET, and Epidemic increase with increasing the cache size. The PRoPHET has the lowest average delay among all algorithms.
The reason is that the AMOF, CMOT, CMTS, and ICPP have considered the social characteristics of the OMSNs, while the PRoPHET and Epidemic have not considered the network social characteristics. The PRoPHET uses “multi-copy and multi-hop forwarding” strategy to win the lowest average delay.
In summary, the overhead ratio and average network delay of the AMOF algorithm almost are not affected, the successful delivery ratio is highest value among all compared algorithms, when the cache size increases step by step.
The impact of the node number
In the current experiment, we set that the cache size is 20 MB, the activity radius are 100 m, and the message TTL is 360 min. We survey the impact for the aforementioned different routing algorithms by changing the node density. The simulation results are shown in Figures 10–12.

Comparison of delivery ratio in different node densities.

Comparison of overhead ratio in different node densities.

Comparison of average delay in different node densities.
In Figure 10, we can observe that all routing algorithms increase the successful delivery ratio with increasing the number of nodes. The successful delivery ratio of the AMOF, CMOT, ICPP, and CMTS which have considered the social characteristics of network increase faster than that of PRoPHET and Epidemic. The successful delivery ratio of the Epidemic increase slowly before the number of nodes is 160, then it decrease slowly after the number of nodes is 160. Among all compared routing algorithm, the AMOF gets the highest successful delivery ratio, its successful delivery ratio increases 7.37%, 13.58%, and 30.63% than that of the ICPP, CMTS, and CMOT, respectively.
Figure 11 shows that the AMOF, CMOT, ICPP, and CMTS routing algorithms have lower network overhead ratio than that of the PRoPHET and Epidemic, so they are not sensitive to the changing of the node number. Meanwhile the network overhead of the PRoPHET and Epidemic increases quickly with increasing the number of nodes. The reason is that the node density becomes high with increasing the number of nodes when the region of network is not change. There is more message invalid forwarding in the routing algorithm of the PRoPHET and Epidemic.
Figure 12 shows that the AMOF and CMTS are not sensitive to the changing of the node number, and have lower average network delay than that of the CMOT, ICPP, and Epidemic. The PRoPHET uses “multi-copy and multi-hop forwarding” strategy to get the lowest average delay, but its performance is not stable. When the number of nodes is less than about 80, the average network delay of the PRoPHET is higher than that of the AMOF, CMOT, ICPP, and CMTS and is only lower than that of the Epdemic.
The impact of the message TTL
In the current experiment, we set that the number of nodes is 160, the cache size is 20 MB, and the radius of activity is 100 m. We survey the impact for the aforementioned different routing algorithms by changing the TTL of messages. The simulation results are shown in Figures 13–15.

Comparison of delivery ratio in different TTLs.

Comparison of overhead ratio in different TTLs.

Comparison of average delay in different TTLs.
Figures 13 and 14 show that with the increasing of message TTL, the successful delivery ratio of the Epidemic and PRoPHET decreased, and the network overhead of the Epidemic and PRoPHET increased. The reason is that the Epidemic and PRoPHET have not the strategies to control redundant messages effectively. While the AMOF, CMTS, ICPP, and CMOT routing algorithms consider fully the constraints of space and time, and use different message forwarding strategies for intra-cluster and inter-cluster. So they get higher successful delivery probability and lower overhead ratio than that of Epidemic and PRoPHET.
In Figure 15, we can observe that the TTL of message has a great influence on the average network delay. When the TTL becomes long, the time for waiting and picking the relay nodes also becomes correspondingly long in routing algorithms of the AMOF, CMTS ICPP, and CMOT. The CMOT is most significantly affected by TTL. However, the Epidemic algorithm does not wait and pick the relay node. The message is forwarded once the node is encountered. When the TTL becomes long, the Epidemic has more time to encounter more relay nodes to forward messages.
The impact of the message interval
In the current experiment, we set that the number of nodes is 160, the radius of activity is 100 m, the node cache size is 20 MB, and the message TTL is 360 min. We survey the impact for the aforementioned different routing algorithms by changing the message interval. The simulation results are shown in Figures 16–18.

Comparison of delivery ratio in different message intervals.

Comparison of overhead ratio in different message intervals.

Comparison of average delay in different message intervals.
In Figure 16, we can observe that all routing algorithms increase slowly the successful delivery ratio with increasing the message interval. The reason is that the number of messages decreased when the message interval increased, so the forwarding probability of each message becomes high, the successful delivery ratio increased. The AMOF is best algorithm among them.
Figure 17 shows that the AMOF, CMOT, ICPP, and CMTS routing algorithms have lower network overhead ratio than that of the PRoPHET and Epidemic. It shows that AMOF, CMOT, ICPP, and CMTS routing algorithms are not sensitive to the changing of the node number. Meanwhile the network overhead of the PRoPHET and Epidemic increases slowly with increasing the number of nodes. The reason is that the AMOF, CMOT, ICPP, and CMTS control the message copies, while the PRoPHET and Epidemic do not limit the message copies. With increasing the message interval, there is more message invalid forwarding in the routing algorithm of the PRoPHET and Epidemic.
Figure 18 shows that the AMOF, ICPP, CMTS, and PRoPHET have lower average network delay than that of the CMOT and Epidemic. The AMOF, ICPP, and CMTS are not sensitive to the changing of the message interval. The PRoPHET uses “multi-copy and multi-hop forwarding” strategy to get the lowest average delay when the message interval is less than 60 s. But the CMTS has most stable performance of the network average delay in these algorithms.
Conclusion
Based on spatial and temporal characteristics of nodes in OMSNs, we proposed an AMOF algorithm. The main idea is that we defined the activity which a group of nodes attend it periodically and modeled a time-varying activity-based network, denoted as
In the simulation experiments, compared with previous classical opportunistic routing algorithms, the AMOF algorithm achieved the optimal performance in terms of message successful delivery ratio and has lower network overhead and delay than other algorithms.
In the follow-up work, we will further study the energy consumption of nodes in 5G network environment. On the premise of ensuring the security of data transmission, the network structure and various attributes of nodes are analyzed to improve the transmission performance and reduce energy consumption as much as possible.
Footnotes
Handling Editor: Peio Lopez Iturri
Declaration of conflicting interests
The author(s) declared no potential conflicts of interest with respect to the research, authorship, and/or publication of this article.
Funding
The author(s) disclosed receipt of the following financial support for the research, authorship, and/or publication of this article: This work is partially supported by the National Natural Science Foundation of China (grant nos. 61661037 and U1836101), and the Science and Technology Foundation of Jiangxi Provincial Department of Education (grant no. GJJ170575), and the Nanchang Hangkong University Graduate Innovation Special Foundation (grant no.YC2019024).
