- School of Electronic and Information Engineering, Beihang University, Beijing, China
Dynamic routing and congestion control are two major problems in software-defined hybrid satellite-terrestrial multicast networks research. Due to terrestrial users being allowed to join or leave the multicast group at any time and the differences between the satellite and the terrestrial networks, many multicast routing algorithms reroute rapidly and thus increase the rerouting overheads. Meanwhile, the congestion ratio is increased by some hot nodes of satellite-terrestrial link transmission paths. This paper focuses on rerouting overheads and congestion problems in satellite-terrestrial multicast networks. We present a satellite-terrestrial network architecture with the Software-Defined Networking (SDN) features to offer dynamic multicast services for terrestrial users. A Two-Layered Shared Tree Multicast (TSTM) routing algorithm is proposed to achieve efficient dynamic multicast group management, address the trade-off between bandwidth consumption and rerouting overheads. The algorithm also implements congestion control by using a load factor to reflect on the global network bandwidth usage in routing calculations. This algorithm balances the rerouting frequencies of satellite and terrestrial networks to decrease the rerouting overheads and also reduces the network congestion ratio. The simulation shows TSTM decreases rerouting cost, user time delay, and node congestion ratio compared with the locality-aware multicast approach (LAMA).
Introduction
Compared with terrestrial communication systems, satellite communication systems have a wider coverage area. Mobile satellite networks can achieve a larger or even a global range of high-speed data transmission. Meanwhile, the number of remote sensing satellites have exploded in recent years. With the continuous improvement of the observation accuracy, more and more observing data are generated. These remote sensing satellites can provide real-time observation data to terrestrial users through mobile satellite networks, expanding the application services of meteorology, hydrology, geological monitoring, transportation, and etc. However, since the amount of remote sensing data to be transmitted has increased greatly, and the communication satellite uplink and downlink are wireless channels with limited power and bandwidth, the remote sensing data cannot all be broadcast directly to individuals, therefore, the terrestrial macro base stations are required to receive satellite information and then transmit them to ground users through terrestrial networks. In addition, compared with unicast, multicast technology effectively reduces the overall bandwidth consumption and is widely used in communication systems, so the integration of satellite networks and terrestrial networks with multicast technology can achieve efficient transmission of satellite information to user terminals in terrestrial networks. However, there are many challenges in designing the hybrid multicast networks because of the differences between satellite and terrestrial networks, such as high dynamic topology changes and time delays in satellite networks as well as large amount nodes and complex transmission paths in terrestrial networks. Consequently, designing efficient multicast protocols from satellites to user terminals in the satellite-terrestrial networks has become an important and hot research topic.
Multicast routing protocols are usually designed for terrestrial networks, such as DVMPR (Waitzman et al., 1988), PIM-SM (Fenner et al., 2016), PIM-DM (Deering et al., 1999), and MOSPF (Moy, 1994). As they are responsible for determining the dissemination paths for multicast packets to avoid loops and prevent information redundancy, routers keep a lot of duplicated states and update routing tables frequently in these protocols. Due to the high dynamic of satellite network topology, the long delay of satellite link transmission, and the shortage of onboard resources, there are many challenges for the design of satellite multicast protocols.
Therefore, some satellite multicast routing algorithms are proposed, such as DRA (Ekici et al., 2001), MRA (Ekici et al., 2002), MCST (Lianzhen Cheng et al., 2005), and DMRBA (Xu Hui et al., 2007). They are suitable for saving satellite channel bandwidth. But they are designed based on the structure of satellites, and the logical address is proposed to calculate routing. Therefore, the satellite multicast routing protocols cannot be directly applied to satellite-terrestrial hybrid networks because of the heterogeneous nature.
In a multicast system, when the ground user requests joining or leaving a multicast group, the routers need to process the IGMP membership reports. In order to create new dissemination paths or delete existing distribution paths for ground users, the satellite-terrestrial network reroutes rapidly and generates a large scale of multicast traffic, and thus increasing the rerouting overheads and congestion ratio for hot nodes. Software-Defined Networking (SDN) is proposed to enable flexible network resource allocations by separating the control plane and data plane (McKeown et al., 2008), which can provide a global platform for better multicast traffic control. There are many studies in multicast networks based on SDN, such as LAMA (Lin et al., 2017), BAERA (Huang et al., 2014), and PVHS (Zhou et al., 2015). This paper focuses on rerouting overheads and congestion problems for software-defined hybrid satellite-terrestrial multicast networks.
In this paper, we establish metrics to evaluate the states and capabilities of hybrid satellite-terrestrial multicast networks. Based on the stability of the network topology, multicast content demands, efficiency of the multicast distribution system and network capability, we jointly optimize the satellite multicast distribution trees and routing paths of the whole network. First, we design a dynamic multicast system with low latency for software-defined hybrid satellite-terrestrial networks. Then a Two-Layered Shared Tree Multicast (TSTM) routing algorithm is proposed. Since the users joining or leaving multicast groups and the handover of satellite links lead to frequent rerouting, which may consume many network resources if the satellite network part and terrestrial network part reroute simultaneously. To address the trade-off between the bandwidth consumption and rerouting overheads, TSTM balances the rerouting frequencies of satellite and terrestrial networks to reduce the rerouting overheads. Considering the congestions caused by some hot nodes of satellite-terrestrial link transmission paths, a load factor for each node is introduced in TSTM to reflect on the bandwidth usage in routing calculations to decrease the congestion ratio. In the dynamic multicast system, the satellite network is integrated with the terrestrial network through macro base stations, and the satellite connected to the terrestrial network at moment is selected according to the longest visible time criterion. When the users request the multicast data streams, they are divided into different multicast groups according to the requesting content. The TSTM includes three phases. First, since PIM-SM is efficient applicable for large satellite-terrestrial hybrid networks, we build dynamic shared multicast trees based on PIM-SM protocol with Tabu search for Rendezvous Point (RP) selection to decrease the average delay of multicast users. Then, when new terrestrial users request joining or leaving the multicast group, considering the long delay of satellite link transmission and the frequent topology changes in terrestrial networks, a cost-aware rerouting algorithm is proposed to determine the topological scope and timing of rerouting to decrease the rerouting overheads. Finally, the bandwidth occupancy-based congestion control algorithm is used to reduce the network congestion ratio. With the feedback of bandwidth usage in routing calculations, the average delay and the congestion ratio are co-optimized. Meanwhile, the one-dimensional search algorithm is used to calculate the optimal value of the load factor. The simulation shows TSTM decreases rerouting cost, user time delay, and node congestion ratio compared with the locality-aware multicast approach (LAMA).
The rest of this paper is organized as follows. Related Work reviews the related work. System Model gives an overview of the system model and problem formulation. Two-Layered Shared Tree Multicast Routing Algorithm presents the TSTM algorithm. The simulation results are demonstrated in Performance Evaluation. Finally, Conclusion concludes this paper.
Related Work
In this section, we describe the related studies concentrated on satellite-terrestrial multicast algorithms and multicast structures based on SDN. The traditional satellite Multicast Routing Algorithm (MRA) (Ekici et al., 2002) is based on the Datagram Routing Algorithm (DRA) (Ekici et al., 2001) to determine the routing direction of the next hop for each node and merge the paths with the same direction, which can effectively reduce the end-to-end delay. This algorithm is designed for LEO satellite multicast networks, but the link utilization is low, and a large amount of satellite resources is occupied. Considering the satellite-terrestrial hybrid networks, the article (Filali et al., 2001) presented a satellite-terrestrial network architecture model suitable for multicast applications. It applied PIM-SM to minimize multicast tree branching for unreliable multicast and multicast packet delay for reliable multicast. But the update cost and congestion ratio will increase rapidly when users join and leave multicast groups dynamically. There is some risk of disruption due to the long delay of satellite links. Therefore, the multicast system in satellite-terrestrial networks requires to consider the routing differences between satellite and terrestrial nodes and applying SDN to multicast systems can facilitate unified control.
To implement the hybrid satellite-terrestrial multicast network in SDN effectively, the article (Yang et al., 2018) proposed a hybrid satellite-terrestrial network architecture based on SDN, providing low-rate multicast for users with low latency requirements. In the structure, three GEO satellites are set to achieve full coverage of the terrestrial network, and each satellite has interfaces for inter-satellite and satellite-terrestrial links. Acting as SDN controllers, the GEO satellites first calculate at the gateway and then send results to the internal network. But controllers as the core of SDN require extensive calculations and large bandwidth. A traffic engineering quality of experience (QoE) feedback application is proposed (Robinson et al., 2017) to improve QoE. The structure has been tested with multicast video, where SDN directly controls multicast groups as well as multicast path computation. SDN can intelligently analyze the network and adjust multicast paths by integrating IGMP group states, QoE, and link utilization, which highlights the advantages of the SDN applied in large-scale network.
The traffic engineering is an important research topic of SDN. In order to decrease the flow entries and bandwidth cost, different solutions in structure and algorithm have been proposed (Lin et al., 2017; Gao et al., 2017; Kuo et al., 2019). The article (Lin et al., 2017) proposes the LAMA algorithm to reduce the computation time of the multicast distribution tree and the number of distribution flows and increase the scalability of controllers and switches. The algorithm is first used to gather several multicast groups nearby into a single multicast group, then a suitable RP is selected according to a locating RP algorithm so that the RP is closest to other multicast sources within the multicast group, and finally, the shortest path from the source to multicast receiving hosts is established. However, the LAMA algorithm has not considered dynamic multicast user management. To satisfy the Qos requirements of dynamic application scenarios simultaneously, the article (Gao et al., 2017) proposed a delay-constrained multicast routing algorithm based on any cast to actively avoid traffic congestion in multicast trees. When a new multicast user tries to join a multicast group, it accesses any of the SDN switches in the multicast tree via the optimal path. And the MRUSA algorithm is designed to provide incremental tree updating and multi-tree update scheduling so that frequent rerouting due to tiny changes of multicast users can be effectively avoided (Kuo et al., 2019). However, the effectiveness of these routing algorithms in the satellite-terrestrial network needs further verification. Consequently, how to reduce traffic cost and apply routing algorithms are important in SDN, which will bring more challenges in software defined hybrid satellite-terrestrial networks.
Therefore, considering the differences between satellite and terrestrial links, as well as avoiding the large cost caused by frequent routing updates in the dynamic hybrid networks, we proposed a two-layered shared tree multicast routing algorithm for satellite-terrestrial networks based on SDN, in order to create a reliable satellite-terrestrial multicast transmission network where a large number of users join and leave the multicast group dynamically. The structure of the two-layered tree can integrate the satellite and ground network as well as serving their characteristics, which have greater flexibility in routing calculations. In the hybrid network structure, the SDN controller collects the global topology information and then performs routing calculations to achieve effective routing and congestion control.
System Model
Satellite-Terrestrial Networks
The multicast communication system consists of satellite part and terrestrial part as Figure 1. The satellite network is composed of hundreds of LEO satellites. Each satellite establishes communication links with the nearest satellites in adjacent orbits and adjoining satellites in the same orbit, thus a mesh satellite communication network is built in which each satellite can communicate directly with four satellites in its neighborhood. The terrestrial network consists of ground stations and user terminals. In the multicast communication system proposed in this paper, the communication paths can be divided into three parts: satellite routing paths, terrestrial routing paths and satellite-terrestrial communication links. The satellites connected to the terrestrial network are selected according to the longest visual time criterion. When the terrestrial users request the multicast data streams, the satellites send multicast data and routing topology status information to the terrestrial macro base stations, then the terrestrial macro base stations send multicast data to mobile users of the multicast group through terrestrial routing paths.
The structure of terrestrial networks is similar to the small cell networks (SCNs) (Andrews et al., 2014). SCNs deploy short-range, low-power, and low-cost small cell base stations (SBSs) operating in conjunction with macro base stations. The SBSs encompass microcell base stations, picocell base stations, and femtocell base stations. They are designed to reduce the distance between users and base stations, enhance network coverage and improve spectral and energy efficiency. The terrestrial network proposed in the paper consists of macro base stations, microcell base stations, and mobile users. The transmitting power of macro base stations is generally more than 10 W and their coverage range is more than 200 m. While for microcell base stations, the transmitting power is 500 mW-10 W and the coverage range is between 50 and 200 m. Connected with satellites, macro base stations receive the multicast data streams and forward them to microcell base stations. After receiving the multicast data streams, microcell base stations forward them to the users. Mobile users are low-speed pedestrians requesting different multicast contents. In this paper, the stochastic model of terrestrial nodes’ location distribution is based on the Poisson point process (PPP) (Saha and Dhillon, 2020). The integrated satellite-terrestrial network has the characteristics of large scale, complex, high dynamic and heterogeneousness. Adopting traditional routing methods in the integrated satellite-terrestrial network will cause problems of poor scalability and large routing overhead.
Software Defined Networks
A Software-Defined Network decouples the control plane of switches and routers from their data plane, enabling the control and orchestration of satellites and terrestrial devices from a central entity. The controller is the core of the SDN, which manages a wide range of data plane resources. Based on the SDSN model proposed by the scholars (Zhu Tang et al., 2014), our SDN deployment model of the satellite-terrestrial hybrid network is proposed as Figure 2. The SDN controller is set as the controller layer located at the ground station, and a Network Operations and Control Center (NOCC) is set as the application layer. The infrastructure layer consists of satellites and terrestrial devices, which perform the basic forwarding functions of multicast communications. The SDN controller can abstract the topology and resources of the network and provide them through the Northbound interface to applications, thus the NOCC can use the network resources more efficiently.
Problem Formulation
The network is modeled as a graph
To address the trade-off between the bandwidth consumption and rerouting overheads, the formulation is based on the Scalable Multicast Traffic Engineering (SMTE) problem (Huang et al., 2016). In time slot
In multicast group i, let
To examine the advantages of the proposed algorithm, let the multicast cost, the average delay of users and the congestion ratio be the simulation objects.
For each multicast tree
The tree link cost
where
Example 1. Figure 3 represents an example to explain the multicast cost in this paper with one source A and four destinations H1, H2, H3, and H4, where
FIGURE 3. Example of a multicast tree in two adjacent time slots. (A) the multicast tree in time slot t. (B) the multicast tree in time slot t+1.
The events of the members joining and leaving the multicast group are Poisson processes. Let
The service time of the RP switch follows an exponential distribution and let the average service time be
Then the average queue waiting time for users is
Finally, the average delay of users in the whole multicast system is
where
The bandwidth occupancy ratio
where n denotes the number of multicast trees containing node
Given a network topology
Two-Layered Shared Tree Multicast Routing Algorithm
To solve the problem, we propose a two-layered shared tree multicast (TSTM) routing algorithm, which includes three parts: dynamic shared tree building, cost-aware rerouting, and bandwidth occupancy-based congestion control. First, in each time slot, we build the whole dynamic shared trees according to the multicast groups. Then when the handover of the satellites connected to the terrestrial network occurs, the cost-aware rerouting algorithm is adopted to determine the routing method. Finally, the bandwidth occupancy-based congestion control algorithm is used to reduce the network congestion ratio.
Dynamic Shared Tree Building
Since PIM-SM protocol can effectively reduce the routing states and has stronger scalability, the multicast trees are initially constructed based on PIM-SM protocol. Constructing a multicast tree first requires to determine the location of the Rendezvous Point (RP), and the RP selection problem is an NPC problem that requires a heuristic algorithm. The previously proposed methods are broadly classified into two directions: one is to make a selection in a given finite set of candidates, such as LAMA, and the other is to search the optimal solution using the greedy algorithm. In order to optimize the multicast delay, our algorithm uses the idea of the Tabu search (Prajapati et al., 2020) for selection of RPs, and the simulation is compared with the LAMA algorithm’s. The steps to calculate the RP are as follows.
1) Set a forbidden table H to store the local optimal RP-selected solutions. Randomly select an initial node as
2) The neighbouring nodes that
3) Let
4) If N reaches the maximum number of iterations, go to step 5, otherwise go to step 2.
5) The solution with the lowest evaluation value in the forbidden table H is selected as the final RP selection solution.
In order to optimize the rerouting strategies suitable for both satellite and terrestrial networks, a two-layered shared tree structure is used to determine RPs and construct shared trees in both satellite and terrestrial networks. Firstly, at the beginning of each time slot, we set the connection status of the whole network links and choose the satellite connected to the terrestrial networks through the longest visual time criterion based on terrestrial macro base stations. In the remainder of this paper, we use the terminology Feed to denote the satellite connected to the terrestrial network. Then we set that feed as the multicast destination node of the satellite network to calculate the satellite RP. And Dijkstra’s algorithm is used to establish the shortest paths from the satellite multicast sources to the RP node, as well as the shortest path from the RP to that feed, thus the multicast tree of the satellite network is constructed. In the terrestrial network, the feed is used as the source node to determine the RP node of the terrestrial network. Similar as the satellite network, the Dijkstra algorithm is used to construct the multicast tree from the source node to all multicast group users.
With multicast users joining or leaving multicast groups dynamically, in order to improve the multicast quality and relieve the centralized pressure of RP nodes, when the RP of a multicast group reaches the node capacity limit, the new users will become a new multicast group. In other words, when a new user requests the multicast content, the multicast group is chosen based on its request content in the first. Then at the time slot of joining, determine whether the terrestrial RP of the multicast group has reached the capacity limit, if not, the user communicates with the terrestrial RP and establishes shortest paths to it, and if it has reached the node capacity limit, the multicast group recalculates the multicast tree to ensure the smallest total delay of the multicast group, and the multicast group will not accept the new user. The user will become a new multicast group, then a new terrestrial RP node is calculated based on the new multicast group to build a new multicast tree.
Cost-Aware Rerouting
In the previous research, the routing path of the new user joining or leaving a multicast group has two solutions: one is to recalculate routes based on the new topology, which is defined as full-rerouting, and the other is to directly add branches, pruning or local reconfiguration of the multicast tree, which is defined as partial-rerouting. Compared to the complexity and high dynamics of terrestrial networks, the downlink of satellite networks is more fixed. However, the satellites have higher link latency and fewer onboard resources, which can lead to a great waste of resources if the satellite network and terrestrial network are always allowed to reroute at the same time when a large number of users join or leave multicast dynamically.
Therefore, we propose a cost-aware rerouting algorithm. After constructing the multicast tree according to the previous algorithm, when the handover of the Feed occurs, the total multicast cost
Bandwidth Occupancy-Based Congestion Control
In the satellite-terrestrial hybrid system, due to the wide coverage of satellites, the uplinks and downlinks connecting satellite networks and terrestrial networks are more fixed for a period of time. Meanwhile, some nodes connected to these fixed links are usually at the central part of multicast transmission paths, thus many multicast paths contain these nodes, which we call hot nodes. Due to the long delay and high packet loss ratio of satellite links, when congestion occurs in these hot nodes, it will reduce the transmission quality of the multicast system much more seriously than other nodes. Therefore, in this paper, a load factor is introduced to weight the real-time bandwidth occupancy of the network topology links to achieve joint optimization of delay and congestion ratio during routing calculation. Bandwidth occupancy ratio is the ratio of the node’s occupied bandwidth to the bandwidth capacity. The load factor is
where
Then in order to find the optimal solution for the load factor β, the objective function in time slot t is set as
where
1) Given the initial interval
2) Set the initial parameters as
which denote the objective function values obtained from the simulation when β is
3) If
4) If
5) Calculate as follows, then go to step (7).
6) Calculate as follows, then go to step (7).
7) Let
Performance Evaluation
Emulation Environment
The stochastic model of terrestrial nodes’ location distribution is based on the Poisson point process (PPP). In this paper, the terrestrial network contains 2 macro base stations, and the coverage radius of macro base stations is 1000 m. Each macro base station has Poisson distribution (the mean value is 150) of microcell base stations within its coverage area, and the coverage area of a microcell base station is 100 m. The distance between the two macro base stations is 1500 m. The events of the members joining and leaving the multicast group in time interval
Consider three connectable states for terrestrial base stations and users: 1) if the mobile user is not in the coverage area of any microcell base station, the mobile user can be directly connected to the nearest macro base station, 2) the macro base station can be connected to micro base stations within 100 m from it. 3) Each microcell base station is connected to its nearest 8 microcell base stations to form a mesh network.
The users are grouped according to the multicast content they request, and the probability of requesting the
In the bandwidth occupancy-based congestion control algorithm, considering the value of
In our experiments, we compare our approach based on LAMA (LAMA-TSTM), our approach based on Tabu search (Tabu-TSTM), LAMA, and the original PIM-SM based on Tabu search. The multicast cost (containing the tree link cost, the update cost and the transition cost), the average delay, the total length of multicast trees, and the congestion ratio are adopted as performance metrics.
Results and Discussion
Firstly, we investigate the multicast cost generated by several different algorithms. As the simulation time increases, different multicast users joining or leaving dynamically. Figure 5 shows the results of the link cost generated by the multicast system with the number of multicast users. It can be seen that LAMA-TSTM can effectively reduce the link cost, while since the Tabu search algorithm simply finds the distance optimal solution, the link cost of Tabu-TSTM increases slightly than Tabu. The results indicate that the proposed algorithm TSTM can reduce the resource consumption of tree building and the link cost generated by link distance. Figure 6 shows the results of the transition cost generated by the multicast system with the number of multicast users. It can be seen that both LAMA-TSTM and Tabu-TSTM can reduce the transition cost than the original algorithms, which indicates that the transition cost of storing old and new rules in switches during the multicast tree topology changes can be reduced. Figure 7 shows the results of the update cost generated by the multicast system with the number of multicast users, and it can be seen that the update cost of adding new rules in switches generated by rerouting can be reduced after improving both LAMA and Tabu with the proposed algorithm TSTM.
In addition, we also compare the average delay of users from requesting the multicast information to accepting the multicast information and the total length of the multicast tree under several algorithms, where multicast tree length refers to the sum of the number of individual multicast tree nodes in the multicast system, and the simulation results are shown in Figures 8, 9. Figure 8 presents the same pattern with Figure 6, which shows that TSTM has lower user delay than the original LAMA algorithm, but the shortest paths calculated by direct Tabu search get the smallest delay. However, using the Tabu search algorithm directly will bring the increase of multicast costs, which can be referred to in Figures 5, 7, 9 shows that the total length of multicast trees in TSTM is longer than the original LAMA and Tabu search algorithm, which indicates that TSTM reduces the rerouting overheads of multicast tree at the cost of increasing the size of multicast trees.
In the third phase of the TSTM, the bandwidth occupancy-based congestion control algorithm based on load factor has been implemented. The Figure 10 shows the probability distribution of the load factor β. It can be seen that due to the randomness of the simulation system, the values of β are distributed between 0 and 1, but the probability of taking values between 0.37 and 0.38 is obviously higher than other values. In addition, since β taking 0 and β taking 1 represent considering only bandwidth occupancy or only path distance, which are not of great practical significance, these two extreme values are removed from the simulation. Thus, in the system proposed in this paper, using 0.37–0.38 as the β value can achieve the best congestion control. The Figure 11 shows the results of the system congestion ratio with different load factor β. It can be seen that when β takes 0.3869 or 0.6220 for congestion control, the overall congestion rate of the system is lower than when β takes 0 (i.e., no congestion control), and the congestion rate reduction is more prominent when the number of multicast users increases as the simulation time increases. The results also indicate that since β taking 0.3869 is the better coefficient with higher probability, a more comprehensive congestion rate reduction can be obtained than when β takes 0.6220.
Conclusion
In this paper, we proposed a two-layered shared tree multicast (TSTM) routing algorithm to achieve efficient dynamic multicast group management, address the trade-off between the bandwidth consumption and rerouting overheads, and alleviate the hot node congestion problem. In the proposed approach, there are three phases: dynamic shared tree building, cost-aware rerouting, and bandwidth occupancy-based congestion control. Firstly, the dynamic satellite-terrestrial multicast system is constructed by the dynamic shared tree building algorithm. Then the cost-aware rerouting algorithm is used to implement rerouting balance control. Finally, in the bandwidth occupancy-based congestion control algorithm, a load factor is introduced to reflect on the global network topology bandwidth utilization in routing calculations to reduce the congestion ratio. The emulation results show TSTM can reduce the multicast cost, the average delay, and the congestion ratio to some extent compared with LAMA and Tabu search algorithm.
Data Availability Statement
The raw data supporting the conclusion of this article will be made available by the authors, without undue reservation.
Author Contributions
There are categories that the authors contributed to respectively. They are as follows: Guarantor of integrity of entire study: JX and ZX. Study concepts: ZX. Study design: JX and ZX. Literature research and experimental studies: JX. Data analysis: JX and ZX. Manuscript preparation and editing: JX. Manuscript revision and review: JX, ZX, and ZD.
Funding
This work is fully supported by The National Natural Science Foundation of China (91638301, 91738301).
Conflict of Interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Publisher’s Note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
References
Leila, P., Mohammad, M., and Keshavarzi, R. (2011). Measurements and Comparative of M/M/1 and M/D/1 Queuing Models of Resource Management in Satellite Systems. Jcit 6 (5), 99–107. May 2011. doi:10.4156/jcit.vol6.issue5.11
Andrews, J. G., Buzzi, S., Choi, W., Hanly, S. V., Lozano, A., Soong, A. C. K., et al. (2014). What Will 5G Be. IEEE J. Select. Areas Commun. 32 (6), 1065–1082. doi:10.1109/JSAC.2014.2328098
Deering, S., Waitsman, D., Partridge, C., Estrin, D., Farinacci, D., Jacobson, V., et al. (1999). Protocol Independent Multicast Version 2 Dense Mode Specification. Available at: https://www.ietf.org/archive/id/draft-ietf-pim-v2-dm-03.txt
Ekici, E., Akyildiz, I. F., and Bender, M. D. (2001). A Distributed Routing Algorithm for Datagram Traffic in LEO Satellite Networks. Ieee/acm Trans. Networking 9 (2), 137–147. doi:10.1109/90.917071
Ekici, E., Akyildiz, I. F., and Bender, M. D. (2002). A Multicast Routing Algorithm for LEO Satellite IP Networks. Ieee/acm Trans. Networking 10 (2), 183–192. doi:10.1109/90.993300
Fenner, B., Handley, M., Holbrook, H., and Kouvelas, I. (2016). Protocol Independent Multicast—Sparse Mode (PIM-SM): Protocol Specification (Revised). Fremont, CA, USA: Internet Eng. Task Force. RFC 7761Mar. 2016.
Filali, F., Dabbous, W., and Kamoun, F. (2001). “Efficient Planning of Satellite-Terrestrial Hybrid Networks for Multicast Applications,” in IEEE International Conference on Communications, 1, 216–223. doi:10.1109/ICC.2001.936306
Gao, Q., Tong, W., Kausar, S., Huang, L., Shen, C., and Zheng, S. (2017). Congestion-Aware Multicast Plug-In for an SDN Network Operating System. Computer Networks 125, 53–63. doi:10.1016/j.comnet.2017.04.050
Huang, L.-H., Hsu, H.-C., Shen, S.-H., Yang, D.-N., and Chen, W.-T. (2016). “Multicast Traffic Engineering for Software-Defined Networks,” in IEEE INFOCOM 2016 - The 35th Annual IEEE International Conference on Computer Communications. doi:10.1109/INFOCOM.2016.7524383
Huang, L.-H., Hung, H.-J., Lin, C.-C., and Yang, D.-N. (2014). Scalable and Bandwidth-Efficient Multicast for Software-Defined Networks.in Proc. IEEE Glob. Commun. Conf, Austin, TX, USA (Austin, TX: GLOBECOM), 1890–1896. Dec. 2014. doi:10.1109/GLOCOM.2014.7037084
Kuo, J.-J., Chiang, S.-H., Shen, S.-H., Yang, D.-N., and Chen, W.-T. (2019). “Dynamic Multicast Traffic Engineering with Efficient Rerouting for Software-Defined Networks,” in IEEE INFOCOM 2019 - IEEE Conference on Computer Communications. doi:10.1109/INFOCOM.2019.8737563
Lianzhen Cheng, Lianzhen., Jun Zhang, Jun., Kai Liu, Kai., and Xuegui Song, Xugui. (2005). “A Multiple-Cores Shared-Tree Multicast Routing Algorithm for LEO Satellite IP Networks,” in 2005 IEEE International Symposium on Microwave, Antenna, Propagation and EMC Technologies for Wireless Communications. doi:10.1109/MAPE.2005.1618166
Lin, Y.-D., Lai, Y.-C., Teng, H.-Y., Liao, C.-C., and Kao, Y.-C. (2017). Scalable Multicasting with Multiple Shared Trees in Software Defined Networking. J. Netw. Comp. Appl. 78, 125–133. Jan. 2017. doi:10.1016/j.jnca.2016.11.014
McKeown, N., Anderson, T., Balakrishnan, H., Parulkar, G., Peterson, L., Rexford, J., et al. (2008). OpenFlow. SIGCOMM Comput. Commun. Rev. 38, 69–74. doi:10.1145/1355734.1355746
Moy, J. (1994). Multicast Extensions to OSPF. Internet Eng. Task Force, 1584. Fremont, CA, USA: RFC. doi:10.1063/1.4822548Mar. 1994
Prajapati, V. K., Jain, M., and Chouhan, L. (2020). “Tabu Search Algorithm (TSA): A Comprehensive Survey,” in 2020 3rd International Conference on Emerging Technologies in Computer Engineering: Machine Learning and Internet of Things (Jaipur, India: ICETCE). doi:10.1109/ICETCE48199.2020.9091743
Robinson, M., Milosavljevic, M., Kourtessis, P., Fisher, S., Stafford, G. P., Treiber, J., Burrell, M. J., and Senior, J. M. (2017). “QoE Based Holistic Traffic Engineering in SDN Enabled Heterogeneous Transport Networks,” in International Conference on Transparent Optical Networks, 1–4. doi:10.1109/ICTON.2017.8024878
Saha, C., and Dhillon, H. S. (2020). Load on the Typical Poisson Voronoi Cell with Clustered User Distribution. IEEE Wireless Commun. Lett. 9 (9), 1361–1365. Sept. 2020. doi:10.1109/LWC.2020.2990424
Waitzman, D., Partridge, C., and Deering, S. (1988). Distance Vector Multicast Routing Protocol. Fremont, CA, USA: Internet Eng. Task Force, 1075. Nov. 1988. doi:10.1007/978-3-540-92673-3_4
Xu Hui, Hui., Huang Fei, Fei., and Wu Shi-Qi, Wu. (2007). “A Distributed QoS Multicast Routing Algorithm Based on Ant Algorithm for LEO Satellite Networks,” in nternational Conference on Communications, Circuits and Systems. doi:10.1109/ICCCAS.2007.6250716
Yang, L., Yu, X., Zhu, H., Chen, W., Cao, Y., Zhao, Y., Li, H., Zhang, J., and Yi, L. (2018). “Resource Allocation in Software Defined Hybrid Satellite-Terrestrial Communication Networks toward 5G,” in Proceedings of 2018 6th IEEE International Conference on Network Infrastructure and Digital Content (IC-NIDC 2018), Guiyang, China 300–303. doi:10.1109/ICNIDC.2018.8525746
Zhou, S., Wang, H., Yi, S., and Zhu, F. (2015). “Cost-Efficient and Scalable Multicast Tree in Software Defined Networking,” in Proc. Int. Conf. Algorithms Archit. Parallel Process., Zhangjiajie, China, 592–605. doi:10.1007/978-3-319-27122-4_41
Keywords: multicast, satellite-terrestrial hybrid networks, routing algorithm, congestion control, SDN
Citation: Xiong J, Xu Z and Dai Z (2021) A Two-Layered Shared Tree Multicast Routing Algorithm for Software Defined Hybrid Satellite-Terrestrial Communication Networks. Front. Comms. Net 2:731992. doi: 10.3389/frcmn.2021.731992
Received: 28 June 2021; Accepted: 22 September 2021;
Published: 07 October 2021.
Edited by:
Rune Hylsberg Jacobsen, Aarhus University, DenmarkReviewed by:
Lidong Zhu, University of Electronic Science and Technology of China, ChinaYunchong Guan, Shenyang Aerospace University, China
Copyright © 2021 Xiong, Xu and Dai. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Zhen Xu, xuzhen@buaa.edu.cn