WO2016050034A1 - Group addressing processing method, device, mtc intercommunicating gateway and api gw - Google Patents

Group addressing processing method, device, mtc intercommunicating gateway and api gw Download PDF

Info

Publication number
WO2016050034A1
WO2016050034A1 PCT/CN2015/073812 CN2015073812W WO2016050034A1 WO 2016050034 A1 WO2016050034 A1 WO 2016050034A1 CN 2015073812 W CN2015073812 W CN 2015073812W WO 2016050034 A1 WO2016050034 A1 WO 2016050034A1
Authority
WO
WIPO (PCT)
Prior art keywords
group
mbms
addressing
service area
location
Prior art date
Application number
PCT/CN2015/073812
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 中兴通讯股份有限公司
Publication of WO2016050034A1 publication Critical patent/WO2016050034A1/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

Definitions

  • the present invention relates to the field of communications, and in particular, to a group addressing processing method and apparatus, an MTC interworking gateway, and an API GW.
  • the standard organization 3GPP has enhanced the wireless network architecture to achieve MTC communication requirements, such as terminal activation and group addressing.
  • the terminal activation is used to activate a specific MTC terminal, so that the terminal actively initiates a data connection to the network and communicates with the MTC application server.
  • Group addressing is used to send group addressing messages to a number of MTC terminals belonging to a group to activate the terminals.
  • the standards organization 3GPP has also extended the MBMS multicast architecture to support cluster services, that is, support point-to-multipoint calls between the same group of UEs.
  • cluster architecture and process, the group addressing requirements in the MTC service can be partially met.
  • FIG. 1 is a schematic diagram of an architecture of an LTE network supporting MTC communication in the related art. These include the following network elements:
  • a user equipment (referred to as a UE) is also called a user equipment.
  • the user equipment accesses the base station through a wireless air interface and accesses the core network.
  • An evolved NodeB (Evolved NodeB, referred to as eNodeB), which is a base station system in an LTE network, provides radio resources for access, and communicates with the mobility management network element (MME) through the S1-AP control plane interface, and passes through the S1-U user plane.
  • MME mobility management network element
  • the interface and data gateway (including SGW and PGW) are interoperable.
  • the Mobility Management Entity is a control plane entity in the LTE network and is responsible for user access authentication, mobility management, bearer management, etc., and temporarily stores the context in which the terminal is attached to the network.
  • the Serving Gateway provides an anchor for the 2G/3G and LTE mobile terminals, and the SGW can also page the terminal through the MME if the terminal is in the idle state.
  • a PDN gateway (PDW Gateway, PGW for short), the terminal accesses the service network through the PGW.
  • the PGW allocates an IP address to the terminal and manages the QoS of the bearer.
  • PCRF Policy Changing Rule Function
  • the MTC Interworking Function (MTC-IWF) is a call entry for the MTC function provided by the network operator.
  • the MTC-related service data is obtained from the HSS, and the MTC service request is authenticated.
  • FIG. 2 is a flowchart of implementing terminal activation under the MTC architecture in the related art. As shown in FIG. 2, the process includes the following steps:
  • the UE is attached to the network.
  • the SCS/AS needs to activate the UE according to service requirements.
  • the SCS/AS sends a terminal activation request to the MTC-IWF.
  • the MTC-IWF sends a route query request to the HSS, and the HSS returns the MSC/SGSN/MME information currently attached by the UE. At the same time, the HSS returns the authentication information for the SCS, and the SCS is authenticated according to the information MTC-IWF;
  • the MTC-IWF sends a terminal activation request to the SMSC, and carries the MSC/SGSN/MME information currently attached by the UE.
  • the SMSC encapsulates the terminal activation request into an SMS, and sends an SMS to the UE, where the SMS carries the terminal activation flag;
  • the SMSC returns a terminal activation response to the MTC-IWF
  • the MTC-IWF returns a terminal activation response to the SCS/AS.
  • the UE after receiving the SMS, the UE initiates a bearer creation request to the network according to the terminal activation request according to the terminal activation request;
  • the UE After the bearer is created, the UE communicates with the SCS/AS to perform service interaction. At this point, the terminal is successfully activated.
  • FIG. 3 is a schematic diagram of an architecture of a LTE network implementing cluster communication in the related art.
  • a cluster service is implemented in an LTE network, based on a Multimedia Broadcast/Multicast Service (Multimedia Broadcast/Multicast Service, Referred to as the MBMS) subsystem.
  • the MBMS subsystem mainly includes a Broadcast Mode Service Center (BM-SC for short) and an MBMS Gateway (MBMS Gateway for short).
  • BM-SC Broadcast Mode Service Center
  • MBMS Gateway MBMS Gateway for short.
  • the BM-SC is responsible for establishing and maintaining the MBMS bearer
  • the MBMS GW is a data plane gateway function for implementing multicast/broadcast.
  • GCAS cluster application server
  • GCAS is used to manage cluster services, including cluster service group management, call setup, release, and management.
  • the GCAS and the UE are connected through the GC1 interface.
  • the main functions of the interface are the UE registration in the GCAS and the initiation of the group call.
  • GCAS and BM-SC are connected through the MB2 interface.
  • the MB2 interface includes a control plane part MB2-C for realizing the establishment and maintenance of the MBMS town, and the user plane part MB2-U for realizing the delivery of the MBMS data.
  • user plane data is delivered in two ways, unicast and multicast.
  • the so-called unicast that is, GCAS sends the downlink data to the terminal in a point-to-point manner, and uses the EPS bearer to send to the terminal.
  • the so-called multicast that is, the GCAS sends the downlink data to the MBMS subsystem (that is, to the BM-SC), and the MBMS GW delivers the data to the base station (ie, the eNodeB), and the UE obtains the MBMS data by reading the corresponding broadcast channel of the MBMS.
  • the implementation process of the trunking service by the broadcast mode generally includes the steps of: cluster registration, MBMS bearer establishment, MBMS data delivery, and UE receiving MBMS data.
  • FIG. 4 is a flowchart of a cluster service, a cluster service registration, and a cluster data delivery in the related art. As shown in FIG. 4, the process includes the following steps:
  • the UE is attached to the network, creates a PDN connection, and is assigned an IP address.
  • the UE sends a cluster service registration request to the GCAS.
  • the UE provides a user identity (UE ID), an IP address (UE IP), a home network identifier (HPLMNID), a visited network identifier (VPLMN ID), and current location information (usually a cell location Cell ID). And other information.
  • UE ID user identity
  • UE IP IP address
  • HPLMNID home network identifier
  • VPN ID visited network identifier
  • current location information usually a cell location Cell ID.
  • the GCAS checks whether the MBMS bearer has been established in the visited network/the area according to the visited network identifier (VPLMN ID) and the cell location (Cell ID) provided by the UE. If not, the GCAS initiates an MBMS bearer creation request to the BM-SC;
  • the GCAS sends a bearer creation request to the BM-SC, and the BM-SC requests the MBMS GW to create a response bearer;
  • the network allocates specific resources, including a core network and a radio resource, to the MBMS bearer.
  • the BM-SC carries a Temporary MBMS Group Identity (TMGI), an MBMS Flow ID (Flow ID), a Multicast IP, and a Port (Multicast IP/Port) in the bearer creation response message.
  • TMGI Temporary MBMS Group Identity
  • Flow ID MBMS Flow ID
  • Multicast IP/Port a Port
  • the GCAS returns a cluster service registration response to the UE.
  • GCAS returns the MBMS bearer information that has been created, including: TMGI, multicast IP, and port.
  • the GCAS sends the downlink MBMS data to the BM-SC.
  • MBMS data is sent to the eNodeB after passing through the MBMS GW;
  • the UE monitors the MBMS broadcast and acquires MBMS data.
  • the MTC Application Server can group-address a group of MTC terminals, which will allow the intra-group UEs to listen to specific MBMSs.
  • the broadcast is carried and the group addressed message is carried in the downlink MBMS data, so that the UE in the group can read the MBMS data, thereby obtaining the group addressed message therein.
  • network resources can be greatly saved, especially the wireless air interface resources are saved.
  • the UE can only receive the MBMS data in the MBMS Service Area. Once the UE is outside the MBMS service area, the UE cannot receive the MBMS data and cannot be addressed. Due to the limitation of the size of the MBMS service area, it is impossible to be infinite, which means that there are always UEs located outside the MBMS server, which cannot be addressed by this method, that is, the group addressing method based on the MBMS process cannot be found. Address to these UEs.
  • the architecture shown in Figure 1 and the flow shown in Figure 2 give the MTC server (SCS/AS) the ability to individually address a particular UE.
  • this method performs an activation for each UE, which undoubtedly increases the system overhead, especially when the UE is in an idle state, increasing the consumption of paging resources on the wireless air interface.
  • the present invention provides a group addressing processing method and apparatus, an MTC interworking gateway, and an API GW, to at least solve the related art, when group addressing is performed by using the MBMS broadcast mode, the UE cannot be addressed to the UE, and the System overhead issues.
  • a group addressing processing method including: receiving a group addressing request sent by an application server AS, wherein the group addressing request carries a group identifier; Determining an MBMS service area for the multimedia broadcast/multicast service MBMS for group addressing; initiating MBMS data delivery according to the determined MBMS service area, wherein the MBMS data delivery carries a group addressing message.
  • the method before determining the MBMS service area of the MBMS for group addressing, the method further includes: sending a location mapping request to the broadcast mode service center BM-SC, where the location mapping request carries the location of the UE a list of information received by the BM-SC, wherein the location mapping response carries an MBMS service area list and a UE location information list that cannot be mapped to an MBMS service area.
  • determining the MBMS service area of the MBMS for group addressing comprises: according to the MBMS service area list carried in the location mapping response, and a UE location information list that cannot be mapped to an MBMS service area , determine the MBMS service area for group addressing.
  • the method further includes: acquiring, by using at least one of the following manners, location information of the intra-group UE corresponding to the group identifier: querying the home location server HSS for the intra-group UE Location information; query the location information of the UEs in the group to the policy charging rule entity PCRF.
  • the method further includes: the intra-group UE that performs group addressing in a manner that cannot be delivered by using MBMS data, Addressing is performed using terminal activation.
  • the method further includes determining, by at least one of the following manners, group addressing that cannot be performed by using MBMS data delivery.
  • the intra-group UE according to the acquired location information of the intra-group UE determines the intra-group UE that cannot be group-addressed by means of MBMS data delivery; and receives the terminal activation mode sent by the application server AS for addressing The intra-group UE; determining that the UE that has not received the group addressing response after the group addressing timer expires is the intra-group UE that cannot perform group addressing by means of MBMS data delivery.
  • a group addressing processing method including: receiving a location mapping request, wherein the location mapping request carries a location information list of a UE; mapping location information of the UE a multimedia broadcast/multicast service MBMS service area; sending a location mapping response to the requester that sends the location mapping request, where the location mapping response carries an MBMS service area list and cannot be mapped to an MBMS service area A list of UE location information, the location mapping response being used by the requesting party for group addressing processing.
  • a group addressing processing apparatus comprising: a first receiving module configured to receive a group addressing request sent by an application server AS, wherein the group addressing request carries a group identifier a first determining module, configured to determine an MBMS service area of the multimedia broadcast/multicast service MBMS for group addressing according to the group identifier; and an initiating module configured to initiate MBMS data delivery according to the determined MBMS service area
  • the MBMS data delivery carries a group addressing message.
  • the apparatus further includes: a first sending module, configured to send a location mapping request to the broadcast mode service center BM-SC, wherein the location mapping request carries a location information list of the UE; and the second receiving module sets And receiving, by the BM-SC, a location mapping response, where the location mapping response carries an MBMS service area list, and a UE location information list that cannot be mapped to an MBMS service area.
  • a first sending module configured to send a location mapping request to the broadcast mode service center BM-SC, wherein the location mapping request carries a location information list of the UE
  • the second receiving module sets And receiving, by the BM-SC, a location mapping response, where the location mapping response carries an MBMS service area list, and a UE location information list that cannot be mapped to an MBMS service area.
  • the first determining module includes: a determining unit, configured to determine, according to the MBMS service area list carried in the location mapping response, and a UE location information list that cannot be mapped to an MBMS service area, determine to be used for a group Addressed MBMS service area.
  • a determining unit configured to determine, according to the MBMS service area list carried in the location mapping response, and a UE location information list that cannot be mapped to an MBMS service area, determine to be used for a group Addressed MBMS service area.
  • the apparatus further includes: an obtaining module, configured to acquire, by using at least one of the following manners, location information of the UE in the group corresponding to the group identifier: querying the home location server HSS for location information of the UE in the group; The fee rule entity PCRF queries the location information of the UE in the group.
  • an obtaining module configured to acquire, by using at least one of the following manners, location information of the UE in the group corresponding to the group identifier: querying the home location server HSS for location information of the UE in the group; The fee rule entity PCRF queries the location information of the UE in the group.
  • the apparatus further comprises: an addressing module, configured to address the group of UEs that cannot be group addressed by means of MBMS data delivery, using terminal activation.
  • an addressing module configured to address the group of UEs that cannot be group addressed by means of MBMS data delivery, using terminal activation.
  • the apparatus further includes: a second determining module, configured to determine, by at least one of the following manners, the intra-group UE that cannot perform group addressing by means of MBMS data delivery: determining according to the acquired location information of the intra-group UE The intra-group UE that cannot perform group addressing by means of MBMS data delivery; receives the intra-group UE that is sent by the application server AS and is addressed by using the terminal activation mode; and determines that after the group addressing timer expires, The UE receiving the group addressing response is the intra-group UE that cannot be group addressed in the manner of MBMS data delivery.
  • a second determining module configured to determine, by at least one of the following manners, the intra-group UE that cannot perform group addressing by means of MBMS data delivery: determining according to the acquired location information of the intra-group UE The intra-group UE that cannot perform group addressing by means of MBMS data delivery; receives the intra-group UE that is sent by the application server AS and is addressed
  • a machine type communication MTC interworking gateway comprising the apparatus of any of the above.
  • an Application Interface Gateway API GW comprising the apparatus of any of the above.
  • a group addressing processing apparatus comprising: a third receiving module configured to receive a location mapping request, wherein the location mapping request carries a location information list of the UE; a module, configured to map location information of the UE into a multimedia broadcast/multicast service MBMS service area; and a second sending module configured to send a location mapping response to a requester that sends the location mapping request, where the location The mapping response carries a list of MBMS service areas, and a list of UE location information that cannot be mapped to an MBMS service area, the location mapping response being used by the requesting party for group addressing processing.
  • a broadcast mode service center BM-SC comprising the group addressing processing apparatus of any of the above.
  • a group addressing request sent by the receiving application server AS is adopted, wherein the group addressing request carries a group identifier; and according to the group identifier, a multimedia broadcast/multicast service MBMS for group addressing is determined.
  • the MBMS service area is initiated according to the determined MBMS service area, where the MBMS data delivery carries a group addressing message, which solves the problem of group addressing the UE by means of MBMS broadcasting in the related art.
  • the UE cannot be addressed to the UE, and the system overhead is increased, thereby achieving the effect of improving the addressing efficiency of the UE.
  • FIG. 1 is a schematic structural diagram of an LTE network supporting MTC communication in the related art
  • FIG. 3 is a schematic structural diagram of implementing LTE network cluster communication in the related art
  • FIG. 4 is a flowchart of a cluster service, a cluster service registration, and a cluster data delivery in the related art
  • FIG. 5 is a flowchart of a first method of group addressing processing according to an embodiment of the present invention.
  • FIG. 6 is a flow chart of a method 2 of group addressing processing according to an embodiment of the present invention.
  • FIG. 7 is a structural block diagram of a group addressing processing apparatus 1 according to an embodiment of the present invention.
  • FIG. 8 is a block diagram 1 showing a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention.
  • FIG. 9 is a block diagram showing a preferred structure of the first determining module 74 in the group addressing processing apparatus 1 according to an embodiment of the present invention.
  • FIG. 10 is a block diagram 2 of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention
  • FIG. 11 is a block diagram 3 of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention.
  • FIG. 12 is a block diagram 4 of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention
  • FIG. 13 is a structural block diagram of a machine type communication MTC interworking gateway according to an embodiment of the present invention.
  • FIG. 14 is a structural block diagram of an application interface gateway API GW according to an embodiment of the present invention.
  • FIG. 15 is a structural block diagram of a group addressing processing apparatus 2 according to an embodiment of the present invention.
  • 16 is a structural block diagram of a broadcast mode service center BM-SC according to an embodiment of the present invention.
  • FIG. 17 is a schematic diagram of a group addressing architecture according to Embodiment 1 of the present invention.
  • FIG. 18 is a flow chart showing a group addressing architecture for implementing group addressing according to a first embodiment of the present invention
  • FIG. 19 is a schematic diagram of a group addressing architecture according to Embodiment 2 of the present invention.
  • FIG. 21 is a schematic diagram of a group addressing architecture according to Embodiment 3 of the present invention.
  • Figure 22 is a flow chart showing group addressing according to a third embodiment of the present invention.
  • Figure 24 is a flow chart of group addressing in accordance with embodiment 5 of the present invention.
  • FIG. 5 is a flowchart of a group addressing processing method according to an embodiment of the present invention. As shown in FIG. 5, the flow includes the following steps:
  • Step S502 receiving a group addressing request sent by the application server AS, where the group addressing request carries a group identifier
  • Step S504 determining an MBMS service area of the multimedia broadcast/multicast service MBMS for group addressing according to the group identifier
  • Step S506 Initiating MBMS data delivery according to the determined MBMS service area, where the MBMS data delivery carries a group addressing message.
  • the UE is group-addressed by means of MBMS data delivery, and the problem that the UE cannot be addressed to the UE and the system overhead is solved when the UE is group-addressed by means of MBMS broadcast in the related art is further solved.
  • the effect of improving the addressing efficiency of the UE is achieved.
  • the location mapping request of the MBMS may be sent to the broadcast mode service center BM-SC, where the location mapping request carries the location information list of the UE.
  • the location mapping response returned by the BM-SC is received, where the location mapping response carries the MBMS service area list and cannot be mapped to the MBMS service.
  • a list of UE location information for the area may be sent to the broadcast mode service center BM-SC, where the location mapping request carries the location information list of the UE.
  • determining the MBMS service area of the MBMS for group addressing according to the location mapping response including: according to the MBMS service area list carried in the location mapping response, and cannot be mapped to A list of UE location information for the MBMS service area, determining an MBMS service area for group addressing. That is, the MBMS service area excluding the UE location information list that cannot be mapped to the MBMS service area in the MBMS service area list is the MBMS service area for group addressing.
  • the location information of the UE in the group corresponding to the group identifier needs to be obtained, and the manner of obtaining the information may be multiple. For example, at least one of the following manners may be adopted.
  • the intra-group UE that can perform group addressing in a manner that cannot be delivered by using the MBMS data may be activated by the terminal.
  • the way to address is a case in which the intra-group UE that can perform group addressing in a manner that cannot be delivered by using the MBMS data.
  • the UE is determined by the terminal activation manner, and the group in which the group addressing cannot be performed by using the MBMS data delivery method may be determined in various manners.
  • the UE may be determined by, for example, at least one of the following methods: determining, according to the acquired location information of the UE in the group, an intra-group UE that cannot perform group addressing by means of MBMS data delivery; and receiving the terminal activation mode sent by the application server AS The intra-group UE that performs addressing; determines that the UE that has not received the group addressing response after the group addressing timer expires is an intra-group UE that cannot perform group addressing by means of MBMS data delivery.
  • FIG. 6 is a flowchart of a method for group addressing processing according to an embodiment of the present invention. As shown in FIG. 6, the process includes the following steps:
  • Step S602 receiving a location mapping request, where the location mapping request carries a location information list of the UE;
  • Step S604 mapping location information of the UE into a multimedia broadcast/multicast service MBMS service area
  • Step S606 sending a location mapping response to the requesting party that sends the location mapping request, where the location mapping response carries the MBMS service area list, and the UE location information list that cannot be mapped to the MBMS service area, and the location mapping response is used by the requesting party. Perform group addressing processing.
  • the location information of the UE is mapped into the MBMS of the multimedia broadcast/multicast service, which provides a basis for group addressing of the UE according to the determined MBMS service area, and solves the problem of group searching for the UE by means of MBMS broadcast in the related art.
  • the address there is a problem that the UE cannot be addressed, and the system overhead is increased, thereby achieving the effect of improving the addressing efficiency of the UE.
  • a group addressing processing device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again.
  • the term “module” may implement a combination of software and/or hardware of a predetermined function.
  • the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
  • FIG. 7 is a structural block diagram of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 7, the apparatus includes a first receiving module 72, a first determining module 74, and an initiating module 76. Description.
  • a group addressing processing apparatus including: a first receiving module, configured to receive a group addressing request sent by an application server AS, where the group addressing request carries a group identifier; One a determining module, configured to determine an MBMS service area of the multimedia broadcast/multicast service MBMS for group addressing according to the group identifier; and an initiating module configured to initiate MBMS data delivery according to the determined MBMS service area, wherein the MBMS data delivery is performed Carry a group addressed message.
  • FIG. 8 is a block diagram showing a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 8, the apparatus includes a first transmitting module 82 and a second, in addition to all the modules shown in FIG. The receiving module 84 will be described below.
  • the first sending module 82 is connected to the first receiving module 72, and is configured to send a location mapping request to the broadcast mode service center BM-SC, where the location mapping request carries the location information list of the UE; the second receiving module 84, The first sending module 82 and the first determining module 74 are connected to receive the location mapping response returned by the BM-SC, where the location mapping response carries the MBMS service area list and cannot be mapped to the MBMS service area. A list of UE location information.
  • FIG. 9 is a block diagram showing a preferred structure of the first determining module 74 in the group addressing processing apparatus 1 according to an embodiment of the present invention.
  • the first determining module 74 includes: a determining unit 92, and the determining unit 92 for explanation.
  • the determining unit 92 is configured to determine the MBMS service area for group addressing according to the MBMS service area list carried in the location mapping response and the UE location information list that cannot be mapped to the MBMS service area.
  • FIG. 10 is a block diagram of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 10, the apparatus includes an acquisition module 102 in addition to all the modules shown in FIG. The acquisition module 102 is described.
  • the obtaining module 102 is connected to the first receiving module 72 and the first sending module 82, and is configured to obtain, by using at least one of the following manners, location information of the UE in the group corresponding to the group identifier: querying the home location server HSS for the UE in the group Location information; query the location information of the UEs in the group to the policy charging rule entity PCRF.
  • FIG. 11 is a block diagram 3 of a preferred structure of a group addressing processing apparatus according to an embodiment of the present invention. As shown in FIG. 11, the apparatus includes an addressing module 112 in addition to all the modules shown in FIG. The addressing module 112 is described.
  • the addressing module 112 is connected to the initiating module 76, and is configured to address the intra-group UEs that are group-addressable in a manner that cannot be delivered by using MBMS data, and are addressed by using a terminal activation manner.
  • FIG. 12 is a block diagram showing a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 12, the apparatus includes a second determining module 122, in addition to all the modules shown in FIG. The second determination module 122 will be described.
  • the second determining module 122 is connected to the foregoing initiating module 76 and the addressing module 112, and is configured to determine, within at least one of the following manners, an intra-group UE that cannot perform group addressing by means of MBMS data delivery: according to the acquired intra-group UE
  • the location information determines an intra-group UE that cannot be group-addressed by means of MBMS data delivery; receives an intra-group UE that is sent by the application server AS and is addressed by using a terminal activation mode; and determines that the group addressing timer expires after receiving
  • the UE to the group addressing response is an intra-group UE that cannot be group addressed by means of MBMS data delivery.
  • FIG. 13 is a structural block diagram of a machine type communication MTC intercommunication gateway according to an embodiment of the present invention. As shown in FIG. 13, the machine type communication MTC intercommunication gateway 130 includes the group address processing device 132 of any one of the above.
  • FIG. 14 is a structural block diagram of an application interface gateway API GW according to an embodiment of the present invention. As shown in FIG. 14, the application interface gateway API GW 140 includes the group addressing processing device 132 of any one of the above.
  • FIG. 15 is a structural block diagram of a group addressing processing apparatus 2 according to an embodiment of the present invention. As shown in FIG. 15, the apparatus includes a third receiving module 152, a mapping module 154, and a second transmitting module 156. Description.
  • the third receiving module 152 is configured to receive the location mapping request, where the location mapping request carries the location information list of the UE; the mapping module 154 is connected to the third receiving module 152, and is configured to map the location information of the UE into a multimedia broadcast/multicast service MBMS service area; a second sending module 156, coupled to the mapping module 154, configured to send a location mapping response to the requester that sends the location mapping request, where the location mapping response carries the MBMS service area list And a list of UE location information that cannot be mapped to the MBMS service area, the location mapping response is used by the requesting party for group addressing processing.
  • the broadcast mode service center BM-SC 160 includes the group address processing device 162 of any of the above.
  • the MBMS process is used to implement group addressing, and the shortcomings of addressing in the broadcast mode using MBMS in the related art are overcome.
  • a combination of MBMS-based cluster data is proposed.
  • the process of sending and SMS-based terminal activation processes to implement group addressing can effectively utilize the high efficiency of MBMS data broadcasting and overcome the inability to cover all UEs in the group, improving the effectiveness of group addressing.
  • Embodiment 1 Architecture 1:
  • FIG. 17 is a schematic diagram of a group addressing architecture according to a first embodiment of the present invention, as shown in FIG.
  • SCS integrates GCAS and communicates with BM-SC through MB2 interface
  • the SCS implements the Rx interface connection with the PCRF through the integrated GCAS.
  • FIG. 18 is a flowchart of a group addressing architecture for implementing group addressing according to a first embodiment of the present invention. As shown in FIG. 18, the process includes the following steps:
  • Step S18A01 the SCS/GCAS sends an MBMS bearer reservation request to the BM-SC;
  • Step S18A02 in response to the request with the SCS/GCAS, the BM-SC allocates the TMGI, and returns an MBMS bearer reservation response, where the MBMS bearer information, such as TMGI, is carried;
  • Phase B Application Layer Registration and UE Location Collection
  • Step S18B01 the UE initiates application layer registration to the SCS/GCAS;
  • Step S18B02 After receiving the registration request of the UE, the SCS/GCAS subscribes to the location information of the UE to the PCRF.
  • the PCRF returns the latest location information of the UE to the SCS/GCAS;
  • the PCRF reports the updated UE location information to the SCS/GCAS.
  • Step S18B03 the SCS/GCAS returns a registration response to the UE, where the reserved MBMS bearer information, such as TMGI, is carried;
  • Step S1804 After receiving the MBMS bearer information, the UE monitors the MBMS broadcast according to the MBMS bearer information to obtain the MBMS data.
  • Step S18C01 according to the service requirement, the SCS/GCAS decides to initiate group addressing
  • Step S18C02 the SCS/GCAS sends a location mapping request to the BM-SC, and carries a cell location list (Cell List);
  • the SCS/GCAS generates a cell location list according to the location information of the UEs in the group reported by the PCRF.
  • Step S18C03 the BM-SC maps the cell location list into an MBMS service area list (MBMS SAIList), and returns a location mapping response to the SCS/GCAS, which carries the mapped MBMS service area list and a list of cell locations that cannot be mapped.
  • MBMS SAIList MBMS service area list
  • SCS/GCAS Non Mapping Cell List
  • Step S18C04 the SCS/GCAS decision initiates MBMS data delivery for transmitting the group addressing message
  • the SCS/GCAS decides to initiate MBMS data delivery to the MBMS service area in the list according to the list of MBMS service areas returned by the BM-SC and the list of cell locations that cannot be mapped.
  • Step S18C05 the SCS/GCAS sends the MBMS data to the BM-SC, where the group addressing message is carried.
  • the UE reads the MBMS data to obtain a group addressing message.
  • Step S18C06 the SCS/GCAS decision initiates a terminal activation request to some UEs
  • the SCS/GCAS decision Based on the information returned by the BM-SC in step S18C03, and the location of the UE, the SCS/GCAS decision initiates terminal activation for UEs that are not in the MBMS service area list. If the cell location of a UE is not mapped to the MBMS service area, the UE is considered not to be in the MBMS service area. Therefore, the group activation message is required to be used to deliver the group addressing message.
  • Step S18C07 the SCS/GCAS sends a terminal activation request to the MTC-IWF, where the group addressing message is carried.
  • the terminal activation message is delivered to the corresponding UE;
  • the SCS/GCAS performs a terminal activation procedure for each UE that needs to perform terminal activation.
  • Step S18C08 After receiving the group addressing message, the UE initiates bearer creation to the network according to requirements, and then initiates application layer message interaction with the SCS/GCAS.
  • Embodiment 2 Architecture 2:
  • FIG. 19 is a schematic diagram of a group addressing architecture according to Embodiment 2 of the present invention, as shown in FIG. 19, wherein:
  • MTC-IWF integrates GCAS, implements MB2 interface, and calls BM-SC to realize MBMS data delivery;
  • the MTC-IWF implements the Rx interface, invokes the PCRF, and queries/subscribes the UE location;
  • FIG. 20 is a flow chart of group addressing according to a first embodiment of the present invention. As shown in FIG. 20, the flow includes the following steps:
  • Step S20A01 the SCS/AS sends a group addressing preparation request to the MTC-IWF, and carries a group identifier (Group-ID);
  • Step S20A02 the MTC-IWF/GCAS sends an MBMS bearer reservation request to the BM-SC;
  • Step S20A03 in response to the request with the MTC-IWF/GCAS, the BM-SC allocates the TMGI, and returns an MBMS bearer reservation response, where the MBMS bearer information, such as TMGI, is carried;
  • Step S20A04 the MTC-IWF returns a group addressing preparation response to the SCS/AS, where the MBMS bearer information is carried, such as: TMGI;
  • Phase B Application Layer Registration and UE Location Collection
  • Step S20B01 the UE initiates application layer registration to the SCS/AS.
  • Step S20B02 after receiving the registration request of the UE, the SCS/AS sends a join group request to the MTC-IWF, carrying a group identifier (Group-ID) and a UE identifier (UE-ID);
  • Group-ID group identifier
  • UE-ID UE identifier
  • Step S20B03 the MTC-IWF subscribes to the location information of the UE to the PCRF.
  • the PCRF returns the latest location information of the UE to the MTC-IWF;
  • the PCRF reports the updated UE location information to the MTC-IWF.
  • Step S20B04 in response to step S20B02, the MTC-IWF returns a join group response to the SCS/AS;
  • Step S20B05 the SCS/GCAS returns a registration response to the UE, where the reserved MBMS bearer information, such as TMGI, is carried;
  • Step S20B06 after receiving the MBMS bearer information, the UE monitors the MBMS broadcast according to the MBMS bearer information to obtain the MBMS data.
  • Step S20C01 according to the service requirement, the SCS/AS determines to initiate group addressing
  • Step S20C02 the SCS/AS sends a group addressing request to the MTC-IWF, where the group identifier (Group-ID) and the group addressing message are carried;
  • Step S20C03 the MTC-IWF sends a location mapping request to the BM-SC, and carries a cell location list (CellList);
  • the MTC-IWF After receiving the step S20C02, the MTC-IWF obtains the intra-group UE list according to the group identifier, and generates a cell location list according to the location information of the intra-group UE reported by the PCRF in the foregoing step.
  • Step S20C04 the BM-SC maps the cell location list into an MBMS SAI List, and returns a location mapping response to the SCS/GCAS, where the mapped MBMS service area list and the cell location that cannot be mapped are carried.
  • List Non Mapping Cell List
  • Step S20C05 the MTC-IWF decision initiates MBMS data delivery to deliver a group addressing message
  • the MTC-IWF judges to initiate MBMS data delivery in the same manner as the method of step S18C04 of FIG.
  • Step S20C06 the MTC-IWF sends MBMS data to the BM-SC, where the group addressing message is carried.
  • the UE reads the MBMS data to obtain a group addressing message.
  • Step S20C07 the MTC-IWF decision initiates a terminal-based activation request to some UEs
  • the MTC-IWF judges the originating terminal activation request in the same manner as the method of step S18C06 of Fig. 18.
  • Step S20C08 the MTC-IWF sends a terminal activation request to the SMSC, where the group addressing message is carried.
  • the terminal activation message is delivered to the corresponding UE;
  • the MTC-IWF performs a terminal activation procedure for each UE that needs to perform terminal activation.
  • Step S20C09 the MTC-IWF sends a group addressing response to the SCS/AS;
  • Step S2010 After receiving the group addressing message, the UE initiates bearer creation to the network according to requirements, and then initiates application layer message interaction with the SCS/GCAS.
  • Embodiment 3 Architecture 3:
  • FIG. 21 is a schematic diagram of a group addressing architecture according to Embodiment 3 of the present invention, as shown in FIG. 21, wherein:
  • API Gateway API Gateway
  • API GW provides API, or Tsp interface enhancement, for SCS/AS call, to achieve group addressing call
  • the API GW implements the Tsp interface, and calls the MTC-IWF to implement terminal activation;
  • API GW implements MB2 interface, and calls BM-SC to implement MBMS data delivery
  • the API GW implements the Rx interface, and invokes the PCRF to implement the query/subscription of the UE location;
  • FIG. 22 is a flowchart of group addressing according to Embodiment 3 of the present invention. As shown in FIG. 22, the flow includes the following steps:
  • step S22A1 the API GW receives the group addressing preparation request sent by the SCS/AS, and the API GW invokes the BM-SC to apply for the TMGI resource.
  • step S22B3 after receiving the join group request sent by the SCS/AS, the API GW subscribes to the PCRF to subscribe to the UE location information.
  • step S22C05 step S22C07, the API GW decides to use MBMS data delivery and SMS terminal activation to implement group addressing;
  • the API GW is a centralized control point for controlling MBMS bearer resources, collecting UE location information in a group, deciding MBMS data delivery, and SMS terminal activation.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • FIG. 23 is a flowchart of group addressing according to Embodiment 4 of the present invention. As shown in FIG. 23, when the SCS/AS initiates a group addressing preparation request, the location information of the UE in the collection group is triggered.
  • Step S23A01 the SCS/AS sends a group addressing preparation request to the API GW, and carries a group identifier (Group-ID) and an intra-group UE identifier list (UE ID List);
  • Group-ID group identifier
  • UE ID List intra-group UE identifier list
  • Step S23A02 the API GW sends an MBMS bearer reservation request to the BM-SC.
  • Step S23A03 the BM-SC returns an MBMS bearer reservation response to the API GW, where the MBMS bearer information, such as TMGI, is carried;
  • Step S23A04 for each UE in the group, the API GW subscribes to the PCRF for UE location information;
  • the API GW subscribes to the UEF location information according to the intra-group UE identity list provided by the SCS/AS in step S23A01.
  • Step S23A05 the API GW returns a group addressing preparation response to the SCS/AS, where the MBMS bearer information is carried, such as: TMGI;
  • the API GW has subscribed to the PCRF for the location information of the UE in the group, and can decide whether to initiate the MBMS data delivery or the SMS terminal activation according to the location information of the UE in the group, and the following group is addressed. Thereafter, as shown in S10C01 to S10C10 in the flow of Fig. 22, the subsequent steps are continued.
  • the intra-group UE list obtained by the API GW is provided by the SCS/AS in step S23A01.
  • the SCS/AS does not provide a list of UEs in the group, and the API GW obtains a list of UEs in the group from the HSS query. That is, in the UE subscription data in the HSS, group ID information is stored, and the API GW initiates a query request to the HSS, and the HSS returns the UE list in the group according to the group identifier in the UE subscription data.
  • Embodiment 5 is a diagrammatic representation of Embodiment 5:
  • the SCS/MTC-IWF/API GW decides whether to initiate a separate terminal activation for the intra-group UE that fails to receive the MBMS data (which carries the group addressing message), according to the group.
  • the location where the UE is currently located is determined, that is, according to whether the location of the UE in the group is within the MBMS service area.
  • the group addressing timer is started. After the group addressing timer expires, if the UE in the group is still not addressed, the UE does not initiate the UE.
  • the SCS/AS actively initiates terminal activation to these UEs or attempts to initiate downlink messages on the GC1 signaling.
  • FIG. 24 is a flow chart of group addressing according to Embodiment 5 of the present invention. As shown in FIG. 24, the flow includes the following steps:
  • Steps S24A01 to S24A05 like the flow (S11A01 to S11A05) in FIG. 23, the SCS/AS initiates group addressing preparation, and the API GW requests the BM-SC to reserve MBMS resources for the group. At the same time, the API GW subscribes to the PCRF for location information of the UEs in the group.
  • Step S24B01 to step S24B02 the UE initiates application registration to the SCS/AS, and the SCS/AS returns MBMS resource information, such as TMGI, in the registration response;
  • MBMS resource information such as TMGI
  • Step S24C01 to step S24C03 the SCS/AS decision initiates the group addressing, and the SCS/AS initiates a group addressing request to the API GW.
  • the SCS/AS start group addressing timer the SCS/AS start group addressing timer
  • Step S24C04 to step S24C08 the API GW initiates MBMS data delivery, carries a group addressing message, and returns a group addressing response to the SCS/AS;
  • Step S24C09 after receiving the MBMS data, the UE initiates an application interaction to the SCS/AS according to the group addressing message.
  • Step S24C10 to step S24C12 after the group addressing timer expires, the SCS/AS initiates SMS-based terminal activation for the intra-group UE that does not initiate application interaction with the SCS/AS in time. These UEs initiate application interactions with the SCS/AS in response to terminal activation.
  • the SCS/AS may also try to send and send application layer messages on the GC1 interface to the intra-group UE that does not initiate application interaction with the SCS/AS in time. If the target terminal does not respond, try again. The terminal initiates an SMS based terminal activation.
  • the SCS/AS may generate a UE identifier list that does not return a group addressing response in time according to the response of the UE in the group to the group addressing message, and send the UE identifier list to the API GW, and the triggering API GW initiates the basement for the UEs.
  • the terminal of the SMS is activated.
  • the method for collecting the location of the UE in the group is to initiate a location query to the PCRF.
  • This method can obtain the latest location of the UE in time for a UE that does not reside in a fixed area.
  • this method may bring more location query signaling, which is not a very economical method for UEs in the fixed area.
  • the MTC-IWF can query the location information of the UEs in the group from the HSS.
  • a resident area of the UE eg, a Cell-ID of the camped cell
  • the location information may be returned to the MTC-IWF, API GW.
  • the UE may determine that the dynamic UE location query is not initiated to the PCRF according to the local policy configuration, so as to minimize the signaling overhead caused by the UE location query process. .
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across multiple computing devices.
  • they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from this
  • the steps shown or described are performed sequentially, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the above embodiments and the preferred embodiments solve the problem that when the UE is group addressed by using the MBMS broadcast in the related art, the UE cannot be addressed to the UE, and the system overhead is increased, thereby improving the UE.
  • the effect of addressing efficiency is described above.

Landscapes

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

Abstract

Disclosed in the present invention are a group addressing processing method, device, MTC intercommunicating gateway and API GW, wherein, the method comprises: receiving a group addressing request sent by an Application Server (AS), wherein the group addressing request bringing a group identifier; determining a Multimedia Broadcast/Multicast Service (MBMS) serving area of MBMS for group addressing according to the group identifier,; and initiating MBMS data delivery according to the determined MBMS serving area, wherein the MBMS data delivery bringing a group addressing message. The present invention solves the problem existing in the related technologies that UE can not be addressed and system overhead increases when implementing group addressing to UE by means of MBMS broadcast, and further achieves the effect of improving efficiency of UE addressing.

Description

组寻址处理方法、装置、MTC互通网关及API GWGroup addressing processing method, device, MTC interworking gateway and API GW 技术领域Technical field
本发明涉及通信领域,具体而言,涉及一种组寻址处理方法、装置、MTC互通网关及API GW。The present invention relates to the field of communications, and in particular, to a group addressing processing method and apparatus, an MTC interworking gateway, and an API GW.
背景技术Background technique
为了支持机器类通讯(Machine Type Communication,简称为MTC)通讯,标准组织3GPP对无线网络架构进行了增强,以实现MTC通讯需求,比如:终端激活、组寻址。终端激活用以激活一个具体的MTC终端,使得该终端主动向网络发起数据连接、并和MTC应用服务器通讯。组寻址,则用以向归属于一个组的若干MTC终端发送组寻址消息,以激活这些终端。In order to support Machine Type Communication (MTC) communication, the standard organization 3GPP has enhanced the wireless network architecture to achieve MTC communication requirements, such as terminal activation and group addressing. The terminal activation is used to activate a specific MTC terminal, so that the terminal actively initiates a data connection to the network and communicates with the MTC application server. Group addressing is used to send group addressing messages to a number of MTC terminals belonging to a group to activate the terminals.
同时,标准组织3GPP也对MBMS组播架构进行了扩展,使其能够支持集群业务,即支持在同一组UE间点对多点的通话。利用该集群架构和流程,可以部分地满足MTC业务中的组寻址需求。At the same time, the standards organization 3GPP has also extended the MBMS multicast architecture to support cluster services, that is, support point-to-multipoint calls between the same group of UEs. With this cluster architecture and process, the group addressing requirements in the MTC service can be partially met.
图1是相关技术中,LTE网络支持MTC通讯的架构示意图。其中包括如下网元:FIG. 1 is a schematic diagram of an architecture of an LTE network supporting MTC communication in the related art. These include the following network elements:
终端(User Equipment,简称为UE),也叫用户设备,用户设备通过无线空口接入基站,并接入到核心网。A user equipment (referred to as a UE) is also called a user equipment. The user equipment accesses the base station through a wireless air interface and accesses the core network.
演进的NodeB(Evolved NodeB,简称为eNodeB),为LTE网络中的基站系统,为接入提供无线资源,通过S1-AP控制面接口和移动管理网元(MME)互通,通过S1-U用户面接口和数据网关(包括SGW、PGW)互通。An evolved NodeB (Evolved NodeB, referred to as eNodeB), which is a base station system in an LTE network, provides radio resources for access, and communicates with the mobility management network element (MME) through the S1-AP control plane interface, and passes through the S1-U user plane. The interface and data gateway (including SGW and PGW) are interoperable.
移动管理网元(Mobility Management Entity,简称为MME),为LTE网络中的控制面实体,负责用户接入认证、移动性管理、承载管理等,临时存储终端附着到网络后的上下文。The Mobility Management Entity (MME) is a control plane entity in the LTE network and is responsible for user access authentication, mobility management, bearer management, etc., and temporarily stores the context in which the terminal is attached to the network.
服务网关(Serving Gateway,简称为SGW),提供终端在2G/3G和LTE移动的锚点,同时如果终端处于空闲态下则SGW还能通过MME对终端进行寻呼。The Serving Gateway (SGW) provides an anchor for the 2G/3G and LTE mobile terminals, and the SGW can also page the terminal through the MME if the terminal is in the idle state.
PDN网关(PDN Gateway,简称为PGW),终端通过PGW接入业务网络。PGW为终端分配IP地址,并对承载的QoS进行管理。 A PDN gateway (PDW Gateway, PGW for short), the terminal accesses the service network through the PGW. The PGW allocates an IP address to the terminal and manages the QoS of the bearer.
策略计费规则功能(Policy Changing Rule Function,简称为PCRF),用以为管理用户面承载资源分配策略、执行计费。The Policy Changing Rule Function (PCRF) is used to allocate policies and perform accounting for the management user plane.
MTC互通网关(MTC Interworking Function,简称为MTC-IWF),是网络运营商所提供的MTC功能的调用入口,从HSS获得MTC相关业务数据,对MTC业务请求进行鉴权认证。The MTC Interworking Function (MTC-IWF) is a call entry for the MTC function provided by the network operator. The MTC-related service data is obtained from the HSS, and the MTC service request is authenticated.
图2为相关技术中MTC架构下,实现终端激活的流程图,如图2所示,该流程包括如下步骤:FIG. 2 is a flowchart of implementing terminal activation under the MTC architecture in the related art. As shown in FIG. 2, the process includes the following steps:
S201,UE附着到网络中;S201. The UE is attached to the network.
S202,根据业务需要,SCS/AS要激活UE;S202. The SCS/AS needs to activate the UE according to service requirements.
S203,SCS/AS向MTC-IWF发送终端激活请求;S203. The SCS/AS sends a terminal activation request to the MTC-IWF.
S204~S205,MTC-IWF向HSS发送路由查询请求,HSS返回UE当前所附着的MSC/SGSN/MME信息。同时,HSS返回对SCS的认证信息,根据该信息MTC-IWF对SCS进行认证;S204-S205: The MTC-IWF sends a route query request to the HSS, and the HSS returns the MSC/SGSN/MME information currently attached by the UE. At the same time, the HSS returns the authentication information for the SCS, and the SCS is authenticated according to the information MTC-IWF;
S206,MTC-IWF向SMSC发送终端激活请求,携带UE当前所附着的MSC/SGSN/MME信息;S206. The MTC-IWF sends a terminal activation request to the SMSC, and carries the MSC/SGSN/MME information currently attached by the UE.
S207~S208,SMSC将终端激活请求封装成SMS,向UE发送SMS,该SMS携带终端激活标记;S207-S208, the SMSC encapsulates the terminal activation request into an SMS, and sends an SMS to the UE, where the SMS carries the terminal activation flag;
S209~S210,SMS投递后,返回SMS投递响应;S209~S210, after the SMS is delivered, returning to the SMS delivery response;
S211~S212,SMSC向MTC-IWF返回终端激活响应,MTC-IWF向SCS/AS返回终端激活响应;S211 to S212, the SMSC returns a terminal activation response to the MTC-IWF, and the MTC-IWF returns a terminal activation response to the SCS/AS.
S213~S214,当UE收到SMS后,根据其中的终端激活请求,根据需要向网络发起承载创建请求;S213-S214, after receiving the SMS, the UE initiates a bearer creation request to the network according to the terminal activation request according to the terminal activation request;
S215,承载创建后,UE和SCS/AS通讯,进行业务交互。至此,终端被成功激活。S215. After the bearer is created, the UE communicates with the SCS/AS to perform service interaction. At this point, the terminal is successfully activated.
图3是相关技术中LTE网络实现集群通讯的架构示意图,如图3所示,在LTE网络中实现集群业务,基于多媒体广播/多播服务(Multimedia Broadcast/Multicast Service, 简称为MBMS)子系统。MBMS子系统主要包括广播模式服务中心(Broadcast Mode Service Center,简称为BM-SC)、MBMS网关(MBMS Gateway,简称为MBMS GW)。其中,BM-SC负责建立和维护MBMS承载,MBMS GW是用以实现多播/广播的数据面网关功能。3 is a schematic diagram of an architecture of a LTE network implementing cluster communication in the related art. As shown in FIG. 3, a cluster service is implemented in an LTE network, based on a Multimedia Broadcast/Multicast Service (Multimedia Broadcast/Multicast Service, Referred to as the MBMS) subsystem. The MBMS subsystem mainly includes a Broadcast Mode Service Center (BM-SC for short) and an MBMS Gateway (MBMS Gateway for short). Among them, the BM-SC is responsible for establishing and maintaining the MBMS bearer, and the MBMS GW is a data plane gateway function for implementing multicast/broadcast.
在集群服务中,业务控制由集群应用服务器(Group Communication Application Server,简称为GCAS)来实现。GCAS用以管理集群业务,包括集群业务组的管理、呼叫建立、释放和管理等功能。其中,GCAS和UE通过GC1接口相连,该接口主要功能是UE在GCAS注册、发起组呼叫等功能。其中,GCAS和BM-SC通过MB2接口相连。MB2接口包括控制面部分MB2-C,用以实现MBMS城镇的建立和维护,以及用户面部分MB2-U,用以实现MBMS数据的下发。In a cluster service, service control is implemented by a cluster application server (GCAS). GCAS is used to manage cluster services, including cluster service group management, call setup, release, and management. The GCAS and the UE are connected through the GC1 interface. The main functions of the interface are the UE registration in the GCAS and the initiation of the group call. Among them, GCAS and BM-SC are connected through the MB2 interface. The MB2 interface includes a control plane part MB2-C for realizing the establishment and maintenance of the MBMS town, and the user plane part MB2-U for realizing the delivery of the MBMS data.
在集群服务中,用户面数据的下发有两种方式,单播和多播。所谓单播,即GCAS将下行数据采用点对点的方式发给终端,使用的是EPS承载来发给终端。所谓多播,即GCAS将下行数据发给MBMS子系统(即发给BM-SC),通过MBMS GW下发到基站(即eNodeB),而UE通过读取MBMS相应的广播信道,获得MBMS数据。In the cluster service, user plane data is delivered in two ways, unicast and multicast. The so-called unicast, that is, GCAS sends the downlink data to the terminal in a point-to-point manner, and uses the EPS bearer to send to the terminal. The so-called multicast, that is, the GCAS sends the downlink data to the MBMS subsystem (that is, to the BM-SC), and the MBMS GW delivers the data to the base station (ie, the eNodeB), and the UE obtains the MBMS data by reading the corresponding broadcast channel of the MBMS.
在相关技术下,通过广播方式(MBMS方式)来集群业务的实现过程大致包括:集群注册、MBMS承载建立、MBMS数据下发、UE接收MBMS数据等步骤。Under the related art, the implementation process of the trunking service by the broadcast mode (MBMS mode) generally includes the steps of: cluster registration, MBMS bearer establishment, MBMS data delivery, and UE receiving MBMS data.
图4是相关技术中的集群业务,集群业务注册和集群数据下发的流程图,如图4所示,该流程包括如下步骤:4 is a flowchart of a cluster service, a cluster service registration, and a cluster data delivery in the related art. As shown in FIG. 4, the process includes the following steps:
S401,UE附着到网络,创建PDN连接,被分配IP地址;S401. The UE is attached to the network, creates a PDN connection, and is assigned an IP address.
S402,UE向GCAS发送集群业务注册请求;S402. The UE sends a cluster service registration request to the GCAS.
在该请求中,UE提供用户标识(UE ID)、IP地址(UE IP)、归属网网络标识(HPLMNID)、拜访网网络标识(VPLMN ID)、当前位置信息(通常是小区位置Cell ID),等信息。In the request, the UE provides a user identity (UE ID), an IP address (UE IP), a home network identifier (HPLMNID), a visited network identifier (VPLMN ID), and current location information (usually a cell location Cell ID). And other information.
S403,GCAS根据UE所提供的拜访网网络标识(VPLMN ID)、小区位置(Cell ID),检查是否已经在该拜访网/该地区建立了MBMS承载。若没有,则GCAS向BM-SC发起MBMS承载创建请求;S403. The GCAS checks whether the MBMS bearer has been established in the visited network/the area according to the visited network identifier (VPLMN ID) and the cell location (Cell ID) provided by the UE. If not, the GCAS initiates an MBMS bearer creation request to the BM-SC;
S404~S405,GCAS向BM-SC发送承载创建请求,BM-SC要求MBMS GW创建响应承载; S404-S405, the GCAS sends a bearer creation request to the BM-SC, and the BM-SC requests the MBMS GW to create a response bearer;
S406,网络为MBMS承载分配具体资源,包括核心网、无线资源;S406. The network allocates specific resources, including a core network and a radio resource, to the MBMS bearer.
S407~S408,MBMS承载创建完成后,返回承载创建响应;S407 to S408, after the MBMS bearer is created, returning a bearer creation response;
BM-SC在承载创建响应消息中,携带临时MBMS组标识(Temporary MBMS Group Identify,简称为TMGI)、MBMS流标识(Flow ID)、多播IP和端口(Multicast IP/Port)。The BM-SC carries a Temporary MBMS Group Identity (TMGI), an MBMS Flow ID (Flow ID), a Multicast IP, and a Port (Multicast IP/Port) in the bearer creation response message.
S409,GCAS向UE返回集群业务注册响应;S409. The GCAS returns a cluster service registration response to the UE.
在集群业务注册响应中,GCAS返回已经创建的MBMS承载信息,包括:TMGI、多播IP和端口等。In the cluster service registration response, GCAS returns the MBMS bearer information that has been created, including: TMGI, multicast IP, and port.
S410,当集群业务正式开始后,GCAS向BM-SC发送下行的MBMS数据。MBMS数据经过MBMS GW后被发送到eNodeB;S410, after the cluster service is officially started, the GCAS sends the downlink MBMS data to the BM-SC. MBMS data is sent to the eNodeB after passing through the MBMS GW;
S411,UE监听MBMS广播,获取MBMS数据。S411. The UE monitors the MBMS broadcast and acquires MBMS data.
利用集群业务架构和流程(图3所示的架构和图4所示的流程),MTC应用服务器(SCS/AS)可以为一组MTC终端进行组寻址,即将让组内UE监听特定的MBMS广播,并将组寻址消息携带在下行的MBMS数据中,从而组内UE可以读取MBMS数据,进而获得其中的组寻址消息。这种方法,由于MBMS数据是通过广播的方式下发的,可以极大地节省网络资源,尤其是节省无线空口资源。Using the clustered service architecture and processes (the architecture shown in Figure 3 and the flow shown in Figure 4), the MTC Application Server (SCS/AS) can group-address a group of MTC terminals, which will allow the intra-group UEs to listen to specific MBMSs. The broadcast is carried and the group addressed message is carried in the downlink MBMS data, so that the UE in the group can read the MBMS data, thereby obtaining the group addressed message therein. In this method, since the MBMS data is sent by means of broadcast, network resources can be greatly saved, especially the wireless air interface resources are saved.
然而,利用该方式来实现组寻址,存在一定的局限性。UE仅能够在MBMS服务区域(MBMS Service Area)内,才能接收MBMS数据的下发,一旦UE位于MBMS服务区域之外,则UE无法接收MBMS数据,也就无法被寻址。由于MBMS服务区域的大小具有局限性,不可能无限大,这就意味着,总有位于MBMS服务器外的UE,无法使用这种方法来寻址到,即基于MBMS流程的组寻址方法无法寻址到这些UE。However, there are certain limitations to using this approach to implement group addressing. The UE can only receive the MBMS data in the MBMS Service Area. Once the UE is outside the MBMS service area, the UE cannot receive the MBMS data and cannot be addressed. Due to the limitation of the size of the MBMS service area, it is impossible to be infinite, which means that there are always UEs located outside the MBMS server, which cannot be addressed by this method, that is, the group addressing method based on the MBMS process cannot be found. Address to these UEs.
另一方面,图1所示的架构以及图2所示的流程,给予MTC服务器(SCS/AS)单独寻址特定UE的能力。但是,这种方法对每一个UE都要执行一次激活,无疑增加了系统开销,尤其当UE在空闲态时,增加了无线空口上寻呼资源的消耗。On the other hand, the architecture shown in Figure 1 and the flow shown in Figure 2 give the MTC server (SCS/AS) the ability to individually address a particular UE. However, this method performs an activation for each UE, which undoubtedly increases the system overhead, especially when the UE is in an idle state, increasing the consumption of paging resources on the wireless air interface.
因此,在相关技术中,采用MBMS广播的方式对UE进行组寻址时,存在无法寻址到UE,以及增加系统开销的问题。 Therefore, in the related art, when group addressing is performed on the UE by means of MBMS broadcast, there is a problem that the UE cannot be addressed and the system overhead is increased.
发明内容Summary of the invention
本发明提供了一种组寻址处理方法、装置、MTC互通网关及API GW,以至少解决相关技术中,采用MBMS广播的方式对UE进行组寻址时,存在无法寻址到UE,以及增加系统开销的问题。The present invention provides a group addressing processing method and apparatus, an MTC interworking gateway, and an API GW, to at least solve the related art, when group addressing is performed by using the MBMS broadcast mode, the UE cannot be addressed to the UE, and the System overhead issues.
根据本发明的一个方面,提供了一种组寻址处理方法,包括:接收应用服务器AS发送的组寻址请求,其中,所述组寻址请求中携带有组标识;依据所述组标识,确定用于组寻址的多媒体广播/组播服务MBMS的MBMS服务区域;依据确定的所述MBMS服务区域发起MBMS数据投递,其中,所述MBMS数据投递中携带有组寻址消息。According to an aspect of the present invention, a group addressing processing method is provided, including: receiving a group addressing request sent by an application server AS, wherein the group addressing request carries a group identifier; Determining an MBMS service area for the multimedia broadcast/multicast service MBMS for group addressing; initiating MBMS data delivery according to the determined MBMS service area, wherein the MBMS data delivery carries a group addressing message.
优选地,确定用于组寻址的所述MBMS的所述MBMS服务区域之前,还包括:向广播模式服务中心BM-SC发送位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表;接收到所述BM-SC返回的位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表。Preferably, before determining the MBMS service area of the MBMS for group addressing, the method further includes: sending a location mapping request to the broadcast mode service center BM-SC, where the location mapping request carries the location of the UE a list of information received by the BM-SC, wherein the location mapping response carries an MBMS service area list and a UE location information list that cannot be mapped to an MBMS service area.
优选地,确定用于组寻址的所述MBMS的所述MBMS服务区域包括:依据所述位置映射响应中携带的所述MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,确定用于组寻址的MBMS服务区域。Preferably, determining the MBMS service area of the MBMS for group addressing comprises: according to the MBMS service area list carried in the location mapping response, and a UE location information list that cannot be mapped to an MBMS service area , determine the MBMS service area for group addressing.
优选地,在向广播模式服务中心BM-SC发送位置映射请求之前,还包括通过以下方式至少之一,获取所述组标识对应的组内UE的位置信息:向归属位置服务器HSS查询组内UE的位置信息;向策略计费规则实体PCRF查询组内UE的位置信息。Preferably, before the location mapping request is sent to the broadcast mode service center BM-SC, the method further includes: acquiring, by using at least one of the following manners, location information of the intra-group UE corresponding to the group identifier: querying the home location server HSS for the intra-group UE Location information; query the location information of the UEs in the group to the policy charging rule entity PCRF.
优选地,在确定用于组寻址的多媒体广播/组播服务的MBMS服务区域,发起MBMS数据投递之后,还包括:对不能采用MBMS数据投递的方式进行组寻址的所述组内UE,采用终端激活的方式进行寻址。Preferably, after determining the MBMS service area for the multimedia broadcast/multicast service for group addressing, after initiating the MBMS data delivery, the method further includes: the intra-group UE that performs group addressing in a manner that cannot be delivered by using MBMS data, Addressing is performed using terminal activation.
优选地,在对不能采用MBMS数据投递的方式进行组寻址的组内UE采用终端激活的方式进行寻址之前,还包括通过以下方式至少之一确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE:依据获取的组内UE的位置信息确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE;接收到应用服务器AS发送的采用终端激活方式进行寻址的所述组内UE;确定在组寻址定时器超时后,未接收到组寻址响应的UE为不能采用MBMS数据投递的方式进行组寻址的所述组内UE。 Preferably, before the intra-group UE that performs group addressing in a manner that cannot be used for MBMS data delivery is addressed by means of terminal activation, the method further includes determining, by at least one of the following manners, group addressing that cannot be performed by using MBMS data delivery. The intra-group UE according to the acquired location information of the intra-group UE determines the intra-group UE that cannot be group-addressed by means of MBMS data delivery; and receives the terminal activation mode sent by the application server AS for addressing The intra-group UE; determining that the UE that has not received the group addressing response after the group addressing timer expires is the intra-group UE that cannot perform group addressing by means of MBMS data delivery.
根据本发明的另一方面,提供了一种组寻址处理方法,包括:接收到位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表;将所述UE的位置信息映射成多媒体广播/组播服务MBMS服务区域;向发送所述位置映射请求的请求方发送位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,所述位置映射响应用于所述请求方进行组寻址处理。According to another aspect of the present invention, a group addressing processing method is provided, including: receiving a location mapping request, wherein the location mapping request carries a location information list of a UE; mapping location information of the UE a multimedia broadcast/multicast service MBMS service area; sending a location mapping response to the requester that sends the location mapping request, where the location mapping response carries an MBMS service area list and cannot be mapped to an MBMS service area A list of UE location information, the location mapping response being used by the requesting party for group addressing processing.
根据本发明的一方面,提供了一种组寻址处理装置,包括:第一接收模块,设置为接收应用服务器AS发送的组寻址请求,其中,所述组寻址请求中携带有组标识;第一确定模块,设置为依据所述组标识,确定用于组寻址的多媒体广播/组播服务MBMS的MBMS服务区域;发起模块,设置为依据确定的所述MBMS服务区域发起MBMS数据投递,其中,所述MBMS数据投递中携带有组寻址消息。According to an aspect of the present invention, a group addressing processing apparatus is provided, comprising: a first receiving module configured to receive a group addressing request sent by an application server AS, wherein the group addressing request carries a group identifier a first determining module, configured to determine an MBMS service area of the multimedia broadcast/multicast service MBMS for group addressing according to the group identifier; and an initiating module configured to initiate MBMS data delivery according to the determined MBMS service area The MBMS data delivery carries a group addressing message.
优选地,该装置还包括:第一发送模块,设置为向广播模式服务中心BM-SC发送位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表;第二接收模块,设置为接收到所述BM-SC返回的位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表。Preferably, the apparatus further includes: a first sending module, configured to send a location mapping request to the broadcast mode service center BM-SC, wherein the location mapping request carries a location information list of the UE; and the second receiving module sets And receiving, by the BM-SC, a location mapping response, where the location mapping response carries an MBMS service area list, and a UE location information list that cannot be mapped to an MBMS service area.
优选地,所述第一确定模块包括:确定单元,设置为依据所述位置映射响应中携带的所述MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,确定用于组寻址的MBMS服务区域。Preferably, the first determining module includes: a determining unit, configured to determine, according to the MBMS service area list carried in the location mapping response, and a UE location information list that cannot be mapped to an MBMS service area, determine to be used for a group Addressed MBMS service area.
优选地,该装置还包括:获取模块,设置为通过以下方式至少之一,获取所述组标识对应的组内UE的位置信息:向归属位置服务器HSS查询组内UE的位置信息;向策略计费规则实体PCRF查询组内UE的位置信息。Preferably, the apparatus further includes: an obtaining module, configured to acquire, by using at least one of the following manners, location information of the UE in the group corresponding to the group identifier: querying the home location server HSS for location information of the UE in the group; The fee rule entity PCRF queries the location information of the UE in the group.
优选地,该装置还包括:寻址模块,设置为对不能采用MBMS数据投递的方式进行组寻址的所述组内UE,采用终端激活的方式进行寻址。Preferably, the apparatus further comprises: an addressing module, configured to address the group of UEs that cannot be group addressed by means of MBMS data delivery, using terminal activation.
优选地,该装置还包括:第二确定模块,设置为通过以下方式至少之一确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE:依据获取的组内UE的位置信息确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE;接收到应用服务器AS发送的采用终端激活方式进行寻址的所述组内UE;确定在组寻址定时器超时后,未接收到组寻址响应的UE为不能采用MBMS数据投递的方式进行组寻址的所述组内UE。 Preferably, the apparatus further includes: a second determining module, configured to determine, by at least one of the following manners, the intra-group UE that cannot perform group addressing by means of MBMS data delivery: determining according to the acquired location information of the intra-group UE The intra-group UE that cannot perform group addressing by means of MBMS data delivery; receives the intra-group UE that is sent by the application server AS and is addressed by using the terminal activation mode; and determines that after the group addressing timer expires, The UE receiving the group addressing response is the intra-group UE that cannot be group addressed in the manner of MBMS data delivery.
根据本发明的另一方面,提供了一种机器类通讯MTC互通网关,包括上述任一项所述的装置。According to another aspect of the present invention, there is provided a machine type communication MTC interworking gateway, comprising the apparatus of any of the above.
根据本发明的另一方面,提供了一种应用接口网关API GW,包括上述任一项所述的装置。According to another aspect of the present invention, there is provided an Application Interface Gateway API GW, comprising the apparatus of any of the above.
根据本发明的再一方面,提供了一种组寻址处理装置,包括:第三接收模块,设置为接收到位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表;映射模块,设置为将所述UE的位置信息映射成多媒体广播/组播服务MBMS服务区域;第二发送模块,设置为向发送所述位置映射请求的请求方发送位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,所述位置映射响应用于所述请求方进行组寻址处理。According to a further aspect of the present invention, there is provided a group addressing processing apparatus, comprising: a third receiving module configured to receive a location mapping request, wherein the location mapping request carries a location information list of the UE; a module, configured to map location information of the UE into a multimedia broadcast/multicast service MBMS service area; and a second sending module configured to send a location mapping response to a requester that sends the location mapping request, where the location The mapping response carries a list of MBMS service areas, and a list of UE location information that cannot be mapped to an MBMS service area, the location mapping response being used by the requesting party for group addressing processing.
根据本发明的还一方面,提供了一种广播模式服务中心BM-SC,包括上述任一项所述的组寻址处理装置。According to still another aspect of the present invention, a broadcast mode service center BM-SC is provided, comprising the group addressing processing apparatus of any of the above.
通过本发明,采用接收应用服务器AS发送的组寻址请求,其中,所述组寻址请求中携带有组标识;依据所述组标识,确定用于组寻址的多媒体广播/组播服务MBMS的MBMS服务区域;依据确定的所述MBMS服务区域发起MBMS数据投递,其中,所述MBMS数据投递中携带有组寻址消息,解决了相关技术中采用MBMS广播的方式对UE进行组寻址时,存在无法寻址到UE,以及增加系统开销的问题,进而达到了提高UE寻址效率的效果。According to the present invention, a group addressing request sent by the receiving application server AS is adopted, wherein the group addressing request carries a group identifier; and according to the group identifier, a multimedia broadcast/multicast service MBMS for group addressing is determined. The MBMS service area is initiated according to the determined MBMS service area, where the MBMS data delivery carries a group addressing message, which solves the problem of group addressing the UE by means of MBMS broadcasting in the related art. There is a problem that the UE cannot be addressed to the UE, and the system overhead is increased, thereby achieving the effect of improving the addressing efficiency of the UE.
附图说明DRAWINGS
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described herein are intended to provide a further understanding of the invention, and are intended to be a part of the invention. In the drawing:
图1是相关技术中,LTE网络支持MTC通讯的架构示意图;1 is a schematic structural diagram of an LTE network supporting MTC communication in the related art;
图2为相关技术中MTC架构下,实现终端激活的流程图;2 is a flowchart of implementing terminal activation under the MTC architecture in the related art;
图3是相关技术中LTE网络实现集群通讯的架构示意图;3 is a schematic structural diagram of implementing LTE network cluster communication in the related art;
图4是相关技术中的集群业务,集群业务注册和集群数据下发的流程图;4 is a flowchart of a cluster service, a cluster service registration, and a cluster data delivery in the related art;
图5是根据本发明实施例的组寻址处理方法一的流程图; FIG. 5 is a flowchart of a first method of group addressing processing according to an embodiment of the present invention; FIG.
图6是根据本发明实施例的组寻址处理方法二的流程图;6 is a flow chart of a method 2 of group addressing processing according to an embodiment of the present invention;
图7是根据本发明实施例的组寻址处理装置一的结构框图;FIG. 7 is a structural block diagram of a group addressing processing apparatus 1 according to an embodiment of the present invention; FIG.
图8是根据本发明实施例的组寻址处理装置一的优选结构框图一;FIG. 8 is a block diagram 1 showing a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention; FIG.
图9是根据本发明实施例的组寻址处理装置一中第一确定模块74的优选结构框图;FIG. 9 is a block diagram showing a preferred structure of the first determining module 74 in the group addressing processing apparatus 1 according to an embodiment of the present invention;
图10是根据本发明实施例的组寻址处理装置一的优选结构框图二;10 is a block diagram 2 of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention;
图11是根据本发明实施例的组寻址处理装置一的优选结构框图三;11 is a block diagram 3 of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention;
图12是根据本发明实施例的组寻址处理装置一的优选结构框图四;12 is a block diagram 4 of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention;
图13是根据本发明实施例的机器类通讯MTC互通网关的结构框图;13 is a structural block diagram of a machine type communication MTC interworking gateway according to an embodiment of the present invention;
图14是根据本发明实施例的应用接口网关API GW的结构框图;FIG. 14 is a structural block diagram of an application interface gateway API GW according to an embodiment of the present invention; FIG.
图15是根据本发明实施例的组寻址处理装置二的结构框图;FIG. 15 is a structural block diagram of a group addressing processing apparatus 2 according to an embodiment of the present invention; FIG.
图16是根据本发明实施例的广播模式服务中心BM-SC的结构框图;16 is a structural block diagram of a broadcast mode service center BM-SC according to an embodiment of the present invention;
图17是根据本发明实施例一的组寻址架构示意图;17 is a schematic diagram of a group addressing architecture according to Embodiment 1 of the present invention;
图18是根据本发明实施例一的组寻址架构,实现组寻址的流程图;18 is a flow chart showing a group addressing architecture for implementing group addressing according to a first embodiment of the present invention;
图19是根据本发明实施例二的组寻址架构示意图;19 is a schematic diagram of a group addressing architecture according to Embodiment 2 of the present invention;
图20是根据本发明实施例二的组寻址的流程图;20 is a flow chart of group addressing according to Embodiment 2 of the present invention;
图21是根据本发明实施例三的组寻址架构示意图;21 is a schematic diagram of a group addressing architecture according to Embodiment 3 of the present invention;
图22是根据本发明实施例三的组寻址的流程图;Figure 22 is a flow chart showing group addressing according to a third embodiment of the present invention;
图23是根据本发明实施例四的组寻址的流程图;23 is a flow chart of group addressing according to Embodiment 4 of the present invention;
图24是根据本发明实施例五的组寻址的流程图。 Figure 24 is a flow chart of group addressing in accordance with embodiment 5 of the present invention.
具体实施方式detailed description
下文中将参考附图并结合实施例来详细说明本发明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。The invention will be described in detail below with reference to the drawings in conjunction with the embodiments. It should be noted that the embodiments in the present application and the features in the embodiments may be combined with each other without conflict.
在本实施例中提供了一种组寻址处理方法,图5是根据本发明实施例的组寻址处理方法一的流程图,如图5所示,该流程包括如下步骤:In this embodiment, a group addressing processing method is provided. FIG. 5 is a flowchart of a group addressing processing method according to an embodiment of the present invention. As shown in FIG. 5, the flow includes the following steps:
步骤S502,接收应用服务器AS发送的组寻址请求,其中,组寻址请求中携带有组标识;Step S502, receiving a group addressing request sent by the application server AS, where the group addressing request carries a group identifier;
步骤S504,依据组标识,确定用于组寻址的多媒体广播/组播服务MBMS的MBMS服务区域;Step S504, determining an MBMS service area of the multimedia broadcast/multicast service MBMS for group addressing according to the group identifier;
步骤S506,依据确定的MBMS服务区域发起MBMS数据投递,其中,MBMS数据投递中携带有组寻址消息。Step S506: Initiating MBMS data delivery according to the determined MBMS service area, where the MBMS data delivery carries a group addressing message.
通过上述步骤,采用MBMS数据投递的方式对UE进行组寻址,解决了相关技术中采用MBMS广播的方式对UE进行组寻址时,存在无法寻址到UE,以及增加系统开销的问题,进而达到了提高UE寻址效率的效果。Through the above steps, the UE is group-addressed by means of MBMS data delivery, and the problem that the UE cannot be addressed to the UE and the system overhead is solved when the UE is group-addressed by means of MBMS broadcast in the related art is further solved. The effect of improving the addressing efficiency of the UE is achieved.
较优地,在确定用于组寻址的MBMS的MBMS服务区域之前,还可以向广播模式服务中心BM-SC发送MBMS的位置映射请求,其中,该位置映射请求中携带有UE的位置信息列表;在该BM-SC依据该请求将UE的位置信息映射到MBMS之后,接收到BM-SC返回的位置映射响应,其中,位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表。在接收到BM-SC返回的位置映射响应之后,依据该位置映射响应确定用于组寻址的MBMS的MBMS服务区域,包括:依据位置映射响应中携带的MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,确定用于组寻址的MBMS服务区域。即排除MBMS服务区域列表中不能被映射为MBMS服务区域的UE位置信息列表的MBMS服务区域即为用于组寻址的MBMS服务区域。Preferably, before determining the MBMS service area of the MBMS for group addressing, the location mapping request of the MBMS may be sent to the broadcast mode service center BM-SC, where the location mapping request carries the location information list of the UE. After the BM-SC maps the location information of the UE to the MBMS according to the request, the location mapping response returned by the BM-SC is received, where the location mapping response carries the MBMS service area list and cannot be mapped to the MBMS service. A list of UE location information for the area. After receiving the location mapping response returned by the BM-SC, determining the MBMS service area of the MBMS for group addressing according to the location mapping response, including: according to the MBMS service area list carried in the location mapping response, and cannot be mapped to A list of UE location information for the MBMS service area, determining an MBMS service area for group addressing. That is, the MBMS service area excluding the UE location information list that cannot be mapped to the MBMS service area in the MBMS service area list is the MBMS service area for group addressing.
需要说明的是,在向广播模式服务中心BM-SC发送位置映射请求之前,需要获取组标识对应的组内UE的位置信息,获取的方式可以多种,例如,可以通过以下方式至少之一,获取组标识对应的组内UE的位置信息:向归属位置服务器HSS查询组内UE的位置信息;向策略计费规则实体PCRF查询组内UE的位置信息。 It should be noted that, before the location mapping request is sent to the broadcast mode service center BM-SC, the location information of the UE in the group corresponding to the group identifier needs to be obtained, and the manner of obtaining the information may be multiple. For example, at least one of the following manners may be adopted. Obtaining location information of the UE in the group corresponding to the group identifier: querying the home location server HSS for location information of the UE in the group; and querying, by the policy charging rule entity PCRF, location information of the UE in the group.
优选地,在确定用于组寻址的多媒体广播/组播服务的MBMS服务区域,发起MBMS数据投递之后,还可以对不能采用MBMS数据投递的方式进行组寻址的组内UE,采用终端激活的方式进行寻址。Preferably, after determining the MBMS service area for the group-addressed multimedia broadcast/multicast service, after initiating the MBMS data delivery, the intra-group UE that can perform group addressing in a manner that cannot be delivered by using the MBMS data may be activated by the terminal. The way to address.
其中,在对不能采用MBMS数据投递的方式进行组寻址的组内UE采用终端激活的方式进行寻址之前,还可以通过多种方式确定不能采用MBMS数据投递的方式进行组寻址的组内UE,例如,可以通过以下方式至少之一确定:依据获取的组内UE的位置信息确定不能采用MBMS数据投递的方式进行组寻址的组内UE;接收到应用服务器AS发送的采用终端激活方式进行寻址的组内UE;确定在组寻址定时器超时后,未接收到组寻址响应的UE为不能采用MBMS数据投递的方式进行组寻址的组内UE。Wherein, in the group in which the group addressing is not possible in the manner in which the MBMS data delivery is not performed, the UE is determined by the terminal activation manner, and the group in which the group addressing cannot be performed by using the MBMS data delivery method may be determined in various manners. The UE may be determined by, for example, at least one of the following methods: determining, according to the acquired location information of the UE in the group, an intra-group UE that cannot perform group addressing by means of MBMS data delivery; and receiving the terminal activation mode sent by the application server AS The intra-group UE that performs addressing; determines that the UE that has not received the group addressing response after the group addressing timer expires is an intra-group UE that cannot perform group addressing by means of MBMS data delivery.
图6是根据本发明实施例的组寻址处理方法二的流程图,如图6所示,该流程包括如下步骤:FIG. 6 is a flowchart of a method for group addressing processing according to an embodiment of the present invention. As shown in FIG. 6, the process includes the following steps:
步骤S602,接收到位置映射请求,其中,位置映射请求中携带有UE的位置信息列表;Step S602, receiving a location mapping request, where the location mapping request carries a location information list of the UE;
步骤S604,将UE的位置信息映射成多媒体广播/组播服务MBMS服务区域;Step S604, mapping location information of the UE into a multimedia broadcast/multicast service MBMS service area;
步骤S606,向发送位置映射请求的请求方发送位置映射响应,其中,位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,位置映射响应用于请求方进行组寻址处理。Step S606, sending a location mapping response to the requesting party that sends the location mapping request, where the location mapping response carries the MBMS service area list, and the UE location information list that cannot be mapped to the MBMS service area, and the location mapping response is used by the requesting party. Perform group addressing processing.
通过上述步骤,将UE的位置信息映射成多媒体广播/组播服务MBMS,为依据确定的MBMS服务区域对UE进行组寻址提供基础,解决了相关技术中采用MBMS广播的方式对UE进行组寻址时,存在无法寻址到UE,以及增加系统开销的问题,进而达到了提高UE寻址效率的效果。Through the above steps, the location information of the UE is mapped into the MBMS of the multimedia broadcast/multicast service, which provides a basis for group addressing of the UE according to the determined MBMS service area, and solves the problem of group searching for the UE by means of MBMS broadcast in the related art. At the time of the address, there is a problem that the UE cannot be addressed, and the system overhead is increased, thereby achieving the effect of improving the addressing efficiency of the UE.
在本实施例中还提供了一种组寻址处理装置,该装置用于实现上述实施例及优选实施方式,已经进行过说明的不再赘述。如以下所使用的,术语“模块”可以实现预定功能的软件和/或硬件的组合。尽管以下实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。In the embodiment, a group addressing processing device is also provided, which is used to implement the above-mentioned embodiments and preferred embodiments, and has not been described again. As used below, the term "module" may implement a combination of software and/or hardware of a predetermined function. Although the apparatus described in the following embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and contemplated.
图7是根据本发明实施例的组寻址处理装置一的结构框图,如图7所示,该装置包括第一接收模块72、第一确定模块74和发起模块76,下面对该装置进行说明。FIG. 7 is a structural block diagram of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 7, the apparatus includes a first receiving module 72, a first determining module 74, and an initiating module 76. Description.
根据本发明的一方面,提供了一种组寻址处理装置,包括:第一接收模块,设置为接收应用服务器AS发送的组寻址请求,其中,组寻址请求中携带有组标识;第一 确定模块,设置为依据组标识,确定用于组寻址的多媒体广播/组播服务MBMS的MBMS服务区域;发起模块,设置为依据确定的MBMS服务区域发起MBMS数据投递,其中,MBMS数据投递中携带有组寻址消息。According to an aspect of the present invention, a group addressing processing apparatus is provided, including: a first receiving module, configured to receive a group addressing request sent by an application server AS, where the group addressing request carries a group identifier; One a determining module, configured to determine an MBMS service area of the multimedia broadcast/multicast service MBMS for group addressing according to the group identifier; and an initiating module configured to initiate MBMS data delivery according to the determined MBMS service area, wherein the MBMS data delivery is performed Carry a group addressed message.
图8是根据本发明实施例的组寻址处理装置一的优选结构框图一,如图8所示,该装置除包括图7所示的所有模块外,还包括第一发送模块82和第二接收模块84,下面对该装置进行说明。FIG. 8 is a block diagram showing a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 8, the apparatus includes a first transmitting module 82 and a second, in addition to all the modules shown in FIG. The receiving module 84 will be described below.
第一发送模块82,连接至上述第一接收模块72,设置为向广播模式服务中心BM-SC发送位置映射请求,其中,位置映射请求中携带有UE的位置信息列表;第二接收模块84,连接至上述第一发送模块82和第一确定模块74,设置为接收到BM-SC返回的位置映射响应,其中,位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表。The first sending module 82 is connected to the first receiving module 72, and is configured to send a location mapping request to the broadcast mode service center BM-SC, where the location mapping request carries the location information list of the UE; the second receiving module 84, The first sending module 82 and the first determining module 74 are connected to receive the location mapping response returned by the BM-SC, where the location mapping response carries the MBMS service area list and cannot be mapped to the MBMS service area. A list of UE location information.
图9是根据本发明实施例的组寻址处理装置一中第一确定模块74的优选结构框图,如图9所示,该第一确定模块74包括:确定单元92,下面对该确定单元92进行说明。FIG. 9 is a block diagram showing a preferred structure of the first determining module 74 in the group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 9, the first determining module 74 includes: a determining unit 92, and the determining unit 92 for explanation.
确定单元92,设置为依据位置映射响应中携带的MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,确定用于组寻址的MBMS服务区域。The determining unit 92 is configured to determine the MBMS service area for group addressing according to the MBMS service area list carried in the location mapping response and the UE location information list that cannot be mapped to the MBMS service area.
图10是根据本发明实施例的组寻址处理装置一的优选结构框图二,如图10所示,该装置除包括图8所示的所有模块外,还包括获取模块102,下面对该获取模块102进行说明。FIG. 10 is a block diagram of a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 10, the apparatus includes an acquisition module 102 in addition to all the modules shown in FIG. The acquisition module 102 is described.
获取模块102,连接至上述第一接收模块72和第一发送模块82,设置为通过以下方式至少之一,获取组标识对应的组内UE的位置信息:向归属位置服务器HSS查询组内UE的位置信息;向策略计费规则实体PCRF查询组内UE的位置信息。The obtaining module 102 is connected to the first receiving module 72 and the first sending module 82, and is configured to obtain, by using at least one of the following manners, location information of the UE in the group corresponding to the group identifier: querying the home location server HSS for the UE in the group Location information; query the location information of the UEs in the group to the policy charging rule entity PCRF.
图11是根据本发明实施例的组寻址处理装置一的优选结构框图三,如图11所示,该装置除包括图7所示的所有模块外,还包括寻址模块112,下面对该寻址模块112进行说明。11 is a block diagram 3 of a preferred structure of a group addressing processing apparatus according to an embodiment of the present invention. As shown in FIG. 11, the apparatus includes an addressing module 112 in addition to all the modules shown in FIG. The addressing module 112 is described.
寻址模块112,连接至上述发起模块76,设置为对不能采用MBMS数据投递的方式进行组寻址的组内UE,采用终端激活的方式进行寻址。 The addressing module 112 is connected to the initiating module 76, and is configured to address the intra-group UEs that are group-addressable in a manner that cannot be delivered by using MBMS data, and are addressed by using a terminal activation manner.
图12是根据本发明实施例的组寻址处理装置一的优选结构框图四,如图12所示,该装置除包括图11所示的所有模块外,还包括第二确定模块122,下面对该第二确定模块122进行说明。FIG. 12 is a block diagram showing a preferred structure of a group addressing processing apparatus 1 according to an embodiment of the present invention. As shown in FIG. 12, the apparatus includes a second determining module 122, in addition to all the modules shown in FIG. The second determination module 122 will be described.
第二确定模块122,连接至上述发起模块76和寻址模块112,设置为通过以下方式至少之一确定不能采用MBMS数据投递的方式进行组寻址的组内UE:依据获取的组内UE的位置信息确定不能采用MBMS数据投递的方式进行组寻址的组内UE;接收到应用服务器AS发送的采用终端激活方式进行寻址的组内UE;确定在组寻址定时器超时后,未接收到组寻址响应的UE为不能采用MBMS数据投递的方式进行组寻址的组内UE。The second determining module 122 is connected to the foregoing initiating module 76 and the addressing module 112, and is configured to determine, within at least one of the following manners, an intra-group UE that cannot perform group addressing by means of MBMS data delivery: according to the acquired intra-group UE The location information determines an intra-group UE that cannot be group-addressed by means of MBMS data delivery; receives an intra-group UE that is sent by the application server AS and is addressed by using a terminal activation mode; and determines that the group addressing timer expires after receiving The UE to the group addressing response is an intra-group UE that cannot be group addressed by means of MBMS data delivery.
图13是根据本发明实施例的机器类通讯MTC互通网关的结构框图,如图13所示,该机器类通讯MTC互通网关130包括上述任一项的组寻址处理装置一132。FIG. 13 is a structural block diagram of a machine type communication MTC intercommunication gateway according to an embodiment of the present invention. As shown in FIG. 13, the machine type communication MTC intercommunication gateway 130 includes the group address processing device 132 of any one of the above.
图14是根据本发明实施例的应用接口网关API GW的结构框图,如图14所示,该应用接口网关API GW140,包括上述任一项的组寻址处理装置一132。FIG. 14 is a structural block diagram of an application interface gateway API GW according to an embodiment of the present invention. As shown in FIG. 14, the application interface gateway API GW 140 includes the group addressing processing device 132 of any one of the above.
图15是根据本发明实施例的组寻址处理装置二的结构框图,如图15所示,该装置包括第三接收模块152、映射模块154和第二发送模块156,下面对该装置进行说明。FIG. 15 is a structural block diagram of a group addressing processing apparatus 2 according to an embodiment of the present invention. As shown in FIG. 15, the apparatus includes a third receiving module 152, a mapping module 154, and a second transmitting module 156. Description.
第三接收模块152,设置为接收到位置映射请求,其中,位置映射请求中携带有UE的位置信息列表;映射模块154,连接至上述第三接收模块152,设置为将UE的位置信息映射成多媒体广播/组播服务MBMS服务区域;第二发送模块156,连接至上述映射模块154,设置为向发送位置映射请求的请求方发送位置映射响应,其中,位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,位置映射响应用于请求方进行组寻址处理。The third receiving module 152 is configured to receive the location mapping request, where the location mapping request carries the location information list of the UE; the mapping module 154 is connected to the third receiving module 152, and is configured to map the location information of the UE into a multimedia broadcast/multicast service MBMS service area; a second sending module 156, coupled to the mapping module 154, configured to send a location mapping response to the requester that sends the location mapping request, where the location mapping response carries the MBMS service area list And a list of UE location information that cannot be mapped to the MBMS service area, the location mapping response is used by the requesting party for group addressing processing.
图16是根据本发明实施例的广播模式服务中心BM-SC的结构框图,如图16所示,该广播模式服务中心BM-SC160包括上述任一项的组寻址处理装置二162。16 is a structural block diagram of a broadcast mode service center BM-SC according to an embodiment of the present invention. As shown in FIG. 16, the broadcast mode service center BM-SC 160 includes the group address processing device 162 of any of the above.
为了最大限度地实现组寻址,利用MBMS流程来实现组寻址,并克服相关技术中采用MBMS进行广播方式进行寻址的缺点,在本实施例中提出了一种结合基于MBMS的集群数据下发流程和基于SMS的终端激活流程来实现组寻址的方法,能有效利用MBMS数据广播的高效率,并克服无法覆盖组内全部UE的缺陷,改善组寻址的有效性。In order to maximize group addressing, the MBMS process is used to implement group addressing, and the shortcomings of addressing in the broadcast mode using MBMS in the related art are overcome. In this embodiment, a combination of MBMS-based cluster data is proposed. The process of sending and SMS-based terminal activation processes to implement group addressing can effectively utilize the high efficiency of MBMS data broadcasting and overcome the inability to cover all UEs in the group, improving the effectiveness of group addressing.
实施例一:架构一: Embodiment 1: Architecture 1:
图17是根据本发明实施例一的组寻址架构示意图,如图17所示,其中,17 is a schematic diagram of a group addressing architecture according to a first embodiment of the present invention, as shown in FIG.
(1)SCS集成GCAS,通过MB2接口和BM-SC通讯;(1) SCS integrates GCAS and communicates with BM-SC through MB2 interface;
(2)SCS通过集成的GCAS,和PCRF实现Rx接口连接。(2) The SCS implements the Rx interface connection with the PCRF through the integrated GCAS.
图18是根据本发明实施例一的组寻址架构,实现组寻址的流程图,如图18所示,该流程包括如下步骤:FIG. 18 is a flowchart of a group addressing architecture for implementing group addressing according to a first embodiment of the present invention. As shown in FIG. 18, the process includes the following steps:
阶段A:MBMS资源预留Phase A: MBMS resource reservation
步骤S18A01,SCS/GCAS向BM-SC发送MBMS承载预留请求;Step S18A01, the SCS/GCAS sends an MBMS bearer reservation request to the BM-SC;
步骤S18A02,响应与SCS/GCAS的请求,BM-SC分配TMGI,返回MBMS承载预留响应,其中携带MBMS承载信息,如TMGI;Step S18A02, in response to the request with the SCS/GCAS, the BM-SC allocates the TMGI, and returns an MBMS bearer reservation response, where the MBMS bearer information, such as TMGI, is carried;
阶段B:应用层注册和UE位置收集Phase B: Application Layer Registration and UE Location Collection
步骤S18B01,UE向SCS/GCAS发起应用层注册;Step S18B01, the UE initiates application layer registration to the SCS/GCAS;
步骤S18B02,接收UE的注册请求后,SCS/GCAS向PCRF订阅UE的位置信息。PCRF向SCS/GCAS返回UE的最近位置信息;Step S18B02: After receiving the registration request of the UE, the SCS/GCAS subscribes to the location information of the UE to the PCRF. The PCRF returns the latest location information of the UE to the SCS/GCAS;
其后,若UE的位置信息变化,PCRF将更新后的UE位置信息上报给SCS/GCAS。Thereafter, if the location information of the UE changes, the PCRF reports the updated UE location information to the SCS/GCAS.
步骤S18B03,SCS/GCAS向UE返回注册响应,其中携带所预留的MBMS承载信息,如TMGI;Step S18B03, the SCS/GCAS returns a registration response to the UE, where the reserved MBMS bearer information, such as TMGI, is carried;
步骤S1804,UE收到MBMS承载信息后,根据MBMS承载信息监控MBMS广播,以获取MBMS数据;Step S1804: After receiving the MBMS bearer information, the UE monitors the MBMS broadcast according to the MBMS bearer information to obtain the MBMS data.
阶段C:组寻址Phase C: Group Addressing
步骤S18C01,根据业务需要,SCS/GCAS决定发起组寻址;Step S18C01, according to the service requirement, the SCS/GCAS decides to initiate group addressing;
步骤S18C02,SCS/GCAS向BM-SC发送位置映射请求,携带小区位置列表(Cell List);Step S18C02, the SCS/GCAS sends a location mapping request to the BM-SC, and carries a cell location list (Cell List);
在该步骤中,SCS/GCAS根据PCRF所报告的组内UE的位置信息,生成小区位置列表。 In this step, the SCS/GCAS generates a cell location list according to the location information of the UEs in the group reported by the PCRF.
步骤S18C03,BM-SC将小区位置列表映射成MBMS服务区域列表(MBMS SAIList),并向SCS/GCAS返回位置映射响应,其中携带所映射的MBMS服务区域列表,以及不能被映射的小区位置的列表(Non Mapping Cell List);Step S18C03, the BM-SC maps the cell location list into an MBMS service area list (MBMS SAIList), and returns a location mapping response to the SCS/GCAS, which carries the mapped MBMS service area list and a list of cell locations that cannot be mapped. (Non Mapping Cell List);
步骤S18C04,SCS/GCAS决策发起MBMS数据投递,用以传递组寻址消息;Step S18C04, the SCS/GCAS decision initiates MBMS data delivery for transmitting the group addressing message;
在该步骤中,SCS/GCAS根据BM-SC所返回的MBMS服务区域列表、不能被映射的小区位置列表,决定向列表内MBMS服务区域发起MBMS数据投递。In this step, the SCS/GCAS decides to initiate MBMS data delivery to the MBMS service area in the list according to the list of MBMS service areas returned by the BM-SC and the list of cell locations that cannot be mapped.
步骤S18C05,SCS/GCAS向BM-SC发送MBMS数据,其中携带组寻址消息。根据MBMS数据投递流程,UE读取MBMS数据,获得组寻址消息;Step S18C05, the SCS/GCAS sends the MBMS data to the BM-SC, where the group addressing message is carried. According to the MBMS data delivery process, the UE reads the MBMS data to obtain a group addressing message.
步骤S18C06,SCS/GCAS决策向某些UE发起基于终端激活请求;Step S18C06, the SCS/GCAS decision initiates a terminal activation request to some UEs;
根据步骤S18C03中BM-SC所返回的信息,以及UE的位置,SCS/GCAS决策对于不在MBMS服务区域列表内的UE,发起终端激活。若一个UE的小区位置,未被映射成MBMS服务区域,则认为这个UE不在MBMS服务区域内,故而需要使用终端激活的方式来下发组寻址消息。Based on the information returned by the BM-SC in step S18C03, and the location of the UE, the SCS/GCAS decision initiates terminal activation for UEs that are not in the MBMS service area list. If the cell location of a UE is not mapped to the MBMS service area, the UE is considered not to be in the MBMS service area. Therefore, the group activation message is required to be used to deliver the group addressing message.
步骤S18C07,SCS/GCAS向MTC-IWF发送终端激活请求,其中携带组寻址消息。根据终端激活流程,终端激活消息被传递给相应的UE;Step S18C07, the SCS/GCAS sends a terminal activation request to the MTC-IWF, where the group addressing message is carried. According to the terminal activation process, the terminal activation message is delivered to the corresponding UE;
在该步骤中,SCS/GCAS对每个需要执行终端激活的UE执行终端激活流程。In this step, the SCS/GCAS performs a terminal activation procedure for each UE that needs to perform terminal activation.
步骤S18C08,UE接收到组寻址消息后,根据需要,向网络发起承载创建,然后向SCS/GCAS发起应用层消息交互。Step S18C08: After receiving the group addressing message, the UE initiates bearer creation to the network according to requirements, and then initiates application layer message interaction with the SCS/GCAS.
实施例二:架构二:Embodiment 2: Architecture 2:
图19是根据本发明实施例二的组寻址架构示意图,如图19所示,其中:FIG. 19 is a schematic diagram of a group addressing architecture according to Embodiment 2 of the present invention, as shown in FIG. 19, wherein:
(1)MTC-IWF集成GCAS,实现MB2接口,调用BM-SC实现MBMS数据投递;(1) MTC-IWF integrates GCAS, implements MB2 interface, and calls BM-SC to realize MBMS data delivery;
(2)MTC-IWF实现Rx接口,调用PCRF,查询/订阅UE位置;(2) The MTC-IWF implements the Rx interface, invokes the PCRF, and queries/subscribes the UE location;
(3)SCS/AS和MTC-IWF间通过Tsp接口通讯,该接口被增强以支持组寻址; (3) The SCS/AS and the MTC-IWF communicate through the Tsp interface, which is enhanced to support group addressing;
图20是根据本发明实施例一的组寻址的流程图,如图20所示,该流程包括如下步骤:20 is a flow chart of group addressing according to a first embodiment of the present invention. As shown in FIG. 20, the flow includes the following steps:
阶段A:MBMS资源预留Phase A: MBMS resource reservation
步骤S20A01,SCS/AS向MTC-IWF发送组寻址准备请求,携带组标识(Group-ID);Step S20A01, the SCS/AS sends a group addressing preparation request to the MTC-IWF, and carries a group identifier (Group-ID);
步骤S20A02,MTC-IWF/GCAS向BM-SC发送MBMS承载预留请求;Step S20A02, the MTC-IWF/GCAS sends an MBMS bearer reservation request to the BM-SC;
步骤S20A03,响应与MTC-IWF/GCAS的请求,BM-SC分配TMGI,返回MBMS承载预留响应,其中携带MBMS承载信息,如TMGI;Step S20A03, in response to the request with the MTC-IWF/GCAS, the BM-SC allocates the TMGI, and returns an MBMS bearer reservation response, where the MBMS bearer information, such as TMGI, is carried;
步骤S20A04,MTC-IWF向SCS/AS返回组寻址准备响应,其中携带MBMS承载信息,如:TMGI;Step S20A04, the MTC-IWF returns a group addressing preparation response to the SCS/AS, where the MBMS bearer information is carried, such as: TMGI;
阶段B:应用层注册和UE位置收集Phase B: Application Layer Registration and UE Location Collection
步骤S20B01,UE向SCS/AS发起应用层注册;Step S20B01, the UE initiates application layer registration to the SCS/AS.
步骤S20B02,接收UE的注册请求后,SCS/AS向MTC-IWF发送加入组请求,携带组标识(Group-ID)、UE标识(UE-ID);Step S20B02, after receiving the registration request of the UE, the SCS/AS sends a join group request to the MTC-IWF, carrying a group identifier (Group-ID) and a UE identifier (UE-ID);
步骤S20B03,MTC-IWF向PCRF订阅UE的位置信息。PCRF向MTC-IWF返回UE的最近位置信息;Step S20B03, the MTC-IWF subscribes to the location information of the UE to the PCRF. The PCRF returns the latest location information of the UE to the MTC-IWF;
其后,若UE的位置信息变化,PCRF将更新后的UE位置信息上报给MTC-IWF。Then, if the location information of the UE changes, the PCRF reports the updated UE location information to the MTC-IWF.
步骤S20B04,响应于步骤S20B02,MTC-IWF向SCS/AS返回加入组响应;Step S20B04, in response to step S20B02, the MTC-IWF returns a join group response to the SCS/AS;
步骤S20B05,SCS/GCAS向UE返回注册响应,其中携带所预留的MBMS承载信息,如TMGI;Step S20B05, the SCS/GCAS returns a registration response to the UE, where the reserved MBMS bearer information, such as TMGI, is carried;
步骤S20B06,UE收到MBMS承载信息后,根据MBMS承载信息监控MBMS广播,以获取MBMS数据;Step S20B06, after receiving the MBMS bearer information, the UE monitors the MBMS broadcast according to the MBMS bearer information to obtain the MBMS data.
阶段C:组寻址Phase C: Group Addressing
步骤S20C01,根据业务需要,SCS/AS决定发起组寻址;Step S20C01, according to the service requirement, the SCS/AS determines to initiate group addressing;
步骤S20C02,SCS/AS向MTC-IWF发送组寻址请求,其中,携带组标识(Group-ID)、组寻址消息; Step S20C02, the SCS/AS sends a group addressing request to the MTC-IWF, where the group identifier (Group-ID) and the group addressing message are carried;
步骤S20C03,MTC-IWF向BM-SC发送位置映射请求,携带小区位置列表(CellList);Step S20C03, the MTC-IWF sends a location mapping request to the BM-SC, and carries a cell location list (CellList);
当收到步骤S20C02步骤后,MTC-IWF根据组标识,获取组内UE列表,根据前述步骤中PCRF所报告的组内UE的位置信息,生成小区位置列表。After receiving the step S20C02, the MTC-IWF obtains the intra-group UE list according to the group identifier, and generates a cell location list according to the location information of the intra-group UE reported by the PCRF in the foregoing step.
步骤S20C04,BM-SC将小区位置列表映射成MBMS服务区域列表(MBMS SAI List),并向SCS/GCAS返回位置映射响应,其中携带所映射的MBMS服务区域列表,以及不能被映射的小区位置的列表(Non Mapping Cell List);Step S20C04, the BM-SC maps the cell location list into an MBMS SAI List, and returns a location mapping response to the SCS/GCAS, where the mapped MBMS service area list and the cell location that cannot be mapped are carried. List (Non Mapping Cell List);
步骤S20C05,MTC-IWF决策发起MBMS数据投递,用以传递组寻址消息;Step S20C05, the MTC-IWF decision initiates MBMS data delivery to deliver a group addressing message;
在该步骤中,MTC-IWF采用和图18步骤S18C04的方法一样,判断发起MBMS数据投递。In this step, the MTC-IWF judges to initiate MBMS data delivery in the same manner as the method of step S18C04 of FIG.
步骤S20C06,MTC-IWF向BM-SC发送MBMS数据,其中携带组寻址消息。根据MBMS数据投递流程,UE读取MBMS数据,获得组寻址消息;Step S20C06, the MTC-IWF sends MBMS data to the BM-SC, where the group addressing message is carried. According to the MBMS data delivery process, the UE reads the MBMS data to obtain a group addressing message.
步骤S20C07,MTC-IWF决策向某些UE发起基于终端激活请求;Step S20C07, the MTC-IWF decision initiates a terminal-based activation request to some UEs;
在该步骤中,MTC-IWF采用和图18步骤S18C06的方法一样,判断发起终端激活请求。In this step, the MTC-IWF judges the originating terminal activation request in the same manner as the method of step S18C06 of Fig. 18.
步骤S20C08,MTC-IWF向SMSC发送终端激活请求,其中携带组寻址消息。根据终端激活流程,终端激活消息被传递给相应的UE;Step S20C08, the MTC-IWF sends a terminal activation request to the SMSC, where the group addressing message is carried. According to the terminal activation process, the terminal activation message is delivered to the corresponding UE;
在该步骤中,MTC-IWF对每个需要执行终端激活的UE执行终端激活流程。In this step, the MTC-IWF performs a terminal activation procedure for each UE that needs to perform terminal activation.
步骤S20C09,MTC-IWF向SCS/AS发送组寻址响应;Step S20C09, the MTC-IWF sends a group addressing response to the SCS/AS;
步骤S20C10,UE接收到组寻址消息后,根据需要,向网络发起承载创建,然后向SCS/GCAS发起应用层消息交互。Step S2010: After receiving the group addressing message, the UE initiates bearer creation to the network according to requirements, and then initiates application layer message interaction with the SCS/GCAS.
实施例三:架构三:Embodiment 3: Architecture 3:
图21是根据本发明实施例三的组寻址架构示意图,如图21所示,其中:FIG. 21 is a schematic diagram of a group addressing architecture according to Embodiment 3 of the present invention, as shown in FIG. 21, wherein:
(1)在网络中引入API网关(API Gateway,简称API GW),调用运营商网络能力,实现对MTC-IWF、BM-SC、PCRF的调用;; (1) Introducing an API Gateway (API Gateway) in the network, calling the operator network capability, and implementing calls to the MTC-IWF, BM-SC, and PCRF;
(2)API GW提供API、或Tsp接口增强,供SCS/AS调用,实现组寻址调用;(2) API GW provides API, or Tsp interface enhancement, for SCS/AS call, to achieve group addressing call;
(3)API GW实现Tsp接口,调用MTC-IWF以实现终端激活;(3) The API GW implements the Tsp interface, and calls the MTC-IWF to implement terminal activation;
(4)API GW实现MB2接口,调用BM-SC实现MBMS数据投递;(4) API GW implements MB2 interface, and calls BM-SC to implement MBMS data delivery;
(5)API GW实现Rx接口,调用PCRF实现UE位置的查询/订阅;(5) The API GW implements the Rx interface, and invokes the PCRF to implement the query/subscription of the UE location;
图22是根据本发明实施例三的组寻址的流程图,如图22所示,该流程包括如下步骤:FIG. 22 is a flowchart of group addressing according to Embodiment 3 of the present invention. As shown in FIG. 22, the flow includes the following steps:
和图20所示的流程相比,图22所示的流程有如下不同:Compared with the flow shown in FIG. 20, the flow shown in FIG. 22 is as follows:
如步骤S22A1,API GW接收SCS/AS发送的组寻址准备请求,API GW调用BM-SC,申请TMGI资源;In step S22A1, the API GW receives the group addressing preparation request sent by the SCS/AS, and the API GW invokes the BM-SC to apply for the TMGI resource.
如步骤S22B3,API GW接收SCS/AS发送的加入组请求后,向PCRF订阅UE位置信息;In step S22B3, after receiving the join group request sent by the SCS/AS, the API GW subscribes to the PCRF to subscribe to the UE location information.
如步骤S22C05、步骤S22C07,API GW决策使用MBMS数据投递、SMS终端激活,以实现组寻址;In step S22C05, step S22C07, the API GW decides to use MBMS data delivery and SMS terminal activation to implement group addressing;
在图22所示的流程中,API GW是控制MBMS承载资源、收集组内UE位置信息、决策MBMS数据投递、SMS终端激活的集中控制点。In the flow shown in FIG. 22, the API GW is a centralized control point for controlling MBMS bearer resources, collecting UE location information in a group, deciding MBMS data delivery, and SMS terminal activation.
实施例四:Embodiment 4:
在图18、20、22所示的流程中,无论是SCS、MTC-IWF,还是API GW,收集UE的位置信息,都在UE向SCS/AS发起应用注册消息之后。In the flow shown in FIG. 18, 20, and 22, whether the SCS, the MTC-IWF, or the API GW collects the location information of the UE, after the UE initiates an application registration message to the SCS/AS.
图23是根据本发明实施例四的组寻址的流程图,如图23所示,当SCS/AS发起组寻址预备请求时候,触发收集组内UE的位置信息。FIG. 23 is a flowchart of group addressing according to Embodiment 4 of the present invention. As shown in FIG. 23, when the SCS/AS initiates a group addressing preparation request, the location information of the UE in the collection group is triggered.
如图23所示,包含如下步骤:As shown in Figure 23, the following steps are included:
步骤S23A01,SCS/AS向API GW发送组寻址准备请求,携带组标识(Group-ID)、组内UE标识列表(UE ID List);Step S23A01, the SCS/AS sends a group addressing preparation request to the API GW, and carries a group identifier (Group-ID) and an intra-group UE identifier list (UE ID List);
步骤S23A02,API GW向BM-SC发送MBMS承载预留请求; Step S23A02, the API GW sends an MBMS bearer reservation request to the BM-SC.
步骤S23A03,BM-SC向API GW返回MBMS承载预留响应,其中携带MBMS承载信息,如TMGI;Step S23A03, the BM-SC returns an MBMS bearer reservation response to the API GW, where the MBMS bearer information, such as TMGI, is carried;
步骤S23A04,对组内每一个UE,API GW向PCRF订阅UE位置信息;Step S23A04, for each UE in the group, the API GW subscribes to the PCRF for UE location information;
API GW根据步骤S23A01中SCS/AS所提供的组内UE标识列表,向PCRF订阅UE位置信息。The API GW subscribes to the UEF location information according to the intra-group UE identity list provided by the SCS/AS in step S23A01.
步骤S23A05,API GW向SCS/AS返回组寻址准备响应,其中携带MBMS承载信息,如:TMGI;Step S23A05, the API GW returns a group addressing preparation response to the SCS/AS, where the MBMS bearer information is carried, such as: TMGI;
至此,API GW已经向PCRF订阅了组内UE的位置信息,可以根据组内UE的位置信息,来决策是发起MBMS数据投递、还是SMS终端激活,以下发组寻址消息。其后,如图22流程中S10C01~S10C10所示,继续执行后续步骤。So far, the API GW has subscribed to the PCRF for the location information of the UE in the group, and can decide whether to initiate the MBMS data delivery or the SMS terminal activation according to the location information of the UE in the group, and the following group is addressed. Thereafter, as shown in S10C01 to S10C10 in the flow of Fig. 22, the subsequent steps are continued.
在图23所示的流程中,API GW所获得的组内UE列表,是SCS/AS在步骤S23A01中提供的。In the flow shown in FIG. 23, the intra-group UE list obtained by the API GW is provided by the SCS/AS in step S23A01.
另一种方法是,SCS/AS不提供组内UE列表,API GW从HSS查询获得组内UE列表。即,在HSS中UE签约数据中,存储有组标识(Group ID)信息,API GW向HSS发起查询请求,HSS根据UE签约数据中的组标识,返回组内UE列表。Alternatively, the SCS/AS does not provide a list of UEs in the group, and the API GW obtains a list of UEs in the group from the HSS query. That is, in the UE subscription data in the HSS, group ID information is stored, and the API GW initiates a query request to the HSS, and the HSS returns the UE list in the group according to the group identifier in the UE subscription data.
实施例五:Embodiment 5:
在图18、20、22、23的流程中,SCS/MTC-IWF/API GW决策是否对未能接收MBMS数据(其中携带组寻址消息)的组内UE发起单独的终端激活,是按照组内UE当前所处的位置来决策的,即根据组内UE的位置是否在MBMS服务区域内来决策。In the flow of FIG. 18, 20, 22, and 23, the SCS/MTC-IWF/API GW decides whether to initiate a separate terminal activation for the intra-group UE that fails to receive the MBMS data (which carries the group addressing message), according to the group. The location where the UE is currently located is determined, that is, according to whether the location of the UE in the group is within the MBMS service area.
另一种方法是,SCS/AS在发起组寻址后,启动组寻址定时器,在组寻址定时器超期后,若仍然有组内UE未被寻址到,即该UE未主动发起和SCS/AS的业务交互,则SCS/AS主动向这些UE发起终端激活、或尝试在GC1信令上发起下行消息。In another method, after the SCS/AS initiates the group addressing, the group addressing timer is started. After the group addressing timer expires, if the UE in the group is still not addressed, the UE does not initiate the UE. The SCS/AS actively initiates terminal activation to these UEs or attempts to initiate downlink messages on the GC1 signaling.
图24是根据本发明实施例五的组寻址的流程图,如图24所示,该流程包括如下步骤:24 is a flow chart of group addressing according to Embodiment 5 of the present invention. As shown in FIG. 24, the flow includes the following steps:
步骤S24A01~步骤S24A05,和图23中流程(S11A01~S11A05)一样,SCS/AS发起组寻址准备,API GW请求BM-SC为该组预留MBMS资源。同时,API GW向PCRF订阅组内UE的位置信息。 Steps S24A01 to S24A05, like the flow (S11A01 to S11A05) in FIG. 23, the SCS/AS initiates group addressing preparation, and the API GW requests the BM-SC to reserve MBMS resources for the group. At the same time, the API GW subscribes to the PCRF for location information of the UEs in the group.
步骤S24B01~步骤S24B02,UE向SCS/AS发起应用注册,SCS/AS在注册响应中返回MBMS资源信息,如TMGI;Step S24B01 to step S24B02, the UE initiates application registration to the SCS/AS, and the SCS/AS returns MBMS resource information, such as TMGI, in the registration response;
步骤S24C01~步骤S24C03,根据业务需要,SCS/AS决策发起组寻址,SCS/AS向API GW发起组寻址请求。同时,SCS/AS启动组寻址定时器;Step S24C01 to step S24C03, according to the service requirement, the SCS/AS decision initiates the group addressing, and the SCS/AS initiates a group addressing request to the API GW. At the same time, the SCS/AS start group addressing timer;
步骤S24C04~步骤S24C08,如图22所示流程,API GW发起MBMS数据投递,携带组寻址消息,并向SCS/AS返回组寻址响应;Step S24C04 to step S24C08, as shown in FIG. 22, the API GW initiates MBMS data delivery, carries a group addressing message, and returns a group addressing response to the SCS/AS;
步骤S24C09,UE收到MBMS数据后,根据组寻址消息,向SCS/AS发起应用交互;Step S24C09, after receiving the MBMS data, the UE initiates an application interaction to the SCS/AS according to the group addressing message.
步骤S24C10~步骤S24C12,当组寻址定时器超期后,SCS/AS对未及时和SCS/AS发起应用交互的组内UE,单独发起基于SMS的终端激活。相应于终端激活,这些UE发起和SCS/AS的应用交互。Step S24C10 to step S24C12, after the group addressing timer expires, the SCS/AS initiates SMS-based terminal activation for the intra-group UE that does not initiate application interaction with the SCS/AS in time. These UEs initiate application interactions with the SCS/AS in response to terminal activation.
当然,在步骤S24C10~步骤S24C12中,SCS/AS还可以对未及时和SCS/AS发起应用交互的组内UE,先尝试在GC1接口上下发应用层消息,若目标终端未响应,再尝试对该终端发起基于SMS的终端激活。Of course, in step S24C10 to step S24C12, the SCS/AS may also try to send and send application layer messages on the GC1 interface to the intra-group UE that does not initiate application interaction with the SCS/AS in time. If the target terminal does not respond, try again. The terminal initiates an SMS based terminal activation.
具体地,SCS/AS可以根据组内UE对组寻址消息的响应,生成未及时返回组寻址响应的UE标识列表,将该UE标识列表发送给API GW,触发API GW针对这些UE发起基于SMS的终端激活。Specifically, the SCS/AS may generate a UE identifier list that does not return a group addressing response in time according to the response of the UE in the group to the group addressing message, and send the UE identifier list to the API GW, and the triggering API GW initiates the basement for the UEs. The terminal of the SMS is activated.
另外,在上述实施例一至实施例五的流程中,收集组内UE的位置的方法,都是向PCRF发起位置查询。这种方法对于非驻留在固定区域的UE而言,能及时获得UE的最新位置。然而,这种方法有可能会带来较多的位置查询信令,对于主流在固定区域的UE而言,并不是非常经济的方法。In addition, in the processes of the foregoing Embodiment 1 to Embodiment 5, the method for collecting the location of the UE in the group is to initiate a location query to the PCRF. This method can obtain the latest location of the UE in time for a UE that does not reside in a fixed area. However, this method may bring more location query signaling, which is not a very economical method for UEs in the fixed area.
一种改进的方法在于,MTC-IWF、或API GW可以从HSS处查询到组内UE的位置信息。对于具有固定位置区域驻留特点的UE,在HSS中可存储该UE的驻留区域(如:所驻留的小区的Cell-ID),从而可将该位置信息返回给MTC-IWF、API GW。当MTC-IWF、API GW从HSS处查询到组内UE的位置信息后,可根据本地策略配置,决定不向PCRF发起动态的UE位置查询,从而尽量降低UE位置查询流程所引起的信令开销。An improved method is that the MTC-IWF, or API GW, can query the location information of the UEs in the group from the HSS. For a UE with a fixed location area residing feature, a resident area of the UE (eg, a Cell-ID of the camped cell) may be stored in the HSS, so that the location information may be returned to the MTC-IWF, API GW. . After the MTC-IWF and the API GW query the location information of the UE in the group from the HSS, the UE may determine that the dynamic UE location query is not initiated to the PCRF according to the local policy configuration, so as to minimize the signaling overhead caused by the UE location query process. .
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所 组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。It will be apparent to those skilled in the art that the various modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across multiple computing devices. Optionally, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from this The steps shown or described are performed sequentially, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module. Thus, the invention is not limited to any specific combination of hardware and software.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.
工业实用性Industrial applicability
如上所述,通过上述实施例及优选实施方式,解决了相关技术中采用MBMS广播的方式对UE进行组寻址时,存在无法寻址到UE,以及增加系统开销的问题,进而达到了提高UE寻址效率的效果。 As described above, the above embodiments and the preferred embodiments solve the problem that when the UE is group addressed by using the MBMS broadcast in the related art, the UE cannot be addressed to the UE, and the system overhead is increased, thereby improving the UE. The effect of addressing efficiency.

Claims (17)

  1. 一种组寻址处理方法,包括:A group addressing processing method includes:
    接收应用服务器AS发送的组寻址请求,其中,所述组寻址请求中携带有组标识;Receiving a group addressing request sent by the application server AS, where the group addressing request carries a group identifier;
    依据所述组标识,确定用于组寻址的多媒体广播/组播服务MBMS的MBMS服务区域;Determining, according to the group identifier, an MBMS service area of a multimedia broadcast/multicast service MBMS for group addressing;
    依据确定的所述MBMS服务区域发起MBMS数据投递,其中,所述MBMS数据投递中携带有组寻址消息。The MBMS data delivery is initiated according to the determined MBMS service area, where the MBMS data delivery carries a group addressing message.
  2. 根据权利要求1所述的方法,其中,确定用于组寻址的所述MBMS的所述MBMS服务区域之前,还包括:The method of claim 1, wherein before determining the MBMS service area of the MBMS for group addressing, the method further comprises:
    向广播模式服务中心BM-SC发送位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表;Sending a location mapping request to the broadcast mode service center BM-SC, where the location mapping request carries a location information list of the UE;
    接收到所述BM-SC返回的位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表。Receiving a location mapping response returned by the BM-SC, where the location mapping response carries an MBMS service area list and a UE location information list that cannot be mapped to an MBMS service area.
  3. 根据权利要求2所述的方法,其中,确定用于组寻址的所述MBMS的所述MBMS服务区域包括:The method of claim 2 wherein determining the MBMS service area of the MBMS for group addressing comprises:
    依据所述位置映射响应中携带的所述MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,确定用于组寻址的MBMS服务区域。And determining, according to the MBMS service area list carried in the location mapping response, and the UE location information list that cannot be mapped to the MBMS service area, determining an MBMS service area for group addressing.
  4. 根据权利要求2所述的方法,其中,在向广播模式服务中心BM-SC发送位置映射请求之前,还包括通过以下方式至少之一,获取所述组标识对应的组内UE的位置信息:The method according to claim 2, wherein before the sending of the location mapping request to the broadcast mode service center BM-SC, the method further comprises: obtaining the location information of the intra-group UE corresponding to the group identifier by using at least one of the following manners:
    向归属位置服务器HSS查询组内UE的位置信息;Querying the home location server HSS for location information of the UE in the group;
    向策略计费规则实体PCRF查询组内UE的位置信息。The policy charging rule entity PCRF is used to query the location information of the UEs in the group.
  5. 根据权利要求1所述的方法,其中,在确定用于组寻址的多媒体广播/组播服务的MBMS服务区域,发起MBMS数据投递之后,还包括: The method of claim 1, wherein after determining the MBMS service area for the multimedia broadcast/multicast service for group addressing, after initiating the MBMS data delivery, the method further comprises:
    对不能采用MBMS数据投递的方式进行组寻址的所述组内UE,采用终端激活的方式进行寻址。The intra-group UEs that are group-addressable in a manner that cannot be delivered by MBMS data are addressed by means of terminal activation.
  6. 根据权利要求5所述的方法,其中,在对不能采用MBMS数据投递的方式进行组寻址的组内UE采用终端激活的方式进行寻址之前,还包括通过以下方式至少之一确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE:The method according to claim 5, wherein before the intra-group UE that performs group addressing in a manner in which the MBMS data delivery cannot be performed is addressed by means of terminal activation, the method further comprises determining that the MBMS cannot be adopted by at least one of the following manners. The group of UEs that are group addressed by way of data delivery:
    依据获取的组内UE的位置信息确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE;Determining, according to the obtained location information of the UE in the group, the group UE that cannot perform group addressing by using MBMS data delivery;
    接收到应用服务器AS发送的采用终端激活方式进行寻址的所述组内UE;Receiving, by the application server AS, the intra-group UE that is addressed by using a terminal activation manner;
    确定在组寻址定时器超时后,未接收到组寻址响应的UE为不能采用MBMS数据投递的方式进行组寻址的所述组内UE。It is determined that after the group addressing timer expires, the UE that has not received the group addressing response is the intra-group UE that cannot be group addressed by means of MBMS data delivery.
  7. 一种组寻址处理方法,包括:A group addressing processing method includes:
    接收到位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表;Receiving a location mapping request, where the location mapping request carries a location information list of the UE;
    将所述UE的位置信息映射成多媒体广播/组播服务MBMS服务区域;Mapping the location information of the UE into a multimedia broadcast/multicast service MBMS service area;
    向发送所述位置映射请求的请求方发送位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,所述位置映射响应用于所述请求方进行组寻址处理。Sending a location mapping response to the requester that sends the location mapping request, where the location mapping response carries an MBMS service area list, and a UE location information list that cannot be mapped to an MBMS service area, where the location mapping response is used Group addressing processing is performed on the requesting party.
  8. 一种组寻址处理装置,包括:A group addressing processing device comprising:
    第一接收模块,设置为接收应用服务器AS发送的组寻址请求,其中,所述组寻址请求中携带有组标识;a first receiving module, configured to receive a group addressing request sent by the application server AS, where the group addressing request carries a group identifier;
    第一确定模块,设置为依据所述组标识,确定用于组寻址的多媒体广播/组播服务MBMS的MBMS服务区域;a first determining module, configured to determine, according to the group identifier, an MBMS service area of a multimedia broadcast/multicast service MBMS for group addressing;
    发起模块,设置为依据确定的所述MBMS服务区域发起MBMS数据投递,其中,所述MBMS数据投递中携带有组寻址消息。The initiating module is configured to initiate MBMS data delivery according to the determined MBMS service area, where the MBMS data delivery carries a group addressing message.
  9. 根据权利要求8所述的装置,其中,还包括:The apparatus of claim 8 further comprising:
    第一发送模块,设置为向广播模式服务中心BM-SC发送位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表; a first sending module, configured to send a location mapping request to the broadcast mode service center BM-SC, where the location mapping request carries a location information list of the UE;
    第二接收模块,设置为接收到所述BM-SC返回的位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表。The second receiving module is configured to receive the location mapping response returned by the BM-SC, where the location mapping response carries an MBMS service area list and a UE location information list that cannot be mapped to the MBMS service area.
  10. 根据权利要求9所述的装置,其中,所述第一确定模块包括:The apparatus of claim 9, wherein the first determining module comprises:
    确定单元,设置为依据所述位置映射响应中携带的所述MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,确定用于组寻址的MBMS服务区域。The determining unit is configured to determine the MBMS service area for group addressing according to the MBMS service area list carried in the location mapping response and the UE location information list that cannot be mapped to the MBMS service area.
  11. 根据权利要求9所述的装置,其中,还包括:获取模块,设置为通过以下方式至少之一,获取所述组标识对应的组内UE的位置信息:The device according to claim 9, further comprising: an obtaining module, configured to acquire location information of the UE in the group corresponding to the group identifier by using at least one of the following manners:
    向归属位置服务器HSS查询组内UE的位置信息;Querying the home location server HSS for location information of the UE in the group;
    向策略计费规则实体PCRF查询组内UE的位置信息。The policy charging rule entity PCRF is used to query the location information of the UEs in the group.
  12. 根据权利要求8所述的装置,其中,还包括:The apparatus of claim 8 further comprising:
    寻址模块,设置为对不能采用MBMS数据投递的方式进行组寻址的所述组内UE,采用终端激活的方式进行寻址。The addressing module is configured to address the group of UEs that cannot be group addressed by means of MBMS data delivery, and is addressed by means of terminal activation.
  13. 根据权利要求12所述的装置,其中,还包括:第二确定模块,设置为通过以下方式至少之一确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE:The apparatus of claim 12, further comprising: a second determining module configured to determine, within at least one of: the group of UEs that are not group addressable by means of MBMS data delivery:
    依据获取的组内UE的位置信息确定不能采用MBMS数据投递的方式进行组寻址的所述组内UE;Determining, according to the obtained location information of the UE in the group, the group UE that cannot perform group addressing by using MBMS data delivery;
    接收到应用服务器AS发送的采用终端激活方式进行寻址的所述组内UE;Receiving, by the application server AS, the intra-group UE that is addressed by using a terminal activation manner;
    确定在组寻址定时器超时后,未接收到组寻址响应的UE为不能采用MBMS数据投递的方式进行组寻址的所述组内UE。It is determined that after the group addressing timer expires, the UE that has not received the group addressing response is the intra-group UE that cannot be group addressed by means of MBMS data delivery.
  14. 一种机器类通讯MTC互通网关,包括权利要求8至13中任一项所述的装置。A machine type communication MTC intercommunication gateway comprising the apparatus of any one of claims 8 to 13.
  15. 一种应用接口网关API GW,包括权利要求8至13中任一项所述的装置。An application interface gateway API GW comprising the apparatus of any one of claims 8 to 13.
  16. 一种组寻址处理装置,包括:A group addressing processing device comprising:
    第三接收模块,设置为接收位置映射请求,其中,所述位置映射请求中携带有UE的位置信息列表; a third receiving module, configured to receive a location mapping request, where the location mapping request carries a location information list of the UE;
    映射模块,设置为将所述UE的位置信息映射成多媒体广播/组播服务MBMS服务区域;a mapping module, configured to map location information of the UE into a multimedia broadcast/multicast service MBMS service area;
    第二发送模块,设置为向发送所述位置映射请求的请求方发送位置映射响应,其中,所述位置映射响应中携带有MBMS服务区域列表,以及不能被映射为MBMS服务区域的UE位置信息列表,所述位置映射响应用于所述请求方进行组寻址处理。a second sending module, configured to send a location mapping response to the requester that sends the location mapping request, where the location mapping response carries an MBMS service area list, and a UE location information list that cannot be mapped to the MBMS service area The location mapping response is used by the requesting party to perform group addressing processing.
  17. 一种广播模式服务中心BM-SC,包括权利要求16中所述的组寻址处理装置。 A broadcast mode service center BM-SC comprising the group addressing processing apparatus of claim 16.
PCT/CN2015/073812 2014-09-30 2015-03-06 Group addressing processing method, device, mtc intercommunicating gateway and api gw WO2016050034A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410526607.3A CN105530614B (en) 2014-09-30 2014-09-30 Group addressing processing method, device, MTC Interworking gateway and API GW
CN201410526607.3 2014-09-30

Publications (1)

Publication Number Publication Date
WO2016050034A1 true WO2016050034A1 (en) 2016-04-07

Family

ID=55629387

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/073812 WO2016050034A1 (en) 2014-09-30 2015-03-06 Group addressing processing method, device, mtc intercommunicating gateway and api gw

Country Status (2)

Country Link
CN (1) CN105530614B (en)
WO (1) WO2016050034A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108055322A (en) * 2017-12-12 2018-05-18 青岛海信智能商用系统股份有限公司 Request message processing method and processing device
CN109788034A (en) * 2018-12-18 2019-05-21 珠海派诺科技股份有限公司 For the configuration method of gateway access equipment, electronic equipment and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110311992B (en) * 2019-05-31 2020-07-03 上海赫千电子科技有限公司 Function addressing method for unified diagnosis service of automobile Ethernet

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101997898A (en) * 2009-08-19 2011-03-30 华为技术有限公司 Method and system for M2M (Machine to Machine) application server to send data packet
US20120064932A1 (en) * 2010-09-13 2012-03-15 Electronics And Telecommunications Research Institute Group control method for machine type communication and mobile communication system using the method
CN102625245A (en) * 2011-01-31 2012-08-01 中兴通讯股份有限公司 MBMS service broadcasting method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101997898A (en) * 2009-08-19 2011-03-30 华为技术有限公司 Method and system for M2M (Machine to Machine) application server to send data packet
US20120064932A1 (en) * 2010-09-13 2012-03-15 Electronics And Telecommunications Research Institute Group control method for machine type communication and mobile communication system using the method
CN102625245A (en) * 2011-01-31 2012-08-01 中兴通讯股份有限公司 MBMS service broadcasting method and system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108055322A (en) * 2017-12-12 2018-05-18 青岛海信智能商用系统股份有限公司 Request message processing method and processing device
CN108055322B (en) * 2017-12-12 2020-12-25 青岛海石信息技术有限公司 Request message processing method and device
CN109788034A (en) * 2018-12-18 2019-05-21 珠海派诺科技股份有限公司 For the configuration method of gateway access equipment, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN105530614A (en) 2016-04-27
CN105530614B (en) 2019-03-22

Similar Documents

Publication Publication Date Title
US11729586B2 (en) Methods and apparatus for establishing a group session in a mobile network for subscribers associated with a group
US20180332440A1 (en) Group messaging in a communication network
KR102462400B1 (en) Registration management method for terminal accessing 5g network on non-3gpp
CN110351670B (en) Cluster communication system, cluster server, communication device, and medium
EP2785125B1 (en) Method and system for determining accessibility of terminal group
CN115460685A (en) Base station, access and mobility management functional entity and method thereof
CN108377564B (en) Method and device for accessing terminal to network and method and device for delivering downlink data
US10595168B2 (en) Enhancements to eMBMS for group communication
CN104254054A (en) Trunking communication method, device and system
WO2014166439A1 (en) Trunking multicast decision method, trunking terminal, trunking server and storage medium
US20140286221A1 (en) Activation of multicast service
WO2017181353A1 (en) Method of processing dedicated core network migration, equipment, and system
KR20150064162A (en) Method for supporting bearer resource control
WO2014166440A1 (en) Cluster relay method, device, system and storage medium
WO2013189385A2 (en) Method for implementing trunk service based on long term evolution and trunk user terminal
US20200015194A1 (en) Paging method and apparatus for wireless communication
WO2016050034A1 (en) Group addressing processing method, device, mtc intercommunicating gateway and api gw
WO2015192573A1 (en) Trunking service registration method and apparatus
WO2014079312A1 (en) Method and device for determining proximity relationship between user equipments, and communication system
US20200195576A1 (en) Technique for Providing Content Via a Mobile Communications Network
CN109155785A (en) A kind of V2X method for message transmission and related network elements
JP2023536715A (en) Method and Apparatus for Providing Multicast Broadcast Service in Local Service Area
CN104854886A (en) Method and apparatus for transmitting and obtaining information, application server, base station, and terminal
CN115551082A (en) Communication method, device and system for multicast service
KR20180062728A (en) Method and apparatus for transmitting group messages based on nb-iot

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: 15848080

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: 15848080

Country of ref document: EP

Kind code of ref document: A1