WO2017132972A1 - Group call downlink data packet transmission method, system and device - Google Patents

Group call downlink data packet transmission method, system and device Download PDF

Info

Publication number
WO2017132972A1
WO2017132972A1 PCT/CN2016/073589 CN2016073589W WO2017132972A1 WO 2017132972 A1 WO2017132972 A1 WO 2017132972A1 CN 2016073589 W CN2016073589 W CN 2016073589W WO 2017132972 A1 WO2017132972 A1 WO 2017132972A1
Authority
WO
WIPO (PCT)
Prior art keywords
group call
core network
network device
multicast
base station
Prior art date
Application number
PCT/CN2016/073589
Other languages
French (fr)
Chinese (zh)
Inventor
陈钢
尧俊峰
Original Assignee
海能达通信股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 海能达通信股份有限公司 filed Critical 海能达通信股份有限公司
Priority to PCT/CN2016/073589 priority Critical patent/WO2017132972A1/en
Publication of WO2017132972A1 publication Critical patent/WO2017132972A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a group call downlink data packet transmission method.
  • the high-speed data service represented by video services is one of the fastest-growing cluster services.
  • the high-speed data service brings more and more pressure to the bearer network between the cluster core network and the base station.
  • FIG. 1 is a schematic diagram of a cluster system transmitting data by using a unicast transmission mode.
  • the group call of the cluster includes three terminals: the terminal A of the base station 1 , the terminal B of the base station 2, and the terminal C of the base station 3, and the data source (source) Transmitting a data stream of downlink data to the group call user (ie, terminals A, B, and C), wherein the core network gateway (Gateway, GW) transmits the data from the data source to the base station participating in the group call by using a point-to-point transmission method. .
  • the core network gateway Gateway, GW
  • the specific process includes: the data source source sends a unicast data to the core network gateway; the core network gateway separately copies and sends a data for each base station participating in the group call, and a total of three base stations participate in the group call, that is, the original one
  • the data needs to be copied into three transmissions; each data packet arrives at each base station independently through an IP (Internet Protocol) bearer network; the base station transmits data to the terminal through the group call downlink shared channel.
  • IP Internet Protocol
  • the bearer network between the cluster core network and the base station uses the traditional unicast point-to-point transmission mode. Since each base station participating in the group call needs to separately copy one data and transmit it to the base station through the bearer network, it has the following defects: 1. There is a large amount of redundant traffic in the bearer network, which seriously reduces the transmission efficiency of the bearer network. 2. The core network gateway needs to copy and distribute multiple copies of data, and increases the CPU (Central Processing Unit) load to reduce performance. These deficiencies severely reduce the capacity and performance of cluster services.
  • CPU Central Processing Unit
  • the embodiment of the invention provides a group call downlink data packet transmission method, so as to improve the transmission efficiency of the bearer network and the performance of the core network in the scenario of downlink transmission of the group call, and improve the capacity and performance of the cluster service.
  • a first aspect of the present invention provides a group call downlink data packet transmission method, including: a core network device When the group call request is received, a multicast distribution tree is established for the group that initiates the group call, where the multicast distribution tree uses the core network device as a multicast source, and at least a plurality of terminals in the group belong to One base station is a leaf node; the core network device distributes the group call downlink data packet to the at least one base station via the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the a plurality of terminals; the core network device deletes the multicast distribution tree when the group call ends.
  • a second aspect of the present invention provides a group call downlink data packet transmission system, including: a control module, configured to enable a core network device to establish a multicast distribution tree for a group that initiates a group call when receiving a group call request,
  • the multicast distribution tree uses the core network device as a multicast source, and at least one base station to which the plurality of terminals in the group belong is a leaf node; and the transmission module is configured to enable the core network device to downlink data of the group call Distributing the packet to the at least one base station via the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the multiple terminals; and the control module is further configured to: The network device deletes the multicast distribution tree when the group call ends.
  • a third aspect of the present invention provides a core network device, including: a processor, a memory, a bus, and a communication interface; the memory is configured to store a program, and the processor is connected to the memory through the bus, when the core When the network device is running, the processor executes the program stored by the memory to cause the core network device to perform the group call downlink data packet transmission method according to the first aspect of the present invention.
  • a fourth aspect of the present invention provides a group call service processing system, including the foregoing core network device, and a bearer network and a base station.
  • a fifth aspect of the invention provides a computer readable storage medium storing one or more programs, the one or more programs comprising instructions, when executed by a core network device comprising one or more processors, And causing the core network device to perform the group call downlink data packet transmission method according to the first aspect of the present invention.
  • the group call downlink data packet is distributed to the base station through the multicast distribution tree, thereby realizing
  • the multicast (point-to-multipoint) transmission method is adopted between the core network and the base station, and the following technical effects are obtained:
  • the core network only transmits one data to all the base stations participating in the group call, so that the data can be transmitted simultaneously for multiple base stations, compared with the traditional point-to-point unicast transmission mode.
  • group call downlink transmission it can reduce redundant traffic and greatly save resources. Effectively improve the transmission efficiency of the bearer network and the performance of the core network, thereby improving the capacity and performance of the cluster service;
  • FIG. 1 is a schematic diagram of a cluster system transmitting data by using a unicast transmission method
  • FIG. 2 is a schematic diagram of a schematic diagram of a cluster system and a multicast transmission mode
  • FIG. 3 is a schematic flowchart of a group call downlink data packet transmission method according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a group call packet protocol stack in a broadband cluster system
  • FIG. 5 is a schematic diagram of a process of establishing and using a multicast distribution tree in a broadband cluster system
  • FIG. 6 is a schematic structural diagram of a group call downlink data packet transmission system according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a core network device according to an embodiment of the present invention.
  • the technical solution of the embodiment of the present invention is applied to a cluster system.
  • the architecture of the cluster system is as shown in FIG. 2, and includes a core network, a bearer network, a base station, and a terminal, where the core network is connected to multiple base stations through a bearer network, and the bearer network is Specifically, it may be an IP bearer network.
  • the cluster system may be a broadband cluster system, such as an LTE (Long Term Evolution) broadband cluster system, or a narrowband cluster system such as a PDT (Professional Digtal Trunking) cluster system.
  • LTE Long Term Evolution
  • PDT Professional Digtal Trunking
  • the core network can have different core network devices.
  • the core network may include an eMME (enhanced Mobility Management Entity), a TCF (Trunking Control Function), and an eHSS (enhanced Home Subscriber Server). Servers, xGW (X Gateway, Cluster Gateway), TMF (Trunking Media Function, Cluster Media Function Module), five types of network elements, where xGW is the core network gateway (Gateway, GW).
  • the core network device may be a switch, and the switch implements the functions of the above five network elements.
  • this aspect proposes a transmission technology scheme for transmitting a downlink packet of a group call using a multicast technology on a bearer network between a core network and a base station, and the core idea is: a cluster system and a data communication field.
  • the multicast technology is combined, and considering the capacity limitation of the routers at all levels of the bearer network in the actual network deployment, the multicast distribution tree is established in a dynamic establishment manner, that is, when the terminal initiates a group call, the cluster core network and the base station
  • the multicast distribution tree is dynamically established on the bearer network for the group to which the terminal belongs.
  • the dynamically generated multicast distribution tree can be used to distribute the group call downlink data packet, and the group call downlink data packet is transmitted to each participant through the multicast distribution tree.
  • the base station is configured to reduce the redundant traffic in the bearer network, improve the transmission efficiency, and prevent the core network device from replicating and distributing multiple data, reducing the CPU load of the core network device, improving the performance of the core network device, thereby improving the capacity of the cluster service and performance.
  • the multicast distribution tree is deleted immediately to avoid consuming the bandwidth of the bearer network.
  • the method can improve the number of group calls that use multicast in the bearer network, reduce the delay caused by the replication and distribution of the downlink packets of the group call, and reduce the consumption of the bandwidth of the bearer network.
  • the IP bearer network multicast technology used in the embodiment of the present invention includes the group member management protocol IGMPv3 (Internet Group Management Protocol v3, the third version of the Internet Group Management Protocol) and the multicast routing protocol PIM-SSM (Protocol-Independent Multicast–Source Specific) Multicast, protocol independent - specific source multicast).
  • IGMPv3 is used by the base station to join and exit the bearer network.
  • Multicast is configured to establish, on the bearer network router, a multicast distribution tree in which the core network device, such as the core network gateway GW, is the source and the participating base station is the leaf node.
  • FIG. 3 is a schematic flowchart of a group call downlink data packet transmission method according to an embodiment of the present invention.
  • the method may include:
  • the core network device when receiving the group call request, establishes a multicast distribution tree for the group that initiates the group call, where the multicast distribution tree uses the core network device as a multicast source, and the multiple terminals belong to At least one base station is a leaf node.
  • the first implementation of the method in the embodiment of the present invention is to establish a multicast distribution tree on the bearer network.
  • the core network device when a terminal in the group initiates a group call request to the core network, the core network device establishes a multicast distribution tree for the group.
  • the group includes a plurality of terminals in the cluster system, and the information of the group may be pre-configured and recorded in the core network device.
  • the cluster system may allocate a bearer network multicast address for the group that initiates the group call during the process of establishing the group call service signaling.
  • the terminal initiates a group call request to the TCF of the core network, and after receiving the group call request, the TCF sends a request to the eMME to invite the group to which the terminal belongs to join the group call, and the eMME notifies the core network gateway to allocate a multicast address to the group.
  • the eMME transmits the multicast address to the base station participating in the group call, and triggers the base station to join the multicast to the upper-layer router (the router in the bearer network) by using the group member management protocol IGMPv3, and bear the network router for each group to which the terminal belongs.
  • the multicast routing protocol PIM-SSM a multicast distribution tree with the core network gateway as the multicast source (or source) and the participating base station as the leaf node can be established.
  • the core network device may be a switch, and the functions of the TCF, the eMME, and the core network gateway are implemented by the switch, and the established multicast distribution tree uses the switch as a multicast source.
  • the process of establishing a multicast distribution tree may include: the core network device assigning a multicast address to the group in the bearer network, and transmitting the multicast address to the at least one base station, triggering the The at least one base station joins the multicast according to the multicast address, and establishes a multicast distribution tree in which the core network device is a multicast source and the at least one base station is a leaf node.
  • the specific triggering process may include: triggering, by the at least one base station, to apply for joining multicast to each of the upper-level routers in the bearer network according to the multicast address, so that routers at all levels in the bearer network are established.
  • the core network device is a multicast source
  • the at least one base station is a multicast distribution tree of a leaf node.
  • the core network device distributes the group call downlink data packet to the at least one base station by using the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the multiple terminals.
  • the second implementation process of the method in the embodiment of the present invention is to use the multicast distribution tree established on the bearer network to transmit the group call downlink data packet of the group.
  • the data source sends a unicast data to the core network gateway.
  • the core network gateway does not separately copy and send a piece of data for each base station participating in the group call, but forwards the data to the IP bearer network.
  • the data packet arrives at each base station in the IP bearer network according to the multicast distribution tree.
  • the base station transmits data to the terminal through the group call downlink shared channel.
  • the core network gateway receives the group call downlink data packet of the data source, sets the destination IP address of the outermost IP header of the data packet to the bearer network multicast IP address, and then uses the multicast packet as the source of the multicast distribution. Send to the bearer network. Different from the point-to-point unicast mode, the core network gateway only sends a group call downlink data packet to the bearer network.
  • the bearer network transmits the group call downlink data packet to the leaf node base station according to the multicast distribution tree generated by the multicast routing protocol PIM-SSM.
  • the base station further transmits the group call downlink data packet to the terminal by using the group call downlink shared channel.
  • the core network device may specifically be a switch, and the function of the core network gateway is implemented by the switch.
  • the process of transmitting data using a multicast distribution tree includes:
  • the core network device receives the group call downlink data packet sent by the data source in a unicast manner; the core network device sends the outermost layer of the group call downlink data packet.
  • the destination address of the IP header is set to the multicast address of the group; the core network device sends the group call downlink data packet that is configured as described above to the bearer network along the multicast distribution tree, so that the group call downlink A data packet is distributed to the at least one base station along the multicast distribution tree in the bearer network.
  • the multicast transmission mode is adopted to avoid redundant traffic in the IP bearer network, To effectively improve the transmission efficiency of the bearer network and the performance of the core network equipment.
  • the core network device deletes the multicast distribution tree when the group call ends.
  • the step of deleting the multicast distribution tree is the third implementation process of the method of the embodiment of the present invention.
  • the core network device when the group call service ends, triggers the base station to exit the multicast.
  • the triggering operation includes: the core network device instructing the at least one base station to completely quit the multicast to complete the deletion of the multicast distribution tree.
  • the base station can use the IGMPv3 protocol to send an IGMP leave message to its upper-level router to request to exit the multicast.
  • the bearer network router updates the multicast distribution tree according to the multicast routing protocol PIM-SSM. When all participating base stations exit the multicast, the multicast distribution tree is completely deleted.
  • the TAIs are complex representations of the TAI (Tracking Area Identity).
  • the core network only transmits one data to all the base stations participating in the group call, so that the data can be transmitted simultaneously for multiple base stations, compared with the traditional point-to-point unicast transmission mode.
  • group call downlink transmission redundant traffic can be reduced, resources are greatly saved, and the transmission efficiency of the bearer network and the performance of the core network are effectively improved, thereby improving the capacity and performance of the cluster service;
  • an application scenario in which a cluster system performs a group call service in a broadband cluster system is taken as an example.
  • the group call packet protocol stack in the broadband cluster system is shown.
  • the IP packets on both sides of the core network gateway and the base station use the bearer network multicast address, and the bearer network uses the multicast address to implement the multicast function.
  • Multicast address and GTP-U GPRS Tunneling Protocol for the user plane, user-level GPRS (General Packet Radio Service) tunneling protocol) header TEID (Tunnel Endpoint ID), the bearer network multicast address assigned to the core network gateway and GTP-U TEID carried by the multicast downlink.
  • the broadband cluster system includes a terminal, a base station (eNB), a carrier network, and a core network.
  • the core network includes five network elements: eMME, TCF, eHSS, xGW, and TMF, where xGW is a core network gateway, and the bearer is a core network gateway.
  • the network includes routers.
  • FIG. 5 is a schematic diagram of a process of establishing and using a multicast distribution tree.
  • the specific process may include:
  • the user equipment can initiate a group call to a group and send a group call request to the TCF after the LTE Attach process and the SIP (Session Initiation Protocol) Register process.
  • the TCF After receiving the group call request, the TCF sends a request (Invite) to the eMME to invite the terminal of the group to join the group call.
  • the eMME sends a Create Group Bearer Request message to the xGW to request the xGW to establish a multicast downlink bearer.
  • the xGW establishes a multicast downlink bearer.
  • the group is assigned a multicast add address (Multicast addr), and the GTP-U TEID of the multicast downlink bearer is allocated, and the allocated multicast is allocated.
  • the address and GTP-U TEID are returned to the eMME via the Create Group Response message.
  • the Create Group Response message may also include a core network gateway address (xGW addr).
  • the eMME checks whether the base station (eNB) under the tracking area identifier list (TAI List) of the group call UE has joined the multicast. If the base station has not joined the multicast, the eMME sends an Initial Context Setup Request message to the base station to request it to join the multicast. The message carries the Multicast addr and the GTP-U TEID and the xGW addr.
  • TAI List tracking area identifier list
  • the base station establishes a group context, and sends an IGMP Join message to the upper-layer router located in the bearer network to indicate that the multicast address of the multicast address is to be monitored.
  • the router in the bearer network receives the IGMP Join message and uses the PIM-SSM protocol to establish a multicast distribution tree with the xGW as the source and the base station as the leaf node.
  • the base station returns an Initial Context Setup Response message to the eMME.
  • the group call data is transmitted. Even if the group of terminals is distributed under a plurality of different base stations, the xGW only needs to issue one group call packet, and does not need to copy and distribute multiple copies.
  • the data packet arrives at each base station according to the multicast distribution tree, and finally is transmitted to the terminal. As can be seen from the figure, the one that arrives at xGW is a single Broadcast data, xGW downlink transmission is multicast data.
  • the core network device eMME When the group call ends (TCF receives the group call release request), the core network device eMME notifies the base station to exit the multicast, and the base station sends an IGMP leave message to its upper-level router to exit the multicast. When all base stations exit the multicast, the multicast distribution tree of the bearer network is completely deleted.
  • the example method of the present invention has been described by taking a broadband cluster system as an example. It should be noted that, in a narrowband cluster system, such as a PDT cluster system, the process of performing a group call service is similar to the foregoing process. The difference may be that the core network device is a switch, and the switch performs five types of network elements in the broadband system. Features. This article will not be detailed.
  • the downlink group call data between the base station and the core network is transmitted by using multicast mode
  • the core network device for example, the xGW, allocates the multicast address and the TEID of the GTP-U tunnel on the base station side in the group call establishment process, and the base station joins the multicast station in the TAI List by the eMME, and establishes the base station included in the TAI List combination as the area. Bearer network multicast.
  • the multicast distribution tree is dynamically generated during the group call establishment process and is deleted immediately when the group call ends. There are fewer restrictions on the number of router multicast trees in the bearer network.
  • the IP bearer network traffic can be reduced, the system group call capacity can be increased, the core network hardware configuration can be reduced, and the core network construction cost can be saved.
  • the delay caused by the core network replication and distribution of multiple group call data can be reduced.
  • an embodiment of the present invention provides a group call downlink data packet transmission system 600, which may include:
  • the control module 610 is configured to enable the core network device to establish a multicast distribution tree for the group that initiates the group call when receiving the group call request, where the multicast distribution tree uses the core network device as a multicast source.
  • At least one base station to which the plurality of terminals in the group belong is a leaf node;
  • the transmitting module 620 is configured to enable the core network device to send the group call downlink data packet to the multicast distribution Distributing the tree to the at least one base station, so that the group call downlink data packet is forwarded by the at least one base station to the multiple terminals;
  • the control module 610 is further configured to: when the core network device ends, delete the multicast distribution tree.
  • control module 610 includes:
  • An address allocation unit 6101 configured to enable the core network device to allocate a multicast address in the bearer network for the group
  • An address delivery unit 6102 configured to send the multicast address to the at least one base station
  • the triggering unit 6103 is configured to trigger the at least one base station to join the multicast according to the multicast address, and establish the multicast distribution tree.
  • the triggering unit 6103 is specifically configured to trigger the at least one base station to apply for joining multicast to each of the upper-level routers in the bearer network according to the multicast address, so that the bearer network The routers at all levels establish the multicast distribution tree.
  • the transmission module 620 includes:
  • the receiving unit 6201 is configured to: after the group initiates the group call, enable the core network device to receive the group call downlink data packet sent by the data source in a unicast manner;
  • the setting unit 6202 is configured to enable the core network device to set a destination address of an outermost IP header of the group call downlink data packet to a multicast address of the group;
  • the sending unit 6203 is configured to enable the core network device to send the group call downlink data packet that is configured to be sent to the bearer network along the multicast distribution tree, so that the group call downlink data packet is in the bearer network.
  • the multicast distribution tree is distributed to the at least one base station.
  • control module 610 further includes:
  • the indicating unit 6104 is configured to enable the core network device to instruct the at least one base station to quit the multicast when the group call ends, and complete the deletion of the multicast distribution tree.
  • the multicast distribution tree is dynamically established, and the multicast transmission mode is adopted between the core network and the base station, which can increase the number of group calls used by the bearer network, reduce the bandwidth consumption of the bearer network, and effectively improve the transmission efficiency of the bearer network. And core network performance to increase the capacity and performance of cluster services.
  • an embodiment of the present invention further provides a core network device 700, which may include:
  • the memory 702 is configured to store a program 705, the processor 701 is connected to the memory 702 via the bus 703, when the core network device 700 is running
  • the processor 701 executes the program 705 stored by the memory 702 to enable the core network device 700 to perform the group call downlink data packet transmission method as described in the foregoing embodiments.
  • the bus 703 may be an Industry Standard Architecture (ISA) bus or a Peripheral Component (PCI) bus or an Extended Industry Standard Architecture (EISA). Bus, etc.
  • ISA Industry Standard Architecture
  • PCI Peripheral Component
  • EISA Extended Industry Standard Architecture
  • the bus can be divided into one or more of an address bus, a data bus, and a control bus. For ease of representation, only one thick line is shown in the figure, but it does not mean that there is only one or one type of bus.
  • the memory 702 is configured to store executable program code, the program code including computer operating instructions.
  • the memory 702 may include a high speed RAM (Ramdom Access Memory) memory.
  • the memory 702 may further include a non-volatile memory.
  • the memory 702 can include a disk storage.
  • the processor 701 may be a central processing unit (CPU), or the processor 801 may be an Application Specific Integrated Circuit (ASIC), or the processor 701 may Is one or more integrated circuits that are configured to implement embodiments of the present invention.
  • CPU central processing unit
  • ASIC Application Specific Integrated Circuit
  • the core network device in the embodiment of the present invention may be, for example, a core network gateway, a switch, or the like.
  • the function of each function module of the core network device may be specifically implemented according to the method in the foregoing method embodiment. For the specific implementation process, reference may be made to the related description in the foregoing method embodiments, and details are not described herein again.
  • Embodiments of the present invention also provide a computer readable storage medium storing one or more programs, the one or more programs including instructions, when executed by a core network device including one or more processors, The core network device is configured to perform the group call downlink data packet transmission method as described in the foregoing embodiments.
  • the present invention also provides a corresponding group call service processing system, including the above core network device, and a bearer network and a base station.
  • a group call service processing system including the above core network device, and a bearer network and a base station.
  • the technical solution of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium.
  • a number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the various embodiments of the present invention.
  • the foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

A group call downlink data packet transmission method, for use in effectively enhancing bearer network transmission efficiency and core network performance under the scenario of group call downlink transmission, thereby enhancing the capacity and performance of cluster services. In some feasible implementation manners of the present invention, the method comprises: a core network device establishes a multicast distribution tree for a group initiating a group call when the core network device receives a group call request, the multicast distribution tree using the core network device as a multicast source and using at least one base station to which multiple terminals in the group belong as a leaf node; the core network device distributes group call downlink data packets to the at least one base station by means of the multicast distribution tree, so that the group call downlink data packets are forwarded to multiple terminals by the at least one base station; and the core network device deletes the multicast distribution tree when the group call ends.

Description

组呼下行数据包传输方法和系统及设备Group call downlink data packet transmission method, system and device 技术领域Technical field
本发明涉及通信技术领域,具体涉及一种组呼下行数据包传输方法。The present invention relates to the field of communications technologies, and in particular, to a group call downlink data packet transmission method.
背景技术Background technique
目前集群用户对于高速数据业务的兴趣也越来越浓厚,以视频业务为代表的高速数据业务是发展最为快速的集群业务之一。而高速数据业务给集群核心网与基站之间的承载网络带来的压力越来越大。At present, cluster users are increasingly interested in high-speed data services. The high-speed data service represented by video services is one of the fastest-growing cluster services. The high-speed data service brings more and more pressure to the bearer network between the cluster core network and the base station.
通常集群核心网与基站间承载网络使用传统的单播(点到点)传输方式,核心网需要对参与组呼的每个基站单独发送一份数据。请参考图1,是集群系统采用单播传输方式传输数据的示意图,集群的组呼包含了基站1的终端A、基站2的终端B、基站3的终端C共三个用户,数据源(source)向组呼用户(即终端A、B、C)发送下行数据的数据流,其中,核心网网关(Gateway,GW)采用点到点传输方式把来自数据源的数据传输到参与组呼的基站。具体过程包括:数据源source发送一份单播数据给核心网网关;核心网网关为参与组呼的每个基站单独复制并发送一份数据,一共有3个基站参与组呼,即原来一份数据需要复制成3份发送;各个数据包通过IP(Internet Protocol,网际协议)承载网独立到达各基站;基站通过组呼下行共享信道把数据传输给终端。Usually, the bearer network between the cluster core network and the base station uses a traditional unicast (point-to-point) transmission method, and the core network needs to separately send one data to each base station participating in the group call. Please refer to FIG. 1 , which is a schematic diagram of a cluster system transmitting data by using a unicast transmission mode. The group call of the cluster includes three terminals: the terminal A of the base station 1 , the terminal B of the base station 2, and the terminal C of the base station 3, and the data source (source) Transmitting a data stream of downlink data to the group call user (ie, terminals A, B, and C), wherein the core network gateway (Gateway, GW) transmits the data from the data source to the base station participating in the group call by using a point-to-point transmission method. . The specific process includes: the data source source sends a unicast data to the core network gateway; the core network gateway separately copies and sends a data for each base station participating in the group call, and a total of three base stations participate in the group call, that is, the original one The data needs to be copied into three transmissions; each data packet arrives at each base station independently through an IP (Internet Protocol) bearer network; the base station transmits data to the terminal through the group call downlink shared channel.
实践发现,集群核心网与基站间承载网络使用传统的单播点到点传输方式,由于需要为参与组呼的每个基站单独复制一份数据并通过承载网络传送到基站,因而具有如下缺陷:1、承载网络中存在大量冗余流量,严重降低承载网络传输效率;2、核心网网关需要复制分发多份数据,增加了CPU(Central Processing Unit,处理器)负荷从而降低性能。这些缺陷严重降低了集群业务的容量和性能。In practice, it is found that the bearer network between the cluster core network and the base station uses the traditional unicast point-to-point transmission mode. Since each base station participating in the group call needs to separately copy one data and transmit it to the base station through the bearer network, it has the following defects: 1. There is a large amount of redundant traffic in the bearer network, which seriously reduces the transmission efficiency of the bearer network. 2. The core network gateway needs to copy and distribute multiple copies of data, and increases the CPU (Central Processing Unit) load to reduce performance. These deficiencies severely reduce the capacity and performance of cluster services.
发明内容Summary of the invention
本发明实施例提供一种组呼下行数据包传输方法,以便在组呼下行传输的场景下,提高承载网络传输效率和核心网性能,提高集群业务的容量和性能。The embodiment of the invention provides a group call downlink data packet transmission method, so as to improve the transmission efficiency of the bearer network and the performance of the core network in the scenario of downlink transmission of the group call, and improve the capacity and performance of the cluster service.
本发明第一方面提供一种组呼下行数据包传输方法,包括:核心网设备在 接收到组呼请求时,为发起组呼的群组建立组播分发树,所述组播分发树以所述核心网设备为组播源,以所述群组中的多个终端所属的至少一个基站为叶子节点;所述核心网设备将组呼下行数据包经所述组播分发树分发给所述至少一个基站,使所述组呼下行数据包被所述至少一个基站转发给所述多个终端;所述核心网设备在组呼结束时,删除所述组播分发树。A first aspect of the present invention provides a group call downlink data packet transmission method, including: a core network device When the group call request is received, a multicast distribution tree is established for the group that initiates the group call, where the multicast distribution tree uses the core network device as a multicast source, and at least a plurality of terminals in the group belong to One base station is a leaf node; the core network device distributes the group call downlink data packet to the at least one base station via the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the a plurality of terminals; the core network device deletes the multicast distribution tree when the group call ends.
本发明第二方面提供一种组呼下行数据包传输系统,包括:控制模块,用于使核心网设备在接收到组呼请求时,为发起组呼的群组建立组播分发树,所述组播分发树以所述核心网设备为组播源,以所述群组中的多个终端所属的至少一个基站为叶子节点;传输模块,用于使所述核心网设备将组呼下行数据包经所述组播分发树分发给所述至少一个基站,使所述组呼下行数据包被所述至少一个基站转发给所述多个终端;所述控制模块,还用于使所述核心网设备在组呼结束时,删除所述组播分发树。A second aspect of the present invention provides a group call downlink data packet transmission system, including: a control module, configured to enable a core network device to establish a multicast distribution tree for a group that initiates a group call when receiving a group call request, The multicast distribution tree uses the core network device as a multicast source, and at least one base station to which the plurality of terminals in the group belong is a leaf node; and the transmission module is configured to enable the core network device to downlink data of the group call Distributing the packet to the at least one base station via the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the multiple terminals; and the control module is further configured to: The network device deletes the multicast distribution tree when the group call ends.
本发明第三方面提供一种核心网设备,包括:处理器、存储器、总线和通信接口;所述存储器用于存储程序,所述处理器与所述存储器通过所述总线连接,当所述核心网设备运行时,所述处理器执行所述存储器存储的所述程序,以使所述核心网设备执行如本发明第一方面所述的组呼下行数据包传输方法。A third aspect of the present invention provides a core network device, including: a processor, a memory, a bus, and a communication interface; the memory is configured to store a program, and the processor is connected to the memory through the bus, when the core When the network device is running, the processor executes the program stored by the memory to cause the core network device to perform the group call downlink data packet transmission method according to the first aspect of the present invention.
本发明第四方面提供一种组呼业务处理系统,包括上述的核心网设备,以及承载网和基站。A fourth aspect of the present invention provides a group call service processing system, including the foregoing core network device, and a bearer network and a base station.
本发明第五方面提供一种存储一个或多个程序的计算机可读存储介质,所述一个或多个程序包括指令,所述指令当被包括一个或多个处理器的核心网设备执行时,使所述核心网设备执行如本发明第一方面所述的组呼下行数据包传输方法。A fifth aspect of the invention provides a computer readable storage medium storing one or more programs, the one or more programs comprising instructions, when executed by a core network device comprising one or more processors, And causing the core network device to perform the group call downlink data packet transmission method according to the first aspect of the present invention.
由上可见,在本发明的一些可行的实施方式中,通过在接收到组呼请求时,动态建立组播分发树,将组呼下行数据包经所述组播分发树分发给基站,实现了在核心网与基站间采用组播(点到多点)传输方式,取得了以下技术效果:It can be seen that, in some feasible implementation manners of the present invention, by dynamically establishing a multicast distribution tree when receiving a group call request, the group call downlink data packet is distributed to the base station through the multicast distribution tree, thereby realizing The multicast (point-to-multipoint) transmission method is adopted between the core network and the base station, and the following technical effects are obtained:
1、通过采用组播传输方式,核心网对参与组呼的所有基站仅仅发送一份数据,就可以实现同时为多个基站传送数据的目的,与传统的点到点的单播传输方式相比,在组呼下行传输的场景下,能够减少冗余流量,极大地节省资源, 有效提高承载网络传输效率和核心网性能,从而提高集群业务的容量和性能;1. By adopting the multicast transmission mode, the core network only transmits one data to all the base stations participating in the group call, so that the data can be transmitted simultaneously for multiple base stations, compared with the traditional point-to-point unicast transmission mode. In the scenario of group call downlink transmission, it can reduce redundant traffic and greatly save resources. Effectively improve the transmission efficiency of the bearer network and the performance of the core network, thereby improving the capacity and performance of the cluster service;
2、通过在接收到组呼请求时,动态建立组播分发树,在组呼结束时,即时删除组播分发树,能够提高在承载网络使用组播的组呼数量,并可以减少对承载网络带宽的消耗。2. Dynamically establish a multicast distribution tree when receiving a group call request, and immediately delete the multicast distribution tree when the group call ends, which can improve the number of group calls used by the bearer network and reduce the number of group calls. Bandwidth consumption.
附图说明DRAWINGS
为了更清楚地说明本发明实施例技术方案,下面将对实施例和现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the embodiments and the prior art description will be briefly described below. Obviously, the drawings in the following description are only some implementations of the present invention. For example, other drawings may be obtained from those skilled in the art without any inventive effort.
图1是集群系统采用单播传输方式传输数据的示意图;1 is a schematic diagram of a cluster system transmitting data by using a unicast transmission method;
图2是集群系统的架构示意图和组播传输方式示意图;2 is a schematic diagram of a schematic diagram of a cluster system and a multicast transmission mode;
图3是本发明实施例提供的组呼下行数据包传输方法的流程示意图;3 is a schematic flowchart of a group call downlink data packet transmission method according to an embodiment of the present invention;
图4是宽带集群系统下的组呼数据包协议栈的示意图;4 is a schematic diagram of a group call packet protocol stack in a broadband cluster system;
图5是宽带集群系统下组播分发树的建立和使用过程的示意图;5 is a schematic diagram of a process of establishing and using a multicast distribution tree in a broadband cluster system;
图6是本发明实施例提供的组呼下行数据包传输系统的结构示意图;6 is a schematic structural diagram of a group call downlink data packet transmission system according to an embodiment of the present invention;
图7是本发明实施例提供的核心网设备的结构示意图。FIG. 7 is a schematic structural diagram of a core network device according to an embodiment of the present invention.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is an embodiment of the invention, but not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts shall fall within the scope of the present invention.
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”、“第三”等是用于区别不同的对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。 The terms "first", "second", "third" and the like in the specification and claims of the present invention and the above drawings are used to distinguish different objects, and are not intended to describe a specific order. Furthermore, the terms "comprises" and "comprising" and "comprising" are intended to cover a non-exclusive inclusion. For example, a process, method, system, product, or device that comprises a series of steps or units is not limited to the listed steps or units, but optionally also includes steps or units not listed, or alternatively Other steps or units inherent to these processes, methods, products or equipment.
本发明实施例技术方案应用于集群系统,所述集群系统的架构如图2所示,包括核心网,承载网络,基站以及终端,其中核心网通过承载网络与多个基站连接,所述承载网络具体可以是IP承载网络。所述集群系统可以是宽带集群系统,例如LTE(Long Term Evolution,长期演进)宽带集群系统,也可以是窄带集群系统例如PDT(Professional Digtal Trunking,专用数字集群)集群系统。The technical solution of the embodiment of the present invention is applied to a cluster system. The architecture of the cluster system is as shown in FIG. 2, and includes a core network, a bearer network, a base station, and a terminal, where the core network is connected to multiple base stations through a bearer network, and the bearer network is Specifically, it may be an IP bearer network. The cluster system may be a broadband cluster system, such as an LTE (Long Term Evolution) broadband cluster system, or a narrowband cluster system such as a PDT (Professional Digtal Trunking) cluster system.
在不同的集群系统中,核心网可以具有不同的核心网设备。例如,在LTE宽带集群系统中,核心网可以包括eMME(enhanced Mobility Management Entity,增强型移动管理实体),TCF(Trunking Control Function,集群控制功能模块),eHSS(enhanced Home Subscriber Server,增强型归属用户服务器),xGW(X Gateway,集群网关),TMF(Trunking Media Function,集群媒体功能模块)五种网元,其中xGW为核心网网关(Gateway,GW)。PDT集群系统中,核心网设备具体可以是交换机,由交换机实现上述五种网元的功能。In different cluster systems, the core network can have different core network devices. For example, in an LTE broadband cluster system, the core network may include an eMME (enhanced Mobility Management Entity), a TCF (Trunking Control Function), and an eHSS (enhanced Home Subscriber Server). Servers, xGW (X Gateway, Cluster Gateway), TMF (Trunking Media Function, Cluster Media Function Module), five types of network elements, where xGW is the core network gateway (Gateway, GW). In the PDT cluster system, the core network device may be a switch, and the switch implements the functions of the above five network elements.
针对背景技术部分提出的问题,本方面提出了一种在核心网与基站间承载网络上使用组播技术传输组呼下行数据包的传输技术方案,核心思想是:把集群系统与数据通信领域的组播技术结合起来,并考虑到实际网络部署中承载网络各级路由器对组播的容量限制,采用动态建立方式建立组播分发树,即,在终端发起组呼时,在集群核心网与基站间的承载网络上为终端所属群组动态建立组播分发树,然后,就可以使用动态建立的组播分发树分发组呼下行数据包,组呼下行数据包经组播分发树传输到各个参与基站,以减少承载网络中的冗余流量,提高传输效率,并且,避免核心网设备复制分发多份数据,降低核心网设备的CPU负荷,提高核心网设备的性能,从而提高集群业务的容量和性能。并且,在组呼结束时,即时删除组播分发树,避免消耗承载网络的带宽。该方法能够提高在承载网络使用组播的组呼数量,同时减少组呼下行数据包的复制分发带来的延迟,以及减少对承载网络带宽的消耗。In view of the problems raised in the background art, this aspect proposes a transmission technology scheme for transmitting a downlink packet of a group call using a multicast technology on a bearer network between a core network and a base station, and the core idea is: a cluster system and a data communication field. The multicast technology is combined, and considering the capacity limitation of the routers at all levels of the bearer network in the actual network deployment, the multicast distribution tree is established in a dynamic establishment manner, that is, when the terminal initiates a group call, the cluster core network and the base station The multicast distribution tree is dynamically established on the bearer network for the group to which the terminal belongs. Then, the dynamically generated multicast distribution tree can be used to distribute the group call downlink data packet, and the group call downlink data packet is transmitted to each participant through the multicast distribution tree. The base station is configured to reduce the redundant traffic in the bearer network, improve the transmission efficiency, and prevent the core network device from replicating and distributing multiple data, reducing the CPU load of the core network device, improving the performance of the core network device, thereby improving the capacity of the cluster service and performance. Moreover, when the group call ends, the multicast distribution tree is deleted immediately to avoid consuming the bandwidth of the bearer network. The method can improve the number of group calls that use multicast in the bearer network, reduce the delay caused by the replication and distribution of the downlink packets of the group call, and reduce the consumption of the bandwidth of the bearer network.
本发明实施例使用的IP承载网络组播技术,包括组成员管理协议IGMPv3(Internet Group Management Protocol v3,第三版互联网组管理协议)和组播路由协议PIM-SSM(Protocol-Independent Multicast–Source Specific Multicast,协议无关-特定源组播)。IGMPv3用于基站向承载网络加入、退出 组播。PIM-SSM用于在承载网络路由器上建立以核心网设备例如核心网网关GW为源头、参与基站为叶子节点的组播分发树。The IP bearer network multicast technology used in the embodiment of the present invention includes the group member management protocol IGMPv3 (Internet Group Management Protocol v3, the third version of the Internet Group Management Protocol) and the multicast routing protocol PIM-SSM (Protocol-Independent Multicast–Source Specific) Multicast, protocol independent - specific source multicast). IGMPv3 is used by the base station to join and exit the bearer network. Multicast. The PIM-SSM is configured to establish, on the bearer network router, a multicast distribution tree in which the core network device, such as the core network gateway GW, is the source and the participating base station is the leaf node.
请参考图3,是本发明实施例提供的一种组呼下行数据包传输方法的流程示意图,该方法可包括:Please refer to FIG. 3, which is a schematic flowchart of a group call downlink data packet transmission method according to an embodiment of the present invention. The method may include:
310、核心网设备在接收到组呼请求时,为发起组呼的群组建立组播分发树,所述组播分发树以所述核心网设备为组播源,以所述多个终端所属的至少一个基站为叶子节点。The core network device, when receiving the group call request, establishes a multicast distribution tree for the group that initiates the group call, where the multicast distribution tree uses the core network device as a multicast source, and the multiple terminals belong to At least one base station is a leaf node.
本发明实施例方法的第一个实现过程是,在承载网络上建立组播分发树。在一些实施例中,当所述群组中有终端向核心网发起组呼请求时,所述核心网设备为所述群组建立组播分发树。所述群组包括集群系统中的多个终端,可以预先配置并记录群组的信息在核心网设备中。The first implementation of the method in the embodiment of the present invention is to establish a multicast distribution tree on the bearer network. In some embodiments, when a terminal in the group initiates a group call request to the core network, the core network device establishes a multicast distribution tree for the group. The group includes a plurality of terminals in the cluster system, and the information of the group may be pre-configured and recorded in the core network device.
在LTE宽带集群系统中,集群系统可以在建立组呼业务信令过程当中,为发起组呼的群组分配承载网络组播地址。具体的,终端向核心网的TCF发起组呼请求,TCF收到组呼请求后向eMME发送请求以邀请该终端所属的群组加入组呼,eMME通知核心网网关为群组分配组播地址,eMME将该组播地址传递给参与组呼的基站,并触发基站使用组成员管理协议IGMPv3向其上级路由器(承载网络中的路由器)加入组播,对于终端所属的每个群组,承载网络路由器根据组播路由协议PIM-SSM可以建立起以核心网网关为组播源(或者说源头)、参与基站为叶子节点的组播分发树。In the LTE broadband cluster system, the cluster system may allocate a bearer network multicast address for the group that initiates the group call during the process of establishing the group call service signaling. Specifically, the terminal initiates a group call request to the TCF of the core network, and after receiving the group call request, the TCF sends a request to the eMME to invite the group to which the terminal belongs to join the group call, and the eMME notifies the core network gateway to allocate a multicast address to the group. The eMME transmits the multicast address to the base station participating in the group call, and triggers the base station to join the multicast to the upper-layer router (the router in the bearer network) by using the group member management protocol IGMPv3, and bear the network router for each group to which the terminal belongs. According to the multicast routing protocol PIM-SSM, a multicast distribution tree with the core network gateway as the multicast source (or source) and the participating base station as the leaf node can be established.
在PDT集群系统中,核心网设备具体可以是交换机,上述TCF、eMME和核心网网关的功能由该交换机实现,建立的组播分发树以该交换机为组播源。In the PDT cluster system, the core network device may be a switch, and the functions of the TCF, the eMME, and the core network gateway are implemented by the switch, and the established multicast distribution tree uses the switch as a multicast source.
概括来说,组播分发树的建立过程可以包括:所述核心网设备为所述群组在承载网络中分配组播地址,将所述组播地址下发给所述至少一个基站,触发所述至少一个基站根据所述组播地址加入组播,建立起以所述核心网设备为组播源,以所述至少一个基站为叶子节点的组播分发树。具体的触发过程可以包括:触发所述至少一个基站根据所述组播地址,分别向承载网络中的、各自的上级路由器申请加入组播,以使得所述承载网络中的各级路由器建立起以所述 核心网设备为组播源,以所述至少一个基站为叶子节点的组播分发树。In general, the process of establishing a multicast distribution tree may include: the core network device assigning a multicast address to the group in the bearer network, and transmitting the multicast address to the at least one base station, triggering the The at least one base station joins the multicast according to the multicast address, and establishes a multicast distribution tree in which the core network device is a multicast source and the at least one base station is a leaf node. The specific triggering process may include: triggering, by the at least one base station, to apply for joining multicast to each of the upper-level routers in the bearer network according to the multicast address, so that routers at all levels in the bearer network are established. Said The core network device is a multicast source, and the at least one base station is a multicast distribution tree of a leaf node.
320、所述核心网设备将组呼下行数据包经所述组播分发树分发给所述至少一个基站,使所述组呼下行数据包被所述至少一个基站转发给所述多个终端。320. The core network device distributes the group call downlink data packet to the at least one base station by using the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the multiple terminals.
本发明实施例方法的第二个实现过程是,使用承载网络上建立的组播分发树传输群组的组呼下行数据包。The second implementation process of the method in the embodiment of the present invention is to use the multicast distribution tree established on the bearer network to transmit the group call downlink data packet of the group.
请参考图2所示的箭头,以LTE宽带集群系统为例,示出了集群系统的组播传输方式,具体过程包括:Please refer to the arrow shown in Figure 2 to take the LTE broadband cluster system as an example to show the multicast transmission mode of the cluster system. The specific process includes:
1、数据源(source)发送一份单播数据给核心网网关。1. The data source (source) sends a unicast data to the core network gateway.
2、核心网网关并没有为参与组呼的每个基站单独复制和发送一份数据,而是转发该数据到IP承载网络。2. The core network gateway does not separately copy and send a piece of data for each base station participating in the group call, but forwards the data to the IP bearer network.
3、该数据包在IP承载网络中根据组播分发树到达各基站。3. The data packet arrives at each base station in the IP bearer network according to the multicast distribution tree.
4、基站通过组呼下行共享信道把数据传输给终端。4. The base station transmits data to the terminal through the group call downlink shared channel.
其中,核心网网关收到数据源的组呼下行数据包时,将该数据包的最外层IP头目的地址设置为承载网组播IP地址,然后作为组播分发的源头把该组播包发送到承载网络。与点到点单播方式不同,核心网网关只发出一份组呼下行数据包到承载网。承载网络根据组播路由协议PIM-SSM生成的组播分发树,将该组呼下行数据包传递到叶子节点基站。基站再使用组呼下行共享信道将该组呼下行数据包传递给终端。The core network gateway receives the group call downlink data packet of the data source, sets the destination IP address of the outermost IP header of the data packet to the bearer network multicast IP address, and then uses the multicast packet as the source of the multicast distribution. Send to the bearer network. Different from the point-to-point unicast mode, the core network gateway only sends a group call downlink data packet to the bearer network. The bearer network transmits the group call downlink data packet to the leaf node base station according to the multicast distribution tree generated by the multicast routing protocol PIM-SSM. The base station further transmits the group call downlink data packet to the terminal by using the group call downlink shared channel.
在PDT集群系统中,核心网设备具体可以是交换机,上述核心网网关的功能由该交换机实现。In the PDT cluster system, the core network device may specifically be a switch, and the function of the core network gateway is implemented by the switch.
概括来说,使用组播分发树传输数据的过程包括:In summary, the process of transmitting data using a multicast distribution tree includes:
当所述群组发起组呼后,所述核心网设备接收来自数据源的、以单播方式发送的组呼下行数据包;所述核心网设备将所述组呼下行数据包的最外层IP头的目的地址设置为所述群组的组播地址;所述核心网设备将经过上述设置的组呼下行数据包沿所述组播分发树发送到承载网络中,使所述组呼下行数据包在所述承载网络中沿所述组播分发树被分发到所述至少一个基站。After the group initiates the group call, the core network device receives the group call downlink data packet sent by the data source in a unicast manner; the core network device sends the outermost layer of the group call downlink data packet. The destination address of the IP header is set to the multicast address of the group; the core network device sends the group call downlink data packet that is configured as described above to the bearer network along the multicast distribution tree, so that the group call downlink A data packet is distributed to the at least one base station along the multicast distribution tree in the bearer network.
本发明实施例中,采用组播传输方式避免了IP承载网络中的冗余流量,可 以有效提高承载网络传输效率和核心网设备性能。In the embodiment of the present invention, the multicast transmission mode is adopted to avoid redundant traffic in the IP bearer network, To effectively improve the transmission efficiency of the bearer network and the performance of the core network equipment.
330、所述核心网设备在组呼结束时,删除所述组播分发树。330. The core network device deletes the multicast distribution tree when the group call ends.
该删除组播分发树的步骤是本发明实施例方法的第三个实现过程。The step of deleting the multicast distribution tree is the third implementation process of the method of the embodiment of the present invention.
本发明实施例中,组呼业务结束时,核心网设备触发基站退出组播。触发操作包括:核心网设备指示所述至少一个基站全部退出组播,以完成对组播分发树的删除。其中,基站可以使用IGMPv3协议,发送IGMP leave(离开)消息给其上级路由器要求退出组播。承载网络路由器根据组播路由协议PIM-SSM更新组播分发树,当所有参与基站退出组播时,组播分发树被完全删除。其中TAIs是TAI(Tracking Area Identity,跟踪区标识)的复数表示。In the embodiment of the present invention, when the group call service ends, the core network device triggers the base station to exit the multicast. The triggering operation includes: the core network device instructing the at least one base station to completely quit the multicast to complete the deletion of the multicast distribution tree. The base station can use the IGMPv3 protocol to send an IGMP leave message to its upper-level router to request to exit the multicast. The bearer network router updates the multicast distribution tree according to the multicast routing protocol PIM-SSM. When all participating base stations exit the multicast, the multicast distribution tree is completely deleted. The TAIs are complex representations of the TAI (Tracking Area Identity).
由上可见,在本发明的一些可行的实施方式中,通过动态建立组播分发树,在核心网与基站间采用组播传输方式,取得了以下技术效果:It can be seen from the above that in some feasible implementation manners of the present invention, by dynamically establishing a multicast distribution tree, a multicast transmission mode is adopted between the core network and the base station, and the following technical effects are obtained:
1、通过采用组播传输方式,核心网对参与组呼的所有基站仅仅发送一份数据,就可以实现同时为多个基站传送数据的目的,与传统的点到点的单播传输方式相比,在组呼下行传输的场景下,能够减少冗余流量,极大地节省资源,有效提高承载网络传输效率和核心网性能,从而提高集群业务的容量和性能;1. By adopting the multicast transmission mode, the core network only transmits one data to all the base stations participating in the group call, so that the data can be transmitted simultaneously for multiple base stations, compared with the traditional point-to-point unicast transmission mode. In the scenario of group call downlink transmission, redundant traffic can be reduced, resources are greatly saved, and the transmission efficiency of the bearer network and the performance of the core network are effectively improved, thereby improving the capacity and performance of the cluster service;
2、通过在接收到组呼请求时,动态建立组播分发树,在组呼结束时,立即删除组播分发树,能够提高在承载网络使用组播的组呼数量,并可以减少对承载网络带宽的消耗。2. Dynamically establish a multicast distribution tree when receiving a group call request, and immediately delete the multicast distribution tree when the group call ends, which can increase the number of group calls used by the bearer network and reduce the number of group calls. Bandwidth consumption.
为便于更好的理解本发明实施例提供的技术方案,下面通过一个具体场景下的实施方式为例进行介绍。To facilitate a better understanding of the technical solutions provided by the embodiments of the present invention, the following describes an implementation manner in a specific scenario.
本实施例以在宽带集群系统下,集群系统进行组呼业务的应用场景为例。In this embodiment, an application scenario in which a cluster system performs a group call service in a broadband cluster system is taken as an example.
请参考图4,示出了宽带集群系统下的组呼数据包协议栈,在核心网网关和基站两侧的IP包使用承载网络组播地址,承载网络使用该组播地址实现组播功能。组播地址和GTP-U(GPRSTunnellingProtocolfortheuserplane,用户层面的GPRS(GeneralPacketRadioService,通用分组无线业务)隧道协议)头TEID(Tunnel Endpoint ID,隧道端点标识符),为核心网网关分配的承载网络组播地址和组播下行承载的GTP-U TEID。 Referring to FIG. 4, the group call packet protocol stack in the broadband cluster system is shown. The IP packets on both sides of the core network gateway and the base station use the bearer network multicast address, and the bearer network uses the multicast address to implement the multicast function. Multicast address and GTP-U (GPRS Tunneling Protocol for the user plane, user-level GPRS (General Packet Radio Service) tunneling protocol) header TEID (Tunnel Endpoint ID), the bearer network multicast address assigned to the core network gateway and GTP-U TEID carried by the multicast downlink.
宽带集群系统包括终端、基站(eNB)和承载网络(Carrier Network)以及核心网,其中,核心网又包括了eMME、TCF、eHSS、xGW、TMF五个网元,其中xGW为核心网网关,承载网络包括有路由器。The broadband cluster system includes a terminal, a base station (eNB), a carrier network, and a core network. The core network includes five network elements: eMME, TCF, eHSS, xGW, and TMF, where xGW is a core network gateway, and the bearer is a core network gateway. The network includes routers.
请参考图5,是组播分发树的建立和使用过程的示意图,具体过程可包括:Please refer to FIG. 5 , which is a schematic diagram of a process of establishing and using a multicast distribution tree. The specific process may include:
1.终端(User Equipment)可以在LTE Attach(附着)过程和SIP(Session Initiation Protocol,会话初始协议)Register(注册)过程后,对某个群组发起组呼,发送组呼请求给TCF。TCF收到组呼请求后,发送请求(Invite)给eMME,以邀请该群组的终端加入组呼。The user equipment can initiate a group call to a group and send a group call request to the TCF after the LTE Attach process and the SIP (Session Initiation Protocol) Register process. After receiving the group call request, the TCF sends a request (Invite) to the eMME to invite the terminal of the group to join the group call.
2.eMME发送Create Group Bearer Request(创建群组承载请求)消息给xGW,以请求xGW建立组播下行承载。2. The eMME sends a Create Group Bearer Request message to the xGW to request the xGW to establish a multicast downlink bearer.
3.xGW建立组播下行承载,为了在承载网络使用组呼,为该群组分配承载网络组播地址(Multicast addr),并分配组播下行承载的GTP-U TEID,并将分配的组播地址和GTP-U TEID通过Create Group Response(创建群组响应)消息返回给eMME。该Create Group Response消息中还可以包括核心网网关地址(xGW addr)。3. The xGW establishes a multicast downlink bearer. In order to use the group call in the bearer network, the group is assigned a multicast add address (Multicast addr), and the GTP-U TEID of the multicast downlink bearer is allocated, and the allocated multicast is allocated. The address and GTP-U TEID are returned to the eMME via the Create Group Response message. The Create Group Response message may also include a core network gateway address (xGW addr).
4.eMME检查组呼UE的跟踪区标识列表(TAI List)下的基站(eNB)是否已经加入该组播。若基站还未加入该组播,eMME发送Initial Context Setup Request(初始上下文设置请求)消息给基站要求其加入组播,该消息携带Multicast addr和GTP-U TEID以及xGW addr。4. The eMME checks whether the base station (eNB) under the tracking area identifier list (TAI List) of the group call UE has joined the multicast. If the base station has not joined the multicast, the eMME sends an Initial Context Setup Request message to the base station to request it to join the multicast. The message carries the Multicast addr and the GTP-U TEID and the xGW addr.
5.基站建立群组上下文,发出IGMP Join(加入)消息给位于承载网络的上级路由器表明要监听该组播地址的组播。承载网络中的路由器收到IGMP Join消息,使用PIM-SSM协议建立起以xGW为源头、基站为叶子节点的组播分发树。5. The base station establishes a group context, and sends an IGMP Join message to the upper-layer router located in the bearer network to indicate that the multicast address of the multicast address is to be monitored. The router in the bearer network receives the IGMP Join message and uses the PIM-SSM protocol to establish a multicast distribution tree with the xGW as the source and the base station as the leaf node.
6.基站返回Initial Context Setup Response(初始上下文设置响应)消息告诉eMME。6. The base station returns an Initial Context Setup Response message to the eMME.
7.组呼建立后开始传输组呼数据。即使该组终端分布在多个不同的基站下,xGW只需发出一个组呼数据包,无需复制分发多份,该数据包根据组播分发树到达各个基站,最后传输到终端。由图中可以看出,到达xGW的是单 播数据,xGW下行传输则是组播数据。7. After the group call is established, the group call data is transmitted. Even if the group of terminals is distributed under a plurality of different base stations, the xGW only needs to issue one group call packet, and does not need to copy and distribute multiple copies. The data packet arrives at each base station according to the multicast distribution tree, and finally is transmitted to the terminal. As can be seen from the figure, the one that arrives at xGW is a single Broadcast data, xGW downlink transmission is multicast data.
8.组呼结束时(TCF收到组呼释放请求),核心网设备eMME通知基站退出组播,基站发送IGMP leave(退出)消息给其上级路由器以退出组播。当所有基站都退出组播时,承载网络的组播分发树被完全删除。8. When the group call ends (TCF receives the group call release request), the core network device eMME notifies the base station to exit the multicast, and the base station sends an IGMP leave message to its upper-level router to exit the multicast. When all base stations exit the multicast, the multicast distribution tree of the bearer network is completely deleted.
以上,以宽带集群系统为例对本发明实例方法进行了说明。值得说明的是,在窄带集群系统例如PDT集群系统中,进行组呼业务的流程与上述流程类似,不同之处可能在于,核心网设备为交换机,由交换机执行上述宽带系统中五种网元的功能。本文不再详述。In the above, the example method of the present invention has been described by taking a broadband cluster system as an example. It should be noted that, in a narrowband cluster system, such as a PDT cluster system, the process of performing a group call service is similar to the foregoing process. The difference may be that the core network device is a switch, and the switch performs five types of network elements in the broadband system. Features. This article will not be detailed.
由上可见,本发明一些实施例中,采用以下技术方案:It can be seen from the above that in some embodiments of the present invention, the following technical solutions are adopted:
1、基站与核心网间下行组呼数据使用组播方式传输;1. The downlink group call data between the base station and the core network is transmitted by using multicast mode;
2、核心网设备例如xGW在组呼建立过程中分配组播地址和基站侧GTP-U隧道的TEID,并通过eMME要求TAI List下基站加入组播,建立起以TAI List组合所包含基站为区域的承载网组播。2. The core network device, for example, the xGW, allocates the multicast address and the TEID of the GTP-U tunnel on the base station side in the group call establishment process, and the base station joins the multicast station in the TAI List by the eMME, and establishes the base station included in the TAI List combination as the area. Bearer network multicast.
3、组播分发树在组呼建立过程中动态生成,在组呼结束时即时删除。受承载网络中路由器组播树数量的限制较少。3. The multicast distribution tree is dynamically generated during the group call establishment process and is deleted immediately when the group call ends. There are fewer restrictions on the number of router multicast trees in the bearer network.
通过采用上述技术方案,取得了以下技术效果:By adopting the above technical solution, the following technical effects are obtained:
与传统使用单播方式传输比较,可以减少IP承载网络流量,提高系统组呼容量,降低核心网硬件配置,节约核心网建设成本;可以减少核心网复制分发多份组呼数据所带来的延迟,提高用户体验;可以在不增加系统基站容量的情况下显著提高系统组呼容量,提高集群业务的容量和性能。Compared with the traditional unicast transmission, the IP bearer network traffic can be reduced, the system group call capacity can be increased, the core network hardware configuration can be reduced, and the core network construction cost can be saved. The delay caused by the core network replication and distribution of multiple group call data can be reduced. To improve the user experience; significantly increase the system group call capacity without increasing the system base station capacity, and improve the capacity and performance of the cluster service.
为了更好的实施本发明实施例的上述方案,下面还提供用于配合实施上述方案的相关装置。In order to better implement the above solution of the embodiments of the present invention, related devices for cooperating to implement the above solutions are also provided below.
请参考图6,本发明实施例提供一种组呼下行数据包传输系统600,可包括:Referring to FIG. 6, an embodiment of the present invention provides a group call downlink data packet transmission system 600, which may include:
控制模块610,用于使核心网设备在接收到组呼请求时,为发起组呼的群组建立组播分发树,所述组播分发树以所述核心网设备为组播源,以所述群组中的多个终端所属的至少一个基站为叶子节点;The control module 610 is configured to enable the core network device to establish a multicast distribution tree for the group that initiates the group call when receiving the group call request, where the multicast distribution tree uses the core network device as a multicast source. At least one base station to which the plurality of terminals in the group belong is a leaf node;
传输模块620,用于使所述核心网设备将组呼下行数据包经所述组播分发 树分发给所述至少一个基站,使所述组呼下行数据包被所述至少一个基站转发给所述多个终端;The transmitting module 620 is configured to enable the core network device to send the group call downlink data packet to the multicast distribution Distributing the tree to the at least one base station, so that the group call downlink data packet is forwarded by the at least one base station to the multiple terminals;
所述控制模块610,还用于使所述核心网设备在组呼结束时,删除所述组播分发树。The control module 610 is further configured to: when the core network device ends, delete the multicast distribution tree.
在一些实施例中,所述控制模块610包括:In some embodiments, the control module 610 includes:
地址分配单元6101,用于使所述核心网设备为所述群组在承载网络中分配组播地址;An address allocation unit 6101, configured to enable the core network device to allocate a multicast address in the bearer network for the group;
地址下发单元6102,用于将所述组播地址下发给所述至少一个基站;An address delivery unit 6102, configured to send the multicast address to the at least one base station;
触发单元6103,用于触发所述至少一个基站根据所述组播地址加入组播,建立起所述组播分发树。The triggering unit 6103 is configured to trigger the at least one base station to join the multicast according to the multicast address, and establish the multicast distribution tree.
在一些实施例中,所述触发单元6103,具体用于触发所述至少一个基站根据所述组播地址,分别向承载网络中的、各自的上级路由器申请加入组播,以使得所述承载网络中的各级路由器建立起所述组播分发树。In some embodiments, the triggering unit 6103 is specifically configured to trigger the at least one base station to apply for joining multicast to each of the upper-level routers in the bearer network according to the multicast address, so that the bearer network The routers at all levels establish the multicast distribution tree.
在一些实施例中,所述传输模块620包括:In some embodiments, the transmission module 620 includes:
接收单元6201,用于当所述群组发起组呼后,使所述核心网设备接收来自数据源的、以单播方式发送的组呼下行数据包;The receiving unit 6201 is configured to: after the group initiates the group call, enable the core network device to receive the group call downlink data packet sent by the data source in a unicast manner;
设置单元6202,用于使所述核心网设备将所述组呼下行数据包的最外层IP头的目的地址设置为所述群组的组播地址;The setting unit 6202 is configured to enable the core network device to set a destination address of an outermost IP header of the group call downlink data packet to a multicast address of the group;
发送单元6203,用于使所述核心网设备将经过上述设置的组呼下行数据包沿所述组播分发树发送到承载网络中,使所述组呼下行数据包在所述承载网络中沿所述组播分发树被分发到所述至少一个基站。The sending unit 6203 is configured to enable the core network device to send the group call downlink data packet that is configured to be sent to the bearer network along the multicast distribution tree, so that the group call downlink data packet is in the bearer network. The multicast distribution tree is distributed to the at least one base station.
在一些实施例中,所述控制模块610,还包括:In some embodiments, the control module 610 further includes:
指示单元6104,用于使所述核心网设备在组呼结束时,指示所述至少一个基站全部退出组播,完成对所述组播分发树的删除。The indicating unit 6104 is configured to enable the core network device to instruct the at least one base station to quit the multicast when the group call ends, and complete the deletion of the multicast distribution tree.
可以理解,本发明实施例的系统的各个功能模块的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可参照上述方法实施例中的相关描述,此处不再赘述。It is to be understood that the functions of the various functional modules of the system in the embodiments of the present invention may be specifically implemented according to the method in the foregoing method embodiments. For the specific implementation process, reference may be made to the related description in the foregoing method embodiments, and details are not described herein again.
由上可见,在本发明的一些可行的实施方式中,通过在接收到组呼请求时, 动态建立组播分发树,实现了在核心网与基站间采用组播传输方式,能够提高在承载网络使用组播的组呼数量,能够减少对承载网络带宽的消耗,能够有效提高承载网络传输效率和核心网性能,从而提高集群业务的容量和性能。It can be seen from the above that in some feasible embodiments of the present invention, by receiving a group call request, The multicast distribution tree is dynamically established, and the multicast transmission mode is adopted between the core network and the base station, which can increase the number of group calls used by the bearer network, reduce the bandwidth consumption of the bearer network, and effectively improve the transmission efficiency of the bearer network. And core network performance to increase the capacity and performance of cluster services.
请参考图7,本发明实施例还提供一种核心网设备700,可包括:Referring to FIG. 7, an embodiment of the present invention further provides a core network device 700, which may include:
处理器701、存储器702、总线703和通信接口704;所述存储器702用于存储程序705,所述处理器701与所述存储器702通过所述总线703连接,当所述核心网设备700运行时,所述处理器701执行所述存储器702存储的所述程序705,以使所述核心网设备700执行如上文实施例所述的组呼下行数据包传输方法。a processor 701, a memory 702, a bus 703, and a communication interface 704; the memory 702 is configured to store a program 705, the processor 701 is connected to the memory 702 via the bus 703, when the core network device 700 is running The processor 701 executes the program 705 stored by the memory 702 to enable the core network device 700 to perform the group call downlink data packet transmission method as described in the foregoing embodiments.
所述总线703可以是工业标准体系结构(Industry Standard Architecture,简称为ISA)总线或外部设备互连(Peripheral Component,简称为PCI)总线或扩展工业标准体系结构(Extended Industry Standard Architecture,简称为EISA)总线等。所述总线可以分为地址总线、数据总线、控制总线中的一种或多种。为便于表示,图中仅用一条粗线表示,但并不表示仅有一根或一种类型的总线。The bus 703 may be an Industry Standard Architecture (ISA) bus or a Peripheral Component (PCI) bus or an Extended Industry Standard Architecture (EISA). Bus, etc. The bus can be divided into one or more of an address bus, a data bus, and a control bus. For ease of representation, only one thick line is shown in the figure, but it does not mean that there is only one or one type of bus.
所述存储器702用于存储可执行程序代码,该程序代码包括计算机操作指令。所述存储器702可以包含高速RAM(Ramdom Access Memory)存储器。可选地,所述存储器702还可以还包括非易失性存储器(non-volatile memory)。例如所述存储器702可以包括磁盘存储器。The memory 702 is configured to store executable program code, the program code including computer operating instructions. The memory 702 may include a high speed RAM (Ramdom Access Memory) memory. Optionally, the memory 702 may further include a non-volatile memory. For example, the memory 702 can include a disk storage.
所述处理器701可以是一个中央处理器(Central Processing Unit,简称为CPU),或者所述处理器801可以是特定集成电路(Application Specific Integrated Circuit,简称为ASIC),或者所述处理器701可以是被配置成实施本发明实施例的一个或多个集成电路。The processor 701 may be a central processing unit (CPU), or the processor 801 may be an Application Specific Integrated Circuit (ASIC), or the processor 701 may Is one or more integrated circuits that are configured to implement embodiments of the present invention.
本发明实施例的核心网设备例如可以是核心网网关、交换机等设备。核心网设备的各个功能模块的功能可根据上述方法实施例中的方法具体实现,其具体实现过程可参照上述方法实施例中的相关描述,此处不再赘述。The core network device in the embodiment of the present invention may be, for example, a core network gateway, a switch, or the like. The function of each function module of the core network device may be specifically implemented according to the method in the foregoing method embodiment. For the specific implementation process, reference may be made to the related description in the foregoing method embodiments, and details are not described herein again.
由上可见,在本发明的一些可行的实施方式中,通过在接收到组呼请求时,动态建立组播分发树,实现了在核心网与基站间采用组播传输方式,能够有效提高承载网络传输效率和核心网性能,从而提高集群业务的容量和性能。 It can be seen that, in some feasible implementation manners of the present invention, by dynamically establishing a multicast distribution tree when receiving a group call request, a multicast transmission mode between the core network and the base station is implemented, which can effectively improve the bearer network. Transmission efficiency and core network performance to increase the capacity and performance of cluster services.
本发明实施例还提供一种存储一个或多个程序的计算机可读存储介质,所述一个或多个程序包括指令,所述指令当被包括一个或多个处理器的核心网设备执行时,使核心网设备执行如上文实施例所述的组呼下行数据包传输方法。Embodiments of the present invention also provide a computer readable storage medium storing one or more programs, the one or more programs including instructions, when executed by a core network device including one or more processors, The core network device is configured to perform the group call downlink data packet transmission method as described in the foregoing embodiments.
此外,本发明还提供了相应的组呼业务处理系统,包括上述的核心网设备,以及承载网和基站。具体实现方式可参考上文对方法的相应描述。In addition, the present invention also provides a corresponding group call service processing system, including the above core network device, and a bearer network and a base station. For a specific implementation, reference may be made to the corresponding description of the method above.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详细描述的部分,可以参见其它实施例的相关描述。In the above embodiments, the descriptions of the various embodiments are different, and the parts that are not described in detail in a certain embodiment can be referred to the related description of other embodiments.
需要说明的是,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。It should be noted that the technical solution of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium. A number of instructions are included to cause a computer device (which may be a personal computer, server, or network device, etc.) to perform all or part of the steps of the various embodiments of the present invention. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk, and the like. .
以上对本发明实施例所提供的组呼下行数据包传输方法和系统及设备进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。 The method and system for transmitting a group call downlink data packet provided by the embodiment of the present invention are described in detail. The principles and implementation manners of the present invention are described in the following. The description of the foregoing embodiment is only used for To help understand the method of the present invention and its core idea; at the same time, for those skilled in the art, according to the idea of the present invention, there will be changes in specific embodiments and application scopes. It should not be construed as limiting the invention.

Claims (11)

  1. 一种组呼下行数据包传输方法,其特征在于,包括:A group call downlink data packet transmission method, which is characterized in that:
    核心网设备在接收到组呼请求时,为发起组呼的群组建立组播分发树,所述组播分发树以所述核心网设备为组播源,以所述群组中的多个终端所属的至少一个基站为叶子节点;When receiving the group call request, the core network device establishes a multicast distribution tree for the group that initiates the group call, where the multicast distribution tree uses the core network device as a multicast source, and multiple At least one base station to which the terminal belongs is a leaf node;
    所述核心网设备将组呼下行数据包经所述组播分发树分发给所述至少一个基站,使所述组呼下行数据包被所述至少一个基站转发给所述多个终端;The core network device distributes the group call downlink data packet to the at least one base station via the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the multiple terminals;
    所述核心网设备在组呼结束时,删除所述组播分发树。The core network device deletes the multicast distribution tree when the group call ends.
  2. 根据权利要求1所述的方法,其特征在于,所述核心网设备接收到组呼请求时,为发起组呼的群组建立组播分发树包括:The method according to claim 1, wherein when the core network device receives the group call request, establishing a multicast distribution tree for the group that initiates the group call includes:
    所述核心网设备为所述群组在承载网络中分配组播地址,将所述组播地址下发给所述至少一个基站,触发所述至少一个基站根据所述组播地址加入组播,建立起所述组播分发树。The core network device allocates a multicast address to the group in the bearer network, and sends the multicast address to the at least one base station, and triggers the at least one base station to join the multicast according to the multicast address. The multicast distribution tree is established.
  3. 根据权利要求1或2所述的方法,其特征在于,所述核心网设备将组呼下行数据包经所述组播分发树分发给所述至少一个基站包括:The method according to claim 1 or 2, wherein the core network device distributing the group call downlink data packet to the at least one base station via the multicast distribution tree comprises:
    所述核心网设备接收来自数据源的、以单播方式发送的组呼下行数据包;Receiving, by the core network device, a group call downlink data packet sent from a data source in a unicast manner;
    所述核心网设备将所述组呼下行数据包的最外层IP头的目的地址设置为所述群组的组播地址;The core network device sets a destination address of an outermost IP header of the group call downlink data packet to a multicast address of the group;
    所述核心网设备将经过上述设置的组呼下行数据包沿所述组播分发树发送到承载网络中,使所述组呼下行数据包在所述承载网络中沿所述组播分发树被分发到所述至少一个基站。The core network device sends the group call downlink data packet that is configured as described above to the bearer network along the multicast distribution tree, so that the group call downlink data packet is along the multicast distribution tree in the bearer network. Distributed to the at least one base station.
  4. 根据权利要求1或2述的方法,其特征在于,所述核心网设备在组呼结束时,删除所述组播分发树包括:The method according to claim 1 or 2, wherein, when the core network device ends the group call, deleting the multicast distribution tree includes:
    所述核心网设备在组呼结束时,指示所述至少一个基站全部退出组播,完成对所述组播分发树的删除。The core network device instructs the at least one base station to quit the multicast at the end of the group call, and completes deleting the multicast distribution tree.
  5. 一种组呼下行数据包传输系统,其特征在于,包括:A group call downlink data packet transmission system, comprising:
    控制模块,用于使核心网设备在接收到组呼请求时,为发起组呼的群组建立组播分发树,所述组播分发树以所述核心网设备为组播源,以所述群组中的 多个终端所属的至少一个基站为叶子节点;a control module, configured to: when the core network device receives the group call request, establish a multicast distribution tree for the group that initiates the group call, where the multicast distribution tree uses the core network device as a multicast source, In the group At least one base station to which the plurality of terminals belong is a leaf node;
    传输模块,用于使所述核心网设备将组呼下行数据包经所述组播分发树分发给所述至少一个基站,使所述组呼下行数据包被所述至少一个基站转发给所述多个终端;a transmitting module, configured to enable the core network device to distribute the group call downlink data packet to the at least one base station by using the multicast distribution tree, so that the group call downlink data packet is forwarded by the at least one base station to the Multiple terminals;
    所述控制模块,还用于使所述核心网设备在组呼结束时,删除所述组播分发树。The control module is further configured to: when the core network device ends the group call, delete the multicast distribution tree.
  6. 根据权利要求5所述的系统,其特征在于,所述控制模块包括:The system of claim 5 wherein said control module comprises:
    地址分配单元,用于使所述核心网设备为所述群组在承载网络中分配组播地址;An address allocation unit, configured to enable the core network device to allocate a multicast address in the bearer network for the group;
    地址下发单元,用于将所述组播地址下发给所述至少一个基站;An address sending unit, configured to send the multicast address to the at least one base station;
    触发单元,用于触发所述至少一个基站根据所述组播地址加入组播,建立起所述组播分发树。And a triggering unit, configured to trigger the at least one base station to join the multicast according to the multicast address, and establish the multicast distribution tree.
  7. 根据权利要求5或6所述的系统,其特征在于,所述传输模块包括:The system of claim 5 or claim 6, wherein the transmission module comprises:
    接收单元,用于使所述核心网设备接收来自数据源的、以单播方式发送的组呼下行数据包;a receiving unit, configured to enable the core network device to receive a group call downlink data packet sent from a data source in a unicast manner;
    设置单元,用于使所述核心网设备将所述组呼下行数据包的最外层IP头的目的地址设置为所述群组的组播地址;a setting unit, configured to enable the core network device to set a destination address of an outermost IP header of the group call downlink data packet to a multicast address of the group;
    发送单元,用于使所述核心网设备将经过上述设置的组呼下行数据包沿所述组播分发树发送到承载网络中,使所述组呼下行数据包在所述承载网络中沿所述组播分发树被分发到所述至少一个基站。a sending unit, configured to enable the core network device to send the group call downlink data packet that is configured to be sent to the bearer network along the multicast distribution tree, so that the group call downlink data packet is located in the bearer network The multicast distribution tree is distributed to the at least one base station.
  8. 根据权利要求5或6所述的系统,其特征在于,A system according to claim 5 or claim 6 wherein:
    所述控制模块还包括:指示单元,用于使所述核心网设备在组呼结束时,指示所述至少一个基站全部退出组播,完成对所述组播分发树的删除。The control module further includes: an instructing unit, configured to: when the group call ends, instruct the at least one base station to quit the multicast, and complete the deletion of the multicast distribution tree.
  9. 一种核心网设备,其特征在于,所述核心网设备包括处理器、存储器、总线和通信接口;所述存储器用于存储程序,所述处理器与所述存储器通过所述总线连接,当所述核心网设备运行时,所述处理器执行所述存储器存储的所述程序,以使所述核心网设备执行如权利要求1-4中任一项所述的组呼下行数据包传输方法。 A core network device, wherein the core network device includes a processor, a memory, a bus, and a communication interface; the memory is configured to store a program, and the processor is connected to the memory through the bus. When the core network device is in operation, the processor executes the program stored in the memory, so that the core network device performs the group call downlink data packet transmission method according to any one of claims 1-4.
  10. 一种组呼业务处理系统,其特征在于,包括如权利要求9中所述的核心网设备,以及承载网和基站。A group call service processing system, comprising the core network device as claimed in claim 9, and a bearer network and a base station.
  11. 一种存储一个或多个程序的计算机可读存储介质,所述一个或多个程序包括指令,所述指令当被包括一个或多个处理器的核心网设备执行时,使所述核心网设备执行如权利要求1-4中任一项所述的组呼下行数据包传输方法。 A computer readable storage medium storing one or more programs, the one or more programs comprising instructions that, when executed by a core network device comprising one or more processors, cause the core network device The group call downlink data packet transmission method according to any one of claims 1 to 4.
PCT/CN2016/073589 2016-02-05 2016-02-05 Group call downlink data packet transmission method, system and device WO2017132972A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/073589 WO2017132972A1 (en) 2016-02-05 2016-02-05 Group call downlink data packet transmission method, system and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/073589 WO2017132972A1 (en) 2016-02-05 2016-02-05 Group call downlink data packet transmission method, system and device

Publications (1)

Publication Number Publication Date
WO2017132972A1 true WO2017132972A1 (en) 2017-08-10

Family

ID=59499152

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/073589 WO2017132972A1 (en) 2016-02-05 2016-02-05 Group call downlink data packet transmission method, system and device

Country Status (1)

Country Link
WO (1) WO2017132972A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112004224A (en) * 2019-05-27 2020-11-27 成都鼎桥通信技术有限公司 Number addressing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857873A (en) * 2011-06-30 2013-01-02 中兴通讯股份有限公司 Wideband digital cluster system based on TD-LTE (time division-long term evolution) and data transmission method thereof
CN103024678A (en) * 2012-12-17 2013-04-03 海能达通信股份有限公司 Method, device and system for transmitting intermediate speed medium business data in digital mobile radio (DMR) base station
US20140162700A1 (en) * 2007-02-16 2014-06-12 Qualcomm Incorporated Method and apparatus for registration of location information of wireless devices in a wireless communication network supporting multicast calls
CN103874025A (en) * 2012-12-10 2014-06-18 中兴通讯股份有限公司 Trunk evolved packet core equipment, trunk E-UTRAN Node B and establishing method of trunk bearer
CN105764034A (en) * 2016-02-05 2016-07-13 海能达通信股份有限公司 Group calling downlink data packet transmission method and system and equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140162700A1 (en) * 2007-02-16 2014-06-12 Qualcomm Incorporated Method and apparatus for registration of location information of wireless devices in a wireless communication network supporting multicast calls
CN102857873A (en) * 2011-06-30 2013-01-02 中兴通讯股份有限公司 Wideband digital cluster system based on TD-LTE (time division-long term evolution) and data transmission method thereof
CN103874025A (en) * 2012-12-10 2014-06-18 中兴通讯股份有限公司 Trunk evolved packet core equipment, trunk E-UTRAN Node B and establishing method of trunk bearer
CN103024678A (en) * 2012-12-17 2013-04-03 海能达通信股份有限公司 Method, device and system for transmitting intermediate speed medium business data in digital mobile radio (DMR) base station
CN105764034A (en) * 2016-02-05 2016-07-13 海能达通信股份有限公司 Group calling downlink data packet transmission method and system and equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112004224A (en) * 2019-05-27 2020-11-27 成都鼎桥通信技术有限公司 Number addressing method

Similar Documents

Publication Publication Date Title
US8656029B2 (en) Multicast session setup in networks by determining a multicast session parameter based on a pre-existing unicast session parameter
KR100951026B1 (en) System and method for distributing voip data packets in group communications among wireless telecommunication devices
KR101019400B1 (en) Method and apparatus for data packet transport in a wireless communications system using an internet protocol
CN109450863B (en) Data transmission method of edge MBMS service and related equipment
KR100956041B1 (en) Method and apparatus for data packet transport in a wireless communication system using an internet protocol
US10924294B2 (en) Evolved multimedia broadcast/multicast service (EMBMS) system and EMBMS system management method
JP4951070B2 (en) Efficient MBMS backbone distribution using one tunnel method
US7107066B2 (en) Multicast support in packet switched wireless networks
CN111526552A (en) UE execution method and UE, SMF entity execution method and SMF entity
JP2011518528A (en) Method and apparatus for multicast tree management in a multi-hop relay communication system
JPWO2008072691A1 (en) Communication method and wireless communication system
WO2007054006A1 (en) A base station of wideband wireless access system and a method for realizing group-broadcast service
CN109327810B (en) Subway PIS service multicast method and device based on LTE broadband trunking communication
CN105764034A (en) Group calling downlink data packet transmission method and system and equipment
JP2014023150A (en) Multicast transmission using unicast protocol
WO2017132971A1 (en) Group call service processing method and system, and core network device
CN101247541B (en) Method for implementing multimedia multicast service of mobile communications network
WO2017132972A1 (en) Group call downlink data packet transmission method, system and device
WO2008025206A1 (en) A method and network for creating the control plane tunnel in the multicast service of the mobile communicating system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16888797

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16888797

Country of ref document: EP

Kind code of ref document: A1